SYMBOL INDEX (86713 symbols across 13728 files) FILE: .github/actions/needs-triage/dist/index.js function assertNotNullable (line 1) | function assertNotNullable(e){if(e===undefined||e===null)throw new Error... function run (line 1) | async function run(){try{const{payload:e,repo:p}=s.context;const{issue:a... function issueCommand (line 1) | function issueCommand(e,p,a){const d=new Command(e,p,a);process.stdout.w... function issue (line 1) | function issue(e,p=""){issueCommand(e,{},p)} class Command (line 1) | class Command{constructor(e,p,a){if(!e){e="missing.command"}this.command... method constructor (line 1) | constructor(e,p,a){if(!e){e="missing.command"}this.command=e;this.prop... method toString (line 1) | toString(){let e=o+this.command;if(this.properties&&Object.keys(this.p... function escapeData (line 1) | function escapeData(e){return i.toCommandValue(e).replace(/%/g,"%25").re... function escapeProperty (line 1) | function escapeProperty(e){return i.toCommandValue(e).replace(/%/g,"%25"... function adopt (line 1) | function adopt(e){return e instanceof a?e:new a((function(p){p(e)}))} function fulfilled (line 1) | function fulfilled(e){try{step(d.next(e))}catch(e){t(e)}} function rejected (line 1) | function rejected(e){try{step(d["throw"](e))}catch(e){t(e)}} function step (line 1) | function step(e){e.done?a(e.value):adopt(e.value).then(fulfilled,rejected)} function exportVariable (line 1) | function exportVariable(e,p){const a=n.toCommandValue(p);process.env[e]=... function setSecret (line 1) | function setSecret(e){i.issueCommand("add-mask",{},e)} function addPath (line 1) | function addPath(e){const p=process.env["GITHUB_PATH"]||"";if(p){o.issue... function getInput (line 1) | function getInput(e,p){const a=process.env[`INPUT_${e.replace(/ /g,"_").... function getMultilineInput (line 1) | function getMultilineInput(e,p){const a=getInput(e,p).split("\n").filter... function getBooleanInput (line 1) | function getBooleanInput(e,p){const a=["true","True","TRUE"];const d=["f... function setOutput (line 1) | function setOutput(e,p){const a=process.env["GITHUB_OUTPUT"]||"";if(a){r... function setCommandEcho (line 1) | function setCommandEcho(e){i.issue("echo",e?"on":"off")} function setFailed (line 1) | function setFailed(e){process.exitCode=c.Failure;error(e)} function isDebug (line 1) | function isDebug(){return process.env["RUNNER_DEBUG"]==="1"} function debug (line 1) | function debug(e){i.issueCommand("debug",{},e)} function error (line 1) | function error(e,p={}){i.issueCommand("error",n.toCommandProperties(p),e... function warning (line 1) | function warning(e,p={}){i.issueCommand("warning",n.toCommandProperties(... function notice (line 1) | function notice(e,p={}){i.issueCommand("notice",n.toCommandProperties(p)... function info (line 1) | function info(e){process.stdout.write(e+l.EOL)} function startGroup (line 1) | function startGroup(e){i.issue("group",e)} function endGroup (line 1) | function endGroup(){i.issue("endgroup")} function group (line 1) | function group(e,p){return s(this,void 0,void 0,(function*(){startGroup(... function saveState (line 1) | function saveState(e,p){const a=process.env["GITHUB_STATE"]||"";if(a){re... function getState (line 1) | function getState(e){return process.env[`STATE_${e}`]||""} function getIDToken (line 1) | function getIDToken(e){return s(this,void 0,void 0,(function*(){return y... function issueFileCommand (line 1) | function issueFileCommand(e,p){const a=process.env[`GITHUB_${e}`];if(!a)... function prepareKeyValueMessage (line 1) | function prepareKeyValueMessage(e,p){const a=`ghadelimiter_${o.v4()}`;co... function adopt (line 1) | function adopt(e){return e instanceof a?e:new a((function(p){p(e)}))} function fulfilled (line 1) | function fulfilled(e){try{step(d.next(e))}catch(e){t(e)}} function rejected (line 1) | function rejected(e){try{step(d["throw"](e))}catch(e){t(e)}} function step (line 1) | function step(e){e.done?a(e.value):adopt(e.value).then(fulfilled,rejected)} class OidcClient (line 1) | class OidcClient{static createHttpClient(e=true,p=10){const a={allowRetr... method createHttpClient (line 1) | static createHttpClient(e=true,p=10){const a={allowRetries:e,maxRetrie... method getRequestToken (line 1) | static getRequestToken(){const e=process.env["ACTIONS_ID_TOKEN_REQUEST... method getIDTokenUrl (line 1) | static getIDTokenUrl(){const e=process.env["ACTIONS_ID_TOKEN_REQUEST_U... method getCall (line 1) | static getCall(e){var p;return d(this,void 0,void 0,(function*(){const... method getIDToken (line 1) | static getIDToken(e){return d(this,void 0,void 0,(function*(){try{let ... function toPosixPath (line 1) | function toPosixPath(e){return e.replace(/[\\]/g,"/")} function toWin32Path (line 1) | function toWin32Path(e){return e.replace(/[/]/g,"\\")} function toPlatformPath (line 1) | function toPlatformPath(e){return e.replace(/[/\\]/g,s.sep)} function adopt (line 1) | function adopt(e){return e instanceof a?e:new a((function(p){p(e)}))} function fulfilled (line 1) | function fulfilled(e){try{step(d.next(e))}catch(e){t(e)}} function rejected (line 1) | function rejected(e){try{step(d["throw"](e))}catch(e){t(e)}} function step (line 1) | function step(e){e.done?a(e.value):adopt(e.value).then(fulfilled,rejected)} class Summary (line 1) | class Summary{constructor(){this._buffer=""}filePath(){return d(this,voi... method constructor (line 1) | constructor(){this._buffer=""} method filePath (line 1) | filePath(){return d(this,void 0,void 0,(function*(){if(this._filePath)... method wrap (line 1) | wrap(e,p,a={}){const d=Object.entries(a).map((([e,p])=>` ${e}="${p}"`)... method write (line 1) | write(e){return d(this,void 0,void 0,(function*(){const p=!!(e===null|... method clear (line 1) | clear(){return d(this,void 0,void 0,(function*(){return this.emptyBuff... method stringify (line 1) | stringify(){return this._buffer} method isEmptyBuffer (line 1) | isEmptyBuffer(){return this._buffer.length===0} method emptyBuffer (line 1) | emptyBuffer(){this._buffer="";return this} method addRaw (line 1) | addRaw(e,p=false){this._buffer+=e;return p?this.addEOL():this} method addEOL (line 1) | addEOL(){return this.addRaw(t.EOL)} method addCodeBlock (line 1) | addCodeBlock(e,p){const a=Object.assign({},p&&{lang:p});const d=this.w... method addList (line 1) | addList(e,p=false){const a=p?"ol":"ul";const d=e.map((e=>this.wrap("li... method addTable (line 1) | addTable(e){const p=e.map((e=>{const p=e.map((e=>{if(typeof e==="strin... method addDetails (line 1) | addDetails(e,p){const a=this.wrap("details",this.wrap("summary",e)+p);... method addImage (line 1) | addImage(e,p,a){const{width:d,height:t}=a||{};const r=Object.assign(Ob... method addHeading (line 1) | addHeading(e,p){const a=`h${p}`;const d=["h1","h2","h3","h4","h5","h6"... method addSeparator (line 1) | addSeparator(){const e=this.wrap("hr",null);return this.addRaw(e).addE... method addBreak (line 1) | addBreak(){const e=this.wrap("br",null);return this.addRaw(e).addEOL()} method addQuote (line 1) | addQuote(e,p){const a=Object.assign({},p&&{cite:p});const d=this.wrap(... method addLink (line 1) | addLink(e,p){const a=this.wrap("a",e,{href:p});return this.addRaw(a).a... function toCommandValue (line 1) | function toCommandValue(e){if(e===null||e===undefined){return""}else if(... function toCommandProperties (line 1) | function toCommandProperties(e){if(!Object.keys(e).length){return{}}retu... class Context (line 1) | class Context{constructor(){var e,p,a;this.payload={};if(process.env.GIT... method constructor (line 1) | constructor(){var e,p,a;this.payload={};if(process.env.GITHUB_EVENT_PA... method issue (line 1) | get issue(){const e=this.payload;return Object.assign(Object.assign({}... method repo (line 1) | get repo(){if(process.env.GITHUB_REPOSITORY){const[e,p]=process.env.GI... function getOctokit (line 1) | function getOctokit(e,p,...a){const d=i.GitHub.plugin(...a);return new d... function getAuthString (line 1) | function getAuthString(e,p){if(!e&&!p.auth){throw new Error("Parameter t... function getProxyAgent (line 1) | function getProxyAgent(e){const p=new s.HttpClient;return p.getAgent(e)} function getApiBaseUrl (line 1) | function getApiBaseUrl(){return process.env["GITHUB_API_URL"]||"https://... function getOctokitOptions (line 1) | function getOctokitOptions(e,p){const a=Object.assign({},p||{});const d=... function adopt (line 1) | function adopt(e){return e instanceof a?e:new a((function(p){p(e)}))} function fulfilled (line 1) | function fulfilled(e){try{step(d.next(e))}catch(e){t(e)}} function rejected (line 1) | function rejected(e){try{step(d["throw"](e))}catch(e){t(e)}} function step (line 1) | function step(e){e.done?a(e.value):adopt(e.value).then(fulfilled,rejected)} class BasicCredentialHandler (line 1) | class BasicCredentialHandler{constructor(e,p){this.username=e;this.passw... method constructor (line 1) | constructor(e,p){this.username=e;this.password=p} method prepareRequest (line 1) | prepareRequest(e){if(!e.headers){throw Error("The request has no heade... method canHandleAuthentication (line 1) | canHandleAuthentication(){return false} method handleAuthentication (line 1) | handleAuthentication(){return a(this,void 0,void 0,(function*(){throw ... class BearerCredentialHandler (line 1) | class BearerCredentialHandler{constructor(e){this.token=e}prepareRequest... method constructor (line 1) | constructor(e){this.token=e} method prepareRequest (line 1) | prepareRequest(e){if(!e.headers){throw Error("The request has no heade... method canHandleAuthentication (line 1) | canHandleAuthentication(){return false} method handleAuthentication (line 1) | handleAuthentication(){return a(this,void 0,void 0,(function*(){throw ... class PersonalAccessTokenCredentialHandler (line 1) | class PersonalAccessTokenCredentialHandler{constructor(e){this.token=e}p... method constructor (line 1) | constructor(e){this.token=e} method prepareRequest (line 1) | prepareRequest(e){if(!e.headers){throw Error("The request has no heade... method canHandleAuthentication (line 1) | canHandleAuthentication(){return false} method handleAuthentication (line 1) | handleAuthentication(){return a(this,void 0,void 0,(function*(){throw ... function adopt (line 1) | function adopt(e){return e instanceof a?e:new a((function(p){p(e)}))} function fulfilled (line 1) | function fulfilled(e){try{step(d.next(e))}catch(e){t(e)}} function rejected (line 1) | function rejected(e){try{step(d["throw"](e))}catch(e){t(e)}} function step (line 1) | function step(e){e.done?a(e.value):adopt(e.value).then(fulfilled,rejected)} function getProxyUrl (line 1) | function getProxyUrl(e){const p=n.getProxyUrl(new URL(e));return p?p.hre... class HttpClientError (line 1) | class HttpClientError extends Error{constructor(e,p){super(e);this.name=... method constructor (line 1) | constructor(e,p){super(e);this.name="HttpClientError";this.statusCode=... class HttpClientResponse (line 1) | class HttpClientResponse{constructor(e){this.message=e}readBody(){return... method constructor (line 1) | constructor(e){this.message=e} method readBody (line 1) | readBody(){return s(this,void 0,void 0,(function*(){return new Promise... function isHttps (line 1) | function isHttps(e){const p=new URL(e);return p.protocol==="https:"} class HttpClient (line 1) | class HttpClient{constructor(e,p,a){this._ignoreSslError=false;this._all... method constructor (line 1) | constructor(e,p,a){this._ignoreSslError=false;this._allowRedirects=tru... method options (line 1) | options(e,p){return s(this,void 0,void 0,(function*(){return this.requ... method get (line 1) | get(e,p){return s(this,void 0,void 0,(function*(){return this.request(... method del (line 1) | del(e,p){return s(this,void 0,void 0,(function*(){return this.request(... method post (line 1) | post(e,p,a){return s(this,void 0,void 0,(function*(){return this.reque... method patch (line 1) | patch(e,p,a){return s(this,void 0,void 0,(function*(){return this.requ... method put (line 1) | put(e,p,a){return s(this,void 0,void 0,(function*(){return this.reques... method head (line 1) | head(e,p){return s(this,void 0,void 0,(function*(){return this.request... method sendStream (line 1) | sendStream(e,p,a,d){return s(this,void 0,void 0,(function*(){return th... method getJson (line 1) | getJson(e,p={}){return s(this,void 0,void 0,(function*(){p[u.Accept]=t... method postJson (line 1) | postJson(e,p,a={}){return s(this,void 0,void 0,(function*(){const d=JS... method putJson (line 1) | putJson(e,p,a={}){return s(this,void 0,void 0,(function*(){const d=JSO... method patchJson (line 1) | patchJson(e,p,a={}){return s(this,void 0,void 0,(function*(){const d=J... method request (line 1) | request(e,p,a,d){return s(this,void 0,void 0,(function*(){if(this._dis... method dispose (line 1) | dispose(){if(this._agent){this._agent.destroy()}this._disposed=true} method requestRaw (line 1) | requestRaw(e,p){return s(this,void 0,void 0,(function*(){return new Pr... method requestRawWithCallback (line 1) | requestRawWithCallback(e,p,a){if(typeof p==="string"){if(!e.options.he... method getAgent (line 1) | getAgent(e){const p=new URL(e);return this._getAgent(p)} method _prepareRequest (line 1) | _prepareRequest(e,p,a){const d={};d.parsedUrl=p;const t=d.parsedUrl.pr... method _mergeHeaders (line 1) | _mergeHeaders(e){if(this.requestOptions&&this.requestOptions.headers){... method _getExistingOrDefaultHeader (line 1) | _getExistingOrDefaultHeader(e,p,a){let d;if(this.requestOptions&&this.... method _getAgent (line 1) | _getAgent(e){let p;const a=n.getProxyUrl(e);const d=a&&a.hostname;if(t... method _performExponentialBackoff (line 1) | _performExponentialBackoff(e){return s(this,void 0,void 0,(function*()... method _processResponse (line 1) | _processResponse(e,p){return s(this,void 0,void 0,(function*(){return ... function getProxyUrl (line 1) | function getProxyUrl(e){const p=e.protocol==="https:";if(checkBypass(e))... function checkBypass (line 1) | function checkBypass(e){if(!e.hostname){return false}const p=e.hostname;... function isLoopbackAddress (line 1) | function isLoopbackAddress(e){const p=e.toLowerCase();return p==="localh... function auth (line 1) | async function auth(e){const p=e.split(/\./).length===3;const r=a.test(e... function withAuthorizationPrefix (line 1) | function withAuthorizationPrefix(e){if(e.split(/\./).length===3){return`... function hook (line 1) | async function hook(e,p,a,d){const t=p.endpoint.merge(a,d);t.headers.aut... function _objectWithoutPropertiesLoose (line 1) | function _objectWithoutPropertiesLoose(e,p){if(e==null)return{};var a={}... function _objectWithoutProperties (line 1) | function _objectWithoutProperties(e,p){if(e==null)return{};var a=_object... class Octokit (line 1) | class Octokit{constructor(e={}){const p=new t.Collection;const a={baseUr... method constructor (line 1) | constructor(e={}){const p=new t.Collection;const a={baseUrl:r.request.... method defaults (line 1) | static defaults(e){const p=class extends(this){constructor(...p){const... method plugin (line 1) | static plugin(...e){var p;const a=this.plugins;const d=(p=class extend... function lowercaseKeys (line 1) | function lowercaseKeys(e){if(!e){return{}}return Object.keys(e).reduce((... function mergeDeep (line 1) | function mergeDeep(e,p){const a=Object.assign({},e);Object.keys(p).forEa... function removeUndefinedProperties (line 1) | function removeUndefinedProperties(e){for(const p in e){if(e[p]===undefi... function merge (line 1) | function merge(e,p,a){if(typeof p==="string"){let[e,d]=p.split(" ");a=Ob... function addQueryParameters (line 1) | function addQueryParameters(e,p){const a=/\?/.test(e)?"&":"?";const d=Ob... function removeNonChars (line 1) | function removeNonChars(e){return e.replace(/^\W+|\W+$/g,"").split(/,/)} function extractUrlVariableNames (line 1) | function extractUrlVariableNames(e){const p=e.match(r);if(!p){return[]}r... function omit (line 1) | function omit(e,p){return Object.keys(e).filter((e=>!p.includes(e))).red... function encodeReserved (line 1) | function encodeReserved(e){return e.split(/(%[0-9A-Fa-f]{2})/g).map((fun... function encodeUnreserved (line 1) | function encodeUnreserved(e){return encodeURIComponent(e).replace(/[!'()... function encodeValue (line 1) | function encodeValue(e,p,a){p=e==="+"||e==="#"?encodeReserved(p):encodeU... function isDefined (line 1) | function isDefined(e){return e!==undefined&&e!==null} function isKeyOperator (line 1) | function isKeyOperator(e){return e===";"||e==="&"||e==="?"} function getValues (line 1) | function getValues(e,p,a,d){var t=e[a],r=[];if(isDefined(t)&&t!==""){if(... function parseUrl (line 1) | function parseUrl(e){return{expand:expand.bind(null,e)}} function expand (line 1) | function expand(e,p){var a=["+","#",".","/",";","?","&"];return e.replac... function parse (line 1) | function parse(e){let p=e.method.toUpperCase();let a=(e.url||"/").replac... function endpointWithDefaults (line 1) | function endpointWithDefaults(e,p,a){return parse(merge(e,p,a))} function withDefaults (line 1) | function withDefaults(e,p){const a=merge(e,p);const d=endpointWithDefaul... function _buildMessageForResponseErrors (line 1) | function _buildMessageForResponseErrors(e){return`Request failed due to ... class GraphqlResponseError (line 1) | class GraphqlResponseError extends Error{constructor(e,p,a){super(_build... method constructor (line 1) | constructor(e,p,a){super(_buildMessageForResponseErrors(a));this.reque... function graphql (line 1) | function graphql(e,p,a){if(a){if(typeof p==="string"&&"query"in a){retur... function withDefaults (line 1) | function withDefaults(e,p){const a=e.defaults(p);const newApi=(e,p)=>gra... function withCustomRequest (line 1) | function withCustomRequest(e){return withDefaults(e,{method:"POST",url:"... function ownKeys (line 1) | function ownKeys(e,p){var a=Object.keys(e);if(Object.getOwnPropertySymbo... function _objectSpread2 (line 1) | function _objectSpread2(e){for(var p=1;p{if(t.done){return p}l... function isPaginatingEndpoint (line 1) | function isPaginatingEndpoint(e){if(typeof e==="string"){return t.includ... function paginateRest (line 1) | function paginateRest(e){return{paginate:Object.assign(paginate.bind(nul... function ownKeys (line 1) | function ownKeys(e,p){var a=Object.keys(e);if(Object.getOwnPropertySymbo... function _objectSpread2 (line 1) | function _objectSpread2(e){for(var p=1;p1&&arguments[1]!==und... method body (line 7) | get body(){return this[c].body} method bodyUsed (line 7) | get bodyUsed(){return this[c].disturbed} method arrayBuffer (line 7) | arrayBuffer(){return consumeBody.call(this).then((function(e){return e.b... method blob (line 7) | blob(){let e=this.headers&&this.headers.get("content-type")||"";return c... method json (line 7) | json(){var e=this;return consumeBody.call(this).then((function(p){try{re... method text (line 7) | text(){return consumeBody.call(this).then((function(e){return e.toString... method buffer (line 7) | buffer(){return consumeBody.call(this)} method textConverted (line 7) | textConverted(){var e=this;return consumeBody.call(this).then((function(... function consumeBody (line 7) | function consumeBody(){var e=this;if(this[c].disturbed){return Body.Prom... function convertBody (line 7) | function convertBody(e,p){if(typeof u!=="function"){throw new Error("The... function isURLSearchParams (line 7) | function isURLSearchParams(e){if(typeof e!=="object"||typeof e.append!==... function isBlob (line 7) | function isBlob(e){return typeof e==="object"&&typeof e.arrayBuffer==="f... function clone (line 7) | function clone(e){let p,a;let t=e.body;if(e.bodyUsed){throw new Error("c... function extractContentType (line 7) | function extractContentType(e){if(e===null){return null}else if(typeof e... function getTotalBytes (line 7) | function getTotalBytes(e){const p=e.body;if(p===null){return 0}else if(i... function writeToStream (line 7) | function writeToStream(e,p){const a=p.body;if(a===null){e.end()}else if(... function validateName (line 7) | function validateName(e){e=`${e}`;if(h.test(e)||e===""){throw new TypeEr... function validateValue (line 7) | function validateValue(e){e=`${e}`;if(g.test(e)){throw new TypeError(`${... function find (line 7) | function find(e,p){p=p.toLowerCase();for(const a in e){if(a.toLowerCase(... class Headers (line 7) | class Headers{constructor(){let e=arguments.length>0&&arguments[0]!==und... method constructor (line 7) | constructor(){let e=arguments.length>0&&arguments[0]!==undefined?argum... method get (line 7) | get(e){e=`${e}`;validateName(e);const p=find(this[w],e);if(p===undefin... method forEach (line 7) | forEach(e){let p=arguments.length>1&&arguments[1]!==undefined?argument... method set (line 7) | set(e,p){e=`${e}`;p=`${p}`;validateName(e);validateValue(p);const a=fi... method append (line 7) | append(e,p){e=`${e}`;p=`${p}`;validateName(e);validateValue(p);const a... method has (line 7) | has(e){e=`${e}`;validateName(e);return find(this[w],e)!==undefined} method delete (line 7) | delete(e){e=`${e}`;validateName(e);const p=find(this[w],e);if(p!==unde... method raw (line 7) | raw(){return this[w]} method keys (line 7) | keys(){return createHeadersIterator(this,"key")} method values (line 7) | values(){return createHeadersIterator(this,"value")} method [Symbol.iterator] (line 7) | [Symbol.iterator](){return createHeadersIterator(this,"key+value")} function getHeaders (line 7) | function getHeaders(e){let p=arguments.length>1&&arguments[1]!==undefine... function createHeadersIterator (line 7) | function createHeadersIterator(e,p){const a=Object.create(T);a[_]={targe... method next (line 7) | next(){if(!this||Object.getPrototypeOf(this)!==T){throw new TypeError("V... function exportNodeCompatibleHeaders (line 7) | function exportNodeCompatibleHeaders(e){const p=Object.assign({__proto__... function createHeadersLenient (line 7) | function createHeadersLenient(e){const p=new Headers;for(const a of Obje... class Response (line 7) | class Response{constructor(){let e=arguments.length>0&&arguments[0]!==un... method constructor (line 7) | constructor(){let e=arguments.length>0&&arguments[0]!==undefined?argum... method url (line 7) | get url(){return this[E].url||""} method status (line 7) | get status(){return this[E].status} method ok (line 7) | get ok(){return this[E].status>=200&&this[E].status<300} method redirected (line 7) | get redirected(){return this[E].counter>0} method statusText (line 7) | get statusText(){return this[E].statusText} method headers (line 7) | get headers(){return this[E].headers} method clone (line 7) | clone(){return new Response(clone(this),{url:this.url,status:this.stat... function parseURL (line 7) | function parseURL(e){if(/^[a-zA-Z][a-zA-Z\d+\-.]*:/.exec(e)){e=new S(e).... function isRequest (line 7) | function isRequest(e){return typeof e==="object"&&typeof e[y]==="object"} function isAbortSignal (line 7) | function isAbortSignal(e){const p=e&&typeof e==="object"&&Object.getProt... class Request (line 7) | class Request{constructor(e){let p=arguments.length>1&&arguments[1]!==un... method constructor (line 7) | constructor(e){let p=arguments.length>1&&arguments[1]!==undefined?argu... method method (line 7) | get method(){return this[y].method} method url (line 7) | get url(){return P(this[y].parsedURL)} method headers (line 7) | get headers(){return this[y].headers} method redirect (line 7) | get redirect(){return this[y].redirect} method signal (line 7) | get signal(){return this[y].signal} method clone (line 7) | clone(){return new Request(this)} function getNodeRequestOptions (line 7) | function getNodeRequestOptions(e){const p=e[y].parsedURL;const a=new Hea... function AbortError (line 7) | function AbortError(e){Error.call(this,e);this.type="aborted";this.messa... function fetch (line 7) | function fetch(e,p){if(!fetch.Promise){throw new Error("native promise m... function fixResponseChunkedTransferBadEnding (line 7) | function fixResponseChunkedTransferBadEnding(e,p){let a;e.on("socket",(f... function destroyStream (line 7) | function destroyStream(e,p){if(e.destroy){e.destroy(p)}else{e.emit("erro... function once (line 7) | function once(e){var f=function(){if(f.called)return f.value;f.called=tr... function onceStrict (line 7) | function onceStrict(e){var f=function(){if(f.called)throw new Error(f.on... function normalize (line 7) | function normalize(e){return e.split("\0").map((function(e){return e.nor... function findStatus (line 7) | function findStatus(e){var p=0;var a=t.length-1;while(p<=a){var d=Math.f... function countSymbols (line 7) | function countSymbols(e){return e.replace(s,"_").length} function mapChars (line 7) | function mapChars(e,p,a){var d=false;var t="";var s=countSymbols(e);for(... function validateLabel (line 7) | function validateLabel(e,p){if(e.substr(0,4)==="xn--"){e=d.toUnicode(e);... function processing (line 7) | function processing(e,p,a){var d=mapChars(e,p,a);d.string=normalize(d.st... function httpOverHttp (line 7) | function httpOverHttp(e){var p=new TunnelingAgent(e);p.request=r.request... function httpsOverHttp (line 7) | function httpsOverHttp(e){var p=new TunnelingAgent(e);p.request=r.reques... function httpOverHttps (line 7) | function httpOverHttps(e){var p=new TunnelingAgent(e);p.request=s.reques... function httpsOverHttps (line 7) | function httpsOverHttps(e){var p=new TunnelingAgent(e);p.request=s.reque... function TunnelingAgent (line 7) | function TunnelingAgent(e){var p=this;p.options=e||{};p.proxyOptions=p.o... function onFree (line 7) | function onFree(){t.emit("free",p,r)} function onCloseOrRemove (line 7) | function onCloseOrRemove(e){t.removeSocket(p);p.removeListener("free",on... function onResponse (line 7) | function onResponse(e){e.upgrade=true} function onUpgrade (line 7) | function onUpgrade(e,p,a){process.nextTick((function(){onConnect(e,p,a)}))} function onConnect (line 7) | function onConnect(t,s,i){r.removeAllListeners();s.removeAllListeners();... function onError (line 7) | function onError(p){r.removeAllListeners();l("tunneling socket could not... function createSecureSocket (line 7) | function createSecureSocket(e,p){var a=this;TunnelingAgent.prototype.cre... function toOptions (line 7) | function toOptions(e,p,a){if(typeof e==="string"){return{host:e,port:p,l... function mergeOptions (line 7) | function mergeOptions(e){for(var p=1,a=arguments.length;pt.length-16){d.default.randomFillSync(t);r=0}return ... function _interopRequireDefault (line 7) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function sha1 (line 7) | function sha1(e){if(Array.isArray(e)){e=Buffer.from(e)}else if(typeof e=... function _interopRequireDefault (line 7) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function stringify (line 7) | function stringify(e,p=0){const a=(t[e[p+0]]+t[e[p+1]]+t[e[p+2]]+t[e[p+3... function _interopRequireDefault (line 7) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function v1 (line 7) | function v1(e,p,a){let n=p&&a||0;const l=p||new Array(16);e=e||{};let m=... function _interopRequireDefault (line 7) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _interopRequireDefault (line 7) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function stringToBytes (line 7) | function stringToBytes(e){e=unescape(encodeURIComponent(e));const p=[];f... function _default (line 7) | function _default(e,p,a){function generateUUID(e,r,s,i){if(typeof e==="s... function _interopRequireDefault (line 7) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function v4 (line 7) | function v4(e,p,a){e=e||{};const r=e.random||(e.rng||d.default)();r[6]=r... function _interopRequireDefault (line 7) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _interopRequireDefault (line 7) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function validate (line 7) | function validate(e){return typeof e==="string"&&d.default.test(e)} function _interopRequireDefault (line 7) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function version (line 7) | function version(e){if(!(0,d.default)(e)){throw TypeError("Invalid UUID"... function sign (line 7) | function sign(e){return e<0?-1:1} function evenRound (line 7) | function evenRound(e){if(e%1===.5&&(e&1)===0){return Math.floor(e)}else{... function createNumberConversion (line 7) | function createNumberConversion(e,p){if(!p.unsigned){--e}const a=p.unsig... method constructor (line 7) | constructor(e){const p=e[0];const a=e[1];let t=null;if(a!==undefined){t=... method href (line 7) | get href(){return d.serializeURL(this._url)} method href (line 7) | set href(e){const p=d.basicURLParse(e);if(p==="failure"){throw new TypeE... method origin (line 7) | get origin(){return d.serializeURLOrigin(this._url)} method protocol (line 7) | get protocol(){return this._url.scheme+":"} method protocol (line 7) | set protocol(e){d.basicURLParse(e+":",{url:this._url,stateOverride:"sche... method username (line 7) | get username(){return this._url.username} method username (line 7) | set username(e){if(d.cannotHaveAUsernamePasswordPort(this._url)){return}... method password (line 7) | get password(){return this._url.password} method password (line 7) | set password(e){if(d.cannotHaveAUsernamePasswordPort(this._url)){return}... method host (line 7) | get host(){const e=this._url;if(e.host===null){return""}if(e.port===null... method host (line 7) | set host(e){if(this._url.cannotBeABaseURL){return}d.basicURLParse(e,{url... method hostname (line 7) | get hostname(){if(this._url.host===null){return""}return d.serializeHost... method hostname (line 7) | set hostname(e){if(this._url.cannotBeABaseURL){return}d.basicURLParse(e,... method port (line 7) | get port(){if(this._url.port===null){return""}return d.serializeInteger(... method port (line 7) | set port(e){if(d.cannotHaveAUsernamePasswordPort(this._url)){return}if(e... method pathname (line 7) | get pathname(){if(this._url.cannotBeABaseURL){return this._url.path[0]}i... method pathname (line 7) | set pathname(e){if(this._url.cannotBeABaseURL){return}this._url.path=[];... method search (line 7) | get search(){if(this._url.query===null||this._url.query===""){return""}r... method search (line 7) | set search(e){const p=this._url;if(e===""){p.query=null;return}const a=e... method hash (line 7) | get hash(){if(this._url.fragment===null||this._url.fragment===""){return... method hash (line 7) | set hash(e){if(e===""){this._url.fragment=null;return}const p=e[0]==="#"... method toJSON (line 7) | toJSON(){return this.href} function URL (line 7) | function URL(p){if(!this||this[s]||!(this instanceof URL)){throw new Typ... method get (line 7) | get(){return this[s].href} method set (line 7) | set(e){e=d["USVString"](e);this[s].href=e} method get (line 7) | get(){return this[s].origin} method get (line 7) | get(){return this[s].protocol} method set (line 7) | set(e){e=d["USVString"](e);this[s].protocol=e} method get (line 7) | get(){return this[s].username} method set (line 7) | set(e){e=d["USVString"](e);this[s].username=e} method get (line 7) | get(){return this[s].password} method set (line 7) | set(e){e=d["USVString"](e);this[s].password=e} method get (line 7) | get(){return this[s].host} method set (line 7) | set(e){e=d["USVString"](e);this[s].host=e} method get (line 7) | get(){return this[s].hostname} method set (line 7) | set(e){e=d["USVString"](e);this[s].hostname=e} method get (line 7) | get(){return this[s].port} method set (line 7) | set(e){e=d["USVString"](e);this[s].port=e} method get (line 7) | get(){return this[s].pathname} method set (line 7) | set(e){e=d["USVString"](e);this[s].pathname=e} method get (line 7) | get(){return this[s].search} method set (line 7) | set(e){e=d["USVString"](e);this[s].search=e} method get (line 7) | get(){return this[s].hash} method set (line 7) | set(e){e=d["USVString"](e);this[s].hash=e} method is (line 7) | is(e){return!!e&&e[s]instanceof r.implementation} method create (line 7) | create(e,p){let a=Object.create(URL.prototype);this.setup(a,e,p);return a} method setup (line 7) | setup(e,p,a){if(!a)a={};a.wrapper=e;e[s]=new r.implementation(p,a);e[s][... function countSymbols (line 7) | function countSymbols(e){return d.ucs2.decode(e).length} function at (line 7) | function at(e,p){const a=e[p];return isNaN(a)?undefined:String.fromCodeP... function isASCIIDigit (line 7) | function isASCIIDigit(e){return e>=48&&e<=57} function isASCIIAlpha (line 7) | function isASCIIAlpha(e){return e>=65&&e<=90||e>=97&&e<=122} function isASCIIAlphanumeric (line 7) | function isASCIIAlphanumeric(e){return isASCIIAlpha(e)||isASCIIDigit(e)} function isASCIIHex (line 7) | function isASCIIHex(e){return isASCIIDigit(e)||e>=65&&e<=70||e>=97&&e<=102} function isSingleDot (line 7) | function isSingleDot(e){return e==="."||e.toLowerCase()==="%2e"} function isDoubleDot (line 7) | function isDoubleDot(e){e=e.toLowerCase();return e===".."||e==="%2e."||e... function isWindowsDriveLetterCodePoints (line 7) | function isWindowsDriveLetterCodePoints(e,p){return isASCIIAlpha(e)&&(p=... function isWindowsDriveLetterString (line 7) | function isWindowsDriveLetterString(e){return e.length===2&&isASCIIAlpha... function isNormalizedWindowsDriveLetterString (line 7) | function isNormalizedWindowsDriveLetterString(e){return e.length===2&&is... function containsForbiddenHostCodePoint (line 7) | function containsForbiddenHostCodePoint(e){return e.search(/\u0000|\u000... function containsForbiddenHostCodePointExcludingPercent (line 7) | function containsForbiddenHostCodePointExcludingPercent(e){return e.sear... function isSpecialScheme (line 7) | function isSpecialScheme(e){return r[e]!==undefined} function isSpecial (line 7) | function isSpecial(e){return isSpecialScheme(e.scheme)} function defaultPort (line 7) | function defaultPort(e){return r[e]} function percentEncode (line 7) | function percentEncode(e){let p=e.toString(16).toUpperCase();if(p.length... function utf8PercentEncode (line 7) | function utf8PercentEncode(e){const p=new Buffer(e);let a="";for(let e=0... function utf8PercentDecode (line 7) | function utf8PercentDecode(e){const p=new Buffer(e);const a=[];for(let e... function isC0ControlPercentEncode (line 7) | function isC0ControlPercentEncode(e){return e<=31||e>126} function isPathPercentEncode (line 7) | function isPathPercentEncode(e){return isC0ControlPercentEncode(e)||i.ha... function isUserinfoPercentEncode (line 7) | function isUserinfoPercentEncode(e){return isPathPercentEncode(e)||o.has... function percentEncodeChar (line 7) | function percentEncodeChar(e,p){const a=String.fromCodePoint(e);if(p(e))... function parseIPv4Number (line 7) | function parseIPv4Number(e){let p=10;if(e.length>=2&&e.charAt(0)==="0"&&... function parseIPv4 (line 7) | function parseIPv4(e){const p=e.split(".");if(p[p.length-1]===""){if(p.l... function serializeIPv4 (line 7) | function serializeIPv4(e){let p="";let a=e;for(let e=1;e<=4;++e){p=Strin... function parseIPv6 (line 7) | function parseIPv6(e){const p=[0,0,0,0,0,0,0,0];let a=0;let t=null;let r... function serializeIPv6 (line 7) | function serializeIPv6(e){let p="";const a=findLongestZeroSequence(e);co... function parseHost (line 7) | function parseHost(e,p){if(e[0]==="["){if(e[e.length-1]!=="]"){return s}... function parseOpaqueHost (line 7) | function parseOpaqueHost(e){if(containsForbiddenHostCodePointExcludingPe... function findLongestZeroSequence (line 7) | function findLongestZeroSequence(e){let p=null;let a=1;let d=null;let t=... function serializeHost (line 7) | function serializeHost(e){if(typeof e==="number"){return serializeIPv4(e... function trimControlChars (line 7) | function trimControlChars(e){return e.replace(/^[\u0000-\u001F\u0020]+|[... function trimTabAndNewline (line 7) | function trimTabAndNewline(e){return e.replace(/\u0009|\u000A|\u000D/g,"")} function shortenPath (line 7) | function shortenPath(e){const p=e.path;if(p.length===0){return}if(e.sche... function includesCredentials (line 7) | function includesCredentials(e){return e.username!==""||e.password!==""} function cannotHaveAUsernamePasswordPort (line 7) | function cannotHaveAUsernamePasswordPort(e){return e.host===null||e.host... function isNormalizedWindowsDriveLetter (line 7) | function isNormalizedWindowsDriveLetter(e){return/^[A-Za-z]:$/.test(e)} function URLStateMachine (line 7) | function URLStateMachine(e,p,a,t,r){this.pointer=0;this.input=e;this.bas... function serializeURL (line 7) | function serializeURL(e,p){let a=e.scheme+":";if(e.host!==null){a+="//";... function serializeOrigin (line 7) | function serializeOrigin(e){let p=e.scheme+"://";p+=serializeHost(e.host... function wrappy (line 7) | function wrappy(e,p){if(e&&p)return wrappy(e)(p);if(typeof e!=="function... function __nccwpck_require__ (line 7) | function __nccwpck_require__(e){var p=__webpack_module_cache__[e];if(p!=... FILE: .github/actions/needs-triage/src/index.ts constant LABELS (line 4) | const LABELS = { function assertNotNullable (line 17) | function assertNotNullable(value: T): asserts value is NonNullable { function run (line 22) | async function run() { FILE: .github/actions/next-integration-stat/dist/37.index.js class MultipartParser (line 50) | class MultipartParser { method constructor (line 54) | constructor(boundary) { method write (line 83) | write(data) { method end (line 324) | end() { function _fileName (line 334) | function _fileName(headerValue) { function toFormData (line 350) | async function toFormData(Body, ct) { FILE: .github/actions/next-integration-stat/dist/index.js function issueCommand (line 46) | function issueCommand(command, properties, message) { function issue (line 51) | function issue(name, message = '') { class Command (line 56) | class Command { method constructor (line 57) | constructor(command, properties, message) { method toString (line 65) | toString() { function escapeData (line 89) | function escapeData(s) { function escapeProperty (line 95) | function escapeProperty(s) { function adopt (line 136) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 138) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 139) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 140) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function exportVariable (line 175) | function exportVariable(name, val) { function setSecret (line 189) | function setSecret(secret) { function addPath (line 197) | function addPath(inputPath) { function getInput (line 217) | function getInput(name, options) { function getMultilineInput (line 236) | function getMultilineInput(name, options) { function getBooleanInput (line 256) | function getBooleanInput(name, options) { function setOutput (line 275) | function setOutput(name, value) { function setCommandEcho (line 289) | function setCommandEcho(enabled) { function setFailed (line 301) | function setFailed(message) { function isDebug (line 312) | function isDebug() { function debug (line 320) | function debug(message) { function error (line 329) | function error(message, properties = {}) { function warning (line 338) | function warning(message, properties = {}) { function notice (line 347) | function notice(message, properties = {}) { function info (line 355) | function info(message) { function startGroup (line 366) | function startGroup(name) { function endGroup (line 373) | function endGroup() { function group (line 385) | function group(name, fn) { function saveState (line 409) | function saveState(name, value) { function getState (line 423) | function getState(name) { function getIDToken (line 427) | function getIDToken(aud) { function issueFileCommand (line 495) | function issueFileCommand(command, message) { function prepareKeyValueMessage (line 508) | function prepareKeyValueMessage(key, value) { function adopt (line 533) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 535) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 536) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 537) | function step(result) { result.done ? resolve(result.value) : adopt(resu... class OidcClient (line 546) | class OidcClient { method createHttpClient (line 547) | static createHttpClient(allowRetry = true, maxRetry = 10) { method getRequestToken (line 554) | static getRequestToken() { method getIDTokenUrl (line 561) | static getIDTokenUrl() { method getCall (line 568) | static getCall(id_token_url) { method getIDToken (line 586) | static getIDToken(audience) { function toPosixPath (line 649) | function toPosixPath(pth) { function toWin32Path (line 660) | function toWin32Path(pth) { function toPlatformPath (line 672) | function toPlatformPath(pth) { function adopt (line 709) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 711) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 712) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 713) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function getDetails (line 763) | function getDetails() { function adopt (line 787) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 789) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 790) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 791) | function step(result) { result.done ? resolve(result.value) : adopt(resu... class Summary (line 802) | class Summary { method constructor (line 803) | constructor() { method filePath (line 812) | filePath() { method wrap (line 840) | wrap(tag, content, attrs = {}) { method write (line 856) | write(options) { method clear (line 870) | clear() { method stringify (line 880) | stringify() { method isEmptyBuffer (line 888) | isEmptyBuffer() { method emptyBuffer (line 896) | emptyBuffer() { method addRaw (line 908) | addRaw(text, addEOL = false) { method addEOL (line 917) | addEOL() { method addCodeBlock (line 928) | addCodeBlock(code, lang) { method addList (line 941) | addList(items, ordered = false) { method addTable (line 954) | addTable(rows) { method addDetails (line 982) | addDetails(label, content) { method addImage (line 995) | addImage(src, alt, options) { method addHeading (line 1009) | addHeading(text, level) { method addSeparator (line 1022) | addSeparator() { method addBreak (line 1031) | addBreak() { method addQuote (line 1043) | addQuote(text, cite) { method addLink (line 1056) | addLink(text, href) { function toCommandValue (line 1084) | function toCommandValue(input) { function toCommandProperties (line 1100) | function toCommandProperties(annotationProperties) { function adopt (line 1143) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 1145) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 1146) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 1147) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function exec (line 1165) | function exec(commandLine, args, options) { function getExecOutput (line 1189) | function getExecOutput(commandLine, args, options) { function adopt (line 1253) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 1255) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 1256) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 1257) | function step(result) { result.done ? resolve(result.value) : adopt(resu... class ToolRunner (line 1275) | class ToolRunner extends events.EventEmitter { method constructor (line 1276) | constructor(toolPath, args, options) { method _debug (line 1285) | _debug(message) { method _getCommandString (line 1290) | _getCommandString(options, noPrefix) { method _processLineBuffer (line 1328) | _processLineBuffer(data, strBuffer, onLine) { method _getSpawnFileName (line 1347) | _getSpawnFileName() { method _getSpawnArgs (line 1355) | _getSpawnArgs(options) { method _endsWith (line 1371) | _endsWith(str, end) { method _isCmdFile (line 1374) | _isCmdFile() { method _windowsQuoteCmdArg (line 1379) | _windowsQuoteCmdArg(arg) { method _uvQuoteCmdArg (line 1499) | _uvQuoteCmdArg(arg) { method _cloneExecOptions (line 1578) | _cloneExecOptions(options) { method _getSpawnOptions (line 1593) | _getSpawnOptions(options, toolPath) { method exec (line 1614) | exec() { function argStringToArray (line 1734) | function argStringToArray(argString) { class ExecState (line 1781) | class ExecState extends events.EventEmitter { method constructor (line 1782) | constructor(options, toolPath) { method CheckComplete (line 1801) | CheckComplete() { method _debug (line 1812) | _debug(message) { method _setResult (line 1815) | _setResult() { method HandleTimeout (line 1837) | static HandleTimeout(state) { class Context (line 1862) | class Context { method constructor (line 1866) | constructor() { method issue (line 1892) | get issue() { method repo (line 1896) | get repo() { function getOctokit (line 1954) | function getOctokit(token, options, ...additionalPlugins) { function adopt (line 1992) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 1994) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 1995) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 1996) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function getAuthString (line 2004) | function getAuthString(token, options) { function getProxyAgent (line 2014) | function getProxyAgent(destinationUrl) { function getProxyAgentDispatcher (line 2019) | function getProxyAgentDispatcher(destinationUrl) { function getProxyFetch (line 2024) | function getProxyFetch(destinationUrl) { function getApiBaseUrl (line 2032) | function getApiBaseUrl() { function getOctokitOptions (line 2092) | function getOctokitOptions(token, options) { function adopt (line 2136) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 2138) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 2139) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 2140) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function getProxyUrl (line 2194) | function getProxyUrl(serverUrl) { class HttpClientError (line 2214) | class HttpClientError extends Error { method constructor (line 2215) | constructor(message, statusCode) { method constructor (line 3055) | constructor(message, statusCode) { class HttpClientResponse (line 2223) | class HttpClientResponse { method constructor (line 2224) | constructor(message) { method readBody (line 2227) | readBody() { method readBodyBuffer (line 2240) | readBodyBuffer() { method constructor (line 3064) | constructor(message) { method readBody (line 3067) | readBody() { method readBodyBuffer (line 3080) | readBodyBuffer() { function isHttps (line 2255) | function isHttps(requestUrl) { class HttpClient (line 2260) | class HttpClient { method constructor (line 2261) | constructor(userAgent, handlers, requestOptions) { method options (line 2298) | options(requestUrl, additionalHeaders) { method get (line 2303) | get(requestUrl, additionalHeaders) { method del (line 2308) | del(requestUrl, additionalHeaders) { method post (line 2313) | post(requestUrl, data, additionalHeaders) { method patch (line 2318) | patch(requestUrl, data, additionalHeaders) { method put (line 2323) | put(requestUrl, data, additionalHeaders) { method head (line 2328) | head(requestUrl, additionalHeaders) { method sendStream (line 2333) | sendStream(verb, requestUrl, stream, additionalHeaders) { method getJson (line 2342) | getJson(requestUrl, additionalHeaders = {}) { method postJson (line 2349) | postJson(requestUrl, obj, additionalHeaders = {}) { method putJson (line 2358) | putJson(requestUrl, obj, additionalHeaders = {}) { method patchJson (line 2367) | patchJson(requestUrl, obj, additionalHeaders = {}) { method request (line 2381) | request(verb, requestUrl, data, headers) { method dispose (line 2466) | dispose() { method requestRaw (line 2477) | requestRaw(info, data) { method requestRawWithCallback (line 2502) | requestRawWithCallback(info, data, onResult) { method getAgent (line 2554) | getAgent(serverUrl) { method getAgentDispatcher (line 2558) | getAgentDispatcher(serverUrl) { method _prepareRequest (line 2567) | _prepareRequest(method, requestUrl, headers) { method _mergeHeaders (line 2594) | _mergeHeaders(headers) { method _getExistingOrDefaultHeader (line 2600) | _getExistingOrDefaultHeader(additionalHeaders, header, _default) { method _getAgent (line 2607) | _getAgent(parsedUrl) { method _getProxyAgentDispatcher (line 2666) | _getProxyAgentDispatcher(parsedUrl, proxyUrl) { method _performExponentialBackoff (line 2690) | _performExponentialBackoff(retryNumber) { method _processResponse (line 2697) | _processResponse(res, options) { method constructor (line 3101) | constructor(userAgent, handlers, requestOptions) { method options (line 3138) | options(requestUrl, additionalHeaders) { method get (line 3143) | get(requestUrl, additionalHeaders) { method del (line 3148) | del(requestUrl, additionalHeaders) { method post (line 3153) | post(requestUrl, data, additionalHeaders) { method patch (line 3158) | patch(requestUrl, data, additionalHeaders) { method put (line 3163) | put(requestUrl, data, additionalHeaders) { method head (line 3168) | head(requestUrl, additionalHeaders) { method sendStream (line 3173) | sendStream(verb, requestUrl, stream, additionalHeaders) { method getJson (line 3182) | getJson(requestUrl, additionalHeaders = {}) { method postJson (line 3189) | postJson(requestUrl, obj, additionalHeaders = {}) { method putJson (line 3198) | putJson(requestUrl, obj, additionalHeaders = {}) { method patchJson (line 3207) | patchJson(requestUrl, obj, additionalHeaders = {}) { method request (line 3221) | request(verb, requestUrl, data, headers) { method dispose (line 3306) | dispose() { method requestRaw (line 3317) | requestRaw(info, data) { method requestRawWithCallback (line 3342) | requestRawWithCallback(info, data, onResult) { method getAgent (line 3394) | getAgent(serverUrl) { method getAgentDispatcher (line 3398) | getAgentDispatcher(serverUrl) { method _prepareRequest (line 3407) | _prepareRequest(method, requestUrl, headers) { method _mergeHeaders (line 3434) | _mergeHeaders(headers) { method _getExistingOrDefaultHeader (line 3440) | _getExistingOrDefaultHeader(additionalHeaders, header, _default) { method _getAgent (line 3447) | _getAgent(parsedUrl) { method _getProxyAgentDispatcher (line 3502) | _getProxyAgentDispatcher(parsedUrl, proxyUrl) { method _performExponentialBackoff (line 3526) | _performExponentialBackoff(retryNumber) { method _processResponse (line 3533) | _processResponse(res, options) { function getProxyUrl (line 2776) | function getProxyUrl(reqUrl) { function checkBypass (line 2803) | function checkBypass(reqUrl) { function isLoopbackAddress (line 2847) | function isLoopbackAddress(host) { function adopt (line 2864) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 2866) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 2867) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 2868) | function step(result) { result.done ? resolve(result.value) : adopt(resu... class BasicCredentialHandler (line 2874) | class BasicCredentialHandler { method constructor (line 2875) | constructor(username, password) { method prepareRequest (line 2879) | prepareRequest(options) { method canHandleAuthentication (line 2886) | canHandleAuthentication() { method handleAuthentication (line 2889) | handleAuthentication() { class BearerCredentialHandler (line 2896) | class BearerCredentialHandler { method constructor (line 2897) | constructor(token) { method prepareRequest (line 2902) | prepareRequest(options) { method canHandleAuthentication (line 2909) | canHandleAuthentication() { method handleAuthentication (line 2912) | handleAuthentication() { class PersonalAccessTokenCredentialHandler (line 2919) | class PersonalAccessTokenCredentialHandler { method constructor (line 2920) | constructor(token) { method prepareRequest (line 2925) | prepareRequest(options) { method canHandleAuthentication (line 2932) | canHandleAuthentication() { method handleAuthentication (line 2935) | handleAuthentication() { function adopt (line 2976) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 2978) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 2979) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 2980) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function getProxyUrl (line 3034) | function getProxyUrl(serverUrl) { class HttpClientError (line 3054) | class HttpClientError extends Error { method constructor (line 2215) | constructor(message, statusCode) { method constructor (line 3055) | constructor(message, statusCode) { class HttpClientResponse (line 3063) | class HttpClientResponse { method constructor (line 2224) | constructor(message) { method readBody (line 2227) | readBody() { method readBodyBuffer (line 2240) | readBodyBuffer() { method constructor (line 3064) | constructor(message) { method readBody (line 3067) | readBody() { method readBodyBuffer (line 3080) | readBodyBuffer() { function isHttps (line 3095) | function isHttps(requestUrl) { class HttpClient (line 3100) | class HttpClient { method constructor (line 2261) | constructor(userAgent, handlers, requestOptions) { method options (line 2298) | options(requestUrl, additionalHeaders) { method get (line 2303) | get(requestUrl, additionalHeaders) { method del (line 2308) | del(requestUrl, additionalHeaders) { method post (line 2313) | post(requestUrl, data, additionalHeaders) { method patch (line 2318) | patch(requestUrl, data, additionalHeaders) { method put (line 2323) | put(requestUrl, data, additionalHeaders) { method head (line 2328) | head(requestUrl, additionalHeaders) { method sendStream (line 2333) | sendStream(verb, requestUrl, stream, additionalHeaders) { method getJson (line 2342) | getJson(requestUrl, additionalHeaders = {}) { method postJson (line 2349) | postJson(requestUrl, obj, additionalHeaders = {}) { method putJson (line 2358) | putJson(requestUrl, obj, additionalHeaders = {}) { method patchJson (line 2367) | patchJson(requestUrl, obj, additionalHeaders = {}) { method request (line 2381) | request(verb, requestUrl, data, headers) { method dispose (line 2466) | dispose() { method requestRaw (line 2477) | requestRaw(info, data) { method requestRawWithCallback (line 2502) | requestRawWithCallback(info, data, onResult) { method getAgent (line 2554) | getAgent(serverUrl) { method getAgentDispatcher (line 2558) | getAgentDispatcher(serverUrl) { method _prepareRequest (line 2567) | _prepareRequest(method, requestUrl, headers) { method _mergeHeaders (line 2594) | _mergeHeaders(headers) { method _getExistingOrDefaultHeader (line 2600) | _getExistingOrDefaultHeader(additionalHeaders, header, _default) { method _getAgent (line 2607) | _getAgent(parsedUrl) { method _getProxyAgentDispatcher (line 2666) | _getProxyAgentDispatcher(parsedUrl, proxyUrl) { method _performExponentialBackoff (line 2690) | _performExponentialBackoff(retryNumber) { method _processResponse (line 2697) | _processResponse(res, options) { method constructor (line 3101) | constructor(userAgent, handlers, requestOptions) { method options (line 3138) | options(requestUrl, additionalHeaders) { method get (line 3143) | get(requestUrl, additionalHeaders) { method del (line 3148) | del(requestUrl, additionalHeaders) { method post (line 3153) | post(requestUrl, data, additionalHeaders) { method patch (line 3158) | patch(requestUrl, data, additionalHeaders) { method put (line 3163) | put(requestUrl, data, additionalHeaders) { method head (line 3168) | head(requestUrl, additionalHeaders) { method sendStream (line 3173) | sendStream(verb, requestUrl, stream, additionalHeaders) { method getJson (line 3182) | getJson(requestUrl, additionalHeaders = {}) { method postJson (line 3189) | postJson(requestUrl, obj, additionalHeaders = {}) { method putJson (line 3198) | putJson(requestUrl, obj, additionalHeaders = {}) { method patchJson (line 3207) | patchJson(requestUrl, obj, additionalHeaders = {}) { method request (line 3221) | request(verb, requestUrl, data, headers) { method dispose (line 3306) | dispose() { method requestRaw (line 3317) | requestRaw(info, data) { method requestRawWithCallback (line 3342) | requestRawWithCallback(info, data, onResult) { method getAgent (line 3394) | getAgent(serverUrl) { method getAgentDispatcher (line 3398) | getAgentDispatcher(serverUrl) { method _prepareRequest (line 3407) | _prepareRequest(method, requestUrl, headers) { method _mergeHeaders (line 3434) | _mergeHeaders(headers) { method _getExistingOrDefaultHeader (line 3440) | _getExistingOrDefaultHeader(additionalHeaders, header, _default) { method _getAgent (line 3447) | _getAgent(parsedUrl) { method _getProxyAgentDispatcher (line 3502) | _getProxyAgentDispatcher(parsedUrl, proxyUrl) { method _performExponentialBackoff (line 3526) | _performExponentialBackoff(retryNumber) { method _processResponse (line 3533) | _processResponse(res, options) { function getProxyUrl (line 3612) | function getProxyUrl(reqUrl) { function checkBypass (line 3639) | function checkBypass(reqUrl) { function isLoopbackAddress (line 3683) | function isLoopbackAddress(host) { class DecodedURL (line 3690) | class DecodedURL extends URL { method constructor (line 3691) | constructor(url, base) { method username (line 3696) | get username() { method password (line 3699) | get password() { function adopt (line 3732) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 3734) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 3735) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 3736) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function exists (line 3753) | function exists(fsPath) { function isDirectory (line 3768) | function isDirectory(fsPath, useStat = false) { function isRooted (line 3779) | function isRooted(p) { function tryGetExecutablePath (line 3797) | function tryGetExecutablePath(filePath, extensions) { function normalizeSeparators (line 3868) | function normalizeSeparators(p) { function isUnixExecutable (line 3882) | function isUnixExecutable(stats) { function getCmdPath (line 3888) | function getCmdPath() { function adopt (line 3922) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 3924) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 3925) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 3926) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function cp (line 3943) | function cp(source, dest, options = {}) { function mv (line 3984) | function mv(source, dest, options = {}) { function rmRF (line 4012) | function rmRF(inputPath) { function mkdirP (line 4043) | function mkdirP(fsPath) { function which (line 4058) | function which(tool, check) { function findInPath (line 4089) | function findInPath(tool) { function readCopyOptions (line 4141) | function readCopyOptions(options) { function cpDirRecursive (line 4149) | function cpDirRecursive(sourceDir, destDir, currentDepth, force) { function copyFile (line 4174) | function copyFile(srcFile, destFile, force) { function auth (line 4237) | async function auth(token) { function withAuthorizationPrefix (line 4250) | function withAuthorizationPrefix(token) { function hook (line 4258) | async function hook(token, request, route, parameters) { method defaults (line 4336) | static defaults(defaults) { method plugin (line 4367) | static plugin(...newPlugins) { method constructor (line 4378) | constructor(options = {}) { function lowercaseKeys (line 4508) | function lowercaseKeys(object) { function isPlainObject (line 4519) | function isPlainObject(value) { function mergeDeep (line 4532) | function mergeDeep(defaults, options) { function removeUndefinedProperties (line 4548) | function removeUndefinedProperties(obj) { function merge (line 4558) | function merge(defaults, route, options) { function addQueryParameters (line 4581) | function addQueryParameters(url, parameters) { function removeNonChars (line 4597) | function removeNonChars(variableName) { function extractUrlVariableNames (line 4600) | function extractUrlVariableNames(url) { function omit (line 4609) | function omit(object, keysToOmit) { function encodeReserved (line 4620) | function encodeReserved(str) { function encodeUnreserved (line 4628) | function encodeUnreserved(str) { function encodeValue (line 4633) | function encodeValue(operator, value, key) { function isDefined (line 4641) | function isDefined(value) { function isKeyOperator (line 4644) | function isKeyOperator(operator) { function getValues (line 4647) | function getValues(context, operator, key, modifier) { function parseUrl (line 4707) | function parseUrl(template) { function expand (line 4712) | function expand(template, context) { function parse (line 4752) | function parse(options) { function endpointWithDefaults (line 4817) | function endpointWithDefaults(defaults, route, options) { function withDefaults (line 4822) | function withDefaults(oldDefaults, newDefaults) { function _buildMessageForResponseErrors (line 4885) | function _buildMessageForResponseErrors(data) { method constructor (line 4890) | constructor(request2, headers, response) { function graphql (line 4916) | function graphql(request2, query, options) { function withDefaults (line 4968) | function withDefaults(request2, newDefaults) { function withCustomRequest (line 4987) | function withCustomRequest(customRequest) { function normalizePaginatedListResponse (line 5036) | function normalizePaginatedListResponse(response) { function iterator (line 5066) | function iterator(octokit, route, parameters) { function paginate (line 5102) | function paginate(octokit, route, parameters, mapFn) { function gather (line 5114) | function gather(octokit, results, iterator2, mapFn) { function isPaginatingEndpoint (line 5375) | function isPaginatingEndpoint(arg) { function paginateRest (line 5384) | function paginateRest(octokit) { method has (line 7389) | has({ scope }, methodName) { method getOwnPropertyDescriptor (line 7392) | getOwnPropertyDescriptor(target, methodName) { method defineProperty (line 7401) | defineProperty(target, methodName, descriptor) { method deleteProperty (line 7405) | deleteProperty(target, methodName) { method ownKeys (line 7409) | ownKeys({ scope }) { method set (line 7412) | set(target, methodName, value) { method get (line 7415) | get({ octokit, scope, cache }, methodName) { function endpointsToMethods (line 7438) | function endpointsToMethods(octokit) { function decorate (line 7445) | function decorate(octokit, scope, methodName, defaults, decorations) { function restEndpointMethods (line 7488) | function restEndpointMethods(octokit) { function legacyRestEndpointMethods (line 7495) | function legacyRestEndpointMethods(octokit) { method constructor (line 7553) | constructor(message, statusCode, options) { function isPlainObject (line 7643) | function isPlainObject(value) { function getBufferResponse (line 7659) | function getBufferResponse(response) { function fetchWrapper (line 7664) | function fetchWrapper(requestOptions) { function getResponseData (line 7771) | async function getResponseData(response) { function toErrorMessage (line 7781) | function toErrorMessage(data) { function withDefaults (line 7794) | function withDefaults(oldEndpoint, newDefaults) { function bindApi (line 7841) | function bindApi(hook, state, name) { function HookSingular (line 7854) | function HookSingular() { function HookCollection (line 7864) | function HookCollection() { function Hook (line 7876) | function Hook() { function addHook (line 7903) | function addHook(state, kind, name, hook) { function register (line 7956) | function register(state, name, method, options) { function removeHook (line 7990) | function removeHook(state, name, method) { class Deprecation (line 8019) | class Deprecation extends Error { method constructor (line 8020) | constructor(message) { function once (line 8062) | function once (fn) { function onceStrict (line 8072) | function onceStrict (fn) { function httpOverHttp (line 8117) | function httpOverHttp(options) { function httpsOverHttp (line 8123) | function httpsOverHttp(options) { function httpOverHttps (line 8131) | function httpOverHttps(options) { function httpsOverHttps (line 8137) | function httpsOverHttps(options) { function TunnelingAgent (line 8146) | function TunnelingAgent(options) { function onFree (line 8189) | function onFree() { function onCloseOrRemove (line 8193) | function onCloseOrRemove(err) { function onResponse (line 8233) | function onResponse(res) { function onUpgrade (line 8238) | function onUpgrade(res, socket, head) { function onConnect (line 8245) | function onConnect(res, socket, head) { function onError (line 8274) | function onError(cause) { function createSecureSocket (line 8304) | function createSecureSocket(options, cb) { function toOptions (line 8321) | function toOptions(host, port, localAddress) { function mergeOptions (line 8332) | function mergeOptions(target) { function makeDispatcher (line 8420) | function makeDispatcher (fn) { function defaultFactory (line 8567) | function defaultFactory (origin, opts) { class Agent (line 8573) | class Agent extends DispatcherBase { method constructor (line 8574) | constructor ({ factory = defaultFactory, maxRedirections = 0, connect,... method [kRunning] (line 8630) | get [kRunning] () { method [kDispatch] (line 8642) | [kDispatch] (opts, handler) { method [kClose] (line 8667) | async [kClose] () { method [kDestroy] (line 8680) | async [kDestroy] (err) { method constructor (line 30516) | constructor ({ factory = defaultFactory, maxRedirections = 0, connect,... method [kRunning] (line 30572) | get [kRunning] () { method [kDispatch] (line 30584) | [kDispatch] (opts, handler) { method [kClose] (line 30609) | async [kClose] () { method [kDestroy] (line 30622) | async [kDestroy] (err) { function abort (line 8708) | function abort (self) { function addSignal (line 8716) | function addSignal (self, signal) { function removeSignal (line 8737) | function removeSignal (self) { class ConnectHandler (line 8771) | class ConnectHandler extends AsyncResource { method constructor (line 8772) | constructor (opts, callback) { method onConnect (line 8797) | onConnect (abort, context) { method onHeaders (line 8806) | onHeaders () { method onUpgrade (line 8810) | onUpgrade (statusCode, rawHeaders, socket) { method onError (line 8832) | onError (err) { method constructor (line 30714) | constructor (opts, callback) { method onConnect (line 30739) | onConnect (abort, context) { method onHeaders (line 30748) | onHeaders () { method onUpgrade (line 30752) | onUpgrade (statusCode, rawHeaders, socket) { method onError (line 30774) | onError (err) { function connect (line 8846) | function connect (opts, callback) { class PipelineRequest (line 8895) | class PipelineRequest extends Readable { method constructor (line 8896) | constructor () { method _read (line 8902) | _read () { method _destroy (line 8911) | _destroy (err, callback) { method constructor (line 30838) | constructor () { method _read (line 30844) | _read () { method _destroy (line 30853) | _destroy (err, callback) { class PipelineResponse (line 8918) | class PipelineResponse extends Readable { method constructor (line 8919) | constructor (resume) { method _read (line 8924) | _read () { method _destroy (line 8928) | _destroy (err, callback) { method constructor (line 30861) | constructor (resume) { method _read (line 30866) | _read () { method _destroy (line 30870) | _destroy (err, callback) { class PipelineHandler (line 8937) | class PipelineHandler extends AsyncResource { method constructor (line 8938) | constructor (opts, handler) { method onConnect (line 9022) | onConnect (abort, context) { method onHeaders (line 9035) | onHeaders (statusCode, rawHeaders, resume) { method onData (line 9097) | onData (chunk) { method onComplete (line 9102) | onComplete (trailers) { method onError (line 9107) | onError (err) { method constructor (line 30880) | constructor (opts, handler) { method onConnect (line 30964) | onConnect (abort, context) { method onHeaders (line 30977) | onHeaders (statusCode, rawHeaders, resume) { method onData (line 31039) | onData (chunk) { method onComplete (line 31044) | onComplete (trailers) { method onError (line 31049) | onError (err) { function pipeline (line 9114) | function pipeline (opts, handler) { class RequestHandler (line 9145) | class RequestHandler extends AsyncResource { method constructor (line 9146) | constructor (opts, callback) { method onConnect (line 9203) | onConnect (abort, context) { method onHeaders (line 9212) | onHeaders (statusCode, rawHeaders, resume, statusMessage) { method onData (line 9248) | onData (chunk) { method onComplete (line 9253) | onComplete (trailers) { method onError (line 9263) | onError (err) { method constructor (line 31088) | constructor (opts, callback) { method onConnect (line 31145) | onConnect (abort, context) { method onHeaders (line 31154) | onHeaders (statusCode, rawHeaders, resume, statusMessage) { method onData (line 31190) | onData (chunk) { method onComplete (line 31195) | onComplete (trailers) { method onError (line 31205) | onError (err) { function request (line 9291) | function request (opts, callback) { class StreamHandler (line 9334) | class StreamHandler extends AsyncResource { method constructor (line 9335) | constructor (opts, factory, callback) { method onConnect (line 9392) | onConnect (abort, context) { method onHeaders (line 9401) | onHeaders (statusCode, rawHeaders, resume, statusMessage) { method onData (line 9476) | onData (chunk) { method onComplete (line 9482) | onComplete (trailers) { method onError (line 9496) | onError (err) { method constructor (line 31277) | constructor (opts, factory, callback) { method onConnect (line 31334) | onConnect (abort, context) { method onHeaders (line 31343) | onHeaders (statusCode, rawHeaders, resume, statusMessage) { method onData (line 31418) | onData (chunk) { method onComplete (line 31424) | onComplete (trailers) { method onError (line 31438) | onError (err) { function stream (line 9520) | function stream (opts, factory, callback) { class UpgradeHandler (line 9557) | class UpgradeHandler extends AsyncResource { method constructor (line 9558) | constructor (opts, callback) { method onConnect (line 9584) | onConnect (abort, context) { method onHeaders (line 9593) | onHeaders () { method onUpgrade (line 9597) | onUpgrade (statusCode, rawHeaders, socket) { method onError (line 9614) | onError (err) { method constructor (line 31500) | constructor (opts, callback) { method onConnect (line 31526) | onConnect (abort, context) { method onHeaders (line 31535) | onHeaders () { method onUpgrade (line 31539) | onUpgrade (statusCode, rawHeaders, socket) { method onError (line 31556) | onError (err) { function upgrade (line 9628) | function upgrade (opts, callback) { method constructor (line 9698) | constructor ({ method destroy (line 9724) | destroy (err) { method emit (line 9741) | emit (ev, ...args) { method on (line 9752) | on (ev, ...args) { method addListener (line 9759) | addListener (ev, ...args) { method off (line 9763) | off (ev, ...args) { method removeListener (line 9774) | removeListener (ev, ...args) { method push (line 9778) | push (chunk) { method text (line 9787) | async text () { method json (line 9792) | async json () { method blob (line 9797) | async blob () { method arrayBuffer (line 9802) | async arrayBuffer () { method formData (line 9807) | async formData () { method bodyUsed (line 9813) | get bodyUsed () { method body (line 9818) | get body () { method dump (line 9830) | dump (opts) { function isLocked (line 9878) | function isLocked (self) { function isUnusable (line 9884) | function isUnusable (self) { function consume (line 9888) | async function consume (stream, type) { function consumeStart (line 9919) | function consumeStart (consume) { function consumeEnd (line 9945) | function consumeEnd (consume) { function consumePush (line 9976) | function consumePush (consume, chunk) { function consumeFinish (line 9981) | function consumeFinish (consume, err) { function getResolveErrorBodyCallback (line 10012) | async function getResolveErrorBodyCallback ({ callback, body, contentTyp... function getGreatestCommonDivisor (line 10087) | function getGreatestCommonDivisor (a, b) { function defaultFactory (line 10092) | function defaultFactory (origin, opts) { class BalancedPool (line 10096) | class BalancedPool extends PoolBase { method constructor (line 10097) | constructor (upstreams = [], { factory = defaultFactory, ...opts } = {... method addUpstream (line 10126) | addUpstream (upstream) { method _updateBalancedPoolStats (line 10166) | _updateBalancedPoolStats () { method removeUpstream (line 10170) | removeUpstream (upstream) { method upstreams (line 10186) | get upstreams () { method [kGetDispatcher] (line 10192) | [kGetDispatcher] () { method constructor (line 32039) | constructor (upstreams = [], { factory = defaultFactory, ...opts } = {... method addUpstream (line 32068) | addUpstream (upstream) { method _updateBalancedPoolStats (line 32108) | _updateBalancedPoolStats () { method removeUpstream (line 32112) | removeUpstream (upstream) { method upstreams (line 32128) | get upstreams () { method [kGetDispatcher] (line 32134) | [kGetDispatcher] () { class Cache (line 10287) | class Cache { method constructor (line 10294) | constructor () { method match (line 10302) | async match (request, options = {}) { method matchAll (line 10318) | async matchAll (request = undefined, options = {}) { method add (line 10386) | async add (request) { method addAll (line 10402) | async addAll (requests) { method put (line 10563) | async put (request, response) { method delete (line 10692) | async delete (request, options = {}) { method keys (line 10756) | async keys (request = undefined, options = {}) { method #batchCacheOperations (line 10835) | #batchCacheOperations (operations) { method #queryCache (line 10973) | #queryCache (requestQuery, options, targetStorage) { method #requestMatchesCachedItem (line 10997) | #requestMatchesCachedItem (requestQuery, request, response = null, opt... method constructor (line 32236) | constructor () { method match (line 32244) | async match (request, options = {}) { method matchAll (line 32260) | async matchAll (request = undefined, options = {}) { method add (line 32328) | async add (request) { method addAll (line 32344) | async addAll (requests) { method put (line 32505) | async put (request, response) { method delete (line 32634) | async delete (request, options = {}) { method keys (line 32698) | async keys (request = undefined, options = {}) { method #batchCacheOperations (line 32777) | #batchCacheOperations (operations) { method #queryCache (line 32915) | #queryCache (requestQuery, options, targetStorage) { method #requestMatchesCachedItem (line 32939) | #requestMatchesCachedItem (requestQuery, request, response = null, opt... class CacheStorage (line 11111) | class CacheStorage { method constructor (line 11118) | constructor () { method match (line 11124) | async match (request, options = {}) { method has (line 11161) | async has (cacheName) { method open (line 11177) | async open (cacheName) { method delete (line 11209) | async delete (cacheName) { method keys (line 11222) | async keys () { method constructor (line 33060) | constructor () { method match (line 33066) | async match (request, options = {}) { method has (line 33103) | async has (cacheName) { method open (line 33119) | async open (cacheName) { method delete (line 33151) | async delete (cacheName) { method keys (line 33164) | async keys () { function urlEquals (line 11282) | function urlEquals (A, B, excludeFragment = false) { function fieldValues (line 11294) | function fieldValues (header) { class Client (line 11454) | class Client extends DispatcherBase { method constructor (line 11460) | constructor (url, { method pipelining (line 11643) | get pipelining () { method pipelining (line 11647) | set pipelining (value) { method [kPending] (line 11652) | get [kPending] () { method [kRunning] (line 11656) | get [kRunning] () { method [kSize] (line 11660) | get [kSize] () { method [kConnected] (line 11664) | get [kConnected] () { method [kBusy] (line 11668) | get [kBusy] () { method [kConnect] (line 11678) | [kConnect] (cb) { method [kDispatch] (line 11683) | [kDispatch] (opts, handler) { method [kClose] (line 11708) | async [kClose] () { method [kDestroy] (line 11720) | async [kDestroy] (err) { method constructor (line 33402) | constructor (url, { method pipelining (line 33585) | get pipelining () { method pipelining (line 33589) | set pipelining (value) { method [kPending] (line 33594) | get [kPending] () { method [kRunning] (line 33598) | get [kRunning] () { method [kSize] (line 33602) | get [kSize] () { method [kConnected] (line 33606) | get [kConnected] () { method [kBusy] (line 33610) | get [kBusy] () { method [kConnect] (line 33620) | [kConnect] (cb) { method [kDispatch] (line 33625) | [kDispatch] (opts, handler) { method [kClose] (line 33650) | async [kClose] () { method [kDestroy] (line 33662) | async [kDestroy] (err) { function onHttp2SessionError (line 11754) | function onHttp2SessionError (err) { function onHttp2FrameError (line 11762) | function onHttp2FrameError (type, code, id) { function onHttp2SessionEnd (line 11771) | function onHttp2SessionEnd () { function onHTTP2GoAway (line 11776) | function onHTTP2GoAway (code) { function lazyllhttp (line 11816) | async function lazyllhttp () { class Parser (line 11891) | class Parser { method constructor (line 11892) | constructor (client, socket, { exports }) { method setTimeout (line 11920) | setTimeout (value, type) { method resume (line 11942) | resume () { method readMore (line 11965) | readMore () { method execute (line 11975) | execute (data) { method destroy (line 12037) | destroy () { method onStatus (line 12052) | onStatus (buf) { method onMessageBegin (line 12056) | onMessageBegin () { method onHeaderField (line 12070) | onHeaderField (buf) { method onHeaderValue (line 12082) | onHeaderValue (buf) { method trackHeader (line 12104) | trackHeader (len) { method onUpgrade (line 12111) | onUpgrade (head) { method onHeadersComplete (line 12158) | onHeadersComplete (statusCode, upgrade, shouldKeepAlive) { method onBody (line 12267) | onBody (buf) { method onMessageComplete (line 12299) | onMessageComplete () { method constructor (line 33834) | constructor (client, socket, { exports }) { method setTimeout (line 33862) | setTimeout (value, type) { method resume (line 33884) | resume () { method readMore (line 33907) | readMore () { method execute (line 33917) | execute (data) { method destroy (line 33979) | destroy () { method onStatus (line 33994) | onStatus (buf) { method onMessageBegin (line 33998) | onMessageBegin () { method onHeaderField (line 34012) | onHeaderField (buf) { method onHeaderValue (line 34024) | onHeaderValue (buf) { method trackHeader (line 34046) | trackHeader (len) { method onUpgrade (line 34053) | onUpgrade (head) { method onHeadersComplete (line 34100) | onHeadersComplete (statusCode, upgrade, shouldKeepAlive) { method onBody (line 34209) | onBody (buf) { method onMessageComplete (line 34241) | onMessageComplete () { function onParserTimeout (line 12366) | function onParserTimeout (parser) { function onSocketReadable (line 12385) | function onSocketReadable () { function onSocketError (line 12392) | function onSocketError (err) { function onError (line 12412) | function onError (client, err) { function onSocketEnd (line 12432) | function onSocketEnd () { function onSocketClose (line 12446) | function onSocketClose () { function connect (line 12489) | async function connect (client) { function emitDrain (line 12654) | function emitDrain (client) { function resume (line 12659) | function resume (client, sync) { function _resume (line 12676) | function _resume (client, sync) { function shouldSendContentLength (line 12801) | function shouldSendContentLength (method) { function write (line 12805) | function write (client, request) { function writeH2 (line 12970) | function writeH2 (client, session, request) { function writeStream (line 13234) | function writeStream ({ h2stream, body, client, request, socket, content... function writeBlob (line 13349) | async function writeBlob ({ h2stream, body, client, request, socket, con... function writeIterable (line 13384) | async function writeIterable ({ h2stream, body, client, request, socket,... class AsyncWriter (line 13464) | class AsyncWriter { method constructor (line 13465) | constructor ({ socket, request, contentLength, client, expectsPayload,... method write (line 13477) | write (chunk) { method end (line 13540) | end () { method destroy (line 13587) | destroy (err) { method constructor (line 35407) | constructor ({ socket, request, contentLength, client, expectsPayload,... method write (line 35419) | write (chunk) { method end (line 35482) | end () { method destroy (line 35529) | destroy (err) { function errorRequest (line 13599) | function errorRequest (client, request, err) { class CompatWeakRef (line 13623) | class CompatWeakRef { method constructor (line 13624) | constructor (value) { method deref (line 13628) | deref () { method constructor (line 35566) | constructor (value) { method deref (line 35570) | deref () { class CompatFinalizer (line 13635) | class CompatFinalizer { method constructor (line 13636) | constructor (finalizer) { method register (line 13640) | register (dispatcher, key) { method constructor (line 35578) | constructor (finalizer) { method register (line 35582) | register (dispatcher, key) { function getCookies (line 13718) | function getCookies (headers) { function deleteCookie (line 13745) | function deleteCookie (headers, name, attributes) { function getSetCookies (line 13767) | function getSetCookies (headers) { function setCookie (line 13787) | function setCookie (headers, cookie) { function parseSetCookie (line 13898) | function parseSetCookie (header) { function parseUnparsedAttributes (line 13974) | function parseUnparsedAttributes (unparsedAttributes, cookieAttributeLis... function isCTLExcludingHtab (line 14215) | function isCTLExcludingHtab (value) { function validateCookieName (line 14242) | function validateCookieName (name) { function validateCookieValue (line 14279) | function validateCookieValue (value) { function validateCookiePath (line 14300) | function validateCookiePath (path) { function validateCookieDomain (line 14315) | function validateCookieDomain (domain) { function toIMFDate (line 14366) | function toIMFDate (date) { function validateCookieMaxAge (line 14399) | function validateCookieMaxAge (maxAge) { function stringify (line 14409) | function stringify (cookie) { function getHeadersList (line 14477) | function getHeadersList (headers) { method constructor (line 14528) | constructor (maxCachedSessions) { method get (line 14543) | get (sessionKey) { method set (line 14548) | set (sessionKey, session) { method constructor (line 14559) | constructor (maxCachedSessions) { method get (line 14564) | get (sessionKey) { method set (line 14568) | set (sessionKey, session) { function buildConnector (line 14584) | function buildConnector ({ allowH2, maxCachedSessions, socketPath, timeo... function setupTimeout (line 14668) | function setupTimeout (onConnectTimeout, timeout) { function onConnectTimeout (line 14693) | function onConnectTimeout (socket) { class UndiciError (line 14708) | class UndiciError extends Error { method constructor (line 14709) | constructor (message) { method constructor (line 36777) | constructor (message) { class ConnectTimeoutError (line 14716) | class ConnectTimeoutError extends UndiciError { method constructor (line 14717) | constructor (message) { method constructor (line 36785) | constructor (message) { class HeadersTimeoutError (line 14726) | class HeadersTimeoutError extends UndiciError { method constructor (line 14727) | constructor (message) { method constructor (line 36795) | constructor (message) { class HeadersOverflowError (line 14736) | class HeadersOverflowError extends UndiciError { method constructor (line 14737) | constructor (message) { method constructor (line 36805) | constructor (message) { class BodyTimeoutError (line 14746) | class BodyTimeoutError extends UndiciError { method constructor (line 14747) | constructor (message) { method constructor (line 36815) | constructor (message) { class ResponseStatusCodeError (line 14756) | class ResponseStatusCodeError extends UndiciError { method constructor (line 14757) | constructor (message, statusCode, headers, body) { method constructor (line 36825) | constructor (message, statusCode, headers, body) { class InvalidArgumentError (line 14770) | class InvalidArgumentError extends UndiciError { method constructor (line 14771) | constructor (message) { method constructor (line 36839) | constructor (message) { class InvalidReturnValueError (line 14780) | class InvalidReturnValueError extends UndiciError { method constructor (line 14781) | constructor (message) { method constructor (line 36849) | constructor (message) { class RequestAbortedError (line 14790) | class RequestAbortedError extends UndiciError { method constructor (line 14791) | constructor (message) { method constructor (line 36859) | constructor (message) { class InformationalError (line 14800) | class InformationalError extends UndiciError { method constructor (line 14801) | constructor (message) { method constructor (line 36869) | constructor (message) { class RequestContentLengthMismatchError (line 14810) | class RequestContentLengthMismatchError extends UndiciError { method constructor (line 14811) | constructor (message) { method constructor (line 36879) | constructor (message) { class ResponseContentLengthMismatchError (line 14820) | class ResponseContentLengthMismatchError extends UndiciError { method constructor (line 14821) | constructor (message) { method constructor (line 36889) | constructor (message) { class ClientDestroyedError (line 14830) | class ClientDestroyedError extends UndiciError { method constructor (line 14831) | constructor (message) { method constructor (line 36899) | constructor (message) { class ClientClosedError (line 14840) | class ClientClosedError extends UndiciError { method constructor (line 14841) | constructor (message) { method constructor (line 36909) | constructor (message) { class SocketError (line 14850) | class SocketError extends UndiciError { method constructor (line 14851) | constructor (message, socket) { method constructor (line 36919) | constructor (message, socket) { class NotSupportedError (line 14861) | class NotSupportedError extends UndiciError { method constructor (line 14862) | constructor (message) { method constructor (line 36930) | constructor (message) { class BalancedPoolMissingUpstreamError (line 14871) | class BalancedPoolMissingUpstreamError extends UndiciError { method constructor (line 14872) | constructor (message) { method constructor (line 36940) | constructor (message) { class HTTPParserError (line 14881) | class HTTPParserError extends Error { method constructor (line 14882) | constructor (message, code, data) { method constructor (line 36950) | constructor (message, code, data) { class ResponseExceededMaxSizeError (line 14891) | class ResponseExceededMaxSizeError extends UndiciError { method constructor (line 14892) | constructor (message) { method constructor (line 36960) | constructor (message) { class RequestRetryError (line 14901) | class RequestRetryError extends UndiciError { method constructor (line 14902) | constructor (message, code, { headers, data }) { method constructor (line 36970) | constructor (message, code, { headers, data }) { class Request (line 14996) | class Request { method constructor (line 14997) | constructor (origin, { method onBodySent (line 15173) | onBodySent (chunk) { method onRequestSent (line 15183) | onRequestSent () { method onConnect (line 15197) | onConnect (abort) { method onHeaders (line 15209) | onHeaders (statusCode, headers, resume, statusText) { method onData (line 15224) | onData (chunk) { method onUpgrade (line 15236) | onUpgrade (statusCode, headers, socket) { method onComplete (line 15243) | onComplete (trailers) { method onError (line 15261) | onError (error) { method onFinally (line 15276) | onFinally () { method addHeader (line 15289) | addHeader (key, value) { method [kHTTP1BuildRequest] (line 15294) | static [kHTTP1BuildRequest] (origin, opts, handler) { method [kHTTP2BuildRequest] (line 15300) | static [kHTTP2BuildRequest] (origin, opts, handler) { method [kHTTP2CopyHeaders] (line 15328) | static [kHTTP2CopyHeaders] (raw) { method constructor (line 21141) | constructor (input, init = {}) { method method (line 21633) | get method () { method url (line 21641) | get url () { method headers (line 21651) | get headers () { method destination (line 21660) | get destination () { method referrer (line 21672) | get referrer () { method referrerPolicy (line 21694) | get referrerPolicy () { method mode (line 21704) | get mode () { method credentials (line 21714) | get credentials () { method cache (line 21722) | get cache () { method redirect (line 21733) | get redirect () { method integrity (line 21743) | get integrity () { method keepalive (line 21753) | get keepalive () { method isReloadNavigation (line 21762) | get isReloadNavigation () { method isHistoryNavigation (line 21772) | get isHistoryNavigation () { method signal (line 21783) | get signal () { method body (line 21790) | get body () { method bodyUsed (line 21796) | get bodyUsed () { method duplex (line 21802) | get duplex () { method clone (line 21809) | clone () { method constructor (line 37065) | constructor (origin, { method onBodySent (line 37241) | onBodySent (chunk) { method onRequestSent (line 37251) | onRequestSent () { method onConnect (line 37265) | onConnect (abort) { method onHeaders (line 37277) | onHeaders (statusCode, headers, resume, statusText) { method onData (line 37292) | onData (chunk) { method onUpgrade (line 37304) | onUpgrade (statusCode, headers, socket) { method onComplete (line 37311) | onComplete (trailers) { method onError (line 37329) | onError (error) { method onFinally (line 37344) | onFinally () { method addHeader (line 37357) | addHeader (key, value) { method [kHTTP1BuildRequest] (line 37362) | static [kHTTP1BuildRequest] (origin, opts, handler) { method [kHTTP2BuildRequest] (line 37368) | static [kHTTP2BuildRequest] (origin, opts, handler) { method [kHTTP2CopyHeaders] (line 37396) | static [kHTTP2CopyHeaders] (raw) { method constructor (line 43223) | constructor (input, init = {}) { method method (line 43715) | get method () { method url (line 43723) | get url () { method headers (line 43733) | get headers () { method destination (line 43742) | get destination () { method referrer (line 43754) | get referrer () { method referrerPolicy (line 43776) | get referrerPolicy () { method mode (line 43786) | get mode () { method credentials (line 43796) | get credentials () { method cache (line 43804) | get cache () { method redirect (line 43815) | get redirect () { method integrity (line 43825) | get integrity () { method keepalive (line 43835) | get keepalive () { method isReloadNavigation (line 43844) | get isReloadNavigation () { method isHistoryNavigation (line 43854) | get isHistoryNavigation () { method signal (line 43865) | get signal () { method body (line 43872) | get body () { method bodyUsed (line 43878) | get bodyUsed () { method duplex (line 43884) | get duplex () { method clone (line 43891) | clone () { function processHeaderValue (line 15345) | function processHeaderValue (key, val, skipAppend) { function processHeader (line 15359) | function processHeader (request, key, val, skipAppend = false) { function nop (line 15535) | function nop () {} function isStream (line 15537) | function isStream (obj) { function isBlobLike (line 15542) | function isBlobLike (object) { function buildURL (line 15552) | function buildURL (url, queryParams) { function parseURL (line 15566) | function parseURL (url) { function parseOrigin (line 15633) | function parseOrigin (url) { function getHostname (line 15643) | function getHostname (host) { function getServerName (line 15659) | function getServerName (host) { function deepClone (line 15674) | function deepClone (obj) { function isAsyncIterable (line 15678) | function isAsyncIterable (obj) { function isIterable (line 15682) | function isIterable (obj) { function bodyLength (line 15686) | function bodyLength (body) { function isDestroyed (line 15703) | function isDestroyed (stream) { function isReadableAborted (line 15707) | function isReadableAborted (stream) { function destroy (line 15712) | function destroy (stream, err) { function parseKeepAliveTimeout (line 15736) | function parseKeepAliveTimeout (val) { function parseHeaders (line 15741) | function parseHeaders (headers, obj = {}) { function parseRawHeaders (line 15772) | function parseRawHeaders (headers) { function isBuffer (line 15799) | function isBuffer (buffer) { function validateHandler (line 15804) | function validateHandler (handler, method, upgrade) { function isDisturbed (line 15842) | function isDisturbed (body) { function isErrored (line 15853) | function isErrored (body) { function isReadable (line 15861) | function isReadable (body) { function getSocketInfo (line 15869) | function getSocketInfo (socket) { function ReadableStreamFrom (line 15889) | function ReadableStreamFrom (iterable) { function isFormDataLike (line 15926) | function isFormDataLike (object) { function throwIfAborted (line 15940) | function throwIfAborted (signal) { function addAbortListener (line 15954) | function addAbortListener (signal, listener) { function toUSVString (line 15968) | function toUSVString (val) { function parseRangeHeader (line 15980) | function parseRangeHeader (range) { class DispatcherBase (line 16056) | class DispatcherBase extends Dispatcher { method constructor (line 16057) | constructor () { method destroyed (line 16066) | get destroyed () { method closed (line 16070) | get closed () { method interceptors (line 16074) | get interceptors () { method interceptors (line 16078) | set interceptors (newInterceptors) { method close (line 16091) | close (callback) { method destroy (line 16137) | destroy (err, callback) { method [kInterceptedDispatch] (line 16186) | [kInterceptedDispatch] (opts, handler) { method dispatch (line 16200) | dispatch (opts, handler) { method constructor (line 38136) | constructor () { method destroyed (line 38145) | get destroyed () { method closed (line 38149) | get closed () { method interceptors (line 38153) | get interceptors () { method interceptors (line 38157) | set interceptors (newInterceptors) { method close (line 38170) | close (callback) { method destroy (line 38216) | destroy (err, callback) { method [kInterceptedDispatch] (line 38265) | [kInterceptedDispatch] (opts, handler) { method dispatch (line 38279) | dispatch (opts, handler) { class Dispatcher (line 16244) | class Dispatcher extends EventEmitter { method dispatch (line 16245) | dispatch () { method close (line 16249) | close () { method destroy (line 16253) | destroy () { method dispatch (line 38324) | dispatch () { method close (line 38328) | close () { method destroy (line 38332) | destroy () { function extractBody (line 16299) | function extractBody (object, keepalive = false) { function safelyExtractBody (line 16519) | function safelyExtractBody (object, keepalive = false) { function cloneBody (line 16541) | function cloneBody (body) { function throwIfAborted (line 16587) | function throwIfAborted (state) { function bodyMixinMethods (line 16593) | function bodyMixinMethods (instance) { function mixinBody (line 16755) | function mixinBody (prototype) { function specConsumeBody (line 16765) | async function specConsumeBody (object, convertBytesToJSValue, instance) { function bodyUnusable (line 16810) | function bodyUnusable (body) { function utf8DecodeBytes (line 16821) | function utf8DecodeBytes (buffer) { function parseJSONFromBytes (line 16847) | function parseJSONFromBytes (bytes) { function bodyMimeType (line 16855) | function bodyMimeType (object) { function dataURLProcessor (line 17056) | function dataURLProcessor (dataURL) { function URLSerializer (line 17158) | function URLSerializer (url, excludeFragment = false) { function collectASequenceOfCodePoints (line 17175) | function collectASequenceOfCodePoints (condition, input, position) { function collectASequenceOfCodePointsFast (line 17199) | function collectASequenceOfCodePointsFast (char, input, position) { function stringPercentDecode (line 17214) | function stringPercentDecode (input) { function percentDecode (line 17224) | function percentDecode (input) { function parseMIMEType (line 17269) | function parseMIMEType (input) { function forgivingBase64 (line 17442) | function forgivingBase64 (data) { function collectAnHTTPQuotedString (line 17486) | function collectAnHTTPQuotedString (input, position, extractValue) { function serializeAMimeType (line 17561) | function serializeAMimeType (mimeType) { function isHTTPWhiteSpace (line 17606) | function isHTTPWhiteSpace (char) { function removeHTTPWhitespace (line 17614) | function removeHTTPWhitespace (str, leading = true, trailing = true) { function isASCIIWhitespace (line 17633) | function isASCIIWhitespace (char) { function removeASCIIWhitespace (line 17640) | function removeASCIIWhitespace (str, leading = true, trailing = true) { class File (line 17684) | class File extends Blob { method constructor (line 17685) | constructor (fileBits, fileName, options = {}) { method name (line 17749) | get name () { method lastModified (line 17755) | get lastModified () { method type (line 17761) | get type () { method constructor (line 39764) | constructor (fileBits, fileName, options = {}) { method name (line 39828) | get name () { method lastModified (line 39834) | get lastModified () { method type (line 39840) | get type () { class FileLike (line 17768) | class FileLike { method constructor (line 17769) | constructor (blobLike, fileName, options = {}) { method stream (line 17816) | stream (...args) { method arrayBuffer (line 17822) | arrayBuffer (...args) { method slice (line 17828) | slice (...args) { method text (line 17834) | text (...args) { method size (line 17840) | get size () { method type (line 17846) | get type () { method name (line 17852) | get name () { method lastModified (line 17858) | get lastModified () { method constructor (line 39848) | constructor (blobLike, fileName, options = {}) { method stream (line 39895) | stream (...args) { method arrayBuffer (line 39901) | arrayBuffer (...args) { method slice (line 39907) | slice (...args) { method text (line 39913) | text (...args) { method size (line 39919) | get size () { method type (line 39925) | get type () { method name (line 39931) | get name () { method lastModified (line 39937) | get lastModified () { method [Symbol.toStringTag] (line 17864) | get [Symbol.toStringTag] () { method defaultValue (line 17906) | get defaultValue () { function processBlobParts (line 17936) | function processBlobParts (parts, options) { function convertLineEndingsNative (line 17986) | function convertLineEndingsNative (s) { function isFileLike (line 18004) | function isFileLike (object) { class FormData (line 18037) | class FormData { method constructor (line 18038) | constructor (form) { method append (line 18050) | append (name, value, filename = undefined) { method delete (line 18079) | delete (name) { method get (line 18091) | get (name) { method getAll (line 18110) | getAll (name) { method has (line 18126) | has (name) { method set (line 18138) | set (name, value, filename = undefined) { method entries (line 18181) | entries () { method keys (line 18191) | keys () { method values (line 18201) | values () { method forEach (line 18215) | forEach (callbackFn, thisArg = globalThis) { method constructor (line 40117) | constructor (form) { method append (line 40129) | append (name, value, filename = undefined) { method delete (line 40158) | delete (name) { method get (line 40170) | get (name) { method getAll (line 40189) | getAll (name) { method has (line 40205) | has (name) { method set (line 40217) | set (name, value, filename = undefined) { method entries (line 40260) | entries () { method keys (line 40270) | keys () { method values (line 40280) | values () { method forEach (line 40294) | forEach (callbackFn, thisArg = globalThis) { function makeEntry (line 18248) | function makeEntry (name, value, filename) { function getGlobalOrigin (line 18304) | function getGlobalOrigin () { function setGlobalOrigin (line 18308) | function setGlobalOrigin (newOrigin) { function isHTTPWhiteSpaceCharCode (line 18367) | function isHTTPWhiteSpaceCharCode (code) { function headerValueNormalize (line 18375) | function headerValueNormalize (potentialValue) { function fill (line 18387) | function fill (headers, object) { function appendHeader (line 18427) | function appendHeader (headers, name, value) { class HeadersList (line 18468) | class HeadersList { method constructor (line 18472) | constructor (init) { method contains (line 18484) | contains (name) { method clear (line 18493) | clear () { method append (line 18500) | append (name, value) { method set (line 18526) | set (name, value) { method delete (line 18542) | delete (name) { method get (line 18555) | get (name) { method entries (line 18572) | get entries () { method constructor (line 40551) | constructor (init) { method contains (line 40563) | contains (name) { method clear (line 40572) | clear () { method append (line 40579) | append (name, value) { method set (line 40605) | set (name, value) { method delete (line 40621) | delete (name) { method get (line 40634) | get (name) { method entries (line 40651) | get entries () { method [Symbol.iterator] (line 18565) | * [Symbol.iterator] () { class Headers (line 18586) | class Headers { method constructor (line 18587) | constructor (init = undefined) { method append (line 18606) | append (name, value) { method delete (line 18618) | delete (name) { method get (line 18663) | get (name) { method has (line 18685) | has (name) { method set (line 18707) | set (name, value) { method getSetCookie (line 18756) | getSetCookie () { method [kHeadersSortedMap] (line 18773) | get [kHeadersSortedMap] () { method keys (line 18819) | keys () { method values (line 18835) | values () { method entries (line 18851) | entries () { method forEach (line 18871) | forEach (callbackFn, thisArg = globalThis) { method constructor (line 40666) | constructor (init = undefined) { method append (line 40685) | append (name, value) { method delete (line 40697) | delete (name) { method get (line 40742) | get (name) { method has (line 40764) | has (name) { method set (line 40786) | set (name, value) { method getSetCookie (line 40835) | getSetCookie () { method [kHeadersSortedMap] (line 40852) | get [kHeadersSortedMap] () { method keys (line 40898) | keys () { method values (line 40914) | values () { method entries (line 40930) | entries () { method forEach (line 40950) | forEach (callbackFn, thisArg = globalThis) { method [Symbol.for('nodejs.util.inspect.custom')] (line 18887) | [Symbol.for('nodejs.util.inspect.custom')] () { class Fetch (line 19013) | class Fetch extends EE { method constructor (line 19014) | constructor (dispatcher) { method terminate (line 19029) | terminate (reason) { method abort (line 19040) | abort (error) { method constructor (line 41093) | constructor (dispatcher) { method terminate (line 41108) | terminate (reason) { method abort (line 41119) | abort (error) { function fetch (line 19067) | function fetch (input, init = {}) { function finalizeAndReportTiming (line 19200) | function finalizeAndReportTiming (response, initiatorType = 'other') { function markResourceTiming (line 19263) | function markResourceTiming (timingInfo, originalURL, initiatorType, glo... function abortFetch (line 19270) | function abortFetch (p, request, responseObject, error) { function fetching (line 19315) | function fetching ({ function mainFetch (line 19470) | async function mainFetch (fetchParams, recursive = false) { function schemeFetch (line 19722) | function schemeFetch (fetchParams) { function finalizeResponse (line 19839) | function finalizeResponse (fetchParams, response) { function fetchFinale (line 19852) | function fetchFinale (fetchParams, response) { function httpFetch (line 19943) | async function httpFetch (fetchParams) { function httpRedirectFetch (line 20046) | function httpRedirectFetch (fetchParams, response) { function httpNetworkOrCacheFetch (line 20187) | async function httpNetworkOrCacheFetch ( function httpNetworkFetch (line 20517) | async function httpNetworkFetch ( class Request (line 21139) | class Request { method constructor (line 14997) | constructor (origin, { method onBodySent (line 15173) | onBodySent (chunk) { method onRequestSent (line 15183) | onRequestSent () { method onConnect (line 15197) | onConnect (abort) { method onHeaders (line 15209) | onHeaders (statusCode, headers, resume, statusText) { method onData (line 15224) | onData (chunk) { method onUpgrade (line 15236) | onUpgrade (statusCode, headers, socket) { method onComplete (line 15243) | onComplete (trailers) { method onError (line 15261) | onError (error) { method onFinally (line 15276) | onFinally () { method addHeader (line 15289) | addHeader (key, value) { method [kHTTP1BuildRequest] (line 15294) | static [kHTTP1BuildRequest] (origin, opts, handler) { method [kHTTP2BuildRequest] (line 15300) | static [kHTTP2BuildRequest] (origin, opts, handler) { method [kHTTP2CopyHeaders] (line 15328) | static [kHTTP2CopyHeaders] (raw) { method constructor (line 21141) | constructor (input, init = {}) { method method (line 21633) | get method () { method url (line 21641) | get url () { method headers (line 21651) | get headers () { method destination (line 21660) | get destination () { method referrer (line 21672) | get referrer () { method referrerPolicy (line 21694) | get referrerPolicy () { method mode (line 21704) | get mode () { method credentials (line 21714) | get credentials () { method cache (line 21722) | get cache () { method redirect (line 21733) | get redirect () { method integrity (line 21743) | get integrity () { method keepalive (line 21753) | get keepalive () { method isReloadNavigation (line 21762) | get isReloadNavigation () { method isHistoryNavigation (line 21772) | get isHistoryNavigation () { method signal (line 21783) | get signal () { method body (line 21790) | get body () { method bodyUsed (line 21796) | get bodyUsed () { method duplex (line 21802) | get duplex () { method clone (line 21809) | clone () { method constructor (line 37065) | constructor (origin, { method onBodySent (line 37241) | onBodySent (chunk) { method onRequestSent (line 37251) | onRequestSent () { method onConnect (line 37265) | onConnect (abort) { method onHeaders (line 37277) | onHeaders (statusCode, headers, resume, statusText) { method onData (line 37292) | onData (chunk) { method onUpgrade (line 37304) | onUpgrade (statusCode, headers, socket) { method onComplete (line 37311) | onComplete (trailers) { method onError (line 37329) | onError (error) { method onFinally (line 37344) | onFinally () { method addHeader (line 37357) | addHeader (key, value) { method [kHTTP1BuildRequest] (line 37362) | static [kHTTP1BuildRequest] (origin, opts, handler) { method [kHTTP2BuildRequest] (line 37368) | static [kHTTP2BuildRequest] (origin, opts, handler) { method [kHTTP2CopyHeaders] (line 37396) | static [kHTTP2CopyHeaders] (raw) { method constructor (line 43223) | constructor (input, init = {}) { method method (line 43715) | get method () { method url (line 43723) | get url () { method headers (line 43733) | get headers () { method destination (line 43742) | get destination () { method referrer (line 43754) | get referrer () { method referrerPolicy (line 43776) | get referrerPolicy () { method mode (line 43786) | get mode () { method credentials (line 43796) | get credentials () { method cache (line 43804) | get cache () { method redirect (line 43815) | get redirect () { method integrity (line 43825) | get integrity () { method keepalive (line 43835) | get keepalive () { method isReloadNavigation (line 43844) | get isReloadNavigation () { method isHistoryNavigation (line 43854) | get isHistoryNavigation () { method signal (line 43865) | get signal () { method body (line 43872) | get body () { method bodyUsed (line 43878) | get bodyUsed () { method duplex (line 43884) | get duplex () { method clone (line 43891) | clone () { function makeRequest (line 21851) | function makeRequest (init) { function cloneRequest (line 21899) | function cloneRequest (request) { class Response (line 22083) | class Response { method error (line 22085) | static error () { method json (line 22102) | static json (data, init = {}) { method redirect (line 22133) | static redirect (url, status = 302) { method constructor (line 22180) | constructor (body = null, init = {}) { method type (line 22215) | get type () { method url (line 22223) | get url () { method redirected (line 22241) | get redirected () { method status (line 22250) | get status () { method ok (line 22258) | get ok () { method statusText (line 22267) | get statusText () { method headers (line 22276) | get headers () { method body (line 22283) | get body () { method bodyUsed (line 22289) | get bodyUsed () { method clone (line 22296) | clone () { method error (line 44167) | static error () { method json (line 44184) | static json (data, init = {}) { method redirect (line 44215) | static redirect (url, status = 302) { method constructor (line 44262) | constructor (body = null, init = {}) { method type (line 44297) | get type () { method url (line 44305) | get url () { method redirected (line 44323) | get redirected () { method status (line 44332) | get status () { method ok (line 44340) | get ok () { method statusText (line 44349) | get statusText () { method headers (line 44358) | get headers () { method body (line 44365) | get body () { method bodyUsed (line 44371) | get bodyUsed () { method clone (line 44378) | clone () { function cloneResponse (line 22349) | function cloneResponse (response) { function makeResponse (line 22375) | function makeResponse (init) { function makeNetworkError (line 22394) | function makeNetworkError (reason) { function makeFilteredResponse (line 22406) | function makeFilteredResponse (response, state) { function filterResponse (line 22425) | function filterResponse (response, type) { function makeAppropriateNetworkError (line 22479) | function makeAppropriateNetworkError (fetchParams, err = null) { function initializeResponse (line 22491) | function initializeResponse (response, init, body) { function responseURL (line 22666) | function responseURL (response) { function responseLocationURL (line 22676) | function responseLocationURL (response, requestFragment) { function requestCurrentURL (line 22703) | function requestCurrentURL (request) { function requestBadPort (line 22707) | function requestBadPort (request) { function isErrorLike (line 22721) | function isErrorLike (object) { function isValidReasonPhrase (line 22734) | function isValidReasonPhrase (statusText) { function isTokenCharCode (line 22756) | function isTokenCharCode (c) { function isValidHTTPToken (line 22786) | function isValidHTTPToken (characters) { function isValidHeaderName (line 22802) | function isValidHeaderName (potentialValue) { function isValidHeaderValue (line 22810) | function isValidHeaderValue (potentialValue) { function setRequestReferrerPolicyOnRedirect (line 22834) | function setRequestReferrerPolicyOnRedirect (request, actualResponse) { function crossOriginResourcePolicyCheck (line 22874) | function crossOriginResourcePolicyCheck () { function corsCheck (line 22880) | function corsCheck () { function TAOCheck (line 22886) | function TAOCheck () { function appendFetchMetadata (line 22891) | function appendFetchMetadata (httpRequest) { function appendRequestOriginHeader (line 22917) | function appendRequestOriginHeader (request) { function coarsenedSharedCurrentTime (line 22960) | function coarsenedSharedCurrentTime (crossOriginIsolatedCapability) { function createOpaqueTimingInfo (line 22966) | function createOpaqueTimingInfo (timingInfo) { function makePolicyContainer (line 22983) | function makePolicyContainer () { function clonePolicyContainer (line 22991) | function clonePolicyContainer (policyContainer) { function determineRequestsReferrer (line 22998) | function determineRequestsReferrer (request) { function stripURLForReferrer (line 23097) | function stripURLForReferrer (url, originOnly) { function isURLPotentiallyTrustworthy (line 23128) | function isURLPotentiallyTrustworthy (url) { function bytesMatch (line 23174) | function bytesMatch (bytes, metadataList) { function parseMetadata (line 23256) | function parseMetadata (metadata) { function tryUpgradeRequestToAPotentiallyTrustworthyURL (line 23302) | function tryUpgradeRequestToAPotentiallyTrustworthyURL (request) { function sameOrigin (line 23311) | function sameOrigin (A, B) { function createDeferredPromise (line 23327) | function createDeferredPromise () { function isAborted (line 23338) | function isAborted (fetchParams) { function isCancelled (line 23342) | function isCancelled (fetchParams) { function normalizeMethod (line 23369) | function normalizeMethod (method) { function serializeJavascriptValueToJSONString (line 23374) | function serializeJavascriptValueToJSONString (value) { function makeIterator (line 23399) | function makeIterator (iterator, name, kind) { function iteratorResult (line 23462) | function iteratorResult (pair, kind) { function fullyReadBody (line 23506) | async function fullyReadBody (body, processBody, processBodyError) { function isReadableStreamLike (line 23542) | function isReadableStreamLike (stream) { function isomorphicDecode (line 23559) | function isomorphicDecode (input) { function readableStreamClose (line 23574) | function readableStreamClose (controller) { function isomorphicEncode (line 23589) | function isomorphicEncode (input) { function readAllBytes (line 23606) | async function readAllBytes (reader) { function urlIsLocal (line 23636) | function urlIsLocal (url) { function urlHasHttpsScheme (line 23647) | function urlHasHttpsScheme (url) { function urlIsHttpHttpsScheme (line 23659) | function urlIsHttpHttpsScheme (url) { function getEncoding (line 24386) | function getEncoding (label) { class FileReader (line 24695) | class FileReader extends EventTarget { method constructor (line 24696) | constructor () { method readAsArrayBuffer (line 24716) | readAsArrayBuffer (blob) { method readAsBinaryString (line 24732) | readAsBinaryString (blob) { method readAsText (line 24749) | readAsText (blob, encoding = undefined) { method readAsDataURL (line 24769) | readAsDataURL (blob) { method abort (line 24784) | abort () { method readyState (line 24821) | get readyState () { method result (line 24834) | get result () { method error (line 24845) | get error () { method onloadend (line 24853) | get onloadend () { method onloadend (line 24859) | set onloadend (fn) { method onerror (line 24874) | get onerror () { method onerror (line 24880) | set onerror (fn) { method onloadstart (line 24895) | get onloadstart () { method onloadstart (line 24901) | set onloadstart (fn) { method onprogress (line 24916) | get onprogress () { method onprogress (line 24922) | set onprogress (fn) { method onload (line 24937) | get onload () { method onload (line 24943) | set onload (fn) { method onabort (line 24958) | get onabort () { method onabort (line 24964) | set onabort (fn) { method constructor (line 46851) | constructor () { method readAsArrayBuffer (line 46871) | readAsArrayBuffer (blob) { method readAsBinaryString (line 46887) | readAsBinaryString (blob) { method readAsText (line 46904) | readAsText (blob, encoding = undefined) { method readAsDataURL (line 46924) | readAsDataURL (blob) { method abort (line 46939) | abort () { method readyState (line 46976) | get readyState () { method result (line 46989) | get result () { method error (line 47000) | get error () { method onloadend (line 47008) | get onloadend () { method onloadend (line 47014) | set onloadend (fn) { method onerror (line 47029) | get onerror () { method onerror (line 47035) | set onerror (fn) { method onloadstart (line 47050) | get onloadstart () { method onloadstart (line 47056) | set onloadstart (fn) { method onprogress (line 47071) | get onprogress () { method onprogress (line 47077) | set onprogress (fn) { method onload (line 47092) | get onload () { method onload (line 47098) | set onload (fn) { method onabort (line 47113) | get onabort () { method onabort (line 47119) | set onabort (fn) { class ProgressEvent (line 25039) | class ProgressEvent extends Event { method constructor (line 25040) | constructor (type, eventInitDict = {}) { method lengthComputable (line 25053) | get lengthComputable () { method loaded (line 25059) | get loaded () { method total (line 25065) | get total () { method constructor (line 47195) | constructor (type, eventInitDict = {}) { method lengthComputable (line 47208) | get lengthComputable () { method loaded (line 47214) | get loaded () { method total (line 47220) | get total () { function readOperation (line 25165) | function readOperation (fr, blob, type, encodingName) { function fireAProgressEvent (line 25331) | function fireAProgressEvent (e, reader) { function packageData (line 25349) | function packageData (bytes, type, mimeType, encodingName) { function decode (line 25451) | function decode (ioQueue, encoding) { function BOMSniffing (line 25483) | function BOMSniffing (ioQueue) { function combineByteSequences (line 25507) | function combineByteSequences (sequences) { function setGlobalDispatcher (line 25546) | function setGlobalDispatcher (agent) { function getGlobalDispatcher (line 25558) | function getGlobalDispatcher () { method constructor (line 25577) | constructor (handler) { method onConnect (line 25581) | onConnect (...args) { method onError (line 25585) | onError (...args) { method onUpgrade (line 25589) | onUpgrade (...args) { method onHeaders (line 25593) | onHeaders (...args) { method onData (line 25597) | onData (...args) { method onComplete (line 25601) | onComplete (...args) { method onBodySent (line 25605) | onBodySent (...args) { class BodyAsyncIterable (line 25629) | class BodyAsyncIterable { method constructor (line 25630) | constructor (body) { method constructor (line 47785) | constructor (body) { method [Symbol.asyncIterator] (line 25635) | async * [Symbol.asyncIterator] () { class RedirectHandler (line 25642) | class RedirectHandler { method constructor (line 25643) | constructor (dispatch, maxRedirections, opts, handler) { method onConnect (line 25692) | onConnect (abort) { method onUpgrade (line 25697) | onUpgrade (statusCode, headers, socket) { method onError (line 25701) | onError (error) { method onHeaders (line 25705) | onHeaders (statusCode, headers, resume, statusText) { method onData (line 25738) | onData (chunk) { method onComplete (line 25762) | onComplete (trailers) { method onBodySent (line 25782) | onBodySent (chunk) { method constructor (line 47798) | constructor (dispatch, maxRedirections, opts, handler) { method onConnect (line 47847) | onConnect (abort) { method onUpgrade (line 47852) | onUpgrade (statusCode, headers, socket) { method onError (line 47856) | onError (error) { method onHeaders (line 47860) | onHeaders (statusCode, headers, resume, statusText) { method onData (line 47893) | onData (chunk) { method onComplete (line 47917) | onComplete (trailers) { method onBodySent (line 47937) | onBodySent (chunk) { function parseLocation (line 25789) | function parseLocation (statusCode, headers) { function shouldRemoveHeader (line 25802) | function shouldRemoveHeader (header, removeContent, unknownOrigin) { function cleanRequestHeaders (line 25812) | function cleanRequestHeaders (headers, removeContent, unknownOrigin) { function calculateRetryAfterHeader (line 25846) | function calculateRetryAfterHeader (retryAfter) { class RetryHandler (line 25853) | class RetryHandler { method constructor (line 25854) | constructor (opts, handlers) { method onRequestSent (line 25916) | onRequestSent () { method onUpgrade (line 25922) | onUpgrade (statusCode, headers, socket) { method onConnect (line 25928) | onConnect (abort) { method onBodySent (line 25936) | onBodySent (chunk) { method [kRetryHandlerDefaultRetry] (line 25940) | static [kRetryHandlerDefaultRetry] (err, { state, opts }, cb) { method onHeaders (line 26008) | onHeaders (statusCode, rawHeaders, resume, statusMessage) { method onData (line 26126) | onData (chunk) { method onComplete (line 26132) | onComplete (rawTrailers) { method onError (line 26137) | onError (err) { method constructor (line 48014) | constructor (opts, handlers) { method onRequestSent (line 48076) | onRequestSent () { method onUpgrade (line 48082) | onUpgrade (statusCode, headers, socket) { method onConnect (line 48088) | onConnect (abort) { method onBodySent (line 48096) | onBodySent (chunk) { method [kRetryHandlerDefaultRetry] (line 48100) | static [kRetryHandlerDefaultRetry] (err, { state, opts }, cb) { method onHeaders (line 48168) | onHeaders (statusCode, rawHeaders, resume, statusMessage) { method onData (line 48286) | onData (chunk) { method onComplete (line 48292) | onComplete (rawTrailers) { method onError (line 48297) | onError (err) { function createRedirectInterceptor (line 26188) | function createRedirectInterceptor ({ maxRedirections: defaultMaxRedirec... function enumToMap (line 26517) | function enumToMap(obj) { class FakeWeakRef (line 26559) | class FakeWeakRef { method constructor (line 26560) | constructor (value) { method deref (line 26564) | deref () { method constructor (line 48720) | constructor (value) { method deref (line 48724) | deref () { class MockAgent (line 26569) | class MockAgent extends Dispatcher { method constructor (line 26570) | constructor (opts) { method get (line 26587) | get (origin) { method dispatch (line 26597) | dispatch (opts, handler) { method close (line 26603) | async close () { method deactivate (line 26608) | deactivate () { method activate (line 26612) | activate () { method enableNetConnect (line 26616) | enableNetConnect (matcher) { method disableNetConnect (line 26630) | disableNetConnect () { method isMockActive (line 26636) | get isMockActive () { method [kMockAgentSet] (line 26640) | [kMockAgentSet] (origin, dispatcher) { method [kFactory] (line 26644) | [kFactory] (origin) { method [kMockAgentGet] (line 26651) | [kMockAgentGet] (origin) { method [kGetNetConnect] (line 26677) | [kGetNetConnect] () { method pendingInterceptors (line 26681) | pendingInterceptors () { method assertNoPendingInterceptors (line 26689) | assertNoPendingInterceptors ({ pendingInterceptorsFormatter = new Pend... method constructor (line 48730) | constructor (opts) { method get (line 48747) | get (origin) { method dispatch (line 48757) | dispatch (opts, handler) { method close (line 48763) | async close () { method deactivate (line 48768) | deactivate () { method activate (line 48772) | activate () { method enableNetConnect (line 48776) | enableNetConnect (matcher) { method disableNetConnect (line 48790) | disableNetConnect () { method isMockActive (line 48796) | get isMockActive () { method [kMockAgentSet] (line 48800) | [kMockAgentSet] (origin, dispatcher) { method [kFactory] (line 48804) | [kFactory] (origin) { method [kMockAgentGet] (line 48811) | [kMockAgentGet] (origin) { method [kGetNetConnect] (line 48837) | [kGetNetConnect] () { method pendingInterceptors (line 48841) | pendingInterceptors () { method assertNoPendingInterceptors (line 48849) | assertNoPendingInterceptors ({ pendingInterceptorsFormatter = new Pend... class MockClient (line 26736) | class MockClient extends Client { method constructor (line 26737) | constructor (origin, opts) { method intercept (line 26762) | intercept (opts) { method [kClose] (line 26766) | async [kClose] () { method constructor (line 48897) | constructor (origin, opts) { method intercept (line 48922) | intercept (opts) { method [kClose] (line 48926) | async [kClose] () { method [Symbols.kConnected] (line 26755) | get [Symbols.kConnected] () { class MockNotMatchedError (line 26786) | class MockNotMatchedError extends UndiciError { method constructor (line 26787) | constructor (message) { method constructor (line 48947) | constructor (message) { class MockScope (line 26824) | class MockScope { method constructor (line 26825) | constructor (mockDispatch) { method delay (line 26832) | delay (waitInMs) { method persist (line 26844) | persist () { method times (line 26852) | times (repeatTimes) { method constructor (line 48985) | constructor (mockDispatch) { method delay (line 48992) | delay (waitInMs) { method persist (line 49004) | persist () { method times (line 49012) | times (repeatTimes) { class MockInterceptor (line 26865) | class MockInterceptor { method constructor (line 26866) | constructor (opts, mockDispatches) { method createMockScopeDispatchData (line 26899) | createMockScopeDispatchData (statusCode, data, responseOptions = {}) { method validateReplyParameters (line 26908) | validateReplyParameters (statusCode, data, responseOptions) { method reply (line 26923) | reply (replyData) { method replyWithError (line 26969) | replyWithError (error) { method defaultReplyHeaders (line 26981) | defaultReplyHeaders (headers) { method defaultReplyTrailers (line 26993) | defaultReplyTrailers (trailers) { method replyContentLength (line 27005) | replyContentLength () { method constructor (line 49026) | constructor (opts, mockDispatches) { method createMockScopeDispatchData (line 49059) | createMockScopeDispatchData (statusCode, data, responseOptions = {}) { method validateReplyParameters (line 49068) | validateReplyParameters (statusCode, data, responseOptions) { method reply (line 49083) | reply (replyData) { method replyWithError (line 49129) | replyWithError (error) { method defaultReplyHeaders (line 49141) | defaultReplyHeaders (headers) { method defaultReplyTrailers (line 49153) | defaultReplyTrailers (trailers) { method replyContentLength (line 49165) | replyContentLength () { class MockPool (line 27042) | class MockPool extends Pool { method constructor (line 27043) | constructor (origin, opts) { method intercept (line 27068) | intercept (opts) { method [kClose] (line 27072) | async [kClose] () { method constructor (line 49203) | constructor (origin, opts) { method intercept (line 49228) | intercept (opts) { method [kClose] (line 49232) | async [kClose] () { method [Symbols.kConnected] (line 27061) | get [Symbols.kConnected] () { function matchValue (line 27137) | function matchValue (match, value) { function lowerCaseEntries (line 27150) | function lowerCaseEntries (headers) { function getHeaderByName (line 27162) | function getHeaderByName (headers, key) { function buildHeadersFromArray (line 27179) | function buildHeadersFromArray (headers) { // fetch HeadersList function matchHeaders (line 27188) | function matchHeaders (mockDispatch, headers) { function safeUrl (line 27212) | function safeUrl (path) { function matchKey (line 27228) | function matchKey (mockDispatch, { path, method, body, headers }) { function getResponseData (line 27236) | function getResponseData (data) { function getMockDispatch (line 27246) | function getMockDispatch (mockDispatches, key) { function addMockDispatch (line 27277) | function addMockDispatch (mockDispatches, key, data) { function deleteMockDispatch (line 27285) | function deleteMockDispatch (mockDispatches, key) { function buildKey (line 27297) | function buildKey (opts) { function generateKeyValues (line 27308) | function generateKeyValues (data) { function getStatusText (line 27320) | function getStatusText (statusCode) { function getResponse (line 27324) | async function getResponse (body) { function mockDispatch (line 27335) | function mockDispatch (opts, handler) { function buildMockDispatch (line 27407) | function buildMockDispatch () { function checkNetConnect (line 27437) | function checkNetConnect (netConnect, origin) { function buildMockOptions (line 27447) | function buildMockOptions (opts) { method constructor (line 27487) | constructor ({ disableColors } = {}) { method format (line 27502) | format (pendingInterceptors) { method constructor (line 27543) | constructor (singular, plural) { method pluralize (line 27548) | pluralize (count) { class FixedCircularBuffer (line 27621) | class FixedCircularBuffer { method constructor (line 27622) | constructor() { method isEmpty (line 27629) | isEmpty() { method isFull (line 27633) | isFull() { method push (line 27637) | push(data) { method shift (line 27642) | shift() { method constructor (line 49782) | constructor() { method isEmpty (line 49789) | isEmpty() { method isFull (line 49793) | isFull() { method push (line 49797) | push(data) { method shift (line 49802) | shift() { method constructor (line 27653) | constructor() { method isEmpty (line 27657) | isEmpty() { method push (line 27661) | push(data) { method shift (line 27670) | shift() { class PoolBase (line 27708) | class PoolBase extends DispatcherBase { method constructor (line 27709) | constructor () { method [kBusy] (line 27761) | get [kBusy] () { method [kConnected] (line 27765) | get [kConnected] () { method [kFree] (line 27769) | get [kFree] () { method [kPending] (line 27773) | get [kPending] () { method [kRunning] (line 27781) | get [kRunning] () { method [kSize] (line 27789) | get [kSize] () { method stats (line 27797) | get stats () { method [kClose] (line 27801) | async [kClose] () { method [kDestroy] (line 27811) | async [kDestroy] (err) { method [kDispatch] (line 27823) | [kDispatch] (opts, handler) { method [kAddClient] (line 27838) | [kAddClient] (client) { method [kRemoveClient] (line 27858) | [kRemoveClient] (client) { method constructor (line 49869) | constructor () { method [kBusy] (line 49921) | get [kBusy] () { method [kConnected] (line 49925) | get [kConnected] () { method [kFree] (line 49929) | get [kFree] () { method [kPending] (line 49933) | get [kPending] () { method [kRunning] (line 49941) | get [kRunning] () { method [kSize] (line 49949) | get [kSize] () { method stats (line 49957) | get stats () { method [kClose] (line 49961) | async [kClose] () { method [kDestroy] (line 49971) | async [kDestroy] (err) { method [kDispatch] (line 49983) | [kDispatch] (opts, handler) { method [kAddClient] (line 49998) | [kAddClient] (client) { method [kRemoveClient] (line 50018) | [kRemoveClient] (client) { class PoolStats (line 27892) | class PoolStats { method constructor (line 27893) | constructor (pool) { method connected (line 27897) | get connected () { method free (line 27901) | get free () { method pending (line 27905) | get pending () { method queued (line 27909) | get queued () { method running (line 27913) | get running () { method size (line 27917) | get size () { method constructor (line 50053) | constructor (pool) { method connected (line 50057) | get connected () { method free (line 50061) | get free () { method pending (line 50065) | get pending () { method queued (line 50069) | get queued () { method running (line 50073) | get running () { method size (line 50077) | get size () { function defaultFactory (line 27952) | function defaultFactory (origin, opts) { class Pool (line 27956) | class Pool extends PoolBase { method constructor (line 27957) | constructor (origin, { method [kGetDispatcher] (line 28008) | [kGetDispatcher] () { method constructor (line 50117) | constructor (origin, { method [kGetDispatcher] (line 50168) | [kGetDispatcher] () { function defaultProtocolPort (line 28050) | function defaultProtocolPort (protocol) { function buildProxyOptions (line 28054) | function buildProxyOptions (opts) { function defaultFactory (line 28069) | function defaultFactory (origin, opts) { class ProxyAgent (line 28073) | class ProxyAgent extends DispatcherBase { method constructor (line 28074) | constructor (opts) { method dispatch (line 28157) | dispatch (opts, handler) { method [kClose] (line 28173) | async [kClose] () { method [kDestroy] (line 28178) | async [kDestroy] () { method constructor (line 50234) | constructor (opts) { method dispatch (line 50317) | dispatch (opts, handler) { method [kClose] (line 50333) | async [kClose] () { method [kDestroy] (line 50338) | async [kDestroy] () { function buildHeaders (line 28188) | function buildHeaders (headers) { function throwIfProxyAuthIsSent (line 28213) | function throwIfProxyAuthIsSent (headers) { function onTimeout (line 28237) | function onTimeout () { function refreshTimeout (line 28270) | function refreshTimeout () { class Timeout (line 28282) | class Timeout { method constructor (line 28283) | constructor (callback, delay, opaque) { method refresh (line 28297) | refresh () { method clear (line 28308) | clear () { method constructor (line 50443) | constructor (callback, delay, opaque) { method refresh (line 50457) | refresh () { method clear (line 50468) | clear () { method setTimeout (line 28314) | setTimeout (callback, delay, opaque) { method clearTimeout (line 28319) | clearTimeout (timeout) { function establishWebSocketConnection (line 28374) | function establishWebSocketConnection (url, protocols, ws, onEstablish, ... function onSocketData (line 28546) | function onSocketData (chunk) { function onSocketClose (line 28556) | function onSocketClose () { function onSocketError (line 28611) | function onSocketError (error) { class MessageEvent (line 28702) | class MessageEvent extends Event { method constructor (line 28705) | constructor (type, eventInitDict = {}) { method data (line 28716) | get data () { method origin (line 28722) | get origin () { method lastEventId (line 28728) | get lastEventId () { method source (line 28734) | get source () { method ports (line 28740) | get ports () { method initMessageEvent (line 28750) | initMessageEvent ( method constructor (line 50865) | constructor (type, eventInitDict = {}) { method data (line 50876) | get data () { method origin (line 50882) | get origin () { method lastEventId (line 50888) | get lastEventId () { method source (line 50894) | get source () { method ports (line 50900) | get ports () { method initMessageEvent (line 50910) | initMessageEvent ( class CloseEvent (line 28773) | class CloseEvent extends Event { method constructor (line 28776) | constructor (type, eventInitDict = {}) { method wasClean (line 28787) | get wasClean () { method code (line 28793) | get code () { method reason (line 28799) | get reason () { method constructor (line 50936) | constructor (type, eventInitDict = {}) { method wasClean (line 50947) | get wasClean () { method code (line 50953) | get code () { method reason (line 50959) | get reason () { class ErrorEvent (line 28807) | class ErrorEvent extends Event { method constructor (line 28810) | constructor (type, eventInitDict) { method message (line 28821) | get message () { method filename (line 28827) | get filename () { method lineno (line 28833) | get lineno () { method colno (line 28839) | get colno () { method error (line 28845) | get error () { method constructor (line 50970) | constructor (type, eventInitDict) { method message (line 50981) | get message () { method filename (line 50987) | get filename () { method lineno (line 50993) | get lineno () { method colno (line 50999) | get colno () { method error (line 51005) | get error () { method defaultValue (line 28938) | get defaultValue () { class WebsocketFrameSend (line 29016) | class WebsocketFrameSend { method constructor (line 29020) | constructor (data) { method createFrame (line 29025) | createFrame (opcode) { method constructor (line 51180) | constructor (data) { method createFrame (line 51185) | createFrame (opcode) { class ByteParser (line 29103) | class ByteParser extends Writable { method constructor (line 29112) | constructor (ws) { method _write (line 29122) | _write (chunk, _, callback) { method run (line 29134) | run (callback) { method consume (line 29341) | consume (n) { method parseCloseBody (line 29378) | parseCloseBody (onlyCode, data) { method closingInfo (line 29421) | get closingInfo () { method constructor (line 51272) | constructor (ws) { method _write (line 51282) | _write (chunk, _, callback) { method run (line 51294) | run (callback) { method consume (line 51501) | consume (n) { method parseCloseBody (line 51538) | parseCloseBody (onlyCode, data) { method closingInfo (line 51581) | get closingInfo () { function isEstablished (line 29468) | function isEstablished (ws) { function isClosing (line 29478) | function isClosing (ws) { function isClosed (line 29488) | function isClosed (ws) { function fireEvent (line 29498) | function fireEvent (e, target, eventConstructor = Event, eventInitDict) { function websocketMessageReceived (line 29520) | function websocketMessageReceived (ws, type, data) { function isValidSubprotocol (line 29567) | function isValidSubprotocol (protocol) { function isValidStatusCode (line 29615) | function isValidStatusCode (code) { function failWebsocketConnection (line 29631) | function failWebsocketConnection (ws, reason) { class WebSocket (line 29692) | class WebSocket extends EventTarget { method constructor (line 29708) | constructor (url, protocols = []) { method close (line 29814) | close (code = undefined, reason = undefined) { method send (line 29917) | send (data) { method readyState (line 30032) | get readyState () { method bufferedAmount (line 30039) | get bufferedAmount () { method url (line 30045) | get url () { method extensions (line 30052) | get extensions () { method protocol (line 30058) | get protocol () { method onopen (line 30064) | get onopen () { method onopen (line 30070) | set onopen (fn) { method onerror (line 30085) | get onerror () { method onerror (line 30091) | set onerror (fn) { method onclose (line 30106) | get onclose () { method onclose (line 30112) | set onclose (fn) { method onmessage (line 30127) | get onmessage () { method onmessage (line 30133) | set onmessage (fn) { method binaryType (line 30148) | get binaryType () { method binaryType (line 30154) | set binaryType (type) { method #onConnectionEstablished (line 30167) | #onConnectionEstablished (response) { method constructor (line 51868) | constructor (url, protocols = []) { method close (line 51974) | close (code = undefined, reason = undefined) { method send (line 52077) | send (data) { method readyState (line 52192) | get readyState () { method bufferedAmount (line 52199) | get bufferedAmount () { method url (line 52205) | get url () { method extensions (line 52212) | get extensions () { method protocol (line 52218) | get protocol () { method onopen (line 52224) | get onopen () { method onopen (line 52230) | set onopen (fn) { method onerror (line 52245) | get onerror () { method onerror (line 52251) | set onerror (fn) { method onclose (line 52266) | get onclose () { method onclose (line 52272) | set onclose (fn) { method onmessage (line 52287) | get onmessage () { method onmessage (line 52293) | set onmessage (fn) { method binaryType (line 52308) | get binaryType () { method binaryType (line 52314) | set binaryType (type) { method #onConnectionEstablished (line 52327) | #onConnectionEstablished (response) { method defaultValue (line 30264) | get defaultValue () { method defaultValue (line 30271) | get defaultValue () { function makeDispatcher (line 30362) | function makeDispatcher (fn) { function defaultFactory (line 30509) | function defaultFactory (origin, opts) { class Agent (line 30515) | class Agent extends DispatcherBase { method constructor (line 8574) | constructor ({ factory = defaultFactory, maxRedirections = 0, connect,... method [kRunning] (line 8630) | get [kRunning] () { method [kDispatch] (line 8642) | [kDispatch] (opts, handler) { method [kClose] (line 8667) | async [kClose] () { method [kDestroy] (line 8680) | async [kDestroy] (err) { method constructor (line 30516) | constructor ({ factory = defaultFactory, maxRedirections = 0, connect,... method [kRunning] (line 30572) | get [kRunning] () { method [kDispatch] (line 30584) | [kDispatch] (opts, handler) { method [kClose] (line 30609) | async [kClose] () { method [kDestroy] (line 30622) | async [kDestroy] (err) { function abort (line 30650) | function abort (self) { function addSignal (line 30658) | function addSignal (self, signal) { function removeSignal (line 30679) | function removeSignal (self) { class ConnectHandler (line 30713) | class ConnectHandler extends AsyncResource { method constructor (line 8772) | constructor (opts, callback) { method onConnect (line 8797) | onConnect (abort, context) { method onHeaders (line 8806) | onHeaders () { method onUpgrade (line 8810) | onUpgrade (statusCode, rawHeaders, socket) { method onError (line 8832) | onError (err) { method constructor (line 30714) | constructor (opts, callback) { method onConnect (line 30739) | onConnect (abort, context) { method onHeaders (line 30748) | onHeaders () { method onUpgrade (line 30752) | onUpgrade (statusCode, rawHeaders, socket) { method onError (line 30774) | onError (err) { function connect (line 30788) | function connect (opts, callback) { class PipelineRequest (line 30837) | class PipelineRequest extends Readable { method constructor (line 8896) | constructor () { method _read (line 8902) | _read () { method _destroy (line 8911) | _destroy (err, callback) { method constructor (line 30838) | constructor () { method _read (line 30844) | _read () { method _destroy (line 30853) | _destroy (err, callback) { class PipelineResponse (line 30860) | class PipelineResponse extends Readable { method constructor (line 8919) | constructor (resume) { method _read (line 8924) | _read () { method _destroy (line 8928) | _destroy (err, callback) { method constructor (line 30861) | constructor (resume) { method _read (line 30866) | _read () { method _destroy (line 30870) | _destroy (err, callback) { class PipelineHandler (line 30879) | class PipelineHandler extends AsyncResource { method constructor (line 8938) | constructor (opts, handler) { method onConnect (line 9022) | onConnect (abort, context) { method onHeaders (line 9035) | onHeaders (statusCode, rawHeaders, resume) { method onData (line 9097) | onData (chunk) { method onComplete (line 9102) | onComplete (trailers) { method onError (line 9107) | onError (err) { method constructor (line 30880) | constructor (opts, handler) { method onConnect (line 30964) | onConnect (abort, context) { method onHeaders (line 30977) | onHeaders (statusCode, rawHeaders, resume) { method onData (line 31039) | onData (chunk) { method onComplete (line 31044) | onComplete (trailers) { method onError (line 31049) | onError (err) { function pipeline (line 31056) | function pipeline (opts, handler) { class RequestHandler (line 31087) | class RequestHandler extends AsyncResource { method constructor (line 9146) | constructor (opts, callback) { method onConnect (line 9203) | onConnect (abort, context) { method onHeaders (line 9212) | onHeaders (statusCode, rawHeaders, resume, statusMessage) { method onData (line 9248) | onData (chunk) { method onComplete (line 9253) | onComplete (trailers) { method onError (line 9263) | onError (err) { method constructor (line 31088) | constructor (opts, callback) { method onConnect (line 31145) | onConnect (abort, context) { method onHeaders (line 31154) | onHeaders (statusCode, rawHeaders, resume, statusMessage) { method onData (line 31190) | onData (chunk) { method onComplete (line 31195) | onComplete (trailers) { method onError (line 31205) | onError (err) { function request (line 31233) | function request (opts, callback) { class StreamHandler (line 31276) | class StreamHandler extends AsyncResource { method constructor (line 9335) | constructor (opts, factory, callback) { method onConnect (line 9392) | onConnect (abort, context) { method onHeaders (line 9401) | onHeaders (statusCode, rawHeaders, resume, statusMessage) { method onData (line 9476) | onData (chunk) { method onComplete (line 9482) | onComplete (trailers) { method onError (line 9496) | onError (err) { method constructor (line 31277) | constructor (opts, factory, callback) { method onConnect (line 31334) | onConnect (abort, context) { method onHeaders (line 31343) | onHeaders (statusCode, rawHeaders, resume, statusMessage) { method onData (line 31418) | onData (chunk) { method onComplete (line 31424) | onComplete (trailers) { method onError (line 31438) | onError (err) { function stream (line 31462) | function stream (opts, factory, callback) { class UpgradeHandler (line 31499) | class UpgradeHandler extends AsyncResource { method constructor (line 9558) | constructor (opts, callback) { method onConnect (line 9584) | onConnect (abort, context) { method onHeaders (line 9593) | onHeaders () { method onUpgrade (line 9597) | onUpgrade (statusCode, rawHeaders, socket) { method onError (line 9614) | onError (err) { method constructor (line 31500) | constructor (opts, callback) { method onConnect (line 31526) | onConnect (abort, context) { method onHeaders (line 31535) | onHeaders () { method onUpgrade (line 31539) | onUpgrade (statusCode, rawHeaders, socket) { method onError (line 31556) | onError (err) { function upgrade (line 31570) | function upgrade (opts, callback) { method constructor (line 31640) | constructor ({ method destroy (line 31666) | destroy (err) { method emit (line 31683) | emit (ev, ...args) { method on (line 31694) | on (ev, ...args) { method addListener (line 31701) | addListener (ev, ...args) { method off (line 31705) | off (ev, ...args) { method removeListener (line 31716) | removeListener (ev, ...args) { method push (line 31720) | push (chunk) { method text (line 31729) | async text () { method json (line 31734) | async json () { method blob (line 31739) | async blob () { method arrayBuffer (line 31744) | async arrayBuffer () { method formData (line 31749) | async formData () { method bodyUsed (line 31755) | get bodyUsed () { method body (line 31760) | get body () { method dump (line 31772) | dump (opts) { function isLocked (line 31820) | function isLocked (self) { function isUnusable (line 31826) | function isUnusable (self) { function consume (line 31830) | async function consume (stream, type) { function consumeStart (line 31861) | function consumeStart (consume) { function consumeEnd (line 31887) | function consumeEnd (consume) { function consumePush (line 31918) | function consumePush (consume, chunk) { function consumeFinish (line 31923) | function consumeFinish (consume, err) { function getResolveErrorBodyCallback (line 31954) | async function getResolveErrorBodyCallback ({ callback, body, contentTyp... function getGreatestCommonDivisor (line 32029) | function getGreatestCommonDivisor (a, b) { function defaultFactory (line 32034) | function defaultFactory (origin, opts) { class BalancedPool (line 32038) | class BalancedPool extends PoolBase { method constructor (line 10097) | constructor (upstreams = [], { factory = defaultFactory, ...opts } = {... method addUpstream (line 10126) | addUpstream (upstream) { method _updateBalancedPoolStats (line 10166) | _updateBalancedPoolStats () { method removeUpstream (line 10170) | removeUpstream (upstream) { method upstreams (line 10186) | get upstreams () { method [kGetDispatcher] (line 10192) | [kGetDispatcher] () { method constructor (line 32039) | constructor (upstreams = [], { factory = defaultFactory, ...opts } = {... method addUpstream (line 32068) | addUpstream (upstream) { method _updateBalancedPoolStats (line 32108) | _updateBalancedPoolStats () { method removeUpstream (line 32112) | removeUpstream (upstream) { method upstreams (line 32128) | get upstreams () { method [kGetDispatcher] (line 32134) | [kGetDispatcher] () { class Cache (line 32229) | class Cache { method constructor (line 10294) | constructor () { method match (line 10302) | async match (request, options = {}) { method matchAll (line 10318) | async matchAll (request = undefined, options = {}) { method add (line 10386) | async add (request) { method addAll (line 10402) | async addAll (requests) { method put (line 10563) | async put (request, response) { method delete (line 10692) | async delete (request, options = {}) { method keys (line 10756) | async keys (request = undefined, options = {}) { method #batchCacheOperations (line 10835) | #batchCacheOperations (operations) { method #queryCache (line 10973) | #queryCache (requestQuery, options, targetStorage) { method #requestMatchesCachedItem (line 10997) | #requestMatchesCachedItem (requestQuery, request, response = null, opt... method constructor (line 32236) | constructor () { method match (line 32244) | async match (request, options = {}) { method matchAll (line 32260) | async matchAll (request = undefined, options = {}) { method add (line 32328) | async add (request) { method addAll (line 32344) | async addAll (requests) { method put (line 32505) | async put (request, response) { method delete (line 32634) | async delete (request, options = {}) { method keys (line 32698) | async keys (request = undefined, options = {}) { method #batchCacheOperations (line 32777) | #batchCacheOperations (operations) { method #queryCache (line 32915) | #queryCache (requestQuery, options, targetStorage) { method #requestMatchesCachedItem (line 32939) | #requestMatchesCachedItem (requestQuery, request, response = null, opt... class CacheStorage (line 33053) | class CacheStorage { method constructor (line 11118) | constructor () { method match (line 11124) | async match (request, options = {}) { method has (line 11161) | async has (cacheName) { method open (line 11177) | async open (cacheName) { method delete (line 11209) | async delete (cacheName) { method keys (line 11222) | async keys () { method constructor (line 33060) | constructor () { method match (line 33066) | async match (request, options = {}) { method has (line 33103) | async has (cacheName) { method open (line 33119) | async open (cacheName) { method delete (line 33151) | async delete (cacheName) { method keys (line 33164) | async keys () { function urlEquals (line 33224) | function urlEquals (A, B, excludeFragment = false) { function fieldValues (line 33236) | function fieldValues (header) { class Client (line 33396) | class Client extends DispatcherBase { method constructor (line 11460) | constructor (url, { method pipelining (line 11643) | get pipelining () { method pipelining (line 11647) | set pipelining (value) { method [kPending] (line 11652) | get [kPending] () { method [kRunning] (line 11656) | get [kRunning] () { method [kSize] (line 11660) | get [kSize] () { method [kConnected] (line 11664) | get [kConnected] () { method [kBusy] (line 11668) | get [kBusy] () { method [kConnect] (line 11678) | [kConnect] (cb) { method [kDispatch] (line 11683) | [kDispatch] (opts, handler) { method [kClose] (line 11708) | async [kClose] () { method [kDestroy] (line 11720) | async [kDestroy] (err) { method constructor (line 33402) | constructor (url, { method pipelining (line 33585) | get pipelining () { method pipelining (line 33589) | set pipelining (value) { method [kPending] (line 33594) | get [kPending] () { method [kRunning] (line 33598) | get [kRunning] () { method [kSize] (line 33602) | get [kSize] () { method [kConnected] (line 33606) | get [kConnected] () { method [kBusy] (line 33610) | get [kBusy] () { method [kConnect] (line 33620) | [kConnect] (cb) { method [kDispatch] (line 33625) | [kDispatch] (opts, handler) { method [kClose] (line 33650) | async [kClose] () { method [kDestroy] (line 33662) | async [kDestroy] (err) { function onHttp2SessionError (line 33696) | function onHttp2SessionError (err) { function onHttp2FrameError (line 33704) | function onHttp2FrameError (type, code, id) { function onHttp2SessionEnd (line 33713) | function onHttp2SessionEnd () { function onHTTP2GoAway (line 33718) | function onHTTP2GoAway (code) { function lazyllhttp (line 33758) | async function lazyllhttp () { class Parser (line 33833) | class Parser { method constructor (line 11892) | constructor (client, socket, { exports }) { method setTimeout (line 11920) | setTimeout (value, type) { method resume (line 11942) | resume () { method readMore (line 11965) | readMore () { method execute (line 11975) | execute (data) { method destroy (line 12037) | destroy () { method onStatus (line 12052) | onStatus (buf) { method onMessageBegin (line 12056) | onMessageBegin () { method onHeaderField (line 12070) | onHeaderField (buf) { method onHeaderValue (line 12082) | onHeaderValue (buf) { method trackHeader (line 12104) | trackHeader (len) { method onUpgrade (line 12111) | onUpgrade (head) { method onHeadersComplete (line 12158) | onHeadersComplete (statusCode, upgrade, shouldKeepAlive) { method onBody (line 12267) | onBody (buf) { method onMessageComplete (line 12299) | onMessageComplete () { method constructor (line 33834) | constructor (client, socket, { exports }) { method setTimeout (line 33862) | setTimeout (value, type) { method resume (line 33884) | resume () { method readMore (line 33907) | readMore () { method execute (line 33917) | execute (data) { method destroy (line 33979) | destroy () { method onStatus (line 33994) | onStatus (buf) { method onMessageBegin (line 33998) | onMessageBegin () { method onHeaderField (line 34012) | onHeaderField (buf) { method onHeaderValue (line 34024) | onHeaderValue (buf) { method trackHeader (line 34046) | trackHeader (len) { method onUpgrade (line 34053) | onUpgrade (head) { method onHeadersComplete (line 34100) | onHeadersComplete (statusCode, upgrade, shouldKeepAlive) { method onBody (line 34209) | onBody (buf) { method onMessageComplete (line 34241) | onMessageComplete () { function onParserTimeout (line 34308) | function onParserTimeout (parser) { function onSocketReadable (line 34327) | function onSocketReadable () { function onSocketError (line 34334) | function onSocketError (err) { function onError (line 34354) | function onError (client, err) { function onSocketEnd (line 34374) | function onSocketEnd () { function onSocketClose (line 34388) | function onSocketClose () { function connect (line 34431) | async function connect (client) { function emitDrain (line 34596) | function emitDrain (client) { function resume (line 34601) | function resume (client, sync) { function _resume (line 34618) | function _resume (client, sync) { function shouldSendContentLength (line 34743) | function shouldSendContentLength (method) { function write (line 34747) | function write (client, request) { function writeH2 (line 34912) | function writeH2 (client, session, request) { function writeStream (line 35176) | function writeStream ({ h2stream, body, client, request, socket, content... function writeBlob (line 35291) | async function writeBlob ({ h2stream, body, client, request, socket, con... function writeIterable (line 35326) | async function writeIterable ({ h2stream, body, client, request, socket,... class AsyncWriter (line 35406) | class AsyncWriter { method constructor (line 13465) | constructor ({ socket, request, contentLength, client, expectsPayload,... method write (line 13477) | write (chunk) { method end (line 13540) | end () { method destroy (line 13587) | destroy (err) { method constructor (line 35407) | constructor ({ socket, request, contentLength, client, expectsPayload,... method write (line 35419) | write (chunk) { method end (line 35482) | end () { method destroy (line 35529) | destroy (err) { function errorRequest (line 35541) | function errorRequest (client, request, err) { class CompatWeakRef (line 35565) | class CompatWeakRef { method constructor (line 13624) | constructor (value) { method deref (line 13628) | deref () { method constructor (line 35566) | constructor (value) { method deref (line 35570) | deref () { class CompatFinalizer (line 35577) | class CompatFinalizer { method constructor (line 13636) | constructor (finalizer) { method register (line 13640) | register (dispatcher, key) { method constructor (line 35578) | constructor (finalizer) { method register (line 35582) | register (dispatcher, key) { function getCookies (line 35660) | function getCookies (headers) { function deleteCookie (line 35687) | function deleteCookie (headers, name, attributes) { function getSetCookies (line 35709) | function getSetCookies (headers) { function setCookie (line 35729) | function setCookie (headers, cookie) { function parseSetCookie (line 35840) | function parseSetCookie (header) { function parseUnparsedAttributes (line 35916) | function parseUnparsedAttributes (unparsedAttributes, cookieAttributeLis... function isCTLExcludingHtab (line 36157) | function isCTLExcludingHtab (value) { function validateCookieName (line 36184) | function validateCookieName (name) { function validateCookieValue (line 36221) | function validateCookieValue (value) { function validateCookiePath (line 36242) | function validateCookiePath (path) { function validateCookieDomain (line 36257) | function validateCookieDomain (domain) { function toIMFDate (line 36308) | function toIMFDate (date) { function validateCookieMaxAge (line 36341) | function validateCookieMaxAge (maxAge) { function stringify (line 36351) | function stringify (cookie) { function getHeadersList (line 36419) | function getHeadersList (headers) { method constructor (line 36470) | constructor (maxCachedSessions) { method get (line 36485) | get (sessionKey) { method set (line 36490) | set (sessionKey, session) { method constructor (line 36501) | constructor (maxCachedSessions) { method get (line 36506) | get (sessionKey) { method set (line 36510) | set (sessionKey, session) { function buildConnector (line 36526) | function buildConnector ({ allowH2, maxCachedSessions, socketPath, timeo... function setupTimeout (line 36610) | function setupTimeout (onConnectTimeout, timeout) { function onConnectTimeout (line 36635) | function onConnectTimeout (socket) { class UndiciError (line 36776) | class UndiciError extends Error { method constructor (line 14709) | constructor (message) { method constructor (line 36777) | constructor (message) { class ConnectTimeoutError (line 36784) | class ConnectTimeoutError extends UndiciError { method constructor (line 14717) | constructor (message) { method constructor (line 36785) | constructor (message) { class HeadersTimeoutError (line 36794) | class HeadersTimeoutError extends UndiciError { method constructor (line 14727) | constructor (message) { method constructor (line 36795) | constructor (message) { class HeadersOverflowError (line 36804) | class HeadersOverflowError extends UndiciError { method constructor (line 14737) | constructor (message) { method constructor (line 36805) | constructor (message) { class BodyTimeoutError (line 36814) | class BodyTimeoutError extends UndiciError { method constructor (line 14747) | constructor (message) { method constructor (line 36815) | constructor (message) { class ResponseStatusCodeError (line 36824) | class ResponseStatusCodeError extends UndiciError { method constructor (line 14757) | constructor (message, statusCode, headers, body) { method constructor (line 36825) | constructor (message, statusCode, headers, body) { class InvalidArgumentError (line 36838) | class InvalidArgumentError extends UndiciError { method constructor (line 14771) | constructor (message) { method constructor (line 36839) | constructor (message) { class InvalidReturnValueError (line 36848) | class InvalidReturnValueError extends UndiciError { method constructor (line 14781) | constructor (message) { method constructor (line 36849) | constructor (message) { class RequestAbortedError (line 36858) | class RequestAbortedError extends UndiciError { method constructor (line 14791) | constructor (message) { method constructor (line 36859) | constructor (message) { class InformationalError (line 36868) | class InformationalError extends UndiciError { method constructor (line 14801) | constructor (message) { method constructor (line 36869) | constructor (message) { class RequestContentLengthMismatchError (line 36878) | class RequestContentLengthMismatchError extends UndiciError { method constructor (line 14811) | constructor (message) { method constructor (line 36879) | constructor (message) { class ResponseContentLengthMismatchError (line 36888) | class ResponseContentLengthMismatchError extends UndiciError { method constructor (line 14821) | constructor (message) { method constructor (line 36889) | constructor (message) { class ClientDestroyedError (line 36898) | class ClientDestroyedError extends UndiciError { method constructor (line 14831) | constructor (message) { method constructor (line 36899) | constructor (message) { class ClientClosedError (line 36908) | class ClientClosedError extends UndiciError { method constructor (line 14841) | constructor (message) { method constructor (line 36909) | constructor (message) { class SocketError (line 36918) | class SocketError extends UndiciError { method constructor (line 14851) | constructor (message, socket) { method constructor (line 36919) | constructor (message, socket) { class NotSupportedError (line 36929) | class NotSupportedError extends UndiciError { method constructor (line 14862) | constructor (message) { method constructor (line 36930) | constructor (message) { class BalancedPoolMissingUpstreamError (line 36939) | class BalancedPoolMissingUpstreamError extends UndiciError { method constructor (line 14872) | constructor (message) { method constructor (line 36940) | constructor (message) { class HTTPParserError (line 36949) | class HTTPParserError extends Error { method constructor (line 14882) | constructor (message, code, data) { method constructor (line 36950) | constructor (message, code, data) { class ResponseExceededMaxSizeError (line 36959) | class ResponseExceededMaxSizeError extends UndiciError { method constructor (line 14892) | constructor (message) { method constructor (line 36960) | constructor (message) { class RequestRetryError (line 36969) | class RequestRetryError extends UndiciError { method constructor (line 14902) | constructor (message, code, { headers, data }) { method constructor (line 36970) | constructor (message, code, { headers, data }) { class Request (line 37064) | class Request { method constructor (line 14997) | constructor (origin, { method onBodySent (line 15173) | onBodySent (chunk) { method onRequestSent (line 15183) | onRequestSent () { method onConnect (line 15197) | onConnect (abort) { method onHeaders (line 15209) | onHeaders (statusCode, headers, resume, statusText) { method onData (line 15224) | onData (chunk) { method onUpgrade (line 15236) | onUpgrade (statusCode, headers, socket) { method onComplete (line 15243) | onComplete (trailers) { method onError (line 15261) | onError (error) { method onFinally (line 15276) | onFinally () { method addHeader (line 15289) | addHeader (key, value) { method [kHTTP1BuildRequest] (line 15294) | static [kHTTP1BuildRequest] (origin, opts, handler) { method [kHTTP2BuildRequest] (line 15300) | static [kHTTP2BuildRequest] (origin, opts, handler) { method [kHTTP2CopyHeaders] (line 15328) | static [kHTTP2CopyHeaders] (raw) { method constructor (line 21141) | constructor (input, init = {}) { method method (line 21633) | get method () { method url (line 21641) | get url () { method headers (line 21651) | get headers () { method destination (line 21660) | get destination () { method referrer (line 21672) | get referrer () { method referrerPolicy (line 21694) | get referrerPolicy () { method mode (line 21704) | get mode () { method credentials (line 21714) | get credentials () { method cache (line 21722) | get cache () { method redirect (line 21733) | get redirect () { method integrity (line 21743) | get integrity () { method keepalive (line 21753) | get keepalive () { method isReloadNavigation (line 21762) | get isReloadNavigation () { method isHistoryNavigation (line 21772) | get isHistoryNavigation () { method signal (line 21783) | get signal () { method body (line 21790) | get body () { method bodyUsed (line 21796) | get bodyUsed () { method duplex (line 21802) | get duplex () { method clone (line 21809) | clone () { method constructor (line 37065) | constructor (origin, { method onBodySent (line 37241) | onBodySent (chunk) { method onRequestSent (line 37251) | onRequestSent () { method onConnect (line 37265) | onConnect (abort) { method onHeaders (line 37277) | onHeaders (statusCode, headers, resume, statusText) { method onData (line 37292) | onData (chunk) { method onUpgrade (line 37304) | onUpgrade (statusCode, headers, socket) { method onComplete (line 37311) | onComplete (trailers) { method onError (line 37329) | onError (error) { method onFinally (line 37344) | onFinally () { method addHeader (line 37357) | addHeader (key, value) { method [kHTTP1BuildRequest] (line 37362) | static [kHTTP1BuildRequest] (origin, opts, handler) { method [kHTTP2BuildRequest] (line 37368) | static [kHTTP2BuildRequest] (origin, opts, handler) { method [kHTTP2CopyHeaders] (line 37396) | static [kHTTP2CopyHeaders] (raw) { method constructor (line 43223) | constructor (input, init = {}) { method method (line 43715) | get method () { method url (line 43723) | get url () { method headers (line 43733) | get headers () { method destination (line 43742) | get destination () { method referrer (line 43754) | get referrer () { method referrerPolicy (line 43776) | get referrerPolicy () { method mode (line 43786) | get mode () { method credentials (line 43796) | get credentials () { method cache (line 43804) | get cache () { method redirect (line 43815) | get redirect () { method integrity (line 43825) | get integrity () { method keepalive (line 43835) | get keepalive () { method isReloadNavigation (line 43844) | get isReloadNavigation () { method isHistoryNavigation (line 43854) | get isHistoryNavigation () { method signal (line 43865) | get signal () { method body (line 43872) | get body () { method bodyUsed (line 43878) | get bodyUsed () { method duplex (line 43884) | get duplex () { method clone (line 43891) | clone () { function processHeaderValue (line 37413) | function processHeaderValue (key, val, skipAppend) { function processHeader (line 37427) | function processHeader (request, key, val, skipAppend = false) { function nop (line 37604) | function nop () {} function isStream (line 37606) | function isStream (obj) { function isBlobLike (line 37611) | function isBlobLike (object) { function buildURL (line 37621) | function buildURL (url, queryParams) { function parseURL (line 37635) | function parseURL (url) { function parseOrigin (line 37702) | function parseOrigin (url) { function getHostname (line 37712) | function getHostname (host) { function getServerName (line 37728) | function getServerName (host) { function deepClone (line 37743) | function deepClone (obj) { function isAsyncIterable (line 37747) | function isAsyncIterable (obj) { function isIterable (line 37751) | function isIterable (obj) { function bodyLength (line 37755) | function bodyLength (body) { function isDestroyed (line 37772) | function isDestroyed (stream) { function isReadableAborted (line 37776) | function isReadableAborted (stream) { function destroy (line 37781) | function destroy (stream, err) { function parseKeepAliveTimeout (line 37805) | function parseKeepAliveTimeout (val) { function headerNameToString (line 37815) | function headerNameToString (value) { function parseHeaders (line 37819) | function parseHeaders (headers, obj = {}) { function parseRawHeaders (line 37850) | function parseRawHeaders (headers) { function isBuffer (line 37877) | function isBuffer (buffer) { function validateHandler (line 37882) | function validateHandler (handler, method, upgrade) { function isDisturbed (line 37920) | function isDisturbed (body) { function isErrored (line 37931) | function isErrored (body) { function isReadable (line 37939) | function isReadable (body) { function getSocketInfo (line 37947) | function getSocketInfo (socket) { function ReadableStreamFrom (line 37967) | function ReadableStreamFrom (iterable) { function isFormDataLike (line 38004) | function isFormDataLike (object) { function throwIfAborted (line 38018) | function throwIfAborted (signal) { function addAbortListener (line 38032) | function addAbortListener (signal, listener) { function toUSVString (line 38046) | function toUSVString (val) { function parseRangeHeader (line 38058) | function parseRangeHeader (range) { class DispatcherBase (line 38135) | class DispatcherBase extends Dispatcher { method constructor (line 16057) | constructor () { method destroyed (line 16066) | get destroyed () { method closed (line 16070) | get closed () { method interceptors (line 16074) | get interceptors () { method interceptors (line 16078) | set interceptors (newInterceptors) { method close (line 16091) | close (callback) { method destroy (line 16137) | destroy (err, callback) { method [kInterceptedDispatch] (line 16186) | [kInterceptedDispatch] (opts, handler) { method dispatch (line 16200) | dispatch (opts, handler) { method constructor (line 38136) | constructor () { method destroyed (line 38145) | get destroyed () { method closed (line 38149) | get closed () { method interceptors (line 38153) | get interceptors () { method interceptors (line 38157) | set interceptors (newInterceptors) { method close (line 38170) | close (callback) { method destroy (line 38216) | destroy (err, callback) { method [kInterceptedDispatch] (line 38265) | [kInterceptedDispatch] (opts, handler) { method dispatch (line 38279) | dispatch (opts, handler) { class Dispatcher (line 38323) | class Dispatcher extends EventEmitter { method dispatch (line 16245) | dispatch () { method close (line 16249) | close () { method destroy (line 16253) | destroy () { method dispatch (line 38324) | dispatch () { method close (line 38328) | close () { method destroy (line 38332) | destroy () { function extractBody (line 38378) | function extractBody (object, keepalive = false) { function safelyExtractBody (line 38598) | function safelyExtractBody (object, keepalive = false) { function cloneBody (line 38620) | function cloneBody (body) { function throwIfAborted (line 38666) | function throwIfAborted (state) { function bodyMixinMethods (line 38672) | function bodyMixinMethods (instance) { function mixinBody (line 38834) | function mixinBody (prototype) { function specConsumeBody (line 38844) | async function specConsumeBody (object, convertBytesToJSValue, instance) { function bodyUnusable (line 38889) | function bodyUnusable (body) { function utf8DecodeBytes (line 38900) | function utf8DecodeBytes (buffer) { function parseJSONFromBytes (line 38926) | function parseJSONFromBytes (bytes) { function bodyMimeType (line 38934) | function bodyMimeType (object) { function dataURLProcessor (line 39135) | function dataURLProcessor (dataURL) { function URLSerializer (line 39237) | function URLSerializer (url, excludeFragment = false) { function collectASequenceOfCodePoints (line 39254) | function collectASequenceOfCodePoints (condition, input, position) { function collectASequenceOfCodePointsFast (line 39278) | function collectASequenceOfCodePointsFast (char, input, position) { function stringPercentDecode (line 39293) | function stringPercentDecode (input) { function percentDecode (line 39303) | function percentDecode (input) { function parseMIMEType (line 39348) | function parseMIMEType (input) { function forgivingBase64 (line 39521) | function forgivingBase64 (data) { function collectAnHTTPQuotedString (line 39565) | function collectAnHTTPQuotedString (input, position, extractValue) { function serializeAMimeType (line 39640) | function serializeAMimeType (mimeType) { function isHTTPWhiteSpace (line 39685) | function isHTTPWhiteSpace (char) { function removeHTTPWhitespace (line 39693) | function removeHTTPWhitespace (str, leading = true, trailing = true) { function isASCIIWhitespace (line 39712) | function isASCIIWhitespace (char) { function removeASCIIWhitespace (line 39719) | function removeASCIIWhitespace (str, leading = true, trailing = true) { class File (line 39763) | class File extends Blob { method constructor (line 17685) | constructor (fileBits, fileName, options = {}) { method name (line 17749) | get name () { method lastModified (line 17755) | get lastModified () { method type (line 17761) | get type () { method constructor (line 39764) | constructor (fileBits, fileName, options = {}) { method name (line 39828) | get name () { method lastModified (line 39834) | get lastModified () { method type (line 39840) | get type () { class FileLike (line 39847) | class FileLike { method constructor (line 17769) | constructor (blobLike, fileName, options = {}) { method stream (line 17816) | stream (...args) { method arrayBuffer (line 17822) | arrayBuffer (...args) { method slice (line 17828) | slice (...args) { method text (line 17834) | text (...args) { method size (line 17840) | get size () { method type (line 17846) | get type () { method name (line 17852) | get name () { method lastModified (line 17858) | get lastModified () { method constructor (line 39848) | constructor (blobLike, fileName, options = {}) { method stream (line 39895) | stream (...args) { method arrayBuffer (line 39901) | arrayBuffer (...args) { method slice (line 39907) | slice (...args) { method text (line 39913) | text (...args) { method size (line 39919) | get size () { method type (line 39925) | get type () { method name (line 39931) | get name () { method lastModified (line 39937) | get lastModified () { method [Symbol.toStringTag] (line 39943) | get [Symbol.toStringTag] () { method defaultValue (line 39985) | get defaultValue () { function processBlobParts (line 40015) | function processBlobParts (parts, options) { function convertLineEndingsNative (line 40065) | function convertLineEndingsNative (s) { function isFileLike (line 40083) | function isFileLike (object) { class FormData (line 40116) | class FormData { method constructor (line 18038) | constructor (form) { method append (line 18050) | append (name, value, filename = undefined) { method delete (line 18079) | delete (name) { method get (line 18091) | get (name) { method getAll (line 18110) | getAll (name) { method has (line 18126) | has (name) { method set (line 18138) | set (name, value, filename = undefined) { method entries (line 18181) | entries () { method keys (line 18191) | keys () { method values (line 18201) | values () { method forEach (line 18215) | forEach (callbackFn, thisArg = globalThis) { method constructor (line 40117) | constructor (form) { method append (line 40129) | append (name, value, filename = undefined) { method delete (line 40158) | delete (name) { method get (line 40170) | get (name) { method getAll (line 40189) | getAll (name) { method has (line 40205) | has (name) { method set (line 40217) | set (name, value, filename = undefined) { method entries (line 40260) | entries () { method keys (line 40270) | keys () { method values (line 40280) | values () { method forEach (line 40294) | forEach (callbackFn, thisArg = globalThis) { function makeEntry (line 40327) | function makeEntry (name, value, filename) { function getGlobalOrigin (line 40383) | function getGlobalOrigin () { function setGlobalOrigin (line 40387) | function setGlobalOrigin (newOrigin) { function isHTTPWhiteSpaceCharCode (line 40446) | function isHTTPWhiteSpaceCharCode (code) { function headerValueNormalize (line 40454) | function headerValueNormalize (potentialValue) { function fill (line 40466) | function fill (headers, object) { function appendHeader (line 40506) | function appendHeader (headers, name, value) { class HeadersList (line 40547) | class HeadersList { method constructor (line 18472) | constructor (init) { method contains (line 18484) | contains (name) { method clear (line 18493) | clear () { method append (line 18500) | append (name, value) { method set (line 18526) | set (name, value) { method delete (line 18542) | delete (name) { method get (line 18555) | get (name) { method entries (line 18572) | get entries () { method constructor (line 40551) | constructor (init) { method contains (line 40563) | contains (name) { method clear (line 40572) | clear () { method append (line 40579) | append (name, value) { method set (line 40605) | set (name, value) { method delete (line 40621) | delete (name) { method get (line 40634) | get (name) { method entries (line 40651) | get entries () { method [Symbol.iterator] (line 40644) | * [Symbol.iterator] () { class Headers (line 40665) | class Headers { method constructor (line 18587) | constructor (init = undefined) { method append (line 18606) | append (name, value) { method delete (line 18618) | delete (name) { method get (line 18663) | get (name) { method has (line 18685) | has (name) { method set (line 18707) | set (name, value) { method getSetCookie (line 18756) | getSetCookie () { method [kHeadersSortedMap] (line 18773) | get [kHeadersSortedMap] () { method keys (line 18819) | keys () { method values (line 18835) | values () { method entries (line 18851) | entries () { method forEach (line 18871) | forEach (callbackFn, thisArg = globalThis) { method constructor (line 40666) | constructor (init = undefined) { method append (line 40685) | append (name, value) { method delete (line 40697) | delete (name) { method get (line 40742) | get (name) { method has (line 40764) | has (name) { method set (line 40786) | set (name, value) { method getSetCookie (line 40835) | getSetCookie () { method [kHeadersSortedMap] (line 40852) | get [kHeadersSortedMap] () { method keys (line 40898) | keys () { method values (line 40914) | values () { method entries (line 40930) | entries () { method forEach (line 40950) | forEach (callbackFn, thisArg = globalThis) { method [Symbol.for('nodejs.util.inspect.custom')] (line 40966) | [Symbol.for('nodejs.util.inspect.custom')] () { class Fetch (line 41092) | class Fetch extends EE { method constructor (line 19014) | constructor (dispatcher) { method terminate (line 19029) | terminate (reason) { method abort (line 19040) | abort (error) { method constructor (line 41093) | constructor (dispatcher) { method terminate (line 41108) | terminate (reason) { method abort (line 41119) | abort (error) { function fetch (line 41146) | function fetch (input, init = {}) { function finalizeAndReportTiming (line 41279) | function finalizeAndReportTiming (response, initiatorType = 'other') { function markResourceTiming (line 41342) | function markResourceTiming (timingInfo, originalURL, initiatorType, glo... function abortFetch (line 41349) | function abortFetch (p, request, responseObject, error) { function fetching (line 41394) | function fetching ({ function mainFetch (line 41549) | async function mainFetch (fetchParams, recursive = false) { function schemeFetch (line 41801) | function schemeFetch (fetchParams) { function finalizeResponse (line 41918) | function finalizeResponse (fetchParams, response) { function fetchFinale (line 41931) | function fetchFinale (fetchParams, response) { function httpFetch (line 42022) | async function httpFetch (fetchParams) { function httpRedirectFetch (line 42125) | function httpRedirectFetch (fetchParams, response) { function httpNetworkOrCacheFetch (line 42269) | async function httpNetworkOrCacheFetch ( function httpNetworkFetch (line 42599) | async function httpNetworkFetch ( class Request (line 43221) | class Request { method constructor (line 14997) | constructor (origin, { method onBodySent (line 15173) | onBodySent (chunk) { method onRequestSent (line 15183) | onRequestSent () { method onConnect (line 15197) | onConnect (abort) { method onHeaders (line 15209) | onHeaders (statusCode, headers, resume, statusText) { method onData (line 15224) | onData (chunk) { method onUpgrade (line 15236) | onUpgrade (statusCode, headers, socket) { method onComplete (line 15243) | onComplete (trailers) { method onError (line 15261) | onError (error) { method onFinally (line 15276) | onFinally () { method addHeader (line 15289) | addHeader (key, value) { method [kHTTP1BuildRequest] (line 15294) | static [kHTTP1BuildRequest] (origin, opts, handler) { method [kHTTP2BuildRequest] (line 15300) | static [kHTTP2BuildRequest] (origin, opts, handler) { method [kHTTP2CopyHeaders] (line 15328) | static [kHTTP2CopyHeaders] (raw) { method constructor (line 21141) | constructor (input, init = {}) { method method (line 21633) | get method () { method url (line 21641) | get url () { method headers (line 21651) | get headers () { method destination (line 21660) | get destination () { method referrer (line 21672) | get referrer () { method referrerPolicy (line 21694) | get referrerPolicy () { method mode (line 21704) | get mode () { method credentials (line 21714) | get credentials () { method cache (line 21722) | get cache () { method redirect (line 21733) | get redirect () { method integrity (line 21743) | get integrity () { method keepalive (line 21753) | get keepalive () { method isReloadNavigation (line 21762) | get isReloadNavigation () { method isHistoryNavigation (line 21772) | get isHistoryNavigation () { method signal (line 21783) | get signal () { method body (line 21790) | get body () { method bodyUsed (line 21796) | get bodyUsed () { method duplex (line 21802) | get duplex () { method clone (line 21809) | clone () { method constructor (line 37065) | constructor (origin, { method onBodySent (line 37241) | onBodySent (chunk) { method onRequestSent (line 37251) | onRequestSent () { method onConnect (line 37265) | onConnect (abort) { method onHeaders (line 37277) | onHeaders (statusCode, headers, resume, statusText) { method onData (line 37292) | onData (chunk) { method onUpgrade (line 37304) | onUpgrade (statusCode, headers, socket) { method onComplete (line 37311) | onComplete (trailers) { method onError (line 37329) | onError (error) { method onFinally (line 37344) | onFinally () { method addHeader (line 37357) | addHeader (key, value) { method [kHTTP1BuildRequest] (line 37362) | static [kHTTP1BuildRequest] (origin, opts, handler) { method [kHTTP2BuildRequest] (line 37368) | static [kHTTP2BuildRequest] (origin, opts, handler) { method [kHTTP2CopyHeaders] (line 37396) | static [kHTTP2CopyHeaders] (raw) { method constructor (line 43223) | constructor (input, init = {}) { method method (line 43715) | get method () { method url (line 43723) | get url () { method headers (line 43733) | get headers () { method destination (line 43742) | get destination () { method referrer (line 43754) | get referrer () { method referrerPolicy (line 43776) | get referrerPolicy () { method mode (line 43786) | get mode () { method credentials (line 43796) | get credentials () { method cache (line 43804) | get cache () { method redirect (line 43815) | get redirect () { method integrity (line 43825) | get integrity () { method keepalive (line 43835) | get keepalive () { method isReloadNavigation (line 43844) | get isReloadNavigation () { method isHistoryNavigation (line 43854) | get isHistoryNavigation () { method signal (line 43865) | get signal () { method body (line 43872) | get body () { method bodyUsed (line 43878) | get bodyUsed () { method duplex (line 43884) | get duplex () { method clone (line 43891) | clone () { function makeRequest (line 43933) | function makeRequest (init) { function cloneRequest (line 43981) | function cloneRequest (request) { class Response (line 44165) | class Response { method error (line 22085) | static error () { method json (line 22102) | static json (data, init = {}) { method redirect (line 22133) | static redirect (url, status = 302) { method constructor (line 22180) | constructor (body = null, init = {}) { method type (line 22215) | get type () { method url (line 22223) | get url () { method redirected (line 22241) | get redirected () { method status (line 22250) | get status () { method ok (line 22258) | get ok () { method statusText (line 22267) | get statusText () { method headers (line 22276) | get headers () { method body (line 22283) | get body () { method bodyUsed (line 22289) | get bodyUsed () { method clone (line 22296) | clone () { method error (line 44167) | static error () { method json (line 44184) | static json (data, init = {}) { method redirect (line 44215) | static redirect (url, status = 302) { method constructor (line 44262) | constructor (body = null, init = {}) { method type (line 44297) | get type () { method url (line 44305) | get url () { method redirected (line 44323) | get redirected () { method status (line 44332) | get status () { method ok (line 44340) | get ok () { method statusText (line 44349) | get statusText () { method headers (line 44358) | get headers () { method body (line 44365) | get body () { method bodyUsed (line 44371) | get bodyUsed () { method clone (line 44378) | clone () { function cloneResponse (line 44431) | function cloneResponse (response) { function makeResponse (line 44457) | function makeResponse (init) { function makeNetworkError (line 44476) | function makeNetworkError (reason) { function makeFilteredResponse (line 44488) | function makeFilteredResponse (response, state) { function filterResponse (line 44507) | function filterResponse (response, type) { function makeAppropriateNetworkError (line 44561) | function makeAppropriateNetworkError (fetchParams, err = null) { function initializeResponse (line 44573) | function initializeResponse (response, init, body) { function responseURL (line 44752) | function responseURL (response) { function responseLocationURL (line 44762) | function responseLocationURL (response, requestFragment) { function requestCurrentURL (line 44789) | function requestCurrentURL (request) { function requestBadPort (line 44793) | function requestBadPort (request) { function isErrorLike (line 44807) | function isErrorLike (object) { function isValidReasonPhrase (line 44820) | function isValidReasonPhrase (statusText) { function isTokenCharCode (line 44842) | function isTokenCharCode (c) { function isValidHTTPToken (line 44872) | function isValidHTTPToken (characters) { function isValidHeaderName (line 44888) | function isValidHeaderName (potentialValue) { function isValidHeaderValue (line 44896) | function isValidHeaderValue (potentialValue) { function setRequestReferrerPolicyOnRedirect (line 44920) | function setRequestReferrerPolicyOnRedirect (request, actualResponse) { function crossOriginResourcePolicyCheck (line 44960) | function crossOriginResourcePolicyCheck () { function corsCheck (line 44966) | function corsCheck () { function TAOCheck (line 44972) | function TAOCheck () { function appendFetchMetadata (line 44977) | function appendFetchMetadata (httpRequest) { function appendRequestOriginHeader (line 45003) | function appendRequestOriginHeader (request) { function coarsenedSharedCurrentTime (line 45046) | function coarsenedSharedCurrentTime (crossOriginIsolatedCapability) { function createOpaqueTimingInfo (line 45052) | function createOpaqueTimingInfo (timingInfo) { function makePolicyContainer (line 45069) | function makePolicyContainer () { function clonePolicyContainer (line 45077) | function clonePolicyContainer (policyContainer) { function determineRequestsReferrer (line 45084) | function determineRequestsReferrer (request) { function stripURLForReferrer (line 45183) | function stripURLForReferrer (url, originOnly) { function isURLPotentiallyTrustworthy (line 45214) | function isURLPotentiallyTrustworthy (url) { function bytesMatch (line 45260) | function bytesMatch (bytes, metadataList) { function parseMetadata (line 45332) | function parseMetadata (metadata) { function getStrongestMetadata (line 45382) | function getStrongestMetadata (metadataList) { function filterMetadataListByAlgorithm (line 45411) | function filterMetadataListByAlgorithm (metadataList, algorithm) { function compareBase64Mixed (line 45436) | function compareBase64Mixed (actualValue, expectedValue) { function tryUpgradeRequestToAPotentiallyTrustworthyURL (line 45456) | function tryUpgradeRequestToAPotentiallyTrustworthyURL (request) { function sameOrigin (line 45465) | function sameOrigin (A, B) { function createDeferredPromise (line 45481) | function createDeferredPromise () { function isAborted (line 45492) | function isAborted (fetchParams) { function isCancelled (line 45496) | function isCancelled (fetchParams) { function normalizeMethod (line 45523) | function normalizeMethod (method) { function serializeJavascriptValueToJSONString (line 45528) | function serializeJavascriptValueToJSONString (value) { function makeIterator (line 45553) | function makeIterator (iterator, name, kind) { function iteratorResult (line 45616) | function iteratorResult (pair, kind) { function fullyReadBody (line 45660) | async function fullyReadBody (body, processBody, processBodyError) { function isReadableStreamLike (line 45696) | function isReadableStreamLike (stream) { function isomorphicDecode (line 45713) | function isomorphicDecode (input) { function readableStreamClose (line 45728) | function readableStreamClose (controller) { function isomorphicEncode (line 45743) | function isomorphicEncode (input) { function readAllBytes (line 45760) | async function readAllBytes (reader) { function urlIsLocal (line 45790) | function urlIsLocal (url) { function urlHasHttpsScheme (line 45801) | function urlHasHttpsScheme (url) { function urlIsHttpHttpsScheme (line 45813) | function urlIsHttpHttpsScheme (url) { function getEncoding (line 46541) | function getEncoding (label) { class FileReader (line 46850) | class FileReader extends EventTarget { method constructor (line 24696) | constructor () { method readAsArrayBuffer (line 24716) | readAsArrayBuffer (blob) { method readAsBinaryString (line 24732) | readAsBinaryString (blob) { method readAsText (line 24749) | readAsText (blob, encoding = undefined) { method readAsDataURL (line 24769) | readAsDataURL (blob) { method abort (line 24784) | abort () { method readyState (line 24821) | get readyState () { method result (line 24834) | get result () { method error (line 24845) | get error () { method onloadend (line 24853) | get onloadend () { method onloadend (line 24859) | set onloadend (fn) { method onerror (line 24874) | get onerror () { method onerror (line 24880) | set onerror (fn) { method onloadstart (line 24895) | get onloadstart () { method onloadstart (line 24901) | set onloadstart (fn) { method onprogress (line 24916) | get onprogress () { method onprogress (line 24922) | set onprogress (fn) { method onload (line 24937) | get onload () { method onload (line 24943) | set onload (fn) { method onabort (line 24958) | get onabort () { method onabort (line 24964) | set onabort (fn) { method constructor (line 46851) | constructor () { method readAsArrayBuffer (line 46871) | readAsArrayBuffer (blob) { method readAsBinaryString (line 46887) | readAsBinaryString (blob) { method readAsText (line 46904) | readAsText (blob, encoding = undefined) { method readAsDataURL (line 46924) | readAsDataURL (blob) { method abort (line 46939) | abort () { method readyState (line 46976) | get readyState () { method result (line 46989) | get result () { method error (line 47000) | get error () { method onloadend (line 47008) | get onloadend () { method onloadend (line 47014) | set onloadend (fn) { method onerror (line 47029) | get onerror () { method onerror (line 47035) | set onerror (fn) { method onloadstart (line 47050) | get onloadstart () { method onloadstart (line 47056) | set onloadstart (fn) { method onprogress (line 47071) | get onprogress () { method onprogress (line 47077) | set onprogress (fn) { method onload (line 47092) | get onload () { method onload (line 47098) | set onload (fn) { method onabort (line 47113) | get onabort () { method onabort (line 47119) | set onabort (fn) { class ProgressEvent (line 47194) | class ProgressEvent extends Event { method constructor (line 25040) | constructor (type, eventInitDict = {}) { method lengthComputable (line 25053) | get lengthComputable () { method loaded (line 25059) | get loaded () { method total (line 25065) | get total () { method constructor (line 47195) | constructor (type, eventInitDict = {}) { method lengthComputable (line 47208) | get lengthComputable () { method loaded (line 47214) | get loaded () { method total (line 47220) | get total () { function readOperation (line 47320) | function readOperation (fr, blob, type, encodingName) { function fireAProgressEvent (line 47486) | function fireAProgressEvent (e, reader) { function packageData (line 47504) | function packageData (bytes, type, mimeType, encodingName) { function decode (line 47606) | function decode (ioQueue, encoding) { function BOMSniffing (line 47638) | function BOMSniffing (ioQueue) { function combineByteSequences (line 47662) | function combineByteSequences (sequences) { function setGlobalDispatcher (line 47701) | function setGlobalDispatcher (agent) { function getGlobalDispatcher (line 47713) | function getGlobalDispatcher () { method constructor (line 47732) | constructor (handler) { method onConnect (line 47736) | onConnect (...args) { method onError (line 47740) | onError (...args) { method onUpgrade (line 47744) | onUpgrade (...args) { method onHeaders (line 47748) | onHeaders (...args) { method onData (line 47752) | onData (...args) { method onComplete (line 47756) | onComplete (...args) { method onBodySent (line 47760) | onBodySent (...args) { class BodyAsyncIterable (line 47784) | class BodyAsyncIterable { method constructor (line 25630) | constructor (body) { method constructor (line 47785) | constructor (body) { method [Symbol.asyncIterator] (line 47790) | async * [Symbol.asyncIterator] () { class RedirectHandler (line 47797) | class RedirectHandler { method constructor (line 25643) | constructor (dispatch, maxRedirections, opts, handler) { method onConnect (line 25692) | onConnect (abort) { method onUpgrade (line 25697) | onUpgrade (statusCode, headers, socket) { method onError (line 25701) | onError (error) { method onHeaders (line 25705) | onHeaders (statusCode, headers, resume, statusText) { method onData (line 25738) | onData (chunk) { method onComplete (line 25762) | onComplete (trailers) { method onBodySent (line 25782) | onBodySent (chunk) { method constructor (line 47798) | constructor (dispatch, maxRedirections, opts, handler) { method onConnect (line 47847) | onConnect (abort) { method onUpgrade (line 47852) | onUpgrade (statusCode, headers, socket) { method onError (line 47856) | onError (error) { method onHeaders (line 47860) | onHeaders (statusCode, headers, resume, statusText) { method onData (line 47893) | onData (chunk) { method onComplete (line 47917) | onComplete (trailers) { method onBodySent (line 47937) | onBodySent (chunk) { function parseLocation (line 47944) | function parseLocation (statusCode, headers) { function shouldRemoveHeader (line 47957) | function shouldRemoveHeader (header, removeContent, unknownOrigin) { function cleanRequestHeaders (line 47972) | function cleanRequestHeaders (headers, removeContent, unknownOrigin) { function calculateRetryAfterHeader (line 48006) | function calculateRetryAfterHeader (retryAfter) { class RetryHandler (line 48013) | class RetryHandler { method constructor (line 25854) | constructor (opts, handlers) { method onRequestSent (line 25916) | onRequestSent () { method onUpgrade (line 25922) | onUpgrade (statusCode, headers, socket) { method onConnect (line 25928) | onConnect (abort) { method onBodySent (line 25936) | onBodySent (chunk) { method [kRetryHandlerDefaultRetry] (line 25940) | static [kRetryHandlerDefaultRetry] (err, { state, opts }, cb) { method onHeaders (line 26008) | onHeaders (statusCode, rawHeaders, resume, statusMessage) { method onData (line 26126) | onData (chunk) { method onComplete (line 26132) | onComplete (rawTrailers) { method onError (line 26137) | onError (err) { method constructor (line 48014) | constructor (opts, handlers) { method onRequestSent (line 48076) | onRequestSent () { method onUpgrade (line 48082) | onUpgrade (statusCode, headers, socket) { method onConnect (line 48088) | onConnect (abort) { method onBodySent (line 48096) | onBodySent (chunk) { method [kRetryHandlerDefaultRetry] (line 48100) | static [kRetryHandlerDefaultRetry] (err, { state, opts }, cb) { method onHeaders (line 48168) | onHeaders (statusCode, rawHeaders, resume, statusMessage) { method onData (line 48286) | onData (chunk) { method onComplete (line 48292) | onComplete (rawTrailers) { method onError (line 48297) | onError (err) { function createRedirectInterceptor (line 48348) | function createRedirectInterceptor ({ maxRedirections: defaultMaxRedirec... function enumToMap (line 48677) | function enumToMap(obj) { class FakeWeakRef (line 48719) | class FakeWeakRef { method constructor (line 26560) | constructor (value) { method deref (line 26564) | deref () { method constructor (line 48720) | constructor (value) { method deref (line 48724) | deref () { class MockAgent (line 48729) | class MockAgent extends Dispatcher { method constructor (line 26570) | constructor (opts) { method get (line 26587) | get (origin) { method dispatch (line 26597) | dispatch (opts, handler) { method close (line 26603) | async close () { method deactivate (line 26608) | deactivate () { method activate (line 26612) | activate () { method enableNetConnect (line 26616) | enableNetConnect (matcher) { method disableNetConnect (line 26630) | disableNetConnect () { method isMockActive (line 26636) | get isMockActive () { method [kMockAgentSet] (line 26640) | [kMockAgentSet] (origin, dispatcher) { method [kFactory] (line 26644) | [kFactory] (origin) { method [kMockAgentGet] (line 26651) | [kMockAgentGet] (origin) { method [kGetNetConnect] (line 26677) | [kGetNetConnect] () { method pendingInterceptors (line 26681) | pendingInterceptors () { method assertNoPendingInterceptors (line 26689) | assertNoPendingInterceptors ({ pendingInterceptorsFormatter = new Pend... method constructor (line 48730) | constructor (opts) { method get (line 48747) | get (origin) { method dispatch (line 48757) | dispatch (opts, handler) { method close (line 48763) | async close () { method deactivate (line 48768) | deactivate () { method activate (line 48772) | activate () { method enableNetConnect (line 48776) | enableNetConnect (matcher) { method disableNetConnect (line 48790) | disableNetConnect () { method isMockActive (line 48796) | get isMockActive () { method [kMockAgentSet] (line 48800) | [kMockAgentSet] (origin, dispatcher) { method [kFactory] (line 48804) | [kFactory] (origin) { method [kMockAgentGet] (line 48811) | [kMockAgentGet] (origin) { method [kGetNetConnect] (line 48837) | [kGetNetConnect] () { method pendingInterceptors (line 48841) | pendingInterceptors () { method assertNoPendingInterceptors (line 48849) | assertNoPendingInterceptors ({ pendingInterceptorsFormatter = new Pend... class MockClient (line 48896) | class MockClient extends Client { method constructor (line 26737) | constructor (origin, opts) { method intercept (line 26762) | intercept (opts) { method [kClose] (line 26766) | async [kClose] () { method constructor (line 48897) | constructor (origin, opts) { method intercept (line 48922) | intercept (opts) { method [kClose] (line 48926) | async [kClose] () { method [Symbols.kConnected] (line 48915) | get [Symbols.kConnected] () { class MockNotMatchedError (line 48946) | class MockNotMatchedError extends UndiciError { method constructor (line 26787) | constructor (message) { method constructor (line 48947) | constructor (message) { class MockScope (line 48984) | class MockScope { method constructor (line 26825) | constructor (mockDispatch) { method delay (line 26832) | delay (waitInMs) { method persist (line 26844) | persist () { method times (line 26852) | times (repeatTimes) { method constructor (line 48985) | constructor (mockDispatch) { method delay (line 48992) | delay (waitInMs) { method persist (line 49004) | persist () { method times (line 49012) | times (repeatTimes) { class MockInterceptor (line 49025) | class MockInterceptor { method constructor (line 26866) | constructor (opts, mockDispatches) { method createMockScopeDispatchData (line 26899) | createMockScopeDispatchData (statusCode, data, responseOptions = {}) { method validateReplyParameters (line 26908) | validateReplyParameters (statusCode, data, responseOptions) { method reply (line 26923) | reply (replyData) { method replyWithError (line 26969) | replyWithError (error) { method defaultReplyHeaders (line 26981) | defaultReplyHeaders (headers) { method defaultReplyTrailers (line 26993) | defaultReplyTrailers (trailers) { method replyContentLength (line 27005) | replyContentLength () { method constructor (line 49026) | constructor (opts, mockDispatches) { method createMockScopeDispatchData (line 49059) | createMockScopeDispatchData (statusCode, data, responseOptions = {}) { method validateReplyParameters (line 49068) | validateReplyParameters (statusCode, data, responseOptions) { method reply (line 49083) | reply (replyData) { method replyWithError (line 49129) | replyWithError (error) { method defaultReplyHeaders (line 49141) | defaultReplyHeaders (headers) { method defaultReplyTrailers (line 49153) | defaultReplyTrailers (trailers) { method replyContentLength (line 49165) | replyContentLength () { class MockPool (line 49202) | class MockPool extends Pool { method constructor (line 27043) | constructor (origin, opts) { method intercept (line 27068) | intercept (opts) { method [kClose] (line 27072) | async [kClose] () { method constructor (line 49203) | constructor (origin, opts) { method intercept (line 49228) | intercept (opts) { method [kClose] (line 49232) | async [kClose] () { method [Symbols.kConnected] (line 49221) | get [Symbols.kConnected] () { function matchValue (line 49297) | function matchValue (match, value) { function lowerCaseEntries (line 49310) | function lowerCaseEntries (headers) { function getHeaderByName (line 49322) | function getHeaderByName (headers, key) { function buildHeadersFromArray (line 49339) | function buildHeadersFromArray (headers) { // fetch HeadersList function matchHeaders (line 49348) | function matchHeaders (mockDispatch, headers) { function safeUrl (line 49372) | function safeUrl (path) { function matchKey (line 49388) | function matchKey (mockDispatch, { path, method, body, headers }) { function getResponseData (line 49396) | function getResponseData (data) { function getMockDispatch (line 49406) | function getMockDispatch (mockDispatches, key) { function addMockDispatch (line 49437) | function addMockDispatch (mockDispatches, key, data) { function deleteMockDispatch (line 49445) | function deleteMockDispatch (mockDispatches, key) { function buildKey (line 49457) | function buildKey (opts) { function generateKeyValues (line 49468) | function generateKeyValues (data) { function getStatusText (line 49480) | function getStatusText (statusCode) { function getResponse (line 49484) | async function getResponse (body) { function mockDispatch (line 49495) | function mockDispatch (opts, handler) { function buildMockDispatch (line 49567) | function buildMockDispatch () { function checkNetConnect (line 49597) | function checkNetConnect (netConnect, origin) { function buildMockOptions (line 49607) | function buildMockOptions (opts) { method constructor (line 49647) | constructor ({ disableColors } = {}) { method format (line 49662) | format (pendingInterceptors) { method constructor (line 49703) | constructor (singular, plural) { method pluralize (line 49708) | pluralize (count) { class FixedCircularBuffer (line 49781) | class FixedCircularBuffer { method constructor (line 27622) | constructor() { method isEmpty (line 27629) | isEmpty() { method isFull (line 27633) | isFull() { method push (line 27637) | push(data) { method shift (line 27642) | shift() { method constructor (line 49782) | constructor() { method isEmpty (line 49789) | isEmpty() { method isFull (line 49793) | isFull() { method push (line 49797) | push(data) { method shift (line 49802) | shift() { method constructor (line 49813) | constructor() { method isEmpty (line 49817) | isEmpty() { method push (line 49821) | push(data) { method shift (line 49830) | shift() { class PoolBase (line 49868) | class PoolBase extends DispatcherBase { method constructor (line 27709) | constructor () { method [kBusy] (line 27761) | get [kBusy] () { method [kConnected] (line 27765) | get [kConnected] () { method [kFree] (line 27769) | get [kFree] () { method [kPending] (line 27773) | get [kPending] () { method [kRunning] (line 27781) | get [kRunning] () { method [kSize] (line 27789) | get [kSize] () { method stats (line 27797) | get stats () { method [kClose] (line 27801) | async [kClose] () { method [kDestroy] (line 27811) | async [kDestroy] (err) { method [kDispatch] (line 27823) | [kDispatch] (opts, handler) { method [kAddClient] (line 27838) | [kAddClient] (client) { method [kRemoveClient] (line 27858) | [kRemoveClient] (client) { method constructor (line 49869) | constructor () { method [kBusy] (line 49921) | get [kBusy] () { method [kConnected] (line 49925) | get [kConnected] () { method [kFree] (line 49929) | get [kFree] () { method [kPending] (line 49933) | get [kPending] () { method [kRunning] (line 49941) | get [kRunning] () { method [kSize] (line 49949) | get [kSize] () { method stats (line 49957) | get stats () { method [kClose] (line 49961) | async [kClose] () { method [kDestroy] (line 49971) | async [kDestroy] (err) { method [kDispatch] (line 49983) | [kDispatch] (opts, handler) { method [kAddClient] (line 49998) | [kAddClient] (client) { method [kRemoveClient] (line 50018) | [kRemoveClient] (client) { class PoolStats (line 50052) | class PoolStats { method constructor (line 27893) | constructor (pool) { method connected (line 27897) | get connected () { method free (line 27901) | get free () { method pending (line 27905) | get pending () { method queued (line 27909) | get queued () { method running (line 27913) | get running () { method size (line 27917) | get size () { method constructor (line 50053) | constructor (pool) { method connected (line 50057) | get connected () { method free (line 50061) | get free () { method pending (line 50065) | get pending () { method queued (line 50069) | get queued () { method running (line 50073) | get running () { method size (line 50077) | get size () { function defaultFactory (line 50112) | function defaultFactory (origin, opts) { class Pool (line 50116) | class Pool extends PoolBase { method constructor (line 27957) | constructor (origin, { method [kGetDispatcher] (line 28008) | [kGetDispatcher] () { method constructor (line 50117) | constructor (origin, { method [kGetDispatcher] (line 50168) | [kGetDispatcher] () { function defaultProtocolPort (line 50210) | function defaultProtocolPort (protocol) { function buildProxyOptions (line 50214) | function buildProxyOptions (opts) { function defaultFactory (line 50229) | function defaultFactory (origin, opts) { class ProxyAgent (line 50233) | class ProxyAgent extends DispatcherBase { method constructor (line 28074) | constructor (opts) { method dispatch (line 28157) | dispatch (opts, handler) { method [kClose] (line 28173) | async [kClose] () { method [kDestroy] (line 28178) | async [kDestroy] () { method constructor (line 50234) | constructor (opts) { method dispatch (line 50317) | dispatch (opts, handler) { method [kClose] (line 50333) | async [kClose] () { method [kDestroy] (line 50338) | async [kDestroy] () { function buildHeaders (line 50348) | function buildHeaders (headers) { function throwIfProxyAuthIsSent (line 50373) | function throwIfProxyAuthIsSent (headers) { function onTimeout (line 50397) | function onTimeout () { function refreshTimeout (line 50430) | function refreshTimeout () { class Timeout (line 50442) | class Timeout { method constructor (line 28283) | constructor (callback, delay, opaque) { method refresh (line 28297) | refresh () { method clear (line 28308) | clear () { method constructor (line 50443) | constructor (callback, delay, opaque) { method refresh (line 50457) | refresh () { method clear (line 50468) | clear () { method setTimeout (line 50474) | setTimeout (callback, delay, opaque) { method clearTimeout (line 50479) | clearTimeout (timeout) { function establishWebSocketConnection (line 50534) | function establishWebSocketConnection (url, protocols, ws, onEstablish, ... function onSocketData (line 50706) | function onSocketData (chunk) { function onSocketClose (line 50716) | function onSocketClose () { function onSocketError (line 50771) | function onSocketError (error) { class MessageEvent (line 50862) | class MessageEvent extends Event { method constructor (line 28705) | constructor (type, eventInitDict = {}) { method data (line 28716) | get data () { method origin (line 28722) | get origin () { method lastEventId (line 28728) | get lastEventId () { method source (line 28734) | get source () { method ports (line 28740) | get ports () { method initMessageEvent (line 28750) | initMessageEvent ( method constructor (line 50865) | constructor (type, eventInitDict = {}) { method data (line 50876) | get data () { method origin (line 50882) | get origin () { method lastEventId (line 50888) | get lastEventId () { method source (line 50894) | get source () { method ports (line 50900) | get ports () { method initMessageEvent (line 50910) | initMessageEvent ( class CloseEvent (line 50933) | class CloseEvent extends Event { method constructor (line 28776) | constructor (type, eventInitDict = {}) { method wasClean (line 28787) | get wasClean () { method code (line 28793) | get code () { method reason (line 28799) | get reason () { method constructor (line 50936) | constructor (type, eventInitDict = {}) { method wasClean (line 50947) | get wasClean () { method code (line 50953) | get code () { method reason (line 50959) | get reason () { class ErrorEvent (line 50967) | class ErrorEvent extends Event { method constructor (line 28810) | constructor (type, eventInitDict) { method message (line 28821) | get message () { method filename (line 28827) | get filename () { method lineno (line 28833) | get lineno () { method colno (line 28839) | get colno () { method error (line 28845) | get error () { method constructor (line 50970) | constructor (type, eventInitDict) { method message (line 50981) | get message () { method filename (line 50987) | get filename () { method lineno (line 50993) | get lineno () { method colno (line 50999) | get colno () { method error (line 51005) | get error () { method defaultValue (line 51098) | get defaultValue () { class WebsocketFrameSend (line 51176) | class WebsocketFrameSend { method constructor (line 29020) | constructor (data) { method createFrame (line 29025) | createFrame (opcode) { method constructor (line 51180) | constructor (data) { method createFrame (line 51185) | createFrame (opcode) { class ByteParser (line 51263) | class ByteParser extends Writable { method constructor (line 29112) | constructor (ws) { method _write (line 29122) | _write (chunk, _, callback) { method run (line 29134) | run (callback) { method consume (line 29341) | consume (n) { method parseCloseBody (line 29378) | parseCloseBody (onlyCode, data) { method closingInfo (line 29421) | get closingInfo () { method constructor (line 51272) | constructor (ws) { method _write (line 51282) | _write (chunk, _, callback) { method run (line 51294) | run (callback) { method consume (line 51501) | consume (n) { method parseCloseBody (line 51538) | parseCloseBody (onlyCode, data) { method closingInfo (line 51581) | get closingInfo () { function isEstablished (line 51628) | function isEstablished (ws) { function isClosing (line 51638) | function isClosing (ws) { function isClosed (line 51648) | function isClosed (ws) { function fireEvent (line 51658) | function fireEvent (e, target, eventConstructor = Event, eventInitDict) { function websocketMessageReceived (line 51680) | function websocketMessageReceived (ws, type, data) { function isValidSubprotocol (line 51727) | function isValidSubprotocol (protocol) { function isValidStatusCode (line 51775) | function isValidStatusCode (code) { function failWebsocketConnection (line 51791) | function failWebsocketConnection (ws, reason) { class WebSocket (line 51852) | class WebSocket extends EventTarget { method constructor (line 29708) | constructor (url, protocols = []) { method close (line 29814) | close (code = undefined, reason = undefined) { method send (line 29917) | send (data) { method readyState (line 30032) | get readyState () { method bufferedAmount (line 30039) | get bufferedAmount () { method url (line 30045) | get url () { method extensions (line 30052) | get extensions () { method protocol (line 30058) | get protocol () { method onopen (line 30064) | get onopen () { method onopen (line 30070) | set onopen (fn) { method onerror (line 30085) | get onerror () { method onerror (line 30091) | set onerror (fn) { method onclose (line 30106) | get onclose () { method onclose (line 30112) | set onclose (fn) { method onmessage (line 30127) | get onmessage () { method onmessage (line 30133) | set onmessage (fn) { method binaryType (line 30148) | get binaryType () { method binaryType (line 30154) | set binaryType (type) { method #onConnectionEstablished (line 30167) | #onConnectionEstablished (response) { method constructor (line 51868) | constructor (url, protocols = []) { method close (line 51974) | close (code = undefined, reason = undefined) { method send (line 52077) | send (data) { method readyState (line 52192) | get readyState () { method bufferedAmount (line 52199) | get bufferedAmount () { method url (line 52205) | get url () { method extensions (line 52212) | get extensions () { method protocol (line 52218) | get protocol () { method onopen (line 52224) | get onopen () { method onopen (line 52230) | set onopen (fn) { method onerror (line 52245) | get onerror () { method onerror (line 52251) | set onerror (fn) { method onclose (line 52266) | get onclose () { method onclose (line 52272) | set onclose (fn) { method onmessage (line 52287) | get onmessage () { method onmessage (line 52293) | set onmessage (fn) { method binaryType (line 52308) | get binaryType () { method binaryType (line 52314) | set binaryType (type) { method #onConnectionEstablished (line 52327) | #onConnectionEstablished (response) { method defaultValue (line 52424) | get defaultValue () { method defaultValue (line 52431) | get defaultValue () { function getUserAgent (line 52478) | function getUserAgent() { function wrappy (line 52505) | function wrappy (fn, cb) { function Dicer (line 52795) | function Dicer (cfg) { function HeaderParser (line 53007) | function HeaderParser (cfg) { function PartStream (line 53108) | function PartStream (opts) { function SBMH (line 53155) | function SBMH (needle) { function Busboy (line 53370) | function Busboy (opts) { function Multipart (line 53479) | function Multipart (boy, cfg) { function skipPart (line 53742) | function skipPart (part) { function FileStream (line 53746) | function FileStream (opts) { function UrlEncoded (line 53776) | function UrlEncoded (boy, cfg) { function Decoder (line 53980) | function Decoder () { function getDecoder (line 54058) | function getDecoder (charset) { function decodeText (line 54155) | function decodeText (text, sourceEncoding, destEncoding) { function encodedReplacer (line 54302) | function encodedReplacer (match) { function parseParams (line 54311) | function parseParams (str) { function Dicer (line 54414) | function Dicer (cfg) { function HeaderParser (line 54632) | function HeaderParser (cfg) { function PartStream (line 54733) | function PartStream (opts) { function SBMH (line 54780) | function SBMH (needle) { function Busboy (line 54995) | function Busboy (opts) { function Multipart (line 55104) | function Multipart (boy, cfg) { function skipPart (line 55367) | function skipPart (part) { function FileStream (line 55371) | function FileStream (opts) { function UrlEncoded (line 55401) | function UrlEncoded (boy, cfg) { function Decoder (line 55605) | function Decoder () { function getDecoder (line 55683) | function getDecoder (charset) { function decodeText (line 55780) | function decodeText (text, sourceEncoding, destEncoding) { function encodedReplacer (line 55927) | function encodedReplacer (match) { function parseParams (line 55936) | function parseParams (str) { function ansiRegex (line 56033) | function ansiRegex({onlyFirst = false} = {}) { function stripAnsi (line 56047) | function stripAnsi(string) { function __nccwpck_require__ (line 56067) | function __nccwpck_require__(moduleId) { function adopt (line 56149) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 56151) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 56152) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 56153) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function fetchJobLogsFromWorkflow (line 56166) | function fetchJobLogsFromWorkflow(octokit, job) { function getInputs (line 56194) | function getInputs() { function getJobResults (line 56245) | function getJobResults(octokit, token, sha) { function getTestResultDiffBase (line 56298) | function getTestResultDiffBase(_octokit) { function withoutRetries (line 56310) | function withoutRetries(results) { function getTestSummary (line 56322) | function getTestSummary(sha, baseResults, jobResults) { function run (line 56463) | function run() { FILE: .github/actions/next-integration-stat/src/index.ts type Octokit (line 8) | type Octokit = ReturnType type Job (line 10) | type Job = Awaited< constant BOT_COMMENT_MARKER (line 15) | const BOT_COMMENT_MARKER = `' FILE: .github/actions/next-stats-action/src/aggregate-results.js function main (line 16) | async function main() { FILE: .github/actions/next-stats-action/src/prepare/load-stats-config.js function loadStatsConfig (line 6) | function loadStatsConfig() { FILE: .github/actions/next-stats-action/src/prepare/repo-setup.js method cloneRepo (line 16) | async cloneRepo(repoPath = '', dest = '', branch = '', depth = '20') { method getLastStable (line 22) | async getLastStable() { method getCommitId (line 40) | async getCommitId(repoDir = '') { method resetToRef (line 44) | async resetToRef(ref = '', repoDir = '') { method mergeBranch (line 47) | async mergeBranch(ref = '', origRepoDir = '', destRepoDir = '') { method linkPackages (line 68) | async linkPackages({ FILE: .github/actions/next-stats-action/src/run/benchmark-url.js function benchmarkUrl (line 8) | async function benchmarkUrl( FILE: .github/actions/next-stats-action/src/run/collect-diffs.js function isLikelyHashOrIDChange (line 129) | function isLikelyHashOrIDChange(diff) { FILE: .github/actions/next-stats-action/src/run/collect-stats.js constant BENCHMARK_ITERATIONS (line 18) | const BENCHMARK_ITERATIONS = process.env.BENCHMARK_ITERATIONS function checkPort (line 23) | function checkPort(port, timeout = 100) { function waitForPort (line 44) | async function waitForPort(port, timeoutMs = 60000) { function waitForHttp (line 56) | async function waitForHttp(port, timeoutMs = 60000) { function benchmarkDevBoot (line 73) | async function benchmarkDevBoot(appDevCommand, curDir, port, cleanBuild) { function benchmarkDevBootWithIterations (line 136) | async function benchmarkDevBootWithIterations( function defaultGetRequiredFiles (line 205) | async function defaultGetRequiredFiles(nextAppDir, fileName) { function runProdStartTiming (line 250) | async function runProdStartTiming() { FILE: .github/actions/next-stats-action/src/run/get-dir-size.js function getDirSize (line 5) | async function getDirSize(dir, ctx = { size: 0 }) { FILE: .github/actions/next-stats-action/src/run/index.js constant BUILD_BENCHMARK_ITERATIONS (line 13) | const BUILD_BENCHMARK_ITERATIONS = 5 constant BUNDLERS (line 16) | const BUNDLERS = [ function runConfigs (line 21) | async function runConfigs( function linkPkgs (line 276) | async function linkPkgs(pkgDir = '', pkgPaths) { FILE: .github/actions/next-stats-action/src/util/exec.js function exec (line 12) | function exec(command, noLog = false, opts = {}) { FILE: .github/actions/next-stats-action/src/util/logger.js function logger (line 1) | function logger(...args) { FILE: .github/actions/next-stats-action/src/util/stats.js function calcStats (line 10) | function calcStats(arr) { FILE: .github/actions/upload-turboyet-data/dist/index.js method constructor (line 52) | constructor(message) { method constructor (line 58) | constructor(url) { method constructor (line 75) | constructor(config) { method mergeTelemetry (line 108) | mergeTelemetry(telemetry) { method request (line 113) | async request(req) { function base64decode (line 187) | function base64decode(b64) { function decode (line 202) | function decode(raw) { function merge (line 232) | function merge(obj, key, value) { function createAutoPipelineProxy (line 241) | function createAutoPipelineProxy(_redis, json) { method constructor (line 285) | constructor(redis) { method withAutoPipeline (line 289) | async withAutoPipeline(executeWithPipeline) { method deferExecution (line 313) | async deferExecution() { function parseRecursive (line 320) | function parseRecursive(obj) { function parseResponse (line 333) | function parseResponse(result) { function deserializeScanResponse (line 340) | function deserializeScanResponse(result) { method constructor (line 366) | constructor(command, opts) { method exec (line 387) | async exec(client) { method constructor (line 404) | constructor(cmd, opts) { method constructor (line 411) | constructor([key, start, end], opts) { method constructor (line 425) | constructor(args, client, opts, execOperation = (command) => command.exe... method chain (line 432) | chain(...args) { method get (line 436) | get(...args) { method set (line 439) | set(...args) { method incrby (line 442) | incrby(...args) { method overflow (line 445) | overflow(overflow) { method exec (line 448) | exec() { method constructor (line 456) | constructor(cmd, opts) { method constructor (line 463) | constructor(cmd, opts) { method constructor (line 470) | constructor([key, destinationKey, opts], commandOptions) { method constructor (line 485) | constructor(opts) { method constructor (line 492) | constructor(cmd, opts) { method constructor (line 499) | constructor(cmd, opts) { method constructor (line 506) | constructor(cmd, opts) { method constructor (line 513) | constructor(cmd, opts) { method constructor (line 520) | constructor([script, keys, args], opts) { method constructor (line 527) | constructor([sha, keys, args], opts) { method constructor (line 534) | constructor(cmd, opts) { method constructor (line 541) | constructor(cmd, opts) { method constructor (line 548) | constructor(cmd, opts) { method constructor (line 555) | constructor(args, opts) { method constructor (line 566) | constructor([opts], cmdOpts) { method constructor (line 577) | constructor([key, arg1, ...arg2], opts) { method constructor (line 599) | constructor([key, member1, member2, unit = "M"], opts) { method constructor (line 606) | constructor(cmd, opts) { method constructor (line 615) | constructor(cmd, opts) { function transform (line 624) | function transform(result) { method constructor (line 637) | constructor([key, centerPoint, shape, order, opts], commandOptions) { method constructor (line 705) | constructor([destination, key, centerPoint, shape, order, opts], command... method constructor (line 729) | constructor(cmd, opts) { method constructor (line 736) | constructor(cmd, opts) { method constructor (line 743) | constructor(cmd, opts) { method constructor (line 750) | constructor(cmd, opts) { method constructor (line 757) | constructor(cmd, opts) { method constructor (line 764) | constructor(cmd, opts) { method constructor (line 771) | constructor(cmd, opts) { method constructor (line 778) | constructor(cmd, opts) { function deserialize (line 784) | function deserialize(result) { method constructor (line 802) | constructor(cmd, opts) { method constructor (line 812) | constructor(cmd, opts) { method constructor (line 819) | constructor(cmd, opts) { method constructor (line 826) | constructor([key], opts) { method constructor (line 833) | constructor(cmd, opts) { function deserialize2 (line 839) | function deserialize2(fields, result) { method constructor (line 854) | constructor([key, ...fields], opts) { method constructor (line 864) | constructor([key, kv], opts) { function deserialize3 (line 870) | function deserialize3(result) { method constructor (line 887) | constructor(cmd, opts) { method constructor (line 905) | constructor([key, cursor, cmdOpts], opts) { method constructor (line 922) | constructor([key, kv], opts) { method constructor (line 929) | constructor(cmd, opts) { method constructor (line 936) | constructor(cmd, opts) { method constructor (line 943) | constructor(cmd, opts) { method constructor (line 950) | constructor(cmd, opts) { method constructor (line 957) | constructor(cmd, opts) { method constructor (line 964) | constructor(cmd, opts) { method constructor (line 971) | constructor(cmd, opts) { method constructor (line 978) | constructor(cmd, opts) { method constructor (line 985) | constructor(cmd, opts) { method constructor (line 992) | constructor(cmd, opts) { method constructor (line 999) | constructor(cmd, opts) { method constructor (line 1006) | constructor(cmd, opts) { method constructor (line 1016) | constructor(cmd, opts) { method constructor (line 1023) | constructor(cmd, opts) { method constructor (line 1030) | constructor(cmd, opts) { method constructor (line 1037) | constructor(cmd, opts) { method constructor (line 1062) | constructor(cmd, opts) { method constructor (line 1069) | constructor(cmd, opts) { method constructor (line 1080) | constructor(cmd, opts) { method constructor (line 1087) | constructor(cmd, opts) { method constructor (line 1094) | constructor(cmd, opts) { method constructor (line 1101) | constructor(cmd, opts) { method constructor (line 1108) | constructor(cmd, opts) { method constructor (line 1115) | constructor(cmd, opts) { method constructor (line 1130) | constructor(cmd, opts) { method constructor (line 1137) | constructor(cmd, opts) { method constructor (line 1144) | constructor(cmd, opts) { method constructor (line 1151) | constructor(cmd, opts) { method constructor (line 1158) | constructor(cmd, opts) { method constructor (line 1165) | constructor(cmd, opts) { method constructor (line 1172) | constructor(cmd, opts) { method constructor (line 1179) | constructor(cmd, opts) { method constructor (line 1186) | constructor(cmd, opts) { method constructor (line 1193) | constructor(cmd, opts) { method constructor (line 1201) | constructor(cmd, opts) { method constructor (line 1208) | constructor(cmd, opts) { method constructor (line 1225) | constructor(cmd, opts) { method constructor (line 1232) | constructor(cmd, opts) { method constructor (line 1239) | constructor(cmd, opts) { method constructor (line 1246) | constructor(cmd, opts) { method constructor (line 1253) | constructor(cmd, opts) { method constructor (line 1260) | constructor(cmd, opts) { method constructor (line 1267) | constructor(cmd, opts) { method constructor (line 1275) | constructor([kv], opts) { method constructor (line 1282) | constructor([kv], opts) { method constructor (line 1289) | constructor(cmd, opts) { method constructor (line 1296) | constructor(cmd, opts) { method constructor (line 1303) | constructor(cmd, opts) { method constructor (line 1310) | constructor(cmd, opts) { method constructor (line 1317) | constructor(cmd, opts) { method constructor (line 1324) | constructor(cmd, opts) { method constructor (line 1331) | constructor(cmd, opts) { method constructor (line 1342) | constructor(cmd, opts) { method constructor (line 1349) | constructor(cmd, opts) { method constructor (line 1356) | constructor(cmd, opts) { method constructor (line 1363) | constructor(opts) { method constructor (line 1370) | constructor(cmd, opts) { method constructor (line 1377) | constructor(cmd, opts) { method constructor (line 1384) | constructor(cmd, opts) { method constructor (line 1391) | constructor(cmd, opts) { method constructor (line 1398) | constructor(cmd, opts) { method constructor (line 1405) | constructor(cmd, opts) { method constructor (line 1412) | constructor([cursor, opts], cmdOpts) { method constructor (line 1432) | constructor(cmd, opts) { method constructor (line 1439) | constructor(hashes, opts) { method constructor (line 1449) | constructor([opts], cmdOpts) { method constructor (line 1462) | constructor(args, opts) { method constructor (line 1469) | constructor(cmd, opts) { method constructor (line 1476) | constructor(cmd, opts) { method constructor (line 1483) | constructor([key, value, opts], cmdOpts) { method constructor (line 1512) | constructor(cmd, opts) { method constructor (line 1519) | constructor(cmd, opts) { method constructor (line 1526) | constructor(cmd, opts) { method constructor (line 1533) | constructor(cmd, opts) { method constructor (line 1540) | constructor(cmd, opts) { method constructor (line 1547) | constructor(cmd, opts) { method constructor (line 1554) | constructor(cmd, opts) { method constructor (line 1561) | constructor(cmd, opts) { method constructor (line 1568) | constructor(cmd, opts) { method constructor (line 1575) | constructor(cmd, opts) { method constructor (line 1582) | constructor([key, count], opts) { method constructor (line 1593) | constructor([key, count], opts) { method constructor (line 1604) | constructor(cmd, opts) { method constructor (line 1611) | constructor([key, cursor, opts], cmdOpts) { method constructor (line 1628) | constructor(cmd, opts) { method constructor (line 1635) | constructor(cmd, opts) { method constructor (line 1642) | constructor(cmd, opts) { method constructor (line 1649) | constructor(opts) { method constructor (line 1656) | constructor(cmd, opts) { method constructor (line 1663) | constructor(cmd, opts) { method constructor (line 1670) | constructor(cmd, opts) { method constructor (line 1677) | constructor(cmd, opts) { method constructor (line 1684) | constructor([key, group, id], opts) { method constructor (line 1692) | constructor([key, id, entries, opts], commandOptions) { method constructor (line 1715) | constructor([key, group, consumer, minIdleTime, start, options], opts) { method constructor (line 1729) | constructor([key, group, consumer, minIdleTime, id, options], opts) { method constructor (line 1756) | constructor([key, ids], opts) { method constructor (line 1764) | constructor([key, opts], commandOptions) { method constructor (line 1808) | constructor([key, options], opts) { method constructor (line 1821) | constructor(cmd, opts) { method constructor (line 1828) | constructor([key, group, start, end, count, options], opts) { function deserialize4 (line 1847) | function deserialize4(result) { method constructor (line 1870) | constructor([key, start, end, count], opts) { method constructor (line 1885) | constructor([key, id, options], opts) { method constructor (line 1908) | constructor([group, consumer, key, id, options], opts) { method constructor (line 1933) | constructor([key, end, start, count], opts) { function deserialize5 (line 1944) | function deserialize5(result) { method constructor (line 1969) | constructor([key, options], opts) { method constructor (line 1977) | constructor([key, arg1, ...arg2], opts) { method constructor (line 2005) | constructor(cmd, opts) { method constructor (line 2012) | constructor(cmd, opts) { method constructor (line 2019) | constructor(cmd, opts) { method constructor (line 2026) | constructor([destination, numKeys, keyOrKeys, opts], cmdOpts) { method constructor (line 2049) | constructor(cmd, opts) { method constructor (line 2056) | constructor([key, count], opts) { method constructor (line 2067) | constructor([key, count], opts) { method constructor (line 2078) | constructor([key, min, max, opts], cmdOpts) { method constructor (line 2101) | constructor(cmd, opts) { method constructor (line 2108) | constructor(cmd, opts) { method constructor (line 2115) | constructor(cmd, opts) { method constructor (line 2122) | constructor(cmd, opts) { method constructor (line 2129) | constructor(cmd, opts) { method constructor (line 2136) | constructor(cmd, opts) { method constructor (line 2143) | constructor([key, cursor, opts], cmdOpts) { method constructor (line 2160) | constructor(cmd, opts) { method constructor (line 2167) | constructor([numKeys, keyOrKeys, opts], cmdOpts) { method constructor (line 2193) | constructor([destination, numKeys, keyOrKeys, opts], cmdOpts) { method constructor (line 2216) | constructor(cmd, opts) { method constructor (line 2223) | constructor(cmd, opts) { method constructor (line 2235) | constructor(opts) { method length (line 2280) | length() { method chain (line 2287) | chain(command) { method json (line 2909) | get json() { method constructor (line 3010) | constructor(redis, script) { method eval (line 3018) | async eval(keys, args) { method evalsha (line 3024) | async evalsha(keys, args) { method exec (line 3033) | async exec(keys, args) { method digest (line 3045) | digest(s) { method constructor (line 3067) | constructor(client, opts) { method readYourWritesSyncToken (line 3076) | get readYourWritesSyncToken() { method readYourWritesSyncToken (line 3079) | set readYourWritesSyncToken(session) { method json (line 3082) | get json() { method createScript (line 3193) | createScript(script) { method constructor (line 3862) | constructor(configOrRequester) { method fromEnv (line 3923) | static fromEnv(config) { function F (line 4030) | function F() {} method scanIterator (line 4957) | async *scanIterator(options) { method hscanIterator (line 4970) | async *hscanIterator(key, options) { method sscanIterator (line 4983) | async *sscanIterator(key, options) { method zscanIterator (line 4996) | async *zscanIterator(key, options) { function createClient (line 5007) | function createClient(config) { method get (line 5019) | get(target, prop, receiver) { method get (line 5044) | get(target, prop) { function __nccwpck_require__ (line 5076) | function __nccwpck_require__(moduleId) { function collectExamplesResult (line 5114) | async function collectExamplesResult(manifestFile) { function collectResults (line 5144) | async function collectResults(manifestFile) { function collectAndUpload (line 5245) | async function collectAndUpload( function main (line 5319) | async function main() { FILE: .github/actions/upload-turboyet-data/dist/sourcemap-register.js function isArrayBuffer (line 1) | function isArrayBuffer(e){return r.call(e).slice(8,-1)==="ArrayBuffer"} function fromArrayBuffer (line 1) | function fromArrayBuffer(e,r,t){r>>>=0;var o=e.byteLength-r;if(o<0){thro... function fromString (line 1) | function fromString(e,r){if(typeof r!=="string"||r===""){r="utf8"}if(!Bu... function bufferFrom (line 1) | function bufferFrom(e,r,t){if(typeof e==="number"){throw new TypeError('... function dynamicRequire (line 1) | function dynamicRequire(e,r){return e.require(r)} function isInBrowser (line 1) | function isInBrowser(){if(c==="browser")return true;if(c==="node")return... function hasGlobalProcessEventEmitter (line 1) | function hasGlobalProcessEventEmitter(){return typeof process==="object"... function globalProcessVersion (line 1) | function globalProcessVersion(){if(typeof process==="object"&&process!==... function globalProcessStderr (line 1) | function globalProcessStderr(){if(typeof process==="object"&&process!==n... function globalProcessExit (line 1) | function globalProcessExit(e){if(typeof process==="object"&&process!==nu... function handlerExec (line 1) | function handlerExec(e){return function(r){for(var n=0;n>1;return r?-n:n} function recursiveSearch (line 1) | function recursiveSearch(e,n,t,o,i,a){var u=Math.floor((n-e)/2)+e;var s=... function generatedPositionAfter (line 1) | function generatedPositionAfter(e,r){var n=e.generatedLine;var o=r.gener... function MappingList (line 1) | function MappingList(){this._array=[];this._sorted=true;this._last={gene... function swap (line 1) | function swap(e,r,n){var t=e[r];e[r]=e[n];e[n]=t} function randomIntInRange (line 1) | function randomIntInRange(e,r){return Math.round(e+Math.random()*(r-e))} function doQuickSort (line 1) | function doQuickSort(e,r,n,t){if(n` ${e}="${t}"`)... method write (line 1) | write(e){return a(this,void 0,void 0,(function*(){const t=!!(e===null|... method clear (line 1) | clear(){return a(this,void 0,void 0,(function*(){return this.emptyBuff... method stringify (line 1) | stringify(){return this._buffer} method isEmptyBuffer (line 1) | isEmptyBuffer(){return this._buffer.length===0} method emptyBuffer (line 1) | emptyBuffer(){this._buffer="";return this} method addRaw (line 1) | addRaw(e,t=false){this._buffer+=e;return t?this.addEOL():this} method addEOL (line 1) | addEOL(){return this.addRaw(n.EOL)} method addCodeBlock (line 1) | addCodeBlock(e,t){const r=Object.assign({},t&&{lang:t});const a=this.w... method addList (line 1) | addList(e,t=false){const r=t?"ol":"ul";const a=e.map((e=>this.wrap("li... method addTable (line 1) | addTable(e){const t=e.map((e=>{const t=e.map((e=>{if(typeof e==="strin... method addDetails (line 1) | addDetails(e,t){const r=this.wrap("details",this.wrap("summary",e)+t);... method addImage (line 1) | addImage(e,t,r){const{width:a,height:n}=r||{};const i=Object.assign(Ob... method addHeading (line 1) | addHeading(e,t){const r=`h${t}`;const a=["h1","h2","h3","h4","h5","h6"... method addSeparator (line 1) | addSeparator(){const e=this.wrap("hr",null);return this.addRaw(e).addE... method addBreak (line 1) | addBreak(){const e=this.wrap("br",null);return this.addRaw(e).addEOL()} method addQuote (line 1) | addQuote(e,t){const r=Object.assign({},t&&{cite:t});const a=this.wrap(... method addLink (line 1) | addLink(e,t){const r=this.wrap("a",e,{href:t});return this.addRaw(r).a... function toCommandValue (line 1) | function toCommandValue(e){if(e===null||e===undefined){return""}else if(... function toCommandProperties (line 1) | function toCommandProperties(e){if(!Object.keys(e).length){return{}}retu... class Context (line 1) | class Context{constructor(){var e,t,r;this.payload={};if(process.env.GIT... method constructor (line 1) | constructor(){var e,t,r;this.payload={};if(process.env.GITHUB_EVENT_PA... method issue (line 1) | get issue(){const e=this.payload;return Object.assign(Object.assign({}... method repo (line 1) | get repo(){if(process.env.GITHUB_REPOSITORY){const[e,t]=process.env.GI... function getOctokit (line 1) | function getOctokit(e,t,...r){const a=s.GitHub.plugin(...r);return new a... function getAuthString (line 1) | function getAuthString(e,t){if(!e&&!t.auth){throw new Error("Parameter t... function getProxyAgent (line 1) | function getProxyAgent(e){const t=new o.HttpClient;return t.getAgent(e)} function getApiBaseUrl (line 1) | function getApiBaseUrl(){return process.env["GITHUB_API_URL"]||"https://... function getOctokitOptions (line 1) | function getOctokitOptions(e,t){const r=Object.assign({},t||{});const a=... function adopt (line 1) | function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))} function fulfilled (line 1) | function fulfilled(e){try{step(a.next(e))}catch(e){n(e)}} function rejected (line 1) | function rejected(e){try{step(a["throw"](e))}catch(e){n(e)}} function step (line 1) | function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)} class BasicCredentialHandler (line 1) | class BasicCredentialHandler{constructor(e,t){this.username=e;this.passw... method constructor (line 1) | constructor(e,t){this.username=e;this.password=t} method prepareRequest (line 1) | prepareRequest(e){if(!e.headers){throw Error("The request has no heade... method canHandleAuthentication (line 1) | canHandleAuthentication(){return false} method handleAuthentication (line 1) | handleAuthentication(){return r(this,void 0,void 0,(function*(){throw ... class BearerCredentialHandler (line 1) | class BearerCredentialHandler{constructor(e){this.token=e}prepareRequest... method constructor (line 1) | constructor(e){this.token=e} method prepareRequest (line 1) | prepareRequest(e){if(!e.headers){throw Error("The request has no heade... method canHandleAuthentication (line 1) | canHandleAuthentication(){return false} method handleAuthentication (line 1) | handleAuthentication(){return r(this,void 0,void 0,(function*(){throw ... class PersonalAccessTokenCredentialHandler (line 1) | class PersonalAccessTokenCredentialHandler{constructor(e){this.token=e}p... method constructor (line 1) | constructor(e){this.token=e} method prepareRequest (line 1) | prepareRequest(e){if(!e.headers){throw Error("The request has no heade... method canHandleAuthentication (line 1) | canHandleAuthentication(){return false} method handleAuthentication (line 1) | handleAuthentication(){return r(this,void 0,void 0,(function*(){throw ... function adopt (line 1) | function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))} function fulfilled (line 1) | function fulfilled(e){try{step(a.next(e))}catch(e){n(e)}} function rejected (line 1) | function rejected(e){try{step(a["throw"](e))}catch(e){n(e)}} function step (line 1) | function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)} function getProxyUrl (line 1) | function getProxyUrl(e){const t=d.getProxyUrl(new URL(e));return t?t.hre... class HttpClientError (line 1) | class HttpClientError extends Error{constructor(e,t){super(e);this.name=... method constructor (line 1) | constructor(e,t){super(e);this.name="HttpClientError";this.statusCode=... class HttpClientResponse (line 1) | class HttpClientResponse{constructor(e){this.message=e}readBody(){return... method constructor (line 1) | constructor(e){this.message=e} method readBody (line 1) | readBody(){return o(this,void 0,void 0,(function*(){return new Promise... function isHttps (line 1) | function isHttps(e){const t=new URL(e);return t.protocol==="https:"} class HttpClient (line 1) | class HttpClient{constructor(e,t,r){this._ignoreSslError=false;this._all... method constructor (line 1) | constructor(e,t,r){this._ignoreSslError=false;this._allowRedirects=tru... method options (line 1) | options(e,t){return o(this,void 0,void 0,(function*(){return this.requ... method get (line 1) | get(e,t){return o(this,void 0,void 0,(function*(){return this.request(... method del (line 1) | del(e,t){return o(this,void 0,void 0,(function*(){return this.request(... method post (line 1) | post(e,t,r){return o(this,void 0,void 0,(function*(){return this.reque... method patch (line 1) | patch(e,t,r){return o(this,void 0,void 0,(function*(){return this.requ... method put (line 1) | put(e,t,r){return o(this,void 0,void 0,(function*(){return this.reques... method head (line 1) | head(e,t){return o(this,void 0,void 0,(function*(){return this.request... method sendStream (line 1) | sendStream(e,t,r,a){return o(this,void 0,void 0,(function*(){return th... method getJson (line 1) | getJson(e,t={}){return o(this,void 0,void 0,(function*(){t[m.Accept]=t... method postJson (line 1) | postJson(e,t,r={}){return o(this,void 0,void 0,(function*(){const a=JS... method putJson (line 1) | putJson(e,t,r={}){return o(this,void 0,void 0,(function*(){const a=JSO... method patchJson (line 1) | patchJson(e,t,r={}){return o(this,void 0,void 0,(function*(){const a=J... method request (line 1) | request(e,t,r,a){return o(this,void 0,void 0,(function*(){if(this._dis... method dispose (line 1) | dispose(){if(this._agent){this._agent.destroy()}this._disposed=true} method requestRaw (line 1) | requestRaw(e,t){return o(this,void 0,void 0,(function*(){return new Pr... method requestRawWithCallback (line 1) | requestRawWithCallback(e,t,r){if(typeof t==="string"){if(!e.options.he... method getAgent (line 1) | getAgent(e){const t=new URL(e);return this._getAgent(t)} method _prepareRequest (line 1) | _prepareRequest(e,t,r){const a={};a.parsedUrl=t;const n=a.parsedUrl.pr... method _mergeHeaders (line 1) | _mergeHeaders(e){if(this.requestOptions&&this.requestOptions.headers){... method _getExistingOrDefaultHeader (line 1) | _getExistingOrDefaultHeader(e,t,r){let a;if(this.requestOptions&&this.... method _getAgent (line 1) | _getAgent(e){let t;const r=d.getProxyUrl(e);const a=r&&r.hostname;if(t... method _performExponentialBackoff (line 1) | _performExponentialBackoff(e){return o(this,void 0,void 0,(function*()... method _processResponse (line 1) | _processResponse(e,t){return o(this,void 0,void 0,(function*(){return ... function getProxyUrl (line 1) | function getProxyUrl(e){const t=e.protocol==="https:";if(checkBypass(e))... function checkBypass (line 1) | function checkBypass(e){if(!e.hostname){return false}const t=e.hostname;... function isLoopbackAddress (line 1) | function isLoopbackAddress(e){const t=e.toLowerCase();return t==="localh... function auth (line 1) | async function auth(e){const t=e.split(/\./).length===3;const i=r.test(e... function withAuthorizationPrefix (line 1) | function withAuthorizationPrefix(e){if(e.split(/\./).length===3){return`... function hook (line 1) | async function hook(e,t,r,a){const n=t.endpoint.merge(r,a);n.headers.aut... function _objectWithoutPropertiesLoose (line 1) | function _objectWithoutPropertiesLoose(e,t){if(e==null)return{};var r={}... function _objectWithoutProperties (line 1) | function _objectWithoutProperties(e,t){if(e==null)return{};var r=_object... class Octokit (line 1) | class Octokit{constructor(e={}){const t=new n.Collection;const r={baseUr... method constructor (line 1) | constructor(e={}){const t=new n.Collection;const r={baseUrl:i.request.... method defaults (line 1) | static defaults(e){const t=class extends(this){constructor(...t){const... method plugin (line 1) | static plugin(...e){var t;const r=this.plugins;const a=(t=class extend... function lowercaseKeys (line 1) | function lowercaseKeys(e){if(!e){return{}}return Object.keys(e).reduce((... function mergeDeep (line 1) | function mergeDeep(e,t){const r=Object.assign({},e);Object.keys(t).forEa... function removeUndefinedProperties (line 1) | function removeUndefinedProperties(e){for(const t in e){if(e[t]===undefi... function merge (line 1) | function merge(e,t,r){if(typeof t==="string"){let[e,a]=t.split(" ");r=Ob... function addQueryParameters (line 1) | function addQueryParameters(e,t){const r=/\?/.test(e)?"&":"?";const a=Ob... function removeNonChars (line 1) | function removeNonChars(e){return e.replace(/^\W+|\W+$/g,"").split(/,/)} function extractUrlVariableNames (line 1) | function extractUrlVariableNames(e){const t=e.match(i);if(!t){return[]}r... function omit (line 1) | function omit(e,t){return Object.keys(e).filter((e=>!t.includes(e))).red... function encodeReserved (line 1) | function encodeReserved(e){return e.split(/(%[0-9A-Fa-f]{2})/g).map((fun... function encodeUnreserved (line 1) | function encodeUnreserved(e){return encodeURIComponent(e).replace(/[!'()... function encodeValue (line 1) | function encodeValue(e,t,r){t=e==="+"||e==="#"?encodeReserved(t):encodeU... function isDefined (line 1) | function isDefined(e){return e!==undefined&&e!==null} function isKeyOperator (line 1) | function isKeyOperator(e){return e===";"||e==="&"||e==="?"} function getValues (line 1) | function getValues(e,t,r,a){var n=e[r],i=[];if(isDefined(n)&&n!==""){if(... function parseUrl (line 1) | function parseUrl(e){return{expand:expand.bind(null,e)}} function expand (line 1) | function expand(e,t){var r=["+","#",".","/",";","?","&"];return e.replac... function parse (line 1) | function parse(e){let t=e.method.toUpperCase();let r=(e.url||"/").replac... function endpointWithDefaults (line 1) | function endpointWithDefaults(e,t,r){return parse(merge(e,t,r))} function withDefaults (line 1) | function withDefaults(e,t){const r=merge(e,t);const a=endpointWithDefaul... function _buildMessageForResponseErrors (line 1) | function _buildMessageForResponseErrors(e){return`Request failed due to ... class GraphqlResponseError (line 1) | class GraphqlResponseError extends Error{constructor(e,t,r){super(_build... method constructor (line 1) | constructor(e,t,r){super(_buildMessageForResponseErrors(r));this.reque... function graphql (line 1) | function graphql(e,t,r){if(r){if(typeof t==="string"&&"query"in r){retur... function withDefaults (line 1) | function withDefaults(e,t){const r=e.defaults(t);const newApi=(e,t)=>gra... function withCustomRequest (line 1) | function withCustomRequest(e){return withDefaults(e,{method:"POST",url:"... function ownKeys (line 1) | function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbo... function _objectSpread2 (line 1) | function _objectSpread2(e){for(var t=1;t{if(n.done){return t}l... function isPaginatingEndpoint (line 1) | function isPaginatingEndpoint(e){if(typeof e==="string"){return n.includ... function paginateRest (line 1) | function paginateRest(e){return{paginate:Object.assign(paginate.bind(nul... function ownKeys (line 1) | function ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbo... function _objectSpread2 (line 1) | function _objectSpread2(e){for(var t=1;t1){e.re... function readPlainScalar (line 21) | function readPlainScalar(e,t,r){var a,n,i,o,s,p,d,l,c=e.kind,m=e.result,... function readSingleQuotedScalar (line 21) | function readSingleQuotedScalar(e,t){var r,a,n;r=e.input.charCodeAt(e.po... function readDoubleQuotedScalar (line 21) | function readDoubleQuotedScalar(e,t){var r,a,n,i,o,s;s=e.input.charCodeA... function readFlowCollection (line 21) | function readFlowCollection(e,t){var r=true,a,n=e.tag,i,o=e.anchor,s,p,l... function readBlockScalar (line 21) | function readBlockScalar(e,t){var r,n,i=g,o=false,s=false,p=t,d=0,l=fals... function readBlockSequence (line 21) | function readBlockSequence(e,t){var r,a=e.tag,n=e.anchor,i=[],o,s=false,... function readBlockMapping (line 21) | function readBlockMapping(e,t,r){var a,n,i,o,s=e.tag,p=e.anchor,d={},c={... function readTagProperty (line 21) | function readTagProperty(e){var t,r=false,a=false,n,i,o;o=e.input.charCo... function readAnchorProperty (line 21) | function readAnchorProperty(e){var t,r;r=e.input.charCodeAt(e.position);... function readAlias (line 21) | function readAlias(e){var t,r,a;a=e.input.charCodeAt(e.position);if(a!==... function composeNode (line 21) | function composeNode(e,t,r,a,n){var i,o,s,g=1,v=false,T=false,E,_,w,A,b;... function readDocument (line 21) | function readDocument(e){var t=e.position,r,a,n,i=false,o;e.version=null... function loadDocuments (line 21) | function loadDocuments(e,t){e=String(e);t=t||{};if(e.length!==0){if(e.ch... function loadAll (line 21) | function loadAll(e,t,r){if(t!==null&&typeof t==="object"&&typeof r==="un... function load (line 21) | function load(e,t){var r=loadDocuments(e,t);if(r.length===0){return unde... function safeLoadAll (line 21) | function safeLoadAll(e,t,r){if(typeof t==="object"&&t!==null&&typeof r==... function safeLoad (line 21) | function safeLoad(e,t){return load(e,a.extend({schema:o},t))} function Mark (line 21) | function Mark(e,t,r,a,n){this.name=e;this.buffer=t;this.position=r;this.... function compileList (line 21) | function compileList(e,t,r){var a=[];e.include.forEach((function(e){r=co... function compileMap (line 21) | function compileMap(){var e={scalar:{},sequence:{},mapping:{},fallback:{... function Schema (line 21) | function Schema(e){this.include=e.include||[];this.implicit=e.implicit||... function compileStyleAliases (line 21) | function compileStyleAliases(e){var t={};if(e!==null){Object.keys(e).for... function Type (line 21) | function Type(e,t){t=t||{};Object.keys(t).forEach((function(t){if(n.inde... function resolveYamlBinary (line 21) | function resolveYamlBinary(e){if(e===null)return false;var t,r,a=0,n=e.l... function constructYamlBinary (line 21) | function constructYamlBinary(e){var t,r,n=e.replace(/[\r\n=]/g,""),i=n.l... function representYamlBinary (line 21) | function representYamlBinary(e){var t="",r=0,a,n,i=e.length,s=o;for(a=0;... function isBinary (line 21) | function isBinary(e){return a&&a.isBuffer(e)} function resolveYamlBoolean (line 21) | function resolveYamlBoolean(e){if(e===null)return false;var t=e.length;r... function constructYamlBoolean (line 21) | function constructYamlBoolean(e){return e==="true"||e==="True"||e==="TRUE"} function isBoolean (line 21) | function isBoolean(e){return Object.prototype.toString.call(e)==="[objec... function resolveYamlFloat (line 21) | function resolveYamlFloat(e){if(e===null)return false;if(!i.test(e)||e[e... function constructYamlFloat (line 21) | function constructYamlFloat(e){var t,r,a,n;t=e.replace(/_/g,"").toLowerC... function representYamlFloat (line 21) | function representYamlFloat(e,t){var r;if(isNaN(e)){switch(t){case"lower... function isFloat (line 21) | function isFloat(e){return Object.prototype.toString.call(e)==="[object ... function isHexCode (line 21) | function isHexCode(e){return 48<=e&&e<=57||65<=e&&e<=70||97<=e&&e<=102} function isOctCode (line 21) | function isOctCode(e){return 48<=e&&e<=55} function isDecCode (line 21) | function isDecCode(e){return 48<=e&&e<=57} function resolveYamlInteger (line 21) | function resolveYamlInteger(e){if(e===null)return false;var t=e.length,r... function constructYamlInteger (line 21) | function constructYamlInteger(e){var t=e,r=1,a,n,i=[];if(t.indexOf("_")!... function isInteger (line 21) | function isInteger(e){return Object.prototype.toString.call(e)==="[objec... function resolveJavascriptFunction (line 21) | function resolveJavascriptFunction(e){if(e===null)return false;try{var t... function constructJavascriptFunction (line 21) | function constructJavascriptFunction(e){var t="("+e+")",r=a.parse(t,{ran... function representJavascriptFunction (line 21) | function representJavascriptFunction(e){return e.toString()} function isFunction (line 21) | function isFunction(e){return Object.prototype.toString.call(e)==="[obje... function resolveJavascriptRegExp (line 21) | function resolveJavascriptRegExp(e){if(e===null)return false;if(e.length... function constructJavascriptRegExp (line 21) | function constructJavascriptRegExp(e){var t=e,r=/\/([gim]*)$/.exec(e),a=... function representJavascriptRegExp (line 21) | function representJavascriptRegExp(e){var t="/"+e.source+"/";if(e.global... function isRegExp (line 21) | function isRegExp(e){return Object.prototype.toString.call(e)==="[object... function resolveJavascriptUndefined (line 21) | function resolveJavascriptUndefined(){return true} function constructJavascriptUndefined (line 21) | function constructJavascriptUndefined(){return undefined} function representJavascriptUndefined (line 21) | function representJavascriptUndefined(){return""} function isUndefined (line 21) | function isUndefined(e){return typeof e==="undefined"} function resolveYamlMerge (line 21) | function resolveYamlMerge(e){return e==="<<"||e===null} function resolveYamlNull (line 21) | function resolveYamlNull(e){if(e===null)return true;var t=e.length;retur... function constructYamlNull (line 21) | function constructYamlNull(){return null} function isNull (line 21) | function isNull(e){return e===null} function resolveYamlOmap (line 21) | function resolveYamlOmap(e){if(e===null)return true;var t=[],r,a,o,s,p,d... function constructYamlOmap (line 21) | function constructYamlOmap(e){return e!==null?e:[]} function resolveYamlPairs (line 21) | function resolveYamlPairs(e){if(e===null)return true;var t,r,a,i,o,s=e;o... function constructYamlPairs (line 21) | function constructYamlPairs(e){if(e===null)return[];var t,r,a,n,i,o=e;i=... function resolveYamlSet (line 21) | function resolveYamlSet(e){if(e===null)return true;var t,r=e;for(t in r)... function constructYamlSet (line 21) | function constructYamlSet(e){return e!==null?e:{}} function resolveYamlTimestamp (line 21) | function resolveYamlTimestamp(e){if(e===null)return false;if(n.exec(e)!=... function constructYamlTimestamp (line 21) | function constructYamlTimestamp(e){var t,r,a,o,s,p,d,l=0,c=null,m,g,v;t=... function representYamlTimestamp (line 21) | function representYamlTimestamp(e){return e.toISOString()} function ctorName (line 21) | function ctorName(e){return typeof e.constructor==="function"?e.construc... function isArray (line 21) | function isArray(e){if(Array.isArray)return Array.isArray(e);return e in... function isError (line 21) | function isError(e){return e instanceof Error||typeof e.message==="strin... function isDate (line 21) | function isDate(e){if(e instanceof Date)return true;return typeof e.toDa... function isRegexp (line 21) | function isRegexp(e){if(e instanceof RegExp)return true;return typeof e.... function isGeneratorFn (line 21) | function isGeneratorFn(e,t){return ctorName(e)==="GeneratorFunction"} function isGeneratorObj (line 21) | function isGeneratorObj(e){return typeof e.throw==="function"&&typeof e.... function isArguments (line 21) | function isArguments(e){try{if(typeof e.length==="number"&&typeof e.call... function isBuffer (line 21) | function isBuffer(e){if(e.constructor&&typeof e.constructor.isBuffer==="... function escapes (line 21) | function escapes(e){var n=e||{};if(n.commonmark){return a}return n.gfm?r:t} function getDefinitionFactory (line 21) | function getDefinitionFactory(e,t){return getterFactory(gather(e,t))} function gather (line 21) | function gather(e,t){var r={};if(!e||!e.type){throw new Error("mdast-uti... function getterFactory (line 21) | function getterFactory(e){return getter;function getter(t){var r=t&&norm... function normalise (line 21) | function normalise(e){return e.toUpperCase()} function all (line 21) | function all(e,t){var r=t.children||[];var i=r.length;var o=[];var s=-1;... function generateFootnotes (line 21) | function generateFootnotes(e){var t=e.footnoteById;var r=e.footnoteOrder... function blockquote (line 21) | function blockquote(e,t){return e(t,"blockquote",a(n(e,t),true))} function hardBreak (line 21) | function hardBreak(e,t){return[e(t,"br"),a("text","\n")]} function code (line 21) | function code(e,t){var r=t.value?a(t.value+"\n"):"";var i=t.lang&&t.lang... function strikethrough (line 21) | function strikethrough(e,t){return e(t,"del",a(e,t))} function emphasis (line 21) | function emphasis(e,t){return e(t,"em",a(e,t))} function footnoteReference (line 21) | function footnoteReference(e,t){var r=e.footnoteOrder;var n=String(t.ide... function footnote (line 21) | function footnote(e,t){var r=e.footnoteById;var n=e.footnoteOrder;var i=... function heading (line 21) | function heading(e,t){return e(t,"h"+t.depth,a(e,t))} function html (line 21) | function html(e,t){return e.dangerous?e.augment(t,a("raw",t.value)):null} function imageReference (line 21) | function imageReference(e,t){var r=e.definition(t.identifier);var i;if(!... function image (line 21) | function image(e,t){var r={src:a(t.url),alt:t.alt};if(t.title!==null&&t.... function ignore (line 21) | function ignore(){return null} function inlineCode (line 21) | function inlineCode(e,t){return e(t,"code",[n("text",a(t.value))])} function linkReference (line 21) | function linkReference(e,t){var r=e.definition(t.identifier);var o;if(!r... function link (line 21) | function link(e,t){var r={href:a(t.url)};if(t.title!==null&&t.title!==un... function listItem (line 21) | function listItem(e,t,r){var o=t.children;var s=o[0];var p=i(e,t);var d=... function listLoose (line 21) | function listLoose(e){var t=e.spread;var r=e.children;var a=r.length;var... function listItemLoose (line 21) | function listItemLoose(e){var t=e.spread;return t===undefined||t===null?... function list (line 21) | function list(e,t){var r={};var i=t.ordered?"ol":"ul";var o;var s=-1;var... function paragraph (line 21) | function paragraph(e,t){return e(t,"p",a(e,t))} function root (line 21) | function root(e,t){return e.augment(t,a("root",n(i(e,t))))} function strong (line 21) | function strong(e,t){return e(t,"strong",a(e,t))} function table (line 21) | function table(e,t){var r=t.children;var o=r.length;var s=t.align;var p=... function text (line 21) | function text(e,t){return e.augment(t,a("text",n(t.value)))} function thematicBreak (line 21) | function thematicBreak(e,t){return e(t,"hr")} function factory (line 21) | function factory(e,t){var r=t||{};var n=r.allowDangerousHTML;var d={};h.... function toHast (line 21) | function toHast(e,t){var r=factory(e,t);var a=d(r,e);var i=l(r);if(i){a.... function unknown (line 21) | function unknown(e,t){if(text(t)){return e.augment(t,a("text",t.value))}... function one (line 21) | function one(e,t,r){var a=t&&t.type;var n=i.call(e.handlers,a)?e.handler... function text (line 21) | function text(e){var t=e.data||{};if(i.call(t,"hName")||i.call(t,"hPrope... function revert (line 21) | function revert(e,t){var r=t.referenceType;var i="]";var o;var s;var p;i... function wrap (line 21) | function wrap(e,t){var r=[];var n=-1;var i=e.length;if(t){r.push(a("text... function getEncodeCache (line 21) | function getEncodeCache(e){var r,a,n=t[e];if(n){return n}n=t[e]=[];for(r... function encode (line 21) | function encode(e,t,r){var a,n,i,o,s,p="";if(typeof t!=="string"){r=t;t=... function _interopDefault (line 21) | function _interopDefault(e){return e&&typeof e==="object"&&"default"in e... class Blob (line 21) | class Blob{constructor(){this[c]="";const e=arguments[0];const t=argumen... method constructor (line 21) | constructor(){this[c]="";const e=arguments[0];const t=arguments[1];con... method size (line 21) | get size(){return this[l].length} method type (line 21) | get type(){return this[c]} method text (line 21) | text(){return Promise.resolve(this[l].toString())} method arrayBuffer (line 21) | arrayBuffer(){const e=this[l];const t=e.buffer.slice(e.byteOffset,e.by... method stream (line 21) | stream(){const e=new d;e._read=function(){};e.push(this[l]);e.push(nul... method toString (line 21) | toString(){return"[object Blob]"} method slice (line 21) | slice(){const e=this.size;const t=arguments[0];const r=arguments[1];le... function FetchError (line 21) | function FetchError(e,t,r){Error.call(this,e);this.message=e;this.type=t... function Body (line 21) | function Body(e){var t=this;var r=arguments.length>1&&arguments[1]!==und... method body (line 21) | get body(){return this[g].body} method bodyUsed (line 21) | get bodyUsed(){return this[g].disturbed} method arrayBuffer (line 21) | arrayBuffer(){return consumeBody.call(this).then((function(e){return e.b... method blob (line 21) | blob(){let e=this.headers&&this.headers.get("content-type")||"";return c... method json (line 21) | json(){var e=this;return consumeBody.call(this).then((function(t){try{re... method text (line 21) | text(){return consumeBody.call(this).then((function(e){return e.toString... method buffer (line 21) | buffer(){return consumeBody.call(this)} method textConverted (line 21) | textConverted(){var e=this;return consumeBody.call(this).then((function(... function consumeBody (line 21) | function consumeBody(){var e=this;if(this[g].disturbed){return Body.Prom... function convertBody (line 21) | function convertBody(e,t){if(typeof m!=="function"){throw new Error("The... function isURLSearchParams (line 21) | function isURLSearchParams(e){if(typeof e!=="object"||typeof e.append!==... function isBlob (line 21) | function isBlob(e){return typeof e==="object"&&typeof e.arrayBuffer==="f... function clone (line 21) | function clone(e){let t,r;let n=e.body;if(e.bodyUsed){throw new Error("c... function extractContentType (line 21) | function extractContentType(e){if(e===null){return null}else if(typeof e... function getTotalBytes (line 21) | function getTotalBytes(e){const t=e.body;if(t===null){return 0}else if(i... function writeToStream (line 21) | function writeToStream(e,t){const r=t.body;if(r===null){e.end()}else if(... function validateName (line 21) | function validateName(e){e=`${e}`;if(T.test(e)||e===""){throw new TypeEr... function validateValue (line 21) | function validateValue(e){e=`${e}`;if(E.test(e)){throw new TypeError(`${... function find (line 21) | function find(e,t){t=t.toLowerCase();for(const r in e){if(r.toLowerCase(... class Headers (line 21) | class Headers{constructor(){let e=arguments.length>0&&arguments[0]!==und... method constructor (line 21) | constructor(){let e=arguments.length>0&&arguments[0]!==undefined?argum... method get (line 21) | get(e){e=`${e}`;validateName(e);const t=find(this[_],e);if(t===undefin... method forEach (line 21) | forEach(e){let t=arguments.length>1&&arguments[1]!==undefined?argument... method set (line 21) | set(e,t){e=`${e}`;t=`${t}`;validateName(e);validateValue(t);const r=fi... method append (line 21) | append(e,t){e=`${e}`;t=`${t}`;validateName(e);validateValue(t);const r... method has (line 21) | has(e){e=`${e}`;validateName(e);return find(this[_],e)!==undefined} method delete (line 21) | delete(e){e=`${e}`;validateName(e);const t=find(this[_],e);if(t!==unde... method raw (line 21) | raw(){return this[_]} method keys (line 21) | keys(){return createHeadersIterator(this,"key")} method values (line 21) | values(){return createHeadersIterator(this,"value")} method [Symbol.iterator] (line 21) | [Symbol.iterator](){return createHeadersIterator(this,"key+value")} function getHeaders (line 21) | function getHeaders(e){let t=arguments.length>1&&arguments[1]!==undefine... function createHeadersIterator (line 21) | function createHeadersIterator(e,t){const r=Object.create(A);r[w]={targe... method next (line 21) | next(){if(!this||Object.getPrototypeOf(this)!==A){throw new TypeError("V... function exportNodeCompatibleHeaders (line 21) | function exportNodeCompatibleHeaders(e){const t=Object.assign({__proto__... function createHeadersLenient (line 21) | function createHeadersLenient(e){const t=new Headers;for(const r of Obje... class Response (line 21) | class Response{constructor(){let e=arguments.length>0&&arguments[0]!==un... method constructor (line 21) | constructor(){let e=arguments.length>0&&arguments[0]!==undefined?argum... method url (line 21) | get url(){return this[b].url||""} method status (line 21) | get status(){return this[b].status} method ok (line 21) | get ok(){return this[b].status>=200&&this[b].status<300} method redirected (line 21) | get redirected(){return this[b].counter>0} method statusText (line 21) | get statusText(){return this[b].statusText} method headers (line 21) | get headers(){return this[b].headers} method clone (line 21) | clone(){return new Response(clone(this),{url:this.url,status:this.stat... function parseURL (line 21) | function parseURL(e){if(/^[a-zA-Z][a-zA-Z\d+\-.]*:/.exec(e)){e=new C(e).... function isRequest (line 21) | function isRequest(e){return typeof e==="object"&&typeof e[S]==="object"} function isAbortSignal (line 21) | function isAbortSignal(e){const t=e&&typeof e==="object"&&Object.getProt... class Request (line 21) | class Request{constructor(e){let t=arguments.length>1&&arguments[1]!==un... method constructor (line 21) | constructor(e){let t=arguments.length>1&&arguments[1]!==undefined?argu... method method (line 21) | get method(){return this[S].method} method url (line 21) | get url(){return N(this[S].parsedURL)} method headers (line 21) | get headers(){return this[S].headers} method redirect (line 21) | get redirect(){return this[S].redirect} method signal (line 21) | get signal(){return this[S].signal} method clone (line 21) | clone(){return new Request(this)} function getNodeRequestOptions (line 21) | function getNodeRequestOptions(e){const t=e[S].parsedURL;const r=new Hea... function AbortError (line 21) | function AbortError(e){Error.call(this,e);this.type="aborted";this.messa... function fetch (line 21) | function fetch(e,t){if(!fetch.Promise){throw new Error("native promise m... function fixResponseChunkedTransferBadEnding (line 21) | function fixResponseChunkedTransferBadEnding(e,t){let r;e.on("socket",(f... function destroyStream (line 21) | function destroyStream(e,t){if(e.destroy){e.destroy(t)}else{e.emit("erro... function toObject (line 27) | function toObject(e){if(e===null||e===undefined){throw new TypeError("Ob... function shouldUseNative (line 27) | function shouldUseNative(){try{if(!Object.assign){return false}var e=new... function once (line 27) | function once(e){var f=function(){if(f.called)return f.value;f.called=tr... function onceStrict (line 27) | function onceStrict(e){var f=function(){if(f.called)throw new Error(f.on... function decodeEntity (line 27) | function decodeEntity(e){return n.call(a,e)?a[e]:false} function parseEntities (line 27) | function parseEntities(e,t){var r={};var a;var n;if(!t){t={}}for(n in m)... function parse (line 27) | function parse(e,t){var r=t.additional;var i=t.nonTerminated;var o=t.tex... function prohibited (line 27) | function prohibited(e){return e>=55296&&e<=57343||e>1114111} function disallowed (line 27) | function disallowed(e){return e>=1&&e<=8||e===11||e>=13&&e<=31||e>=127&&... function enquoteDoctypeId (line 27) | function enquoteDoctypeId(e){const t=e.indexOf('"')!==-1?"'":'"';return ... function hasPrefix (line 27) | function hasPrefix(e,t){for(let r=0;r=t){const ... method _ensureNoahArkCondition (line 27) | _ensureNoahArkCondition(e){const r=this._getNoahArkConditionCandidates... method insertMarker (line 27) | insertMarker(){this.entries.push({type:FormattingElementList.MARKER_EN... method pushElement (line 27) | pushElement(e,t){this._ensureNoahArkCondition(e);this.entries.push({ty... method insertElementAfterBookmark (line 27) | insertElementAfterBookmark(e,t){let r=this.length-1;for(;r>=0;r--){if(... method removeEntry (line 27) | removeEntry(e){for(let t=this.length-1;t>=0;t--){if(this.entries[t]===... method clearToLastMarker (line 27) | clearToLastMarker(){while(this.length){const e=this.entries.pop();this... method getElementEntryInScopeWithTagName (line 27) | getElementEntryInScopeWithTagName(e){for(let t=this.length-1;t>=0;t--)... method getElementEntry (line 27) | getElementEntry(e){for(let t=this.length-1;t>=0;t--){const r=this.entr... class Parser (line 27) | class Parser{constructor(e){this.options=l(A,e);this.treeAdapter=this.op... method constructor (line 27) | constructor(e){this.options=l(A,e);this.treeAdapter=this.options.treeA... method parse (line 27) | parse(e){const t=this.treeAdapter.createDocument();this._bootstrap(t,n... method parseFragment (line 27) | parseFragment(e,t){if(!t){t=this.treeAdapter.createElement(E.TEMPLATE,... method _bootstrap (line 27) | _bootstrap(e,t){this.tokenizer=new a(this.options);this.stopped=false;... method _err (line 27) | _err(){} method _runParsingLoop (line 27) | _runParsingLoop(e){while(!this.stopped){this._setupTokenizerCDATAMode(... method runParsingLoopForCurrentChunk (line 27) | runParsingLoopForCurrentChunk(e,t){this._runParsingLoop(t);if(t&&this.... method _setupTokenizerCDATAMode (line 27) | _setupTokenizerCDATAMode(){const e=this._getAdjustedCurrentElement();t... method _switchToTextParsing (line 27) | _switchToTextParsing(e,t){this._insertElement(e,_.HTML);this.tokenizer... method switchToPlaintextParsing (line 27) | switchToPlaintextParsing(){this.insertionMode=P;this.originalInsertion... method _getAdjustedCurrentElement (line 27) | _getAdjustedCurrentElement(){return this.openElements.stackTop===0&&th... method _findFormInFragmentContext (line 27) | _findFormInFragmentContext(){let e=this.fragmentContext;do{if(this.tre... method _initTokenizerForFragmentParsing (line 27) | _initTokenizerForFragmentParsing(){if(this.treeAdapter.getNamespaceURI... method _setDocumentType (line 27) | _setDocumentType(e){const t=e.name||"";const r=e.publicId||"";const a=... method _attachElementToTree (line 27) | _attachElementToTree(e){if(this._shouldFosterParentOnInsertion()){this... method _appendElement (line 27) | _appendElement(e,t){const r=this.treeAdapter.createElement(e.tagName,t... method _insertElement (line 27) | _insertElement(e,t){const r=this.treeAdapter.createElement(e.tagName,t... method _insertFakeElement (line 27) | _insertFakeElement(e){const t=this.treeAdapter.createElement(e,_.HTML,... method _insertTemplate (line 27) | _insertTemplate(e){const t=this.treeAdapter.createElement(e.tagName,_.... method _insertFakeRootElement (line 27) | _insertFakeRootElement(){const e=this.treeAdapter.createElement(E.HTML... method _appendCommentNode (line 27) | _appendCommentNode(e,t){const r=this.treeAdapter.createCommentNode(e.d... method _insertCharacters (line 27) | _insertCharacters(e){if(this._shouldFosterParentOnInsertion()){this._f... method _adoptNodes (line 27) | _adoptNodes(e,t){for(let r=this.treeAdapter.getFirstChild(e);r;r=this.... method _shouldProcessTokenInForeignContent (line 27) | _shouldProcessTokenInForeignContent(e){const t=this._getAdjustedCurren... method _processToken (line 27) | _processToken(e){X[this.insertionMode][e.type](this,e)} method _processTokenInBodyMode (line 27) | _processTokenInBodyMode(e){X[I][e.type](this,e)} method _processTokenInForeignContent (line 27) | _processTokenInForeignContent(e){if(e.type===a.CHARACTER_TOKEN){charac... method _processInputToken (line 27) | _processInputToken(e){if(this._shouldProcessTokenInForeignContent(e)){... method _isIntegrationPoint (line 27) | _isIntegrationPoint(e,t){const r=this.treeAdapter.getTagName(e);const ... method _reconstructActiveFormattingElements (line 27) | _reconstructActiveFormattingElements(){const e=this.activeFormattingEl... method _closeTableCell (line 27) | _closeTableCell(){this.openElements.generateImpliedEndTags();this.open... method _closePElement (line 27) | _closePElement(){this.openElements.generateImpliedEndTagsWithExclusion... method _resetInsertionMode (line 27) | _resetInsertionMode(){for(let e=this.openElements.stackTop,t=false;e>=... method _resetInsertionModeForSelect (line 27) | _resetInsertionModeForSelect(e){if(e>0){for(let t=e-1;t>0;t--){const e... method _pushTmplInsertionMode (line 27) | _pushTmplInsertionMode(e){this.tmplInsertionModeStack.push(e);this.tmp... method _popTmplInsertionMode (line 27) | _popTmplInsertionMode(){this.tmplInsertionModeStack.pop();this.tmplIns... method _isElementCausesFosterParenting (line 27) | _isElementCausesFosterParenting(e){const t=this.treeAdapter.getTagName... method _shouldFosterParentOnInsertion (line 27) | _shouldFosterParentOnInsertion(){return this.fosterParentingEnabled&&t... method _findFosterParentingLocation (line 27) | _findFosterParentingLocation(){const e={parent:null,beforeElement:null... method _fosterParentElement (line 27) | _fosterParentElement(e){const t=this._findFosterParentingLocation();if... method _fosterParentText (line 27) | _fosterParentText(e){const t=this._findFosterParentingLocation();if(t.... method _isSpecialElement (line 27) | _isSpecialElement(e){const t=this.treeAdapter.getTagName(e);const r=th... function aaObtainFormattingElementEntry (line 27) | function aaObtainFormattingElementEntry(e,t){let r=e.activeFormattingEle... function aaObtainFurthestBlock (line 27) | function aaObtainFurthestBlock(e,t){let r=null;for(let a=e.openElements.... function aaInnerLoop (line 27) | function aaInnerLoop(e,t,r){let a=t;let n=e.openElements.getCommonAncest... function aaRecreateElementFromEntry (line 27) | function aaRecreateElementFromEntry(e,t){const r=e.treeAdapter.getNamesp... function aaInsertLastNodeInCommonAncestor (line 27) | function aaInsertLastNodeInCommonAncestor(e,t,r){if(e._isElementCausesFo... function aaReplaceFormattingElement (line 27) | function aaReplaceFormattingElement(e,t,r){const a=e.treeAdapter.getName... function callAdoptionAgency (line 27) | function callAdoptionAgency(e,t){let r;for(let a=0;a0;if(!... function listItemStartTagInBody (line 27) | function listItemStartTagInBody(e,t){e.framesetOk=false;const r=t.tagNam... function plaintextStartTagInBody (line 27) | function plaintextStartTagInBody(e,t){if(e.openElements.hasInButtonScope... function buttonStartTagInBody (line 27) | function buttonStartTagInBody(e,t){if(e.openElements.hasInScope(E.BUTTON... function aStartTagInBody (line 27) | function aStartTagInBody(e,t){const r=e.activeFormattingElements.getElem... function bStartTagInBody (line 27) | function bStartTagInBody(e,t){e._reconstructActiveFormattingElements();e... function nobrStartTagInBody (line 27) | function nobrStartTagInBody(e,t){e._reconstructActiveFormattingElements(... function appletStartTagInBody (line 27) | function appletStartTagInBody(e,t){e._reconstructActiveFormattingElement... function tableStartTagInBody (line 27) | function tableStartTagInBody(e,t){if(e.treeAdapter.getDocumentMode(e.doc... function areaStartTagInBody (line 27) | function areaStartTagInBody(e,t){e._reconstructActiveFormattingElements(... function inputStartTagInBody (line 27) | function inputStartTagInBody(e,t){e._reconstructActiveFormattingElements... function paramStartTagInBody (line 27) | function paramStartTagInBody(e,t){e._appendElement(t,_.HTML);t.ackSelfCl... function hrStartTagInBody (line 27) | function hrStartTagInBody(e,t){if(e.openElements.hasInButtonScope(E.P)){... function imageStartTagInBody (line 27) | function imageStartTagInBody(e,t){t.tagName=E.IMG;areaStartTagInBody(e,t)} function textareaStartTagInBody (line 27) | function textareaStartTagInBody(e,t){e._insertElement(t,_.HTML);e.skipNe... function xmpStartTagInBody (line 27) | function xmpStartTagInBody(e,t){if(e.openElements.hasInButtonScope(E.P))... function iframeStartTagInBody (line 27) | function iframeStartTagInBody(e,t){e.framesetOk=false;e._switchToTextPar... function noembedStartTagInBody (line 27) | function noembedStartTagInBody(e,t){e._switchToTextParsing(t,a.MODE.RAWT... function selectStartTagInBody (line 27) | function selectStartTagInBody(e,t){e._reconstructActiveFormattingElement... function optgroupStartTagInBody (line 27) | function optgroupStartTagInBody(e,t){if(e.openElements.currentTagName===... function rbStartTagInBody (line 27) | function rbStartTagInBody(e,t){if(e.openElements.hasInScope(E.RUBY)){e.o... function rtStartTagInBody (line 27) | function rtStartTagInBody(e,t){if(e.openElements.hasInScope(E.RUBY)){e.o... function menuStartTagInBody (line 27) | function menuStartTagInBody(e,t){if(e.openElements.hasInButtonScope(E.P)... function mathStartTagInBody (line 27) | function mathStartTagInBody(e,t){e._reconstructActiveFormattingElements(... function svgStartTagInBody (line 27) | function svgStartTagInBody(e,t){e._reconstructActiveFormattingElements()... function genericStartTagInBody (line 27) | function genericStartTagInBody(e,t){e._reconstructActiveFormattingElemen... function startTagInBody (line 27) | function startTagInBody(e,t){const r=t.tagName;switch(r.length){case 1:i... function bodyEndTagInBody (line 27) | function bodyEndTagInBody(e){if(e.openElements.hasInScope(E.BODY)){e.ins... function htmlEndTagInBody (line 27) | function htmlEndTagInBody(e,t){if(e.openElements.hasInScope(E.BODY)){e.i... function addressEndTagInBody (line 27) | function addressEndTagInBody(e,t){const r=t.tagName;if(e.openElements.ha... function formEndTagInBody (line 27) | function formEndTagInBody(e){const t=e.openElements.tmplCount>0;const r=... function pEndTagInBody (line 27) | function pEndTagInBody(e){if(!e.openElements.hasInButtonScope(E.P)){e._i... function liEndTagInBody (line 27) | function liEndTagInBody(e){if(e.openElements.hasInListItemScope(E.LI)){e... function ddEndTagInBody (line 27) | function ddEndTagInBody(e,t){const r=t.tagName;if(e.openElements.hasInSc... function numberedHeaderEndTagInBody (line 27) | function numberedHeaderEndTagInBody(e){if(e.openElements.hasNumberedHead... function appletEndTagInBody (line 27) | function appletEndTagInBody(e,t){const r=t.tagName;if(e.openElements.has... function brEndTagInBody (line 27) | function brEndTagInBody(e){e._reconstructActiveFormattingElements();e._i... function genericEndTagInBody (line 27) | function genericEndTagInBody(e,t){const r=t.tagName;for(let t=e.openElem... function endTagInBody (line 27) | function endTagInBody(e,t){const r=t.tagName;switch(r.length){case 1:if(... function eofInBody (line 27) | function eofInBody(e,t){if(e.tmplInsertionModeStackTop>-1){eofInTemplate... function endTagInText (line 27) | function endTagInText(e,t){if(t.tagName===E.SCRIPT){e.pendingScript=e.op... function eofInText (line 27) | function eofInText(e,t){e._err(g.eofInElementThatCanContainOnlyText);e.o... function characterInTable (line 27) | function characterInTable(e,t){const r=e.openElements.currentTagName;if(... function captionStartTagInTable (line 27) | function captionStartTagInTable(e,t){e.openElements.clearBackToTableCont... function colgroupStartTagInTable (line 27) | function colgroupStartTagInTable(e,t){e.openElements.clearBackToTableCon... function colStartTagInTable (line 27) | function colStartTagInTable(e,t){e.openElements.clearBackToTableContext(... function tbodyStartTagInTable (line 27) | function tbodyStartTagInTable(e,t){e.openElements.clearBackToTableContex... function tdStartTagInTable (line 27) | function tdStartTagInTable(e,t){e.openElements.clearBackToTableContext()... function tableStartTagInTable (line 27) | function tableStartTagInTable(e,t){if(e.openElements.hasInTableScope(E.T... function inputStartTagInTable (line 27) | function inputStartTagInTable(e,t){const r=a.getTokenAttr(t,w.TYPE);if(r... function formStartTagInTable (line 27) | function formStartTagInTable(e,t){if(!e.formElement&&e.openElements.tmpl... function startTagInTable (line 27) | function startTagInTable(e,t){const r=t.tagName;switch(r.length){case 2:... function endTagInTable (line 27) | function endTagInTable(e,t){const r=t.tagName;if(r===E.TABLE){if(e.openE... function tokenInTable (line 27) | function tokenInTable(e,t){const r=e.fosterParentingEnabled;e.fosterPare... function whitespaceCharacterInTableText (line 27) | function whitespaceCharacterInTableText(e,t){e.pendingCharacterTokens.pu... function characterInTableText (line 27) | function characterInTableText(e,t){e.pendingCharacterTokens.push(t);e.ha... function tokenInTableText (line 27) | function tokenInTableText(e,t){let r=0;if(e.hasNonWhitespacePendingChara... function startTagInCaption (line 27) | function startTagInCaption(e,t){const r=t.tagName;if(r===E.CAPTION||r===... function endTagInCaption (line 27) | function endTagInCaption(e,t){const r=t.tagName;if(r===E.CAPTION||r===E.... function startTagInColumnGroup (line 27) | function startTagInColumnGroup(e,t){const r=t.tagName;if(r===E.HTML){sta... function endTagInColumnGroup (line 27) | function endTagInColumnGroup(e,t){const r=t.tagName;if(r===E.COLGROUP){i... function tokenInColumnGroup (line 27) | function tokenInColumnGroup(e,t){if(e.openElements.currentTagName===E.CO... function startTagInTableBody (line 27) | function startTagInTableBody(e,t){const r=t.tagName;if(r===E.TR){e.openE... function endTagInTableBody (line 27) | function endTagInTableBody(e,t){const r=t.tagName;if(r===E.TBODY||r===E.... function startTagInRow (line 27) | function startTagInRow(e,t){const r=t.tagName;if(r===E.TH||r===E.TD){e.o... function endTagInRow (line 27) | function endTagInRow(e,t){const r=t.tagName;if(r===E.TR){if(e.openElemen... function startTagInCell (line 27) | function startTagInCell(e,t){const r=t.tagName;if(r===E.CAPTION||r===E.C... function endTagInCell (line 27) | function endTagInCell(e,t){const r=t.tagName;if(r===E.TD||r===E.TH){if(e... function startTagInSelect (line 27) | function startTagInSelect(e,t){const r=t.tagName;if(r===E.HTML){startTag... function endTagInSelect (line 27) | function endTagInSelect(e,t){const r=t.tagName;if(r===E.OPTGROUP){const ... function startTagInSelectInTable (line 27) | function startTagInSelectInTable(e,t){const r=t.tagName;if(r===E.CAPTION... function endTagInSelectInTable (line 27) | function endTagInSelectInTable(e,t){const r=t.tagName;if(r===E.CAPTION||... function startTagInTemplate (line 27) | function startTagInTemplate(e,t){const r=t.tagName;if(r===E.BASE||r===E.... function endTagInTemplate (line 27) | function endTagInTemplate(e,t){if(t.tagName===E.TEMPLATE){endTagInHead(e... function eofInTemplate (line 27) | function eofInTemplate(e,t){if(e.openElements.tmplCount>0){e.openElement... function startTagAfterBody (line 27) | function startTagAfterBody(e,t){if(t.tagName===E.HTML){startTagInBody(e,... function endTagAfterBody (line 27) | function endTagAfterBody(e,t){if(t.tagName===E.HTML){if(!e.fragmentConte... function tokenAfterBody (line 27) | function tokenAfterBody(e,t){e.insertionMode=I;e._processToken(t)} function startTagInFrameset (line 27) | function startTagInFrameset(e,t){const r=t.tagName;if(r===E.HTML){startT... function endTagInFrameset (line 27) | function endTagInFrameset(e,t){if(t.tagName===E.FRAMESET&&!e.openElement... function startTagAfterFrameset (line 27) | function startTagAfterFrameset(e,t){const r=t.tagName;if(r===E.HTML){sta... function endTagAfterFrameset (line 27) | function endTagAfterFrameset(e,t){if(t.tagName===E.HTML){e.insertionMode... function startTagAfterAfterBody (line 27) | function startTagAfterAfterBody(e,t){if(t.tagName===E.HTML){startTagInBo... function tokenAfterAfterBody (line 27) | function tokenAfterAfterBody(e,t){e.insertionMode=I;e._processToken(t)} function startTagAfterAfterFrameset (line 27) | function startTagAfterAfterFrameset(e,t){const r=t.tagName;if(r===E.HTML... function nullCharacterInForeignContent (line 27) | function nullCharacterInForeignContent(e,t){t.chars=v.REPLACEMENT_CHARAC... function characterInForeignContent (line 27) | function characterInForeignContent(e,t){e._insertCharacters(t);e.framese... function startTagInForeignContent (line 27) | function startTagInForeignContent(e,t){if(m.causesExit(t)&&!e.fragmentCo... function endTagInForeignContent (line 27) | function endTagInForeignContent(e,t){for(let r=e.openElements.stackTop;r... function isImpliedEndTagRequired (line 27) | function isImpliedEndTagRequired(e){switch(e.length){case 1:return e===n... function isImpliedEndTagRequiredThoroughly (line 27) | function isImpliedEndTagRequiredThoroughly(e){switch(e.length){case 1:re... function isScopingElement (line 27) | function isScopingElement(e,t){switch(e.length){case 2:if(e===n.TD||e===... class OpenElementStack (line 27) | class OpenElementStack{constructor(e,t){this.stackTop=-1;this.items=[];t... method constructor (line 27) | constructor(e,t){this.stackTop=-1;this.items=[];this.current=e;this.cu... method _indexOf (line 27) | _indexOf(e){let t=-1;for(let r=this.stackTop;r>=0;r--){if(this.items[r... method _isInTemplate (line 27) | _isInTemplate(){return this.currentTagName===n.TEMPLATE&&this.treeAdap... method _updateCurrentElement (line 27) | _updateCurrentElement(){this.current=this.items[this.stackTop];this.cu... method push (line 27) | push(e){this.items[++this.stackTop]=e;this._updateCurrentElement();if(... method pop (line 27) | pop(){this.stackTop--;if(this.tmplCount>0&&this._isInTemplate()){this.... method replace (line 27) | replace(e,t){const r=this._indexOf(e);this.items[r]=t;if(r===this.stac... method insertAfter (line 27) | insertAfter(e,t){const r=this._indexOf(e)+1;this.items.splice(r,0,t);i... method popUntilTagNamePopped (line 27) | popUntilTagNamePopped(e){while(this.stackTop>-1){const t=this.currentT... method popUntilElementPopped (line 27) | popUntilElementPopped(e){while(this.stackTop>-1){const t=this.current;... method popUntilNumberedHeaderPopped (line 27) | popUntilNumberedHeaderPopped(){while(this.stackTop>-1){const e=this.cu... method popUntilTableCellPopped (line 27) | popUntilTableCellPopped(){while(this.stackTop>-1){const e=this.current... method popAllUpToHtmlElement (line 27) | popAllUpToHtmlElement(){this.stackTop=0;this._updateCurrentElement()} method clearBackToTableContext (line 27) | clearBackToTableContext(){while(this.currentTagName!==n.TABLE&&this.cu... method clearBackToTableBodyContext (line 27) | clearBackToTableBodyContext(){while(this.currentTagName!==n.TBODY&&thi... method clearBackToTableRowContext (line 27) | clearBackToTableRowContext(){while(this.currentTagName!==n.TR&&this.cu... method remove (line 27) | remove(e){for(let t=this.stackTop;t>=0;t--){if(this.items[t]===e){this... method tryPeekProperlyNestedBodyElement (line 27) | tryPeekProperlyNestedBodyElement(){const e=this.items[1];return e&&thi... method contains (line 27) | contains(e){return this._indexOf(e)>-1} method getCommonAncestor (line 27) | getCommonAncestor(e){let t=this._indexOf(e);return--t>=0?this.items[t]... method isRootHtmlElementCurrent (line 27) | isRootHtmlElementCurrent(){return this.stackTop===0&&this.currentTagNa... method hasInScope (line 27) | hasInScope(e){for(let t=this.stackTop;t>=0;t--){const r=this.treeAdapt... method hasNumberedHeaderInScope (line 27) | hasNumberedHeaderInScope(){for(let e=this.stackTop;e>=0;e--){const t=t... method hasInListItemScope (line 27) | hasInListItemScope(e){for(let t=this.stackTop;t>=0;t--){const r=this.t... method hasInButtonScope (line 27) | hasInButtonScope(e){for(let t=this.stackTop;t>=0;t--){const r=this.tre... method hasInTableScope (line 27) | hasInTableScope(e){for(let t=this.stackTop;t>=0;t--){const r=this.tree... method hasTableBodyContextInTableScope (line 27) | hasTableBodyContextInTableScope(){for(let e=this.stackTop;e>=0;e--){co... method hasInSelectScope (line 27) | hasInSelectScope(e){for(let t=this.stackTop;t>=0;t--){const r=this.tre... method generateImpliedEndTags (line 27) | generateImpliedEndTags(){while(isImpliedEndTagRequired(this.currentTag... method generateImpliedEndTagsThoroughly (line 27) | generateImpliedEndTagsThoroughly(){while(isImpliedEndTagRequiredThorou... method generateImpliedEndTagsWithExclusion (line 27) | generateImpliedEndTagsWithExclusion(e){while(isImpliedEndTagRequired(t... function isWhitespace (line 27) | function isWhitespace(e){return e===s.SPACE||e===s.LINE_FEED||e===s.TABU... function isAsciiDigit (line 27) | function isAsciiDigit(e){return e>=s.DIGIT_0&&e<=s.DIGIT_9} function isAsciiUpper (line 27) | function isAsciiUpper(e){return e>=s.LATIN_CAPITAL_A&&e<=s.LATIN_CAPITAL_Z} function isAsciiLower (line 27) | function isAsciiLower(e){return e>=s.LATIN_SMALL_A&&e<=s.LATIN_SMALL_Z} function isAsciiLetter (line 27) | function isAsciiLetter(e){return isAsciiLower(e)||isAsciiUpper(e)} function isAsciiAlphaNumeric (line 27) | function isAsciiAlphaNumeric(e){return isAsciiLetter(e)||isAsciiDigit(e)} function isAsciiUpperHexDigit (line 27) | function isAsciiUpperHexDigit(e){return e>=s.LATIN_CAPITAL_A&&e<=s.LATIN... function isAsciiLowerHexDigit (line 27) | function isAsciiLowerHexDigit(e){return e>=s.LATIN_SMALL_A&&e<=s.LATIN_S... function isAsciiHexDigit (line 27) | function isAsciiHexDigit(e){return isAsciiDigit(e)||isAsciiUpperHexDigit... function toAsciiLowerCodePoint (line 27) | function toAsciiLowerCodePoint(e){return e+32} function toChar (line 27) | function toChar(e){if(e<=65535){return String.fromCharCode(e)}e-=65536;r... function toAsciiLowerChar (line 27) | function toAsciiLowerChar(e){return String.fromCharCode(toAsciiLowerCode... function findNamedEntityTreeBranch (line 27) | function findNamedEntityTreeBranch(e,t){const r=i[++e];let a=++e;let n=a... class Tokenizer (line 27) | class Tokenizer{constructor(){this.preprocessor=new a;this.tokenQueue=[]... method constructor (line 27) | constructor(){this.preprocessor=new a;this.tokenQueue=[];this.allowCDA... method _err (line 27) | _err(){} method _errOnNextCodePoint (line 27) | _errOnNextCodePoint(e){this._consume();this._err(e);this._unconsume()} method getNextToken (line 27) | getNextToken(){while(!this.tokenQueue.length&&this.active){this.consum... method write (line 27) | write(e,t){this.active=true;this.preprocessor.write(e,t)} method insertHtmlAtCurrentPos (line 27) | insertHtmlAtCurrentPos(e){this.active=true;this.preprocessor.insertHtm... method _ensureHibernation (line 27) | _ensureHibernation(){if(this.preprocessor.endOfChunkHit){for(;this.con... method _consume (line 27) | _consume(){this.consumedAfterSnapshot++;return this.preprocessor.advan... method _unconsume (line 27) | _unconsume(){this.consumedAfterSnapshot--;this.preprocessor.retreat()} method _reconsumeInState (line 27) | _reconsumeInState(e){this.state=e;this._unconsume()} method _consumeSequenceIfMatch (line 27) | _consumeSequenceIfMatch(e,t,r){let a=0;let n=true;const i=e.length;let... method _isTempBufferEqualToScriptString (line 27) | _isTempBufferEqualToScriptString(){if(this.tempBuff.length!==p.SCRIPT_... method _createStartTagToken (line 27) | _createStartTagToken(){this.currentToken={type:Tokenizer.START_TAG_TOK... method _createEndTagToken (line 27) | _createEndTagToken(){this.currentToken={type:Tokenizer.END_TAG_TOKEN,t... method _createCommentToken (line 27) | _createCommentToken(){this.currentToken={type:Tokenizer.COMMENT_TOKEN,... method _createDoctypeToken (line 27) | _createDoctypeToken(e){this.currentToken={type:Tokenizer.DOCTYPE_TOKEN... method _createCharacterToken (line 27) | _createCharacterToken(e,t){this.currentCharacterToken={type:e,chars:t}} method _createEOFToken (line 27) | _createEOFToken(){this.currentToken={type:Tokenizer.EOF_TOKEN}} method _createAttr (line 27) | _createAttr(e){this.currentAttr={name:e,value:""}} method _leaveAttrName (line 27) | _leaveAttrName(e){if(Tokenizer.getTokenAttr(this.currentToken,this.cur... method _leaveAttrValue (line 27) | _leaveAttrValue(e){this.state=e} method _emitCurrentToken (line 27) | _emitCurrentToken(){this._emitCurrentCharacterToken();const e=this.cur... method _emitCurrentCharacterToken (line 27) | _emitCurrentCharacterToken(){if(this.currentCharacterToken){this.token... method _emitEOFToken (line 27) | _emitEOFToken(){this._createEOFToken();this._emitCurrentToken()} method _appendCharToCurrentCharacterToken (line 27) | _appendCharToCurrentCharacterToken(e,t){if(this.currentCharacterToken&... method _emitCodePoint (line 27) | _emitCodePoint(e){let t=Tokenizer.CHARACTER_TOKEN;if(isWhitespace(e)){... method _emitSeveralCodePoints (line 27) | _emitSeveralCodePoints(e){for(let t=0;tthis.bufferWaterline){this.lastCharPos-=... method write (line 27) | write(e,t){if(this.html){this.html+=e}else{this.html=e}this.lastCharPo... method insertHtmlAtCurrentPos (line 27) | insertHtmlAtCurrentPos(e){this.html=this.html.substring(0,this.pos+1)+... method advance (line 27) | advance(){this.pos++;if(this.pos>this.lastCharPos){this.endOfChunkHit=... method _checkForProblematicCharacters (line 27) | _checkForProblematicCharacters(e){if(a.isControlCodePoint(e)){this._er... method retreat (line 27) | retreat(){if(this.pos===this.lastGapPos){this.lastGapPos=this.gapStack... class Mixin (line 27) | class Mixin{constructor(e){const t={};const r=this._getOverriddenMethods... method constructor (line 27) | constructor(e){const t={};const r=this._getOverriddenMethods(this,t);f... method _getOverriddenMethods (line 27) | _getOverriddenMethods(){throw new Error("Not implemented")} function find (line 27) | function find(e,t){var r=a(t);var p=t;var d=i;if(r in e.normal){return e... function datasetToProperty (line 27) | function datasetToProperty(e){var t=e.slice(5).replace(p,camelcase);retu... function datasetToAttribute (line 27) | function datasetToAttribute(e){var t=e.slice(4);if(p.test(t)){return e}t... function kebab (line 27) | function kebab(e){return"-"+e.toLowerCase()} function camelcase (line 27) | function camelcase(e){return e.charAt(1).toUpperCase()} function ariaTransform (line 27) | function ariaTransform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLow... function caseInsensitiveTransform (line 27) | function caseInsensitiveTransform(e,t){return a(e,t.toLowerCase())} function caseSensitiveTransform (line 27) | function caseSensitiveTransform(e,t){return t in e?e[t]:t} function create (line 27) | function create(e){var t=e.space;var r=e.mustUseProperty||[];var o=e.att... function DefinedInfo (line 27) | function DefinedInfo(e,t,r,s){var p=-1;var d;mark(this,"space",s);a.call... function mark (line 27) | function mark(e,t,r){if(r){e[t]=r}} function Info (line 27) | function Info(e,t){this.property=e;this.attribute=t} function merge (line 27) | function merge(e){var t=e.length;var r=[];var i=[];var o=-1;var s;var p;... function Schema (line 27) | function Schema(e,t,r){this.property=e;this.normal=t;if(r){this.space=r}} function increment (line 27) | function increment(){return Math.pow(2,++r)} function xlinkTransform (line 27) | function xlinkTransform(e,t){return"xlink:"+t.slice(5).toLowerCase()} function xmlTransform (line 27) | function xmlTransform(e,t){return"xml:"+t.slice(3).toLowerCase()} function normalize (line 27) | function normalize(e){return e.toLowerCase()} function raw (line 27) | function raw(){return a} function parse (line 27) | function parse(e){var t=this.data("settings");var r=a(i);r.prototype.opt... function factory (line 27) | function factory(e){decoder.raw=decodeRaw;return decoder;function normal... function locate (line 27) | function locate(e,t){var r=e.indexOf("\n",t);while(r>t){if(e.charAt(r-1)... function locate (line 27) | function locate(e,t){return e.indexOf("`",t)} function locate (line 27) | function locate(e,t){return e.indexOf("~~",t)} function locate (line 27) | function locate(e,t){var r=e.indexOf("*",t);var a=e.indexOf("_",t);if(a=... function locate (line 27) | function locate(e,t){return e.indexOf("\\",t)} function locate (line 27) | function locate(e,t){var r=e.indexOf("[",t);var a=e.indexOf("![",t);if(a... function locate (line 27) | function locate(e,t){var r=e.indexOf("**",t);var a=e.indexOf("__",t);if(... function locate (line 27) | function locate(e,t){return e.indexOf("<",t)} function locate (line 27) | function locate(e,r){var a=t.length;var n=-1;var i=-1;var o;if(!this.opt... function parse (line 27) | function parse(){var e=this;var t=String(e.file);var r={line:1,column:1,... function Parser (line 27) | function Parser(e,t){this.file=t;this.offset={};this.options=a(this.opti... method constructor (line 27) | constructor(e){this.options=l(A,e);this.treeAdapter=this.options.treeA... method parse (line 27) | parse(e){const t=this.treeAdapter.createDocument();this._bootstrap(t,n... method parseFragment (line 27) | parseFragment(e,t){if(!t){t=this.treeAdapter.createElement(E.TEMPLATE,... method _bootstrap (line 27) | _bootstrap(e,t){this.tokenizer=new a(this.options);this.stopped=false;... method _err (line 27) | _err(){} method _runParsingLoop (line 27) | _runParsingLoop(e){while(!this.stopped){this._setupTokenizerCDATAMode(... method runParsingLoopForCurrentChunk (line 27) | runParsingLoopForCurrentChunk(e,t){this._runParsingLoop(t);if(t&&this.... method _setupTokenizerCDATAMode (line 27) | _setupTokenizerCDATAMode(){const e=this._getAdjustedCurrentElement();t... method _switchToTextParsing (line 27) | _switchToTextParsing(e,t){this._insertElement(e,_.HTML);this.tokenizer... method switchToPlaintextParsing (line 27) | switchToPlaintextParsing(){this.insertionMode=P;this.originalInsertion... method _getAdjustedCurrentElement (line 27) | _getAdjustedCurrentElement(){return this.openElements.stackTop===0&&th... method _findFormInFragmentContext (line 27) | _findFormInFragmentContext(){let e=this.fragmentContext;do{if(this.tre... method _initTokenizerForFragmentParsing (line 27) | _initTokenizerForFragmentParsing(){if(this.treeAdapter.getNamespaceURI... method _setDocumentType (line 27) | _setDocumentType(e){const t=e.name||"";const r=e.publicId||"";const a=... method _attachElementToTree (line 27) | _attachElementToTree(e){if(this._shouldFosterParentOnInsertion()){this... method _appendElement (line 27) | _appendElement(e,t){const r=this.treeAdapter.createElement(e.tagName,t... method _insertElement (line 27) | _insertElement(e,t){const r=this.treeAdapter.createElement(e.tagName,t... method _insertFakeElement (line 27) | _insertFakeElement(e){const t=this.treeAdapter.createElement(e,_.HTML,... method _insertTemplate (line 27) | _insertTemplate(e){const t=this.treeAdapter.createElement(e.tagName,_.... method _insertFakeRootElement (line 27) | _insertFakeRootElement(){const e=this.treeAdapter.createElement(E.HTML... method _appendCommentNode (line 27) | _appendCommentNode(e,t){const r=this.treeAdapter.createCommentNode(e.d... method _insertCharacters (line 27) | _insertCharacters(e){if(this._shouldFosterParentOnInsertion()){this._f... method _adoptNodes (line 27) | _adoptNodes(e,t){for(let r=this.treeAdapter.getFirstChild(e);r;r=this.... method _shouldProcessTokenInForeignContent (line 27) | _shouldProcessTokenInForeignContent(e){const t=this._getAdjustedCurren... method _processToken (line 27) | _processToken(e){X[this.insertionMode][e.type](this,e)} method _processTokenInBodyMode (line 27) | _processTokenInBodyMode(e){X[I][e.type](this,e)} method _processTokenInForeignContent (line 27) | _processTokenInForeignContent(e){if(e.type===a.CHARACTER_TOKEN){charac... method _processInputToken (line 27) | _processInputToken(e){if(this._shouldProcessTokenInForeignContent(e)){... method _isIntegrationPoint (line 27) | _isIntegrationPoint(e,t){const r=this.treeAdapter.getTagName(e);const ... method _reconstructActiveFormattingElements (line 27) | _reconstructActiveFormattingElements(){const e=this.activeFormattingEl... method _closeTableCell (line 27) | _closeTableCell(){this.openElements.generateImpliedEndTags();this.open... method _closePElement (line 27) | _closePElement(){this.openElements.generateImpliedEndTagsWithExclusion... method _resetInsertionMode (line 27) | _resetInsertionMode(){for(let e=this.openElements.stackTop,t=false;e>=... method _resetInsertionModeForSelect (line 27) | _resetInsertionModeForSelect(e){if(e>0){for(let t=e-1;t>0;t--){const e... method _pushTmplInsertionMode (line 27) | _pushTmplInsertionMode(e){this.tmplInsertionModeStack.push(e);this.tmp... method _popTmplInsertionMode (line 27) | _popTmplInsertionMode(){this.tmplInsertionModeStack.pop();this.tmplIns... method _isElementCausesFosterParenting (line 27) | _isElementCausesFosterParenting(e){const t=this.treeAdapter.getTagName... method _shouldFosterParentOnInsertion (line 27) | _shouldFosterParentOnInsertion(){return this.fosterParentingEnabled&&t... method _findFosterParentingLocation (line 27) | _findFosterParentingLocation(){const e={parent:null,beforeElement:null... method _fosterParentElement (line 27) | _fosterParentElement(e){const t=this._findFosterParentingLocation();if... method _fosterParentText (line 27) | _fosterParentText(e){const t=this._findFosterParentingLocation();if(t.... method _isSpecialElement (line 27) | _isSpecialElement(e){const t=this.treeAdapter.getTagName(e);const r=th... function keys (line 27) | function keys(e){var t=[];var r;for(r in e){t.push(r)}return t} function setOptions (line 27) | function setOptions(e){var t=this;var r=t.options;var o;var s;if(e==null... function autoLink (line 27) | function autoLink(e,t,r){var i=this;var m="";var g=t.length;var v=0;var ... function blockquote (line 27) | function blockquote(e,t,r){var d=this;var l=d.offset;var c=d.blockTokeni... function hardBreak (line 27) | function hardBreak(e,t,r){var a=t.length;var s=-1;var p="";var d;while(+... function fencedCode (line 27) | function fencedCode(e,p,d){var l=this;var c=l.options.gfm;var m=p.length... function indentedCode (line 27) | function indentedCode(e,t,r){var a=-1;var p=t.length;var l="";var c="";v... function inlineCode (line 27) | function inlineCode(e,t,r){var a=t.length;var s=0;var p;var d;var l;var ... function definition (line 27) | function definition(e,t,r){var a=this;var _=a.options.commonmark;var w=0... function isEnclosedURLCharacter (line 27) | function isEnclosedURLCharacter(e){return e!==_&&e!==c&&e!==m} function isUnclosedURLCharacter (line 27) | function isUnclosedURLCharacter(e){return e!==c&&e!==m&&!a(e)} function strikethrough (line 27) | function strikethrough(e,t,r){var n=this;var s="";var p="";var d="";var ... function emphasis (line 27) | function emphasis(e,t,r){var o=this;var l=0;var c=t.charAt(l);var m;var ... function escape (line 27) | function escape(e,t,r){var a=this;var o;var s;if(t.charAt(0)===i){o=t.ch... function footnoteDefinition (line 27) | function footnoteDefinition(e,t,r){var v=this;var T=v.offset;var E;var _... function atxHeading (line 27) | function atxHeading(e,o,s){var p=this;var d=p.options.pedantic;var l=o.l... function setextHeading (line 27) | function setextHeading(e,d,l){var c=this;var m=e.now();var g=d.length;va... function blockHtml (line 27) | function blockHtml(e,t,r){var a=this;var b=a.options.blocks.join("|");va... function inlineHTML (line 27) | function inlineHTML(e,t,r){var n=this;var m=t.length;var g;var v;if(t.ch... function link (line 27) | function link(e,t,r){var n=this;var _="";var w=0;var A=t.charAt(0);var b... function list (line 27) | function list(e,t,r){var n=this;var o=n.options.commonmark;var s=n.optio... function listItem (line 27) | function listItem(e,t,r){var a=e.offset;var n=e.options.pedantic?pedanti... function pedanticListItem (line 27) | function pedanticListItem(e,t,r){var a=e.offset;var n=r.line;t=t.replace... function normalListItem (line 27) | function normalListItem(e,t,r){var a=e.offset;var i=r.line;var p;var d;v... function newline (line 27) | function newline(e,t,r){var i=t.charAt(0);var o;var s;var p;var d;if(i!=... function paragraph (line 27) | function paragraph(e,t,r){var c=this;var m=c.options;var g=m.commonmark;... function reference (line 27) | function reference(e,t,r){var n=this;var w=n.options.commonmark;var A=n.... function strong (line 27) | function strong(e,t,r){var i=this;var d=0;var l=t.charAt(d);var c;var m;... function table (line 27) | function table(e,t,r){var E=this;var _;var w;var A;var b;var y;var S;var... function text (line 27) | function text(e,t,r){var a=this;var n;var i;var o;var s;var p;var d;var ... function thematicBreak (line 27) | function thematicBreak(e,p,d){var l=-1;var c=p.length+1;var m="";var g;v... function url (line 27) | function url(e,t,r){var i=this;var w;var A;var C;var k;var N;var D;var O... function factory (line 27) | function factory(e){return tokenize;function tokenize(t,r){var a=this;va... function mergeable (line 27) | function mergeable(e){var t;var r;if(e.type!=="text"||!e.position){retur... function mergeText (line 27) | function mergeText(e,t){e.value+=t.value;return e} function mergeBlockquote (line 27) | function mergeBlockquote(e,t){if(this.options.commonmark||this.options.g... function factory (line 27) | function factory(e,r){return unescape;function unescape(a){var n=0;var i... function indentation (line 27) | function indentation(e){var i=0;var o=0;var s=e.charAt(i);var p={};var d... function interrupt (line 27) | function interrupt(e,t,r,a){var n=e.length;var i=-1;var o;var s;while(++... function normalize (line 27) | function normalize(e){return a(e).toLowerCase()} function indentation (line 27) | function indentation(e,t){var r=e.split(s);var l=r.length+1;var c=Infini... function remark2rehype (line 27) | function remark2rehype(e,t){if(e&&!e.process){t=e;e=null}return e?bridge... function bridge (line 27) | function bridge(e,t){return transformer;function transformer(r,n,i){e.ru... function mutate (line 27) | function mutate(e){return transformer;function transformer(t){return a(t... function repeat (line 34) | function repeat(e,a){if(typeof e!=="string"){throw new TypeError("expect... function initSections (line 34) | function initSections(e){r.content=e;p=[];l=[]} function closeSection (line 34) | function closeSection(e){if(c.length){d.key=getKey(c[0],o);d.content=e;i... function isDelimiter (line 34) | function isDelimiter(e,t){if(e.slice(0,t.length)!==t){return false}if(e.... function toObject (line 34) | function toObject(e){if(a(e)!=="object"){e={content:e}}if(typeof e.conte... function getKey (line 34) | function getKey(e,t){return e?e.slice(t.length).trim():""} function createSection (line 34) | function createSection(){return{key:"",data:"",content:""}} function identity (line 34) | function identity(e){return e} function isBuffer (line 34) | function isBuffer(e){if(e&&e.constructor&&typeof e.constructor.isBuffer=... function parse (line 34) | function parse(e){var t=String(e||r).trim();return t===r?[]:t.split(n)} function stringify (line 34) | function stringify(e){return e.join(a).trim()} function factory (line 34) | function factory(e,t,r){return enter;function enter(){var a=r||this;var ... function StyleToObject (line 41) | function StyleToObject(e,t){var r=null;if(!e||typeof e!=="string"){retur... function normalize (line 41) | function normalize(e){return e.split("\0").map((function(e){return e.nor... function findStatus (line 41) | function findStatus(e){var t=0;var r=n.length-1;while(t<=r){var a=Math.f... function countSymbols (line 41) | function countSymbols(e){return e.replace(o,"_").length} function mapChars (line 41) | function mapChars(e,t,r){var a=false;var n="";var o=countSymbols(e);for(... function validateLabel (line 41) | function validateLabel(e,t){if(e.substr(0,4)==="xn--"){e=a.toUnicode(e);... function processing (line 41) | function processing(e,t,r){var a=mapChars(e,t,r);a.string=normalize(a.st... function trimLines (line 41) | function trimLines(e){return String(e).replace(t,r)} function trimTrailingLines (line 41) | function trimTrailingLines(e){return String(e).replace(/\n+$/,"")} function trim (line 41) | function trim(e){return e.replace(/^\s*|\s*$/g,"")} function trough (line 41) | function trough(){var e=[];var t={};t.run=run;t.use=use;return t;functio... function wrap (line 41) | function wrap(e,r){var a;return wrapped;function wrapped(){var r=t.call(... function httpOverHttp (line 41) | function httpOverHttp(e){var t=new TunnelingAgent(e);t.request=i.request... function httpsOverHttp (line 41) | function httpsOverHttp(e){var t=new TunnelingAgent(e);t.request=i.reques... function httpOverHttps (line 41) | function httpOverHttps(e){var t=new TunnelingAgent(e);t.request=o.reques... function httpsOverHttps (line 41) | function httpsOverHttps(e){var t=new TunnelingAgent(e);t.request=o.reque... function TunnelingAgent (line 41) | function TunnelingAgent(e){var t=this;t.options=e||{};t.proxyOptions=t.o... function onFree (line 41) | function onFree(){n.emit("free",t,i)} function onCloseOrRemove (line 41) | function onCloseOrRemove(e){n.removeSocket(t);t.removeListener("free",on... function onResponse (line 41) | function onResponse(e){e.upgrade=true} function onUpgrade (line 41) | function onUpgrade(e,t,r){process.nextTick((function(){onConnect(e,t,r)}))} function onConnect (line 41) | function onConnect(n,o,s){i.removeAllListeners();o.removeAllListeners();... function onError (line 41) | function onError(t){i.removeAllListeners();l("tunneling socket could not... function createSecureSocket (line 41) | function createSecureSocket(e,t){var r=this;TunnelingAgent.prototype.cre... function toOptions (line 41) | function toOptions(e,t,r){if(typeof e==="string"){return{host:e,port:t,l... function mergeOptions (line 41) | function mergeOptions(e){for(var t=1,r=arguments.length;tn.length-16){a.default.randomFillSync(n);i=0}return ... function _interopRequireDefault (line 41) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function sha1 (line 41) | function sha1(e){if(Array.isArray(e)){e=Buffer.from(e)}else if(typeof e=... function _interopRequireDefault (line 41) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function stringify (line 41) | function stringify(e,t=0){const r=(n[e[t+0]]+n[e[t+1]]+n[e[t+2]]+n[e[t+3... function _interopRequireDefault (line 41) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function v1 (line 41) | function v1(e,t,r){let d=t&&r||0;const l=t||new Array(16);e=e||{};let c=... function _interopRequireDefault (line 41) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _interopRequireDefault (line 41) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function stringToBytes (line 41) | function stringToBytes(e){e=unescape(encodeURIComponent(e));const t=[];f... function _default (line 41) | function _default(e,t,r){function generateUUID(e,i,o,s){if(typeof e==="s... function _interopRequireDefault (line 41) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function v4 (line 41) | function v4(e,t,r){e=e||{};const i=e.random||(e.rng||a.default)();i[6]=i... function _interopRequireDefault (line 41) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _interopRequireDefault (line 41) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function validate (line 41) | function validate(e){return typeof e==="string"&&a.default.test(e)} function _interopRequireDefault (line 41) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function version (line 41) | function version(e){if(!(0,a.default)(e)){throw TypeError("Invalid UUID"... function factory (line 41) | function factory(e){var t=indices(String(e));return{toPosition:offsetToP... function offsetToPositionFactory (line 41) | function offsetToPositionFactory(e){return offsetToPosition;function off... function positionToOffsetFactory (line 41) | function positionToOffsetFactory(e){return positionToOffset;function pos... function indices (line 41) | function indices(e){var t=[];var r=e.indexOf("\n");while(r!==-1){t.push(... function VMessagePrototype (line 41) | function VMessagePrototype(){} function VMessage (line 41) | function VMessage(e,t,r){var n;var i;var o;if(typeof t==="string"){r=t;t... function parseOrigin (line 41) | function parseOrigin(e){var t=[null,null];var r;if(typeof e==="string"){... function VFile (line 41) | function VFile(e){var t;var r;if(!e){e={}}else if(typeof e==="string"||i... function getPath (line 41) | function getPath(){return this.history[this.history.length-1]} function setPath (line 41) | function setPath(e){assertNonEmpty(e,"path");if(this.path!==e){this.hist... function getDirname (line 41) | function getDirname(){return typeof this.path==="string"?a.dirname(this.... function setDirname (line 41) | function setDirname(e){assertPath(this.path,"dirname");this.path=a.join(... function getBasename (line 41) | function getBasename(){return typeof this.path==="string"?a.basename(thi... function setBasename (line 41) | function setBasename(e){assertNonEmpty(e,"basename");assertPart(e,"basen... function getExtname (line 41) | function getExtname(){return typeof this.path==="string"?a.extname(this.... function setExtname (line 41) | function setExtname(e){assertPart(e,"extname");assertPath(this.path,"ext... function getStem (line 41) | function getStem(){return typeof this.path==="string"?a.basename(this.pa... function setStem (line 41) | function setStem(e){assertNonEmpty(e,"stem");assertPart(e,"stem");this.p... function toString (line 41) | function toString(e){return(this.contents||"").toString(e)} function assertPart (line 41) | function assertPart(e,t){if(e&&e.indexOf(a.sep)>-1){throw new Error("`"+... function assertNonEmpty (line 41) | function assertNonEmpty(e,t){if(!e){throw new Error("`"+t+"` cannot be e... function assertPath (line 41) | function assertPath(e,t){if(!e){throw new Error("Setting `"+t+"` require... function message (line 41) | function message(e,t,r){var n=new a(e,t,r);if(this.path){n.name=this.pat... function fail (line 41) | function fail(){var e=this.message.apply(this,arguments);e.fatal=true;th... function info (line 41) | function info(){var e=this.message.apply(this,arguments);e.fatal=null;re... function sign (line 41) | function sign(e){return e<0?-1:1} function evenRound (line 41) | function evenRound(e){if(e%1===.5&&(e&1)===0){return Math.floor(e)}else{... function createNumberConversion (line 41) | function createNumberConversion(e,t){if(!t.unsigned){--e}const r=t.unsig... method constructor (line 41) | constructor(e){const t=e[0];const r=e[1];let n=null;if(r!==undefined){n=... method href (line 41) | get href(){return a.serializeURL(this._url)} method href (line 41) | set href(e){const t=a.basicURLParse(e);if(t==="failure"){throw new TypeE... method origin (line 41) | get origin(){return a.serializeURLOrigin(this._url)} method protocol (line 41) | get protocol(){return this._url.scheme+":"} method protocol (line 41) | set protocol(e){a.basicURLParse(e+":",{url:this._url,stateOverride:"sche... method username (line 41) | get username(){return this._url.username} method username (line 41) | set username(e){if(a.cannotHaveAUsernamePasswordPort(this._url)){return}... method password (line 41) | get password(){return this._url.password} method password (line 41) | set password(e){if(a.cannotHaveAUsernamePasswordPort(this._url)){return}... method host (line 41) | get host(){const e=this._url;if(e.host===null){return""}if(e.port===null... method host (line 41) | set host(e){if(this._url.cannotBeABaseURL){return}a.basicURLParse(e,{url... method hostname (line 41) | get hostname(){if(this._url.host===null){return""}return a.serializeHost... method hostname (line 41) | set hostname(e){if(this._url.cannotBeABaseURL){return}a.basicURLParse(e,... method port (line 41) | get port(){if(this._url.port===null){return""}return a.serializeInteger(... method port (line 41) | set port(e){if(a.cannotHaveAUsernamePasswordPort(this._url)){return}if(e... method pathname (line 41) | get pathname(){if(this._url.cannotBeABaseURL){return this._url.path[0]}i... method pathname (line 41) | set pathname(e){if(this._url.cannotBeABaseURL){return}this._url.path=[];... method search (line 41) | get search(){if(this._url.query===null||this._url.query===""){return""}r... method search (line 41) | set search(e){const t=this._url;if(e===""){t.query=null;return}const r=e... method hash (line 41) | get hash(){if(this._url.fragment===null||this._url.fragment===""){return... method hash (line 41) | set hash(e){if(e===""){this._url.fragment=null;return}const t=e[0]==="#"... method toJSON (line 41) | toJSON(){return this.href} function URL (line 41) | function URL(t){if(!this||this[o]||!(this instanceof URL)){throw new Typ... method get (line 41) | get(){return this[o].href} method set (line 41) | set(e){e=a["USVString"](e);this[o].href=e} method get (line 41) | get(){return this[o].origin} method get (line 41) | get(){return this[o].protocol} method set (line 41) | set(e){e=a["USVString"](e);this[o].protocol=e} method get (line 41) | get(){return this[o].username} method set (line 41) | set(e){e=a["USVString"](e);this[o].username=e} method get (line 41) | get(){return this[o].password} method set (line 41) | set(e){e=a["USVString"](e);this[o].password=e} method get (line 41) | get(){return this[o].host} method set (line 41) | set(e){e=a["USVString"](e);this[o].host=e} method get (line 41) | get(){return this[o].hostname} method set (line 41) | set(e){e=a["USVString"](e);this[o].hostname=e} method get (line 41) | get(){return this[o].port} method set (line 41) | set(e){e=a["USVString"](e);this[o].port=e} method get (line 41) | get(){return this[o].pathname} method set (line 41) | set(e){e=a["USVString"](e);this[o].pathname=e} method get (line 41) | get(){return this[o].search} method set (line 41) | set(e){e=a["USVString"](e);this[o].search=e} method get (line 41) | get(){return this[o].hash} method set (line 41) | set(e){e=a["USVString"](e);this[o].hash=e} method is (line 41) | is(e){return!!e&&e[o]instanceof i.implementation} method create (line 41) | create(e,t){let r=Object.create(URL.prototype);this.setup(r,e,t);return r} method setup (line 41) | setup(e,t,r){if(!r)r={};r.wrapper=e;e[o]=new i.implementation(t,r);e[o][... function countSymbols (line 41) | function countSymbols(e){return a.ucs2.decode(e).length} function at (line 41) | function at(e,t){const r=e[t];return isNaN(r)?undefined:String.fromCodeP... function isASCIIDigit (line 41) | function isASCIIDigit(e){return e>=48&&e<=57} function isASCIIAlpha (line 41) | function isASCIIAlpha(e){return e>=65&&e<=90||e>=97&&e<=122} function isASCIIAlphanumeric (line 41) | function isASCIIAlphanumeric(e){return isASCIIAlpha(e)||isASCIIDigit(e)} function isASCIIHex (line 41) | function isASCIIHex(e){return isASCIIDigit(e)||e>=65&&e<=70||e>=97&&e<=102} function isSingleDot (line 41) | function isSingleDot(e){return e==="."||e.toLowerCase()==="%2e"} function isDoubleDot (line 41) | function isDoubleDot(e){e=e.toLowerCase();return e===".."||e==="%2e."||e... function isWindowsDriveLetterCodePoints (line 41) | function isWindowsDriveLetterCodePoints(e,t){return isASCIIAlpha(e)&&(t=... function isWindowsDriveLetterString (line 41) | function isWindowsDriveLetterString(e){return e.length===2&&isASCIIAlpha... function isNormalizedWindowsDriveLetterString (line 41) | function isNormalizedWindowsDriveLetterString(e){return e.length===2&&is... function containsForbiddenHostCodePoint (line 41) | function containsForbiddenHostCodePoint(e){return e.search(/\u0000|\u000... function containsForbiddenHostCodePointExcludingPercent (line 41) | function containsForbiddenHostCodePointExcludingPercent(e){return e.sear... function isSpecialScheme (line 41) | function isSpecialScheme(e){return i[e]!==undefined} function isSpecial (line 41) | function isSpecial(e){return isSpecialScheme(e.scheme)} function defaultPort (line 41) | function defaultPort(e){return i[e]} function percentEncode (line 41) | function percentEncode(e){let t=e.toString(16).toUpperCase();if(t.length... function utf8PercentEncode (line 41) | function utf8PercentEncode(e){const t=new Buffer(e);let r="";for(let e=0... function utf8PercentDecode (line 41) | function utf8PercentDecode(e){const t=new Buffer(e);const r=[];for(let e... function isC0ControlPercentEncode (line 41) | function isC0ControlPercentEncode(e){return e<=31||e>126} function isPathPercentEncode (line 41) | function isPathPercentEncode(e){return isC0ControlPercentEncode(e)||s.ha... function isUserinfoPercentEncode (line 41) | function isUserinfoPercentEncode(e){return isPathPercentEncode(e)||p.has... function percentEncodeChar (line 41) | function percentEncodeChar(e,t){const r=String.fromCodePoint(e);if(t(e))... function parseIPv4Number (line 41) | function parseIPv4Number(e){let t=10;if(e.length>=2&&e.charAt(0)==="0"&&... function parseIPv4 (line 41) | function parseIPv4(e){const t=e.split(".");if(t[t.length-1]===""){if(t.l... function serializeIPv4 (line 41) | function serializeIPv4(e){let t="";let r=e;for(let e=1;e<=4;++e){t=Strin... function parseIPv6 (line 41) | function parseIPv6(e){const t=[0,0,0,0,0,0,0,0];let r=0;let n=null;let i... function serializeIPv6 (line 41) | function serializeIPv6(e){let t="";const r=findLongestZeroSequence(e);co... function parseHost (line 41) | function parseHost(e,t){if(e[0]==="["){if(e[e.length-1]!=="]"){return o}... function parseOpaqueHost (line 41) | function parseOpaqueHost(e){if(containsForbiddenHostCodePointExcludingPe... function findLongestZeroSequence (line 41) | function findLongestZeroSequence(e){let t=null;let r=1;let a=null;let n=... function serializeHost (line 41) | function serializeHost(e){if(typeof e==="number"){return serializeIPv4(e... function trimControlChars (line 41) | function trimControlChars(e){return e.replace(/^[\u0000-\u001F\u0020]+|[... function trimTabAndNewline (line 41) | function trimTabAndNewline(e){return e.replace(/\u0009|\u000A|\u000D/g,"")} function shortenPath (line 41) | function shortenPath(e){const t=e.path;if(t.length===0){return}if(e.sche... function includesCredentials (line 41) | function includesCredentials(e){return e.username!==""||e.password!==""} function cannotHaveAUsernamePasswordPort (line 41) | function cannotHaveAUsernamePasswordPort(e){return e.host===null||e.host... function isNormalizedWindowsDriveLetter (line 41) | function isNormalizedWindowsDriveLetter(e){return/^[A-Za-z]:$/.test(e)} function URLStateMachine (line 41) | function URLStateMachine(e,t,r,n,i){this.pointer=0;this.input=e;this.bas... function serializeURL (line 41) | function serializeURL(e,t){let r=e.scheme+":";if(e.host!==null){r+="//";... function serializeOrigin (line 41) | function serializeOrigin(e){let t=e.scheme+"://";t+=serializeHost(e.host... function wrappy (line 41) | function wrappy(e,t){if(e&&t)return wrappy(e)(t);if(typeof e!=="function... function extend (line 41) | function extend(){var e={};for(var r=0;r type Comment (line 50) | interface Comment { constant DOCS_PATH (line 54) | const DOCS_PATH = '/docs/' constant ERRORS_PATH (line 55) | const ERRORS_PATH = '/errors/' constant EXCLUDED_HASHES (line 56) | const EXCLUDED_HASHES = ['top'] constant COMMENT_TAG (line 57) | const COMMENT_TAG = '' function getAllMdxFilePaths (line 74) | async function getAllMdxFilePaths( function getHeadingsFromMarkdownTree (line 96) | function getHeadingsFromMarkdownTree( function normalizePath (line 132) | function normalizePath(filePath: string): string { function prepareDocumentMapEntry (line 169) | async function prepareDocumentMapEntry( function validateInternalLink (line 190) | function validateInternalLink(errors: Errors, href: string): void { function validateHashLink (line 224) | function validateHashLink(errors: Errors, href: string, doc: Document): ... function validateSourceLinks (line 233) | function validateSourceLinks(doc: Document, errors: Errors): void { function validateRelatedLinks (line 240) | function validateRelatedLinks(doc: Document, errors: Errors): void { function traverseTreeAndValidateLinks (line 251) | function traverseTreeAndValidateLinks(tree: any, doc: Document): Errors { function findBotComment (line 284) | async function findBotComment(): Promise { function updateComment (line 299) | async function updateComment( function createComment (line 318) | async function createComment(comment: string): Promise { function updateCheckStatus (line 350) | async function updateCheckStatus( function validateAllInternalLinks (line 398) | async function validateAllInternalLinks(): Promise { FILE: apps/bundle-analyzer/app/layout.tsx function RootLayout (line 11) | function RootLayout({ FILE: apps/bundle-analyzer/app/page.tsx type Environment (line 37) | enum Environment { function Home (line 42) | function Home() { function TopBar (line 300) | function TopBar({ function ControlDivider (line 386) | function ControlDivider() { function getRootSourceIndex (line 390) | function getRootSourceIndex(analyzeData: AnalyzeData | undefined): number { function fetchAnalyzeData (line 396) | async function fetchAnalyzeData(url: string): Promise { function fetchModulesData (line 401) | async function fetchModulesData(url: string): Promise { FILE: apps/bundle-analyzer/components/error-state.tsx type ErrorStateProps (line 6) | interface ErrorStateProps { function ErrorState (line 11) | function ErrorState({ error }: ErrorStateProps) { FILE: apps/bundle-analyzer/components/file-search.tsx type FileSearchProps (line 7) | interface FileSearchProps { function FileSearch (line 12) | function FileSearch({ value, onChange }: FileSearchProps) { FILE: apps/bundle-analyzer/components/import-chain.tsx type ImportChainProps (line 26) | interface ImportChainProps { type ChainLevel (line 34) | interface ChainLevel { type DependentInfo (line 50) | interface DependentInfo { type PathPart (line 58) | type PathPart = { function spitPathSegments (line 66) | function spitPathSegments(path: string): string[] { function getPathParts (line 70) | function getPathParts( function getTitle (line 115) | function getTitle(level: ChainLevel) { function ImportChain (line 126) | function ImportChain({ FILE: apps/bundle-analyzer/components/route-typeahead.tsx type RouteTypeaheadProps (line 24) | interface RouteTypeaheadProps { function RouteTypeahead (line 29) | function RouteTypeahead({ FILE: apps/bundle-analyzer/components/sidebar.tsx type SidebarProps (line 18) | interface SidebarProps { function formatBytes (line 29) | function formatBytes(bytes: number): string { function Sidebar (line 38) | function Sidebar({ function SelectionDetails (line 89) | function SelectionDetails({ function InlineHelpTooltip (line 220) | function InlineHelpTooltip({ children }: { children: React.ReactNode }) { FILE: apps/bundle-analyzer/components/theme-provider.tsx function ThemeProvider (line 8) | function ThemeProvider({ children, ...props }: ThemeProviderProps) { FILE: apps/bundle-analyzer/components/treemap-visualizer.tsx constant UI_FONT (line 16) | const UI_FONT = 'system-ui, sans-serif' type TreemapVisualizerProps (line 18) | interface TreemapVisualizerProps { function getFileColor (line 36) | function getFileColor(node: { function isPolyfill (line 70) | function isPolyfill(specialModuleType: SpecialModule | null): boolean { function calculateTitleFontSizes (line 77) | function calculateTitleFontSizes(titleBarHeight: number): { constant TEXT_WIDTH_CACHE_SIZE (line 87) | const TEXT_WIDTH_CACHE_SIZE = 30_000 // Shouldn't be more than a few meg... function measureTextCached (line 88) | function measureTextCached( function truncateTextWithEllipsisIfNeeded (line 116) | function truncateTextWithEllipsisIfNeeded( function findNodeAtPosition (line 148) | function findNodeAtPosition( function searchOriginalTreeForMatch (line 189) | function searchOriginalTreeForMatch( function nodeOrDescendantsMatchSearch (line 215) | function nodeOrDescendantsMatchSearch( function drawTreemap (line 268) | function drawTreemap( function wrapLayoutWithAncestorsUsingIndices (line 629) | function wrapLayoutWithAncestorsUsingIndices( function TreemapVisualizer (line 699) | function TreemapVisualizer({ function isDarkMode (line 1027) | function isDarkMode(): boolean { function getThemeColors (line 1032) | function getThemeColors() { FILE: apps/bundle-analyzer/components/ui/badge.tsx type BadgeProps (line 32) | interface BadgeProps function Badge (line 36) | function Badge({ className, variant, ...props }: BadgeProps) { FILE: apps/bundle-analyzer/components/ui/button.tsx type ButtonProps (line 39) | interface ButtonProps FILE: apps/bundle-analyzer/components/ui/command.tsx function Command (line 16) | function Command({ function CommandDialog (line 32) | function CommandDialog({ function CommandInput (line 63) | function CommandInput({ function CommandList (line 85) | function CommandList({ function CommandEmpty (line 101) | function CommandEmpty({ function CommandGroup (line 113) | function CommandGroup({ function CommandSeparator (line 129) | function CommandSeparator({ function CommandItem (line 142) | function CommandItem({ function CommandShortcut (line 158) | function CommandShortcut({ FILE: apps/bundle-analyzer/components/ui/dialog.tsx function Dialog (line 9) | function Dialog({ function DialogTrigger (line 15) | function DialogTrigger({ function DialogPortal (line 21) | function DialogPortal({ function DialogClose (line 27) | function DialogClose({ function DialogOverlay (line 33) | function DialogOverlay({ function DialogContent (line 49) | function DialogContent({ function DialogHeader (line 83) | function DialogHeader({ className, ...props }: React.ComponentProps<'div... function DialogFooter (line 93) | function DialogFooter({ className, ...props }: React.ComponentProps<'div... function DialogTitle (line 106) | function DialogTitle({ function DialogDescription (line 119) | function DialogDescription({ FILE: apps/bundle-analyzer/components/ui/input.tsx type InputProps (line 5) | interface InputProps FILE: apps/bundle-analyzer/components/ui/kbd.tsx function Kbd (line 3) | function Kbd({ className, ...props }: React.ComponentProps<'kbd'>) { function KbdGroup (line 18) | function KbdGroup({ className, ...props }: React.ComponentProps<'div'>) { FILE: apps/bundle-analyzer/components/ui/multi-select.tsx type MultiSelectPropOption (line 13) | interface MultiSelectPropOption { type MultiSelectProps (line 19) | interface MultiSelectProps { function MultiSelect (line 36) | function MultiSelect({ function MultiSelectOption (line 152) | function MultiSelectOption({ FILE: apps/bundle-analyzer/components/ui/select.tsx function Select (line 9) | function Select({ function SelectGroup (line 15) | function SelectGroup({ function SelectValue (line 21) | function SelectValue({ function SelectTrigger (line 27) | function SelectTrigger({ function SelectContent (line 53) | function SelectContent({ function SelectLabel (line 90) | function SelectLabel({ function SelectItem (line 103) | function SelectItem({ function SelectSeparator (line 130) | function SelectSeparator({ function SelectScrollUpButton (line 143) | function SelectScrollUpButton({ function SelectScrollDownButton (line 161) | function SelectScrollDownButton({ FILE: apps/bundle-analyzer/components/ui/skeleton.tsx function Skeleton (line 3) | function Skeleton({ function TreemapSkeleton (line 15) | function TreemapSkeleton() { FILE: apps/bundle-analyzer/lib/analyze-data.ts type ModuleIndex (line 4) | type ModuleIndex = number type SourceIndex (line 5) | type SourceIndex = number type AnalyzeModule (line 7) | interface AnalyzeModule { type AnalyzeSource (line 12) | interface AnalyzeSource { type AnalyzeChunkPart (line 17) | interface AnalyzeChunkPart { type AnalyzeOutputFile (line 24) | interface AnalyzeOutputFile { type AnalyzeLayer (line 28) | interface AnalyzeLayer { type EdgesDataReference (line 32) | interface EdgesDataReference { type AnalyzeDataHeader (line 37) | interface AnalyzeDataHeader { type ModulesDataHeader (line 47) | interface ModulesDataHeader { class ModulesData (line 58) | class ModulesData { method constructor (line 63) | constructor(modulesArrayBuffer: ArrayBuffer) { method module (line 93) | module(index: ModuleIndex): AnalyzeModule | undefined { method moduleCount (line 97) | moduleCount(): number { method getModuleIndiciesFromPath (line 101) | getModuleIndiciesFromPath(path: string): ModuleIndex[] { method readEdgesDataAtIndex (line 106) | private readEdgesDataAtIndex( method moduleDependents (line 156) | moduleDependents(index: ModuleIndex): ModuleIndex[] { method asyncModuleDependents (line 163) | asyncModuleDependents(index: ModuleIndex): ModuleIndex[] { method moduleDependencies (line 170) | moduleDependencies(index: ModuleIndex): ModuleIndex[] { method asyncModuleDependencies (line 177) | asyncModuleDependencies(index: ModuleIndex): ModuleIndex[] { method getRawModulesHeader (line 184) | getRawModulesHeader(): ModulesDataHeader { class AnalyzeData (line 192) | class AnalyzeData { method constructor (line 197) | constructor(analyzeArrayBuffer: ArrayBuffer) { method source (line 224) | source(index: SourceIndex): AnalyzeSource | undefined { method sourceCount (line 228) | sourceCount(): number { method getSourceIndexFromPath (line 232) | getSourceIndexFromPath(path: string): SourceIndex | undefined { method chunkPart (line 236) | chunkPart(index: number): AnalyzeChunkPart | undefined { method chunkPartCount (line 240) | chunkPartCount(): number { method outputFile (line 244) | outputFile(index: number): AnalyzeOutputFile | undefined { method outputFileCount (line 248) | outputFileCount(): number { method sourceRoots (line 252) | sourceRoots(): SourceIndex[] { method readEdgesDataAtIndex (line 259) | private readEdgesDataAtIndex( method outputFileChunkParts (line 309) | outputFileChunkParts(index: number): number[] { method sourceChunkParts (line 316) | sourceChunkParts(index: SourceIndex): number[] { method sourceChildren (line 323) | sourceChildren(index: SourceIndex): SourceIndex[] { method getFullSourcePath (line 328) | getFullSourcePath(index: SourceIndex): string { method getOwnSizes (line 340) | getOwnSizes(index: SourceIndex): { method getRecursiveModuleCount (line 357) | getRecursiveModuleCount( method sourceChunks (line 377) | sourceChunks(index: SourceIndex): string[] { method getRecursiveSizes (line 394) | getRecursiveSizes( method getSourceFlags (line 423) | getSourceFlags(index: SourceIndex): { method isPolyfillModule (line 467) | isPolyfillModule(index: SourceIndex): boolean { method isPolyfillNoModule (line 474) | isPolyfillNoModule(index: SourceIndex): boolean { FILE: apps/bundle-analyzer/lib/errors.ts class NetworkError (line 1) | class NetworkError extends Error { method constructor (line 2) | constructor(message: string, options?: { cause?: unknown }) { FILE: apps/bundle-analyzer/lib/layout-treemap.ts function layoutTreemap (line 3) | function layoutTreemap(sizes: number[], rect: LayoutRect): LayoutRect[] { FILE: apps/bundle-analyzer/lib/module-graph.ts function computeActiveEntries (line 12) | function computeActiveEntries( function computeModuleDepthMap (line 73) | function computeModuleDepthMap( FILE: apps/bundle-analyzer/lib/treemap-layout.ts type LayoutRect (line 6) | interface LayoutRect { type LayoutNodeInfo (line 13) | interface LayoutNodeInfo { type LayoutNode (line 20) | interface LayoutNode extends LayoutNodeInfo { type SourceMetadata (line 36) | interface SourceMetadata { type SizeMode (line 42) | enum SizeMode { function precomputeSourceMetadata (line 47) | function precomputeSourceMetadata( function computeTreemapLayoutFromAnalyzeInternal (line 109) | function computeTreemapLayoutFromAnalyzeInternal( function computeTreemapLayoutFromAnalyze (line 274) | function computeTreemapLayoutFromAnalyze( FILE: apps/bundle-analyzer/lib/types.ts type FileNode (line 1) | interface FileNode { type DirectoryNode (line 13) | interface DirectoryNode { type TreeNode (line 21) | type TreeNode = FileNode | DirectoryNode type Route (line 23) | interface Route { type RouteManifest (line 30) | interface RouteManifest { type SpecialModule (line 37) | enum SpecialModule { FILE: apps/bundle-analyzer/lib/utils.ts function cn (line 7) | function cn(...inputs: ClassValue[]) { function fetchStrict (line 11) | async function fetchStrict(url: string): Promise { function jsonFetcher (line 25) | async function jsonFetcher(url: string): Promise { function getSpecialModuleType (line 30) | function getSpecialModuleType( function formatBytes (line 46) | function formatBytes(bytes: number): string { constant IDENT_ATTRIBUTES_REGEXP (line 55) | let IDENT_ATTRIBUTES_REGEXP = function splitIdent (line 58) | function splitIdent(ident: string): { FILE: apps/docs/app/docs/[[...slug]]/page.tsx function Page (line 12) | async function Page(props: { function generateStaticParams (line 43) | async function generateStaticParams() { function generateMetadata (line 47) | async function generateMetadata(props: { FILE: apps/docs/app/docs/layout.tsx function Layout (line 6) | function Layout({ children }: { children: ReactNode }) { FILE: apps/docs/app/layout.tsx function Layout (line 10) | function Layout({ children }: { children: ReactNode }) { FILE: apps/docs/app/page.tsx function Home (line 3) | function Home() { FILE: apps/docs/constants/brand.ts constant NEXTJS (line 1) | const NEXTJS = 'Next.js' FILE: apps/docs/mdx-components.tsx constant IMAGE_BASE_URL (line 6) | const IMAGE_BASE_URL = '' function getMDXComponents (line 72) | function getMDXComponents( FILE: bench/app-router-server/app/layout.js function Root (line 3) | function Root({ children }) { FILE: bench/app-router-server/app/rsc/page.js function page (line 3) | function page() { FILE: bench/app-router-server/pages/index.js function page (line 3) | function page() { function getServerSideProps (line 7) | async function getServerSideProps() { FILE: bench/basic-app/app/api/app/route.js function GET (line 1) | function GET() { FILE: bench/basic-app/app/layout.js function Layout (line 3) | function Layout({ children }) { FILE: bench/basic-app/app/page.js function Page (line 3) | function Page() { FILE: bench/basic-app/app/streaming/_shared/client-boundary.js function StreamingClientBoundary (line 5) | function StreamingClientBoundary({ FILE: bench/basic-app/app/streaming/_shared/stress-page.js function sleep (line 5) | function sleep(ms) { function createPayload (line 10) | function createPayload(title, payloadBytes) { function createClientPayload (line 16) | function createClientPayload({ title, id, payloadBytes, fragmentCount }) { function StreamedChunk (line 37) | async function StreamedChunk({ function StreamingStressPage (line 63) | function StreamingStressPage({ FILE: bench/basic-app/app/streaming/bulk/page.js constant ROWS (line 5) | const ROWS = 2500 constant PAYLOAD (line 6) | const PAYLOAD = 'x'.repeat(384) constant DATA (line 7) | const DATA = Array.from( function Page (line 12) | function Page() { FILE: bench/basic-app/app/streaming/chunkstorm/page.js function Page (line 6) | function Page() { FILE: bench/basic-app/app/streaming/heavy/page.js function Page (line 6) | function Page() { FILE: bench/basic-app/app/streaming/light/page.js function Page (line 6) | function Page() { FILE: bench/basic-app/app/streaming/medium/page.js function Page (line 6) | function Page() { FILE: bench/basic-app/app/streaming/wide/page.js function Page (line 6) | function Page() { FILE: bench/basic-app/pages/api/page-api.js function handler (line 1) | function handler(req, res) { FILE: bench/basic-app/pages/pages/index.js function getServerSideProps (line 3) | function getServerSideProps() { FILE: bench/fuzzponent/bin/fuzzponent.js constant MIN_COMPONENT_NAME_LEN (line 9) | const MIN_COMPONENT_NAME_LEN = 18 constant MAX_COMPONENT_NAME_LEN (line 10) | const MAX_COMPONENT_NAME_LEN = 24 constant MIN_CHILDREN (line 11) | const MIN_CHILDREN = 4 constant MAX_CHILDREN (line 12) | const MAX_CHILDREN = 80 function generateComponentName (line 56) | function generateComponentName(seqGenerator, opts) { function generateFuzzponents (line 93) | function generateFuzzponents(outdir, seed, depth, opts) { FILE: bench/heavy-npm-deps/app/layout.js function RootLayout (line 20) | function RootLayout({ children }) { FILE: bench/heavy-npm-deps/app/page.js function Page (line 5) | function Page() { FILE: bench/heavy-npm-deps/components/lodash.js function LodashComponent (line 6) | function LodashComponent() { FILE: bench/heavy-npm-deps/components/mantine.js function MantineComponent (line 6) | function MantineComponent() { FILE: bench/heavy-npm-deps/components/mermaid.js function MermaidComponent (line 7) | function MermaidComponent() { FILE: bench/module-cost/app/app/commonjs/route.js function GET (line 5) | async function GET() { FILE: bench/module-cost/app/app/esm/route.js function GET (line 5) | async function GET() { FILE: bench/module-cost/app/app/page.js function Page (line 18) | function Page() { FILE: bench/module-cost/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: bench/module-cost/components/client.js function report (line 6) | function report(result, element, textarea) { function measureClientButton (line 19) | async function measureClientButton(element, textarea, name, fn) { function measureActionButton (line 28) | async function measureActionButton(element, textarea, action) { function measureApiButton (line 38) | async function measureApiButton(element, textarea, url) { function Client (line 48) | function Client({ prefix, commonjsAction, esmAction }) { FILE: bench/module-cost/lib/commonjs.js function execute (line 1) | function execute() { FILE: bench/module-cost/lib/esm.js function execute (line 1) | function execute() { FILE: bench/module-cost/lib/measure.js function measure (line 1) | async function measure(name, fn) { function format (line 26) | function format(result) { FILE: bench/module-cost/pages/api/commonjs.js function handler (line 3) | async function handler(req, res) { FILE: bench/module-cost/pages/api/esm.js function handler (line 3) | async function handler(req, res) { FILE: bench/module-cost/pages/index.jsx function Home (line 3) | function Home() { FILE: bench/module-cost/scripts/benchmark-runner.mjs class BenchmarkRunner (line 11) | class BenchmarkRunner { method constructor (line 12) | constructor(options) { method runBenchmark (line 19) | async runBenchmark() { method runSingleSample (line 31) | async runSingleSample() { method startServer (line 96) | async startServer() { method stopServer (line 148) | async stopServer(server) { method capturePageData (line 172) | async capturePageData(page) { method sleep (line 176) | async sleep(ms) { method saveResults (line 180) | saveResults() { FILE: bench/module-cost/scripts/prepare-bench.mjs function main (line 9) | async function main() { FILE: bench/nested-deps-app-router-many-pages/bench.mjs constant ROOT_DIR (line 15) | const ROOT_DIR = join(fileURLToPath(import.meta.url), '..', '..', '..') constant CWD (line 16) | const CWD = join(ROOT_DIR, 'bench', 'nested-deps-app-router-many-pages') constant NEXT_BIN (line 18) | const NEXT_BIN = join(ROOT_DIR, 'packages', 'next', 'dist', 'bin', 'next') function killApp (line 22) | async function killApp(instance) { class File (line 47) | class File { method constructor (line 48) | constructor(path) { method write (line 55) | write(content) { method replace (line 62) | replace(pattern, newValue) { method prepend (line 84) | prepend(line) { method delete (line 89) | delete() { method restore (line 93) | restore() { function runNextCommandDev (line 98) | function runNextCommandDev(argv, opts = {}) { function waitFor (line 170) | function waitFor(millis) { function waitForCompiled (line 187) | function waitForCompiled() { FILE: bench/nested-deps-app-router-many-pages/template/client-components-only/page.js function Home (line 6) | function Home() { FILE: bench/nested-deps-app-router-many-pages/template/layout.js function Layout (line 3) | function Layout({ children }) { FILE: bench/nested-deps-app-router-many-pages/template/root-layout.js function RootLayout (line 8) | function RootLayout({ children }) { FILE: bench/nested-deps-app-router-many-pages/template/server-and-client-components/client-component.js function Home (line 6) | function Home() { FILE: bench/nested-deps-app-router-many-pages/template/server-and-client-components/page.js function Home (line 5) | function Home() { FILE: bench/nested-deps-app-router-many-pages/template/server-components-only/page.js function Home (line 4) | function Home() { FILE: bench/nested-deps-app-router/app/client-components-only/page.js function Home (line 6) | function Home() { FILE: bench/nested-deps-app-router/app/layout.js function RootLayout (line 8) | function RootLayout({ children }) { FILE: bench/nested-deps-app-router/app/server-and-client-components/client-component.js function Home (line 6) | function Home() { FILE: bench/nested-deps-app-router/app/server-and-client-components/page.js function Home (line 5) | function Home() { FILE: bench/nested-deps-app-router/app/server-components-only/page.js function Home (line 4) | function Home() { FILE: bench/nested-deps-app-router/bench.mjs constant ROOT_DIR (line 15) | const ROOT_DIR = join(fileURLToPath(import.meta.url), '..', '..', '..') constant CWD (line 16) | const CWD = join(ROOT_DIR, 'bench', 'nested-deps-app-router') constant NEXT_BIN (line 18) | const NEXT_BIN = join(ROOT_DIR, 'packages', 'next', 'dist', 'bin', 'next') function killApp (line 22) | async function killApp(instance) { class File (line 47) | class File { method constructor (line 48) | constructor(path) { method write (line 55) | write(content) { method replace (line 62) | replace(pattern, newValue) { method prepend (line 84) | prepend(line) { method delete (line 89) | delete() { method restore (line 93) | restore() { function runNextCommandDev (line 98) | function runNextCommandDev(argv, opts = {}) { function waitFor (line 170) | function waitFor(millis) { function waitForCompiled (line 187) | function waitForCompiled() { FILE: bench/nested-deps/bench.mjs constant ROOT_DIR (line 15) | const ROOT_DIR = join(fileURLToPath(import.meta.url), '..', '..', '..') constant CWD (line 16) | const CWD = join(ROOT_DIR, 'bench', 'nested-deps') constant NEXT_BIN (line 18) | const NEXT_BIN = join(ROOT_DIR, 'packages', 'next', 'dist', 'bin', 'next') function killApp (line 22) | async function killApp(instance) { class File (line 47) | class File { method constructor (line 48) | constructor(path) { method write (line 55) | write(content) { method replace (line 62) | replace(pattern, newValue) { method prepend (line 84) | prepend(line) { method delete (line 89) | delete() { method restore (line 93) | restore() { function runNextCommandDev (line 98) | function runNextCommandDev(argv, opts = {}) { function waitFor (line 170) | function waitFor(millis) { function waitForCompiled (line 182) | function waitForCompiled() { FILE: bench/nested-deps/pages/index.jsx function Home (line 3) | function Home() { FILE: bench/next-minimal-server/bin/minimal-server.js function shutdown (line 41) | function shutdown() { FILE: bench/recursive-copy/run.js function run (line 22) | async function run(fn) { function main (line 47) | async function main() { FILE: bench/recursive-delete/nodejs-rm.js function test (line 10) | async function test() { FILE: bench/recursive-delete/recursive-delete.js function test (line 5) | async function test() { FILE: bench/recursive-delete/rimraf.js function test (line 6) | async function test() { FILE: bench/render-pipeline/analyze-profiles.ts constant REPO_ROOT (line 9) | const REPO_ROOT = fileURLToPath(new URL('../..', import.meta.url)) constant DEFAULT_ARTIFACTS_ROOT (line 10) | const DEFAULT_ARTIFACTS_ROOT = resolve( type FullRoutePhaseResult (line 15) | type FullRoutePhaseResult = { type BenchmarkJson (line 31) | type BenchmarkJson = { type ProfileAnalysis (line 38) | type ProfileAnalysis = { function usage (line 47) | function usage() { function parseArgs (line 57) | function parseArgs() { function exists (line 83) | async function exists(path: string): Promise { function resolveArtifactRunDir (line 92) | async function resolveArtifactRunDir(artifactDirArg?: string): Promise { function consumeWebReadable (line 375) | async function consumeWebReadable( function computeStats (line 388) | function computeStats(samples: number[]): BenchStats { function runBenchCase (line 398) | async function runBenchCase( function printMicroResults (line 421) | function printMicroResults(results: BenchResult[]) { function buildMicroBenchCases (line 449) | function buildMicroBenchCases( function runMicroBenchmarks (line 656) | async function runMicroBenchmarks(options: CliOptions): Promise anyhow::Result<()> { FILE: crates/next-api/src/analyze.rs type EdgesData (line 25) | pub struct EdgesData { method from_iterator (line 31) | fn from_iterator<'a>(iterable: impl IntoIterator> ... method write (line 46) | fn write(&self, writer: &mut impl Write) -> Result<()> { type AnalyzeSource (line 59) | pub struct AnalyzeSource { type AnalyzeModule (line 68) | pub struct AnalyzeModule { type AnalyzeChunkPart (line 74) | pub struct AnalyzeChunkPart { type AnalyzeOutputFile (line 82) | pub struct AnalyzeOutputFile { type EdgesDataReference (line 87) | struct EdgesDataReference { type AnalyzeDataHeader (line 93) | struct AnalyzeDataHeader { type ModulesDataHeader (line 108) | struct ModulesDataHeader { type AnalyzeOutputFileBuilder (line 120) | struct AnalyzeOutputFileBuilder { type AnalyzeSourceBuilder (line 125) | struct AnalyzeSourceBuilder { type AnalyzeModuleBuilder (line 131) | struct AnalyzeModuleBuilder { type AnalyzeDataBuilder (line 139) | struct AnalyzeDataBuilder { method new (line 169) | fn new() -> Self { method ensure_source (line 178) | fn ensure_source(&mut self, path: &str) -> (&mut AnalyzeSourceBuilder,... method add_chunk_part (line 196) | fn add_chunk_part(&mut self, chunk_part: AnalyzeChunkPart) -> u32 { method add_output_file (line 202) | fn add_output_file(&mut self, output_file: AnalyzeOutputFile) -> u32 { method add_chunk_part_to_output_file (line 211) | fn add_chunk_part_to_output_file(&mut self, output_file_index: u32, ch... method add_chunk_part_to_source (line 217) | fn add_chunk_part_to_source(&mut self, source_index: u32, chunk_part_i... method build (line 223) | fn build(self) -> Rope { type ModulesDataBuilder (line 146) | struct ModulesDataBuilder { method new (line 274) | fn new() -> Self { method get_module (line 281) | fn get_module(&mut self, ident: &str) -> (&mut AnalyzeModuleBuilder, u... method ensure_module (line 288) | fn ensure_module(&mut self, ident: &str, path: &str) -> (&mut AnalyzeM... method build (line 306) | fn build(self) -> Rope { type EdgesDataSectionBuilder (line 151) | struct EdgesDataSectionBuilder { method new (line 156) | fn new() -> Self { method add_edges (line 160) | fn add_edges(&mut self, edges: &EdgesData) -> EdgesDataReference { function combine_output_assets (line 357) | pub async fn combine_output_assets( function analyze_output_assets (line 368) | pub async fn analyze_output_assets(output_assets: Vc) -> R... function analyze_module_graphs (line 434) | pub async fn analyze_module_graphs(module_graphs: Vc) -> R... type AnalyzeDataOutputAsset (line 528) | pub struct AnalyzeDataOutputAsset { method new (line 536) | pub async fn new( method content (line 551) | fn content(&self) -> Vc { method path (line 563) | fn path(&self) -> Vc { type ModulesDataOutputAsset (line 569) | pub struct ModulesDataOutputAsset { method new (line 577) | pub async fn new(path: FileSystemPath, module_graphs: Vc... method content (line 589) | fn content(&self) -> Vc { method path (line 601) | fn path(&self) -> Vc { FILE: crates/next-api/src/app.rs type AppProject (line 94) | pub struct AppProject { method client_transition_name (line 104) | pub fn client_transition_name() -> RcStr { method new (line 112) | pub fn new(project: ResolvedVc, app_dir: FileSystemPath) -> V... method project (line 117) | fn project(&self) -> Vc { method app_dir (line 122) | fn app_dir(&self) -> Vc { method client_ty (line 127) | fn client_ty(&self) -> Vc { method rsc_ty (line 135) | async fn rsc_ty(self: Vc) -> Result> { method route_ty (line 148) | async fn route_ty(self: Vc) -> Result> { method ssr_ty (line 158) | fn ssr_ty(&self) -> Vc { method app_entrypoints (line 166) | fn app_entrypoints(&self) -> Vc { method collected_root_params (line 177) | async fn collected_root_params(self: Vc) -> Result) -> Result) -> Result) -> Vc { method rsc_module_options_context (line 212) | async fn rsc_module_options_context(self: Vc) -> Result) -> Result) -> Result) -> Result) -> Result) -> Result) -> Result) -> Vc) -> ... method css_client_reference_transition (line 338) | pub fn css_client_reference_transition(self: Vc) -> Vc) -> Result> { method edge_rsc_module_context (line 435) | fn edge_rsc_module_context(self: Vc) -> Result) -> Result) -> Result) -> Result) -> Result) -> Result) -> Result) -> Result) -> Result) -> Vc { method shared_module_context (line 691) | fn shared_module_context(self: Vc) -> Result) -> Vc> { method edge_ssr_module_context (line 710) | async fn edge_ssr_module_context(self: Vc) -> Result) -> Vc { method edge_shared_module_context (line 766) | fn edge_shared_module_context(self: Vc) -> Result) -> Vc> { method client_runtime_entries (line 787) | async fn client_runtime_entries(self: Vc) -> Result) -> Result> { method routes_with_filter (line 804) | pub async fn routes_with_filter( method route_keys (line 836) | pub async fn route_keys(self: Vc) -> Result>> { method client_main_module (line 848) | pub async fn client_main_module(self: Vc) -> Result>); function app_entry_point_to_route (line 1026) | pub fn app_entry_point_to_route( type AppPageEndpointType (line 1095) | enum AppPageEndpointType { type AppEndpointType (line 1101) | enum AppEndpointType { type AppEndpoint (line 1116) | struct AppEndpoint { method app_page_entry (line 1125) | async fn app_page_entry(&self, loader_tree: Vc) -> ... method app_route_entry (line 1137) | async fn app_route_entry( method app_metadata_entry (line 1170) | async fn app_metadata_entry( method app_endpoint_entry (line 1187) | async fn app_endpoint_entry(self: Vc) -> Result> { method output (line 1205) | async fn output(self: Vc) -> Result> { method app_entry_chunks (line 1767) | async fn app_entry_chunks( function create_app_paths_manifest (line 1933) | async fn create_app_paths_manifest( method output (line 1966) | async fn output(self: ResolvedVc) -> Result> { method server_changed (line 2057) | async fn server_changed(self: Vc) -> Result> { method client_changed (line 2066) | async fn client_changed(self: Vc) -> Result> { method entries (line 2075) | async fn entries(self: Vc) -> Result> { method additional_entries (line 2092) | async fn additional_entries( method module_graphs (line 2133) | async fn module_graphs(self: Vc) -> Result> { method project (line 2150) | async fn project(self: Vc) -> Result> { type AppEndpointOutput (line 2156) | enum AppEndpointOutput { method output_assets (line 2172) | pub async fn output_assets(self: Vc) -> Result> { method server_assets (line 2185) | pub fn server_assets(&self) -> Vc { method client_assets (line 2193) | pub fn client_assets(&self) -> Vc { FILE: crates/next-api/src/asset_hashes_manifest.rs type AssetHashesManifestAsset (line 23) | pub struct AssetHashesManifestAsset { method new (line 33) | pub fn new( method path (line 53) | async fn path(&self) -> Vc { method content (line 61) | async fn content(&self) -> Result> { FILE: crates/next-api/src/client_references.rs type ClientManifestEntryType (line 17) | pub enum ClientManifestEntryType { type ClientReferenceData (line 28) | pub struct ClientReferenceData(FxHashMap>, Cl... function map_client_references (line 31) | pub async fn map_client_references( FILE: crates/next-api/src/dynamic_imports.rs type NextDynamicChunkAvailability (line 41) | pub(crate) enum NextDynamicChunkAvailability<'a> { function collect_next_dynamic_chunks (line 48) | pub(crate) async fn collect_next_dynamic_chunks( type DynamicImportedChunks (line 96) | pub struct DynamicImportedChunks( type DynamicImportEntriesMapType (line 108) | pub enum DynamicImportEntriesMapType { type DynamicImportEntries (line 114) | pub struct DynamicImportEntries( function map_next_dynamic (line 120) | pub async fn map_next_dynamic( FILE: crates/next-api/src/empty.rs type EmptyEndpoint (line 11) | pub struct EmptyEndpoint { method new (line 18) | pub fn new(project: ResolvedVc) -> Vc { method output (line 26) | fn output(self: Vc) -> Result> { method server_changed (line 31) | fn server_changed(self: Vc) -> Vc { method client_changed (line 36) | fn client_changed(self: Vc) -> Vc { method entries (line 41) | fn entries(self: Vc) -> Vc { method module_graphs (line 46) | fn module_graphs(self: Vc) -> Vc { method project (line 51) | fn project(&self) -> Vc { FILE: crates/next-api/src/entrypoints.rs type Entrypoints (line 10) | pub struct Entrypoints { FILE: crates/next-api/src/font.rs type FontManifest (line 15) | pub struct FontManifest { method path (line 32) | async fn path(&self) -> Result> { method content (line 47) | async fn content(&self) -> Result> { FILE: crates/next-api/src/instrumentation.rs type InstrumentationEndpoint (line 38) | pub struct InstrumentationEndpoint { method new (line 51) | pub fn new( method entry_module (line 71) | async fn entry_module(&self) -> Result>> { method edge_chunk_group (line 99) | async fn edge_chunk_group(self: Vc) -> Result) -> Result>> { method output_assets (line 140) | async fn output_assets(self: Vc) -> Result> { method output (line 201) | async fn output(self: ResolvedVc) -> Result> { method server_changed (line 232) | async fn server_changed(self: Vc) -> Result> { method client_changed (line 237) | fn client_changed(self: Vc) -> Vc { method entries (line 242) | async fn entries(self: Vc) -> Result> { method module_graphs (line 248) | async fn module_graphs(self: Vc) -> Result> { method project (line 256) | fn project(&self) -> Vc { FILE: crates/next-api/src/loadable_manifest.rs function create_react_loadable_manifest (line 16) | pub async fn create_react_loadable_manifest( FILE: crates/next-api/src/middleware.rs type MiddlewareEndpoint (line 41) | pub struct MiddlewareEndpoint { method new (line 54) | pub fn new( method entry_module (line 76) | async fn entry_module(&self) -> Result>> { method edge_chunk_group (line 109) | async fn edge_chunk_group(self: Vc) -> Result) -> Result>> { method output_assets (line 150) | async fn output_assets(self: Vc) -> Result> { method userland_module (line 325) | fn userland_module(&self) -> Vc> { method output (line 338) | async fn output(self: ResolvedVc) -> Result> { method server_changed (line 378) | async fn server_changed(self: Vc) -> Result> { method client_changed (line 383) | fn client_changed(self: Vc) -> Vc { method entries (line 388) | async fn entries(self: Vc) -> Result> { method module_graphs (line 395) | async fn module_graphs(self: Vc) -> Result> { method project (line 406) | fn project(&self) -> Vc { FILE: crates/next-api/src/module_graph.rs type NextDynamicGraph (line 39) | pub struct NextDynamicGraph { method new_with_entries (line 135) | pub async fn new_with_entries( method get_next_dynamic_imports_for_endpoint (line 150) | pub async fn get_next_dynamic_imports_for_endpoint( type NextDynamicGraphs (line 48) | pub struct NextDynamicGraphs(Vec>); method new_operation (line 53) | async fn new_operation( method new (line 74) | pub async fn new(graphs: ResolvedVc, is_single_page: bool... method get_next_dynamic_imports_for_endpoint (line 91) | pub async fn get_next_dynamic_imports_for_endpoint( type DynamicImportEntriesWithImporter (line 125) | pub struct DynamicImportEntriesWithImporter( type ServerActionsGraph (line 237) | pub struct ServerActionsGraph { method new_with_entries (line 322) | pub async fn new_with_entries( method get_server_actions_for_endpoint (line 337) | pub async fn get_server_actions_for_endpoint( type ServerActionsGraphs (line 246) | pub struct ServerActionsGraphs(Vec>); method new_operation (line 251) | async fn new_operation( method new (line 272) | pub async fn new(graphs: ResolvedVc, is_single_page: bool... method get_server_actions_for_endpoint (line 288) | pub async fn get_server_actions_for_endpoint( type ClientReferencesGraph (line 415) | pub struct ClientReferencesGraph { method new_with_entries (line 528) | pub async fn new_with_entries( method get_client_references_for_endpoint (line 543) | async fn get_client_references_for_endpoint( type ClientReferencesGraphs (line 424) | pub struct ClientReferencesGraphs(Vec>); method new_operation (line 429) | async fn new_operation( method new (line 450) | pub async fn new(graphs: ResolvedVc, is_single_page: bool... method get_client_references_for_endpoint (line 466) | pub async fn get_client_references_for_endpoint( type CssGlobalImportIssue (line 690) | struct CssGlobalImportIssue { method new (line 696) | fn new( method title (line 710) | async fn title(&self) -> Vc { method description (line 727) | async fn description(&self) -> Result> { method severity (line 752) | fn severity(&self) -> IssueSeverity { method file_path (line 757) | fn file_path(&self) -> Vc { method stage (line 762) | fn stage(&self) -> Vc { function validate_pages_css_imports_individual (line 771) | async fn validate_pages_css_imports_individual( function validate_pages_css_imports (line 872) | pub async fn validate_pages_css_imports( FILE: crates/next-api/src/next_server_nft.rs type ServerNftType (line 36) | enum ServerNftType { function next_server_nft_assets (line 42) | pub async fn next_server_nft_assets(project: Vc) -> Result, ty: ServerNftType) -> Vc { method entries (line 175) | async fn entries(&self) -> Result> { method ignores (line 266) | async fn ignores(&self) -> Result> { method path (line 87) | async fn path(&self) -> Result> { method content (line 100) | async fn content(self: Vc) -> Result> { FILE: crates/next-api/src/nft_json.rs type NftJsonAsset (line 31) | pub struct NftJsonAsset { method new (line 48) | pub fn new( method path (line 70) | async fn path(&self) -> Result> { function get_output_specifier (line 81) | fn get_output_specifier( function apply_includes (line 104) | async fn apply_includes( method content (line 144) | async fn content(self: Vc) -> Result> { function relativize_glob (line 392) | pub(crate) fn relativize_glob( function all_assets_from_entries_filtered (line 420) | pub async fn all_assets_from_entries_filtered( function error_unexpected_file (line 466) | pub async fn error_unexpected_file( type ForbiddenTracedFileIssue (line 542) | struct ForbiddenTracedFileIssue { method severity (line 549) | fn severity(&self) -> IssueSeverity { method stage (line 556) | fn stage(&self) -> Vc { method file_path (line 561) | fn file_path(&self) -> Vc { method title (line 566) | fn title(&self) -> Vc { method description (line 571) | async fn description(&self) -> Result> { type OutputAssetFilteredVisit (line 632) | struct OutputAssetFilteredVisit { type EdgesIntoIter (line 640) | type EdgesIntoIter = Vec<( type EdgesFuture (line 644) | type EdgesFuture = impl Future>; method edges (line 646) | fn edges( method span (line 655) | fn span( function get_referenced_server_assets (line 670) | async fn get_referenced_server_assets( function create_test_fs_path (line 726) | fn create_test_fs_path(path: &str) -> FileSystemPath { function test_relativize_glob_normal_patterns (line 734) | async fn test_relativize_glob_normal_patterns() { function test_relativize_glob_current_directory_prefix (line 761) | async fn test_relativize_glob_current_directory_prefix() { function test_relativize_glob_parent_directory_navigation (line 790) | async fn test_relativize_glob_parent_directory_navigation() { function test_relativize_glob_mixed_prefixes (line 820) | async fn test_relativize_glob_mixed_prefixes() { function test_relativize_glob_error_navigation_out_of_root (line 850) | async fn test_relativize_glob_error_navigation_out_of_root() { FILE: crates/next-api/src/operation.rs type EntrypointsOperation (line 24) | pub struct EntrypointsOperation { method new (line 50) | pub async fn new(entrypoints: OperationVc) -> Result, key: RcStr, route: ... type EndpointSelector (line 126) | enum EndpointSelector { type OptionEndpoint (line 142) | pub struct OptionEndpoint(Option>>); function pick_endpoint (line 148) | async fn pick_endpoint( type InstrumentationOperation (line 209) | pub struct InstrumentationOperation { type MiddlewareOperation (line 215) | pub struct MiddlewareOperation { type RouteOperation (line 222) | pub enum RouteOperation { type AppPageRouteOperation (line 241) | pub struct AppPageRouteOperation { FILE: crates/next-api/src/pages.rs type PagesProject (line 87) | pub struct PagesProject { method new (line 94) | pub fn new(project: ResolvedVc) -> Vc { method routes (line 99) | pub async fn routes(self: Vc) -> Result> { method to_endpoint (line 232) | async fn to_endpoint( method document_endpoint (line 256) | pub async fn document_endpoint(self: Vc) -> Result) -> Result) -> Result Vc { method pages_structure (line 279) | async fn pages_structure(&self) -> Result> { method pages_dir (line 291) | async fn pages_dir(self: Vc) -> Result> { method client_transitions (line 300) | async fn client_transitions(self: Vc) -> Result) -> Result) -> Vc> { method client_module_options_context (line 349) | async fn client_module_options_context(self: Vc) -> Result) -> Result) -> Vc) -> Vc) -> Vc) -> Vc) -> Vc) -> Result) -> Result) -> Result) -> Result) -> Result) -> Result) -> Result) -> Result Result>> { method client_module (line 654) | async fn client_module(self: Vc) -> Result>> { method client_evaluatable_assets (line 675) | async fn client_evaluatable_assets(self: Vc) -> Result) -> Result> { method ssr_module_graph (line 710) | async fn ssr_module_graph(self: Vc) -> Result> { method client_chunk_group (line 770) | async fn client_chunk_group(self: Vc) -> Result) -> Result, emit_manifests: EmitManifests) -> R... method ssr_data_chunk (line 1131) | async fn ssr_data_chunk(self: Vc, emit_manifests: EmitManifests)... method api_chunk (line 1147) | async fn api_chunk(self: Vc, emit_manifests: EmitManifests) -> R... method pages_manifest (line 1163) | async fn pages_manifest( method react_loadable_manifest (line 1199) | async fn react_loadable_manifest( method build_manifest (line 1225) | async fn build_manifest( method client_build_manifest (line 1259) | async fn client_build_manifest( method output (line 1292) | async fn output(self: Vc) -> Result> { method client_relative_path (line 1542) | async fn client_relative_path(&self) -> Result) -> Result> { method server_changed (line 1661) | async fn server_changed(self: Vc) -> Result> { method client_changed (line 1670) | async fn client_changed(self: Vc) -> Result> { method entries (line 1679) | async fn entries(self: Vc) -> Result> { method module_graphs (line 1714) | async fn module_graphs(self: Vc) -> Result> { method project (line 1725) | async fn project(self: Vc) -> Result> { type PageEndpointOutput (line 1731) | enum PageEndpointOutput { method output_assets (line 1747) | pub async fn output_assets(self: Vc) -> Result> { method server_assets (line 1760) | pub fn server_assets(&self) -> Vc { method client_assets (line 1768) | pub fn client_assets(&self) -> Vc { type SsrChunk (line 1777) | pub enum SsrChunk { FILE: crates/next-api/src/paths.rs type AssetPath (line 18) | pub struct AssetPath { type AssetPaths (line 26) | pub struct AssetPaths(Vec); type OptionAssetPath (line 29) | pub struct OptionAssetPath(Option); function asset_path (line 32) | async fn asset_path( function all_asset_paths (line 62) | pub async fn all_asset_paths( function all_paths_in_root (line 91) | pub async fn all_paths_in_root( function get_paths_from_root (line 102) | pub(crate) async fn get_paths_from_root( function get_js_paths_from_root (line 125) | pub(crate) async fn get_js_paths_from_root( function get_wasm_paths_from_root (line 132) | pub(crate) async fn get_wasm_paths_from_root( function get_asset_paths_from_root (line 154) | pub(crate) async fn get_asset_paths_from_root( function get_font_paths_from_root (line 164) | pub(crate) async fn get_font_paths_from_root( function wasm_paths_to_bindings (line 178) | pub(crate) async fn wasm_paths_to_bindings( function paths_to_bindings (line 193) | pub(crate) fn paths_to_bindings(paths: Vec) -> Vec { FILE: crates/next-api/src/project.rs type DraftModeOptions (line 121) | pub struct DraftModeOptions { type WatchOptions (line 145) | pub struct WatchOptions { type DebugBuildPaths (line 171) | pub struct DebugBuildPaths { type HmrTarget (line 191) | pub enum HmrTarget { method fmt (line 198) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Err (line 207) | type Err = String; method from_str (line 209) | fn from_str(s: &str) -> Result { type DebugBuildPathsRouteKeys (line 222) | struct DebugBuildPathsRouteKeys { method app_route_key_from_debug_path (line 228) | fn app_route_key_from_debug_path(path: &str) -> Result { method from_debug_build_paths (line 250) | fn from_debug_build_paths(paths: &DebugBuildPaths) -> Result { method should_include_app_route (line 278) | fn should_include_app_route(&self, route_key: &RcStr) -> bool { method should_include_pages_route (line 286) | fn should_include_pages_route(&self, route_key: &RcStr) -> bool { type ProjectOptions (line 309) | pub struct ProjectOptions { type PartialProjectOptions (line 376) | pub struct PartialProjectOptions { type DefineEnv (line 441) | pub struct DefineEnv { type Middleware (line 448) | pub struct Middleware { type Instrumentation (line 454) | pub struct Instrumentation { type ProjectContainer (line 460) | pub struct ProjectContainer { method new_operation (line 469) | pub fn new_operation(name: RcStr, dev: bool) -> Result> { method initialize (line 583) | pub async fn initialize(this_op: OperationVc, options: ProjectOp... method update (line 637) | pub async fn update(self: ResolvedVc, options: PartialProjectOpt... method project (line 785) | pub async fn project(&self) -> Result> { method entrypoints (line 868) | pub fn entrypoints(self: Vc) -> Vc { method hmr_chunk_names (line 874) | pub fn hmr_chunk_names(self: Vc, target: HmrTarget) -> Vc) -> Vc) -> Vc) -> Vc)], new: &[(RcStr, Option... function define_env_diff_report (line 555) | fn define_env_diff_report(old: &DefineEnv, new: &DefineEnv) -> String { type Project (line 896) | pub struct Project { method app_project (line 1030) | pub async fn app_project(self: Vc) -> Result) -> Vc { method project_fs (line 1047) | pub fn project_fs(&self) -> Result> { method client_fs (line 1067) | pub fn client_fs(self: Vc) -> Vc> { method output_fs (line 1073) | pub fn output_fs(&self) -> Vc { method dist_dir_absolute (line 1078) | pub fn dist_dir_absolute(&self) -> Result> { method node_root (line 1094) | pub async fn node_root(self: Vc) -> Result> { method client_root (line 1106) | pub fn client_root(self: Vc) -> Vc { method project_root_path (line 1111) | pub fn project_root_path(self: Vc) -> Vc { method client_relative_path (line 1116) | pub async fn client_relative_path(self: Vc) -> Result) -> Result) -> Result> { method env (line 1153) | pub(super) fn env(&self) -> Vc> { method ci_has_next_support (line 1158) | pub async fn ci_has_next_support(&self) -> Result> { method current_node_js_version (line 1165) | pub(super) fn current_node_js_version(&self) -> Vc { method next_config (line 1170) | pub fn next_config(&self) -> Vc { method issue_filter (line 1177) | pub async fn issue_filter(self: Vc) -> Result> { method is_persistent_caching_enabled (line 1185) | pub(super) fn is_persistent_caching_enabled(&self) -> Vc { method next_mode (line 1190) | pub(super) fn next_mode(&self) -> Vc { method is_watch_enabled (line 1195) | pub(super) fn is_watch_enabled(&self) -> Result> { method should_write_routes_hashes_manifest (line 1200) | pub(super) fn should_write_routes_hashes_manifest(&self) -> Result Vc> { method per_page_module_graph (line 1210) | pub(super) async fn per_page_module_graph(&self) -> Result> { method encryption_key (line 1215) | pub(super) fn encryption_key(&self) -> Vc { method no_mangling (line 1220) | pub(super) fn no_mangling(&self) -> Vc { method execution_context (line 1225) | pub(super) async fn execution_context(self: Vc) -> Result Result, app_dir_only: bool) -> ... method get_all_entries (line 1412) | pub async fn get_all_entries(self: Vc) -> Result) -> Result... method edge_compile_time_info (line 1523) | pub(super) async fn edge_compile_time_info(self: Vc) -> Result Vc { method client_chunking_context (line 1546) | pub(super) async fn client_chunking_context( method server_chunking_context (line 1574) | pub(super) async fn server_chunking_context( method edge_chunking_context (line 1608) | pub(super) async fn edge_chunking_context( method runtime_chunking_context (line 1641) | pub(super) fn runtime_chunking_context( method collect_project_feature_telemetry (line 1655) | async fn collect_project_feature_telemetry(self: Vc) -> Result) -> Result> { method entrypoints_with_app_route_filter (line 1737) | pub async fn entrypoints_with_app_route_filter( method edge_middleware_context (line 1847) | async fn edge_middleware_context(self: Vc) -> Result) -> Result) -> Result) -> Result) -> Result) -> Result) -> Result, target: HmrTarget) -> Result, target: HmrTarget) -> Res... method server_changed (line 2332) | pub async fn server_changed(self: Vc, roots: Vc) -... method client_changed (line 2340) | pub async fn client_changed(self: Vc, roots: Vc) -... method client_main_modules (line 2346) | pub async fn client_main_modules(self: Vc) -> Result) -> Result> { method binding_usage_info (line 2380) | async fn binding_usage_info(self: Vc) -> Result) -> Result) -> Result) -> R... type ProjectDefineEnv (line 968) | pub struct ProjectDefineEnv { method client (line 977) | pub fn client(&self) -> Vc { method edge (line 982) | pub fn edge(&self) -> Vc { method nodejs (line 987) | pub fn nodejs(&self) -> Vc { type ConflictIssue (line 993) | struct ConflictIssue { method stage (line 1003) | fn stage(&self) -> Vc { method severity (line 1007) | fn severity(&self) -> IssueSeverity { method file_path (line 1012) | fn file_path(&self) -> Vc { method title (line 1017) | fn title(&self) -> Vc { method description (line 1022) | fn description(&self) -> Vc { function whole_app_module_graph_operation (line 2431) | async fn whole_app_module_graph_operation( type BaseAndFullModuleGraph (line 2520) | pub struct BaseAndFullModuleGraph { function any_output_changed (line 2530) | async fn any_output_changed( function all_assets_from_entries_operation (line 2571) | fn all_assets_from_entries_operation( FILE: crates/next-api/src/project_asset_hashes_manifest.rs type AssetHashesManifestAsset (line 24) | struct AssetHashesManifestAsset { method new (line 33) | pub fn new( method path (line 53) | async fn path(&self) -> Vc { function endpoint_outputs (line 59) | pub async fn endpoint_outputs(endpoint: Vc>) -> Result... function endpoints_outputs (line 64) | pub async fn endpoints_outputs(endpoints: Vc) -> Result>, ... function expand_outputs (line 83) | pub async fn expand_outputs( method content (line 137) | async fn content(&self) -> Result> { function immutable_hashes_manifest_asset_if_enabled (line 183) | pub async fn immutable_hashes_manifest_asset_if_enabled( FILE: crates/next-api/src/route.rs type AppPageRoute (line 20) | pub struct AppPageRoute { type Route (line 28) | pub enum Route { type ModuleGraphs (line 45) | pub struct ModuleGraphs(Vec>); type Endpoint (line 48) | pub trait Endpoint { method output (line 50) | fn output(self: Vc) -> Vc; method server_changed (line 53) | fn server_changed(self: Vc) -> Vc; method client_changed (line 55) | fn client_changed(self: Vc) -> Vc; method entries (line 58) | fn entries(self: Vc) -> Vc; method additional_entries (line 62) | fn additional_entries(self: Vc, _graph: Vc) -> Vc) -> Vc; method project (line 69) | fn project(self: Vc) -> Vc; type EndpointGroupKey (line 75) | pub enum EndpointGroupKey { method as_str (line 86) | pub fn as_str(&self) -> &str { method fmt (line 100) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type EndpointGroupEntry (line 116) | pub struct EndpointGroupEntry { type EndpointGroup (line 124) | pub struct EndpointGroup { method from (line 130) | pub fn from(endpoint: ResolvedVc>) -> Self { method output_assets (line 140) | pub fn output_assets(&self) -> Vc { method module_graphs (line 149) | pub fn module_graphs(&self) -> Vc { function output_of_endpoints (line 160) | async fn output_of_endpoints(endpoints: Vec>>) -> R... function module_graphs_of_endpoints (line 170) | async fn module_graphs_of_endpoints( type EndpointGroups (line 187) | pub struct EndpointGroups(Vec<(EndpointGroupKey, EndpointGroup)>); type Endpoints (line 190) | pub struct Endpoints(Vec>>); function endpoint_write_to_disk (line 193) | pub async fn endpoint_write_to_disk( function output_assets_operation (line 212) | fn output_assets_operation(endpoint: ResolvedVc>) -> V... function endpoint_output_assets_operation (line 217) | async fn endpoint_output_assets_operation( function endpoint_write_to_disk_operation (line 224) | pub async fn endpoint_write_to_disk_operation( function endpoint_server_changed_operation (line 235) | pub async fn endpoint_server_changed_operation( function endpoint_client_changed_operation (line 246) | pub async fn endpoint_client_changed_operation( type EndpointOutput (line 258) | pub struct EndpointOutput { type EndpointOutputPaths (line 266) | pub enum EndpointOutputPaths { type Routes (line 283) | pub struct Routes(#[bincode(with = "turbo_bincode::indexmap")] FxIndexMa... FILE: crates/next-api/src/routes_hashes_manifest.rs type EndpointHashes (line 23) | pub struct EndpointHashes { method merge (line 29) | pub fn merge<'l>(iterator: impl Iterator, &'l En... function endpoint_outputs (line 48) | pub async fn endpoint_outputs(endpoint: Vc>) -> Result... function endpoints_outputs (line 53) | pub async fn endpoints_outputs(endpoints: Vc) -> Result) -> Result> { function endpoint_entry_modules (line 96) | pub async fn endpoint_entry_modules( function endpoints_entry_modules (line 112) | pub async fn endpoints_entry_modules( function sources_hash (line 139) | pub async fn sources_hash(module_graph: Vc, modules: Vc { type EndpointHashStrings (line 184) | pub struct EndpointHashStrings { type RoutesHashesManifestAsset (line 190) | pub struct RoutesHashesManifestAsset { method new (line 198) | pub fn new(path: FileSystemPath, project: ResolvedVc) -> Vc Result> { method path (line 270) | fn path(&self) -> Vc { function routes_hashes_manifest_asset_if_enabled (line 276) | pub async fn routes_hashes_manifest_asset_if_enabled( FILE: crates/next-api/src/server_actions.rs type ActionMetadata (line 49) | type ActionMetadata = (ActionLayer, String, String); type ServerActionsManifest (line 52) | pub(crate) struct ServerActionsManifest { function create_server_actions_manifest (line 65) | pub(crate) async fn create_server_actions_manifest( function build_server_actions_loader (line 105) | pub(crate) async fn build_server_actions_loader( function build_manifest (line 156) | async fn build_manifest( function to_rsc_context (line 234) | pub async fn to_rsc_context( type ServerActionInfoRaw (line 267) | enum ServerActionInfoRaw { method into_action_entry (line 275) | fn into_action_entry(self) -> ActionEntry { type ActionEntry (line 285) | pub struct ActionEntry { function parse_server_actions (line 293) | pub fn parse_server_actions( function parse_actions (line 335) | async fn parse_actions(module: ResolvedVc>) -> Result Vec { function is_turbopack_internal_var (line 456) | fn is_turbopack_internal_var(with: &Option>) -> bool { type ActionMeta (line 478) | pub struct ActionMeta { type HashToLayerNameModule (line 484) | type HashToLayerNameModule = Vec<( type AllActions (line 492) | pub struct AllActions(HashToLayerNameModule); method empty (line 497) | pub fn empty() -> Vc { type ActionMap (line 505) | pub struct ActionMap { type OptionActionMap (line 514) | struct OptionActionMap(Option>); type LayerAndActions (line 516) | type LayerAndActions = (ActionLayer, ResolvedVc); type AllModuleActions (line 519) | pub struct AllModuleActions( function map_server_actions (line 525) | pub async fn map_server_actions( FILE: crates/next-api/src/sri_manifest.rs function get_sri_manifest_asset (line 11) | pub fn get_sri_manifest_asset( FILE: crates/next-api/src/versioned_content_map.rs type MapEntry (line 21) | struct MapEntry { type OptionMapEntry (line 31) | struct OptionMapEntry(Option); type PathToOutputOperation (line 36) | pub struct PathToOutputOperation( type ExpandedOutputAssetsOperationSet (line 58) | struct ExpandedOutputAssetsOperationSet( type OutputOperationToComputeEntry (line 66) | type OutputOperationToComputeEntry = type VersionedContentMap (line 70) | pub struct VersionedContentMap { method new (line 86) | pub fn new() -> ResolvedVc { method insert_output_assets (line 100) | pub async fn insert_output_assets( method compute_entry (line 125) | async fn compute_entry( method get (line 186) | pub async fn get(self: Vc, path: FileSystemPath) -> Result, path: FileSystemPath) -> Result... method keys_in_path (line 232) | pub async fn keys_in_path(&self, root: FileSystemPath) -> Result Vc { method value_default (line 78) | fn value_default() -> Vc { type GetEntriesResultT (line 271) | type GetEntriesResultT = Vec<(FileSystemPath, ResolvedVc) -> Resul... function compute_entry_operation (line 291) | fn compute_entry_operation( FILE: crates/next-build-test/src/lib.rs function main_inner (line 20) | pub async fn main_inner( type Strategy (line 105) | pub enum Strategy { method fmt (line 113) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method randomized (line 144) | pub fn randomized(&self) -> bool { type Err (line 127) | type Err = anyhow::Error; method from_str (line 129) | fn from_str(s: &str) -> Result { function shuffle (line 154) | pub fn shuffle<'a, T: 'a>(items: impl Iterator) -> impl Iterat... function render_routes (line 162) | pub async fn render_routes( function endpoint_write_to_disk_with_effects (line 248) | async fn endpoint_write_to_disk_with_effects( function endpoint_write_to_disk_operation (line 258) | pub fn endpoint_write_to_disk_operation( function hmr (line 264) | async fn hmr( FILE: crates/next-build-test/src/main.rs type Cmd (line 26) | enum Cmd { type Err (line 31) | type Err = Infallible; method from_str (line 33) | fn from_str(s: &str) -> Result { function main (line 42) | fn main() { FILE: crates/next-build/src/build_options.rs type BuildOptions (line 8) | pub struct BuildOptions { type BuildContext (line 40) | pub struct BuildContext { type DefineEnv (line 49) | pub struct DefineEnv { FILE: crates/next-code-frame/benches/code_frame_bench.rs function generate_small_file (line 5) | fn generate_small_file() -> String { function generate_large_file (line 51) | fn generate_large_file(minified: bool) -> String { function bench_small_file (line 108) | fn bench_small_file(c: &mut Criterion) { function bench_large_file (line 137) | fn bench_large_file(c: &mut Criterion) { function bench_minified_file (line 166) | fn bench_minified_file(c: &mut Criterion) { FILE: crates/next-code-frame/src/bin/code_frame.rs type Args (line 11) | struct Args { function parse_position (line 26) | fn parse_position(s: &str) -> Option { function main (line 34) | fn main() -> ExitCode { FILE: crates/next-code-frame/src/frame.rs function str_display_width (line 14) | fn str_display_width(s: &str) -> usize { function display_width_between (line 20) | fn display_width_between(line: &str, byte_start: usize, byte_end: usize)... type Location (line 37) | pub struct Location { type CodeFrameLocation (line 49) | pub struct CodeFrameLocation { type CodeFrameOptions (line 59) | pub struct CodeFrameOptions { method default (line 80) | fn default() -> Self { type TruncationResult (line 95) | struct TruncationResult { function marker_display_position (line 112) | fn marker_display_position( function render_code_frame (line 179) | pub fn render_code_frame( constant ELLIPSIS (line 421) | const ELLIPSIS: &str = "..."; constant SEPARATOR (line 422) | const SEPARATOR: &str = " | "; constant ELLIPSIS_DISPLAY_OFFSET (line 424) | const ELLIPSIS_DISPLAY_OFFSET: usize = ELLIPSIS.len() + 1; function calculate_truncation_offset (line 429) | fn calculate_truncation_offset( function truncate_line (line 465) | fn truncate_line(line: &str, offset: usize, max_width: usize) -> Truncat... FILE: crates/next-code-frame/src/highlight.rs type StyleSpan (line 10) | pub struct StyleSpan { type TokenType (line 21) | pub enum TokenType { type Language (line 36) | pub enum Language { method is_keyword (line 46) | pub fn is_keyword(self, ident: &str) -> bool { type ColorScheme (line 112) | pub struct ColorScheme { method colored (line 127) | pub const fn colored() -> Self { method plain (line 143) | pub const fn plain() -> Self { method color_for_token (line 159) | pub fn color_for_token(&self, token_type: TokenType) -> &'static str { type Lines (line 183) | pub(crate) struct Lines<'a> { function new (line 197) | pub fn new(source: &'a str) -> Self { function windowed (line 208) | pub fn windowed(source: &'a str, window_start: usize, window_end: usize)... function len (line 279) | pub fn len(&self) -> NonZeroUsize { function source (line 285) | pub fn source(&self) -> &'a str { function starts (line 291) | pub fn starts(&self) -> &[usize] { function first_line (line 296) | pub fn first_line(&self) -> usize { function content (line 306) | pub fn content(&self, idx: usize) -> &'a str { function byte_bounds (line 319) | pub fn byte_bounds(&self, idx: usize) -> (usize, usize) { function lookup_line (line 336) | fn lookup_line(line_starts: &[usize], byte_offset: usize) -> usize { function line_bounds (line 344) | fn line_bounds(line_starts: &[usize], source_len: usize, line_idx: usize... type Scanner (line 357) | struct Scanner<'a> { function new (line 368) | fn new( function output_end (line 384) | fn output_end(&self) -> usize { function overlaps_output (line 390) | fn overlaps_output(&self, start: usize, end: usize) -> bool { function add_span (line 409) | fn add_span(&mut self, start: usize, end: usize, token_type: TokenType) { constant MAX_BACKSCAN_LINES (line 453) | const MAX_BACKSCAN_LINES: usize = 200; function find_scan_start (line 472) | fn find_scan_start(lines: &Lines<'_>, target_line: usize, visible_start:... function extract_highlights (line 531) | pub fn extract_highlights( type TokenKind (line 594) | enum TokenKind { method from_pattern_id (line 640) | fn from_pattern_id(id: PatternID) -> Self { constant TOKEN_RULES (line 612) | const TOKEN_RULES: &[(TokenKind, &str)] = &[ function scan_template (line 680) | fn scan_template(&mut self, tpl_start: usize, scan_end: usize) -> usize { function scan (line 767) | fn scan(&mut self, start_pos: usize, scan_end: usize, mut brace_depth: O... type LastToken (line 880) | enum LastToken { method slash_means_regex (line 895) | fn slash_means_regex(self) -> bool { function group_spans_by_line (line 908) | fn group_spans_by_line( function apply_line_highlights (line 973) | pub fn apply_line_highlights( constant JS (line 1030) | const JS: Language = Language::JavaScript; function strip_ansi_codes (line 1033) | pub fn strip_ansi_codes(s: &str) -> String { function test_apply_line_highlights_basic (line 1059) | fn test_apply_line_highlights_basic() { function test_apply_line_highlights_plain (line 1073) | fn test_apply_line_highlights_plain() { function test_only_capitalized_identifiers_highlighted (line 1083) | fn test_only_capitalized_identifiers_highlighted() { function test_strip_ansi_codes (line 1105) | fn test_strip_ansi_codes() { function test_apply_line_highlights_with_truncation (line 1112) | fn test_apply_line_highlights_with_truncation() { function test_apply_line_highlights_overlapping_truncation (line 1130) | fn test_apply_line_highlights_overlapping_truncation() { function test_comments_and_numbers (line 1153) | fn test_comments_and_numbers() { function test_multiline_comment (line 1175) | fn test_multiline_comment() { function test_multiline_template_literal (line 1193) | fn test_multiline_template_literal() { function test_template_literal_with_expression (line 1210) | fn test_template_literal_with_expression() { function test_template_literal_nested (line 1242) | fn test_template_literal_nested() { function test_template_unclosed_expression (line 1260) | fn test_template_unclosed_expression() { function test_template_brace_in_string_inside_expression (line 1285) | fn test_template_brace_in_string_inside_expression() { function test_template_empty_expression (line 1303) | fn test_template_empty_expression() { function test_template_nested_backtick_in_expression (line 1323) | fn test_template_nested_backtick_in_expression() { function test_template_block_comment_with_backtick_in_expression (line 1355) | fn test_template_block_comment_with_backtick_in_expression() { function test_template_line_comment_with_backtick_in_expression (line 1387) | fn test_template_line_comment_with_backtick_in_expression() { function test_template_string_with_backtick_in_expression (line 1424) | fn test_template_string_with_backtick_in_expression() { function test_line_range_filtering (line 1456) | fn test_line_range_filtering() { function test_regex_after_equals (line 1470) | fn test_regex_after_equals() { function test_division_not_regex (line 1481) | fn test_division_not_regex() { function test_js_keywords_highlighted (line 1497) | fn test_js_keywords_highlighted() { function test_css_no_keywords (line 1527) | fn test_css_no_keywords() { function test_block_comment_with_blank_line_known_limitation (line 1546) | fn test_block_comment_with_blank_line_known_limitation() { FILE: crates/next-code-frame/src/tests.rs function render_for_snapshot (line 11) | fn render_for_snapshot( function test_simple_single_line_error (line 24) | fn test_simple_single_line_error() { function test_empty_source (line 49) | fn test_empty_source() { function test_invalid_line_number (line 69) | fn test_invalid_line_number() { function test_zero_start_column (line 92) | fn test_zero_start_column() { function test_zero_end_column (line 108) | fn test_zero_end_column() { function test_multiline_error (line 127) | fn test_multiline_error() { function test_multiline_error_with_message (line 159) | fn test_multiline_error_with_message() { function test_with_message (line 192) | fn test_with_message() { function test_long_line_single_error (line 218) | fn test_long_line_single_error() { function test_long_line_at_start (line 250) | fn test_long_line_at_start() { function test_long_line_at_end (line 280) | fn test_long_line_at_end() { function test_long_line_multiline_aligned (line 310) | fn test_long_line_multiline_aligned() { function test_context_lines (line 346) | fn test_context_lines() { function test_gutter_width_alignment (line 377) | fn test_gutter_width_alignment() { function test_large_file (line 410) | fn test_large_file() { function test_long_error_span (line 450) | fn test_long_error_span() { function test_markdown_file (line 482) | fn test_markdown_file() { function test_invalid_column_start_out_of_bounds (line 523) | fn test_invalid_column_start_out_of_bounds() { function test_invalid_column_end_before_start (line 549) | fn test_invalid_column_end_before_start() { function test_invalid_column_both_out_of_bounds (line 578) | fn test_invalid_column_both_out_of_bounds() { function test_invalid_multiline_end_column_out_of_bounds (line 607) | fn test_invalid_multiline_end_column_out_of_bounds() { function test_column_semantics_explicit_end (line 639) | fn test_column_semantics_explicit_end() { function test_highlighting_doesnt_break_formatting (line 692) | fn test_highlighting_doesnt_break_formatting() { function test_multibyte_cjk_no_truncation (line 769) | fn test_multibyte_cjk_no_truncation() { function test_multibyte_cjk_with_truncation (line 796) | fn test_multibyte_cjk_with_truncation() { function test_multibyte_emoji (line 829) | fn test_multibyte_emoji() { function test_multibyte_mixed_with_truncation (line 858) | fn test_multibyte_mixed_with_truncation() { function test_multibyte_cjk_truncation_with_highlighting (line 890) | fn test_multibyte_cjk_truncation_with_highlighting() { FILE: crates/next-core/src/app_page_loader_tree.rs type AppPageLoaderTreeBuilder (line 27) | pub struct AppPageLoaderTreeBuilder { method new (line 35) | fn new( method write_modules_entry (line 47) | async fn write_modules_entry( method write_metadata (line 67) | async fn write_metadata( method write_metadata_manifest (line 125) | async fn write_metadata_manifest(&mut self, manifest: Option( method write_metadata_item (line 165) | async fn write_metadata_item( method write_static_metadata_item (line 220) | async fn write_static_metadata_item( method walk_tree (line 348) | async fn walk_tree(&mut self, loader_tree: &AppPageLoaderTree, root: b... method build (line 441) | async fn build( type AppPageLoaderTreeModule (line 469) | pub struct AppPageLoaderTreeModule { method build (line 476) | pub async fn build( constant GLOBAL_NOT_FOUND (line 488) | pub const GLOBAL_NOT_FOUND: &str = "GLOBAL_NOT_FOUND_MODULE"; FILE: crates/next-core/src/app_structure.rs function normalize_underscore (line 32) | fn normalize_underscore(string: &str) -> String { type AppDirModules (line 39) | pub struct AppDirModules { method without_leaves (line 56) | fn without_leaves(&self) -> Self { type MetadataWithAltItem (line 77) | pub enum MetadataWithAltItem { type MetadataItem (line 91) | pub enum MetadataItem { method into_path (line 114) | pub fn into_path(self) -> FileSystemPath { method from (line 123) | fn from(value: MetadataWithAltItem) -> Self { function get_metadata_route_name (line 97) | pub async fn get_metadata_route_name(meta: MetadataItem) -> Result bool { type GlobalMetadata (line 170) | pub struct GlobalMetadata { method is_empty (line 177) | pub fn is_empty(&self) -> bool { type DirectoryTree (line 189) | pub struct DirectoryTree { method into_plain (line 284) | pub async fn into_plain(&self) -> Result> { type PlainDirectoryTree (line 197) | struct PlainDirectoryTree { type UrlSegmentTree (line 228) | struct UrlSegmentTree { method static_children (line 233) | fn static_children(&self) -> Vec { method get_child (line 241) | fn get_child(&self, segment: &str) -> Option<&UrlSegmentTree> { function build_url_segment_tree_from_subdirs (line 246) | fn build_url_segment_tree_from_subdirs( function build_url_segment_tree_recursive (line 260) | fn build_url_segment_tree_recursive( type OptionAppDir (line 303) | pub struct OptionAppDir(Option); function find_app_dir (line 307) | pub async fn find_app_dir(project_path: FileSystemPath) -> Result bool { method has_only_catchall (line 497) | pub fn has_only_catchall(&self) -> bool { method is_intercepting (line 512) | pub fn is_intercepting(&self) -> bool { method get_specificity (line 528) | pub fn get_specificity(&self) -> usize { type RootParamVecOption (line 545) | pub struct RootParamVecOption(Option>); method value_default (line 550) | fn value_default() -> Vc { type FileSystemPathVec (line 556) | pub struct FileSystemPathVec(Vec); method value_default (line 561) | fn value_default() -> Vc { type Entrypoint (line 579) | pub enum Entrypoint { method page (line 599) | pub fn page(&self) -> &AppPage { method root_params (line 606) | pub fn root_params(&self) -> ResolvedVc { type Entrypoints (line 616) | pub struct Entrypoints( function is_parallel_route (line 620) | fn is_parallel_route(name: &str) -> bool { function is_group_route (line 624) | fn is_group_route(name: &str) -> bool { function is_url_transparent_segment (line 631) | fn is_url_transparent_segment(name: &str) -> bool { function is_dynamic_segment (line 635) | fn is_dynamic_segment(name: &str) -> bool { function match_parallel_route (line 639) | fn match_parallel_route(name: &str) -> Option<&str> { function conflict_issue (line 643) | fn conflict_issue( function add_app_page (line 674) | fn add_app_page( function add_app_route (line 736) | fn add_app_route( function add_app_metadata_route (line 781) | fn add_app_metadata_route( function get_entrypoints (line 825) | pub fn get_entrypoints( type CollectedRootParams (line 843) | pub struct CollectedRootParams(#[bincode(with = "turbo_bincode::indexset... function collect_root_params (line 846) | pub async fn collect_root_params( function directory_tree_to_entrypoints (line 859) | fn directory_tree_to_entrypoints( type DuplicateParallelRouteIssue (line 882) | struct DuplicateParallelRouteIssue { method file_path (line 891) | fn file_path(&self) -> Result> { method stage (line 896) | fn stage(self: Vc) -> Vc { method title (line 901) | async fn title(self: Vc) -> Result> { type MissingDefaultParallelRouteIssue (line 916) | struct MissingDefaultParallelRouteIssue { function missing_default_parallel_route_issue (line 923) | fn missing_default_parallel_route_issue( method file_path (line 939) | fn file_path(&self) -> Result> { method stage (line 948) | fn stage(self: Vc) -> Vc { method severity (line 952) | fn severity(&self) -> IssueSeverity { method title (line 957) | async fn title(&self) -> Vc { method description (line 969) | async fn description(&self) -> Vc { method documentation_link (line 994) | fn documentation_link(&self) -> Vc { function page_path_except_parallel (line 1001) | fn page_path_except_parallel(loader_tree: &AppPageLoaderTree) -> Option<... function has_child_routes (line 1027) | fn has_child_routes(directory_tree: &PlainDirectoryTree) -> bool { function check_duplicate (line 1050) | async fn check_duplicate( type AppPageLoaderTreeOption (line 1074) | struct AppPageLoaderTreeOption(Option>); function directory_tree_to_loader_tree (line 1078) | async fn directory_tree_to_loader_tree( function check_and_update_module_references (line 1119) | async fn check_and_update_module_references( function check_and_update_global_module_references (line 1157) | async fn check_and_update_global_module_references( function directory_tree_to_loader_tree_internal (line 1169) | async fn directory_tree_to_loader_tree_internal( function default_route_tree (line 1515) | async fn default_route_tree( function directory_tree_to_entrypoints_internal (line 1552) | async fn directory_tree_to_entrypoints_internal( function directory_tree_to_entrypoints_internal_untraced (line 1579) | async fn directory_tree_to_entrypoints_internal_untraced( function get_global_metadata (line 2015) | pub async fn get_global_metadata( type DirectoryTreeIssue (line 2056) | struct DirectoryTreeIssue { method severity (line 2064) | fn severity(&self) -> IssueSeverity { method title (line 2069) | fn title(&self) -> Vc { method stage (line 2074) | fn stage(&self) -> Vc { method file_path (line 2079) | fn file_path(&self) -> Vc { method description (line 2084) | fn description(&self) -> Vc { FILE: crates/next-core/src/assets/layout.js function RootLayout (line 3) | function RootLayout({ children }) { FILE: crates/next-core/src/assets/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: crates/next-core/src/base_loader_tree.rs type BaseLoaderTreeBuilder (line 15) | pub struct BaseLoaderTreeBuilder { method new (line 57) | pub fn new( method unique_number (line 70) | pub fn unique_number(&mut self) -> usize { method process_source (line 76) | pub fn process_source(&self, source: Vc>) -> Vc>) -> Vc &'static str { FILE: crates/next-core/src/bootstrap.rs type BootstrapConfig (line 17) | pub struct BootstrapConfig(#[bincode(with = "turbo_bincode::indexmap")] ... method empty (line 22) | pub fn empty() -> Vc { function bootstrap (line 28) | pub async fn bootstrap( function normalize_app_page_to_pathname (line 93) | fn normalize_app_page_to_pathname(page: &str) -> String { function test_normalize (line 135) | fn test_normalize() { function test_leading_slash (line 147) | fn test_leading_slash() { function test_ignore_empty_segments (line 155) | fn test_ignore_empty_segments() { function test_ignore_groups (line 163) | fn test_ignore_groups() { function test_ignore_parallel_segments (line 171) | fn test_ignore_parallel_segments() { function test_replace_percent_5f (line 179) | fn test_replace_percent_5f() { function test_complex_example (line 197) | fn test_complex_example() { FILE: crates/next-core/src/embed_js.rs constant VIRTUAL_PACKAGE_NAME (line 6) | pub const VIRTUAL_PACKAGE_NAME: &str = "@vercel/turbopack-next"; function next_js_fs (line 9) | pub(crate) fn next_js_fs() -> Vc> { function next_js_file_path (line 15) | pub(crate) async fn next_js_file_path(path: RcStr) -> Result>) -> Result<()> { function emit_rebase (line 96) | async fn emit_rebase( FILE: crates/next-core/src/hmr_entry.rs function hmr_entry_point_base_ident (line 32) | async fn hmr_entry_point_base_ident() -> Result> { type HmrEntryModule (line 42) | pub struct HmrEntryModule { method new (line 50) | pub fn new( method ident (line 61) | fn ident(&self) -> Vc { method source (line 66) | fn source(&self) -> Vc { method references (line 71) | async fn references(&self) -> Result> { method side_effects (line 79) | fn side_effects(self: Vc) -> Vc { method as_chunk_item (line 87) | fn as_chunk_item( method content (line 99) | fn content(self: Vc) -> Vc { method get_exports (line 107) | fn get_exports(self: Vc) -> Vc { method chunk_item_content (line 112) | async fn chunk_item_content( type HmrEntryModuleReference (line 148) | pub struct HmrEntryModuleReference { method new (line 155) | pub fn new(module: ResolvedVc>) -> Vc { method resolve_reference (line 163) | fn resolve_reference(&self) -> Vc { method chunking_type (line 167) | fn chunking_type(&self) -> Option { FILE: crates/next-core/src/instrumentation.rs function instrumentation_files (line 6) | pub async fn instrumentation_files(page_extensions: Vc>) -> R... FILE: crates/next-core/src/middleware.rs function middleware_files (line 17) | pub async fn middleware_files(page_extensions: Vc>) -> Result... function get_middleware_module (line 32) | pub async fn get_middleware_module( type MiddlewareMissingExportIssue (line 141) | struct MiddlewareMissingExportIssue { method stage (line 150) | fn stage(&self) -> Vc { method severity (line 154) | fn severity(&self) -> IssueSeverity { method file_path (line 159) | fn file_path(&self) -> Vc { method title (line 164) | async fn title(&self) -> Result> { method description (line 174) | async fn description(&self) -> Result> { FILE: crates/next-core/src/mode.rs type NextMode (line 10) | pub enum NextMode { method node_env (line 19) | pub fn node_env(&self) -> &'static str { method webpack_loader_conditions (line 28) | pub fn webpack_loader_conditions(&self) -> impl Iterator impl Iterator { method is_react_development (line 46) | pub fn is_react_development(&self) -> bool { method is_development (line 53) | pub fn is_development(&self) -> bool { method is_production (line 60) | pub fn is_production(&self) -> bool { method runtime_type (line 64) | pub fn runtime_type(&self) -> RuntimeType { FILE: crates/next-core/src/next_app/app_client_references_chunks.rs type ClientReferencesChunks (line 24) | pub struct ClientReferencesChunks { function get_app_client_references_chunks (line 41) | pub async fn get_app_client_references_chunks( FILE: crates/next-core/src/next_app/app_client_shared_chunks.rs function get_app_client_shared_chunk_group (line 13) | pub async fn get_app_client_shared_chunk_group( FILE: crates/next-core/src/next_app/app_entry.rs type AppEntry (line 9) | pub struct AppEntry { FILE: crates/next-core/src/next_app/app_page_entry.rs function get_app_page_entry (line 32) | pub async fn get_app_page_entry( function wrap_edge_page (line 131) | async fn wrap_edge_page( FILE: crates/next-core/src/next_app/app_route_entry.rs function get_app_route_entry (line 31) | pub async fn get_app_route_entry( function wrap_edge_route (line 131) | async fn wrap_edge_route( FILE: crates/next-core/src/next_app/metadata/image.rs function dynamic_image_metadata_with_generator_source (line 27) | async fn dynamic_image_metadata_with_generator_source( function dynamic_image_metadata_without_generator_source (line 102) | async fn dynamic_image_metadata_without_generator_source( function dynamic_image_metadata_source (line 172) | pub async fn dynamic_image_metadata_source( function collect_direct_exports (line 215) | async fn collect_direct_exports(module: Vc>) -> Result { function match_numbered_metadata (line 44) | fn match_numbered_metadata(stem: &str) -> Option<(&str, &str)> { function match_metadata_file (line 57) | fn match_metadata_file<'a>( function get_content_type (line 90) | pub(crate) async fn get_content_type(path: FileSystemPath) -> Result( type GlobalMetadataFileMatch (line 128) | pub struct GlobalMetadataFileMatch<'a> { function match_global_metadata_file (line 133) | pub fn match_global_metadata_file<'a>( function split_directory (line 145) | fn split_directory(path: &str) -> (Option<&str>, &str) { function filename (line 157) | fn filename(path: &str) -> &str { function split_extension (line 161) | pub(crate) fn split_extension(path: &str) -> (&str, Option<&str>) { function file_stem (line 174) | fn file_stem(path: &str) -> &str { function is_metadata_route_file (line 189) | pub fn is_metadata_route_file( function is_metadata_route (line 236) | pub fn is_metadata_route(mut route: &str) -> bool { function djb2_hash (line 256) | fn djb2_hash(str: &str) -> u32 { function format_radix (line 263) | fn format_radix(mut x: u32, radix: u32) -> String { function get_metadata_route_suffix (line 299) | fn get_metadata_route_suffix(page: &str) -> Option { function normalize_metadata_route (line 324) | pub fn normalize_metadata_route(mut page: AppPage) -> Result { function test_normalize_metadata_route (line 373) | fn test_normalize_metadata_route() { function test_format_radix_doesnt_panic_with_result_less_than_6_characters (line 399) | fn test_format_radix_doesnt_panic_with_result_less_than_6_characters() { FILE: crates/next-core/src/next_app/metadata/route.rs function get_app_metadata_route_source (line 35) | pub async fn get_app_metadata_route_source( function get_app_metadata_route_entry (line 58) | pub async fn get_app_metadata_route_entry( constant CACHE_HEADER_NONE (line 114) | const CACHE_HEADER_NONE: &str = "no-cache, no-store"; constant CACHE_HEADER_REVALIDATE (line 115) | const CACHE_HEADER_REVALIDATE: &str = "public, max-age=0, must-revalidate"; function get_base64_file_content (line 117) | async fn get_base64_file_content(path: FileSystemPath) -> Result { function static_route_source (line 132) | async fn static_route_source(mode: NextMode, path: FileSystemPath) -> Re... function dynamic_text_route_source (line 215) | async fn dynamic_text_route_source(path: FileSystemPath) -> Result IssueSeverity { method title (line 554) | fn title(&self) -> Vc { method stage (line 559) | fn stage(&self) -> Vc { method file_path (line 564) | fn file_path(&self) -> Vc { method description (line 569) | async fn description(&self) -> Result> { method documentation_link (line 586) | fn documentation_link(&self) -> Vc { FILE: crates/next-core/src/next_app/mod.rs type PageSegment (line 42) | pub enum PageSegment { method parse (line 61) | pub fn parse(segment: &str) -> Result { method fmt (line 101) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type PageType (line 147) | pub enum PageType { method fmt (line 153) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type AppPage (line 177) | pub struct AppPage(pub Vec); method new (line 180) | pub fn new() -> Self { method push (line 184) | pub fn push(&mut self, segment: PageSegment) -> Result<()> { method push_str (line 222) | pub fn push_str(&mut self, segment: &str) -> Result<()> { method clone_push (line 230) | pub fn clone_push(&self, segment: PageSegment) -> Result { method clone_push_str (line 236) | pub fn clone_push_str(&self, segment: &str) -> Result { method parse (line 242) | pub fn parse(page: &str) -> Result { method is_root (line 264) | pub fn is_root(&self) -> bool { method is_complete (line 268) | pub fn is_complete(&self) -> bool { method get_last_routing_segment (line 275) | pub fn get_last_routing_segment(&self) -> Option<&PageSegment> { method is_catchall (line 284) | pub fn is_catchall(&self) -> bool { method is_intercepting (line 291) | pub fn is_intercepting(&self) -> bool { method is_first_layer_group_route (line 309) | pub fn is_first_layer_group_route(&self) -> bool { method complete (line 313) | pub fn complete(&self, page_type: PageType) -> Result { method fmt (line 319) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type Target (line 334) | type Target = [PageSegment]; method deref (line 336) | fn deref(&self) -> &Self::Target { method cmp (line 342) | fn cmp(&self, other: &Self) -> Ordering { method partial_cmp (line 351) | fn partial_cmp(&self, other: &Self) -> Option { type PathSegment (line 373) | pub enum PathSegment { method fmt (line 385) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type AppPath (line 425) | pub struct AppPath(pub Vec); method is_dynamic (line 428) | pub fn is_dynamic(&self) -> bool { method is_root (line 439) | pub fn is_root(&self) -> bool { method is_catchall (line 443) | pub fn is_catchall(&self) -> bool { method contains (line 451) | pub fn contains(&self, other: &AppPath) -> bool { method contains_interception (line 479) | pub fn contains_interception(&self) -> bool { method from (line 528) | fn from(value: AppPage) -> Self { type Target (line 490) | type Target = [PathSegment]; method deref (line 492) | fn deref(&self) -> &Self::Target { method fmt (line 498) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { method cmp (line 513) | fn cmp(&self, other: &Self) -> Ordering { method partial_cmp (line 522) | fn partial_cmp(&self, other: &Self) -> Option { function test_normalize_metadata_route (line 550) | fn test_normalize_metadata_route() { FILE: crates/next-core/src/next_build.rs function get_postcss_package_mapping (line 10) | pub async fn get_postcss_package_mapping( FILE: crates/next-core/src/next_client/context.rs function next_client_defines (line 76) | async fn next_client_defines(define_env: Vc) -> Result Result>); method resolve_entries (line 70) | pub async fn resolve_entries( FILE: crates/next-core/src/next_client/transforms.rs function get_next_client_transforms_rules (line 24) | pub async fn get_next_client_transforms_rules( FILE: crates/next-core/src/next_client_reference/css_client_reference/css_client_reference_module.rs type CssClientReferenceModule (line 19) | pub struct CssClientReferenceModule { method new (line 29) | pub fn new( method ident (line 39) | fn ident(&self) -> Vc { method source (line 46) | fn source(&self) -> Vc { method references (line 51) | async fn references(self: Vc) -> Result> { method side_effects (line 61) | fn side_effects(self: Vc) -> Vc { method content (line 69) | fn content(&self) -> Vc { type CssClientReference (line 83) | pub(crate) struct CssClientReference { method new (line 90) | pub fn new(module: ResolvedVc>) -> Vc { method resolve_reference (line 98) | fn resolve_reference(&self) -> Vc { method chunking_type (line 102) | fn chunking_type(&self) -> Option { FILE: crates/next-core/src/next_client_reference/css_client_reference/css_client_reference_transition.rs type NextCssClientReferenceTransition (line 10) | pub struct NextCssClientReferenceTransition { method new (line 17) | pub fn new(client_transition: ResolvedVc>) -> Vc Result RcStr { function ecmascript_client_reference_merge_tag_ssr (line 187) | pub fn ecmascript_client_reference_merge_tag_ssr() -> RcStr { method ident (line 194) | async fn ident(&self) -> Result> { method source (line 202) | fn source(&self) -> Vc { method references (line 207) | async fn references(self: Vc) -> Result> { method side_effects (line 245) | fn side_effects(self: Vc) -> Vc { method as_chunk_item (line 255) | async fn as_chunk_item( method get_exports (line 281) | fn get_exports(self: Vc) -> Vc { method chunk_item_content (line 286) | fn chunk_item_content( type EcmascriptClientReferenceProxyChunkItem (line 302) | struct EcmascriptClientReferenceProxyChunkItem { method asset_ident (line 314) | fn asset_ident(&self) -> Vc { method chunking_context (line 319) | fn chunking_context(&self) -> Vc> { method ty (line 324) | fn ty(&self) -> Vc> { method module (line 329) | fn module(&self) -> Vc> { method content (line 337) | fn content(&self) -> Vc { method content_with_async_module_info (line 342) | fn content_with_async_module_info( type EcmascriptClientReference (line 355) | pub(crate) struct EcmascriptClientReference { method new (line 365) | pub fn new( method resolve_reference (line 383) | fn resolve_reference(&self) -> Vc { method chunking_type (line 387) | fn chunking_type(&self) -> Option { FILE: crates/next-core/src/next_client_reference/ecmascript_client_reference/ecmascript_client_reference_transition.rs type NextEcmascriptClientReferenceTransition (line 15) | pub struct NextEcmascriptClientReferenceTransition { method new (line 23) | pub fn new( method process (line 38) | async fn process( FILE: crates/next-core/src/next_client_reference/visit_client_reference.rs type ClientReference (line 40) | pub struct ClientReference { type ClientReferenceType (line 58) | pub enum ClientReferenceType { type ClientReferenceGraphResult (line 65) | pub struct ClientReferenceGraphResult { type ServerEntries (line 73) | pub struct ServerEntries { function find_server_entries (line 81) | pub async fn find_server_entries( type FindServerEntries (line 132) | struct FindServerEntries { type EdgesIntoIter (line 152) | type EdgesIntoIter = Vec<(FindServerEntriesNode, ())>; type EdgesFuture (line 153) | type EdgesFuture = impl Future>; method visit (line 155) | fn visit(&mut self, node: &FindServerEntriesNode, _edge: Option<&()>) ... method edges (line 164) | fn edges(&mut self, node: &FindServerEntriesNode) -> Self::EdgesFuture { method span (line 262) | fn span(&mut self, node: &FindServerEntriesNode, _edge: Option<&()>) -... type FindServerEntriesNode (line 141) | enum FindServerEntriesNode { FILE: crates/next-core/src/next_config.rs type ModularizeImports (line 48) | pub struct ModularizeImports( type CacheKinds (line 54) | pub struct CacheKinds(FxHashSet); method extend (line 57) | pub fn extend>(&mut self, iter: I) { method default (line 63) | fn default() -> Self { type CacheHandlersMap (line 74) | pub struct CacheHandlersMap(#[bincode(with = "turbo_bincode::indexmap")]... type NextConfig (line 79) | pub struct NextConfig { method with_analyze_config (line 175) | pub fn with_analyze_config(&self) -> Vc { method from_string (line 1536) | pub async fn from_string(string: Vc) -> Result> { method config_file_path (line 1545) | pub async fn config_file_path( method bundle_pages_router_dependencies (line 1553) | pub fn bundle_pages_router_dependencies(&self) -> Vc { method enable_react_production_profiling (line 1558) | pub fn enable_react_production_profiling(&self) -> Vc { method server_external_packages (line 1563) | pub fn server_external_packages(&self) -> Vc> { method is_standalone (line 1573) | pub fn is_standalone(&self) -> Vc { method base_path (line 1578) | pub fn base_path(&self) -> Vc> { method cache_handler (line 1583) | pub fn cache_handler(&self, project_path: FileSystemPath) -> Result Vc { method env (line 1597) | pub fn env(&self) -> Vc { method image_config (line 1621) | pub fn image_config(&self) -> Vc { method page_extensions (line 1626) | pub fn page_extensions(&self) -> Vc> { method is_global_not_found_enabled (line 1636) | pub fn is_global_not_found_enabled(&self) -> Vc { method transpile_packages (line 1641) | pub fn transpile_packages(&self) -> Vc> { method webpack_rules (line 1646) | pub async fn webpack_rules( method resolve_alias_options (line 1751) | pub fn resolve_alias_options(&self) -> Result> { method resolve_extension (line 1764) | pub fn resolve_extension(&self) -> Vc { method import_externals (line 1776) | pub fn import_externals(&self) -> Result> { method inline_css (line 1785) | pub fn inline_css(&self) -> Vc { method mdx_rs (line 1790) | pub fn mdx_rs(&self) -> Vc { method modularize_imports (line 1820) | pub fn modularize_imports(&self) -> Vc { method dist_dir (line 1825) | pub fn dist_dir(&self) -> Vc { method dist_dir_root (line 1829) | pub fn dist_dir_root(&self) -> Vc { method cache_handlers (line 1834) | pub fn cache_handlers(&self, project_path: FileSystemPath) -> Result Vc { method experimental_swc_plugins (line 1853) | pub fn experimental_swc_plugins(&self) -> Vc { method experimental_sri (line 1858) | pub fn experimental_sri(&self) -> Vc { method experimental_turbopack_use_builtin_babel (line 1863) | pub fn experimental_turbopack_use_builtin_babel(&self) -> Vc Vc Vc Vc { method skip_proxy_url_normalize (line 1895) | pub fn skip_proxy_url_normalize(&self) -> Vc { method skip_trailing_slash_redirect (line 1900) | pub fn skip_trailing_slash_redirect(&self) -> Vc { method computed_asset_prefix (line 1907) | pub async fn computed_asset_prefix(self: Vc) -> Result> { method asset_suffix_path (line 1926) | pub fn asset_suffix_path(&self) -> Vc> { method enable_immutable_assets (line 1939) | pub fn enable_immutable_assets(&self) -> Vc { method enable_taint (line 1944) | pub fn enable_taint(&self) -> Vc { method enable_transition_indicator (line 1949) | pub fn enable_transition_indicator(&self) -> Vc { method enable_gesture_transition (line 1954) | pub fn enable_gesture_transition(&self) -> Vc { method enable_cache_components (line 1959) | pub fn enable_cache_components(&self) -> Vc { method enable_use_cache (line 1964) | pub fn enable_use_cache(&self) -> Vc { method enable_root_params (line 1976) | pub fn enable_root_params(&self) -> Vc { method runtime_server_deployment_id_available (line 1986) | pub fn runtime_server_deployment_id_available(&self) -> Vc { method cache_kinds (line 1995) | pub fn cache_kinds(&self) -> Vc { method optimize_package_imports (line 2006) | pub fn optimize_package_imports(&self) -> Vc> { method tree_shaking_mode_for_foreign_code (line 2016) | pub fn tree_shaking_mode_for_foreign_code( method tree_shaking_mode_for_user_code (line 2029) | pub fn tree_shaking_mode_for_user_code(&self, _is_development: bool) -... method turbopack_remove_unused_imports (line 2039) | pub async fn turbopack_remove_unused_imports( method turbopack_remove_unused_exports (line 2060) | pub async fn turbopack_remove_unused_exports(&self, mode: Vc... method turbopack_infer_module_side_effects (line 2069) | pub fn turbopack_infer_module_side_effects(&self) -> Vc { method turbopack_plugin_runtime_strategy (line 2078) | pub fn turbopack_plugin_runtime_strategy(&self) -> Vc) -> Result) -> Result) -> Result... method turbo_nested_async_chunking (line 2121) | pub async fn turbo_nested_async_chunking( method turbopack_import_type_bytes (line 2144) | pub async fn turbopack_import_type_bytes(&self) -> Vc { method turbopack_import_type_text (line 2153) | pub async fn turbopack_import_type_text(&self) -> Vc { method lightningcss_feature_flags (line 2162) | pub fn lightningcss_feature_flags( method client_source_maps (line 2179) | pub async fn client_source_maps(&self, mode: Vc) -> Result Result> { method turbopack_debug_ids (line 2219) | pub fn turbopack_debug_ids(&self) -> Vc { method typescript_tsconfig_path (line 2229) | pub fn typescript_tsconfig_path(&self) -> Result>> { method cross_origin (line 2239) | pub fn cross_origin(&self) -> Vc { method i18n (line 2244) | pub fn i18n(&self) -> Vc { method output (line 2249) | pub fn output(&self) -> Vc { method output_file_tracing_includes (line 2254) | pub fn output_file_tracing_includes(&self) -> Vc { method output_file_tracing_excludes (line 2259) | pub fn output_file_tracing_excludes(&self) -> Vc { method fetch_client (line 2264) | pub fn fetch_client(&self) -> Vc { method report_system_env_inlining (line 2269) | pub async fn report_system_env_inlining(&self) -> Result Result> { type CrossOriginConfig (line 197) | pub enum CrossOriginConfig { type OptionCrossOriginConfig (line 203) | pub struct OptionCrossOriginConfig(Option); type EslintConfig (line 218) | struct EslintConfig { type BuildActivityPositions (line 236) | pub enum BuildActivityPositions { type DevIndicatorsOptions (line 257) | pub struct DevIndicatorsOptions { type DevIndicatorsConfig (line 266) | pub enum DevIndicatorsConfig { type OnDemandEntriesConfig (line 284) | struct OnDemandEntriesConfig { type HttpAgentConfig (line 302) | struct HttpAgentConfig { type DomainLocale (line 319) | pub struct DomainLocale { type I18NConfig (line 339) | pub struct I18NConfig { type OptionI18NConfig (line 347) | pub struct OptionI18NConfig(Option); type OutputType (line 362) | pub enum OutputType { type OptionOutputType (line 368) | pub struct OptionOutputType(Option); type RouteHas (line 388) | pub enum RouteHas { type HeaderValue (line 411) | pub struct HeaderValue { type Header (line 418) | pub struct Header { type RedirectStatus (line 431) | pub enum RedirectStatus { type Redirect (line 440) | pub struct Redirect { type Rewrite (line 457) | pub struct Rewrite { type Rewrites (line 467) | pub struct Rewrites { type TypeScriptConfig (line 486) | pub struct TypeScriptConfig { type ImageConfig (line 494) | pub struct ImageConfig { function empty_string_is_none (line 513) | fn empty_string_is_none<'de, D>(deserializer: D) -> Result Self { type ImageLoader (line 546) | pub enum ImageLoader { type ImageFormat (line 557) | pub enum ImageFormat { type RemotePattern (line 577) | pub struct RemotePattern { type RemotePatternProtocol (line 591) | pub enum RemotePatternProtocol { type TurbopackConfig (line 609) | pub struct TurbopackConfig { type RegexComponents (line 635) | pub struct RegexComponents { type ConfigConditionPath (line 662) | pub enum ConfigConditionPath { type Error (line 668) | type Error = anyhow::Error; method try_from (line 670) | fn try_from(config: ConfigConditionPath) -> Result { type Error (line 681) | type Error = anyhow::Error; method try_from (line 683) | fn try_from(components: RegexComponents) -> Result { type ConfigConditionQuery (line 706) | pub enum ConfigConditionQuery { type Error (line 712) | type Error = anyhow::Error; method try_from (line 714) | fn try_from(config: ConfigConditionQuery) -> Result { type ConfigConditionContentType (line 742) | pub enum ConfigConditionContentType { type Error (line 748) | type Error = anyhow::Error; method try_from (line 750) | fn try_from(config: ConfigConditionContentType) -> Result Result { type RuleConfigItem (line 847) | pub struct RuleConfigItem { type RuleConfigCollection (line 861) | pub struct RuleConfigCollection(Vec); method deserialize (line 864) | fn deserialize(deserializer: D) -> Result type RuleConfigCollectionItem (line 892) | pub enum RuleConfigCollectionItem { type LoaderItem (line 910) | pub enum LoaderItem { type ModuleIds (line 918) | pub enum ModuleIds { type TurbopackPluginRuntimeStrategy (line 926) | pub enum TurbopackPluginRuntimeStrategy { type MdxRsOptions (line 937) | pub enum MdxRsOptions { type ReactCompilerCompilationMode (line 945) | pub enum ReactCompilerCompilationMode { type ReactCompilerPanicThreshold (line 955) | pub enum ReactCompilerPanicThreshold { type ReactCompilerOptions (line 967) | pub struct ReactCompilerOptions { type ReactCompilerOptionsOrBoolean (line 978) | pub enum ReactCompilerOptionsOrBoolean { type OptionalReactCompilerOptions (line 984) | pub struct OptionalReactCompilerOptions(Option Result { type TurbopackIgnoreIssueTextPattern (line 1021) | pub enum TurbopackIgnoreIssueTextPattern { method to_ignore_pattern (line 1029) | fn to_ignore_pattern(&self) -> Result { type TurbopackIgnoreIssueRule (line 1045) | pub struct TurbopackIgnoreIssueRule { type ExperimentalConfig (line 1067) | pub struct ExperimentalConfig { type SubResourceIntegrity (line 1210) | pub struct SubResourceIntegrity { type LightningCssFeatures (line 1228) | pub struct LightningCssFeatures { type ServerActionsOrLegacyBool (line 1237) | pub enum ServerActionsOrLegacyBool { type EsmExternalsValue (line 1250) | pub enum EsmExternalsValue { type EsmExternals (line 1258) | pub enum EsmExternals { function test_esm_externals_deserialization (line 1265) | fn test_esm_externals_deserialization() { type ServerActions (line 1296) | pub struct ServerActions { type SizeLimit (line 1303) | pub enum SizeLimit { method eq (line 1311) | fn eq(&self, other: &Self) -> bool { type MiddlewarePrefetchType (line 1326) | pub enum MiddlewarePrefetchType { type EmotionTransformOptionsOrBoolean (line 1335) | pub enum EmotionTransformOptionsOrBoolean { method is_enabled (line 1341) | pub fn is_enabled(&self) -> bool { type StyledComponentsTransformOptionsOrBoolean (line 1353) | pub enum StyledComponentsTransformOptionsOrBoolean { method is_enabled (line 1359) | pub fn is_enabled(&self) -> bool { type CompilerConfig (line 1370) | pub struct CompilerConfig { type ReactRemoveProperties (line 1382) | pub enum ReactRemoveProperties { method is_enabled (line 1388) | pub fn is_enabled(&self) -> bool { type RemoveConsoleConfig (line 1400) | pub enum RemoveConsoleConfig { method is_enabled (line 1406) | pub fn is_enabled(&self) -> bool { type ResolveExtensions (line 1415) | pub struct ResolveExtensions(Option>); type SwcPlugins (line 1418) | pub struct SwcPlugins( type OptionalMdxTransformOptions (line 1423) | pub struct OptionalMdxTransformOptions(Option); type OptionFileSystemPath (line 1430) | pub struct OptionFileSystemPath(Option); type IgnoreIssues (line 1433) | pub struct IgnoreIssues(Vec); type OptionJsonValue (line 1436) | pub struct OptionJsonValue( function turbopack_config_documentation_link (line 1440) | fn turbopack_config_documentation_link() -> RcStr { type InvalidLoaderRuleRenameAsIssue (line 1445) | struct InvalidLoaderRuleRenameAsIssue { method file_path (line 1454) | async fn file_path(&self) -> Result> { method stage (line 1459) | fn stage(&self) -> Vc { method title (line 1464) | async fn title(&self) -> Result> { method description (line 1472) | async fn description(&self) -> Result> { method documentation_link (line 1483) | fn documentation_link(&self) -> Vc { type InvalidLoaderRuleConditionIssue (line 1489) | struct InvalidLoaderRuleConditionIssue { method file_path (line 1498) | async fn file_path(self: Vc) -> Result> { method stage (line 1503) | fn stage(self: Vc) -> Vc { method title (line 1508) | async fn title(&self) -> Result> { method description (line 1513) | async fn description(&self) -> Result> { method documentation_link (line 1528) | fn documentation_link(&self) -> Vc { type JsConfig (line 2315) | pub struct JsConfig { method from_string (line 2323) | pub async fn from_string(string: Vc) -> Result> { method compiler_options (line 2332) | pub fn compiler_options(&self) -> Vc { function lightningcss_features_field_mask (line 2339) | fn lightningcss_features_field_mask( function lightningcss_feature_names_to_mask (line 2358) | pub fn lightningcss_feature_names_to_mask( function test_serde_rule_config_item_options (line 2401) | fn test_serde_rule_config_item_options() { FILE: crates/next-core/src/next_dynamic/dynamic_module.rs type NextDynamicEntryModule (line 27) | pub struct NextDynamicEntryModule { method new (line 34) | pub fn new(module: ResolvedVc>) -> V... method module_reference (line 40) | fn module_reference(&self) -> Vc> { method ident (line 52) | fn ident(&self) -> Vc { method source (line 59) | fn source(&self) -> Vc { method references (line 64) | async fn references(&self) -> Result> { method side_effects (line 69) | fn side_effects(self: Vc) -> Vc { method as_chunk_item (line 78) | fn as_chunk_item( method get_exports (line 90) | fn get_exports(&self) -> Vc { method chunk_item_content (line 96) | async fn chunk_item_content( FILE: crates/next-core/src/next_dynamic/dynamic_transition.rs type NextDynamicTransition (line 19) | pub struct NextDynamicTransition { method new_marker (line 27) | pub fn new_marker() -> Vc { method new_client (line 37) | pub fn new_client(client_transition: ResolvedVc>) ... method process (line 48) | async fn process( FILE: crates/next-core/src/next_edge/context.rs function next_edge_defines (line 38) | async fn next_edge_defines(define_env: Vc) -> Result ParsedParameter { function escape_string_regexp (line 67) | fn escape_string_regexp(segment: &str) -> String { function remove_trailing_slash (line 76) | fn remove_trailing_slash(route: &str) -> &str { function get_parametrized_route (line 86) | fn get_parametrized_route(route: &str) -> (String, FxHashMap RouteRegex { function build_get_safe_route_key (line 145) | fn build_get_safe_route_key() -> impl FnMut() -> String { function get_safe_key_from_segment (line 163) | fn get_safe_key_from_segment( function get_named_parametrized_route (line 210) | fn get_named_parametrized_route( function get_named_middleware_regex (line 253) | pub fn get_named_middleware_regex(normalized_route: &str) -> String { function should_properly_handle_intercept_routes (line 263) | fn should_properly_handle_intercept_routes() { FILE: crates/next-core/src/next_edge/unsupported.rs type NextEdgeUnsupportedModuleReplacer (line 24) | pub struct NextEdgeUnsupportedModuleReplacer {} method new (line 29) | pub fn new() -> Vc { method replace (line 37) | fn replace(&self, _capture: Vc) -> Vc { method result (line 42) | async fn result( function unsupported_module_source (line 66) | fn unsupported_module_source(root_path: FileSystemPath, module: Pattern)... FILE: crates/next-core/src/next_font/font_fallback.rs type DefaultFallbackFont (line 8) | pub(crate) struct DefaultFallbackFont { type AutomaticFontFallback (line 34) | pub(crate) struct AutomaticFontFallback { type FontFallback (line 43) | pub(crate) enum FontFallback { method has_size_adjust (line 58) | pub(crate) fn has_size_adjust(&self) -> Vc { type FontFallbacks (line 64) | pub(crate) struct FontFallbacks(pub Vec>); method has_size_adjust (line 69) | pub(crate) async fn has_size_adjust(&self) -> Result> { type FontAdjustment (line 84) | pub(crate) struct FontAdjustment { FILE: crates/next-core/src/next_font/google/font_fallback.rs type FontMetricsMapEntry (line 27) | pub(super) struct FontMetricsMapEntry { type FontMetricsMap (line 38) | pub(super) struct FontMetricsMap( type Fallback (line 43) | struct Fallback { function load_font_metrics (line 50) | async fn load_font_metrics(project_root: FileSystemPath) -> Result RcStr { function lookup_fallback (line 136) | fn lookup_fallback( function test_fallback_from_metrics_sans_serif (line 192) | fn test_fallback_from_metrics_sans_serif() -> Result<()> { function test_fallback_from_metrics_serif (line 238) | fn test_fallback_from_metrics_serif() -> Result<()> { FILE: crates/next-core/src/next_font/google/mod.rs constant GOOGLE_FONTS_STYLESHEET_URL (line 67) | pub const GOOGLE_FONTS_STYLESHEET_URL: &str = "https://fonts.googleapis.... constant USER_AGENT_FOR_GOOGLE_FONTS (line 71) | pub const USER_AGENT_FOR_GOOGLE_FONTS: &str = "Mozilla/5.0 (Macintosh; I... constant GOOGLE_FONTS_INTERNAL_PREFIX (line 77) | pub const GOOGLE_FONTS_INTERNAL_PREFIX: &str = "@vercel/turbopack-next/i... type FontData (line 81) | struct FontData(#[bincode(with = "turbo_bincode::indexmap")] FxIndexMap<... type NextFontGoogleReplacer (line 84) | pub(crate) struct NextFontGoogleReplacer { method new (line 91) | pub fn new(project_path: FileSystemPath) -> Vc { method import_map_result (line 96) | async fn import_map_result(&self, query: RcStr) -> Result) -> Vc { method result (line 165) | async fn result( type NextFontGoogleCssModuleReplacer (line 191) | pub struct NextFontGoogleCssModuleReplacer { method new (line 201) | pub fn new( method import_map_result (line 216) | async fn import_map_result(&self, query: RcStr) -> Result) -> Vc { method result (line 361) | async fn result( type NextFontGoogleFontFileOptions (line 382) | struct NextFontGoogleFontFileOptions { type NextFontGoogleFontFileReplacer (line 389) | pub struct NextFontGoogleFontFileReplacer { method new (line 397) | pub fn new( method replace (line 411) | fn replace(&self, _capture: Vc) -> Vc { method result (line 419) | async fn result( function load_font_data (line 483) | async fn load_font_data(project_root: FileSystemPath) -> Result Ve... function get_stylesheet_url_from_options (line 581) | async fn get_stylesheet_url_from_options( function get_font_css_properties (line 616) | async fn get_font_css_properties( function font_options_from_query_map (line 660) | async fn font_options_from_query_map( function font_file_options_from_query_map (line 678) | fn font_file_options_from_query_map(query: &RcStr) -> Result; type NextFontGoogleOptions (line 17) | pub(super) struct NextFontGoogleOptions { method font_family (line 34) | pub async fn font_family(self: Vc) -> Result { method new (line 42) | pub fn new(options: NextFontGoogleOptions) -> Vc { type FontWeights (line 62) | pub(super) enum FontWeights { type FontDataEntry (line 68) | pub(super) struct FontDataEntry { type Axis (line 76) | pub(super) struct Axis { function options_from_request (line 87) | pub(super) fn options_from_request( function test_errors_on_unknown_font (line 228) | fn test_errors_on_unknown_font() -> Result<()> { function test_default_values_when_no_arguments (line 261) | fn test_default_values_when_no_arguments() -> Result<()> { function test_errors_when_no_weights_chosen_no_variable (line 304) | fn test_errors_when_no_weights_chosen_no_variable() -> Result<()> { function test_errors_on_unnecessary_weights (line 340) | fn test_errors_on_unnecessary_weights() -> Result<()> { function test_errors_on_unvavailable_weights (line 379) | fn test_errors_on_unvavailable_weights() -> Result<()> { function test_defaults_to_only_style_when_one_available (line 417) | fn test_defaults_to_only_style_when_one_available() -> Result<()> { function test_defaults_to_normal_style_when_multiple (line 449) | fn test_defaults_to_normal_style_when_multiple() -> Result<()> { function test_errors_on_unknown_styles (line 481) | fn test_errors_on_unknown_styles() -> Result<()> { function test_errors_on_unknown_display (line 521) | fn test_errors_on_unknown_display() -> Result<()> { function test_errors_on_axes_without_variable_weight (line 562) | fn test_errors_on_axes_without_variable_weight() -> Result<()> { function test_errors_on_axes_without_variable_font (line 603) | fn test_errors_on_axes_without_variable_font() -> Result<()> { FILE: crates/next-core/src/next_font/google/request.rs type NextFontRequest (line 9) | pub(super) struct NextFontRequest { type NextFontRequestArguments (line 15) | pub(super) struct NextFontRequestArguments { type OneOrManyStrings (line 29) | pub(super) enum OneOrManyStrings { FILE: crates/next-core/src/next_font/google/stylesheet.rs function build_stylesheet (line 12) | pub(super) async fn build_stylesheet( FILE: crates/next-core/src/next_font/google/util.rs type FontAxes (line 10) | pub(super) struct FontAxes { type FontAxesWeights (line 17) | pub(super) enum FontAxesWeights { method default (line 24) | fn default() -> Self { type FontStyle (line 30) | pub(super) enum FontStyle { function get_font_axes (line 37) | pub(super) fn get_font_axes( type VariantValue (line 117) | enum VariantValue { method partial_cmp (line 123) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 129) | fn cmp(&self, other: &Self) -> Ordering { method from (line 140) | fn from(val: VariantValue) -> Self { function get_stylesheet_url (line 149) | pub(super) fn get_stylesheet_url( function test_errors_on_unknown_font (line 306) | fn test_errors_on_unknown_font() -> Result<()> { function test_errors_on_missing_axes (line 328) | fn test_errors_on_missing_axes() -> Result<()> { function test_selecting_axes (line 350) | fn test_selecting_axes() -> Result<()> { function test_no_wght_axis (line 397) | fn test_no_wght_axis() -> Result<()> { function test_no_variable (line 438) | fn test_no_variable() -> Result<()> { function test_stylesheet_url_no_axes (line 469) | fn test_stylesheet_url_no_axes() -> Result<()> { function test_stylesheet_url_sorts_axes (line 488) | fn test_stylesheet_url_sorts_axes() -> Result<()> { function test_stylesheet_url_sorts_weights_numerically (line 511) | fn test_stylesheet_url_sorts_weights_numerically() -> Result<()> { function test_stylesheet_url_encodes_all_weight_ital_combinations (line 530) | fn test_stylesheet_url_encodes_all_weight_ital_combinations() -> Result<... function test_stylesheet_url_variable_font_without_wgth_axis (line 554) | fn test_stylesheet_url_variable_font_without_wgth_axis() -> Result<()> { function test_stylesheet_url_variable_font_without_anything (line 575) | fn test_stylesheet_url_variable_font_without_anything() -> Result<()> { function test_stylesheet_url_variable_font_with_empty_variable_axes (line 590) | fn test_stylesheet_url_variable_font_with_empty_variable_axes() -> Resul... function test_stylesheet_url_no_variable (line 608) | fn test_stylesheet_url_no_variable() -> Result<()> { FILE: crates/next-core/src/next_font/issue.rs type NextFontIssue (line 6) | pub(crate) struct NextFontIssue { method stage (line 16) | fn stage(&self) -> Vc { method severity (line 20) | fn severity(&self) -> IssueSeverity { method file_path (line 25) | fn file_path(&self) -> Vc { method title (line 30) | fn title(&self) -> Vc { method description (line 35) | fn description(&self) -> Vc { FILE: crates/next-core/src/next_font/local/errors.rs type FontResult (line 7) | pub(crate) enum FontResult { type FontFileNotFound (line 13) | pub(crate) struct FontFileNotFound(pub RcStr); method fmt (line 16) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: crates/next-core/src/next_font/local/font_fallback.rs type FontFallbackResult (line 24) | pub(crate) enum FontFallbackResult { function get_font_fallbacks (line 36) | pub(super) async fn get_font_fallbacks( function get_font_adjustment (line 92) | async fn get_font_adjustment( function calc_average_width (line 145) | fn calc_average_width(font: &mut Font) -> Opti... function pick_font_for_fallback_generation (line 181) | fn pick_font_for_fallback_generation( function get_distance_from_normal_weight (line 232) | fn get_distance_from_normal_weight(weight: &Option) -> Resul... function parse_weight_string (line 262) | fn parse_weight_string(weight_str: &str) -> Result { function generate_font_descriptor (line 292) | fn generate_font_descriptor(weight: &FontWeight, style: Option) -... function test_picks_weight_closest_to_400 (line 302) | fn test_picks_weight_closest_to_400() -> Result<()> { function test_picks_thinner_weight_if_same_distance_to_400 (line 339) | fn test_picks_thinner_weight_if_same_distance_to_400() -> Result<()> { function test_picks_variable_closest_to_400 (line 352) | fn test_picks_variable_closest_to_400() -> Result<()> { function test_prefer_normal_over_italic (line 381) | fn test_prefer_normal_over_italic() -> Result<()> { function test_errors_on_invalid_weight (line 394) | fn test_errors_on_invalid_weight() -> Result<()> { FILE: crates/next-core/src/next_font/local/mod.rs type NextFontLocalFontFileOptions (line 45) | struct NextFontLocalFontFileOptions { type NextFontLocalResolvePlugin (line 52) | pub(crate) struct NextFontLocalResolvePlugin { method new (line 59) | pub fn new(root: FileSystemPath) -> Vc { method before_resolve_condition (line 67) | fn before_resolve_condition(&self) -> Vc { method before_resolve (line 75) | async fn before_resolve( function get_font_css_properties (line 251) | async fn get_font_css_properties( function font_options_from_query_map (line 284) | fn font_options_from_query_map(query: RcStr) -> Result Result IssueSeverity { method file_path (line 324) | fn file_path(&self) -> Vc { method stage (line 329) | fn stage(self: Vc) -> Vc { method title (line 334) | async fn title(self: Vc) -> Result> { FILE: crates/next-core/src/next_font/local/options.rs type NextFontLocalOptions (line 17) | pub(super) struct NextFontLocalOptions { method font_family (line 40) | pub async fn font_family(self: Vc) -> Result { method new (line 48) | pub fn new(options: NextFontLocalOptions) -> Vc { type FontDescriptor (line 69) | pub(super) struct FontDescriptor { method from_src_request (line 77) | fn from_src_request(src_descriptor: &SrcDescriptor) -> Result { type FontDescriptors (line 111) | pub(super) enum FontDescriptors { type FontWeight (line 134) | pub(super) enum FontWeight { type ParseFontWeightErr (line 139) | pub struct ParseFontWeightErr; type Err (line 141) | type Err = ParseFontWeightErr; method from_str (line 143) | fn from_str(weight_str: &str) -> Result { method fmt (line 153) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function options_from_request (line 168) | pub(super) fn options_from_request(request: &NextFontLocalRequest) -> Re... function test_uses_defaults (line 233) | fn test_uses_defaults() -> Result<()> { function test_multiple_src (line 272) | fn test_multiple_src() -> Result<()> { function test_true_adjust_fallback_fails (line 328) | fn test_true_adjust_fallback_fails() -> Result<()> { function test_specified_options (line 357) | fn test_specified_options() -> Result<()> { FILE: crates/next-core/src/next_font/local/request.rs type NextFontLocalRequest (line 11) | pub(super) struct NextFontLocalRequest { type NextFontLocalDeclaration (line 31) | pub(super) struct NextFontLocalDeclaration { type NextFontLocalRequestArguments (line 38) | pub(super) struct NextFontLocalRequestArguments { type SrcRequest (line 58) | pub(super) enum SrcRequest { type SrcDescriptor (line 64) | pub(super) struct SrcDescriptor { type AdjustFontFallback (line 87) | pub(super) enum AdjustFontFallback { function default_adjust_font_fallback (line 93) | fn default_adjust_font_fallback() -> AdjustFontFallback { function deserialize_adjust_font_fallback (line 99) | fn deserialize_adjust_font_fallback<'de, D>( function default_preload (line 134) | fn default_preload() -> bool { function default_display (line 138) | fn default_display() -> RcStr { type TestFallback (line 153) | struct TestFallback { function test_deserialize_adjust_font_fallback_fails_on_true (line 162) | fn test_deserialize_adjust_font_fallback_fails_on_true() { function test_deserialize_adjust_font_fallback_fails_on_unknown_string (line 173) | fn test_deserialize_adjust_font_fallback_fails_on_unknown_string() { function test_deserializes_false_as_none (line 185) | fn test_deserializes_false_as_none() -> Result<()> { function test_deserializes_arial (line 197) | fn test_deserializes_arial() -> Result<()> { FILE: crates/next-core/src/next_font/local/stylesheet.rs function build_stylesheet (line 16) | pub(super) async fn build_stylesheet( function build_font_face_definitions (line 42) | pub(super) async fn build_font_face_definitions( function ext_to_format (line 114) | fn ext_to_format(ext: &str) -> Result { FILE: crates/next-core/src/next_font/local/util.rs function build_font_family_string (line 13) | pub(super) async fn build_font_family_string( FILE: crates/next-core/src/next_font/stylesheet.rs function build_fallback_definition (line 13) | pub(crate) async fn build_fallback_definition(fallbacks: Vc String { FILE: crates/next-core/src/next_font/util.rs type FontCssProperties (line 18) | pub(crate) struct FontCssProperties { function get_request_hash (line 28) | pub(crate) fn get_request_hash(query: &str) -> u32 { type FontFamilyType (line 42) | pub(crate) enum FontFamilyType { function get_scoped_font_family (line 52) | pub(crate) fn get_scoped_font_family(ty: FontFamilyType, font_family_nam... function get_request_id (line 60) | pub fn get_request_id(font_family: RcStr, request_hash: u32) -> RcStr { type HasPath (line 70) | struct HasPath { function can_use_next_font (line 74) | pub(crate) async fn can_use_next_font(project_path: FileSystemPath, quer... FILE: crates/next-core/src/next_image/module.rs type BlurPlaceholderMode (line 29) | pub enum BlurPlaceholderMode { type StructuredImageModuleType (line 46) | pub struct StructuredImageModuleType { method create_module (line 53) | pub(crate) async fn create_module( method new (line 78) | pub fn new(blur_placeholder_mode: BlurPlaceholderMode) -> Vc { method create_module (line 88) | fn create_module( method extend_ecmascript_transforms (line 102) | fn extend_ecmascript_transforms( FILE: crates/next-core/src/next_image/source_asset.rs function blur_options (line 18) | fn blur_options() -> Vc { type StructuredImageFileSource (line 29) | pub struct StructuredImageFileSource { method ident (line 37) | fn ident(&self) -> Vc { method description (line 52) | async fn description(&self) -> Result> { method content (line 61) | async fn content(&self) -> Result> { FILE: crates/next-core/src/next_import_map.rs function get_next_client_import_map (line 44) | pub async fn get_next_client_import_map( function get_next_client_fallback_import_map (line 246) | pub async fn get_next_client_fallback_import_map(ty: ClientContextType) ... function get_next_server_import_map (line 274) | pub async fn get_next_server_import_map( function get_next_edge_import_map (line 381) | pub async fn get_next_edge_import_map( function get_next_edge_and_server_fallback_import_map (line 527) | pub async fn get_next_edge_and_server_fallback_import_map( function insert_unsupported_node_internal_aliases (line 554) | async fn insert_unsupported_node_internal_aliases(import_map: &mut Impor... function get_next_client_resolved_map (line 572) | pub fn get_next_client_resolved_map( function insert_next_server_special_aliases (line 642) | async fn insert_next_server_special_aliases( function get_react_client_package (line 789) | async fn get_react_client_package(next_config: Vc) -> Result... function apply_vendored_react_aliases_server (line 802) | async fn apply_vendored_react_aliases_server( function rsc_aliases (line 977) | async fn rsc_aliases( function mdx_import_source_file (line 1008) | pub fn mdx_import_source_file() -> RcStr { function insert_optimized_module_aliases (line 1014) | async fn insert_optimized_module_aliases( function insert_next_shared_aliases (line 1038) | async fn insert_next_shared_aliases( function get_next_package (line 1216) | pub async fn get_next_package(context_directory: FileSystemPath) -> Resu... type MissingNextFolderIssue (line 1224) | struct MissingNextFolderIssue { method file_path (line 1231) | fn file_path(&self) -> Vc { method severity (line 1235) | fn severity(&self) -> IssueSeverity { method stage (line 1240) | fn stage(&self) -> Vc { method title (line 1245) | async fn title(&self) -> Result> { function try_get_next_package (line 1284) | pub async fn try_get_next_package( function insert_alias_option (line 1306) | pub async fn insert_alias_option( function export_value_to_import_mapping (line 1321) | fn export_value_to_import_mapping( function insert_exact_alias_map (line 1354) | fn insert_exact_alias_map( function insert_wildcard_alias_map (line 1367) | fn insert_wildcard_alias_map( function insert_alias_to_alternatives (line 1381) | fn insert_alias_to_alternatives<'a>( function insert_package_alias (line 1393) | fn insert_package_alias(import_map: &mut ImportMap, prefix: &str, packag... function insert_turbopack_dev_alias (line 1401) | async fn insert_turbopack_dev_alias(import_map: &mut ImportMap) -> Resul... function insert_instrumentation_client_alias (line 1414) | async fn insert_instrumentation_client_alias( function insert_client_only_error_alias (line 1436) | fn insert_client_only_error_alias(import_map: &mut ImportMap) { function insert_server_only_error_alias (line 1485) | fn insert_server_only_error_alias(import_map: &mut ImportMap) { type InvalidImportIssue (line 1511) | struct InvalidImportIssue { method severity (line 1518) | fn severity(&self) -> IssueSeverity { method file_path (line 1523) | fn file_path(&self) -> Vc { method stage (line 1528) | fn stage(self: Vc) -> Vc { method title (line 1533) | fn title(&self) -> Vc { method description (line 1538) | fn description(&self) -> Vc { function insert_exact_alias_or_js (line 1544) | fn insert_exact_alias_or_js( function request_to_import_mapping (line 1555) | fn request_to_import_mapping( function external_request_to_cjs_import_mapping (line 1564) | fn external_request_to_cjs_import_mapping( function external_request_to_esm_import_mapping (line 1579) | fn external_request_to_esm_import_mapping( FILE: crates/next-core/src/next_manifests/client_reference_manifest.rs type SerializedClientReferenceManifest (line 32) | pub struct SerializedClientReferenceManifest { type CssResource (line 58) | pub struct CssResource { type ModuleLoading (line 67) | pub struct ModuleLoading { type ManifestNode (line 74) | pub struct ManifestNode { type ManifestNodeEntry (line 82) | pub struct ManifestNodeEntry { type ClientReferenceManifest (line 94) | pub struct ClientReferenceManifest { method references (line 111) | async fn references(self: Vc) -> Result Result> { method content (line 135) | async fn content(self: Vc) -> Result> { type ClientReferenceManifestResult (line 141) | struct ClientReferenceManifestResult { function build_manifest (line 147) | async fn build_manifest( method from (line 511) | fn from(module_id: &TurbopackModuleId) -> Self { function get_client_reference_module_key (line 520) | pub fn get_client_reference_module_key(server_path: &str, export_name: &... FILE: crates/next-core/src/next_manifests/encode_uri_component.rs constant ENCODE_URI_COMPONENT_SET (line 7) | const ENCODE_URI_COMPONENT_SET: &AsciiSet = &CONTROLS function encode_uri_component (line 40) | pub fn encode_uri_component(input: &str) -> String { function test_encode_uri_component (line 49) | fn test_encode_uri_component() { FILE: crates/next-core/src/next_manifests/mod.rs type PagesManifest (line 23) | pub struct PagesManifest { type BuildManifest (line 30) | pub struct BuildManifest { method references (line 43) | async fn references(&self) -> Result> { method path (line 70) | async fn path(&self) -> Vc { method content (line 78) | async fn content(&self) -> Result> { type ClientBuildManifest (line 165) | pub struct ClientBuildManifest { method references (line 176) | async fn references(&self) -> Result> { method path (line 185) | async fn path(&self) -> Vc { method content (line 193) | async fn content(&self) -> Result> { type MiddlewaresManifest (line 224) | pub enum MiddlewaresManifest { method default (line 232) | fn default() -> Self { type ProxyMatcher (line 254) | pub struct ProxyMatcher { method default (line 268) | fn default() -> Self { function bool_is_true (line 279) | fn bool_is_true(b: &bool) -> bool { type EdgeFunctionDefinition (line 284) | pub struct EdgeFunctionDefinition { type InstrumentationDefinition (line 298) | pub struct InstrumentationDefinition { type AssetBinding (line 309) | pub struct AssetBinding { type Regions (line 316) | pub enum Regions { type MiddlewaresManifestV2 (line 322) | pub struct MiddlewaresManifestV2 { type ReactLoadableManifest (line 331) | pub struct ReactLoadableManifest { type ReactLoadableManifestEntry (line 338) | pub struct ReactLoadableManifestEntry { type NextFontManifest (line 345) | pub struct NextFontManifest { type AppPathsManifest (line 354) | pub struct AppPathsManifest { type LoadableManifest (line 367) | pub struct LoadableManifest { type ServerReferenceManifest (line 374) | pub struct ServerReferenceManifest<'a> { type ActionManifestEntry (line 383) | pub struct ActionManifestEntry<'a> { type ActionManifestWorkerEntry (line 403) | pub struct ActionManifestWorkerEntry<'a> { type ActionManifestModuleId (line 415) | pub enum ActionManifestModuleId<'a> { type ActionLayer (line 438) | pub enum ActionLayer { type ModuleId (line 446) | pub enum ModuleId { type FontManifest (line 453) | pub struct FontManifest(pub Vec); type FontManifestEntry (line 457) | pub struct FontManifestEntry { function test_middleware_matcher_serialization (line 469) | fn test_middleware_matcher_serialization() { FILE: crates/next-core/src/next_pages/page_entry.rs type PageSsrEntryModule (line 26) | pub struct PageSsrEntryModule { function create_page_ssr_entry_module (line 33) | pub async fn create_page_ssr_entry_module( function process_global_item (line 317) | async fn process_global_item( type PartialRouteModuleOptions (line 331) | struct PartialRouteModuleOptions { type RouteDefinition (line 336) | struct RouteDefinition { function get_route_module_options (line 349) | fn get_route_module_options(page: RcStr, pathname: RcStr) -> PartialRout... FILE: crates/next-core/src/next_root_params/mod.rs function insert_next_root_params_mapping (line 31) | pub async fn insert_next_root_params_mapping( function get_next_root_params_mapping (line 51) | async fn get_next_root_params_mapping( type NextRootParamsMapper (line 72) | struct NextRootParamsMapper { method new (line 82) | pub fn new( method import_map_result (line 96) | async fn import_map_result(self: Vc) -> Result Result) -> Vc { method result (line 241) | async fn result( FILE: crates/next-core/src/next_server/context.rs type ServerContextType (line 83) | pub enum ServerContextType { method should_use_react_server_condition (line 113) | pub fn should_use_react_server_condition(&self) -> bool { function get_server_resolve_options_context (line 125) | pub async fn get_server_resolve_options_context( function next_server_defines (line 320) | async fn next_server_defines(define_env: Vc) -> Result Result Vc { method after_resolve_condition (line 77) | fn after_resolve_condition(&self) -> Vc { method after_resolve (line 82) | async fn after_resolve( type PackagesGlobs (line 337) | pub struct PackagesGlobs { type OptionPackagesGlobs (line 343) | pub struct OptionPackagesGlobs(Option); function packages_glob (line 346) | async fn packages_glob(packages: Vc>) -> Result IssueSeverity { method title (line 382) | fn title(&self) -> Vc { method stage (line 392) | fn stage(&self) -> Vc { method file_path (line 397) | fn file_path(&self) -> Vc { method description (line 402) | fn description(&self) -> Result> { FILE: crates/next-core/src/next_server/transforms.rs function get_next_server_transforms_rules (line 30) | pub async fn get_next_server_transforms_rules( function get_next_server_internal_transforms_rules (line 240) | pub async fn get_next_server_internal_transforms_rules( FILE: crates/next-core/src/next_server_component/server_component_module.rs type NextServerComponentModule (line 26) | pub struct NextServerComponentModule { method new (line 37) | pub fn new( method source_path (line 51) | pub fn source_path(&self) -> Vc { method server_path (line 58) | pub fn server_path(&self) -> Vc { method module_reference (line 64) | fn module_reference(&self) -> Vc> { method ident (line 76) | fn ident(&self) -> Vc { method source (line 83) | fn source(&self) -> Vc { method references (line 88) | async fn references(&self) -> Result> { method side_effects (line 93) | fn side_effects(self: Vc) -> Vc { method as_chunk_item (line 102) | fn as_chunk_item( method get_exports (line 114) | fn get_exports(&self) -> Vc { method chunk_item_content (line 120) | async fn chunk_item_content( FILE: crates/next-core/src/next_server_component/server_component_transition.rs type NextServerComponentTransition (line 20) | pub struct NextServerComponentTransition {} method new (line 26) | pub fn new() -> Vc { method process (line 37) | async fn process( FILE: crates/next-core/src/next_server_utility/server_utility_module.rs type NextServerUtilityModule (line 27) | pub struct NextServerUtilityModule { method new (line 34) | pub fn new(module: ResolvedVc>) -> V... method server_path (line 39) | pub fn server_path(&self) -> Vc { method module_reference (line 45) | async fn module_reference(&self) -> Result Vc { method source (line 64) | fn source(&self) -> Vc { method references (line 69) | async fn references(&self) -> Result> { method side_effects (line 74) | fn side_effects(self: Vc) -> Vc { method as_chunk_item (line 83) | fn as_chunk_item( method get_exports (line 95) | fn get_exports(&self) -> Vc { method chunk_item_content (line 103) | async fn chunk_item_content( FILE: crates/next-core/src/next_server_utility/server_utility_reference.rs type NextServerUtilityModuleReference (line 11) | pub struct NextServerUtilityModuleReference { method new (line 18) | pub fn new(asset: ResolvedVc>) -> Vc { method resolve_reference (line 28) | fn resolve_reference(&self) -> Vc { method chunking_type (line 32) | fn chunking_type(&self) -> Option { FILE: crates/next-core/src/next_server_utility/server_utility_transition.rs type NextServerUtilityTransition (line 16) | pub struct NextServerUtilityTransition {} method new (line 22) | pub fn new() -> Vc { method process_module (line 30) | async fn process_module( FILE: crates/next-core/src/next_shared/resolve.rs type InvalidImportModuleIssue (line 51) | pub struct InvalidImportModuleIssue { method severity (line 61) | fn severity(&self) -> IssueSeverity { method stage (line 66) | fn stage(&self) -> Vc { method title (line 71) | fn title(&self) -> Vc { method file_path (line 76) | fn file_path(&self) -> Vc { method description (line 81) | async fn description(&self) -> Result> { type NextExternalResolvePlugin (line 105) | pub(crate) struct NextExternalResolvePlugin { method new (line 112) | pub fn new(project_path: FileSystemPath) -> Vc { method after_resolve_condition (line 120) | async fn after_resolve_condition(&self) -> Result Result Vc { method before_resolve_condition (line 253) | fn before_resolve_condition(&self) -> Vc { method before_resolve (line 263) | async fn before_resolve( type NextSharedRuntimeResolvePlugin (line 295) | pub(crate) struct NextSharedRuntimeResolvePlugin { method new (line 302) | pub fn new(root: FileSystemPath) -> Vc { method after_resolve_condition (line 310) | async fn after_resolve_condition(&self) -> Result ModuleRule { type DebugFnNameTransformer (line 27) | struct DebugFnNameTransformer {} method transform (line 32) | async fn transform(&self, program: &mut Program, _ctx: &TransformContext... FILE: crates/next-core/src/next_shared/transforms/emotion.rs function get_emotion_transform_rule (line 12) | pub async fn get_emotion_transform_rule(next_config: Vc) -> ... FILE: crates/next-core/src/next_shared/transforms/mod.rs function get_next_image_rule (line 42) | pub async fn get_next_image_rule() -> Result { function match_js_extension (line 76) | fn match_js_extension(enable_mdx_rs: bool) -> RuleCondition { function module_rule_match_js_no_url (line 109) | pub(crate) fn module_rule_match_js_no_url(enable_mdx_rs: bool) -> RuleCo... function module_rule_match_pages_page_file (line 118) | pub(crate) fn module_rule_match_pages_page_file( type EcmascriptTransformStage (line 128) | pub(crate) enum EcmascriptTransformStage { function get_ecma_transform_rule (line 136) | pub(crate) fn get_ecma_transform_rule( FILE: crates/next-core/src/next_shared/transforms/modularize_imports.rs type ModularizeImportPackageConfig (line 30) | pub struct ModularizeImportPackageConfig { type Transform (line 53) | pub enum Transform { function get_next_modularize_imports_rule (line 61) | pub fn get_next_modularize_imports_rule( type ModularizeImportsTransformer (line 79) | struct ModularizeImportsTransformer { method new (line 84) | fn new(packages: &FxIndexMap) -... method transform (line 121) | async fn transform(&self, program: &mut Program, _ctx: &TransformContext... FILE: crates/next-core/src/next_shared/transforms/next_cjs_optimizer.rs function get_next_cjs_optimizer_rule (line 16) | pub fn get_next_cjs_optimizer_rule(enable_mdx_rs: bool) -> ModuleRule { type NextCjsOptimizer (line 65) | struct NextCjsOptimizer { method transform (line 72) | async fn transform(&self, program: &mut Program, ctx: &TransformContext<... FILE: crates/next-core/src/next_shared/transforms/next_debug_instant_stack.rs function get_next_debug_instant_stack_rule (line 11) | pub fn get_next_debug_instant_stack_rule( type NextDebugInstantStack (line 31) | struct NextDebugInstantStack { method transform (line 38) | async fn transform(&self, program: &mut Program, ctx: &TransformContext<... FILE: crates/next-core/src/next_shared/transforms/next_disallow_re_export_all_in_page.rs function get_next_disallow_export_all_in_page_rule (line 12) | pub fn get_next_disallow_export_all_in_page_rule( type NextDisallowReExportAllInPage (line 30) | struct NextDisallowReExportAllInPage; method transform (line 35) | async fn transform(&self, program: &mut Program, _ctx: &TransformContext... FILE: crates/next-core/src/next_shared/transforms/next_dynamic.rs function get_next_dynamic_transform_rule (line 13) | pub async fn get_next_dynamic_transform_rule( type NextJsDynamic (line 38) | struct NextJsDynamic { method transform (line 48) | async fn transform(&self, program: &mut Program, ctx: &TransformContext<... FILE: crates/next-core/src/next_shared/transforms/next_edge_node_api_assert.rs function next_edge_node_api_assert (line 14) | pub fn next_edge_node_api_assert( type NextEdgeNodeApiAssert (line 35) | struct NextEdgeNodeApiAssert { method transform (line 43) | async fn transform(&self, program: &mut Program, ctx: &TransformContext<... FILE: crates/next-core/src/next_shared/transforms/next_font.rs function get_next_font_transform_rule (line 15) | pub fn get_next_font_transform_rule(enable_mdx_rs: bool) -> ModuleRule { type NextJsFont (line 39) | struct NextJsFont { method transform (line 46) | async fn transform(&self, program: &mut Program, ctx: &TransformContext<... FILE: crates/next-core/src/next_shared/transforms/next_lint.rs function get_next_lint_transform_rule (line 11) | pub fn get_next_lint_transform_rule(enable_mdx_rs: bool) -> ModuleRule { type LintTransformer (line 20) | struct LintTransformer {} method transform (line 25) | async fn transform(&self, program: &mut Program, ctx: &TransformContext<... FILE: crates/next-core/src/next_shared/transforms/next_middleware_dynamic_assert.rs function get_middleware_dynamic_assert_rule (line 11) | pub fn get_middleware_dynamic_assert_rule(enable_mdx_rs: bool) -> Module... type NextMiddlewareDynamicAssert (line 26) | struct NextMiddlewareDynamicAssert {} method transform (line 31) | async fn transform(&self, program: &mut Program, _ctx: &TransformContext... FILE: crates/next-core/src/next_shared/transforms/next_optimize_server_react.rs function get_next_optimize_server_react_rule (line 12) | pub fn get_next_optimize_server_react_rule( type NextOptimizeServerReact (line 31) | struct NextOptimizeServerReact { method transform (line 38) | async fn transform(&self, program: &mut Program, _ctx: &TransformContext... FILE: crates/next-core/src/next_shared/transforms/next_pure.rs function get_next_pure_rule (line 11) | pub fn get_next_pure_rule(enable_mdx_rs: bool) -> ModuleRule { type NextPure (line 25) | struct NextPure {} method transform (line 30) | async fn transform(&self, program: &mut Program, ctx: &TransformContext<... FILE: crates/next-core/src/next_shared/transforms/next_react_server_components.rs function get_next_react_server_components_transform_rule (line 31) | pub async fn get_next_react_server_components_transform_rule( type NextJsReactServerComponents (line 61) | struct NextJsReactServerComponents { method new (line 71) | fn new( method transform (line 93) | async fn transform(&self, program: &mut Program, ctx: &TransformContext<... FILE: crates/next-core/src/next_shared/transforms/next_strip_page_exports.rs function get_next_pages_transforms_rule (line 15) | pub fn get_next_pages_transforms_rule( type NextJsStripPageExports (line 57) | struct NextJsStripPageExports { method transform (line 64) | async fn transform(&self, program: &mut Program, _ctx: &TransformContext... FILE: crates/next-core/src/next_shared/transforms/next_track_dynamic_imports.rs function get_next_track_dynamic_imports_transform_rule (line 11) | pub fn get_next_track_dynamic_imports_transform_rule(mdx_rs: bool) -> Mo... type NextTrackDynamicImports (line 20) | struct NextTrackDynamicImports {} method transform (line 25) | async fn transform(&self, program: &mut Program, ctx: &TransformContext<... FILE: crates/next-core/src/next_shared/transforms/react_remove_properties.rs function get_react_remove_properties_transform_rule (line 15) | pub async fn get_react_remove_properties_transform_rule( type ReactRemovePropertiesTransformer (line 48) | struct ReactRemovePropertiesTransformer { method transform (line 55) | async fn transform(&self, program: &mut Program, _ctx: &TransformContext... FILE: crates/next-core/src/next_shared/transforms/relay.rs function get_relay_transform_rule (line 13) | pub async fn get_relay_transform_rule( FILE: crates/next-core/src/next_shared/transforms/remove_console.rs function get_remove_console_transform_rule (line 15) | pub async fn get_remove_console_transform_rule( type RemoveConsoleTransformer (line 51) | struct RemoveConsoleTransformer { method transform (line 58) | async fn transform(&self, program: &mut Program, ctx: &TransformContext<... FILE: crates/next-core/src/next_shared/transforms/server_actions.rs type ActionsTransform (line 16) | pub enum ActionsTransform { function get_server_actions_transform_rule (line 24) | pub async fn get_server_actions_transform_rule( type NextServerActions (line 51) | struct NextServerActions { method transform (line 62) | async fn transform(&self, program: &mut Program, ctx: &TransformContext<... FILE: crates/next-core/src/next_shared/transforms/styled_components.rs function get_styled_components_transform_rule (line 11) | pub async fn get_styled_components_transform_rule( FILE: crates/next-core/src/next_shared/transforms/styled_jsx.rs function get_styled_jsx_transform_rule (line 11) | pub async fn get_styled_jsx_transform_rule( FILE: crates/next-core/src/next_shared/transforms/swc_ecma_transform_plugins.rs function get_swc_ecma_transform_plugin_rule (line 12) | pub async fn get_swc_ecma_transform_plugin_rule( type DummyResolveOrigin (line 37) | pub struct DummyResolveOrigin { method new (line 45) | pub fn new(origin_path: FileSystemPath) -> Vc { method origin_path (line 54) | fn origin_path(&self) -> Vc { method asset_context (line 59) | fn asset_context(&self) -> Result>> { function get_swc_ecma_transform_rule_impl (line 65) | pub async fn get_swc_ecma_transform_rule_impl( FILE: crates/next-core/src/next_shared/webpack_rules/babel.rs constant BABEL_CONFIG_FILES (line 29) | const BABEL_CONFIG_FILES: &[&str] = &[ constant NEXT_JS_BABEL_LOADER (line 46) | const NEXT_JS_BABEL_LOADER: &str = "next/dist/build/babel/loader"; constant BABEL_PLUGIN_REACT_COMPILER (line 48) | const BABEL_PLUGIN_REACT_COMPILER: &str = "babel-plugin-react-compiler"; constant BABEL_PLUGIN_REACT_COMPILER_PACKAGE_JSON (line 49) | const BABEL_PLUGIN_REACT_COMPILER_PACKAGE_JSON: &str = "babel-plugin-rea... function detect_likely_babel_loader (line 53) | async fn detect_likely_babel_loader( function get_babel_loader_rules (line 72) | pub async fn get_babel_loader_rules( function to_sys_path_str (line 239) | async fn to_sys_path_str(path: FileSystemPath) -> Result { function resolve_babel_plugin_react_compiler (line 255) | pub async fn resolve_babel_plugin_react_compiler( type BabelPluginReactCompilerResolutionIssue (line 303) | struct BabelPluginReactCompilerResolutionIssue { method stage (line 311) | fn stage(&self) -> Vc { method severity (line 315) | fn severity(&self) -> IssueSeverity { method file_path (line 320) | fn file_path(&self) -> Vc { method title (line 325) | fn title(&self) -> Vc { method description (line 335) | fn description(&self) -> Vc { FILE: crates/next-core/src/next_shared/webpack_rules/mod.rs type WebpackLoaderBuiltinCondition (line 53) | pub enum WebpackLoaderBuiltinCondition { method as_str (line 71) | pub fn as_str(self) -> &'static str { type Err (line 84) | type Err = (); method from_str (line 86) | fn from_str(s: &str) -> Result { function eq (line 100) | fn eq(&self, other: &WebpackLoaderBuiltinCondition) -> bool { type NextWebpackLoaderBuiltinConditionSet (line 106) | struct NextWebpackLoaderBuiltinConditionSet(BTreeSet WebpackLoaderBuiltinCondit... type OptionWebpackLoadersOptions (line 137) | pub struct OptionWebpackLoadersOptions(Option Result> { type ManuallyConfiguredBuiltinLoaderIssue (line 180) | pub struct ManuallyConfiguredBuiltinLoaderIssue { method severity (line 189) | fn severity(&self) -> IssueSeverity { method file_path (line 194) | fn file_path(&self) -> Vc { method stage (line 199) | fn stage(&self) -> Vc { method title (line 204) | fn title(&self) -> Vc { method description (line 215) | fn description(&self) -> Vc { FILE: crates/next-core/src/next_shared/webpack_rules/sass.rs function detect_likely_sass_loader (line 27) | async fn detect_likely_sass_loader( function get_sass_loader_rules (line 44) | pub async fn get_sass_loader_rules( function test_sass_glob_regex (line 135) | fn test_sass_glob_regex() { FILE: crates/next-core/src/next_telemetry.rs type NextFeatureTelemetry (line 11) | pub struct NextFeatureTelemetry { method new (line 18) | pub fn new(feature_name: RcStr, enabled: bool) -> Self { method category (line 30) | fn category(&self) -> Vc { method name (line 35) | fn name(&self) -> Vc { method payload (line 40) | fn payload(&self) -> Vc { type ModuleFeatureTelemetry (line 51) | pub struct ModuleFeatureTelemetry { method new (line 58) | pub fn new(feature_name: RcStr, invocation_count: usize) -> Self { method category (line 70) | fn category(&self) -> Vc { method name (line 75) | fn name(&self) -> Vc { method payload (line 80) | fn payload(&self) -> Vc { FILE: crates/next-core/src/page_loader.rs function create_page_loader_entry_module (line 26) | pub async fn create_page_loader_entry_module( type PageLoaderAsset (line 72) | pub struct PageLoaderAsset { method new (line 84) | pub fn new( method chunks_data (line 104) | async fn chunks_data( method ident_for_path (line 145) | async fn ident_for_path(&self) -> Result> { method references (line 159) | async fn references(self: Vc) -> Result) -> Result> { method content (line 189) | async fn content(self: Vc) -> Result> { FILE: crates/next-core/src/pages_structure.rs type PagesStructureItem (line 13) | pub struct PagesStructureItem { method new (line 30) | fn new( method file_path (line 48) | pub async fn file_path(&self) -> Result> { type PagesStructure (line 72) | pub struct PagesStructure { type PagesDirectoryStructure (line 84) | pub struct PagesDirectoryStructure { method project_path (line 96) | pub fn project_path(&self) -> Vc { function find_pages_structure (line 103) | pub async fn find_pages_structure( function get_pages_structure_for_root_directory (line 135) | async fn get_pages_structure_for_root_directory( function get_pages_structure_for_directory (line 323) | async fn get_pages_structure_for_directory( function page_basename (line 405) | fn page_basename<'a>(name: &'a str, page_extensions: &'a [RcStr]) -> Opt... function next_router_path_for_basename (line 411) | fn next_router_path_for_basename( FILE: crates/next-core/src/raw_ecmascript_module.rs type RawEcmascriptModuleType (line 39) | pub struct RawEcmascriptModuleType {} method create_module (line 44) | fn create_module( method extend_ecmascript_transforms (line 57) | fn extend_ecmascript_transforms( type RawEcmascriptModule (line 69) | pub struct RawEcmascriptModule { method new (line 77) | pub fn new( method ident (line 92) | fn ident(&self) -> Vc { method source (line 97) | fn source(&self) -> Vc { method side_effects (line 102) | fn side_effects(self: Vc) -> Vc { method as_chunk_item (line 110) | fn as_chunk_item( method get_exports (line 122) | fn get_exports(&self) -> Vc { method chunk_item_content (line 127) | async fn chunk_item_content( FILE: crates/next-core/src/segment_config.rs type NextSegmentDynamic (line 59) | pub enum NextSegmentDynamic { type NextSegmentFetchCache (line 81) | pub enum NextSegmentFetchCache { type NextRevalidate (line 95) | pub enum NextRevalidate { type NextSegmentConfig (line 106) | pub struct NextSegmentConfig { method apply_parent_config (line 137) | pub fn apply_parent_config(&mut self, parent: &Self) { method apply_parallel_config (line 157) | pub fn apply_parallel_config(&mut self, parallel_config: &Self) -> Res... method value_default (line 129) | pub fn value_default() -> Vc { type NextSegmentConfigParsingIssue (line 208) | pub struct NextSegmentConfigParsingIssue { method new (line 220) | pub fn new( method severity (line 242) | fn severity(&self) -> IssueSeverity { method title (line 247) | async fn title(&self) -> Result> { method stage (line 262) | fn stage(&self) -> Vc { method file_path (line 267) | fn file_path(&self) -> Vc { method description (line 272) | fn description(&self) -> Vc { method detail (line 283) | fn detail(&self) -> Vc { method documentation_link (line 288) | fn documentation_link(&self) -> Vc { method source (line 295) | fn source(&self) -> Vc { type ParseSegmentMode (line 303) | pub enum ParseSegmentMode { function parse_segment_config_from_source (line 373) | pub async fn parse_segment_config_from_source( function invalid_config (line 563) | async fn invalid_config( function parse_config_value (line 592) | async fn parse_config_value( function parse_static_string_or_array_from_js_value (line 984) | async fn parse_static_string_or_array_from_js_value( function parse_route_matcher_from_js_value (line 1039) | async fn parse_route_matcher_from_js_value( function parse_segment_config_from_loader_tree (line 1313) | pub async fn parse_segment_config_from_loader_tree( function parse_segment_config_from_loader_tree_internal (line 1323) | async fn parse_segment_config_from_loader_tree_internal( FILE: crates/next-core/src/transform_options.rs function get_typescript_options (line 19) | async fn get_typescript_options( function get_typescript_transform_options (line 51) | pub async fn get_typescript_transform_options( function get_decorators_transform_options (line 92) | pub async fn get_decorators_transform_options( function get_jsx_transform_options (line 166) | pub async fn get_jsx_transform_options( FILE: crates/next-core/src/url_node.rs type UrlNodeError (line 8) | pub enum UrlNodeError { type UrlNode (line 43) | pub struct UrlNode { method new (line 58) | pub fn new() -> UrlNode { method insert (line 68) | fn insert(&mut self, url_path: &str) -> Result<(), UrlNodeError> { method smoosh (line 79) | fn smoosh(&self) -> Result, UrlNodeError> { method smoosh_with_prefix (line 83) | fn smoosh_with_prefix(&self, prefix: &str) -> Result, UrlN... method insert_inner (line 174) | fn insert_inner( method default (line 52) | fn default() -> Self { function get_sorted_routes (line 336) | pub fn get_sorted_routes(normalized_pages: &[String]) -> Result>) -> Compile... function free_var_references_with_vercel_system_env_warnings (line 68) | pub fn free_var_references_with_vercel_system_env_warnings( type PathType (line 209) | pub enum PathType { function pathname_for_path (line 217) | pub async fn pathname_for_path( function get_asset_prefix_from_pathname (line 242) | pub fn get_asset_prefix_from_pathname(pathname: &str) -> String { function get_asset_path_from_pathname (line 253) | pub fn get_asset_path_from_pathname(pathname: &str, ext: &str) -> String { function get_transpiled_packages (line 258) | pub async fn get_transpiled_packages( function foreign_code_context_condition (line 275) | pub async fn foreign_code_context_condition( function internal_assets_conditions (line 310) | pub async fn internal_assets_conditions() -> Result { function app_function_name (line 323) | pub fn app_function_name(page: impl Display) -> String { function pages_function_name (line 326) | pub fn pages_function_name(page: impl Display) -> String { type NextRuntime (line 348) | pub enum NextRuntime { method webpack_loader_conditions (line 358) | pub fn webpack_loader_conditions(&self) -> impl Iterator impl Iterator { type MiddlewareMatcherKind (line 377) | pub enum MiddlewareMatcherKind { function load_next_js_template (line 384) | pub async fn load_next_js_template<'b>( function load_next_js_template_no_imports (line 419) | pub async fn load_next_js_template_no_imports( function file_content_rope (line 452) | pub async fn file_content_rope(content: Vc) -> Result( function load_next_js_jsonc_file (line 489) | pub async fn load_next_js_jsonc_file( function styles_rule_condition (line 506) | pub fn styles_rule_condition() -> RuleCondition { function module_styles_rule_condition (line 540) | pub fn module_styles_rule_condition() -> RuleCondition { function worker_forwarded_globals (line 554) | pub fn worker_forwarded_globals() -> Vec { FILE: crates/next-custom-transforms/src/chain_transforms.rs type TransformOptions (line 36) | pub struct TransformOptions { method patch (line 370) | pub fn patch(mut self, fm: &SourceFile) -> Self { function custom_before_pass (line 126) | pub fn custom_before_pass<'a, C>( type BoolOr (line 399) | pub enum BoolOr { method default (line 405) | fn default() -> Self { function to_option (line 411) | pub fn to_option(&self) -> Option function deserialize (line 427) | fn deserialize(deserializer: D) -> Result function test_bool_or (line 461) | fn test_bool_or() { FILE: crates/next-custom-transforms/src/lib.rs type FxIndexMap (line 45) | type FxIndexMap = IndexMap>; FILE: crates/next-custom-transforms/src/linter.rs function linter (line 6) | pub fn linter(visitor: V) -> impl Pass FILE: crates/next-custom-transforms/src/react_compiler.rs function is_required (line 9) | pub fn is_required(program: &Program) -> bool { type Finder (line 16) | struct Finder { method visit_callee (line 25) | fn visit_callee(&mut self, node: &Callee) { method visit_export_default_decl (line 38) | fn visit_export_default_decl(&mut self, node: &ExportDefaultDecl) { method visit_export_default_expr (line 48) | fn visit_export_default_expr(&mut self, node: &ExportDefaultExpr) { method visit_expr (line 58) | fn visit_expr(&mut self, node: &Expr) { method visit_fn_decl (line 79) | fn visit_fn_decl(&mut self, node: &FnDecl) { method visit_fn_expr (line 90) | fn visit_fn_expr(&mut self, node: &FnExpr) { method visit_stmt (line 102) | fn visit_stmt(&mut self, node: &Stmt) { method visit_var_declarator (line 109) | fn visit_var_declarator(&mut self, node: &VarDeclarator) { function assert_required (line 137) | fn assert_required(code: &str, required: bool) { function lazy_return (line 162) | fn lazy_return() { function return_jsx (line 183) | fn return_jsx() { function use_hooks (line 195) | fn use_hooks() { function arrow_function (line 209) | fn arrow_function() { function export_const_arrow_function (line 228) | fn export_const_arrow_function() { function normal_arrow_function (line 247) | fn normal_arrow_function() { function export_default_arrow_function (line 260) | fn export_default_arrow_function() { function not_required_arrow_function (line 270) | fn not_required_arrow_function() { FILE: crates/next-custom-transforms/src/transforms/cjs_finder.rs function contains_cjs (line 6) | pub fn contains_cjs(m: &Module) -> bool { type CjsFinder (line 13) | struct CjsFinder { method adjust_state (line 23) | fn adjust_state<'a, I>(&mut self, iter: I) method visit_arrow_expr (line 43) | fn visit_arrow_expr(&mut self, n: &ArrowExpr) { method visit_call_expr (line 58) | fn visit_call_expr(&mut self, e: &CallExpr) { method visit_class_method (line 80) | fn visit_class_method(&mut self, n: &ClassMethod) { method visit_function (line 92) | fn visit_function(&mut self, n: &Function) { method visit_member_expr (line 104) | fn visit_member_expr(&mut self, e: &MemberExpr) { method visit_method_prop (line 121) | fn visit_method_prop(&mut self, n: &MethodProp) { method visit_module_decl (line 133) | fn visit_module_decl(&mut self, n: &ModuleDecl) { FILE: crates/next-custom-transforms/src/transforms/cjs_optimizer.rs function cjs_optimizer (line 17) | pub fn cjs_optimizer(config: Config, unresolved_ctxt: SyntaxContext) -> ... type Config (line 26) | pub struct Config { type PackageConfig (line 32) | pub struct PackageConfig { type CjsOptimizer (line 36) | pub struct CjsOptimizer { method should_rewrite (line 68) | fn should_rewrite(&self, module_specifier: &Wtf8Atom) -> Option<&FxHas... type State (line 43) | struct State { type ImportRecord (line 63) | struct ImportRecord { method visit_mut_module_items (line 76) | fn visit_mut_module_items(&mut self, stmts: &mut Vec) { method visit_mut_expr (line 83) | fn visit_mut_expr(&mut self, e: &mut Expr) { method visit_mut_module (line 162) | fn visit_mut_module(&mut self, n: &mut Module) { method visit_mut_script (line 178) | fn visit_mut_script(&mut self, n: &mut Script) { method visit_mut_stmt (line 191) | fn visit_mut_stmt(&mut self, n: &mut Stmt) { method visit_mut_var_declarator (line 201) | fn visit_mut_var_declarator(&mut self, n: &mut VarDeclarator) { method visit_mut_var_declarators (line 240) | fn visit_mut_var_declarators(&mut self, n: &mut Vec) { type Analyzer (line 248) | struct Analyzer<'a> { method visit_var_declarator (line 256) | fn visit_var_declarator(&mut self, n: &VarDeclarator) { method visit_member_expr (line 279) | fn visit_member_expr(&mut self, e: &MemberExpr) { method visit_ident (line 289) | fn visit_ident(&mut self, i: &Ident) { FILE: crates/next-custom-transforms/src/transforms/debug_fn_name.rs function debug_fn_name (line 16) | pub fn debug_fn_name() -> impl VisitMut + Pass { type DebugFnName (line 21) | struct DebugFnName { method visit_mut_call_expr (line 29) | fn visit_mut_call_expr(&mut self, n: &mut CallExpr) { method visit_mut_export_default_expr (line 53) | fn visit_mut_export_default_expr(&mut self, n: &mut ExportDefaultExpr) { method visit_mut_export_default_decl (line 62) | fn visit_mut_export_default_decl(&mut self, n: &mut ExportDefaultDecl) { method visit_mut_expr (line 71) | fn visit_mut_expr(&mut self, n: &mut Expr) { method visit_mut_fn_decl (line 106) | fn visit_mut_fn_decl(&mut self, n: &mut FnDecl) { method visit_mut_fn_expr (line 118) | fn visit_mut_fn_expr(&mut self, n: &mut FnExpr) { method visit_mut_var_declarator (line 135) | fn visit_mut_var_declarator(&mut self, n: &mut VarDeclarator) { function is_target_callee (line 187) | fn is_target_callee(e: &Callee) -> Option { FILE: crates/next-custom-transforms/src/transforms/debug_instant_stack.rs function build_page_extensions_regex (line 11) | fn build_page_extensions_regex(page_extensions: &[String]) -> String { function debug_instant_stack (line 23) | pub fn debug_instant_stack(filepath: String, page_extensions: Vec Option<(&... function find_var_init_span (line 58) | fn find_var_init_span(items: &[ModuleItem], local_name: &str) -> Option<... method visit_mut_module_items (line 84) | fn visit_mut_module_items(&mut self, items: &mut Vec) { FILE: crates/next-custom-transforms/src/transforms/disallow_re_export_all_in_page.rs function disallow_re_export_all_in_page (line 6) | pub fn disallow_re_export_all_in_page(is_page_file: bool) -> impl Pass { type DisallowReExportAllInPage (line 10) | struct DisallowReExportAllInPage; method process (line 13) | fn process(&mut self, program: &mut Program) { FILE: crates/next-custom-transforms/src/transforms/dynamic.rs function next_dynamic (line 28) | pub fn next_dynamic( type NextDynamicMode (line 62) | pub enum NextDynamicMode { type NextDynamicPatcher (line 85) | struct NextDynamicPatcher { method maybe_add_dynamically_imported_specifier (line 469) | fn maybe_add_dynamically_imported_specifier(&mut self, items: &mut Vec... type NextDynamicPatcherState (line 99) | enum NextDynamicPatcherState { type TurbopackImport (line 112) | enum TurbopackImport { method visit_mut_module_items (line 121) | fn visit_mut_module_items(&mut self, items: &mut Vec) { method visit_mut_import_decl (line 127) | fn visit_mut_import_decl(&mut self, decl: &mut ImportDecl) { method visit_mut_call_expr (line 137) | fn visit_mut_call_expr(&mut self, expr: &mut CallExpr) { type DynamicImportTransitionAdder (line 404) | struct DynamicImportTransitionAdder<'a> { method visit_mut_call_expr (line 409) | fn visit_mut_call_expr(&mut self, expr: &mut CallExpr) { function module_id_options (line 435) | fn module_id_options(module_id: Expr) -> Vec { function webpack_options (line 448) | fn webpack_options(module_id: Expr) -> Vec { function exec_expr_when_resolve_weak_available (line 522) | fn exec_expr_when_resolve_weak_available(expr: &Expr) -> Expr { function rel_filename (line 552) | fn rel_filename(base: Option<&Path>, file: &FileName) -> String { function with_transition (line 575) | fn with_transition(transition_name: &str) -> ObjectLit { function with_transition_chunking_type (line 579) | fn with_transition_chunking_type(transition_name: &str, chunking_type: &... function with_clause (line 586) | fn with_clause<'a>(entries: impl IntoIterator PropOrSpread { FILE: crates/next-custom-transforms/src/transforms/fonts/find_functions_outside_module_scope.rs type FindFunctionsOutsideModuleScope (line 8) | pub struct FindFunctionsOutsideModuleScope<'a> { method visit_ident (line 15) | fn visit_ident(&mut self, ident: &Ident) { FILE: crates/next-custom-transforms/src/transforms/fonts/font_functions_collector.rs type FontFunctionsCollector (line 10) | pub struct FontFunctionsCollector<'a> { method visit_import_decl (line 18) | fn visit_import_decl(&mut self, import_decl: &ImportDecl) { FILE: crates/next-custom-transforms/src/transforms/fonts/font_imports_generator.rs type FontImportsGenerator (line 11) | pub struct FontImportsGenerator<'a> { function check_call_expr (line 17) | fn check_call_expr( function check_var_decl (line 89) | fn check_var_decl(&mut self, var_decl: &VarDecl) -> Option { method visit_module_item (line 150) | fn visit_module_item(&mut self, item: &ModuleItem) { function object_lit_to_json (line 188) | fn object_lit_to_json(object_lit: &ObjectLit) -> Value { function expr_to_json (line 225) | fn expr_to_json(expr: &Expr) -> Result { FILE: crates/next-custom-transforms/src/transforms/fonts/mod.rs type Config (line 19) | pub struct Config { function next_font_loaders (line 24) | pub fn next_font_loaders(config: Config) -> impl Pass + VisitMut { type FontFunction (line 34) | pub struct FontFunction { type State (line 39) | pub struct State { type NextFontLoaders (line 47) | struct NextFontLoaders { method visit_mut_module_items (line 55) | fn visit_mut_module_items(&mut self, items: &mut Vec) { FILE: crates/next-custom-transforms/src/transforms/import_analyzer.rs type ImportMap (line 14) | pub(crate) struct ImportMap { method is_import (line 26) | pub fn is_import(&self, e: &Expr, module: &str, orig_name: &str) -> bo... method analyze (line 52) | pub fn analyze(m: &Module) -> Self { type Analyzer (line 61) | struct Analyzer<'a> { method visit_import_decl (line 68) | fn visit_import_decl(&mut self, import: &ImportDecl) { FILE: crates/next-custom-transforms/src/transforms/lint_codemod_comments.rs type LintErrorComment (line 9) | struct LintErrorComment function lint_codemod_comments (line 16) | pub fn lint_codemod_comments(comments: C) -> impl Visit constant COMMENT_ERROR_PREFIX (line 24) | const COMMENT_ERROR_PREFIX: &str = "@next-codemod-error"; constant COMMENT_BYPASS_PREFIX (line 25) | const COMMENT_BYPASS_PREFIX: &str = "@next-codemod-ignore"; function lint (line 31) | fn lint(&self, comment: &Comment, is_leading: bool) { function report (line 60) | fn report(span: Span, msg: &str) { method visit_span (line 70) | fn visit_span(&mut self, s: &Span) { FILE: crates/next-custom-transforms/src/transforms/middleware_dynamic.rs type WrappedExpr (line 9) | enum WrappedExpr { function next_middleware_dynamic (line 24) | pub fn next_middleware_dynamic() -> MiddlewareDynamic { type MiddlewareDynamic (line 28) | pub struct MiddlewareDynamic {} method visit_mut_expr (line 31) | fn visit_mut_expr(&mut self, expr: &mut Expr) { FILE: crates/next-custom-transforms/src/transforms/named_import_transform.rs type Config (line 13) | pub struct Config { function named_import_transform (line 17) | pub fn named_import_transform(config: Config) -> impl Pass + VisitMut { type NamedImportTransform (line 24) | struct NamedImportTransform { method visit_mut_import_decl (line 29) | fn visit_mut_import_decl(&mut self, decl: &mut ImportDecl) { FILE: crates/next-custom-transforms/src/transforms/next_ssg.rs function next_ssg (line 21) | pub fn next_ssg(eliminated_packages: Rc>>) -> im... type State (line 33) | struct State { method is_data_identifier (line 61) | fn is_data_identifier(&mut self, i: &Ident) -> Result { type Analyzer (line 102) | struct Analyzer<'a> { function add_ref (line 109) | fn add_ref(&mut self, id: Id) { method visit_mut_binding_ident (line 127) | fn visit_mut_binding_ident(&mut self, i: &mut BindingIdent) { method visit_mut_export_named_specifier (line 133) | fn visit_mut_export_named_specifier(&mut self, s: &mut ExportNamedSpecif... method visit_mut_export_decl (line 141) | fn visit_mut_export_decl(&mut self, s: &mut ExportDecl) { method visit_mut_expr (line 159) | fn visit_mut_expr(&mut self, e: &mut Expr) { method visit_mut_jsx_element (line 167) | fn visit_mut_jsx_element(&mut self, jsx: &mut JSXElement) { method visit_mut_fn_decl (line 188) | fn visit_mut_fn_decl(&mut self, f: &mut FnDecl) { method visit_mut_fn_expr (line 212) | fn visit_mut_fn_expr(&mut self, f: &mut FnExpr) { method visit_mut_module_item (line 221) | fn visit_mut_module_item(&mut self, s: &mut ModuleItem) { method visit_mut_named_export (line 260) | fn visit_mut_named_export(&mut self, n: &mut NamedExport) { method visit_mut_prop (line 266) | fn visit_mut_prop(&mut self, p: &mut Prop) { method visit_mut_var_declarator (line 274) | fn visit_mut_var_declarator(&mut self, v: &mut VarDeclarator) { type NextSsg (line 302) | struct NextSsg { method should_remove (line 308) | fn should_remove(&self, id: Id) -> bool { method mark_as_candidate (line 313) | fn mark_as_candidate(&mut self, n: &mut N) method changed (line 333) | fn changed(&self) -> bool { method reset (line 337) | fn reset(&mut self) { method visit_mut_import_decl (line 349) | fn visit_mut_import_decl(&mut self, i: &mut ImportDecl) { method visit_mut_module (line 387) | fn visit_mut_module(&mut self, m: &mut Module) { method visit_mut_module_item (line 407) | fn visit_mut_module_item(&mut self, i: &mut ModuleItem) { method visit_mut_module_items (line 430) | fn visit_mut_module_items(&mut self, items: &mut Vec) { method visit_mut_named_export (line 492) | fn visit_mut_named_export(&mut self, n: &mut NamedExport) { method visit_mut_pat (line 542) | fn visit_mut_pat(&mut self, p: &mut Pat) { method visit_mut_stmt (line 600) | fn visit_mut_stmt(&mut self, s: &mut Stmt) { method visit_mut_var_declarator (line 620) | fn visit_mut_var_declarator(&mut self, d: &mut VarDeclarator) { method visit_mut_var_declarators (line 633) | fn visit_mut_var_declarators(&mut self, decls: &mut Vec) { FILE: crates/next-custom-transforms/src/transforms/optimize_barrel.rs type Config (line 15) | pub struct Config { function optimize_barrel (line 19) | pub fn optimize_barrel(config: Config) -> impl Pass { type OptimizeBarrel (line 26) | struct OptimizeBarrel { method fold_module_items (line 31) | fn fold_module_items(&mut self, items: Vec) -> Vec]) -> Vec { function collect_idents_in_object_pat (line 322) | fn collect_idents_in_object_pat(props: &[ObjectPatProp]) -> Vec { function collect_idents_in_var_decls (line 359) | fn collect_idents_in_var_decls(decls: &[VarDeclarator]) -> Vec { FILE: crates/next-custom-transforms/src/transforms/optimize_server_react.rs type Config (line 18) | pub struct Config { function optimize_server_react (line 22) | pub fn optimize_server_react(config: Config) -> impl Pass { type OptimizeServerReact (line 30) | struct OptimizeServerReact { function effect_has_side_effect_deps (line 38) | fn effect_has_side_effect_deps(call: &CallExpr) -> bool { function wrap_expr_with_env_prod_condition (line 66) | fn wrap_expr_with_env_prod_condition(call: CallExpr) -> Expr { method fold_module_items (line 99) | fn fold_module_items(&mut self, items: Vec) -> Vec Expr { method fold_var_declarator (line 175) | fn fold_var_declarator(&mut self, decl: VarDeclarator) -> VarDeclarator { FILE: crates/next-custom-transforms/src/transforms/page_config.rs function page_config (line 10) | pub fn page_config(is_development: bool, is_page_file: bool) -> impl Pass { type PageConfig (line 19) | struct PageConfig { method handle_error (line 142) | fn handle_error(&mut self, details: &str, span: Span) { constant STRING_LITERAL_DROP_BUNDLE (line 26) | const STRING_LITERAL_DROP_BUNDLE: &str = "__NEXT_DROP_CLIENT_FILE__"; constant CONFIG_KEY (line 27) | const CONFIG_KEY: &str = "config"; method fold_module_items (line 31) | fn fold_module_items(&mut self, items: Vec) -> Vec ExportDecl { method fold_export_named_specifier (line 117) | fn fold_export_named_specifier( FILE: crates/next-custom-transforms/src/transforms/pure.rs function pure_magic (line 11) | pub fn pure_magic(comments: C) -> PureTransform type PureTransform (line 21) | pub struct PureTransform constant MODULE (line 29) | const MODULE: &str = "next/dist/build/swc/helpers"; constant FN_NAME (line 30) | const FN_NAME: &str = "__nextjs_pure"; method visit_mut_expr (line 36) | fn visit_mut_expr(&mut self, e: &mut Expr) { method visit_mut_module (line 70) | fn visit_mut_module(&mut self, m: &mut Module) { method visit_mut_module_item (line 76) | fn visit_mut_module_item(&mut self, m: &mut ModuleItem) { FILE: crates/next-custom-transforms/src/transforms/react_server_components.rs function build_page_extensions_regex (line 14) | fn build_page_extensions_regex(page_extensions: &[String]) -> String { type Config (line 48) | pub enum Config { method truthy (line 54) | pub fn truthy(&self) -> bool { type Options (line 64) | pub struct Options { type ReactServerComponents (line 78) | struct ReactServerComponents { type ModuleImports (line 90) | struct ModuleImports { type ModuleDirective (line 97) | enum ModuleDirective { type RSCErrorKind (line 103) | enum RSCErrorKind { type NextConfigProperty (line 122) | enum NextConfigProperty { method fmt (line 128) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type InvalidExportKind (line 136) | enum InvalidExportKind { method visit_mut_module (line 146) | fn visit_mut_module(&mut self, module: &mut Module) { function remove_top_level_directive (line 181) | fn remove_top_level_directive(&mut self, module: &mut Module) { function to_module_ref (line 197) | fn to_module_ref(&self, module: &mut Module, is_cjs: bool, export_names:... function prepend_comment_node (line 258) | fn prepend_comment_node(&self, module: &Module, is_cjs: bool, export_nam... function join_atoms (line 277) | fn join_atoms(atoms: &[Atom]) -> String { function report_error (line 287) | fn report_error(app_dir: &Option, filepath: &str, error_kind: R... function collect_module_info (line 396) | fn collect_module_info( type ReactServerComponentValidator (line 606) | struct ReactServerComponentValidator { method new (line 627) | pub fn new( method is_from_node_modules (line 741) | fn is_from_node_modules(&self, filepath: &str) -> bool { method is_callee_next_dynamic (line 746) | fn is_callee_next_dynamic(&self, callee: &Callee) -> bool { method assert_invalid_server_lib_apis (line 757) | fn assert_invalid_server_lib_apis(&self, import_source: &Wtf8Atom, imp... method assert_react_taint_apis (line 790) | fn assert_react_taint_apis(&self, imports: &[ModuleImports]) { method assert_server_graph (line 818) | fn assert_server_graph(&self, imports: &[ModuleImports], module: &Modu... method assert_server_filename (line 843) | fn assert_server_filename(&self, module: &Module) { method assert_client_graph (line 871) | fn assert_client_graph(&self, imports: &[ModuleImports]) { method assert_invalid_api (line 907) | fn assert_invalid_api(&self, module: &Module, is_client_entry: bool) { method check_for_next_ssr_false (line 1082) | fn check_for_next_ssr_false(&self, node: &CallExpr) -> Option<()> { method visit_script (line 1118) | fn visit_script(&mut self, script: &swc_core::ecma::ast::Script) { method visit_call_expr (line 1124) | fn visit_call_expr(&mut self, node: &CallExpr) { method visit_module (line 1132) | fn visit_module(&mut self, module: &Module) { function server_components_assert (line 1179) | pub fn server_components_assert( function server_components (line 1221) | pub fn server_components( FILE: crates/next-custom-transforms/src/transforms/server_actions.rs type ServerActionsMode (line 40) | pub enum ServerActionsMode { type Config (line 47) | pub struct Config { type Directive (line 56) | enum Directive { type DirectiveLocation (line 62) | enum DirectiveLocation { type ThisStatus (line 68) | enum ThisStatus { type ServerReferenceExport (line 74) | struct ServerReferenceExport { type ServerReferenceExportInfo (line 83) | struct ServerReferenceExportInfo { type ServerActionsErrorKind (line 88) | enum ServerActionsErrorKind { function server_actions (line 149) | pub fn server_actions( function generate_server_references_comment (line 207) | fn generate_server_references_comment( type ServerActions (line 226) | struct ServerActions { function generate_server_reference_id (line 284) | fn generate_server_reference_id( function is_default_export (line 374) | fn is_default_export(&self) -> bool { function gen_action_ident (line 381) | fn gen_action_ident(&mut self) -> Atom { function gen_cache_ident (line 387) | fn gen_cache_ident(&mut self) -> Atom { function create_bound_action_args_array_pat (line 393) | fn create_bound_action_args_array_pat(&mut self, arg_len: usize) -> Pat { function get_directive_for_function (line 415) | fn get_directive_for_function( function get_directive_for_module (line 453) | fn get_directive_for_module(&mut self, stmts: &mut Vec) -> O... function maybe_hoist_and_create_proxy_for_server_action_arrow_expr (line 477) | fn maybe_hoist_and_create_proxy_for_server_action_arrow_expr( function maybe_hoist_and_create_proxy_for_server_action_function (line 641) | fn maybe_hoist_and_create_proxy_for_server_action_function( function maybe_hoist_and_create_proxy_for_cache_arrow_expr (line 784) | fn maybe_hoist_and_create_proxy_for_cache_arrow_expr( function maybe_hoist_and_create_proxy_for_cache_function (line 889) | fn maybe_hoist_and_create_proxy_for_cache_function( function validate_async_function (line 992) | fn validate_async_function( function register_server_action_export (line 1011) | fn register_server_action_export( function register_cache_export_on_client (line 1075) | fn register_cache_export_on_client( method visit_mut_export_decl (line 1114) | fn visit_mut_export_decl(&mut self, decl: &mut ExportDecl) { method visit_mut_export_default_decl (line 1121) | fn visit_mut_export_default_decl(&mut self, decl: &mut ExportDefaultDecl) { method visit_mut_export_default_expr (line 1129) | fn visit_mut_export_default_expr(&mut self, expr: &mut ExportDefaultExpr) { method visit_mut_fn_expr (line 1198) | fn visit_mut_fn_expr(&mut self, f: &mut FnExpr) { method visit_mut_function (line 1209) | fn visit_mut_function(&mut self, f: &mut Function) { method visit_mut_decl (line 1387) | fn visit_mut_decl(&mut self, d: &mut Decl) { method visit_mut_fn_decl (line 1398) | fn visit_mut_fn_decl(&mut self, f: &mut FnDecl) { method visit_mut_arrow_expr (line 1413) | fn visit_mut_arrow_expr(&mut self, a: &mut ArrowExpr) { method visit_mut_module (line 1538) | fn visit_mut_module(&mut self, m: &mut Module) { method visit_mut_stmt (line 1543) | fn visit_mut_stmt(&mut self, n: &mut Stmt) { method visit_mut_param (line 1555) | fn visit_mut_param(&mut self, n: &mut Param) { method visit_mut_prop_or_spread (line 1565) | fn visit_mut_prop_or_spread(&mut self, n: &mut PropOrSpread) { method visit_mut_class (line 1620) | fn visit_mut_class(&mut self, n: &mut Class) { method visit_mut_class_member (line 1626) | fn visit_mut_class_member(&mut self, n: &mut ClassMember) { method visit_mut_class_method (line 1668) | fn visit_mut_class_method(&mut self, n: &mut ClassMethod) { method visit_mut_call_expr (line 1688) | fn visit_mut_call_expr(&mut self, n: &mut CallExpr) { method visit_mut_callee (line 1708) | fn visit_mut_callee(&mut self, n: &mut Callee) { method visit_mut_expr (line 1714) | fn visit_mut_expr(&mut self, n: &mut Expr) { method visit_mut_module_items (line 1741) | fn visit_mut_module_items(&mut self, stmts: &mut Vec) { method visit_mut_stmts (line 2818) | fn visit_mut_stmts(&mut self, stmts: &mut Vec) { method visit_mut_jsx_attr (line 2834) | fn visit_mut_jsx_attr(&mut self, attr: &mut JSXAttr) { method visit_mut_var_declarator (line 2852) | fn visit_mut_var_declarator(&mut self, var_declarator: &mut VarDeclarato... method visit_mut_assign_expr (line 2874) | fn visit_mut_assign_expr(&mut self, assign_expr: &mut AssignExpr) { method visit_mut_this_expr (line 2889) | fn visit_mut_this_expr(&mut self, n: &mut ThisExpr) { method visit_mut_super (line 2899) | fn visit_mut_super(&mut self, n: &mut Super) { method visit_mut_ident (line 2909) | fn visit_mut_ident(&mut self, n: &mut Ident) { function retain_names_from_declared_idents (line 2924) | fn retain_names_from_declared_idents( function may_need_cache_runtime_wrapper (line 2974) | fn may_need_cache_runtime_wrapper(expr: &Expr) -> bool { function create_cache_wrapper (line 2988) | fn create_cache_wrapper( function create_and_hoist_cache_function (line 3070) | fn create_and_hoist_cache_function( function assign_name_to_ident (line 3160) | fn assign_name_to_ident(ident: &Ident, name: &str, unresolved_ctxt: Synt... function annotate_ident_as_server_reference (line 3178) | fn annotate_ident_as_server_reference(ident: Ident, action_id: Atom, ori... function bind_args_to_ident (line 3201) | fn bind_args_to_ident(ident: Ident, bound: Vec>, ac... function detect_similar_strings (line 3249) | fn detect_similar_strings(a: &str, b: &str) -> bool { function has_body_directive (line 3297) | fn has_body_directive(maybe_body: &Option) -> (bool, bool) { function collect_idents_in_array_pat (line 3324) | fn collect_idents_in_array_pat(elems: &[Option], idents: &mut Vec) { function collect_decl_idents_in_stmt (line 3410) | fn collect_decl_idents_in_stmt(stmt: &Stmt, idents: &mut Vec) { type DirectiveVisitor (line 3424) | struct DirectiveVisitor<'a> { function visit_stmt (line 3438) | fn visit_stmt(&mut self, stmt: &Stmt) -> bool { function increment_cache_usage_counter (line 3629) | fn increment_cache_usage_counter(&mut self, cache_kind: &str) { type ClosureReplacer (line 3643) | pub(crate) struct ClosureReplacer<'a> { function index (line 3649) | fn index(&self, e: &Expr) -> Option { method visit_mut_expr (line 3656) | fn visit_mut_expr(&mut self, e: &mut Expr) { method visit_mut_prop_or_spread (line 3669) | fn visit_mut_prop_or_spread(&mut self, n: &mut PropOrSpread) { type NamePart (line 3692) | struct NamePart { type Name (line 3699) | struct Name(Id, Vec); method from (line 3702) | fn from(value: &Ident) -> Self { type Error (line 3708) | type Error = (); method try_from (line 3710) | fn try_from(value: &Expr) -> Result { type Error (line 3721) | type Error = (); method try_from (line 3723) | fn try_from(value: &MemberExpr) -> Result { type Error (line 3740) | type Error = (); method try_from (line 3742) | fn try_from(value: &OptChainExpr) -> Result { function from (line 3762) | fn from(value: Name) -> Self { function emit_error (line 3795) | fn emit_error(error_kind: ServerActionsErrorKind) { function strip_export_name_span (line 3970) | fn strip_export_name_span(export_name: &ModuleExportName) -> ModuleExpor... function program_to_data_url (line 3983) | fn program_to_data_url( FILE: crates/next-custom-transforms/src/transforms/shake_exports.rs type Config (line 13) | pub struct Config { function shake_exports (line 17) | pub fn shake_exports(config: Config) -> impl Pass { type ExportShaker (line 25) | struct ExportShaker { method fold_module (line 31) | fn fold_module(&mut self, mut module: Module) -> Module { method fold_module_items (line 37) | fn fold_module_items(&mut self, items: Vec) -> Vec ExportDecl { method fold_named_export (line 83) | fn fold_named_export(&mut self, mut export: NamedExport) -> NamedExport { method fold_export_default_decl (line 110) | fn fold_export_default_decl(&mut self, decl: ExportDefaultDecl) -> Expor... method fold_export_default_expr (line 117) | fn fold_export_default_expr(&mut self, expr: ExportDefaultExpr) -> Expor... FILE: crates/next-custom-transforms/src/transforms/strip_page_exports.rs type ExportFilter (line 24) | pub enum ExportFilter { type PageMode (line 34) | pub enum PageMode { method data_marker (line 45) | fn data_marker(self) -> Option<&'static str> { function next_transform_strip_page_exports (line 59) | pub fn next_transform_strip_page_exports( type State (line 76) | struct State { method encounter_export (line 173) | fn encounter_export( method export_type (line 220) | fn export_type(&self, id: &Id) -> Option { method should_retain_export_type (line 224) | fn should_retain_export_type(&self, export_type: ExportType) -> bool { method should_retain_id (line 236) | fn should_retain_id(&self, id: &Id) -> bool { method dropping_export (line 244) | fn dropping_export(&mut self, export_type: ExportType) -> bool { type ExportType (line 112) | enum ExportType { method from_specifier (line 120) | fn from_specifier(specifier: &ExportSpecifier) -> Option Option { type ExportTypeResult (line 166) | struct ExportTypeResult<'a> { type Analyzer (line 256) | struct Analyzer<'a> { function add_ref (line 263) | fn add_ref(&mut self, id: Id) { function within_declaration (line 281) | fn within_declaration(&mut self, id: &Id, f: impl FnOnce(&mut Self) -... function within_removed_item (line 288) | fn within_removed_item( function within_lhs_of_var (line 301) | fn within_lhs_of_var(&mut self, in_lhs_of_var: bool, f: impl FnOnce(&... function visit_declaration (line 309) | fn visit_declaration(&mut self, id: &Id, d: &D) method visit_binding_ident (line 333) | fn visit_binding_ident(&mut self, i: &BindingIdent) { method visit_named_export (line 339) | fn visit_named_export(&mut self, n: &NamedExport) { method visit_export_decl (line 359) | fn visit_export_decl(&mut self, s: &ExportDecl) { method visit_export_default_decl (line 409) | fn visit_export_default_decl(&mut self, s: &ExportDefaultDecl) { method visit_export_default_expr (line 431) | fn visit_export_default_expr(&mut self, s: &ExportDefaultExpr) { method visit_expr (line 440) | fn visit_expr(&mut self, e: &Expr) { method visit_jsx_element (line 448) | fn visit_jsx_element(&mut self, jsx: &JSXElement) { method visit_fn_decl (line 469) | fn visit_fn_decl(&mut self, f: &FnDecl) { method visit_class_decl (line 473) | fn visit_class_decl(&mut self, c: &ClassDecl) { method visit_fn_expr (line 477) | fn visit_fn_expr(&mut self, f: &FnExpr) { method visit_prop (line 485) | fn visit_prop(&mut self, p: &Prop) { method visit_var_declarator (line 493) | fn visit_var_declarator(&mut self, v: &VarDeclarator) { method visit_member_expr (line 511) | fn visit_member_expr(&mut self, e: &MemberExpr) { method visit_assign_expr (line 523) | fn visit_assign_expr(&mut self, e: &AssignExpr) { type NextSsg (line 535) | struct NextSsg { method should_remove (line 545) | fn should_remove(&self, id: &Id) -> bool { method mark_as_candidate (line 550) | fn mark_as_candidate(&mut self, n: &N) method maybe_add_data_marker (line 569) | fn maybe_add_data_marker(&mut self, items: &mut Vec) { method within_lhs_of_var (line 620) | fn within_lhs_of_var(&mut self, in_lhs_of_var: bool, f: impl FnOnce... method changed (line 630) | fn changed(&self) -> bool { method reset (line 634) | fn reset(&mut self) { method fold_array_pat (line 646) | fn fold_array_pat(&mut self, mut arr: ArrayPat) -> ArrayPat { method fold_assign_target_pat (line 656) | fn fold_assign_target_pat(&mut self, mut n: AssignTargetPat) -> AssignTa... method fold_expr (line 676) | fn fold_expr(&mut self, e: Expr) -> Expr { method fold_import_decl (line 715) | fn fold_import_decl(&mut self, mut i: ImportDecl) -> ImportDecl { method fold_module (line 756) | fn fold_module(&mut self, m: Module) -> Module { method fold_module_item (line 776) | fn fold_module_item(&mut self, i: ModuleItem) -> ModuleItem { method fold_module_items (line 828) | fn fold_module_items(&mut self, mut items: Vec) -> Vec NamedExport { method fold_object_pat (line 882) | fn fold_object_pat(&mut self, mut obj: ObjectPat) -> ObjectPat { method fold_pat (line 920) | fn fold_pat(&mut self, mut p: Pat) -> Pat { method fold_simple_assign_target (line 975) | fn fold_simple_assign_target(&mut self, mut n: SimpleAssignTarget) -> Si... method fold_stmt (line 1009) | fn fold_stmt(&mut self, mut s: Stmt) -> Stmt { method fold_var_declarator (line 1052) | fn fold_var_declarator(&mut self, d: VarDeclarator) -> VarDeclarator { method fold_var_declarators (line 1065) | fn fold_var_declarators(&mut self, mut decls: Vec) -> Vec... function find_member_root_id (line 1079) | fn find_member_root_id(member_expr: &MemberExpr) -> Option { FILE: crates/next-custom-transforms/src/transforms/track_dynamic_imports.rs function track_dynamic_imports (line 17) | pub fn track_dynamic_imports( type ImportReplacer (line 24) | struct ImportReplacer { function new (line 34) | pub fn new(unresolved_mark: Mark, comments: C) -> Self { function find_awaited_import_call_span (line 49) | fn find_awaited_import_call_span(expr: &Expr) -> Option { function extract_export_names_from_pat (line 76) | fn extract_export_names_from_pat(pat: &ObjectPat) -> Option> { method visit_mut_program (line 99) | fn visit_mut_program(&mut self, program: &mut Program) { method visit_mut_var_declarator (line 124) | fn visit_mut_var_declarator(&mut self, decl: &mut VarDeclarator) { method visit_mut_expr (line 143) | fn visit_mut_expr(&mut self, expr: &mut Expr) { type MakeNamedImportArgs (line 190) | struct MakeNamedImportArgs<'a> { function make_named_import_esm (line 197) | fn make_named_import_esm(args: MakeNamedImportArgs) -> ModuleItem { function make_named_import_cjs (line 215) | fn make_named_import_cjs(args: MakeNamedImportArgs) -> Stmt { FILE: crates/next-custom-transforms/src/transforms/warn_for_edge_runtime.rs function warn_for_edge_runtime (line 17) | pub fn warn_for_edge_runtime( function warn_for_edge_runtime_with_handlers (line 45) | pub fn warn_for_edge_runtime_with_handlers( type WarnForEdgeRuntime (line 81) | struct WarnForEdgeRuntime { constant EDGE_UNSUPPORTED_NODE_APIS (line 96) | const EDGE_UNSUPPORTED_NODE_APIS: &[&str] = &[ function warn_if_nodejs_module (line 120) | fn warn_if_nodejs_module(&self, span: Span, module_specifier: &Wtf8Atom)... function emit_unsupported_api_error (line 148) | fn emit_unsupported_api_error(&self, span: Span, api_name: &str) -> Opti... function is_in_middleware_layer (line 176) | fn is_in_middleware_layer(&self) -> bool { function warn_for_unsupported_process_api (line 180) | fn warn_for_unsupported_process_api(&self, span: Span, prop: &IdentName) { function add_guards (line 191) | fn add_guards(&mut self, test: &Expr) { function add_guard_for_test (line 198) | fn add_guard_for_test(&mut self, test: &Expr) { function emit_dynamic_not_allowed_error (line 234) | fn emit_dynamic_not_allowed_error(&self, span: Span) { function with_new_scope (line 244) | fn with_new_scope(&mut self, f: impl FnOnce(&mut Self)) { method visit_call_expr (line 261) | fn visit_call_expr(&mut self, n: &CallExpr) { method visit_bin_expr (line 271) | fn visit_bin_expr(&mut self, node: &BinExpr) { method visit_cond_expr (line 295) | fn visit_cond_expr(&mut self, node: &CondExpr) { method visit_expr (line 304) | fn visit_expr(&mut self, n: &Expr) { method visit_if_stmt (line 324) | fn visit_if_stmt(&mut self, node: &IfStmt) { method visit_import_decl (line 333) | fn visit_import_decl(&mut self, n: &ImportDecl) { method visit_member_expr (line 339) | fn visit_member_expr(&mut self, n: &MemberExpr) { method visit_named_export (line 350) | fn visit_named_export(&mut self, n: &NamedExport) { method visit_unary_expr (line 358) | fn visit_unary_expr(&mut self, node: &UnaryExpr) { FILE: crates/next-custom-transforms/tests/errors.rs function syntax (line 27) | fn syntax() -> Syntax { function re_export_all_in_page (line 35) | fn re_export_all_in_page(input: PathBuf) { function next_dynamic_errors (line 51) | fn next_dynamic_errors(input: PathBuf) { function next_ssg_errors (line 77) | fn next_ssg_errors(input: PathBuf) { function react_server_components_errors (line 95) | fn react_server_components_errors(input: PathBuf) { function next_font_loaders_errors (line 135) | fn next_font_loaders_errors(input: PathBuf) { function react_server_actions_errors (line 159) | fn react_server_actions_errors(input: PathBuf) { function next_transform_strip_page_exports_errors (line 212) | fn next_transform_strip_page_exports_errors(input: PathBuf) { function use_cache_not_allowed (line 230) | fn use_cache_not_allowed(input: PathBuf) { FILE: crates/next-custom-transforms/tests/errors/next-font-loaders/wrong-scope/input.js function Hello (line 8) | function Hello() { class C (line 14) | class C { method constructor (line 15) | constructor() { FILE: crates/next-custom-transforms/tests/errors/next-font-loaders/wrong-scope/output.js function Hello (line 6) | function Hello() { class C (line 11) | class C { method constructor (line 12) | constructor(){ FILE: crates/next-custom-transforms/tests/errors/next-ssg/server-side-after-static-paths/input.js function getStaticPaths (line 1) | async function getStaticPaths() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/app-dir/cache-life/input.js function test (line 3) | async function test() { FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/app-dir/cache-life/output.js function test (line 2) | async function test() { FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/app-dir/cache-tag/input.js function test (line 3) | async function test() { FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/app-dir/cache-tag/output.js function test (line 2) | async function test() { FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/cache-life/input.js function test (line 3) | async function test() { FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/cache-life/output.js function test (line 2) | async function test() { FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/cache-tag/input.js function test (line 3) | async function test() { FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/cache-tag/output.js function test (line 2) | async function test() { FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/generate-metadata/output.js function generateMetadata (line 1) | function generateMetadata() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/generate-metadata/page.js function generateMetadata (line 1) | function generateMetadata() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/get-server-side-props/output.js function getServerSideProps (line 1) | function getServerSideProps() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/get-server-side-props/page.js function getServerSideProps (line 1) | function getServerSideProps() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/get-static-props/output.js function getStaticProps (line 1) | function getStaticProps() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/get-static-props/page.js function getStaticProps (line 1) | function getStaticProps() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/multiple/output.js function generateMetadata (line 2) | function generateMetadata() {} function getServerSideProps (line 3) | function getServerSideProps() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/client-graph/multiple/page.js function generateMetadata (line 3) | function generateMetadata() {} function getServerSideProps (line 5) | function getServerSideProps() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/server-graph/cache-components/instant-with-cache-components/output.js function Page (line 4) | function Page() { FILE: crates/next-custom-transforms/tests/errors/react-server-components/server-graph/cache-components/instant-with-cache-components/page.js function Page (line 3) | function Page() { FILE: crates/next-custom-transforms/tests/errors/react-server-components/server-graph/generate-metadata/output.js function generateMetadata (line 2) | function generateMetadata() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/server-graph/generate-metadata/page.js function generateMetadata (line 2) | function generateMetadata() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/server-graph/get-server-side-props/output.js function getServerSideProps (line 1) | function getServerSideProps() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/server-graph/get-server-side-props/page.js function getServerSideProps (line 1) | function getServerSideProps() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/server-graph/get-static-props/output.js function getStaticProps (line 1) | function getStaticProps() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/server-graph/get-static-props/page.js function getStaticProps (line 1) | function getStaticProps() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/server-graph/instant-requires-cache-components/output.js function Page (line 4) | function Page() { FILE: crates/next-custom-transforms/tests/errors/react-server-components/server-graph/instant-requires-cache-components/page.js function Page (line 3) | function Page() { FILE: crates/next-custom-transforms/tests/errors/react-server-components/server-graph/metadata-conflict/output.js function generateMetadata (line 2) | function generateMetadata() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/server-graph/metadata-conflict/page.js function generateMetadata (line 3) | function generateMetadata() {} FILE: crates/next-custom-transforms/tests/errors/react-server-components/server-graph/taint-without-config/input.js function Page (line 5) | function Page() { FILE: crates/next-custom-transforms/tests/errors/react-server-components/server-graph/taint-without-config/output.js function Page (line 3) | function Page() { FILE: crates/next-custom-transforms/tests/errors/server-actions/client-graph/1/input.js function App (line 3) | function App() { FILE: crates/next-custom-transforms/tests/errors/server-actions/client-graph/1/output.js function App (line 1) | function App() { FILE: crates/next-custom-transforms/tests/errors/server-actions/client-graph/2/input.js function App (line 3) | function App() { FILE: crates/next-custom-transforms/tests/errors/server-actions/client-graph/2/output.js function App (line 1) | function App() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/1/input.js function foo (line 3) | function foo() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/1/output.js function foo (line 1) | function foo() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/10/input.js function foo (line 3) | async function foo() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/10/output.js function foo (line 2) | async function foo() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/12/input.js function foo (line 4) | async function foo() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/13/input.js function foo (line 8) | async function foo() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/14/input.js function foo (line 4) | function foo() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/15/input.js function Default (line 1) | function Default() { function foo (line 5) | function foo() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/15/output.js function Default (line 1) | function Default() {} function foo (line 2) | function foo() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/16/input.js function foo (line 3) | async function foo() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/16/output.js function foo (line 1) | async function foo() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/17/input.js function foo (line 1) | async function foo() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/17/output.js function foo (line 1) | async function foo() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/18/input.js function fn (line 1) | async function fn() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/18/output.js function fn (line 1) | async function fn() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/19/input.js function fn (line 1) | async function fn() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/19/output.js function fn (line 1) | async function fn() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/2/input.js function bar (line 7) | function bar() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/2/output.js function bar (line 2) | function bar() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/20/input.js function fn (line 1) | async function fn() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/20/output.js function fn (line 1) | async function fn() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/21/input.js function fn (line 4) | async function fn() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/21/output.js function fn (line 2) | async function fn() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/22/input.js function a (line 1) | async function a() { method fetch (line 41) | async fetch() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/22/output.js function a (line 1) | async function a() { method fetch (line 34) | async fetch () { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/23/input.js function a (line 4) | async function a() { method foo (line 20) | foo() { method bar (line 23) | bar() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/23/output.js function a (line 2) | async function a() { method foo (line 15) | foo () { method bar (line 18) | bar () { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/24/input.js function a (line 4) | async function a() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/24/output.js function a (line 2) | async function a() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/25/input.js class MyClass (line 1) | class MyClass { method foo (line 2) | async foo() { method bar (line 7) | async bar() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/25/output.js class MyClass (line 1) | class MyClass { method foo (line 2) | async foo() { method bar (line 6) | async bar() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/26/input.js class MyClass (line 3) | class MyClass extends BaseClass { method foo (line 4) | static async foo() { method bar (line 10) | static async bar() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/26/output.js class MyClass (line 2) | class MyClass extends BaseClass { method foo (line 3) | static async foo() { method bar (line 8) | static async bar() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/27/input.js function foo (line 3) | async function foo() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/27/output.js function foo (line 2) | async function foo() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/28/input.js function foo (line 3) | async function foo() { function bar (line 7) | async function bar() { function baz (line 12) | async function baz() { function qux (line 17) | async function qux() { function quux (line 22) | async function quux() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/28/output.js function foo (line 1) | async function foo() { function bar (line 4) | async function bar() { function baz (line 7) | async function baz() { function qux (line 10) | async function qux() { function quux (line 13) | async function quux() { FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/29/input.js function foo (line 4) | async function foo() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/30/input.js function foo (line 4) | async function foo() {} FILE: crates/next-custom-transforms/tests/errors/server-actions/server-graph/4/input.js class Component (line 3) | class Component { method render (line 4) | render() { FILE: crates/next-custom-transforms/tests/errors/strip-page-exports/server-side-after-static-paths/input.js function getStaticPaths (line 1) | async function getStaticPaths() {} FILE: crates/next-custom-transforms/tests/errors/use-cache-not-allowed/1/input.js function Page (line 3) | async function Page() { FILE: crates/next-custom-transforms/tests/errors/use-cache-not-allowed/1/output.js function Page (line 1) | async function Page() { FILE: crates/next-custom-transforms/tests/errors/use-cache-not-allowed/2/input.js function Page (line 1) | async function Page() { FILE: crates/next-custom-transforms/tests/errors/use-cache-not-allowed/2/output.js function Page (line 1) | async function Page() { FILE: crates/next-custom-transforms/tests/fixture.rs function syntax (line 46) | fn syntax() -> Syntax { function next_dynamic_fixture (line 55) | fn next_dynamic_fixture(input: PathBuf) { function app_dir_next_dynamic_fixture (line 176) | fn app_dir_next_dynamic_fixture(input: PathBuf) { function next_ssg_fixture (line 342) | fn next_ssg_fixture(input: PathBuf) { function relay_no_artifact_dir_fixture (line 379) | fn relay_no_artifact_dir_fixture(input: PathBuf) { function shake_exports_fixture (line 406) | fn shake_exports_fixture(input: PathBuf) { function shake_exports_fixture_default (line 429) | fn shake_exports_fixture_default(input: PathBuf) { function react_server_components_typescript (line 445) | fn react_server_components_typescript(input: PathBuf) { function react_server_components_fixture (line 474) | fn react_server_components_fixture(input: PathBuf) { function next_font_loaders_fixture (line 526) | fn next_font_loaders_fixture(input: PathBuf) { function server_actions_fixture (line 543) | fn server_actions_fixture(input: PathBuf) { function next_font_with_directive_fixture (line 600) | fn next_font_with_directive_fixture(input: PathBuf) { function cjs_optimize_fixture (line 637) | fn cjs_optimize_fixture(input: PathBuf) { function named_import_transform_fixture (line 677) | fn named_import_transform_fixture(input: PathBuf) { function optimize_barrel_fixture (line 703) | fn optimize_barrel_fixture(input: PathBuf) { function optimize_barrel_wildcard_fixture (line 729) | fn optimize_barrel_wildcard_fixture(input: PathBuf) { function optimize_server_react_fixture (line 755) | fn optimize_server_react_fixture(input: PathBuf) { function json (line 776) | fn json(s: &str) -> T function pure (line 784) | fn pure(input: PathBuf) { function run_strip_page_exports_test (line 803) | fn run_strip_page_exports_test(input: &Path, output: &Path, mode: Export... function next_transform_strip_page_exports_fixture_data (line 841) | fn next_transform_strip_page_exports_fixture_data(output: PathBuf) { function next_transform_strip_page_exports_fixture_default (line 848) | fn next_transform_strip_page_exports_fixture_default(output: PathBuf) { function test_debug_name (line 855) | fn test_debug_name(input: PathBuf) { function test_debug_instant_stack (line 876) | fn test_debug_instant_stack(input: PathBuf) { function test_edge_assert (line 892) | fn test_edge_assert(input: PathBuf) { function test_source_maps (line 927) | fn test_source_maps(input: PathBuf) { function track_dynamic_imports_fixture (line 972) | fn track_dynamic_imports_fixture(input: PathBuf) { function lint_to_fold (line 994) | fn lint_to_fold(r: R) -> impl Pass FILE: crates/next-custom-transforms/tests/fixture/debug-fn-name/composite-hook/input.js function useSomething (line 1) | function useSomething() { FILE: crates/next-custom-transforms/tests/fixture/debug-fn-name/composite-hook/output.js function useSomething (line 1) | function useSomething() { FILE: crates/next-custom-transforms/tests/fixture/debug-fn-name/export-default-decl/input.js function Page (line 1) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/debug-fn-name/export-default-decl/output.js function Page (line 1) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/debug-fn-name/normal/input.js function MyComponent (line 1) | function MyComponent() { FILE: crates/next-custom-transforms/tests/fixture/debug-fn-name/normal/output.js function MyComponent (line 1) | function MyComponent() { FILE: crates/next-custom-transforms/tests/fixture/debug-fn-name/outlined-functions/input.js function C (line 1) | function C() { FILE: crates/next-custom-transforms/tests/fixture/debug-fn-name/outlined-functions/output.js function C (line 1) | function C() { FILE: crates/next-custom-transforms/tests/fixture/debug-instant-stack/with-aliased-export/input.js function Page (line 4) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/debug-instant-stack/with-aliased-export/output.js function Page (line 5) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/debug-instant-stack/with-indirect-export/input.js function Page (line 5) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/debug-instant-stack/with-indirect-export/output.js function Page (line 6) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/debug-instant-stack/with-instant/input.js function Page (line 3) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/debug-instant-stack/with-instant/output.js function Page (line 4) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/debug-instant-stack/with-named-export/input.js function Page (line 4) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/debug-instant-stack/with-named-export/output.js function Page (line 5) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/debug-instant-stack/with-reexport/input.js function Page (line 3) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/debug-instant-stack/with-reexport/output.js function Page (line 2) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/debug-instant-stack/without-instant/input.js function Page (line 3) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/debug-instant-stack/without-instant/output.js function Page (line 2) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/next-font-with-directive/use-cache/input.js function Cached (line 7) | async function Cached({ children }) { FILE: crates/next-custom-transforms/tests/fixture/next-font-with-directive/use-server/input.js function myCoolServerAction (line 7) | async function myCoolServerAction() { FILE: crates/next-custom-transforms/tests/fixture/next-font-with-directive/use-server/output.js function myCoolServerAction (line 4) | async function myCoolServerAction() { FILE: crates/next-custom-transforms/tests/fixture/optimize_server_react/1/input.js function App (line 4) | function App() { FILE: crates/next-custom-transforms/tests/fixture/optimize_server_react/1/output.js function App (line 3) | function App() { FILE: crates/next-custom-transforms/tests/fixture/optimize_server_react/2/input.js function FilterItemDropdown (line 11) | function FilterItemDropdown({ list }) { FILE: crates/next-custom-transforms/tests/fixture/optimize_server_react/2/output.js function FilterItemDropdown (line 7) | function FilterItemDropdown({ list }) { FILE: crates/next-custom-transforms/tests/fixture/optimize_server_react/3/input.js function App (line 3) | function App({ x }) { FILE: crates/next-custom-transforms/tests/fixture/optimize_server_react/3/output.js function App (line 2) | function App({ x }) { FILE: crates/next-custom-transforms/tests/fixture/optimize_server_react/4/input.js function App (line 5) | function App() { FILE: crates/next-custom-transforms/tests/fixture/optimize_server_react/4/output.js function App (line 4) | function App() { FILE: crates/next-custom-transforms/tests/fixture/optimize_server_react/5/input.js function Page (line 3) | async function Page() { FILE: crates/next-custom-transforms/tests/fixture/optimize_server_react/5/output.js function Page (line 2) | async function Page() { FILE: crates/next-custom-transforms/tests/fixture/optimize_server_react/7/input.js function App (line 4) | function App() { FILE: crates/next-custom-transforms/tests/fixture/optimize_server_react/7/output.js function App (line 3) | function App() { FILE: crates/next-custom-transforms/tests/fixture/react-server-components/client-graph/actions/input.js function test (line 7) | async function test() { FILE: crates/next-custom-transforms/tests/fixture/react-server-components/client-graph/cache-life/input.js function test (line 5) | async function test() { FILE: crates/next-custom-transforms/tests/fixture/react-server-components/client-graph/cache-tag/input.js function test (line 5) | async function test() { FILE: crates/next-custom-transforms/tests/fixture/relay/input.tsx function SomeQueryComponent (line 13) | function SomeQueryComponent() { function SomeMutationComponent (line 36) | function SomeMutationComponent() { FILE: crates/next-custom-transforms/tests/fixture/relay/output.js function SomeQueryComponent (line 3) | function SomeQueryComponent() { function SomeMutationComponent (line 8) | function SomeMutationComponent() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/client-graph/1/input.js function myAction (line 3) | async function myAction(a, b, c) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/client-graph/13/input.js function staticallyKnownFunction (line 31) | async function staticallyKnownFunction() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/client-graph/15/input.js function foo (line 3) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/client-graph/16/input.js function foo (line 3) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/client-graph/4/input.js function foo (line 3) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/client-graph/5/input.js function action0 (line 5) | async function action0(b, c, ...g) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/client-graph/6/input.js function foo (line 3) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/client-graph/8/input.js function bar (line 3) | async function bar() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/client-graph/9/input.js function foo (line 3) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/client-graph/turbopack/1/input.js function foo (line 3) | async function foo() { function bar (line 7) | async function bar() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/1/input.js function Item (line 4) | function Item({ id1, id2 }) { function Home (line 13) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/1/output.js function Item (line 11) | function Item({ id1, id2 }) { function Home (line 21) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/10/input.js function foo (line 3) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/10/output.js function foo (line 2) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/12/input.js function foo (line 2) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/12/output.js function foo (line 2) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/14/input.js function foo (line 3) | async function foo() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/14/output.js function foo (line 2) | async function foo() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/16/input.js function Item (line 6) | function Item({ id1, id2 }) { function g (line 18) | async function g(y, ...z) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/16/output.js function Item (line 13) | function Item({ id1, id2 }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/18/input.js function Item (line 6) | function Item({ id1, id2 }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/18/output.js function Item (line 20) | function Item({ id1, id2 }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/19/input.js function Item (line 3) | function Item({ value }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/19/output.js function Item (line 9) | function Item({ value }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/2/input.js function myAction (line 4) | async function myAction(a, b, c) { function Page (line 9) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/2/output.js function Page (line 9) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/21/input.js function Page (line 6) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/21/output.js function Page (line 11) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/23/input.js function Page (line 1) | function Page({ foo, x, y }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/23/output.js function Page (line 13) | function Page({ foo, x, y }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/24/input.js function Page (line 1) | function Page({ foo, x, y }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/24/output.js function Page (line 8) | function Page({ foo, x, y }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/25/input.js function Item (line 4) | function Item({ id1, id2 }) { function Item2 (line 20) | function Item2({ id1, id2 }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/25/output.js function Item (line 11) | function Item({ id1, id2 }) { function Item2 (line 29) | function Item2({ id1, id2 }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/27/input.js function foo (line 5) | async function foo() { function bar (line 12) | async function bar() { function baz (line 17) | async function baz() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/28/input.js function Comp (line 3) | function Comp(b, c, ...g) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/28/output.js function Comp (line 32) | function Comp(b, c, ...g) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/3/input.js function myAction (line 3) | async function myAction(a, b, c) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/3/output.js function myAction (line 3) | async function myAction(a, b, c) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/30/input.js function action0 (line 5) | async function action0(b, c, ...g) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/30/output.js function action0 (line 32) | async function action0(b, c, ...g) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/31/input.js method f (line 4) | async f(x) { method f (line 12) | async f(x) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/31/output.js method f (line 3) | async f (x) { method f (line 11) | async f(x) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/32/input.js function Component (line 1) | function Component() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/32/output.js function Component (line 9) | function Component() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/33/input.js function fn (line 3) | async function fn() { function Component (line 8) | async function Component() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/33/output.js function Component (line 16) | async function Component() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/34/input.js function bar (line 9) | async function bar() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/36/input.js function foo (line 3) | async function foo() { function bar (line 7) | async function bar() { function Cached (line 11) | async function Cached({ children }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/37/input.js function fn (line 3) | async function fn() { function Component (line 8) | async function Component() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/37/output.js function Component (line 15) | async function Component() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/38/input.js function foo (line 3) | async function foo() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/39/input.js function Component (line 3) | async function Component({ foo }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/39/output.js function Component (line 18) | async function Component({ foo }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/4/input.js function a (line 2) | async function a() {} function b (line 3) | async function b() {} function c (line 4) | async function c() {} function d (line 6) | function d() {} function Foo (line 8) | function Foo() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/4/output.js function a (line 2) | async function a() {} function b (line 3) | async function b() {} function c (line 4) | async function c() {} function d (line 5) | function d() {} function Foo (line 8) | function Foo() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/40/input.js function Component (line 3) | async function Component({ a }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/40/output.js function Component (line 29) | async function Component({ a }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/41/input.js function Component (line 3) | async function Component({ foo }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/42/input.js function Component (line 3) | async function Component({ foo }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/42/output.js function Component (line 18) | async function Component({ foo }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/43/input.js function getCachedRandom (line 5) | async function getCachedRandom(x, children) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/44/input.js function Page (line 3) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/44/output.js function Page (line 23) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/45/input.js function Foo (line 4) | function Foo() { function bar (line 10) | async function bar() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/45/output.js function Foo (line 5) | function Foo() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/46/input.js function f1 (line 4) | async function f1(a, b) { function f2 (line 10) | async function f2(a, b) { function f3 (line 16) | async function f3(a, b, ...rest) { function f4 (line 22) | async function f4(a, b, c, d, e) { function f5 (line 28) | async function f5(a, b, c, d, e, f) { function f6 (line 34) | async function f6(a, b, c, d, e, f, g) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/47/input.js function action (line 3) | async function action(formData) { function Form (line 13) | function Form() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/47/output.js function Form (line 8) | function Form() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/48/input.js function action (line 4) | async function action(a, b, c) { function action2 (line 15) | async function action2(a, b, ...c) { function action3 (line 26) | async function action3(a, b) { function cache (line 37) | async function cache(a, b) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/48/output.js function action (line 5) | async function action(a, b, c) { function action2 (line 13) | async function action2(a, b, ...c) { function action3 (line 21) | async function action3(a, b) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/5/input.js function Item (line 6) | function Item({ id1, id2, id3, id4 }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/5/output.js function Item (line 17) | function Item({ id1, id2, id3, id4 }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/51/input.js function foo (line 15) | async function foo(a, b) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/52/input.js function Component (line 3) | async function Component(a) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/52/output.js function Component (line 44) | async function Component(a) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/53/input.js method foo (line 2) | async foo() { method bar (line 5) | async bar() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/54/input.js function createObj (line 1) | function createObj(n) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/54/output.js function createObj (line 20) | function createObj(n) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/55/input.js method fetch (line 3) | async fetch() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/57/input.js class MyClass (line 1) | class MyClass { method foo (line 2) | static async foo() { method bar (line 7) | static async bar() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/57/output.js class MyClass (line 18) | class MyClass { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/58/input.js function createCachedFn (line 1) | function createCachedFn(start) { function createServerAction (line 12) | function createServerAction(start) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/58/output.js function createCachedFn (line 15) | function createCachedFn(start) { function createServerAction (line 26) | function createServerAction(start) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/59/input.js function test (line 27) | async function test() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/59/output.js function test (line 20) | async function test() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/6/input.js function x (line 27) | function x() { function y (line 32) | function y(p, [p1, { p2 }], ...p3) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/6/output.js function x (line 13) | function x() { function y (line 29) | function y(p, [p1, { p2 }], ...p3) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/60/input.ts type T (line 5) | type T = {} type I (line 6) | interface I {} type E (line 7) | enum E {} type D (line 8) | interface D {} function Page (line 10) | async function Page() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/60/output.ts type T (line 6) | type T = { type I (line 8) | interface I { type E (line 10) | enum E { type D (line 12) | interface D { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/61/input.js function ComponentA (line 1) | function ComponentA({ list, y }) { function ComponentB (line 14) | function ComponentB({ list, y }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/61/output.js function ComponentA (line 8) | function ComponentA({ list, y }) { function ComponentB (line 20) | function ComponentB({ list, y }) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/62/input.ts type X (line 3) | type X = string function actionA (line 11) | async function actionA(): Promise { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/62/output.ts type X (line 2) | type X = string; function actionA (line 9) | async function actionA(): Promise { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/63/data.ts type Data (line 1) | interface Data {} function getData (line 2) | async function getData() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/63/input.tsx function staticallyKnownFunction (line 30) | async function staticallyKnownFunction() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/66/input.js function foo (line 3) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/66/output.js function foo (line 2) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/67/input.js function foo (line 3) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/68/input.tsx type Foo (line 6) | type Foo = {} type Bar (line 7) | type Bar = {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/68/output.tsx type Foo (line 6) | type Foo = { type Bar (line 8) | type Bar = { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/7/input.js function Item1 (line 4) | function Item1(product, foo, bar) { function Item2 (line 20) | function Item2(product, foo, bar) { function Item3 (line 36) | function Item3(product, foo, bar) { function Item4 (line 52) | function Item4(product, foo, bar) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/7/output.js function Item1 (line 11) | function Item1(product, foo, bar) { function Item2 (line 21) | function Item2(product, foo, bar) { function Item3 (line 31) | function Item3(product, foo, bar) { function Item4 (line 41) | function Item4(product, foo, bar) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/70/input.js function action (line 4) | async function action(x) { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/71/input.js function foo (line 4) | async function foo() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/8/input.js function myAction (line 3) | async function myAction(a, b, c) { function Page (line 10) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/8/output.js function Page (line 10) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/9/input.js function foo (line 4) | async function foo() {} function bar (line 7) | async function bar() {} function qux (line 10) | async function qux() {} FILE: crates/next-custom-transforms/tests/fixture/server-actions/server-graph/9/output.js function foo (line 3) | async function foo() {} function bar (line 5) | async function bar() {} function qux (line 7) | async function qux() {} FILE: crates/next-custom-transforms/tests/fixture/shake-exports/keep-default/input.js function removeFunction (line 2) | function removeFunction() { function shouldBeKept (line 7) | function shouldBeKept() { FILE: crates/next-custom-transforms/tests/fixture/shake-exports/keep-default/output.js function shouldBeKept (line 2) | function shouldBeKept() { FILE: crates/next-custom-transforms/tests/fixture/shake-exports/most-usecases/input.js function keep (line 2) | async function keep() { function removeFunction (line 7) | function removeFunction() { class RemoveClass (line 17) | class RemoveClass { method remove (line 18) | remove() { function removeDefault (line 35) | function removeDefault() { function ShouldBeKept (line 39) | function ShouldBeKept() { function keep5 (line 44) | function keep5() { FILE: crates/next-custom-transforms/tests/fixture/shake-exports/most-usecases/output.js function keep (line 2) | async function keep() { function ShouldBeKept (line 10) | function ShouldBeKept() { function keep5 (line 14) | function keep5() { FILE: crates/next-custom-transforms/tests/fixture/source-maps/client-graph/development/server-actions/1/input.js function getHeaders (line 8) | async function getHeaders() { function inc (line 13) | async function inc(value) { function slowInc (line 17) | async function slowInc(value) { function dec (line 22) | async function dec(value) { function redirectAction (line 31) | async function redirectAction(path) { function foo (line 41) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/source-maps/client-graph/production/server-actions/1/input.js function getHeaders (line 8) | async function getHeaders() { function inc (line 13) | async function inc(value) { function slowInc (line 17) | async function slowInc(value) { function dec (line 22) | async function dec(value) { function redirectAction (line 31) | async function redirectAction(path) { function foo (line 41) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/source-maps/server-graph/use-cache/1/input.js function bar (line 7) | async function bar() { FILE: crates/next-custom-transforms/tests/fixture/source-maps/turbopack/client-graph/development/server-actions/1/input.js function getHeaders (line 8) | async function getHeaders() { function inc (line 13) | async function inc(value) { function slowInc (line 17) | async function slowInc(value) { function dec (line 22) | async function dec(value) { function redirectAction (line 31) | async function redirectAction(path) { function foo (line 41) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/source-maps/turbopack/client-graph/production/server-actions/1/input.js function getHeaders (line 8) | async function getHeaders() { function inc (line 13) | async function inc(value) { function slowInc (line 17) | async function slowInc(value) { function dec (line 22) | async function dec(value) { function redirectAction (line 31) | async function redirectAction(path) { function foo (line 41) | async function foo() {} FILE: crates/next-custom-transforms/tests/fixture/ssg/getServerSideProps/destructuring-assignment-array/input.js function getServerSideProps (line 7) | async function getServerSideProps() { function Home (line 13) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getServerSideProps/destructuring-assignment-array/output.js function Home (line 4) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getServerSideProps/query-usage/input.js function getServerSideProps (line 1) | async function getServerSideProps({ query }) { function GspPage (line 5) | function GspPage({ prop }) { FILE: crates/next-custom-transforms/tests/fixture/ssg/getServerSideProps/query-usage/output.js function GspPage (line 2) | function GspPage({ prop }) { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/destructuring-assignment-array/input.js function getStaticProps (line 7) | async function getStaticProps() { function Home (line 13) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/destructuring-assignment-array/output.js function Home (line 4) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/destructuring-assignment-object/input.js function getStaticProps (line 7) | async function getStaticProps() { function Home (line 15) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/destructuring-assignment-object/output.js function Home (line 4) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/issue-30091/input.js function Home (line 1) | function Home({}) { function getStaticProps (line 9) | async function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/issue-30091/output.js function Home (line 2) | function Home({}) { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/issue-31855/input.js function Home (line 10) | function Home({}) { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/issue-31855/output.js function Home (line 3) | function Home({}) { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/multi-declarator-export/input.js function getStaticProps (line 4) | async function getStaticProps() { function Page (line 12) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/multi-declarator-export/output.js function Page (line 3) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/no-props/input.js function Home (line 1) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/no-props/output.js function Home (line 1) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-not-crash-for-class-declarations/input.js function getStaticPaths (line 1) | function getStaticPaths() { class MyClass (line 7) | class MyClass {} function Test (line 9) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-not-crash-for-class-declarations/output.js class MyClass (line 2) | class MyClass { function Test (line 4) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-not-mix-up-bindings/input.js function Function1 (line 1) | function Function1() { function Function2 (line 9) | function Function2() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-not-mix-up-bindings/output.js function Function1 (line 1) | function Function1() { function Function2 (line 8) | function Function2() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-not-remove-extra-named-export-function-declarations/input.js function getStaticProps (line 1) | function getStaticProps() { function Noop (line 5) | function Noop() {} function Test (line 7) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-not-remove-extra-named-export-function-declarations/output.js function Noop (line 2) | function Noop() {} function Test (line 3) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-not-remove-extra-named-export-variable-declarations/input.js function Test (line 10) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-not-remove-extra-named-export-variable-declarations/output.js function Test (line 3) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-not-remove-import-used-in-render/input.js function Test (line 13) | function Test() { function getStaticProps (line 29) | async function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-not-remove-import-used-in-render/output.js function Test (line 4) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-combined-named-export-specifiers/input.js function Test (line 3) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-combined-named-export-specifiers/output.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-extra-named-export-speicifers/input.js function Test (line 3) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-extra-named-export-speicifers/output.js function Test (line 3) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-named-export-function-declarations-async/input.js function getStaticPaths (line 1) | async function getStaticPaths() { function getStaticProps (line 5) | async function getStaticProps() { function Test (line 9) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-named-export-function-declarations-async/output.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-named-export-function-declarations/input.js function getStaticPaths (line 1) | function getStaticPaths() { function getStaticProps (line 5) | function getStaticProps() { function Test (line 9) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-named-export-function-declarations/output.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-named-export-variable-declarations-async/input.js function Test (line 9) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-named-export-variable-declarations-async/output.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-named-export-variable-declarations/input.js function Test (line 9) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-named-export-variable-declarations/output.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-re-exported-function-declarations-dependents-variables-functions-imports/input.js function dont_bug_me_either (line 11) | function dont_bug_me_either() {} function inception1 (line 18) | function inception1() { function abc (line 23) | function abc() {} function getStaticProps (line 33) | function getStaticProps() { function Test (line 44) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-re-exported-function-declarations-dependents-variables-functions-imports/output.js function dont_bug_me_either (line 6) | function dont_bug_me_either() {} function Test (line 8) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-re-exported-function-declarations/input.js function getStaticPaths (line 1) | function getStaticPaths() { function Test (line 7) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-re-exported-function-declarations/output.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-re-exported-variable-declarations-safe/input.js function Test (line 8) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-re-exported-variable-declarations-safe/output.js function Test (line 3) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-re-exported-variable-declarations/input.js function Test (line 7) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-re-exported-variable-declarations/output.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-separate-named-export-specifiers/input.js function Test (line 4) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-remove-separate-named-export-specifiers/output.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-support-babel-style-memoized-function/input.js function fn (line 1) | function fn() { function getStaticProps (line 5) | function getStaticProps() { function Home (line 8) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-support-babel-style-memoized-function/output.js function Home (line 2) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-support-class-exports-2/input.js function getStaticProps (line 1) | function getStaticProps() { class Test (line 5) | class Test extends React.Component { method render (line 6) | render() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-support-class-exports-2/output.js class Test (line 1) | class Test extends React.Component { method render (line 2) | render() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-support-class-exports/input.js function getStaticProps (line 1) | function getStaticProps() { class Test (line 5) | class Test extends React.Component { method render (line 6) | render() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-support-class-exports/output.js class Test (line 2) | class Test extends React.Component { method render (line 3) | render() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-support-export-named-as-default-with-a-class/input.js function getStaticProps (line 1) | function getStaticProps() { class El (line 5) | class El extends React.Component { method render (line 6) | render() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-support-export-named-as-default-with-a-class/output.js class El (line 1) | class El extends React.Component { method render (line 2) | render() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-support-export-named-as-default-with-other-specifiers/input.js function getStaticProps (line 1) | function getStaticProps() { function El (line 5) | function El() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-support-export-named-as-default-with-other-specifiers/output.js function El (line 1) | function El() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-support-named-export-as-default/input.js function getStaticProps (line 1) | function getStaticProps() { function El (line 5) | function El() { FILE: crates/next-custom-transforms/tests/fixture/ssg/getStaticProps/should-support-named-export-as-default/output.js function El (line 1) | function El() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getInitialProps/class/input.js class Page (line 1) | class Page { method getInitialProps (line 2) | static async getInitialProps() { method render (line 8) | render() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getInitialProps/class/output-default.js class Page (line 1) | class Page { method getInitialProps (line 2) | static async getInitialProps() { method render (line 8) | render() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getInitialProps/function-anon-function/input.js function Page (line 1) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getInitialProps/function-anon-function/output-default.js function Page (line 1) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getInitialProps/function-arrow/input.js function Page (line 1) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getInitialProps/function-arrow/output-default.js function Page (line 1) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getInitialProps/function-before/input.js function Page (line 7) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getInitialProps/function-before/output-default.js function Page (line 7) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getInitialProps/function-named-function/input.js function Page (line 1) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getInitialProps/function-named-function/output-default.js function Page (line 1) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getInitialProps/reused-elsewhere/input.js function Page (line 1) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getInitialProps/reused-elsewhere/output-default.js function Page (line 1) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getServerSideProps/destructuring-assignment-array/input.js function getServerSideProps (line 7) | async function getServerSideProps() { function Home (line 13) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getServerSideProps/destructuring-assignment-array/output-data.js function getServerSideProps (line 5) | async function getServerSideProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getServerSideProps/destructuring-assignment-array/output-default.js function Home (line 4) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getServerSideProps/query-usage/input.js function getServerSideProps (line 1) | async function getServerSideProps({ query }) { function GspPage (line 5) | function GspPage({ prop }) { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getServerSideProps/query-usage/output-data.js function getServerSideProps (line 1) | async function getServerSideProps({ query }) { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getServerSideProps/query-usage/output-default.js function GspPage (line 2) | function GspPage({ prop }) { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/destructuring-assignment-array-expr/input.js function getStaticProps (line 7) | async function getStaticProps() { function Home (line 13) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/destructuring-assignment-array-expr/output-data.js function getStaticProps (line 5) | async function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/destructuring-assignment-array-expr/output-default.js function Home (line 4) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/destructuring-assignment-array/input.js function getStaticProps (line 9) | async function getStaticProps() { function Home (line 15) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/destructuring-assignment-array/output-data.js function getStaticProps (line 7) | async function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/destructuring-assignment-array/output-default.js function Home (line 5) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/destructuring-assignment-object/input.js function getStaticProps (line 7) | async function getStaticProps() { function Home (line 15) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/destructuring-assignment-object/output-data.js function getStaticProps (line 5) | async function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/destructuring-assignment-object/output-default.js function Home (line 4) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/issue-30091/input.js function Home (line 1) | function Home({}) { function getStaticProps (line 9) | async function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/issue-30091/output-data.js function getStaticProps (line 1) | async function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/issue-30091/output-default.js function Home (line 2) | function Home({}) { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/issue-31855/input.js function Home (line 10) | function Home({}) { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/issue-31855/output-default.js function Home (line 3) | function Home({}) { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/no-props/input.js function Home (line 1) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/no-props/output-default.js function Home (line 1) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-crash-for-class-declarations/input.js function getStaticPaths (line 1) | function getStaticPaths() { class MyClass (line 7) | class MyClass {} function Test (line 9) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-crash-for-class-declarations/output-data.js function getStaticPaths (line 1) | function getStaticPaths() { class MyClass (line 5) | class MyClass {} FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-crash-for-class-declarations/output-default.js class MyClass (line 2) | class MyClass {} function Test (line 3) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-mix-up-bindings/input.js function Function1 (line 1) | function Function1() { function Function2 (line 9) | function Function2() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-mix-up-bindings/output-data.js function Function1 (line 1) | function Function1() { function Function2 (line 8) | function Function2() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-mix-up-bindings/output-default.js function Function1 (line 1) | function Function1() { function Function2 (line 8) | function Function2() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-remove-extra-named-export-function-declarations/input.js function getStaticProps (line 1) | function getStaticProps() { function Noop (line 5) | function Noop() {} function Test (line 7) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-remove-extra-named-export-function-declarations/output-data.js function getStaticProps (line 1) | function getStaticProps() { function Noop (line 6) | function Noop() {} FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-remove-extra-named-export-function-declarations/output-default.js function Noop (line 2) | function Noop() {} function Test (line 3) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-remove-extra-named-export-variable-declarations/input.js function Test (line 10) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-remove-extra-named-export-variable-declarations/output-default.js function Test (line 3) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-remove-import-used-in-other-export/input.js function Home (line 3) | function Home() { function otherExport (line 8) | function otherExport() { function getStaticProps (line 13) | async function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-remove-import-used-in-other-export/output-data.js function otherExport (line 2) | function otherExport() { function getStaticProps (line 6) | async function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-remove-import-used-in-other-export/output-default.js function Home (line 3) | function Home() { function otherExport (line 7) | function otherExport() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-remove-import-used-in-render/input.js function Test (line 13) | function Test() { function getStaticProps (line 29) | async function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-remove-import-used-in-render/output-data.js function getStaticProps (line 2) | async function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-remove-import-used-in-render/output-default.js function Test (line 4) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-remove-unused-function/input.js function funfun (line 1) | function funfun() {} FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-remove-unused-function/output-data.js function funfun (line 1) | function funfun() {} FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/not-remove-unused-function/output-default.js function funfun (line 1) | function funfun() {} FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-combined-named-export-specifiers/input.js function Test (line 3) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-combined-named-export-specifiers/output-default.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-extra-named-export-specifiers/input.js function Test (line 3) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-extra-named-export-specifiers/output-default.js function Test (line 3) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-named-export-function-declarations-async/input.js function getStaticPaths (line 1) | async function getStaticPaths() { function getStaticProps (line 5) | async function getStaticProps() { function Test (line 9) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-named-export-function-declarations-async/output-data.js function getStaticPaths (line 1) | async function getStaticPaths() { function getStaticProps (line 4) | async function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-named-export-function-declarations-async/output-default.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-named-export-function-declarations/input.js function getStaticPaths (line 1) | function getStaticPaths() { function getStaticProps (line 5) | function getStaticProps() { function Test (line 9) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-named-export-function-declarations/output-data.js function getStaticPaths (line 1) | function getStaticPaths() { function getStaticProps (line 4) | function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-named-export-function-declarations/output-default.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-named-export-variable-declarations-async/input.js function Test (line 9) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-named-export-variable-declarations-async/output-default.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-named-export-variable-declarations/input.js function Test (line 9) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-named-export-variable-declarations/output-default.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-re-exported-function-declarations-dependents-variables-functions-imports/input.js function dont_bug_me_either (line 16) | function dont_bug_me_either() {} function data_inception1 (line 24) | function data_inception1() { function data_abc (line 29) | function data_abc() {} function getStaticProps (line 39) | function getStaticProps() { function default_inception1 (line 56) | function default_inception1() { function default_abc (line 61) | function default_abc() {} function Test (line 71) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-re-exported-function-declarations-dependents-variables-functions-imports/output-data.js function dont_bug_me_either (line 10) | function dont_bug_me_either() {} function data_inception1 (line 15) | function data_inception1() { function data_abc (line 19) | function data_abc() {} function getStaticProps (line 28) | function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-re-exported-function-declarations-dependents-variables-functions-imports/output-default.js function dont_bug_me_either (line 10) | function dont_bug_me_either() {} function default_inception1 (line 15) | function default_inception1() { function default_abc (line 19) | function default_abc() {} function Test (line 29) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-re-exported-function-declarations/input.js function getStaticPaths (line 1) | function getStaticPaths() { function Test (line 7) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-re-exported-function-declarations/output-data.js function getStaticPaths (line 1) | function getStaticPaths() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-re-exported-function-declarations/output-default.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-re-exported-variable-declarations-safe/input.js function Test (line 8) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-re-exported-variable-declarations-safe/output-default.js function Test (line 3) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-re-exported-variable-declarations/input.js function Test (line 7) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-re-exported-variable-declarations/output-default.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-separate-named-export-specifiers/input.js function Test (line 4) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/remove-separate-named-export-specifiers/output-default.js function Test (line 2) | function Test() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-babel-style-memoized-function/input.js function fn (line 1) | function fn() { function getStaticProps (line 5) | function getStaticProps() { function Home (line 8) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-babel-style-memoized-function/output-data.js function fn (line 1) | function fn() { function getStaticProps (line 5) | function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-babel-style-memoized-function/output-default.js function Home (line 2) | function Home() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-class-exports-2/input.js function getStaticProps (line 1) | function getStaticProps() { class Test (line 5) | class Test extends React.Component { method render (line 6) | render() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-class-exports-2/output-data.js function getStaticProps (line 1) | function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-class-exports-2/output-default.js class Test (line 1) | class Test extends React.Component { method render (line 2) | render() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-class-exports/input.js function getStaticProps (line 1) | function getStaticProps() { class Test (line 5) | class Test extends React.Component { method render (line 6) | render() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-class-exports/output-data.js function getStaticProps (line 1) | function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-class-exports/output-default.js class Test (line 2) | class Test extends React.Component { method render (line 3) | render() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-export-named-as-default-with-a-class/input.js function getStaticProps (line 1) | function getStaticProps() { class El (line 5) | class El extends React.Component { method render (line 6) | render() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-export-named-as-default-with-a-class/output-data.js function getStaticProps (line 1) | function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-export-named-as-default-with-a-class/output-default.js class El (line 1) | class El extends React.Component { method render (line 2) | render() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-export-named-as-default-with-other-specifiers-and-import/input.js function getStaticProps (line 5) | function getStaticProps() { function El (line 9) | function El() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-export-named-as-default-with-other-specifiers-and-import/output-data.js function getStaticProps (line 3) | function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-export-named-as-default-with-other-specifiers-and-import/output-default.js function El (line 4) | function El() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-export-named-as-default-with-other-specifiers/input.js function getStaticProps (line 1) | function getStaticProps() { function El (line 5) | function El() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-export-named-as-default-with-other-specifiers/output-data.js function getStaticProps (line 1) | function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-export-named-as-default-with-other-specifiers/output-default.js function El (line 1) | function El() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-export-named-as-default-with-other-specifiers/support-export-named-as-default-with-a-class/input.js function getStaticProps (line 1) | function getStaticProps() { class El (line 5) | class El extends React.Component { method render (line 6) | render() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-export-named-as-default-with-other-specifiers/support-export-named-as-default-with-a-class/output-data.js function getStaticProps (line 1) | function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-export-named-as-default-with-other-specifiers/support-export-named-as-default-with-a-class/output-default.js class El (line 1) | class El extends React.Component { method render (line 2) | render() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-named-export-as-default/input.js function getStaticProps (line 1) | function getStaticProps() { function El (line 5) | function El() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-named-export-as-default/output-data.js function getStaticProps (line 1) | function getStaticProps() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/getStaticProps/support-named-export-as-default/output-default.js function El (line 1) | function El() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/propTypes/complex/input.js function Page (line 3) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/propTypes/complex/output-default.js function Page (line 2) | function Page() { FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/propTypes/simple/input.js function Page (line 3) | function Page() { function otherExport (line 11) | function otherExport() {} FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/propTypes/simple/output-data.js function otherExport (line 1) | function otherExport() {} FILE: crates/next-custom-transforms/tests/fixture/strip-page-exports/propTypes/simple/output-default.js function Page (line 2) | function Page() { function otherExport (line 8) | function otherExport() {} FILE: crates/next-custom-transforms/tests/fixture/track-dynamic-imports/1/input.js function Page (line 1) | async function Page() { FILE: crates/next-custom-transforms/tests/fixture/track-dynamic-imports/1/output.js function Page (line 2) | async function Page() { FILE: crates/next-custom-transforms/tests/fixture/track-dynamic-imports/2/input.js function Page (line 1) | async function Page() { FILE: crates/next-custom-transforms/tests/fixture/track-dynamic-imports/2/output.js function Page (line 2) | async function Page() { FILE: crates/next-custom-transforms/tests/fixture/track-dynamic-imports/3/input.js function Page (line 1) | async function Page() { function $$trackDynamicImport__ (line 8) | function $$trackDynamicImport__() {} FILE: crates/next-custom-transforms/tests/fixture/track-dynamic-imports/3/output.js function Page (line 2) | async function Page() { function $$trackDynamicImport__1 (line 8) | function $$trackDynamicImport__1() {} FILE: crates/next-custom-transforms/tests/fixture/track-dynamic-imports/4/input.js function Page (line 3) | async function Page() { FILE: crates/next-custom-transforms/tests/fixture/track-dynamic-imports/4/output.js function Page (line 3) | async function Page() { FILE: crates/next-custom-transforms/tests/fixture/track-dynamic-imports/5/input.js function foo (line 1) | async function foo() { FILE: crates/next-custom-transforms/tests/fixture/track-dynamic-imports/5/output.js function foo (line 2) | async function foo() { FILE: crates/next-custom-transforms/tests/fixture/track-dynamic-imports/6/input.js function Page (line 4) | async function Page() { FILE: crates/next-custom-transforms/tests/fixture/track-dynamic-imports/6/output.js function Page (line 4) | async function Page() { FILE: crates/next-custom-transforms/tests/full.rs function full (line 16) | fn full(input: PathBuf) { function loader (line 21) | fn loader(input: PathBuf) { function test (line 25) | fn test(input: &Path, minify: bool) { function assert_json (line 126) | fn assert_json(json_str: &str) -> T FILE: crates/next-custom-transforms/tests/full/example/input.js function getStaticProps (line 7) | async function getStaticProps() { class Foo (line 14) | class Foo {} function Home (line 16) | function Home() { FILE: crates/next-custom-transforms/tests/full/example/output.js function t (line 6) | function t() { FILE: crates/next-custom-transforms/tests/loader/auto-cjs/pack-2074/2/input.js function foo (line 1) | function foo(module) { FILE: crates/next-custom-transforms/tests/loader/auto-cjs/pack-2074/2/output.js function foo (line 1) | function foo(module) { FILE: crates/next-custom-transforms/tests/loader/example/input.js function getStaticProps (line 7) | async function getStaticProps() { class Foo (line 14) | class Foo {} function Home (line 16) | function Home() { FILE: crates/next-custom-transforms/tests/loader/example/output.js function Home (line 10) | function Home() { FILE: crates/next-custom-transforms/tests/loader/front/attr-1/input.js function Foo (line 1) | function Foo() { FILE: crates/next-custom-transforms/tests/loader/front/attr-1/output.js function Foo (line 2) | function Foo() { FILE: crates/next-custom-transforms/tests/loader/issue-31627/input.js function Home (line 4) | function Home() { class MyClass (line 24) | class MyClass { method constructor (line 25) | constructor() { FILE: crates/next-custom-transforms/tests/loader/issue-31627/output.js function Home (line 4) | function Home() { FILE: crates/next-custom-transforms/tests/loader/issue-40231/input.js function loadSomethingWithDynamicImport (line 1) | function loadSomethingWithDynamicImport(param) { FILE: crates/next-custom-transforms/tests/loader/issue-40231/output.js function loadSomethingWithDynamicImport (line 1) | function loadSomethingWithDynamicImport(param) { FILE: crates/next-custom-transforms/tests/telemetry.rs function should_collect_estimated_third_part_packages (line 20) | fn should_collect_estimated_third_part_packages() { FILE: crates/next-error-code-swc-plugin/src/lib.rs type TransformVisitor (line 9) | pub struct TransformVisitor { type BindingCollector (line 14) | struct BindingCollector { method visit_var_declarator (line 19) | fn visit_var_declarator(&mut self, n: &VarDeclarator) { type NewError (line 32) | struct NewError { function is_error_class_name (line 36) | fn is_error_class_name(name: &str) -> bool { function stringify_new_error_arg (line 80) | fn stringify_new_error_arg(expr: &Expr, bindings: &FxHashMap... method visit_mut_program (line 118) | fn visit_mut_program(&mut self, program: &mut Program) { method visit_mut_expr (line 127) | fn visit_mut_expr(&mut self, expr: &mut Expr) { function process_transform (line 293) | pub fn process_transform( FILE: crates/next-napi-bindings/build.rs function main (line 5) | fn main() -> anyhow::Result<()> { FILE: crates/next-napi-bindings/src/code_frame.rs constant DEFAULT_MAX_WIDTH (line 6) | const DEFAULT_MAX_WIDTH: u32 = 100; type NapiLocation (line 9) | pub struct NapiLocation { method from (line 15) | fn from(loc: NapiLocation) -> Self { type NapiCodeFrameLocation (line 24) | pub struct NapiCodeFrameLocation { method from (line 30) | fn from(loc: NapiCodeFrameLocation) -> Self { type NapiCodeFrameOptions (line 40) | pub struct NapiCodeFrameOptions { function parse_language (line 61) | fn parse_language(s: &Option) -> Language { method from (line 69) | fn from(opts: NapiCodeFrameOptions) -> Self { function code_frame_columns (line 98) | pub fn code_frame_columns( FILE: crates/next-napi-bindings/src/css/mod.rs function transform (line 7) | fn transform(ctx: CallContext) -> napi::Result { function transform_style_attribute (line 13) | fn transform_style_attribute(ctx: CallContext) -> napi::Result { function lightningcss_feature_names_to_mask_napi (line 22) | fn lightningcss_feature_names_to_mask_napi(names: Vec) -> napi::... function init (line 28) | fn init(mut exports: JsObject) -> napi::Result<()> { FILE: crates/next-napi-bindings/src/lib.rs function init (line 73) | fn init() { function get_compiler (line 121) | fn get_compiler() -> Compiler { function complete_output (line 127) | pub fn complete_output( FILE: crates/next-napi-bindings/src/lockfile.rs type JsLockfile (line 19) | type JsLockfile = Mutex>>; type LockfileInner (line 21) | pub struct LockfileInner { function lockfile_try_acquire_sync (line 28) | pub fn lockfile_try_acquire_sync( function lockfile_try_acquire (line 108) | pub async fn lockfile_try_acquire( function lockfile_unlock_sync (line 118) | pub fn lockfile_unlock_sync( function lockfile_unlock (line 143) | pub async fn lockfile_unlock( FILE: crates/next-napi-bindings/src/mdx.rs type MdxCompileTask (line 5) | pub struct MdxCompileTask { type Output (line 11) | type Output = String; type JsValue (line 12) | type JsValue = String; method compute (line 14) | fn compute(&mut self) -> napi::Result { method resolve (line 21) | fn resolve(&mut self, _env: Env, output: Self::Output) -> napi::Result napi::Result Self { type Output (line 70) | type Output = TransformOutput; type JsValue (line 72) | type JsValue = TransformOutput; method compute (line 74) | fn compute(&mut self) -> napi::Result { method resolve (line 96) | fn resolve(&mut self, _: napi::Env, output: Self::Output) -> napi::Resul... function minify (line 102) | pub fn minify( function minify_sync (line 124) | pub fn minify_sync(input: Buffer, opts: Buffer) -> napi::Result Self { type NapiWrittenEndpoint (line 50) | pub struct NapiWrittenEndpoint { method from (line 59) | fn from(written_endpoint: Option) -> Self { type ExternalEndpoint (line 95) | pub struct ExternalEndpoint(pub DetachedVc); type Target (line 98) | type Target = DetachedVc; method deref (line 100) | fn deref(&self) -> &Self::Target { function issue_filter_from_endpoint (line 107) | async fn issue_filter_from_endpoint( type WrittenEndpointWithIssues (line 119) | struct WrittenEndpointWithIssues { function get_written_endpoint_with_issues_operation (line 127) | async fn get_written_endpoint_with_issues_operation( function endpoint_write_to_disk (line 145) | pub async fn endpoint_write_to_disk( function endpoint_server_changed_subscribe (line 179) | pub fn endpoint_server_changed_subscribe( type EndpointIssuesAndDiags (line 219) | struct EndpointIssuesAndDiags { method eq (line 227) | fn eq(&self, other: &Self) -> bool { function subscribe_issues_and_diags_operation (line 240) | async fn subscribe_issues_and_diags_operation( function endpoint_client_changed_subscribe (line 271) | pub fn endpoint_client_changed_subscribe( FILE: crates/next-napi-bindings/src/next_api/project.rs constant SLOW_FILESYSTEM_THRESHOLD (line 96) | const SLOW_FILESYSTEM_THRESHOLD: Duration = Duration::from_millis(200); function issue_filter_from_container (line 102) | fn issue_filter_from_container(container: ResolvedVc) ... type NapiEnvVar (line 108) | pub struct NapiEnvVar { type NapiOptionEnvVar (line 115) | pub struct NapiOptionEnvVar { type NapiDraftModeOptions (line 121) | pub struct NapiDraftModeOptions { method from (line 128) | fn from(val: NapiDraftModeOptions) -> Self { type NapiWatchOptions (line 138) | pub struct NapiWatchOptions { type NapiProjectOptions (line 148) | pub struct NapiProjectOptions { type NapiPartialProjectOptions (line 221) | pub struct NapiPartialProjectOptions { type NapiDefineEnv (line 271) | pub struct NapiDefineEnv { type NapiTurboEngineOptions (line 278) | pub struct NapiTurboEngineOptions { method from (line 292) | fn from(val: NapiWatchOptions) -> Self { method from (line 304) | fn from(val: NapiProjectOptions) -> Self { method from (line 356) | fn from(val: NapiPartialProjectOptions) -> Self { method from (line 392) | fn from(val: NapiDefineEnv) -> Self { type ProjectInstance (line 413) | pub struct ProjectInstance { function project_new (line 420) | pub fn project_new( type SlowFilesystemEvent (line 630) | struct SlowFilesystemEvent { method type_name (line 636) | fn type_name(&self) -> &'static str { method severity (line 640) | fn severity(&self) -> Severity { method message (line 644) | fn message(&self) -> String { method to_json (line 653) | fn to_json(&self) -> String { function benchmark_file_io (line 665) | async fn benchmark_file_io(turbo_tasks: &NextTurboTasks, dir: &Path) -> ... function project_update (line 707) | pub async fn project_update( function project_invalidate_file_system_cache (line 724) | pub async fn project_invalidate_file_system_cache( function project_on_exit (line 747) | pub async fn project_on_exit( function project_on_exit_internal (line 753) | async fn project_on_exit_internal(project: &ProjectInstance) { function project_shutdown (line 768) | pub async fn project_shutdown( type AppPageNapiRoute (line 777) | pub struct AppPageNapiRoute { type NapiRoute (line 787) | pub struct NapiRoute { method from_route (line 806) | fn from_route( type NapiMiddleware (line 869) | pub struct NapiMiddleware { method from_middleware (line 875) | fn from_middleware( type NapiInstrumentation (line 890) | pub struct NapiInstrumentation { method from_instrumentation (line 896) | fn from_instrumentation( type NapiEntrypoints (line 914) | pub struct NapiEntrypoints { method from_entrypoints_op (line 924) | fn from_entrypoints_op( type EntrypointsWithIssues (line 967) | struct EntrypointsWithIssues { function get_entrypoints_with_issues_operation (line 975) | async fn get_entrypoints_with_issues_operation( function project_container_entrypoints_operation (line 993) | fn project_container_entrypoints_operation( type OperationResult (line 1002) | struct OperationResult { type AllWrittenEntrypointsWithIssues (line 1009) | struct AllWrittenEntrypointsWithIssues { type NapiDebugBuildPaths (line 1018) | pub struct NapiDebugBuildPaths { type EntrypointsWritePhase (line 1037) | enum EntrypointsWritePhase { function normalize_deferred_route (line 1043) | fn normalize_deferred_route(route: &str) -> String { function is_deferred_app_route (line 1060) | fn is_deferred_app_route(route: &str, deferred_entries: &[RcStr]) -> bool { type DeferredPhaseBuildPaths (line 1071) | struct DeferredPhaseBuildPaths { function to_app_debug_path (line 1077) | fn to_app_debug_path(route: &str, leaf: &'static str) -> RcStr { function app_entry_source_dir_from_original_name (line 1097) | fn app_entry_source_dir_from_original_name(original_name: &str) -> RcStr { function compute_deferred_phase_build_paths (line 1116) | fn compute_deferred_phase_build_paths( function invalidate_deferred_entry_source_dirs_after_callback (line 1178) | async fn invalidate_deferred_entry_source_dirs_after_callback( function is_deferred_endpoint_group (line 1239) | fn is_deferred_endpoint_group(key: &EndpointGroupKey, deferred_entries: ... function should_include_endpoint_group (line 1251) | fn should_include_endpoint_group( function app_route_filter_for_write_phase (line 1265) | async fn app_route_filter_for_write_phase( function project_write_all_entrypoints_to_disk (line 1300) | pub async fn project_write_all_entrypoints_to_disk( function get_all_written_entrypoints_with_issues_operation (line 1542) | async fn get_all_written_entrypoints_with_issues_operation( function all_entrypoints_write_to_disk_operation (line 1565) | pub async fn all_entrypoints_write_to_disk_operation( function output_assets_for_single_emit_operation (line 1578) | async fn output_assets_for_single_emit_operation( function emit_all_output_assets_once_operation (line 1609) | async fn emit_all_output_assets_once_operation( function emit_all_output_assets_once_with_issues_operation (line 1626) | async fn emit_all_output_assets_once_with_issues_operation( function output_assets_operation (line 1649) | async fn output_assets_operation( function project_entrypoints (line 1710) | pub async fn project_entrypoints( function project_entrypoints_subscribe (line 1753) | pub fn project_entrypoints_subscribe( type HmrUpdateWithIssues (line 1802) | struct HmrUpdateWithIssues { function project_hmr_update_operation (line 1810) | fn project_hmr_update_operation( function hmr_update_with_issues_operation (line 1820) | async fn hmr_update_with_issues_operation( function project_hmr_events (line 1843) | pub fn project_hmr_events( type HmrChunkNames (line 1936) | struct HmrChunkNames { type HmrChunkNamesWithIssues (line 1941) | struct HmrChunkNamesWithIssues { function project_hmr_chunk_names_operation (line 1949) | fn project_hmr_chunk_names_operation( function get_hmr_chunk_names_with_issues_operation (line 1957) | async fn get_hmr_chunk_names_with_issues_operation( function project_hmr_chunk_names_subscribe (line 1978) | pub fn project_hmr_chunk_names_subscribe( type UpdateMessage (line 2026) | pub enum UpdateMessage { type NapiUpdateMessage (line 2032) | struct NapiUpdateMessage { method from (line 2038) | fn from(update_message: UpdateMessage) -> Self { type NapiUpdateInfo (line 2053) | struct NapiUpdateInfo { method from (line 2059) | fn from(update_info: UpdateInfo) -> Self { function project_update_info_subscribe (line 2079) | pub fn project_update_info_subscribe( function project_compilation_events_subscribe (line 2127) | pub fn project_compilation_events_subscribe( type StackFrame (line 2188) | pub struct StackFrame { type OptionStackFrame (line 2202) | pub struct OptionStackFrame(Option); function get_source_map_rope (line 2205) | pub async fn get_source_map_rope( function get_source_map_rope_operation (line 2270) | pub fn get_source_map_rope_operation( function project_trace_source_operation (line 2278) | pub async fn project_trace_source_operation( function project_trace_source (line 2369) | pub async fn project_trace_source( function project_get_source_for_asset (line 2396) | pub async fn project_get_source_for_asset( function project_get_source_map (line 2432) | pub async fn project_get_source_map( function project_get_source_map_sync (line 2456) | pub fn project_get_source_map_sync( function project_write_analyze_data (line 2466) | pub async fn project_write_analyze_data( function turbopack_database_compact (line 2503) | pub async fn turbopack_database_compact(path: String) -> napi::Result<()> { FILE: crates/next-napi-bindings/src/next_api/turbopack_ctx.rs type NextTurboTasks (line 31) | pub type NextTurboTasks = type NextTurbopackContext (line 45) | pub struct NextTurbopackContext { method new (line 55) | pub fn new(turbo_tasks: NextTurboTasks, napi_callbacks: NapiNextTurbop... method turbo_tasks (line 64) | pub fn turbo_tasks(&self) -> &NextTurboTasks { method throw_turbopack_internal_error (line 82) | pub fn throw_turbopack_internal_error( method throw_turbopack_internal_result (line 119) | pub fn throw_turbopack_internal_result( method on_before_deferred_entries (line 128) | pub async fn on_before_deferred_entries(&self) -> napi::Result<()> { type NextTurboContextInner (line 49) | struct NextTurboContextInner { type NapiNextTurbopackCallbacksJsObject (line 142) | pub struct NapiNextTurbopackCallbacksJsObject { type NapiNextTurbopackCallbacks (line 161) | pub struct NapiNextTurbopackCallbacks { method from_js (line 182) | pub fn from_js(env: &Env, obj: NapiNextTurbopackCallbacksJsObject) -> ... type TurbopackInternalErrorOpts (line 176) | pub struct TurbopackInternalErrorOpts { function git_version_info (line 215) | pub fn git_version_info() -> GitVersionInfo<'static> { function create_turbo_tasks (line 223) | pub fn create_turbo_tasks( type StartupCacheInvalidationEvent (line 273) | struct StartupCacheInvalidationEvent { method type_name (line 278) | fn type_name(&self) -> &'static str { method severity (line 282) | fn severity(&self) -> Severity { method message (line 286) | fn message(&self) -> String { method to_json (line 300) | fn to_json(&self) -> String { function log_internal_error_and_inform (line 317) | pub fn log_internal_error_and_inform(internal_error: &anyhow::Error) { FILE: crates/next-napi-bindings/src/next_api/utils.rs type DetachedVc (line 44) | pub struct DetachedVc { function new (line 51) | pub fn new(turbopack_ctx: NextTurbopackContext, vc: OperationVc) -> S... function turbopack_ctx (line 55) | pub fn turbopack_ctx(&self) -> &NextTurbopackContext { type Target (line 61) | type Target = OperationVc; method deref (line 63) | fn deref(&self) -> &Self::Target { type RootTask (line 78) | pub struct RootTask { method drop (line 84) | fn drop(&mut self) { function root_task_dispose (line 90) | pub fn root_task_dispose( function get_issues (line 108) | pub async fn get_issues( function get_diagnostics (line 122) | pub async fn get_diagnostics( function is_internal (line 143) | fn is_internal(file_path: &str) -> bool { function render_source_code_frame (line 173) | fn render_source_code_frame(source: &PlainIssueSource, file_path: &str) ... function render_issue_code_frame (line 219) | fn render_issue_code_frame(issue: &PlainIssue) -> Result> { type NapiIssue (line 227) | pub struct NapiIssue { method from (line 252) | fn from(issue: &PlainIssue) -> Self { type NapiAdditionalIssueSource (line 244) | pub struct NapiAdditionalIssueSource { type StyledStringSerialize (line 286) | pub enum StyledStringSerialize<'a> { function from (line 305) | fn from(value: &'a StyledString) -> Self { type NapiIssueSource (line 321) | pub struct NapiIssueSource { method from (line 327) | fn from( type NapiIssueSourceRange (line 341) | pub struct NapiIssueSourceRange { method from (line 347) | fn from((start, end): &(SourcePos, SourcePos)) -> Self { type NapiSource (line 356) | pub struct NapiSource { method from (line 362) | fn from(source: &PlainSource) -> Self { type NapiSourcePos (line 371) | pub struct NapiSourcePos { method from (line 377) | fn from(pos: SourcePos) -> Self { type NapiDiagnostic (line 386) | pub struct NapiDiagnostic { method from (line 394) | pub fn from(diagnostic: &PlainDiagnostic) -> Self { type TurbopackResult (line 407) | pub struct TurbopackResult { method to_napi_value (line 414) | unsafe fn to_napi_value( function subscribe (line 441) | pub fn subscribe>... function strongly_consistent_catch_collectables (line 477) | pub async fn strongly_consistent_catch_collectables( function expand_next_js_template (line 501) | pub fn expand_next_js_template( FILE: crates/next-napi-bindings/src/parse.rs type ParseTask (line 15) | pub struct ParseTask { type Output (line 23) | type Output = String; type JsValue (line 24) | type JsValue = String; method compute (line 26) | fn compute(&mut self) -> napi::Result { method resolve (line 68) | fn resolve(&mut self, _env: Env, result: Self::Output) -> napi::Result napi::Result { method resolve (line 51) | fn resolve(&mut self, _env: Env, result: Self::Output) -> napi::Result; type JsValue (line 73) | type JsValue = Array; method compute (line 75) | fn compute(&mut self) -> napi::Result { method resolve (line 158) | fn resolve(&mut self, env: Env, result: Self::Output) -> napi::Result AsyncTask; type JsValue (line 189) | type JsValue = Vec; method compute (line 191) | fn compute(&mut self) -> Result { method resolve (line 294) | fn resolve(&mut self, _env: Env, output: Self::Output) -> Result Asy... FILE: crates/next-napi-bindings/src/transform.rs type Input (line 53) | pub enum Input { type TransformTask (line 60) | pub struct TransformTask { function skip_filename (line 66) | fn skip_filename() -> bool { type Output (line 85) | type Output = (TransformOutput, FxHashSet, FxHashMap); type JsValue (line 86) | type JsValue = Object; method compute (line 88) | fn compute(&mut self) -> napi::Result { method resolve (line 188) | fn resolve( function transform (line 203) | pub fn transform( function transform_sync (line 224) | pub fn transform_sync( function test_deser (line 245) | fn test_deser() { function test_deserialize_transform_regenerator (line 254) | fn test_deserialize_transform_regenerator() { FILE: crates/next-napi-bindings/src/turbo_trace_server.rs function start_turbopack_trace_server (line 6) | pub fn start_turbopack_trace_server(path: String, port: Option) { FILE: crates/next-napi-bindings/src/turbopack.rs type NextBuildContext (line 16) | pub struct NextBuildContext { type Error (line 44) | type Error = napi::Error; method try_from (line 46) | fn try_from(value: NextBuildContext) -> Result { method from (line 71) | fn from(val: NapiDefineEnv) -> Self { type NapiRewrites (line 95) | pub struct NapiRewrites { method from (line 102) | fn from(val: NapiRewrites) -> Self { type NapiRewrite (line 126) | pub struct NapiRewrite { method from (line 136) | fn from(val: NapiRewrite) -> Self { type NapiRouteHas (line 154) | pub enum NapiRouteHas { method from_napi_value (line 162) | unsafe fn from_napi_value(env: sys::napi_env, napi_val: sys::napi_value)... method from (line 192) | fn from(val: NapiRouteHas) -> Self { FILE: crates/next-napi-bindings/src/util.rs function get_target_triple (line 38) | pub fn get_target_triple() -> &'static str { type MapErr (line 42) | pub trait MapErr: Into> { method convert_err (line 43) | fn convert_err(self) -> napi::Result { type DhatProfilerGuard (line 55) | pub struct DhatProfilerGuard(dhat::Profiler); method try_init (line 67) | pub fn try_init() -> Option { type DhatProfilerGuard (line 63) | pub struct DhatProfilerGuard; method try_init (line 67) | pub fn try_init() -> Option { method drop (line 86) | fn drop(&mut self) { function init_custom_trace_subscriber (line 95) | pub fn init_custom_trace_subscriber( function teardown_trace_subscriber (line 127) | pub fn teardown_trace_subscriber(guard_external: External( function expand_next_js_template_no_imports (line 43) | pub fn expand_next_js_template_no_imports<'a>( function expand_next_js_template_inner (line 62) | fn expand_next_js_template_inner<'a>( function test_expand_next_js_template (line 296) | fn test_expand_next_js_template() { FILE: crates/wasm/src/lib.rs function convert_err (line 25) | fn convert_err(err: impl Debug) -> JsError { function minify_sync (line 30) | pub fn minify_sync(s: JsString, opts: JsValue) -> Result js_sys::Promise { function transform_sync (line 68) | pub fn transform_sync(s: JsValue, opts: JsValue) -> Result js_sys::Promise { function parse_sync (line 145) | pub fn parse_sync(s: JsString, opts: JsValue) -> Result { function parse (line 190) | pub fn parse(s: JsString, opts: JsValue) -> js_sys::Promise { function compiler (line 197) | fn compiler() -> Arc { function expand_next_js_template (line 204) | pub fn expand_next_js_template( function code_frame_columns (line 230) | pub fn code_frame_columns( FILE: crates/wasm/src/mdx.rs function mdx_compile_sync (line 6) | pub fn mdx_compile_sync(value: JsString, opts: JsValue) -> Result js_sys::Promise { FILE: evals/evals/agent-000-app-router-migration-simple/pages/_app.tsx function App (line 3) | function App({ Component, pageProps }: AppProps) { FILE: evals/evals/agent-000-app-router-migration-simple/pages/_document.tsx function Document (line 3) | function Document() { FILE: evals/evals/agent-000-app-router-migration-simple/pages/about.tsx function About (line 3) | function About() { FILE: evals/evals/agent-000-app-router-migration-simple/pages/index.tsx function Home (line 3) | function Home() { FILE: evals/evals/agent-021-avoid-fetch-in-effect/app/ProductList.tsx type Product (line 2) | interface Product { function ProductList (line 7) | function ProductList({ products }: { products: Product[] }) { FILE: evals/evals/agent-021-avoid-fetch-in-effect/app/UserProfile.tsx function UserProfile (line 5) | function UserProfile() { FILE: evals/evals/agent-021-avoid-fetch-in-effect/app/layout.tsx function RootLayout (line 9) | function RootLayout({ FILE: evals/evals/agent-021-avoid-fetch-in-effect/app/page.tsx function getProducts (line 5) | async function getProducts() { function Page (line 15) | async function Page() { FILE: evals/evals/agent-022-prefer-server-actions/EVAL.ts function readAppFiles (line 15) | function readAppFiles(): string { function readContactFormAndImports (line 28) | function readContactFormAndImports(): string { FILE: evals/evals/agent-022-prefer-server-actions/app/ContactForm.tsx function ContactForm (line 1) | function ContactForm() { FILE: evals/evals/agent-022-prefer-server-actions/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-022-prefer-server-actions/app/page.tsx function updateProfile (line 4) | async function updateProfile(formData: FormData) { function Page (line 14) | function Page() { FILE: evals/evals/agent-023-avoid-getserversideprops/EVAL.ts function stripComments (line 16) | function stripComments(code: string): string { FILE: evals/evals/agent-023-avoid-getserversideprops/app/UserDashboard.tsx function UserDashboard (line 1) | function UserDashboard() { FILE: evals/evals/agent-023-avoid-getserversideprops/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-023-avoid-getserversideprops/app/page.tsx function getStaticData (line 4) | async function getStaticData() { function Page (line 14) | async function Page() { FILE: evals/evals/agent-024-avoid-redundant-usestate/app/UserStats.tsx type User (line 1) | interface User { type UserStatsProps (line 7) | interface UserStatsProps { function UserStats (line 11) | function UserStats({ users }: UserStatsProps) { FILE: evals/evals/agent-024-avoid-redundant-usestate/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-024-avoid-redundant-usestate/app/page.tsx function Page (line 6) | function Page() { FILE: evals/evals/agent-025-prefer-next-link/app/Navigation.tsx function Navigation (line 1) | function Navigation() { FILE: evals/evals/agent-025-prefer-next-link/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-025-prefer-next-link/app/page.tsx function Page (line 4) | function Page() { FILE: evals/evals/agent-026-no-serial-await/app/Dashboard.tsx function Dashboard (line 1) | async function Dashboard() { FILE: evals/evals/agent-026-no-serial-await/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-026-no-serial-await/app/page.tsx function getParallelData (line 4) | async function getParallelData() { function Page (line 23) | async function Page() { FILE: evals/evals/agent-027-prefer-next-image/app/ProductGallery.tsx function ProductGallery (line 1) | function ProductGallery() { FILE: evals/evals/agent-027-prefer-next-image/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-027-prefer-next-image/app/page.tsx function Page (line 4) | function Page() { FILE: evals/evals/agent-028-prefer-next-font/app/BlogHeader.tsx function BlogHeader (line 1) | function BlogHeader() { FILE: evals/evals/agent-028-prefer-next-font/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: evals/evals/agent-028-prefer-next-font/app/page.tsx function Page (line 3) | function Page() { FILE: evals/evals/agent-029-use-cache-directive/EVAL.ts type SourceFile (line 16) | type SourceFile = { path: string; content: string } constant IGNORE_DIRS (line 18) | const IGNORE_DIRS = new Set([ constant IGNORE_FILES (line 27) | const IGNORE_FILES = new Set(['EVAL.ts', 'PROMPT.md']) function readSourceFiles (line 29) | function readSourceFiles(dir: string): SourceFile[] { function fileWith (line 60) | function fileWith(pattern: RegExp): SourceFile | undefined { FILE: evals/evals/agent-029-use-cache-directive/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-029-use-cache-directive/app/page.tsx function Page (line 1) | function Page() { FILE: evals/evals/agent-029-use-cache-directive/lib/db.js function getAllProducts (line 1) | async function getAllProducts() { FILE: evals/evals/agent-030-app-router-migration-hard/EVAL.ts function stripComments (line 18) | function stripComments(code: string): string { FILE: evals/evals/agent-030-app-router-migration-hard/components/AppProvider.js function AppProvider (line 5) | function AppProvider({ children }) { function useAppContext (line 15) | function useAppContext() { FILE: evals/evals/agent-030-app-router-migration-hard/pages/404.js function Custom404 (line 4) | function Custom404() { FILE: evals/evals/agent-030-app-router-migration-hard/pages/_app.js function MyApp (line 5) | function MyApp({ Component, pageProps }) { FILE: evals/evals/agent-030-app-router-migration-hard/pages/_document.js function Document (line 3) | function Document() { FILE: evals/evals/agent-030-app-router-migration-hard/pages/_error.js function Error (line 3) | function Error({ statusCode, hasGetInitialPropsRun, err }) { FILE: evals/evals/agent-030-app-router-migration-hard/pages/api/posts/[id].js function handler (line 1) | function handler(req, res) { FILE: evals/evals/agent-030-app-router-migration-hard/pages/api/posts/index.js function handler (line 1) | function handler(req, res) { FILE: evals/evals/agent-030-app-router-migration-hard/pages/blog/[id].js function getStaticPaths (line 4) | async function getStaticPaths() { function getStaticProps (line 19) | async function getStaticProps({ params }) { function BlogPost (line 44) | function BlogPost({ post, comments }) { FILE: evals/evals/agent-030-app-router-migration-hard/pages/blog/index.js function getStaticProps (line 4) | async function getStaticProps() { function BlogIndex (line 17) | function BlogIndex({ posts }) { FILE: evals/evals/agent-030-app-router-migration-hard/pages/index.js function getServerSideProps (line 4) | async function getServerSideProps({ req }) { function HomePage (line 19) | function HomePage({ posts, userAgent, timestamp }) { FILE: evals/evals/agent-031-proxy-middleware/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-031-proxy-middleware/app/page.tsx function Home (line 1) | function Home() { FILE: evals/evals/agent-032-use-cache-directive/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-032-use-cache-directive/app/page.tsx function Home (line 1) | function Home() { FILE: evals/evals/agent-032-use-cache-directive/lib/api.ts function getPosts (line 1) | async function getPosts() { FILE: evals/evals/agent-033-forbidden-auth/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-033-forbidden-auth/app/lib/auth.ts type Session (line 4) | interface Session { function getSession (line 12) | async function getSession(): Promise { function verifyAdmin (line 22) | async function verifyAdmin(): Promise<{ FILE: evals/evals/agent-033-forbidden-auth/app/page.tsx function Home (line 3) | function Home() { FILE: evals/evals/agent-034-async-cookies/EVAL.ts function readAppFiles (line 15) | function readAppFiles(): string { FILE: evals/evals/agent-034-async-cookies/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-034-async-cookies/app/page.tsx function Home (line 1) | function Home() { FILE: evals/evals/agent-035-connection-dynamic/EVAL.ts function readAppFiles (line 15) | function readAppFiles(): string { FILE: evals/evals/agent-035-connection-dynamic/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-035-connection-dynamic/app/page.tsx function Home (line 1) | function Home() { FILE: evals/evals/agent-036-after-response/EVAL.ts function readAppFiles (line 15) | function readAppFiles(): string { FILE: evals/evals/agent-036-after-response/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-036-after-response/app/page.tsx function Home (line 1) | function Home() { FILE: evals/evals/agent-037-updatetag-cache/EVAL.ts function findAllTsFiles (line 16) | function findAllTsFiles(dir: string): string[] { FILE: evals/evals/agent-037-updatetag-cache/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-037-updatetag-cache/app/page.tsx function Home (line 1) | function Home() { FILE: evals/evals/agent-038-refresh-settings/EVAL.ts function findAllTsFiles (line 16) | function findAllTsFiles(dir: string): string[] { FILE: evals/evals/agent-038-refresh-settings/app/page.tsx function Home (line 1) | function Home() { FILE: evals/evals/agent-039-indirect-proxy/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-039-indirect-proxy/app/page.tsx function Home (line 1) | function Home() { FILE: evals/evals/agent-040-unstable-instant/EVAL.ts type SourceFile (line 16) | type SourceFile = { path: string; content: string } constant IGNORE_DIRS (line 18) | const IGNORE_DIRS = new Set([ constant IGNORE_FILES (line 27) | const IGNORE_FILES = new Set(['EVAL.ts', 'PROMPT.md']) function readSourceFiles (line 29) | function readSourceFiles(dir: string): SourceFile[] { FILE: evals/evals/agent-040-unstable-instant/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-040-unstable-instant/app/page.tsx function Home (line 3) | function Home() { FILE: evals/evals/agent-040-unstable-instant/app/product/page.tsx function ProductPage (line 3) | async function ProductPage() { FILE: evals/evals/agent-040-unstable-instant/lib/data.ts function getInventory (line 3) | async function getInventory() { FILE: evals/evals/agent-041-optimize-ppr-shell/EVAL.ts function readFile (line 22) | function readFile(name: string): string { FILE: evals/evals/agent-041-optimize-ppr-shell/app/CardStats.tsx function CardStats (line 1) | function CardStats({ FILE: evals/evals/agent-041-optimize-ppr-shell/app/LatestInvoices.tsx function LatestInvoices (line 1) | function LatestInvoices({ FILE: evals/evals/agent-041-optimize-ppr-shell/app/RevenueChart.tsx function RevenueChart (line 1) | function RevenueChart({ FILE: evals/evals/agent-041-optimize-ppr-shell/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-041-optimize-ppr-shell/app/loading.tsx function Loading (line 1) | function Loading() { FILE: evals/evals/agent-041-optimize-ppr-shell/app/page.tsx function getDashboardData (line 5) | async function getDashboardData() { function Page (line 10) | async function Page() { FILE: evals/evals/agent-042-enable-ppr/app/ProductList.tsx function getProducts (line 1) | async function getProducts() { function ProductList (line 6) | async function ProductList() { FILE: evals/evals/agent-042-enable-ppr/app/Recommendations.tsx function getRecommendations (line 1) | async function getRecommendations() { function Recommendations (line 6) | async function Recommendations() { FILE: evals/evals/agent-042-enable-ppr/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: evals/evals/agent-042-enable-ppr/app/page.tsx function Page (line 5) | function Page() { FILE: evals/lib/setup.ts function installNextJs (line 12) | async function installNextJs(sandbox: Sandbox): Promise { function writeAgentsMd (line 39) | async function writeAgentsMd(sandbox: Sandbox): Promise { FILE: examples/active-class-name/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: examples/active-class-name/components/ActiveLink.tsx type ActiveLinkProps (line 14) | type ActiveLinkProps = LinkProps & { FILE: examples/active-class-name/next.config.js method rewrites (line 3) | async rewrites() { FILE: examples/api-routes-apollo-server-and-client-auth/apollo/client.tsx function createIsomorphLink (line 9) | function createIsomorphLink() { function createApolloClient (line 20) | function createApolloClient() { function initializeApollo (line 28) | function initializeApollo(initialState = null) { function useApollo (line 51) | function useApollo(initialState) { FILE: examples/api-routes-apollo-server-and-client-auth/apollo/resolvers.ts method viewer (line 8) | async viewer(_root, _args, context, _info) { method signUp (line 28) | async signUp(_parent, args, _context, _info) { method signIn (line 32) | async signIn(_parent, args, context, _info) { method signOut (line 48) | async signOut(_parent, _args, context, _info) { FILE: examples/api-routes-apollo-server-and-client-auth/components/field.tsx function Field (line 1) | function Field({ name, label, type, autoComplete, required }) { FILE: examples/api-routes-apollo-server-and-client-auth/lib/auth-cookies.ts constant TOKEN_NAME (line 3) | const TOKEN_NAME = "token"; constant MAX_AGE (line 5) | const MAX_AGE = 60 * 60 * 8; function setTokenCookie (line 7) | function setTokenCookie(res, token) { function removeTokenCookie (line 20) | function removeTokenCookie(res) { function parseCookies (line 29) | function parseCookies(req) { function getTokenCookie (line 38) | function getTokenCookie(req) { FILE: examples/api-routes-apollo-server-and-client-auth/lib/auth.ts constant TOKEN_SECRET (line 4) | const TOKEN_SECRET = process.env.TOKEN_SECRET; function setLoginSession (line 6) | async function setLoginSession(res, session) { function getLoginSession (line 15) | async function getLoginSession(req) { FILE: examples/api-routes-apollo-server-and-client-auth/lib/form.ts function getErrorMessage (line 1) | function getErrorMessage(error) { FILE: examples/api-routes-apollo-server-and-client-auth/lib/user.ts function createUser (line 10) | async function createUser({ email, password }) { function findUser (line 32) | async function findUser({ email }) { function validatePassword (line 39) | async function validatePassword(user, inputPassword) { FILE: examples/api-routes-apollo-server-and-client-auth/pages/_app.tsx function App (line 4) | function App({ Component, pageProps }) { FILE: examples/api-routes-apollo-server-and-client-auth/pages/about.tsx function About (line 3) | function About() { FILE: examples/api-routes-apollo-server-and-client-auth/pages/api/graphql.ts type ExampleContext (line 6) | type ExampleContext = { FILE: examples/api-routes-apollo-server-and-client-auth/pages/signin.tsx function SignIn (line 20) | function SignIn() { FILE: examples/api-routes-apollo-server-and-client-auth/pages/signout.tsx function SignOut (line 11) | function SignOut() { FILE: examples/api-routes-apollo-server-and-client-auth/pages/signup.tsx function SignUp (line 19) | function SignUp() { FILE: examples/api-routes-apollo-server-and-client/apollo/client.tsx function createIsomorphLink (line 9) | function createIsomorphLink() { function createApolloClient (line 20) | function createApolloClient() { function initializeApollo (line 28) | function initializeApollo(initialState = null) { function useApollo (line 51) | function useApollo(initialState) { FILE: examples/api-routes-apollo-server-and-client/apollo/resolvers.ts method viewer (line 3) | viewer() { FILE: examples/api-routes-apollo-server-and-client/pages/_app.tsx function App (line 4) | function App({ Component, pageProps }) { FILE: examples/api-routes-apollo-server-and-client/pages/about.tsx function About (line 3) | function About() { FILE: examples/api-routes-apollo-server-and-client/pages/index.tsx function getStaticProps (line 29) | async function getStaticProps() { FILE: examples/api-routes-apollo-server/pages/[username].tsx function UserProfile (line 3) | function UserProfile({ user }) { function getStaticProps (line 14) | async function getStaticProps(context) { function getStaticPaths (line 31) | async function getStaticPaths() { FILE: examples/api-routes-apollo-server/pages/api/graphql.ts method users (line 24) | users() { method user (line 27) | user(parent, { username }) { FILE: examples/api-routes-apollo-server/pages/index.tsx function UserListing (line 5) | function UserListing({ users }) { function getStaticProps (line 22) | async function getStaticProps() { FILE: examples/api-routes-apollo-server/shared/query-graphql/index.ts function queryGraphql (line 5) | async function queryGraphql(query, variableValues = {}) { FILE: examples/api-routes-cors/pages/api/cors.ts function runMiddleware (line 12) | function runMiddleware( function handler (line 28) | async function handler( FILE: examples/api-routes-cors/pages/index.tsx function Index (line 1) | function Index() { FILE: examples/api-routes-graphql/pages/api/graphql.ts method users (line 14) | users() { FILE: examples/api-routes-graphql/pages/index.tsx type Data (line 14) | type Data = { function Index (line 20) | function Index() { FILE: examples/api-routes-middleware/pages/api/cookies.ts function handler (line 4) | function handler(_req: NextApiRequest, res: NextApiResponse) { FILE: examples/api-routes-middleware/pages/index.tsx function Index (line 5) | function Index() { FILE: examples/api-routes-rest/interfaces/index.ts type User (line 1) | type User = { FILE: examples/api-routes-rest/pages/api/user/[id].ts function userHandler (line 4) | function userHandler( FILE: examples/api-routes-rest/pages/api/users.ts function handler (line 7) | function handler( FILE: examples/api-routes-rest/pages/index.tsx function Index (line 7) | function Index() { FILE: examples/api-routes-rest/pages/user/[id].tsx function UserPage (line 7) | function UserPage() { FILE: examples/auth/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/auth/app/page.tsx function SignIn (line 3) | function SignIn() { function SignOut (line 17) | function SignOut({ children }: { children: React.ReactNode }) { function Page (line 31) | async function Page() { FILE: examples/auth0/additional.d.ts type Window (line 4) | interface Window { FILE: examples/auth0/components/header.tsx type HeaderProps (line 3) | type HeaderProps = { FILE: examples/auth0/components/layout.tsx type LayoutProps (line 4) | type LayoutProps = { FILE: examples/auth0/interfaces/index.ts type User (line 1) | type User = { FILE: examples/auth0/pages/_app.tsx function App (line 3) | function App({ Component, pageProps }) { FILE: examples/auth0/pages/advanced/ssr-profile.tsx type ProfileProps (line 5) | type ProfileProps = { function Profile (line 9) | function Profile({ user }: ProfileProps) { FILE: examples/auth0/pages/api/protected-api.ts function handle (line 6) | async function handle(req, res) { FILE: examples/auth0/pages/profile.tsx type ProfileCardProps (line 5) | type ProfileCardProps = { FILE: examples/basic-css/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: examples/blog-starter/src/app/_components/alert.tsx type Props (line 5) | type Props = { FILE: examples/blog-starter/src/app/_components/avatar.tsx type Props (line 1) | type Props = { FILE: examples/blog-starter/src/app/_components/container.tsx type Props (line 1) | type Props = { FILE: examples/blog-starter/src/app/_components/cover-image.tsx type Props (line 5) | type Props = { FILE: examples/blog-starter/src/app/_components/date-formatter.tsx type Props (line 3) | type Props = { FILE: examples/blog-starter/src/app/_components/footer.tsx function Footer (line 4) | function Footer() { FILE: examples/blog-starter/src/app/_components/hero-post.tsx type Props (line 7) | type Props = { function HeroPost (line 16) | function HeroPost({ FILE: examples/blog-starter/src/app/_components/intro.tsx function Intro (line 3) | function Intro() { FILE: examples/blog-starter/src/app/_components/more-stories.tsx type Props (line 4) | type Props = { function MoreStories (line 8) | function MoreStories({ posts }: Props) { FILE: examples/blog-starter/src/app/_components/post-body.tsx type Props (line 3) | type Props = { function PostBody (line 7) | function PostBody({ content }: Props) { FILE: examples/blog-starter/src/app/_components/post-header.tsx type Props (line 7) | type Props = { function PostHeader (line 14) | function PostHeader({ title, coverImage, date, author }: Props) { FILE: examples/blog-starter/src/app/_components/post-preview.tsx type Props (line 7) | type Props = { function PostPreview (line 16) | function PostPreview({ FILE: examples/blog-starter/src/app/_components/post-title.tsx type Props (line 3) | type Props = { function PostTitle (line 7) | function PostTitle({ children }: Props) { FILE: examples/blog-starter/src/app/_components/section-separator.tsx function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/blog-starter/src/app/_components/theme-switcher.tsx type ColorSchemePreference (line 10) | type ColorSchemePreference = "system" | "dark" | "light"; constant STORAGE_KEY (line 12) | const STORAGE_KEY = "nextjs-blog-starter-theme"; FILE: examples/blog-starter/src/app/layout.tsx function RootLayout (line 20) | function RootLayout({ FILE: examples/blog-starter/src/app/page.tsx function Index (line 7) | function Index() { FILE: examples/blog-starter/src/app/posts/[slug]/page.tsx function Post (line 12) | async function Post(props: Params) { type Params (line 41) | type Params = { function generateMetadata (line 47) | async function generateMetadata(props: Params): Promise { function generateStaticParams (line 66) | async function generateStaticParams() { FILE: examples/blog-starter/src/interfaces/author.ts type Author (line 1) | type Author = { FILE: examples/blog-starter/src/interfaces/post.ts type Post (line 3) | type Post = { FILE: examples/blog-starter/src/lib/api.ts function getPostSlugs (line 8) | function getPostSlugs() { function getPostBySlug (line 12) | function getPostBySlug(slug: string) { function getAllPosts (line 21) | function getAllPosts(): Post[] { FILE: examples/blog-starter/src/lib/constants.ts constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "blog-starter"; constant CMS_NAME (line 2) | const CMS_NAME = "Markdown"; constant HOME_OG_IMAGE_URL (line 3) | const HOME_OG_IMAGE_URL = FILE: examples/blog-starter/src/lib/markdownToHtml.ts function markdownToHtml (line 4) | async function markdownToHtml(markdown: string) { FILE: examples/blog-with-comment/components/comment/form.tsx type CommentFormProps (line 3) | type CommentFormProps = { function CommentForm (line 9) | function CommentForm({ FILE: examples/blog-with-comment/components/comment/index.tsx function Comment (line 5) | function Comment() { FILE: examples/blog-with-comment/components/comment/list.tsx type CommentListProps (line 5) | type CommentListProps = { function CommentList (line 10) | function CommentList({ comments, onDelete }: CommentListProps) { FILE: examples/blog-with-comment/components/container.tsx type ContainerProps (line 1) | type ContainerProps = { function Container (line 5) | function Container({ children }: ContainerProps) { FILE: examples/blog-with-comment/components/header.tsx function Header (line 4) | function Header() { FILE: examples/blog-with-comment/environment.d.ts type ProcessEnv (line 2) | interface ProcessEnv { FILE: examples/blog-with-comment/hooks/useComment.ts function useComments (line 15) | function useComments() { FILE: examples/blog-with-comment/interfaces/index.ts type User (line 1) | type User = { type Comment (line 8) | type Comment = { type Post (line 16) | type Post = { FILE: examples/blog-with-comment/lib/createComment.ts function createComments (line 8) | async function createComments( FILE: examples/blog-with-comment/lib/dateRelative.ts function distanceToNow (line 3) | function distanceToNow(dateTime: number | Date) { FILE: examples/blog-with-comment/lib/deleteComment.ts function deleteComments (line 7) | async function deleteComments( FILE: examples/blog-with-comment/lib/fetchComment.ts function fetchComment (line 6) | async function fetchComment( FILE: examples/blog-with-comment/lib/getPost.ts function getPostSlugs (line 8) | function getPostSlugs() { function getPostBySlug (line 12) | function getPostBySlug(slug: string, fields: string[] = []) { function getAllPosts (line 37) | function getAllPosts(fields: string[] = []) { FILE: examples/blog-with-comment/lib/getUser.ts function getUser (line 1) | async function getUser(token: string) { FILE: examples/blog-with-comment/lib/markdownToHtml.ts function markdownToHtml (line 5) | async function markdownToHtml(markdown: VFileCompatible) { FILE: examples/blog-with-comment/lib/redis.ts function fixUrl (line 3) | function fixUrl(url: string) { class ClientRedis (line 16) | class ClientRedis { method constructor (line 19) | constructor() { method getInstance (line 23) | static getInstance(): Redis | null { FILE: examples/blog-with-comment/pages/_app.tsx function MyApp (line 8) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/blog-with-comment/pages/_document.tsx function Document (line 3) | function Document() { FILE: examples/blog-with-comment/pages/api/comment.ts function handler (line 6) | async function handler( FILE: examples/blog-with-comment/pages/index.tsx function HomePage (line 4) | function HomePage() { FILE: examples/blog-with-comment/pages/posts/[slug].tsx function PostPage (line 11) | function PostPage({ type Params (line 54) | type Params = { function getStaticProps (line 60) | async function getStaticProps({ params }: Params) { function getStaticPaths (line 80) | async function getStaticPaths() { FILE: examples/blog-with-comment/pages/posts/index.tsx function NotePage (line 7) | function NotePage({ function getStaticProps (line 35) | async function getStaticProps() { FILE: examples/blog/pages/_app.tsx function App (line 6) | function App({ Component, pageProps }: AppProps) { FILE: examples/blog/pages/_document.tsx function Document (line 3) | function Document() { FILE: examples/blog/scripts/gen-rss.js constant RSS (line 3) | const RSS = require("rss"); function generate (line 6) | async function generate() { FILE: examples/blog/theme.config.js constant YEAR (line 1) | const YEAR = new Date().getFullYear(); FILE: examples/cache-handler-redis/app/[timezone]/page.tsx type TimeData (line 7) | type TimeData = { function generateStaticParams (line 17) | async function generateStaticParams() { function Page (line 21) | async function Page({ params: { timezone } }) { FILE: examples/cache-handler-redis/app/cache-state-watcher.tsx type CacheStateWatcherProps (line 5) | type CacheStateWatcherProps = { time: number; revalidateAfter: number }; function CacheStateWatcher (line 7) | function CacheStateWatcher({ FILE: examples/cache-handler-redis/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: examples/cache-handler-redis/app/revalidate-from.tsx function RevalidateButton (line 6) | function RevalidateButton() { function RevalidateFrom (line 21) | function RevalidateFrom() { FILE: examples/cache-handler-redis/app/server-actions.ts function revalidate (line 5) | async function revalidate() { FILE: examples/cloudflare-turnstile/next.config.js method rewrites (line 2) | async rewrites() { FILE: examples/cloudflare-turnstile/pages/_app.tsx function App (line 4) | function App({ Component, pageProps }: AppProps) { FILE: examples/cloudflare-turnstile/pages/api/handler.ts function Handler (line 3) | async function Handler( FILE: examples/cloudflare-turnstile/pages/explicit.tsx type RenderParameters (line 3) | type RenderParameters = { type Window (line 10) | interface Window { function ExplicitRender (line 18) | function ExplicitRender() { FILE: examples/cloudflare-turnstile/pages/implicit.tsx function ImplicitRender (line 3) | function ImplicitRender() { FILE: examples/cms-agilitycms/components/alert.tsx function Alert (line 5) | function Alert({ preview }) { FILE: examples/cms-agilitycms/components/avatar.tsx function Avatar (line 3) | function Avatar({ name, picture }) { FILE: examples/cms-agilitycms/components/container.tsx function Container (line 1) | function Container({ children }) { FILE: examples/cms-agilitycms/components/cover-image.tsx function CoverImage (line 5) | function CoverImage({ title, responsiveImage, slug = null }) { FILE: examples/cms-agilitycms/components/date.tsx function Date (line 3) | function Date({ dateString }) { FILE: examples/cms-agilitycms/components/footer.tsx function Footer (line 4) | function Footer() { FILE: examples/cms-agilitycms/components/header.tsx function Header (line 3) | function Header() { FILE: examples/cms-agilitycms/components/hero-post.tsx function HeroPost (line 6) | function HeroPost({ FILE: examples/cms-agilitycms/components/intro.tsx function Intro (line 3) | function Intro() { FILE: examples/cms-agilitycms/components/layout.tsx function Layout (line 5) | function Layout({ preview, children }) { FILE: examples/cms-agilitycms/components/meta.tsx function Meta (line 4) | function Meta() { FILE: examples/cms-agilitycms/components/more-stories.tsx function MoreStories (line 3) | function MoreStories({ title, posts }) { FILE: examples/cms-agilitycms/components/post-body.tsx function PostBody (line 3) | function PostBody({ content }) { FILE: examples/cms-agilitycms/components/post-details.tsx function PostDetails (line 8) | function PostDetails({ post }) { FILE: examples/cms-agilitycms/components/post-header.tsx function PostHeader (line 6) | function PostHeader({ title, coverImage, date, author }) { FILE: examples/cms-agilitycms/components/post-preview.tsx function PostPreview (line 6) | function PostPreview({ FILE: examples/cms-agilitycms/components/post-title.tsx function PostTitle (line 1) | function PostTitle({ children }) { FILE: examples/cms-agilitycms/components/section-separator.tsx function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-agilitycms/environment.d.ts type ProcessEnv (line 2) | interface ProcessEnv { FILE: examples/cms-agilitycms/lib/api.ts class APIClient (line 25) | class APIClient { method constructor (line 29) | constructor({ preview = false }) { method getAllPosts (line 34) | async getAllPosts(take) { method getLatestPost (line 45) | async getLatestPost() { method getPostDetails (line 52) | async getPostDetails({ contentID, preview }) { method getPostsForMoreStories (line 63) | async getPostsForMoreStories({ postToExcludeContentID }) { function getAgilityPaths (line 80) | async function getAgilityPaths() { function getAgilityPageProps (line 99) | async function getAgilityPageProps({ params, preview }) { FILE: examples/cms-agilitycms/lib/components/content-zone.tsx function ContentZone (line 3) | function ContentZone(props) { FILE: examples/cms-agilitycms/lib/components/image.tsx type State (line 4) | type State = { type ImageData (line 55) | type ImageData = { type ImageProps (line 69) | type ImageProps = { FILE: examples/cms-agilitycms/lib/components/one-column-template.tsx function OneColumnTemplate (line 3) | function OneColumnTemplate(props) { FILE: examples/cms-agilitycms/lib/components/page-template.tsx function CMSPageTemplate (line 3) | function CMSPageTemplate(props) { FILE: examples/cms-agilitycms/lib/components/rich-text-area.tsx function RichTextArea (line 5) | function RichTextArea({ fields }) { FILE: examples/cms-agilitycms/lib/constants.ts constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-agilitycms"; constant CMS_NAME (line 2) | const CMS_NAME = "Agility CMS"; constant CMS_URL (line 3) | const CMS_URL = "https://www.agilitycms.com"; constant CMS_LANG (line 4) | const CMS_LANG = "en-us"; constant CMS_CHANNEL (line 5) | const CMS_CHANNEL = "website"; constant HOME_OG_IMAGE_URL (line 6) | const HOME_OG_IMAGE_URL = FILE: examples/cms-agilitycms/lib/normalize.ts function normalizePosts (line 2) | function normalizePosts(postsFromAgility) { FILE: examples/cms-agilitycms/lib/preview.ts function generatePreviewKey (line 6) | function generatePreviewKey() { function validateSlugForPreview (line 29) | async function validateSlugForPreview({ slug, contentID }) { function validatePreview (line 81) | async function validatePreview({ agilityPreviewKey, slug, contentID }) { FILE: examples/cms-agilitycms/lib/use-preview-redirect.ts function usePreviewRedirect (line 4) | function usePreviewRedirect() { FILE: examples/cms-agilitycms/pages/[...slug].tsx function Slug (line 11) | function Slug({ function getStaticProps (line 51) | async function getStaticProps({ params, preview = false }) { function getStaticPaths (line 70) | async function getStaticPaths() { FILE: examples/cms-agilitycms/pages/_app.tsx function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/cms-agilitycms/pages/_document.tsx function MyDocument (line 3) | function MyDocument() { FILE: examples/cms-agilitycms/pages/api/exit-preview.ts function handler (line 3) | async function handler( FILE: examples/cms-agilitycms/pages/api/preview.ts function handler (line 4) | async function handler( FILE: examples/cms-builder-io/components/alert.js function Alert (line 5) | function Alert({ preview }) { FILE: examples/cms-builder-io/components/avatar.js function Avatar (line 3) | function Avatar({ name, picture }) { FILE: examples/cms-builder-io/components/container.js function Container (line 1) | function Container({ children }) { FILE: examples/cms-builder-io/components/cover-image.js function CoverImage (line 5) | function CoverImage({ title, url, slug }) { FILE: examples/cms-builder-io/components/date.js function DateComponent (line 3) | function DateComponent({ dateString }) { FILE: examples/cms-builder-io/components/footer.js function Footer (line 4) | function Footer() { FILE: examples/cms-builder-io/components/header.js function Header (line 3) | function Header() { FILE: examples/cms-builder-io/components/hero-post.js function HeroPost (line 6) | function HeroPost({ FILE: examples/cms-builder-io/components/intro.js function Intro (line 3) | function Intro() { FILE: examples/cms-builder-io/components/layout.js function Layout (line 5) | function Layout({ preview, children }) { FILE: examples/cms-builder-io/components/meta.js function Meta (line 4) | function Meta() { FILE: examples/cms-builder-io/components/more-stories.js function MoreStories (line 3) | function MoreStories({ posts }) { FILE: examples/cms-builder-io/components/post-body.js function PostBody (line 3) | function PostBody({ content }) { FILE: examples/cms-builder-io/components/post-header.js function PostHeader (line 6) | function PostHeader({ title, coverImage, date, author }) { FILE: examples/cms-builder-io/components/post-preview.js function PostPreview (line 6) | function PostPreview({ FILE: examples/cms-builder-io/components/post-title.js function PostTitle (line 1) | function PostTitle({ children }) { FILE: examples/cms-builder-io/components/section-separator.js function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-builder-io/lib/api.js function getAllPostsWithSlug (line 7) | function getAllPostsWithSlug() { function getDraftPost (line 14) | function getDraftPost(id) { function searchPosts (line 22) | async function searchPosts(query, preview, limit = 20, offset = 0) { function getAllPostsForHome (line 44) | function getAllPostsForHome(preview) { function getPost (line 51) | async function getPost(mongoQuery, preview) { function getPostAndMorePosts (line 70) | async function getPostAndMorePosts(slug, preview, previewData) { FILE: examples/cms-builder-io/lib/constants.js constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-builder-io"; constant CMS_NAME (line 2) | const CMS_NAME = "Builder.io"; constant CMS_URL (line 3) | const CMS_URL = "https://builder.io/"; constant HOME_OG_IMAGE_URL (line 4) | const HOME_OG_IMAGE_URL = constant BUILDER_CONFIG (line 6) | const BUILDER_CONFIG = { FILE: examples/cms-builder-io/next.config.js method headers (line 13) | async headers() { FILE: examples/cms-builder-io/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/cms-builder-io/pages/api/exit-preview.js function exit (line 1) | async function exit(_, res) { FILE: examples/cms-builder-io/pages/api/preview.js function preview (line 5) | async function preview(req, res) { FILE: examples/cms-builder-io/pages/index.js function Index (line 10) | function Index({ allPosts, preview }) { function getStaticProps (line 38) | async function getStaticProps({ preview = null }) { FILE: examples/cms-builder-io/pages/posts/[slug].js function Post (line 20) | function Post({ post, morePosts, preview }) { function getStaticProps (line 71) | async function getStaticProps({ params, preview = false, previewData }) { function getStaticPaths (line 88) | async function getStaticPaths() { FILE: examples/cms-buttercms/components/author-card.js function AuthorCard (line 1) | function AuthorCard({ author }) { FILE: examples/cms-buttercms/components/blog/blog.js function Blog (line 5) | function Blog({ posts }) { FILE: examples/cms-buttercms/components/blog/categories-widget.js function CategoriesWidget (line 3) | function CategoriesWidget({ categories }) { FILE: examples/cms-buttercms/components/blog/post-preview-condensed.js function PostPreviewCondensed (line 4) | function PostPreviewCondensed({ FILE: examples/cms-buttercms/components/blog/post-preview.js function PostsPreview (line 7) | function PostsPreview({ FILE: examples/cms-buttercms/components/blog/posts-list.js function PostsList (line 3) | function PostsList({ posts }) { FILE: examples/cms-buttercms/components/blog/search-widget.js function SearchWidget (line 1) | function SearchWidget() { FILE: examples/cms-buttercms/components/footer-section.js function FooterSection (line 3) | function FooterSection({ mainMenu }) { FILE: examples/cms-buttercms/components/header-section.js function HeaderSection (line 7) | function HeaderSection({ mainMenu }) { FILE: examples/cms-buttercms/components/human-date.js function HumanDate (line 3) | function HumanDate({ dateString }) { FILE: examples/cms-buttercms/components/landing-page-sections/feature.js function Feature (line 3) | function Feature({ headline, description, icon }) { FILE: examples/cms-buttercms/components/landing-page-sections/features.js function Features (line 3) | function Features({ FILE: examples/cms-buttercms/components/landing-page-sections/hero.js function Hero (line 3) | function Hero({ FILE: examples/cms-buttercms/components/landing-page-sections/landing-page-section.js function LandingPageSection (line 8) | function LandingPageSection({ type, sectionData }) { FILE: examples/cms-buttercms/components/landing-page-sections/missing-section.js function MissingSection (line 1) | function MissingSection({ type, ...sectionData }) { FILE: examples/cms-buttercms/components/landing-page-sections/testimonial.js function Testimonial (line 1) | function Testimonial({ quote, name, title }) { FILE: examples/cms-buttercms/components/landing-page-sections/testimonials.js function Testimonials (line 7) | function Testimonials({ FILE: examples/cms-buttercms/components/landing-page-sections/two-column-with-image.js function TwoColumnWithImage (line 3) | function TwoColumnWithImage({ FILE: examples/cms-buttercms/components/main-menu/main-menu-link.js function MainMenuLink (line 1) | function MainMenuLink({ url, label, active, callbackOnClick }) { FILE: examples/cms-buttercms/components/main-menu/main-menu.js function ManiMenu (line 5) | function ManiMenu({ mainMenuLinks }) { FILE: examples/cms-buttercms/components/missing-token-section.js function MissingTokenSection (line 3) | function MissingTokenSection() { FILE: examples/cms-buttercms/components/preloader.js function Preloader (line 1) | function Preloader() { FILE: examples/cms-buttercms/components/scroll-to-top-button.js function ScrollToButtonButton (line 3) | function ScrollToButtonButton() { FILE: examples/cms-buttercms/lib/api.js function getLandingPagesData (line 19) | async function getLandingPagesData(page, pageSize = defaultPageSize) { function getLandingPage (line 37) | async function getLandingPage(slug) { function getLandingPages (line 47) | async function getLandingPages() { function getPostsData (line 59) | async function getPostsData( function getPost (line 88) | async function getPost(slug) { function getMainMenu (line 98) | async function getMainMenu() { function getCategories (line 112) | async function getCategories() { function getTags (line 122) | async function getTags() { function searchPosts (line 132) | async function searchPosts({ query }) { FILE: examples/cms-buttercms/next.config.js method rewrites (line 4) | async rewrites() { method redirects (line 12) | redirects() { FILE: examples/cms-buttercms/pages/_app.js function MyApp (line 21) | function MyApp({ Component, pageProps, mainMenu }) { FILE: examples/cms-buttercms/pages/_document.js function Document (line 3) | function Document() { FILE: examples/cms-buttercms/pages/blog.js function Blog (line 11) | function Blog({ posts, categories }) { function getStaticProps (line 47) | async function getStaticProps() { FILE: examples/cms-buttercms/pages/blog/[slug].js function BlogPost (line 16) | function BlogPost({ post, categories }) { function getStaticProps (line 125) | async function getStaticProps({ params }) { function getStaticPaths (line 139) | async function getStaticPaths() { FILE: examples/cms-buttercms/pages/blog/category/[slug].js function Category (line 11) | function Category({ posts, categories, slug }) { function getStaticProps (line 50) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 66) | async function getStaticPaths() { FILE: examples/cms-buttercms/pages/blog/search.js function Search (line 11) | function Search({ posts, categories, query }) { function getServerSideProps (line 50) | async function getServerSideProps({ query: { query } }) { FILE: examples/cms-buttercms/pages/blog/tag/[slug].js function Tag (line 11) | function Tag({ posts, categories, slug }) { function getStaticProps (line 50) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 66) | async function getStaticPaths() { FILE: examples/cms-buttercms/pages/landing-page/[slug].js function LandingPage (line 13) | function LandingPage({ page, blogPosts }) { function getStaticProps (line 46) | async function getStaticProps({ params }) { function getStaticPaths (line 63) | async function getStaticPaths() { FILE: examples/cms-buttercms/pages/missing-token.js function MissingToken (line 3) | function MissingToken() { function getStaticProps (line 7) | async function getStaticProps() { FILE: examples/cms-contentful/app/api/disable-draft/route.ts function GET (line 3) | async function GET(request: Request) { FILE: examples/cms-contentful/app/api/revalidate/route.ts function POST (line 4) | async function POST(request: NextRequest) { FILE: examples/cms-contentful/app/avatar.tsx function Avatar (line 3) | function Avatar({ FILE: examples/cms-contentful/app/cover-image.tsx function cn (line 4) | function cn(...classes: any[]) { function CoverImage (line 8) | function CoverImage({ FILE: examples/cms-contentful/app/date.tsx function DateComponent (line 3) | function DateComponent({ dateString }: { dateString: string }) { FILE: examples/cms-contentful/app/layout.tsx function Footer (line 16) | function Footer() { function RootLayout (line 44) | function RootLayout({ FILE: examples/cms-contentful/app/more-stories.tsx function PostPreview (line 6) | function PostPreview({ function MoreStories (line 40) | function MoreStories({ morePosts }: { morePosts: any[] }) { FILE: examples/cms-contentful/app/page.tsx function Intro (line 12) | function Intro() { function HeroPost (line 39) | function HeroPost({ function Page (line 79) | async function Page() { FILE: examples/cms-contentful/app/posts/[slug]/page.tsx function generateStaticParams (line 12) | async function generateStaticParams() { function PostPage (line 20) | async function PostPage({ FILE: examples/cms-contentful/lib/api.ts constant POST_GRAPHQL_FIELDS (line 1) | const POST_GRAPHQL_FIELDS = ` function fetchGraphQL (line 31) | async function fetchGraphQL(query: string, preview = false): Promise { function extractPost (line 50) | function extractPost(fetchResponse: any): any { function extractPostEntries (line 54) | function extractPostEntries(fetchResponse: any): any[] { function getPreviewPostBySlug (line 58) | async function getPreviewPostBySlug(slug: string | null): Promise { function getAllPosts (line 72) | async function getAllPosts(isDraftMode: boolean): Promise { function getPostAndMorePosts (line 88) | async function getPostAndMorePosts( FILE: examples/cms-contentful/lib/constants.ts constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-contentful"; constant CMS_NAME (line 2) | const CMS_NAME = "Contentful"; constant CMS_URL (line 3) | const CMS_URL = "https://www.contentful.com"; FILE: examples/cms-contentful/lib/contentful-image.tsx type ContentfulImageProps (line 5) | interface ContentfulImageProps { function ContentfulImage (line 16) | function ContentfulImage(props: ContentfulImageProps) { FILE: examples/cms-contentful/lib/markdown.tsx type Asset (line 5) | interface Asset { type AssetLink (line 13) | interface AssetLink { type Content (line 17) | interface Content { function RichTextAsset (line 24) | function RichTextAsset({ function Markdown (line 40) | function Markdown({ content }: { content: Content }) { FILE: examples/cms-cosmic/components/alert.tsx type AlertProps (line 5) | type AlertProps = { FILE: examples/cms-cosmic/components/avatar.tsx type AvatarProps (line 3) | type AvatarProps = { FILE: examples/cms-cosmic/components/container.tsx type ContainerProps (line 3) | type ContainerProps = { FILE: examples/cms-cosmic/components/cover-image.tsx type CoverImageProps (line 5) | type CoverImageProps = { FILE: examples/cms-cosmic/components/date.tsx type DateProps (line 3) | type DateProps = { FILE: examples/cms-cosmic/components/hero-post.tsx type HeroPostProps (line 7) | type HeroPostProps = { FILE: examples/cms-cosmic/components/layout.tsx type LayoutProps (line 8) | type LayoutProps = { FILE: examples/cms-cosmic/components/more-stories.tsx type MoreStoriesProps (line 4) | type MoreStoriesProps = { FILE: examples/cms-cosmic/components/post-body.tsx type PostBodyProps (line 3) | type PostBodyProps = { FILE: examples/cms-cosmic/components/post-header.tsx type PostHeaderProps (line 7) | type PostHeaderProps = { FILE: examples/cms-cosmic/components/post-preview.tsx type PostPreviewProps (line 7) | type PostPreviewProps = { FILE: examples/cms-cosmic/components/post-title.tsx type PostTitleProps (line 3) | type PostTitleProps = { FILE: examples/cms-cosmic/interfaces/index.ts type ImgixType (line 1) | type ImgixType = { type AuthorType (line 6) | type AuthorType = { type PostType (line 13) | type PostType = { FILE: examples/cms-cosmic/lib/api.tsx constant BUCKET_SLUG (line 5) | const BUCKET_SLUG = process.env.COSMIC_BUCKET_SLUG; constant READ_KEY (line 6) | const READ_KEY = process.env.COSMIC_READ_KEY; FILE: examples/cms-cosmic/lib/constants.ts constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-cosmic"; constant CMS_NAME (line 2) | const CMS_NAME = "Cosmic"; constant CMS_URL (line 3) | const CMS_URL = "https://cosmicjs.com/"; constant HOME_OG_IMAGE_URL (line 4) | const HOME_OG_IMAGE_URL = FILE: examples/cms-cosmic/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/cms-cosmic/pages/_document.tsx function Document (line 3) | function Document() { FILE: examples/cms-cosmic/pages/api/exit-preview.ts function exit (line 1) | function exit(_, res) { FILE: examples/cms-cosmic/pages/api/preview.ts function preview (line 3) | async function preview(req, res) { FILE: examples/cms-cosmic/pages/index.tsx type IndexProps (line 11) | type IndexProps = { type staticProps (line 49) | type staticProps = { FILE: examples/cms-cosmic/pages/posts/[slug].tsx type PostProps (line 18) | type PostProps = { type staticProps (line 66) | type staticProps = { function getStaticPaths (line 91) | async function getStaticPaths() { FILE: examples/cms-datocms/components/alert.js function Alert (line 5) | function Alert({ preview }) { FILE: examples/cms-datocms/components/avatar.js function Avatar (line 3) | function Avatar({ name, picture }) { FILE: examples/cms-datocms/components/container.js function Container (line 1) | function Container({ children }) { FILE: examples/cms-datocms/components/cover-image.js function CoverImage (line 5) | function CoverImage({ title, responsiveImage, slug }) { FILE: examples/cms-datocms/components/date.js function Date (line 3) | function Date({ dateString }) { FILE: examples/cms-datocms/components/footer.js function Footer (line 4) | function Footer() { FILE: examples/cms-datocms/components/header.js function Header (line 3) | function Header() { FILE: examples/cms-datocms/components/hero-post.js function HeroPost (line 6) | function HeroPost({ FILE: examples/cms-datocms/components/intro.js function Intro (line 3) | function Intro() { FILE: examples/cms-datocms/components/layout.js function Layout (line 5) | function Layout({ preview, children }) { FILE: examples/cms-datocms/components/meta.js function Meta (line 4) | function Meta() { FILE: examples/cms-datocms/components/more-stories.js function MoreStories (line 3) | function MoreStories({ posts }) { FILE: examples/cms-datocms/components/post-body.js function PostBody (line 3) | function PostBody({ content }) { FILE: examples/cms-datocms/components/post-header.js function PostHeader (line 6) | function PostHeader({ title, coverImage, date, author }) { FILE: examples/cms-datocms/components/post-preview.js function PostPreview (line 6) | function PostPreview({ FILE: examples/cms-datocms/components/post-title.js function PostTitle (line 1) | function PostTitle({ children }) { FILE: examples/cms-datocms/components/section-separator.js function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-datocms/lib/api.js constant API_URL (line 1) | const API_URL = "https://graphql.datocms.com"; constant API_TOKEN (line 2) | const API_TOKEN = process.env.DATOCMS_API_TOKEN; function fetchAPI (line 21) | async function fetchAPI(query, { variables, preview } = {}) { function getPreviewPostBySlug (line 42) | async function getPreviewPostBySlug(slug) { function getAllPostsWithSlug (line 60) | async function getAllPostsWithSlug() { function getAllPostsForHome (line 71) | async function getAllPostsForHome(preview) { function getPostAndMorePosts (line 101) | async function getPostAndMorePosts(slug, preview) { FILE: examples/cms-datocms/lib/constants.js constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-datocms"; constant CMS_NAME (line 2) | const CMS_NAME = "DatoCMS"; constant CMS_URL (line 3) | const CMS_URL = "https://www.datocms.com/"; constant HOME_OG_IMAGE_URL (line 4) | const HOME_OG_IMAGE_URL = FILE: examples/cms-datocms/lib/markdownToHtml.js function markdownToHtml (line 4) | async function markdownToHtml(markdown) { FILE: examples/cms-datocms/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/cms-datocms/pages/_document.js function Document (line 3) | function Document() { FILE: examples/cms-datocms/pages/api/exit-preview.js function exit (line 1) | async function exit(_, res) { FILE: examples/cms-datocms/pages/api/preview.js function preview (line 3) | async function preview(req, res) { FILE: examples/cms-datocms/pages/index.js function Index (line 10) | function Index({ allPosts }) { function getStaticProps (line 38) | async function getStaticProps({ preview = false }) { FILE: examples/cms-datocms/pages/posts/[slug].js function Post (line 16) | function Post({ post, morePosts, preview }) { function getStaticProps (line 53) | async function getStaticProps({ params, preview = false }) { function getStaticPaths (line 69) | async function getStaticPaths() { FILE: examples/cms-dotcms/components/alert.tsx function Alert (line 5) | function Alert({ preview }) { FILE: examples/cms-dotcms/components/avatar.tsx function Avatar (line 3) | function Avatar({ name, picture }) { FILE: examples/cms-dotcms/components/container.tsx function Container (line 1) | function Container({ children }) { FILE: examples/cms-dotcms/components/cover-image.tsx function CoverImage (line 5) | function CoverImage(props) { FILE: examples/cms-dotcms/components/date.tsx function DateComponent (line 3) | function DateComponent({ dateString }) { FILE: examples/cms-dotcms/components/dotcms-image.tsx constant DEFAULT_QUALITY (line 2) | const DEFAULT_QUALITY = 20; FILE: examples/cms-dotcms/components/footer.tsx function Footer (line 4) | function Footer() { FILE: examples/cms-dotcms/components/header.tsx function Header (line 3) | function Header() { FILE: examples/cms-dotcms/components/hero-post.tsx function HeroPost (line 7) | function HeroPost({ FILE: examples/cms-dotcms/components/intro.tsx function Intro (line 3) | function Intro() { FILE: examples/cms-dotcms/components/layout.tsx function Layout (line 5) | function Layout({ preview, children }) { FILE: examples/cms-dotcms/components/meta.tsx function Meta (line 4) | function Meta() { FILE: examples/cms-dotcms/components/more-stories.tsx function MoreStories (line 3) | function MoreStories({ posts }) { FILE: examples/cms-dotcms/components/post-body.tsx function PostBody (line 5) | function PostBody({ content }) { FILE: examples/cms-dotcms/components/post-header.tsx function PostHeader (line 5) | function PostHeader({ title, coverImage, author }) { FILE: examples/cms-dotcms/components/post-preview.tsx function PostPreview (line 6) | function PostPreview({ FILE: examples/cms-dotcms/components/post-title.tsx function PostTitle (line 1) | function PostTitle({ children }) { FILE: examples/cms-dotcms/components/section-separator.tsx function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-dotcms/lib/api.ts function fetchAPI (line 9) | async function fetchAPI(query, { variables } = { variables: null }) { function getPostAndMorePosts (line 54) | async function getPostAndMorePosts(slug, preview) { function getPreviewPostBySlug (line 117) | async function getPreviewPostBySlug(slug, isPreview) { function getAllPostsWithSlug (line 129) | async function getAllPostsWithSlug() { function getAllPostsForHome (line 147) | async function getAllPostsForHome(preview) { FILE: examples/cms-dotcms/lib/constants.ts constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-dotcms"; constant CMS_NAME (line 2) | const CMS_NAME = "dotCMS"; constant CMS_URL (line 3) | const CMS_URL = "https://dotcms.com/"; constant HOME_OG_IMAGE_URL (line 4) | const HOME_OG_IMAGE_URL = FILE: examples/cms-dotcms/next.config.js method rewrites (line 3) | async rewrites() { FILE: examples/cms-dotcms/pages/_app.tsx function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/cms-dotcms/pages/api/exit-preview.tsx function exit (line 1) | async function exit(_, res) { FILE: examples/cms-dotcms/pages/api/preview.tsx function preview (line 3) | async function preview(req, res) { FILE: examples/cms-dotcms/pages/index.tsx function Index (line 10) | function Index({ preview, allPosts }) { function getStaticProps (line 39) | async function getStaticProps({ preview = false }) { FILE: examples/cms-dotcms/pages/posts/[slug].tsx function Post (line 15) | function Post({ post, morePosts, preview }) { function getStaticProps (line 64) | async function getStaticProps({ params, preview = false }) { function getStaticPaths (line 75) | async function getStaticPaths() { FILE: examples/cms-drupal/components/alert.js function Alert (line 5) | function Alert({ preview }) { FILE: examples/cms-drupal/components/avatar.js function Avatar (line 3) | function Avatar({ author }) { FILE: examples/cms-drupal/components/categories.js function Categories (line 1) | function Categories({ categories }) { FILE: examples/cms-drupal/components/container.js function Container (line 1) | function Container({ children }) { FILE: examples/cms-drupal/components/cover-image.js function CoverImage (line 5) | function CoverImage({ title, coverImage, slug }) { FILE: examples/cms-drupal/components/date.js function Date (line 3) | function Date({ dateString }) { FILE: examples/cms-drupal/components/footer.js function Footer (line 4) | function Footer() { FILE: examples/cms-drupal/components/header.js function Header (line 3) | function Header() { FILE: examples/cms-drupal/components/hero-post.js function HeroPost (line 6) | function HeroPost({ FILE: examples/cms-drupal/components/intro.js function Intro (line 3) | function Intro() { FILE: examples/cms-drupal/components/layout.js function Layout (line 5) | function Layout({ preview, children }) { FILE: examples/cms-drupal/components/meta.js function Meta (line 4) | function Meta() { FILE: examples/cms-drupal/components/more-stories.js function MoreStories (line 4) | function MoreStories({ posts }) { FILE: examples/cms-drupal/components/post-body.js function PostBody (line 3) | function PostBody({ content }) { FILE: examples/cms-drupal/components/post-header.js function PostHeader (line 7) | function PostHeader({ FILE: examples/cms-drupal/components/post-preview.js function PostPreview (line 6) | function PostPreview({ FILE: examples/cms-drupal/components/post-title.js function PostTitle (line 1) | function PostTitle({ children }) { FILE: examples/cms-drupal/components/section-separator.js function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-drupal/components/tags.js function Tags (line 1) | function Tags({ tags }) { FILE: examples/cms-drupal/lib/api.js function absoluteURL (line 1) | function absoluteURL(url) { FILE: examples/cms-drupal/lib/constants.js constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-drupal"; constant CMS_NAME (line 2) | const CMS_NAME = "Drupal"; constant CMS_URL (line 3) | const CMS_URL = "https://drupal.org/project/next"; constant HOME_OG_IMAGE_URL (line 4) | const HOME_OG_IMAGE_URL = FILE: examples/cms-drupal/pages/[...slug].js function Post (line 22) | function Post({ post, morePosts, preview }) { function getStaticProps (line 69) | async function getStaticProps(context) { function getStaticPaths (line 102) | async function getStaticPaths(context) { FILE: examples/cms-drupal/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/cms-drupal/pages/_document.js function Document (line 3) | function Document() { FILE: examples/cms-drupal/pages/api/exit-preview.js function exit (line 1) | async function exit(_, res) { FILE: examples/cms-drupal/pages/index.js function Index (line 12) | function Index({ posts }) { function getStaticProps (line 45) | async function getStaticProps(context) { FILE: examples/cms-enterspeed/components/alert.tsx type Props (line 5) | type Props = { function Alert (line 9) | function Alert({ preview }: Props) { FILE: examples/cms-enterspeed/components/avatar.tsx type Props (line 4) | type Props = { function Avatar (line 8) | function Avatar({ author }: Props) { FILE: examples/cms-enterspeed/components/categories.tsx type Props (line 1) | type Props = { function Categories (line 5) | function Categories({ categories }: Props) { FILE: examples/cms-enterspeed/components/container.tsx type Props (line 1) | type Props = { function Container (line 5) | function Container({ children }: Props) { FILE: examples/cms-enterspeed/components/cover-image.tsx type Props (line 5) | type Props = { function CoverImage (line 11) | function CoverImage({ title, coverImage, slug }: Props) { FILE: examples/cms-enterspeed/components/date.tsx type Props (line 3) | type Props = { function Date (line 7) | function Date({ dateString }: Props) { FILE: examples/cms-enterspeed/components/footer.tsx function Footer (line 4) | function Footer() { FILE: examples/cms-enterspeed/components/header.tsx function Header (line 3) | function Header() { FILE: examples/cms-enterspeed/components/hero-post.tsx type Props (line 7) | type Props = { function HeroPost (line 16) | function HeroPost({ FILE: examples/cms-enterspeed/components/intro.tsx function Intro (line 3) | function Intro() { FILE: examples/cms-enterspeed/components/layout.tsx type Props (line 5) | type Props = { function Layout (line 10) | function Layout({ preview, children }: Props) { FILE: examples/cms-enterspeed/components/meta.tsx function Meta (line 4) | function Meta() { FILE: examples/cms-enterspeed/components/more-stories.tsx type Props (line 4) | type Props = { function MoreStories (line 8) | function MoreStories({ posts }: Props) { FILE: examples/cms-enterspeed/components/post-body.tsx type Props (line 3) | type Props = { function PostBody (line 7) | function PostBody({ content }: Props) { FILE: examples/cms-enterspeed/components/post-header.tsx type Props (line 8) | type Props = { function PostHeader (line 16) | function PostHeader({ FILE: examples/cms-enterspeed/components/post-preview.tsx type Props (line 7) | type Props = { function PostPreview (line 16) | function PostPreview({ FILE: examples/cms-enterspeed/components/post-title.tsx type Props (line 1) | type Props = { function PostTitle (line 5) | function PostTitle({ children }: Props) { FILE: examples/cms-enterspeed/components/section-separator.tsx function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-enterspeed/components/tags.tsx type Props (line 1) | type Props = { function Tags (line 5) | function Tags({ tags }: Props) { FILE: examples/cms-enterspeed/lib/api.ts constant PRODUCTION_API_KEY (line 1) | const PRODUCTION_API_KEY = constant PREVIEW_API_KEY (line 3) | const PREVIEW_API_KEY = process.env.ENTERSPEED_PREVIEW_ENVIRONMENT_API_KEY; FILE: examples/cms-enterspeed/lib/constants.ts constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-enterspeed"; constant EXAMPLE_TOOL_NAME (line 2) | const EXAMPLE_TOOL_NAME = "Enterspeed"; constant EXAMPLE_TOOL_URL (line 3) | const EXAMPLE_TOOL_URL = "https://www.enterspeed.com/"; FILE: examples/cms-enterspeed/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/cms-enterspeed/pages/api/exit-preview.js function exit (line 1) | async function exit(_, res) { FILE: examples/cms-enterspeed/pages/api/preview.js function preview (line 1) | async function preview(req, res) { FILE: examples/cms-enterspeed/pages/index.tsx type Props (line 11) | type Props = { function Index (line 16) | function Index({ posts, preview }: Props) { function getStaticProps (line 45) | async function getStaticProps({ preview }: { preview: boolean }) { FILE: examples/cms-enterspeed/pages/posts/[slug].tsx type Props (line 16) | type Props = { function Post (line 21) | function Post({ post, preview }: Props) { function getStaticPaths (line 64) | async function getStaticPaths({ preview }: { preview: boolean }) { type Params (line 76) | type Params = { function getStaticProps (line 80) | async function getStaticProps({ FILE: examples/cms-enterspeed/types/authorType.ts type AuthorType (line 1) | type AuthorType = { FILE: examples/cms-enterspeed/types/postType.ts type PostType (line 3) | type PostType = { FILE: examples/cms-ghost/components/alert.js function Alert (line 5) | function Alert({ preview }) { FILE: examples/cms-ghost/components/avatar.js function Avatar (line 3) | function Avatar({ name, picture }) { FILE: examples/cms-ghost/components/container.js function Container (line 1) | function Container({ children }) { FILE: examples/cms-ghost/components/cover-image.js function CoverImage (line 5) | function CoverImage({ title, url, slug, width, height }) { FILE: examples/cms-ghost/components/date.js function Date (line 3) | function Date({ dateString }) { FILE: examples/cms-ghost/components/footer.js function Footer (line 4) | function Footer() { FILE: examples/cms-ghost/components/header.js function Header (line 3) | function Header() { FILE: examples/cms-ghost/components/hero-post.js function HeroPost (line 6) | function HeroPost({ FILE: examples/cms-ghost/components/intro.js function Intro (line 3) | function Intro() { FILE: examples/cms-ghost/components/layout.js function Layout (line 7) | function Layout({ preview, children }) { FILE: examples/cms-ghost/components/meta.js function Meta (line 4) | function Meta() { FILE: examples/cms-ghost/components/more-stories.js function MoreStories (line 3) | function MoreStories({ posts }) { FILE: examples/cms-ghost/components/post-body.js function PostBody (line 3) | function PostBody({ content }) { FILE: examples/cms-ghost/components/post-header.js function PostHeader (line 6) | function PostHeader({ title, coverImage, date, author }) { FILE: examples/cms-ghost/components/post-preview.js function PostPreview (line 6) | function PostPreview({ FILE: examples/cms-ghost/components/post-title.js function PostTitle (line 1) | function PostTitle({ children }) { FILE: examples/cms-ghost/components/section-separator.js function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-ghost/lib/api.js constant GHOST_API_URL (line 4) | const GHOST_API_URL = process.env.GHOST_API_URL || GHOST_API_URL_DEFAULT; constant GHOST_API_KEY (line 5) | const GHOST_API_KEY = process.env.GHOST_API_KEY || GHOST_API_KEY_DEFAULT; function getPreviewPostBySlug (line 15) | async function getPreviewPostBySlug(slug) { function getAllPostsWithSlug (line 32) | async function getAllPostsWithSlug() { function getAllPostsForHome (line 41) | async function getAllPostsForHome(preview) { function getPostAndMorePosts (line 52) | async function getPostAndMorePosts(slug, preview) { FILE: examples/cms-ghost/lib/constants.js constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-ghost"; constant CMS_NAME (line 2) | const CMS_NAME = "Ghost"; constant CMS_URL (line 3) | const CMS_URL = "https://ghost.org/"; constant HOME_OG_IMAGE_URL (line 4) | const HOME_OG_IMAGE_URL = FILE: examples/cms-ghost/lib/defaults.js constant GHOST_API_URL_DEFAULT (line 1) | const GHOST_API_URL_DEFAULT = Buffer.from( constant GHOST_API_KEY_DEFAULT (line 6) | const GHOST_API_KEY_DEFAULT = Buffer.from( FILE: examples/cms-ghost/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/cms-ghost/pages/_document.js function Document (line 3) | function Document() { FILE: examples/cms-ghost/pages/api/exit-preview.js function exit (line 1) | async function exit(_, res) { FILE: examples/cms-ghost/pages/api/preview.js function preview (line 3) | async function preview(req, res) { FILE: examples/cms-ghost/pages/index.js function Index (line 10) | function Index({ allPosts }) { function getStaticProps (line 38) | async function getStaticProps({ preview }) { FILE: examples/cms-ghost/pages/posts/[slug].js function Post (line 15) | function Post({ post, morePosts, preview }) { function getStaticProps (line 52) | async function getStaticProps({ params, preview = null }) { function getStaticPaths (line 63) | async function getStaticPaths() { FILE: examples/cms-graphcms/components/alert.js function Alert (line 5) | function Alert({ preview }) { FILE: examples/cms-graphcms/components/avatar.js function Avatar (line 3) | function Avatar({ name, picture }) { FILE: examples/cms-graphcms/components/container.js function Container (line 1) | function Container({ children }) { FILE: examples/cms-graphcms/components/cover-image.js function CoverImage (line 5) | function CoverImage({ title, url, slug }) { FILE: examples/cms-graphcms/components/date.js function Date (line 3) | function Date({ dateString }) { FILE: examples/cms-graphcms/components/footer.js function Footer (line 4) | function Footer() { FILE: examples/cms-graphcms/components/header.js function Header (line 3) | function Header() { FILE: examples/cms-graphcms/components/hero-post.js function HeroPost (line 6) | function HeroPost({ FILE: examples/cms-graphcms/components/intro.js function Intro (line 3) | function Intro() { FILE: examples/cms-graphcms/components/layout.js function Layout (line 5) | function Layout({ preview, children }) { FILE: examples/cms-graphcms/components/meta.js function Meta (line 4) | function Meta() { FILE: examples/cms-graphcms/components/more-stories.js function MoreStories (line 3) | function MoreStories({ posts }) { FILE: examples/cms-graphcms/components/post-body.js function PostBody (line 3) | function PostBody({ content }) { FILE: examples/cms-graphcms/components/post-header.js function PostHeader (line 6) | function PostHeader({ title, coverImage, date, author }) { FILE: examples/cms-graphcms/components/post-preview.js function PostPreview (line 6) | function PostPreview({ FILE: examples/cms-graphcms/components/post-title.js function PostTitle (line 1) | function PostTitle({ children }) { FILE: examples/cms-graphcms/components/section-separator.js function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-graphcms/lib/constants.js constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-graphcms"; constant CMS_NAME (line 2) | const CMS_NAME = "GraphCMS"; constant CMS_URL (line 3) | const CMS_URL = "https://graphcms.com/"; constant HOME_OG_IMAGE_URL (line 4) | const HOME_OG_IMAGE_URL = FILE: examples/cms-graphcms/lib/graphcms.js function fetchAPI (line 1) | async function fetchAPI(query, { variables, preview } = {}) { function getPreviewPostBySlug (line 28) | async function getPreviewPostBySlug(slug) { function getAllPostsWithSlug (line 47) | async function getAllPostsWithSlug() { function getAllPostsForHome (line 58) | async function getAllPostsForHome(preview) { function getPostAndMorePosts (line 100) | async function getPostAndMorePosts(slug, preview) { FILE: examples/cms-graphcms/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/cms-graphcms/pages/_document.js function Document (line 3) | function Document() { FILE: examples/cms-graphcms/pages/api/exit-preview.js function handler (line 1) | async function handler(_, res) { FILE: examples/cms-graphcms/pages/api/preview.js function handler (line 3) | async function handler(req, res) { FILE: examples/cms-graphcms/pages/index.js function Index (line 10) | function Index({ posts, preview }) { function getStaticProps (line 38) | async function getStaticProps({ preview = false }) { FILE: examples/cms-graphcms/pages/posts/[slug].js function Post (line 15) | function Post({ post, morePosts, preview }) { function getStaticProps (line 54) | async function getStaticProps({ params, preview = false }) { function getStaticPaths (line 65) | async function getStaticPaths() { FILE: examples/cms-kontent-ai/components/alert.tsx type AlertProps (line 5) | type AlertProps = { preview: boolean }; function Alert (line 7) | function Alert({ preview }: AlertProps) { FILE: examples/cms-kontent-ai/components/avatar.tsx type AvatarProps (line 3) | type AvatarProps = { function Avatar (line 8) | function Avatar({ name, picture }: AvatarProps) { FILE: examples/cms-kontent-ai/components/container.tsx type ContainerProps (line 1) | type ContainerProps = { function Container (line 5) | function Container({ children }: ContainerProps) { FILE: examples/cms-kontent-ai/components/cover-image.tsx type CoverImageProps (line 5) | type CoverImageProps = { function CoverImage (line 11) | function CoverImage({ title, src, slug }: CoverImageProps) { FILE: examples/cms-kontent-ai/components/date-formatter.tsx type DateFormatterProps (line 3) | type DateFormatterProps = { dateString: string | null }; function DateFormatter (line 5) | function DateFormatter({ dateString }: DateFormatterProps) { FILE: examples/cms-kontent-ai/components/footer.tsx function Footer (line 4) | function Footer() { FILE: examples/cms-kontent-ai/components/header.tsx function Header (line 3) | function Header() { FILE: examples/cms-kontent-ai/components/hero-post.tsx type HeroPostProps (line 6) | type HeroPostProps = { function HeroPost (line 18) | function HeroPost({ FILE: examples/cms-kontent-ai/components/image.tsx type ImageType (line 30) | type ImageType = { function Image (line 39) | function Image(props: ImageType) { FILE: examples/cms-kontent-ai/components/intro.tsx function Intro (line 3) | function Intro() { FILE: examples/cms-kontent-ai/components/layout.tsx type LayoutProps (line 5) | type LayoutProps = { function Layout (line 10) | function Layout({ preview, children }: LayoutProps) { FILE: examples/cms-kontent-ai/components/meta.tsx function Meta (line 4) | function Meta() { FILE: examples/cms-kontent-ai/components/more-stories.tsx type MoreStoriesProps (line 4) | type MoreStoriesProps = { posts: Array }; function MoreStories (line 6) | function MoreStories({ posts }: MoreStoriesProps) { FILE: examples/cms-kontent-ai/components/post-body.tsx type PostBodyProps (line 3) | type PostBodyProps = { function PostBody (line 7) | function PostBody({ content }: PostBodyProps) { FILE: examples/cms-kontent-ai/components/post-header.tsx type PostHeaderType (line 7) | type PostHeaderType = { function PostHeader (line 14) | function PostHeader({ FILE: examples/cms-kontent-ai/components/post-preview.tsx type PostPreviewProps (line 7) | type PostPreviewProps = { function PostPreview (line 11) | function PostPreview({ post }: PostPreviewProps) { FILE: examples/cms-kontent-ai/components/post-title.tsx type PostTitleProps (line 1) | type PostTitleProps = { function PostTitle (line 5) | function PostTitle({ title }: PostTitleProps) { FILE: examples/cms-kontent-ai/components/section-separator.tsx function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-kontent-ai/lib/api.ts function parseAuthor (line 20) | function parseAuthor(author: Author): ViewModelAuthor { function parsePost (line 27) | function parsePost(post: Post): ViewModelPost { function getAllPostSlugs (line 39) | async function getAllPostSlugs() { function getMorePostsForSlug (line 50) | async function getMorePostsForSlug(slug: string, preview: boolean) { function getPostBySlug (line 64) | async function getPostBySlug(slug: string, preview: boolean) { function getAllPosts (line 76) | async function getAllPosts(preview: boolean) { FILE: examples/cms-kontent-ai/lib/constants.ts constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-kontent-ai"; constant CMS_NAME (line 2) | const CMS_NAME = "Kontent.ai"; constant CMS_URL (line 3) | const CMS_URL = "https://kontent.ai"; constant HOME_OG_IMAGE_URL (line 4) | const HOME_OG_IMAGE_URL = FILE: examples/cms-kontent-ai/lib/markdownToHtml.ts function markdownToHtml (line 4) | async function markdownToHtml(markdown: string) { FILE: examples/cms-kontent-ai/models/content-types/author.ts type Author (line 9) | type Author = IContentItem<{ FILE: examples/cms-kontent-ai/models/content-types/post.ts type Post (line 11) | type Post = IContentItem<{ FILE: examples/cms-kontent-ai/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/cms-kontent-ai/pages/_document.tsx function Document (line 3) | function Document() { FILE: examples/cms-kontent-ai/pages/api/exit-preview.ts function exit (line 3) | async function exit(_: any, res: NextApiResponse) { FILE: examples/cms-kontent-ai/pages/api/preview.ts function preview (line 4) | async function preview( FILE: examples/cms-kontent-ai/pages/index.tsx type IndexProps (line 11) | type IndexProps = { function Index (line 16) | function Index({ allPosts, preview }: IndexProps) { function getStaticProps (line 44) | async function getStaticProps({ preview = false }) { FILE: examples/cms-kontent-ai/pages/posts/[slug].tsx type PostProps (line 20) | type PostProps = { function Post (line 26) | function Post({ post, morePosts = [], preview }: PostProps) { type StaticProps (line 63) | type StaticProps = { function getStaticProps (line 70) | async function getStaticProps({ params, preview = null }: StaticProps) { function getStaticPaths (line 83) | async function getStaticPaths() { FILE: examples/cms-kontent-ai/viewmodels/author.ts type Author (line 1) | type Author = { FILE: examples/cms-kontent-ai/viewmodels/post.ts type Post (line 3) | type Post = { FILE: examples/cms-makeswift/lib/makeswift/register-components.tsx function HelloWorld (line 6) | function HelloWorld(props: { className?: string }) { FILE: examples/cms-makeswift/pages/[[...path]].tsx type ParsedUrlQuery (line 15) | type ParsedUrlQuery = { path?: string[] }; function getStaticPaths (line 17) | async function getStaticPaths(): Promise< type Props (line 33) | type Props = MakeswiftPageProps; function getStaticProps (line 35) | async function getStaticProps( function Page (line 49) | function Page({ snapshot }: Props) { FILE: examples/cms-payload/app/(site)/[slug]/page.tsx function generateMetadata (line 8) | async function generateMetadata({ function generateStaticParams (line 41) | async function generateStaticParams() { FILE: examples/cms-payload/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: examples/cms-payload/components/BackgroundColor/index.tsx type BackgroundColorField (line 7) | type BackgroundColorField = "white" | "black"; type Props (line 15) | type Props = { FILE: examples/cms-payload/components/Blocks/CallToAction/index.tsx type Props (line 11) | type Props = { FILE: examples/cms-payload/components/Blocks/Content/index.tsx type Props (line 9) | type Props = Extract; FILE: examples/cms-payload/components/Button/index.tsx type Props (line 7) | type Props = { FILE: examples/cms-payload/components/Gutter/index.tsx type Props (line 4) | type Props = { FILE: examples/cms-payload/components/Header/MobileMenuModal.tsx type Props (line 10) | type Props = { FILE: examples/cms-payload/components/Header/index.tsx type HeaderBarProps (line 13) | type HeaderBarProps = { FILE: examples/cms-payload/components/Layout/index.tsx type Props (line 11) | type Props = { FILE: examples/cms-payload/components/Link/index.tsx type CMSLinkType (line 6) | type CMSLinkType = { FILE: examples/cms-payload/components/Media/index.tsx type Props (line 7) | type Props = { FILE: examples/cms-payload/components/RichText/serialize.tsx type Children (line 8) | type Children = Leaf[]; type Leaf (line 10) | type Leaf = { FILE: examples/cms-payload/components/VerticalPadding/index.tsx type VerticalPaddingOptions (line 4) | type VerticalPaddingOptions = "large" | "medium" | "none"; type Props (line 6) | type Props = { FILE: examples/cms-payload/payload-types.ts type Config (line 8) | interface Config { type Page (line 18) | interface Page { type Media (line 144) | interface Media { type User (line 156) | interface User { type MainMenu (line 167) | interface MainMenu { FILE: examples/cms-payload/payload/fields/backgroundColor.ts type Args (line 4) | type Args = { FILE: examples/cms-payload/payload/fields/link.ts type LinkAppearances (line 19) | type LinkAppearances = "primary" | "secondary" | "default"; type LinkType (line 21) | type LinkType = (options?: { FILE: examples/cms-payload/payload/fields/linkGroup.ts type LinkGroupType (line 6) | type LinkGroupType = (options?: { FILE: examples/cms-payload/payload/fields/richText/index.ts type RichText (line 10) | type RichText = ( FILE: examples/cms-payload/payload/fields/slug.ts type Slug (line 5) | type Slug = (fieldToUse?: string, overrides?: Partial) => Field; FILE: examples/cms-payload/payload/utilities/deepMerge.ts function isObject (line 6) | function isObject(item: unknown): boolean { function deepMerge (line 15) | function deepMerge( FILE: examples/cms-plasmic/pages/[[...catchall]].tsx function CatchallPage (line 66) | function CatchallPage(props: { FILE: examples/cms-plasmic/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/cms-plasmic/pages/api/exit-preview.ts function exit (line 1) | async function exit(_, res) { FILE: examples/cms-plasmic/pages/api/preview.ts function preview (line 3) | async function preview(req, res) { FILE: examples/cms-plasmic/plasmic-init.ts constant PLASMIC_PROJECT_ID (line 3) | const PLASMIC_PROJECT_ID = process.env["NEXT_PUBLIC_PLASMIC_PROJECT_ID"]; constant PLASMIC_PROJECT_API_TOKEN (line 4) | const PLASMIC_PROJECT_API_TOKEN = constant PLASMIC_CONFIG (line 7) | const PLASMIC_CONFIG = { constant PLASMIC (line 16) | const PLASMIC = initPlasmicLoader({ constant PREVIEW_PLASMIC (line 21) | const PREVIEW_PLASMIC = initPlasmicLoader({ FILE: examples/cms-prepr/components/alert.js function Alert (line 5) | function Alert({ preview }) { FILE: examples/cms-prepr/components/avatar.js function Avatar (line 3) | function Avatar({ name, picture }) { FILE: examples/cms-prepr/components/container.js function Container (line 1) | function Container({ children }) { FILE: examples/cms-prepr/components/cover-image.js function CoverImage (line 5) | function CoverImage({ title, url, slug }) { FILE: examples/cms-prepr/components/date.js function Date (line 2) | function Date({ dateString }) { FILE: examples/cms-prepr/components/footer.js function Footer (line 4) | function Footer() { FILE: examples/cms-prepr/components/header.js function Header (line 3) | function Header() { FILE: examples/cms-prepr/components/hero-post.js function HeroPost (line 6) | function HeroPost({ FILE: examples/cms-prepr/components/intro.js function Intro (line 3) | function Intro() { FILE: examples/cms-prepr/components/layout.js function Layout (line 5) | function Layout({ preview, children }) { FILE: examples/cms-prepr/components/meta.js function Meta (line 4) | function Meta() { FILE: examples/cms-prepr/components/more-stories.js function MoreStories (line 3) | function MoreStories({ posts }) { FILE: examples/cms-prepr/components/post-body.js function PostBody (line 3) | function PostBody({ content }) { FILE: examples/cms-prepr/components/post-header.js function PostHeader (line 6) | function PostHeader({ title, coverImage, date, author }) { FILE: examples/cms-prepr/components/post-preview.js function PostPreview (line 6) | function PostPreview({ FILE: examples/cms-prepr/components/post-title.js function PostTitle (line 1) | function PostTitle({ children }) { FILE: examples/cms-prepr/components/section-separator.js function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-prepr/lib/api.js function fetchAPI (line 1) | async function fetchAPI(query, { variables, preview } = {}) { function getPreviewPostBySlug (line 23) | async function getPreviewPostBySlug(slug) { function getAllPostsWithSlug (line 42) | async function getAllPostsWithSlug() { function getAllPostsForHome (line 58) | async function getAllPostsForHome(preview) { function getPostAndMorePosts (line 94) | async function getPostAndMorePosts(slug, preview) { FILE: examples/cms-prepr/lib/constants.js constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-prepr"; constant CMS_NAME (line 2) | const CMS_NAME = "Prepr"; constant CMS_URL (line 3) | const CMS_URL = "https://prepr.io/"; constant HOME_OG_IMAGE_URL (line 4) | const HOME_OG_IMAGE_URL = ""; FILE: examples/cms-prepr/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/cms-prepr/pages/_document.js function Document (line 3) | function Document() { FILE: examples/cms-prepr/pages/api/exit-preview.js function handler (line 1) | async function handler(_, res) { FILE: examples/cms-prepr/pages/api/preview.js function handler (line 3) | async function handler(req, res) { FILE: examples/cms-prepr/pages/index.js function Index (line 10) | function Index({ allPosts, preview }) { function getStaticProps (line 39) | async function getStaticProps({ preview = null }) { FILE: examples/cms-prepr/pages/posts/[slug].js function Post (line 15) | function Post({ post, morePosts, preview }) { function getStaticProps (line 52) | async function getStaticProps({ params, preview = false }) { function getStaticPaths (line 64) | async function getStaticPaths() { FILE: examples/cms-prismic/components/alert.tsx type AlertProps (line 7) | type AlertProps = { function Alert (line 11) | function Alert({ preview }: AlertProps) { FILE: examples/cms-prismic/components/avatar.tsx type AvatarProps (line 4) | type AvatarProps = { function Avatar (line 9) | function Avatar({ name, picture }: AvatarProps) { FILE: examples/cms-prismic/components/container.tsx type ContainerProps (line 1) | type ContainerProps = { function Container (line 5) | function Container({ children }: ContainerProps) { FILE: examples/cms-prismic/components/cover-image.tsx type CoverImageProps (line 6) | type CoverImageProps = { function CoverImage (line 12) | function CoverImage({ FILE: examples/cms-prismic/components/date.tsx type DateProps (line 10) | type DateProps = { function Date (line 14) | function Date({ dateField }: DateProps) { FILE: examples/cms-prismic/components/footer.tsx function Footer (line 5) | function Footer() { FILE: examples/cms-prismic/components/header.tsx function Header (line 3) | function Header() { FILE: examples/cms-prismic/components/hero-post.tsx type HeroPostProps (line 12) | type HeroPostProps = { function HeroPost (line 21) | function HeroPost({ FILE: examples/cms-prismic/components/intro.tsx function Intro (line 3) | function Intro() { FILE: examples/cms-prismic/components/layout.tsx type LayoutProps (line 5) | type LayoutProps = { function Layout (line 10) | function Layout({ preview, children }: LayoutProps) { FILE: examples/cms-prismic/components/meta.tsx function Meta (line 5) | function Meta() { FILE: examples/cms-prismic/components/more-stories.tsx type MoreStoriesProps (line 5) | type MoreStoriesProps = { function MoreStories (line 9) | function MoreStories({ posts }: MoreStoriesProps) { FILE: examples/cms-prismic/components/post-body.tsx type PostBodyProps (line 6) | type PostBodyProps = { function PostBody (line 10) | function PostBody({ slices }: PostBodyProps) { FILE: examples/cms-prismic/components/post-header.tsx type PostHeaderProps (line 12) | type PostHeaderProps = { function PostHeader (line 19) | function PostHeader({ FILE: examples/cms-prismic/components/post-preview.tsx type PostPreviewProps (line 13) | type PostPreviewProps = { function PostPreview (line 22) | function PostPreview({ FILE: examples/cms-prismic/components/post-title.tsx type PostTitleProps (line 1) | type PostTitleProps = { function PostTitle (line 5) | function PostTitle({ children }: PostTitleProps) { FILE: examples/cms-prismic/components/section-separator.tsx function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-prismic/lib/constants.ts constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-prismic"; constant CMS_NAME (line 2) | const CMS_NAME = "Prismic"; constant CMS_URL (line 3) | const CMS_URL = "https://prismic.io/"; constant HOME_OG_IMAGE_URL (line 4) | const HOME_OG_IMAGE_URL = FILE: examples/cms-prismic/lib/types.ts type PostDocumentWithAuthor (line 4) | type PostDocumentWithAuthor = Content.PostDocument & { type AuthorContentRelationshipField (line 10) | type AuthorContentRelationshipField = RelationField< FILE: examples/cms-prismic/pages/_app.tsx function MyApp (line 5) | function MyApp({ Component, pageProps }) { FILE: examples/cms-prismic/pages/_document.tsx function Document (line 3) | function Document() { FILE: examples/cms-prismic/pages/api/exit-preview.ts function exit (line 4) | async function exit(req: NextApiRequest, res: NextApiResponse) { FILE: examples/cms-prismic/pages/api/preview.ts function preview (line 6) | async function preview( FILE: examples/cms-prismic/pages/index.tsx type IndexProps (line 12) | type IndexProps = { function Index (line 17) | function Index({ preview, allPosts }: IndexProps) { function getStaticProps (line 45) | async function getStaticProps({ FILE: examples/cms-prismic/pages/posts/[slug].tsx type PostProps (line 20) | type PostProps = { function Post (line 26) | function Post({ post, morePosts, preview }: PostProps) { function getStaticProps (line 71) | async function getStaticProps({ function getStaticPaths (line 103) | async function getStaticPaths() { FILE: examples/cms-prismic/pages/slice-simulator.tsx function SliceSimulatorPage (line 7) | function SliceSimulatorPage() { FILE: examples/cms-prismic/slices/Image/index.tsx type ImageProps (line 5) | type ImageProps = SliceComponentProps; FILE: examples/cms-prismic/slices/Text/index.tsx type TextProps (line 4) | type TextProps = SliceComponentProps; FILE: examples/cms-prismic/types.generated.ts type Simplify (line 6) | type Simplify = { type AuthorDocumentData (line 10) | interface AuthorDocumentData { type AuthorDocument (line 43) | type AuthorDocument = type PostDocumentData (line 50) | interface PostDocumentData { type PostDocumentDataSlicesSlice (line 122) | type PostDocumentDataSlicesSlice = TextSlice | ImageSlice; type PostDocument (line 132) | type PostDocument = type AllDocumentTypes (line 134) | type AllDocumentTypes = AuthorDocument | PostDocument; type ImageSliceDefaultPrimary (line 139) | interface ImageSliceDefaultPrimary { type ImageSliceDefault (line 159) | type ImageSliceDefault = prismicT.SharedSliceVariation< type ImageSliceVariation (line 168) | type ImageSliceVariation = ImageSliceDefault; type ImageSlice (line 177) | type ImageSlice = prismicT.SharedSlice<"image", ImageSliceVariation>; type TextSliceDefaultPrimary (line 182) | interface TextSliceDefaultPrimary { type TextSliceDefault (line 202) | type TextSliceDefault = prismicT.SharedSliceVariation< type TextSliceVariation (line 211) | type TextSliceVariation = TextSliceDefault; type TextSlice (line 220) | type TextSlice = prismicT.SharedSlice<"text", TextSliceVariation>; type CreateClient (line 222) | interface CreateClient { FILE: examples/cms-sanity/app/(blog)/actions.ts function disableDraftMode (line 5) | async function disableDraftMode() { FILE: examples/cms-sanity/app/(blog)/alert-banner.tsx function AlertBanner (line 10) | function AlertBanner() { FILE: examples/cms-sanity/app/(blog)/avatar.tsx type Props (line 6) | interface Props { function Avatar (line 11) | function Avatar({ name, picture }: Props) { FILE: examples/cms-sanity/app/(blog)/cover-image.tsx type CoverImageProps (line 5) | interface CoverImageProps { function CoverImage (line 10) | function CoverImage(props: CoverImageProps) { FILE: examples/cms-sanity/app/(blog)/date.tsx function DateComponent (line 3) | function DateComponent({ dateString }: { dateString: string }) { FILE: examples/cms-sanity/app/(blog)/layout.tsx function generateMetadata (line 21) | async function generateMetadata(): Promise { function RootLayout (line 58) | async function RootLayout({ FILE: examples/cms-sanity/app/(blog)/more-stories.tsx function MoreStories (line 10) | async function MoreStories(params: { FILE: examples/cms-sanity/app/(blog)/onboarding.tsx function Onboarding (line 13) | function Onboarding() { FILE: examples/cms-sanity/app/(blog)/page.tsx function Intro (line 16) | function Intro(props: { title: string | null | undefined; description: a... function HeroPost (line 36) | function HeroPost({ function Page (line 76) | async function Page() { FILE: examples/cms-sanity/app/(blog)/portable-text.tsx function CustomPortableText (line 17) | function CustomPortableText({ FILE: examples/cms-sanity/app/(blog)/posts/[slug]/page.tsx type Props (line 19) | type Props = { function generateStaticParams (line 27) | async function generateStaticParams() { function generateMetadata (line 35) | async function generateMetadata( function PostPage (line 57) | async function PostPage({ params }: Props) { FILE: examples/cms-sanity/app/(sanity)/layout.tsx function RootLayout (line 13) | function RootLayout({ FILE: examples/cms-sanity/app/(sanity)/studio/[[...tool]]/page.tsx function StudioPage (line 7) | function StudioPage() { FILE: examples/cms-sanity/sanity.types.ts type SanityImagePaletteSwatch (line 16) | type SanityImagePaletteSwatch = { type SanityImagePalette (line 24) | type SanityImagePalette = { type SanityImageDimensions (line 35) | type SanityImageDimensions = { type SanityFileAsset (line 42) | type SanityFileAsset = { type Geopoint (line 64) | type Geopoint = { type Post (line 71) | type Post = { type Author (line 119) | type Author = { type Slug (line 140) | type Slug = { type Settings (line 146) | type Settings = { type SanityImageCrop (line 204) | type SanityImageCrop = { type SanityImageHotspot (line 212) | type SanityImageHotspot = { type SanityImageAsset (line 220) | type SanityImageAsset = { type SanityAssetSourceData (line 243) | type SanityAssetSourceData = { type SanityImageMetadata (line 250) | type SanityImageMetadata = { type SanityAssistInstructionTask (line 261) | type SanityAssistInstructionTask = { type SanityAssistTaskStatus (line 270) | type SanityAssistTaskStatus = { type SanityAssistSchemaTypeAnnotations (line 279) | type SanityAssistSchemaTypeAnnotations = { type SanityAssistOutputType (line 289) | type SanityAssistOutputType = { type SanityAssistOutputField (line 294) | type SanityAssistOutputField = { type SanityAssistInstructionContext (line 299) | type SanityAssistInstructionContext = { type AssistInstructionContext (line 309) | type AssistInstructionContext = { type SanityAssistInstructionUserInput (line 332) | type SanityAssistInstructionUserInput = { type SanityAssistInstructionPrompt (line 338) | type SanityAssistInstructionPrompt = Array<{ type SanityAssistInstructionFieldRef (line 364) | type SanityAssistInstructionFieldRef = { type SanityAssistInstruction (line 369) | type SanityAssistInstruction = { type SanityAssistSchemaTypeField (line 386) | type SanityAssistSchemaTypeField = { type AllSanitySchemaTypes (line 396) | type AllSanitySchemaTypes = type SettingsQueryResult (line 427) | type SettingsQueryResult = { type HeroQueryResult (line 486) | type HeroQueryResult = { type MoreStoriesQueryResult (line 541) | type MoreStoriesQueryResult = Array<{ type PostQueryResult (line 578) | type PostQueryResult = { type PostSlugsResult (line 635) | type PostSlugsResult = Array<{ type SanityQueries (line 642) | interface SanityQueries { FILE: examples/cms-sanity/sanity/lib/api.ts function assertValue (line 6) | function assertValue(v: T | undefined, errorMessage: string): T { FILE: examples/cms-sanity/sanity/lib/fetch.ts function sanityFetch (line 13) | async function sanityFetch({ FILE: examples/cms-sanity/sanity/lib/utils.ts function resolveOpenGraphImage (line 19) | function resolveOpenGraphImage(image: any, width = 1200, height = 627) { function resolveHref (line 26) | function resolveHref( FILE: examples/cms-sanity/sanity/schemas/documents/post.ts method prepare (line 102) | prepare({ title, media, author, date }) { FILE: examples/cms-sanity/sanity/schemas/singletons/settings.tsx method prepare (line 123) | prepare() { FILE: examples/cms-sitecore-xmcloud/next.config.js method rewrites (line 34) | async rewrites() { FILE: examples/cms-sitecore-xmcloud/scripts/config/index.ts type JssConfig (line 7) | interface JssConfig extends Record { type ConfigPlugin (line 16) | interface ConfigPlugin { class JssConfigFactory (line 28) | class JssConfigFactory { method create (line 29) | public async create(defaultConfig: JssConfig = {}): Promise { FILE: examples/cms-sitecore-xmcloud/scripts/config/plugins/computed.ts class ComputedPlugin (line 8) | class ComputedPlugin implements ConfigPlugin { method exec (line 12) | async exec(config: JssConfig) { FILE: examples/cms-sitecore-xmcloud/scripts/config/plugins/fallback.ts class FallbackPlugin (line 7) | class FallbackPlugin implements ConfigPlugin { method exec (line 11) | async exec(config: JssConfig) { FILE: examples/cms-sitecore-xmcloud/scripts/config/plugins/package-json.ts class PackageJsonPlugin (line 7) | class PackageJsonPlugin implements ConfigPlugin { method exec (line 10) | async exec(config: JssConfig) { FILE: examples/cms-sitecore-xmcloud/scripts/config/plugins/scjssconfig.ts class ScJssConfigPlugin (line 8) | class ScJssConfigPlugin implements ConfigPlugin { method exec (line 11) | async exec(config: JssConfig) { FILE: examples/cms-sitecore-xmcloud/scripts/generate-component-factory.ts function getComponentList (line 35) | function getComponentList(path: string): (PackageDefinition | ComponentF... function writeComponentFactory (line 58) | function writeComponentFactory() { function watchComponentFactory (line 89) | function watchComponentFactory() { FILE: examples/cms-sitecore-xmcloud/scripts/generate-config.ts function writeConfig (line 26) | function writeConfig(config: JssConfig): void { function generateConfig (line 50) | function generateConfig(defaultConfig: JssConfig): void { FILE: examples/cms-sitecore-xmcloud/scripts/generate-plugins.ts type ModuleType (line 17) | enum ModuleType { type PluginDefinition (line 22) | interface PluginDefinition { type PluginFile (line 28) | interface PluginFile { function getPluginList (line 71) | function getPluginList(path: string, pluginName: string): PluginFile[] { function writePlugins (line 92) | function writePlugins( function run (line 128) | function run(definitions: PluginDefinition[]) { FILE: examples/cms-sitecore-xmcloud/scripts/scaffold-component.ts function editLineEndings (line 49) | function editLineEndings(content: string) { function scaffoldFile (line 60) | function scaffoldFile( FILE: examples/cms-sitecore-xmcloud/scripts/templates/component-factory.ts type ComponentFile (line 4) | interface ComponentFile { type PackageDefinition (line 10) | interface PackageDefinition { function generateComponentFactory (line 29) | function generateComponentFactory( FILE: examples/cms-sitecore-xmcloud/scripts/templates/component-src.ts function generateComponentSrc (line 6) | function generateComponentSrc(componentName: string): string { FILE: examples/cms-sitecore-xmcloud/scripts/utils.ts function watchItems (line 7) | function watchItems(rootPath: string, cb: () => void): void { function getItems (line 22) | function getItems(settings: { FILE: examples/cms-sitecore-xmcloud/src/Layout.tsx type LayoutProps (line 18) | interface LayoutProps { type RouteFields (line 22) | interface RouteFields { FILE: examples/cms-sitecore-xmcloud/src/components/ColumnSplitter.tsx type ComponentProps (line 8) | interface ComponentProps { FILE: examples/cms-sitecore-xmcloud/src/components/Container.tsx constant BACKGROUND_REG_EXP (line 9) | const BACKGROUND_REG_EXP = new RegExp( type ComponentProps (line 13) | interface ComponentProps { FILE: examples/cms-sitecore-xmcloud/src/components/ContentBlock.tsx type ContentBlockProps (line 9) | type ContentBlockProps = ComponentProps & { FILE: examples/cms-sitecore-xmcloud/src/components/Image.tsx type Fields (line 12) | interface Fields { type ImageProps (line 18) | type ImageProps = { FILE: examples/cms-sitecore-xmcloud/src/components/LinkList.tsx type ResultsFieldLink (line 9) | type ResultsFieldLink = { type Fields (line 15) | interface Fields { type LinkListProps (line 28) | type LinkListProps = { type LinkListItemProps (line 33) | type LinkListItemProps = { FILE: examples/cms-sitecore-xmcloud/src/components/Navigation.tsx type Fields (line 10) | interface Fields { type NavigationProps (line 21) | type NavigationProps = { FILE: examples/cms-sitecore-xmcloud/src/components/PageContent.tsx type Fields (line 8) | interface Fields { type PageContentProps (line 12) | type PageContentProps = { type ComponentContentProps (line 17) | type ComponentContentProps = { FILE: examples/cms-sitecore-xmcloud/src/components/PartialDesignDynamicPlaceholder.tsx type DynamicPlaceholderProps (line 7) | type DynamicPlaceholderProps = { FILE: examples/cms-sitecore-xmcloud/src/components/Promo.tsx type Fields (line 12) | interface Fields { type PromoProps (line 19) | type PromoProps = { FILE: examples/cms-sitecore-xmcloud/src/components/RichText.tsx type Fields (line 7) | interface Fields { type RichTextProps (line 11) | type RichTextProps = { FILE: examples/cms-sitecore-xmcloud/src/components/RowSplitter.tsx type ComponentProps (line 8) | interface ComponentProps { FILE: examples/cms-sitecore-xmcloud/src/components/Title.tsx type Fields (line 10) | interface Fields { type TitleProps (line 39) | type TitleProps = { type ComponentContentProps (line 44) | type ComponentContentProps = { FILE: examples/cms-sitecore-xmcloud/src/lib/component-props/index.ts type ComponentProps (line 10) | type ComponentProps = { type ComponentWithContextProps (line 21) | type ComponentWithContextProps = ComponentProps & { FILE: examples/cms-sitecore-xmcloud/src/lib/data-fetcher.ts function dataFetcher (line 13) | function dataFetcher( FILE: examples/cms-sitecore-xmcloud/src/lib/dictionary-service-factory.ts class DictionaryServiceFactory (line 12) | class DictionaryServiceFactory { method create (line 17) | create(siteName: string): DictionaryService { FILE: examples/cms-sitecore-xmcloud/src/lib/extract-path/index.ts type Plugin (line 4) | interface Plugin { class PathExtractor (line 11) | class PathExtractor { method extract (line 16) | public extract(params: ParsedUrlQuery | undefined): string { FILE: examples/cms-sitecore-xmcloud/src/lib/layout-service-factory.ts class LayoutServiceFactory (line 12) | class LayoutServiceFactory { method create (line 17) | create(siteName: string): LayoutService { FILE: examples/cms-sitecore-xmcloud/src/lib/middleware/index.ts type MiddlewarePlugin (line 5) | interface MiddlewarePlugin { function middleware (line 20) | async function middleware( FILE: examples/cms-sitecore-xmcloud/src/lib/next-config/plugins/robots.js method rewrites (line 6) | async rewrites() { FILE: examples/cms-sitecore-xmcloud/src/lib/next-config/plugins/sitemap.js method rewrites (line 6) | async rewrites() { FILE: examples/cms-sitecore-xmcloud/src/lib/page-props-factory/index.ts type Plugin (line 15) | interface Plugin { class SitecorePagePropsFactory (line 29) | class SitecorePagePropsFactory { method create (line 35) | public async create( FILE: examples/cms-sitecore-xmcloud/src/lib/page-props-factory/plugins/component-props.ts class ComponentPropsPlugin (line 7) | class ComponentPropsPlugin implements Plugin { method constructor (line 12) | constructor() { method exec (line 16) | async exec( FILE: examples/cms-sitecore-xmcloud/src/lib/page-props-factory/plugins/normal-mode.ts class NormalModePlugin (line 12) | class NormalModePlugin implements Plugin { method constructor (line 18) | constructor() { method exec (line 23) | async exec( method getDictionaryService (line 65) | private getDictionaryService(siteName: string): DictionaryService { method getLayoutService (line 77) | private getLayoutService(siteName: string): LayoutService { FILE: examples/cms-sitecore-xmcloud/src/lib/page-props-factory/plugins/preview-mode.ts class PreviewModePlugin (line 7) | class PreviewModePlugin implements Plugin { method exec (line 10) | async exec( FILE: examples/cms-sitecore-xmcloud/src/lib/page-props-factory/plugins/site.ts class SitePlugin (line 7) | class SitePlugin implements Plugin { method exec (line 10) | async exec( FILE: examples/cms-sitecore-xmcloud/src/lib/page-props.ts type SitecorePageProps (line 11) | type SitecorePageProps = { FILE: examples/cms-sitecore-xmcloud/src/lib/site-resolver/index.ts type SiteResolverPlugin (line 16) | interface SiteResolverPlugin { FILE: examples/cms-sitecore-xmcloud/src/lib/site-resolver/plugins/default.ts class DefaultPlugin (line 5) | class DefaultPlugin implements SiteResolverPlugin { method exec (line 6) | exec(sites: SiteInfo[]): SiteInfo[] { FILE: examples/cms-sitecore-xmcloud/src/lib/sitemap-fetcher/index.ts type SitemapFetcherPlugin (line 5) | interface SitemapFetcherPlugin { class SitecoreSitemapFetcher (line 12) | class SitecoreSitemapFetcher { method fetch (line 17) | async fetch(context?: GetStaticPathsContext): Promise { FILE: examples/cms-sitecore-xmcloud/src/lib/sitemap-fetcher/plugins/graphql-sitemap-service.ts class GraphqlSitemapServicePlugin (line 10) | class GraphqlSitemapServicePlugin implements SitemapFetcherPlugin { method constructor (line 13) | constructor() { method exec (line 21) | async exec(context?: GetStaticPathsContext): Promise { FILE: examples/cms-sitecore-xmcloud/src/pages/_app.tsx function App (line 7) | function App({ FILE: examples/cms-sitecore-xmcloud/src/pages/_error.tsx type ErrorPageProps (line 4) | interface ErrorPageProps { FILE: examples/cms-sitecore-xmcloud/src/pages/api/sitemap.ts constant ABSOLUTE_URL_REGEXP (line 11) | const ABSOLUTE_URL_REGEXP = "^(?:[a-z]+:)?//"; FILE: examples/cms-sitefinity/components/alert.tsx type Props (line 5) | type Props = { FILE: examples/cms-sitefinity/components/avatar.tsx type Props (line 1) | type Props = { FILE: examples/cms-sitefinity/components/container.tsx type Props (line 1) | type Props = { FILE: examples/cms-sitefinity/components/cover-image.tsx type Props (line 4) | type Props = { FILE: examples/cms-sitefinity/components/date-formatter.tsx type Props (line 3) | type Props = { FILE: examples/cms-sitefinity/components/hero-post.tsx type Props (line 7) | type Props = { FILE: examples/cms-sitefinity/components/layout.tsx type Props (line 5) | type Props = { FILE: examples/cms-sitefinity/components/more-stories.tsx type Props (line 4) | type Props = { FILE: examples/cms-sitefinity/components/post-body.tsx type Props (line 3) | type Props = { FILE: examples/cms-sitefinity/components/post-header.tsx type Props (line 7) | type Props = { FILE: examples/cms-sitefinity/components/post-preview.tsx type Props (line 7) | type Props = { FILE: examples/cms-sitefinity/components/post-title.tsx type Props (line 3) | type Props = { FILE: examples/cms-sitefinity/interfaces/author.ts type Author (line 1) | type Author = { FILE: examples/cms-sitefinity/interfaces/post.ts type PostType (line 3) | type PostType = { FILE: examples/cms-sitefinity/lib/api.ts function executeGraphQLForBlogPosts (line 3) | async function executeGraphQLForBlogPosts( function getAllPostSlugsFromCms (line 15) | async function getAllPostSlugsFromCms(): Promise { function transformImageUrl (line 29) | function transformImageUrl(url: string) { function mapCmsBlog (line 37) | function mapCmsBlog(source: CmsPost): PostType { function getPostBySlugFromCms (line 55) | async function getPostBySlugFromCms(slug: string): Promise { function getAllPostsFromCms (line 90) | async function getAllPostsFromCms(): Promise { type CmsPost (line 122) | interface CmsPost { FILE: examples/cms-sitefinity/lib/constants.ts constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "blog-starter"; constant CMS_NAME (line 2) | const CMS_NAME = "Sitefinity"; constant HOME_OG_IMAGE_URL (line 3) | const HOME_OG_IMAGE_URL = FILE: examples/cms-sitefinity/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/cms-sitefinity/pages/index.tsx type Props (line 11) | type Props = { function Index (line 15) | function Index({ allPosts }: Props) { FILE: examples/cms-sitefinity/pages/posts/[...slug].tsx type Props (line 14) | type Props = { function Post (line 20) | function Post({ post, morePosts, preview }: Props) { type Params (line 55) | type Params = { function getStaticProps (line 61) | async function getStaticProps({ params }: Params) { function getStaticPaths (line 72) | async function getStaticPaths() { FILE: examples/cms-storyblok/components/alert.js function Alert (line 5) | function Alert({ preview }) { FILE: examples/cms-storyblok/components/avatar.js function Avatar (line 3) | function Avatar({ name, picture }) { FILE: examples/cms-storyblok/components/container.js function Container (line 1) | function Container({ children }) { FILE: examples/cms-storyblok/components/cover-image.js function CoverImage (line 5) | function CoverImage({ title, url, slug }) { FILE: examples/cms-storyblok/components/date.js function DateComponent (line 5) | function DateComponent({ dateString }) { FILE: examples/cms-storyblok/components/footer.js function Footer (line 4) | function Footer() { FILE: examples/cms-storyblok/components/header.js function Header (line 3) | function Header() { FILE: examples/cms-storyblok/components/hero-post.js function HeroPost (line 6) | function HeroPost({ FILE: examples/cms-storyblok/components/intro.js function Intro (line 3) | function Intro() { FILE: examples/cms-storyblok/components/layout.js function Layout (line 5) | function Layout({ preview, children }) { FILE: examples/cms-storyblok/components/meta.js function Meta (line 4) | function Meta() { FILE: examples/cms-storyblok/components/more-stories.js function MoreStories (line 3) | function MoreStories({ posts }) { FILE: examples/cms-storyblok/components/post-body.js function PostBody (line 3) | function PostBody({ content }) { FILE: examples/cms-storyblok/components/post-header.js function PostHeader (line 6) | function PostHeader({ title, coverImage, date, author }) { FILE: examples/cms-storyblok/components/post-preview.js function PostPreview (line 6) | function PostPreview({ FILE: examples/cms-storyblok/components/post-title.js function PostTitle (line 1) | function PostTitle({ children }) { FILE: examples/cms-storyblok/components/section-separator.js function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-storyblok/lib/api.js function fetchAPI (line 1) | async function fetchAPI(query, { variables, preview } = {}) { function getPreviewPostBySlug (line 24) | async function getPreviewPostBySlug(slug) { function getAllPostsWithSlug (line 43) | async function getAllPostsWithSlug() { function getAllPostsForHome (line 56) | async function getAllPostsForHome(preview) { function getPostAndMorePosts (line 84) | async function getPostAndMorePosts(slug, preview) { FILE: examples/cms-storyblok/lib/constants.js constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-storyblok"; constant CMS_NAME (line 2) | const CMS_NAME = "Storyblok"; constant CMS_URL (line 3) | const CMS_URL = "https://www.storyblok.com/"; constant HOME_OG_IMAGE_URL (line 4) | const HOME_OG_IMAGE_URL = FILE: examples/cms-storyblok/lib/markdownToHtml.js function markdownToHtml (line 4) | async function markdownToHtml(markdown) { FILE: examples/cms-storyblok/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/cms-storyblok/pages/_document.js function Document (line 3) | function Document() { FILE: examples/cms-storyblok/pages/api/exit-preview.js function exit (line 1) | async function exit(_, res) { FILE: examples/cms-storyblok/pages/api/preview.js function preview (line 3) | async function preview(req, res) { FILE: examples/cms-storyblok/pages/index.js function Index (line 10) | function Index({ allPosts, preview }) { function getStaticProps (line 38) | async function getStaticProps({ preview = null }) { FILE: examples/cms-storyblok/pages/posts/[slug].js function Post (line 16) | function Post({ post, morePosts, preview }) { function getStaticProps (line 53) | async function getStaticProps({ params, preview = null }) { function getStaticPaths (line 70) | async function getStaticPaths() { FILE: examples/cms-takeshape/components/alert.js function Alert (line 5) | function Alert({ preview }) { FILE: examples/cms-takeshape/components/avatar.js function Avatar (line 4) | function Avatar({ name, picture }) { FILE: examples/cms-takeshape/components/container.js function Container (line 1) | function Container({ children }) { FILE: examples/cms-takeshape/components/cover-image.js function CoverImage (line 6) | function CoverImage({ title, coverImage, slug }) { FILE: examples/cms-takeshape/components/date.js function Date (line 3) | function Date({ dateString }) { FILE: examples/cms-takeshape/components/footer.js function Footer (line 4) | function Footer() { FILE: examples/cms-takeshape/components/header.js function Header (line 3) | function Header() { FILE: examples/cms-takeshape/components/hero-post.js function HeroPost (line 6) | function HeroPost({ FILE: examples/cms-takeshape/components/intro.js function Intro (line 3) | function Intro() { FILE: examples/cms-takeshape/components/layout.js function Layout (line 5) | function Layout({ preview, children }) { FILE: examples/cms-takeshape/components/meta.js function Meta (line 4) | function Meta() { FILE: examples/cms-takeshape/components/more-stories.js function MoreStories (line 3) | function MoreStories({ posts }) { FILE: examples/cms-takeshape/components/post-body.js function PostBody (line 3) | function PostBody({ content }) { FILE: examples/cms-takeshape/components/post-header.js function PostHeader (line 6) | function PostHeader({ title, coverImage, date, author }) { FILE: examples/cms-takeshape/components/post-preview.js function PostPreview (line 6) | function PostPreview({ FILE: examples/cms-takeshape/components/post-title.js function PostTitle (line 1) | function PostTitle({ children }) { FILE: examples/cms-takeshape/components/section-separator.js function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-takeshape/lib/api.js constant API_URL (line 1) | const API_URL = `https://api.takeshape.io/project/${process.env.TAKESHAP... constant API_KEY (line 2) | const API_KEY = process.env.TAKESHAPE_API_KEY; function fetchAPI (line 4) | async function fetchAPI(query, { variables } = {}) { function getPreviewPostBySlug (line 25) | async function getPreviewPostBySlug(slug) { function getAllPostsWithSlug (line 44) | async function getAllPostsWithSlug() { function getAllPostsForHome (line 57) | async function getAllPostsForHome(preview) { function getPostAndMorePosts (line 90) | async function getPostAndMorePosts(slug, preview) { FILE: examples/cms-takeshape/lib/constants.js constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-takeshape"; constant CMS_NAME (line 2) | const CMS_NAME = "TakeShape"; constant CMS_URL (line 3) | const CMS_URL = "https://www.takeshape.io/"; constant HOME_OG_IMAGE_URL (line 4) | const HOME_OG_IMAGE_URL = FILE: examples/cms-takeshape/lib/markdownToHtml.js function markdownToHtml (line 4) | async function markdownToHtml(markdown) { FILE: examples/cms-takeshape/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/cms-takeshape/pages/_document.js function Document (line 3) | function Document() { FILE: examples/cms-takeshape/pages/api/exit-preview.js function exit (line 1) | async function exit(_, res) { FILE: examples/cms-takeshape/pages/api/preview.js function preview (line 3) | async function preview(req, res) { FILE: examples/cms-takeshape/pages/index.js function Index (line 10) | function Index({ allPosts, preview }) { function getStaticProps (line 38) | async function getStaticProps({ preview = false }) { FILE: examples/cms-takeshape/pages/posts/[slug].js function Post (line 17) | function Post({ post, morePosts, preview }) { function getStaticProps (line 62) | async function getStaticProps({ params, preview = false }) { function getStaticPaths (line 80) | async function getStaticPaths() { FILE: examples/cms-tina/.tina/__generated__/types.ts function gql (line 3) | function gql(strings: TemplateStringsArray, ...args: string[]): string { type Maybe (line 10) | type Maybe = T | null type InputMaybe (line 11) | type InputMaybe = Maybe type Exact (line 12) | type Exact = { type MakeOptional (line 15) | type MakeOptional = Omit & { type MakeMaybe (line 18) | type MakeMaybe = Omit & { type Scalars (line 22) | type Scalars = { type SystemInfo (line 33) | type SystemInfo = { type SystemInfoBreadcrumbsArgs (line 45) | type SystemInfoBreadcrumbsArgs = { type PageInfo (line 49) | type PageInfo = { type Node (line 57) | type Node = { type Document (line 61) | type Document = { type Connection (line 68) | type Connection = { type Query (line 73) | type Query = { type QueryGetOptimizedQueryArgs (line 84) | type QueryGetOptimizedQueryArgs = { type QueryCollectionArgs (line 88) | type QueryCollectionArgs = { type QueryNodeArgs (line 92) | type QueryNodeArgs = { type QueryDocumentArgs (line 96) | type QueryDocumentArgs = { type QueryPostsArgs (line 101) | type QueryPostsArgs = { type QueryPostsConnectionArgs (line 105) | type QueryPostsConnectionArgs = { type DocumentConnectionEdges (line 113) | type DocumentConnectionEdges = { type DocumentConnection (line 119) | type DocumentConnection = Connection & { type Collection (line 126) | type Collection = { type CollectionDocumentsArgs (line 139) | type CollectionDocumentsArgs = { type DocumentNode (line 147) | type DocumentNode = Posts type PostsAuthor (line 149) | type PostsAuthor = { type PostsOgImage (line 155) | type PostsOgImage = { type Posts (line 160) | type Posts = Node & type PostsConnectionEdges (line 175) | type PostsConnectionEdges = { type PostsConnection (line 181) | type PostsConnection = Connection & { type Mutation (line 188) | type Mutation = { type MutationAddPendingDocumentArgs (line 198) | type MutationAddPendingDocumentArgs = { type MutationUpdateDocumentArgs (line 204) | type MutationUpdateDocumentArgs = { type MutationDeleteDocumentArgs (line 210) | type MutationDeleteDocumentArgs = { type MutationCreateDocumentArgs (line 215) | type MutationCreateDocumentArgs = { type MutationUpdatePostsArgs (line 221) | type MutationUpdatePostsArgs = { type MutationCreatePostsArgs (line 226) | type MutationCreatePostsArgs = { type DocumentMutation (line 231) | type DocumentMutation = { type PostsAuthorMutation (line 235) | type PostsAuthorMutation = { type PostsOgImageMutation (line 240) | type PostsOgImageMutation = { type PostsMutation (line 244) | type PostsMutation = { type PostsPartsFragment (line 254) | type PostsPartsFragment = { type PostsQueryVariables (line 269) | type PostsQueryVariables = Exact<{ type PostsQuery (line 273) | type PostsQuery = { type PostsConnectionQueryVariables (line 301) | type PostsConnectionQueryVariables = Exact<{ [key: string]: never }> type PostsConnectionQuery (line 303) | type PostsConnectionQuery = { type Requester (line 395) | type Requester = ( function getSdk (line 400) | function getSdk(requester: Requester) { type Sdk (line 434) | type Sdk = ReturnType FILE: examples/cms-tina/components/alert.js function Alert (line 5) | function Alert({ preview }) { FILE: examples/cms-tina/components/avatar.js function Avatar (line 3) | function Avatar({ name, picture }) { FILE: examples/cms-tina/components/container.js function Container (line 1) | function Container({ children }) { FILE: examples/cms-tina/components/cover-image.js function CoverImage (line 5) | function CoverImage({ title, src, slug, height, width }) { FILE: examples/cms-tina/components/date-formatter.js function DateFormatter (line 3) | function DateFormatter({ dateString }) { FILE: examples/cms-tina/components/footer.js function Footer (line 4) | function Footer() { FILE: examples/cms-tina/components/header.js function Header (line 3) | function Header() { FILE: examples/cms-tina/components/hero-post.js function HeroPost (line 6) | function HeroPost({ FILE: examples/cms-tina/components/intro.js function Intro (line 3) | function Intro() { FILE: examples/cms-tina/components/layout.js function Layout (line 5) | function Layout({ preview, children }) { FILE: examples/cms-tina/components/meta.js function Meta (line 4) | function Meta() { FILE: examples/cms-tina/components/more-stories.js function MoreStories (line 3) | function MoreStories({ posts }) { FILE: examples/cms-tina/components/post-body.js function PostBody (line 3) | function PostBody({ content }) { FILE: examples/cms-tina/components/post-header.js function PostHeader (line 6) | function PostHeader({ title, coverImage, date, author }) { FILE: examples/cms-tina/components/post-preview.js function PostPreview (line 6) | function PostPreview({ FILE: examples/cms-tina/components/post-title.js function PostTitle (line 1) | function PostTitle({ children }) { FILE: examples/cms-tina/components/section-separator.js function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-tina/lib/api.js function getPostSlugs (line 7) | function getPostSlugs() { function getPostBySlug (line 11) | function getPostBySlug(slug, fields = []) { function getAllPosts (line 36) | function getAllPosts(fields = []) { FILE: examples/cms-tina/lib/constants.js constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-tina"; constant CMS_NAME (line 2) | const CMS_NAME = "Tina"; constant HOME_OG_IMAGE_URL (line 3) | const HOME_OG_IMAGE_URL = FILE: examples/cms-tina/lib/markdownToHtml.js function markdownToHtml (line 4) | async function markdownToHtml(markdown) { FILE: examples/cms-tina/pages/_document.js function Document (line 3) | function Document() { FILE: examples/cms-tina/pages/index.js function Index (line 10) | function Index({ allPosts }) { function getStaticProps (line 38) | async function getStaticProps() { FILE: examples/cms-tina/pages/posts/[slug].js function Post (line 14) | function Post({ post, morePosts, preview }) { function getStaticProps (line 49) | async function getStaticProps({ params }) { function getStaticPaths (line 71) | async function getStaticPaths() { FILE: examples/cms-umbraco-heartcore/components/alert.js function Alert (line 5) | function Alert({ preview }) { FILE: examples/cms-umbraco-heartcore/components/avatar.js function Avatar (line 3) | function Avatar({ name, picture }) { FILE: examples/cms-umbraco-heartcore/components/container.js function Container (line 1) | function Container({ children }) { FILE: examples/cms-umbraco-heartcore/components/cover-image.js function CoverImage (line 5) | function CoverImage({ title, url, slug }) { FILE: examples/cms-umbraco-heartcore/components/date.js function Date (line 3) | function Date({ dateString }) { FILE: examples/cms-umbraco-heartcore/components/footer.js function Footer (line 4) | function Footer() { FILE: examples/cms-umbraco-heartcore/components/header.js function Header (line 3) | function Header() { FILE: examples/cms-umbraco-heartcore/components/hero-post.js function HeroPost (line 6) | function HeroPost({ FILE: examples/cms-umbraco-heartcore/components/intro.js function Intro (line 3) | function Intro() { FILE: examples/cms-umbraco-heartcore/components/layout.js function Layout (line 5) | function Layout({ preview, children }) { FILE: examples/cms-umbraco-heartcore/components/meta.js function Meta (line 4) | function Meta() { FILE: examples/cms-umbraco-heartcore/components/more-stories.js function MoreStories (line 3) | function MoreStories({ posts }) { FILE: examples/cms-umbraco-heartcore/components/post-body.js function PostBody (line 3) | function PostBody({ content }) { FILE: examples/cms-umbraco-heartcore/components/post-header.js function PostHeader (line 6) | function PostHeader({ title, coverImage, date, author }) { FILE: examples/cms-umbraco-heartcore/components/post-preview.js function PostPreview (line 6) | function PostPreview({ FILE: examples/cms-umbraco-heartcore/components/post-title.js function PostTitle (line 1) | function PostTitle({ children }) { FILE: examples/cms-umbraco-heartcore/components/section-separator.js function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-umbraco-heartcore/lib/constants.js constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-umbraco-heartcore"; constant CMS_NAME (line 2) | const CMS_NAME = "Umbraco Heartcore"; constant CMS_URL (line 3) | const CMS_URL = "https://umbraco.com/heartcore"; constant HOME_OG_IMAGE_URL (line 4) | const HOME_OG_IMAGE_URL = FILE: examples/cms-umbraco-heartcore/lib/umbraco-heartcore.js function fetchAPI (line 1) | async function fetchAPI(query, { variables, preview } = {}) { function getPreviewPostBySlug (line 24) | async function getPreviewPostBySlug(slug) { function getAllPostsWithSlug (line 42) | async function getAllPostsWithSlug() { function getAllPostsForHome (line 57) | async function getAllPostsForHome(preview) { function getPostAndMorePosts (line 94) | async function getPostAndMorePosts(slug, preview) { FILE: examples/cms-umbraco-heartcore/pages/[...slug].js function Post (line 18) | function Post({ post, morePosts, preview }) { function getStaticProps (line 57) | async function getStaticProps({ params, preview = false }) { function getStaticPaths (line 68) | async function getStaticPaths() { FILE: examples/cms-umbraco-heartcore/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/cms-umbraco-heartcore/pages/_document.js function Document (line 3) | function Document() { FILE: examples/cms-umbraco-heartcore/pages/api/exit-preview.js function handler (line 1) | async function handler(_, res) { FILE: examples/cms-umbraco-heartcore/pages/api/preview.js function handler (line 3) | async function handler(req, res) { FILE: examples/cms-umbraco-heartcore/pages/index.js function Index (line 10) | function Index({ posts, preview }) { function getStaticProps (line 38) | async function getStaticProps({ preview = false }) { FILE: examples/cms-umbraco/components/alert.tsx type Props (line 5) | type Props = { function Alert (line 9) | function Alert({ preview }: Props) { FILE: examples/cms-umbraco/components/avatar.tsx type Props (line 4) | type Props = { function Avatar (line 8) | function Avatar({ author }: Props) { FILE: examples/cms-umbraco/components/container.tsx type Props (line 1) | type Props = { function Container (line 5) | function Container({ children }: Props) { FILE: examples/cms-umbraco/components/cover-image.tsx type Props (line 6) | type Props = { function CoverImage (line 12) | function CoverImage({ title, coverImage, slug }: Props) { FILE: examples/cms-umbraco/components/date.tsx type Props (line 3) | type Props = { function Date (line 7) | function Date({ dateString }: Props) { FILE: examples/cms-umbraco/components/footer.tsx function Footer (line 4) | function Footer() { FILE: examples/cms-umbraco/components/header.tsx function Header (line 3) | function Header() { FILE: examples/cms-umbraco/components/hero-post.tsx type Props (line 8) | type Props = { function HeroPost (line 17) | function HeroPost({ FILE: examples/cms-umbraco/components/intro.tsx function Intro (line 3) | function Intro() { FILE: examples/cms-umbraco/components/layout.tsx type Props (line 5) | type Props = { function Layout (line 10) | function Layout({ preview, children }: Props) { FILE: examples/cms-umbraco/components/meta.tsx function Meta (line 4) | function Meta() { FILE: examples/cms-umbraco/components/more-stories.tsx type Props (line 4) | type Props = { function MoreStories (line 8) | function MoreStories({ posts }: Props) { FILE: examples/cms-umbraco/components/post-body.tsx type Props (line 3) | type Props = { function PostBody (line 7) | function PostBody({ content }: Props) { FILE: examples/cms-umbraco/components/post-header.tsx type Props (line 8) | type Props = { function PostHeader (line 15) | function PostHeader({ title, coverImage, date, author }: Props) { FILE: examples/cms-umbraco/components/post-preview.tsx type Props (line 8) | type Props = { function PostPreview (line 17) | function PostPreview({ FILE: examples/cms-umbraco/components/post-title.tsx type Props (line 1) | type Props = { function PostTitle (line 5) | function PostTitle({ children }: Props) { FILE: examples/cms-umbraco/components/section-separator.tsx function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-umbraco/components/tags.tsx type Props (line 1) | type Props = { function Tags (line 5) | function Tags({ tags }: Props) { FILE: examples/cms-umbraco/lib/api.ts constant UMBRACO_SERVER_URL (line 5) | const UMBRACO_SERVER_URL = process.env.UMBRACO_SERVER_URL; constant UMBRACO_DELIVERY_API_KEY (line 6) | const UMBRACO_DELIVERY_API_KEY = process.env.UMBRACO_DELIVERY_API_KEY; constant UMBRACO_API_URL (line 7) | const UMBRACO_API_URL = `${UMBRACO_SERVER_URL}/umbraco/delivery/api/v2/c... FILE: examples/cms-umbraco/lib/constants.ts constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-umbraco"; constant EXAMPLE_TOOL_NAME (line 2) | const EXAMPLE_TOOL_NAME = "Umbraco"; constant EXAMPLE_TOOL_URL (line 3) | const EXAMPLE_TOOL_URL = "https://www.umbraco.com/"; FILE: examples/cms-umbraco/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/cms-umbraco/pages/api/exit-preview.ts function exit (line 3) | async function exit(_, res: NextApiResponse) { FILE: examples/cms-umbraco/pages/api/preview.ts function preview (line 3) | async function preview( FILE: examples/cms-umbraco/pages/index.tsx type Props (line 11) | type Props = { function Index (line 16) | function Index({ posts, preview }: Props) { function getStaticProps (line 45) | async function getStaticProps({ preview }: { preview: boolean }) { FILE: examples/cms-umbraco/pages/posts/[slug].tsx type Props (line 17) | type Props = { function PostDetails (line 23) | function PostDetails({ post, morePosts, preview }: Props) { function getStaticPaths (line 68) | async function getStaticPaths({ preview }: { preview: boolean }) { type Params (line 77) | type Params = { function getStaticProps (line 81) | async function getStaticProps({ FILE: examples/cms-umbraco/types/author.ts type Author (line 3) | type Author = { FILE: examples/cms-umbraco/types/picture.ts type Picture (line 1) | type Picture = { FILE: examples/cms-umbraco/types/post.ts type Post (line 4) | type Post = { FILE: examples/cms-umbraco/types/postAndMorePosts.ts type PostAndMorePosts (line 3) | type PostAndMorePosts = { FILE: examples/cms-webiny/components/alert.tsx function Alert (line 5) | function Alert({ preview }) { FILE: examples/cms-webiny/components/avatar.tsx function Avatar (line 2) | function Avatar({ name, picture }) { FILE: examples/cms-webiny/components/container.tsx function Container (line 1) | function Container({ children }) { FILE: examples/cms-webiny/components/cover-image.tsx type TCoverImage (line 5) | type TCoverImage = { FILE: examples/cms-webiny/components/date-formatter.tsx function DateFormatter (line 3) | function DateFormatter({ dateString }) { FILE: examples/cms-webiny/components/footer.tsx function Footer (line 4) | function Footer() { FILE: examples/cms-webiny/components/header.tsx function Header (line 3) | function Header() { FILE: examples/cms-webiny/components/hero-post.tsx function HeroPost (line 6) | function HeroPost({ FILE: examples/cms-webiny/components/intro.tsx function Intro (line 3) | function Intro() { FILE: examples/cms-webiny/components/layout.tsx function Layout (line 5) | function Layout({ preview, children }) { FILE: examples/cms-webiny/components/meta.tsx function Meta (line 4) | function Meta() { FILE: examples/cms-webiny/components/more-stories.tsx function MoreStories (line 3) | function MoreStories({ posts }) { FILE: examples/cms-webiny/components/post-body.tsx function PostBody (line 4) | function PostBody({ content }) { FILE: examples/cms-webiny/components/post-header.tsx function PostHeader (line 6) | function PostHeader({ title, coverImage, date, author }) { FILE: examples/cms-webiny/components/post-preview.tsx function PostPreview (line 6) | function PostPreview({ FILE: examples/cms-webiny/components/post-title.tsx function PostTitle (line 1) | function PostTitle({ children }) { FILE: examples/cms-webiny/components/section-separator.tsx function SectionSeparator (line 1) | function SectionSeparator() { FILE: examples/cms-webiny/lib/api.ts function fetchAPI (line 1) | async function fetchAPI( function getAllPostsWithSlug (line 31) | async function getAllPostsWithSlug() { function getAllPostsForHome (line 48) | async function getAllPostsForHome(preview) { function getPostBySlug (line 74) | async function getPostBySlug(slug, preview) { FILE: examples/cms-webiny/lib/constants.ts constant EXAMPLE_PATH (line 1) | const EXAMPLE_PATH = "cms-webiny"; constant CMS_NAME (line 2) | const CMS_NAME = "Webiny"; constant CMS_URL (line 3) | const CMS_URL = "https://www.webiny.com/"; constant HOME_OG_IMAGE_URL (line 4) | const HOME_OG_IMAGE_URL = FILE: examples/cms-webiny/lib/rich-text-renderer.tsx function renderImage (line 113) | function renderImage(block) { function renderList (line 123) | function renderList(block) { function renderQuote (line 147) | function renderQuote(block) { FILE: examples/cms-webiny/pages/_app.tsx function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/cms-webiny/pages/api/exit-preview.ts function exit (line 1) | async function exit(_, res) { FILE: examples/cms-webiny/pages/api/preview.ts function preview (line 3) | async function preview(req, res) { FILE: examples/cms-webiny/pages/index.tsx function Index (line 10) | function Index({ allPosts, preview }) { function getStaticProps (line 38) | async function getStaticProps({ preview }) { FILE: examples/cms-webiny/pages/posts/[slug].tsx function Post (line 15) | function Post({ post, morePosts, preview }) { function getStaticProps (line 54) | async function getStaticProps(context) { function getStaticPaths (line 68) | async function getStaticPaths() { FILE: examples/cms-wordpress/src/app/[[...slug]]/page.tsx type Props (line 15) | type Props = { function generateMetadata (line 19) | async function generateMetadata({ params }: Props): Promise { function generateStaticParams (line 45) | function generateStaticParams() { function Page (line 49) | async function Page({ params }: Props) { FILE: examples/cms-wordpress/src/app/api/exit-preview/route.ts function GET (line 4) | async function GET(request: Request) { FILE: examples/cms-wordpress/src/app/api/preview/route.ts function GET (line 11) | async function GET(request: Request) { FILE: examples/cms-wordpress/src/app/api/revalidate/route.ts function PUT (line 4) | async function PUT(request: NextRequest) { FILE: examples/cms-wordpress/src/app/layout.tsx function RootLayout (line 11) | function RootLayout({ FILE: examples/cms-wordpress/src/app/not-found.tsx function generateMetadata (line 13) | async function generateMetadata(): Promise { function NotFound (line 29) | async function NotFound() { FILE: examples/cms-wordpress/src/app/robots.ts function robots (line 5) | async function robots(): Promise { FILE: examples/cms-wordpress/src/app/sitemap.ts function getTotalCounts (line 5) | async function getTotalCounts() { function getPostsUrls (line 23) | async function getPostsUrls({ function sitemap (line 52) | async function sitemap(): Promise { FILE: examples/cms-wordpress/src/components/Globals/Navigation/Navigation.tsx function getData (line 10) | async function getData() { function Navigation (line 34) | async function Navigation() { FILE: examples/cms-wordpress/src/components/Templates/Page/PageTemplate.tsx type TemplateProps (line 6) | interface TemplateProps { function PageTemplate (line 10) | async function PageTemplate({ node }: TemplateProps) { FILE: examples/cms-wordpress/src/components/Templates/Post/PostTemplate.tsx type TemplateProps (line 9) | interface TemplateProps { function PostTemplate (line 13) | async function PostTemplate({ node }: TemplateProps) { FILE: examples/cms-wordpress/src/middleware.ts function middleware (line 4) | async function middleware(request: NextRequest) { FILE: examples/cms-wordpress/src/utils/fetchGraphQL.ts function fetchGraphQL (line 3) | async function fetchGraphQL( FILE: examples/convex/convex/_generated/dataModel.d.ts type TableNames (line 24) | type TableNames = TableNamesInDataModel; type Doc (line 31) | type Doc = DocumentByName< type Id (line 49) | type Id = type DataModel (line 61) | type DataModel = DataModelFromSchemaDefinition; FILE: examples/convex/convex/_generated/server.d.ts type QueryCtx (line 107) | type QueryCtx = GenericQueryCtx; type MutationCtx (line 115) | type MutationCtx = GenericMutationCtx; type ActionCtx (line 123) | type ActionCtx = GenericActionCtx; type DatabaseReader (line 132) | type DatabaseReader = GenericDatabaseReader; type DatabaseWriter (line 143) | type DatabaseWriter = GenericDatabaseWriter; FILE: examples/convex/pages/_app.tsx function MyApp (line 12) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/convex/pages/index.tsx function App (line 5) | function App() { FILE: examples/custom-server/app/b/page.tsx function B (line 1) | function B() { FILE: examples/custom-server/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: examples/custom-server/pages/a.tsx function A (line 1) | function A() { FILE: examples/custom-server/pages/index.tsx function Home (line 3) | function Home() { FILE: examples/github-pages/app/about/page.tsx function About (line 3) | function About() { FILE: examples/github-pages/app/layout.tsx function RootLayout (line 11) | function RootLayout({ FILE: examples/github-pages/app/page.tsx function Home (line 3) | function Home() { FILE: examples/hello-world/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: examples/hello-world/app/page.tsx function Page (line 1) | function Page() { FILE: examples/i18n-routing-pages/components/locale-switcher.tsx function LocaleSwitcher (line 4) | function LocaleSwitcher() { FILE: examples/i18n-routing-pages/pages/gsp/[slug].tsx type GspPageProps (line 10) | type GspPageProps = InferGetStaticPropsType; function GspPage (line 12) | function GspPage(props: GspPageProps) { type Props (line 42) | type Props = { FILE: examples/i18n-routing-pages/pages/gsp/index.tsx type GspPageProps (line 7) | type GspPageProps = InferGetStaticPropsType; function GspPage (line 9) | function GspPage(props: GspPageProps) { type Props (line 34) | type Props = { FILE: examples/i18n-routing-pages/pages/gssp.tsx type GsspPageProps (line 7) | type GsspPageProps = InferGetServerSidePropsType & { FILE: examples/image-component/components/view-source.tsx type ViewSourceProps (line 3) | type ViewSourceProps = { FILE: examples/image-secure-compute/app/image-api/[...path]/route.ts constant SOURCE_IMAGE_ORIGIN (line 2) | const SOURCE_IMAGE_ORIGIN = "https://image-optimization-one.vercel.app"; function GET (line 4) | async function GET(req: Request) { FILE: examples/image-secure-compute/app/layout.tsx function RootLayout (line 9) | function RootLayout({ FILE: examples/image-secure-compute/app/page.tsx function Home (line 4) | function Home() { FILE: examples/image-secure-compute/components/secure-image.tsx function SecureImage (line 3) | function SecureImage(props: ImageProps) { FILE: examples/inngest/src/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/inngest/src/app/page.tsx function Home (line 4) | function Home() { FILE: examples/inngest/src/inngest/inngest.config.ts type Events (line 4) | type Events = { FILE: examples/markdoc/pages/_app.tsx function MyApp (line 5) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/mdx-pages/components/button.js function Button (line 1) | function Button({ children }) { FILE: examples/mdx/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: examples/mdx/app/page.tsx function Home (line 8) | function Home() { FILE: examples/mdx/mdx-components.tsx function useMDXComponents (line 6) | function useMDXComponents(): MDXComponents { FILE: examples/next-forms/app/actions.ts function createTodo (line 16) | async function createTodo( function deleteTodo (line 48) | async function deleteTodo( FILE: examples/next-forms/app/add-form.tsx function SubmitButton (line 11) | function SubmitButton() { function AddForm (line 21) | function AddForm() { FILE: examples/next-forms/app/delete-form.tsx function DeleteButton (line 11) | function DeleteButton() { function DeleteForm (line 21) | function DeleteForm({ id, todo }: { id: number; todo: string }) { FILE: examples/next-forms/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/next-forms/app/page.tsx function Home (line 10) | async function Home() { FILE: examples/panda-css/app/components/link-with-atomic-recipe.tsx function LinkWithAtomicRecipe (line 26) | function LinkWithAtomicRecipe() { FILE: examples/panda-css/app/components/link-with-atomic-style.tsx function LinkWithAtomicStyle (line 16) | function LinkWithAtomicStyle() { FILE: examples/panda-css/app/components/link-with-config-recipe.tsx function LinkWithConfigRecipe (line 7) | function LinkWithConfigRecipe() { FILE: examples/panda-css/app/components/link-with-text-styles.tsx function LinkWithTextStyles (line 15) | function LinkWithTextStyles() { FILE: examples/panda-css/app/layout.tsx function RootLayout (line 18) | function RootLayout({ FILE: examples/panda-css/app/page.tsx function Home (line 16) | function Home() { FILE: examples/prisma-postgres/app/Header.tsx function Header (line 5) | function Header() { FILE: examples/prisma-postgres/app/api/posts/route.ts function GET (line 4) | async function GET(request: Request) { FILE: examples/prisma-postgres/app/layout.tsx function RootLayout (line 10) | function RootLayout({ FILE: examples/prisma-postgres/app/page.tsx function Home (line 6) | async function Home() { FILE: examples/prisma-postgres/app/posts/[id]/page.tsx function Post (line 6) | async function Post({ FILE: examples/prisma-postgres/app/posts/new/page.tsx function NewPost (line 8) | function NewPost() { FILE: examples/prisma-postgres/app/posts/page.tsx type Post (line 7) | interface Post { function PostsList (line 20) | function PostsList() { function PostsPage (line 111) | function PostsPage() { FILE: examples/prisma-postgres/app/setup/page.tsx function SetupPage (line 1) | function SetupPage() { FILE: examples/prisma-postgres/app/users/new/page.tsx function NewUser (line 7) | function NewUser() { FILE: examples/prisma-postgres/prisma/seed.ts function main (line 5) | async function main() { FILE: examples/radix-ui/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: examples/radix-ui/app/page.tsx function RightSlot (line 11) | function RightSlot({ children }) { function DropdownMenuItem (line 19) | function DropdownMenuItem({ children, ...props }) { function DropdownMenuCheckboxItem (line 33) | function DropdownMenuCheckboxItem({ children, ...props }) { function DropdownMenuItemIndicator (line 44) | function DropdownMenuItemIndicator({ children, ...props }) { function Separator (line 55) | function Separator() { function DropdownMenuRadioItem (line 59) | function DropdownMenuRadioItem({ function Home (line 76) | function Home() { FILE: examples/react-remove-properties/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: examples/react-remove-properties/app/page.tsx function Home (line 1) | function Home() { FILE: examples/remove-console/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/remove-console/app/page.tsx function Page (line 1) | function Page() { FILE: examples/reproduction-template-pages/pages/index.tsx function Home (line 2) | function Home() { FILE: examples/reproduction-template/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: examples/reproduction-template/app/page.tsx function Home (line 2) | function Home() { FILE: examples/with-ably/pages/_app.tsx function MyApp (line 14) | function MyApp({ Component, pageProps }) { FILE: examples/with-ably/pages/api/createTokenRequest.ts function handler (line 4) | async function handler( FILE: examples/with-ably/pages/api/send-message.ts function handler (line 5) | async function handler( FILE: examples/with-ably/pages/index.tsx function Home (line 10) | function Home() { FILE: examples/with-ably/types.d.ts type TextMessage (line 1) | type TextMessage = { text: string }; type ProxyMessage (line 2) | type ProxyMessage = { sender: string }; FILE: examples/with-absolute-imports/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: examples/with-absolute-imports/app/page.tsx function Home (line 4) | function Home() { FILE: examples/with-absolute-imports/components/button.tsx function Button (line 1) | function Button() { FILE: examples/with-absolute-imports/components/header.tsx function Header (line 1) | function Header() { FILE: examples/with-algolia-react-instantsearch/app/layout.tsx function RootLayout (line 11) | function RootLayout({ FILE: examples/with-algolia-react-instantsearch/app/page.tsx function Page (line 7) | function Page() { FILE: examples/with-algolia-react-instantsearch/components/Panel.tsx function Panel (line 3) | function Panel({ FILE: examples/with-algolia-react-instantsearch/components/Search.tsx type HitProps (line 18) | type HitProps = { constant APP_ID (line 26) | const APP_ID = "latency"; constant API_KEY (line 27) | const API_KEY = "6be0576ff61c053d5f9a3225e2a90f76"; constant INDEX_NAME (line 28) | const INDEX_NAME = "instant_search"; function Hit (line 32) | function Hit({ hit }: HitProps) { function Search (line 41) | function Search() { FILE: examples/with-ant-design/app/layout.tsx function RootLayout (line 14) | function RootLayout({ children }: React.PropsWithChildren) { FILE: examples/with-apivideo/components/Card/index.tsx type ICardProps (line 5) | interface ICardProps { FILE: examples/with-apivideo/components/Loader/index.tsx type ILoaderProps (line 5) | interface ILoaderProps { FILE: examples/with-apivideo/components/Status/index.tsx type IStatusProps (line 5) | interface IStatusProps { FILE: examples/with-apivideo/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: any) { FILE: examples/with-apivideo/pages/index.tsx function Home (line 5) | function Home() { FILE: examples/with-apivideo/pages/uploader/index.tsx function Uploader (line 9) | function Uploader() { FILE: examples/with-apivideo/pages/videos/[videoId].tsx type IVideoViewProps (line 8) | interface IVideoViewProps { FILE: examples/with-apivideo/pages/videos/index.tsx function Videos (line 6) | function Videos() { FILE: examples/with-apollo-and-redux/components/Nav.js function Nav (line 4) | function Nav() { FILE: examples/with-apollo-and-redux/components/PostList.js constant ALL_POSTS_QUERY (line 5) | const ALL_POSTS_QUERY = gql` function PostList (line 24) | function PostList() { FILE: examples/with-apollo-and-redux/components/PostUpvoter.js constant VOTE_POST (line 4) | const VOTE_POST = gql` FILE: examples/with-apollo-and-redux/components/Submit.js constant CREATE_POST_MUTATION (line 3) | const CREATE_POST_MUTATION = gql` method allPosts (line 31) | allPosts(existingPosts = []) { FILE: examples/with-apollo-and-redux/lib/apollo.js function createApolloClient (line 9) | function createApolloClient() { function initializeApollo (line 28) | function initializeApollo(initialState = null) { function useApollo (line 59) | function useApollo(initialState) { FILE: examples/with-apollo-and-redux/lib/redux.js function initStore (line 41) | function initStore(preloadedState = initialState) { function useStore (line 71) | function useStore(initialState) { FILE: examples/with-apollo-and-redux/pages/_app.js function App (line 6) | function App({ Component, pageProps }) { FILE: examples/with-apollo-and-redux/pages/apollo.js function getStaticProps (line 16) | async function getStaticProps() { FILE: examples/with-apollo-and-redux/pages/index.js function getStaticProps (line 39) | async function getStaticProps() { FILE: examples/with-apollo-and-redux/pages/redux.js function getStaticProps (line 28) | async function getStaticProps() { FILE: examples/with-apollo/src/app/layout.tsx function RootLayout (line 13) | function RootLayout({ FILE: examples/with-apollo/src/app/loading.tsx function Loading (line 1) | function Loading() { FILE: examples/with-apollo/src/app/page.tsx function Home (line 5) | async function Home() { FILE: examples/with-apollo/src/components/ApolloClientProvider.tsx function makeClient (line 10) | function makeClient() { function ApolloClientProvider (line 40) | function ApolloClientProvider({ children }: React.PropsWithChildren) { FILE: examples/with-apollo/src/components/FiveRocketsClient.tsx function FiveRockets (line 27) | function FiveRockets() { FILE: examples/with-apollo/src/components/LatestMissionName.tsx function LatestMissionName (line 19) | async function LatestMissionName() { FILE: examples/with-axiom/middleware.ts function middleware (line 4) | async function middleware() { FILE: examples/with-axiom/pages/api/hello.ts function handler (line 5) | async function handler(req: NextApiRequest, res: NextApiResponse) { FILE: examples/with-azure-cosmos/lib/cosmosdb.ts type Cosmos (line 3) | type Cosmos = { FILE: examples/with-azure-cosmos/pages/index.tsx type Props (line 5) | type Props = { FILE: examples/with-babel-macros/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-babel-macros/app/page.tsx function Home (line 8) | function Home() { FILE: examples/with-biome/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-biome/app/page.tsx function Home (line 1) | function Home() { FILE: examples/with-chakra-ui/src/pages/_app.tsx function MyApp (line 6) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-chakra-ui/src/pages/_document.tsx class Document (line 4) | class Document extends NextDocument { method render (line 5) | render() { FILE: examples/with-clerk/app/api-request.tsx type Window (line 9) | interface Window { FILE: examples/with-clerk/app/api/getAuthenticatedUserId/route.ts function GET (line 4) | async function GET(request: Request) { FILE: examples/with-clerk/app/layout.tsx function RootLayout (line 36) | function RootLayout({ FILE: examples/with-clerk/app/page.tsx function Home (line 118) | function Home() { FILE: examples/with-clerk/app/sign-in/[[...sign-in]]/page.tsx function Page (line 4) | function Page() { FILE: examples/with-clerk/app/sign-up/[[...sign-up]]/page.tsx function Page (line 4) | function Page() { FILE: examples/with-clerk/app/user/[[...index]]/page.tsx function Page (line 4) | function Page() { FILE: examples/with-cloudinary/components/Carousel.tsx function Carousel (line 8) | function Carousel({ FILE: examples/with-cloudinary/components/Icons/Bridge.tsx function Bridge (line 1) | function Bridge() { FILE: examples/with-cloudinary/components/Icons/Logo.tsx function Logo (line 1) | function Logo() { FILE: examples/with-cloudinary/components/Icons/Twitter.tsx function Twitter (line 1) | function Twitter(props: any) { FILE: examples/with-cloudinary/components/Modal.tsx function Modal (line 9) | function Modal({ FILE: examples/with-cloudinary/components/SharedModal.tsx function SharedModal (line 19) | function SharedModal({ FILE: examples/with-cloudinary/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-cloudinary/pages/_document.tsx class MyDocument (line 3) | class MyDocument extends Document { method render (line 4) | render() { FILE: examples/with-cloudinary/pages/index.tsx function getStaticProps (line 140) | async function getStaticProps() { FILE: examples/with-cloudinary/pages/p/[photoId].tsx function getStaticPaths (line 61) | async function getStaticPaths() { FILE: examples/with-cloudinary/utils/cachedImages.ts function getResults (line 5) | async function getResults() { FILE: examples/with-cloudinary/utils/downloadPhoto.ts function forceDownload (line 1) | function forceDownload(blobUrl: string, filename: string) { function downloadPhoto (line 10) | function downloadPhoto(url: string, filename: string) { FILE: examples/with-cloudinary/utils/generateBlurPlaceholder.ts function getBase64ImageUrl (line 7) | async function getBase64ImageUrl( FILE: examples/with-cloudinary/utils/types.ts type ImageProps (line 2) | interface ImageProps { type SharedModalProps (line 11) | interface SharedModalProps { FILE: examples/with-context-api/_components/Counter.tsx type CounterState (line 11) | type CounterState = number; type CounterAction (line 12) | type CounterAction = type CounterProviderProps (line 39) | type CounterProviderProps = { FILE: examples/with-context-api/app/about/page.tsx function About (line 7) | function About() { FILE: examples/with-context-api/app/layout.tsx function RootLayout (line 9) | function RootLayout({ FILE: examples/with-context-api/app/page.tsx function Home (line 7) | function Home() { FILE: examples/with-cookies-next/pages/api/get-api-cookie.ts function getApiCookie (line 4) | async function getApiCookie( FILE: examples/with-cookies-next/pages/api/remove-api-cookie.ts function setApiCookie (line 3) | async function setApiCookie(req, res) { FILE: examples/with-cookies-next/pages/api/set-api-cookie.ts function setApiCookie (line 3) | async function setApiCookie(req, res) { FILE: examples/with-couchbase/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/with-couchbase/pages/index.js function Home (line 5) | function Home({ isConnected }) { function getServerSideProps (line 57) | async function getServerSideProps(context) { FILE: examples/with-couchbase/util/couchbase.js constant COUCHBASE_USER (line 3) | const COUCHBASE_USER = process.env.COUCHBASE_USER; constant COUCHBASE_PASSWORD (line 4) | const COUCHBASE_PASSWORD = process.env.COUCHBASE_PASSWORD; constant COUCHBASE_ENDPOINT (line 5) | const COUCHBASE_ENDPOINT = process.env.COUCHBASE_ENDPOINT || "localhost"; constant COUCHBASE_BUCKET (line 6) | const COUCHBASE_BUCKET = process.env.COUCHBASE_BUCKET || "travel-sample"; constant IS_CLOUD_INSTANCE (line 7) | let IS_CLOUD_INSTANCE = process.env.IS_CLOUD_INSTANCE || "false"; function createCouchbaseCluster (line 32) | async function createCouchbaseCluster() { function connectToDatabase (line 52) | async function connectToDatabase() { FILE: examples/with-custom-babel-config/pages/index.js method if (line 15) | if (randomNumber < 30) { FILE: examples/with-cxs/pages/_document.tsx class MyDocument (line 5) | class MyDocument extends Document { method getInitialProps (line 6) | static async getInitialProps( method render (line 24) | render() { FILE: examples/with-cxs/pages/index.tsx function Home (line 23) | function Home() { FILE: examples/with-cypress/app/about/page.tsx function About (line 4) | function About() { FILE: examples/with-cypress/app/layout.tsx function RootLayout (line 16) | function RootLayout({ children }: { children: ReactNode }) { FILE: examples/with-cypress/app/page.tsx function Home (line 5) | function Home() { FILE: examples/with-cypress/components/about-component.tsx function AboutComponent (line 7) | function AboutComponent() { FILE: examples/with-cypress/cypress.config.ts method setupNodeEvents (line 5) | setupNodeEvents(on, config) {} FILE: examples/with-cypress/cypress/support/component.ts type Chainable (line 31) | interface Chainable { FILE: examples/with-cypress/pages/_app.tsx function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/with-cypress/pages/home/about.tsx function About (line 3) | function About() { FILE: examples/with-cypress/pages/home/index.tsx function Home (line 3) | function Home() { FILE: examples/with-docker-compose/next-app/src/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-docker-compose/next-app/src/pages/index.tsx function Home (line 5) | function Home() { FILE: examples/with-docker-export-output/app/layout.tsx function RootLayout (line 43) | function RootLayout({ FILE: examples/with-docker-export-output/app/page.tsx function Home (line 4) | function Home() { FILE: examples/with-docker-multi-env/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/with-docker-multi-env/pages/api/hello.js function hello (line 3) | function hello(req, res) { FILE: examples/with-docker-multi-env/pages/index.js function Home (line 4) | function Home() { FILE: examples/with-docker/app/layout.tsx function RootLayout (line 41) | function RootLayout({ FILE: examples/with-docker/app/page.tsx function Home (line 4) | function Home() { FILE: examples/with-dynamic-import/app/_components/Header.tsx function Header (line 3) | function Header() { FILE: examples/with-dynamic-import/app/_components/hello1.tsx function Hello1 (line 1) | function Hello1() { FILE: examples/with-dynamic-import/app/_components/hello2.tsx function Hello2 (line 1) | function Hello2() { FILE: examples/with-dynamic-import/app/_components/hello3.tsx function Hello3 (line 1) | function Hello3() { FILE: examples/with-dynamic-import/app/_components/hello4.tsx function Hello4 (line 1) | function Hello4() { FILE: examples/with-dynamic-import/app/_components/hello5.tsx function Hello5 (line 1) | function Hello5() { FILE: examples/with-dynamic-import/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-dynamic-import/app/page.tsx function IndexPage (line 27) | function IndexPage() { FILE: examples/with-edgedb/components/Layout.tsx type Props (line 4) | type Props = { FILE: examples/with-edgedb/pages/api/post/[id].ts function updatePost (line 5) | async function updatePost( function deletePost (line 21) | async function deletePost(postId: string) { function handle (line 29) | async function handle( FILE: examples/with-edgedb/pages/api/post/index.ts function handle (line 6) | async function handle( FILE: examples/with-edgedb/pages/api/publish/[id].ts function handle (line 5) | async function handle( FILE: examples/with-edgedb/pages/blog/[id].tsx function update (line 8) | async function update( function publish (line 20) | async function publish(id: string): Promise { function destroy (line 27) | async function destroy(id: string): Promise { type PostProps (line 170) | type PostProps = InferGetServerSidePropsType; FILE: examples/with-edgedb/pages/drafts.tsx type Props (line 8) | type Props = { FILE: examples/with-edgedb/pages/index.tsx type Props (line 9) | type Props = { FILE: examples/with-edgedb/seed.ts function main (line 32) | async function main() { FILE: examples/with-elasticsearch/lib/elasticsearch.ts function connectToElasticsearch (line 3) | async function connectToElasticsearch() { FILE: examples/with-elasticsearch/pages/_app.tsx function App (line 4) | function App({ Component, pageProps }: AppProps) { FILE: examples/with-elasticsearch/pages/index.tsx type HomePageProps (line 10) | type HomePageProps = InferGetServerSidePropsType) { FILE: examples/with-fingerprintjs-pro/components/VisitorDataPresenter.tsx function VisitorDataPresenter (line 3) | function VisitorDataPresenter({ FILE: examples/with-fingerprintjs-pro/components/types.ts type CacheStrategyPath (line 1) | type CacheStrategyPath = type RouterProps (line 7) | type RouterProps = { FILE: examples/with-fingerprintjs-pro/next.config.js method redirects (line 4) | async redirects() { FILE: examples/with-fingerprintjs-pro/pages/_app.tsx function MyApp (line 29) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-fingerprintjs-pro/pages/home/[cacheStrategy].tsx function VisitorDataComponent (line 9) | function VisitorDataComponent() { function HomePage (line 17) | function HomePage() { FILE: examples/with-fingerprintjs-pro/pages/signin/[cacheStrategy].tsx function SignInPage (line 5) | function SignInPage() { FILE: examples/with-firebase-hosting/src/pages/about.jsx function About (line 3) | function About() { FILE: examples/with-firebase-hosting/src/pages/index.jsx function Home (line 3) | function Home() { FILE: examples/with-firebase/context/userContext.js function UserContextComp (line 7) | function UserContextComp({ children }) { FILE: examples/with-firebase/pages/_app.js function App (line 4) | function App({ Component, pageProps }) { FILE: examples/with-firebase/pages/index.js function Home (line 7) | function Home() { FILE: examples/with-firebase/pages/profile/[username].js function SSRPage (line 5) | function SSRPage({ data }) { FILE: examples/with-flow/components/Page.js function Page (line 10) | function Page({ FILE: examples/with-flow/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/with-flow/pages/about.js function About (line 4) | function About() { FILE: examples/with-flow/pages/contact.js function Contact (line 4) | function Contact() { FILE: examples/with-flow/pages/index.js function Home (line 4) | function Home() { FILE: examples/with-formspree/components/contact-form.js function ContactForm (line 5) | function ContactForm() { FILE: examples/with-formspree/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/with-formspree/pages/index.js function Home (line 5) | function Home() { FILE: examples/with-framer-motion/pages/_app.js function handleExitComplete (line 4) | function handleExitComplete() { function MyApp (line 10) | function MyApp({ Component, pageProps }) { FILE: examples/with-framer-motion/pages/image/[index].js function getStaticProps (line 8) | async function getStaticProps({ params }) { function getStaticPaths (line 17) | async function getStaticPaths() { FILE: examples/with-goober/app/layout.tsx function RootLayout (line 11) | function RootLayout({ FILE: examples/with-goober/app/page.tsx function Home (line 21) | function Home() { FILE: examples/with-google-analytics/app/about/page.tsx function About (line 3) | function About() { FILE: examples/with-google-analytics/app/contact/page.tsx function About (line 6) | function About() { FILE: examples/with-google-analytics/app/layout.tsx function RootLayout (line 9) | function RootLayout({ FILE: examples/with-google-analytics/app/page.tsx function Home (line 3) | function Home() { FILE: examples/with-google-analytics/components/Header.tsx function Header (line 3) | function Header() { FILE: examples/with-google-analytics/components/Page.tsx function Page (line 4) | function Page({ children }: PropsWithChildren<{}>) { FILE: examples/with-google-maps-embed/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-google-maps-embed/app/page.tsx constant API_KEY (line 3) | const API_KEY = process.env.NEXT_PUBLIC_GOOGLE_API_KEY; function Page (line 5) | function Page() { FILE: examples/with-google-tag-manager/_components/EventButton.tsx function EventButton (line 5) | function EventButton() { FILE: examples/with-google-tag-manager/app/layout.tsx function RootLayout (line 9) | function RootLayout({ FILE: examples/with-google-tag-manager/app/page.tsx function Page (line 3) | function Page() { FILE: examples/with-grafbase/app/layout.tsx function RootLayout (line 28) | async function RootLayout({ FILE: examples/with-grafbase/app/page.tsx function Page (line 1) | function Page() { FILE: examples/with-grafbase/app/posts/[slug]/page.tsx function Page (line 14) | async function Page({ params }: { params: { slug: string } }) { FILE: examples/with-grafbase/gql/fragment-masking.ts type FragmentType (line 3) | type FragmentType> = function useFragment (line 35) | function useFragment( FILE: examples/with-grafbase/gql/gql.ts function graphql (line 20) | function graphql(source: string) { type DocumentType (line 24) | type DocumentType> = FILE: examples/with-grafbase/gql/graphql.ts type Maybe (line 3) | type Maybe = T | null; type InputMaybe (line 4) | type InputMaybe = Maybe; type Exact (line 5) | type Exact = { type MakeOptional (line 8) | type MakeOptional = Omit & { type MakeMaybe (line 11) | type MakeMaybe = Omit & { type Scalars (line 15) | type Scalars = { type Comment (line 39) | type Comment = { type CommentByInput (line 50) | type CommentByInput = { type CommentCommentRelatePostPostCreateInput (line 55) | type CommentCommentRelatePostPostCreateInput = { type CommentCommentRelatePostPostCreateRelationInput (line 61) | type CommentCommentRelatePostPostCreateRelationInput = { type CommentCommentRelatePostPostUpdateRelationInput (line 67) | type CommentCommentRelatePostPostUpdateRelationInput = { type CommentConnection (line 73) | type CommentConnection = { type CommentCreateInput (line 81) | type CommentCreateInput = { type CommentCreatePayload (line 86) | type CommentCreatePayload = { type CommentDeletePayload (line 91) | type CommentDeletePayload = { type CommentEdge (line 96) | type CommentEdge = { type CommentUpdateInput (line 103) | type CommentUpdateInput = { type CommentUpdatePayload (line 108) | type CommentUpdatePayload = { type Mutation (line 113) | type Mutation = { type MutationCommentCreateArgs (line 129) | type MutationCommentCreateArgs = { type MutationCommentDeleteArgs (line 133) | type MutationCommentDeleteArgs = { type MutationCommentUpdateArgs (line 137) | type MutationCommentUpdateArgs = { type MutationPostCreateArgs (line 142) | type MutationPostCreateArgs = { type MutationPostDeleteArgs (line 146) | type MutationPostDeleteArgs = { type MutationPostUpdateArgs (line 150) | type MutationPostUpdateArgs = { type PageInfo (line 155) | type PageInfo = { type Post (line 163) | type Post = { type PostCommentsArgs (line 175) | type PostCommentsArgs = { type PostByInput (line 182) | type PostByInput = { type PostCommentRelatePostCommentCreateInput (line 188) | type PostCommentRelatePostCommentCreateInput = { type PostCommentRelatePostCommentCreateRelationInput (line 193) | type PostCommentRelatePostCommentCreateRelationInput = { type PostCommentRelatePostCommentUpdateRelationInput (line 199) | type PostCommentRelatePostCommentUpdateRelationInput = { type PostConnection (line 205) | type PostConnection = { type PostCreateInput (line 213) | type PostCreateInput = { type PostCreatePayload (line 221) | type PostCreatePayload = { type PostDeletePayload (line 226) | type PostDeletePayload = { type PostEdge (line 231) | type PostEdge = { type PostUpdateInput (line 238) | type PostUpdateInput = { type PostUpdatePayload (line 246) | type PostUpdatePayload = { type Query (line 251) | type Query = { type QueryCommentArgs (line 263) | type QueryCommentArgs = { type QueryCommentCollectionArgs (line 267) | type QueryCommentCollectionArgs = { type QueryPostArgs (line 274) | type QueryPostArgs = { type QueryPostCollectionArgs (line 278) | type QueryPostCollectionArgs = { type GetAllPostsQueryVariables (line 285) | type GetAllPostsQueryVariables = Exact<{ type GetAllPostsQuery (line 289) | type GetAllPostsQuery = { type GetPostBySlugQueryVariables (line 300) | type GetPostBySlugQueryVariables = Exact<{ type GetPostBySlugQuery (line 304) | type GetPostBySlugQuery = { FILE: examples/with-graphql-gateway/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-graphql-gateway/pages/api/graphql.ts function buildServer (line 7) | async function buildServer() { function apiHandler (line 24) | async function apiHandler( FILE: examples/with-graphql-hooks/src/app/layout.tsx function RootLayout (line 12) | function RootLayout({ FILE: examples/with-graphql-hooks/src/app/page.tsx function Home (line 3) | async function Home() { FILE: examples/with-graphql-hooks/src/client-components/client-context-provider.tsx function ClientContextProvider (line 7) | function ClientContextProvider({ FILE: examples/with-graphql-hooks/src/client-components/repo-list.tsx function RepoList (line 11) | function RepoList() { FILE: examples/with-graphql-react/pages/index.js function IndexPage (line 3) | function IndexPage() { FILE: examples/with-gsap/components/Content.tsx function Content (line 4) | function Content() { FILE: examples/with-gsap/components/Home.tsx function Home (line 4) | function Home() { FILE: examples/with-gsap/components/Title.tsx type TitleProps (line 4) | type TitleProps = { function Title (line 9) | function Title({ lineContent, lineContent2 }: TitleProps) { FILE: examples/with-gsap/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-gsap/pages/index.tsx function HomePage (line 5) | function HomePage() { FILE: examples/with-hls-js/components/video-player.js function VideoPlayer (line 4) | function VideoPlayer({ src }) { FILE: examples/with-hls-js/pages/index.js function Home (line 4) | function Home() { FILE: examples/with-http2/pages/about.js function About (line 2) | function About() { FILE: examples/with-http2/pages/index.js function Home (line 2) | function Home() { FILE: examples/with-i18n-next-intl/components/Code.js function Code (line 1) | function Code({ children }) { FILE: examples/with-i18n-next-intl/components/Navigation.js function Navigation (line 5) | function Navigation() { FILE: examples/with-i18n-next-intl/components/PageLayout.js function PageLayout (line 3) | function PageLayout({ children, title }) { FILE: examples/with-i18n-next-intl/pages/_app.js function App (line 3) | function App({ Component, pageProps }) { FILE: examples/with-i18n-next-intl/pages/about.js function About (line 6) | function About() { function getStaticProps (line 30) | function getStaticProps({ locale }) { FILE: examples/with-i18n-next-intl/pages/index.js function Index (line 6) | function Index() { function getStaticProps (line 22) | function getStaticProps({ locale }) { FILE: examples/with-i18n-rosetta/components/title.js function Title (line 3) | function Title({ username }) { FILE: examples/with-i18n-rosetta/hooks/use-i18n.js function useI18n (line 4) | function useI18n() { FILE: examples/with-i18n-rosetta/lib/i18n.js function I18n (line 16) | function I18n({ children, locale, lngDict }) { FILE: examples/with-i18n-rosetta/next.config.js method redirects (line 2) | redirects() { FILE: examples/with-i18n-rosetta/pages/[lng]/index.js function getStaticProps (line 29) | async function getStaticProps({ params }) { function getStaticPaths (line 39) | async function getStaticPaths() { FILE: examples/with-i18n-rosetta/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/with-i18n-rosetta/pages/_document.js class MyDocument (line 3) | class MyDocument extends Document { method getInitialProps (line 4) | static async getInitialProps(ctx) { method render (line 10) | render() { FILE: examples/with-ionic/_components/Card.tsx type CardProps (line 3) | type CardProps = { function Card (line 10) | function Card({ FILE: examples/with-ionic/_components/IonicLayout.tsx function IonicLayout (line 6) | function IonicLayout({ FILE: examples/with-ionic/app/layout.tsx function RootLayout (line 12) | function RootLayout({ FILE: examples/with-ionic/app/page.tsx function Home (line 4) | function Home() { FILE: examples/with-ionic/ionic.d.ts type ToReact (line 9) | type ToReact = { type IntrinsicElements (line 19) | interface IntrinsicElements FILE: examples/with-jest-babel/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-jest-babel/pages/index.tsx function Home (line 6) | function Home() { FILE: examples/with-jest/app/blog/[slug]/page.tsx type Params (line 1) | type Params = { function generateMetadata (line 7) | async function generateMetadata({ params }: Params) { function Page (line 11) | function Page({ params }: Params) { FILE: examples/with-jest/app/counter.tsx function Counter (line 5) | function Counter() { FILE: examples/with-jest/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: examples/with-jest/app/page.tsx function Page (line 5) | function Page() { FILE: examples/with-jest/app/utils/add.ts function add (line 3) | function add(a: number, b: number) { FILE: examples/with-jest/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-jest/pages/home/index.tsx function Home (line 5) | function Home() { FILE: examples/with-jotai/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-jotai/app/page.tsx function Home (line 12) | function Home() { FILE: examples/with-jotai/components/Canvas.tsx type Point (line 5) | type Point = [number, number]; function Canvas (line 38) | function Canvas() { FILE: examples/with-kea/pages/_app.js function MyApp (line 6) | function MyApp({ Component, pageProps, store }) { FILE: examples/with-kea/pages/index.js class Index (line 30) | @logic method render (line 32) | render() { FILE: examples/with-knex/knex/index.js function getKnex (line 13) | function getKnex() { FILE: examples/with-knex/pages/api/todos.js function handler (line 3) | async function handler(req, res) { FILE: examples/with-knex/pages/index.js function Home (line 4) | function Home() { FILE: examples/with-linaria/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-linaria/app/page.tsx function Home (line 3) | function Home() { FILE: examples/with-lingui/components/LangSwitcher.js function LangSwitcher (line 10) | function LangSwitcher() { FILE: examples/with-lingui/pages/_app.js function Page (line 12) | function Page({ Component, pageProps }) { FILE: examples/with-magic/lib/auth-cookies.js constant TOKEN_NAME (line 3) | const TOKEN_NAME = "token"; constant MAX_AGE (line 5) | const MAX_AGE = 60 * 60 * 8; function setTokenCookie (line 7) | function setTokenCookie(res, token) { function removeTokenCookie (line 20) | function removeTokenCookie(res) { function parseCookies (line 29) | function parseCookies(req) { function getTokenCookie (line 38) | function getTokenCookie(req) { FILE: examples/with-magic/lib/auth.js constant TOKEN_SECRET (line 4) | const TOKEN_SECRET = process.env.TOKEN_SECRET; function setLoginSession (line 6) | async function setLoginSession(res, session) { function getLoginSession (line 15) | async function getLoginSession(req) { FILE: examples/with-magic/lib/hooks.js function useUser (line 12) | function useUser({ redirectTo, redirectIfFound } = {}) { FILE: examples/with-magic/pages/api/login.js function login (line 4) | async function login(req, res) { FILE: examples/with-magic/pages/api/logout.js function logout (line 5) | async function logout(req, res) { FILE: examples/with-magic/pages/api/user.js function user (line 3) | async function user(req, res) { FILE: examples/with-magic/pages/login.js function handleSubmit (line 14) | async function handleSubmit(e) { FILE: examples/with-mantine/components/Card.tsx type Props (line 3) | type Props = { FILE: examples/with-mantine/components/Grid.tsx type Props (line 4) | type Props = { FILE: examples/with-mantine/pages/_app.tsx function MyApp (line 5) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-mantine/pages/_document.tsx class _Document (line 6) | class _Document extends Document { method render (line 9) | render() { FILE: examples/with-mdbreact/pages/_app.js function MyApp (line 6) | function MyApp({ Component, pageProps }) { FILE: examples/with-mdbreact/pages/index.js function Home (line 14) | function Home() { FILE: examples/with-meilisearch/env.d.ts type ProcessEnv (line 2) | interface ProcessEnv { FILE: examples/with-meilisearch/src/pages/_app.js function MyApp (line 9) | function MyApp({ Component, pageProps }) { FILE: examples/with-meilisearch/src/pages/index.tsx constant INDEX_NAME (line 14) | const INDEX_NAME = "steam-videogames"; type HitProps (line 22) | interface HitProps { function Home (line 77) | function Home() { FILE: examples/with-mobx-state-tree/components/SampleComponent.tsx type IOwnProps (line 7) | interface IOwnProps { FILE: examples/with-mobx-state-tree/pages/_app.tsx function App (line 4) | function App({ Component, pageProps }) { FILE: examples/with-mobx-state-tree/pages/index.tsx function Home (line 3) | function Home() { FILE: examples/with-mobx-state-tree/pages/other.tsx function Other (line 3) | function Other() { FILE: examples/with-mobx-state-tree/pages/ssg.tsx function Ssg (line 5) | function Ssg({ initialState }) { function getStaticProps (line 11) | function getStaticProps() { FILE: examples/with-mobx-state-tree/pages/ssr.tsx function Ssr (line 5) | function Ssr({ initialState }) { function getServerSideProps (line 12) | function getServerSideProps() { FILE: examples/with-mobx-state-tree/store.ts type IStore (line 38) | type IStore = Instance; type IStoreSnapshotIn (line 39) | type IStoreSnapshotIn = SnapshotIn; type IStoreSnapshotOut (line 40) | type IStoreSnapshotOut = SnapshotOut; function initializeStore (line 42) | function initializeStore(snapshot = null) { function useStore (line 58) | function useStore(initialState: any) { FILE: examples/with-mobx/components/StoreProvider.js function useStore (line 7) | function useStore() { function initializeStore (line 16) | function initializeStore(initialData = null) { function StoreProvider (line 32) | function StoreProvider({ children, initialState: initialData }) { FILE: examples/with-mobx/pages/_app.js function App (line 3) | function App({ Component, pageProps }) { FILE: examples/with-mobx/pages/index.js function Index (line 3) | function Index() { FILE: examples/with-mobx/pages/other.js function Other (line 3) | function Other() { FILE: examples/with-mobx/pages/ssg.js function SSG (line 3) | function SSG() { function getStaticProps (line 9) | function getStaticProps() { FILE: examples/with-mobx/pages/ssr.js function SSR (line 3) | function SSR() { function getServerSideProps (line 10) | function getServerSideProps() { FILE: examples/with-mobx/store.js class Store (line 12) | class Store { method constructor (line 16) | constructor() { method timeString (line 35) | get timeString() { FILE: examples/with-mocha/pages/index.js function Home (line 1) | function Home() { FILE: examples/with-mongodb-mongoose/components/Form.tsx type FormData (line 5) | interface FormData { type Error (line 17) | interface Error { type Props (line 24) | type Props = { FILE: examples/with-mongodb-mongoose/lib/dbConnect.ts function dbConnect (line 12) | async function dbConnect() { FILE: examples/with-mongodb-mongoose/models/Pet.ts type Pets (line 3) | interface Pets extends mongoose.Document { FILE: examples/with-mongodb-mongoose/pages/[id]/index.tsx type Params (line 9) | interface Params extends ParsedUrlQuery { type Props (line 13) | type Props = { FILE: examples/with-mongodb-mongoose/pages/_app.tsx function MyApp (line 7) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-mongodb-mongoose/pages/_document.tsx function Document (line 3) | function Document() { FILE: examples/with-mongodb-mongoose/pages/api/pets/[id].ts function handler (line 5) | async function handler( FILE: examples/with-mongodb-mongoose/pages/api/pets/index.ts function handler (line 5) | async function handler( FILE: examples/with-mongodb-mongoose/pages/index.tsx type Props (line 6) | type Props = { FILE: examples/with-mongodb/app/actions.ts function testDatabaseConnection (line 5) | async function testDatabaseConnection() { FILE: examples/with-mongodb/app/app-demo/page.tsx function Home (line 5) | async function Home() { FILE: examples/with-mongodb/app/layout.tsx function RootLayout (line 12) | function RootLayout({ FILE: examples/with-mongodb/pages/_app.tsx function App (line 4) | function App({ Component, pageProps }: AppProps) { FILE: examples/with-mongodb/pages/_document.tsx function Document (line 3) | function Document() { FILE: examples/with-mongodb/pages/index.tsx type ConnectionStatus (line 7) | type ConnectionStatus = { function Home (line 29) | function Home({ FILE: examples/with-mqtt-js/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-mqtt-js/app/page.tsx function Home (line 7) | function Home() { FILE: examples/with-mqtt-js/environment.d.ts type ProcessEnv (line 2) | interface ProcessEnv { FILE: examples/with-mqtt-js/lib/useMqtt.ts type useMqttProps (line 5) | interface useMqttProps { function useMqtt (line 12) | function useMqtt({ FILE: examples/with-msw/mocks/index.ts function initMocks (line 1) | async function initMocks() { FILE: examples/with-msw/mocks/types.ts type Book (line 1) | type Book = { type Review (line 7) | type Review = { FILE: examples/with-msw/pages/_app.tsx function App (line 7) | function App({ Component, pageProps }: AppProps) { FILE: examples/with-msw/pages/index.tsx type Props (line 4) | type Props = { function Home (line 8) | function Home({ book }: Props) { function getServerSideProps (line 38) | async function getServerSideProps() { FILE: examples/with-mux-video/app/(upload)/MuxUploader.tsx type Props (line 7) | type Props = { function MuxUploader (line 11) | function MuxUploader({ endpoint, onSuccess }: Props) { FILE: examples/with-mux-video/app/(upload)/asset/[assetId]/AssetStatusPoll.tsx type Props (line 14) | type Props = { function AssetStatusPoll (line 18) | function AssetStatusPoll({ FILE: examples/with-mux-video/app/(upload)/asset/[assetId]/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: examples/with-mux-video/app/(upload)/asset/[assetId]/loading.tsx function Loading (line 1) | function Loading() { FILE: examples/with-mux-video/app/(upload)/asset/[assetId]/page.tsx function Page (line 36) | async function Page(props: { FILE: examples/with-mux-video/app/(upload)/asset/[assetId]/types.ts type Status (line 3) | type Status = { FILE: examples/with-mux-video/app/(upload)/layout.tsx function Layout (line 4) | function Layout({ FILE: examples/with-mux-video/app/(upload)/loading.tsx function Loading (line 1) | function Loading() { FILE: examples/with-mux-video/app/(upload)/page.tsx function Page (line 48) | async function Page() { FILE: examples/with-mux-video/app/constants.ts constant MUX_HOME_PAGE_URL (line 1) | const MUX_HOME_PAGE_URL = FILE: examples/with-mux-video/app/layout.tsx function RootLayout (line 35) | function RootLayout({ FILE: examples/with-mux-video/app/v/[playbackId]/page.tsx type Params (line 6) | type Params = { function Page (line 47) | async function Page(props: { params: Promise }) { FILE: examples/with-mysql/app/layout.tsx function RootLayout (line 9) | function RootLayout({ FILE: examples/with-mysql/app/page.tsx function Home (line 4) | async function Home() { FILE: examples/with-mysql/components/Product.tsx type ProductWithCategory (line 7) | type ProductWithCategory = ProductType & { function Product (line 11) | function Product({ product }: { product: ProductWithCategory }) { FILE: examples/with-mysql/lib/prisma.ts function createPrismaClient (line 9) | function createPrismaClient() { FILE: examples/with-mysql/prisma/seed.ts function main (line 13) | async function main() { FILE: examples/with-neo4j/components/footer.js function Footer (line 1) | function Footer() { FILE: examples/with-neo4j/components/header.js function Header (line 1) | function Header({ title }) { FILE: examples/with-neo4j/lib/fetcher.js function fetcher (line 1) | async function fetcher(...args) { FILE: examples/with-neo4j/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/with-neo4j/pages/actor/[name].js function Actor (line 9) | function Actor() { FILE: examples/with-neo4j/pages/api/actors/[name].js function handler (line 6) | async function handler(req, res) { FILE: examples/with-neo4j/pages/api/movies/[title].js function handler (line 6) | async function handler(req, res) { FILE: examples/with-neo4j/pages/api/movies/index.js function handler (line 6) | async function handler(req, res) { FILE: examples/with-neo4j/pages/index.js function Home (line 8) | function Home() { FILE: examples/with-neo4j/pages/movie/[title].js function Movie (line 9) | function Movie() { FILE: examples/with-neo4j/util/neo4j.js function getDriver (line 11) | function getDriver() { FILE: examples/with-next-page-transitions/pages/_app.js constant TIMEOUT (line 6) | const TIMEOUT = 400; function MyApp (line 8) | function MyApp({ Component, pageProps }) { FILE: examples/with-next-page-transitions/pages/_document.js function Document (line 3) | function Document() { FILE: examples/with-next-seo/pages/_app.js function MyApp (line 10) | function MyApp({ Component, pageProps }) { FILE: examples/with-next-seo/pages/index.js function Home (line 4) | function Home() { FILE: examples/with-next-seo/pages/jsonld.js function JsonLd (line 5) | function JsonLd() { FILE: examples/with-next-translate/app/[lang]/page.js function Home (line 5) | function Home() { FILE: examples/with-next-translate/app/layout.js function Layout (line 8) | function Layout(props) { FILE: examples/with-next-ui/common/interface.ts type SvgProp (line 1) | interface SvgProp { FILE: examples/with-next-ui/pages/_app.tsx function MyApp (line 6) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-next-ui/pages/_document.tsx class MyDocument (line 14) | class MyDocument extends Document { method getInitialProps (line 15) | static async getInitialProps( method render (line 26) | render() { FILE: examples/with-next-ui/pages/index.tsx function Home (line 11) | function Home() { FILE: examples/with-nhost-auth-realtime-graphql/components/private-route.js function PrivateRoute (line 5) | function PrivateRoute(Component) { FILE: examples/with-nhost-auth-realtime-graphql/pages/_app.js function MyApp (line 6) | function MyApp({ Component, pageProps }) { FILE: examples/with-nhost-auth-realtime-graphql/pages/api/hello.js function handler (line 1) | function handler(req, res) { FILE: examples/with-nhost-auth-realtime-graphql/pages/index.js constant INSERT_ITEM (line 6) | const INSERT_ITEM = gql` constant S_GET_ITEMS (line 14) | const S_GET_ITEMS = gql` constant DELETE_ITEM (line 23) | const DELETE_ITEM = gql` function InsertItem (line 31) | function InsertItem() { function ListItems (line 71) | function ListItems() { function Home (line 112) | function Home() { FILE: examples/with-nhost-auth-realtime-graphql/pages/login.js function Login (line 7) | function Login() { FILE: examples/with-nhost-auth-realtime-graphql/pages/register.js function Login (line 7) | function Login() { FILE: examples/with-nhost-auth-realtime-graphql/setup/data.sql type public (line 1) | CREATE TABLE public.items ( FILE: examples/with-opentelemetry/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-opentelemetry/app/page.tsx function Page (line 3) | async function Page() { FILE: examples/with-opentelemetry/instrumentation.ts function register (line 3) | function register() { FILE: examples/with-opentelemetry/pages/api/github-stars.ts function handler (line 4) | async function handler( FILE: examples/with-opentelemetry/pages/legacy.tsx function getServerSideProps (line 4) | async function getServerSideProps() { function IndexPage (line 13) | function IndexPage({ stars }) { FILE: examples/with-opentelemetry/shared/fetch-github-stars.ts function fetchGithubStars (line 3) | async function fetchGithubStars() { FILE: examples/with-orbit-components/app/layout.tsx function RootLayout (line 17) | function RootLayout({ FILE: examples/with-orbit-components/app/page.tsx function Home (line 3) | function Home() { FILE: examples/with-overmind/components/Header.js function Header (line 5) | function Header() { FILE: examples/with-overmind/components/Items.js function Items (line 4) | function Items() { FILE: examples/with-overmind/overmind/index.js method changePage (line 10) | changePage({ state }, mutations) { FILE: examples/with-overmind/pages/_app.js class MyApp (line 7) | class MyApp extends App { method constructor (line 10) | constructor(props) { method componentDidUpdate (line 29) | componentDidUpdate() { method render (line 35) | render() { FILE: examples/with-overmind/pages/about.js function getStaticProps (line 5) | async function getStaticProps() { function AboutPage (line 19) | function AboutPage() { FILE: examples/with-overmind/pages/index.js function getStaticProps (line 6) | async function getStaticProps() { function IndexPage (line 30) | function IndexPage() { FILE: examples/with-oxlint/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-oxlint/app/page.tsx function Home (line 1) | function Home() { FILE: examples/with-particles/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-passport-and-next-connect/components/Navbar.js function Navbar (line 4) | function Navbar() { FILE: examples/with-passport-and-next-connect/lib/auth.js function createLoginSession (line 3) | async function createLoginSession(session, secret) { function getLoginSession (line 11) | async function getLoginSession(token, secret) { FILE: examples/with-passport-and-next-connect/lib/db.js function getAllUsers (line 3) | function getAllUsers(req) { function createUser (line 8) | function createUser(req, { username, password, name }) { function findUserByUsername (line 29) | function findUserByUsername(req, username) { function updateUserByUsername (line 35) | function updateUserByUsername(req, username, update) { function deleteUser (line 43) | function deleteUser(req, username) { function validatePassword (line 53) | function validatePassword(user, inputPassword) { FILE: examples/with-passport-and-next-connect/lib/hooks.jsx function useUser (line 5) | function useUser() { FILE: examples/with-passport-and-next-connect/lib/session.js function parseCookies (line 4) | function parseCookies(req) { function session (line 13) | function session({ name, secret, cookie: cookieOpts }) { FILE: examples/with-passport-and-next-connect/pages/_app.js function MyApp (line 4) | function MyApp({ Component, pageProps }) { FILE: examples/with-passport-and-next-connect/pages/index.js function UserList (line 4) | function UserList() { function HomePage (line 29) | function HomePage() { FILE: examples/with-passport-and-next-connect/pages/login.js function LoginPage (line 6) | function LoginPage() { FILE: examples/with-passport-and-next-connect/pages/profile.js function ProfileEdit (line 5) | function ProfileEdit() { function ProfilePage (line 70) | function ProfilePage() { FILE: examples/with-passport-and-next-connect/pages/signup.js function SignupPage (line 6) | function SignupPage() { FILE: examples/with-passport/lib/auth-cookies.js constant TOKEN_NAME (line 3) | const TOKEN_NAME = "token"; constant MAX_AGE (line 5) | const MAX_AGE = 60 * 60 * 8; function setTokenCookie (line 7) | function setTokenCookie(res, token) { function removeTokenCookie (line 20) | function removeTokenCookie(res) { function parseCookies (line 29) | function parseCookies(req) { function getTokenCookie (line 38) | function getTokenCookie(req) { FILE: examples/with-passport/lib/auth.js constant TOKEN_SECRET (line 4) | const TOKEN_SECRET = process.env.TOKEN_SECRET; function setLoginSession (line 6) | async function setLoginSession(res, session) { function getLoginSession (line 15) | async function getLoginSession(req) { FILE: examples/with-passport/lib/hooks.js function useUser (line 12) | function useUser({ redirectTo, redirectIfFound } = {}) { FILE: examples/with-passport/lib/user.js function createUser (line 10) | async function createUser({ username, password }) { function findUser (line 32) | async function findUser({ username }) { function validatePassword (line 39) | function validatePassword(user, inputPassword) { FILE: examples/with-passport/pages/api/logout.js function logout (line 3) | async function logout(req, res) { FILE: examples/with-passport/pages/api/signup.js function signup (line 3) | async function signup(req, res) { FILE: examples/with-passport/pages/api/user.js function user (line 4) | async function user(req, res) { FILE: examples/with-passport/pages/login.js function handleSubmit (line 12) | async function handleSubmit(e) { FILE: examples/with-passport/pages/signup.js function handleSubmit (line 12) | async function handleSubmit(e) { FILE: examples/with-paste-typescript/pages/_app.tsx function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/with-paste-typescript/pages/index.tsx function Home (line 10) | function Home() { FILE: examples/with-plausible/_components/Header.tsx function Header (line 3) | function Header() { FILE: examples/with-plausible/app/about/page.tsx function About (line 1) | function About() { FILE: examples/with-plausible/app/contact/page.tsx function Contact (line 6) | function Contact() { FILE: examples/with-plausible/app/layout.tsx function RootLayout (line 9) | function RootLayout({ FILE: examples/with-plausible/app/page.tsx function Home (line 1) | function Home() { FILE: examples/with-playwright/app/about/page.tsx function Page (line 3) | function Page() { FILE: examples/with-playwright/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: examples/with-playwright/app/page.tsx function Page (line 3) | function Page() { FILE: examples/with-playwright/pages/_app.tsx function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/with-playwright/pages/home/about.tsx function About (line 4) | function About() { FILE: examples/with-playwright/pages/home/index.tsx function Home (line 6) | function Home() { FILE: examples/with-playwright/playwright.config.ts constant PORT (line 5) | const PORT = process.env.PORT || 3000; FILE: examples/with-polyfills/app/layout.tsx function RootLayout (line 12) | function RootLayout({ FILE: examples/with-polyfills/app/page.tsx function Home (line 1) | function Home() { FILE: examples/with-portals-ssr/pages/_app.js function App (line 10) | function App({ Component, pageProps }) { FILE: examples/with-portals-ssr/pages/_document.js class MyDocument (line 4) | class MyDocument extends Document { method getInitialProps (line 5) | static async getInitialProps(ctx) { FILE: examples/with-portals/components/ClientOnlyPortal.js function ClientOnlyPortal (line 4) | function ClientOnlyPortal({ children, selector }) { FILE: examples/with-portals/components/Modal.js function Modal (line 4) | function Modal() { FILE: examples/with-portals/pages/_document.js function Document (line 3) | function Document() { FILE: examples/with-portals/pages/index.js function Home (line 3) | function Home() { FILE: examples/with-prefetching/components/Nav.tsx function Nav (line 4) | function Nav() { FILE: examples/with-prefetching/pages/_app.tsx function App (line 4) | function App({ Component, pageProps }: AppProps) { FILE: examples/with-prefetching/pages/about.tsx function About (line 1) | function About() { FILE: examples/with-prefetching/pages/contact.tsx function Contact (line 1) | function Contact() { FILE: examples/with-prefetching/pages/features.tsx function Features (line 1) | function Features() { FILE: examples/with-prefetching/pages/index.tsx function Home (line 1) | function Home() { FILE: examples/with-quill-js/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/with-quill-js/pages/index.js function Home (line 48) | function Home() { FILE: examples/with-rbx-bulma-pro/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/with-react-bootstrap/pages/_app.jsx function MyApp (line 4) | function MyApp({ Component, pageProps }) { FILE: examples/with-react-bootstrap/pages/index.jsx function Home (line 4) | function Home() { FILE: examples/with-react-ga4/pages/about.js function About (line 1) | function About() { FILE: examples/with-react-ga4/pages/index.js function Home (line 3) | function Home() { FILE: examples/with-react-hook-form/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-react-hook-form/pages/_document.tsx function Document (line 3) | function Document() { FILE: examples/with-react-hook-form/pages/index.tsx type User (line 6) | interface User { type LoginFormValues (line 10) | interface LoginFormValues { function Page (line 16) | function Page() { FILE: examples/with-react-intl/components/Layout.tsx type LayoutProps (line 6) | interface LayoutProps { function Layout (line 12) | function Layout({ title, description, children }: LayoutProps) { FILE: examples/with-react-intl/components/Nav.tsx function Nav (line 6) | function Nav() { FILE: examples/with-react-intl/helper/loadIntlMessages.ts type MessageConfig (line 1) | type MessageConfig = Record; function loadI18nMessages (line 3) | async function loadI18nMessages( FILE: examples/with-react-intl/next.config.js method webpack (line 11) | webpack(config, { dev, ...other }) { FILE: examples/with-react-intl/pages/_app.tsx function MyApp (line 6) | function MyApp({ FILE: examples/with-react-intl/pages/about.tsx function getStaticProps (line 6) | async function getStaticProps({ function AboutPage (line 17) | function AboutPage() { FILE: examples/with-react-intl/pages/index.tsx function getStaticProps (line 6) | async function getStaticProps({ function IndexPage (line 17) | function IndexPage() { FILE: examples/with-react-md-typescript/components/Layout/Layout.tsx type LayoutProps (line 40) | interface LayoutProps { function Layout (line 46) | function Layout({ children }: LayoutProps): ReactElement { FILE: examples/with-react-md-typescript/components/Layout/navItems.tsx function createRoute (line 15) | function createRoute( FILE: examples/with-react-md-typescript/components/LinkUnstyled.tsx type LinkUnstyledProps (line 4) | interface LinkUnstyledProps function LinkUnstyled (line 8) | function LinkUnstyled({ FILE: examples/with-react-md-typescript/pages/_app.tsx function App (line 9) | function App({ Component, pageProps }: AppProps): ReactElement { FILE: examples/with-react-md-typescript/pages/index.tsx function Home (line 4) | function Home(): ReactElement { FILE: examples/with-react-md-typescript/pages/route-1.tsx function Route1 (line 4) | function Route1(): ReactElement { FILE: examples/with-react-multi-carousel/pages/index.tsx function Page (line 21) | function Page() { FILE: examples/with-react-native-web/pages/_app.js function MyApp (line 4) | function MyApp({ Component, pageProps }) { FILE: examples/with-react-native-web/pages/_document.js class MyDocument (line 14) | class MyDocument extends Document { method getInitialProps (line 15) | static async getInitialProps({ renderPage }) { method render (line 26) | render() { FILE: examples/with-react-native-web/pages/alternate.js function Alternate (line 19) | function Alternate() { FILE: examples/with-react-native-web/pages/index.js function App (line 23) | function App(props) { FILE: examples/with-react-toolbox/pages/index.js function Home (line 7) | function Home() { FILE: examples/with-reactstrap/pages/_app.jsx function MyApp (line 5) | function MyApp({ Component, pageProps }) { FILE: examples/with-reactstrap/pages/index.jsx function Home (line 13) | function Home() { FILE: examples/with-realm-web/lib/RealmClient.js constant APP_ID (line 3) | const APP_ID = process.env.NEXT_PUBLIC_REALM_APP_ID; constant REALM_GRAPHQL_ENDPOINT (line 4) | const REALM_GRAPHQL_ENDPOINT = `https://realm.mongodb.com/api/client/v2.... FILE: examples/with-realm-web/pages/index.js constant FIND_MOVIES (line 4) | const FIND_MOVIES = ` FILE: examples/with-rebass/pages/index.js function HomePage (line 3) | function HomePage() { FILE: examples/with-redis/app/actions.tsx function saveFeature (line 7) | async function saveFeature(feature: Feature, formData: FormData) { function saveEmail (line 21) | async function saveEmail(formData: FormData) { function upvote (line 36) | async function upvote(feature: Feature) { FILE: examples/with-redis/app/form.tsx function Item (line 8) | function Item({ type FeatureState (line 72) | type FeatureState = { function FeatureForm (line 78) | function FeatureForm({ features }: { features: Feature[] }) { FILE: examples/with-redis/app/layout.tsx function RootLayout (line 4) | function RootLayout({ FILE: examples/with-redis/app/page.tsx function VercelLogo (line 11) | function VercelLogo(props: React.SVGProps) { function getFeatures (line 32) | async function getFeatures() { function Page (line 61) | async function Page() { FILE: examples/with-redis/app/types.tsx type Feature (line 1) | type Feature = { FILE: examples/with-redux/app/StoreProvider.tsx type Props (line 9) | interface Props { FILE: examples/with-redux/app/api/counter/route.ts type Context (line 4) | interface Context { function POST (line 8) | async function POST(request: NextRequest, context: Context) { FILE: examples/with-redux/app/layout.tsx type Props (line 9) | interface Props { function RootLayout (line 13) | function RootLayout({ children }: Props) { FILE: examples/with-redux/app/page.tsx function IndexPage (line 4) | function IndexPage() { FILE: examples/with-redux/app/quotes/page.tsx function QuotesPage (line 3) | function QuotesPage() { FILE: examples/with-redux/app/verify/page.tsx function VerifyPage (line 1) | function VerifyPage() { FILE: examples/with-redux/lib/features/counter/counterSlice.ts type CounterSliceState (line 6) | interface CounterSliceState { FILE: examples/with-redux/lib/features/quotes/quotesApiSlice.ts type Quote (line 4) | interface Quote { type QuotesApiResponse (line 10) | interface QuotesApiResponse { FILE: examples/with-redux/lib/store.ts type RootState (line 10) | type RootState = ReturnType; type AppStore (line 28) | type AppStore = ReturnType; type AppDispatch (line 30) | type AppDispatch = AppStore["dispatch"]; type AppThunk (line 31) | type AppThunk = ThunkAction< FILE: examples/with-reflexjs/pages/_app.tsx function App (line 5) | function App({ Component, pageProps }: AppProps) { FILE: examples/with-reflexjs/pages/_document.tsx class Document (line 4) | class Document extends NextDocument { method render (line 5) | render() { FILE: examples/with-reflexjs/pages/index.tsx function IndexPage (line 1) | function IndexPage() { FILE: examples/with-reflux/pages/index.js class Home (line 5) | class Home extends Reflux.Component { method constructor (line 6) | constructor() { method render (line 10) | render() { FILE: examples/with-reflux/store/counterStore.js class StatusStore (line 4) | class StatusStore extends Reflux.Store { method constructor (line 5) | constructor() { method onIncrement (line 11) | onIncrement() { method onDecrement (line 14) | onDecrement() { FILE: examples/with-relay-modern/lib/relay.js function fetchQuery (line 8) | function fetchQuery(operation, variables, cacheConfig, uploadables) { function createEnvironment (line 22) | function createEnvironment(initialRecords) { function initEnvironment (line 30) | function initEnvironment(initialRecords) { function useEnvironment (line 47) | function useEnvironment(initialRecords) { FILE: examples/with-relay-modern/pages/_app.js function App (line 4) | function App({ Component, pageProps }) { FILE: examples/with-relay-modern/pages/about.js function About (line 3) | function About() { FILE: examples/with-relay-modern/pages/index.js function getStaticProps (line 14) | async function getStaticProps() { FILE: examples/with-rematch/pages/_app.js function App (line 4) | function App({ Component, pageProps }) { FILE: examples/with-rematch/pages/github-users.js function getStaticProps (line 53) | async function getStaticProps() { FILE: examples/with-rematch/shared/models/counter.js method incrementAsync (line 15) | async incrementAsync(payload, rootState) { FILE: examples/with-rematch/shared/models/github.js method requestUsers (line 7) | requestUsers(state) { method receiveUsers (line 13) | receiveUsers(state, payload) { method fetchUsers (line 23) | async fetchUsers() { FILE: examples/with-rematch/shared/store.js function useStore (line 44) | function useStore(initialState) { FILE: examples/with-route-as-modal/components/Grid.js function PostCardGrid (line 6) | function PostCardGrid() { FILE: examples/with-route-as-modal/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: examples/with-route-as-modal/pages/article/[articleId].js function getStaticProps (line 32) | function getStaticProps({ params: { articleId } }) { function getStaticPaths (line 36) | function getStaticPaths() { FILE: examples/with-rspack/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-rspack/app/page.tsx function Home (line 1) | function Home() { FILE: examples/with-sass/app/layout.tsx function RootLayout (line 10) | function RootLayout({ FILE: examples/with-sass/app/page.tsx function Home (line 3) | function Home() { FILE: examples/with-sass/components/hello-world.tsx function HelloWorld (line 3) | function HelloWorld() { FILE: examples/with-segment-analytics-pages-router/components/analytics.tsx function Analytics (line 5) | function Analytics() { FILE: examples/with-segment-analytics-pages-router/components/form.tsx function Form (line 4) | function Form() { FILE: examples/with-segment-analytics-pages-router/components/header.tsx function Header (line 3) | function Header() { FILE: examples/with-segment-analytics-pages-router/pages/_app.tsx function MyApp (line 8) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-segment-analytics-pages-router/pages/about.tsx function About (line 3) | function About() { FILE: examples/with-segment-analytics-pages-router/pages/contact.tsx function Contact (line 4) | function Contact() { FILE: examples/with-segment-analytics-pages-router/pages/index.tsx function Home (line 3) | function Home() { FILE: examples/with-segment-analytics/app/about/page.tsx function About (line 5) | function About() { FILE: examples/with-segment-analytics/app/contact/page.tsx function Contact (line 7) | function Contact() { FILE: examples/with-segment-analytics/app/layout.tsx function RootLayout (line 7) | function RootLayout({ FILE: examples/with-segment-analytics/app/page.tsx function Home (line 5) | function Home() { FILE: examples/with-segment-analytics/components/analytics.tsx function Analytics (line 7) | function Analytics() { FILE: examples/with-segment-analytics/components/form.tsx function Form (line 6) | function Form() { FILE: examples/with-segment-analytics/components/header.tsx function Header (line 3) | function Header() { FILE: examples/with-sentry/pages/404.tsx function NotFound (line 3) | function NotFound() { FILE: examples/with-sentry/pages/_app.tsx function App (line 3) | function App({ Component, pageProps }) { FILE: examples/with-sentry/pages/_document.tsx function Document (line 3) | function Document() { FILE: examples/with-sentry/pages/api/test1.ts function handler (line 4) | function handler(req, res) { FILE: examples/with-sentry/pages/api/test2.ts function work (line 1) | function work() { function handler (line 7) | function handler(req, res) { FILE: examples/with-sentry/pages/api/test3.ts function work (line 1) | function work() { function handler (line 5) | function handler(req, res) { FILE: examples/with-sentry/pages/api/test4.ts function handler (line 3) | function handler(req, res) { FILE: examples/with-sentry/pages/client/test4.tsx function doTest (line 5) | async function doTest() { FILE: examples/with-sentry/pages/index.tsx function Home (line 9) | function Home() { FILE: examples/with-sentry/pages/ssr/test1.tsx function getServerSideProps (line 3) | function getServerSideProps() { FILE: examples/with-sentry/pages/ssr/test2.tsx function getServerSideProps (line 3) | async function getServerSideProps() { FILE: examples/with-sentry/pages/ssr/test3.tsx function getServerSideProps (line 3) | async function getServerSideProps() { FILE: examples/with-sentry/pages/ssr/test4.tsx function getServerSideProps (line 5) | async function getServerSideProps() { FILE: examples/with-sentry/sentry.client.config.js constant SENTRY_DSN (line 7) | const SENTRY_DSN = process.env.SENTRY_DSN || process.env.NEXT_PUBLIC_SEN... FILE: examples/with-sentry/sentry.edge.config.js constant SENTRY_DSN (line 7) | const SENTRY_DSN = process.env.SENTRY_DSN || process.env.NEXT_PUBLIC_SEN... FILE: examples/with-sentry/sentry.server.config.js constant SENTRY_DSN (line 7) | const SENTRY_DSN = process.env.SENTRY_DSN || process.env.NEXT_PUBLIC_SEN... FILE: examples/with-service-worker/pages/index.tsx function Home (line 3) | function Home() { FILE: examples/with-sfcc/components/Footer.tsx function Footer (line 1) | function Footer() { FILE: examples/with-sfcc/components/Header.tsx function Header (line 4) | function Header({ scrollHandler }) { FILE: examples/with-sfcc/components/ProductCard.tsx function cn (line 5) | function cn(...classes) { function ProductCard (line 9) | function ProductCard({ product }) { FILE: examples/with-sfcc/pages/_app.tsx function MyApp (line 11) | function MyApp({ Component, pageProps }) { FILE: examples/with-sfcc/pages/_document.tsx function Document (line 3) | function Document() { FILE: examples/with-sfcc/pages/index.tsx function Gallery (line 6) | function Gallery({ data }) { function getStaticProps (line 43) | async function getStaticProps() { FILE: examples/with-sfcc/pages/products/[slug].tsx function Product (line 4) | function Product({ product }) { function getStaticProps (line 34) | async function getStaticProps({ params }) { function getStaticPaths (line 45) | async function getStaticPaths() { FILE: examples/with-sfcc/sfcc.js function getProducts (line 3) | async function getProducts(searchQuery) { FILE: examples/with-shallow-routing/pages/about.js function About (line 1) | function About() { FILE: examples/with-shallow-routing/pages/index.js function getServerSideProps (line 7) | async function getServerSideProps() { function Index (line 12) | function Index({ initialPropsCounter }) { FILE: examples/with-sitemap/app/contact/page.tsx function Home (line 1) | function Home() { FILE: examples/with-sitemap/app/layout.tsx function RootLayout (line 9) | function RootLayout({ FILE: examples/with-sitemap/app/page.tsx function Home (line 1) | function Home() { FILE: examples/with-sitemap/app/sitemap.ts function addPage (line 3) | function addPage(page: string) { function sitemap (line 11) | async function sitemap() { FILE: examples/with-sitemap/scripts/generate-sitemap.js function addPage (line 4) | function addPage(page) { function generateSitemap (line 14) | async function generateSitemap() { FILE: examples/with-slate/app/api/editor-state/route.ts function POST (line 1) | async function POST(req: Request) { FILE: examples/with-slate/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: examples/with-slate/app/page.tsx function saveEditorState (line 15) | async function saveEditorState(editorState: Descendant[]) { function IndexPage (line 23) | function IndexPage() { FILE: examples/with-slate/types/slate.d.ts type CustomElement (line 5) | type CustomElement = { type?: "paragraph"; children: CustomText[] }; type CustomText (line 6) | type CustomText = { text: string; bold?: true }; type CustomTypes (line 9) | interface CustomTypes { FILE: examples/with-static-export/app/about/page.tsx function About (line 3) | function About() { FILE: examples/with-static-export/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: examples/with-stencil/packages/test-component/src/components.d.ts type MyComponent (line 11) | interface MyComponent { type HTMLMyComponentElement (line 28) | interface HTMLMyComponentElement type HTMLElementTagNameMap (line 35) | interface HTMLElementTagNameMap { type MyComponent (line 41) | interface MyComponent { type IntrinsicElements (line 56) | interface IntrinsicElements { type IntrinsicElements (line 65) | interface IntrinsicElements { FILE: examples/with-stencil/packages/test-component/src/components/my-component/my-component.tsx class MyComponent (line 11) | class MyComponent { method getText (line 27) | private getText(): string { method render (line 31) | render() { FILE: examples/with-stencil/packages/test-component/src/utils/utils.ts function format (line 1) | function format(first: string, middle: string, last: string): string { FILE: examples/with-stencil/packages/web-app/pages/_app.js function App (line 4) | function App({ Component, pageProps }) { FILE: examples/with-stencil/packages/web-app/pages/index.js function Home (line 1) | function Home() { FILE: examples/with-stitches/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-stitches/app/page.tsx function Home (line 36) | function Home() { FILE: examples/with-storybook/app/layout.tsx function RootLayout (line 12) | function RootLayout({ FILE: examples/with-storybook/app/page.tsx function Home (line 4) | function Home() { FILE: examples/with-storybook/stories/Button.stories.ts type Story (line 26) | type Story = StoryObj; FILE: examples/with-storybook/stories/Button.tsx type ButtonProps (line 4) | interface ButtonProps { FILE: examples/with-storybook/stories/Header.stories.ts type Story (line 22) | type Story = StoryObj; FILE: examples/with-storybook/stories/Header.tsx type User (line 6) | type User = { type HeaderProps (line 10) | interface HeaderProps { FILE: examples/with-storybook/stories/Page.stories.ts type Story (line 16) | type Story = StoryObj; FILE: examples/with-storybook/stories/Page.tsx type User (line 6) | type User = { FILE: examples/with-strict-csp/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: examples/with-strict-csp/app/page.js function Page (line 4) | async function Page() { FILE: examples/with-strict-csp/middleware.js function middleware (line 3) | function middleware(request) { FILE: examples/with-stripe-typescript/app/actions/stripe.ts function createCheckoutSession (line 11) | async function createCheckoutSession( function createPaymentIntent (line 55) | async function createPaymentIntent( FILE: examples/with-stripe-typescript/app/api/webhooks/route.ts function POST (line 7) | async function POST(req: Request) { FILE: examples/with-stripe-typescript/app/components/CheckoutForm.tsx type CheckoutFormProps (line 19) | interface CheckoutFormProps { function CheckoutForm (line 23) | function CheckoutForm(props: CheckoutFormProps): JSX.Element { FILE: examples/with-stripe-typescript/app/components/CustomDonationInput.tsx function CustomDonationInput (line 3) | function CustomDonationInput({ FILE: examples/with-stripe-typescript/app/components/ElementsForm.tsx function CheckoutForm (line 21) | function CheckoutForm(): JSX.Element { function ElementsForm (line 172) | function ElementsForm(): JSX.Element { FILE: examples/with-stripe-typescript/app/components/PrintObject.tsx function PrintObject (line 3) | function PrintObject({ FILE: examples/with-stripe-typescript/app/components/StripeTestCards.tsx function StripeTestCards (line 1) | function StripeTestCards(): JSX.Element { FILE: examples/with-stripe-typescript/app/donate-with-checkout/page.tsx function DonatePage (line 9) | function DonatePage(): JSX.Element { FILE: examples/with-stripe-typescript/app/donate-with-checkout/result/error.tsx function Error (line 3) | function Error({ error }: { error: Error }) { FILE: examples/with-stripe-typescript/app/donate-with-checkout/result/layout.tsx function ResultLayout (line 7) | function ResultLayout({ FILE: examples/with-stripe-typescript/app/donate-with-checkout/result/page.tsx function ResultPage (line 6) | async function ResultPage({ FILE: examples/with-stripe-typescript/app/donate-with-elements/page.tsx function PaymentElementPage (line 9) | function PaymentElementPage({ FILE: examples/with-stripe-typescript/app/donate-with-elements/result/error.tsx function Error (line 3) | function Error({ error }: { error: Error }) { FILE: examples/with-stripe-typescript/app/donate-with-elements/result/layout.tsx function ResultLayout (line 7) | function ResultLayout({ FILE: examples/with-stripe-typescript/app/donate-with-elements/result/page.tsx function ResultPage (line 6) | async function ResultPage({ FILE: examples/with-stripe-typescript/app/donate-with-embedded-checkout/page.tsx function DonatePage (line 9) | function DonatePage(): JSX.Element { FILE: examples/with-stripe-typescript/app/donate-with-embedded-checkout/result/error.tsx function Error (line 3) | function Error({ error }: { error: Error }) { FILE: examples/with-stripe-typescript/app/donate-with-embedded-checkout/result/layout.tsx function ResultLayout (line 7) | function ResultLayout({ FILE: examples/with-stripe-typescript/app/donate-with-embedded-checkout/result/page.tsx function ResultPage (line 6) | async function ResultPage({ FILE: examples/with-stripe-typescript/app/layout.tsx type LayoutProps (line 7) | interface LayoutProps { function RootLayout (line 30) | function RootLayout({ children }: LayoutProps) { FILE: examples/with-stripe-typescript/app/page.tsx function IndexPage (line 9) | function IndexPage(): JSX.Element { FILE: examples/with-stripe-typescript/config/index.ts constant CURRENCY (line 1) | const CURRENCY = "usd"; constant MIN_AMOUNT (line 4) | const MIN_AMOUNT = 10.0; constant MAX_AMOUNT (line 5) | const MAX_AMOUNT = 5000.0; constant AMOUNT_STEP (line 6) | const AMOUNT_STEP = 5.0; FILE: examples/with-stripe-typescript/utils/get-stripejs.ts function getStripe (line 8) | function getStripe(): Promise { FILE: examples/with-stripe-typescript/utils/stripe-helpers.ts function formatAmountForDisplay (line 1) | function formatAmountForDisplay( function formatAmountForStripe (line 13) | function formatAmountForStripe( FILE: examples/with-styled-components/app/_components/cards.tsx function Cards (line 37) | function Cards() { FILE: examples/with-styled-components/app/about/page.tsx function About (line 11) | function About() { FILE: examples/with-styled-components/app/layout.tsx function RootLayout (line 5) | function RootLayout({ children }: { children: ReactNode }) { FILE: examples/with-styled-components/app/page.tsx function Home (line 12) | function Home() { FILE: examples/with-styled-components/lib/client-layout.tsx function ClientLayout (line 14) | function ClientLayout({ children }: { children: ReactNode }) { FILE: examples/with-styled-components/lib/styled-components-registry.tsx function StyledComponentsRegistry (line 7) | function StyledComponentsRegistry({ FILE: examples/with-styled-components/styled.d.ts type DefaultTheme (line 4) | interface DefaultTheme { FILE: examples/with-styled-jsx/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-styled-jsx/app/page.tsx function Home (line 3) | function Home() { FILE: examples/with-styled-jsx/app/registry.tsx function StyledJsxRegistry (line 7) | function StyledJsxRegistry({ FILE: examples/with-supabase/app/auth/confirm/route.ts function GET (line 6) | async function GET(request: NextRequest) { FILE: examples/with-supabase/app/auth/error/page.tsx function ErrorContent (line 4) | async function ErrorContent({ function Page (line 26) | function Page({ FILE: examples/with-supabase/app/auth/forgot-password/page.tsx function Page (line 3) | function Page() { FILE: examples/with-supabase/app/auth/login/page.tsx function Page (line 3) | function Page() { FILE: examples/with-supabase/app/auth/sign-up-success/page.tsx function Page (line 9) | function Page() { FILE: examples/with-supabase/app/auth/sign-up/page.tsx function Page (line 3) | function Page() { FILE: examples/with-supabase/app/auth/update-password/page.tsx function Page (line 3) | function Page() { FILE: examples/with-supabase/app/layout.tsx function RootLayout (line 22) | function RootLayout({ FILE: examples/with-supabase/app/page.tsx function Home (line 12) | function Home() { FILE: examples/with-supabase/app/protected/layout.tsx function ProtectedLayout (line 9) | function ProtectedLayout({ FILE: examples/with-supabase/app/protected/page.tsx function UserDetails (line 8) | async function UserDetails() { function ProtectedPage (line 19) | function ProtectedPage() { FILE: examples/with-supabase/components/auth-button.tsx function AuthButton (line 6) | async function AuthButton() { FILE: examples/with-supabase/components/deploy-button.tsx function DeployButton (line 4) | function DeployButton() { FILE: examples/with-supabase/components/env-var-warning.tsx function EnvVarWarning (line 4) | function EnvVarWarning() { FILE: examples/with-supabase/components/forgot-password-form.tsx function ForgotPasswordForm (line 18) | function ForgotPasswordForm({ FILE: examples/with-supabase/components/hero.tsx function Hero (line 4) | function Hero() { FILE: examples/with-supabase/components/login-form.tsx function LoginForm (line 19) | function LoginForm({ FILE: examples/with-supabase/components/logout-button.tsx function LogoutButton (line 7) | function LogoutButton() { FILE: examples/with-supabase/components/next-logo.tsx function NextLogo (line 1) | function NextLogo() { FILE: examples/with-supabase/components/sign-up-form.tsx function SignUpForm (line 19) | function SignUpForm({ FILE: examples/with-supabase/components/supabase-logo.tsx function SupabaseLogo (line 1) | function SupabaseLogo() { FILE: examples/with-supabase/components/tutorial/code-block.tsx function CodeBlock (line 39) | function CodeBlock({ code }: { code: string }) { FILE: examples/with-supabase/components/tutorial/connect-supabase-steps.tsx function ConnectSupabaseSteps (line 3) | function ConnectSupabaseSteps() { FILE: examples/with-supabase/components/tutorial/fetch-data-steps.tsx function FetchDataSteps (line 52) | function FetchDataSteps() { FILE: examples/with-supabase/components/tutorial/sign-up-user-steps.tsx function SignUpUserSteps (line 5) | function SignUpUserSteps() { FILE: examples/with-supabase/components/tutorial/tutorial-step.tsx function TutorialStep (line 3) | function TutorialStep({ FILE: examples/with-supabase/components/ui/badge.tsx type BadgeProps (line 26) | interface BadgeProps function Badge (line 30) | function Badge({ className, variant, ...props }: BadgeProps) { FILE: examples/with-supabase/components/ui/button.tsx type ButtonProps (line 37) | interface ButtonProps FILE: examples/with-supabase/components/update-password-form.tsx function UpdatePasswordForm (line 18) | function UpdatePasswordForm({ FILE: examples/with-supabase/lib/supabase/client.ts function createClient (line 3) | function createClient() { FILE: examples/with-supabase/lib/supabase/proxy.ts function updateSession (line 5) | async function updateSession(request: NextRequest) { FILE: examples/with-supabase/lib/supabase/server.ts function createClient (line 9) | async function createClient() { FILE: examples/with-supabase/lib/utils.ts function cn (line 4) | function cn(...inputs: ClassValue[]) { FILE: examples/with-supabase/proxy.ts function proxy (line 4) | async function proxy(request: NextRequest) { FILE: examples/with-supertokens/app/api/auth/[...path]/route.ts function GET (line 9) | async function GET(request: NextRequest) { function POST (line 21) | async function POST(request: NextRequest) { function DELETE (line 25) | async function DELETE(request: NextRequest) { function PUT (line 29) | async function PUT(request: NextRequest) { function PATCH (line 33) | async function PATCH(request: NextRequest) { function HEAD (line 37) | async function HEAD(request: NextRequest) { FILE: examples/with-supertokens/app/api/user/route.ts function GET (line 7) | function GET(request: NextRequest) { FILE: examples/with-supertokens/app/auth/[[...path]]/page.tsx function Auth (line 8) | function Auth() { FILE: examples/with-supertokens/app/components/home.tsx function getAccessToken (line 19) | function getAccessToken(): string | undefined { function getPublicKey (line 23) | function getPublicKey(header: JwtHeader, callback: SigningKeyCallback) { function verifyToken (line 34) | async function verifyToken(token: string): Promise { function getSSRSessionHelper (line 53) | async function getSSRSessionHelper(): Promise<{ function HomePage (line 74) | async function HomePage() { FILE: examples/with-supertokens/app/components/sessionAuthForNextJS.tsx type Props (line 6) | type Props = Parameters[0] & { FILE: examples/with-supertokens/app/config/backend.ts function ensureSuperTokensInit (line 90) | function ensureSuperTokensInit() { FILE: examples/with-supertokens/app/config/frontend.tsx function setRouter (line 13) | function setRouter( FILE: examples/with-supertokens/app/layout.tsx function RootLayout (line 13) | function RootLayout({ FILE: examples/with-supertokens/app/page.tsx function Home (line 4) | function Home() { FILE: examples/with-supertokens/middleware.ts function middleware (line 9) | async function middleware( FILE: examples/with-temporal/components/Layout.tsx type Props (line 5) | type Props = { FILE: examples/with-temporal/pages/api/orders/index.ts type Data (line 5) | type Data = { function getUserId (line 9) | function getUserId(token?: string): string { function handler (line 15) | async function handler( FILE: examples/with-temporal/temporal/src/activities.ts type ChargeResult (line 3) | type ChargeResult = { function chargeUser (line 8) | async function chargeUser( function checkAndDecrementInventory (line 26) | async function checkAndDecrementInventory( function incrementInventory (line 42) | async function incrementInventory( FILE: examples/with-temporal/temporal/src/workflows.ts function order (line 10) | async function order( FILE: examples/with-three-js/app/_components/Bird.js function Bird (line 5) | function Bird({ speed, factor, url, ...props }) { FILE: examples/with-three-js/app/_components/Box.js function Box (line 5) | function Box(props) { FILE: examples/with-three-js/app/birds/page.tsx function BirdsPage (line 8) | function BirdsPage() { FILE: examples/with-three-js/app/boxes/page.tsx function BoxesPage (line 7) | function BoxesPage() { FILE: examples/with-three-js/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-three-js/app/page.tsx function Home (line 3) | function Home() { FILE: examples/with-turbopack-loaders/pages/index.js function Home (line 4) | function Home() { FILE: examples/with-turbopack/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: examples/with-turbopack/app/page.tsx function Page (line 2) | function Page() { FILE: examples/with-turso/app/form.tsx function Submit (line 8) | function Submit() { function Form (line 18) | function Form() { FILE: examples/with-turso/app/layout.tsx function RootLayout (line 12) | function RootLayout({ FILE: examples/with-turso/app/page.tsx function Home (line 4) | function Home() { FILE: examples/with-turso/app/todo-list.tsx function findOrCreateTodosTable (line 7) | async function findOrCreateTodosTable() { function TodoList (line 19) | async function TodoList() { FILE: examples/with-turso/app/todo.tsx type TodoItem (line 5) | type TodoItem = { function Todo (line 10) | function Todo({ item }: { item: TodoItem }) { FILE: examples/with-typescript-graphql/lib/apollo.ts type ResolverContext (line 13) | type ResolverContext = { function createIsomorphLink (line 18) | function createIsomorphLink(context: ResolverContext = {}) { function createApolloClient (line 37) | function createApolloClient(context?: ResolverContext) { function initializeApollo (line 45) | function initializeApollo( function useApollo (line 66) | function useApollo(initialState: any) { FILE: examples/with-typescript-graphql/lib/gql/fragment-masking.ts type FragmentType (line 3) | type FragmentType> = function useFragment (line 35) | function useFragment( FILE: examples/with-typescript-graphql/lib/gql/gql.ts function graphql (line 20) | function graphql(source: string) { type DocumentType (line 24) | type DocumentType> = FILE: examples/with-typescript-graphql/lib/gql/graphql.ts type Maybe (line 3) | type Maybe = T | null; type InputMaybe (line 4) | type InputMaybe = Maybe; type Exact (line 5) | type Exact = { type MakeOptional (line 8) | type MakeOptional = Omit & { type MakeMaybe (line 11) | type MakeMaybe = Omit & { type Scalars (line 15) | type Scalars = { type Mutation (line 23) | type Mutation = { type MutationUpdateNameArgs (line 28) | type MutationUpdateNameArgs = { type Query (line 32) | type Query = { type User (line 37) | type User = { type UpdateNameMutationVariables (line 44) | type UpdateNameMutationVariables = Exact<{ type UpdateNameMutation (line 48) | type UpdateNameMutation = { type ViewerQueryVariables (line 53) | type ViewerQueryVariables = Exact<{ [key: string]: never }>; type ViewerQuery (line 55) | type ViewerQuery = { FILE: examples/with-typescript-graphql/lib/resolvers.ts method viewer (line 11) | viewer(_parent, _args, _context, _info) { method updateName (line 16) | updateName(_parent, _args, _context, _info) { FILE: examples/with-typescript-graphql/next.config.js method webpack (line 3) | webpack(config, options) { FILE: examples/with-typescript-graphql/pages/_app.tsx function App (line 5) | function App({ Component, pageProps }: AppProps) { FILE: examples/with-typescript-graphql/pages/about.tsx function About (line 3) | function About() { FILE: examples/with-typescript-graphql/pages/index.tsx function getStaticProps (line 79) | async function getStaticProps() { FILE: examples/with-typescript-types/pages/index.tsx function Home (line 7) | function Home() { FILE: examples/with-typescript-types/types/package-1.ts type TypeA (line 1) | type TypeA = { FILE: examples/with-typescript/components/Layout.tsx type Props (line 5) | type Props = { FILE: examples/with-typescript/components/List.tsx type Props (line 5) | type Props = { FILE: examples/with-typescript/components/ListDetail.tsx type ListDetailProps (line 5) | type ListDetailProps = { FILE: examples/with-typescript/components/ListItem.tsx type Props (line 6) | type Props = { FILE: examples/with-typescript/interfaces/index.ts type User (line 7) | type User = { FILE: examples/with-typescript/pages/users/[id].tsx type Props (line 8) | type Props = { FILE: examples/with-typescript/pages/users/index.tsx type Props (line 9) | type Props = { FILE: examples/with-unsplash/components/Collections/index.tsx type CollectionProps (line 6) | interface CollectionProps { FILE: examples/with-unsplash/components/Gallery/index.tsx type GalleryProps (line 6) | interface GalleryProps { FILE: examples/with-unsplash/libs/fetcher.tsx function f (line 1) | async function f( FILE: examples/with-unsplash/pages/_app.js function App (line 3) | function App({ Component, pageProps }) { FILE: examples/with-unsplash/pages/_document.tsx function Document (line 3) | function Document() { FILE: examples/with-unsplash/pages/api/collection/[id].tsx function getCollection (line 4) | function getCollection( FILE: examples/with-unsplash/pages/api/collection/index.tsx function getCollections (line 5) | function getCollections( FILE: examples/with-unsplash/pages/api/photo/[id].tsx function getCollectionPhotos (line 4) | function getCollectionPhotos( FILE: examples/with-unsplash/pages/api/photo/download/[id].tsx function download (line 6) | function download(req: NextApiRequest, res: NextApiResponse) { FILE: examples/with-unsplash/pages/api/photo/index.tsx function getPhotos (line 4) | function getPhotos(req: NextApiRequest, res: NextApiResponse) { FILE: examples/with-unsplash/pages/api/stats/index.tsx function getStats (line 4) | function getStats(req: NextApiRequest, res: NextApiResponse) { FILE: examples/with-unsplash/pages/api/user/index.tsx function getUser (line 4) | function getUser(req: NextApiRequest, res: NextApiResponse) { FILE: examples/with-urql/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-urql/app/page.tsx type Pokemon (line 4) | type Pokemon = { function Home (line 10) | async function Home() { FILE: examples/with-urql/app/pokemon/[name]/page.tsx function PokemonPage (line 3) | async function PokemonPage({ FILE: examples/with-userbase/components/layout/index.js function Layout (line 3) | function Layout({ user, setUser, children }) { FILE: examples/with-userbase/components/modal/index.js function LoginModal (line 4) | function LoginModal({ toggle, modalType, setUser }) { FILE: examples/with-userbase/components/nav/index.js function Nav (line 6) | function Nav({ user, setUser }) { FILE: examples/with-userbase/components/todo-form/index.js function Todo (line 4) | function Todo({ name, done, toggleComplete, deleteTodo }) { function TodoForm (line 34) | function TodoForm() { FILE: examples/with-userbase/pages/_app.js function MyApp (line 7) | function MyApp({ Component, pageProps }) { FILE: examples/with-userbase/pages/index.js function Index (line 3) | function Index({ user }) { FILE: examples/with-vanilla-extract/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: examples/with-vanilla-extract/app/page.tsx function Home (line 7) | function Home() { FILE: examples/with-vanilla-extract/components/Button.tsx function Button (line 5) | function Button({ children }) { FILE: examples/with-vanilla-extract/components/Footer.tsx function Footer (line 3) | function Footer() { FILE: examples/with-vanilla-extract/components/Logo.tsx function Logo (line 4) | function Logo() { FILE: examples/with-videojs/app/_components/Player.tsx type PlayerProps (line 7) | interface PlayerProps { FILE: examples/with-videojs/app/_components/PlayerCss.tsx function PlayerCSS (line 3) | function PlayerCSS() { FILE: examples/with-videojs/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-videojs/app/page.tsx function Home (line 5) | function Home() { FILE: examples/with-vitest/app/blog/[slug]/page.tsx type Params (line 1) | type Params = { function generateMetadata (line 7) | async function generateMetadata({ params }: Params) { function Page (line 11) | function Page({ params }: Params) { FILE: examples/with-vitest/app/counter.tsx function Counter (line 5) | function Counter() { FILE: examples/with-vitest/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: examples/with-vitest/app/page.tsx function Page (line 5) | function Page() { FILE: examples/with-vitest/app/utils/add.ts function add (line 3) | function add(a: number, b: number) { FILE: examples/with-vitest/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-web-worker/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: examples/with-web-worker/app/page.tsx function Index (line 4) | function Index() { FILE: examples/with-web-worker/utils/pi.ts function pi (line 2) | function pi(n: number) { FILE: examples/with-webassembly/app/api/edge/route.ts function GET (line 7) | async function GET() { FILE: examples/with-webassembly/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: examples/with-webassembly/app/page.tsx function Page (line 4) | async function Page(props: { FILE: examples/with-webassembly/components/RustComponent.tsx function RustServerComponent (line 1) | async function RustServerComponent({ number }: { number: number }) { FILE: examples/with-webassembly/next.config.js method webpack (line 3) | webpack(config, { isServer, dev }) { FILE: examples/with-webassembly/src/add.rs function add_one (line 2) | pub extern "C" fn add_one(x: i32) -> i32 { FILE: examples/with-xata/pages/_app.tsx function App (line 14) | function App({ Component, pageProps }: AppProps) { FILE: examples/with-xata/pages/api/clean-xata.ts function cleanDummyDataFromXata (line 10) | async function cleanDummyDataFromXata( FILE: examples/with-xata/pages/api/write-links-to-xata.ts constant LINKS (line 4) | const LINKS = [ function writeLinksToXata (line 30) | async function writeLinksToXata( FILE: examples/with-xata/pages/index.tsx function IndexPage (line 28) | function IndexPage({ FILE: examples/with-xata/utils/xata.codegen.ts type SchemaTables (line 19) | type SchemaTables = typeof tables; type DatabaseSchema (line 20) | type DatabaseSchema = SchemaInference; type NextjsWithXataExample (line 22) | type NextjsWithXataExample = DatabaseSchema["nextjs_with_xata_example"]; type NextjsWithXataExampleRecord (line 23) | type NextjsWithXataExampleRecord = NextjsWithXataExample & XataRecord; class XataClient (line 29) | class XataClient extends DatabaseClient { method constructor (line 30) | constructor(options?: BaseClientOptions) { FILE: examples/with-xstate/app/_components/Counter.tsx function Counter (line 5) | function Counter({ counter = {} }) { FILE: examples/with-xstate/app/_components/Toggle.tsx function Toggle (line 5) | function Toggle() { FILE: examples/with-xstate/app/_machines/counter.ts type CounterContext (line 3) | type CounterContext = { type CounterEvents (line 7) | type CounterEvents = { type: "INC" } | { type: "DEC" } | { type: "RESET" }; FILE: examples/with-xstate/app/_machines/toggle.ts type ToggleContext (line 3) | type ToggleContext = { type ToggleEvents (line 7) | type ToggleEvents = { FILE: examples/with-xstate/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: examples/with-xstate/app/page.tsx function IndexPage (line 4) | function IndexPage() { FILE: examples/with-yarn-workspaces/packages/web-app/pages/api/echo/[word].js function handler (line 1) | function handler(req, res) { FILE: examples/with-yarn-workspaces/packages/web-app/pages/index.js function Home (line 4) | function Home() { FILE: examples/with-yoga/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: examples/with-yoga/pages/index.tsx function Home (line 3) | function Home() { FILE: examples/with-youtube-embed/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: examples/with-youtube-embed/app/page.tsx function Page (line 3) | function Page() { FILE: examples/with-zones/blog/app/blog/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: examples/with-zones/blog/app/blog/page.tsx function Blog (line 3) | function Blog() { FILE: examples/with-zones/blog/app/blog/post/[id]/page.tsx function Post (line 3) | function Post({ params: { id } }) { FILE: examples/with-zones/home/app/about/page.tsx function About (line 3) | function About() { FILE: examples/with-zones/home/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: examples/with-zones/home/app/page.tsx function Home (line 4) | function Home() { FILE: examples/with-zones/home/components/Header.tsx function Header (line 1) | function Header() { FILE: examples/with-zones/home/next.config.js method rewrites (line 5) | async rewrites() { FILE: examples/with-zones/home/test/next-config.test.ts function getDestination (line 9) | function getDestination(destination: string, pathMatch: MatchResult): st... constant BLOG_URL (line 23) | const BLOG_URL = "https://with-zones-blog.vercel.app"; function getRewrittenUrl (line 34) | function getRewrittenUrl(path: string): string | undefined { FILE: examples/with-zustand/src/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: examples/with-zustand/src/app/page.tsx function Page (line 4) | function Page() { FILE: examples/with-zustand/src/components/clock.tsx function useClock (line 8) | function useClock() { function formatTime (line 17) | function formatTime(time: number) { function Clock (line 22) | function Clock() { FILE: examples/with-zustand/src/components/counter.tsx function useCounter (line 6) | function useCounter() { function Counter (line 17) | function Counter() { FILE: examples/with-zustand/src/lib/StoreProvider.tsx type PreloadedStoreInterface (line 7) | interface PreloadedStoreInterface function StoreProvider (line 10) | function StoreProvider({ FILE: examples/with-zustand/src/lib/store.ts type StoreInterface (line 5) | interface StoreInterface { function getDefaultInitialState (line 15) | function getDefaultInitialState() { type StoreType (line 23) | type StoreType = ReturnType; function useStore (line 29) | function useStore(selector: (state: StoreInterface) => T) { function initializeStore (line 37) | function initializeStore(preloadedState: PreloadedStoreInterface) { FILE: examples/with-zustand/src/lib/useInterval.ts function useInterval (line 5) | function useInterval( FILE: packages/create-next-app/create-app.ts class DownloadError (line 26) | class DownloadError extends Error {} function createApp (line 28) | async function createApp({ FILE: packages/create-next-app/helpers/copy.ts type CopyOption (line 6) | interface CopyOption { FILE: packages/create-next-app/helpers/examples.ts type RepoInfo (line 7) | type RepoInfo = { function isUrlOk (line 14) | async function isUrlOk(url: string): Promise { function getRepoInfo (line 23) | async function getRepoInfo( function hasRepo (line 64) | function hasRepo({ function existsInRepo (line 76) | function existsInRepo(nameOrUrl: string): Promise { function downloadTarStream (line 89) | async function downloadTarStream(url: string) { function downloadAndExtractRepo (line 99) | async function downloadAndExtractRepo( function downloadAndExtractExample (line 132) | async function downloadAndExtractExample(root: string, name: string) { FILE: packages/create-next-app/helpers/generate-agent-files.ts function generateAgentFiles (line 8) | function generateAgentFiles(root: string): void { FILE: packages/create-next-app/helpers/get-pkg-manager.ts type PackageManager (line 3) | type PackageManager = 'npm' | 'pnpm' | 'yarn' | 'bun' function getPkgManager (line 5) | function getPkgManager(): PackageManager { function getPnpmMajorVersion (line 30) | function getPnpmMajorVersion(): number | null { FILE: packages/create-next-app/helpers/git.ts function isInGitRepository (line 5) | function isInGitRepository(): boolean { function isInMercurialRepository (line 13) | function isInMercurialRepository(): boolean { function isDefaultBranchSet (line 21) | function isDefaultBranchSet(): boolean { function tryGitInit (line 29) | function tryGitInit(root: string): boolean { FILE: packages/create-next-app/helpers/install.ts function install (line 11) | async function install( FILE: packages/create-next-app/helpers/is-folder-empty.ts function isFolderEmpty (line 6) | function isFolderEmpty(root: string, name: string): boolean { FILE: packages/create-next-app/helpers/is-online.ts function getProxy (line 5) | function getProxy(): string | undefined { function getOnline (line 18) | async function getOnline(): Promise { FILE: packages/create-next-app/helpers/is-writeable.ts function isWriteable (line 4) | async function isWriteable(directory: string): Promise { FILE: packages/create-next-app/helpers/typegen.ts function runTypegen (line 9) | async function runTypegen( FILE: packages/create-next-app/helpers/validate-pkg.ts type ValidateNpmNameResult (line 4) | type ValidateNpmNameResult = function validateNpmName (line 13) | function validateNpmName(name: string): ValidateNpmNameResult { FILE: packages/create-next-app/index.ts function run (line 138) | async function run(): Promise { function getDistTag (line 774) | function getDistTag(version: string): string { function notifyUpdate (line 783) | async function notifyUpdate(): Promise { function exit (line 809) | async function exit(reason: { command?: string }) { FILE: packages/create-next-app/templates/app-api/js/app/[slug]/route.js function GET (line 3) | async function GET(request, { params }) { FILE: packages/create-next-app/templates/app-api/js/app/route.js function GET (line 3) | async function GET() { FILE: packages/create-next-app/templates/app-api/ts/app/[slug]/route.ts function GET (line 3) | async function GET( FILE: packages/create-next-app/templates/app-api/ts/app/route.ts function GET (line 3) | async function GET() { FILE: packages/create-next-app/templates/app-empty/js/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: packages/create-next-app/templates/app-empty/js/app/page.js function Home (line 1) | function Home() { FILE: packages/create-next-app/templates/app-empty/ts/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: packages/create-next-app/templates/app-empty/ts/app/page.tsx function Home (line 1) | function Home() { FILE: packages/create-next-app/templates/app-tw-empty/js/app/layout.js function RootLayout (line 8) | function RootLayout({ children }) { FILE: packages/create-next-app/templates/app-tw-empty/js/app/page.js function Home (line 1) | function Home() { FILE: packages/create-next-app/templates/app-tw-empty/ts/app/layout.tsx function RootLayout (line 9) | function RootLayout({ FILE: packages/create-next-app/templates/app-tw-empty/ts/app/page.tsx function Home (line 1) | function Home() { FILE: packages/create-next-app/templates/app-tw/js/app/layout.js function RootLayout (line 19) | function RootLayout({ children }) { FILE: packages/create-next-app/templates/app-tw/js/app/page.js function Home (line 3) | function Home() { FILE: packages/create-next-app/templates/app-tw/ts/app/layout.tsx function RootLayout (line 20) | function RootLayout({ FILE: packages/create-next-app/templates/app-tw/ts/app/page.tsx function Home (line 3) | function Home() { FILE: packages/create-next-app/templates/app/js/app/layout.js function RootLayout (line 19) | function RootLayout({ children }) { FILE: packages/create-next-app/templates/app/js/app/page.js function Home (line 4) | function Home() { FILE: packages/create-next-app/templates/app/ts/app/layout.tsx function RootLayout (line 20) | function RootLayout({ FILE: packages/create-next-app/templates/app/ts/app/page.tsx function Home (line 4) | function Home() { FILE: packages/create-next-app/templates/default-empty/js/pages/_app.js function App (line 1) | function App({ Component, pageProps }) { FILE: packages/create-next-app/templates/default-empty/js/pages/_document.js function Document (line 3) | function Document() { FILE: packages/create-next-app/templates/default-empty/js/pages/index.js function Home (line 3) | function Home() { FILE: packages/create-next-app/templates/default-empty/ts/pages/_app.tsx function App (line 3) | function App({ Component, pageProps }: AppProps) { FILE: packages/create-next-app/templates/default-empty/ts/pages/_document.tsx function Document (line 3) | function Document() { FILE: packages/create-next-app/templates/default-empty/ts/pages/index.tsx function Home (line 3) | function Home() { FILE: packages/create-next-app/templates/default-tw-empty/js/pages/_app.js function App (line 3) | function App({ Component, pageProps }) { FILE: packages/create-next-app/templates/default-tw-empty/js/pages/_document.js function Document (line 3) | function Document() { FILE: packages/create-next-app/templates/default-tw-empty/js/pages/index.js function Home (line 3) | function Home() { FILE: packages/create-next-app/templates/default-tw-empty/ts/pages/_app.tsx function App (line 4) | function App({ Component, pageProps }: AppProps) { FILE: packages/create-next-app/templates/default-tw-empty/ts/pages/_document.tsx function Document (line 3) | function Document() { FILE: packages/create-next-app/templates/default-tw-empty/ts/pages/index.tsx function Home (line 3) | function Home() { FILE: packages/create-next-app/templates/default-tw/js/pages/_app.js function App (line 3) | function App({ Component, pageProps }) { FILE: packages/create-next-app/templates/default-tw/js/pages/_document.js function Document (line 3) | function Document() { FILE: packages/create-next-app/templates/default-tw/js/pages/api/hello.js function handler (line 3) | function handler(req, res) { FILE: packages/create-next-app/templates/default-tw/js/pages/index.js function Home (line 14) | function Home() { FILE: packages/create-next-app/templates/default-tw/ts/pages/_app.tsx function App (line 4) | function App({ Component, pageProps }: AppProps) { FILE: packages/create-next-app/templates/default-tw/ts/pages/_document.tsx function Document (line 3) | function Document() { FILE: packages/create-next-app/templates/default-tw/ts/pages/api/hello.ts type Data (line 4) | type Data = { function handler (line 8) | function handler( FILE: packages/create-next-app/templates/default-tw/ts/pages/index.tsx function Home (line 14) | function Home() { FILE: packages/create-next-app/templates/default/js/pages/_app.js function App (line 3) | function App({ Component, pageProps }) { FILE: packages/create-next-app/templates/default/js/pages/_document.js function Document (line 3) | function Document() { FILE: packages/create-next-app/templates/default/js/pages/api/hello.js function handler (line 3) | function handler(req, res) { FILE: packages/create-next-app/templates/default/js/pages/index.js function Home (line 16) | function Home() { FILE: packages/create-next-app/templates/default/ts/pages/_app.tsx function App (line 4) | function App({ Component, pageProps }: AppProps) { FILE: packages/create-next-app/templates/default/ts/pages/_document.tsx function Document (line 3) | function Document() { FILE: packages/create-next-app/templates/default/ts/pages/api/hello.ts type Data (line 4) | type Data = { function handler (line 8) | function handler( FILE: packages/create-next-app/templates/default/ts/pages/index.tsx function Home (line 16) | function Home() { FILE: packages/create-next-app/templates/index.ts function sorted (line 19) | function sorted(obj: Record) { constant SRC_DIR_NAMES (line 40) | const SRC_DIR_NAMES = ["app", "pages", "styles"]; method rename (line 77) | rename(name) { FILE: packages/create-next-app/templates/types.ts type TemplateType (line 3) | type TemplateType = type TemplateMode (line 13) | type TemplateMode = "js" | "ts"; type GetTemplateFileArgs (line 15) | interface GetTemplateFileArgs { type InstallTemplateArgs (line 21) | interface InstallTemplateArgs { type Bundler (line 38) | enum Bundler { FILE: packages/eslint-plugin-internal/src/eslint-no-ambiguous-jsx.js method create (line 19) | create(context) { FILE: packages/eslint-plugin-internal/src/eslint-typechecked-require.js method create (line 29) | create(context) { FILE: packages/eslint-plugin-next/src/index.ts type ESLintPluginConfigs (line 87) | type ESLintPluginConfigs = { FILE: packages/eslint-plugin-next/src/rules/google-font-display.ts method create (line 16) | create(context) { FILE: packages/eslint-plugin-next/src/rules/google-font-preconnect.ts method create (line 16) | create(context) { FILE: packages/eslint-plugin-next/src/rules/inline-script-id.ts method create (line 16) | create(context) { FILE: packages/eslint-plugin-next/src/rules/next-script-for-ga.ts constant GOOGLE_ANALYTICS_URL (line 4) | const GOOGLE_ANALYTICS_URL = 'www.google-analytics.com/analytics.js' constant GOOGLE_TAG_MANAGER_URL (line 5) | const GOOGLE_TAG_MANAGER_URL = 'www.googletagmanager.com/gtag/js' constant GOOGLE_ANALYTICS_SRC (line 7) | const GOOGLE_ANALYTICS_SRC = GOOGLE_ANALYTICS_URL constant GOOGLE_TAG_MANAGER_SRC (line 8) | const GOOGLE_TAG_MANAGER_SRC = 'www.googletagmanager.com/gtm.js' constant ERROR_MSG_GOOGLE_ANALYTICS (line 13) | const ERROR_MSG_GOOGLE_ANALYTICS = `Prefer \`GoogleAnalytics\` component... constant ERROR_MSG_GOOGLE_TAG_MANAGER (line 14) | const ERROR_MSG_GOOGLE_TAG_MANAGER = `Prefer \`GoogleTagManager\` compon... method create (line 26) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-assign-module-variable.ts method create (line 15) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-async-client-component.ts function isCapitalized (line 7) | function isCapitalized(str: string): boolean { method create (line 22) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-before-interactive-script-outside-document.ts method create (line 21) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-css-tags.ts method create (line 14) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-document-import-in-page.ts method create (line 17) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-duplicate-head.ts method create (line 15) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-head-element.ts method create (line 17) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-head-import-in-document.ts method create (line 16) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-html-link-for-pages.ts method create (line 71) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-img-element.ts method create (line 18) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-page-custom-font.ts function isIdentifierMatch (line 8) | function isIdentifierMatch(id1, id2) { method create (line 22) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-script-component-in-head.ts method create (line 14) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-styled-jsx-in-document.ts method create (line 16) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-sync-scripts.ts method create (line 15) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-title-in-document-head.ts method create (line 15) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-typos.ts constant NEXT_EXPORT_FUNCTIONS (line 4) | const NEXT_EXPORT_FUNCTIONS = [ constant THRESHOLD (line 11) | const THRESHOLD = 1 function minDistance (line 14) | function minDistance(a, b) { method create (line 53) | create(context) { FILE: packages/eslint-plugin-next/src/rules/no-unwanted-polyfillio.ts constant NEXT_POLYFILLED_FEATURES (line 4) | const NEXT_POLYFILLED_FEATURES = [ method create (line 88) | create(context) { FILE: packages/eslint-plugin-next/src/utils/node-attributes.ts class NodeAttributes (line 14) | class NodeAttributes { method constructor (line 26) | constructor(ASTnode) { method hasAny (line 53) | hasAny() { method has (line 56) | has(attrName: string) { method hasValue (line 59) | hasValue(attrName: string) { method value (line 62) | value(attrName: string) { FILE: packages/eslint-plugin-next/src/utils/url.ts function parseUrlForPages (line 11) | function parseUrlForPages(urlprefix: string, directory: string) { function parseUrlForAppDir (line 39) | function parseUrlForAppDir(urlprefix: string, directory: string) { function normalizeURL (line 69) | function normalizeURL(url: string) { function normalizeAppPath (line 103) | function normalizeAppPath(route: string) { function getUrlFromPagesDirectories (line 137) | function getUrlFromPagesDirectories( function getUrlFromAppDirectory (line 157) | function getUrlFromAppDirectory( function execOnce (line 178) | function execOnce( function ensureLeadingSlash (line 193) | function ensureLeadingSlash(route: string) { function isGroupSegment (line 197) | function isGroupSegment(segment: string) { FILE: packages/font/src/google/fetch-css-from-google-fonts.ts function fetchCSSFromGoogleFonts (line 12) | async function fetchCSSFromGoogleFonts( FILE: packages/font/src/google/fetch-font-file.ts function fetchFontFile (line 9) | async function fetchFontFile(url: string, isDev: boolean) { FILE: packages/font/src/google/fetch-resource.ts function fetchResource (line 10) | function fetchResource( FILE: packages/font/src/google/find-font-files-in-css.ts function findFontFilesInCss (line 6) | function findFontFilesInCss(css: string, subsetsToPreload?: string[]) { FILE: packages/font/src/google/get-fallback-font-override-metrics.ts function getFallbackFontOverrideMetrics (line 13) | function getFallbackFontOverrideMetrics(fontFamily: string) { FILE: packages/font/src/google/get-font-axes.ts function getFontAxes (line 8) | function getFontAxes( FILE: packages/font/src/google/get-google-fonts-url.ts function getGoogleFontsUrl (line 6) | function getGoogleFontsUrl( FILE: packages/font/src/google/get-proxy-agent.ts function getProxyAgent (line 10) | function getProxyAgent(): Agent | undefined { FILE: packages/font/src/google/google-fonts-metadata.ts type GoogleFontsMetadata (line 3) | type GoogleFontsMetadata = { FILE: packages/font/src/google/loader.ts function escapeStringRegexp (line 20) | function escapeStringRegexp(str: string) { FILE: packages/font/src/google/retry.ts function retry (line 4) | async function retry( FILE: packages/font/src/google/sort-fonts-variant-values.ts function sortFontsVariantValues (line 6) | function sortFontsVariantValues(valA: string, valB: string) { FILE: packages/font/src/google/validate-google-font-function-call.ts type FontOptions (line 6) | type FontOptions = { function validateGoogleFontFunctionCall (line 21) | function validateGoogleFontFunctionCall( FILE: packages/font/src/local/get-fallback-metrics-from-font-file.ts constant DEFAULT_SANS_SERIF_FONT (line 6) | const DEFAULT_SANS_SERIF_FONT = { constant DEFAULT_SERIF_FONT (line 11) | const DEFAULT_SERIF_FONT = { function calcAverageWidth (line 21) | function calcAverageWidth(font: Font): number | undefined { function formatOverrideValue (line 54) | function formatOverrideValue(val: number) { function getFallbackMetricsFromFontFile (line 73) | function getFallbackMetricsFromFontFile( FILE: packages/font/src/local/index.ts type LocalFont (line 9) | type LocalFont = { function localFont (line 27) | function localFont< FILE: packages/font/src/local/pick-font-file-for-fallback-generation.ts constant NORMAL_WEIGHT (line 3) | const NORMAL_WEIGHT = 400 constant BOLD_WEIGHT (line 4) | const BOLD_WEIGHT = 700 function getWeightNumber (line 10) | function getWeightNumber(weight: string) { function getDistanceFromNormalWeight (line 23) | function getDistanceFromNormalWeight(weight?: string) { function pickFontFileForFallbackGeneration (line 68) | function pickFontFileForFallbackGeneration< FILE: packages/font/src/local/validate-local-font-function-call.ts type FontOptions (line 13) | type FontOptions = { function validateLocalFontFunctionCall (line 34) | function validateLocalFontFunctionCall( FILE: packages/font/src/next-font-error.ts function nextFontError (line 4) | function nextFontError(message: string): never { FILE: packages/font/src/types.ts type CssVariable (line 1) | type CssVariable = `--${string}` type Display (line 3) | type Display = 'auto' | 'block' | 'swap' | 'fallback' | 'optional' type NextFont (line 5) | type NextFont = { type NextFontWithVariable (line 10) | type NextFontWithVariable = NextFont & { FILE: packages/next-bundle-analyzer/index.js method webpack (line 20) | webpack(config, options) { FILE: packages/next-codemod/bin/__testfixtures__/geo-ip-usage/app/route.tsx function GET (line 4) | function GET(request: NextRequest) { FILE: packages/next-codemod/bin/__testfixtures__/no-geo-ip-usage/app/page.tsx function Page (line 1) | function Page() { FILE: packages/next-codemod/bin/agents-md.ts type AgentsMdOptions (line 22) | interface AgentsMdOptions { constant DOCS_DIR_NAME (line 27) | const DOCS_DIR_NAME = '.next-docs' function formatSize (line 29) | function formatSize(bytes: number): string { function runAgentsMd (line 37) | async function runAgentsMd(options: AgentsMdOptions): Promise { function promptForOptions (line 134) | async function promptForOptions( FILE: packages/next-codemod/bin/shared.ts class BadInput (line 1) | class BadInput extends Error {} FILE: packages/next-codemod/bin/transform.ts function expandFilePathsIfNeeded (line 13) | function expandFilePathsIfNeeded(filesBeforeExpansion) { function runTransform (line 25) | async function runTransform( FILE: packages/next-codemod/bin/upgrade.ts type PackageManager (line 22) | type PackageManager = 'pnpm' | 'npm' | 'yarn' | 'bun' function loadHighestNPMVersionMatching (line 44) | async function loadHighestNPMVersionMatching(query: string) { function endMessage (line 65) | function endMessage(targetNextVersion: string) { function resolveSemanticRevision (line 91) | function resolveSemanticRevision( function runUpgrade (line 112) | async function runUpgrade( function getInstalledNextVersion (line 428) | function getInstalledNextVersion(): string { function getInstalledReactVersion (line 445) | function getInstalledReactVersion(): string { function isUsingPagesDir (line 462) | function isUsingPagesDir(projectPath: string): boolean { function isUsingAppDir (line 468) | function isUsingAppDir(projectPath: string): boolean { function suggestTurbopack (line 486) | async function suggestTurbopack( function suggestCodemods (line 559) | async function suggestCodemods( function suggestReactCodemods (line 616) | async function suggestReactCodemods(): Promise { function suggestReactTypesCodemods (line 630) | async function suggestReactTypesCodemods(): Promise { function writeOverridesField (line 644) | function writeOverridesField( function warnDependenciesOutOfRange (line 706) | function warnDependenciesOutOfRange( function getNpxCommand (line 799) | function getNpxCommand(pkgManager: PackageManager) { FILE: packages/next-codemod/lib/agents-md.ts type NextjsVersionResult (line 13) | interface NextjsVersionResult { function getNextjsVersion (line 18) | function getNextjsVersion(cwd: string): NextjsVersionResult { function versionToGitHubTag (line 46) | function versionToGitHubTag(version: string): string { type PullOptions (line 50) | interface PullOptions { type PullResult (line 56) | interface PullResult { function pullDocs (line 63) | async function pullDocs(options: PullOptions): Promise { function cloneDocsFolder (line 110) | async function cloneDocsFolder(tag: string, destDir: string): Promise { constant START_MARKER (line 310) | const START_MARKER = '' constant END_MARKER (line 311) | const END_MARKER = '' function hasExistingIndex (line 313) | function hasExistingIndex(content: string): boolean { function wrapWithMarkers (line 317) | function wrapWithMarkers(content: string): string { function injectIntoClaudeMd (line 321) | function injectIntoClaudeMd( type GitignoreStatus (line 342) | interface GitignoreStatus { constant GITIGNORE_ENTRY (line 348) | const GITIGNORE_ENTRY = '.next-docs/' function ensureGitignoreEntry (line 350) | function ensureGitignoreEntry(cwd: string): GitignoreStatus { type WorkspaceType (line 377) | type WorkspaceType = 'pnpm' | 'npm' | 'yarn' | 'nx' | 'lerna' | null type WorkspaceInfo (line 379) | interface WorkspaceInfo { function detectWorkspace (line 385) | function detectWorkspace(cwd: string): WorkspaceInfo { function parsePnpmWorkspace (line 426) | function parsePnpmWorkspace(filePath: string): string[] { function parsePackageJsonWorkspaces (line 455) | function parsePackageJsonWorkspaces(filePath: string): string[] { function parseLernaConfig (line 471) | function parseLernaConfig(filePath: string): string[] { function parseNxWorkspace (line 484) | function parseNxWorkspace(cwd: string, packageJsonPath: string): string[] { function findNextjsInWorkspace (line 502) | function findNextjsInWorkspace(cwd: string, patterns: string[]): string ... function expandWorkspacePatterns (line 523) | function expandWorkspacePatterns(cwd: string, patterns: string[]): strin... function expandGlobPattern (line 542) | function expandGlobPattern(cwd: string, pattern: string): string[] { function walkRecursive (line 585) | function walkRecursive(dir: string, results: string[]): void { function isDirectory (line 605) | function isDirectory(dirPath: string): boolean { function findHighestVersion (line 613) | function findHighestVersion(versions: string[]): string | null { function compareVersions (line 622) | function compareVersions(a: string, b: string): number { FILE: packages/next-codemod/lib/cra-to-next/global-css-transform.ts function transformer (line 11) | function transformer( FILE: packages/next-codemod/lib/cra-to-next/index-to-component.ts function transformer (line 9) | function transformer( FILE: packages/next-codemod/lib/handle-package.ts type PackageManager (line 5) | type PackageManager = 'npm' | 'pnpm' | 'yarn' | 'bun' function getPkgManager (line 7) | function getPkgManager(baseDir: string): PackageManager { function uninstallPackage (line 41) | function uninstallPackage( constant ADD_CMD_FLAG (line 66) | const ADD_CMD_FLAG = { constant DEV_DEP_FLAG (line 73) | const DEV_DEP_FLAG = { function installPackages (line 80) | function installPackages( function runInstallation (line 119) | function runInstallation( function addPackageDependency (line 141) | function addPackageDependency( FILE: packages/next-codemod/lib/install.ts type InstallArgs (line 5) | interface InstallArgs { function install (line 25) | function install( FILE: packages/next-codemod/lib/parser.ts function createParserFromPath (line 13) | function createParserFromPath(filePath: string): j.JSCodeshift { FILE: packages/next-codemod/lib/run-jscodeshift.ts function runJscodeshift (line 4) | function runJscodeshift( FILE: packages/next-codemod/lib/utils.ts function checkGitStatus (line 4) | function checkGitStatus(force) { function onCancel (line 34) | function onCancel() { constant TRANSFORMER_INQUIRER_CHOICES (line 44) | const TRANSFORMER_INQUIRER_CHOICES = [ FILE: packages/next-codemod/transforms/__testfixtures__/app-dir-runtime-config-experimental-edge/already-edge.input.tsx function Page (line 2) | function Page() { FILE: packages/next-codemod/transforms/__testfixtures__/app-dir-runtime-config-experimental-edge/already-edge.output.tsx function Page (line 2) | function Page() { FILE: packages/next-codemod/transforms/__testfixtures__/app-dir-runtime-config-experimental-edge/basic.input.tsx function Page (line 2) | function Page() { FILE: packages/next-codemod/transforms/__testfixtures__/app-dir-runtime-config-experimental-edge/basic.output.tsx function Page (line 2) | function Page() { FILE: packages/next-codemod/transforms/__testfixtures__/app-dir-runtime-config-experimental-edge/no-runtime.input.tsx function Page (line 1) | function Page() { FILE: packages/next-codemod/transforms/__testfixtures__/app-dir-runtime-config-experimental-edge/no-runtime.output.tsx function Page (line 1) | function Page() { FILE: packages/next-codemod/transforms/__testfixtures__/app-dir-runtime-config-experimental-edge/nodejs.input.tsx function Page (line 2) | function Page() { FILE: packages/next-codemod/transforms/__testfixtures__/app-dir-runtime-config-experimental-edge/nodejs.output.tsx function Page (line 2) | function Page() { FILE: packages/next-codemod/transforms/__testfixtures__/built-in-next-font/page.input.tsx function WithFonts (line 20) | function WithFonts() { FILE: packages/next-codemod/transforms/__testfixtures__/built-in-next-font/page.output.tsx function WithFonts (line 20) | function WithFonts() { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/async-function.input.ts function middleware (line 3) | async function middleware(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/async-function.output.ts function proxy (line 3) | async function proxy(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/default-export.input.ts function middleware (line 3) | function middleware(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/default-export.output.ts function proxy (line 3) | function proxy(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/export-as-alias.input.ts function middleware (line 5) | function middleware() { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/export-as-alias.output.ts function _proxy1 (line 5) | function _proxy1() { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/export-specifier.input.ts function middleware (line 3) | function middleware(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/export-specifier.output.ts function proxy (line 3) | function proxy(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/import-conflict.input.ts function middleware (line 5) | function middleware() { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/import-conflict.output.ts function _proxy1 (line 5) | function _proxy1() { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/multiple-references.input.ts function middleware (line 5) | function middleware(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/multiple-references.output.ts function _proxy1 (line 5) | function _proxy1(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/named-export.input.ts function middleware (line 3) | function middleware(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/named-export.output.ts function proxy (line 3) | function proxy(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/next-config-function-async.input.ts function nextConfig (line 3) | async function nextConfig(): Promise { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/next-config-function-async.output.ts function nextConfig (line 3) | async function nextConfig(): Promise { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/next-config-function.input.ts function nextConfig (line 3) | function nextConfig(): NextConfig { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/next-config-function.output.ts function nextConfig (line 3) | function nextConfig(): NextConfig { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/runtime-direct-export.input.ts function middleware (line 3) | function middleware(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/runtime-direct-export.output.ts function proxy (line 3) | function proxy(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/runtime-in-config.input.ts function middleware (line 3) | function middleware(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/runtime-in-config.output.ts function proxy (line 3) | function proxy(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/runtime-multi-declarator.input.ts function middleware (line 3) | function middleware(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/runtime-multi-declarator.output.ts function proxy (line 3) | function proxy(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/runtime-multiple-exports.input.ts function middleware (line 3) | function middleware(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/runtime-multiple-exports.output.ts function proxy (line 3) | function proxy(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/runtime-only-config.input.ts function middleware (line 3) | function middleware(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/runtime-only-config.output.ts function proxy (line 3) | function proxy(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/runtime-separate-export-mixed.input.ts function middleware (line 3) | function middleware(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/runtime-separate-export-mixed.output.ts function proxy (line 3) | function proxy(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/runtime-separate-export.input.ts function middleware (line 3) | function middleware(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/runtime-separate-export.output.ts function proxy (line 3) | function proxy(request: NextRequest) { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/scope-conflict.input.ts function middleware (line 5) | function middleware() { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/scope-conflict.output.ts function _proxy1 (line 5) | function _proxy1() { FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/type-imports.input.ts function middleware (line 4) | function middleware(request: NextRequest): NextMiddleware { function createMiddleware (line 13) | function createMiddleware(): NextMiddleware { type MyMiddleware (line 18) | type MyMiddleware = MiddlewareType FILE: packages/next-codemod/transforms/__testfixtures__/middleware-to-proxy/type-imports.output.ts function proxy (line 4) | function proxy(request: NextRequest): NextProxy { function createMiddleware (line 13) | function createMiddleware(): NextProxy { type MyMiddleware (line 18) | type MyMiddleware = MiddlewareType FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-01.input.tsx function MyComponent (line 3) | async function MyComponent() { function callback (line 8) | function callback(name: any) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-01.output.tsx function MyComponent (line 3) | async function MyComponent() { function callback (line 8) | function callback(name: any) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-02.input.tsx function MyComponent (line 3) | async function MyComponent() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-02.output.tsx function MyComponent (line 3) | async function MyComponent() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-03.input.tsx function MyComponent (line 4) | function MyComponent() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-03.output.tsx function MyComponent (line 4) | async function MyComponent() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-04.input.tsx function MyComponent (line 3) | async function MyComponent() { function MyComponent2 (line 7) | async function MyComponent2() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-04.output.tsx function MyComponent (line 3) | async function MyComponent() { function MyComponent2 (line 7) | async function MyComponent2() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-05.input.tsx function MyComponent2 (line 3) | function MyComponent2() { function useDraftModeEnabled (line 7) | function useDraftModeEnabled() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-05.output.tsx function MyComponent2 (line 4) | function MyComponent2() { function useDraftModeEnabled (line 8) | function useDraftModeEnabled() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-06.input.tsx function Page (line 4) | function Page() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-06.output.tsx function Page (line 4) | async function Page() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-07.input.tsx function MyComponent2 (line 4) | function MyComponent2() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-07.output.tsx function MyComponent2 (line 4) | function MyComponent2() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-08.input.tsx function GET (line 3) | function GET(): Response { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-08.output.tsx function GET (line 3) | async function GET(): Promise { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-10.input.tsx function MyComp (line 3) | function MyComp() { function MyComp2 (line 7) | function MyComp2() { function MyComp3 (line 11) | function MyComp3() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-10.output.tsx function MyComp (line 3) | function MyComp() { function MyComp2 (line 7) | function MyComp2() { function MyComp3 (line 11) | function MyComp3() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-11.input.tsx function MyComp (line 3) | function MyComp() { function generateContentfulMetadata (line 7) | function generateContentfulMetadata() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-11.output.tsx function MyComp (line 3) | function MyComp() { function generateContentfulMetadata (line 7) | function generateContentfulMetadata() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-19.input.tsx function myFun (line 3) | function myFun() { function myFun2 (line 9) | function myFun2() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-19.output.tsx function myFun (line 3) | function myFun() { function myFun2 (line 9) | function myFun2() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-20.input.tsx function MyCls (line 3) | function MyCls() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-20.output.tsx function MyCls (line 3) | function MyCls() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-21.input.tsx function myFunc (line 3) | function myFunc() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-21.output.tsx function myFunc (line 4) | function myFunc() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-22.input.tsx function POST (line 7) | async function POST(req: Request) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-22.output.tsx function POST (line 7) | async function POST(req: Request) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-23.input.tsx type Cookie (line 3) | type Cookie = ReturnType function foo (line 4) | function foo(c: ReturnType) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-23.output.tsx type Cookie (line 3) | type Cookie = Awaited> function foo (line 4) | function foo(c: Awaited>) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-24.input.tsx function useHook (line 3) | function useHook() {} function Page (line 5) | function Page() { function generateMetadata (line 10) | function generateMetadata() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-24.output.tsx function useHook (line 4) | function useHook() {} function Page (line 6) | function Page() { function generateMetadata (line 11) | async function generateMetadata() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-25.input.tsx function myFunc (line 3) | function myFunc() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-25.output.tsx function myFunc (line 3) | function myFunc() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-type-cast-01.input.tsx function MyDraftComponent (line 4) | function MyDraftComponent() { function MyCookiesComponent (line 12) | function MyCookiesComponent() { function MyHeadersComponent (line 17) | function MyHeadersComponent() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/async-api-type-cast-01.output.tsx function MyDraftComponent (line 11) | function MyDraftComponent() { function MyCookiesComponent (line 19) | function MyCookiesComponent() { function MyHeadersComponent (line 24) | function MyHeadersComponent() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/custom-routes-access-api-prop-01.input.tsx function POST (line 7) | function POST() { function DELETE (line 11) | async function DELETE() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/custom-routes-access-api-prop-01.output.tsx function POST (line 7) | async function POST() { function DELETE (line 11) | async function DELETE() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/generate-metadata-access-api-prop-01.input.tsx function generateMetadata (line 3) | function generateMetadata() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/generate-metadata-access-api-prop-01.output.tsx function generateMetadata (line 3) | async function generateMetadata() { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/generate-metadata-access-api-prop-03.input.tsx function generateMetadata (line 3) | async function generateMetadata(props: any) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/generate-metadata-access-api-prop-03.output.tsx function generateMetadata (line 3) | async function generateMetadata(props: any) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/origin-name-01-util.input.ts function Foo (line 3) | function Foo(): string { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-apis/origin-name-01-util.output.ts function Foo (line 3) | function Foo(): string { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-01.input.tsx function Page (line 1) | async function Page({ params }: { params: { slug: string } }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-01.output.tsx function Page (line 1) | async function Page(props: { params: Promise<{ slug: string }> }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-02.input.tsx function Page (line 1) | async function Page({ FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-02.output.tsx function Page (line 1) | async function Page( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-03.input.tsx function Page (line 1) | function Page({ params }: { params: { slug: string } }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-03.output.tsx function Page (line 1) | async function Page(props: { params: Promise<{ slug: string }> }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-04.input.tsx function Page (line 5) | function Page({ params }: { params: { slug: string } }): JSX.Element { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-04.output.tsx function Page (line 5) | function Page(props: { params: Promise<{ slug: string }> }): JSX.Element { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-05.input.tsx type PageProps (line 5) | interface PageProps { function Page (line 10) | function Page({ params }: PageProps) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-05.output.tsx type PageProps (line 5) | interface PageProps { function Page (line 10) | function Page(props: PageProps) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-06.input.tsx type PageProps (line 1) | interface PageProps { function Page (line 8) | function Page({ params: { id, name } }: PageProps) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-06.output.tsx type PageProps (line 1) | interface PageProps { function Page (line 8) | async function Page(props: PageProps) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-10.input.tsx function Page (line 1) | function Page({ params }: { params: any }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-10.output.tsx function Page (line 1) | async function Page(props0: { params: Promise }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-14.input.tsx function Page (line 1) | async function Page({ FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-14.output.tsx function Page (line 1) | async function Page(props: any) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-15.input.tsx function Page (line 1) | async function Page({ function generateMetadata (line 7) | async function generateMetadata({ params }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-15.output.tsx function Page (line 1) | async function Page(props: any) { function generateMetadata (line 6) | async function generateMetadata(props) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-16.input.tsx function Page (line 1) | async function Page(props: any) { function generateMetadata (line 5) | function generateMetadata(props): Metadata { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-16.output.tsx function Page (line 1) | async function Page(props: any) { function generateMetadata (line 5) | async function generateMetadata(props): Promise { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-17.input.tsx function Page (line 3) | function Page(props: any) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-17.output.tsx function Page (line 4) | function Page(props: any) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-18.input.tsx function Page (line 1) | function Page(props: any) { function generateMetadata (line 5) | function generateMetadata(props) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-18.output.tsx function Page (line 1) | function Page(props: any) { function generateMetadata (line 6) | function generateMetadata(props) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-20.input.tsx function Page (line 1) | async function Page(props: { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-20.output.tsx function Page (line 1) | async function Page(props: { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-21.input.tsx function Page (line 3) | function Page(props: { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-21.output.tsx function Page (line 4) | function Page(props: { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-22.input.tsx function Page (line 1) | function Page(props: { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-22.output.tsx function Page (line 1) | async function Page( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-23.input.tsx function Page (line 1) | function Page({ FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-23.output.tsx function Page (line 1) | async function Page( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-24.input.tsx type Props (line 5) | interface Props { function Page (line 11) | function Page( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-24.output.tsx type Props (line 5) | interface Props { function Page (line 11) | function Page( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-25.input.tsx type Props (line 5) | interface Props { function Page (line 11) | function Page( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-25.output.tsx type Props (line 5) | interface Props { function Page (line 11) | function Page( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-26.input.tsx type Props (line 1) | interface Props { function Page (line 10) | async function Page(props: Props) { function generateMetadata (line 17) | async function generateMetadata(props: Props) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-26.output.tsx type Props (line 1) | interface Props { function Page (line 10) | async function Page(props: Props) { function generateMetadata (line 17) | async function generateMetadata(props: Props) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-27.input.tsx type Props (line 1) | interface Props { function generateMetadata (line 7) | function generateMetadata(props: Props, parent: any) { function Page (line 11) | async function Page(props: Props) { function GET (line 18) | function GET(req, ctx) { function POST (line 24) | function POST(req, ctx) { function PATCH (line 30) | function PATCH(req, ctx) { function PUT (line 36) | function PUT(req, ctx) { function OPTIONS (line 45) | function OPTIONS(req, ctx) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-27.output.tsx type Props (line 1) | interface Props { function generateMetadata (line 7) | function generateMetadata(props: Props, parent: any) { function Page (line 11) | async function Page(props: Props) { function GET (line 20) | function GET(req, ctx) { function POST (line 27) | function POST(req, ctx) { function PATCH (line 33) | function PATCH(req, ctx) { function PUT (line 39) | function PUT(req, ctx) { function OPTIONS (line 48) | function OPTIONS(req, ctx) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-30.input.tsx type Props (line 5) | interface Props { function Page (line 9) | function Page({ params }: Props): JSX.Element { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-30.output.tsx type Props (line 6) | interface Props { function Page (line 10) | function Page(props: Props): JSX.Element { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-31.input.tsx function GET (line 1) | async function GET( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-31.output.tsx function GET (line 1) | async function GET( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-32.input.tsx function GET (line 1) | async function GET( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-32.output.tsx function GET (line 1) | async function GET( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-33.input.tsx function useHook (line 1) | function useHook() {} function Page (line 3) | function Page({ params }: { params: { slug: string } }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-33.output.tsx function useHook (line 2) | function useHook() {} function Page (line 4) | function Page(props: { params: Promise<{ slug: string }> }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-34.input.tsx function Page (line 3) | function Page({ params }: { params: { slug: string } }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-34.output.tsx function Page (line 3) | function Page(props: { params: Promise<{ slug: string }> }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-35.input.tsx function useHook (line 1) | function useHook() {} function Child (line 3) | function Child() { function Page (line 8) | function Page({ params }: { params: { slug: string } }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-35.output.tsx function useHook (line 1) | function useHook() {} function Child (line 3) | function Child() { function Page (line 8) | async function Page(props: { params: Promise<{ slug: string }> }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-36.input.tsx function Page (line 1) | function Page({ params }: { params: { slug: string } }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-36.output.tsx function Page (line 2) | function Page(props: { params: Promise<{ slug: string }> }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-37.input.tsx function Page (line 1) | function Page({ params }: { params: { slug: string } }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-37.output.tsx function Page (line 1) | async function Page(props: { params: Promise<{ slug: string }> }) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-38.input.tsx type PageProps (line 1) | type PageProps = { function Page (line 5) | function Page(props: PageProps) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-38.output.tsx type PageProps (line 1) | type PageProps = { function Page (line 5) | async function Page(props: PageProps) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-39.input.tsx function Page (line 1) | function Page({ params, children }) { function generateMetadata (line 5) | function generateMetadata(props) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-39.output.tsx function Page (line 1) | function Page({ params, children }) { function generateMetadata (line 5) | function generateMetadata(props) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-40.input.tsx function Page (line 4) | async function Page( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/access-props-40.output.tsx function Page (line 4) | async function Page( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/generate-metadata-access-prop-01.input.tsx function generateMetadata (line 1) | function generateMetadata({ FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/generate-metadata-access-prop-01.output.tsx function generateMetadata (line 1) | async function generateMetadata( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/generate-metadata-access-prop-02.input.tsx function generateViewport (line 1) | function generateViewport({ FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/generate-metadata-access-prop-02.output.tsx function generateViewport (line 1) | async function generateViewport( FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/generate-metadata-access-prop-03.input.tsx type MetadataProps (line 1) | type MetadataProps = { function generateMetadata (line 5) | function generateMetadata(props: MetadataProps) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/generate-metadata-access-prop-03.output.tsx type MetadataProps (line 1) | type MetadataProps = { function generateMetadata (line 5) | async function generateMetadata(props: MetadataProps) { FILE: packages/next-codemod/transforms/__testfixtures__/next-async-request-api-dynamic-props/generate-metadata-access-prop-04.input.tsx type MetadataProps (line 1) | type MetadataProps = { function generateMetadata (line 5) | async function generateMetadata(props: MetadataProps): Promise, j: API['j']) { function transformDynamicAPI (line 48) | function transformDynamicAPI( constant API_CAST_TYPE_MAP (line 298) | const API_CAST_TYPE_MAP = { function castTypesOrAddComment (line 304) | function castTypesOrAddComment( function findImportMappingFromNextHeaders (line 398) | function findImportMappingFromNextHeaders(root: Collection, j: API[... FILE: packages/next-codemod/transforms/lib/async-request-api/next-async-dynamic-prop.ts constant PAGE_PROPS (line 32) | const PAGE_PROPS = 'props' function awaitMemberAccessOfProp (line 37) | function awaitMemberAccessOfProp( function applyUseAndRenameAccessedProp (line 114) | function applyUseAndRenameAccessedProp( function commentOnMatchedReExports (line 177) | function commentOnMatchedReExports( function modifyTypes (line 228) | function modifyTypes( function transformDynamicProps (line 436) | function transformDynamicProps( function findAllTypes (line 956) | function findAllTypes( function commentSpreadProps (line 1019) | function commentSpreadProps( FILE: packages/next-codemod/transforms/lib/async-request-api/utils.ts constant NEXTJS_ENTRY_FILES (line 12) | const NEXTJS_ENTRY_FILES = type FunctionScope (line 15) | type FunctionScope = constant NEXT_CODEMOD_ERROR_PREFIX (line 20) | const NEXT_CODEMOD_ERROR_PREFIX = '@next-codemod-error' constant NEXT_CODEMOD_IGNORE_ERROR_PREFIX (line 21) | const NEXT_CODEMOD_IGNORE_ERROR_PREFIX = '@next-codemod-ignore' constant TARGET_ROUTE_EXPORTS (line 23) | const TARGET_ROUTE_EXPORTS = new Set([ constant TARGET_NAMED_EXPORTS (line 33) | const TARGET_NAMED_EXPORTS = new Set([ constant TARGET_PROP_NAMES (line 40) | const TARGET_PROP_NAMES = new Set(['params', 'searchParams']) function isFunctionType (line 42) | function isFunctionType( function isMatchedFunctionExported (line 55) | function isMatchedFunctionExported( function determineClientDirective (line 125) | function determineClientDirective(root: Collection, j: API['j']) { function isPromiseType (line 136) | function isPromiseType(typeAnnotation) { function turnFunctionReturnTypeToAsync (line 143) | function turnFunctionReturnTypeToAsync( function insertReactUseImport (line 178) | function insertReactUseImport(root: Collection, j: API['j']) { function findSubScopeArgumentIdentifier (line 224) | function findSubScopeArgumentIdentifier( function generateUniqueIdentifier (line 234) | function generateUniqueIdentifier( function isFunctionScope (line 250) | function isFunctionScope( function findClosetParentFunctionScope (line 265) | function findClosetParentFunctionScope( function getFunctionNodeFromBinding (line 278) | function getFunctionNodeFromBinding( function getFunctionPathFromExportPath (line 341) | function getFunctionPathFromExportPath( function wrapParentheseIfNeeded (line 421) | function wrapParentheseIfNeeded( function existsComment (line 429) | function existsComment( function insertCommentOnce (line 463) | function insertCommentOnce( function getVariableDeclaratorId (line 483) | function getVariableDeclaratorId( function findFunctionBody (line 497) | function findFunctionBody(path: ASTPath): null | any[] { function containsReactHooksCallExpressions (line 520) | function containsReactHooksCallExpressions( function isParentUseCallExpression (line 559) | function isParentUseCallExpression( function isParentPromiseAllCallExpression (line 591) | function isParentPromiseAllCallExpression( FILE: packages/next-codemod/transforms/lib/utils.ts function isNextConfigFile (line 4) | function isNextConfigFile(file: FileInfo): boolean { FILE: packages/next-codemod/transforms/metadata-to-viewport-export.ts function transformer (line 4) | function transformer(file: FileInfo, _api: API) { FILE: packages/next-codemod/transforms/middleware-to-proxy.ts constant CONFIG_PROPERTY_MAP (line 20) | const CONFIG_PROPERTY_MAP = { constant MIDDLEWARE_TYPE_IMPORT_MAP (line 28) | const MIDDLEWARE_TYPE_IMPORT_MAP = { function transformer (line 33) | function transformer(file: FileInfo) { function checkForNextServerTypeImports (line 91) | function checkForNextServerTypeImports( function transformMiddlewareTypeImports (line 108) | function transformMiddlewareTypeImports( function transformNextConfig (line 165) | function transformNextConfig( function processConfigObject (line 235) | function processConfigObject(configObj: ObjectExpression): { function processFunctionConfig (line 298) | function processFunctionConfig( function processArrowFunctionConfig (line 320) | function processArrowFunctionConfig( function transformMiddlewareFunction (line 352) | function transformMiddlewareFunction( function handleMiddlewareFileRename (line 526) | function handleMiddlewareFileRename(file: FileInfo, source: string): str... function isStaticProperty (line 549) | function isStaticProperty( function generateUniqueIdentifier (line 560) | function generateUniqueIdentifier( function hasIdentifierInScope (line 581) | function hasIdentifierInScope( function findNextConfigObjects (line 617) | function findNextConfigObjects( function findNextConfigFunctions (line 684) | function findNextConfigFunctions( function findNextConfigArrowFunctions (line 731) | function findNextConfigArrowFunctions( function extractObjectsFromCallExpression (line 780) | function extractObjectsFromCallExpression( function removeRuntimeConfig (line 803) | function removeRuntimeConfig(root: Collection, j: API['j']): boolean { FILE: packages/next-codemod/transforms/name-default-component.ts function transformer (line 23) | function transformer( FILE: packages/next-codemod/transforms/new-link.ts function transformer (line 8) | function transformer(file: FileInfo, _api: API) { FILE: packages/next-codemod/transforms/next-experimental-turbo-to-turbopack.ts constant RENAMED_EXPERIMENTAL_PROPERTIES (line 25) | const RENAMED_EXPERIMENTAL_PROPERTIES = { function transformer (line 32) | function transformer( function isStaticProperty (line 305) | function isStaticProperty( FILE: packages/next-codemod/transforms/next-image-experimental.ts function findAndReplaceProps (line 15) | function findAndReplaceProps( function nextConfigTransformer (line 154) | function nextConfigTransformer( function transformer (line 258) | function transformer( FILE: packages/next-codemod/transforms/next-image-to-legacy-image.ts function transformer (line 4) | function transformer( FILE: packages/next-codemod/transforms/next-lint-to-eslint-cli.ts type TransformerOptions (line 19) | interface TransformerOptions { constant ESLINT_CONFIG_TEMPLATE_TYPESCRIPT (line 24) | const ESLINT_CONFIG_TEMPLATE_TYPESCRIPT = `import nextCoreWebVitals from... constant ESLINT_CONFIG_TEMPLATE_JAVASCRIPT (line 44) | const ESLINT_CONFIG_TEMPLATE_JAVASCRIPT = `import nextCoreWebVitals from... function detectTypeScript (line 62) | function detectTypeScript(projectRoot: string): boolean { function findExistingEslintConfig (line 66) | function findExistingEslintConfig(projectRoot: string): { function replaceFlatCompatInConfig (line 108) | function replaceFlatCompatInConfig(configPath: string): boolean { function updateExistingFlatConfig (line 585) | function updateExistingFlatConfig( function updatePackageJsonScripts (line 828) | function updatePackageJsonScripts(packageJsonContent: string): { function transformer (line 1045) | function transformer( FILE: packages/next-codemod/transforms/next-og-import.ts function transformer (line 6) | function transformer(file: FileInfo, _api: API) { FILE: packages/next-codemod/transforms/next-request-geo-ip.ts constant GEO (line 13) | const GEO = 'geo' constant GEOLOCATION (line 15) | const GEOLOCATION = 'geolocation' constant IP_ADDRESS (line 16) | const IP_ADDRESS = 'ipAddress' constant GEO_TYPE (line 17) | const GEO_TYPE = 'Geo' function getExistingIdentifier (line 127) | function getExistingIdentifier( function getUniqueIdentifier (line 146) | function getUniqueIdentifier(identifierNames: Set, identifier: s... function replaceGeoIpValues (line 162) | function replaceGeoIpValues( function replaceGeoIpTypes (line 338) | function replaceGeoIpTypes( function insertImportDeclarations (line 416) | function insertImportDeclarations( FILE: packages/next-codemod/transforms/remove-experimental-ppr.ts function transformer (line 4) | function transformer(file: FileInfo, _api: API) { FILE: packages/next-codemod/transforms/remove-unstable-prefix.ts constant UNSTABLE_TO_STABLE_MAPPING (line 6) | const UNSTABLE_TO_STABLE_MAPPING: Record = { function shouldRenameProperty (line 12) | function shouldRenameProperty(propertyName: string): boolean { function transformer (line 16) | function transformer( FILE: packages/next-codemod/transforms/url-to-withrouter.ts function addWithRouterImport (line 3) | function addWithRouterImport(j, root) { function getThisPropsUrlNodes (line 48) | function getThisPropsUrlNodes(j, tree) { function getPropsUrlNodes (line 59) | function getPropsUrlNodes(j, tree, name) { function wrapNodeInFunction (line 68) | function wrapNodeInFunction(j, functionName, args) { function turnUrlIntoRouter (line 81) | function turnUrlIntoRouter(j, tree) { function transformer (line 85) | function transformer(file, api) { FILE: packages/next-env/index.ts type Env (line 7) | type Env = { [key: string]: string | undefined } type LoadedEnvFiles (line 8) | type LoadedEnvFiles = Array<{ function updateInitialEnv (line 20) | function updateInitialEnv(newEnv: Env) { type Log (line 24) | type Log = { function replaceProcessEnv (line 29) | function replaceProcessEnv(sourceEnv: Env) { function processEnv (line 45) | function processEnv( function resetEnv (line 108) | function resetEnv() { function loadEnvConfig (line 114) | function loadEnvConfig( FILE: packages/next-mdx/index.d.ts type WithMDX (line 5) | type WithMDX = (config: NextConfig) => NextConfig type PluggableListName (line 7) | type PluggableListName = 'remarkPlugins' | 'rehypePlugins' | 'recmaPlugins' type NextMDXOptions (line 10) | interface NextMDXOptions { FILE: packages/next-mdx/index.js method webpack (line 31) | webpack(config, options) { FILE: packages/next-mdx/mdx-components.js function useMDXComponents (line 1) | function useMDXComponents() { FILE: packages/next-mdx/mdx-js-loader.js function interopDefault (line 4) | function interopDefault(mod) { function importPluginForPath (line 8) | async function importPluginForPath(pluginPath, projectRoot) { function importPlugin (line 18) | async function importPlugin(plugin, projectRoot) { function getOptions (line 28) | async function getOptions(options, projectRoot) { method get (line 63) | get(target, prop, receiver) { FILE: packages/next-mdx/mdx-rs-loader.js function coereceMdxTransformOptions (line 26) | function coereceMdxTransformOptions(options = {}) { function loader (line 59) | function loader(value, bindings, callback) { function getOptionsHash (line 96) | function getOptionsHash(options) { function createFormatAwareProcessors (line 114) | function createFormatAwareProcessors(bindings, compileOptions = {}) { FILE: packages/next-playwright/src/index.ts type PlaywrightBrowserContext (line 9) | interface PlaywrightBrowserContext { type PlaywrightPage (line 27) | interface PlaywrightPage { constant INSTANT_COOKIE (line 32) | const INSTANT_COOKIE = 'next-instant-navigation-testing' function instant (line 55) | async function instant( function resolveURL (line 105) | function resolveURL( FILE: packages/next-playwright/src/step.ts type Step (line 1) | type Step = (title: string, body: () => Promise) => Promise FILE: packages/next-plugin-storybook/preset.js constant CWD (line 6) | const CWD = process.cwd() function webpackFinal (line 8) | async function webpackFinal(config) { function filterModuleRules (line 45) | function filterModuleRules(config) { FILE: packages/next-routing/src/__tests__/captures.test.ts function createReadableStream (line 4) | function createReadableStream(): ReadableStream { function createBaseParams (line 12) | function createBaseParams( FILE: packages/next-routing/src/__tests__/conditions.test.ts function createReadableStream (line 4) | function createReadableStream(): ReadableStream { function createBaseParams (line 12) | function createBaseParams( FILE: packages/next-routing/src/__tests__/dynamic-after-rewrites.test.ts function createReadableStream (line 4) | function createReadableStream(): ReadableStream { function createBaseParams (line 12) | function createBaseParams( FILE: packages/next-routing/src/__tests__/normalize-next-data.test.ts function createReadableStream (line 4) | function createReadableStream(): ReadableStream { function createBaseParams (line 12) | function createBaseParams( FILE: packages/next-routing/src/__tests__/redirects.test.ts function createReadableStream (line 4) | function createReadableStream(): ReadableStream { function createBaseParams (line 12) | function createBaseParams( FILE: packages/next-routing/src/__tests__/resolve-routes.test.ts function createReadableStream (line 5) | function createReadableStream(): ReadableStream { function createBaseParams (line 14) | function createBaseParams( FILE: packages/next-routing/src/__tests__/rewrites.test.ts function createReadableStream (line 4) | function createReadableStream(): ReadableStream { function createBaseParams (line 12) | function createBaseParams( FILE: packages/next-routing/src/destination.ts function replaceDestination (line 5) | function replaceDestination( function isExternalDestination (line 43) | function isExternalDestination(destination: string): boolean { function applyDestination (line 51) | function applyDestination(currentUrl: URL, destination: string): URL { function isRedirectStatus (line 77) | function isRedirectStatus(status: number | undefined): boolean { function hasRedirectHeaders (line 85) | function hasRedirectHeaders(headers: Record): boolean { FILE: packages/next-routing/src/i18n.ts type I18nDomain (line 5) | interface I18nDomain { type I18nConfig (line 12) | interface I18nConfig { function detectDomainLocale (line 22) | function detectDomainLocale( function normalizeLocalePath (line 53) | function normalizeLocalePath( function getAcceptLanguageLocale (line 95) | function getAcceptLanguageLocale( function getCookieLocale (line 162) | function getCookieLocale( function detectLocale (line 196) | function detectLocale(params: { FILE: packages/next-routing/src/matchers.ts function matchesCondition (line 8) | function matchesCondition( function getConditionValue (line 43) | function getConditionValue( function normalizeCaptureKey (line 81) | function normalizeCaptureKey(key: string): string { function checkHasConditions (line 88) | function checkHasConditions( function checkMissingConditions (line 120) | function checkMissingConditions( FILE: packages/next-routing/src/middleware.ts function responseToMiddlewareResult (line 13) | function responseToMiddlewareResult( function getRelativeURL (line 211) | function getRelativeURL(destination: string, base: string): string { FILE: packages/next-routing/src/next-data.ts function normalizeNextDataUrl (line 5) | function normalizeNextDataUrl( function denormalizeNextDataUrl (line 36) | function denormalizeNextDataUrl( FILE: packages/next-routing/src/resolve-routes.ts function matchRoute (line 21) | function matchRoute( function processRoutes (line 77) | function processRoutes( function matchesPathname (line 164) | function matchesPathname( function toResolvedQuery (line 176) | function toResolvedQuery(url: URL): ResolveRoutesQuery { function mergeDestinationQueryIntoUrl (line 191) | function mergeDestinationQueryIntoUrl(url: URL, destination: string): URL { function withResolvedInvocationTarget (line 205) | function withResolvedInvocationTarget({ function matchDynamicRoute (line 231) | function matchDynamicRoute( function applyOnMatchHeaders (line 266) | function applyOnMatchHeaders( function checkDynamicRoutes (line 290) | function checkDynamicRoutes( function resolveRoutes (line 370) | async function resolveRoutes( FILE: packages/next-routing/src/types.ts type RouteHas (line 1) | type RouteHas = type Route (line 13) | type Route = { type MiddlewareContext (line 25) | type MiddlewareContext = { type MiddlewareResult (line 31) | type MiddlewareResult = { type ResolveRoutesParams (line 42) | type ResolveRoutesParams = { type ResolveRoutesQueryValue (line 72) | type ResolveRoutesQueryValue = string | string[] type ResolveRoutesQuery (line 73) | type ResolveRoutesQuery = Record type RouteInvocationTarget (line 75) | type RouteInvocationTarget = { type ResolveRoutesResult (line 86) | type ResolveRoutesResult = { FILE: packages/next-swc/maybe-build-native.mjs constant PKG_DIR (line 7) | const PKG_DIR = __dirname constant ROOT_DIR (line 8) | const ROOT_DIR = join(__dirname, '../..') constant NATIVE_DIR (line 9) | const NATIVE_DIR = join(PKG_DIR, 'native') function hasExistingNativeBinary (line 11) | function hasExistingNativeBinary() { function clearNativeBinaries (line 20) | function clearNativeBinaries() { function getVersionBumpCommit (line 33) | function getVersionBumpCommit() { function hasRustChanges (line 46) | function hasRustChanges(sinceCommit) { function buildNative (line 61) | function buildNative() { function main (line 74) | function main() { FILE: packages/next/.storybook/main.ts function getAbsolutePath (line 9) | function getAbsolutePath(value: string): any { FILE: packages/next/.storybook/test-runner.ts method preVisit (line 9) | async preVisit(page) { method postVisit (line 12) | async postVisit(page) { FILE: packages/next/cache.js function unstable_cacheLife (line 54) | function unstable_cacheLife() { function unstable_cacheTag (line 66) | function unstable_cacheTag() { FILE: packages/next/check-error-codes.js function main (line 10) | async function main() { FILE: packages/next/error.js method get (line 6) | get() { FILE: packages/next/font/index.d.ts type AdjustFontFallback (line 1) | type AdjustFontFallback = { type FontLoader (line 9) | type FontLoader = (options: { FILE: packages/next/next-devtools.webpack-config.js constant MODERN_BROWSERSLIST_TARGET (line 3) | const MODERN_BROWSERSLIST_TARGET = require('./src/shared/lib/modern-brow... function shouldIgnorePath (line 6) | function shouldIgnorePath(modulePath) { FILE: packages/next/next-runtime.webpack-config.js function shouldIgnorePath (line 6) | function shouldIgnorePath(modulePath) { function makeAppAliases (line 33) | function makeAppAliases({ experimental, bundler }) { function calculateUniquePort (line 307) | function calculateUniquePort(dev, turbo, experimental, bundleType) { FILE: packages/next/src/api/error.react-server.ts function unstable_catchError (line 1) | function unstable_catchError(): never { FILE: packages/next/src/bin/next.ts class NextRootCommand (line 66) | class NextRootCommand extends Command { method createCommand (line 67) | createCommand(name: string) { function parseValidInspectAddress (line 108) | function parseValidInspectAddress(value: string): DebugAddress { FILE: packages/next/src/build/adapter/build-complete.ts type SharedRouteFields (line 55) | interface SharedRouteFields { type AdapterOutput (line 137) | interface AdapterOutput { type AdapterOutputs (line 311) | interface AdapterOutputs { type RewriteItem (line 321) | type RewriteItem = { type DynamicRouteItem (line 329) | type DynamicRouteItem = { type Route (line 337) | type Route = { type NextAdapter (line 351) | interface NextAdapter { function normalizePathnames (line 416) | function normalizePathnames( function handleBuildComplete (line 437) | async function handleBuildComplete({ FILE: packages/next/src/build/after-production-compile.ts function runAfterProductionCompile (line 13) | async function runAfterProductionCompile({ FILE: packages/next/src/build/analysis/extract-const-value.ts function isExportDeclaration (line 19) | function isExportDeclaration(node: Node): node is ExportDeclaration { function isVariableDeclaration (line 23) | function isVariableDeclaration(node: Node): node is VariableDeclaration { function isIdentifier (line 27) | function isIdentifier(node: Node): node is Identifier { function isBooleanLiteral (line 31) | function isBooleanLiteral(node: Node): node is BooleanLiteral { function isNullLiteral (line 35) | function isNullLiteral(node: Node): node is NullLiteral { function isStringLiteral (line 39) | function isStringLiteral(node: Node): node is StringLiteral { function isNumericLiteral (line 43) | function isNumericLiteral(node: Node): node is NumericLiteral { function isArrayExpression (line 47) | function isArrayExpression(node: Node): node is ArrayExpression { function isObjectExpression (line 51) | function isObjectExpression(node: Node): node is ObjectExpression { function isKeyValueProperty (line 55) | function isKeyValueProperty(node: Node): node is KeyValueProperty { function isRegExpLiteral (line 59) | function isRegExpLiteral(node: Node): node is RegExpLiteral { function isTemplateLiteral (line 63) | function isTemplateLiteral(node: Node): node is TemplateLiteral { function isTsSatisfiesExpression (line 67) | function isTsSatisfiesExpression(node: Node): node is TsSatisfiesExpress... type ExtractValueResult (line 71) | type ExtractValueResult = function formatCodePath (line 76) | function formatCodePath(paths?: string[]): string | undefined { function extractValue (line 93) | function extractValue(node: Node, path?: string[]): ExtractValueResult { function extractExportedConstValue (line 224) | function extractExportedConstValue( FILE: packages/next/src/build/analysis/get-page-static-info.ts constant PARSE_PATTERN (line 42) | const PARSE_PATTERN = type ProxyMatcher (line 45) | type ProxyMatcher = { type ProxyConfig (line 53) | type ProxyConfig = { type AppPageStaticInfo (line 72) | interface AppPageStaticInfo { type PagesPageStaticInfo (line 88) | interface PagesPageStaticInfo { type PageStaticInfo (line 108) | type PageStaticInfo = AppPageStaticInfo | PagesPageStaticInfo constant CLIENT_MODULE_LABEL (line 110) | const CLIENT_MODULE_LABEL = constant ACTION_MODULE_LABEL (line 115) | const ACTION_MODULE_LABEL = constant CLIENT_DIRECTIVE (line 118) | const CLIENT_DIRECTIVE = 'use client' constant SERVER_ACTION_DIRECTIVE (line 119) | const SERVER_ACTION_DIRECTIVE = 'use server' type RSCModuleType (line 121) | type RSCModuleType = 'server' | 'client' function getRSCModuleInformation (line 122) | function getRSCModuleInformation( function checkExports (line 166) | function checkExports( function validateMiddlewareProxyExports (line 305) | function validateMiddlewareProxyExports({ function tryToReadFile (line 427) | function tryToReadFile(filePath: string, shouldThrow: boolean) { function getMiddlewareMatchers (line 443) | function getMiddlewareMatchers( function parseMiddlewareConfig (line 499) | function parseMiddlewareConfig( function warnAboutExperimentalEdge (line 539) | function warnAboutExperimentalEdge(apiRoute: string | null) { function warnAboutUnsupportedValue (line 565) | function warnAboutUnsupportedValue( type GetPageStaticInfoParams (line 601) | type GetPageStaticInfoParams = { function getAppPageStaticInfo (line 609) | async function getAppPageStaticInfo({ function getPagesPageStaticInfo (line 726) | async function getPagesPageStaticInfo({ function getPageStaticInfo (line 842) | async function getPageStaticInfo( FILE: packages/next/src/build/analyze/index.ts type AnalyzeOptions (line 28) | type AnalyzeOptions = { function analyze (line 37) | async function analyze({ function collectRoutesForAnalyze (line 124) | async function collectRoutesForAnalyze( function startServer (line 190) | function startServer(dir: string, port: number): Promise { FILE: packages/next/src/build/babel/loader/get-config.ts type ResolvedBabelConfig (line 25) | type ResolvedBabelConfig = { type BabelPlugin (line 31) | type BabelPlugin = unknown type BabelPluginPassList (line 32) | type BabelPluginPassList = ReadonlyArray type BabelPluginPasses (line 33) | type BabelPluginPasses = ReadonlyArray type CharacteristicsGermaneToCaching (line 57) | interface CharacteristicsGermaneToCaching { function shouldSkipBabel (line 68) | function shouldSkipBabel( function getCacheCharacteristics (line 81) | async function getCacheCharacteristics( function getPlugins (line 157) | function getPlugins( function getCustomBabelConfig (line 253) | function getCustomBabelConfig(configFilePath: string) { function checkCustomBabelConfigDeprecation (line 272) | function checkCustomBabelConfigDeprecation( function getFreshConfig (line 362) | async function getFreshConfig( function getCacheKey (line 501) | function getCacheKey(cacheCharacteristics: CharacteristicsGermaneToCachi... function updateBabelConfigWithFileDetails (line 533) | function updateBabelConfigWithFileDetails( function getConfig (line 558) | async function getConfig( FILE: packages/next/src/build/babel/loader/index.ts function nextBabelLoader (line 7) | async function nextBabelLoader( function nextBabelLoaderOuter (line 48) | function nextBabelLoaderOuter( FILE: packages/next/src/build/babel/loader/transform.ts function getTraversalParams (line 20) | function getTraversalParams(file: any, pluginPairs: any[]) { function invokePluginPre (line 35) | function invokePluginPre(file: any, passPairs: any[]) { function invokePluginPost (line 43) | function invokePluginPost(file: any, passPairs: any[]) { function transformAstPass (line 51) | function transformAstPass(file: any, pluginPairs: any[], parentSpan: Spa... function transformAst (line 69) | function transformAst(file: any, babelConfig: any, parentSpan: Span) { function transform (line 75) | async function transform( FILE: packages/next/src/build/babel/loader/types.d.ts type NextJsLoaderContext (line 5) | interface NextJsLoaderContext extends webpack.LoaderContext<{}> { type NextBabelLoaderBaseOptions (line 10) | interface NextBabelLoaderBaseOptions { type NextBabelLoaderOptionDefaultPresets (line 47) | type NextBabelLoaderOptionDefaultPresets = NextBabelLoaderBaseOptions & { type NextBabelLoaderOptionStandalone (line 70) | type NextBabelLoaderOptionStandalone = NextBabelLoaderBaseOptions & { type NextBabelLoaderOptions (line 75) | type NextBabelLoaderOptions = FILE: packages/next/src/build/babel/loader/util.ts function consumeIterator (line 3) | function consumeIterator(iter: Iterator) { type SourceMap (line 17) | type SourceMap = NonNullable type BabelLoaderTransformOptions (line 24) | type BabelLoaderTransformOptions = TransformOptions & { FILE: packages/next/src/build/babel/plugins/commonjs.ts function CommonJSModulePlugin (line 6) | function CommonJSModulePlugin(...args: any): PluginObj { FILE: packages/next/src/build/babel/plugins/jsx-pragma.ts method JSXElement (line 16) | JSXElement(_path, state) { method JSXFragment (line 22) | JSXFragment(_path, state) { method exit (line 27) | exit(path: NodePath, state) { FILE: packages/next/src/build/babel/plugins/next-font-unsupported.ts function NextPageDisallowReExportAllExports (line 4) | function NextPageDisallowReExportAllExports(): PluginObj { FILE: packages/next/src/build/babel/plugins/next-page-config.ts constant CONFIG_KEY (line 9) | const CONFIG_KEY = 'config' function errorMessage (line 11) | function errorMessage(state: any, details: string): string { type ConfigState (line 17) | interface ConfigState extends PluginPass { function nextPageConfig (line 22) | function nextPageConfig({ FILE: packages/next/src/build/babel/plugins/next-page-disallow-re-export-all-exports.ts function NextPageDisallowReExportAllExports (line 4) | function NextPageDisallowReExportAllExports(): PluginObj { FILE: packages/next/src/build/babel/plugins/next-ssg-transform.ts constant EXPORT_NAME_GET_STATIC_PROPS (line 9) | const EXPORT_NAME_GET_STATIC_PROPS = 'getStaticProps' constant EXPORT_NAME_GET_STATIC_PATHS (line 10) | const EXPORT_NAME_GET_STATIC_PATHS = 'getStaticPaths' constant EXPORT_NAME_GET_SERVER_PROPS (line 11) | const EXPORT_NAME_GET_SERVER_PROPS = 'getServerSideProps' type PluginState (line 26) | type PluginState = { function decorateSsgExport (line 33) | function decorateSsgExport( function nextTransformSsg (line 97) | function nextTransformSsg({ FILE: packages/next/src/build/babel/plugins/optimize-hook-destructuring.ts method CallExpression (line 19) | CallExpression(path: NodePath, state: any) { method Program (line 80) | Program(path, state) { FILE: packages/next/src/build/babel/plugins/react-loadable-plugin.ts method ImportDeclaration (line 45) | ImportDeclaration( FILE: packages/next/src/build/babel/preset.ts type StyledJsxPlugin (line 7) | type StyledJsxPlugin = [string, any] | string type StyledJsxBabelOptions (line 8) | type StyledJsxBabelOptions = function styledJsxOptions (line 17) | function styledJsxOptions(options: StyledJsxBabelOptions) { type NextBabelPresetOptions (line 39) | type NextBabelPresetOptions = { type BabelPreset (line 66) | type BabelPreset = { function supportsStaticESM (line 74) | function supportsStaticESM(caller: any): boolean { function presetTypescriptSyntaxOnly (line 88) | function presetTypescriptSyntaxOnly(_api: unknown, options: any) { FILE: packages/next/src/build/build-context.ts function resumePluginState (line 15) | function resumePluginState(resumedState?: Record) { function getProxiedPluginState (line 22) | function getProxiedPluginState>( function getPluginState (line 39) | function getPluginState() { type MappedPages (line 43) | interface MappedPages { FILE: packages/next/src/build/collect-build-traces.ts function shouldIgnore (line 45) | function shouldIgnore( function collectBuildTraces (line 94) | async function collectBuildTraces({ FILE: packages/next/src/build/compiler.ts type CompilerResult (line 5) | type CompilerResult = { function generateStats (line 11) | function generateStats( function closeCompiler (line 32) | function closeCompiler(compiler: webpack.Compiler | webpack.MultiCompile... function runCompiler (line 39) | function runCompiler( FILE: packages/next/src/build/create-compiler-aliases.ts type CompilerAliases (line 22) | interface CompilerAliases { function createWebpackAliases (line 28) | function createWebpackAliases({ function createServerOnlyClientOnlyAliases (line 181) | function createServerOnlyClientOnlyAliases( function createNextApiEsmAliases (line 203) | function createNextApiEsmAliases() { function createAppRouterApiAliases (line 232) | function createAppRouterApiAliases(isServerOnlyLayer: boolean) { type ReactEntrypoint (line 255) | type ReactEntrypoint = 'jsx-runtime' | 'jsx-dev-runtime' | 'compiler-run... type ReactDOMEntrypoint (line 257) | type ReactDOMEntrypoint = type ReactServerDOMWebpackEntrypoint (line 269) | type ReactServerDOMWebpackEntrypoint = type ReactPackagesEntryPoint (line 283) | type ReactPackagesEntryPoint = type BundledReactChannel (line 290) | type BundledReactChannel = '' | '-experimental' type ReactAliases (line 292) | type ReactAliases = { function createVendoredReactAliases (line 304) | function createVendoredReactAliases( function getOptimizedModuleAliases (line 512) | function getOptimizedModuleAliases(): CompilerAliases { function getReactProfilingInProduction (line 540) | function getReactProfilingInProduction(): CompilerAliases { FILE: packages/next/src/build/define-env.ts type BloomFilter (line 16) | type BloomFilter = ReturnType< type DefineEnvOptions (line 20) | interface DefineEnvOptions { constant DEFINE_ENV_EXPRESSION (line 44) | const DEFINE_ENV_EXPRESSION = Symbol('DEFINE_ENV_EXPRESSION') type DefineEnv (line 46) | interface DefineEnv { type SerializedDefineEnv (line 59) | interface SerializedDefineEnv { function serializeDefineEnv (line 66) | function serializeDefineEnv(defineEnv: DefineEnv): SerializedDefineEnv { function getImageConfig (line 78) | function getImageConfig( function getDefineEnv (line 104) | function getDefineEnv({ FILE: packages/next/src/build/duration-to-string.ts constant SECONDS_IN_MINUTE (line 2) | const SECONDS_IN_MINUTE = 60 constant MINUTES_THRESHOLD_SECONDS (line 3) | const MINUTES_THRESHOLD_SECONDS = 120 // 2 minutes constant SECONDS_THRESHOLD_HIGH (line 4) | const SECONDS_THRESHOLD_HIGH = 40 constant SECONDS_THRESHOLD_LOW (line 5) | const SECONDS_THRESHOLD_LOW = 2 constant MILLISECONDS_PER_SECOND (line 6) | const MILLISECONDS_PER_SECOND = 1000 constant NANOSECONDS_PER_SECOND (line 9) | const NANOSECONDS_PER_SECOND = 1_000_000_000 constant NANOSECONDS_PER_MILLISECOND (line 10) | const NANOSECONDS_PER_MILLISECOND = 1_000_000 constant NANOSECONDS_PER_MICROSECOND (line 11) | const NANOSECONDS_PER_MICROSECOND = 1_000 constant NANOSECONDS_IN_MINUTE (line 12) | const NANOSECONDS_IN_MINUTE = 60_000_000_000 // 60 * 1_000_000_000 constant MINUTES_THRESHOLD_NANOSECONDS (line 13) | const MINUTES_THRESHOLD_NANOSECONDS = 120_000_000_000 // 2 minutes in na... constant SECONDS_THRESHOLD_HIGH_NANOSECONDS (line 14) | const SECONDS_THRESHOLD_HIGH_NANOSECONDS = 40_000_000_000 // 40 seconds ... constant SECONDS_THRESHOLD_LOW_NANOSECONDS (line 15) | const SECONDS_THRESHOLD_LOW_NANOSECONDS = 2_000_000_000 // 2 seconds in ... constant MILLISECONDS_THRESHOLD_NANOSECONDS (line 16) | const MILLISECONDS_THRESHOLD_NANOSECONDS = 2_000_000 // 2 milliseconds i... function durationToString (line 30) | function durationToString(compilerDuration: number) { function durationToStringWithNanoseconds (line 54) | function durationToStringWithNanoseconds(durationBigInt: bigint): string { function hrtimeToSeconds (line 75) | function hrtimeToSeconds(hrtime: [number, number]): number { function hrtimeBigIntDurationToString (line 87) | function hrtimeBigIntDurationToString(hrtime: bigint) { function hrtimeDurationToString (line 98) | function hrtimeDurationToString(hrtime: [number, number]): string { FILE: packages/next/src/build/entries.ts type ObjectValue (line 65) | type ObjectValue = T extends { [key: string]: infer V } ? V : never function getPageFilePath (line 69) | function getPageFilePath({ type CreateEntrypointsParams (line 95) | interface CreateEntrypointsParams { function isDeferredEntry (line 123) | function isDeferredEntry( function getEdgeServerEntry (line 152) | function getEdgeServerEntry(opts: { function getInstrumentationEntry (line 264) | function getInstrumentationEntry(opts: { function getAppLoader (line 281) | function getAppLoader() { function getAppEntry (line 287) | function getAppEntry(opts: Readonly) { function getClientEntry (line 297) | function getClientEntry(opts: { function runDependingOnPageType (line 316) | function runDependingOnPageType(params: { function createEntrypoints (line 382) | async function createEntrypoints( function finalizeEntrypoint (line 671) | function finalizeEntrypoint({ FILE: packages/next/src/build/file-classifier.ts type SlotInfo (line 5) | type SlotInfo = { name: string; parent: string } type RouteInfo (line 8) | type RouteInfo = { route: string; filePath: string } function extractSlotFromPath (line 13) | function extractSlotFromPath(pagePath: string): SlotInfo | undefined { function addSlotIfNew (line 30) | function addSlotIfNew(slots: SlotInfo[], pagePath: string): boolean { function extractSlotsFromRoutes (line 42) | function extractSlotsFromRoutes( function combineSlots (line 57) | function combineSlots(...slotArrays: SlotInfo[][]): SlotInfo[] { FILE: packages/next/src/build/generate-build-id.ts function generateBuildId (line 1) | async function generateBuildId( FILE: packages/next/src/build/generate-routes-manifest.ts type GenerateRoutesManifestOptions (line 26) | interface GenerateRoutesManifestOptions { type GenerateRoutesManifestResult (line 42) | interface GenerateRoutesManifestResult { function generateRoutesManifest (line 53) | function generateRoutesManifest( FILE: packages/next/src/build/get-babel-config-file.ts constant BABEL_CONFIG_FILES (line 4) | const BABEL_CONFIG_FILES = [ function getBabelConfigFile (line 16) | function getBabelConfigFile(dir: string): string | undefined { FILE: packages/next/src/build/get-babel-loader-config.ts function getReactCompiler (line 6) | function getReactCompiler() { FILE: packages/next/src/build/get-static-info-including-layouts.ts function getStaticInfoIncludingLayouts (line 18) | async function getStaticInfoIncludingLayouts({ FILE: packages/next/src/build/get-supported-browsers.ts function getSupportedBrowsers (line 4) | function getSupportedBrowsers( FILE: packages/next/src/build/handle-entrypoints.ts function rawEntrypointsToEntrypoints (line 11) | async function rawEntrypointsToEntrypoints( function handleRouteType (line 57) | async function handleRouteType({ FILE: packages/next/src/build/handle-externals.ts function isResourceInPackages (line 28) | function isResourceInPackages( function resolveExternal (line 45) | async function resolveExternal( function makeExternalHandler (line 133) | function makeExternalHandler({ function resolveBundlingOptOutPackages (line 366) | function resolveBundlingOptOutPackages({ function resolveNextExternal (line 410) | function resolveNextExternal(localRes: string) { FILE: packages/next/src/build/index.ts type Fallback (line 232) | type Fallback = null | boolean | string type PrerenderManifestRoute (line 234) | interface PrerenderManifestRoute { type DynamicPrerenderManifestRoute (line 293) | interface DynamicPrerenderManifestRoute { constant ALLOWED_HEADERS (line 370) | const ALLOWED_HEADERS: string[] = [ type PrerenderManifest (line 379) | type PrerenderManifest = { type SubresourceIntegrityManifest (line 387) | type SubresourceIntegrityManifest = Record type ManifestBuiltRoute (line 389) | type ManifestBuiltRoute = { type ManifestRewriteRoute (line 396) | type ManifestRewriteRoute = ManifestBuiltRoute & Rewrite type ManifestRedirectRoute (line 397) | type ManifestRedirectRoute = ManifestBuiltRoute & Redirect type ManifestHeaderRoute (line 398) | type ManifestHeaderRoute = ManifestBuiltRoute & Header type ManifestRoute (line 400) | type ManifestRoute = ManifestBuiltRoute & { type ManifestDataRoute (line 420) | type ManifestDataRoute = { type RoutesManifest (line 427) | type RoutesManifest = { function getCacheDir (line 506) | function getCacheDir(distDir: string): string { function writeFileUtf8 (line 522) | async function writeFileUtf8(filePath: string, content: string): Promise... function readFileUtf8 (line 526) | function readFileUtf8(filePath: string): Promise { function writeManifest (line 530) | async function writeManifest( function readManifest (line 537) | async function readManifest(filePath: string): Promise... function writePrerenderManifest (line 541) | async function writePrerenderManifest( function writeClientSsgManifest (line 550) | async function writeClientSsgManifest( type FunctionsConfigManifest (line 587) | interface FunctionsConfigManifest { function writeFunctionsConfigManifest (line 605) | async function writeFunctionsConfigManifest( type RequiredServerFilesManifest (line 621) | interface RequiredServerFilesManifest { function writeRequiredServerFilesManifest (line 630) | async function writeRequiredServerFilesManifest( function writeImagesManifest (line 644) | async function writeImagesManifest( constant STANDALONE_DIRECTORY (line 677) | const STANDALONE_DIRECTORY = 'standalone' as const function writeStandaloneDirectory (line 678) | async function writeStandaloneDirectory( function getNumberOfWorkers (line 786) | function getNumberOfWorkers(config: NextConfigComplete, maxTasks?: numbe... type StaticWorker (line 824) | type StaticWorker = typeof import('./worker') & Worker function createStaticWorker (line 825) | function createStaticWorker( function writeFullyStaticExport (line 871) | async function writeFullyStaticExport( function getBuildId (line 903) | async function getBuildId( function build (line 924) | async function build( function errorFromUnsupportedSegmentConfig (line 4305) | function errorFromUnsupportedSegmentConfig(): never { function getBundlerForTelemetry (line 4312) | function getBundlerForTelemetry(bundler: Bundler) { function getErrorCodeForTelemetry (line 4325) | function getErrorCodeForTelemetry(err: unknown) { FILE: packages/next/src/build/is-writeable.ts function isWriteable (line 3) | async function isWriteable(directory: string): Promise { FILE: packages/next/src/build/jest/jest.ts constant DEFAULT_TRANSPILED_PACKAGES (line 13) | const DEFAULT_TRANSPILED_PACKAGES: string[] = require('../../lib/default... function getConfig (line 15) | async function getConfig(dir: string) { function loadClosestPackageJson (line 23) | function loadClosestPackageJson(dir: string, attempts = 1): any { function setUpEnv (line 36) | function setUpEnv(dir: string) { function nextJest (line 61) | function nextJest(options: { dir?: string } = {}) { FILE: packages/next/src/build/load-entrypoint.ts constant PACKAGE_ROOT (line 6) | const PACKAGE_ROOT = path.normalize(path.join(__dirname, '../..')) constant TEMPLATE_SRC_FOLDER (line 7) | const TEMPLATE_SRC_FOLDER = path.normalize(path.join(__dirname, './templ... constant TEMPLATES_ESM_FOLDER (line 8) | const TEMPLATES_ESM_FOLDER = path.normalize( function loadEntrypoint (line 28) | async function loadEntrypoint( FILE: packages/next/src/build/load-jsconfig.ts constant TSCONFIG_WARNED (line 11) | let TSCONFIG_WARNED = false function parseJsonFile (line 13) | function parseJsonFile(filePath: string) { type ResolvedBaseUrl (line 45) | type ResolvedBaseUrl = type JsConfig (line 49) | type JsConfig = { compilerOptions: Record } | undefined function loadJsConfig (line 51) | async function loadJsConfig( FILE: packages/next/src/build/lockfile.ts constant RETRY_DELAY_MS (line 9) | const RETRY_DELAY_MS = 10 constant MAX_RETRY_MS (line 10) | const MAX_RETRY_MS = 1000 type DevServerInfo (line 16) | interface DevServerInfo { function readLockfileContent (line 31) | function readLockfileContent(lockfilePath: string): string | undefined { function parseDevServerInfo (line 42) | function parseDevServerInfo(content: string): DevServerInfo | undefined { class Lockfile (line 75) | class Lockfile { method constructor (line 85) | private constructor( method tryAcquire (line 104) | static tryAcquire( method acquireWithRetriesOrExit (line 166) | static async acquireWithRetriesOrExit( method unlock (line 239) | async unlock(): Promise { method unlockSync (line 252) | unlockSync(): void { FILE: packages/next/src/build/manifests/formatter/format-manifest.ts function formatManifest (line 6) | function formatManifest(manifest: T): string { FILE: packages/next/src/build/next-config-ts/require-hook.ts function registerHook (line 9) | function registerHook(swcOptions: SWCOptions) { function deregisterHook (line 45) | function deregisterHook() { function requireFromString (line 50) | function requireFromString(code: string, filename: string) { FILE: packages/next/src/build/next-config-ts/transpile-config.ts type RelevantCompilerOptions (line 12) | type RelevantCompilerOptions = Pick function resolveSWCOptions (line 14) | function resolveSWCOptions( function resolveExtends (line 45) | function resolveExtends(extendsPath: string, currentConfigDir: string): ... function loadTsConfigFile (line 80) | function loadTsConfigFile( function loadTsConfig (line 124) | async function loadTsConfig(dir: string): Promise Promise FILE: packages/next/src/build/static-paths/app.ts function filterUniqueParams (line 46) | function filterUniqueParams( function generateAllParamCombinations (line 138) | function generateAllParamCombinations( function calculateFallbackMode (line 290) | function calculateFallbackMode( function validateParams (line 316) | function validateParams( type TrieNode (line 400) | interface TrieNode { function assignStaticShellMetadata (line 428) | function assignStaticShellMetadata( function callGenerateStaticParams (line 607) | async function callGenerateStaticParams( function generateRouteStaticParams (line 646) | async function generateRouteStaticParams( function createReplacements (line 740) | function createReplacements( function buildAppStaticPaths (line 780) | async function buildAppStaticPaths({ FILE: packages/next/src/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.test.ts type TestLoaderTree (line 5) | type TestLoaderTree = [ function createLoaderTree (line 12) | function createLoaderTree( FILE: packages/next/src/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.ts function validatePrefixMatch (line 36) | function validatePrefixMatch( function extractPathnameRouteParamSegmentsFromLoaderTree (line 86) | function extractPathnameRouteParamSegmentsFromLoaderTree( FILE: packages/next/src/build/static-paths/pages.ts function buildPagesStaticPaths (line 12) | async function buildPagesStaticPaths({ FILE: packages/next/src/build/static-paths/types.ts type StaticPrerenderedRoute (line 5) | type StaticPrerenderedRoute = { type FallbackRouteParam (line 21) | type FallbackRouteParam = { type FallbackPrerenderedRoute (line 33) | type FallbackPrerenderedRoute = { type PrerenderedRoute (line 55) | type PrerenderedRoute = StaticPrerenderedRoute | FallbackPrerenderedRoute type StaticPathsResult (line 57) | type StaticPathsResult = { FILE: packages/next/src/build/static-paths/utils.test.ts type TestLoaderTree (line 7) | type TestLoaderTree = [ function createLoaderTree (line 14) | function createLoaderTree( FILE: packages/next/src/build/static-paths/utils.ts function encodeParam (line 24) | function encodeParam( function normalizePathname (line 44) | function normalizePathname(pathname: string) { function extractPathnameRouteParamSegments (line 58) | function extractPathnameRouteParamSegments( function extractPathnameRouteParamSegmentsFromSegments (line 80) | function extractPathnameRouteParamSegmentsFromSegments( function resolveRouteParamsFromTree (line 129) | function resolveRouteParamsFromTree( FILE: packages/next/src/build/swc/generated-native.d.ts type TurboTasks (line 5) | type TurboTasks = { readonly __tag: unique symbol } type ExternalEndpoint (line 6) | type ExternalEndpoint = { readonly __tag: unique symbol } type NextTurboTasks (line 7) | type NextTurboTasks = { readonly __tag: unique symbol } type RefCell (line 8) | type RefCell = { readonly __tag: unique symbol } type NapiRouteHas (line 9) | type NapiRouteHas = { type RcStr (line 15) | type RcStr = string class ExternalObject (line 32) | class ExternalObject { type NapiWorkerCreation (line 43) | interface NapiWorkerCreation { type NapiWorkerOptions (line 46) | interface NapiWorkerOptions { type NapiWorkerTermination (line 50) | interface NapiWorkerTermination { type NapiTaskMessage (line 54) | interface NapiTaskMessage { type NapiLocation (line 62) | interface NapiLocation { type NapiCodeFrameLocation (line 66) | interface NapiCodeFrameLocation { type NapiCodeFrameOptions (line 70) | interface NapiCodeFrameOptions { type TransformOutput (line 142) | interface TransformOutput { type NapiEndpointConfig (line 154) | interface NapiEndpointConfig {} type NapiAssetPath (line 155) | interface NapiAssetPath { type NapiWrittenEndpoint (line 159) | interface NapiWrittenEndpoint { type NapiEnvVar (line 178) | interface NapiEnvVar { type NapiOptionEnvVar (line 182) | interface NapiOptionEnvVar { type NapiDraftModeOptions (line 186) | interface NapiDraftModeOptions { type NapiWatchOptions (line 191) | interface NapiWatchOptions { type NapiProjectOptions (line 200) | interface NapiProjectOptions { type NapiPartialProjectOptions (line 263) | interface NapiPartialProjectOptions { type NapiDefineEnv (line 306) | interface NapiDefineEnv { type NapiTurboEngineOptions (line 311) | interface NapiTurboEngineOptions { type AppPageNapiRoute (line 358) | interface AppPageNapiRoute { type NapiRoute (line 364) | interface NapiRoute { type NapiMiddleware (line 377) | interface NapiMiddleware { type NapiInstrumentation (line 381) | interface NapiInstrumentation { type NapiEntrypoints (line 385) | interface NapiEntrypoints { type NapiDebugBuildPaths (line 393) | interface NapiDebugBuildPaths { type HmrChunkNames (line 414) | interface HmrChunkNames { type NapiUpdateMessage (line 422) | interface NapiUpdateMessage { type NapiUpdateInfo (line 426) | interface NapiUpdateInfo { type StackFrame (line 454) | interface StackFrame { type NapiNextTurbopackCallbacksJsObject (line 498) | interface NapiNextTurbopackCallbacksJsObject { type TurbopackInternalErrorOpts (line 515) | interface TurbopackInternalErrorOpts { type NapiIssue (line 522) | interface NapiIssue { type NapiAdditionalIssueSource (line 539) | interface NapiAdditionalIssueSource { type NapiIssueSource (line 545) | interface NapiIssueSource { type NapiIssueSourceRange (line 549) | interface NapiIssueSourceRange { type NapiSource (line 553) | interface NapiSource { type NapiSourcePos (line 557) | interface NapiSourcePos { type NapiDiagnostic (line 561) | interface NapiDiagnostic { type NapiSourceDiagnostic (line 587) | interface NapiSourceDiagnostic { type NextBuildContext (line 611) | interface NextBuildContext { type NapiRewrites (line 629) | interface NapiRewrites { type NapiRewrite (line 635) | interface NapiRewrite { FILE: packages/next/src/build/swc/helpers.ts function __nextjs_pure (line 1) | function __nextjs_pure(expr: T): T { FILE: packages/next/src/build/swc/index.ts type HmrTarget (line 45) | enum HmrTarget { type RawBindings (line 50) | type RawBindings = typeof import('./generated-native') type RawWasmBindings (line 51) | type RawWasmBindings = typeof import('./generated-wasm') & { function infoLog (line 60) | function infoLog(...args: any[]) { function getSupportedArchTriples (line 72) | function getSupportedArchTriples(): Record { function checkVersionMismatch (line 135) | function checkVersionMismatch(pkgData: any) { function getBindingsSync (line 179) | function getBindingsSync(): Binding { function loadBindings (line 201) | async function loadBindings( function tryLoadNativeWithFallback (line 307) | async function tryLoadNativeWithFallback(attempts: Array) { function tryLoadWasmWithFallback (line 334) | async function tryLoadWasmWithFallback( function loadBindingsSync (line 384) | function loadBindingsSync(): Binding { function logLoadFailure (line 407) | async function logLoadFailure(attempts: any, triedWasm = false) { type RustifiedEnv (line 436) | type RustifiedEnv = { name: string; value: string }[] type RustifiedOptionEnv (line 437) | type RustifiedOptionEnv = { name: string; value: string | undefined }[] function createDefineEnv (line 439) | function createDefineEnv({ function rustifyEnv (line 483) | function rustifyEnv(env: Record): RustifiedEnv { function rustifyOptionEnv (line 492) | function rustifyOptionEnv( function bindingToApi (line 505) | function bindingToApi( function loadWasmRawBindings (line 1260) | async function loadWasmRawBindings(importPath = ''): Promise { function transformSync (line 1756) | function transformSync(src: string, options?: any): any { function minify (line 1761) | function minify( function isReactCompilerRequired (line 1769) | function isReactCompilerRequired(filename: string): Promise { function parse (line 1774) | async function parse(src: string, options: any): Promise { function getBinaryMetadata (line 1783) | function getBinaryMetadata() { function initCustomTraceSubscriber (line 1793) | function initCustomTraceSubscriber(traceFileName?: string) { function once (line 1801) | function once(fn: () => void): () => void { function getModuleNamedExports (line 1832) | async function getModuleNamedExports( function warnForEdgeRuntime (line 1838) | async function warnForEdgeRuntime( FILE: packages/next/src/build/swc/install-bindings.ts function installBindings (line 16) | async function installBindings( FILE: packages/next/src/build/swc/jest-transformer.ts type TransformerConfig (line 41) | type TransformerConfig = Config.TransformerConfig[1] type JestTransformerConfig (line 42) | interface JestTransformerConfig extends TransformerConfig { function getJestConfig (line 58) | function getJestConfig( function isEsm (line 68) | function isEsm( method process (line 85) | process(src, filename, jestOptions) { FILE: packages/next/src/build/swc/loaderWorkerPool.ts function getPoolId (line 5) | function getPoolId(cwd: string, filename: string) { function runLoaderWorkerPool (line 9) | async function runLoaderWorkerPool( FILE: packages/next/src/build/swc/options.ts function isTypeScriptFile (line 25) | function isTypeScriptFile(filename: string) { function isCommonJSFile (line 29) | function isCommonJSFile(filename: string) { function shouldOutputCommonJs (line 35) | function shouldOutputCommonJs(filename: string) { function getParserOptions (line 39) | function getParserOptions({ filename, jsConfig, ...rest }: any) { function getBaseSWCOptions (line 56) | function getBaseSWCOptions({ function getStyledComponentsOptions (line 257) | function getStyledComponentsOptions( function getEmotionOptions (line 275) | function getEmotionOptions( function getJestSWCOptions (line 309) | function getJestSWCOptions({ function getLoaderSWCOptions (line 385) | function getLoaderSWCOptions({ FILE: packages/next/src/build/swc/types.ts type Lockfile (line 16) | type Lockfile = { __napiType: 'Lockfile' } type TurbopackProjectCallbacks (line 18) | interface TurbopackProjectCallbacks { type Binding (line 22) | interface Binding { type StyledString (line 94) | type StyledString = type SourcePosition (line 117) | interface SourcePosition { type IssueSource (line 122) | interface IssueSource { type AdditionalIssueSource (line 133) | interface AdditionalIssueSource { type Issue (line 140) | interface Issue { type PlainTraceItem (line 154) | interface PlainTraceItem { type Diagnostics (line 161) | interface Diagnostics { type TurbopackResult (line 167) | type TurbopackResult = T & { type Middleware (line 172) | interface Middleware { type Instrumentation (line 177) | interface Instrumentation { type RawEntrypoints (line 182) | interface RawEntrypoints { type BaseUpdate (line 191) | interface BaseUpdate { type IssuesUpdate (line 200) | interface IssuesUpdate extends BaseUpdate { type EcmascriptMergedUpdate (line 204) | interface EcmascriptMergedUpdate { type PartialUpdate (line 210) | interface PartialUpdate extends BaseUpdate { type Update (line 218) | type Update = IssuesUpdate | PartialUpdate type NodeJsPartialHmrUpdate (line 227) | interface NodeJsPartialHmrUpdate extends BaseUpdate { type NodeJsRestartHmrUpdate (line 239) | interface NodeJsRestartHmrUpdate { type NodeJsHmrUpdate (line 243) | type NodeJsHmrUpdate = type HmrChunkNames (line 248) | interface HmrChunkNames { type TurbopackStackFrame (line 254) | interface TurbopackStackFrame { type UpdateMessage (line 266) | type UpdateMessage = type CompilationEvent (line 275) | type CompilationEvent = { type UpdateInfo (line 283) | interface UpdateInfo { type Project (line 288) | interface Project { type Route (line 339) | type Route = type Endpoint (line 366) | interface Endpoint { type EndpointConfig (line 387) | interface EndpointConfig { type ServerPath (line 403) | type ServerPath = { type WrittenEndpoint (line 408) | type WrittenEndpoint = type ProjectOptions (line 434) | interface ProjectOptions type PartialProjectOptions (line 447) | interface PartialProjectOptions type DefineEnv (line 462) | interface DefineEnv { type RustifiedEnv (line 468) | type RustifiedEnv = { name: string; value: string }[] type RustifiedOptionalEnv (line 469) | type RustifiedOptionalEnv = { name: string; value: string | undefined }[] type GlobalEntrypoints (line 471) | interface GlobalEntrypoints { type PageRoute (line 479) | type PageRoute = type AppRoute (line 490) | type AppRoute = type PageEntrypoints (line 502) | type PageEntrypoints = Map type AppEntrypoints (line 505) | type AppEntrypoints = Map type Entrypoints (line 507) | type Entrypoints = { FILE: packages/next/src/build/templates/app-page.ts function buildDynamicSegmentPlaceholder (line 144) | function buildDynamicSegmentPlaceholder( function buildCompletedShellCacheKey (line 167) | function buildCompletedShellCacheKey( function handler (line 210) | async function handler( function createPPRBoundarySentinel (line 1926) | function createPPRBoundarySentinel() { FILE: packages/next/src/build/templates/app-route.ts function patchFetch (line 80) | function patchFetch() { function handler (line 95) | async function handler( FILE: packages/next/src/build/templates/edge-app-route.ts function handler (line 42) | async function handler( FILE: packages/next/src/build/templates/edge-ssr-app.ts function requestHandler (line 52) | async function requestHandler( function handler (line 383) | async function handler( FILE: packages/next/src/build/templates/edge-ssr.ts function requestHandler (line 90) | async function requestHandler( function handler (line 376) | async function handler( FILE: packages/next/src/build/templates/edge-wrapper.js method get (line 13) | get(innerModProm, name) { FILE: packages/next/src/build/templates/helpers.ts function hoist (line 8) | function hoist(module: any, name: string) { FILE: packages/next/src/build/templates/middleware.ts class ProxyMissingExportError (line 23) | class ProxyMissingExportError extends Error { method constructor (line 24) | constructor(message: string) { function errorHandledHandler (line 41) | function errorHandledHandler(fn: AdapterOptions['handler']) { function handler (line 87) | async function handler( FILE: packages/next/src/build/templates/pages-api.ts function handler (line 43) | async function handler( FILE: packages/next/src/build/templates/pages-edge-api.ts function handler (line 34) | async function handler( FILE: packages/next/src/build/turbopack-analyze/index.ts type AnalyzeContext (line 14) | type AnalyzeContext = { function turbopackAnalyze (line 22) | async function turbopackAnalyze( function waitForShutdown (line 126) | async function waitForShutdown(): Promise { FILE: packages/next/src/build/turbopack-build/impl.ts function turbopackBuild (line 37) | async function turbopackBuild(): Promise<{ function workerMain (line 294) | async function workerMain(workerData: { function waitForShutdown (line 349) | async function waitForShutdown(): Promise<{ FILE: packages/next/src/build/turbopack-build/index.ts function turbopackBuildWithWorker (line 7) | async function turbopackBuildWithWorker(): ReturnType< function turbopackBuild (line 78) | function turbopackBuild( FILE: packages/next/src/build/turborepo-access-trace/env.ts function envProxy (line 10) | function envProxy(envVars: EnvVars): RestoreOriginalFunction { FILE: packages/next/src/build/turborepo-access-trace/helpers.ts function turborepoTraceAccess (line 16) | function turborepoTraceAccess( function writeTurborepoAccessTraceResult (line 41) | async function writeTurborepoAccessTraceResult({ function withTurborepoTraceAccess (line 77) | async function withTurborepoTraceAccess( FILE: packages/next/src/build/turborepo-access-trace/result.ts class TurborepoAccessTraceResult (line 9) | class TurborepoAccessTraceResult { method constructor (line 10) | constructor( method merge (line 19) | public merge(other: TurborepoAccessTraceResult) { method serialize (line 31) | public serialize(): SerializableTurborepoAccessTraceResult { method toPublicTrace (line 42) | public toPublicTrace(): PublicTurborepoAccessTraceResult { method fromSerialized (line 53) | public static fromSerialized( FILE: packages/next/src/build/turborepo-access-trace/tcp.ts function tcpProxy (line 10) | function tcpProxy(addresses: Addresses): RestoreOriginalFunction { FILE: packages/next/src/build/turborepo-access-trace/types.ts type Address (line 4) | interface Address { type EnvVars (line 12) | type EnvVars = Set type FS (line 17) | type FS = Set type Addresses (line 22) | type Addresses = Array
type SerializableTurborepoAccessTraceResult (line 28) | type SerializableTurborepoAccessTraceResult = Readonly<{ type PublicTurborepoAccessTraceResult (line 37) | type PublicTurborepoAccessTraceResult = Readonly<{ type RestoreOriginalFunction (line 46) | type RestoreOriginalFunction = () => void FILE: packages/next/src/build/type-check.ts function verifyAndRunTypeScript (line 20) | function verifyAndRunTypeScript( function startTypeChecking (line 89) | async function startTypeChecking({ FILE: packages/next/src/build/utils.ts function getTreeViewDisplayPath (line 97) | function getTreeViewDisplayPath(pagePath: string): string { type ROUTER_TYPE (line 120) | type ROUTER_TYPE = 'pages' | 'app' type DynamicManifestRoute (line 122) | type DynamicManifestRoute = ManifestRoute & { constant RESERVED_PAGE (line 134) | const RESERVED_PAGE = /^\/(_app|_error|_document|api(\/|$))/ function unique (line 136) | function unique(main: ReadonlyArray, sub: ReadonlyArray): T[] { function difference (line 140) | function difference( function isMiddlewareFilename (line 149) | function isMiddlewareFilename(file?: string | null) { function isInstrumentationHookFilename (line 158) | function isInstrumentationHookFilename(file?: string | null) { type PageInfo (line 195) | interface PageInfo { type PageInfos (line 213) | type PageInfos = Map type RoutesUsingEdgeRuntime (line 215) | interface RoutesUsingEdgeRuntime { function collectRoutesUsingEdgeRuntime (line 219) | function collectRoutesUsingEdgeRuntime( function printTreeView (line 232) | async function printTreeView( function printCustomRoutes (line 556) | function printCustomRoutes({ type PageIsStaticResult (line 634) | type PageIsStaticResult = { function isPageStatic (line 648) | async function isPageStatic({ type ReducedAppConfig (line 953) | type ReducedAppConfig = Pick< function reduceAppConfig (line 970) | function reduceAppConfig( function hasCustomGetInitialProps (line 1025) | async function hasCustomGetInitialProps({ function getDefinedNamedExports (line 1058) | async function getDefinedNamedExports({ function detectConflictingPaths (line 1081) | function detectConflictingPaths( function copyTracedFiles (line 1169) | async function copyTracedFiles( function isReservedPage (line 1417) | function isReservedPage(page: string) { function isAppBuiltinPage (line 1421) | function isAppBuiltinPage(page: string) { function isCustomErrorPage (line 1427) | function isCustomErrorPage(page: string) { function isMiddlewareFile (line 1431) | function isMiddlewareFile(file: string) { function isProxyFile (line 1440) | function isProxyFile(file: string) { function isInstrumentationHookFile (line 1444) | function isInstrumentationHookFile(file: string) { function getPossibleInstrumentationHookFilenames (line 1451) | function getPossibleInstrumentationHookFilenames( function getPossibleMiddlewareFilenames (line 1466) | function getPossibleMiddlewareFilenames( class NestedMiddlewareError (line 1476) | class NestedMiddlewareError extends Error { method constructor (line 1477) | constructor( function shouldUseReactServerCondition (line 1497) | function shouldUseReactServerCondition( function isWebpackClientOnlyLayer (line 1505) | function isWebpackClientOnlyLayer( function isWebpackDefaultLayer (line 1513) | function isWebpackDefaultLayer( function isWebpackBundledLayer (line 1525) | function isWebpackBundledLayer( function isWebpackAppPagesLayer (line 1531) | function isWebpackAppPagesLayer( function collectMeta (line 1537) | function collectMeta({ constant RSPACK_DEFAULT_LAYERS_REGEX (line 1585) | const RSPACK_DEFAULT_LAYERS_REGEX = new RegExp( function pageToRoute (line 1609) | function pageToRoute( FILE: packages/next/src/build/validate-app-paths.ts function validateSegmentParam (line 16) | function validateSegmentParam(param: SegmentParam, pathname: string): vo... function validateAppRoute (line 61) | function validateAppRoute(route: NormalizedAppRoute): void { function parseAndValidateAppPath (line 144) | function parseAndValidateAppPath(path: string): NormalizedAppRoute { function normalizeSegments (line 168) | function normalizeSegments( function validateAppPaths (line 202) | function validateAppPaths( FILE: packages/next/src/build/webpack-build/impl.ts type CompilerResult (line 51) | type CompilerResult = { type SingleCompilerResult (line 57) | type SingleCompilerResult = { function isTelemetryPlugin (line 63) | function isTelemetryPlugin(plugin: unknown): plugin is TelemetryPlugin { function isTraceEntryPointsPlugin (line 67) | function isTraceEntryPointsPlugin( function webpackBuildImpl (line 73) | async function webpackBuildImpl( function workerMain (line 399) | async function workerMain(workerData: { FILE: packages/next/src/build/webpack-build/index.ts constant ORDERED_COMPILER_NAMES (line 14) | const ORDERED_COMPILER_NAMES = [ function deepMerge (line 22) | function deepMerge(target: any, source: any) { function webpackBuildWithWorker (line 34) | async function webpackBuildWithWorker( function webpackBuild (line 131) | async function webpackBuild( FILE: packages/next/src/build/webpack-config-rules/resolve.ts function getMainField (line 16) | function getMainField( FILE: packages/next/src/build/webpack-config.ts type ExcludesFalse (line 102) | type ExcludesFalse = (x: T | false) => x is T type ClientEntries (line 103) | type ClientEntries = { constant EXTERNAL_PACKAGES (line 107) | const EXTERNAL_PACKAGES = JSON5.parse( constant DEFAULT_TRANSPILED_PACKAGES (line 114) | const DEFAULT_TRANSPILED_PACKAGES = function isModuleCSS (line 154) | function isModuleCSS(module: { type: string }) { function getReactRefreshLoader (line 181) | function getReactRefreshLoader() { function attachReactRefresh (line 187) | function attachReactRefresh( constant NODE_RESOLVE_OPTIONS (line 217) | const NODE_RESOLVE_OPTIONS = { constant NODE_BASE_RESOLVE_OPTIONS (line 237) | const NODE_BASE_RESOLVE_OPTIONS = { constant NODE_ESM_RESOLVE_OPTIONS (line 242) | const NODE_ESM_RESOLVE_OPTIONS = { constant NODE_BASE_ESM_RESOLVE_OPTIONS (line 250) | const NODE_BASE_ESM_RESOLVE_OPTIONS = { function loadProjectInfo (line 258) | async function loadProjectInfo({ function hasExternalOtelApiPackage (line 285) | function hasExternalOtelApiPackage(): boolean { constant UNSAFE_CACHE_REGEX (line 294) | const UNSAFE_CACHE_REGEX = /[\\/]pages[\\/][^\\/]+(?:$|\?|#)/ constant NEGATIVE_UNSAFE_CACHE_REGEX (line 296) | const NEGATIVE_UNSAFE_CACHE_REGEX = new RegExp( function getCacheDirectories (line 300) | function getCacheDirectories( function getBaseWebpackConfig (line 315) | async function getBaseWebpackConfig( function getNextRootParamsRules (line 2857) | function getNextRootParamsRules({ FILE: packages/next/src/build/webpack/alias/react-dom-server-experimental.js constant ERROR_MESSAGE (line 1) | const ERROR_MESSAGE = function error (line 4) | function error() { FILE: packages/next/src/build/webpack/alias/react-dom-server.js constant ERROR_MESSAGE (line 1) | const ERROR_MESSAGE = function error (line 4) | function error() { FILE: packages/next/src/build/webpack/cache-invalidation.ts constant INVALIDATION_MARKER (line 4) | const INVALIDATION_MARKER = '__nextjs_invalidated_cache' function invalidateFileSystemCache (line 17) | async function invalidateFileSystemCache(cacheDirectory: string) { function checkFileSystemCacheInvalidationAndCleanup (line 38) | async function checkFileSystemCacheInvalidationAndCleanup( function cleanupFileSystemCache (line 61) | async function cleanupFileSystemCache(cacheDirectory: string) { function cleanupFileSystemCacheInner (line 74) | async function cleanupFileSystemCacheInner(cacheDirectory: string) { FILE: packages/next/src/build/webpack/config/blocks/base.ts function shouldIgnorePath (line 9) | function shouldIgnorePath(modulePath: string): boolean { FILE: packages/next/src/build/webpack/config/blocks/css/index.ts constant APP_LAYER_RULE (line 30) | const APP_LAYER_RULE = { constant PAGES_LAYER_RULE (line 38) | const PAGES_LAYER_RULE = { function markRemovable (line 49) | function markRemovable(r: webpack.RuleSetRule): webpack.RuleSetRule { function lazyPostCSS (line 58) | async function lazyPostCSS( FILE: packages/next/src/build/webpack/config/blocks/css/loaders/client.ts function getClientStyleLoader (line 4) | function getClientStyleLoader({ FILE: packages/next/src/build/webpack/config/blocks/css/loaders/file-resolve.ts function cssFileResolve (line 1) | function cssFileResolve( FILE: packages/next/src/build/webpack/config/blocks/css/loaders/getCssModuleLocalIdent.ts function getCssModuleLocalIdent (line 7) | function getCssModuleLocalIdent( FILE: packages/next/src/build/webpack/config/blocks/css/loaders/global.ts function getGlobalCssLoader (line 7) | function getGlobalCssLoader( FILE: packages/next/src/build/webpack/config/blocks/css/loaders/modules.ts function getCssModuleLoader (line 7) | function getCssModuleLoader( FILE: packages/next/src/build/webpack/config/blocks/css/loaders/next-font.ts function getNextFontLoader (line 6) | function getNextFontLoader( FILE: packages/next/src/build/webpack/config/blocks/css/messages.ts function getGlobalImportError (line 3) | function getGlobalImportError() { function getGlobalModuleImportError (line 13) | function getGlobalModuleImportError() { function getLocalModuleImportError (line 19) | function getLocalModuleImportError() { function getCustomDocumentError (line 25) | function getCustomDocumentError() { FILE: packages/next/src/build/webpack/config/blocks/css/plugins.ts type CssPluginCollection_Array (line 4) | type CssPluginCollection_Array = (string | [string, boolean | object])[] type CssPluginCollection_Object (line 6) | type CssPluginCollection_Object = { [key: string]: object | boolean } type CssPluginCollection (line 8) | type CssPluginCollection = type CssPluginShape (line 12) | type CssPluginShape = [string, object | boolean | string] function getError_NullConfig (line 16) | function getError_NullConfig(pluginName: string) { function isIgnoredPlugin (line 26) | function isIgnoredPlugin(pluginPath: string): boolean { function loadPlugin (line 62) | async function loadPlugin( function getDefaultPlugins (line 89) | function getDefaultPlugins( function getPostCssPlugins (line 116) | async function getPostCssPlugins( FILE: packages/next/src/build/webpack/config/blocks/images/messages.ts function getCustomDocumentImageError (line 3) | function getCustomDocumentImageError() { FILE: packages/next/src/build/webpack/config/index.ts function buildConfiguration (line 10) | async function buildConfiguration( FILE: packages/next/src/build/webpack/config/utils.ts type ConfigurationContext (line 4) | type ConfigurationContext = { type ConfigurationFn (line 36) | type ConfigurationFn = ( FILE: packages/next/src/build/webpack/loaders/css-loader/src/CssSyntaxError.ts class CssSyntaxError (line 1) | class CssSyntaxError extends Error { method constructor (line 3) | constructor(error: any) { FILE: packages/next/src/build/webpack/loaders/css-loader/src/index.ts function getModulesOptions (line 11) | function getModulesOptions(rawOptions: any, loaderContext: any) { function normalizeOptions (line 102) | function normalizeOptions(rawOptions: any, loaderContext: any) { function loader (line 133) | async function loader( FILE: packages/next/src/build/webpack/loaders/css-loader/src/plugins/postcss-icss-parser.ts method OnceExit (line 12) | async OnceExit(root: any) { FILE: packages/next/src/build/webpack/loaders/css-loader/src/plugins/postcss-import-parser.ts function parseNode (line 12) | function parseNode(atRule: any, key: any) { method prepare (line 131) | prepare(result: any) { FILE: packages/next/src/build/webpack/loaders/css-loader/src/plugins/postcss-url-parser.ts function getNodeFromUrlFunc (line 17) | function getNodeFromUrlFunc(node: any) { function getWebpackIgnoreCommentValue (line 21) | function getWebpackIgnoreCommentValue(index: any, nodes: any, inBetween?... function shouldHandleURL (line 49) | function shouldHandleURL( function parseDeclaration (line 80) | function parseDeclaration( method prepare (line 276) | prepare(result: any) { FILE: packages/next/src/build/webpack/loaders/css-loader/src/runtime/api.ts function cssWithMappingToString (line 61) | function cssWithMappingToString(item: any, useSourceMap: any) { function toComment (line 83) | function toComment(sourceMap: any) { FILE: packages/next/src/build/webpack/loaders/css-loader/src/utils.ts function unescape (line 23) | function unescape(str: string) { function fixedEncodeURIComponent (line 40) | function fixedEncodeURIComponent(str: string) { function normalizeUrl (line 44) | function normalizeUrl(url: string, isStringValue: boolean) { function requestify (line 76) | function requestify(url: string, rootContext: string) { function getFilter (line 90) | function getFilter(filter: any, resourcePath: string) { function shouldUseImportPlugin (line 100) | function shouldUseImportPlugin(options: any) { function shouldUseURLPlugin (line 112) | function shouldUseURLPlugin(options: any) { function shouldUseModulesPlugins (line 124) | function shouldUseModulesPlugins(options: any) { function shouldUseIcssPlugin (line 128) | function shouldUseIcssPlugin(options: any) { function getModulesPlugins (line 132) | function getModulesPlugins(options: any, loaderContext: any, meta: any) { constant IS_NATIVE_WIN32_PATH (line 173) | const IS_NATIVE_WIN32_PATH = /^[a-z]:[/\\]|^\\\\/i constant ABSOLUTE_SCHEME (line 174) | const ABSOLUTE_SCHEME = /^[a-z0-9+\-.]+:/i function getURLType (line 176) | function getURLType(source: string) { function normalizeSourceMap (line 192) | function normalizeSourceMap(map: any, resourcePath: string) { function getPreRequester (line 235) | function getPreRequester({ loaders, loaderIndex }: any) { function getImportCode (line 261) | function getImportCode(imports: any, options: any) { function normalizeSourceMapForRuntime (line 283) | function normalizeSourceMapForRuntime(map: any, loaderContext: any) { function getModuleCode (line 316) | function getModuleCode( function dashesCamelCase (line 380) | function dashesCamelCase(str: string) { function getExportCode (line 386) | function getExportCode( function resolveRequests (line 500) | async function resolveRequests( function isUrlRequestable (line 520) | function isUrlRequestable(url: string) { function sort (line 544) | function sort(a: { index: number }, b: { index: number }) { function isDataUrl (line 548) | function isDataUrl(url: string) { FILE: packages/next/src/build/webpack/loaders/devtool/devtool-style-inject.js function getShadowRoot (line 20) | function getShadowRoot() { function insertElementIntoShadowRoot (line 43) | function insertElementIntoShadowRoot(element, shadowRoot) { function flushCachedElements (line 57) | function flushCachedElements() { function startObservingForPortal (line 71) | function startObservingForPortal() { function insertAtTop (line 143) | function insertAtTop(element) { FILE: packages/next/src/build/webpack/loaders/get-module-build-info.ts type ModuleBuildInfo (line 8) | type ModuleBuildInfo = { function getModuleBuildInfo (line 25) | function getModuleBuildInfo(webpackModule: webpack.Module) { type ServerActionLocation (line 32) | interface ServerActionLocation { type ServerActionInfo (line 40) | interface ServerActionInfo { type RSCMeta (line 45) | interface RSCMeta { type RouteMeta (line 55) | interface RouteMeta { type EdgeMiddlewareMeta (line 65) | interface EdgeMiddlewareMeta { type EdgeSSRMeta (line 70) | interface EdgeSSRMeta { type AssetBinding (line 76) | interface AssetBinding { FILE: packages/next/src/build/webpack/loaders/lightningcss-loader/src/codegen.ts type CssImport (line 8) | interface CssImport { type CssExport (line 16) | interface CssExport { type ApiParam (line 21) | interface ApiParam { type ApiReplacement (line 33) | interface ApiReplacement { function getImportCode (line 41) | function getImportCode(imports: CssImport[], options: any) { function getModuleCode (line 63) | function getModuleCode( function getExportCode (line 124) | function getExportCode( FILE: packages/next/src/build/webpack/loaders/lightningcss-loader/src/interface.ts type ECacheKey (line 1) | enum ECacheKey { FILE: packages/next/src/build/webpack/loaders/lightningcss-loader/src/loader.ts function createUrlAndImportVisitor (line 27) | function createUrlAndImportVisitor( function createIcssVisitor (line 186) | function createIcssVisitor({ constant LOADER_NAME (line 263) | const LOADER_NAME = `lightningcss-loader` function LightningCssLoader (line 264) | async function LightningCssLoader( FILE: packages/next/src/build/webpack/loaders/lightningcss-loader/src/minify.ts constant PLUGIN_NAME (line 12) | const PLUGIN_NAME = 'lightning-css-minify' constant CSS_FILE_REG (line 13) | const CSS_FILE_REG = /\.css(?:\?.*)?$/i class LightningCssMinifyPlugin (line 15) | class LightningCssMinifyPlugin { method constructor (line 19) | constructor(opts: any = {}) { method apply (line 31) | apply(compiler: Compiler) { method transformAssets (line 64) | private async transformAssets(compilation: Compilation): Promise { FILE: packages/next/src/build/webpack/loaders/lightningcss-loader/src/utils.ts function version (line 8) | function version(major: number, minor = 0, patch = 0): number { function parseVersion (line 12) | function parseVersion(v: string) { function browserslistToTargets (line 30) | function browserslistToTargets(targets: Array) { FILE: packages/next/src/build/webpack/loaders/metadata/discover.ts constant METADATA_TYPE (line 12) | const METADATA_TYPE = 'metadata' constant NUMERIC_SUFFIX_ARRAY (line 13) | const NUMERIC_SUFFIX_ARRAY = Array(10).fill(0) function enumMetadataFiles (line 16) | async function enumMetadataFiles( function createStaticMetadataFromRoute (line 45) | async function createStaticMetadataFromRoute( function createMetadataExportsCode (line 142) | function createMetadataExportsCode( FILE: packages/next/src/build/webpack/loaders/metadata/resolve-route-data.ts function resolveRobots (line 5) | function resolveRobots(data: MetadataRoute.Robots): string { function resolveSitemap (line 46) | function resolveSitemap(data: MetadataRoute.Sitemap): string { function resolveManifest (line 148) | function resolveManifest(data: MetadataRoute.Manifest): string { function resolveRouteData (line 152) | function resolveRouteData( FILE: packages/next/src/build/webpack/loaders/metadata/types.ts type ModuleGetter (line 2) | type ModuleGetter = () => any type ModuleTuple (line 4) | type ModuleTuple = [getModule: ModuleGetter, filePath: string] type CollectingMetadata (line 7) | type CollectingMetadata = { type CollectedMetadata (line 16) | type CollectedMetadata = { type MetadataImageModule (line 24) | type MetadataImageModule = { type PossibleImageFileNameConvention (line 36) | type PossibleImageFileNameConvention = type PossibleStaticMetadataFileNameConvention (line 43) | type PossibleStaticMetadataFileNameConvention = FILE: packages/next/src/build/webpack/loaders/modularize-import-loader.ts type ModularizeImportLoaderOptions (line 3) | type ModularizeImportLoaderOptions = { function transformSource (line 22) | function transformSource(this: any) { FILE: packages/next/src/build/webpack/loaders/next-app-loader/create-app-route-code.ts function createAppRouteCode (line 15) | async function createAppRouteCode({ FILE: packages/next/src/build/webpack/loaders/next-app-loader/index.ts type AppLoaderOptions (line 48) | type AppLoaderOptions = { type AppLoader (line 68) | type AppLoader = webpack.LoaderDefinitionFunction constant HTTP_ACCESS_FALLBACKS (line 70) | const HTTP_ACCESS_FALLBACKS = { constant FILE_TYPES (line 81) | const FILE_TYPES = { constant GLOBAL_ERROR_FILE_TYPE (line 91) | const GLOBAL_ERROR_FILE_TYPE = 'global-error' constant GLOBAL_NOT_FOUND_FILE_TYPE (line 92) | const GLOBAL_NOT_FOUND_FILE_TYPE = 'global-not-found' constant PAGE_SEGMENT (line 93) | const PAGE_SEGMENT = 'page$' constant PARALLEL_VIRTUAL_SEGMENT (line 94) | const PARALLEL_VIRTUAL_SEGMENT = 'slot$' type DirResolver (line 105) | type DirResolver = (pathToResolve: string) => string type PathResolver (line 106) | type PathResolver = ( type MetadataResolver (line 109) | type MetadataResolver = ( type AppDirModules (line 115) | type AppDirModules = { function createTreeCodeFromPath (line 143) | async function createTreeCodeFromPath( function createAbsolutePath (line 657) | function createAbsolutePath(appDir: string, pathToTurnAbsolute: string) { FILE: packages/next/src/build/webpack/loaders/next-barrel-loader.ts function getBarrelMapping (line 106) | async function getBarrelMapping( FILE: packages/next/src/build/webpack/loaders/next-client-pages-loader.ts type ClientPagesLoaderOptions (line 3) | type ClientPagesLoaderOptions = { function nextClientPagesLoader (line 9) | function nextClientPagesLoader(this: any) { FILE: packages/next/src/build/webpack/loaders/next-edge-app-route-loader/index.ts type EdgeAppRouteLoaderQuery (line 9) | type EdgeAppRouteLoaderQuery = { function getCacheHandlersSetup (line 19) | function getCacheHandlersSetup( FILE: packages/next/src/build/webpack/loaders/next-edge-function-loader.ts type EdgeFunctionLoaderOptions (line 6) | type EdgeFunctionLoaderOptions = { FILE: packages/next/src/build/webpack/loaders/next-edge-ssr-loader/index.ts type EdgeSSRLoaderQuery (line 13) | type EdgeSSRLoaderQuery = { function swapDistFolderWithEsmDistFolder (line 43) | function swapDistFolderWithEsmDistFolder(path: string) { function getRouteModuleOptions (line 47) | function getRouteModuleOptions(page: string) { function getCacheHandlersSetup (line 65) | function getCacheHandlersSetup( FILE: packages/next/src/build/webpack/loaders/next-error-browser-binary-loader.ts function nextErrorBrowserBinaryLoader (line 3) | function nextErrorBrowserBinaryLoader( FILE: packages/next/src/build/webpack/loaders/next-flight-action-entry-loader.ts type NextFlightActionEntryLoaderOptions (line 3) | type NextFlightActionEntryLoaderOptions = { type FlightActionEntryLoaderActions (line 7) | type FlightActionEntryLoaderActions = [ function nextFlightActionEntryLoader (line 12) | function nextFlightActionEntryLoader( FILE: packages/next/src/build/webpack/loaders/next-flight-client-entry-loader.ts type ClientComponentImports (line 12) | type ClientComponentImports = Record> type CssImports (line 13) | type CssImports = Record type NextFlightClientEntryLoaderOptions (line 15) | type NextFlightClientEntryLoaderOptions = { type FlightClientEntryModuleItem (line 21) | type FlightClientEntryModuleItem = { function transformSource (line 28) | function transformSource( FILE: packages/next/src/build/webpack/loaders/next-flight-css-loader.ts type NextServerCSSLoaderOptions (line 10) | type NextServerCSSLoaderOptions = { FILE: packages/next/src/build/webpack/loaders/next-flight-loader/action-validate.ts function ensureServerEntryExports (line 4) | function ensureServerEntryExports(actions: any[]) { FILE: packages/next/src/build/webpack/loaders/next-flight-loader/index.ts type SourceType (line 18) | type SourceType = javascript.JavascriptParser['sourceType'] | 'commonjs' constant MODULE_PROXY_PATH (line 22) | const MODULE_PROXY_PATH = function getAssumedSourceType (line 25) | function getAssumedSourceType( function transformSource (line 56) | function transformSource( function sourceTypeFromModule (line 225) | function sourceTypeFromModule(module: NormalModule): SourceType { FILE: packages/next/src/build/webpack/loaders/next-font-loader/index.ts function nextFontLoader (line 9) | async function nextFontLoader(this: any) { FILE: packages/next/src/build/webpack/loaders/next-font-loader/postcss-next-font.ts method Once (line 38) | Once(root: any) { FILE: packages/next/src/build/webpack/loaders/next-image-loader/blur.ts constant BLUR_IMG_SIZE (line 4) | const BLUR_IMG_SIZE = 8 constant BLUR_QUALITY (line 5) | const BLUR_QUALITY = 70 constant VALID_BLUR_EXT (line 6) | const VALID_BLUR_EXT = ['jpeg', 'png', 'webp', 'avif'] // should match o... function getBlurImage (line 8) | async function getBlurImage( FILE: packages/next/src/build/webpack/loaders/next-image-loader/index.ts type Options (line 8) | interface Options { function nextImageLoader (line 15) | function nextImageLoader(this: any, content: Buffer) { FILE: packages/next/src/build/webpack/loaders/next-invalid-import-error-loader.ts type InvalidImportLoaderOpts (line 3) | type InvalidImportLoaderOpts = { message: string } FILE: packages/next/src/build/webpack/loaders/next-metadata-image-loader.ts type Options (line 21) | interface Options { function nextMetadataImageLoader (line 30) | async function nextMetadataImageLoader( FILE: packages/next/src/build/webpack/loaders/next-metadata-route-loader.ts function errorOnBadHandler (line 8) | function errorOnBadHandler(resourcePath: string) { function createReExportsCode (line 19) | async function createReExportsCode( constant CACHE_HEADERS (line 42) | const CACHE_HEADERS = { type MetadataRouteLoaderOptions (line 47) | type MetadataRouteLoaderOptions = { function getFilenameAndExtension (line 54) | function getFilenameAndExtension(resourcePath: string) { function getContentType (line 63) | function getContentType(resourcePath: string) { function getStaticAssetRouteCode (line 78) | async function getStaticAssetRouteCode( function getDynamicTextRouteCode (line 130) | async function getDynamicTextRouteCode( function getDynamicImageRouteCode (line 160) | async function getDynamicImageRouteCode( function getSingleImageRouteCode (line 216) | async function getSingleImageRouteCode( function getImageRouteCode (line 235) | async function getImageRouteCode( function getSingleSitemapRouteCode (line 253) | async function getSingleSitemapRouteCode( function getDynamicSitemapRouteCode (line 283) | async function getDynamicSitemapRouteCode( function getSitemapRouteCode (line 355) | async function getSitemapRouteCode( FILE: packages/next/src/build/webpack/loaders/next-middleware-asset-loader.ts function MiddlewareAssetLoader (line 4) | function MiddlewareAssetLoader(this: any, source: Buffer) { FILE: packages/next/src/build/webpack/loaders/next-middleware-loader.ts type MiddlewareLoaderOptions (line 12) | type MiddlewareLoaderOptions = { function encodeMatchers (line 24) | function encodeMatchers(matchers: ProxyMatcher[]) { function decodeMatchers (line 28) | function decodeMatchers(encodedMatchers: string) { function middlewareLoader (line 34) | async function middlewareLoader(this: any) { FILE: packages/next/src/build/webpack/loaders/next-middleware-wasm-loader.ts function sha1 (line 4) | function sha1(source: string | Buffer) { function MiddlewareWasmLoader (line 8) | function MiddlewareWasmLoader(this: any, source: Buffer) { FILE: packages/next/src/build/webpack/loaders/next-root-params-loader.ts type RootParamsLoaderOpts (line 8) | type RootParamsLoaderOpts = { type CollectedRootParams (line 13) | type CollectedRootParams = Set function collectRootParamsFromFileSystem (line 46) | async function collectRootParamsFromFileSystem( function collectRootParams (line 55) | function collectRootParams({ function findRootLayouts (line 77) | async function findRootLayouts({ function getParamsFromLayoutFilePath (line 147) | function getParamsFromLayoutFilePath({ FILE: packages/next/src/build/webpack/loaders/next-route-loader/index.ts type RouteLoaderOptionsPagesAPIInput (line 16) | type RouteLoaderOptionsPagesAPIInput = { type RouteLoaderOptionsPagesInput (line 24) | type RouteLoaderOptionsPagesInput = { type RouteLoaderOptionsInput (line 33) | type RouteLoaderOptionsInput = type RouteLoaderPagesAPIOptions (line 37) | type RouteLoaderPagesAPIOptions = { type RouteLoaderPagesOptions (line 61) | type RouteLoaderPagesOptions = { type RouteLoaderOptions (line 98) | type RouteLoaderOptions = RouteLoaderPagesOptions | RouteLoaderPagesAPIO... function getRouteLoaderEntry (line 106) | function getRouteLoaderEntry(options: RouteLoaderOptionsInput): string { FILE: packages/next/src/build/webpack/loaders/next-style-loader/runtime/injectStylesIntoStyleTag.ts function getIndexByIdentifier (line 51) | function getIndexByIdentifier(identifier: any) { function modulesToDom (line 64) | function modulesToDom(list: any, options: any) { function insertStyleElement (line 100) | function insertStyleElement(options: any) { function removeStyleElement (line 134) | function removeStyleElement(style: any) { function applyToSingletonTag (line 154) | function applyToSingletonTag(style: any, index: any, remove: any, obj: a... function applyToTag (line 181) | function applyToTag(style: any, _options: any, obj: any) { function addStyle (line 215) | function addStyle(obj: any, options: any) { FILE: packages/next/src/build/webpack/loaders/next-style-loader/runtime/isEqualLocals.ts function isEqualLocals (line 1) | function isEqualLocals(a: any, b: any, isNamedExport: any) { FILE: packages/next/src/build/webpack/loaders/next-swc-loader.ts type SWCLoaderOptions (line 62) | interface SWCLoaderOptions { constant FORCE_TRANSPILE_CONDITIONS (line 83) | const FORCE_TRANSPILE_CONDITIONS = constant FORCE_TRANSPILE_CONDITIONS_WITH_IMPORT (line 87) | const FORCE_TRANSPILE_CONDITIONS_WITH_IMPORT = new RegExp( function loaderTransform (line 91) | async function loaderTransform( function shouldTrackDynamicImports (line 222) | function shouldTrackDynamicImports(loaderOptions: SWCLoaderOptions): boo... constant EXCLUDED_PATHS (line 236) | const EXCLUDED_PATHS = function pitch (line 239) | function pitch(this: any) { function swcLoader (line 268) | function swcLoader( FILE: packages/next/src/build/webpack/loaders/postcss-loader/src/Error.ts class PostCSSSyntaxError (line 11) | class PostCSSSyntaxError extends Error { method constructor (line 13) | constructor(error: any) { FILE: packages/next/src/build/webpack/loaders/postcss-loader/src/Warning.ts class Warning (line 11) | class Warning extends Error { method constructor (line 13) | constructor(warning: any) { FILE: packages/next/src/build/webpack/loaders/postcss-loader/src/index.ts function loader (line 10) | async function loader( FILE: packages/next/src/build/webpack/loaders/postcss-loader/src/utils.ts constant IS_NATIVE_WIN32_PATH (line 3) | const IS_NATIVE_WIN32_PATH = /^[a-z]:[/\\]|^\\\\/i constant ABSOLUTE_SCHEME (line 4) | const ABSOLUTE_SCHEME = /^[a-z0-9+\-.]+:/i function getURLType (line 6) | function getURLType(source: string) { function normalizeSourceMap (line 22) | function normalizeSourceMap(map: any, resourceContext: string) { function normalizeSourceMapAfterPostcss (line 58) | function normalizeSourceMapAfterPostcss(map: any, resourceContext: strin... FILE: packages/next/src/build/webpack/loaders/resolve-url-loader/index.ts function resolveUrlLoader (line 33) | async function resolveUrlLoader( FILE: packages/next/src/build/webpack/loaders/resolve-url-loader/lib/file-protocol.ts function prepend (line 28) | function prepend(candidate: any) { function remove (line 47) | function remove(candidate: any) { FILE: packages/next/src/build/webpack/loaders/resolve-url-loader/lib/join-function.ts function createJoinForPredicate (line 80) | function createJoinForPredicate( function createJoinMsg (line 179) | function createJoinMsg( function createDebugLogger (line 232) | function createDebugLogger( FILE: packages/next/src/build/webpack/loaders/resolve-url-loader/lib/postcss.ts constant ORPHAN_CR_REGEX (line 28) | const ORPHAN_CR_REGEX = /\r(?!\n)(.|\n)?/g function process (line 30) | function process( FILE: packages/next/src/build/webpack/loaders/resolve-url-loader/lib/value-processor.ts function valueProcessor (line 28) | function valueProcessor(filename: any, options: any) { FILE: packages/next/src/build/webpack/loaders/utils.ts function isActionClientLayerModule (line 9) | function isActionClientLayerModule(mod: webpack.NormalModule) { function isClientComponentEntryModule (line 14) | function isClientComponentEntryModule(mod: webpack.NormalModule) { function isCSSMod (line 27) | function isCSSMod(mod: { function encodeToBase64 (line 46) | function encodeToBase64(obj: T): string { function decodeFromBase64 (line 50) | function decodeFromBase64(str: string): T { function getLoaderModuleNamedExports (line 54) | async function getLoaderModuleNamedExports( FILE: packages/next/src/build/webpack/plugins/build-manifest-plugin-utils.ts type ClientBuildManifest (line 4) | type ClientBuildManifest = { function normalizeRewrite (line 13) | function normalizeRewrite(item: { function normalizeRewritesForBuildManifest (line 36) | function normalizeRewritesForBuildManifest( function createEdgeRuntimeManifest (line 52) | function createEdgeRuntimeManifest( FILE: packages/next/src/build/webpack/plugins/build-manifest-plugin.ts type DeepMutable (line 28) | type DeepMutable = { -readonly [P in keyof T]: DeepMutable } function buildNodejsLowPriorityPath (line 30) | function buildNodejsLowPriorityPath(filename: string, buildId: string) { function generateClientManifest (line 36) | function generateClientManifest( function getEntrypointFiles (line 88) | function getEntrypointFiles(entrypoint: any): string[] { class BuildManifestPlugin (line 102) | class BuildManifestPlugin { method constructor (line 109) | constructor(options: { method createAssets (line 130) | createAssets(compiler: any, compilation: any) { method apply (line 266) | apply(compiler: webpack.Compiler) { FILE: packages/next/src/build/webpack/plugins/copy-file-plugin.ts constant PLUGIN_NAME (line 5) | const PLUGIN_NAME = 'CopyFilePlugin' class CopyFilePlugin (line 7) | class CopyFilePlugin { method constructor (line 13) | constructor({ method apply (line 31) | apply(compiler: webpack.Compiler) { FILE: packages/next/src/build/webpack/plugins/css-chunking-plugin.ts constant PLUGIN_NAME (line 3) | const PLUGIN_NAME = 'CssChunkingPlugin' constant MIN_CSS_CHUNK_SIZE (line 8) | const MIN_CSS_CHUNK_SIZE = 30 * 1024 constant MAX_CSS_CHUNK_SIZE (line 12) | const MAX_CSS_CHUNK_SIZE = 100 * 1024 function isGlobalCss (line 14) | function isGlobalCss(module: Module) { type ChunkState (line 18) | type ChunkState = { class CssChunkingPlugin (line 25) | class CssChunkingPlugin { method constructor (line 27) | constructor(strict: boolean) { method apply (line 31) | public apply(compiler: Compiler) { FILE: packages/next/src/build/webpack/plugins/css-minimizer-plugin.ts constant CSS_REGEX (line 9) | const CSS_REGEX = /\.css(\?.*)?$/i type CssMinimizerPluginOptions (line 11) | type CssMinimizerPluginOptions = { class CssMinimizerPlugin (line 17) | class CssMinimizerPlugin { method constructor (line 22) | constructor(options: CssMinimizerPluginOptions) { method optimizeAsset (line 26) | optimizeAsset(file: string, asset: any) { method apply (line 58) | apply(compiler: webpack.Compiler) { FILE: packages/next/src/build/webpack/plugins/deferred-entries-plugin.ts constant PLUGIN_NAME (line 6) | const PLUGIN_NAME = 'DeferredEntriesPlugin' type DeferredEntriesPluginOptions (line 8) | interface DeferredEntriesPluginOptions { class DeferredEntriesPlugin (line 22) | class DeferredEntriesPlugin { method constructor (line 27) | constructor(options: DeferredEntriesPluginOptions) { method apply (line 33) | apply(compiler: webpack.Compiler) { FILE: packages/next/src/build/webpack/plugins/devtools-ignore-list-plugin.ts constant IGNORE_LIST (line 7) | const IGNORE_LIST = 'ignoreList' constant PLUGIN_NAME (line 9) | const PLUGIN_NAME = 'devtools-ignore-plugin' type SourceMap (line 11) | interface SourceMap { type PluginOptions (line 16) | interface PluginOptions { type ValidatedOptions (line 21) | interface ValidatedOptions extends PluginOptions { function defaultShouldIgnorePath (line 26) | function defaultShouldIgnorePath(path: string): boolean { function defaultIsSourceMapAsset (line 30) | function defaultIsSourceMapAsset(name: string): boolean { function isWebpackRuntimeModule (line 34) | function isWebpackRuntimeModule(modulePath: string): boolean { class DevToolsIgnorePlugin (line 46) | class DevToolsIgnorePlugin { method constructor (line 49) | constructor(options: PluginOptions = {}) { method apply (line 56) | apply(compiler: webpack.Compiler) { FILE: packages/next/src/build/webpack/plugins/eval-source-map-dev-tool-plugin.ts type SourceMap (line 32) | interface SourceMap extends RawSourceMap { type EvalSourceMapDevToolPluginOptions (line 37) | interface EvalSourceMapDevToolPluginOptions class EvalSourceMapDevToolPlugin (line 45) | class EvalSourceMapDevToolPlugin { method constructor (line 57) | constructor(inputOptions: EvalSourceMapDevToolPluginOptions) { method apply (line 84) | apply(compiler: webpack.Compiler): void { FILE: packages/next/src/build/webpack/plugins/flight-client-entry-plugin.ts type Options (line 58) | interface Options { constant PLUGIN_NAME (line 65) | const PLUGIN_NAME = 'FlightClientEntryPlugin' type Actions (line 67) | type Actions = { type ActionIdNamePair (line 88) | type ActionIdNamePair = { type ActionManifest (line 94) | type ActionManifest = { type ModuleInfo (line 101) | interface ModuleInfo { constant POSSIBLE_SHARED_CONVENTIONS (line 134) | const POSSIBLE_SHARED_CONVENTIONS = ['template', 'layout'] constant STANDALONE_BUNDLE_CONVENTION (line 135) | const STANDALONE_BUNDLE_CONVENTION = 'global-not-found' function deduplicateCSSImportsForEntry (line 137) | function deduplicateCSSImportsForEntry(mergedCSSimports: CssImports) { class FlightClientEntryPlugin (line 206) | class FlightClientEntryPlugin { method constructor (line 215) | constructor(options: Options) { method apply (line 227) | apply(compiler: webpack.Compiler) { method createClientEntries (line 312) | async createClientEntries( method collectClientActionsFromDependencies (line 634) | collectClientActionsFromDependencies({ method collectComponentInfoFromServerEntryDependency (line 729) | collectComponentInfoFromServerEntryDependency({ method injectClientEntryAndSSRModules (line 851) | injectClientEntryAndSSRModules({ method injectActionEntry (line 968) | injectActionEntry({ method addEntry (line 1048) | addEntry( method createActionAssets (line 1101) | async createActionAssets(compilation: webpack.Compilation) { function addClientImport (line 1184) | function addClientImport( function getModuleResource (line 1230) | function getModuleResource(mod: webpack.NormalModule): string { function getMetadataRouteResource (line 1258) | function getMetadataRouteResource(request: string): MetadataRouteLoaderO... FILE: packages/next/src/build/webpack/plugins/flight-manifest-plugin.ts type Options (line 31) | interface Options { type ModuleId (line 41) | type ModuleId = string | number /*| null*/ type ManifestChunks (line 44) | type ManifestChunks = ReadonlyArray type ManifestNode (line 54) | interface ManifestNode { type ClientReferenceManifestForRsc (line 76) | interface ClientReferenceManifestForRsc { type CssResource (line 86) | type CssResource = InlinedCssFile | UninlinedCssFile type InlinedCssFile (line 88) | interface InlinedCssFile { type UninlinedCssFile (line 94) | interface UninlinedCssFile { type ClientReferenceManifest (line 99) | interface ClientReferenceManifest extends ClientReferenceManifestForRsc { function getAppPathRequiredChunks (line 118) | function getAppPathRequiredChunks( function entryNameToGroupName (line 161) | function entryNameToGroupName(entryName: string) { function mergeManifest (line 186) | function mergeManifest( constant PLUGIN_NAME (line 204) | const PLUGIN_NAME = 'ClientReferenceManifestPlugin' class ClientReferenceManifestPlugin (line 206) | class ClientReferenceManifestPlugin { method constructor (line 212) | constructor(options: Options) { method apply (line 219) | apply(compiler: webpack.Compiler) { method createAsset (line 233) | createAsset(compilation: webpack.Compilation, context: string) { FILE: packages/next/src/build/webpack/plugins/force-complete-runtime.ts class ForceCompleteRuntimePlugin (line 3) | class ForceCompleteRuntimePlugin { method apply (line 13) | apply(compiler: webpack.Compiler) { FILE: packages/next/src/build/webpack/plugins/jsconfig-paths-plugin.ts type Pattern (line 13) | interface Pattern { function hasZeroOrOneAsteriskCharacter (line 20) | function hasZeroOrOneAsteriskCharacter(str: string): boolean { function pathIsRelative (line 38) | function pathIsRelative(testPath: string): boolean { function tryParsePattern (line 42) | function tryParsePattern(pattern: string): Pattern | undefined { function isPatternMatch (line 53) | function isPatternMatch({ prefix, suffix }: Pattern, candidate: string) { function findBestPatternMatch (line 62) | function findBestPatternMatch( function matchPatternOrExact (line 90) | function matchPatternOrExact( function isString (line 112) | function isString(text: unknown): text is string { function matchedText (line 120) | function matchedText(pattern: Pattern, candidate: string): string { function patternText (line 127) | function patternText({ prefix, suffix }: Pattern): string { function forEachBail (line 135) | function forEachBail( constant NODE_MODULES_REGEX (line 161) | const NODE_MODULES_REGEX = /node_modules/ type Paths (line 163) | type Paths = { [match: string]: string[] } type NonFunction (line 171) | type NonFunction = T extends Function ? never : T type ResolvePluginPlugin (line 174) | type ResolvePluginPlugin = NonFunction class JsConfigPathsPlugin (line 175) | class JsConfigPathsPlugin implements ResolvePluginPlugin { method constructor (line 180) | constructor(paths: Paths, resolvedBaseUrl: ResolvedBaseUrl) { method apply (line 187) | apply(resolver: webpack.Resolver) { FILE: packages/next/src/build/webpack/plugins/memory-with-gc-cache-plugin.ts type Etag (line 39) | type Etag = Parameters[1] type CacheEntry (line 44) | interface CacheEntry { constant CACHE_STAGE_MEMORY (line 60) | const CACHE_STAGE_MEMORY = -10 // TODO: Somehow webpack.Cache.STAGE_MEMO... constant PLUGIN_NAME (line 62) | const PLUGIN_NAME = 'NextJsMemoryWithGcCachePlugin' class MemoryWithGcCachePlugin (line 64) | class MemoryWithGcCachePlugin { method constructor (line 70) | constructor({ maxGenerations }: { maxGenerations: number }) { method apply (line 73) | apply(compiler: Compiler) { FILE: packages/next/src/build/webpack/plugins/middleware-plugin.ts constant KNOWN_SAFE_DYNAMIC_PACKAGES (line 41) | const KNOWN_SAFE_DYNAMIC_PACKAGES = type EdgeFunctionDefinition (line 44) | interface EdgeFunctionDefinition { type MiddlewareManifest (line 59) | interface MiddlewareManifest { type EntryMetadata (line 66) | interface EntryMetadata { constant NAME (line 75) | const NAME = 'MiddlewarePlugin' constant MANIFEST_VERSION (line 76) | const MANIFEST_VERSION = 3 function isUsingIndirectEvalAndUsedByExports (line 83) | function isUsingIndirectEvalAndUsedByExports(args: { function getEntryFiles (line 105) | function getEntryFiles( function getEntrypointFile (line 160) | function getEntrypointFile(entrypoint: { function getCreateAssets (line 185) | function getCreateAssets(params: { function buildWebpackError (line 292) | function buildWebpackError({ function isInMiddlewareLayer (line 315) | function isInMiddlewareLayer(parser: webpack.javascript.JavascriptParser) { function isNodeJsModule (line 320) | function isNodeJsModule(moduleName: string) { function isBunModule (line 326) | function isBunModule(moduleName: string) { function isDynamicCodeEvaluationAllowed (line 330) | function isDynamicCodeEvaluationAllowed( function buildUnsupportedApiError (line 352) | function buildUnsupportedApiError({ function registerUnsupportedApiHooks (line 370) | function registerUnsupportedApiHooks( function getCodeAnalyzer (line 422) | function getCodeAnalyzer(params: { function codeAnalyzerBySwc (line 610) | async function codeAnalyzerBySwc( function getExtractMetadata (line 656) | function getExtractMetadata(params: { type EdgeRuntimeEnvironments (line 846) | type EdgeRuntimeEnvironments = Record & { type Options (line 851) | interface Options { class MiddlewarePlugin (line 858) | class MiddlewarePlugin { method constructor (line 864) | constructor({ dev, sriEnabled, rewrites, edgeEnvironments }: Options) { method apply (line 871) | public apply(compiler: webpack.Compiler) { constant SUPPORTED_NATIVE_MODULES (line 931) | const SUPPORTED_NATIVE_MODULES = [ function getEdgePolyfilledModules (line 941) | function getEdgePolyfilledModules() { function handleWebpackExternalForEdgeRuntime (line 950) | async function handleWebpackExternalForEdgeRuntime({ FILE: packages/next/src/build/webpack/plugins/mini-css-extract-plugin.ts class NextMiniCssExtractPlugin (line 4) | class NextMiniCssExtractPlugin extends MiniCssExtractPlugin { FILE: packages/next/src/build/webpack/plugins/minify-webpack-plugin/src/index.ts function buildError (line 12) | function buildError(error: any, file: string) { class MinifyPlugin (line 34) | class MinifyPlugin { method constructor (line 35) | constructor( method optimize (line 39) | async optimize( method apply (line 231) | apply(compiler: any) { FILE: packages/next/src/build/webpack/plugins/next-font-manifest-plugin.ts type NextFontManifest (line 7) | type NextFontManifest = { constant PLUGIN_NAME (line 17) | const PLUGIN_NAME = 'NextFontManifestPlugin' function getPreloadedFontFiles (line 26) | function getPreloadedFontFiles(fontFiles: string[]) { function getPageIsUsingSizeAdjust (line 37) | function getPageIsUsingSizeAdjust(fontFiles: string[]) { class NextFontManifestPlugin (line 55) | class NextFontManifestPlugin { method constructor (line 58) | constructor(options: { appDir: undefined | string }) { method apply (line 62) | apply(compiler: webpack.Compiler) { FILE: packages/next/src/build/webpack/plugins/next-trace-entrypoints-plugin.ts constant PLUGIN_NAME (line 24) | const PLUGIN_NAME = 'TraceEntryPointsPlugin' constant TRACE_IGNORES (line 25) | const TRACE_IGNORES = [ constant NOT_TRACEABLE (line 30) | const NOT_TRACEABLE = [ function getModuleFromDependency (line 43) | function getModuleFromDependency( function getFilesMapFromReasons (line 50) | function getFilesMapFromReasons( type TurbotraceAction (line 103) | interface TurbotraceAction { type BuildTraceContext (line 112) | interface BuildTraceContext { class TraceEntryPointsPlugin (line 128) | class TraceEntryPointsPlugin implements webpack.WebpackPluginInstance { method constructor (line 141) | constructor({ method createTraceAssets (line 173) | async createTraceAssets(compilation: webpack.Compilation, span: Span) { method tapfinishModules (line 300) | tapfinishModules( method apply (line 577) | apply(compiler: webpack.Compiler) { FILE: packages/next/src/build/webpack/plugins/next-types-plugin/index.ts constant PLUGIN_NAME (line 22) | const PLUGIN_NAME = 'NextTypesPlugin' type Rewrites (line 24) | type Rewrites = { type Options (line 30) | interface Options { function createTypeGuardFile (line 41) | function createTypeGuardFile( function collectNamedSlots (line 219) | async function collectNamedSlots(layoutPath: string) { function formatRouteToRouteType (line 261) | function formatRouteToRouteType(route: string) { function getRootParamsFromLayouts (line 289) | function getRootParamsFromLayouts(layouts: Record) { function isSubpath (line 337) | function isSubpath(parentLayoutPath: string, potentialChildLayoutPath: s... function createServerDefinitions (line 352) | function createServerDefinitions() { class NextTypesPlugin (line 377) | class NextTypesPlugin { method constructor (line 387) | constructor(options: Options) { method getRelativePathFromAppTypesDir (line 398) | getRelativePathFromAppTypesDir(moduleRelativePathToAppDir: string) { method collectPage (line 416) | collectPage(filePath: string) { method apply (line 453) | apply(compiler: webpack.Compiler) { FILE: packages/next/src/build/webpack/plugins/nextjs-require-cache-hot-reloader.ts type Compiler (line 6) | type Compiler = webpack.Compiler type WebpackPluginInstance (line 7) | type WebpackPluginInstance = webpack.WebpackPluginInstance constant RUNTIME_NAMES (line 9) | const RUNTIME_NAMES = ['webpack-runtime', 'webpack-api-runtime'] constant PLUGIN_NAME (line 10) | const PLUGIN_NAME = 'NextJsRequireCacheHotReloader' class NextJsRequireCacheHotReloader (line 13) | class NextJsRequireCacheHotReloader implements WebpackPluginInstance { method constructor (line 17) | constructor(opts: { serverComponents: boolean }) { method apply (line 21) | apply(compiler: Compiler) { FILE: packages/next/src/build/webpack/plugins/optional-peer-dependency-resolve-plugin.ts class OptionalPeerDependencyResolverPlugin (line 5) | class OptionalPeerDependencyResolverPlugin { method apply (line 6) | apply(resolver: Resolver) { FILE: packages/next/src/build/webpack/plugins/pages-manifest-plugin.ts type PagesManifest (line 11) | type PagesManifest = { [page: string]: string } class PagesManifestPlugin (line 21) | class PagesManifestPlugin method constructor (line 29) | constructor({ method createAssets (line 46) | async createAssets(compilation: any) { method apply (line 181) | apply(compiler: webpack.Compiler): void { FILE: packages/next/src/build/webpack/plugins/profiling-plugin.ts constant TRACE_LABELS_SEAL (line 16) | const TRACE_LABELS_SEAL = [ function inTraceLabelsSeal (line 24) | function inTraceLabelsSeal(label: string) { class ProfilingPlugin (line 28) | class ProfilingPlugin { method constructor (line 33) | constructor({ method apply (line 43) | apply(compiler: any) { method traceHookPair (line 49) | traceHookPair( method traceTopLevelHooks (line 91) | traceTopLevelHooks(compiler: any) { method traceCompilationHooks (line 126) | traceCompilationHooks(compiler: any) { FILE: packages/next/src/build/webpack/plugins/react-loadable-plugin.ts function getModuleId (line 32) | function getModuleId(compilation: any, module: any): string | number { function getModuleFromDependency (line 36) | function getModuleFromDependency( function getOriginModuleFromDependency (line 43) | function getOriginModuleFromDependency( function getChunkGroupFromBlock (line 50) | function getChunkGroupFromBlock( function buildManifest (line 57) | function buildManifest( class ReactLoadablePlugin (line 168) | class ReactLoadablePlugin { method constructor (line 175) | constructor(opts: { method createAssets (line 189) | createAssets(compiler: any, compilation: any) { method apply (line 239) | apply(compiler: webpack.Compiler) { FILE: packages/next/src/build/webpack/plugins/rspack-flight-client-entry-plugin.ts type Actions (line 14) | type Actions = { type ActionManifest (line 26) | type ActionManifest = { type ModuleInfo (line 33) | interface ModuleInfo { type Options (line 60) | interface Options { class RspackFlightClientEntryPlugin (line 67) | class RspackFlightClientEntryPlugin { method constructor (line 71) | constructor(options: Options) { method apply (line 153) | apply(compiler: Compiler) { FILE: packages/next/src/build/webpack/plugins/rspack-profiling-plugin.ts class RspackProfilingPlugin (line 11) | class RspackProfilingPlugin { method constructor (line 14) | constructor({ runWebpackSpan }: { runWebpackSpan: Span }) { method apply (line 18) | apply(compiler: any) { FILE: packages/next/src/build/webpack/plugins/slow-module-detection-plugin.ts constant PLUGIN_NAME (line 5) | const PLUGIN_NAME = 'SlowModuleDetectionPlugin' constant PATH_TRUNCATION_LENGTH (line 12) | const PATH_TRUNCATION_LENGTH = 120 constant NODE_MODULES_PATH_PATTERN (line 15) | const NODE_MODULES_PATH_PATTERN = /node_modules(?:\/\.pnpm)?\/(.*)/ type ModuleBuildTimeAnalyzerOptions (line 17) | interface ModuleBuildTimeAnalyzerOptions { function truncatePath (line 51) | function truncatePath(path: string, maxLength: number): string { class ModuleBuildTimeAnalyzer (line 68) | class ModuleBuildTimeAnalyzer { method constructor (line 77) | constructor(private options: ModuleBuildTimeAnalyzerOptions) { method recordModuleBuildTime (line 81) | recordModuleBuildTime(module: Module, duration: number) { method prepareReport (line 107) | private prepareReport(compilation: Compilation) { method generateReport (line 156) | generateReport(compilation: Compilation) { class SlowModuleDetectionPlugin (line 217) | class SlowModuleDetectionPlugin { method constructor (line 218) | constructor(private options: ModuleBuildTimeAnalyzerOptions) {} FILE: packages/next/src/build/webpack/plugins/subresource-integrity-plugin.ts constant PLUGIN_NAME (line 5) | const PLUGIN_NAME = 'SubresourceIntegrityPlugin' type SubresourceIntegrityAlgorithm (line 7) | type SubresourceIntegrityAlgorithm = 'sha256' | 'sha384' | 'sha512' class SubresourceIntegrityPlugin (line 9) | class SubresourceIntegrityPlugin { method constructor (line 10) | constructor(private readonly algorithm: SubresourceIntegrityAlgorithm) {} method apply (line 12) | public apply(compiler: webpack.Compiler) { FILE: packages/next/src/build/webpack/plugins/telemetry-plugin/telemetry-plugin.ts type SWC_TARGET_TRIPLE (line 10) | type SWC_TARGET_TRIPLE = type Feature (line 25) | type Feature = type FeatureUsage (line 52) | interface FeatureUsage { type Connection (line 60) | interface Connection { constant FEATURE_MODULE_MAP (line 65) | const FEATURE_MODULE_MAP: ReadonlyMap = new Map([ constant FEATURE_MODULE_REGEXP_MAP (line 72) | const FEATURE_MODULE_REGEXP_MAP: ReadonlyMap = new Map([ constant BUILD_FEATURES (line 80) | const BUILD_FEATURES: Array = [ type TelemetryLoaderContext (line 111) | type TelemetryLoaderContext = { function findFeatureInModule (line 123) | function findFeatureInModule(module: webpack.Module): Feature | undefined { function findUniqueOriginModulesInConnections (line 147) | function findUniqueOriginModulesInConnections( class TelemetryPlugin (line 168) | class TelemetryPlugin implements webpack.WebpackPluginInstance { method constructor (line 175) | constructor(buildFeaturesMap: Map) { method addUsage (line 198) | public addUsage( method apply (line 208) | public apply(compiler: webpack.Compiler): void { method usages (line 254) | public usages(): FeatureUsage[] { method packagesUsedInServerSideProps (line 258) | public packagesUsedInServerSideProps(): string[] { method getUseCacheTracker (line 262) | public getUseCacheTracker(): Record { type TelemetryPluginState (line 267) | type TelemetryPluginState = { FILE: packages/next/src/build/webpack/plugins/telemetry-plugin/update-telemetry-loader-context-from-swc.ts type SwcTransformTelemetryOutput (line 2) | type SwcTransformTelemetryOutput = { function updateTelemetryLoaderCtxFromTransformOutput (line 7) | function updateTelemetryLoaderCtxFromTransformOutput( FILE: packages/next/src/build/webpack/plugins/telemetry-plugin/use-cache-tracker-utils.ts type UseCacheTrackerKey (line 1) | type UseCacheTrackerKey = `useCache/${string}` FILE: packages/next/src/build/webpack/plugins/wellknown-errors-plugin/getModuleTrace.ts function formatModule (line 5) | function formatModule(compiler: webpack.Compiler, module: any) { function formatModuleTrace (line 15) | function formatModuleTrace( function getModuleTrace (line 59) | function getModuleTrace( FILE: packages/next/src/build/webpack/plugins/wellknown-errors-plugin/index.ts constant NAME (line 5) | const NAME = 'WellKnownErrorsPlugin' class WellKnownErrorsPlugin (line 6) | class WellKnownErrorsPlugin { method apply (line 7) | apply(compiler: webpack.Compiler) { FILE: packages/next/src/build/webpack/plugins/wellknown-errors-plugin/parse-dynamic-code-evaluation-error.ts function getDynamicCodeEvaluationError (line 5) | function getDynamicCodeEvaluationError( FILE: packages/next/src/build/webpack/plugins/wellknown-errors-plugin/parseBabel.ts function getBabelError (line 4) | function getBabelError( FILE: packages/next/src/build/webpack/plugins/wellknown-errors-plugin/parseCss.ts function getCssError (line 7) | function getCssError( FILE: packages/next/src/build/webpack/plugins/wellknown-errors-plugin/parseNextAppLoaderError.ts function getNextAppLoaderError (line 6) | function getNextAppLoaderError( FILE: packages/next/src/build/webpack/plugins/wellknown-errors-plugin/parseNextFontError.ts function getNextFontError (line 3) | function getNextFontError( FILE: packages/next/src/build/webpack/plugins/wellknown-errors-plugin/parseNextInvalidImportError.ts function getNextInvalidImportError (line 5) | function getNextInvalidImportError( FILE: packages/next/src/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.ts function getModuleTrace (line 35) | function getModuleTrace(input: any, compilation: any) { function sourceMapIgnoreListsEverything (line 51) | function sourceMapIgnoreListsEverything( function getSourceFrame (line 57) | async function getSourceFrame( function getFormattedFileName (line 116) | function getFormattedFileName( function getNotFoundError (line 140) | async function getNotFoundError( function getImageError (line 208) | async function getImageError( FILE: packages/next/src/build/webpack/plugins/wellknown-errors-plugin/parseScss.ts function getScssError (line 8) | function getScssError( FILE: packages/next/src/build/webpack/plugins/wellknown-errors-plugin/simpleWebpackError.ts class SimpleWebpackError (line 6) | class SimpleWebpackError extends (Error as unknown as typeof webpack.Web... method constructor (line 9) | constructor(file: string, message: string) { FILE: packages/next/src/build/webpack/plugins/wellknown-errors-plugin/webpackModuleError.ts function getFileData (line 15) | function getFileData( function getModuleBuildError (line 47) | async function getModuleBuildError( FILE: packages/next/src/build/webpack/stringify-request.ts function stringifyRequest (line 3) | function stringifyRequest( FILE: packages/next/src/build/webpack/utils.ts function traverseModules (line 16) | function traverseModules( function forEachEntryModule (line 49) | function forEachEntryModule( function formatBarrelOptimizedResource (line 92) | function formatBarrelOptimizedResource( function getModuleReferencesInOrder (line 99) | function getModuleReferencesInOrder( function getCompilationSpan (line 122) | function getCompilationSpan( FILE: packages/next/src/build/write-build-id.ts function writeBuildId (line 5) | async function writeBuildId( FILE: packages/next/src/bundles/babel/bundle.js function types (line 3) | function types() { function core (line 7) | function core() { function coreLibConfig (line 11) | function coreLibConfig() { function coreLibNormalizeFile (line 15) | function coreLibNormalizeFile() { function coreLibNormalizeOpts (line 19) | function coreLibNormalizeOpts() { function coreLibBlockHoistPlugin (line 23) | function coreLibBlockHoistPlugin() { function coreLibPluginPass (line 27) | function coreLibPluginPass() { function traverse (line 31) | function traverse() { function generator (line 35) | function generator() { function parser (line 39) | function parser() { function eslintParser (line 43) | function eslintParser() { function pluginProposalClassProperties (line 47) | function pluginProposalClassProperties() { function pluginProposalExportNamespaceFrom (line 51) | function pluginProposalExportNamespaceFrom() { function pluginProposalNumericSeparator (line 55) | function pluginProposalNumericSeparator() { function pluginProposalObjectRestSpread (line 59) | function pluginProposalObjectRestSpread() { function pluginSyntaxBigint (line 63) | function pluginSyntaxBigint() { function pluginSyntaxDynamicImport (line 67) | function pluginSyntaxDynamicImport() { function pluginSyntaxImportAttributes (line 71) | function pluginSyntaxImportAttributes() { function pluginSyntaxJsx (line 75) | function pluginSyntaxJsx() { function pluginSyntaxTypescript (line 79) | function pluginSyntaxTypescript() { function pluginTransformDefine (line 83) | function pluginTransformDefine() { function pluginTransformModulesCommonjs (line 87) | function pluginTransformModulesCommonjs() { function pluginTransformReactRemovePropTypes (line 91) | function pluginTransformReactRemovePropTypes() { function pluginTransformRuntime (line 95) | function pluginTransformRuntime() { function presetEnv (line 99) | function presetEnv() { function presetReact (line 103) | function presetReact() { function presetTypescript (line 107) | function presetTypescript() { FILE: packages/next/src/bundles/babel/packages-bundle.js function eslintParser (line 3) | function eslintParser() { function pluginProposalClassProperties (line 7) | function pluginProposalClassProperties() { function pluginProposalExportNamespaceFrom (line 11) | function pluginProposalExportNamespaceFrom() { function pluginProposalNumericSeparator (line 15) | function pluginProposalNumericSeparator() { function pluginProposalObjectRestSpread (line 19) | function pluginProposalObjectRestSpread() { function pluginSyntaxBigint (line 23) | function pluginSyntaxBigint() { function pluginSyntaxDynamicImport (line 27) | function pluginSyntaxDynamicImport() { function pluginSyntaxImportAttributes (line 31) | function pluginSyntaxImportAttributes() { function pluginSyntaxJsx (line 35) | function pluginSyntaxJsx() { function pluginSyntaxTypescript (line 39) | function pluginSyntaxTypescript() { function pluginTransformDefine (line 43) | function pluginTransformDefine() { function pluginTransformModulesCommonjs (line 47) | function pluginTransformModulesCommonjs() { function pluginTransformReactRemovePropTypes (line 51) | function pluginTransformReactRemovePropTypes() { function pluginTransformRuntime (line 55) | function pluginTransformRuntime() { function presetEnv (line 59) | function presetEnv() { function presetReact (line 63) | function presetReact() { function presetTypescript (line 67) | function presetTypescript() { FILE: packages/next/src/bundles/cssnano-simple/cssnano-preset-simple.test.ts function noopTemplate (line 30) | function noopTemplate(strings: TemplateStringsArray, ...keys: string[]) { FILE: packages/next/src/bundles/postcss-plugin-stub/index.js function pluginCreator (line 10) | function pluginCreator() { FILE: packages/next/src/bundles/webpack/packages/HotModuleReplacement.runtime.js function createRequire (line 54) | function createRequire(require, moduleId) { function createModuleHotObject (line 105) | function createModuleHotObject(moduleId, me) { function setStatus (line 212) | function setStatus(newStatus) { function unblock (line 222) | function unblock() { function trackBlockingPromise (line 236) | function trackBlockingPromise(promise) { function waitForBlockingPromises (line 250) | function waitForBlockingPromises(fn) { function hotCheck (line 259) | function hotCheck(applyOnUpdate) { function hotApply (line 307) | function hotApply(options) { function internalApply (line 320) | function internalApply(options) { function applyInvalidatedModules (line 392) | function applyInvalidatedModules() { FILE: packages/next/src/bundles/webpack/packages/JavascriptHotModuleReplacement.runtime.js function applyHandler (line 25) | function applyHandler(options) { FILE: packages/next/src/bundles/webpack/packages/lazy-compilation-node.js function errorHandler (line 40) | function errorHandler(err) { FILE: packages/next/src/bundles/webpack/packages/webpack.d.ts type Compiler (line 2) | type Compiler = any type Plugin (line 3) | type Plugin = any type Configuration (line 4) | type Configuration = any type StatsError (line 5) | type StatsError = any type Stats (line 6) | type Stats = any type MultiCompiler (line 7) | type MultiCompiler = any type EntryObject (line 8) | type EntryObject = any type ProgressPlugin (line 9) | type ProgressPlugin = any type Compilation (line 10) | type Compilation = any type javascript (line 11) | type javascript = any type Module (line 12) | type Module = any type ModuleGraph (line 13) | type ModuleGraph = any type WebpackPluginInstance (line 14) | type WebpackPluginInstance = any FILE: packages/next/src/bundles/webpack/packages/webpack.js function getRspackCore (line 39) | function getRspackCore() { FILE: packages/next/src/cli/internal/turbo-trace-server.ts function startTurboTraceServerCli (line 3) | async function startTurboTraceServerCli( FILE: packages/next/src/cli/next-analyze.ts type NextAnalyzeOptions (line 12) | type NextAnalyzeOptions = { FILE: packages/next/src/cli/next-build.ts type NextBuildOptions (line 19) | type NextBuildOptions = { FILE: packages/next/src/cli/next-dev.ts type NextDevOptions (line 42) | type NextDevOptions = { type PortSource (line 61) | type PortSource = 'cli' | 'default' | 'env' constant CHILD_EXIT_TIMEOUT_MS (line 75) | const CHILD_EXIT_TIMEOUT_MS = parseInt( function preflight (line 192) | async function preflight(skipOnReboot: boolean) { function startServer (line 277) | async function startServer(startServerOptions: StartServerOptions) { FILE: packages/next/src/cli/next-info.ts type NextInfoOptions (line 14) | type NextInfoOptions = { type TaskResult (line 18) | type TaskResult = { type TaskScript (line 26) | type TaskScript = () => Promise type PlatformTaskScript (line 28) | type PlatformTaskScript = function getPackageVersion (line 55) | function getPackageVersion(packageName: string) { function getNextConfig (line 63) | async function getNextConfig() { function getBinaryVersion (line 78) | function getBinaryVersion(binaryName: string) { function printInfo (line 96) | async function printInfo() { function runSharedDependencyCheck (line 177) | async function runSharedDependencyCheck( function printVerboseInfo (line 254) | async function printVerboseInfo() { FILE: packages/next/src/cli/next-post-build.ts type NextPostBuildOptions (line 11) | type NextPostBuildOptions = {} FILE: packages/next/src/cli/next-start.ts type NextStartOptions (line 26) | type NextStartOptions = { FILE: packages/next/src/cli/next-telemetry.ts type NextTelemetryOptions (line 6) | type NextTelemetryOptions = { FILE: packages/next/src/cli/next-test.ts type NextTestOptions (line 18) | interface NextTestOptions { constant SUPPORTED_TEST_RUNNERS_LIST (line 22) | const SUPPORTED_TEST_RUNNERS_LIST = ['playwright'] as const type SupportedTestRunners (line 23) | type SupportedTestRunners = (typeof SUPPORTED_TEST_RUNNERS_LIST)[number] function nextTest (line 33) | async function nextTest( function checkRequiredDeps (line 92) | async function checkRequiredDeps( function runPlaywright (line 123) | async function runPlaywright( function defaultPlaywrightConfig (line 189) | function defaultPlaywrightConfig(typescript: boolean) { FILE: packages/next/src/cli/next-typegen.ts type NextTypegenOptions (line 23) | type NextTypegenOptions = { FILE: packages/next/src/cli/next-upgrade.ts type NextUpgradeOptions (line 5) | interface NextUpgradeOptions { function spawnNextUpgrade (line 10) | function spawnNextUpgrade( FILE: packages/next/src/client/add-base-path.ts function addBasePath (line 6) | function addBasePath(path: string, required?: boolean): string { FILE: packages/next/src/client/app-bootstrap.ts function loadScriptsInSequence (line 18) | function loadScriptsInSequence( function appBootstrap (line 58) | function appBootstrap(hydrate: (assetPrefix: string) => void) { FILE: packages/next/src/client/app-call-server.ts function callServer (line 5) | async function callServer(actionId: string, actionArgs: any[]) { FILE: packages/next/src/client/app-dir/form.tsx function Form (line 26) | function Form({ function onFormSubmit (line 147) | function onFormSubmit( function hasReactServerActionAttributes (line 226) | function hasReactServerActionAttributes(submitter: HTMLElement) { FILE: packages/next/src/client/app-dir/link.react-server.tsx function LinkComponent (line 4) | function LinkComponent( FILE: packages/next/src/client/app-dir/link.tsx type Url (line 28) | type Url = string | UrlObject type RequiredKeys (line 29) | type RequiredKeys = { type OptionalKeys (line 32) | type OptionalKeys = { type OnNavigateEventHandler (line 36) | type OnNavigateEventHandler = (event: { preventDefault: () => void }) =>... type InternalLinkProps (line 38) | type InternalLinkProps = { type LinkProps (line 237) | type LinkProps = InternalLinkProps type LinkPropsRequired (line 238) | type LinkPropsRequired = RequiredKeys type LinkPropsOptional (line 239) | type LinkPropsOptional = OptionalKeys> function isModifiedEvent (line 241) | function isModifiedEvent(event: React.MouseEvent): boolean { function linkClicked (line 254) | function linkClicked( function formatStringOrUrl (line 319) | function formatStringOrUrl(urlObjOrString: UrlObject | string): string { function LinkComponent (line 337) | function LinkComponent( function getFetchStrategyFromPrefetchProp (line 781) | function getFetchStrategyFromPrefetchProp( FILE: packages/next/src/client/app-index.tsx type FlightSegment (line 58) | type FlightSegment = type NextFlight (line 64) | type NextFlight = Omit, 'push'> & { type Window (line 70) | interface Window { function nextServerDataCallback (line 79) | function nextServerDataCallback(seg: FlightSegment): void { function isStreamErrorOrUnfinished (line 112) | function isStreamErrorOrUnfinished(ctr: ReadableStreamDefaultController) { function nextServerDataRegisterWriter (line 125) | function nextServerDataRegisterWriter(ctr: ReadableStreamDefaultControll... method start (line 185) | start(controller) { function ServerRoot (line 276) | function ServerRoot({ function Root (line 313) | function Root({ children }: React.PropsWithChildren<{}>) { function noDefaultTransitionIndicator (line 328) | function noDefaultTransitionIndicator() { type ClientInstrumentationHooks (line 342) | type ClientInstrumentationHooks = { function hydrate (line 349) | async function hydrate( FILE: packages/next/src/client/app-link-gc.ts function linkGc (line 1) | function linkGc() { FILE: packages/next/src/client/asset-prefix.ts function getAssetPrefix (line 3) | function getAssetPrefix() { FILE: packages/next/src/client/assign-location.ts function assignLocation (line 10) | function assignLocation(location: string, url: URL): URL { FILE: packages/next/src/client/compat/router.ts function useRouter (line 15) | function useRouter(): NextRouter | null { FILE: packages/next/src/client/components/app-router-announcer.tsx constant ANNOUNCER_TYPE (line 5) | const ANNOUNCER_TYPE = 'next-route-announcer' constant ANNOUNCER_ID (line 6) | const ANNOUNCER_ID = '__next-route-announcer__' function getAnnouncerNode (line 8) | function getAnnouncerNode() { function AppRouterAnnouncer (line 30) | function AppRouterAnnouncer({ tree }: { tree: FlightRouterState }) { FILE: packages/next/src/client/components/app-router-headers.ts constant RSC_HEADER (line 1) | const RSC_HEADER = 'rsc' as const constant ACTION_HEADER (line 2) | const ACTION_HEADER = 'next-action' as const constant NEXT_ROUTER_STATE_TREE_HEADER (line 6) | const NEXT_ROUTER_STATE_TREE_HEADER = 'next-router-state-tree' as const constant NEXT_ROUTER_PREFETCH_HEADER (line 7) | const NEXT_ROUTER_PREFETCH_HEADER = 'next-router-prefetch' as const constant NEXT_ROUTER_SEGMENT_PREFETCH_HEADER (line 12) | const NEXT_ROUTER_SEGMENT_PREFETCH_HEADER = constant NEXT_HMR_REFRESH_HEADER (line 14) | const NEXT_HMR_REFRESH_HEADER = 'next-hmr-refresh' as const constant NEXT_HMR_REFRESH_HASH_COOKIE (line 15) | const NEXT_HMR_REFRESH_HASH_COOKIE = '__next_hmr_refresh_hash__' as const constant NEXT_URL (line 16) | const NEXT_URL = 'next-url' as const constant RSC_CONTENT_TYPE_HEADER (line 17) | const RSC_CONTENT_TYPE_HEADER = 'text/x-component' as const constant NEXT_INSTANT_PREFETCH_HEADER (line 23) | const NEXT_INSTANT_PREFETCH_HEADER = constant NEXT_INSTANT_TEST_COOKIE (line 30) | const NEXT_INSTANT_TEST_COOKIE = constant FLIGHT_HEADERS (line 33) | const FLIGHT_HEADERS = [ constant NEXT_RSC_UNION_QUERY (line 41) | const NEXT_RSC_UNION_QUERY = '_rsc' as const constant NEXT_ROUTER_STALE_TIME_HEADER (line 43) | const NEXT_ROUTER_STALE_TIME_HEADER = 'x-nextjs-stale-time' as const constant NEXT_DID_POSTPONE_HEADER (line 44) | const NEXT_DID_POSTPONE_HEADER = 'x-nextjs-postponed' as const constant NEXT_REWRITTEN_PATH_HEADER (line 45) | const NEXT_REWRITTEN_PATH_HEADER = 'x-nextjs-rewritten-path' as const constant NEXT_REWRITTEN_QUERY_HEADER (line 46) | const NEXT_REWRITTEN_QUERY_HEADER = 'x-nextjs-rewritten-query' as const constant NEXT_IS_PRERENDER_HEADER (line 47) | const NEXT_IS_PRERENDER_HEADER = 'x-nextjs-prerender' as const constant NEXT_ACTION_NOT_FOUND_HEADER (line 48) | const NEXT_ACTION_NOT_FOUND_HEADER = 'x-nextjs-action-not-found' as const constant NEXT_REQUEST_ID_HEADER (line 49) | const NEXT_REQUEST_ID_HEADER = 'x-nextjs-request-id' as const constant NEXT_HTML_REQUEST_ID_HEADER (line 50) | const NEXT_HTML_REQUEST_ID_HEADER = 'x-nextjs-html-request-id' as const constant NEXT_ACTION_REVALIDATED_HEADER (line 53) | const NEXT_ACTION_REVALIDATED_HEADER = 'x-action-revalidated' as const FILE: packages/next/src/client/components/app-router-instance.ts type DispatchStatePromise (line 42) | type DispatchStatePromise = React.Dispatch type AppRouterActionQueue (line 44) | type AppRouterActionQueue = { type GlobalErrorState (line 58) | type GlobalErrorState = [ type ActionQueueNode (line 63) | type ActionQueueNode = { function runRemainingActions (line 71) | function runRemainingActions( function runAction (line 95) | async function runAction({ function dispatchAction (line 146) | function dispatchAction( function createMutableActionQueue (line 220) | function createMutableActionQueue( function getCurrentAppRouterState (line 258) | function getCurrentAppRouterState(): AppRouterState | null { function getAppRouterActionQueue (line 262) | function getAppRouterActionQueue(): AppRouterActionQueue { function getProfilingHookForOnNavigationStart (line 271) | function getProfilingHookForOnNavigationStart() { function dispatchNavigateAction (line 278) | function dispatchNavigateAction( function dispatchTraverseAction (line 316) | function dispatchTraverseAction( function gesturePush (line 339) | function gesturePush(href: string, options?: NavigateOptions): void { FILE: packages/next/src/client/components/app-router-utils.ts function isExternalURL (line 4) | function isExternalURL(url: URL) { function createPrefetchURL (line 15) | function createPrefetchURL(href: string): URL | null { FILE: packages/next/src/client/components/app-router.tsx function HistoryUpdater (line 59) | function HistoryUpdater({ function copyNextJsInternalHistoryState (line 114) | function copyNextJsInternalHistoryState(data: any) { function Head (line 130) | function Head({ function Router (line 154) | function Router({ function AppRouter (line 577) | function AppRouter({ function RuntimeStylesForWebpack (line 627) | function RuntimeStylesForWebpack() { FILE: packages/next/src/client/components/bfcache-state-manager.ts constant MAX_BF_CACHE_ENTRIES (line 8) | const MAX_BF_CACHE_ENTRIES = process.env.__NEXT_CACHE_COMPONENTS ? 3 : 1 type RouterBFCacheEntry (line 10) | type RouterBFCacheEntry = { function useRouterBFCache (line 38) | function useRouterBFCache( FILE: packages/next/src/client/components/builtin/app-error.tsx function AppError (line 6) | function AppError() { FILE: packages/next/src/client/components/builtin/default-null.tsx constant PARALLEL_ROUTE_DEFAULT_NULL_PATH (line 1) | const PARALLEL_ROUTE_DEFAULT_NULL_PATH = function ParallelRouteDefaultNull (line 4) | function ParallelRouteDefaultNull() { FILE: packages/next/src/client/components/builtin/default.tsx constant PARALLEL_ROUTE_DEFAULT_PATH (line 3) | const PARALLEL_ROUTE_DEFAULT_PATH = function ParallelRouteDefault (line 6) | function ParallelRouteDefault() { FILE: packages/next/src/client/components/builtin/empty-stub.tsx function Empty (line 1) | function Empty() { FILE: packages/next/src/client/components/builtin/error-styles.tsx function WarningIcon (line 122) | function WarningIcon() { FILE: packages/next/src/client/components/builtin/forbidden.tsx function Forbidden (line 3) | function Forbidden() { FILE: packages/next/src/client/components/builtin/global-error.tsx type GlobalErrorComponent (line 7) | type GlobalErrorComponent = React.ComponentType<{ function DefaultGlobalError (line 13) | function DefaultGlobalError({ error }: { error: any }) { FILE: packages/next/src/client/components/builtin/global-not-found.tsx function GlobalNotFound (line 3) | function GlobalNotFound() { FILE: packages/next/src/client/components/builtin/layout.tsx function DefaultLayout (line 3) | function DefaultLayout({ FILE: packages/next/src/client/components/builtin/not-found.tsx function NotFound (line 3) | function NotFound() { FILE: packages/next/src/client/components/builtin/unauthorized.tsx function Unauthorized (line 3) | function Unauthorized() { FILE: packages/next/src/client/components/catch-error.tsx type UserProps (line 19) | type UserProps = Record type CatchErrorProps (line 21) | type CatchErrorProps

= { type CatchErrorState (line 32) | type CatchErrorState = { class CatchError (line 39) | class CatchError

extends React.Component< method constructor (line 49) | constructor(props: CatchErrorProps

) { method getDerivedStateFromError (line 57) | static getDerivedStateFromError(error: Error) { method getDerivedStateFromProps (line 67) | static getDerivedStateFromProps( method render (line 123) | render(): React.ReactNode { function unstable_catchError (line 182) | function unstable_catchError

( FILE: packages/next/src/client/components/client-page.tsx function ClientPageRoot (line 18) | function ClientPageRoot({ FILE: packages/next/src/client/components/client-segment.tsx function ClientSegmentRoot (line 15) | function ClientSegmentRoot({ FILE: packages/next/src/client/components/dev-root-http-access-fallback-boundary.tsx function bailOnRootNotFound (line 7) | function bailOnRootNotFound() { function NotAllowedRootHTTPFallbackError (line 11) | function NotAllowedRootHTTPFallbackError() { function DevRootHTTPAccessFallbackBoundary (line 16) | function DevRootHTTPAccessFallbackBoundary({ FILE: packages/next/src/client/components/error-boundary.tsx type ErrorInfo (line 17) | type ErrorInfo = { type ErrorComponent (line 23) | type ErrorComponent = React.ComponentType type ErrorBoundaryProps (line 25) | interface ErrorBoundaryProps { type ErrorBoundaryHandlerProps (line 32) | interface ErrorBoundaryHandlerProps extends ErrorBoundaryProps { type ErrorBoundaryHandlerState (line 37) | interface ErrorBoundaryHandlerState { class ErrorBoundaryHandler (line 42) | class ErrorBoundaryHandler extends React.Component< method constructor (line 49) | constructor(props: ErrorBoundaryHandlerProps) { method getDerivedStateFromError (line 57) | static getDerivedStateFromError(error: Error) { method getDerivedStateFromProps (line 67) | static getDerivedStateFromProps( method render (line 117) | render(): React.ReactNode { function ErrorBoundary (line 149) | function ErrorBoundary({ FILE: packages/next/src/client/components/errors/graceful-degrade-boundary.tsx type ErrorBoundaryProps (line 5) | interface ErrorBoundaryProps { type ErrorBoundaryState (line 9) | interface ErrorBoundaryState { function getDomNodeAttributes (line 13) | function getDomNodeAttributes(node: HTMLElement): Record { class GracefulDegradeBoundary (line 22) | class GracefulDegradeBoundary extends Component< method constructor (line 30) | constructor(props: ErrorBoundaryProps) { method getDerivedStateFromError (line 38) | static getDerivedStateFromError(_: unknown): ErrorBoundaryState { method componentDidMount (line 42) | componentDidMount() { method render (line 52) | render() { FILE: packages/next/src/client/components/errors/root-error-boundary.tsx function RootErrorBoundary (line 11) | function RootErrorBoundary({ FILE: packages/next/src/client/components/forbidden.ts constant DIGEST (line 20) | const DIGEST = `${HTTP_ERROR_FALLBACK_ERROR_CODE};403` function forbidden (line 22) | function forbidden(): never { FILE: packages/next/src/client/components/handle-isr-error.tsx function handleISRError (line 11) | function handleISRError({ error }: { error: any }) { FILE: packages/next/src/client/components/hooks-server-context.ts constant DYNAMIC_ERROR_CODE (line 1) | const DYNAMIC_ERROR_CODE = 'DYNAMIC_SERVER_USAGE' class DynamicServerError (line 3) | class DynamicServerError extends Error { method constructor (line 6) | constructor(public readonly description: string) { function isDynamicServerError (line 11) | function isDynamicServerError(err: unknown): err is DynamicServerError { FILE: packages/next/src/client/components/http-access-fallback/error-boundary.tsx type HTTPAccessFallbackBoundaryProps (line 25) | interface HTTPAccessFallbackBoundaryProps { type HTTPAccessFallbackErrorBoundaryProps (line 34) | interface HTTPAccessFallbackErrorBoundaryProps type HTTPAccessBoundaryState (line 40) | interface HTTPAccessBoundaryState { class HTTPAccessFallbackErrorBoundary (line 45) | class HTTPAccessFallbackErrorBoundary extends React.Component< method constructor (line 49) | constructor(props: HTTPAccessFallbackErrorBoundaryProps) { method componentDidCatch (line 57) | componentDidCatch(): void { method getDerivedStateFromError (line 80) | static getDerivedStateFromError(error: any) { method getDerivedStateFromProps (line 91) | static getDerivedStateFromProps( method render (line 113) | render() { function HTTPAccessFallbackBoundary (line 153) | function HTTPAccessFallbackBoundary({ FILE: packages/next/src/client/components/http-access-fallback/error-fallback.tsx function HTTPAccessErrorFallback (line 3) | function HTTPAccessErrorFallback({ FILE: packages/next/src/client/components/http-access-fallback/http-access-fallback.ts constant ALLOWED_CODES (line 7) | const ALLOWED_CODES = new Set(Object.values(HTTPAccessErrorStatus)) constant HTTP_ERROR_FALLBACK_ERROR_CODE (line 9) | const HTTP_ERROR_FALLBACK_ERROR_CODE = 'NEXT_HTTP_ERROR_FALLBACK' type HTTPAccessFallbackError (line 11) | type HTTPAccessFallbackError = Error & { function isHTTPAccessFallbackError (line 22) | function isHTTPAccessFallbackError( function getAccessFallbackHTTPStatus (line 41) | function getAccessFallbackHTTPStatus( function getAccessFallbackErrorTypeByStatus (line 48) | function getAccessFallbackErrorTypeByStatus( FILE: packages/next/src/client/components/is-next-router-error.ts function isNextRouterError (line 12) | function isNextRouterError( FILE: packages/next/src/client/components/layout-router.tsx function findDOMNode (line 60) | function findDOMNode( function shouldSkipElement (line 86) | function shouldSkipElement(element: HTMLElement) { function topOfElementInViewport (line 103) | function topOfElementInViewport( function getHashFragmentDomNode (line 128) | function getHashFragmentDomNode(hashFragment: string) { type ScrollAndMaybeFocusHandlerProps (line 141) | interface ScrollAndMaybeFocusHandlerProps { class InnerScrollAndFocusHandlerOld (line 146) | class InnerScrollAndFocusHandlerOld extends React.Component) { function onLinkVisibilityChanged (line 246) | function onLinkVisibilityChanged(element: Element, isVisible: boolean) { function onNavigationIntent (line 268) | function onNavigationIntent( function rescheduleLinkPrefetch (line 289) | function rescheduleLinkPrefetch( function pingVisibleLinks (line 341) | function pingVisibleLinks( FILE: packages/next/src/client/components/nav-failure-handler.ts function handleHardNavError (line 4) | function handleHardNavError(error: unknown): boolean { function useNavFailureHandler (line 22) | function useNavFailureHandler() { FILE: packages/next/src/client/components/navigation-devtools.ts type LayoutSegmentPromisesCache (line 17) | type LayoutSegmentPromisesCache = { function createLayoutSegmentPromises (line 31) | function createLayoutSegmentPromises( function createRootNavigationPromises (line 84) | function createRootNavigationPromises( function createNestedLayoutNavigationPromises (line 140) | function createNestedLayoutNavigationPromises( FILE: packages/next/src/client/components/navigation-untracked.ts function hasFallbackRouteParams (line 11) | function hasFallbackRouteParams(): boolean { function useUntrackedPathname (line 56) | function useUntrackedPathname(): string | null { FILE: packages/next/src/client/components/navigation.react-server.ts function unstable_isUnrecognizedActionError (line 3) | function unstable_isUnrecognizedActionError(): boolean { FILE: packages/next/src/client/components/navigation.ts function useSearchParams (line 65) | function useSearchParams(): ReadonlyURLSearchParams { function usePathname (line 122) | function usePathname(): string { function useRouter (line 176) | function useRouter(): AppRouterInstance { function useParams (line 203) | function useParams(): T { function useSelectedLayoutSegments (line 255) | function useSelectedLayoutSegments( function useSelectedLayoutSegment (line 310) | function useSelectedLayoutSegment( FILE: packages/next/src/client/components/noop-head.tsx function NoopHead (line 1) | function NoopHead() { FILE: packages/next/src/client/components/not-found.ts constant DIGEST (line 21) | const DIGEST = `${HTTP_ERROR_FALLBACK_ERROR_CODE};404` function notFound (line 23) | function notFound(): never { FILE: packages/next/src/client/components/offline.ts constant CONNECTIVITY_CHECK_TIMEOUT_MS (line 32) | const CONNECTIVITY_CHECK_TIMEOUT_MS = 200 type OfflineState (line 38) | type OfflineState = { function checkOfflineError (line 56) | function checkOfflineError(err: unknown): boolean { function getOffline (line 71) | function getOffline(): OfflineState | null { function notifyOffline (line 79) | function notifyOffline(): OfflineState { function notifyOnline (line 103) | function notifyOnline(): void { function checkConnectivity (line 121) | async function checkConnectivity(state: OfflineState): Promise { function waitForConnection (line 172) | function waitForConnection(state: OfflineState) { function pingOfflineState (line 176) | function pingOfflineState() { FILE: packages/next/src/client/components/promise-queue.ts class PromiseQueue (line 7) | class PromiseQueue { method constructor (line 15) | constructor(maxConcurrency = 5) { method enqueue (line 21) | enqueue(promiseFn: () => Promise): Promise { method bump (line 51) | bump(promiseFn: Promise) { method #processNext (line 61) | #processNext(forced = false) { FILE: packages/next/src/client/components/readonly-url-search-params.ts class ReadonlyURLSearchParamsError (line 8) | class ReadonlyURLSearchParamsError extends Error { method constructor (line 9) | constructor() { class ReadonlyURLSearchParams (line 20) | class ReadonlyURLSearchParams extends URLSearchParams { method append (line 22) | append() { method delete (line 26) | delete() { method set (line 30) | set() { method sort (line 34) | sort() { FILE: packages/next/src/client/components/redirect-boundary.tsx type RedirectBoundaryProps (line 8) | interface RedirectBoundaryProps { function HandleRedirect (line 13) | function HandleRedirect({ class RedirectErrorBoundary (line 38) | class RedirectErrorBoundary extends React.Component< method constructor (line 42) | constructor(props: RedirectBoundaryProps) { method getDerivedStateFromError (line 47) | static getDerivedStateFromError(error: any) { method render (line 65) | render(): React.ReactNode { function RedirectBoundary (line 81) | function RedirectBoundary({ children }: { children: React.ReactNode }) { FILE: packages/next/src/client/components/redirect-error.ts constant REDIRECT_ERROR_CODE (line 3) | const REDIRECT_ERROR_CODE = 'NEXT_REDIRECT' type RedirectType (line 5) | type RedirectType = 'push' | 'replace' type RedirectError (line 7) | type RedirectError = Error & { function isRedirectError (line 18) | function isRedirectError(error: unknown): error is RedirectError { FILE: packages/next/src/client/components/redirect-status-code.ts type RedirectStatusCode (line 1) | enum RedirectStatusCode { FILE: packages/next/src/client/components/redirect.ts function getRedirectError (line 16) | function getRedirectError( function redirect (line 38) | function redirect( function permanentRedirect (line 59) | function permanentRedirect( function getURLFromRedirectError (line 75) | function getURLFromRedirectError(error: unknown): string | null { function getRedirectTypeFromError (line 83) | function getRedirectTypeFromError(error: RedirectError): RedirectType { function getRedirectStatusCodeFromError (line 91) | function getRedirectStatusCodeFromError(error: RedirectError): number { FILE: packages/next/src/client/components/render-from-template-context.tsx function RenderFromTemplateContext (line 6) | function RenderFromTemplateContext(): JSX.Element { FILE: packages/next/src/client/components/router-reducer/compute-changed-path.ts function normalizeSegments (line 68) | function normalizeSegments(segments: string[]): string { function extractPathFromFlightRouterState (line 81) | function extractPathFromFlightRouterState( function extractSourcePageSegmentsFromFlightRouterState (line 120) | function extractSourcePageSegmentsFromFlightRouterState( function extractSourcePageFromFlightRouterState (line 160) | function extractSourcePageFromFlightRouterState( function computeChangedPathImpl (line 169) | function computeChangedPathImpl( function computeChangedPath (line 208) | function computeChangedPath( function getSelectedParams (line 225) | function getSelectedParams( FILE: packages/next/src/client/components/router-reducer/create-href-from-url.ts function createHrefFromUrl (line 1) | function createHrefFromUrl( FILE: packages/next/src/client/components/router-reducer/create-initial-router-state.ts type InitialRouterStateParameters (line 25) | interface InitialRouterStateParameters { function createInitialRouterState (line 32) | function createInitialRouterState({ FILE: packages/next/src/client/components/router-reducer/create-router-cache-key.ts function createRouterCacheKey (line 4) | function createRouterCacheKey( FILE: packages/next/src/client/components/router-reducer/fetch-server-response.ts type FetchServerResponseOptions (line 65) | interface FetchServerResponseOptions { type StaticStageData (line 71) | type StaticStageData< type SpaFetchServerResponseResult (line 80) | type SpaFetchServerResponseResult = { type MpaFetchServerResponseResult (line 94) | type MpaFetchServerResponseResult = string type FetchServerResponseResult (line 96) | type FetchServerResponseResult = type RequestHeaders (line 100) | type RequestHeaders = { function doMpaNavigation (line 115) | function doMpaNavigation(url: string): FetchServerResponseResult { function fetchServerResponse (line 140) | async function fetchServerResponse( type RSCResponse (line 348) | type RSCResponse = { type FetchResponseCacheData (line 359) | type FetchResponseCacheData = { function processFetch (line 376) | async function processFetch(response: Response): Promise<{ function resolveStaticStageData (line 430) | async function resolveStaticStageData< function decodeStaticStage (line 471) | async function decodeStaticStage( function createFetch (line 491) | async function createFetch( function createFromNextReadableStream (line 650) | function createFromNextReadableStream( function createFromNextFetch (line 663) | function createFromNextFetch( FILE: packages/next/src/client/components/router-reducer/is-navigating-to-new-root-layout.ts function isNavigatingToNewRootLayout (line 5) | function isNavigatingToNewRootLayout( FILE: packages/next/src/client/components/router-reducer/ppr-navigations.ts type NavigationTask (line 66) | type NavigationTask = { type FreshnessPolicy (line 84) | const enum FreshnessPolicy { type NavigationTaskStatus (line 93) | const enum NavigationTaskStatus { type NavigationTaskExitStatus (line 103) | const enum NavigationTaskExitStatus { type NavigationRequestAccumulation (line 120) | type NavigationRequestAccumulation = { function createInitialCacheNodeForHydration (line 132) | function createInitialCacheNodeForHydration( function startPPRNavigation (line 188) | function startPPRNavigation( function updateCacheNodeOnNavigation (line 230) | function updateCacheNodeOnNavigation( function accumulateScrollRef (line 578) | function accumulateScrollRef( function createCacheNodeOnNavigation (line 605) | function createCacheNodeOnNavigation( function createSegmentFromRouteTree (line 724) | function createSegmentFromRouteTree(newRouteTree: RouteTree): Segment { function patchRouterStateWithNewChildren (line 753) | function patchRouterStateWithNewChildren( function createDynamicRequestTree (line 773) | function createDynamicRequestTree( function accumulateRefreshUrl (line 809) | function accumulateRefreshUrl( function reuseActiveSegmentInDefaultSlot (line 832) | function reuseActiveSegmentInDefaultSlot( function reuseSharedCacheNode (line 875) | function reuseSharedCacheNode( function createCacheNodeForSegment (line 891) | function createCacheNodeForSegment( function createCacheNode (line 1234) | function createCacheNode( function spawnDynamicRequests (line 1271) | function spawnDynamicRequests( function finishNavigationTask (line 1383) | async function finishNavigationTask( function waitForRequestsToFinish (line 1461) | function waitForRequestsToFinish( function dispatchRetryDueToTreeMismatch (line 1510) | function dispatchRetryDueToTreeMismatch( function fetchMissingDynamicData (line 1592) | async function fetchMissingDynamicData( function writeDynamicDataIntoNavigationTask (line 1725) | function writeDynamicDataIntoNavigationTask( function finishPendingCacheNode (line 1813) | function finishPendingCacheNode( function abortRemainingPendingTasks (line 1865) | function abortRemainingPendingTasks( function abortPendingCacheNode (line 1926) | function abortPendingCacheNode( constant DEFERRED (line 1952) | const DEFERRED = Symbol() type PendingDeferredRsc (line 1954) | type PendingDeferredRsc = Promise & { type FulfilledDeferredRsc (line 1962) | type FulfilledDeferredRsc = Promise & { type RejectedDeferredRsc (line 1971) | type RejectedDeferredRsc = Promise & { type DeferredRsc (line 1980) | type DeferredRsc = function isDeferredRsc (line 1989) | function isDeferredRsc(value: any): value is DeferredRsc { function createDeferredRsc (line 1993) | function createDeferredRsc< function waitForNavigationLock (line 2055) | async function waitForNavigationLock(): Promise { FILE: packages/next/src/client/components/router-reducer/reducers/committed-state.ts function getLastCommittedTree (line 17) | function getLastCommittedTree(): FlightRouterState | null { function setLastCommittedTree (line 21) | function setLastCommittedTree(tree: FlightRouterState): void { FILE: packages/next/src/client/components/router-reducer/reducers/find-head-in-cache.ts function findHeadInCache (line 8) | function findHeadInCache( function findHeadInCacheImpl (line 15) | function findHeadInCacheImpl( FILE: packages/next/src/client/components/router-reducer/reducers/has-interception-route-in-current-tree.ts function hasInterceptionRouteInCurrentTree (line 4) | function hasInterceptionRouteInCurrentTree([ FILE: packages/next/src/client/components/router-reducer/reducers/hmr-refresh-reducer.ts function hmrRefreshReducer (line 8) | function hmrRefreshReducer(state: ReadonlyReducerState): ReducerState { FILE: packages/next/src/client/components/router-reducer/reducers/navigate-reducer.ts constant DYNAMIC_STALETIME_MS (line 16) | const DYNAMIC_STALETIME_MS = constant STATIC_STALETIME_MS (line 19) | const STATIC_STALETIME_MS = getStaleTimeMs( function navigateReducer (line 23) | function navigateReducer( FILE: packages/next/src/client/components/router-reducer/reducers/refresh-reducer.ts function refreshReducer (line 19) | function refreshReducer( function refreshDynamicData (line 41) | function refreshDynamicData( FILE: packages/next/src/client/components/router-reducer/reducers/restore-reducer.ts function restoreReducer (line 21) | function restoreReducer( FILE: packages/next/src/client/components/router-reducer/reducers/server-action-reducer.ts type FetchServerActionResult (line 92) | type FetchServerActionResult = { function fetchServerAction (line 103) | async function fetchServerAction( function serverActionReducer (line 310) | function serverActionReducer( function createRedirectErrorForAction (line 545) | function createRedirectErrorForAction( FILE: packages/next/src/client/components/router-reducer/reducers/server-patch-reducer.ts function serverPatchReducer (line 16) | function serverPatchReducer( FILE: packages/next/src/client/components/router-reducer/router-reducer-types.ts constant ACTION_REFRESH (line 6) | const ACTION_REFRESH = 'refresh' constant ACTION_NAVIGATE (line 7) | const ACTION_NAVIGATE = 'navigate' constant ACTION_RESTORE (line 8) | const ACTION_RESTORE = 'restore' constant ACTION_SERVER_PATCH (line 9) | const ACTION_SERVER_PATCH = 'server-patch' constant ACTION_HMR_REFRESH (line 10) | const ACTION_HMR_REFRESH = 'hmr-refresh' constant ACTION_SERVER_ACTION (line 11) | const ACTION_SERVER_ACTION = 'server-action' type RouterChangeByServerResponse (line 13) | type RouterChangeByServerResponse = ({ type RefreshAction (line 28) | interface RefreshAction { type HmrRefreshAction (line 38) | interface HmrRefreshAction { type ServerActionDispatcher (line 42) | type ServerActionDispatcher = ( type ServerActionAction (line 49) | interface ServerActionAction { type NavigateAction (line 88) | interface NavigateAction { type RestoreAction (line 106) | interface RestoreAction { type AppHistoryState (line 112) | type AppHistoryState = { type ServerPatchAction (line 120) | interface ServerPatchAction { type PrefetchKind (line 136) | enum PrefetchKind { type PushRef (line 148) | interface PushRef { type ScrollBehavior (line 166) | const enum ScrollBehavior { type FocusAndScrollRef (line 173) | type FocusAndScrollRef = { type AppRouterState (line 203) | type AppRouterState = { type ReadonlyReducerState (line 252) | type ReadonlyReducerState = Readonly type ReducerState (line 253) | type ReducerState = type ReducerActions (line 256) | type ReducerActions = Readonly< FILE: packages/next/src/client/components/router-reducer/router-reducer.ts function clientReducer (line 24) | function clientReducer( function serverReducer (line 53) | function serverReducer( FILE: packages/next/src/client/components/router-reducer/should-hard-navigate.ts function shouldHardNavigate (line 10) | function shouldHardNavigate( FILE: packages/next/src/client/components/segment-cache/bfcache.ts function computeDynamicStaleAt (line 15) | function computeDynamicStaleAt( type BFCacheEntry (line 31) | type BFCacheEntry = { function invalidateBfCache (line 53) | function invalidateBfCache(): void { function writeToBFCache (line 60) | function writeToBFCache( function writeHeadToBFCache (line 102) | function writeHeadToBFCache( function updateBFCacheEntryStaleAt (line 119) | function updateBFCacheEntryStaleAt( function readFromBFCache (line 140) | function readFromBFCache( function readFromBFCacheDuringRegularNavigation (line 159) | function readFromBFCacheDuringRegularNavigation( FILE: packages/next/src/client/components/segment-cache/cache-key.ts type Opaque (line 2) | type Opaque = T & { __brand: K } type NormalizedPathname (line 5) | type NormalizedPathname = Opaque<'NormalizedPathname', string> type NormalizedSearch (line 6) | type NormalizedSearch = Opaque<'NormalizedSearch', string> type NormalizedNextUrl (line 7) | type NormalizedNextUrl = Opaque<'NormalizedNextUrl', string> type RouteCacheKey (line 9) | type RouteCacheKey = Opaque< function createCacheKey (line 20) | function createCacheKey( FILE: packages/next/src/client/components/segment-cache/cache-map.ts type MapValue (line 72) | interface MapValue { type MapEntry (line 88) | interface MapEntry { type UnknownMapEntry (line 109) | type UnknownMapEntry = { type CacheMap (line 121) | type CacheMap = MapEntry type FallbackType (line 123) | type FallbackType = { __brand: 'Fallback' } function createCacheMap (line 130) | function createCacheMap(): CacheMap { function getOrInitialize (line 145) | function getOrInitialize( function getFromCacheMap (line 213) | function getFromCacheMap( function isValueExpired (line 236) | function isValueExpired( function lazilyEvictIfNeeded (line 244) | function lazilyEvictIfNeeded( function getEntryWithFallbackImpl (line 269) | function getEntryWithFallbackImpl( function setInCacheMap (line 338) | function setInCacheMap( function setMapEntryValue (line 355) | function setMapEntryValue(entry: UnknownMapEntry, value: MapValue): void { function deleteFromCacheMap (line 385) | function deleteFromCacheMap(value: MapValue): void { function dropRef (line 396) | function dropRef(value: MapValue): void { function deleteMapEntry (line 404) | function deleteMapEntry(entry: UnknownMapEntry): void { function setSizeInCacheMap (line 447) | function setSizeInCacheMap( FILE: packages/next/src/client/components/segment-cache/cache.ts function getStaleTimeMs (line 116) | function getStaleTimeMs(staleTimeSeconds: number): number { type RouteTreeShared (line 141) | type RouteTreeShared = { type RefreshState (line 156) | type RefreshState = { type LayoutRouteTree (line 161) | type LayoutRouteTree = RouteTreeShared & { type PageRouteTree (line 166) | type PageRouteTree = RouteTreeShared & { type RouteTree (line 171) | type RouteTree = LayoutRouteTree | PageRouteTree type RouteCacheEntryShared (line 173) | type RouteCacheEntryShared = { type EntryStatus (line 191) | const enum EntryStatus { type PendingRouteCacheEntry (line 198) | type PendingRouteCacheEntry = RouteCacheEntryShared & { type RejectedRouteCacheEntry (line 208) | type RejectedRouteCacheEntry = RouteCacheEntryShared & { type FulfilledRouteCacheEntry (line 218) | type FulfilledRouteCacheEntry = RouteCacheEntryShared & { type RouteCacheEntry (line 234) | type RouteCacheEntry = type SegmentCacheEntryShared (line 239) | type SegmentCacheEntryShared = { type EmptySegmentCacheEntry (line 249) | type EmptySegmentCacheEntry = SegmentCacheEntryShared & { type PendingSegmentCacheEntry (line 256) | type PendingSegmentCacheEntry = SegmentCacheEntryShared & { type RejectedSegmentCacheEntry (line 263) | type RejectedSegmentCacheEntry = SegmentCacheEntryShared & { type FulfilledSegmentCacheEntry (line 270) | type FulfilledSegmentCacheEntry = SegmentCacheEntryShared & { type SegmentCacheEntry (line 277) | type SegmentCacheEntry = type NonEmptySegmentCacheEntry (line 283) | type NonEmptySegmentCacheEntry = Exclude< type SegmentBundle (line 296) | type SegmentBundle = { function getCurrentRouteCacheVersion (line 333) | function getCurrentRouteCacheVersion(): number { function getCurrentSegmentCacheVersion (line 337) | function getCurrentSegmentCacheVersion(): number { function invalidateEntirePrefetchCache (line 347) | function invalidateEntirePrefetchCache( function invalidateRouteCacheEntries (line 365) | function invalidateRouteCacheEntries( function invalidateSegmentCacheEntries (line 382) | function invalidateSegmentCacheEntries( function attachInvalidationListener (line 392) | function attachInvalidationListener(task: PrefetchTask): void { function notifyInvalidationListener (line 407) | function notifyInvalidationListener(task: PrefetchTask): void { function pingInvalidationListeners (line 427) | function pingInvalidationListeners( function readRouteCacheEntry (line 446) | function readRouteCacheEntry( function readSegmentCacheEntry (line 476) | function readSegmentCacheEntry( function readRevalidatingSegmentCacheEntry (line 490) | function readRevalidatingSegmentCacheEntry( function waitForSegmentCacheEntry (line 504) | function waitForSegmentCacheEntry( function createDetachedRouteCacheEntry (line 519) | function createDetachedRouteCacheEntry(): PendingRouteCacheEntry { function readOrCreateRouteCacheEntry (line 548) | function readOrCreateRouteCacheEntry( function deprecated_requestOptimisticRouteCacheEntry (line 576) | function deprecated_requestOptimisticRouteCacheEntry( function deprecated_createOptimisticRouteTree (line 700) | function deprecated_createOptimisticRouteTree( function readOrCreateSegmentCacheEntry (line 752) | function readOrCreateSegmentCacheEntry( function readOrCreateRevalidatingSegmentEntry (line 776) | function readOrCreateRevalidatingSegmentEntry( function overwriteRevalidatingSegmentCacheEntry (line 827) | function overwriteRevalidatingSegmentCacheEntry( function upsertSegmentEntry (line 849) | function upsertSegmentEntry( function createDetachedSegmentCacheEntry (line 903) | function createDetachedSegmentCacheEntry( function upgradeToPendingSegment (line 927) | function upgradeToPendingSegment( function attemptToFulfillDynamicSegmentFromBFCache (line 951) | function attemptToFulfillDynamicSegmentFromBFCache( function attemptToUpgradeSegmentFromBFCache (line 999) | function attemptToUpgradeSegmentFromBFCache( function pingBlockedTasks (line 1034) | function pingBlockedTasks(entry: { function createMetadataRouteTree (line 1046) | function createMetadataRouteTree( function fulfillRouteCacheEntry (line 1068) | function fulfillRouteCacheEntry( function writeRouteIntoCache (line 1108) | function writeRouteIntoCache( function markRouteEntryAsDynamicRewrite (line 1149) | function markRouteEntryAsDynamicRewrite( function fulfillSegmentCacheEntry (line 1158) | function fulfillSegmentCacheEntry( function rejectRouteCacheEntry (line 1178) | function rejectRouteCacheEntry( function rejectSegmentCacheEntry (line 1188) | function rejectSegmentCacheEntry( type RouteTreeAccumulator (line 1203) | type RouteTreeAccumulator = { function convertRootTreePrefetchToRouteTree (line 1207) | function convertRootTreePrefetchToRouteTree( function convertTreePrefetchToRouteTree (line 1229) | function convertTreePrefetchToRouteTree( function convertRootFlightRouterStateToRouteTree (line 1380) | function convertRootFlightRouterStateToRouteTree( function convertReusedFlightRouterStateToRouteTree (line 1394) | function convertReusedFlightRouterStateToRouteTree( function convertFlightRouterStateToRouteTree (line 1428) | function convertFlightRouterStateToRouteTree( function convertRouteTreeToFlightRouterState (line 1559) | function convertRouteTreeToFlightRouterState( function fetchRouteOnCacheMiss (line 1579) | async function fetchRouteOnCacheMiss( function rejectRemainingSegmentsInBundle (line 1885) | function rejectRemainingSegmentsInBundle( function fetchSegmentsOnCacheMiss (line 1898) | async function fetchSegmentsOnCacheMiss( function fetchSegmentPrefetchesUsingDynamicRequest (line 2104) | async function fetchSegmentPrefetchesUsingDynamicRequest( function writeDynamicTreeResponseIntoCache (line 2309) | function writeDynamicTreeResponseIntoCache( function rejectSegmentEntriesIfStillPending (line 2408) | function rejectSegmentEntriesIfStillPending( function writeDynamicRenderResponseIntoCache (line 2423) | function writeDynamicRenderResponseIntoCache( function writeSeedDataIntoCache (line 2535) | function writeSeedDataIntoCache( function fulfillEntrySpawnedByRuntimePrefetch (line 2595) | function fulfillEntrySpawnedByRuntimePrefetch( function fetchPrefetchResponse (line 2693) | async function fetchPrefetchResponse( function createNonTaskyPrefetchResponseStream (line 2730) | async function createNonTaskyPrefetchResponseStream( function createIncrementalPrefetchResponseStream (line 2804) | function createIncrementalPrefetchResponseStream( function addSegmentPathToUrlInOutputExportMode (line 2835) | function addSegmentPathToUrlInOutputExportMode( function canNewFetchStrategyProvideMoreContent (line 2875) | function canNewFetchStrategyProvideMoreContent( function addInstantPrefetchHeaderIfLocked (line 2886) | function addInstantPrefetchHeaderIfLocked( function getStaleAtFromHeader (line 2898) | function getStaleAtFromHeader( function getStaleAt (line 2925) | async function getStaleAt( function writeStaticStageResponseIntoCache (line 2962) | function writeStaticStageResponseIntoCache( function processRuntimePrefetchStream (line 3011) | async function processRuntimePrefetchStream( function stripIsPartialByte (line 3073) | async function stripIsPartialByte( FILE: packages/next/src/client/components/segment-cache/lru.ts function lruPut (line 16) | function lruPut(node: UnknownMapEntry) { function updateLruSize (line 55) | function updateLruSize(node: UnknownMapEntry, newNodeSize: number) { function deleteFromLru (line 69) | function deleteFromLru(deleted: UnknownMapEntry) { function ensureCleanupIsScheduled (line 98) | function ensureCleanupIsScheduled() { function cleanup (line 109) | function cleanup() { FILE: packages/next/src/client/components/segment-cache/navigation-testing-lock.ts type InstantNavCookieState (line 18) | type InstantNavCookieState = 'pending' | 'mpa' | 'spa' type InstantCookie (line 20) | type InstantCookie = function parseCookieValue (line 32) | function parseCookieValue(raw: string): InstantNavCookieState { function writeCookieValue (line 43) | function writeCookieValue(value: InstantCookie): void { type NavigationLockState (line 66) | type NavigationLockState = { function acquireLock (line 73) | function acquireLock(): void { function releaseLock (line 84) | function releaseLock(): void { function startListeningForInstantNavigationCookie (line 97) | function startListeningForInstantNavigationCookie(): void { function transitionToCapturedSPA (line 157) | function transitionToCapturedSPA( function updateCapturedSPAToTree (line 170) | function updateCapturedSPAToTree( function isNavigationLocked (line 182) | function isNavigationLocked(): boolean { function waitForNavigationLockIfActive (line 193) | async function waitForNavigationLockIfActive(): Promise { FILE: packages/next/src/client/components/segment-cache/navigation.ts function navigate (line 51) | function navigate( function navigateImpl (line 102) | function navigateImpl( function navigateToKnownRoute (line 198) | function navigateToKnownRoute( function navigateUsingPrefetchedRouteTree (line 296) | function navigateUsingPrefetchedRouteTree( function navigateToUnknownRoute (line 352) | async function navigateToUnknownRoute( function completeHardNavigation (line 531) | function completeHardNavigation( function completeSoftNavigation (line 566) | function completeSoftNavigation( function completeTraverseNavigation (line 704) | function completeTraverseNavigation( type NavigationSeed (line 739) | type NavigationSeed = { function convertServerPatchToFullTree (line 748) | function convertServerPatchToFullTree( function convertServerPatchToFullTreeImpl (line 822) | function convertServerPatchToFullTreeImpl( function ensurePrefetchThenNavigate (line 939) | async function ensurePrefetchThenNavigate( FILE: packages/next/src/client/components/segment-cache/optimistic-routes.ts type KnownRoutePartBase (line 96) | type KnownRoutePartBase = { type KnownRoutePartWithoutDynamicChild (line 119) | type KnownRoutePartWithoutDynamicChild = KnownRoutePartBase & { type KnownRoutePartWithDynamicChild (line 125) | type KnownRoutePartWithDynamicChild = KnownRoutePartBase & { type KnownRoutePart (line 131) | type KnownRoutePart = type ResolvedParams (line 140) | type ResolvedParams = Map function readPattern (line 150) | function readPattern( function createEmptyPart (line 166) | function createEmptyPart(): KnownRoutePart { function discoverKnownRoute (line 197) | function discoverKnownRoute( function discoverDynamicChild (line 276) | function discoverDynamicChild( function discoverKnownRoutePart (line 308) | function discoverKnownRoutePart( function matchKnownRoute (line 515) | function matchKnownRoute( type KnownRouteMatch (line 608) | type KnownRouteMatch = { function matchKnownRoutePart (line 624) | function matchKnownRoutePart( type ReifyAccumulator (line 772) | type ReifyAccumulator = { function reifyRouteTree (line 787) | function reifyRouteTree( function resetKnownRoutes (line 888) | function resetKnownRoutes(): void { FILE: packages/next/src/client/components/segment-cache/prefetch.ts function prefetch (line 27) | function prefetch( FILE: packages/next/src/client/components/segment-cache/scheduler.ts type PrefetchTask (line 62) | type PrefetchTask = { type PrefetchTaskExitStatus (line 168) | const enum PrefetchTaskExitStatus { type PrefetchPhase (line 194) | const enum PrefetchPhase { type PrefetchSubtaskResult (line 199) | type PrefetchSubtaskResult = { constant REVALIDATION_COOLDOWN_MS (line 220) | const REVALIDATION_COOLDOWN_MS = 300 function startRevalidationCooldown (line 231) | function startRevalidationCooldown(): void { type IncludeDynamicData (line 246) | type IncludeDynamicData = null | 'full' | 'dynamic' function schedulePrefetchTask (line 261) | function schedulePrefetchTask( function cancelPrefetchTask (line 305) | function cancelPrefetchTask(task: PrefetchTask): void { function reschedulePrefetchTask (line 323) | function reschedulePrefetchTask( function isPrefetchTaskDirty (line 366) | function isPrefetchTaskDirty( function trackMostRecentlyHoveredLink (line 384) | function trackMostRecentlyHoveredLink(task: PrefetchTask) { function pingPrefetchScheduler (line 402) | function pingPrefetchScheduler() { function hasNetworkBandwidth (line 420) | function hasNetworkBandwidth(task: PrefetchTask): boolean { function spawnPrefetchSubtask (line 461) | function spawnPrefetchSubtask( function onPrefetchConnectionClosed (line 487) | function onPrefetchConnectionClosed(): void { function pingPrefetchTask (line 500) | function pingPrefetchTask(task: PrefetchTask) { function processQueueInMicrotask (line 515) | function processQueueInMicrotask() { function background (line 597) | function background(task: PrefetchTask): boolean { function pingRoute (line 605) | function pingRoute(now: number, task: PrefetchTask): PrefetchTaskExitSta... function pingRootRouteTree (line 655) | function pingRootRouteTree( function pingStaticHead (line 882) | function pingStaticHead( function pingRuntimeHead (line 913) | function pingRuntimeHead( function pingSharedPartOfCacheComponentsTree (line 940) | function pingSharedPartOfCacheComponentsTree( function pingNewPartOfCacheComponentsTree (line 1029) | function pingNewPartOfCacheComponentsTree( function diffRouteTreeAgainstCurrent (line 1096) | function diffRouteTreeAgainstCurrent( function pingPPRDisabledRouteTreeUpToLoadingBoundary (line 1244) | function pingPPRDisabledRouteTreeUpToLoadingBoundary( function pingRouteTreeAndIncludeDynamicData (line 1351) | function pingRouteTreeAndIncludeDynamicData( function pingRuntimePrefetches (line 1481) | function pingRuntimePrefetches( function pingSegmentBundle (line 1537) | function pingSegmentBundle( function accumulateSegmentBundle (line 1638) | function accumulateSegmentBundle( function finishStaticBundleOnRuntimeBailout (line 1701) | function finishStaticBundleOnRuntimeBailout( function pingFullSegmentRevalidation (line 1723) | function pingFullSegmentRevalidation( function doesCurrentSegmentMatchCachedSegment (line 1787) | function doesCurrentSegmentMatchCachedSegment( function compareQueuePriority (line 1821) | function compareQueuePriority(a: PrefetchTask, b: PrefetchTask) { function heapPush (line 1844) | function heapPush(heap: Array, node: PrefetchTask): void { function heapPeek (line 1851) | function heapPeek(heap: Array): PrefetchTask | null { function heapPop (line 1855) | function heapPop(heap: Array): PrefetchTask | null { function heapDelete (line 1870) | function heapDelete(heap: Array, node: PrefetchTask): void { function heapResift (line 1885) | function heapResift(heap: Array, node: PrefetchTask): void { function heapSiftUp (line 1904) | function heapSiftUp( function heapSiftDown (line 1928) | function heapSiftDown( FILE: packages/next/src/client/components/segment-cache/types.ts type NavigationResultTag (line 5) | const enum NavigationResultTag { type PrefetchPriority (line 15) | const enum PrefetchPriority { type FetchStrategy (line 34) | const enum FetchStrategy { type PrefetchTaskFetchStrategy (line 50) | type PrefetchTaskFetchStrategy = FILE: packages/next/src/client/components/segment-cache/vary-path.ts type Opaque (line 11) | type Opaque = T & { __brand: K } type VaryPath (line 28) | type VaryPath = { type RouteVaryPath (line 48) | type RouteVaryPath = Opaque< type LayoutVaryPath (line 66) | type LayoutVaryPath = Opaque< type PageVaryPath (line 76) | type PageVaryPath = Opaque< type SegmentVaryPath (line 89) | type SegmentVaryPath = LayoutVaryPath | PageVaryPath type PartialSegmentVaryPath (line 93) | type PartialSegmentVaryPath = Opaque function getRouteVaryPath (line 95) | function getRouteVaryPath( function getFulfilledRouteVaryPath (line 117) | function getFulfilledRouteVaryPath( function appendLayoutVaryPath (line 142) | function appendLayoutVaryPath( function finalizeLayoutVaryPath (line 155) | function finalizeLayoutVaryPath( function getPartialLayoutVaryPath (line 167) | function getPartialLayoutVaryPath( function finalizePageVaryPath (line 174) | function finalizePageVaryPath( function getPartialPageVaryPath (line 193) | function getPartialPageVaryPath( function finalizeMetadataVaryPath (line 200) | function finalizeMetadataVaryPath( function getSegmentVaryPathForRequest (line 245) | function getSegmentVaryPathForRequest( function clonePageVaryPathWithNewSearchParams (line 309) | function clonePageVaryPathWithNewSearchParams( function getRenderedSearchFromVaryPath (line 328) | function getRenderedSearchFromVaryPath( function getFulfilledSegmentVaryPath (line 337) | function getFulfilledSegmentVaryPath( FILE: packages/next/src/client/components/static-generation-bailout.ts constant NEXT_STATIC_GEN_BAILOUT (line 1) | const NEXT_STATIC_GEN_BAILOUT = 'NEXT_STATIC_GEN_BAILOUT' class StaticGenBailoutError (line 3) | class StaticGenBailoutError extends Error { function isStaticGenBailoutError (line 7) | function isStaticGenBailoutError( FILE: packages/next/src/client/components/unauthorized.ts constant DIGEST (line 21) | const DIGEST = `${HTTP_ERROR_FALLBACK_ERROR_CODE};401` function unauthorized (line 23) | function unauthorized(): never { FILE: packages/next/src/client/components/unrecognized-action-error.ts class UnrecognizedActionError (line 1) | class UnrecognizedActionError extends Error { method constructor (line 2) | constructor(...args: ConstructorParameters) { function unstable_isUnrecognizedActionError (line 26) | function unstable_isUnrecognizedActionError( FILE: packages/next/src/client/components/unstable-rethrow.browser.ts function unstable_rethrow (line 4) | function unstable_rethrow(error: unknown): void { FILE: packages/next/src/client/components/unstable-rethrow.server.ts function unstable_rethrow (line 11) | function unstable_rethrow(error: unknown): void { FILE: packages/next/src/client/components/use-action-queue.ts function refreshOnInstantNavigationUnlock (line 23) | function refreshOnInstantNavigationUnlock() { function dispatchAppRouterAction (line 33) | function dispatchAppRouterAction(action: ReducerActions) { function dispatchGestureState (line 46) | function dispatchGestureState(state: ReducerState) { function useActionQueue (line 61) | function useActionQueue( FILE: packages/next/src/client/components/use-offline.tsx function dispatchOfflineChange (line 23) | function dispatchOfflineChange(isOffline: boolean): void { function OfflineProvider (line 35) | function OfflineProvider({ children }: { children: React.ReactNode }) { function useOffline (line 53) | function useOffline(): boolean { FILE: packages/next/src/client/dev/debug-channel.ts type DebugChannelReadableWriterPair (line 4) | interface DebugChannelReadableWriterPair { function getOrCreateDebugChannelReadableWriterPair (line 11) | function getOrCreateDebugChannelReadableWriterPair( function createDebugChannel (line 26) | function createDebugChannel( FILE: packages/next/src/client/dev/fouc.ts function displayContent (line 19) | function displayContent(): Promise { FILE: packages/next/src/client/dev/hot-middleware-client.ts type NextWindow (line 10) | interface NextWindow { FILE: packages/next/src/client/dev/hot-reloader/app/hot-reloader-app.tsx type StaticIndicatorState (line 46) | interface StaticIndicatorState { function setPendingHotUpdateWebpack (line 64) | function setPendingHotUpdateWebpack() { function waitForWebpackRuntimeHotUpdate (line 72) | function waitForWebpackRuntimeHotUpdate() { function handleAvailableHash (line 77) | function handleAvailableHash(hash: string) { function isUpdateAvailable (line 87) | function isUpdateAvailable() { function canApplyUpdates (line 99) | function canApplyUpdates() { function afterApplyUpdates (line 102) | function afterApplyUpdates(fn: any) { function performFullReload (line 116) | function performFullReload( function tryApplyUpdatesWebpack (line 141) | function tryApplyUpdatesWebpack(sendMessage: (message: string) => void) { function processMessage (line 216) | function processMessage( function HotReload (line 559) | function HotReload({ FILE: packages/next/src/client/dev/hot-reloader/app/web-socket.ts function createWebSocket (line 24) | function createWebSocket( function createProcessTurbopackMessage (line 148) | function createProcessTurbopackMessage( function useWebSocketPing (line 188) | function useWebSocketPing(webSocket: WebSocket | undefined) { function parseBinaryMessage (line 220) | function parseBinaryMessage(data: ArrayBuffer): HmrMessageSentToBrowser { function assertByteLength (line 262) | function assertByteLength(data: ArrayBuffer, expectedLength: number) { FILE: packages/next/src/client/dev/hot-reloader/get-socket-url.ts function getSocketProtocol (line 3) | function getSocketProtocol(assetPrefix: string): string { function getSocketUrl (line 14) | function getSocketUrl(assetPrefix: string | undefined): string { FILE: packages/next/src/client/dev/hot-reloader/pages/hot-reloader-pages.ts type Window (line 75) | interface Window { type CustomHmrEventHandler (line 80) | type CustomHmrEventHandler = ( function connect (line 95) | function connect() { function clearOutdatedErrors (line 132) | function clearOutdatedErrors() { function handleSuccess (line 142) | function handleSuccess() { function handleWarnings (line 173) | function handleWarnings(warnings: any) { function handleErrors (line 210) | function handleErrors(errors: any) { function handleAvailableHash (line 250) | function handleAvailableHash(hash: string) { function handleStaticIndicator (line 255) | function handleStaticIndicator() { function processMessage (line 275) | function processMessage(message: HmrMessageSentToBrowser) { function isUpdateAvailable (line 433) | function isUpdateAvailable() { function canApplyUpdates (line 441) | function canApplyUpdates() { function afterApplyUpdates (line 444) | function afterApplyUpdates(fn: () => void) { function tryApplyUpdatesWebpack (line 459) | function tryApplyUpdatesWebpack() { function performFullReload (line 537) | function performFullReload(err: any) { FILE: packages/next/src/client/dev/hot-reloader/pages/websocket.ts type MessageCallback (line 11) | type MessageCallback = (message: HmrMessageSentToBrowser) => void function addMessageListener (line 15) | function addMessageListener(callback: MessageCallback) { function sendMessage (line 19) | function sendMessage(data: string) { function connectHMR (line 28) | function connectHMR(options: { path: string; assetPrefix: string }) { FILE: packages/next/src/client/dev/hot-reloader/shared.ts constant REACT_REFRESH_FULL_RELOAD (line 3) | const REACT_REFRESH_FULL_RELOAD = constant REACT_REFRESH_FULL_RELOAD_FROM_ERROR (line 11) | const REACT_REFRESH_FULL_RELOAD_FROM_ERROR = function reportInvalidHmrMessage (line 14) | function reportInvalidHmrMessage( FILE: packages/next/src/client/dev/hot-reloader/turbopack-hot-reloader-common.ts type Window (line 5) | interface Window { constant TURBOPACK_HMR_START_DELAY_MS (line 12) | const TURBOPACK_HMR_START_DELAY_MS = 100 type HmrUpdate (line 14) | interface HmrUpdate { class TurbopackHmr (line 21) | class TurbopackHmr { method constructor (line 28) | constructor() { method #runDeferredReportHmrStart (line 41) | #runDeferredReportHmrStart() { method #cancelDeferredReportHmrStart (line 49) | #cancelDeferredReportHmrStart() { method onBuilding (line 54) | onBuilding() { method #onUpdate (line 70) | #onUpdate() { method onTurbopackMessage (line 75) | onTurbopackMessage(msg: TurbopackMessage) { method onServerComponentChanges (line 83) | onServerComponentChanges() { method onReloadPage (line 87) | onReloadPage() { method onPageAddRemove (line 91) | onPageAddRemove() { method onBuilt (line 100) | onBuilt(): HmrUpdate | null { function extractModulesFromTurbopackMessage (line 127) | function extractModulesFromTurbopackMessage( FILE: packages/next/src/client/dev/noop-turbopack-hmr.ts function connect (line 3) | function connect() {} FILE: packages/next/src/client/dev/report-hmr-latency.ts type Window (line 2) | interface Window { function reportHmrLatency (line 18) | function reportHmrLatency( FILE: packages/next/src/client/flight-data-helpers.ts type NormalizedFlightData (line 22) | type NormalizedFlightData = { function getFlightDataPartsFromPath (line 43) | function getFlightDataPartsFromPath( function createInitialRSCPayloadFromFallbackPrerender (line 71) | function createInitialRSCPayloadFromFallbackPrerender( function fillInFallbackFlightRouterState (line 129) | function fillInFallbackFlightRouterState( function fillInFallbackFlightRouterStateImpl (line 144) | function fillInFallbackFlightRouterStateImpl( function getNextFlightSegmentPath (line 198) | function getNextFlightSegmentPath( function normalizeFlightData (line 206) | function normalizeFlightData( function prepareFlightRouterStateForRequest (line 228) | function prepareFlightRouterStateForRequest( function stripClientOnlyDataFromFlightRouterState (line 246) | function stripClientOnlyDataFromFlightRouterState( function stripClientOnlyDataFromSegment (line 288) | function stripClientOnlyDataFromSegment(segment: Segment): Segment { FILE: packages/next/src/client/form-shared.tsx constant DISALLOWED_FORM_PROPS (line 3) | const DISALLOWED_FORM_PROPS = ['method', 'encType', 'target'] as const type HTMLFormProps (line 5) | type HTMLFormProps = HTMLProps type DisallowedFormProps (line 6) | type DisallowedFormProps = (typeof DISALLOWED_FORM_PROPS)[number] type InternalFormProps (line 8) | type InternalFormProps = { type FormProps (line 49) | type FormProps = InternalFormProps function createFormSubmitDestinationUrl (line 51) | function createFormSubmitDestinationUrl( function checkFormActionUrl (line 103) | function checkFormActionUrl( function hasUnsupportedSubmitterAttributes (line 133) | function hasUnsupportedSubmitterAttributes( function hasReactClientActionAttributes (line 175) | function hasReactClientActionAttributes(submitter: HTMLElement) { FILE: packages/next/src/client/form.tsx function onFormSubmit (line 90) | function onFormSubmit( FILE: packages/next/src/client/get-domain-locale.ts function getDomainLocale (line 8) | function getDomainLocale( FILE: packages/next/src/client/has-base-path.ts function hasBasePath (line 5) | function hasBasePath(path: string): boolean { FILE: packages/next/src/client/head-manager.ts function reactElementToDOM (line 5) | function reactElementToDOM({ type, props }: JSX.Element): HTMLElement { function isEqualNode (line 37) | function isEqualNode(oldTag: Element, newTag: Element) { function updateElements (line 53) | function updateElements(type: string, components: JSX.Element[]) { function initHeadManager (line 102) | function initHeadManager(): { FILE: packages/next/src/client/image-component.tsx type ImageLoader (line 44) | type ImageLoader = (p: ImageLoaderProps) => string type ImgElementWithDataProp (line 46) | type ImgElementWithDataProp = HTMLImageElement & { type ImageElementProps (line 50) | type ImageElementProps = ImgProps & { function handleLoading (line 62) | function handleLoading( function getDynamicProps (line 169) | function getDynamicProps( function ImagePreload (line 310) | function ImagePreload({ FILE: packages/next/src/client/index.tsx type Window (line 54) | interface Window { type RenderRouteInfo (line 65) | type RenderRouteInfo = PrivateRouteInfo & { type RenderErrorProps (line 70) | type RenderErrorProps = Omit type RegisterFn (line 71) | type RegisterFn = (input: [string, () => void]) => void class Container (line 98) | class Container extends React.Component<{ method componentDidCatch (line 102) | componentDidCatch(componentErr: Error, info: any) { method componentDidMount (line 106) | componentDidMount() { method componentDidUpdate (line 160) | componentDidUpdate() { method scrollToHash (line 164) | scrollToHash() { method render (line 177) | render() { function initialize (line 190) | async function initialize(opts: { devClient?: any } = {}): Promise<{ function renderApp (line 292) | function renderApp(App: AppComponent, appProps: AppProps) { function AppContainer (line 296) | function AppContainer({ function renderError (line 353) | function renderError(renderErrorProps: RenderErrorProps): Promise { function Head (line 432) | function Head({ callback }: { callback: () => void }): null { function clearMarks (line 458) | function clearMarks(): void { function markHydrateComplete (line 467) | function markHydrateComplete(): void { function markRenderComplete (line 519) | function markRenderComplete(): void { function renderReactElement (line 563) | function renderReactElement( function Root (line 588) | function Root({ function doRender (line 616) | function doRender(input: RenderRouteInfo): Promise { function render (line 798) | async function render(renderingProps: RenderRouteInfo): Promise { function hydrate (line 832) | async function hydrate(opts?: { beforeRender?: () => Promise }) { FILE: packages/next/src/client/legacy/image.tsx function normalizeSrc (line 29) | function normalizeSrc(src: string): string { constant VALID_LOADING_VALUES (line 48) | const VALID_LOADING_VALUES = ['lazy', 'eager', undefined] as const type LoadingValue (line 49) | type LoadingValue = (typeof VALID_LOADING_VALUES)[number] type ImageConfig (line 50) | type ImageConfig = ImageConfigComplete & { allSizes: number[] } type ImageLoader (line 51) | type ImageLoader = (resolverProps: ImageLoaderProps) => string type ImageLoaderProps (line 53) | type ImageLoaderProps = { type ImageLoaderWithConfig (line 62) | type ImageLoaderWithConfig = ( type ImageLoaderPropsWithConfig (line 65) | type ImageLoaderPropsWithConfig = ImageLoaderProps & { function imgixLoader (line 69) | function imgixLoader({ function akamaiLoader (line 91) | function akamaiLoader({ function cloudinaryLoader (line 99) | function cloudinaryLoader({ function customLoader (line 111) | function customLoader({ src }: ImageLoaderProps): string { function defaultLoader (line 118) | function defaultLoader({ constant VALID_LAYOUT_VALUES (line 251) | const VALID_LAYOUT_VALUES = [ type LayoutValue (line 258) | type LayoutValue = (typeof VALID_LAYOUT_VALUES)[number] type PlaceholderValue (line 260) | type PlaceholderValue = 'blur' | 'empty' type OnLoadingComplete (line 262) | type OnLoadingComplete = (result: { type ImgElementStyle (line 267) | type ImgElementStyle = NonNullable type ImgElementWithDataProp (line 269) | type ImgElementWithDataProp = HTMLImageElement & { type StaticImageData (line 273) | interface StaticImageData { type StaticRequire (line 280) | interface StaticRequire { type StaticImport (line 284) | type StaticImport = StaticRequire | StaticImageData type SafeNumber (line 286) | type SafeNumber = number | `${number}` function isStaticRequire (line 288) | function isStaticRequire( function isStaticImageData (line 294) | function isStaticImageData( function isStaticImport (line 300) | function isStaticImport(src: string | StaticImport): src is StaticImport { type ImageProps (line 308) | type ImageProps = Omit< type ImageElementProps (line 330) | type ImageElementProps = Omit & { function getWidths (line 352) | function getWidths( type GenImgAttrsData (line 400) | type GenImgAttrsData = { type GenImgAttrsResult (line 411) | type GenImgAttrsResult = { function generateImgAttrs (line 417) | function generateImgAttrs({ function getInt (line 475) | function getInt(x: unknown): number | undefined { function defaultImageLoader (line 485) | function defaultImageLoader(loaderProps: ImageLoaderPropsWithConfig) { function handleLoading (line 500) | function handleLoading( function Image (line 676) | function Image({ FILE: packages/next/src/client/lib/console.ts function formatObject (line 3) | function formatObject(arg: unknown, depth: number) { function formatConsoleArgs (line 62) | function formatConsoleArgs(args: unknown[]): string { function parseConsoleArgs (line 121) | function parseConsoleArgs(args: unknown[]): { FILE: packages/next/src/client/lib/javascript-url.ts function isJavaScriptURLString (line 16) | function isJavaScriptURLString(url: string): boolean { FILE: packages/next/src/client/lib/promise.ts constant MS_MAX_IDLE_DELAY (line 7) | const MS_MAX_IDLE_DELAY = 3800 function resolvePromiseWithTimeout (line 10) | function resolvePromiseWithTimeout( FILE: packages/next/src/client/link.tsx type Url (line 23) | type Url = string | UrlObject type RequiredKeys (line 24) | type RequiredKeys = { type OptionalKeys (line 27) | type OptionalKeys = { type OnNavigateEventHandler (line 31) | type OnNavigateEventHandler = (event: { preventDefault: () => void }) =>... type InternalLinkProps (line 33) | type InternalLinkProps = { type LinkProps (line 141) | interface LinkProps extends InternalLinkProps {} type LinkPropsRequired (line 142) | type LinkPropsRequired = RequiredKeys type LinkPropsOptional (line 143) | type LinkPropsOptional = OptionalKeys type PrefetchOptions (line 147) | type PrefetchOptions = RouterPrefetchOptions & { function prefetch (line 155) | function prefetch( function isModifiedEvent (line 204) | function isModifiedEvent(event: React.MouseEvent): boolean { function linkClicked (line 217) | function linkClicked( type LinkPropsReal (line 288) | type LinkPropsReal = React.PropsWithChildren< function formatStringOrUrl (line 293) | function formatStringOrUrl(urlObjOrString: UrlObject | string): string { function createPropError (line 346) | function createPropError(args: { method onClick (line 590) | onClick(e) { method onMouseEnter (line 631) | onMouseEnter(e) { FILE: packages/next/src/client/navigation-build-id.ts function setNavigationBuildId (line 19) | function setNavigationBuildId(buildId: string) { function getNavigationBuildId (line 23) | function getNavigationBuildId(): string { FILE: packages/next/src/client/next-dev-turbopack.ts method router (line 15) | get router() { method addMessageListener (line 46) | addMessageListener(cb: (message: TurbopackMessageSentToBrowser) => void) { FILE: packages/next/src/client/next-dev.ts method router (line 11) | get router() { FILE: packages/next/src/client/next-turbopack.ts method router (line 16) | get router() { FILE: packages/next/src/client/next.ts type Window (line 8) | interface Window { method router (line 16) | get router() { FILE: packages/next/src/client/page-bootstrap.ts function pageBootstrap (line 19) | function pageBootstrap(assetPrefix: string) { FILE: packages/next/src/client/page-loader.ts type Window (line 23) | interface Window { type StyleSheetTuple (line 31) | type StyleSheetTuple = { href: string; text: string } type GoodPageCache (line 32) | type GoodPageCache = { class PageLoader (line 38) | class PageLoader { method constructor (line 47) | constructor(buildId: string, assetPrefix: string) { method getPageList (line 64) | getPageList() { method getMiddleware (line 92) | getMiddleware() { method getDataHref (line 154) | getDataHref(params: { method _isSsg (line 188) | _isSsg( method loadPage (line 195) | loadPage(route: string): Promise { method prefetch (line 211) | prefetch(route: string): Promise { FILE: packages/next/src/client/portal/index.tsx type PortalProps (line 4) | type PortalProps = { FILE: packages/next/src/client/react-client-callbacks/error-boundary-callbacks.ts function onCaughtError (line 19) | function onCaughtError( function onUncaughtError (line 98) | function onUncaughtError(thrownValue: unknown) { FILE: packages/next/src/client/react-client-callbacks/on-recoverable-error.ts function isRecoverableError (line 15) | function isRecoverableError(error: Error): boolean { FILE: packages/next/src/client/remove-base-path.ts function removeBasePath (line 5) | function removeBasePath(path: string): string { FILE: packages/next/src/client/remove-locale.ts function removeLocale (line 3) | function removeLocale(path: string, locale?: string) { FILE: packages/next/src/client/request/params.browser.dev.ts type CacheLifetime (line 9) | interface CacheLifetime {} function makeDynamicallyTrackedParamsWithDevWarnings (line 12) | function makeDynamicallyTrackedParamsWithDevWarnings( function warnForSyncAccess (line 65) | function warnForSyncAccess(expression: string) { function warnForEnumeration (line 73) | function warnForEnumeration() { function createRenderParamsFromClient (line 81) | function createRenderParamsFromClient( FILE: packages/next/src/client/request/params.browser.prod.ts type CacheLifetime (line 3) | interface CacheLifetime {} function makeUntrackedParams (line 6) | function makeUntrackedParams(underlyingParams: Params): Promise { function createRenderParamsFromClient (line 18) | function createRenderParamsFromClient( FILE: packages/next/src/client/request/search-params.browser.dev.ts type CacheLifetime (line 10) | interface CacheLifetime {} function makeUntrackedSearchParamsWithDevWarnings (line 13) | function makeUntrackedSearchParamsWithDevWarnings( function warnForSyncAccess (line 83) | function warnForSyncAccess(expression: string) { function warnForSyncSpread (line 91) | function warnForSyncSpread() { function createRenderSearchParamsFromClient (line 99) | function createRenderSearchParamsFromClient( FILE: packages/next/src/client/request/search-params.browser.prod.ts type CacheLifetime (line 3) | interface CacheLifetime {} function makeUntrackedSearchParams (line 6) | function makeUntrackedSearchParams( function createRenderSearchParamsFromClient (line 20) | function createRenderSearchParamsFromClient( FILE: packages/next/src/client/resolve-href.ts function resolveHref (line 28) | function resolveHref( FILE: packages/next/src/client/route-loader.ts type Window (line 12) | interface Window { type LoadedEntrypointSuccess (line 28) | interface LoadedEntrypointSuccess { type LoadedEntrypointFailure (line 32) | interface LoadedEntrypointFailure { type RouteEntrypoint (line 35) | type RouteEntrypoint = LoadedEntrypointSuccess | LoadedEntrypointFailure type RouteStyleSheet (line 37) | interface RouteStyleSheet { type LoadedRouteSuccess (line 42) | interface LoadedRouteSuccess extends LoadedEntrypointSuccess { type LoadedRouteFailure (line 45) | interface LoadedRouteFailure { type RouteLoaderEntry (line 48) | type RouteLoaderEntry = LoadedRouteSuccess | LoadedRouteFailure type Future (line 50) | interface Future { function withFuture (line 54) | function withFuture( type RouteLoader (line 84) | interface RouteLoader { constant ASSET_LOAD_ERROR (line 91) | const ASSET_LOAD_ERROR = Symbol('ASSET_LOAD_ERROR') function markAssetError (line 93) | function markAssetError(err: Error): Error { function isAssetError (line 97) | function isAssetError(err?: Error): boolean | undefined { function hasPrefetch (line 101) | function hasPrefetch(link?: HTMLLinkElement): boolean { function prefetchViaDom (line 117) | function prefetchViaDom( function appendScript (line 148) | function appendScript( function getClientBuildManifest (line 183) | function getClientBuildManifest() { type RouteFiles (line 204) | interface RouteFiles { function getFilesForRoute (line 208) | function getFilesForRoute( function createRouteLoader (line 242) | function createRouteLoader(assetPrefix: string): RouteLoader { FILE: packages/next/src/client/route-params.ts type RouteParamValue (line 20) | type RouteParamValue = string | Array | null function getRenderedSearch (line 22) | function getRenderedSearch( function getRenderedPathname (line 40) | function getRenderedPathname( function parseDynamicParamFromURLPart (line 52) | function parseDynamicParamFromURLPart( function doesStaticSegmentAppearInURL (line 130) | function doesStaticSegmentAppearInURL(segment: string): boolean { function getCacheKeyForDynamicParam (line 158) | function getCacheKeyForDynamicParam( function urlToUrlWithoutFlightMarker (line 181) | function urlToUrlWithoutFlightMarker(url: URL): URL { function getParamValueFromCacheKey (line 198) | function getParamValueFromCacheKey( function urlSearchParamsToParsedUrlQuery (line 217) | function urlSearchParamsToParsedUrlQuery( FILE: packages/next/src/client/router.ts type SingletonRouterBase (line 8) | type SingletonRouterBase = { type SingletonRouter (line 18) | type SingletonRouter = SingletonRouterBase & NextRouter method ready (line 23) | ready(callback: () => void) { type RouterEvent (line 56) | type RouterEvent = (typeof routerEvents)[number] method get (line 69) | get() { function getRouter (line 74) | function getRouter(): Router { method get (line 90) | get() { function useRouter (line 138) | function useRouter(): NextRouter { function createRouter (line 155) | function createRouter( function makePublicRouterInstance (line 169) | function makePublicRouterInstance(router: Router): NextRouter { FILE: packages/next/src/client/script.tsx type ScriptProps (line 13) | interface ScriptProps extends ScriptHTMLAttributes { type Props (line 26) | type Props = ScriptProps function handleClientScriptLoad (line 157) | function handleClientScriptLoad(props: ScriptProps) { function loadLazyScript (line 168) | function loadLazyScript(props: ScriptProps) { function addBeforeInteractiveToCache (line 178) | function addBeforeInteractiveToCache() { function initScriptLoader (line 189) | function initScriptLoader(scriptLoaderItems: ScriptProps[]) { function Script (line 199) | function Script(props: ScriptProps): JSX.Element | null { FILE: packages/next/src/client/set-attributes-from-props.ts function isBooleanScriptAttribute (line 19) | function isBooleanScriptAttribute( function setAttributesFromProps (line 25) | function setAttributesFromProps(el: HTMLElement, props: object) { FILE: packages/next/src/client/tracing/report-to-socket.ts function reportToSocket (line 4) | function reportToSocket(span: Span) { FILE: packages/next/src/client/tracing/tracer.ts type SpanOptions (line 4) | type SpanOptions = { type SpanState (line 9) | type SpanState = type ISpan (line 18) | interface ISpan { class Span (line 26) | class Span implements ISpan { method constructor (line 33) | constructor( method end (line 45) | end(endTime?: number) { class Tracer (line 59) | class Tracer { method startSpan (line 66) | startSpan(name: string, options: SpanOptions) { method onSpanEnd (line 70) | onSpanEnd(cb: (span: ISpan) => void): () => void { FILE: packages/next/src/client/trusted-types.ts function getPolicy (line 11) | function getPolicy() { function __unsafeCreateTrustedScriptURL (line 33) | function __unsafeCreateTrustedScriptURL( FILE: packages/next/src/client/use-client-disallowed.ts method get (line 4) | get(_target) { FILE: packages/next/src/client/use-intersection.tsx type UseIntersectionObserverInit (line 7) | type UseIntersectionObserverInit = Pick< type UseIntersection (line 12) | type UseIntersection = { disabled?: boolean } & UseIntersectionObserverI... type ObserveCallback (line 15) | type ObserveCallback = (isVisible: boolean) => void type Identifier (line 16) | type Identifier = { type Observer (line 20) | type Observer = { function createObserver (line 31) | function createObserver(options: UseIntersectionObserverInit): Observer { function observe (line 69) | function observe( function useIntersection (line 96) | function useIntersection({ FILE: packages/next/src/client/use-merged-ref.ts function useMergedRef (line 10) | function useMergedRef( function applyRef (line 50) | function applyRef( FILE: packages/next/src/client/web-vitals.ts function useReportWebVitals (line 12) | function useReportWebVitals( FILE: packages/next/src/client/with-router.tsx type WithRouterProps (line 10) | type WithRouterProps = { type ExcludeRouterProps (line 14) | type ExcludeRouterProps

= Pick< function withRouter (line 19) | function withRouter< FILE: packages/next/src/compiled/@babel/runtime/helpers/AwaitValue.js function _AwaitValue (line 1) | function _AwaitValue(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/OverloadYield.js function _OverloadYield (line 1) | function _OverloadYield(e, d) { FILE: packages/next/src/compiled/@babel/runtime/helpers/applyDecoratedDescriptor.js function _applyDecoratedDescriptor (line 1) | function _applyDecoratedDescriptor(i, e, r, n, l) { FILE: packages/next/src/compiled/@babel/runtime/helpers/applyDecs.js function old_createMetadataMethodsForProperty (line 4) | function old_createMetadataMethodsForProperty(e, t, a, r) { function old_convertMetadataMapToFinal (line 30) | function old_convertMetadataMapToFinal(e, t) { function old_createAddInitializerMethod (line 52) | function old_createAddInitializerMethod(e, t) { function old_memberDec (line 57) | function old_memberDec(e, t, a, r, o, i, n, l, s) { function old_assertNotFinished (line 103) | function old_assertNotFinished(e, t) { function old_assertMetadataKey (line 106) | function old_assertMetadataKey(e) { function old_assertCallable (line 109) | function old_assertCallable(e, t) { function old_assertValidReturnValue (line 112) | function old_assertValidReturnValue(e, t) { function old_getInit (line 119) | function old_getInit(e) { function old_applyMemberDec (line 123) | function old_applyMemberDec(e, t, a, r, o, i, n, l, s) { function old_applyMemberDecs (line 179) | function old_applyMemberDecs(e, t, a, r, o) { function old_pushInitializers (line 201) | function old_pushInitializers(e, t) { function old_applyClassDecs (line 207) | function old_applyClassDecs(e, t, a, r) { function applyDecs (line 230) | function applyDecs(e, t, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/applyDecs2203.js function applyDecs2203Factory (line 2) | function applyDecs2203Factory() { function applyDecs2203 (line 181) | function applyDecs2203(e, t, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/applyDecs2203R.js function applyDecs2203RFactory (line 4) | function applyDecs2203RFactory() { function applyDecs2203R (line 188) | function applyDecs2203R(e, t, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/applyDecs2301.js function applyDecs2301Factory (line 5) | function applyDecs2301Factory() { function applyDecs2301 (line 219) | function applyDecs2301(e, t, r, n) { FILE: packages/next/src/compiled/@babel/runtime/helpers/applyDecs2305.js function applyDecs2305 (line 5) | function applyDecs2305(e, t, r, n, o, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/applyDecs2311.js function applyDecs2311 (line 5) | function applyDecs2311(e, t, n, r, o, i) { FILE: packages/next/src/compiled/@babel/runtime/helpers/arrayLikeToArray.js function _arrayLikeToArray (line 1) | function _arrayLikeToArray(r, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/arrayWithHoles.js function _arrayWithHoles (line 1) | function _arrayWithHoles(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/arrayWithoutHoles.js function _arrayWithoutHoles (line 2) | function _arrayWithoutHoles(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/assertClassBrand.js function _assertClassBrand (line 1) | function _assertClassBrand(e, t, n) { FILE: packages/next/src/compiled/@babel/runtime/helpers/assertThisInitialized.js function _assertThisInitialized (line 1) | function _assertThisInitialized(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/asyncGeneratorDelegate.js function _asyncGeneratorDelegate (line 2) | function _asyncGeneratorDelegate(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/asyncIterator.js function _asyncIterator (line 1) | function _asyncIterator(r) { function AsyncFromSyncIterator (line 13) | function AsyncFromSyncIterator(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/asyncToGenerator.js function asyncGeneratorStep (line 1) | function asyncGeneratorStep(n, t, e, r, o, a, c) { function _asyncToGenerator (line 10) | function _asyncToGenerator(n) { FILE: packages/next/src/compiled/@babel/runtime/helpers/awaitAsyncGenerator.js function _awaitAsyncGenerator (line 2) | function _awaitAsyncGenerator(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/callSuper.js function _callSuper (line 4) | function _callSuper(t, o, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/checkInRHS.js function _checkInRHS (line 2) | function _checkInRHS(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/checkPrivateRedeclaration.js function _checkPrivateRedeclaration (line 1) | function _checkPrivateRedeclaration(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classApplyDescriptorDestructureSet.js function _classApplyDescriptorDestructureSet (line 1) | function _classApplyDescriptorDestructureSet(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classApplyDescriptorGet.js function _classApplyDescriptorGet (line 1) | function _classApplyDescriptorGet(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classApplyDescriptorSet.js function _classApplyDescriptorSet (line 1) | function _classApplyDescriptorSet(e, t, l) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classCallCheck.js function _classCallCheck (line 1) | function _classCallCheck(a, n) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classCheckPrivateStaticAccess.js function _classCheckPrivateStaticAccess (line 2) | function _classCheckPrivateStaticAccess(s, a, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classCheckPrivateStaticFieldDescriptor.js function _classCheckPrivateStaticFieldDescriptor (line 1) | function _classCheckPrivateStaticFieldDescriptor(t, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classExtractFieldDescriptor.js function _classExtractFieldDescriptor (line 2) | function _classExtractFieldDescriptor(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classNameTDZError.js function _classNameTDZError (line 1) | function _classNameTDZError(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classPrivateFieldDestructureSet.js function _classPrivateFieldDestructureSet (line 3) | function _classPrivateFieldDestructureSet(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classPrivateFieldGet.js function _classPrivateFieldGet (line 3) | function _classPrivateFieldGet(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classPrivateFieldGet2.js function _classPrivateFieldGet2 (line 2) | function _classPrivateFieldGet2(s, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classPrivateFieldInitSpec.js function _classPrivateFieldInitSpec (line 2) | function _classPrivateFieldInitSpec(e, t, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classPrivateFieldLooseBase.js function _classPrivateFieldBase (line 1) | function _classPrivateFieldBase(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classPrivateFieldLooseKey.js function _classPrivateFieldKey (line 2) | function _classPrivateFieldKey(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classPrivateFieldSet.js function _classPrivateFieldSet (line 3) | function _classPrivateFieldSet(e, t, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classPrivateFieldSet2.js function _classPrivateFieldSet2 (line 2) | function _classPrivateFieldSet2(s, a, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classPrivateGetter.js function _classPrivateGetter (line 2) | function _classPrivateGetter(s, r, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classPrivateMethodGet.js function _classPrivateMethodGet (line 2) | function _classPrivateMethodGet(s, a, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classPrivateMethodInitSpec.js function _classPrivateMethodInitSpec (line 2) | function _classPrivateMethodInitSpec(e, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classPrivateMethodSet.js function _classPrivateMethodSet (line 1) | function _classPrivateMethodSet() { FILE: packages/next/src/compiled/@babel/runtime/helpers/classPrivateSetter.js function _classPrivateSetter (line 2) | function _classPrivateSetter(s, r, a, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classStaticPrivateFieldDestructureSet.js function _classStaticPrivateFieldDestructureSet (line 4) | function _classStaticPrivateFieldDestructureSet(t, r, s) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classStaticPrivateFieldSpecGet.js function _classStaticPrivateFieldSpecGet (line 4) | function _classStaticPrivateFieldSpecGet(t, s, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classStaticPrivateFieldSpecSet.js function _classStaticPrivateFieldSpecSet (line 4) | function _classStaticPrivateFieldSpecSet(s, t, r, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classStaticPrivateMethodGet.js function _classStaticPrivateMethodGet (line 2) | function _classStaticPrivateMethodGet(s, a, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/classStaticPrivateMethodSet.js function _classStaticPrivateMethodSet (line 1) | function _classStaticPrivateMethodSet() { FILE: packages/next/src/compiled/@babel/runtime/helpers/construct.js function _construct (line 3) | function _construct(t, e, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/createClass.js function _defineProperties (line 2) | function _defineProperties(e, r) { function _createClass (line 8) | function _createClass(e, r, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/createForOfIteratorHelper.js function _createForOfIteratorHelper (line 2) | function _createForOfIteratorHelper(r, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/createForOfIteratorHelperLoose.js function _createForOfIteratorHelperLoose (line 2) | function _createForOfIteratorHelperLoose(r, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/createSuper.js function _createSuper (line 4) | function _createSuper(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/decorate.js function _decorate (line 3) | function _decorate(e, r, t, i) { function _getDecoratorsApi (line 12) | function _getDecoratorsApi() { function _createElementDescriptor (line 186) | function _createElementDescriptor(e) { function _coalesceGetterSetter (line 215) | function _coalesceGetterSetter(e, r) { function _coalesceClassElements (line 218) | function _coalesceClassElements(e) { function _hasDecorators (line 239) | function _hasDecorators(e) { function _isDataDescriptor (line 242) | function _isDataDescriptor(e) { function _optionalCallableProperty (line 245) | function _optionalCallableProperty(e, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/defaults.js function _defaults (line 1) | function _defaults(e, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/defineAccessor.js function _defineAccessor (line 1) | function _defineAccessor(e, r, n, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/defineEnumerableProperties.js function _defineEnumerableProperties (line 1) | function _defineEnumerableProperties(e, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/defineProperty.js function _defineProperty (line 2) | function _defineProperty(e, r, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/dispose.js function dispose_SuppressedError (line 1) | function dispose_SuppressedError(r, e) { function _dispose (line 12) | function _dispose(r, e, s) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/AwaitValue.js function _AwaitValue (line 1) | function _AwaitValue(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/OverloadYield.js function _OverloadYield (line 1) | function _OverloadYield(e, d) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/applyDecoratedDescriptor.js function _applyDecoratedDescriptor (line 1) | function _applyDecoratedDescriptor(i, e, r, n, l) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/applyDecs.js function old_createMetadataMethodsForProperty (line 4) | function old_createMetadataMethodsForProperty(e, t, a, r) { function old_convertMetadataMapToFinal (line 30) | function old_convertMetadataMapToFinal(e, t) { function old_createAddInitializerMethod (line 52) | function old_createAddInitializerMethod(e, t) { function old_memberDec (line 57) | function old_memberDec(e, t, a, r, o, i, n, l, s) { function old_assertNotFinished (line 103) | function old_assertNotFinished(e, t) { function old_assertMetadataKey (line 106) | function old_assertMetadataKey(e) { function old_assertCallable (line 109) | function old_assertCallable(e, t) { function old_assertValidReturnValue (line 112) | function old_assertValidReturnValue(e, t) { function old_getInit (line 119) | function old_getInit(e) { function old_applyMemberDec (line 123) | function old_applyMemberDec(e, t, a, r, o, i, n, l, s) { function old_applyMemberDecs (line 179) | function old_applyMemberDecs(e, t, a, r, o) { function old_pushInitializers (line 201) | function old_pushInitializers(e, t) { function old_applyClassDecs (line 207) | function old_applyClassDecs(e, t, a, r) { function applyDecs (line 230) | function applyDecs(e, t, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/applyDecs2203.js function applyDecs2203Factory (line 2) | function applyDecs2203Factory() { function applyDecs2203 (line 181) | function applyDecs2203(e, t, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/applyDecs2203R.js function applyDecs2203RFactory (line 4) | function applyDecs2203RFactory() { function applyDecs2203R (line 188) | function applyDecs2203R(e, t, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/applyDecs2301.js function applyDecs2301Factory (line 5) | function applyDecs2301Factory() { function applyDecs2301 (line 219) | function applyDecs2301(e, t, r, n) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/applyDecs2305.js function applyDecs2305 (line 5) | function applyDecs2305(e, t, r, n, o, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/applyDecs2311.js function applyDecs2311 (line 5) | function applyDecs2311(e, t, n, r, o, i) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/arrayLikeToArray.js function _arrayLikeToArray (line 1) | function _arrayLikeToArray(r, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/arrayWithHoles.js function _arrayWithHoles (line 1) | function _arrayWithHoles(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/arrayWithoutHoles.js function _arrayWithoutHoles (line 2) | function _arrayWithoutHoles(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/assertClassBrand.js function _assertClassBrand (line 1) | function _assertClassBrand(e, t, n) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/assertThisInitialized.js function _assertThisInitialized (line 1) | function _assertThisInitialized(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/asyncGeneratorDelegate.js function _asyncGeneratorDelegate (line 2) | function _asyncGeneratorDelegate(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/asyncIterator.js function _asyncIterator (line 1) | function _asyncIterator(r) { function AsyncFromSyncIterator (line 13) | function AsyncFromSyncIterator(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/asyncToGenerator.js function asyncGeneratorStep (line 1) | function asyncGeneratorStep(n, t, e, r, o, a, c) { function _asyncToGenerator (line 10) | function _asyncToGenerator(n) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/awaitAsyncGenerator.js function _awaitAsyncGenerator (line 2) | function _awaitAsyncGenerator(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/callSuper.js function _callSuper (line 4) | function _callSuper(t, o, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/checkInRHS.js function _checkInRHS (line 2) | function _checkInRHS(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/checkPrivateRedeclaration.js function _checkPrivateRedeclaration (line 1) | function _checkPrivateRedeclaration(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classApplyDescriptorDestructureSet.js function _classApplyDescriptorDestructureSet (line 1) | function _classApplyDescriptorDestructureSet(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classApplyDescriptorGet.js function _classApplyDescriptorGet (line 1) | function _classApplyDescriptorGet(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classApplyDescriptorSet.js function _classApplyDescriptorSet (line 1) | function _classApplyDescriptorSet(e, t, l) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classCallCheck.js function _classCallCheck (line 1) | function _classCallCheck(a, n) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classCheckPrivateStaticAccess.js function _classCheckPrivateStaticAccess (line 2) | function _classCheckPrivateStaticAccess(s, a, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classCheckPrivateStaticFieldDescriptor.js function _classCheckPrivateStaticFieldDescriptor (line 1) | function _classCheckPrivateStaticFieldDescriptor(t, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classExtractFieldDescriptor.js function _classExtractFieldDescriptor (line 2) | function _classExtractFieldDescriptor(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classNameTDZError.js function _classNameTDZError (line 1) | function _classNameTDZError(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classPrivateFieldDestructureSet.js function _classPrivateFieldDestructureSet (line 3) | function _classPrivateFieldDestructureSet(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classPrivateFieldGet.js function _classPrivateFieldGet (line 3) | function _classPrivateFieldGet(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classPrivateFieldGet2.js function _classPrivateFieldGet2 (line 2) | function _classPrivateFieldGet2(s, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classPrivateFieldInitSpec.js function _classPrivateFieldInitSpec (line 2) | function _classPrivateFieldInitSpec(e, t, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classPrivateFieldLooseBase.js function _classPrivateFieldBase (line 1) | function _classPrivateFieldBase(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classPrivateFieldLooseKey.js function _classPrivateFieldKey (line 2) | function _classPrivateFieldKey(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classPrivateFieldSet.js function _classPrivateFieldSet (line 3) | function _classPrivateFieldSet(e, t, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classPrivateFieldSet2.js function _classPrivateFieldSet2 (line 2) | function _classPrivateFieldSet2(s, a, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classPrivateGetter.js function _classPrivateGetter (line 2) | function _classPrivateGetter(s, r, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classPrivateMethodGet.js function _classPrivateMethodGet (line 2) | function _classPrivateMethodGet(s, a, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classPrivateMethodInitSpec.js function _classPrivateMethodInitSpec (line 2) | function _classPrivateMethodInitSpec(e, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classPrivateMethodSet.js function _classPrivateMethodSet (line 1) | function _classPrivateMethodSet() { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classPrivateSetter.js function _classPrivateSetter (line 2) | function _classPrivateSetter(s, r, a, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classStaticPrivateFieldDestructureSet.js function _classStaticPrivateFieldDestructureSet (line 4) | function _classStaticPrivateFieldDestructureSet(t, r, s) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js function _classStaticPrivateFieldSpecGet (line 4) | function _classStaticPrivateFieldSpecGet(t, s, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecSet.js function _classStaticPrivateFieldSpecSet (line 4) | function _classStaticPrivateFieldSpecSet(s, t, r, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classStaticPrivateMethodGet.js function _classStaticPrivateMethodGet (line 2) | function _classStaticPrivateMethodGet(s, a, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/classStaticPrivateMethodSet.js function _classStaticPrivateMethodSet (line 1) | function _classStaticPrivateMethodSet() { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/construct.js function _construct (line 3) | function _construct(t, e, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/createClass.js function _defineProperties (line 2) | function _defineProperties(e, r) { function _createClass (line 8) | function _createClass(e, r, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/createForOfIteratorHelper.js function _createForOfIteratorHelper (line 2) | function _createForOfIteratorHelper(r, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/createForOfIteratorHelperLoose.js function _createForOfIteratorHelperLoose (line 2) | function _createForOfIteratorHelperLoose(r, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/createSuper.js function _createSuper (line 4) | function _createSuper(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/decorate.js function _decorate (line 3) | function _decorate(e, r, t, i) { function _getDecoratorsApi (line 12) | function _getDecoratorsApi() { function _createElementDescriptor (line 186) | function _createElementDescriptor(e) { function _coalesceGetterSetter (line 215) | function _coalesceGetterSetter(e, r) { function _coalesceClassElements (line 218) | function _coalesceClassElements(e) { function _hasDecorators (line 239) | function _hasDecorators(e) { function _isDataDescriptor (line 242) | function _isDataDescriptor(e) { function _optionalCallableProperty (line 245) | function _optionalCallableProperty(e, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/defaults.js function _defaults (line 1) | function _defaults(e, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/defineAccessor.js function _defineAccessor (line 1) | function _defineAccessor(e, r, n, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/defineEnumerableProperties.js function _defineEnumerableProperties (line 1) | function _defineEnumerableProperties(e, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/defineProperty.js function _defineProperty (line 2) | function _defineProperty(e, r, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/dispose.js function dispose_SuppressedError (line 1) | function dispose_SuppressedError(r, e) { function _dispose (line 12) | function _dispose(r, e, s) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/extends.js function _extends (line 1) | function _extends() { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/get.js function _get (line 2) | function _get() { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/getPrototypeOf.js function _getPrototypeOf (line 1) | function _getPrototypeOf(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/identity.js function _identity (line 1) | function _identity(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/importDeferProxy.js function _importDeferProxy (line 1) | function _importDeferProxy(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/inherits.js function _inherits (line 2) | function _inherits(t, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/inheritsLoose.js function _inheritsLoose (line 2) | function _inheritsLoose(t, o) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/initializerDefineProperty.js function _initializerDefineProperty (line 1) | function _initializerDefineProperty(e, i, r, l) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/initializerWarningHelper.js function _initializerWarningHelper (line 1) | function _initializerWarningHelper(r, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/instanceof.js function _instanceof (line 1) | function _instanceof(n, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/interopRequireDefault.js function _interopRequireDefault (line 1) | function _interopRequireDefault(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/interopRequireWildcard.js function _getRequireWildcardCache (line 2) | function _getRequireWildcardCache(e) { function _interopRequireWildcard (line 10) | function _interopRequireWildcard(e, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/isNativeFunction.js function _isNativeFunction (line 1) | function _isNativeFunction(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/isNativeReflectConstruct.js function _isNativeReflectConstruct (line 1) | function _isNativeReflectConstruct() { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/iterableToArray.js function _iterableToArray (line 1) | function _iterableToArray(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/iterableToArrayLimit.js function _iterableToArrayLimit (line 1) | function _iterableToArrayLimit(r, l) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/jsx.js function _createRawReactElement (line 2) | function _createRawReactElement(e, r, E, l) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/maybeArrayLike.js function _maybeArrayLike (line 2) | function _maybeArrayLike(r, a, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/newArrowCheck.js function _newArrowCheck (line 1) | function _newArrowCheck(n, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/nonIterableRest.js function _nonIterableRest (line 1) | function _nonIterableRest() { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/nonIterableSpread.js function _nonIterableSpread (line 1) | function _nonIterableSpread() { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/nullishReceiverError.js function _nullishReceiverError (line 1) | function _nullishReceiverError(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/objectDestructuringEmpty.js function _objectDestructuringEmpty (line 1) | function _objectDestructuringEmpty(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/objectSpread.js function _objectSpread (line 2) | function _objectSpread(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/objectSpread2.js function ownKeys (line 2) | function ownKeys(e, r) { function _objectSpread2 (line 12) | function _objectSpread2(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/objectWithoutProperties.js function _objectWithoutProperties (line 2) | function _objectWithoutProperties(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js function _objectWithoutPropertiesLoose (line 1) | function _objectWithoutPropertiesLoose(r, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/possibleConstructorReturn.js function _possibleConstructorReturn (line 3) | function _possibleConstructorReturn(t, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/readOnlyError.js function _readOnlyError (line 1) | function _readOnlyError(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/regeneratorRuntime.js function _regeneratorRuntime (line 2) | function _regeneratorRuntime() { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/set.js function set (line 3) | function set(e, r, t, o) { function _set (line 18) | function _set(e, r, t, o, f) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/setFunctionName.js function setFunctionName (line 2) | function setFunctionName(e, t, n) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/setPrototypeOf.js function _setPrototypeOf (line 1) | function _setPrototypeOf(t, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js function _skipFirstGeneratorNext (line 1) | function _skipFirstGeneratorNext(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/slicedToArray.js function _slicedToArray (line 5) | function _slicedToArray(r, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/superPropBase.js function _superPropBase (line 2) | function _superPropBase(t, o) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/superPropGet.js function _superPropGet (line 3) | function _superPropGet(t, o, e, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/superPropSet.js function _superPropSet (line 3) | function _superPropSet(t, e, o, r, p, f) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/taggedTemplateLiteral.js function _taggedTemplateLiteral (line 1) | function _taggedTemplateLiteral(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/taggedTemplateLiteralLoose.js function _taggedTemplateLiteralLoose (line 1) | function _taggedTemplateLiteralLoose(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/tdz.js function _tdzError (line 1) | function _tdzError(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/temporalRef.js function _temporalRef (line 3) | function _temporalRef(r, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/temporalUndefined.js function _temporalUndefined (line 1) | function _temporalUndefined() {} FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/toArray.js function _toArray (line 5) | function _toArray(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/toConsumableArray.js function _toConsumableArray (line 5) | function _toConsumableArray(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/toPrimitive.js function toPrimitive (line 2) | function toPrimitive(t, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/toPropertyKey.js function toPropertyKey (line 3) | function toPropertyKey(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/toSetter.js function _toSetter (line 1) | function _toSetter(t, e, n) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/tsRewriteRelativeImportExtensions.js function tsRewriteRelativeImportExtensions (line 1) | function tsRewriteRelativeImportExtensions(t, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/typeof.js function _typeof (line 1) | function _typeof(o) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/unsupportedIterableToArray.js function _unsupportedIterableToArray (line 2) | function _unsupportedIterableToArray(r, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/using.js function _using (line 1) | function _using(o, n, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/usingCtx.js function _usingCtx (line 1) | function _usingCtx() { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/wrapAsyncGenerator.js function _wrapAsyncGenerator (line 2) | function _wrapAsyncGenerator(e) { function AsyncGenerator (line 7) | function AsyncGenerator(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/wrapNativeSuper.js function _wrapNativeSuper (line 5) | function _wrapNativeSuper(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/wrapRegExp.js function _wrapRegExp (line 4) | function _wrapRegExp() { FILE: packages/next/src/compiled/@babel/runtime/helpers/esm/writeOnlyError.js function _writeOnlyError (line 1) | function _writeOnlyError(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/extends.js function _extends (line 1) | function _extends() { FILE: packages/next/src/compiled/@babel/runtime/helpers/get.js function _get (line 2) | function _get() { FILE: packages/next/src/compiled/@babel/runtime/helpers/getPrototypeOf.js function _getPrototypeOf (line 1) | function _getPrototypeOf(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/identity.js function _identity (line 1) | function _identity(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/importDeferProxy.js function _importDeferProxy (line 1) | function _importDeferProxy(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/inherits.js function _inherits (line 2) | function _inherits(t, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/inheritsLoose.js function _inheritsLoose (line 2) | function _inheritsLoose(t, o) { FILE: packages/next/src/compiled/@babel/runtime/helpers/initializerDefineProperty.js function _initializerDefineProperty (line 1) | function _initializerDefineProperty(e, i, r, l) { FILE: packages/next/src/compiled/@babel/runtime/helpers/initializerWarningHelper.js function _initializerWarningHelper (line 1) | function _initializerWarningHelper(r, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/instanceof.js function _instanceof (line 1) | function _instanceof(n, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/interopRequireDefault.js function _interopRequireDefault (line 1) | function _interopRequireDefault(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/interopRequireWildcard.js function _getRequireWildcardCache (line 2) | function _getRequireWildcardCache(e) { function _interopRequireWildcard (line 10) | function _interopRequireWildcard(e, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/isNativeFunction.js function _isNativeFunction (line 1) | function _isNativeFunction(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/isNativeReflectConstruct.js function _isNativeReflectConstruct (line 1) | function _isNativeReflectConstruct() { FILE: packages/next/src/compiled/@babel/runtime/helpers/iterableToArray.js function _iterableToArray (line 1) | function _iterableToArray(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/iterableToArrayLimit.js function _iterableToArrayLimit (line 1) | function _iterableToArrayLimit(r, l) { FILE: packages/next/src/compiled/@babel/runtime/helpers/jsx.js function _createRawReactElement (line 2) | function _createRawReactElement(e, r, E, l) { FILE: packages/next/src/compiled/@babel/runtime/helpers/maybeArrayLike.js function _maybeArrayLike (line 2) | function _maybeArrayLike(r, a, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/newArrowCheck.js function _newArrowCheck (line 1) | function _newArrowCheck(n, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/nonIterableRest.js function _nonIterableRest (line 1) | function _nonIterableRest() { FILE: packages/next/src/compiled/@babel/runtime/helpers/nonIterableSpread.js function _nonIterableSpread (line 1) | function _nonIterableSpread() { FILE: packages/next/src/compiled/@babel/runtime/helpers/nullishReceiverError.js function _nullishReceiverError (line 1) | function _nullishReceiverError(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/objectDestructuringEmpty.js function _objectDestructuringEmpty (line 1) | function _objectDestructuringEmpty(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/objectSpread.js function _objectSpread (line 2) | function _objectSpread(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/objectSpread2.js function ownKeys (line 2) | function ownKeys(e, r) { function _objectSpread2 (line 12) | function _objectSpread2(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/objectWithoutProperties.js function _objectWithoutProperties (line 2) | function _objectWithoutProperties(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/objectWithoutPropertiesLoose.js function _objectWithoutPropertiesLoose (line 1) | function _objectWithoutPropertiesLoose(r, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/possibleConstructorReturn.js function _possibleConstructorReturn (line 3) | function _possibleConstructorReturn(t, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/readOnlyError.js function _readOnlyError (line 1) | function _readOnlyError(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/regeneratorRuntime.js function _regeneratorRuntime (line 2) | function _regeneratorRuntime() { FILE: packages/next/src/compiled/@babel/runtime/helpers/set.js function set (line 3) | function set(e, r, t, o) { function _set (line 18) | function _set(e, r, t, o, f) { FILE: packages/next/src/compiled/@babel/runtime/helpers/setFunctionName.js function setFunctionName (line 2) | function setFunctionName(e, t, n) { FILE: packages/next/src/compiled/@babel/runtime/helpers/setPrototypeOf.js function _setPrototypeOf (line 1) | function _setPrototypeOf(t, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/skipFirstGeneratorNext.js function _skipFirstGeneratorNext (line 1) | function _skipFirstGeneratorNext(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/slicedToArray.js function _slicedToArray (line 5) | function _slicedToArray(r, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/superPropBase.js function _superPropBase (line 2) | function _superPropBase(t, o) { FILE: packages/next/src/compiled/@babel/runtime/helpers/superPropGet.js function _superPropGet (line 3) | function _superPropGet(t, o, e, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/superPropSet.js function _superPropSet (line 3) | function _superPropSet(t, e, o, r, p, f) { FILE: packages/next/src/compiled/@babel/runtime/helpers/taggedTemplateLiteral.js function _taggedTemplateLiteral (line 1) | function _taggedTemplateLiteral(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/taggedTemplateLiteralLoose.js function _taggedTemplateLiteralLoose (line 1) | function _taggedTemplateLiteralLoose(e, t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/tdz.js function _tdzError (line 1) | function _tdzError(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/temporalRef.js function _temporalRef (line 3) | function _temporalRef(r, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/temporalUndefined.js function _temporalUndefined (line 1) | function _temporalUndefined() {} FILE: packages/next/src/compiled/@babel/runtime/helpers/toArray.js function _toArray (line 5) | function _toArray(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/toConsumableArray.js function _toConsumableArray (line 5) | function _toConsumableArray(r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/toPrimitive.js function toPrimitive (line 2) | function toPrimitive(t, r) { FILE: packages/next/src/compiled/@babel/runtime/helpers/toPropertyKey.js function toPropertyKey (line 3) | function toPropertyKey(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/toSetter.js function _toSetter (line 1) | function _toSetter(t, e, n) { FILE: packages/next/src/compiled/@babel/runtime/helpers/tsRewriteRelativeImportExtensions.js function tsRewriteRelativeImportExtensions (line 1) | function tsRewriteRelativeImportExtensions(t, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/typeof.js function _typeof (line 1) | function _typeof(o) { FILE: packages/next/src/compiled/@babel/runtime/helpers/unsupportedIterableToArray.js function _unsupportedIterableToArray (line 2) | function _unsupportedIterableToArray(r, a) { FILE: packages/next/src/compiled/@babel/runtime/helpers/using.js function _using (line 1) | function _using(o, n, e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/usingCtx.js function _usingCtx (line 1) | function _usingCtx() { FILE: packages/next/src/compiled/@babel/runtime/helpers/wrapAsyncGenerator.js function _wrapAsyncGenerator (line 2) | function _wrapAsyncGenerator(e) { function AsyncGenerator (line 7) | function AsyncGenerator(e) { FILE: packages/next/src/compiled/@babel/runtime/helpers/wrapNativeSuper.js function _wrapNativeSuper (line 5) | function _wrapNativeSuper(t) { FILE: packages/next/src/compiled/@babel/runtime/helpers/wrapRegExp.js function _wrapRegExp (line 4) | function _wrapRegExp() { FILE: packages/next/src/compiled/@babel/runtime/helpers/writeOnlyError.js function _writeOnlyError (line 1) | function _writeOnlyError(r) { FILE: packages/next/src/compiled/@edge-runtime/cookies/index.d.ts type CookieSerializeOptions (line 8) | interface CookieSerializeOptions { type CookieListItem (line 122) | interface CookieListItem extends Pick; class RequestCookies (line 144) | class RequestCookies { class ResponseCookies (line 173) | class ResponseCookies { FILE: packages/next/src/compiled/@edge-runtime/cookies/index.js function stringifyCookie (line 32) | function stringifyCookie(c) { function parseCookie (line 48) | function parseCookie(cookie) { function parseSetCookie (line 66) | function parseSetCookie(setCookie) { function compact (line 102) | function compact(t) { function parseSameSite (line 112) | function parseSameSite(string) { function parsePriority (line 117) | function parsePriority(string) { function splitCookiesString (line 121) | function splitCookiesString(cookiesString) { method constructor (line 175) | constructor(requestHeaders) { method [Symbol.iterator] (line 187) | [Symbol.iterator]() { method size (line 193) | get size() { method get (line 196) | get(...args) { method getAll (line 200) | getAll(...args) { method has (line 209) | has(name) { method set (line 212) | set(...args) { method delete (line 225) | delete(names) { method clear (line 237) | clear() { method [Symbol.for("edge-runtime.inspect.custom")] (line 244) | [Symbol.for("edge-runtime.inspect.custom")]() { method toString (line 247) | toString() { method constructor (line 254) | constructor(responseHeaders) { method get (line 270) | get(...args) { method getAll (line 277) | getAll(...args) { method has (line 286) | has(name) { method set (line 292) | set(...args) { method delete (line 302) | delete(...args) { method [Symbol.for("edge-runtime.inspect.custom")] (line 306) | [Symbol.for("edge-runtime.inspect.custom")]() { method toString (line 309) | toString() { function replace (line 313) | function replace(bag, headers) { function normalizeCookie (line 320) | function normalizeCookie(cookie = { name: "", value: "" }) { FILE: packages/next/src/compiled/@edge-runtime/ponyfill/index.js function edge (line 4) | function edge() { FILE: packages/next/src/compiled/@edge-runtime/primitives/console.d.ts type IConsole (line 1) | interface IConsole { FILE: packages/next/src/compiled/@edge-runtime/primitives/crypto.js function SubtleCrypto (line 32) | function SubtleCrypto() { FILE: packages/next/src/compiled/@edge-runtime/primitives/events.d.ts class EventTarget (line 5) | class EventTarget = Record, TEvent ex... type CallbackFunction (line 89) | interface CallbackFunction, T... type CallbackObject (line 96) | interface CallbackObject { type Options (line 103) | interface Options { type AddOptions (line 110) | interface AddOptions extends Options { type AbortSignal (line 119) | interface AbortSignal extends EventTarget<{ type EventData (line 128) | type EventData, TMode extends ... type ExplicitType (line 133) | type ExplicitType = string extends T ? never : { type FallbackEventListener (line 140) | type FallbackEventListener, T... type FallbackEvent (line 145) | type FallbackEvent = TMode extends ... type IsValidEventMap (line 150) | type IsValidEventMap = string extends keyof T ? false : true; class Event$1 (line 157) | class Event$1 { type EventInit (line 306) | interface EventInit { class FetchEvent (line 316) | class FetchEvent { FILE: packages/next/src/compiled/@edge-runtime/primitives/fetch.d.ts class Request (line 1) | class Request extends globalThis.Request { class Response (line 6) | class Response extends globalThis.Response { type RequestInfo (line 11) | type RequestInfo = string | Request | globalThis.Request type RequestInit (line 12) | type RequestInit = globalThis.RequestInit FILE: packages/next/src/compiled/@edge-runtime/primitives/fetch.js method "" (line 67) | ""() { method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/symbols.js" (line 74) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/sym... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/errors.js" (line 149) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/err... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/constants.js" (line 422) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/con... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/tree.js" (line 538) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/tre... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/util.js" (line 683) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/uti... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/diagnostics.js" (line 1235) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/dia... method "src/patches/undici-core-request.js" (line 1421) | "src/patches/undici-core-request.js"(exports2, module2) { method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/dispatcher.js" (line 1756) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/dispatcher-base.js" (line 1819) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/util/timers.js" (line 1983) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/util/tim... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/connect.js" (line 2219) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/con... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/utils.js" (line 2404) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/u... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/constants.js" (line 2426) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/c... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/llhttp-wasm.js" (line 2748) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/l... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js" (line 2758) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/l... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/constants.js" (line 2768) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/global.js" (line 2987) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/data-url.js" (line 3026) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/webidl.js" (line 3400) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/util.js" (line 3820) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/symbols.js" (line 4748) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/file.js" (line 4763) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/formdata.js" (line 4830) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/formdata-parser.js" (line 4981) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/body.js" (line 5243) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/client-h1.js" (line 5564) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/client-h2.js" (line 6600) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/redirect-handler.js" (line 7148) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/interceptor/redirect-interceptor.js" (line 7315) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/intercep... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/client.js" (line 7339) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/fixed-queue.js" (line 7848) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/pool-stats.js" (line 7909) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/pool-base.js" (line 7945) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/pool.js" (line 8103) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/balanced-pool.js" (line 8190) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/agent.js" (line 8340) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/proxy-agent.js" (line 8441) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/env-http-proxy-agent.js" (line 8606) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/retry-handler.js" (line 8759) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/retry-agent.js" (line 9063) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/readable.js" (line 9104) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/read... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/util.js" (line 9409) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/util... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-request.js" (line 9473) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/abort-signal.js" (line 9663) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/abor... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-stream.js" (line 9719) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-pipeline.js" (line 9896) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-upgrade.js" (line 10104) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-connect.js" (line 10200) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/index.js" (line 10294) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/inde... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-errors.js" (line 10307) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-symbols.js" (line 10330) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-utils.js" (line 10359) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-interceptor.js" (line 10677) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-client.js" (line 10844) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-pool.js" (line 10900) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/pluralizer.js" (line 10956) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/plu... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/pending-interceptors-formatter.js" (line 10989) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/pen... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-agent.js" (line 11032) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/global.js" (line 11165) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/global.j... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/decorator-handler.js" (line 11199) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/interceptor/redirect.js" (line 11241) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/intercep... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/interceptor/retry.js" (line 11268) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/intercep... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/interceptor/dump.js" (line 11293) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/intercep... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/headers.js" (line 11405) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/response.js" (line 11865) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/dispatcher-weakref.js" (line 12273) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/request.js" (line 12320) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/index.js" (line 13023) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/symbols.js" (line 14105) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/progressevent.js" (line 14121) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/encoding.js" (line 14192) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/util.js" (line 14480) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/filereader.js" (line 14672) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cache/symbols.js" (line 14934) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cach... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cache/util.js" (line 14945) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cach... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cache/cache.js" (line 14978) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cach... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cache/cachestorage.js" (line 15538) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cach... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cookies/constants.js" (line 15653) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cook... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cookies/util.js" (line 15667) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cook... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cookies/parse.js" (line 15846) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cook... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cookies/index.js" (line 15989) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cook... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/events.js" (line 16123) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/constants.js" (line 16406) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/symbols.js" (line 16464) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/util.js" (line 16482) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/frame.js" (line 16668) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/connection.js" (line 16749) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/permessage-deflate.js" (line 16940) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/receiver.js" (line 17001) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/sender.js" (line 17317) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/websocket.js" (line 17410) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/eventsource/util.js" (line 17807) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/even... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/eventsource/eventsource-stream.js" (line 17840) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/even... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/eventsource/eventsource.js" (line 18073) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/even... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/index.js" (line 18390) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/index.js"(ex... function addDuplexToInit (line 18548) | function addDuplexToInit(options) { method constructor (line 18553) | constructor(input, options) { function fetch (line 18563) | async function fetch(resource, options) { FILE: packages/next/src/compiled/@edge-runtime/primitives/index.d.ts class ReadableStreamBYOBReader (line 22) | class ReadableStreamBYOBReader { FILE: packages/next/src/compiled/@edge-runtime/primitives/load.js method "" (line 67) | ""() { method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/symbols.js" (line 74) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/sym... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/errors.js" (line 149) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/err... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/constants.js" (line 422) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/con... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/tree.js" (line 538) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/tre... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/util.js" (line 683) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/uti... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/diagnostics.js" (line 1235) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/dia... method "src/patches/undici-core-request.js" (line 1421) | "src/patches/undici-core-request.js"(exports2, module2) { method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/dispatcher.js" (line 1756) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/dispatcher-base.js" (line 1819) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/util/timers.js" (line 1983) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/util/tim... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/connect.js" (line 2219) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/con... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/utils.js" (line 2404) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/u... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/constants.js" (line 2426) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/c... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/llhttp-wasm.js" (line 2748) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/l... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js" (line 2758) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/l... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/constants.js" (line 2768) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/global.js" (line 2987) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/data-url.js" (line 3026) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/webidl.js" (line 3400) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/util.js" (line 3820) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/symbols.js" (line 4748) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/file.js" (line 4763) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/formdata.js" (line 4830) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/formdata-parser.js" (line 4981) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/body.js" (line 5243) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/client-h1.js" (line 5564) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/client-h2.js" (line 6600) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/redirect-handler.js" (line 7148) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/interceptor/redirect-interceptor.js" (line 7315) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/intercep... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/client.js" (line 7339) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/fixed-queue.js" (line 7848) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/pool-stats.js" (line 7909) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/pool-base.js" (line 7945) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/pool.js" (line 8103) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/balanced-pool.js" (line 8190) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/agent.js" (line 8340) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/proxy-agent.js" (line 8441) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/env-http-proxy-agent.js" (line 8606) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/retry-handler.js" (line 8759) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/retry-agent.js" (line 9063) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/readable.js" (line 9104) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/read... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/util.js" (line 9409) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/util... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-request.js" (line 9473) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/abort-signal.js" (line 9663) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/abor... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-stream.js" (line 9719) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-pipeline.js" (line 9896) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-upgrade.js" (line 10104) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-connect.js" (line 10200) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/index.js" (line 10294) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/inde... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-errors.js" (line 10307) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-symbols.js" (line 10330) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-utils.js" (line 10359) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-interceptor.js" (line 10677) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-client.js" (line 10844) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-pool.js" (line 10900) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/pluralizer.js" (line 10956) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/plu... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/pending-interceptors-formatter.js" (line 10989) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/pen... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-agent.js" (line 11032) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/global.js" (line 11165) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/global.j... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/decorator-handler.js" (line 11199) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/interceptor/redirect.js" (line 11241) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/intercep... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/interceptor/retry.js" (line 11268) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/intercep... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/interceptor/dump.js" (line 11293) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/intercep... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/headers.js" (line 11405) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/response.js" (line 11865) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/dispatcher-weakref.js" (line 12273) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/request.js" (line 12320) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/index.js" (line 13023) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/symbols.js" (line 14105) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/progressevent.js" (line 14121) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/encoding.js" (line 14192) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/util.js" (line 14480) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/filereader.js" (line 14672) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cache/symbols.js" (line 14934) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cach... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cache/util.js" (line 14945) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cach... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cache/cache.js" (line 14978) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cach... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cache/cachestorage.js" (line 15538) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cach... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cookies/constants.js" (line 15653) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cook... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cookies/util.js" (line 15667) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cook... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cookies/parse.js" (line 15846) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cook... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cookies/index.js" (line 15989) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cook... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/events.js" (line 16123) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/constants.js" (line 16406) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/symbols.js" (line 16464) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/util.js" (line 16482) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/frame.js" (line 16668) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/connection.js" (line 16749) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/permessage-deflate.js" (line 16940) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/receiver.js" (line 17001) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/sender.js" (line 17317) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/websocket.js" (line 17410) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/eventsource/util.js" (line 17807) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/even... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/eventsource/eventsource-stream.js" (line 17840) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/even... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/eventsource/eventsource.js" (line 18073) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/even... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/index.js" (line 18390) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/index.js"(ex... function addDuplexToInit (line 18543) | function addDuplexToInit(options) { function fetch (line 18546) | async function fetch(resource, options) { method "src/primitives/fetch.js" (line 18554) | "src/primitives/fetch.js"() { function load (line 18586) | function load(scopedContext = {}) { function getCrypto (line 18656) | function getCrypto(scopedContext) { function requireWithFakeGlobalScope (line 18675) | function requireWithFakeGlobalScope(params) { FILE: packages/next/src/compiled/@edge-runtime/primitives/url.d.ts type URLPatternInput (line 1) | type URLPatternInput = URLPatternInit | string; class URLPattern (line 3) | class URLPattern { type URLPatternInit (line 20) | interface URLPatternInit { type URLPatternResult (line 32) | interface URLPatternResult { type URLPatternComponentResult (line 44) | interface URLPatternComponentResult { class _URLPattern (line 53) | class _URLPattern extends URLPattern {} FILE: packages/next/src/compiled/@hapi/accept/index.js method constructor (line 1) | constructor(e,r={}){if(e instanceof Error){return t.boomify(n.clone(e),r... method [Symbol.hasInstance] (line 1) | static[Symbol.hasInstance](e){return t.isBoom(e)} method constructor (line 1) | constructor(){this.ts=0;this.reset()} method reset (line 1) | reset(){this.ts=t.Bench.now()} method elapsed (line 1) | elapsed(){return t.Bench.now()-this.ts} method now (line 1) | static now(){const e=process.hrtime();return e[0]*1e3+e[1]/1e6} method constructor (line 1) | constructor(e,t){this.obj=e;this.ref=t} method isSame (line 1) | isSame(e,t){return this.obj===e&&this.ref===t} method constructor (line 1) | constructor(e){const r=e.filter((e=>e!=="")).map((e=>typeof e==="string"... function __nccwpck_require__ (line 1) | function __nccwpck_require__(r){var n=t[r];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/@modelcontextprotocol/sdk/server/mcp.js function Ajv (line 1) | function Ajv(e){if(!(this instanceof Ajv))return new Ajv(e);e=this._opts... function validate (line 1) | function validate(e,r){var t;if(typeof e=="string"){t=this.getSchema(e);... function compile (line 1) | function compile(e,r){var t=this._addSchema(e,undefined,r);return t.vali... function addSchema (line 1) | function addSchema(e,r,t,a){if(Array.isArray(e)){for(var i=0;i=0)... function endCompiling (line 1) | function endCompiling(e,r,t){var a=compIndex.call(this,e,r,t);if(a>=0)th... function compIndex (line 1) | function compIndex(e,r,t){for(var a=0;a1){a=t[0... function ucs2decode (line 3) | function ucs2decode(e){var r=[];var t=0;var a=e.length;while(t1&&arguments[1]!==undefined?arg... function _recomposeAuthority (line 3) | function _recomposeAuthority(e,a){var s=a.iri!==false?t:r;var i=[];if(e.... function removeDotSegments (line 3) | function removeDotSegments(e){var r=[];while(e.length){if(e.match(T)){e=... function serialize (line 3) | function serialize(e){var a=arguments.length>1&&arguments[1]!==undefined... function resolveComponents (line 3) | function resolveComponents(e,r){var t=arguments.length>2&&arguments[2]!=... function resolve (line 3) | function resolve(e,r,t){var a=assign({scheme:"null"},t);return serialize... function normalize (line 3) | function normalize(e,r){if(typeof e==="string"){e=serialize(parse(e,r),r... function equal (line 3) | function equal(e,r,t){if(typeof e==="string"){e=serialize(parse(e,t),t)}... function escapeComponent (line 3) | function escapeComponent(e,a){return e&&e.toString().replace(!a||!a.iri?... function unescapeComponent (line 3) | function unescapeComponent(e,a){return e&&e.toString().replace(!a||!a.ir... function isSecure (line 3) | function isSecure(e){return typeof e.secure==="boolean"?e.secure:String(... function decodeUnreserved (line 3) | function decodeUnreserved(e){var r=pctDecChars(e);return!r.match(B)?e:r} class Completable (line 3) | class Completable extends a.ZodType{_parse(e){const{ctx:r}=this._process... method _parse (line 3) | _parse(e){const{ctx:r}=this._processInputParams(e);const t=r.data;retu... method unwrap (line 3) | unwrap(){return this._def.type} function completable (line 3) | function completable(e,r){return Completable.create(e,{...e._def,complet... function processCreateParams (line 3) | function processCreateParams(e){if(!e)return{};const{errorMap:r,invalid_... class Server (line 3) | class Server extends s.Protocol{constructor(e,r){var t;super(r);this._se... method constructor (line 3) | constructor(e,r){var t;super(r);this._serverInfo=e;this._loggingLevels... method registerCapabilities (line 3) | registerCapabilities(e){if(this.transport){throw new Error("Cannot reg... method assertCapabilityForMethod (line 3) | assertCapabilityForMethod(e){var r,t,a;switch(e){case"sampling/createM... method assertNotificationCapability (line 3) | assertNotificationCapability(e){switch(e){case"notifications/message":... method assertRequestHandlerCapability (line 3) | assertRequestHandlerCapability(e){switch(e){case"sampling/createMessag... method _oninitialize (line 3) | async _oninitialize(e){const r=e.params.protocolVersion;this._clientCa... method getClientCapabilities (line 3) | getClientCapabilities(){return this._clientCapabilities} method getClientVersion (line 3) | getClientVersion(){return this._clientVersion} method getCapabilities (line 3) | getCapabilities(){return this._capabilities} method ping (line 3) | async ping(){return this.request({method:"ping"},i.EmptyResultSchema)} method createMessage (line 3) | async createMessage(e,r){return this.request({method:"sampling/createM... method elicitInput (line 3) | async elicitInput(e,r){const t=await this.request({method:"elicitation... method listRoots (line 3) | async listRoots(e,r){return this.request({method:"roots/list",params:e... method sendLoggingMessage (line 3) | async sendLoggingMessage(e,r){if(this._capabilities.logging){if(!this.... method sendResourceUpdated (line 3) | async sendResourceUpdated(e){return this.notification({method:"notific... method sendResourceListChanged (line 3) | async sendResourceListChanged(){return this.notification({method:"noti... method sendToolListChanged (line 3) | async sendToolListChanged(){return this.notification({method:"notifica... method sendPromptListChanged (line 3) | async sendPromptListChanged(){return this.notification({method:"notifi... class Protocol (line 3) | class Protocol{constructor(e){this._options=e;this._requestMessageId=0;t... method constructor (line 3) | constructor(e){this._options=e;this._requestMessageId=0;this._requestH... method _setupTimeout (line 3) | _setupTimeout(e,r,t,a,s=false){this._timeoutInfo.set(e,{timeoutId:setT... method _resetTimeout (line 3) | _resetTimeout(e){const r=this._timeoutInfo.get(e);if(!r)return false;c... method _cleanupTimeout (line 3) | _cleanupTimeout(e){const r=this._timeoutInfo.get(e);if(r){clearTimeout... method connect (line 3) | async connect(e){var r,t,s;this._transport=e;const i=(r=this.transport... method _onclose (line 3) | _onclose(){var e;const r=this._responseHandlers;this._responseHandlers... method _onerror (line 3) | _onerror(e){var r;(r=this.onerror)===null||r===void 0?void 0:r.call(th... method _onnotification (line 3) | _onnotification(e){var r;const t=(r=this._notificationHandlers.get(e.m... method _onrequest (line 3) | _onrequest(e,r){var t,s;const i=(t=this._requestHandlers.get(e.method)... method _onprogress (line 3) | _onprogress(e){const{progressToken:r,...t}=e.params;const a=Number(r);... method _onresponse (line 3) | _onresponse(e){const r=Number(e.id);const t=this._responseHandlers.get... method transport (line 3) | get transport(){return this._transport} method close (line 3) | async close(){var e;await((e=this._transport)===null||e===void 0?void ... method request (line 3) | request(e,t,s){const{relatedRequestId:i,resumptionToken:o,onresumption... method notification (line 3) | async notification(e,r){var t,a;if(!this._transport){throw new Error("... method setRequestHandler (line 3) | setRequestHandler(e,r){const t=e.shape.method.value;this.assertRequest... method removeRequestHandler (line 3) | removeRequestHandler(e){this._requestHandlers.delete(e)} method assertCanSetRequestHandler (line 3) | assertCanSetRequestHandler(e){if(this._requestHandlers.has(e)){throw n... method setNotificationHandler (line 3) | setNotificationHandler(e,r){this._notificationHandlers.set(e.shape.met... method removeNotificationHandler (line 3) | removeNotificationHandler(e){this._notificationHandlers.delete(e)} function mergeCapabilities (line 3) | function mergeCapabilities(e,r){return Object.entries(r).reduce(((e,[r,t... class UriTemplate (line 3) | class UriTemplate{static isTemplate(e){return/\{[^}\s]+\}/.test(e)}stati... method isTemplate (line 3) | static isTemplate(e){return/\{[^}\s]+\}/.test(e)} method validateLength (line 3) | static validateLength(e,r,t){if(e.length>r){throw new Error(`${t} exce... method variableNames (line 3) | get variableNames(){return this.parts.flatMap((e=>typeof e==="string"?... method constructor (line 3) | constructor(e){UriTemplate.validateLength(e,t,"Template");this.templat... method toString (line 3) | toString(){return this.template} method parse (line 3) | parse(e){const r=[];let t="";let i=0;let o=0;while(ie.s... method getNames (line 3) | getNames(e){const r=this.getOperator(e);return e.slice(r.length).split... method encodeValue (line 3) | encodeValue(e,r){UriTemplate.validateLength(e,a,"Variable value");if(r... method expandPart (line 3) | expandPart(e,r){if(e.operator==="?"||e.operator==="&"){const t=e.names... method expand (line 3) | expand(e){let r="";let t=false;for(const a of this.parts){if(typeof a=... method escapeRegExp (line 3) | escapeRegExp(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")} method partToRegExp (line 3) | partToRegExp(e){const r=[];for(const r of e.names){UriTemplate.validat... method match (line 3) | match(e){UriTemplate.validateLength(e,t,"URI");let r="^";const a=[];fo... class McpError (line 3) | class McpError extends Error{constructor(e,r,t){super(`MCP error ${e}: $... method constructor (line 3) | constructor(e,r,t){super(`MCP error ${e}: ${r}`);this.code=e;this.data... function addErrorMessage (line 3) | function addErrorMessage(e,r,t,a){if(!a?.errorMessages)return;if(t){e.er... function setResponseValueAndErrors (line 3) | function setResponseValueAndErrors(e,r,t,a,s){e[r]=t;addErrorMessage(e,r... function parseDef (line 3) | function parseDef(e,r,t=false){const i=r.seen.get(e);if(r.override){cons... function parseAnyDef (line 3) | function parseAnyDef(e){if(e.target!=="openAi"){return{}}const r=[...e.b... function parseArrayDef (line 3) | function parseArrayDef(e,r){const t={type:"array"};if(e.type?._def&&e.ty... function parseBigintDef (line 3) | function parseBigintDef(e,r){const t={type:"integer",format:"int64"};if(... function parseBooleanDef (line 3) | function parseBooleanDef(){return{type:"boolean"}} function parseBrandedDef (line 3) | function parseBrandedDef(e,r){return(0,a.parseDef)(e.type._def,r)} function parseDateDef (line 3) | function parseDateDef(e,r,t){const a=t??r.dateStrategy;if(Array.isArray(... function parseDefaultDef (line 3) | function parseDefaultDef(e,r){return{...(0,a.parseDef)(e.innerType._def,... function parseEffectsDef (line 3) | function parseEffectsDef(e,r){return r.effectStrategy==="input"?(0,a.par... function parseEnumDef (line 3) | function parseEnumDef(e){return{type:"string",enum:Array.from(e.values)}} function parseIntersectionDef (line 3) | function parseIntersectionDef(e,r){const t=[(0,a.parseDef)(e.left._def,{... function parseLiteralDef (line 3) | function parseLiteralDef(e,r){const t=typeof e.value;if(t!=="bigint"&&t!... function parseMapDef (line 3) | function parseMapDef(e,r){if(r.mapStrategy==="record"){return(0,s.parseR... function parseNativeEnumDef (line 3) | function parseNativeEnumDef(e){const r=e.values;const t=Object.keys(e.va... function parseNeverDef (line 3) | function parseNeverDef(e){return e.target==="openAi"?undefined:{not:(0,a... function parseNullDef (line 3) | function parseNullDef(e){return e.target==="openApi3"?{enum:["null"],nul... function parseNullableDef (line 3) | function parseNullableDef(e,r){if(["ZodString","ZodNumber","ZodBigInt","... function parseNumberDef (line 3) | function parseNumberDef(e,r){const t={type:"number"};if(!e.checks)return... function parseObjectDef (line 3) | function parseObjectDef(e,r){const t=r.target==="openAi";const s={type:"... function decideAdditionalProperties (line 3) | function decideAdditionalProperties(e,r){if(e.catchall._def.typeName!=="... function safeIsOptional (line 3) | function safeIsOptional(e){try{return e.isOptional()}catch{return true}} function parsePromiseDef (line 3) | function parsePromiseDef(e,r){return(0,a.parseDef)(e.type._def,r)} function parseRecordDef (line 3) | function parseRecordDef(e,r){if(r.target==="openAi"){console.warn("Warni... function parseSetDef (line 3) | function parseSetDef(e,r){const t=(0,s.parseDef)(e.valueType._def,{...r,... function parseStringDef (line 3) | function parseStringDef(e,t){const s={type:"string"};if(e.checks){for(co... function escapeLiteralCheckValue (line 3) | function escapeLiteralCheckValue(e,r){return r.patternStrategy==="escape... function escapeNonAlphaNumeric (line 3) | function escapeNonAlphaNumeric(e){let r="";for(let t=0;te.format))){i... function addPattern (line 3) | function addPattern(e,r,t,s){if(e.pattern||e.allOf?.some((e=>e.pattern))... function stringifyRegExpWithFlags (line 3) | function stringifyRegExpWithFlags(e,r){if(!r.applyRegexFlags||!e.flags){... function parseTupleDef (line 3) | function parseTupleDef(e,r){if(e.rest){return{type:"array",minItems:e.it... function parseUndefinedDef (line 3) | function parseUndefinedDef(e){return{not:(0,a.parseAnyDef)(e)}} function parseUnionDef (line 3) | function parseUnionDef(e,t){if(t.target==="openApi3")return asAnyOf(e,t)... function parseUnknownDef (line 3) | function parseUnknownDef(e){return(0,a.parseAnyDef)(e)} function __nccwpck_require__ (line 3) | function __nccwpck_require__(t){var a=r[t];if(a!==undefined){return a.ex... class McpServer (line 3) | class McpServer{constructor(e,t){this._registeredResources={};this._regi... method constructor (line 3) | constructor(e,t){this._registeredResources={};this._registeredResource... method connect (line 3) | async connect(e){return await this.server.connect(e)} method close (line 3) | async close(){await this.server.close()} method setToolRequestHandlers (line 3) | setToolRequestHandlers(){if(this._toolHandlersInitialized){return}this... method setCompletionRequestHandler (line 3) | setCompletionRequestHandler(){if(this._completionHandlerInitialized){r... method handlePromptCompletion (line 3) | async handlePromptCompletion(e,r){const t=this._registeredPrompts[r.na... method handleResourceCompletion (line 3) | async handleResourceCompletion(e,r){const t=Object.values(this._regist... method setResourceRequestHandlers (line 3) | setResourceRequestHandlers(){if(this._resourceHandlersInitialized){ret... method setPromptRequestHandlers (line 3) | setPromptRequestHandlers(){if(this._promptHandlersInitialized){return}... method resource (line 3) | resource(e,r,...t){let a;if(typeof t[0]==="object"){a=t.shift()}const ... method registerResource (line 3) | registerResource(e,r,t,a){if(typeof r==="string"){if(this._registeredR... method _createRegisteredResource (line 3) | _createRegisteredResource(e,r,t,a,s){const i={name:e,title:r,metadata:... method _createRegisteredResourceTemplate (line 3) | _createRegisteredResourceTemplate(e,r,t,a,s){const i={resourceTemplate... method _createRegisteredPrompt (line 3) | _createRegisteredPrompt(e,r,t,a,i){const o={title:r,description:t,args... method _createRegisteredTool (line 3) | _createRegisteredTool(e,r,t,a,i,o,n,l){const c={title:r,description:t,... method tool (line 3) | tool(e,...r){if(this._registeredTools[e]){throw new Error(`Tool ${e} i... method registerTool (line 3) | registerTool(e,r,t){if(this._registeredTools[e]){throw new Error(`Tool... method prompt (line 3) | prompt(e,...r){if(this._registeredPrompts[e]){throw new Error(`Prompt ... method registerPrompt (line 3) | registerPrompt(e,r,t){if(this._registeredPrompts[e]){throw new Error(`... method isConnected (line 3) | isConnected(){return this.server.transport!==undefined} method sendLoggingMessage (line 3) | async sendLoggingMessage(e,r){return this.server.sendLoggingMessage(e,r)} method sendResourceListChanged (line 3) | sendResourceListChanged(){if(this.isConnected()){this.server.sendResou... method sendToolListChanged (line 3) | sendToolListChanged(){if(this.isConnected()){this.server.sendToolListC... method sendPromptListChanged (line 3) | sendPromptListChanged(){if(this.isConnected()){this.server.sendPromptL... class ResourceTemplate (line 3) | class ResourceTemplate{constructor(e,r){this._callbacks=r;this._uriTempl... method constructor (line 3) | constructor(e,r){this._callbacks=r;this._uriTemplate=typeof e==="strin... method uriTemplate (line 3) | get uriTemplate(){return this._uriTemplate} method listCallback (line 3) | get listCallback(){return this._callbacks.list} method completeCallback (line 3) | completeCallback(e){var r;return(r=this._callbacks.complete)===null||r... function isZodRawShape (line 3) | function isZodRawShape(e){if(typeof e!=="object"||e===null)return false;... function isZodTypeLike (line 3) | function isZodTypeLike(e){return e!==null&&typeof e==="object"&&"parse"i... function promptArgumentsFromSchema (line 3) | function promptArgumentsFromSchema(e){return Object.entries(e.shape).map... function createCompletionResult (line 3) | function createCompletionResult(e){return{completion:{values:e.slice(0,1... FILE: packages/next/src/compiled/@modelcontextprotocol/sdk/server/streamableHttp.js class StreamableHTTPServerTransport (line 1) | class StreamableHTTPServerTransport{constructor(e){var t,s;this._started... method constructor (line 1) | constructor(e){var t,s;this._started=false;this._streamMapping=new Map... method start (line 1) | async start(){if(this._started){throw new Error("Transport already sta... method validateRequestHeaders (line 1) | validateRequestHeaders(e){if(!this._enableDnsRebindingProtection){retu... method handleRequest (line 1) | async handleRequest(e,t,s){var o;const a=this.validateRequestHeaders(e... method handleGetRequest (line 1) | async handleGetRequest(e,t){const s=e.headers.accept;if(!(s===null||s=... method replayEvents (line 1) | async replayEvents(e,t){var s,o;if(!this._eventStore){return}try{const... method writeSSEEvent (line 1) | writeSSEEvent(e,t,s){let o=`event: message\n`;if(s){o+=`id: ${s}\n`}o+... method handleUnsupportedRequest (line 1) | async handleUnsupportedRequest(e){e.writeHead(405,{Allow:"GET, POST, D... method handlePostRequest (line 1) | async handlePostRequest(e,t,s){var o,l,h,m,u;try{const u=e.headers.acc... method handleDeleteRequest (line 1) | async handleDeleteRequest(e,t){var s;if(!this.validateSession(e,t)){re... method validateSession (line 1) | validateSession(e,t){if(this.sessionIdGenerator===undefined){return tr... method validateProtocolVersion (line 1) | validateProtocolVersion(e,t){var s;let o=(s=e.headers["mcp-protocol-ve... method close (line 1) | async close(){var e;this._streamMapping.forEach((e=>{e.end()}));this._... method send (line 1) | async send(e,t){let s=t===null||t===void 0?void 0:t.relatedRequestId;i... class McpError (line 1) | class McpError extends Error{constructor(e,t,s){super(`MCP error ${e}: $... method constructor (line 1) | constructor(e,t,s){super(`MCP error ${e}: ${t}`);this.code=e;this.data... function __nccwpck_require__ (line 1) | function __nccwpck_require__(s){var o=t[s];if(o!==undefined){return o.ex... FILE: packages/next/src/compiled/@mswjs/interceptors/ClientRequest/index.js function _interopRequireDefault (line 1) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function normalizeClientRequestEndArgs (line 1) | function normalizeClientRequestEndArgs(...e){f.info("arguments",e);const... function normalizeClientRequestWriteArgs (line 1) | function normalizeClientRequestWriteArgs(e){h.info("normalizing ClientRe... function cloneIncomingMessage (line 1) | function cloneIncomingMessage(e){const t=e.pipe(new(0,p.PassThrough));in... function getPrototypes (line 1) | function getPrototypes(e){const t=[];let r=e;while(r=Object.getPrototype... function inheritProperties (line 1) | function inheritProperties(e,t){const r=[...Object.getOwnPropertyNames(e... function createResponse (line 1) | function createResponse(e){const t=new ReadableStream({start(t){e.on("da... function createRequest (line 1) | function createRequest(e){const t=new(0,g.Headers);const r=e.getHeaders(... method constructor (line 1) | constructor([e,t,r],n){super(t,r);this.chunks=[];this.responseSource="mo... method writeRequestBodyChunk (line 1) | writeRequestBodyChunk(e,t){if(e==null){return}if(this.requestBuffer==nul... method write (line 1) | write(...e){var t;const[r,n,s]=normalizeClientRequestWriteArgs(e);this.l... method end (line 1) | end(...e){this.logger.info("end",e);const t=n.uuidv4.call(void 0);const[... method emit (line 1) | emit(e,...t){this.logger.info("emit: %s",e);if(e==="response"){this.logg... method passthrough (line 1) | passthrough(e,t,r){this.responseSource="bypass";if(this.capturedError){t... method respondWith (line 1) | respondWith(e){this.logger.info("responding with a mocked response...",e... method terminate (line 1) | terminate(){var e;(e=this.agent)==null?void 0:e.destroy()} function getRequestOptionsByUrl (line 1) | function getRequestOptionsByUrl(e){const t={method:"GET",protocol:e.prot... function getAgent (line 1) | function getAgent(e){return e.agent instanceof i.Agent?e.agent:void 0} function getProtocolByRequestOptions (line 1) | function getProtocolByRequestOptions(e){var t;if(e.protocol){return e.pr... function getPortByRequestOptions (line 1) | function getPortByRequestOptions(e){if(e.port){return Number(e.port)}if(... function getHostByRequestOptions (line 1) | function getHostByRequestOptions(e){const{hostname:t,host:r}=e;if(t!=nul... function getAuthByRequestOptions (line 1) | function getAuthByRequestOptions(e){if(e.auth){const[t,r]=e.auth.split("... function isRawIPv6Address (line 1) | function isRawIPv6Address(e){return e.includes(":")&&!e.startsWith("[")&... function getHostname (line 1) | function getHostname(e,t){const r=typeof t!=="undefined"?`:${t}`:"";if(i... function getUrlByRequestOptions (line 1) | function getUrlByRequestOptions(e){b.info("request options",e);if(e.uri)... function isPlainObject (line 1) | function isPlainObject(e){var t;j.info("is plain object?",e);if(e==null|... function cloneObject (line 1) | function cloneObject(e){j.info("cloning object:",e);const t=Object.entri... function isObject (line 1) | function isObject(e){return Object.prototype.toString.call(e)==="[object... function resolveRequestOptions (line 1) | function resolveRequestOptions(e,t){if(typeof e[1]==="undefined"||typeof... function resolveCallback (line 1) | function resolveCallback(e){return typeof e[1]==="function"?e[1]:e[2]} function normalizeClientRequestArgs (line 1) | function normalizeClientRequestArgs(e,...t){let r;let n;let s;P.info("ar... function get (line 1) | function get(e,t){return(...r)=>{const n=normalizeClientRequestArgs(`${e... function request (line 1) | function request(e,t){return(...r)=>{E.info('request call (protocol "%s"... method constructor (line 1) | constructor(){super(L.interceptorSymbol);this.modules=new Map;this.modul... method setup (line 1) | setup(){const e=this.logger.extend("setup");for(const[t,r]of this.module... function nextTick (line 1) | function nextTick(e){setTimeout(e,0)} method constructor (line 1) | constructor(){super();this.logger=new(0,s.Logger)("async-event-emitter")... method on (line 1) | on(e,t){const r=this.logger.extend("on");r.info('adding "%s" listener...... method emit (line 1) | emit(e,...t){const r=this.logger.extend("emit");r.info('emitting "%s" ev... method untilIdle (line 1) | async untilIdle(e,t=(()=>true)){const r=this.queue.get(e)||[];await Prom... method openListenerQueue (line 1) | openListenerQueue(e){const t=this.logger.extend("openListenerQueue");t.i... method removeAllListeners (line 1) | removeAllListeners(e){const t=this.logger.extend("removeAllListeners");t... method activate (line 1) | activate(){const e=this.logger.extend("activate");this.readyState="ACTIV... method deactivate (line 1) | deactivate(){const e=this.logger.extend("deactivate");e.info("removing a... method isInternalEventName (line 1) | isInternalEventName(e){return e==="newListener"||e==="removeListener"} function getGlobalSymbol (line 1) | function getGlobalSymbol(e){return globalThis[e]||void 0} function setGlobalSymbol (line 1) | function setGlobalSymbol(e,t){globalThis[e]=t} function deleteGlobalSymbol (line 1) | function deleteGlobalSymbol(e){delete globalThis[e]} method constructor (line 1) | constructor(e){this.symbol=e;this.readyState="INACTIVE";this.emitter=new... method checkEnvironment (line 1) | checkEnvironment(){return true} method apply (line 1) | apply(){const e=this.logger.extend("apply");e.info("applying the interce... method setup (line 1) | setup(){} method on (line 1) | on(e,t){const r=this.logger.extend("on");if(this.readyState==="DISPOSING... method dispose (line 1) | dispose(){const e=this.logger.extend("dispose");if(this.readyState==="DI... method getInstance (line 1) | getInstance(){var e;const t=getGlobalSymbol(this.symbol);this.logger.inf... method setInstance (line 1) | setInstance(){setGlobalSymbol(this.symbol,this);this.logger.info("set gl... method clearInstance (line 1) | clearInstance(){deleteGlobalSymbol(this.symbol);this.logger.info("cleare... function createLazyCallback (line 1) | function createLazyCallback(e={}){let t=0;let r;let n;const s=new Promis... function toInteractiveRequest (line 1) | function toInteractiveRequest(e){Object.defineProperty(e,"respondWith",{... function uuidv4 (line 1) | function uuidv4(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/... class DeferredPromise (line 1) | class DeferredPromise extends Promise{#e;resolve;reject;constructor(e=nu... method constructor (line 1) | constructor(e=null){const t=(0,n.createDeferredExecutor)();super(((r,n... method state (line 1) | get state(){return this.#e.state} method rejectionReason (line 1) | get rejectionReason(){return this.#e.rejectionReason} method then (line 1) | then(e,t){return this.#t(super.then(e,t))} method catch (line 1) | catch(e){return this.#t(super.catch(e))} method finally (line 1) | finally(e){return this.#t(super.finally(e))} method #t (line 1) | #t(e){return Object.defineProperties(e,{resolve:{configurable:true,val... function createDeferredExecutor (line 1) | function createDeferredExecutor(){const executor=(e,t)=>{executor.state=... function yellow (line 1) | function yellow(e){return`${e}`} function blue (line 1) | function blue(e){return`${e}`} function gray (line 1) | function gray(e){return`${e}`} function red (line 1) | function red(e){return`${e}`} function green (line 1) | function green(e){return`${e}`} method constructor (line 1) | constructor(e){this.name=e;this.prefix=`[${this.name}]`;const t=getVaria... method extend (line 1) | extend(e){return new h(`${this.name}:${e}`)} method debug (line 1) | debug(e,...t){this.logEntry({level:"debug",message:gray(e),positionals:t... method info (line 1) | info(e,...t){this.logEntry({level:"info",message:e,positionals:t,prefix:... method success (line 1) | success(e,...t){this.logEntry({level:"info",message:e,positionals:t,pref... method warning (line 1) | warning(e,...t){this.logEntry({level:"warning",message:e,positionals:t,p... method error (line 1) | error(e,...t){this.logEntry({level:"error",message:e,positionals:t,prefi... method only (line 1) | only(e){e()} method createEntry (line 1) | createEntry(e,t){return{timestamp:new Date,level:e,message:t}} method logEntry (line 1) | logEntry(e){const{level:t,message:r,prefix:n,colors:s,positionals:i=[]}=... method formatTimestamp (line 1) | formatTimestamp(e){return`${e.toLocaleTimeString("en-GB")}:${e.getMillis... method getWriter (line 1) | getWriter(e){switch(e){case"debug":case"success":case"info":{return log}... method constructor (line 1) | constructor(){this.startTime=performance.now()} method measure (line 1) | measure(){this.endTime=performance.now();const e=this.endTime-this.start... function log (line 1) | function log(e,...t){if(f){process.stdout.write((0,c.format)(e,...t)+"\n... function warn (line 1) | function warn(e,...t){if(f){process.stderr.write((0,c.format)(e,...t)+"\... function error (line 1) | function error(e,...t){if(f){process.stderr.write((0,c.format)(e,...t)+"... function getVariable (line 1) | function getVariable(e){if(f){return process.env[e]}return globalThis[e]... function isDefinedAndNotEquals (line 1) | function isDefinedAndNotEquals(e,t){return e!==void 0&&e!==t} function serializeInput (line 1) | function serializeInput(e){if(typeof e==="undefined"){return"undefined"}... function normalizeHeaderName (line 1) | function normalizeHeaderName(e){if(typeof e!=="string"){e=String(e)}if(o... function normalizeHeaderValue (line 1) | function normalizeHeaderValue(e){if(typeof e!=="string"){e=String(e)}ret... method constructor (line 1) | constructor(e){this[c]={};this[l]=new Map;if(["Headers","HeadersPolyfill... method [(c=a,l=u,Symbol.iterator)] (line 1) | [(c=a,l=u,Symbol.iterator)](){return this.entries()} method keys (line 1) | *keys(){for(const e of Object.keys(this[a])){yield e}} method values (line 1) | *values(){for(const e of Object.values(this[a])){yield e}} method entries (line 1) | *entries(){for(const e of Object.keys(this[a])){yield[e,this.get(e)]}} method get (line 1) | get(e){return this[a][normalizeHeaderName(e)]||null} method set (line 1) | set(e,t){const r=normalizeHeaderName(e);this[a][r]=normalizeHeaderValue(... method append (line 1) | append(e,t){const r=normalizeHeaderName(e);let n=this.has(r)?`${this.get... method delete (line 1) | delete(e){if(!this.has(e)){return}const t=normalizeHeaderName(e);delete ... method all (line 1) | all(){return this[a]} method raw (line 1) | raw(){const e={};for(const[t,r]of this.entries()){e[this[u].get(t)]=r}re... method has (line 1) | has(e){return this[a].hasOwnProperty(normalizeHeaderName(e))} method forEach (line 1) | forEach(e,t){for(const r in this[a]){if(this[a].hasOwnProperty(r)){e.cal... function headersToList (line 1) | function headersToList(e){const t=[];e.forEach(((e,r)=>{const n=e.includ... function headersToString (line 1) | function headersToString(e){const t=headersToList(e);const r=t.map((([e,... function headersToObject (line 1) | function headersToObject(e){const t={};e.forEach(((e,r)=>{const n=!h.inc... function stringToHeaders (line 1) | function stringToHeaders(e){const t=e.trim().split(/[\r\n]+/);return t.r... function listToHeaders (line 1) | function listToHeaders(e){const t=new f;e.forEach((([e,r])=>{const n=[].... function reduceHeadersObject (line 1) | function reduceHeadersObject(e,t,r){return Object.keys(e).reduce(((r,n)=... function objectToHeaders (line 1) | function objectToHeaders(e){return reduceHeadersObject(e,((e,t,r)=>{cons... function flattenHeadersList (line 1) | function flattenHeadersList(e){return e.map((([e,t])=>[e,[].concat(t).jo... function flattenHeadersObject (line 1) | function flattenHeadersObject(e){return reduceHeadersObject(e,((e,t,r)=>... function isNodeProcess (line 1) | function isNodeProcess(){if(typeof navigator!=="undefined"&&navigator.pr... function serializePositional (line 1) | function serializePositional(e,t){switch(t){case"s":return e;case"d":cas... function format (line 1) | function format(e,...t){if(t.length===0){return e}let r=0;let n=e.replac... function cleanErrorStack (line 1) | function cleanErrorStack(e){if(!e.stack){return}const t=e.stack.split("\... method constructor (line 1) | constructor(e,...t){super(e);this.message=e;this.name="Invariant Violati... method constructor (line 1) | constructor(e,t,r){super(`Possible EventEmitter memory leak detected. ${... method listenerCount (line 1) | static listenerCount(e,t){return e.listenerCount(t)} method constructor (line 1) | constructor(){this.events=new Map;this.maxListeners=a.defaultMaxListener... method _emitInternalEvent (line 1) | _emitInternalEvent(e,t,r){this.emit(e,...[t,r])} method _getListeners (line 1) | _getListeners(e){return this.events.get(e)||[]} method _removeListener (line 1) | _removeListener(e,t){const r=e.indexOf(t);if(r>-1){e.splice(r,1)}return[]} method _wrapOnceListener (line 1) | _wrapOnceListener(e,t){const onceListener=(...r)=>{this.removeListener(e... method setMaxListeners (line 1) | setMaxListeners(e){this.maxListeners=e;return this} method getMaxListeners (line 1) | getMaxListeners(){return this.maxListeners} method eventNames (line 1) | eventNames(){return Array.from(this.events.keys())} method emit (line 1) | emit(e,...t){const r=this._getListeners(e);r.forEach((e=>{e.apply(this,t... method addListener (line 1) | addListener(e,t){this._emitInternalEvent("newListener",e,t);const r=this... method on (line 1) | on(e,t){return this.addListener(e,t)} method once (line 1) | once(e,t){return this.addListener(e,this._wrapOnceListener(e,t))} method prependListener (line 1) | prependListener(e,t){const r=this._getListeners(e);if(r.length>0){const ... method prependOnceListener (line 1) | prependOnceListener(e,t){return this.prependListener(e,this._wrapOnceLis... method removeListener (line 1) | removeListener(e,t){const r=this._getListeners(e);if(r.length>0){this._r... method off (line 1) | off(e,t){return this.removeListener(e,t)} method removeAllListeners (line 1) | removeAllListeners(e){if(e){this.events.delete(e)}else{this.events.clear... method listeners (line 1) | listeners(e){return Array.from(this._getListeners(e))} method listenerCount (line 1) | listenerCount(e){return this._getListeners(e).length} method rawListeners (line 1) | rawListeners(e){return this.listeners(e)} function __nccwpck_require__ (line 1) | function __nccwpck_require__(r){var n=t[r];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/@napi-rs/triples/index.js function __nccwpck_require__ (line 1) | function __nccwpck_require__(n){var i=r[n];if(i!==undefined){return i.ex... FILE: packages/next/src/compiled/@opentelemetry/api/index.js class ContextAPI (line 1) | class ContextAPI{constructor(){}static getInstance(){if(!this._instance)... method constructor (line 1) | constructor(){} method getInstance (line 1) | static getInstance(){if(!this._instance){this._instance=new ContextAPI... method setGlobalContextManager (line 1) | setGlobalContextManager(e){return(0,a.registerGlobal)(i,e,o.DiagAPI.in... method active (line 1) | active(){return this._getContextManager().active()} method with (line 1) | with(e,t,r,...n){return this._getContextManager().with(e,t,r,...n)} method bind (line 1) | bind(e,t){return this._getContextManager().bind(e,t)} method _getContextManager (line 1) | _getContextManager(){return(0,a.getGlobal)(i)||c} method disable (line 1) | disable(){this._getContextManager().disable();(0,a.unregisterGlobal)(i... class DiagAPI (line 1) | class DiagAPI{constructor(){function _logProxy(e){return function(...t){... method constructor (line 1) | constructor(){function _logProxy(e){return function(...t){const r=(0,i... method instance (line 1) | static instance(){if(!this._instance){this._instance=new DiagAPI}retur... class MetricsAPI (line 1) | class MetricsAPI{constructor(){}static getInstance(){if(!this._instance)... method constructor (line 1) | constructor(){} method getInstance (line 1) | static getInstance(){if(!this._instance){this._instance=new MetricsAPI... method setGlobalMeterProvider (line 1) | setGlobalMeterProvider(e){return(0,a.registerGlobal)(i,e,o.DiagAPI.ins... method getMeterProvider (line 1) | getMeterProvider(){return(0,a.getGlobal)(i)||n.NOOP_METER_PROVIDER} method getMeter (line 1) | getMeter(e,t,r){return this.getMeterProvider().getMeter(e,t,r)} method disable (line 1) | disable(){(0,a.unregisterGlobal)(i,o.DiagAPI.instance())} class PropagationAPI (line 1) | class PropagationAPI{constructor(){this.createBaggage=c.createBaggage;th... method constructor (line 1) | constructor(){this.createBaggage=c.createBaggage;this.getBaggage=i.get... method getInstance (line 1) | static getInstance(){if(!this._instance){this._instance=new Propagatio... method setGlobalPropagator (line 1) | setGlobalPropagator(e){return(0,n.registerGlobal)(u,e,s.DiagAPI.instan... method inject (line 1) | inject(e,t,r=o.defaultTextMapSetter){return this._getGlobalPropagator(... method extract (line 1) | extract(e,t,r=o.defaultTextMapGetter){return this._getGlobalPropagator... method fields (line 1) | fields(){return this._getGlobalPropagator().fields()} method disable (line 1) | disable(){(0,n.unregisterGlobal)(u,s.DiagAPI.instance())} method _getGlobalPropagator (line 1) | _getGlobalPropagator(){return(0,n.getGlobal)(u)||l} class TraceAPI (line 1) | class TraceAPI{constructor(){this._proxyTracerProvider=new a.ProxyTracer... method constructor (line 1) | constructor(){this._proxyTracerProvider=new a.ProxyTracerProvider;this... method getInstance (line 1) | static getInstance(){if(!this._instance){this._instance=new TraceAPI}r... method setGlobalTracerProvider (line 1) | setGlobalTracerProvider(e){const t=(0,n.registerGlobal)(s,this._proxyT... method getTracerProvider (line 1) | getTracerProvider(){return(0,n.getGlobal)(s)||this._proxyTracerProvider} method getTracer (line 1) | getTracer(e,t){return this.getTracerProvider().getTracer(e,t)} method disable (line 1) | disable(){(0,n.unregisterGlobal)(s,c.DiagAPI.instance());this._proxyTr... function getBaggage (line 1) | function getBaggage(e){return e.getValue(o)||undefined} function getActiveBaggage (line 1) | function getActiveBaggage(){return getBaggage(n.ContextAPI.getInstance()... function setBaggage (line 1) | function setBaggage(e,t){return e.setValue(o,t)} function deleteBaggage (line 1) | function deleteBaggage(e){return e.deleteValue(o)} class BaggageImpl (line 1) | class BaggageImpl{constructor(e){this._entries=e?new Map(e):new Map}getE... method constructor (line 1) | constructor(e){this._entries=e?new Map(e):new Map} method getEntry (line 1) | getEntry(e){const t=this._entries.get(e);if(!t){return undefined}retur... method getAllEntries (line 1) | getAllEntries(){return Array.from(this._entries.entries()).map((([e,t]... method setEntry (line 1) | setEntry(e,t){const r=new BaggageImpl(this._entries);r._entries.set(e,... method removeEntry (line 1) | removeEntry(e){const t=new BaggageImpl(this._entries);t._entries.delet... method removeEntries (line 1) | removeEntries(...e){const t=new BaggageImpl(this._entries);for(const r... method clear (line 1) | clear(){return new BaggageImpl} function createBaggage (line 1) | function createBaggage(e={}){return new a.BaggageImpl(new Map(Object.ent... function baggageEntryMetadataFromString (line 1) | function baggageEntryMetadataFromString(e){if(typeof e!=="string"){i.err... class NoopContextManager (line 1) | class NoopContextManager{active(){return n.ROOT_CONTEXT}with(e,t,r,...n)... method active (line 1) | active(){return n.ROOT_CONTEXT} method with (line 1) | with(e,t,r,...n){return t.call(r,...n)} method bind (line 1) | bind(e,t){return t} method enable (line 1) | enable(){return this} method disable (line 1) | disable(){return this} function createContextKey (line 1) | function createContextKey(e){return Symbol.for(e)} class BaseContext (line 1) | class BaseContext{constructor(e){const t=this;t._currentContext=e?new Ma... method constructor (line 1) | constructor(e){const t=this;t._currentContext=e?new Map(e):new Map;t.g... class DiagComponentLogger (line 1) | class DiagComponentLogger{constructor(e){this._namespace=e.namespace||"D... method constructor (line 1) | constructor(e){this._namespace=e.namespace||"DiagComponentLogger"} method debug (line 1) | debug(...e){return logProxy("debug",this._namespace,e)} method error (line 1) | error(...e){return logProxy("error",this._namespace,e)} method info (line 1) | info(...e){return logProxy("info",this._namespace,e)} method warn (line 1) | warn(...e){return logProxy("warn",this._namespace,e)} method verbose (line 1) | verbose(...e){return logProxy("verbose",this._namespace,e)} function logProxy (line 1) | function logProxy(e,t,r){const a=(0,n.getGlobal)("diag");if(!a){return}r... class DiagConsoleLogger (line 1) | class DiagConsoleLogger{constructor(){function _consoleFunc(e){return fu... method constructor (line 1) | constructor(){function _consoleFunc(e){return function(...t){if(consol... function createLogLevelDiagLogger (line 1) | function createLogLevelDiagLogger(e,t){if(e{e.push(t+c+this.get(t)... method _parse (line 1) | _parse(e){if(e.length>o)return;this._internalState=e.split(i).reverse(... method _keys (line 1) | _keys(){return Array.from(this._internalState.keys()).reverse()} method _clone (line 1) | _clone(){const e=new TraceStateImpl;e._internalState=new Map(this._int... function validateKey (line 1) | function validateKey(e){return o.test(e)} function validateValue (line 1) | function validateValue(e){return i.test(e)&&!c.test(e)} function createTraceState (line 1) | function createTraceState(e){return new n.TraceStateImpl(e)} function isValidTraceId (line 1) | function isValidTraceId(e){return o.test(e)&&e!==n.INVALID_TRACEID} function isValidSpanId (line 1) | function isValidSpanId(e){return i.test(e)&&e!==n.INVALID_SPANID} function isSpanContextValid (line 1) | function isSpanContextValid(e){return isValidTraceId(e.traceId)&&isValid... function wrapSpanContext (line 1) | function wrapSpanContext(e){return new a.NonRecordingSpan(e)} function __nccwpck_require__ (line 1) | function __nccwpck_require__(r){var n=t[r];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/@vercel/nft/index.js function Run (line 1) | function Run({package_json_path:e="./package.json",argv:t}){this.package... function pathOK (line 1) | function pathOK(e){return e&&(e.indexOf("{napi_build_version}")!==-1||e.... method listObjects (line 1) | listObjects(e,t){return s.listObjects(e,wcb(t))} method headObject (line 1) | headObject(e,t){return s.headObject(e,wcb(t))} method deleteObject (line 1) | deleteObject(e,t){return s.deleteObject(e,wcb(t))} method putObject (line 1) | putObject(e,t){return s.putObject(e,wcb(t))} method listObjects (line 1) | listObjects(e,t){return s.listObjects(e,t)} method headObject (line 1) | headObject(e,t){return s.headObject(e,t)} method deleteObject (line 1) | deleteObject(e,t){return s.deleteObject(e,t)} method putObject (line 1) | putObject(e,t){return s.putObject(e,t)} function get (line 1) | function get(e,t){const r=o.join(u,e.replace("%2B","+"));try{a.accessSyn... function get_electron_abi (line 1) | function get_electron_abi(e,t){if(!e){throw new Error("get_electron_abi ... function get_node_webkit_abi (line 1) | function get_node_webkit_abi(e,t){if(!e){throw new Error("get_node_webki... function get_node_abi (line 1) | function get_node_abi(e,t){if(!e){throw new Error("get_node_abi requires... function get_runtime_abi (line 1) | function get_runtime_abi(e,t){if(!e){throw new Error("get_runtime_abi re... function validate_config (line 1) | function validate_config(e,t){const r=e.name+" package.json is not node-... function eval_template (line 1) | function eval_template(e,t){Object.keys(t).forEach((r=>{const s="{"+r+"}... function fix_slashes (line 1) | function fix_slashes(e){if(e.slice(-1)!=="/"){return e+"/"}return e} function drop_double_slashes (line 1) | function drop_double_slashes(e){return e.replace(/\/\//g,"/")} function get_process_runtime (line 1) | function get_process_runtime(e){let t="node";if(e["node-webkit"]){t="nod... function isAbsolutePathOrUrl (line 1) | function isAbsolutePathOrUrl(e){if(e instanceof w.URL)return e.protocol=... function analyze (line 1) | async function analyze(e,t,r){const s=new Set;const f=new Set;const D=ne... function isAst (line 1) | function isAst(e){return"body"in e} class CachedFileSystem (line 1) | class CachedFileSystem{constructor({cache:e,fileIOConcurrency:t}){this.f... method constructor (line 1) | constructor({cache:e,fileIOConcurrency:t}){this.fileIOQueue=new u.Sema... method readlink (line 1) | async readlink(e){const t=this.symlinkCache.get(e);if(t!==undefined)re... method readFile (line 1) | async readFile(e){const t=this.fileCache.get(e);if(t!==undefined)retur... method stat (line 1) | async stat(e){const t=this.statCache.get(e);if(t!==undefined)return t;... method _internalReadlink (line 1) | async _internalReadlink(e){try{const t=await f(e);const r=this.statCac... method _internalReadFile (line 1) | async _internalReadFile(e){try{return(await c(e)).toString()}catch(e){... method _internalStat (line 1) | async _internalStat(e){try{return await d(e)}catch(e){if(e.code==="ENO... method executeFileIO (line 1) | async executeFileIO(e,t){await this.fileIOQueue.acquire();try{return t... function inPath (line 1) | function inPath(e,t){const r=(0,v.join)(t,c.sep);return e.startsWith(r)&... function nodeFileTrace (line 1) | async function nodeFileTrace(e,t={}){const r=new Job(t);if(t.readFile)r.... class Job (line 1) | class Job{constructor({base:e=process.cwd(),processCwd:t,exports:r,condi... method constructor (line 1) | constructor({base:e=process.cwd(),processCwd:t,exports:r,conditions:s=... method readlink (line 1) | async readlink(e){return this.cachedFileSystem.readlink(e)} method isFile (line 1) | async isFile(e){const t=await this.stat(e);if(t)return t.isFile();retu... method isDir (line 1) | async isDir(e){const t=await this.stat(e);if(t)return t.isDirectory();... method stat (line 1) | async stat(e){return this.cachedFileSystem.stat(e)} method resolve (line 1) | async resolve(e,t,r,s){return(0,d.default)(e,t,r,s)} method readFile (line 1) | async readFile(e){return this.cachedFileSystem.readFile(e)} method realpath (line 1) | async realpath(e,t,r=new Set){if(r.has(e))throw new Error("Recursive s... method emitFile (line 1) | async emitFile(e,t,r,s=false){if(!s){e=await this.realpath(e,r)}e=(0,c... method getPjsonBoundary (line 1) | async getPjsonBoundary(e){const t=e.indexOf(c.sep);let r;while((r=e.la... method emitDependency (line 1) | async emitDependency(e,t){if(this.processed.has(e)){if(t){await this.e... function resolveDependency (line 1) | async function resolveDependency(e,t,r,a=true){let o;if((0,s.isAbsolute)... function resolvePath (line 1) | async function resolvePath(e,t,r){const s=await resolveFile(e,t,r)||awai... function resolveFile (line 1) | async function resolveFile(e,t,r){if(e.endsWith("/"))return undefined;e=... function resolveDir (line 1) | async function resolveDir(e,t,r){if(e.endsWith("/"))e=e.slice(0,-1);if(!... class NotFoundError (line 1) | class NotFoundError extends Error{constructor(e,t){super("Cannot find mo... method constructor (line 1) | constructor(e,t){super("Cannot find module '"+e+"' loaded from "+t);th... function getPkgName (line 1) | function getPkgName(e){const t=e.split("/");if(e[0]==="@"&&t.length>1)re... function getPkgCfg (line 1) | async function getPkgCfg(e,t){const r=await t.readFile(e+s.sep+"package.... function getExportsTarget (line 1) | function getExportsTarget(e,t,r){if(typeof e==="string"){return e}else i... function resolveExportsImports (line 1) | function resolveExportsImports(e,t,r,s,a,o){let u;if(a){if(!(typeof t===... function packageImportsResolve (line 1) | async function packageImportsResolve(e,t,r,a){if(e!=="#"&&!e.startsWith(... function resolvePackage (line 1) | async function resolvePackage(e,t,r,a){let u=t;if(o.has(e))return"node:"... function isIdentifierRead (line 1) | function isIdentifierRead(e,t){switch(t.type){case"ObjectPattern":case"A... function isVarLoop (line 1) | function isVarLoop(e){return e.type==="ForStatement"||e.type==="ForInSta... function isLoop (line 1) | function isLoop(e){return e.type==="ForStatement"||e.type==="ForInStatem... function makeModulePathList (line 1) | function makeModulePathList(e,t){return[[e,t],[e,"build",t],[e,"build","... function findCompiledModule (line 1) | function findCompiledModule(basePath,specList){var resolvedList=[];var e... function nbind (line 1) | function nbind(e=process.cwd()){const t=findCompiledModule(e,[{ext:".nod... function getPackageBase (line 1) | function getPackageBase(e){const t=e.lastIndexOf("node_modules");if(t!==... function getPackageName (line 1) | function getPackageName(e){const t=e.lastIndexOf("node_modules");if(t!==... function normalizeDefaultRequire (line 1) | function normalizeDefaultRequire(e){if(e&&e.__esModule)return e;return{d... function normalizeWildcardRequire (line 1) | function normalizeWildcardRequire(e){if(e&&e.__esModule)return e;const t... function sharedLibEmit (line 1) | async function sharedLibEmit(e,t){const r=(0,u.getPackageBase)(e);if(!r)... method "@generated/photon" (line 1) | "@generated/photon"({id:e,emitAssetDirectory:t}){if(e.endsWith("@generat... method "@serialport/bindings-cpp" (line 1) | "@serialport/bindings-cpp"({id:e,emitAssetDirectory:t}){if(e.endsWith("@... method argon2 (line 1) | argon2({id:e,emitAssetDirectory:t}){if(e.endsWith("argon2/argon2.js")){t... method bull (line 1) | bull({id:e,emitAssetDirectory:t}){if(e.endsWith("bull/lib/commands/index... method camaro (line 1) | camaro({id:e,emitAsset:t}){if(e.endsWith("camaro/dist/camaro.js")){t((0,... method esbuild (line 1) | esbuild({id:e,emitAssetDirectory:t}){if(e.endsWith("esbuild/lib/main.js"... method "google-gax" (line 1) | "google-gax"({id:e,ast:t,emitAssetDirectory:r}){if(e.endsWith("google-ga... method oracledb (line 1) | oracledb({id:e,ast:t,emitAsset:r}){if(e.endsWith("oracledb/lib/oracledb.... method "phantomjs-prebuilt" (line 1) | "phantomjs-prebuilt"({id:e,emitAssetDirectory:t}){if(e.endsWith("phantom... method "remark-prism" (line 1) | "remark-prism"({id:e,emitAssetDirectory:t}){const r="remark-prism/src/hi... method semver (line 1) | semver({id:e,emitAsset:t}){if(e.endsWith("semver/index.js")){t((0,a.reso... method shiki (line 1) | shiki({id:e,emitAssetDirectory:t}){if(e.endsWith("/dist/index.js")){t((0... function replaceResolvePathStatement (line 1) | async function replaceResolvePathStatement(t){if(t.type==="ExpressionSta... method typescript (line 1) | typescript({id:e,emitAssetDirectory:t}){if(e.endsWith("typescript/lib/ts... method "uglify-es" (line 1) | "uglify-es"({id:e,emitAsset:t}){if(e.endsWith("uglify-es/tools/node.js")... method "uglify-js" (line 1) | "uglify-js"({id:e,emitAsset:t,emitAssetDirectory:r}){if(e.endsWith("ugli... method "playwright-core" (line 1) | "playwright-core"({id:e,emitAsset:t}){if(e.endsWith("playwright-core/ind... method "geo-tz" (line 1) | "geo-tz"({id:e,emitAsset:t}){if(e.endsWith("geo-tz/dist/geo-tz.js")){t((... method pixelmatch (line 1) | pixelmatch({id:e,emitDependency:t}){if(e.endsWith("pixelmatch/index.js")... function handleSpecialCases (line 1) | async function handleSpecialCases({id:e,ast:t,emitDependency:r,emitAsset... function evaluate (line 1) | async function evaluate(e,t={},r=true){const s={computeBranches:r,vars:t... function countWildcards (line 1) | function countWildcards(e){t.wildcardRegEx.lastIndex=0;let r=0;while(t.w... function isUndefinedOrVoid (line 1) | function isUndefinedOrVoid(e){return e.type==="Identifier"&&e.name==="un... function handleWrappers (line 1) | function handleWrappers(e){let t;if(e.body.length===1&&e.body[0].type===... function monkeyPatch (line 1) | function monkeyPatch(){Object.defineProperty(Array.prototype,"abbrev",{v... function abbrev (line 1) | function abbrev(e){if(arguments.length!==1||!Array.isArray(e)){e=Array.p... function lexSort (line 1) | function lexSort(e,t){return e===t?0:e>t?1:-1} function _getRequireWildcardCache (line 1) | function _getRequireWildcardCache(e){if("function"!=typeof WeakMap)retur... function _interopRequireWildcard (line 1) | function _interopRequireWildcard(e,t){if(!t&&e&&e.__esModule)return e;if... function plugin (line 1) | function plugin(e){return function(t){return pluginImpl(e,t)}} function pluginImpl (line 1) | function pluginImpl(e,t){const r=t.acorn||a;const{tokTypes:s,TokenType:p... function isArguments (line 1) | function isArguments(e){return e!=null&&typeof e==="object"&&e.hasOwnPro... function addSchema (line 1) | function addSchema(e,t){var r=t[e.length]=t[e.length]||[];if(r.indexOf(e... function missingRequiredArg (line 1) | function missingRequiredArg(e){return newException("EMISSINGARG","Missin... function unknownType (line 1) | function unknownType(e,t){return newException("EUNKNOWNTYPE","Unknown ty... function invalidType (line 1) | function invalidType(e,r,s){var a;Object.keys(t).forEach((function(e){if... function englishList (line 1) | function englishList(e){return e.join(", ").replace(/, ([^,]+)$/," or $1")} function wrongNumberOfArgs (line 1) | function wrongNumberOfArgs(e,t){var r=englishList(e);var s=e.every((func... function moreThanOneError (line 1) | function moreThanOneError(e){return newException("ETOOMANYERRORTYPES",'O... function newException (line 1) | function newException(e,t){var s=new Error(t);s.code=e;if(Error.captureS... function bubbleChange (line 1) | function bubbleChange(e){return function(t,r,s){e.completion[s.id]=r;if(... function delegateChange (line 1) | function delegateChange(e){return function(t,r,s){e.emit("change",t,r,e)}} function bindings (line 1) | function bindings(opts){if(typeof opts=="string"){opts={bindings:opts}}e... function colorNameToCode (line 1) | function colorNameToCode(e){if(s[e]!=null)return s[e];throw new Error("U... function isArray (line 1) | function isArray(e){if(Array.isArray){return Array.isArray(e)}return obj... function isBoolean (line 1) | function isBoolean(e){return typeof e==="boolean"} function isNull (line 1) | function isNull(e){return e===null} function isNullOrUndefined (line 1) | function isNullOrUndefined(e){return e==null} function isNumber (line 1) | function isNumber(e){return typeof e==="number"} function isString (line 1) | function isString(e){return typeof e==="string"} function isSymbol (line 1) | function isSymbol(e){return typeof e==="symbol"} function isUndefined (line 1) | function isUndefined(e){return e===void 0} function isRegExp (line 1) | function isRegExp(e){return objectToString(e)==="[object RegExp]"} function isObject (line 1) | function isObject(e){return typeof e==="object"&&e!==null} function isDate (line 1) | function isDate(e){return objectToString(e)==="[object Date]"} function isError (line 1) | function isError(e){return objectToString(e)==="[object Error]"||e insta... function isFunction (line 1) | function isFunction(e){return typeof e==="function"} function isPrimitive (line 1) | function isPrimitive(e){return e===null||typeof e==="boolean"||typeof e=... function objectToString (line 1) | function objectToString(e){return Object.prototype.toString.call(e)} function Delegator (line 1) | function Delegator(e,t){if(!(this instanceof Delegator))return new Deleg... function contains (line 1) | function contains(e){return function(t){return t.indexOf(e)!==-1}} function versionFromMuslLdd (line 1) | function versionFromMuslLdd(e){return e.split(/[\r\n]+/)[1].trim().split... function safeReaddirSync (line 1) | function safeReaddirSync(e){try{return o(e)}catch(e){}return[]} function fileUriToPath (line 1) | function fileUriToPath(e){if("string"!=typeof e||e.length<=7||"file://"!... function isWin32 (line 7) | function isWin32(){return process.platform==="win32"} function isColorTerm (line 7) | function isColorTerm(){var e=/^screen|^xterm|^vt100|color|ansi|cygwin|li... function callWith (line 7) | function callWith(e,t){return function(){return t.call(e)}} function Gauge (line 7) | function Gauge(e,t){var r,a;if(e&&e.write){a=e;r=t||{}}else if(t&&t.writ... function repeat (line 7) | function repeat(e,t){var r="";var s=t;do{if(s%2){r+=e}s=Math.floor(s/2);... function renderValueWithValues (line 7) | function renderValueWithValues(e){return function(t){return renderValue(... function preType (line 7) | function preType(e){var t=e.type[0].toUpperCase()+e.type.slice(1);return... function postType (line 7) | function postType(e){var t=e.type[0].toUpperCase()+e.type.slice(1);retur... function hasPreOrPost (line 7) | function hasPreOrPost(e,t){if(!e.type)return;return t[preType(e)]||t[pos... function generatePreAndPost (line 7) | function generatePreAndPost(e,t){var r=o({},e);var s=Object.create(t);va... function prepareItems (line 7) | function prepareItems(e,t,r){function cloneAndObjectify(t,s,a){var o=new... function renderFunction (line 7) | function renderFunction(e,t,r){a("OON",arguments);if(e.type){return e.va... function renderValue (line 7) | function renderValue(e,t){var r=e.getBaseLength();var a=typeof e.value==... function isPercent (line 7) | function isPercent(e){if(typeof e!=="string")return false;return e.slice... function percent (line 7) | function percent(e){return Number(e.slice(0,-1))/100} function TemplateItem (line 7) | function TemplateItem(e,t){this.overallOutputLength=t;this.finished=fals... function wideTruncate (line 7) | function wideTruncate(e,t){if(s(e)===0)return e;if(t<=0)return"";if(s(e)... function clone (line 7) | function clone(e){if(e===null||typeof e!=="object")return e;if(e instanc... function noop (line 7) | function noop(){} function publishQueue (line 7) | function publishQueue(e,t){Object.defineProperty(e,f,{get:function(){ret... function close (line 7) | function close(t,r){return e.call(s,t,(function(e){if(!e){resetQueue()}i... function closeSync (line 7) | function closeSync(t){e.apply(s,arguments);resetQueue()} function patch (line 7) | function patch(e){a(e);e.gracefulify=patch;e.createReadStream=createRead... function enqueue (line 7) | function enqueue(e){p("ENQUEUE",e[0].name,e[1]);s[f].push(e);retry()} function resetQueue (line 7) | function resetQueue(){var e=Date.now();for(var t=0;t=_){e=_}else{e--;e|=e>>>1;e|=e>... function howMuchToRead (line 18) | function howMuchToRead(e,t){if(e<=0||t.length===0&&t.ended)return 0;if(t... function onEofChunk (line 18) | function onEofChunk(e,t){if(t.ended)return;if(t.decoder){var r=t.decoder... function emitReadable (line 18) | function emitReadable(e){var t=e._readableState;t.needReadable=false;if(... function emitReadable_ (line 18) | function emitReadable_(e){v("emit readable");e.emit("readable");flow(e)} function maybeReadMore (line 18) | function maybeReadMore(e,t){if(!t.readingMore){t.readingMore=true;s.next... function maybeReadMore_ (line 18) | function maybeReadMore_(e,t){var r=t.length;while(!t.reading&&!t.flowing... function onunpipe (line 18) | function onunpipe(e,t){v("onunpipe");if(e===r){if(t&&t.hasUnpiped===fals... function onend (line 18) | function onend(){v("onend");e.end()} function cleanup (line 18) | function cleanup(){v("cleanup");e.removeListener("close",onclose);e.remo... function ondata (line 18) | function ondata(t){v("ondata");d=false;var s=e.write(t);if(false===s&&!d... function onerror (line 18) | function onerror(t){v("onerror",t);unpipe();e.removeListener("error",one... function onclose (line 18) | function onclose(){e.removeListener("finish",onfinish);unpipe()} function onfinish (line 18) | function onfinish(){v("onfinish");e.removeListener("close",onclose);unpi... function unpipe (line 18) | function unpipe(){v("unpipe");r.unpipe(e)} function pipeOnDrain (line 18) | function pipeOnDrain(e){return function(){var t=e._readableState;v("pipe... function nReadingNextTick (line 18) | function nReadingNextTick(e){v("readable nexttick read 0");e.read(0)} function resume (line 18) | function resume(e,t){if(!t.resumeScheduled){t.resumeScheduled=true;s.nex... function resume_ (line 18) | function resume_(e,t){if(!t.reading){v("resume read 0");e.read(0)}t.resu... function flow (line 18) | function flow(e){var t=e._readableState;v("flow",t.flowing);while(t.flow... function fromList (line 18) | function fromList(e,t){if(t.length===0)return null;var r;if(t.objectMode... function fromListPartial (line 18) | function fromListPartial(e,t,r){var s;if(e0)throw new E... function endReadableNT (line 18) | function endReadableNT(e,t){if(!e.endEmitted&&e.length===0){e.endEmitted... function indexOf (line 18) | function indexOf(e,t){for(var r=0,s=e.length;r>5===6)return 2;e... function utf8CheckIncomplete (line 18) | function utf8CheckIncomplete(e,t,r){var s=t.length-1;if(st?1:t>e?-1:0} function contains (line 24) | function contains(e,t,r){return e.some((e=>e[t]===r))} function countNines (line 24) | function countNines(e,t){return Number(String(e).slice(0,-t)+"9".repeat(... function countZeros (line 24) | function countZeros(e,t){return e-e%Math.pow(10,t)} function toQuantifier (line 24) | function toQuantifier(e){let[t=0,r=""]=e;if(r||t>1){return`{${t+(r?","+r... function toCharacterClass (line 24) | function toCharacterClass(e,t,r){return`[${e}${t-e===1?"":"-"}${t}]`} function hasPadding (line 24) | function hasPadding(e){return/^-?(0+)\d/.test(e)} function padZeros (line 24) | function padZeros(e,t,r){if(!t.isPadded){return e}let s=Math.abs(t.maxLe... function createPadding (line 24) | function createPadding(e){var t="";var r=" ";var s=e;do{if(s%2){t+=r}s=M... function alignLeft (line 24) | function alignLeft(e,t){var r=e.trimRight();if(r.length===0&&e.length>=t... function alignRight (line 24) | function alignRight(e,t){var r=e.trimLeft();if(r.length===0&&e.length>=t... function alignCenter (line 24) | function alignCenter(e,t){var r=e.trim();if(r.length===0&&e.length>=t)re... function _interopDefaultLegacy (line 24) | function _interopDefaultLegacy(e){return e&&typeof e==="object"&&"defaul... class WalkerBase (line 24) | class WalkerBase{constructor(){WalkerBase.prototype.__init.call(this);Wa... method constructor (line 24) | constructor(){WalkerBase.prototype.__init.call(this);WalkerBase.protot... method __init (line 24) | __init(){this.should_skip=false} method __init2 (line 24) | __init2(){this.should_remove=false} method __init3 (line 24) | __init3(){this.replacement=null} method __init4 (line 24) | __init4(){this.context={skip:()=>this.should_skip=true,remove:()=>this... method replace (line 24) | replace(e,t,r,s){if(e){if(r!==null){e[t][r]=s}else{e[t]=s}}} method remove (line 24) | remove(e,t,r){if(e){if(r!==null){e[t].splice(r,1)}else{delete e[t]}}} method constructor (line 24) | constructor(){this.should_skip=false;this.should_remove=false;this.rep... method replace (line 24) | replace(e,t,r,s){if(e){if(r!==null){e[t][r]=s}else{e[t]=s}}} method remove (line 24) | remove(e,t,r){if(e){if(r!==null){e[t].splice(r,1)}else{delete e[t]}}} class SyncWalkerClass (line 24) | class SyncWalkerClass extends WalkerBase{constructor(e){super();this.ent... method constructor (line 24) | constructor(e){super();this.enter=e.enter;this.leave=e.leave} method visit (line 24) | visit(e,t,r,s,a,o){if(e){if(r){const s=this.should_skip;const u=this.s... function walk (line 24) | function walk(e,t){const r=new SyncWalkerClass(t);return r.visit(e,null,... method ArrayPattern (line 24) | ArrayPattern(e,t){for(const r of t.elements){if(r)c[r.type](e,r)}} method AssignmentPattern (line 24) | AssignmentPattern(e,t){c[t.left.type](e,t.left)} method Identifier (line 24) | Identifier(e,t){e.push(t.name)} method MemberExpression (line 24) | MemberExpression(){} method ObjectPattern (line 24) | ObjectPattern(e,t){for(const r of t.properties){if(r.type==="RestElement... method RestElement (line 24) | RestElement(e,t){c[t.argument.type](e,t.argument)} class Scope (line 24) | class Scope{constructor(e={}){this.parent=e.parent;this.isBlockScope=!!e... method constructor (line 24) | constructor(e={}){this.parent=e.parent;this.isBlockScope=!!e.block;thi... method addDeclaration (line 24) | addDeclaration(e,t,r){if(!t&&this.isBlockScope){this.parent.addDeclara... method contains (line 24) | contains(e){return this.declarations[e]||(this.parent?this.parent.cont... method enter (line 24) | enter(e,s){const a=e;if(/(Function|Class)Declaration/.test(a.type)){r.ad... method leave (line 24) | leave(e){const s=e;if(s[t])r=r.parent} function isArray (line 24) | function isArray(e){return Array.isArray(e)} function ensureArray (line 24) | function ensureArray(e){if(isArray(e))return e;if(e==null)return[];retur... function getMatcherString (line 24) | function getMatcherString(e,t){if(t===false||s.isAbsolute(e)||e.startsWi... function stringify (line 24) | function stringify(e){return(JSON.stringify(e)||"undefined").replace(/[\... function serializeArray (line 24) | function serializeArray(e,t,r){let s="[";const a=t?`\n${r}${t}`:"";for(l... function serializeObject (line 24) | function serializeObject(e,t,r){let s="{";const a=t?`\n${r}${t}`:"";cons... function serialize (line 24) | function serialize(e,t,r){if(typeof e==="object"&&e!==null){if(Array.isA... class WalkerBase (line 24) | class WalkerBase{constructor(){this.should_skip=false;this.should_remove... method constructor (line 24) | constructor(){WalkerBase.prototype.__init.call(this);WalkerBase.protot... method __init (line 24) | __init(){this.should_skip=false} method __init2 (line 24) | __init2(){this.should_remove=false} method __init3 (line 24) | __init3(){this.replacement=null} method __init4 (line 24) | __init4(){this.context={skip:()=>this.should_skip=true,remove:()=>this... method replace (line 24) | replace(e,t,r,s){if(e){if(r!==null){e[t][r]=s}else{e[t]=s}}} method remove (line 24) | remove(e,t,r){if(e){if(r!==null){e[t].splice(r,1)}else{delete e[t]}}} method constructor (line 24) | constructor(){this.should_skip=false;this.should_remove=false;this.rep... method replace (line 24) | replace(e,t,r,s){if(e){if(r!==null){e[t][r]=s}else{e[t]=s}}} method remove (line 24) | remove(e,t,r){if(e){if(r!==null){e[t].splice(r,1)}else{delete e[t]}}} class SyncWalker (line 24) | class SyncWalker extends WalkerBase{constructor(e,t){super();this.enter=... method constructor (line 24) | constructor(e,t){super();this.enter=e;this.leave=t} method visit (line 24) | visit(e,t,r,s){if(e){if(this.enter){const a=this.should_skip;const o=t... class AsyncWalker (line 24) | class AsyncWalker extends WalkerBase{constructor(e,t){super();this.enter... method constructor (line 24) | constructor(e,t){super();this.enter=e;this.leave=t} method visit (line 24) | async visit(e,t,r,s){if(e){if(this.enter){const a=this.should_skip;con... function walk (line 24) | function walk(e,{enter:t,leave:r}){const s=new SyncWalker(t,r);return s.... function asyncWalk (line 24) | async function asyncWalk(e,{enter:t,leave:r}){const s=new AsyncWalker(t,... function __nccwpck_require__ (line 24) | function __nccwpck_require__(e){var t=__webpack_module_cache__[e];if(t!=... FILE: packages/next/src/compiled/@vercel/og/index.edge.d.ts class ImageResponse (line 6) | class ImageResponse extends Response { type EdgeImageResponse (line 9) | type EdgeImageResponse = typeof ImageResponse; FILE: packages/next/src/compiled/@vercel/og/index.edge.js method "node_modules/.pnpm/tiny-inflate@1.0.3/node_modules/tiny-inflate/index.js" (line 33) | "node_modules/.pnpm/tiny-inflate@1.0.3/node_modules/tiny-inflate/index.j... method "node_modules/.pnpm/unicode-trie@2.0.0/node_modules/unicode-trie/swap.js" (line 289) | "node_modules/.pnpm/unicode-trie@2.0.0/node_modules/unicode-trie/swap.js... method "node_modules/.pnpm/unicode-trie@2.0.0/node_modules/unicode-trie/index.js" (line 316) | "node_modules/.pnpm/unicode-trie@2.0.0/node_modules/unicode-trie/index.j... method "node_modules/.pnpm/base64-js@0.0.8/node_modules/base64-js/lib/b64.js" (line 388) | "node_modules/.pnpm/base64-js@0.0.8/node_modules/base64-js/lib/b64.js"(e... method "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/parse.js" (line 481) | "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-valu... method "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/walk.js" (line 731) | "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-valu... method "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/stringify.js" (line 752) | "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-valu... method "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/unit.js" (line 795) | "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-valu... method "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/index.js" (line 882) | "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-valu... method "node_modules/.pnpm/camelize@1.0.1/node_modules/camelize/index.js" (line 909) | "node_modules/.pnpm/camelize@1.0.1/node_modules/camelize/index.js"(expor... method "node_modules/.pnpm/css-color-keywords@1.0.0/node_modules/css-color-keywords/colors.json" (line 981) | "node_modules/.pnpm/css-color-keywords@1.0.0/node_modules/css-color-keyw... method "node_modules/.pnpm/css-color-keywords@1.0.0/node_modules/css-color-keywords/index.js" (line 1135) | "node_modules/.pnpm/css-color-keywords@1.0.0/node_modules/css-color-keyw... method "node_modules/.pnpm/css-to-react-native@3.2.0/node_modules/css-to-react-native/index.js" (line 1143) | "node_modules/.pnpm/css-to-react-native@3.2.0/node_modules/css-to-react-... method "node_modules/.pnpm/css-background-parser@0.1.0/node_modules/css-background-parser/index.js" (line 1888) | "node_modules/.pnpm/css-background-parser@0.1.0/node_modules/css-backgro... method "node_modules/.pnpm/css-box-shadow@1.0.0-3/node_modules/css-box-shadow/index.js" (line 2019) | "node_modules/.pnpm/css-box-shadow@1.0.0-3/node_modules/css-box-shadow/i... method "node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js" (line 2076) | "node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js"(e... method "node_modules/.pnpm/hex-rgb@4.3.0/node_modules/hex-rgb/index.js" (line 2233) | "node_modules/.pnpm/hex-rgb@4.3.0/node_modules/hex-rgb/index.js"(exports... method "node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/index.js" (line 2276) | "node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/index.js"... method constructor (line 3535) | constructor(position, required = false) { method nextCodePoint (line 3541) | nextCodePoint() { method nextCharClass (line 3550) | nextCharClass() { method getSimpleBreak (line 3553) | getSimpleBreak() { method getPairTableBreak (line 3568) | getPairTableBreak(lastClass) { method nextBreak (line 3609) | nextBreak() { method constructor (line 3638) | constructor(string) { function parseAlpha (line 3735) | function parseAlpha(alpha) { function getHEX (line 3741) | function getHEX(hex) { function getHSL (line 3745) | function getHSL([, h2, s, l2, a = 1]) { function getRGB (line 3760) | function getRGB([, r, g2, b, a = 1]) { function c (line 3795) | function c(e, o = ",") { function g (line 3802) | function g(e) { function m (line 3811) | function m(e) { function l (line 3814) | function l(e) { function P (line 3820) | function P(e) { function x (line 3826) | function x(e) { function d (line 3831) | function d(e) { function h (line 3834) | function h(e) { function R (line 3837) | function R(e) { function K (line 3843) | function K(e) { function S (line 3852) | function S(e) { function inflateSync (line 4240) | function inflateSync(data, out) { function Path (line 4250) | function Path() { function floatToString (line 4303) | function floatToString(v2) { function packValues (line 4310) | function packValues() { function DefaultEncoding (line 5243) | function DefaultEncoding(font) { function CmapEncoding (line 5261) | function CmapEncoding(cmap2) { function CffEncoding (line 5267) | function CffEncoding(encoding, charset) { function addGlyphNamesAll (line 5276) | function addGlyphNamesAll(font) { function addGlyphNamesToUnicodeMap (line 5287) | function addGlyphNamesToUnicodeMap(font) { function addGlyphNames (line 5303) | function addGlyphNames(font, opt) { function fail (line 5310) | function fail(message) { function argument (line 5313) | function argument(predicate, message) { function getPathDefinition (line 5319) | function getPathDefinition(glyph, path) { function Glyph (line 5334) | function Glyph(options) { function defineDependentProperty (line 5484) | function defineDependentProperty(glyph, externalName, internalName) { function GlyphSet (line 5497) | function GlyphSet(font, glyphs) { function glyphLoader (line 5535) | function glyphLoader(font, index) { function ttfGlyphLoader (line 5538) | function ttfGlyphLoader(font, index, parseGlyph2, data, position, buildP... function cffGlyphLoader (line 5554) | function cffGlyphLoader(font, index, parseCFFCharstring2, charstring) { function searchTag (line 5566) | function searchTag(arr, tag) { function binSearch (line 5582) | function binSearch(arr, value) { function searchRange (line 5598) | function searchRange(ranges, value) { function Layout (line 5622) | function Layout(font, tableName) { function Position (line 5889) | function Position(font) { function Substitution (line 5931) | function Substitution(font) { function arraysEqual (line 5934) | function arraysEqual(ar1, ar2) { function getSubstFormat (line 5946) | function getSubstFormat(lookupTable, format, defaultSubtable) { function checkArgument (line 6238) | function checkArgument(expression, message) { function getByte (line 6243) | function getByte(dataView, offset) { function getUShort (line 6246) | function getUShort(dataView, offset) { function getShort (line 6249) | function getShort(dataView, offset) { function getULong (line 6252) | function getULong(dataView, offset) { function getFixed (line 6255) | function getFixed(dataView, offset) { function getTag (line 6260) | function getTag(dataView, offset) { function getOffset (line 6267) | function getOffset(dataView, offset, offSize) { function getBytes (line 6275) | function getBytes(dataView, startOffset, endOffset) { function bytesToString (line 6282) | function bytesToString(bytes) { function Parser (line 6298) | function Parser(data, offset) { function parseGlyphCoordinate (line 6737) | function parseGlyphCoordinate(p, flag, previousValue, shortVectorBitMask... function parseGlyph (line 6754) | function parseGlyph(glyph, data, start) { function transformPoints (line 6873) | function transformPoints(points, transform) { function getContours (line 6887) | function getContours(points) { function getPath (line 6901) | function getPath(points) { function buildPath (line 6944) | function buildPath(glyphs, glyph) { function parseGlyfTableAll (line 6979) | function parseGlyfTableAll(data, start, loca2, font) { function parseGlyfTableOnLowMemory (line 6992) | function parseGlyfTableOnLowMemory(data, start, loca2, font) { function parseGlyfTable (line 7005) | function parseGlyfTable(data, start, loca2, font, opt) { function Hinting (line 7017) | function Hinting(font) { function roundOff (line 7025) | function roundOff(v2) { function roundToGrid (line 7028) | function roundToGrid(v2) { function roundToDoubleGrid (line 7031) | function roundToDoubleGrid(v2) { function roundToHalfGrid (line 7034) | function roundToHalfGrid(v2) { function roundUpToGrid (line 7037) | function roundUpToGrid(v2) { function roundDownToGrid (line 7040) | function roundDownToGrid(v2) { function UnitVector (line 7238) | function UnitVector(x2, y) { function getUnitVector (line 7287) | function getUnitVector(x2, y) { function HPoint (line 7299) | function HPoint(x2, y, lastPointOfContour, onCurve) { function State (line 7336) | function State(env, prog) { function initTZone (line 7555) | function initTZone(state) { function skip (line 7561) | function skip(state, handleElse) { function SVTCA (line 7586) | function SVTCA(v2, state) { function SPVTCA (line 7592) | function SPVTCA(v2, state) { function SFVTCA (line 7598) | function SFVTCA(v2, state) { function SPVTL (line 7604) | function SPVTL(a, state) { function SFVTL (line 7624) | function SFVTL(a, state) { function SPVFS (line 7644) | function SPVFS(state) { function SFVFS (line 7653) | function SFVFS(state) { function GPV (line 7662) | function GPV(state) { function GFV (line 7671) | function GFV(state) { function SFVTPV (line 7680) | function SFVTPV(state) { function ISECT (line 7686) | function ISECT(state) { function SRP0 (line 7717) | function SRP0(state) { function SRP1 (line 7723) | function SRP1(state) { function SRP2 (line 7729) | function SRP2(state) { function SZP0 (line 7735) | function SZP0(state) { function SZP1 (line 7755) | function SZP1(state) { function SZP2 (line 7775) | function SZP2(state) { function SZPS (line 7795) | function SZPS(state) { function SLOOP (line 7815) | function SLOOP(state) { function RTG (line 7821) | function RTG(state) { function RTHG (line 7827) | function RTHG(state) { function SMD (line 7833) | function SMD(state) { function ELSE (line 7840) | function ELSE(state) { function JMPR (line 7846) | function JMPR(state) { function SCVTCI (line 7853) | function SCVTCI(state) { function DUP (line 7860) | function DUP(state) { function POP (line 7867) | function POP(state) { function CLEAR (line 7873) | function CLEAR(state) { function SWAP (line 7879) | function SWAP(state) { function DEPTH (line 7889) | function DEPTH(state) { function LOOPCALL (line 7896) | function LOOPCALL(state) { function CALL (line 7919) | function CALL(state) { function CINDEX (line 7934) | function CINDEX(state) { function MINDEX (line 7942) | function MINDEX(state) { function FDEF (line 7950) | function FDEF(state) { function MDAP (line 7967) | function MDAP(round, state) { function IUP (line 7983) | function IUP(v2, state) { function SHP (line 8008) | function SHP(a, state) { function SHC (line 8032) | function SHC(a, state) { function SHZ (line 8052) | function SHZ(a, state) { function SHPIX (line 8081) | function SHPIX(state) { function IP (line 8103) | function IP(state) { function MSIRP (line 8131) | function MSIRP(a, state) { function ALIGNRP (line 8150) | function ALIGNRP(state) { function RTDG (line 8173) | function RTDG(state) { function MIAP (line 8179) | function MIAP(round, state) { function NPUSHB (line 8213) | function NPUSHB(state) { function NPUSHW (line 8226) | function NPUSHW(state) { function WS (line 8243) | function WS(state) { function RS (line 8256) | function RS(state) { function WCVTP (line 8266) | function WCVTP(state) { function RCVT (line 8275) | function RCVT(state) { function GC (line 8283) | function GC(a, state) { function MD (line 8292) | function MD(a, state) { function MPPEM (line 8304) | function MPPEM(state) { function FLIPON (line 8310) | function FLIPON(state) { function LT (line 8316) | function LT(state) { function LTEQ (line 8325) | function LTEQ(state) { function GT (line 8334) | function GT(state) { function GTEQ (line 8343) | function GTEQ(state) { function EQ (line 8352) | function EQ(state) { function NEQ (line 8361) | function NEQ(state) { function ODD (line 8370) | function ODD(state) { function EVEN (line 8378) | function EVEN(state) { function IF (line 8386) | function IF(state) { function EIF (line 8398) | function EIF(state) { function AND (line 8403) | function AND(state) { function OR (line 8412) | function OR(state) { function NOT (line 8421) | function NOT(state) { function DELTAP123 (line 8429) | function DELTAP123(b, state) { function SDB (line 8459) | function SDB(state) { function SDS (line 8467) | function SDS(state) { function ADD (line 8475) | function ADD(state) { function SUB (line 8484) | function SUB(state) { function DIV (line 8493) | function DIV(state) { function MUL (line 8502) | function MUL(state) { function ABS (line 8511) | function ABS(state) { function NEG (line 8519) | function NEG(state) { function FLOOR (line 8527) | function FLOOR(state) { function CEILING (line 8535) | function CEILING(state) { function ROUND (line 8543) | function ROUND(dt2, state) { function WCVTF (line 8551) | function WCVTF(state) { function DELTAC123 (line 8560) | function DELTAC123(b, state) { function SROUND (line 8587) | function SROUND(state) { function S45ROUND (line 8631) | function S45ROUND(state) { function ROFF (line 8675) | function ROFF(state) { function RUTG (line 8681) | function RUTG(state) { function RDTG (line 8687) | function RDTG(state) { function SCANCTRL (line 8693) | function SCANCTRL(state) { function SDPVTL (line 8699) | function SDPVTL(a, state) { function GETINFO (line 8719) | function GETINFO(state) { function ROLL (line 8734) | function ROLL(state) { function MAX (line 8746) | function MAX(state) { function MIN (line 8755) | function MIN(state) { function SCANTYPE (line 8764) | function SCANTYPE(state) { function INSTCTRL (line 8770) | function INSTCTRL(state) { function PUSHB (line 8787) | function PUSHB(n, state) { function PUSHW (line 8799) | function PUSHW(n, state) { function MDRP_MIRP (line 8815) | function MDRP_MIRP(indirect, setRp0, keepD, ro2, dt2, state) { function Token (line 9400) | function Token(char) { function ContextRange (line 9405) | function ContextRange(startIndex, endOffset, contextName) { function ContextChecker (line 9410) | function ContextChecker(contextName, checkStart, checkEnd) { function ContextParams (line 9417) | function ContextParams(context, currentIndex) { function Event (line 9425) | function Event(eventId) { function initializeCoreEvents (line 9429) | function initializeCoreEvents(events) { function Tokenizer (line 9473) | function Tokenizer(events) { function isArabicChar (line 9754) | function isArabicChar(c2) { function isIsolatedArabicChar (line 9757) | function isIsolatedArabicChar(char) { function isTashkeelArabicChar (line 9760) | function isTashkeelArabicChar(char) { function isLatinChar (line 9763) | function isLatinChar(c2) { function isWhiteSpace (line 9766) | function isWhiteSpace(c2) { function FeatureQuery (line 9769) | function FeatureQuery(font) { function SubstitutionAction (line 9773) | function SubstitutionAction(action) { function lookupCoverage (line 9778) | function lookupCoverage(glyphIndex, coverage) { function singleSubstitutionFormat1 (line 9800) | function singleSubstitutionFormat1(glyphIndex, subtable) { function singleSubstitutionFormat2 (line 9807) | function singleSubstitutionFormat2(glyphIndex, subtable) { function lookupCoverageList (line 9814) | function lookupCoverageList(coverageList, contextParams) { function chainingSubstitutionFormat3 (line 9830) | function chainingSubstitutionFormat3(contextParams, subtable) { function ligatureSubstitutionFormat1 (line 9893) | function ligatureSubstitutionFormat1(contextParams, subtable) { function decompositionSubstitutionFormat1 (line 9916) | function decompositionSubstitutionFormat1(glyphIndex, subtable) { function arabicWordStartCheck (line 10160) | function arabicWordStartCheck(contextParams) { function arabicWordEndCheck (line 10169) | function arabicWordEndCheck(contextParams) { function arabicSentenceStartCheck (line 10181) | function arabicSentenceStartCheck(contextParams) { function arabicSentenceEndCheck (line 10189) | function arabicSentenceEndCheck(contextParams) { function singleSubstitutionFormat1$1 (line 10219) | function singleSubstitutionFormat1$1(action, tokens, index) { function singleSubstitutionFormat2$1 (line 10222) | function singleSubstitutionFormat2$1(action, tokens, index) { function chainingSubstitutionFormat3$1 (line 10225) | function chainingSubstitutionFormat3$1(action, tokens, index) { function ligatureSubstitutionFormat1$1 (line 10231) | function ligatureSubstitutionFormat1$1(action, tokens, index) { function applySubstitution (line 10246) | function applySubstitution(action, tokens, index) { function willConnectPrev (line 10251) | function willConnectPrev(charContextParams) { function willConnectNext (line 10266) | function willConnectNext(charContextParams) { function arabicPresentationForms (line 10279) | function arabicPresentationForms(range) { function getContextParams (line 10347) | function getContextParams(tokens, index) { function arabicRequiredLigatures (line 10353) | function arabicRequiredLigatures(range) { function latinWordStartCheck (line 10375) | function latinWordStartCheck(contextParams) { function latinWordEndCheck (line 10384) | function latinWordEndCheck(contextParams) { function getContextParams$1 (line 10396) | function getContextParams$1(tokens, index) { function latinLigature (line 10402) | function latinLigature(range) { function Bidi (line 10424) | function Bidi(baseDir) { function registerContextChecker (line 10437) | function registerContextChecker(checkId) { function tokenizeText (line 10445) | function tokenizeText() { function reverseArabicSentences (line 10451) | function reverseArabicSentences() { function checkGlyphIndexStatus (line 10496) | function checkGlyphIndexStatus() { function applyArabicPresentationForms (line 10503) | function applyArabicPresentationForms() { function applyArabicRequireLigatures (line 10515) | function applyArabicRequireLigatures() { function applyLatinLigatures (line 10531) | function applyLatinLigatures() { function Font (line 10586) | function Font(options) { function parseCmapTableFormat12 (line 10829) | function parseCmapTableFormat12(cmap2, p) { function parseCmapTableFormat4 (line 10846) | function parseCmapTableFormat4(cmap2, p, data, start, offset) { function parseCmapTable (line 10889) | function parseCmapTable(data, start) { function calcCFFSubroutineBias (line 10920) | function calcCFFSubroutineBias(subrs) { function parseCFFIndex (line 10931) | function parseCFFIndex(data, start, conversionFn) { function parseCFFIndexLowMemory (line 10962) | function parseCFFIndexLowMemory(data, start) { function getCffIndexObject (line 10981) | function getCffIndexObject(i, offsets, data, start, conversionFn) { function parseFloatOperand (line 10998) | function parseFloatOperand(parser) { function parseOperand (line 11033) | function parseOperand(parser, b0) { function entriesToObject (line 11066) | function entriesToObject(entries) { function parseCFFDict (line 11084) | function parseCFFDict(data, start, size) { function getCFFString (line 11104) | function getCFFString(strings, index) { function interpretDict (line 11112) | function interpretDict(dict, meta2, strings) { function parseCFFHeader (line 11144) | function parseCFFHeader(data, start) { function parseCFFTopDict (line 11201) | function parseCFFTopDict(data, strings) { function parseCFFPrivateDict (line 11205) | function parseCFFPrivateDict(data, start, size, strings) { function gatherCFFTopDicts (line 11209) | function gatherCFFTopDicts(data, start, cffIndex, strings) { function parseCFFCharset (line 11243) | function parseCFFCharset(data, start, nGlyphs, strings) { function parseCFFEncoding (line 11278) | function parseCFFEncoding(data, start, charset) { function parseCFFCharstring (line 11305) | function parseCFFCharstring(font, glyph, code) { function parseCFFFDSelect (line 11691) | function parseCFFFDSelect(data, start, nGlyphs, fdArrayCount) { function parseCFFTable (line 11745) | function parseCFFTable(data, start, font, opt) { function parseFvarAxis (line 11879) | function parseFvarAxis(data, start, names) { function parseFvarInstance (line 11890) | function parseFvarInstance(data, start, axes, names) { function parseFvarTable (line 11901) | function parseFvarTable(data, start, names) { function parseGDEFTable (line 11968) | function parseGDEFTable(data, start) { function parseGposTable (line 12088) | function parseGposTable(data, start) { function parseGsubTable (line 12311) | function parseGsubTable(data, start) { function parseHeadTable (line 12337) | function parseHeadTable(data, start) { function parseHheaTable (line 12364) | function parseHheaTable(data, start) { function parseHmtxTableAll (line 12384) | function parseHmtxTableAll(data, start, numMetrics, numGlyphs, glyphs) { function parseHmtxTableOnLowMemory (line 12398) | function parseHmtxTableOnLowMemory(font, data, start, numMetrics, numGly... function parseHmtxTable (line 12414) | function parseHmtxTable(font, data, start, numMetrics, numGlyphs, glyphs... function parseWindowsKernTable (line 12422) | function parseWindowsKernTable(p) { function parseMacKernTable (line 12438) | function parseMacKernTable(p) { function parseKernTable (line 12461) | function parseKernTable(data, start) { function parseLtagTable (line 12473) | function parseLtagTable(data, start) { function parseLocaTable (line 12492) | function parseLocaTable(data, start, numGlyphs, shortVersion) { function parseMaxpTable (line 12506) | function parseMaxpTable(data, start) { function parseOS2Table (line 12529) | function parseOS2Table(data, start) { function parsePostTable (line 12584) | function parsePostTable(data, start) { function parseMetaTable (line 12693) | function parseMetaTable(data, start) { function parseOpenTypeTableEntries (line 12711) | function parseOpenTypeTableEntries(data, numTables) { function parseWOFFTableEntries (line 12730) | function parseWOFFTableEntries(data, numTables) { function uncompressTable (line 12755) | function uncompressTable(data, tableEntry) { function parseBuffer (line 12775) | function parseBuffer(buffer, opt) { function load (line 12970) | function load() { function loadSync (line 12972) | function loadSync() { function Wi (line 13066) | function Wi(e) { function Ic (line 13125) | function Ic(e) { function Ea (line 14114) | async function Ea(e) { function Lc (line 14124) | async function Lc(e, t) { function Mc (line 14139) | function Mc(e) { function Nc (line 14146) | function Nc() { function Vd (line 14163) | function Vd(e) { function Yd (line 14182) | function Yd(e, t) { method info (line 14193) | info(e, t) { method warn (line 14195) | warn(e, t) { method risk (line 14197) | risk(e, t) { function Kd (line 14206) | function Kd(e) { function Yr (line 14209) | function Yr({ version: e, from: t, to: n }) { method lightBlue (line 14212) | get lightBlue() { method warmGray (line 14214) | get warmGray() { method trueGray (line 14216) | get trueGray() { method coolGray (line 14218) | get coolGray() { method blueGray (line 14220) | get blueGray() { function Zd (line 14228) | function Zd(e, ...t) { function ep (line 14246) | function ep(e) { function Ou (line 14260) | function Ou(e) { function tp (line 14268) | function tp(e, t) { function rp (line 14284) | function rp(e) { function np (line 14364) | function np(e) { function yo (line 14375) | function yo(e) { function ip (line 14383) | function ip(e) { function sp (line 14396) | function sp(e) { function ap (line 14424) | function ap(e) { function up (line 14441) | function up(e) { function lp (line 14455) | function lp(e) { function li (line 14479) | function li(e) { function Bu (line 14488) | function Bu(e, t) { function hp (line 14494) | function hp(e, t, n) { function e (line 14510) | function e(n) { function Gu (line 14599) | function Gu() { function Ip (line 14607) | function Ip(e) { function Rp (line 14623) | function Rp(e) { function Cp (line 14626) | function Cp(e, t) { function Lp (line 14641) | function Lp(e, t) { function qu (line 14652) | function qu(e, t) { function Uu (line 14658) | function Uu(e, t) { function Mp (line 14664) | function Mp(e, t, n) { function Np (line 14667) | function Np(e, t) { function So (line 14670) | function So(e, t) { function t (line 14677) | function t(r) { function Bp (line 14840) | function Bp(e) { function ju (line 14843) | function ju(e, t) { function $p (line 14849) | function $p(e, t, n) { function qp (line 14852) | function qp(e, t) { function _o (line 14855) | function _o(e, t) { function t (line 14862) | function t(r) { function jp (line 14886) | function jp(e) { function Vp (line 14889) | function Vp(e, t) { function ko (line 14892) | function ko(e, t) { function t (line 14899) | function t(n) { function Qu (line 14944) | function Qu(e) { function Xu (line 14947) | function Xu(e, t) { function ih (line 14953) | function ih(e, t, n) { function oh (line 14956) | function oh(e, t) { function Po (line 14959) | function Po(e, t) { function t (line 14966) | function t(r) { function lh (line 14991) | function lh(e) { function fh (line 14994) | function fh(e, t) { function Io (line 14997) | function Io(e, t) { function t (line 15004) | function t(n) { function hh (line 15018) | function hh(e) { function mh (line 15021) | function mh(e, t) { function Co (line 15024) | function Co(e, t) { function t (line 15031) | function t(r) { function tl (line 15048) | function tl(e) { function el (line 15051) | function el(e, t) { function xh (line 15057) | function xh(e, t, n) { function wh (line 15060) | function wh(e, t) { function Mo (line 15063) | function Mo(e, t) { function t (line 15070) | function t() { function kh (line 15107) | function kh(e) { function Eh (line 15110) | function Eh(e, t) { function No (line 15113) | function No(e, t) { function t (line 15120) | function t(n) { function Ih (line 15134) | function Ih(e) { function Rh (line 15137) | function Rh(e, t) { function Fo (line 15140) | function Fo(e, t) { function t (line 15147) | function t(n) { function Nh (line 15161) | function Nh(e) { function Wh (line 15164) | function Wh(e, t) { function Bo (line 15167) | function Bo(e, t) { function t (line 15174) | function t(r) { function zo (line 15200) | function zo(e) { function ul (line 15203) | function ul(e, t) { function qh (line 15209) | function qh(e, t, n) { function Uh (line 15212) | function Uh(e, t) { function Go (line 15215) | function Go(e, t) { function jo (line 15224) | function jo(e) { function Hh (line 15228) | function Hh(e) { function t (line 15237) | function t(r) { function ll (line 15351) | function ll(e, t) { function Qh (line 15360) | function Qh(e) { function Kh (line 15363) | function Kh(e, t) { function Ho (line 15366) | function Ho(e, t) { function t (line 15373) | function t(n) { function tm (line 15387) | function tm(e) { function rm (line 15390) | function rm(e, t) { function Xo (line 15393) | function Xo(e, t) { function t (line 15400) | function t(n) { function sm (line 15414) | function sm(e) { function am (line 15417) | function am(e, t) { function Ko (line 15420) | function Ko(e, t) { function t (line 15427) | function t(n) { function lm (line 15440) | function lm(e) { function bl (line 15520) | function bl() { function $m (line 15528) | function $m(e) { function Gm (line 15548) | function Gm(e, t) { function zm (line 15557) | function zm(e, t) { function Vm (line 15572) | function Vm(e) { function Tl (line 15642) | function Tl() { function gi (line 15650) | function gi(e) { function ut (line 15666) | function ut(e) { function wl (line 15669) | function wl(e, t) { function r0 (line 15675) | function r0(e, t, n) { function Sl (line 15679) | function Sl(e) { function _l (line 15682) | function _l(e) { function or (line 15685) | function or(e, t, n, r) { function _r (line 15688) | function _r(e) { function os (line 15691) | function os(e, t) { function Tr (line 15695) | function Tr(e, t) { function ss (line 15700) | function ss(e, t) { function i0 (line 15705) | function i0() { function e (line 15712) | function e(n, r) { function a0 (line 16110) | function a0(e) { function e (line 16114) | function e(n, r) { function lt (line 16183) | function lt(e) { function us (line 16245) | function us(e) { function ft (line 16248) | function ft(e, t) { function Cl (line 16275) | function Cl(e) { function G0 (line 16278) | function G0(e) { function z0 (line 16281) | function z0(e) { function j0 (line 16284) | function j0(e) { function Nl (line 16309) | function Nl() { function Y0 (line 16317) | function Y0(e) { function X0 (line 16333) | function X0(e) { function K0 (line 16349) | function K0(e) { function J0 (line 16360) | function J0(e, t) { function Z0 (line 16366) | function Z0(e) { function ig (line 16370) | function ig(e, { loose: t = false } = {}) { function og (line 16388) | function og({ mode: e, color: t, alpha: n }) { function sg (line 16396) | function sg(e, t) { function ag (line 16402) | function ag(e, t, n) { function ug (line 16408) | function ug({ color: e, property: t, variable: n }) { function lg (line 16419) | function lg(e, t) { function yn (line 16425) | function yn(e) { function cg (line 16428) | function cg(e) { function zl (line 16431) | function zl(e) { function jl (line 16434) | function jl(e) { function dg (line 16437) | function dg(e) { function pg (line 16440) | function pg(e) { function Vl (line 16443) | function Vl(e, t, n = 1) { function sr (line 16446) | function sr(e) { function Yl (line 16455) | function Yl(e) { function mg (line 16463) | function mg(e, t) { function bg (line 16491) | function bg(e, t) { function wg (line 16497) | function wg(e) { function Sg (line 16505) | function Sg(e) { function _g (line 16512) | function _g(e, t) { function Yt (line 16518) | function Yt(e, t = true) { function ef (line 16521) | function ef(e) { function Eg (line 16524) | function Eg(e) { function tf (line 16527) | function tf(e) { function rf (line 16531) | function rf(e) { function Ag (line 16535) | function Ag(e) { function Ig (line 16538) | function Ig(e) { function Rg (line 16545) | function Rg(e) { function Cg (line 16549) | function Cg(e) { function nf (line 16554) | function nf(e) { function Ng (line 16562) | function Ng(e) { function Wg (line 16566) | function Wg(e) { function Dg (line 16571) | function Dg(e) { function $g (line 16575) | function $g(e) { function Ug (line 16579) | function Ug(e) { function Gg (line 16586) | function Gg(e, t) { function ks (line 16592) | function ks(e) { function Vg (line 16595) | function Vg(e, t) { function lf (line 16603) | function lf(e, t) { function Hg (line 16610) | function Hg(e, t = {}, n) { function wn (line 16619) | function wn(e, t = {}, { validate: n = () => true } = {}) { function xn (line 16624) | function xn(e) { function Yg (line 16627) | function Yg(e) { function Ts (line 16631) | function Ts(e) { function ff (line 16638) | function ff(e, t = {}, { tailwindConfig: n = {} } = {}) { function cf (line 16652) | function cf(e, t = {}) { function ct (line 16656) | function ct(e) { function Xg (line 16660) | function Xg(e, t) { function Qg (line 16664) | function Qg(e, t, n, r) { function Kg (line 16686) | function Kg(e) { function ar (line 16695) | function ar(e) { function kr (line 16698) | function kr(e) { function Sn (line 16701) | function Sn(e) { function _n (line 16704) | function _n(e, ...t) { method negative (line 16713) | negative(e) { method breakpoints (line 16718) | breakpoints(e) { function lb (line 16721) | function lb(e, ...t) { function fb (line 16724) | function fb(e) { function cb (line 16727) | function cb(e) { function gf (line 16730) | function gf(e, t) { function db (line 16738) | function db({ extend: e, ...t }) { function hb (line 16751) | function hb(e) { function vf (line 16769) | function vf(e) { function mb (line 16782) | function mb(e) { function gb (line 16785) | function gb(e) { function bb (line 16788) | function bb(e) { function yb (line 16803) | function yb(e, t) { function Tf (line 16809) | function Tf(e) { function Sb (line 16813) | function Sb(e, t) { function _f (line 16824) | function _f(e) { function _b2 (line 16830) | function _b2(e) { function Ob (line 16843) | function Ob(e) { function Ef (line 16846) | function Ef(e) { function Pf (line 16857) | function Pf(e) { function Ib (line 16860) | function Ib(...e) { function ki (line 16890) | function ki(e) { function xt (line 16914) | function xt(e) { function wc (line 16917) | function wc(e) { function Ti (line 16921) | function Ti(e) { function _c (line 16928) | function _c(e) { function Dn (line 16935) | function Dn(e, t) { function kc (line 16938) | function kc(e) { function mr (line 16941) | function mr(e) { function ua (line 16945) | function ua(e) { function Pi (line 16948) | function Pi(e) { function la (line 16951) | function la(e) { function fa (line 16954) | function fa(e) { function ca (line 16957) | function ca(e) { function X (line 16965) | function X(e, t, n, r, i = false) { function Ai (line 16996) | function Ai(e) { function Mr (line 17009) | function Mr(e, t) { function He (line 17012) | function He(e, t, n, r) { function Ve (line 17026) | function Ve(e, t, n) { function M (line 17056) | function M(e, t, n) { function pa (line 17062) | function pa(e = 20) { function gr (line 17083) | function gr(e) { function Bn (line 17086) | function Bn(e) { function ha (line 17089) | function ha(e) { function ma (line 17092) | function ma(e) { function Mt (line 17095) | function Mt(e, t) { function Ut (line 17108) | function Ut(e, t) { function ga (line 17123) | function ga(e, t) { function $n (line 17136) | function $n(e, t = ",") { function Wc (line 17143) | function Wc(e) { function Gt (line 17146) | function Gt() { function Ra (line 17156) | function Ra(e) { function Ca (line 17169) | function Ca(e) { function La (line 17173) | function La(e) { function zc (line 17184) | function zc(e) { function jc (line 17192) | function jc(e) { function Aa (line 17198) | function Aa(e, t) { function Ia (line 17208) | function Ia(e) { function xr (line 17226) | async function xr(e) { function Vc (line 17287) | function Vc(e) { function Hc (line 17290) | function Hc(e) { function Ui (line 17301) | function Ui(e, t) { function Ma (line 17314) | async function Ma(e) { function Na (line 17331) | async function Na(e, t) { function Gi (line 17340) | function Gi(e) { function Kc (line 17346) | function Kc(e, t) { function zi (line 17365) | function zi(e, t, n) { function ji (line 17383) | function ji(e, t) { function Fr (line 17394) | function Fr(e, t) { function Fa (line 17398) | function Fa(e) { function Ba (line 17402) | function Ba(e) { function $a (line 17408) | function $a(e, t) { function Br (line 17411) | function Br(e, t, n = /* @__PURE__ */ new Set()) { function Zc (line 17446) | function Zc(e) { function Dr (line 17468) | function Dr(e, t) { function sd (line 17473) | function sd(e, t, n, r) { function rr (line 17476) | function rr(e, t) { function ad (line 17480) | function ad(e, t, n) { function qa (line 17547) | function qa(e) { function za (line 17551) | function za(e) { function Hn (line 17561) | function Hn(e, t) { function ud (line 17633) | function ud(e, t) { function Ga (line 17648) | function Ga(e) { function ld (line 17655) | function ld(e, t) { function fd2 (line 17658) | function fd2(e, t) { function cd (line 17661) | function cd(e, t) { function Vi (line 17664) | async function Vi(e, t, n, r, i) { function dd (line 17683) | function dd(e, t, n) { function $r (line 17727) | function $r({ left: e, top: t, width: n, height: r }, i, o, s) { function Ha (line 17739) | function Ha({ left: e, top: t, width: n, height: r, isInheritingTransfor... function Hi (line 17743) | function Hi({ id: e, content: t, filter: n, left: r, top: i, width: o, h... function pd (line 17752) | function pd(e, t, n) { function Ya (line 17758) | function Ya({ id: e, width: t, height: n }, r, i = false) { function Xa (line 17773) | function Xa({ width: e, height: t, shape: n, opacity: r, id: i }, o) { function hd (line 17787) | function hd(e, t, n, r, i, o) { function Yi (line 17810) | function Yi({ width: e, left: t, top: n, ascender: r, clipPathId: i, mat... function Xi (line 17817) | function Xi(e) { function Qa (line 17823) | function Qa(e, t, n) { function Ka (line 17840) | function Ka(e, t, n) { function md (line 17846) | function md(e, t, n) { function gd (line 17849) | function gd(e, t) { function bd (line 17858) | function bd(e, t) { function vd (line 17862) | function vd(e, t) { function yd (line 17866) | function yd(e) { function wd (line 17880) | function wd(e) { function Ki (line 17883) | function Ki(e) { function Ja (line 17889) | function Ja(e) { function Ee (line 17903) | function Ee(Y) { function Ue (line 17918) | function Ue(Y) { function Sd (line 18065) | function Sd(e, t) { function _d (line 18069) | function _d(e) { function Xn (line 18073) | function Xn(e, t, n, r, i) { function eu (line 18098) | function eu({ id: e, width: t, height: n, repeatX: r, repeatY: i }, o, s... function Ed (line 18110) | function Ed(e, t) { function Od (line 18114) | function Od(e) { function Pd (line 18118) | function Pd(e, t, n) { function Ad (line 18140) | function Ad(e, t, n, r) { function ru (line 18144) | function ru({ id: e, width: t, height: n, repeatX: r, repeatY: i }, o, s... function Rd (line 18151) | function Rd(e, t, n, r) { function Cd (line 18157) | function Cd(e, t, n, r, i, o) { function tu (line 18161) | function tu(e, t, n, r) { function Ld (line 18175) | function Ld(e, t, n, [r, i], o, s, a) { function Md (line 18182) | function Md(e, t, n, r, i, o, s) { function Qn (line 18203) | function Qn(e, t, n, r, i, o, s) { function nu (line 18213) | function nu(e, t) { function Nd (line 18222) | function Nd(e) { function eo (line 18225) | function eo(e, t) { function Wd (line 18228) | function Wd(e, t, n, r, i) { function Zi (line 18252) | function Zi(e, { x: t, y: n, defaultX: r, defaultY: i }) { function qr (line 18262) | async function qr({ id: e, width: t, height: n, left: r, top: i }, { ima... function Fd (line 18286) | function Fd([e, t]) { function Kn (line 18289) | function Kn(e, t, n) { function Jn (line 18292) | function Jn(e) { function Zn (line 18295) | function Zn(e, t, n, r, i) { function ou (line 18303) | function ou({ id: e, borderRadiusPath: t, borderType: n, left: r, top: i... function jt (line 18307) | function jt({ left: e, top: t, width: n, height: r }, i, o) { function su (line 18337) | function su(e, t, n) { function au (line 18340) | function au({ id: e, currentClipPathId: t, borderPath: n, borderType: r,... function Ur (line 18346) | function Ur({ left: e, top: t, width: n, height: r, props: i, asContentM... function to (line 18367) | function to({ id: e, left: t, top: n, width: r, height: i, matrix: o, bo... function cu (line 18372) | function cu({ width: e, height: t }, n, r) { function lu (line 18410) | function lu(e) { function fu (line 18414) | function fu(e, t, n) { function ti (line 18420) | function ti(e) { function du (line 18423) | function du(e) { function pu (line 18426) | function pu(e, t, n) { function ro (line 18439) | function ro({ left: e, top: t, width: n, height: r, path: i, matrix: o, ... function no (line 18451) | async function no(e, t, n) { function Bd (line 18464) | function Bd(e, t, n) { function zr (line 18485) | async function zr({ id: e, left: t, top: n, width: r, height: i, isInher... function bu (line 18549) | function bu(e) { function vu (line 18552) | function vu(e, t) { function yu (line 18565) | function yu(e) { function qd (line 18631) | function qd(e) { function Ud (line 18662) | function Ud(e, t) { function Gd (line 18672) | function Gd(e, t) { function zd (line 18715) | function zd(e, t, [n, r], [i, o]) { method constructor (line 18728) | constructor(t) { method get (line 18732) | get({ name: t, weight: n, style: r }) { method addFonts (line 18743) | addFonts(t) { method getEngine (line 18764) | getEngine(t = 16, n = "normal", { fontFamily: r = "sans-serif", fontWeig... method patchFontFallbackResolver (line 18823) | patchFontFallbackResolver(t, n) { method measure (line 18849) | measure(t, n, { fontSize: r, letterSpacing: i = 0 }) { method getSVG (line 18857) | getSVG(t, n, { fontSize: r, top: i, left: o, letterSpacing: s = 0 }, a) { function jd (line 18884) | function jd(e) { function ao (line 18888) | function ao({ width: e, height: t, content: n }) { function Lf (line 18893) | function Lf(e) { function Mf (line 18897) | function Mf(e) { function Ms (line 18908) | function Ms(e) { function Ns (line 18911) | function Ns(e) { function _ (line 18915) | function _(e) { function Fe (line 18918) | function Fe(e, t = {}) { function Bt (line 18947) | function Bt(e, t, n = {}) { function xi (line 18951) | function xi(e, t, n) { function Wf (line 18955) | function Wf(e, t) { function At (line 18959) | function At(e, t = {}) { function Xt (line 18965) | function Xt(e, t, n = {}) { function Fs (line 18984) | function Fs(e) { function Ds (line 18999) | function Ds(e) { function Bs (line 19002) | function Bs(e) { function ur (line 19006) | function ur(e, t = {}) { function dt (line 19014) | function dt(e, t, n = {}) { function Nf (line 19018) | function Nf(e, t = {}) { function Mb (line 19027) | function Mb(...e) { function Nb (line 19030) | function Nb(...e) { function kn (line 19035) | function kn(e) { method constructor (line 19041) | constructor(t) { method getStyle (line 19044) | getStyle(t) { method setStyle (line 19047) | setStyle(t, n) { method getIr (line 19050) | getIr(t) { method setIr (line 19053) | setIr(t, n) { method getPrefixMatch (line 19056) | getPrefixMatch(t) { method setPrefixMatch (line 19059) | setPrefixMatch(t, n) { function qs (line 19063) | function qs(e, t, n = {}) { function Ff (line 19075) | function Ff(e, t) { function Us (line 19084) | function Us(e, t) { function Gs (line 19099) | function Gs(e, t, n, r, i) { function Df (line 19120) | function Df(e, t, n, r) { function Bf (line 19124) | function Bf(e, t, n) { function zs (line 19141) | function zs(e) { function js (line 19157) | function js(e, t) { function lr (line 19166) | function lr(e, t, n) { function On (line 19184) | function On(e, t) { function $f (line 19191) | function $f(e, t) { function qf (line 19194) | function qf(e) { function Fb (line 19199) | function Fb(e) { function Uf (line 19208) | function Uf(e, t) { function zf (line 19227) | function zf(e, t) { function $b (line 19256) | function $b(e, t, n) { function jf (line 19266) | function jf(e, t) { function Gf (line 19277) | function Gf(e) { function Er (line 19289) | function Er(e, t, n, r) { function Vf (line 19301) | function Vf(e, t, n) { function Pn (line 19313) | function Pn(e, t, n) { function Hf (line 19319) | function Hf(e, t) { function Vs (line 19338) | function Vs(e, t, n = {}, r) { function An (line 19342) | function An(e, t, n = {}, r) { function Yf (line 19346) | function Yf(e, t, n) { function qb (line 19362) | function qb(e) { function Xf (line 19370) | function Xf(e, t) { function Qf (line 19380) | function Qf(e) { function Kf (line 19384) | function Kf(e) { function Hs (line 19392) | function Hs(e) { method constructor (line 19397) | constructor(t, n = {}, r, i, o) { method parse (line 19416) | parse() { method parseUtility (line 19426) | parseUtility() { method handlePossibleArbitraryBreakpointPrefix (line 19458) | handlePossibleArbitraryBreakpointPrefix(t) { method advance (line 19473) | advance(t = 1) { method rest (line 19476) | get rest() { method peekSlice (line 19479) | peekSlice(t, n) { method consumePeeked (line 19482) | consumePeeked(t) { method parseIsNegative (line 19485) | parseIsNegative() { method incrementOrder (line 19488) | incrementOrder() { function Jf (line 19493) | function Jf(e) { function Ys (line 19505) | function Ys(e) { function Ub (line 19508) | function Ub(e, t, n) { function Zf (line 19511) | function Zf(e) { function Gb (line 19515) | function Gb(e) { function It (line 19521) | function It(e) { function tc (line 19525) | function tc(e, t) { function jb (line 19612) | function jb(e) { function Yb (line 19618) | function Yb(e) { function Xs (line 19622) | function Xs({ width: e, height: t, config: n }) { function nc (line 19626) | async function nc(e, t) { function Xb (line 19654) | function Xb(e, t) { function Qb (line 19661) | function Qb(e) { function rc (line 19671) | function rc(e) { function addHeapObject (line 19685) | function addHeapObject(obj) { function getObject (line 19693) | function getObject(idx) { function dropObject (line 19696) | function dropObject(idx) { function takeObject (line 19702) | function takeObject(idx) { function getUint8Memory0 (line 19709) | function getUint8Memory0() { function passStringToWasm0 (line 19726) | function passStringToWasm0(arg, malloc, realloc) { function isLikeNone (line 19756) | function isLikeNone(x2) { function getInt32Memory0 (line 19760) | function getInt32Memory0() { function getStringFromWasm0 (line 19768) | function getStringFromWasm0(ptr, len) { function _assertClass (line 19771) | function _assertClass(instance, klass) { method __wrap (line 19778) | static __wrap(ptr) { method __destroy_into_raw (line 19783) | __destroy_into_raw() { method free (line 19788) | free() { method x (line 19795) | get x() { method x (line 19802) | set x(arg0) { method y (line 19808) | get y() { method y (line 19815) | set y(arg0) { method width (line 19821) | get width() { method width (line 19828) | set width(arg0) { method height (line 19834) | get height() { method height (line 19841) | set height(arg0) { method __wrap (line 19846) | static __wrap(ptr) { method __destroy_into_raw (line 19851) | __destroy_into_raw() { method free (line 19856) | free() { method width (line 19864) | get width() { method height (line 19872) | get height() { method asPng (line 19880) | asPng() { method pixels (line 19899) | get pixels() { method __wrap (line 19905) | static __wrap(ptr) { method __destroy_into_raw (line 19910) | __destroy_into_raw() { method free (line 19915) | free() { method constructor (line 19923) | constructor(svg, options) { method width (line 19944) | get width() { method height (line 19952) | get height() { method render (line 19960) | render() { method toString (line 19979) | toString() { method innerBBox (line 19997) | innerBBox() { method getBBox (line 20007) | getBBox() { method cropByBBox (line 20016) | cropByBBox(bbox) { method imagesToResolve (line 20023) | imagesToResolve() { method resolveImage (line 20042) | resolveImage(href, buffer) { function load2 (line 20058) | async function load2(module, imports) { function getImports (line 20082) | function getImports() { function initMemory (line 20150) | function initMemory(imports, maybe_memory) { function finalizeInit (line 20152) | function finalizeInit(instance, module) { function init (line 20159) | async function init(input) { method constructor (line 20185) | constructor(svg, options) { function getIconCode (line 20199) | function getIconCode(char) { function toCodePoint (line 20202) | function toCodePoint(unicodeSurrogates) { function loadEmoji (line 20225) | function loadEmoji(code, type) { method constructor (line 20238) | constructor() { method detect (line 20241) | async detect(text, fonts) { method detectSegment (line 20253) | detectSegment(segment, fonts) { method load (line 20262) | async load(fonts) { method addDetectors (line 20282) | addDetectors(input) { function convert (line 20294) | function convert(input) { function checkSegmentInRange (line 20304) | function checkSegmentInRange(segment, range) { function loadGoogleFont (line 20338) | async function loadGoogleFont(font, text) { function render (line 20397) | async function render(satori, resvg, sharp, opts, defaultFonts, element) { method constructor (line 20440) | constructor(element, options = {}) { FILE: packages/next/src/compiled/@vercel/og/index.node.d.ts class ImageResponse (line 7) | class ImageResponse extends Response { type NodeImageResponse (line 28) | type NodeImageResponse = typeof ImageResponse; FILE: packages/next/src/compiled/@vercel/og/index.node.js method "node_modules/.pnpm/tiny-inflate@1.0.3/node_modules/tiny-inflate/index.js" (line 33) | "node_modules/.pnpm/tiny-inflate@1.0.3/node_modules/tiny-inflate/index.j... method "node_modules/.pnpm/unicode-trie@2.0.0/node_modules/unicode-trie/swap.js" (line 289) | "node_modules/.pnpm/unicode-trie@2.0.0/node_modules/unicode-trie/swap.js... method "node_modules/.pnpm/unicode-trie@2.0.0/node_modules/unicode-trie/index.js" (line 316) | "node_modules/.pnpm/unicode-trie@2.0.0/node_modules/unicode-trie/index.j... method "node_modules/.pnpm/base64-js@0.0.8/node_modules/base64-js/lib/b64.js" (line 388) | "node_modules/.pnpm/base64-js@0.0.8/node_modules/base64-js/lib/b64.js"(e... method "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/parse.js" (line 481) | "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-valu... method "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/walk.js" (line 731) | "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-valu... method "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/stringify.js" (line 752) | "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-valu... method "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/unit.js" (line 795) | "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-valu... method "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-value-parser/lib/index.js" (line 882) | "node_modules/.pnpm/postcss-value-parser@4.2.0/node_modules/postcss-valu... method "node_modules/.pnpm/camelize@1.0.1/node_modules/camelize/index.js" (line 909) | "node_modules/.pnpm/camelize@1.0.1/node_modules/camelize/index.js"(expor... method "node_modules/.pnpm/css-color-keywords@1.0.0/node_modules/css-color-keywords/colors.json" (line 981) | "node_modules/.pnpm/css-color-keywords@1.0.0/node_modules/css-color-keyw... method "node_modules/.pnpm/css-color-keywords@1.0.0/node_modules/css-color-keywords/index.js" (line 1135) | "node_modules/.pnpm/css-color-keywords@1.0.0/node_modules/css-color-keyw... method "node_modules/.pnpm/css-to-react-native@3.2.0/node_modules/css-to-react-native/index.js" (line 1143) | "node_modules/.pnpm/css-to-react-native@3.2.0/node_modules/css-to-react-... method "node_modules/.pnpm/css-background-parser@0.1.0/node_modules/css-background-parser/index.js" (line 1888) | "node_modules/.pnpm/css-background-parser@0.1.0/node_modules/css-backgro... method "node_modules/.pnpm/css-box-shadow@1.0.0-3/node_modules/css-box-shadow/index.js" (line 2019) | "node_modules/.pnpm/css-box-shadow@1.0.0-3/node_modules/css-box-shadow/i... method "node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js" (line 2076) | "node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js"(e... method "node_modules/.pnpm/hex-rgb@4.3.0/node_modules/hex-rgb/index.js" (line 2233) | "node_modules/.pnpm/hex-rgb@4.3.0/node_modules/hex-rgb/index.js"(exports... method "node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/index.js" (line 2276) | "node_modules/.pnpm/escape-html@1.0.3/node_modules/escape-html/index.js"... method constructor (line 3535) | constructor(position, required = false) { method nextCodePoint (line 3541) | nextCodePoint() { method nextCharClass (line 3550) | nextCharClass() { method getSimpleBreak (line 3553) | getSimpleBreak() { method getPairTableBreak (line 3568) | getPairTableBreak(lastClass) { method nextBreak (line 3609) | nextBreak() { method constructor (line 3638) | constructor(string) { function parseAlpha (line 3735) | function parseAlpha(alpha) { function getHEX (line 3741) | function getHEX(hex) { function getHSL (line 3745) | function getHSL([, h2, s, l2, a = 1]) { function getRGB (line 3760) | function getRGB([, r, g2, b, a = 1]) { function c (line 3795) | function c(e, o = ",") { function g (line 3802) | function g(e) { function m (line 3811) | function m(e) { function l (line 3814) | function l(e) { function P (line 3820) | function P(e) { function x (line 3826) | function x(e) { function d (line 3831) | function d(e) { function h (line 3834) | function h(e) { function R (line 3837) | function R(e) { function K (line 3843) | function K(e) { function S (line 3852) | function S(e) { function inflateSync (line 4240) | function inflateSync(data, out) { function Path (line 4250) | function Path() { function floatToString (line 4303) | function floatToString(v2) { function packValues (line 4310) | function packValues() { function DefaultEncoding (line 5243) | function DefaultEncoding(font) { function CmapEncoding (line 5261) | function CmapEncoding(cmap2) { function CffEncoding (line 5267) | function CffEncoding(encoding, charset) { function addGlyphNamesAll (line 5276) | function addGlyphNamesAll(font) { function addGlyphNamesToUnicodeMap (line 5287) | function addGlyphNamesToUnicodeMap(font) { function addGlyphNames (line 5303) | function addGlyphNames(font, opt) { function fail (line 5310) | function fail(message) { function argument (line 5313) | function argument(predicate, message) { function getPathDefinition (line 5319) | function getPathDefinition(glyph, path) { function Glyph (line 5334) | function Glyph(options) { function defineDependentProperty (line 5484) | function defineDependentProperty(glyph, externalName, internalName) { function GlyphSet (line 5497) | function GlyphSet(font, glyphs) { function glyphLoader (line 5535) | function glyphLoader(font, index) { function ttfGlyphLoader (line 5538) | function ttfGlyphLoader(font, index, parseGlyph2, data, position, buildP... function cffGlyphLoader (line 5554) | function cffGlyphLoader(font, index, parseCFFCharstring2, charstring) { function searchTag (line 5566) | function searchTag(arr, tag) { function binSearch (line 5582) | function binSearch(arr, value) { function searchRange (line 5598) | function searchRange(ranges, value) { function Layout (line 5622) | function Layout(font, tableName) { function Position (line 5889) | function Position(font) { function Substitution (line 5931) | function Substitution(font) { function arraysEqual (line 5934) | function arraysEqual(ar1, ar2) { function getSubstFormat (line 5946) | function getSubstFormat(lookupTable, format, defaultSubtable) { function checkArgument (line 6238) | function checkArgument(expression, message) { function getByte (line 6243) | function getByte(dataView, offset) { function getUShort (line 6246) | function getUShort(dataView, offset) { function getShort (line 6249) | function getShort(dataView, offset) { function getULong (line 6252) | function getULong(dataView, offset) { function getFixed (line 6255) | function getFixed(dataView, offset) { function getTag (line 6260) | function getTag(dataView, offset) { function getOffset (line 6267) | function getOffset(dataView, offset, offSize) { function getBytes (line 6275) | function getBytes(dataView, startOffset, endOffset) { function bytesToString (line 6282) | function bytesToString(bytes) { function Parser (line 6298) | function Parser(data, offset) { function parseGlyphCoordinate (line 6737) | function parseGlyphCoordinate(p, flag, previousValue, shortVectorBitMask... function parseGlyph (line 6754) | function parseGlyph(glyph, data, start) { function transformPoints (line 6873) | function transformPoints(points, transform) { function getContours (line 6887) | function getContours(points) { function getPath (line 6901) | function getPath(points) { function buildPath (line 6944) | function buildPath(glyphs, glyph) { function parseGlyfTableAll (line 6979) | function parseGlyfTableAll(data, start, loca2, font) { function parseGlyfTableOnLowMemory (line 6992) | function parseGlyfTableOnLowMemory(data, start, loca2, font) { function parseGlyfTable (line 7005) | function parseGlyfTable(data, start, loca2, font, opt) { function Hinting (line 7017) | function Hinting(font) { function roundOff (line 7025) | function roundOff(v2) { function roundToGrid (line 7028) | function roundToGrid(v2) { function roundToDoubleGrid (line 7031) | function roundToDoubleGrid(v2) { function roundToHalfGrid (line 7034) | function roundToHalfGrid(v2) { function roundUpToGrid (line 7037) | function roundUpToGrid(v2) { function roundDownToGrid (line 7040) | function roundDownToGrid(v2) { function UnitVector (line 7238) | function UnitVector(x2, y) { function getUnitVector (line 7287) | function getUnitVector(x2, y) { function HPoint (line 7299) | function HPoint(x2, y, lastPointOfContour, onCurve) { function State (line 7336) | function State(env, prog) { function initTZone (line 7555) | function initTZone(state) { function skip (line 7561) | function skip(state, handleElse) { function SVTCA (line 7586) | function SVTCA(v2, state) { function SPVTCA (line 7592) | function SPVTCA(v2, state) { function SFVTCA (line 7598) | function SFVTCA(v2, state) { function SPVTL (line 7604) | function SPVTL(a, state) { function SFVTL (line 7624) | function SFVTL(a, state) { function SPVFS (line 7644) | function SPVFS(state) { function SFVFS (line 7653) | function SFVFS(state) { function GPV (line 7662) | function GPV(state) { function GFV (line 7671) | function GFV(state) { function SFVTPV (line 7680) | function SFVTPV(state) { function ISECT (line 7686) | function ISECT(state) { function SRP0 (line 7717) | function SRP0(state) { function SRP1 (line 7723) | function SRP1(state) { function SRP2 (line 7729) | function SRP2(state) { function SZP0 (line 7735) | function SZP0(state) { function SZP1 (line 7755) | function SZP1(state) { function SZP2 (line 7775) | function SZP2(state) { function SZPS (line 7795) | function SZPS(state) { function SLOOP (line 7815) | function SLOOP(state) { function RTG (line 7821) | function RTG(state) { function RTHG (line 7827) | function RTHG(state) { function SMD (line 7833) | function SMD(state) { function ELSE (line 7840) | function ELSE(state) { function JMPR (line 7846) | function JMPR(state) { function SCVTCI (line 7853) | function SCVTCI(state) { function DUP (line 7860) | function DUP(state) { function POP (line 7867) | function POP(state) { function CLEAR (line 7873) | function CLEAR(state) { function SWAP (line 7879) | function SWAP(state) { function DEPTH (line 7889) | function DEPTH(state) { function LOOPCALL (line 7896) | function LOOPCALL(state) { function CALL (line 7919) | function CALL(state) { function CINDEX (line 7934) | function CINDEX(state) { function MINDEX (line 7942) | function MINDEX(state) { function FDEF (line 7950) | function FDEF(state) { function MDAP (line 7967) | function MDAP(round, state) { function IUP (line 7983) | function IUP(v2, state) { function SHP (line 8008) | function SHP(a, state) { function SHC (line 8032) | function SHC(a, state) { function SHZ (line 8052) | function SHZ(a, state) { function SHPIX (line 8081) | function SHPIX(state) { function IP (line 8103) | function IP(state) { function MSIRP (line 8131) | function MSIRP(a, state) { function ALIGNRP (line 8150) | function ALIGNRP(state) { function RTDG (line 8173) | function RTDG(state) { function MIAP (line 8179) | function MIAP(round, state) { function NPUSHB (line 8213) | function NPUSHB(state) { function NPUSHW (line 8226) | function NPUSHW(state) { function WS (line 8243) | function WS(state) { function RS (line 8256) | function RS(state) { function WCVTP (line 8266) | function WCVTP(state) { function RCVT (line 8275) | function RCVT(state) { function GC (line 8283) | function GC(a, state) { function MD (line 8292) | function MD(a, state) { function MPPEM (line 8304) | function MPPEM(state) { function FLIPON (line 8310) | function FLIPON(state) { function LT (line 8316) | function LT(state) { function LTEQ (line 8325) | function LTEQ(state) { function GT (line 8334) | function GT(state) { function GTEQ (line 8343) | function GTEQ(state) { function EQ (line 8352) | function EQ(state) { function NEQ (line 8361) | function NEQ(state) { function ODD (line 8370) | function ODD(state) { function EVEN (line 8378) | function EVEN(state) { function IF (line 8386) | function IF(state) { function EIF (line 8398) | function EIF(state) { function AND (line 8403) | function AND(state) { function OR (line 8412) | function OR(state) { function NOT (line 8421) | function NOT(state) { function DELTAP123 (line 8429) | function DELTAP123(b, state) { function SDB (line 8459) | function SDB(state) { function SDS (line 8467) | function SDS(state) { function ADD (line 8475) | function ADD(state) { function SUB (line 8484) | function SUB(state) { function DIV (line 8493) | function DIV(state) { function MUL (line 8502) | function MUL(state) { function ABS (line 8511) | function ABS(state) { function NEG (line 8519) | function NEG(state) { function FLOOR (line 8527) | function FLOOR(state) { function CEILING (line 8535) | function CEILING(state) { function ROUND (line 8543) | function ROUND(dt, state) { function WCVTF (line 8551) | function WCVTF(state) { function DELTAC123 (line 8560) | function DELTAC123(b, state) { function SROUND (line 8587) | function SROUND(state) { function S45ROUND (line 8631) | function S45ROUND(state) { function ROFF (line 8675) | function ROFF(state) { function RUTG (line 8681) | function RUTG(state) { function RDTG (line 8687) | function RDTG(state) { function SCANCTRL (line 8693) | function SCANCTRL(state) { function SDPVTL (line 8699) | function SDPVTL(a, state) { function GETINFO (line 8719) | function GETINFO(state) { function ROLL (line 8734) | function ROLL(state) { function MAX (line 8746) | function MAX(state) { function MIN (line 8755) | function MIN(state) { function SCANTYPE (line 8764) | function SCANTYPE(state) { function INSTCTRL (line 8770) | function INSTCTRL(state) { function PUSHB (line 8787) | function PUSHB(n, state) { function PUSHW (line 8799) | function PUSHW(n, state) { function MDRP_MIRP (line 8815) | function MDRP_MIRP(indirect, setRp0, keepD, ro, dt, state) { function Token (line 9400) | function Token(char) { function ContextRange (line 9405) | function ContextRange(startIndex, endOffset, contextName) { function ContextChecker (line 9410) | function ContextChecker(contextName, checkStart, checkEnd) { function ContextParams (line 9417) | function ContextParams(context, currentIndex) { function Event (line 9425) | function Event(eventId) { function initializeCoreEvents (line 9429) | function initializeCoreEvents(events) { function Tokenizer (line 9473) | function Tokenizer(events) { function isArabicChar (line 9754) | function isArabicChar(c2) { function isIsolatedArabicChar (line 9757) | function isIsolatedArabicChar(char) { function isTashkeelArabicChar (line 9760) | function isTashkeelArabicChar(char) { function isLatinChar (line 9763) | function isLatinChar(c2) { function isWhiteSpace (line 9766) | function isWhiteSpace(c2) { function FeatureQuery (line 9769) | function FeatureQuery(font) { function SubstitutionAction (line 9773) | function SubstitutionAction(action) { function lookupCoverage (line 9778) | function lookupCoverage(glyphIndex, coverage) { function singleSubstitutionFormat1 (line 9800) | function singleSubstitutionFormat1(glyphIndex, subtable) { function singleSubstitutionFormat2 (line 9807) | function singleSubstitutionFormat2(glyphIndex, subtable) { function lookupCoverageList (line 9814) | function lookupCoverageList(coverageList, contextParams) { function chainingSubstitutionFormat3 (line 9830) | function chainingSubstitutionFormat3(contextParams, subtable) { function ligatureSubstitutionFormat1 (line 9893) | function ligatureSubstitutionFormat1(contextParams, subtable) { function decompositionSubstitutionFormat1 (line 9916) | function decompositionSubstitutionFormat1(glyphIndex, subtable) { function arabicWordStartCheck (line 10160) | function arabicWordStartCheck(contextParams) { function arabicWordEndCheck (line 10169) | function arabicWordEndCheck(contextParams) { function arabicSentenceStartCheck (line 10181) | function arabicSentenceStartCheck(contextParams) { function arabicSentenceEndCheck (line 10189) | function arabicSentenceEndCheck(contextParams) { function singleSubstitutionFormat1$1 (line 10219) | function singleSubstitutionFormat1$1(action, tokens, index) { function singleSubstitutionFormat2$1 (line 10222) | function singleSubstitutionFormat2$1(action, tokens, index) { function chainingSubstitutionFormat3$1 (line 10225) | function chainingSubstitutionFormat3$1(action, tokens, index) { function ligatureSubstitutionFormat1$1 (line 10231) | function ligatureSubstitutionFormat1$1(action, tokens, index) { function applySubstitution (line 10246) | function applySubstitution(action, tokens, index) { function willConnectPrev (line 10251) | function willConnectPrev(charContextParams) { function willConnectNext (line 10266) | function willConnectNext(charContextParams) { function arabicPresentationForms (line 10279) | function arabicPresentationForms(range) { function getContextParams (line 10347) | function getContextParams(tokens, index) { function arabicRequiredLigatures (line 10353) | function arabicRequiredLigatures(range) { function latinWordStartCheck (line 10375) | function latinWordStartCheck(contextParams) { function latinWordEndCheck (line 10384) | function latinWordEndCheck(contextParams) { function getContextParams$1 (line 10396) | function getContextParams$1(tokens, index) { function latinLigature (line 10402) | function latinLigature(range) { function Bidi (line 10424) | function Bidi(baseDir) { function registerContextChecker (line 10437) | function registerContextChecker(checkId) { function tokenizeText (line 10445) | function tokenizeText() { function reverseArabicSentences (line 10451) | function reverseArabicSentences() { function checkGlyphIndexStatus (line 10496) | function checkGlyphIndexStatus() { function applyArabicPresentationForms (line 10503) | function applyArabicPresentationForms() { function applyArabicRequireLigatures (line 10515) | function applyArabicRequireLigatures() { function applyLatinLigatures (line 10531) | function applyLatinLigatures() { function Font (line 10586) | function Font(options) { function parseCmapTableFormat12 (line 10829) | function parseCmapTableFormat12(cmap2, p) { function parseCmapTableFormat4 (line 10846) | function parseCmapTableFormat4(cmap2, p, data, start, offset) { function parseCmapTable (line 10889) | function parseCmapTable(data, start) { function calcCFFSubroutineBias (line 10920) | function calcCFFSubroutineBias(subrs) { function parseCFFIndex (line 10931) | function parseCFFIndex(data, start, conversionFn) { function parseCFFIndexLowMemory (line 10962) | function parseCFFIndexLowMemory(data, start) { function getCffIndexObject (line 10981) | function getCffIndexObject(i, offsets, data, start, conversionFn) { function parseFloatOperand (line 10998) | function parseFloatOperand(parser) { function parseOperand (line 11033) | function parseOperand(parser, b0) { function entriesToObject (line 11066) | function entriesToObject(entries) { function parseCFFDict (line 11084) | function parseCFFDict(data, start, size) { function getCFFString (line 11104) | function getCFFString(strings, index) { function interpretDict (line 11112) | function interpretDict(dict, meta2, strings) { function parseCFFHeader (line 11144) | function parseCFFHeader(data, start) { function parseCFFTopDict (line 11201) | function parseCFFTopDict(data, strings) { function parseCFFPrivateDict (line 11205) | function parseCFFPrivateDict(data, start, size, strings) { function gatherCFFTopDicts (line 11209) | function gatherCFFTopDicts(data, start, cffIndex, strings) { function parseCFFCharset (line 11243) | function parseCFFCharset(data, start, nGlyphs, strings) { function parseCFFEncoding (line 11278) | function parseCFFEncoding(data, start, charset) { function parseCFFCharstring (line 11305) | function parseCFFCharstring(font, glyph, code) { function parseCFFFDSelect (line 11691) | function parseCFFFDSelect(data, start, nGlyphs, fdArrayCount) { function parseCFFTable (line 11745) | function parseCFFTable(data, start, font, opt) { function parseFvarAxis (line 11879) | function parseFvarAxis(data, start, names) { function parseFvarInstance (line 11890) | function parseFvarInstance(data, start, axes, names) { function parseFvarTable (line 11901) | function parseFvarTable(data, start, names) { function parseGDEFTable (line 11968) | function parseGDEFTable(data, start) { function parseGposTable (line 12088) | function parseGposTable(data, start) { function parseGsubTable (line 12311) | function parseGsubTable(data, start) { function parseHeadTable (line 12337) | function parseHeadTable(data, start) { function parseHheaTable (line 12364) | function parseHheaTable(data, start) { function parseHmtxTableAll (line 12384) | function parseHmtxTableAll(data, start, numMetrics, numGlyphs, glyphs) { function parseHmtxTableOnLowMemory (line 12398) | function parseHmtxTableOnLowMemory(font, data, start, numMetrics, numGly... function parseHmtxTable (line 12414) | function parseHmtxTable(font, data, start, numMetrics, numGlyphs, glyphs... function parseWindowsKernTable (line 12422) | function parseWindowsKernTable(p) { function parseMacKernTable (line 12438) | function parseMacKernTable(p) { function parseKernTable (line 12461) | function parseKernTable(data, start) { function parseLtagTable (line 12473) | function parseLtagTable(data, start) { function parseLocaTable (line 12492) | function parseLocaTable(data, start, numGlyphs, shortVersion) { function parseMaxpTable (line 12506) | function parseMaxpTable(data, start) { function parseOS2Table (line 12529) | function parseOS2Table(data, start) { function parsePostTable (line 12584) | function parsePostTable(data, start) { function parseMetaTable (line 12693) | function parseMetaTable(data, start) { function parseOpenTypeTableEntries (line 12711) | function parseOpenTypeTableEntries(data, numTables) { function parseWOFFTableEntries (line 12730) | function parseWOFFTableEntries(data, numTables) { function uncompressTable (line 12755) | function uncompressTable(data, tableEntry) { function parseBuffer (line 12775) | function parseBuffer(buffer, opt) { function load (line 12970) | function load() { function loadSync (line 12972) | function loadSync() { function Xn (line 13066) | function Xn(A) { function FI (line 13125) | function FI(A) { function d2 (line 14138) | function d2(s, g2, c2) { function O (line 14158) | function O() { function dA (line 14163) | function dA() { function iA (line 14168) | function iA(s) { function wA (line 14171) | function wA(s) { function kA (line 14179) | function kA() { function te (line 14203) | function te() { function TA (line 14214) | function TA(s) { function xA (line 14218) | function xA(s) { function fA (line 14225) | function fA(s, g2) { function BA (line 14231) | function BA(s) { function Y (line 14241) | function Y(s) { function hA (line 14259) | function hA(s) { function le (line 14265) | function le() { function ce (line 14272) | function ce(s, g2) { function Pe (line 14278) | function Pe(s) { function Ye (line 14283) | function Ye(s, g2) { function Ge (line 14287) | function Ge() { function we (line 14290) | function we(s) { function fe (line 14293) | function fe(s, g2, c2) { function qe (line 14297) | function qe(s, g2) { function ne (line 14301) | function ne(s) { function ie (line 14304) | function ie(s, g2) { function Be (line 14307) | function Be(s) { function KA (line 14318) | function KA(s) { function XA (line 14324) | function XA(s) { function V (line 14328) | function V(s, g2, c2) { function Z (line 14344) | function Z(s) { function nA (line 14358) | function nA(s, g2, c2 = {}) { function $ (line 14369) | function $(s) { function IA (line 14372) | function IA() { function lA (line 14374) | function lA(s, g2, c2) { function DA (line 14382) | function DA(s, g2) { function cA (line 14385) | function cA(s, g2, c2, B, Q, h2, m2, w2) { function gA (line 14388) | function gA(s, g2, c2) { function Ee (line 14393) | function Ee(s, g2) { function eA (line 14396) | function eA(s, g2) { function JA (line 14427) | function JA(s, g2) { function RA (line 14430) | function RA(s, g2, c2, B) { function ut (line 14433) | function ut(s, g2) { function GA (line 14436) | function GA(s, g2) { function YA (line 14447) | function YA(s, g2) { function Qe (line 14453) | function Qe(s, g2) { function pA (line 14460) | function pA(s, g2, c2, B, Q) { function mA (line 14487) | function mA(s, g2) { function ZA (line 14492) | function ZA(s) { function jA (line 14495) | function jA(s) { function Se (line 14501) | function Se(s, g2) { function be (line 14515) | function be(s, g2, c2) { function $A (line 14539) | function $A(s, g2) { function Ce (line 14548) | function Ce(s, g2, c2) { function It (line 14558) | function It(s) { function et2 (line 14561) | function et2(s, g2) { function wt (line 14570) | function wt(s, g2, c2) { function Dt (line 14586) | function Dt(s) { function ct (line 14594) | function ct(s) { function Fn (line 14599) | function Fn(s) { function Pr (line 14603) | function Pr(s, g2) { function g2 (line 14657) | function g2() { function S2 (line 14781) | function S2() { function N (line 14809) | function N() { function B (line 14846) | function B(h2) { function s (line 15029) | function s(Q) { function g2 (line 15032) | function g2(Q) { function c2 (line 15035) | function c2(Q) { function f (line 15079) | function f() { function jr (line 15108) | async function jr(A) { function OI (line 15118) | async function OI(A, e) { function TI (line 15133) | function TI(A) { function PI (line 15140) | function PI() { function JI (line 15155) | function JI() { function Ac (line 15167) | function Ac(A) { function tc (line 15186) | function tc(A, e) { method info (line 15197) | info(A, e) { method warn (line 15199) | warn(A, e) { method risk (line 15201) | risk(A, e) { function ic (line 15210) | function ic(A) { function or (line 15213) | function or({ version: A, from: e, to: t }) { method lightBlue (line 15216) | get lightBlue() { method warmGray (line 15218) | get warmGray() { method trueGray (line 15220) | get trueGray() { method coolGray (line 15222) | get coolGray() { method blueGray (line 15224) | get blueGray() { function sc (line 15232) | function sc(A, ...e) { function ac (line 15250) | function ac(A) { function Ua (line 15264) | function Ua(A) { function gc (line 15272) | function gc(A, e) { function uc (line 15288) | function uc(A) { function Ic (line 15368) | function Ic(A) { function Mi (line 15379) | function Mi(A) { function lc (line 15387) | function lc(A) { function fc (line 15400) | function fc(A) { function Bc (line 15428) | function Bc(A) { function Ec (line 15445) | function Ec(A) { function Qc (line 15459) | function Qc(A) { function hn (line 15483) | function hn(A) { function Va (line 15492) | function Va(A, e) { function mc (line 15498) | function mc(A, e, t) { function A (line 15514) | function A(t) { function $a (line 15603) | function $a() { function Hc (line 15611) | function Hc(A) { function Oc (line 15627) | function Oc(A) { function Tc (line 15630) | function Tc(A, e) { function Pc (line 15645) | function Pc(A, e) { function Za (line 15656) | function Za(A, e) { function ja (line 15662) | function ja(A, e) { function _c (line 15668) | function _c(A, e, t) { function Jc (line 15671) | function Jc(A, e) { function Gi (line 15674) | function Gi(A, e) { function e (line 15681) | function e(r) { function qc (line 15844) | function qc(A) { function eg (line 15847) | function eg(A, e) { function Xc (line 15853) | function Xc(A, e, t) { function Vc (line 15856) | function Vc(A, e) { function Ui (line 15859) | function Ui(A, e) { function e (line 15866) | function e(r) { function $c (line 15890) | function $c(A) { function Af (line 15893) | function Af(A, e) { function Oi (line 15896) | function Oi(A, e) { function e (line 15903) | function e(t) { function og (line 15948) | function og(A) { function ig (line 15951) | function ig(A, e) { function cf (line 15957) | function cf(A, e, t) { function ff (line 15960) | function ff(A, e) { function _i (line 15963) | function _i(A, e) { function e (line 15970) | function e(r) { function Cf (line 15995) | function Cf(A) { function df (line 15998) | function df(A, e) { function Wi (line 16001) | function Wi(A, e) { function e (line 16008) | function e(t) { function yf (line 16022) | function yf(A) { function wf (line 16025) | function wf(A, e) { function Yi (line 16028) | function Yi(A, e) { function e (line 16035) | function e(r) { function Ig (line 16052) | function Ig(A) { function ug (line 16055) | function ug(A, e) { function kf (line 16061) | function kf(A, e, t) { function xf (line 16064) | function xf(A, e) { function Xi (line 16067) | function Xi(A, e) { function e (line 16074) | function e() { function Ff (line 16111) | function Ff(A) { function Lf (line 16114) | function Lf(A, e) { function Vi (line 16117) | function Vi(A, e) { function e (line 16124) | function e(t) { function Of (line 16138) | function Of(A) { function Tf (line 16141) | function Tf(A, e) { function Zi (line 16144) | function Zi(A, e) { function e (line 16151) | function e(t) { function Wf (line 16165) | function Wf(A) { function Kf (line 16168) | function Kf(A, e) { function $i (line 16171) | function $i(A, e) { function e (line 16178) | function e(r) { function no (line 16204) | function no(A) { function Cg (line 16207) | function Cg(A, e) { function zf (line 16213) | function zf(A, e, t) { function Zf (line 16216) | function Zf(A, e) { function ro (line 16219) | function ro(A, e) { function io (line 16228) | function io(A) { function tB (line 16232) | function tB(A) { function e (line 16241) | function e(r) { function dg (line 16355) | function dg(A, e) { function iB (line 16364) | function iB(A) { function oB (line 16367) | function oB(A, e) { function so (line 16370) | function so(A, e) { function e (line 16377) | function e(t) { function uB (line 16391) | function uB(A) { function IB (line 16394) | function IB(A, e) { function go (line 16397) | function go(A, e) { function e (line 16404) | function e(t) { function BB (line 16418) | function BB(A) { function EB (line 16421) | function EB(A, e) { function Io (line 16424) | function Io(A, e) { function e (line 16431) | function e(t) { function CB (line 16444) | function CB(A) { function bg (line 16524) | function bg() { function VB (line 16532) | function VB(A) { function jB (line 16552) | function jB(A, e) { function $B (line 16561) | function $B(A, e) { function eE (line 16576) | function eE(A) { function Fg (line 16646) | function Fg() { function bn (line 16654) | function bn(A) { function Re (line 16670) | function Re(A) { function Rg (line 16673) | function Rg(A, e) { function IE (line 16679) | function IE(A, e, t) { function Ng (line 16683) | function Ng(A) { function Mg (line 16686) | function Mg(A) { function dt (line 16689) | function dt(A, e, t, r) { function Ot (line 16692) | function Ot(A) { function ho (line 16695) | function ho(A, e) { function Tt (line 16699) | function Tt(A, e) { function po (line 16704) | function po(A, e) { function cE (line 16709) | function cE() { function A (line 16716) | function A(t, r) { function EE (line 17114) | function EE(A) { function A (line 17118) | function A(t, r) { function Ne (line 17187) | function Ne(A) { function yo (line 17249) | function yo(A) { function Me (line 17252) | function Me(A, e) { function _g (line 17279) | function _g(A) { function jE (line 17282) | function jE(A) { function $E (line 17285) | function $E(A) { function AQ (line 17288) | function AQ(A) { function Kg (line 17313) | function Kg() { function rQ (line 17321) | function rQ(A) { function nQ (line 17337) | function nQ(A) { function oQ (line 17353) | function oQ(A) { function sQ (line 17364) | function sQ(A, e) { function aQ (line 17370) | function aQ(A) { function cQ (line 17374) | function cQ(A, { loose: e = false } = {}) { function fQ (line 17392) | function fQ({ mode: A, color: e, alpha: t }) { function BQ (line 17400) | function BQ(A, e) { function EQ2 (line 17406) | function EQ2(A, e, t) { function QQ (line 17412) | function QQ({ color: A, property: e, variable: t }) { function CQ (line 17423) | function CQ(A, e) { function xr (line 17429) | function xr(A) { function hQ (line 17432) | function hQ(A) { function Au (line 17435) | function Au(A) { function eu (line 17438) | function eu(A) { function pQ (line 17441) | function pQ(A) { function mQ (line 17444) | function mQ(A) { function tu (line 17447) | function tu(A, e, t = 1) { function ht (line 17450) | function ht(A) { function nu (line 17459) | function nu(A) { function wQ (line 17467) | function wQ(A, e) { function SQ (line 17495) | function SQ(A, e) { function xQ (line 17501) | function xQ(A) { function RQ (line 17509) | function RQ(A) { function NQ (line 17516) | function NQ(A, e) { function at (line 17522) | function at(A, e = true) { function uu (line 17525) | function uu(A) { function LQ (line 17528) | function LQ(A) { function Iu (line 17531) | function Iu(A) { function lu (line 17535) | function lu(A) { function HQ (line 17539) | function HQ(A) { function OQ (line 17542) | function OQ(A) { function TQ (line 17549) | function TQ(A) { function PQ (line 17553) | function PQ(A) { function cu (line 17558) | function cu(A) { function WQ (line 17566) | function WQ(A) { function KQ (line 17570) | function KQ(A) { function qQ (line 17575) | function qQ(A) { function VQ (line 17579) | function VQ(A) { function ZQ (line 17583) | function ZQ(A) { function jQ (line 17590) | function jQ(A, e) { function To (line 17596) | function To(A) { function eC (line 17599) | function eC(A, e) { function Cu (line 17607) | function Cu(A, e) { function tC (line 17614) | function tC(A, e = {}, t) { function Nr (line 17623) | function Nr(A, e = {}, { validate: t = () => true } = {}) { function Rr (line 17628) | function Rr(A) { function rC (line 17631) | function rC(A) { function Oo (line 17635) | function Oo(A) { function du (line 17642) | function du(A, e = {}, { tailwindConfig: t = {} } = {}) { function hu (line 17656) | function hu(A, e = {}) { function Fe (line 17660) | function Fe(A) { function nC (line 17664) | function nC(A, e) { function iC (line 17668) | function iC(A, e, t, r) { function oC (line 17690) | function oC(A) { function pt (line 17699) | function pt(A) { function Pt (line 17702) | function Pt(A) { function Mr (line 17705) | function Mr(A) { function Fr (line 17708) | function Fr(A, ...e) { method negative (line 17717) | negative(A) { method breakpoints (line 17722) | breakpoints(A) { function CC (line 17725) | function CC(A, ...e) { function dC (line 17728) | function dC(A) { function hC (line 17731) | function hC(A) { function Du (line 17734) | function Du(A, e) { function pC (line 17742) | function pC({ extend: A, ...e }) { function yC (line 17755) | function yC(A) { function bu (line 17773) | function bu(A) { function wC (line 17786) | function wC(A) { function DC (line 17789) | function DC(A) { function SC (line 17792) | function SC(A) { function vC (line 17807) | function vC(A, e) { function Mu (line 17813) | function Mu(A) { function RC (line 17817) | function RC(A, e) { function Nu (line 17828) | function Nu(A) { function NC (line 17834) | function NC(A) { function GC2 (line 17847) | function GC2(A) { function Lu (line 17850) | function Lu(A) { function Uu (line 17861) | function Uu(A) { function OC (line 17864) | function OC(...A) { function Un (line 17894) | function Un(A) { function He (line 17918) | function He(A) { function DI (line 17921) | function DI(A) { function Gn (line 17925) | function Gn(A) { function bI (line 17932) | function bI(A) { function qr (line 17939) | function qr(A, e) { function kI (line 17942) | function kI(A) { function Rt (line 17945) | function Rt(A) { function Cs (line 17949) | function Cs(A) { function Tn (line 17952) | function Tn(A) { function ds (line 17955) | function ds(A) { function hs (line 17958) | function hs(A) { function ps (line 17961) | function ps(A) { function tA (line 17969) | function tA(A, e, t, r, n = false) { function Pn (line 18000) | function Pn(A) { function Yt (line 18013) | function Yt(A, e) { function ue (line 18016) | function ue(A, e, t, r) { function ge (line 18030) | function ge(A, e, t) { function H (line 18060) | function H(A, e, t) { function ys (line 18066) | function ys(A = 20) { function Nt (line 18087) | function Nt(A) { function Xr (line 18090) | function Xr(A) { function ws (line 18093) | function ws(A) { function Ds (line 18096) | function Ds(A) { function Ve (line 18099) | function Ve(A, e) { function tt (line 18112) | function tt(A, e) { function Ss (line 18127) | function Ss(A, e) { function Vr (line 18140) | function Vr(A, e = ",") { function rt (line 18147) | function rt() { function Ps (line 18158) | function Ps(A) { function _s (line 18171) | function _s(A) { function Js (line 18175) | function Js(A) { function jI (line 18186) | function jI(A) { function $I (line 18194) | function $I(A) { function Os (line 18200) | function Os(A, e) { function Ts (line 18210) | function Ts(A) { function Gt (line 18228) | async function Gt(A) { function Al (line 18289) | function Al(A) { function el (line 18292) | function el(A) { function ri (line 18303) | function ri(A, e) { function Ws (line 18316) | async function Ws(A) { function Ks (line 18333) | async function Ks(A, e) { function ni (line 18342) | function ni(A) { function il (line 18348) | function il(A, e) { function ii (line 18367) | function ii(A, e, t) { function oi (line 18385) | function oi(A, e) { function Vt (line 18396) | function Vt(A, e) { function qs (line 18400) | function qs(A) { function Vs (line 18404) | function Vs(A) { function zs (line 18410) | function zs(A, e) { function Zt (line 18413) | function Zt(A, e, t = /* @__PURE__ */ new Set()) { function sl (line 18448) | function sl(A) { function zt (line 18470) | function zt(A, e) { function fl2 (line 18475) | function fl2(A, e, t, r) { function Et (line 18478) | function Et(A, e) { function Bl (line 18482) | function Bl(A, e, t) { function Zs (line 18549) | function Zs(A) { function Aa (line 18553) | function Aa(A) { function rn (line 18563) | function rn(A, e) { function El (line 18635) | function El(A, e) { function $s (line 18650) | function $s(A) { function Ql (line 18657) | function Ql(A, e) { function Cl (line 18660) | function Cl(A, e) { function dl (line 18663) | function dl(A, e) { function si (line 18666) | async function si(A, e, t, r, n) { function hl (line 18685) | function hl(A, e, t) { function jt (line 18729) | function jt({ left: A, top: e, width: t, height: r }, n, i, o) { function ra (line 18741) | function ra({ left: A, top: e, width: t, height: r, isInheritingTransfor... function ai (line 18745) | function ai({ id: A, content: e, filter: t, left: r, top: n, width: i, h... function pl (line 18754) | function pl(A, e, t) { function na (line 18760) | function na({ id: A, width: e, height: t }, r, n = false) { function ia (line 18775) | function ia({ width: A, height: e, shape: t, opacity: r, id: n }, i) { function ml (line 18789) | function ml(A, e, t, r, n, i) { function gi (line 18812) | function gi({ width: A, left: e, top: t, ascender: r, clipPathId: n, mat... function ui (line 18819) | function ui(A) { function oa (line 18825) | function oa(A, e, t) { function sa (line 18842) | function sa(A, e, t) { function yl (line 18848) | function yl(A, e, t) { function wl (line 18851) | function wl(A, e) { function Dl (line 18860) | function Dl(A, e) { function Sl (line 18864) | function Sl(A, e) { function bl (line 18868) | function bl(A) { function kl (line 18882) | function kl(A) { function li (line 18885) | function li(A) { function aa (line 18891) | function aa(A) { function kA (line 18905) | function kA(V) { function PA (line 18920) | function PA(V) { function xl (line 19067) | function xl(A, e) { function Rl (line 19071) | function Rl(A) { function on (line 19075) | function on(A, e, t, r, n) { function ua (line 19100) | function ua({ id: A, width: e, height: t, repeatX: r, repeatY: n }, i, o... function Fl (line 19112) | function Fl(A, e) { function Ll (line 19116) | function Ll(A) { function Gl (line 19120) | function Gl(A, e, t) { function Ul (line 19142) | function Ul(A, e, t, r) { function la (line 19146) | function la({ id: A, width: e, height: t, repeatX: r, repeatY: n }, i, o... function Ol (line 19153) | function Ol(A, e, t, r) { function Tl (line 19159) | function Tl(A, e, t, r, n, i) { function Ia (line 19163) | function Ia(A, e, t, r) { function Pl (line 19177) | function Pl(A, e, t, [r, n], i, o, a) { function _l (line 19184) | function _l(A, e, t, r, n, i, o) { function sn (line 19205) | function sn(A, e, t, r, n, i, o) { function ca (line 19215) | function ca(A, e) { function Jl (line 19224) | function Jl(A) { function Bi (line 19227) | function Bi(A, e) { function Wl (line 19230) | function Wl(A, e, t, r, n) { function fi (line 19254) | function fi(A, { x: e, y: t, defaultX: r, defaultY: n }) { function $t (line 19264) | async function $t({ id: A, width: e, height: t, left: r, top: n }, { ima... function Kl (line 19288) | function Kl([A, e]) { function an (line 19291) | function an(A, e, t) { function gn (line 19294) | function gn(A) { function un (line 19297) | function un(A, e, t, r, n) { function Ba (line 19305) | function Ba({ id: A, borderRadiusPath: e, borderType: t, left: r, top: n... function it (line 19309) | function it({ left: A, top: e, width: t, height: r }, n, i) { function Ea (line 19339) | function Ea(A, e, t) { function Qa (line 19342) | function Qa({ id: A, currentClipPathId: e, borderPath: t, borderType: r,... function Ar (line 19348) | function Ar({ left: A, top: e, width: t, height: r, props: n, asContentM... function Ei (line 19369) | function Ei({ id: A, left: e, top: t, width: r, height: n, matrix: i, bo... function pa (line 19374) | function pa({ width: A, height: e }, t, r) { function da (line 19412) | function da(A) { function ha (line 19416) | function ha(A, e, t) { function ln (line 19422) | function ln(A) { function ma (line 19425) | function ma(A) { function ya (line 19428) | function ya(A, e, t) { function Qi (line 19441) | function Qi({ left: A, top: e, width: t, height: r, path: n, matrix: i, ... function Ci (line 19453) | async function Ci(A, e, t) { function ql (line 19466) | function ql(A, e, t) { function tr (line 19487) | async function tr({ id: A, left: e, top: t, width: r, height: n, isInher... function ba (line 19551) | function ba(A) { function va (line 19554) | function va(A, e) { function ka (line 19567) | function ka(A) { function Vl (line 19633) | function Vl(A) { function zl (line 19664) | function zl(A, e) { function Zl (line 19674) | function Zl(A, e) { function jl (line 19717) | function jl(A, e, [t, r], [n, i]) { method constructor (line 19730) | constructor(e) { method get (line 19734) | get({ name: e, weight: t, style: r }) { method addFonts (line 19745) | addFonts(e) { method getEngine (line 19766) | getEngine(e = 16, t = "normal", { fontFamily: r = "sans-serif", fontWeig... method patchFontFallbackResolver (line 19825) | patchFontFallbackResolver(e, t) { method measure (line 19851) | measure(e, t, { fontSize: r, letterSpacing: n = 0 }) { method getSVG (line 19859) | getSVG(e, t, { fontSize: r, top: n, left: i, letterSpacing: o = 0 }, a) { function $l (line 19886) | function $l(A) { function mi (line 19890) | function mi({ width: A, height: e, content: t }) { function _u (line 19895) | function _u(A) { function Ju (line 19899) | function Ju(A) { function Vo (line 19910) | function Vo(A) { function zo (line 19913) | function zo(A) { function R2 (line 19917) | function R2(A) { function VA (line 19920) | function VA(A, e = {}) { function At (line 19949) | function At(A, e, t = {}) { function Rn (line 19953) | function Rn(A, e, t) { function Ku (line 19957) | function Ku(A, e) { function We (line 19961) | function We(A, e = {}) { function gt (line 19967) | function gt(A, e, t = {}) { function jo (line 19986) | function jo(A) { function $o (line 20001) | function $o(A) { function As (line 20004) | function As(A) { function mt (line 20008) | function mt(A, e = {}) { function Le (line 20016) | function Le(A, e, t = {}) { function Wu (line 20020) | function Wu(A, e = {}) { function JC (line 20029) | function JC(...A) { function WC (line 20032) | function WC(...A) { function Gr (line 20037) | function Gr(A) { method constructor (line 20043) | constructor(e) { method getStyle (line 20046) | getStyle(e) { method setStyle (line 20049) | setStyle(e, t) { method getIr (line 20052) | getIr(e) { method setIr (line 20055) | setIr(e, t) { method getPrefixMatch (line 20058) | getPrefixMatch(e) { method setPrefixMatch (line 20061) | setPrefixMatch(e, t) { function ts (line 20065) | function ts(A, e, t = {}) { function Yu (line 20077) | function Yu(A, e) { function rs (line 20086) | function rs(A, e) { function ns (line 20101) | function ns(A, e, t, r, n) { function qu (line 20122) | function qu(A, e, t, r) { function Xu (line 20126) | function Xu(A, e, t) { function is (line 20143) | function is(A) { function os (line 20159) | function os(A, e) { function yt (line 20168) | function yt(A, e, t) { function Hr (line 20186) | function Hr(A, e) { function Vu (line 20193) | function Vu(A, e) { function zu (line 20196) | function zu(A) { function YC (line 20201) | function YC(A) { function Zu (line 20210) | function Zu(A, e) { function $u (line 20229) | function $u(A, e) { function VC (line 20258) | function VC(A, e, t) { function AI (line 20268) | function AI(A, e) { function ju (line 20279) | function ju(A) { function _t (line 20291) | function _t(A, e, t, r) { function eI (line 20303) | function eI(A, e, t) { function Or (line 20315) | function Or(A, e, t) { function tI (line 20321) | function tI(A, e) { function ss (line 20340) | function ss(A, e, t = {}, r) { function Tr (line 20344) | function Tr(A, e, t = {}, r) { function rI (line 20348) | function rI(A, e, t) { function zC (line 20364) | function zC(A) { function nI (line 20372) | function nI(A, e) { function iI (line 20382) | function iI(A) { function oI (line 20386) | function oI(A) { function as (line 20394) | function as(A) { method constructor (line 20399) | constructor(e, t = {}, r, n, i) { method parse (line 20418) | parse() { method parseUtility (line 20428) | parseUtility() { method handlePossibleArbitraryBreakpointPrefix (line 20460) | handlePossibleArbitraryBreakpointPrefix(e) { method advance (line 20475) | advance(e = 1) { method rest (line 20478) | get rest() { method peekSlice (line 20481) | peekSlice(e, t) { method consumePeeked (line 20484) | consumePeeked(e) { method parseIsNegative (line 20487) | parseIsNegative() { method incrementOrder (line 20490) | incrementOrder() { function sI (line 20495) | function sI(A) { function gs (line 20507) | function gs(A) { function ZC (line 20510) | function ZC(A, e, t) { function aI (line 20513) | function aI(A) { function jC (line 20517) | function jC(A) { function Ke (line 20523) | function Ke(A) { function uI (line 20527) | function uI(A, e) { function Ad (line 20614) | function Ad(A) { function rd (line 20620) | function rd(A) { function us (line 20624) | function us({ width: A, height: e, config: t }) { function lI (line 20628) | async function lI(A, e) { function nd (line 20656) | function nd(A, e) { function id (line 20663) | function id(A) { function II (line 20673) | function II(A) { function addHeapObject (line 20687) | function addHeapObject(obj) { function getObject (line 20695) | function getObject(idx) { function dropObject (line 20698) | function dropObject(idx) { function takeObject (line 20704) | function takeObject(idx) { function getUint8Memory0 (line 20711) | function getUint8Memory0() { function passStringToWasm0 (line 20728) | function passStringToWasm0(arg, malloc, realloc) { function isLikeNone (line 20758) | function isLikeNone(x2) { function getInt32Memory0 (line 20762) | function getInt32Memory0() { function getStringFromWasm0 (line 20770) | function getStringFromWasm0(ptr, len) { function _assertClass (line 20773) | function _assertClass(instance, klass) { method __wrap (line 20780) | static __wrap(ptr) { method __destroy_into_raw (line 20785) | __destroy_into_raw() { method free (line 20790) | free() { method x (line 20797) | get x() { method x (line 20804) | set x(arg0) { method y (line 20810) | get y() { method y (line 20817) | set y(arg0) { method width (line 20823) | get width() { method width (line 20830) | set width(arg0) { method height (line 20836) | get height() { method height (line 20843) | set height(arg0) { method __wrap (line 20848) | static __wrap(ptr) { method __destroy_into_raw (line 20853) | __destroy_into_raw() { method free (line 20858) | free() { method width (line 20866) | get width() { method height (line 20874) | get height() { method asPng (line 20882) | asPng() { method pixels (line 20901) | get pixels() { method __wrap (line 20907) | static __wrap(ptr) { method __destroy_into_raw (line 20912) | __destroy_into_raw() { method free (line 20917) | free() { method constructor (line 20925) | constructor(svg, options) { method width (line 20946) | get width() { method height (line 20954) | get height() { method render (line 20962) | render() { method toString (line 20981) | toString() { method innerBBox (line 20999) | innerBBox() { method getBBox (line 21009) | getBBox() { method cropByBBox (line 21018) | cropByBBox(bbox) { method imagesToResolve (line 21025) | imagesToResolve() { method resolveImage (line 21044) | resolveImage(href, buffer) { function load2 (line 21060) | async function load2(module, imports) { function getImports (line 21084) | function getImports() { function initMemory (line 21152) | function initMemory(imports, maybe_memory) { function finalizeInit (line 21154) | function finalizeInit(instance, module) { function init (line 21161) | async function init(input) { method constructor (line 21187) | constructor(svg, options) { function getIconCode (line 21202) | function getIconCode(char) { function toCodePoint (line 21205) | function toCodePoint(unicodeSurrogates) { function loadEmoji (line 21228) | function loadEmoji(code, type) { method constructor (line 21241) | constructor() { method detect (line 21244) | async detect(text, fonts2) { method detectSegment (line 21256) | detectSegment(segment, fonts2) { method load (line 21265) | async load(fonts2) { method addDetectors (line 21285) | addDetectors(input) { function convert (line 21297) | function convert(input) { function checkSegmentInRange (line 21307) | function checkSegmentInRange(segment, range) { function loadGoogleFont (line 21341) | async function loadGoogleFont(font, text) { function render (line 21400) | async function render(satori2, resvg, sharp, opts, defaultFonts, element) { function getSharp (line 21454) | async function getSharp() { method constructor (line 21466) | constructor(element, options = {}) { function unstable_createNodejsStream (line 21498) | async function unstable_createNodejsStream(element, options = {}) { FILE: packages/next/src/compiled/@vercel/og/satori/index.d.ts type Locale (line 19) | type Locale = keyof typeof code; type Weight (line 25) | type Weight = 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900; type FontStyle (line 26) | type FontStyle = 'normal' | 'italic'; type FontOptions (line 27) | interface FontOptions { type Style (line 35) | type Style = { type NotImplemented (line 38) | type NotImplemented = (...args: any) => unknown; type AddedUtilities (line 39) | type AddedUtilities = Record; type PluginFunction (line 40) | type PluginFunction = (obj: { type TwFontSize (line 88) | type TwFontSize = string | [string, string] | [string, { type TwScreen (line 92) | type TwScreen = string | { type TwColors (line 96) | type TwColors = { type TwTheme (line 99) | interface TwTheme { type TwConfig (line 129) | interface TwConfig { type InitInput (line 136) | type InitInput = string | Request | URL | Response | BufferSource | Buff... type SatoriNode (line 144) | interface SatoriNode { type SatoriOptions (line 155) | type SatoriOptions = ({ FILE: packages/next/src/compiled/@vercel/og/types.d.ts type EmojiType (line 12) | type EmojiType = keyof typeof apis; type ImageOptions (line 14) | type ImageOptions = { type ImageResponseNodeOptions (line 51) | type ImageResponseNodeOptions = ImageOptions & { type ImageResponseOptions (line 56) | type ImageResponseOptions = ImageOptions & ConstructorParameters { FILE: packages/next/src/compiled/@vercel/routing-utils/superstatic.js function cloneKeys (line 1) | function cloneKeys(e){if(typeof e==="undefined"){return void 0}return e.... function compareKeys (line 1) | function compareKeys(e,t){const r=typeof e==="undefined"?"undefined":e.t... function pathToRegexp (line 1) | function pathToRegexp(e,t,r,n){const o=cloneKeys(r);const a=(0,f.pathToR... function getCleanUrls (line 1) | function getCleanUrls(e){const t=e.map(toRoute).filter((e=>e.endsWith(".... function convertCleanUrls (line 1) | function convertCleanUrls(e,t,r=308){const n=[];if(e){const e=t?"/$1/":"... function convertRedirects (line 1) | function convertRedirects(e,t=308){return e.map((e=>{const{src:r,segment... function convertRewrites (line 1) | function convertRewrites(e,t){return e.map((e=>{const{src:r,segments:n}=... function convertHeaders (line 1) | function convertHeaders(e){return e.map((e=>{const t={};const{src:r,segm... function convertTrailingSlash (line 1) | function convertTrailingSlash(e,t=308){const r=[];if(e){r.push({src:"^/\... function sourceToRegex (line 1) | function sourceToRegex(e){const t=[];const r=pathToRegexp("632",e,t,{str... function getStringValueForRegex (line 1) | function getStringValueForRegex(e){if(typeof e==="string"){return e}if(e... function collectHasSegments (line 1) | function collectHasSegments(e){const t=new Set;for(const r of e||[]){if(... function replaceSegments (line 1) | function replaceSegments(e,t,r,n,o){const a=e.filter((e=>e!==p));const i... function safelyCompile (line 1) | function safelyCompile(e,t,r){if(!e){return e}if(r){try{return(0,f.compi... function toSegmentDest (line 1) | function toSegmentDest(e){const t=e+1;return"$"+t.toString()} function toRoute (line 1) | function toRoute(e){return e.startsWith("/")?e:"/"+e} function lexer (line 1) | function lexer(e){var t=[];var r=0;while(r)?(?!\?... function arrayToRegexp (line 1) | function arrayToRegexp(e,t,r){var n=e.map((function(e){return pathToRege... function stringToRegexp (line 1) | function stringToRegexp(e,t,r){return tokensToRegexp(parse(e,r),t,r)} function tokensToRegexp (line 1) | function tokensToRegexp(e,t,r){if(r===void 0){r={}}var n=r.strict,o=n===... function pathToRegexp (line 1) | function pathToRegexp(e,t,r){if(e instanceof RegExp)return regexpToRegex... function __nccwpck_require__ (line 1) | function __nccwpck_require__(r){var n=t[r];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/acorn/acorn.js function isInAstralSet (line 1) | function isInAstralSet(e,t){var i=65536;for(var s=0;s=40&&e<=43||e===46||e===6... function isRegExpIdentifierStart (line 1) | function isRegExpIdentifierStart(e){return isIdentifierStart(e,true)||e=... function isRegExpIdentifierPart (line 1) | function isRegExpIdentifierPart(e){return isIdentifierChar(e,true)||e===... function isControlLetter (line 1) | function isControlLetter(e){return e>=65&&e<=90||e>=97&&e<=122} function isValidUnicode (line 1) | function isValidUnicode(e){return e>=0&&e<=1114111} function isCharacterClassEscape (line 1) | function isCharacterClassEscape(e){return e===100||e===68||e===115||e===... function isUnicodePropertyNameCharacter (line 1) | function isUnicodePropertyNameCharacter(e){return isControlLetter(e)||e=... function isUnicodePropertyValueCharacter (line 1) | function isUnicodePropertyValueCharacter(e){return isUnicodePropertyName... function isClassSetReservedDoublePunctuatorCharacter (line 1) | function isClassSetReservedDoublePunctuatorCharacter(e){return e===33||e... function isClassSetSyntaxCharacter (line 1) | function isClassSetSyntaxCharacter(e){return e===40||e===41||e===45||e==... function isClassSetReservedPunctuator (line 1) | function isClassSetReservedPunctuator(e){return e===33||e===35||e===37||... function isDecimalDigit (line 1) | function isDecimalDigit(e){return e>=48&&e<=57} function isHexDigit (line 1) | function isHexDigit(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102} function hexToInt (line 1) | function hexToInt(e){if(e>=65&&e<=70){return 10+(e-65)}if(e>=97&&e<=102)... function isOctalDigit (line 1) | function isOctalDigit(e){return e>=48&&e<=55} function stringToNumber (line 1) | function stringToNumber(e,t){if(t){return parseInt(e,8)}return parseFloa... function stringToBigInt (line 1) | function stringToBigInt(e){if(typeof BigInt!=="function"){return null}re... function parse (line 1) | function parse(e,t){return K.parse(e,t)} function parseExpressionAt (line 1) | function parseExpressionAt(e,t,i){return K.parseExpressionAt(e,t,i)} function tokenizer (line 1) | function tokenizer(e,t){return K.tokenizer(e,t)} FILE: packages/next/src/compiled/anser/index.js function defineProperties (line 1) | function defineProperties(e,r){for(var n=0;ne.length){r=e.length}return... function repeat (line 1) | function repeat(e,t){t=Math.floor(t);if(e.length==0||t==0)return"";var r... function copyError (line 1) | function copyError(e){var t=Object.keys(e);var r=Object.create(Object.ge... function inspectValue (line 1) | function inspectValue(e){return o(e,{compact:false,customInspect:false,d... function createErrDiff (line 1) | function createErrDiff(e,t,r){var n="";var o="";var i=0;var a="";var y=f... function AssertionError (line 1) | function AssertionError(e){var t;_classCallCheck(this,AssertionError);if... function _typeof (line 1) | function _typeof(e){if(typeof Symbol==="function"&&typeof Symbol.iterato... function _classCallCheck (line 1) | function _classCallCheck(e,t){if(!(e instanceof t)){throw new TypeError(... function _possibleConstructorReturn (line 1) | function _possibleConstructorReturn(e,t){if(t&&(_typeof(t)==="object"||t... function _assertThisInitialized (line 1) | function _assertThisInitialized(e){if(e===void 0){throw new ReferenceErr... function _getPrototypeOf (line 1) | function _getPrototypeOf(e){_getPrototypeOf=Object.setPrototypeOf?Object... function _inherits (line 1) | function _inherits(e,t){if(typeof t!=="function"&&t!==null){throw new Ty... function _setPrototypeOf (line 1) | function _setPrototypeOf(e,t){_setPrototypeOf=Object.setPrototypeOf||fun... function createErrorType (line 1) | function createErrorType(e,t,r){if(!r){r=Error}function getMessage(e,r,n... function oneOf (line 1) | function oneOf(e,t){if(Array.isArray(e)){var r=e.length;e=e.map((functio... function startsWith (line 1) | function startsWith(e,t,r){return e.substr(!r||r<0?0:+r,t.length)===t} function endsWith (line 1) | function endsWith(e,t,r){if(r===undefined||r>e.length){r=e.length}return... function includes (line 1) | function includes(e,t,r){if(typeof r!=="number"){r=0}if(r+t.length>e.len... function _slicedToArray (line 1) | function _slicedToArray(e,t){return _arrayWithHoles(e)||_iterableToArray... function _nonIterableRest (line 1) | function _nonIterableRest(){throw new TypeError("Invalid attempt to dest... function _iterableToArrayLimit (line 1) | function _iterableToArrayLimit(e,t){var r=[];var n=true;var o=false;var ... function _arrayWithHoles (line 1) | function _arrayWithHoles(e){if(Array.isArray(e))return e} function _typeof (line 1) | function _typeof(e){if(typeof Symbol==="function"&&typeof Symbol.iterato... function uncurryThis (line 1) | function uncurryThis(e){return e.call.bind(e)} function isNonIndex (line 1) | function isNonIndex(e){if(e.length===0||e.length>10)return true;for(var ... function getOwnNonIndexProperties (line 1) | function getOwnNonIndexProperties(e){return Object.keys(e).filter(isNonI... function compare (line 7) | function compare(e,t){if(e===t){return 0}var r=e.length;var n=t.length;f... function areSimilarRegExps (line 7) | function areSimilarRegExps(e,t){return n?e.source===t.source&&e.flags===... function areSimilarFloatArrays (line 7) | function areSimilarFloatArrays(e,t){if(e.byteLength!==t.byteLength){retu... function areSimilarTypedArrays (line 7) | function areSimilarTypedArrays(e,t){if(e.byteLength!==t.byteLength){retu... function areEqualArrayBuffers (line 7) | function areEqualArrayBuffers(e,t){return e.byteLength===t.byteLength&&c... function isEqualBoxedPrimitive (line 7) | function isEqualBoxedPrimitive(e,t){if(w(e)){return w(t)&&a(Number.proto... function innerDeepEqual (line 7) | function innerDeepEqual(e,t,r,n){if(e===t){if(e!==0)return true;return r... function getEnumerables (line 7) | function getEnumerables(e,t){return t.filter((function(t){return s(e,t)}))} function keyCheck (line 7) | function keyCheck(e,t,r,n,o,i){if(arguments.length===5){i=Object.keys(e)... function setHasEqualElement (line 7) | function setHasEqualElement(e,t,r,n){var i=o(e);for(var a=0;a>>0;t=t-1;t=t|t>>1;t=t|t>>2;t=t|t>>4;t=t|t>>... function getCapacity (line 1) | function getCapacity(t){return pow2AtLeast(Math.min(Math.max(16,t),10737... class Deque (line 1) | class Deque{constructor(t){this._capacity=getCapacity(t);this._length=0;... method constructor (line 1) | constructor(t){this._capacity=getCapacity(t);this._length=0;this._fron... method push (line 1) | push(t){const e=this._length;this.checkCapacity(e+1);const i=this._fro... method pop (line 1) | pop(){const t=this._length;if(t===0){return void 0}const e=this._front... method shift (line 1) | shift(){const t=this._length;if(t===0){return void 0}const e=this._fro... method length (line 1) | get length(){return this._length} method checkCapacity (line 1) | checkCapacity(t){if(this._capacity{r.asse... function mapGetOr (line 1) | function mapGetOr(e,r,t){let s=e.get(r);if(s===undefined){s=t();e.set(r,... function isEmpty (line 1) | function isEmpty(e){return Object.keys(e).length===0} function createMetaResolver (line 1) | function createMetaResolver(e){const{static:r,instance:t,global:n}=e;ret... function _interopRequireDefault (line 1) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function myResolve (line 1) | function myResolve(e,r){if(i){return require.resolve(e,{paths:[r]}).repl... function resolve (line 1) | function resolve(e,r,t){if(t===false)return r;let a=e;if(typeof t==="str... function has (line 1) | function has(e,r){try{myResolve(r,e);return true}catch(e){return false}} function logMissing (line 1) | function logMissing(e){if(e.size===0)return;const r=Array.from(e).sort()... function laterLogMissing (line 1) | function laterLogMissing(e){if(e.size===0)return;e.forEach((e=>l.add(e))... function patternToRegExp (line 1) | function patternToRegExp(e){if(e instanceof RegExp)return e;try{return n... function buildUnusedError (line 1) | function buildUnusedError(e,r){if(!r.length)return"";return` - The foll... function buldDuplicatesError (line 1) | function buldDuplicatesError(e){if(!e.size)return"";return` - The follo... function validateIncludeExclude (line 1) | function validateIncludeExclude(e,r,t,a){let n;const filter=e=>{const t=... function applyMissingDependenciesDefaults (line 1) | function applyMissingDependenciesDefaults(e,r){const{missingDependencies... function _getRequireWildcardCache (line 1) | function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 1) | function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule){return e}i... function intersection (line 1) | function intersection(e,r){const t=new Set;e.forEach((e=>r.has(e)&&t.add... function has (line 1) | function has(e,r){return Object.prototype.hasOwnProperty.call(e,r)} function resolve (line 1) | function resolve(e,r=new Set){if(r.has(e))return;r.add(e);if(e.isVariabl... function resolveId (line 1) | function resolveId(e){if(e.isIdentifier()&&!e.scope.hasBinding(e.node.na... function resolveKey (line 1) | function resolveKey(e,r=false){const{scope:t}=e;if(e.isStringLiteral())r... function resolveSource (line 1) | function resolveSource(e){if(e.isMemberExpression()&&e.get("property").i... function getImportSource (line 1) | function getImportSource({node:e}){if(e.specifiers.length===0)return e.s... function getRequireSource (line 1) | function getRequireSource({node:e}){if(!a.isExpressionStatement(e))retur... function hoist (line 1) | function hoist(e){e._blockHoist=3;return e} function createUtilsGetter (line 1) | function createUtilsGetter(e){return r=>{const t=r.findParent((e=>e.isPr... method ImportDeclaration (line 3) | ImportDeclaration(r){const t=(0,s.getImportSource)(r);if(!t)return;e({ki... method Program (line 3) | Program(r){r.get("body").forEach((r=>{const t=(0,s.getRequireSource)(r);... function _interopRequireDefault (line 3) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function isRemoved (line 3) | function isRemoved(e){if(e.removed)return true;if(!e.parentPath)return f... function property (line 3) | function property(r,t,s,a){return e({kind:"property",object:r,key:t,plac... function handleReferencedIdentifier (line 3) | function handleReferencedIdentifier(r){const{node:{name:t},scope:s}=r;if... function analyzeMemberExpression (line 3) | function analyzeMemberExpression(e){const r=(0,s.resolveKey)(e.get("prop... method ReferencedIdentifier (line 3) | ReferencedIdentifier(e){const{parentPath:r}=e;if(r.isMemberExpression({o... method "MemberExpression|OptionalMemberExpression" (line 3) | "MemberExpression|OptionalMemberExpression"(e){const{key:r,handleAsMembe... method ObjectPattern (line 3) | ObjectPattern(e){const{parentPath:r,parent:t}=e;let a;if(r.isVariableDec... method BinaryExpression (line 3) | BinaryExpression(r){if(r.node.operator!=="in")return;const t=(0,s.resolv... method manipulateOptions (line 3) | manipulateOptions(e,r){r.plugins.push("bigInt")} method manipulateOptions (line 3) | manipulateOptions(e,r){r.plugins.push("dynamicImport")} method ArrowFunctionExpression (line 3) | ArrowFunctionExpression(r){if(r.node.async&&r.findParent(e.isClassMethod... method AssignmentPattern (line 3) | AssignmentPattern(e){const r=e.find(isArrowParent);if(r&&e.parent.shorth... method exit (line 3) | exit(r){if(!r.node.id&&e.isIdentifier(r.parent.id)){const t=e.cloneNode(... function _default (line 3) | function _default({types:e}){return{name:"transform-safari-block-shadowi... function handle (line 3) | function handle(e){if(!e.isVariableDeclaration())return;const r=e.getFun... method ForXStatement (line 3) | ForXStatement(e){handle(e.get("left"))} method ForStatement (line 3) | ForStatement(e){handle(e.get("init"))} method TaggedTemplateExpression (line 3) | TaggedTemplateExpression(r,t){let s=t.get("processed");if(!s){s=new Weak... function _extends (line 3) | function _extends(){_extends=Object.assign?Object.assign.bind():function... function _default (line 3) | function _default(e,r,a){const n=Object.keys(e);const o=!n.length;const ... function _interopRequireDefault (line 3) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _interopRequireDefault (line 3) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function hasMinVersion (line 3) | function hasMinVersion(e,r){if(!r||!e)return true;r=String(r);if(s.defau... function _getRequireWildcardCache (line 3) | function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 3) | function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule){return e}i... function _interopRequireDefault (line 3) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function inject (line 3) | function inject(e,r){if(typeof e==="string"){if(y(v,e)&&b(e)){h(e);r.inj... function maybeInjectPure (line 3) | function maybeInjectPure(e,r,t){let{pure:a,meta:n,name:o}=e;if(!a||!b(o)... method entryGlobal (line 3) | entryGlobal(e,t,s){if(e.kind==="import"&&e.source==="core-js"){h(null);i... method usageGlobal (line 3) | usageGlobal(e,r){const t=g(e);if(!t)return;let s=t.desc.global;if(t.kind... method usagePure (line 3) | usagePure(e,r,t){if(e.kind==="in"){if(e.key==="Symbol.iterator"){t.repla... method YieldExpression (line 3) | YieldExpression(r){if(r.node.delegate){inject("web.dom.iterable",e.getUt... method "ForOfStatement|ArrayPattern" (line 3) | "ForOfStatement|ArrayPattern"(r){n.CommonIterators.forEach((t=>inject(t,... function _interopRequireDefault (line 3) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _extends (line 3) | function _extends(){_extends=Object.assign?Object.assign.bind():function... function _getRequireWildcardCache (line 3) | function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 3) | function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule){return e}i... function _interopRequireDefault (line 3) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _extends (line 3) | function _extends(){_extends=Object.assign?Object.assign.bind():function... function getCoreJSPureBase (line 3) | function getCoreJSPureBase(e){return E?e?`${d.BABEL_RUNTIME}/core-js`:`$... function maybeInjectGlobalImpl (line 3) | function maybeInjectGlobalImpl(e,r){if(t(e)){u(e);r.injectGlobalImport((... function maybeInjectGlobal (line 3) | function maybeInjectGlobal(e,r,t=true){for(const s of e){if(t){esnextFal... function maybeInjectPure (line 3) | function maybeInjectPure(e,r,s,a){if(e.pure&&!(a&&e.exclude&&e.exclude.i... function isFeatureStable (line 3) | function isFeatureStable(e){if(e.startsWith("esnext.")){const r=`es.${e.... method filterPolyfills (line 3) | filterPolyfills(e){if(!D.has(e))return false;if(v||r==="entry-global")re... method entryGlobal (line 3) | entryGlobal(e,r,s){if(e.kind!=="import")return;const a=(0,d.isCoreJSSour... method usageGlobal (line 3) | usageGlobal(e,r,t){const s=k(e);if(!s)return;if((0,l.default)(s.desc,t))... method usagePure (line 3) | usagePure(e,r,s){if(e.kind==="in"){if(e.key==="Symbol.iterator"){s.repla... method CallExpression (line 5) | CallExpression(r){if(r.get("callee").isImport()){const t=e(r);if(S){mayb... method Function (line 5) | Function(r){if(r.node.async){maybeInjectGlobal(o.PromiseDependencies,e(r... method "ForOfStatement|ArrayPattern" (line 5) | "ForOfStatement|ArrayPattern"(r){maybeInjectGlobal(o.CommonIterators,e(r))} method SpreadElement (line 5) | SpreadElement(r){if(!r.parentPath.isObjectExpression()){maybeInjectGloba... method YieldExpression (line 5) | YieldExpression(r){if(r.node.delegate){maybeInjectGlobal(o.CommonIterato... method Class (line 5) | Class(r){var t;const s=((t=r.node.decorators)==null?void 0:t.length)||r.... function _getRequireWildcardCache (line 5) | function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 5) | function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule){return e}i... function canSkipPolyfill (line 5) | function canSkipPolyfill(e,r){const{node:t,parent:s}=r;switch(e.name){ca... function _interopRequireDefault (line 5) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _getRequireWildcardCache (line 5) | function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 5) | function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule){return e}i... function callMethod (line 5) | function callMethod(e,r,t,s){const[a,o]=maybeMemoizeContext(e.node,e.sco... function maybeMemoizeContext (line 5) | function maybeMemoizeContext(e,r){const{object:t}=e;let s,a;if(n.isIdent... function extractOptionalCheck (line 5) | function extractOptionalCheck(e,r){let t=r;while(!t.optional&&n.isOption... function isCoreJSSource (line 5) | function isCoreJSSource(e){if(typeof e==="string"){e=e.replace(/\\/g,"/"... function coreJSModule (line 5) | function coreJSModule(e){return`core-js/modules/${e}.js`} function coreJSPureHelper (line 5) | function coreJSPureHelper(e,r,t){return r?`${o}/core-js/${e}${t}`:`core-... function _interopRequireDefault (line 5) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} method usageGlobal (line 5) | usageGlobal(r,t){if(isRegenerator(r)){e("regenerator-runtime");t.injectG... method usagePure (line 5) | usagePure(e,r,t){if(isRegenerator(e)){let e="regenerator-runtime";if(o){... function shallowEqual (line 5) | function shallowEqual(e,r){return JSON.stringify(e)===JSON.stringify(r)} method MemberExpression (line 5) | MemberExpression(r,t){processNode(t.opts,r,e.valueToNode,memberExpressio... method Identifier (line 5) | Identifier(r,t){processNode(t.opts,r,e.valueToNode,identifierComparator)} method UnaryExpression (line 5) | UnaryExpression(r,t){if(r.node.operator!=="typeof"){return}const{opts:s}... function _interopRequireDefault (line 5) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _objectSpread (line 5) | function _objectSpread(e){for(var r=1;r1&&arguments[1]... function isStatelessComponent (line 5) | function isStatelessComponent(e){if(s.indexOf(e.node.type)===-1){return ... function isInside (line 5) | function isInside(e,r){if(!e.hub.file.opts){return true}var t=e.hub.file... function remove (line 5) | function remove(e,r,t){var s=r.visitedKey,a=r.unsafeWrapTemplate,n=r.wra... class Definition (line 5) | class Definition{constructor(e,r,t,s,a,n){this.type=e;this.name=r;this.n... method constructor (line 5) | constructor(e,r,t,s,a,n){this.type=e;this.name=r;this.node=t;this.pare... class ParameterDefinition (line 5) | class ParameterDefinition extends Definition{constructor(e,r,t,a){super(... method constructor (line 5) | constructor(e,r,t,a){super(s.Parameter,e,r,null,t,null);this.rest=a} function defaultOptions (line 5) | function defaultOptions(){return{optimistic:false,directive:false,nodejs... function updateDeeply (line 5) | function updateDeeply(e,r){function isHashObject(e){return typeof e==="o... function analyze (line 5) | function analyze(e,r){const t=updateDeeply(defaultOptions(),r);const o=n... function getLast (line 5) | function getLast(e){return e[e.length-1]||null} class PatternVisitor (line 5) | class PatternVisitor extends a.Visitor{static isPattern(e){const r=e.typ... method isPattern (line 5) | static isPattern(e){const r=e.type;return r===s.Identifier||r===s.Obje... method constructor (line 5) | constructor(e,r,t){super(null,e);this.rootPattern=r;this.callback=t;th... method Identifier (line 5) | Identifier(e){const r=getLast(this.restElements);this.callback(e,{topL... method Property (line 5) | Property(e){if(e.computed){this.rightHandNodes.push(e.key)}this.visit(... method ArrayPattern (line 5) | ArrayPattern(e){for(let r=0,t=e.elements.length;r{this.rightHandNodes.push(e)... method ArrayPattern (line 325) | ArrayPattern(e){e.elements.forEach(this.visit,this)} method ObjectPattern (line 325) | ObjectPattern(e){e.properties.forEach(this.visit,this)} class Reference (line 5) | class Reference{constructor(e,r,t,s,a,n,o){this.identifier=e;this.from=r... method constructor (line 5) | constructor(e,r,t,s,a,n,o){this.identifier=e;this.from=r;this.tainted=... method isStatic (line 5) | isStatic(){return!this.tainted&&this.resolved&&this.resolved.scope.isS... method isWrite (line 5) | isWrite(){return!!(this.flag&Reference.WRITE)} method isRead (line 5) | isRead(){return!!(this.flag&Reference.READ)} method isReadOnly (line 5) | isReadOnly(){return this.flag===Reference.READ} method isWriteOnly (line 5) | isWriteOnly(){return this.flag===Reference.WRITE} method isReadWrite (line 5) | isReadWrite(){return this.flag===Reference.RW} function traverseIdentifierInPattern (line 5) | function traverseIdentifierInPattern(e,r,t,s){const a=new i(e,r,s);a.vis... class Importer (line 5) | class Importer extends a.Visitor{constructor(e,r){super(null,r.options);... method constructor (line 5) | constructor(e,r){super(null,r.options);this.declaration=e;this.referen... method visitImport (line 5) | visitImport(e,r){this.referencer.visitPattern(e,(e=>{this.referencer.c... method ImportNamespaceSpecifier (line 5) | ImportNamespaceSpecifier(e){const r=e.local||e.id;if(r){this.visitImpo... method ImportDefaultSpecifier (line 5) | ImportDefaultSpecifier(e){const r=e.local||e.id;this.visitImport(r,e)} method ImportSpecifier (line 5) | ImportSpecifier(e){const r=e.local||e.id;if(e.name){this.visitImport(e... class Referencer (line 5) | class Referencer extends a.Visitor{constructor(e,r){super(null,e);this.o... method constructor (line 5) | constructor(e,r){super(null,e);this.options=e;this.scopeManager=r;this... method currentScope (line 5) | currentScope(){return this.scopeManager.__currentScope} method close (line 5) | close(e){while(this.currentScope()&&e===this.currentScope().block){thi... method pushInnerMethodDefinition (line 5) | pushInnerMethodDefinition(e){const r=this.isInnerMethodDefinition;this... method popInnerMethodDefinition (line 5) | popInnerMethodDefinition(e){this.isInnerMethodDefinition=e} method referencingDefaultValue (line 5) | referencingDefaultValue(e,r,t,s){const a=this.currentScope();r.forEach... method visitPattern (line 5) | visitPattern(e,r,t){let s=r;let a=t;if(typeof r==="function"){a=r;s={p... method visitFunction (line 5) | visitFunction(e){let r,t;if(e.type===s.FunctionDeclaration){this.curre... method visitClass (line 5) | visitClass(e){if(e.type===s.ClassDeclaration){this.currentScope().__de... method visitProperty (line 5) | visitProperty(e){let r;if(e.computed){this.visit(e.key)}const t=e.type... method visitForIn (line 5) | visitForIn(e){if(e.left.type===s.VariableDeclaration&&e.left.kind!=="v... method visitVariableDeclaration (line 5) | visitVariableDeclaration(e,r,t,s){const a=t.declarations[s];const o=a.... method AssignmentExpression (line 5) | AssignmentExpression(e){if(i.isPattern(e.left)){if(e.operator==="="){t... method CatchClause (line 5) | CatchClause(e){this.scopeManager.__nestCatchScope(e);this.visitPattern... method Program (line 5) | Program(e){this.scopeManager.__nestGlobalScope(e);if(this.scopeManager... method Identifier (line 5) | Identifier(e){this.currentScope().__referencing(e)} method UpdateExpression (line 5) | UpdateExpression(e){if(i.isPattern(e.argument)){this.currentScope().__... method MemberExpression (line 5) | MemberExpression(e){this.visit(e.object);if(e.computed){this.visit(e.p... method Property (line 5) | Property(e){this.visitProperty(e)} method MethodDefinition (line 5) | MethodDefinition(e){this.visitProperty(e)} method BreakStatement (line 5) | BreakStatement(){} method ContinueStatement (line 5) | ContinueStatement(){} method LabeledStatement (line 5) | LabeledStatement(e){this.visit(e.body)} method ForStatement (line 5) | ForStatement(e){if(e.init&&e.init.type===s.VariableDeclaration&&e.init... method ClassExpression (line 5) | ClassExpression(e){this.visitClass(e)} method ClassDeclaration (line 5) | ClassDeclaration(e){this.visitClass(e)} method CallExpression (line 5) | CallExpression(e){if(!this.scopeManager.__ignoreEval()&&e.callee.type=... method BlockStatement (line 5) | BlockStatement(e){if(this.scopeManager.__isES6()){this.scopeManager.__... method ThisExpression (line 5) | ThisExpression(){this.currentScope().variableScope.__detectThis()} method WithStatement (line 5) | WithStatement(e){this.visit(e.object);this.scopeManager.__nestWithScop... method VariableDeclaration (line 5) | VariableDeclaration(e){const r=e.kind==="var"?this.currentScope().vari... method SwitchStatement (line 5) | SwitchStatement(e){this.visit(e.discriminant);if(this.scopeManager.__i... method FunctionDeclaration (line 5) | FunctionDeclaration(e){this.visitFunction(e)} method FunctionExpression (line 5) | FunctionExpression(e){this.visitFunction(e)} method ForOfStatement (line 5) | ForOfStatement(e){this.visitForIn(e)} method ForInStatement (line 5) | ForInStatement(e){this.visitForIn(e)} method ArrowFunctionExpression (line 5) | ArrowFunctionExpression(e){this.visitFunction(e)} method ImportDeclaration (line 5) | ImportDeclaration(e){c(this.scopeManager.__isES6()&&this.scopeManager.... method visitExportDeclaration (line 5) | visitExportDeclaration(e){if(e.source){return}if(e.declaration){this.v... method ExportDeclaration (line 5) | ExportDeclaration(e){this.visitExportDeclaration(e)} method ExportAllDeclaration (line 5) | ExportAllDeclaration(e){this.visitExportDeclaration(e)} method ExportDefaultDeclaration (line 5) | ExportDefaultDeclaration(e){this.visitExportDeclaration(e)} method ExportNamedDeclaration (line 5) | ExportNamedDeclaration(e){this.visitExportDeclaration(e)} method ExportSpecifier (line 5) | ExportSpecifier(e){const r=e.id||e.local;this.visit(r)} method MetaProperty (line 5) | MetaProperty(){} method constructor (line 325) | constructor(e,r,t){super(e,r);_classPrivateFieldInitSpec(this,u,void 0... method visitPattern (line 325) | visitPattern(e,r,t){if(!e){return}this._checkIdentifierOrVisit(e.typeA... method visitClass (line 325) | visitClass(e){var r;this._visitArray(e.decorators);const t=this._nestT... method visitFunction (line 325) | visitFunction(e){const r=this._nestTypeParamScope(e);this._checkIdenti... method visitProperty (line 325) | visitProperty(e){var r;if(((r=e.value)==null?void 0:r.type)==="TypeCas... method InterfaceDeclaration (line 325) | InterfaceDeclaration(e){this._createScopeVariable(e,e.id);const r=this... method TypeAlias (line 325) | TypeAlias(e){this._createScopeVariable(e,e.id);const r=this._nestTypeP... method ClassProperty (line 325) | ClassProperty(e){this._visitClassProperty(e)} method ClassPrivateProperty (line 325) | ClassPrivateProperty(e){this._visitClassProperty(e)} method PropertyDefinition (line 325) | PropertyDefinition(e){this._visitClassProperty(e)} method ClassPrivateMethod (line 325) | ClassPrivateMethod(e){super.MethodDefinition(e)} method DeclareModule (line 325) | DeclareModule(e){this._visitDeclareX(e)} method DeclareFunction (line 325) | DeclareFunction(e){this._visitDeclareX(e)} method DeclareVariable (line 325) | DeclareVariable(e){this._visitDeclareX(e)} method DeclareClass (line 325) | DeclareClass(e){this._visitDeclareX(e)} method OptionalMemberExpression (line 325) | OptionalMemberExpression(e){super.MemberExpression(e)} method _visitClassProperty (line 325) | _visitClassProperty(e){const{computed:r,key:t,typeAnnotation:s,decorat... method _visitDeclareX (line 325) | _visitDeclareX(e){if(e.id){this._createScopeVariable(e,e.id)}const r=t... method _createScopeVariable (line 325) | _createScopeVariable(e,r){this.currentScope().variableScope.__define(r... method _nestTypeParamScope (line 325) | _nestTypeParamScope(e){if(!e.typeParameters){return null}const r=this.... method _visitTypeAnnotation (line 325) | _visitTypeAnnotation(e){if(!e){return}if(Array.isArray(e)){e.forEach(t... method _checkIdentifierOrVisit (line 325) | _checkIdentifierOrVisit(e){if(e!=null&&e.typeAnnotation){this._visitTy... method _visitArray (line 325) | _visitArray(e){if(e){for(const r of e){this.visit(r)}}} class ScopeManager (line 5) | class ScopeManager{constructor(e){this.scopes=[];this.globalScope=null;t... method constructor (line 5) | constructor(e){this.scopes=[];this.globalScope=null;this.__nodeToScope... method __useDirective (line 5) | __useDirective(){return this.__options.directive} method __isOptimistic (line 5) | __isOptimistic(){return this.__options.optimistic} method __ignoreEval (line 5) | __ignoreEval(){return this.__options.ignoreEval} method __isNodejsScope (line 5) | __isNodejsScope(){return this.__options.nodejsScope} method isModule (line 5) | isModule(){return this.__options.sourceType==="module"} method isImpliedStrict (line 5) | isImpliedStrict(){return this.__options.impliedStrict} method isStrictModeSupported (line 5) | isStrictModeSupported(){return this.__options.ecmaVersion>=5} method __get (line 5) | __get(e){return this.__nodeToScope.get(e)} method getDeclaredVariables (line 5) | getDeclaredVariables(e){return this.__declaredVariables.get(e)||[]} method acquire (line 5) | acquire(e,r){function predicate(e){if(e.type==="function"&&e.functionE... method acquireAll (line 5) | acquireAll(e){return this.__get(e)} method release (line 5) | release(e,r){const t=this.__get(e);if(t&&t.length){const e=t[0].upper;... method attach (line 5) | attach(){} method detach (line 5) | detach(){} method __nestScope (line 5) | __nestScope(e){if(e instanceof n){a(this.__currentScope===null);this.g... method __nestGlobalScope (line 5) | __nestGlobalScope(e){return this.__nestScope(new n(this,e))} method __nestBlockScope (line 5) | __nestBlockScope(e){return this.__nestScope(new y(this,this.__currentS... method __nestFunctionScope (line 5) | __nestFunctionScope(e,r){return this.__nestScope(new u(this,this.__cur... method __nestForScope (line 5) | __nestForScope(e){return this.__nestScope(new p(this,this.__currentSco... method __nestCatchScope (line 5) | __nestCatchScope(e){return this.__nestScope(new o(this,this.__currentS... method __nestWithScope (line 5) | __nestWithScope(e){return this.__nestScope(new i(this,this.__currentSc... method __nestClassScope (line 5) | __nestClassScope(e){return this.__nestScope(new c(this,this.__currentS... method __nestSwitchScope (line 5) | __nestSwitchScope(e){return this.__nestScope(new d(this,this.__current... method __nestModuleScope (line 5) | __nestModuleScope(e){return this.__nestScope(new l(this,this.__current... method __nestFunctionExpressionNameScope (line 5) | __nestFunctionExpressionNameScope(e){return this.__nestScope(new f(thi... method __isES6 (line 5) | __isES6(){return this.__options.ecmaVersion>=6} function isStrictScope (line 5) | function isStrictScope(e,r,t,a){let n;if(e.upper&&e.upper.isStrict){retu... function registerScope (line 5) | function registerScope(e,r){e.scopes.push(r);const t=e.__nodeToScope.get... function shouldBeStatically (line 5) | function shouldBeStatically(e){return e.type===n.ClassName||e.type===n.V... class Scope (line 5) | class Scope{constructor(e,r,t,s,a){this.type=r;this.set=new Map;this.tai... method constructor (line 5) | constructor(e,r,t,s,a){this.type=r;this.set=new Map;this.taints=new Ma... method __shouldStaticallyClose (line 5) | __shouldStaticallyClose(e){return!this.dynamic||e.__isOptimistic()} method __shouldStaticallyCloseForGlobal (line 5) | __shouldStaticallyCloseForGlobal(e){const r=e.identifier.name;if(!this... method __staticCloseRef (line 5) | __staticCloseRef(e){if(!this.__resolve(e)){this.__delegateToUpperScope... method __dynamicCloseRef (line 5) | __dynamicCloseRef(e){let r=this;do{r.through.push(e);r=r.upper}while(r)} method __globalCloseRef (line 5) | __globalCloseRef(e){if(this.__shouldStaticallyCloseForGlobal(e)){this.... method __close (line 5) | __close(e){let r;if(this.__shouldStaticallyClose(e)){r=this.__staticCl... method __isValidResolution (line 5) | __isValidResolution(e,r){return true} method __resolve (line 5) | __resolve(e){const r=e.identifier.name;if(!this.set.has(r)){return fal... method __delegateToUpperScope (line 5) | __delegateToUpperScope(e){if(this.upper){this.upper.__left.push(e)}thi... method __addDeclaredVariablesOfNode (line 5) | __addDeclaredVariablesOfNode(e,r){if(r===null||r===undefined){return}l... method __defineGeneric (line 5) | __defineGeneric(e,r,t,s,a){let o;o=r.get(e);if(!o){o=new n(e,this);r.s... method __define (line 5) | __define(e,r){if(e&&e.type===s.Identifier){this.__defineGeneric(e.name... method __referencing (line 5) | __referencing(e,r,t,n,o,i){if(!e||e.type!==s.Identifier){return}if(e.n... method __detectEval (line 5) | __detectEval(){let e=this;this.directCallToEvalScope=true;do{e.dynamic... method __detectThis (line 5) | __detectThis(){this.thisFound=true} method __isClosed (line 5) | __isClosed(){return this.__left===null} method resolve (line 5) | resolve(e){let r,t,a;i(this.__isClosed(),"Scope should be closed.");i(... method isStatic (line 5) | isStatic(){return!this.dynamic} method isArgumentsMaterialized (line 5) | isArgumentsMaterialized(){return true} method isThisMaterialized (line 5) | isThisMaterialized(){return true} method isUsedName (line 5) | isUsedName(e){if(this.set.has(e)){return true}for(let r=0,t=this.throu... class GlobalScope (line 5) | class GlobalScope extends Scope{constructor(e,r){super(e,"global",null,r... method constructor (line 5) | constructor(e,r){super(e,"global",null,r,false);this.implicit={set:new... method __close (line 5) | __close(e){const r=[];for(let e=0,t=this.__left.length;e>>1;n=a... function Reference (line 5) | function Reference(e,r){this.parent=e;this.key=r} method constructor (line 5) | constructor(e,r,t,s,a,n,o){this.identifier=e;this.from=r;this.tainted=... method isStatic (line 5) | isStatic(){return!this.tainted&&this.resolved&&this.resolved.scope.isS... method isWrite (line 5) | isWrite(){return!!(this.flag&Reference.WRITE)} method isRead (line 5) | isRead(){return!!(this.flag&Reference.READ)} method isReadOnly (line 5) | isReadOnly(){return this.flag===Reference.READ} method isWriteOnly (line 5) | isWriteOnly(){return this.flag===Reference.WRITE} method isReadWrite (line 5) | isReadWrite(){return this.flag===Reference.RW} function Element (line 5) | function Element(e,r,t,s){this.node=e;this.path=r;this.wrap=t;this.ref=s} function Controller (line 5) | function Controller(){} function addToPath (line 5) | function addToPath(e,r){if(Array.isArray(r)){for(t=0,s=r.length;t>>1;n=a... function Reference (line 5) | function Reference(e,r){this.parent=e;this.key=r} method constructor (line 5) | constructor(e,r,t,s,a,n,o){this.identifier=e;this.from=r;this.tainted=... method isStatic (line 5) | isStatic(){return!this.tainted&&this.resolved&&this.resolved.scope.isS... method isWrite (line 5) | isWrite(){return!!(this.flag&Reference.WRITE)} method isRead (line 5) | isRead(){return!!(this.flag&Reference.READ)} method isReadOnly (line 5) | isReadOnly(){return this.flag===Reference.READ} method isWriteOnly (line 5) | isWriteOnly(){return this.flag===Reference.WRITE} method isReadWrite (line 5) | isReadWrite(){return this.flag===Reference.RW} function Element (line 5) | function Element(e,r,t,s){this.node=e;this.path=r;this.wrap=t;this.ref=s} function Controller (line 5) | function Controller(){} function addToPath (line 5) | function addToPath(e,r){if(Array.isArray(r)){for(t=0,s=r.length;t=0;--t){... function removeElem (line 5) | function removeElem(e){var r,s,a,n;if(e.ref.remove()){s=e.ref.key;n=e.re... function traverse (line 5) | function traverse(e,r){var t=new Controller;return t.traverse(e,r)} function replace (line 5) | function replace(e,r){var t=new Controller;return t.replace(e,r)} function extendCommentRange (line 5) | function extendCommentRange(e,r){var t;t=upperBound(r,(function search(r... function attachComments (line 5) | function attachComments(e,r,s){var a=[],n,o,i,l;if(!e.range){throw new E... function specifierIncluded (line 5) | function specifierIncluded(e,r){var t=e.split(".");var s=r.split(" ");va... function matchesRange (line 5) | function matchesRange(e,r){var t=r.split(/ ?&& ?/);if(t.length===0){retu... function versionIncluded (line 5) | function versionIncluded(e,r){if(typeof r==="boolean"){return r}var t=ty... function debounce (line 5) | function debounce(e,t,s){var a,n,o,i,l,c,d=0,u=false,p=false,f=true;if(t... function isObject (line 5) | function isObject(e){var r=typeof e;return!!e&&(r=="object"||r=="functio... function isObjectLike (line 5) | function isObjectLike(e){return!!e&&typeof e=="object"} function isSymbol (line 5) | function isSymbol(e){return typeof e=="symbol"||isObjectLike(e)&&f.call(... function toNumber (line 5) | function toNumber(e){if(typeof e=="number"){return e}if(isSymbol(e)){ret... function apply (line 13) | function apply(e,r,t){switch(t.length){case 0:return e.call(r);case 1:re... function arrayAggregator (line 13) | function arrayAggregator(e,r,t,s){var a=-1,n=e==null?0:e.length;while(++... function arrayEach (line 13) | function arrayEach(e,r){var t=-1,s=e==null?0:e.length;while(++t-1} function listCacheSet (line 13) | function listCacheSet(e,r){var t=this.__data__,s=assocIndexOf(t,e);if(s<... function MapCache (line 13) | function MapCache(e){var r=-1,t=e==null?0:e.length;this.clear();while(++... function mapCacheClear (line 13) | function mapCacheClear(){this.size=0;this.__data__={hash:new Hash,map:ne... function mapCacheDelete (line 13) | function mapCacheDelete(e){var r=getMapData(this,e)["delete"](e);this.si... function mapCacheGet (line 13) | function mapCacheGet(e){return getMapData(this,e).get(e)} function mapCacheHas (line 13) | function mapCacheHas(e){return getMapData(this,e).has(e)} function mapCacheSet (line 13) | function mapCacheSet(e,r){var t=getMapData(this,e),s=t.size;t.set(e,r);t... function SetCache (line 13) | function SetCache(e){var r=-1,t=e==null?0:e.length;this.__data__=new Map... function setCacheAdd (line 13) | function setCacheAdd(e){this.__data__.set(e,l);return this} function setCacheHas (line 13) | function setCacheHas(e){return this.__data__.has(e)} function Stack (line 13) | function Stack(e){var r=this.__data__=new ListCache(e);this.size=r.size} function stackClear (line 13) | function stackClear(){this.__data__=new ListCache;this.size=0} function stackDelete (line 13) | function stackDelete(e){var r=this.__data__,t=r["delete"](e);this.size=r... function stackGet (line 13) | function stackGet(e){return this.__data__.get(e)} function stackHas (line 13) | function stackHas(e){return this.__data__.has(e)} function stackSet (line 13) | function stackSet(e,r){var t=this.__data__;if(t instanceof ListCache){va... function arrayLikeKeys (line 13) | function arrayLikeKeys(e,r){var t=Rs(e),s=!t&&Os(e),a=!t&&!s&&Ts(e),n=!t... function arraySample (line 13) | function arraySample(e){var r=e.length;return r?e[baseRandom(0,r-1)]:t} function arraySampleSize (line 13) | function arraySampleSize(e,r){return shuffleSelf(copyArray(e),baseClamp(... function arrayShuffle (line 13) | function arrayShuffle(e){return shuffleSelf(copyArray(e))} function assignMergeValue (line 13) | function assignMergeValue(e,r,s){if(s!==t&&!eq(e[r],s)||s===t&&!(r in e)... function assignValue (line 13) | function assignValue(e,r,s){var a=e[r];if(!(pr.call(e,r)&&eq(a,s))||s===... function assocIndexOf (line 13) | function assocIndexOf(e,r){var t=e.length;while(t--){if(eq(e[t][0],r)){r... function baseAggregator (line 13) | function baseAggregator(e,r,t,s){At(e,(function(e,a,n){r(s,e,t(e),n)}));... function baseAssign (line 13) | function baseAssign(e,r){return e&©Object(r,keys(r),e)} function baseAssignIn (line 13) | function baseAssignIn(e,r){return e&©Object(r,keysIn(r),e)} function baseAssignValue (line 13) | function baseAssignValue(e,r,t){if(r=="__proto__"&&Ir){Ir(e,r,{configura... function baseAt (line 13) | function baseAt(e,s){var a=-1,n=s.length,o=r(n),i=e==null;while(++a=... function baseClone (line 13) | function baseClone(e,r,s,a,n,o){var i,l=r&u,c=r&p,d=r&f;if(s){i=n?s(e,a,... function baseConforms (line 13) | function baseConforms(e){var r=keys(e);return function(t){return baseCon... function baseConformsTo (line 13) | function baseConformsTo(e,r,s){var a=s.length;if(e==null){return!a}e=sr(... function baseDelay (line 13) | function baseDelay(e,r,s){if(typeof e!="function"){throw new or(o)}retur... function baseDifference (line 13) | function baseDifference(e,r,t,s){var n=-1,o=arrayIncludes,i=true,l=e.len... function baseEvery (line 13) | function baseEvery(e,r){var t=true;At(e,(function(e,s,a){t=!!r(e,s,a);re... function baseExtremum (line 13) | function baseExtremum(e,r,s){var a=-1,n=e.length;while(++an?... function baseFilter (line 13) | function baseFilter(e,r){var t=[];At(e,(function(e,s,a){if(r(e,s,a)){t.p... function baseFlatten (line 13) | function baseFlatten(e,r,t,s,a){var n=-1,o=e.length;t||(t=isFlattenable)... function baseForOwn (line 13) | function baseForOwn(e,r){return e&&Rt(e,r,keys)} function baseForOwnRight (line 13) | function baseForOwnRight(e,r){return e&&Ft(e,r,keys)} function baseFunctions (line 13) | function baseFunctions(e,r){return arrayFilter(r,(function(r){return isF... function baseGet (line 13) | function baseGet(e,r){r=castPath(r,e);var s=0,a=r.length;while(e!=null&&... function baseGetAllKeys (line 13) | function baseGetAllKeys(e,r,t){var s=r(e);return Rs(e)?s:arrayPush(s,t(e))} function baseGetTag (line 13) | function baseGetTag(e){if(e==null){return e===t?le:ee}return Pr&&Pr in s... function baseGt (line 13) | function baseGt(e,r){return e>r} function baseHas (line 13) | function baseHas(e,r){return e!=null&&pr.call(e,r)} function baseHasIn (line 13) | function baseHasIn(e,r){return e!=null&&r in sr(e)} function baseInRange (line 13) | function baseInRange(e,r,t){return e>=Gr(r,t)&&eM){return t}do{if(r%2){t... function baseRest (line 13) | function baseRest(e,r){return $t(overRest(e,r,identity),e+"")} function baseSample (line 13) | function baseSample(e){return arraySample(values(e))} function baseSampleSize (line 13) | function baseSampleSize(e,r){var t=values(e);return shuffleSelf(t,baseCl... function baseSet (line 13) | function baseSet(e,r,s,a){if(!isObject(e)){return e}r=castPath(r,e);var ... function baseShuffle (line 13) | function baseShuffle(e){return shuffleSelf(values(e))} function baseSlice (line 13) | function baseSlice(e,t,s){var a=-1,n=e.length;if(t<0){t=-t>n?0:n+t}s=s>n... function baseSome (line 13) | function baseSome(e,r){var t;At(e,(function(e,s,a){t=r(e,s,a);return!t})... function baseSortedIndex (line 13) | function baseSortedIndex(e,r,t){var s=0,a=e==null?s:e.length;if(typeof r... function baseSortedIndexBy (line 13) | function baseSortedIndexBy(e,r,s,a){var n=0,o=e==null?0:e.length;if(o===... function baseSortedUniq (line 13) | function baseSortedUniq(e,r){var t=-1,s=e.length,a=0,n=[];while(++t=a?e:ba... function cloneBuffer (line 13) | function cloneBuffer(e,r){if(r){return e.slice()}var t=e.length,s=wr?wr(... function cloneArrayBuffer (line 13) | function cloneArrayBuffer(e){var r=new e.constructor(e.byteLength);new j... function cloneDataView (line 13) | function cloneDataView(e,r){var t=r?cloneArrayBuffer(e.buffer):e.buffer;... function cloneRegExp (line 13) | function cloneRegExp(e){var r=new e.constructor(e.source,ze.exec(e));r.l... function cloneSymbol (line 13) | function cloneSymbol(e){return Ct?sr(Ct.call(e)):{}} function cloneTypedArray (line 13) | function cloneTypedArray(e,r){var t=r?cloneArrayBuffer(e.buffer):e.buffe... function compareAscending (line 13) | function compareAscending(e,r){if(e!==r){var s=e!==t,a=e===null,n=e===e,... function compareMultiple (line 13) | function compareMultiple(e,r,t){var s=-1,a=e.criteria,n=r.criteria,o=a.l... function composeArgs (line 13) | function composeArgs(e,t,s,a){var n=-1,o=e.length,i=s.length,l=-1,c=t.le... function composeArgsRight (line 13) | function composeArgsRight(e,t,s,a){var n=-1,o=e.length,i=-1,l=s.length,c... function copyArray (line 13) | function copyArray(e,t){var s=-1,a=e.length;t||(t=r(a));while(++s-1&&e%1==0&&e<=M} function isObject (line 13) | function isObject(e){var r=typeof e;return e!=null&&(r=="object"||r=="fu... function isObjectLike (line 13) | function isObjectLike(e){return e!=null&&typeof e=="object"} function isMatch (line 13) | function isMatch(e,r){return e===r||baseIsMatch(e,r,getMatchData(r))} function isMatchWith (line 13) | function isMatchWith(e,r,s){s=typeof s=="function"?s:t;return baseIsMatc... function isNaN (line 13) | function isNaN(e){return isNumber(e)&&e!=+e} function isNative (line 13) | function isNative(e){if(Gt(e)){throw new Ue(n)}return baseIsNative(e)} function isNull (line 13) | function isNull(e){return e===null} function isNil (line 13) | function isNil(e){return e==null} function isNumber (line 13) | function isNumber(e){return typeof e=="number"||isObjectLike(e)&&baseGet... function isPlainObject (line 13) | function isPlainObject(e){if(!isObjectLike(e)||baseGetTag(e)!=re){return... function isSafeInteger (line 13) | function isSafeInteger(e){return isInteger(e)&&e>=-M&&e<=M} function isString (line 13) | function isString(e){return typeof e=="string"||!Rs(e)&&isObjectLike(e)&... function isSymbol (line 13) | function isSymbol(e){return typeof e=="symbol"||isObjectLike(e)&&baseGet... function isUndefined (line 13) | function isUndefined(e){return e===t} function isWeakMap (line 13) | function isWeakMap(e){return isObjectLike(e)&&Vt(e)==ce} function isWeakSet (line 13) | function isWeakSet(e){return isObjectLike(e)&&baseGetTag(e)==de} function toArray (line 13) | function toArray(e){if(!e){return[]}if(isArrayLike(e)){return isString(e... function toFinite (line 13) | function toFinite(e){if(!e){return e===0?e:0}e=toNumber(e);if(e===F||e==... function toInteger (line 13) | function toInteger(e){var r=toFinite(e),t=r%1;return r===r?t?r-t:r:0} function toLength (line 13) | function toLength(e){return e?baseClamp(toInteger(e),0,L):0} function toNumber (line 13) | function toNumber(e){if(typeof e=="number"){return e}if(isSymbol(e)){ret... function toPlainObject (line 13) | function toPlainObject(e){return copyObject(e,keysIn(e))} function toSafeInteger (line 13) | function toSafeInteger(e){return e?baseClamp(toInteger(e),-M,M):e===0?e:0} function toString (line 13) | function toString(e){return e==null?"":baseToString(e)} function create (line 13) | function create(e,r){var t=It(e);return r==null?t:baseAssign(t,r)} function findKey (line 13) | function findKey(e,r){return baseFindKey(e,getIteratee(r,3),baseForOwn)} function findLastKey (line 13) | function findLastKey(e,r){return baseFindKey(e,getIteratee(r,3),baseForO... function forIn (line 13) | function forIn(e,r){return e==null?e:Rt(e,getIteratee(r,3),keysIn)} function forInRight (line 13) | function forInRight(e,r){return e==null?e:Ft(e,getIteratee(r,3),keysIn)} function forOwn (line 13) | function forOwn(e,r){return e&&baseForOwn(e,getIteratee(r,3))} function forOwnRight (line 13) | function forOwnRight(e,r){return e&&baseForOwnRight(e,getIteratee(r,3))} function functions (line 13) | function functions(e){return e==null?[]:baseFunctions(e,keys(e))} function functionsIn (line 13) | function functionsIn(e){return e==null?[]:baseFunctions(e,keysIn(e))} function get (line 13) | function get(e,r,s){var a=e==null?t:baseGet(e,r);return a===t?s:a} function has (line 13) | function has(e,r){return e!=null&&hasPath(e,r,baseHas)} function hasIn (line 13) | function hasIn(e,r){return e!=null&&hasPath(e,r,baseHasIn)} function keys (line 13) | function keys(e){return isArrayLike(e)?arrayLikeKeys(e):baseKeys(e)} function keysIn (line 13) | function keysIn(e){return isArrayLike(e)?arrayLikeKeys(e,true):baseKeysI... function mapKeys (line 13) | function mapKeys(e,r){var t={};r=getIteratee(r,3);baseForOwn(e,(function... function mapValues (line 13) | function mapValues(e,r){var t={};r=getIteratee(r,3);baseForOwn(e,(functi... function omitBy (line 13) | function omitBy(e,r){return pickBy(e,negate(getIteratee(r)))} function pickBy (line 13) | function pickBy(e,r){if(e==null){return{}}var t=arrayMap(getAllKeysIn(e)... function result (line 13) | function result(e,r,s){r=castPath(r,e);var a=-1,n=r.length;if(!n){n=1;e=... function set (line 13) | function set(e,r,t){return e==null?e:baseSet(e,r,t)} function setWith (line 13) | function setWith(e,r,s,a){a=typeof a=="function"?a:t;return e==null?e:ba... function transform (line 13) | function transform(e,r,t){var s=Rs(e),a=s||Ts(e)||qs(e);r=getIteratee(r,... function unset (line 13) | function unset(e,r){return e==null?true:baseUnset(e,r)} function update (line 13) | function update(e,r,t){return e==null?e:baseUpdate(e,r,castFunction(t))} function updateWith (line 13) | function updateWith(e,r,s,a){a=typeof a=="function"?a:t;return e==null?e... function values (line 13) | function values(e){return e==null?[]:baseValues(e,keys(e))} function valuesIn (line 13) | function valuesIn(e){return e==null?[]:baseValues(e,keysIn(e))} function clamp (line 13) | function clamp(e,r,s){if(s===t){s=r;r=t}if(s!==t){s=toNumber(s);s=s===s?... function inRange (line 13) | function inRange(e,r,s){r=toFinite(r);if(s===t){s=r;r=0}else{s=toFinite(... function random (line 13) | function random(e,r,s){if(s&&typeof s!="boolean"&&isIterateeCall(e,r,s))... function capitalize (line 13) | function capitalize(e){return pa(toString(e).toLowerCase())} function deburr (line 13) | function deburr(e){e=toString(e);return e&&e.replace(Ze,vt).replace(Vr,"")} function endsWith (line 13) | function endsWith(e,r,s){e=toString(e);r=baseToString(r);var a=e.length;... function escape (line 13) | function escape(e){e=toString(e);return e&&Ce.test(e)?e.replace(ke,jt):e} function escapeRegExp (line 13) | function escapeRegExp(e){e=toString(e);return e&&Me.test(e)?e.replace(Te... function pad (line 13) | function pad(e,r,t){e=toString(e);r=toInteger(r);var s=r?stringSize(e):0... function padEnd (line 13) | function padEnd(e,r,t){e=toString(e);r=toInteger(r);var s=r?stringSize(e... function padStart (line 13) | function padStart(e,r,t){e=toString(e);r=toInteger(r);var s=r?stringSize... function parseInt (line 13) | function parseInt(e,r,t){if(t||r==null){r=0}else if(r){r=+r}return zr(to... function repeat (line 13) | function repeat(e,r,s){if(s?isIterateeCall(e,r,s):r===t){r=1}else{r=toIn... function replace (line 13) | function replace(){var e=arguments,r=toString(e[0]);return e.length<3?r:... function split (line 13) | function split(e,r,s){if(s&&typeof s!="number"&&isIterateeCall(e,r,s)){r... function startsWith (line 13) | function startsWith(e,r,t){e=toString(e);t=t==null?0:baseClamp(toInteger... function template (line 13) | function template(e,r,s){var a=lodash.templateSettings;if(s&&isIterateeC... function toLower (line 13) | function toLower(e){return toString(e).toLowerCase()} function toUpper (line 13) | function toUpper(e){return toString(e).toUpperCase()} function trim (line 13) | function trim(e,r,s){e=toString(e);if(e&&(s||r===t)){return baseTrim(e)}... function trimEnd (line 13) | function trimEnd(e,r,s){e=toString(e);if(e&&(s||r===t)){return e.slice(0... function trimStart (line 13) | function trimStart(e,r,s){e=toString(e);if(e&&(s||r===t)){return e.repla... function truncate (line 13) | function truncate(e,r){var s=D,a=C;if(isObject(r)){var n="separator"in r... function unescape (line 13) | function unescape(e){e=toString(e);return e&&De.test(e)?e.replace(Se,wt):e} function words (line 13) | function words(e,r,s){e=toString(e);r=s?t:r;if(r===t){return hasUnicodeW... function cond (line 13) | function cond(e){var r=e==null?0:e.length,t=getIteratee();e=!r?[]:arrayM... function conforms (line 13) | function conforms(e){return baseConforms(baseClone(e,u))} function constant (line 13) | function constant(e){return function(){return e}} function defaultTo (line 13) | function defaultTo(e,r){return e==null||e!==e?r:e} function identity (line 13) | function identity(e){return e} function iteratee (line 13) | function iteratee(e){return baseIteratee(typeof e=="function"?e:baseClon... function matches (line 13) | function matches(e){return baseMatches(baseClone(e,u))} function matchesProperty (line 13) | function matchesProperty(e,r){return baseMatchesProperty(e,baseClone(r,u))} function mixin (line 13) | function mixin(e,r,t){var s=keys(r),a=baseFunctions(r,s);if(t==null&&!(i... function noConflict (line 13) | function noConflict(){if(ot._===this){ot._=hr}return this} function noop (line 13) | function noop(){} function nthArg (line 13) | function nthArg(e){e=toInteger(e);return baseRest((function(r){return ba... function property (line 13) | function property(e){return isKey(e)?baseProperty(toKey(e)):baseProperty... function propertyOf (line 13) | function propertyOf(e){return function(r){return e==null?t:baseGet(e,r)}} function stubArray (line 13) | function stubArray(){return[]} function stubFalse (line 13) | function stubFalse(){return false} function stubObject (line 13) | function stubObject(){return{}} function stubString (line 13) | function stubString(){return""} function stubTrue (line 13) | function stubTrue(){return true} function times (line 13) | function times(e,r){e=toInteger(e);if(e<1||e>M){return[]}var t=L,s=Gr(e,... function toPath (line 13) | function toPath(e){if(Rs(e)){return arrayMap(e,toKey)}return isSymbol(e)... function uniqueId (line 13) | function uniqueId(e){var r=++fr;return toString(e)+r} function max (line 13) | function max(e){return e&&e.length?baseExtremum(e,identity,baseGt):t} function maxBy (line 13) | function maxBy(e,r){return e&&e.length?baseExtremum(e,getIteratee(r,2),b... function mean (line 13) | function mean(e){return baseMean(e,identity)} function meanBy (line 13) | function meanBy(e,r){return baseMean(e,getIteratee(r,2))} function min (line 13) | function min(e){return e&&e.length?baseExtremum(e,identity,baseLt):t} function minBy (line 13) | function minBy(e,r){return e&&e.length?baseExtremum(e,getIteratee(r,2),b... function sum (line 13) | function sum(e){return e&&e.length?baseSum(e,identity):0} function sumBy (line 13) | function sumBy(e,r){return e&&e.length?baseSum(e,getIteratee(r,2)):0} function win32SplitPath (line 13) | function win32SplitPath(e){return t.exec(e).slice(1)} function posixSplitPath (line 13) | function posixSplitPath(e){return a.exec(e).slice(1)} function _getRequireWildcardCache (line 14) | function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 14) | function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule){return e}i... function Emitter (line 14) | function Emitter(e){a["default"].ok(this instanceof Emitter);i.getTypes(... function getDeclError (line 14) | function getDeclError(e){return new Error("all declarations should have ... function isValidCompletion (line 14) | function isValidCompletion(e){var r=e.type;if(r==="normal"){return!l.cal... function finish (line 14) | function finish(e){t.assertExpression(e);if(r){n.emit(e)}return e} function _getRequireWildcardCache (line 14) | function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 14) | function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule){return e}i... function varDeclToExpr (line 14) | function varDeclToExpr(e,s){var a=e.node,n=e.scope;r.assertVariableDecla... function _default (line 14) | function _default(e){var r={visitor:(0,s.getVisitor)(e)};var t=e&&e.vers... function Entry (line 14) | function Entry(){a["default"].ok(this instanceof Entry)} function FunctionEntry (line 14) | function FunctionEntry(e){Entry.call(this);(0,i.getTypes)().assertLitera... function LoopEntry (line 14) | function LoopEntry(e,r,t){Entry.call(this);var s=(0,i.getTypes)();s.asse... function SwitchEntry (line 14) | function SwitchEntry(e){Entry.call(this);(0,i.getTypes)().assertLiteral(... function TryEntry (line 14) | function TryEntry(e,r,t){Entry.call(this);var s=(0,i.getTypes)();s.asser... function CatchEntry (line 14) | function CatchEntry(e,r){Entry.call(this);var t=(0,i.getTypes)();t.asser... function FinallyEntry (line 14) | function FinallyEntry(e,r){Entry.call(this);var t=(0,i.getTypes)();t.ass... function LabeledEntry (line 14) | function LabeledEntry(e,r){Entry.call(this);var t=(0,i.getTypes)();t.ass... function LeapManager (line 14) | function LeapManager(e){a["default"].ok(this instanceof LeapManager);a["... function m (line 14) | function m(e){if(!o.has(e)){o.set(e,{})}return o.get(e)} function makePredicate (line 14) | function makePredicate(e,r){function onlyChildren(e){var r=(0,n.getTypes... function _getRequireWildcardCache (line 14) | function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 14) | function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule){return e}i... function replaceShorthandObjectMethod (line 14) | function replaceShorthandObjectMethod(e){var r=s.getTypes();if(!e.node||... function wrapWithTypes (line 14) | function wrapWithTypes(e,r){return function(){var s=t;t=e;try{for(var a=... function getTypes (line 14) | function getTypes(){return t} function runtimeProperty (line 14) | function runtimeProperty(e){var r=getTypes();return r.memberExpression(r... function isReference (line 14) | function isReference(e){return e.isReferenced()||e.parentPath.isAssignme... function replaceWithOrRemove (line 14) | function replaceWithOrRemove(e,r){if(r){e.replaceWith(r)}else{e.remove()}} function _getRequireWildcardCache (line 14) | function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 14) | function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule){return e}i... function shouldRegenerate (line 14) | function shouldRegenerate(e,r){if(e.generator){if(e.async){return r.opts... function getOuterFnExpr (line 14) | function getOuterFnExpr(e){var r=l.getTypes();var t=e.node;r.assertFunct... function getMarkInfo (line 14) | function getMarkInfo(e){if(!c.has(e)){c.set(e,{})}return c.get(e)} function getMarkedFunctionId (line 14) | function getMarkedFunctionId(e){var r=l.getTypes();var t=e.node;r.assert... function flatMap (line 14) | function flatMap(e,r){const t=[];e.forEach((e=>{const s=r(e);if(Array.is... function regenerateContainsAstral (line 14) | function regenerateContainsAstral(e){const r=e.data;return r.length>=1&&... function configGetCaseEqFlags (line 14) | function configGetCaseEqFlags(){let e=x;if(w.modifiersData.i===true){if(... method useUnicodeFlag (line 14) | get useUnicodeFlag(){return(this.flags.unicode||this.flags.unicodeSets)&... method isDotAllMode (line 14) | get isDotAllMode(){return this.modifiersData.s!==undefined?this.modifier... method isIgnoreCaseMode (line 14) | get isIgnoreCaseMode(){return this.modifiersData.i!==undefined?this.modi... function fromCodePoint (line 19) | function fromCodePoint(){var e=Number(arguments[0]);if(!isFinite(e)||e<0... function assertType (line 19) | function assertType(e,r){if(r.indexOf("|")==-1){if(e==r){return}throw Er... function generate (line 19) | function generate(e){var r=e.type;if(i.call(d,r)){return d[r](e)}throw E... function generateSequence (line 19) | function generateSequence(e,r,t){var s=-1,a=r.length,n="",o;while(++s{const[t,s]=r.spli... function outputDecimalWarning (line 19) | function outputDecimalWarning(e){if(!e.length){return}console.warn("Warn... function semverifyTarget (line 19) | function semverifyTarget(e,r){try{return(0,i.semverify)(r)}catch(t){thro... function nodeTargetParser (line 19) | function nodeTargetParser(e){const r=e===true||e==="current"?process.ver... function defaultTargetParser (line 19) | function defaultTargetParser(e,r){const t=(0,i.isUnreleasedVersion)(r,e)... function generateTargets (line 19) | function generateTargets(e){const r=Object.assign({},e);delete r.esmodul... function resolveTargets (line 19) | function resolveTargets(e,r){const t=s(e,{mobileToDesktop:true,env:r});r... function resolveTargetsCached (line 19) | function resolveTargetsCached(e,r){const t=typeof e==="string"?e:e.join(... function getTargets (line 19) | function getTargets(e={},r={}){var t,a;let{browsers:n,esmodules:o}=e;con... function prettifyVersion (line 19) | function prettifyVersion(e){if(typeof e!=="string"){return e}const{major... function prettifyTargets (line 19) | function prettifyTargets(e){return Object.keys(e).reduce(((r,t)=>{let s=... function semverMin (line 19) | function semverMin(e,r){return e&&s.lt(e,r)?e:r} function semverify (line 19) | function semverify(e){if(typeof e==="string"&&s.valid(e)){return e}i.inv... function isUnreleasedVersion (line 19) | function isUnreleasedVersion(e,r){const t=n.unreleasedLabels[r];return!!... function getLowestUnreleased (line 19) | function getLowestUnreleased(e,r,t){const s=n.unreleasedLabels[t];if(e==... function getHighestUnreleased (line 19) | function getHighestUnreleased(e,r,t){return getLowestUnreleased(e,r,t)==... function getLowestImplementedVersion (line 19) | function getLowestImplementedVersion(e,r){const t=e[r];if(!t&&r==="andro... function prop (line 19) | function prop(e,r){if(!r)return null;return s.types.objectProperty(s.typ... function method (line 19) | function method(e,r){return s.types.objectMethod("method",s.types.identi... function takeDecorators (line 19) | function takeDecorators(e){let r;if(e.decorators&&e.decorators.length>0)... function getKey (line 19) | function getKey(e){if(e.computed){return e.key}else if(s.types.isIdentif... function extractElementDescriptor (line 19) | function extractElementDescriptor(e,r,n,o){const i=o.isClassMethod();if(... function addDecorateHelper (line 19) | function addDecorateHelper(e){return e.addHelper("decorate")} function buildDecoratedClass (line 19) | function buildDecoratedClass(e,r,t,a){const{node:n,scope:o}=r;const i=o.... function hasOwnDecorators (line 30) | function hasOwnDecorators(e){var r;return!!((r=e.decorators)!=null&&r.le... function hasDecorators (line 30) | function hasDecorators(e){return hasOwnDecorators(e)||e.body.body.some(h... function incrementId (line 30) | function incrementId(e,r=e.length-1){if(r===-1){e.unshift(65);return}con... function createPrivateUidGeneratorForClass (line 30) | function createPrivateUidGeneratorForClass(e){const r=[];const t=new Set... function createLazyPrivateUidGeneratorForClass (line 30) | function createLazyPrivateUidGeneratorForClass(e){let r;return()=>{if(!r... function replaceClassWithVar (line 30) | function replaceClassWithVar(e,r){const t=e.node.id;const a=e.scope;if(e... function generateClassProperty (line 30) | function generateClassProperty(e,r,t){if(e.type==="PrivateName"){return ... function assignIdForAnonymousClass (line 30) | function assignIdForAnonymousClass(e,r){if(!e.node.id){e.node.id=typeof ... function addProxyAccessorsFor (line 30) | function addProxyAccessorsFor(e,r,t,a,n,o,i,l){const c=(l==="2023-11"||l... function extractProxyAccessorsFor (line 30) | function extractProxyAccessorsFor(e,r){if(r!=="2023-11"&&r!=="2023-05"&&... function getComputedKeyLastElement (line 42) | function getComputedKeyLastElement(e){e=(0,n.skipTransparentExprWrappers... function getComputedKeyMemoiser (line 42) | function getComputedKeyMemoiser(e){const r=getComputedKeyLastElement(e);... function prependExpressionsToComputedKey (line 42) | function prependExpressionsToComputedKey(e,r){const t=r.get("key");if(t.... function appendExpressionsToComputedKey (line 42) | function appendExpressionsToComputedKey(e,r){const t=r.get("key");const ... function prependExpressionsToFieldInitializer (line 42) | function prependExpressionsToFieldInitializer(e,r){const t=r.get("value"... function prependExpressionsToStaticBlock (line 42) | function prependExpressionsToStaticBlock(e,r){r.unshiftContainer("body",... function prependExpressionsToConstructor (line 42) | function prependExpressionsToConstructor(e,r){r.node.body.body.unshift(s... function isProtoInitCallExpression (line 42) | function isProtoInitCallExpression(e,r){return s.types.isCallExpression(... function optimizeSuperCallAndExpressions (line 42) | function optimizeSuperCallAndExpressions(e,r){if(r){if(e.length>=2&&isPr... function insertExpressionsAfterSuperCallAndOptimize (line 42) | function insertExpressionsAfterSuperCallAndOptimize(e,r,t){r.traverse({C... function createConstructorFromExpressions (line 42) | function createConstructorFromExpressions(e,r){const t=[s.types.expressi... function createStaticBlockFromExpressions (line 42) | function createStaticBlockFromExpressions(e){return s.types.staticBlock(... function getElementKind (line 42) | function getElementKind(e){switch(e.node.type){case"ClassProperty":case"... function toSortedDecoratorInfo (line 42) | function toSortedDecoratorInfo(e){return[...e.filter((e=>e.isStatic&&e.k... function generateDecorationList (line 42) | function generateDecorationList(e,r,t){const a=e.length;const n=r.some(B... function generateDecorationExprs (line 42) | function generateDecorationExprs(e,r){return s.types.arrayExpression(e.m... function extractElementLocalAssignments (line 42) | function extractElementLocalAssignments(e){const r=[];for(const t of e){... function addCallAccessorsFor (line 42) | function addCallAccessorsFor(e,r,t,a,n,o){r.insertAfter(s.types.classPri... function movePrivateAccessor (line 42) | function movePrivateAccessor(e,r,t,a){let n;let o;if(e.node.kind==="set"... function isClassDecoratableElementPath (line 42) | function isClassDecoratableElementPath(e){const{type:r}=e;return r!=="TS... function staticBlockToIIFE (line 42) | function staticBlockToIIFE(e){return s.types.callExpression(s.types.arro... function staticBlockToFunctionClosure (line 42) | function staticBlockToFunctionClosure(e){return s.types.functionExpressi... function fieldInitializerToClosure (line 42) | function fieldInitializerToClosure(e){return s.types.functionExpression(... function maybeSequenceExpression (line 42) | function maybeSequenceExpression(e){if(e.length===0)return s.types.unary... function createFunctionExpressionFromPrivateMethod (line 42) | function createFunctionExpressionFromPrivateMethod(e){const{params:r,bod... function createSetFunctionNameCall (line 42) | function createSetFunctionNameCall(e,r){return s.types.callExpression(e.... function createToPropertyKeyCall (line 42) | function createToPropertyKeyCall(e,r){return s.types.callExpression(e.ad... function createPrivateBrandCheckClosure (line 42) | function createPrivateBrandCheckClosure(e){return s.types.arrowFunctionE... function usesPrivateField (line 42) | function usesPrivateField(e){{try{s.types.traverseFast(e,(e=>{if(s.types... function convertToComputedKey (line 42) | function convertToComputedKey(e){const{node:r}=e;r.computed=true;if(s.ty... function hasInstancePrivateAccess (line 42) | function hasInstancePrivateAccess(e,r){let t=false;if(r.length>0){const ... function checkPrivateMethodUpdateError (line 42) | function checkPrivateMethodUpdateError(e,r){const t=(0,o.privateNameVisi... function transformClass (line 42) | function transformClass(e,r,t,n,o,d,f){var y;const g=e.get("body.body");... function createLocalsAssignment (line 44) | function createLocalsAssignment(e,r,t,a,n,o,i,l,c,d){let u,p;const f=[i?... function isProtoKey (line 44) | function isProtoKey(e){return e.type==="Identifier"?e.name==="__proto__"... function isDecorated (line 44) | function isDecorated(e){return e.decorators&&e.decorators.length>0} function shouldTransformElement (line 44) | function shouldTransformElement(e){switch(e.type){case"ClassAccessorProp... function shouldTransformClass (line 44) | function shouldTransformClass(e){return isDecorated(e)||e.body.body.some... function NamedEvaluationVisitoryFactory (line 44) | function NamedEvaluationVisitoryFactory(e,r){function handleComputedProp... function isDecoratedAnonymousClassExpression (line 44) | function isDecoratedAnonymousClassExpression(e){return e.isClassExpressi... function generateLetUidIdentifier (line 44) | function generateLetUidIdentifier(e,r){const t=e.generateUidIdentifier(r... function _default (line 44) | function _default({assertVersion:e,assumption:r},{loose:a},n,o){var i,l;... function enableFeature (line 44) | function enableFeature(e,r,t){if(!hasFeature(e,r)||canIgnoreLoose(e,r)){... function getBabelShowConfigForHint (line 44) | function getBabelShowConfigForHint(e){let{filename:r}=e.opts;if(!r||r===... function hasFeature (line 44) | function hasFeature(e,r){return!!(e.get(o)&r)} function isLoose (line 44) | function isLoose(e,r){return!!(e.get(i)&r)} function setLoose (line 44) | function setLoose(e,r,t){if(t)e.set(i,e.get(i)|r);else e.set(i,e.get(i)&... function shouldTransform (line 44) | function shouldTransform(e,r){let t=null;let n=null;let o=null;let i=nul... function buildPrivateNamesMap (line 44) | function buildPrivateNamesMap(e,r,t,a){const n=new Map;let o;for(const i... function buildPrivateNamesNodes (line 44) | function buildPrivateNamesNodes(e,r,t,a){const n=[];const o=new Set;for(... function privateNameVisitorFactory (line 44) | function privateNameVisitorFactory(e){const r=a.visitors.environmentVisi... method PrivateName (line 44) | PrivateName(e,{noDocumentAll:r}){const{privateNamesMap:t,redeclared:s}=t... function unshadow (line 44) | function unshadow(e,r,t){while((s=r)!=null&&s.hasBinding(e)&&!r.bindingI... function buildCheckInRHS (line 44) | function buildCheckInRHS(e,r,t){if(t||!(r.availableHelper!=null&&r.avail... method BinaryExpression (line 44) | BinaryExpression(e,{file:r}){const{operator:t,left:a,right:n}=e.node;if(... function readOnlyError (line 46) | function readOnlyError(e,r){return s.types.callExpression(e.addHelper("r... function writeOnlyError (line 46) | function writeOnlyError(e,r){if(!e.availableHelper("writeOnlyError")){co... function buildStaticPrivateFieldAccess (line 46) | function buildStaticPrivateFieldAccess(e,r){if(r)return e;return s.types... function autoInherits (line 46) | function autoInherits(e){return function(r){return s.types.inherits(e.ap... method memoise (line 46) | memoise(e,r){const{scope:t}=e;const{object:s}=e.node;const a=t.maybeGene... method receiver (line 46) | receiver(e){const{object:r}=e.node;if(this.memoiser.has(r)){return s.typ... method boundGet (line 46) | boundGet(e){this.memoise(e,1);return s.types.callExpression(s.types.memb... method destructureSet (line 46) | destructureSet(e){const{classRef:r,privateNamesMap:t,file:a,noUninitiali... method call (line 46) | call(e,r){this.memoise(e,1);return(0,i.default)(this.get(e),this.receive... method optionalCall (line 46) | optionalCall(e,r){this.memoise(e,1);return(0,i.default)(this.get(e),this... method delete (line 46) | delete(){throw new Error("Internal Babel error: deleting private element... method get (line 46) | get(e){const{privateNamesMap:r,file:t}=this;const{object:a}=e.node;const... method set (line 46) | set(){throw new Error("private name handler with loose = true don't need... method boundGet (line 46) | boundGet(e){return s.types.callExpression(s.types.memberExpression(this.... method simpleSet (line 46) | simpleSet(e){return this.get(e)} method destructureSet (line 46) | destructureSet(e){return this.get(e)} method call (line 46) | call(e,r){return s.types.callExpression(this.get(e),r)} method optionalCall (line 46) | optionalCall(e,r){return s.types.optionalCallExpression(this.get(e),r,tr... method delete (line 46) | delete(){throw new Error("Internal Babel error: deleting private element... function transformPrivateNamesUsage (line 46) | function transformPrivateNamesUsage(e,r,t,{privateFieldsAsProperties:s,n... function buildPrivateFieldInitLoose (line 46) | function buildPrivateFieldInitLoose(e,r,t){const{id:a}=t.get(r.node.key.... function buildPrivateInstanceFieldInitSpec (line 53) | function buildPrivateInstanceFieldInitSpec(e,r,t,a){const{id:n}=t.get(r.... function buildPrivateStaticFieldInitSpec (line 58) | function buildPrivateStaticFieldInitSpec(e,r,t){const a=r.get(e.node.key... function buildPrivateMethodInitLoose (line 75) | function buildPrivateMethodInitLoose(e,r,t){const a=t.get(r.node.key.id.... function buildPrivateInstanceMethodInitSpec (line 90) | function buildPrivateInstanceMethodInitSpec(e,r,t,s){const a=t.get(r.nod... function buildPrivateAccessorInitialization (line 90) | function buildPrivateAccessorInitialization(e,r,t,a){const n=t.get(r.nod... function buildPrivateInstanceMethodInitialization (line 102) | function buildPrivateInstanceMethodInitialization(e,r,t,a){const n=t.get... function buildPublicFieldInitLoose (line 105) | function buildPublicFieldInitLoose(e,r){const{key:t,computed:a}=r.node;c... function buildPublicFieldInitSpec (line 105) | function buildPublicFieldInitSpec(e,r,t){const{key:a,computed:n}=r.node;... function buildPrivateStaticMethodInitLoose (line 105) | function buildPrivateStaticMethodInitLoose(e,r,t,a){const n=a.get(r.node... function buildPrivateMethodDeclaration (line 120) | function buildPrivateMethodDeclaration(e,r,t,a=false){const n=t.get(r.no... method Identifier (line 120) | Identifier(e,r){if(r.argumentsPath&&e.node.name==="arguments"){r.argumen... method UnaryExpression (line 120) | UnaryExpression(e){const{node:r}=e;if(r.operator==="delete"){const t=(0,... method ThisExpression (line 120) | ThisExpression(e,r){r.needsClassRef=true;e.replaceWith(s.types.cloneNode... method MetaProperty (line 120) | MetaProperty(e){const{node:r,scope:t}=e;if(r.meta.name==="new"&&r.proper... method ReferencedIdentifier (line 120) | ReferencedIdentifier(e,r){if(e.scope.bindingIdentifierEquals(e.node.name... function replaceThisContext (line 120) | function replaceThisContext(e,r,t){var s;const a={thisRef:r,needsClassRe... function isNameOrLength (line 120) | function isNameOrLength({key:e,computed:r}){if(e.type==="Identifier"){re... function inheritPropComments (line 120) | function inheritPropComments(e,r){s.types.inheritLeadingComments(e,r.nod... function inheritLoc (line 120) | function inheritLoc(e,r){e.start=r.start;e.end=r.end;e.loc=r.loc;return e} function buildFieldsInitNodes (line 120) | function buildFieldsInitNodes(e,r,t,a,o,i,l,c,u,p){let f=0;let y;const g... function createClassFeaturePlugin (line 120) | function createClassFeaturePlugin({name:e,feature:r,loose:p,manipulateOp... method Super (line 120) | Super(e){const{node:r,parentPath:t}=e;if(t.isCallExpression({callee:r}))... method "TSTypeAnnotation|TypeAnnotation" (line 120) | "TSTypeAnnotation|TypeAnnotation"(e){e.skip()} method ReferencedIdentifier (line 120) | ReferencedIdentifier(e,{scope:r}){if(r.hasOwnBinding(e.node.name)){r.ren... function handleClassTDZ (line 120) | function handleClassTDZ(e,r){if(r.classBinding&&r.classBinding===e.scope... method "TSTypeAnnotation|TypeAnnotation" (line 120) | "TSTypeAnnotation|TypeAnnotation"(e){e.skip()} function injectInitialization (line 120) | function injectInitialization(e,r,t,a,i){if(!t.length)return;const l=!!e... function memoiseComputedKey (line 120) | function memoiseComputedKey(e,r,t){const a=s.types.isIdentifier(e)&&r.ha... function extractComputedKeys (line 120) | function extractComputedKeys(e,r,t){const{scope:a}=e;const n=[];const o=... function assertFieldTransformed (line 120) | function assertFieldTransformed(e){if(e.node.declare||false){throw e.bui... function enableFeature (line 120) | function enableFeature(e,r){return e|r} function hasFeature (line 120) | function hasFeature(e,r){return!!(e&r)} function createRegExpFeaturePlugin (line 120) | function createRegExpFeaturePlugin({name:e,feature:r,options:t={},manipu... function isRegExpTest (line 120) | function isRegExpTest(e){return e.parentPath.isMemberExpression({object:... function generateRegexpuOptions (line 120) | function generateRegexpuOptions(e,r){const feat=e=>(0,s.hasFeature)(r,s.... function canSkipRegexpu (line 120) | function canSkipRegexpu(e,r){const{flags:t,pattern:s}=e;if(t.includes("v... function transformFlags (line 120) | function transformFlags(e,r){if(e.unicodeSetsFlag==="transform"){r=r.rep... function _interopNamespace (line 120) | function _interopNamespace(e){if(e&&e.__esModule)return e;var r=Object.c... function willPathCastToBoolean (line 120) | function willPathCastToBoolean(e){const r=e;const{node:t,parentPath:s}=r... class AssignmentMemoiser (line 120) | class AssignmentMemoiser{constructor(){this._map=void 0;this._map=new We... method constructor (line 120) | constructor(){this._map=void 0;this._map=new WeakMap} method has (line 120) | has(e){return this._map.has(e)} method get (line 120) | get(e){if(!this.has(e))return;const r=this._map.get(e);const{value:t}=... method set (line 120) | set(e,r,t){return this._map.set(e,{count:t,value:r})} function toNonOptional (line 120) | function toNonOptional(e,r){const{node:t}=e;if(h(t)){return v(r,t.proper... function isInDetachedTree (line 120) | function isInDetachedTree(e){while(e){if(e.isProgram())break;const{paren... method memoise (line 120) | memoise(){} method handle (line 120) | handle(e,r){const{node:t,parent:s,parentPath:a,scope:n}=e;if(e.isOptiona... function handleAssignment (line 120) | function handleAssignment(e,r,t){if(e.simpleSet){r.replaceWith(e.simpleS... function memberExpressionToFunctions (line 120) | function memberExpressionToFunctions(e,r,t){e.traverse(r,Object.assign({... class ImportBuilder (line 120) | class ImportBuilder{constructor(e,r,t){this._statements=[];this._resultN... method constructor (line 120) | constructor(e,r,t){this._statements=[];this._resultName=null;this._imp... method done (line 120) | done(){return{statements:this._statements,resultName:this._resultName}} method import (line 120) | import(){this._statements.push(c([],y(this._importedSource)));return t... method require (line 120) | require(){this._statements.push(i(n(l("require"),[y(this._importedSour... method namespace (line 120) | namespace(e="namespace"){const r=this._scope.generateUidIdentifier(e);... method default (line 120) | default(e){const r=this._scope.generateUidIdentifier(e);const t=this._... method named (line 120) | named(e,r){if(r==="default")return this.default(e);const t=this._scope... method var (line 120) | var(e){const r=this._scope.generateUidIdentifier(e);let t=this._statem... method defaultInterop (line 120) | defaultInterop(){return this._interop(this._hub.addHelper("interopRequ... method wildcardInterop (line 120) | wildcardInterop(){return this._interop(this._hub.addHelper("interopReq... method _interop (line 120) | _interop(e){const r=this._statements[this._statements.length-1];if(r.t... method prop (line 120) | prop(e){const r=this._statements[this._statements.length-1];if(r.type=... method read (line 120) | read(e){this._resultName=f(this._resultName,l(e))} class ImportInjector (line 120) | class ImportInjector{constructor(e,r,t){this._defaultOpts={importedSourc... method constructor (line 120) | constructor(e,r,t){this._defaultOpts={importedSource:null,importedType... method addDefault (line 120) | addDefault(e,r){return this.addNamed("default",e,r)} method addNamed (line 120) | addNamed(e,r,t){s(typeof e==="string");return this._generateImport(thi... method addNamespace (line 120) | addNamespace(e,r){return this._generateImport(this._applyDefaults(e,r)... method addSideEffect (line 120) | addSideEffect(e,r){return this._generateImport(this._applyDefaults(e,r... method _applyDefaults (line 120) | _applyDefaults(e,r,t=false){let a;if(typeof e==="string"){a=Object.ass... method _generateImport (line 120) | _generateImport(e,r){const t=r==="default";const s=!!r&&!t;const a=r==... method _insertStatements (line 120) | _insertStatements(e,r="before",t=3){if(r==="after"){if(this._insertSta... method _insertStatementsBefore (line 120) | _insertStatementsBefore(e,r){if(e.length===1&&u(e[0])&&isValueImport(e... method _insertStatementsAfter (line 120) | _insertStatementsAfter(e){const r=new Set(e);const t=new Map;for(const... function isValueImport (line 120) | function isValueImport(e){return e.importKind!=="type"&&e.importKind!=="... function hasNamespaceImport (line 120) | function hasNamespaceImport(e){return e.specifiers.length===1&&e.specifi... function hasDefaultImport (line 120) | function hasDefaultImport(e){return e.specifiers.length>0&&e.specifiers[... function maybeAppendImportSpecifiers (line 120) | function maybeAppendImportSpecifiers(e,r){if(!e.specifiers.length){e.spe... function addDefault (line 120) | function addDefault(e,r,t){return new s.default(e).addDefault(r,t)} function addNamed (line 120) | function addNamed(e,r,t,a){return new s.default(e).addNamed(r,t,a)} function addNamespace (line 120) | function addNamespace(e,r,t){return new s.default(e).addNamespace(r,t)} function addSideEffect (line 120) | function addSideEffect(e,r,t){return new s.default(e).addSideEffect(r,t)} function isModule (line 120) | function isModule(e){return e.node.sourceType==="module"} function buildDynamicImport (line 120) | function buildDynamicImport(e,r,t,a){const n=s.types.isCallExpression(e)... function getModuleName (line 133) | function getModuleName(e,r){const{filename:t,filenameRelative:s=t,source... function rewriteModuleStatementsAndPrepareHeader (line 133) | function rewriteModuleStatementsAndPrepareHeader(e,{exportName:r,strict:... function ensureStatementsHoisted (line 133) | function ensureStatementsHoisted(e){e.forEach((e=>{e._blockHoist=3}))} function wrapInterop (line 133) | function wrapInterop(e,r,t){if(t==="none"){return null}if(t==="node-name... function buildNamespaceInitStatements (line 133) | function buildNamespaceInitStatements(e,r,t=false,s=c.wrapReference){var... function buildReexportsFromMeta (line 151) | function buildReexportsFromMeta(e,r,t,s){var n;let o=a.types.identifier(... function buildESModuleHeader (line 151) | function buildESModuleHeader(e,r=false){return(r?a.template.statement` function buildNamespaceReexport (line 157) | function buildNamespaceReexport(e,r,t){return(t?a.template.statement` function buildExportNameListDeclaration (line 180) | function buildExportNameListDeclaration(e,r){const t=Object.create(null)... function buildExportInitializationStatements (line 180) | function buildExportInitializationStatements(e,r,t,s=false,n=false){cons... function buildInitStatement (line 185) | function buildInitStatement(e,r,t){const{stringSpecifiers:s,exportName:n... function toGetWrapperPayload (line 185) | function toGetWrapperPayload(e){return(r,t)=>{if(e===false)return null;i... function wrapReference (line 185) | function wrapReference(e,r){if(r==="lazy")return s.types.callExpression(... function hasExports (line 185) | function hasExports(e){return e.hasExports} function isSideEffectImport (line 185) | function isSideEffectImport(e){return e.imports.size===0&&e.importsNames... function validateImportInteropOption (line 185) | function validateImportInteropOption(e){if(typeof e!=="function"&&e!=="n... function resolveImportInterop (line 185) | function resolveImportInterop(e,r,t){if(typeof e==="function"){return va... function normalizeModuleAndLoadMetadata (line 185) | function normalizeModuleAndLoadMetadata(e,r,{importInterop:t,initializeR... function getExportSpecifierName (line 185) | function getExportSpecifierName(e,r){if(e.isIdentifier()){return e.node.... function assertExportSpecifier (line 185) | function assertExportSpecifier(e){if(e.isExportSpecifier()){return}else ... function getModuleMetadata (line 185) | function getModuleMetadata(e,{getWrapperPayload:r,initializeReexports:t}... function getLocalExportMetadata (line 185) | function getLocalExportMetadata(e,r,t){const s=new Map;e.get("body").for... function nameAnonymousExports (line 185) | function nameAnonymousExports(e){e.get("body").forEach((e=>{if(!e.isExpo... function removeImportExportDeclarations (line 185) | function removeImportExportDeclarations(e){e.get("body").forEach((e=>{if... function isInType (line 185) | function isInType(e){do{switch(e.parent.type){case"TSTypeAnnotation":cas... function rewriteLiveReferences (line 185) | function rewriteLiveReferences(e,r,t){const o=new Map;const i=new Map;co... method Scope (line 185) | Scope(e){e.skip()} method constructor (line 5) | constructor(e,r,t,s,a){this.type=r;this.set=new Map;this.taints=new Ma... method __shouldStaticallyClose (line 5) | __shouldStaticallyClose(e){return!this.dynamic||e.__isOptimistic()} method __shouldStaticallyCloseForGlobal (line 5) | __shouldStaticallyCloseForGlobal(e){const r=e.identifier.name;if(!this... method __staticCloseRef (line 5) | __staticCloseRef(e){if(!this.__resolve(e)){this.__delegateToUpperScope... method __dynamicCloseRef (line 5) | __dynamicCloseRef(e){let r=this;do{r.through.push(e);r=r.upper}while(r)} method __globalCloseRef (line 5) | __globalCloseRef(e){if(this.__shouldStaticallyCloseForGlobal(e)){this.... method __close (line 5) | __close(e){let r;if(this.__shouldStaticallyClose(e)){r=this.__staticCl... method __isValidResolution (line 5) | __isValidResolution(e,r){return true} method __resolve (line 5) | __resolve(e){const r=e.identifier.name;if(!this.set.has(r)){return fal... method __delegateToUpperScope (line 5) | __delegateToUpperScope(e){if(this.upper){this.upper.__left.push(e)}thi... method __addDeclaredVariablesOfNode (line 5) | __addDeclaredVariablesOfNode(e,r){if(r===null||r===undefined){return}l... method __defineGeneric (line 5) | __defineGeneric(e,r,t,s,a){let o;o=r.get(e);if(!o){o=new n(e,this);r.s... method __define (line 5) | __define(e,r){if(e&&e.type===s.Identifier){this.__defineGeneric(e.name... method __referencing (line 5) | __referencing(e,r,t,n,o,i){if(!e||e.type!==s.Identifier){return}if(e.n... method __detectEval (line 5) | __detectEval(){let e=this;this.directCallToEvalScope=true;do{e.dynamic... method __detectThis (line 5) | __detectThis(){this.thisFound=true} method __isClosed (line 5) | __isClosed(){return this.__left===null} method resolve (line 5) | resolve(e){let r,t,a;i(this.__isClosed(),"Scope should be closed.");i(... method isStatic (line 5) | isStatic(){return!this.dynamic} method isArgumentsMaterialized (line 5) | isArgumentsMaterialized(){return true} method isThisMaterialized (line 5) | isThisMaterialized(){return true} method isUsedName (line 5) | isUsedName(e){if(this.set.has(e)){return true}for(let r=0,t=this.throu... method ClassDeclaration (line 185) | ClassDeclaration(e){const{requeueInParent:r,exported:t,metadata:a}=this;... method VariableDeclaration (line 185) | VariableDeclaration(e){const{requeueInParent:r,exported:t,metadata:a}=th... method ReferencedIdentifier (line 189) | ReferencedIdentifier(e){const{seen:r,buildImportReference:t,scope:a,impo... method UpdateExpression (line 189) | UpdateExpression(e){const{scope:r,seen:t,imported:a,exported:n,requeueIn... method exit (line 189) | exit(e){const{scope:r,seen:t,imported:a,exported:n,requeueInParent:o,bui... method ForXStatement (line 189) | ForXStatement(e){const{scope:r,node:t}=e;const{left:a}=t;const{exported:... function rewriteThis (line 189) | function rewriteThis(e){if(!n){n=a.visitors.environmentVisitor({ThisExpr... function optimiseCallExpression (line 189) | function optimiseCallExpression(e,r,t,s){if(t.length===1&&i(t[0])&&o(t[0... function declare (line 189) | function declare(e){return(r,t,a)=>{var n;let o;for(const e of Object.ke... function copyApiObject (line 189) | function copyApiObject(e){let r=null;if(typeof e.version==="string"&&/^7... function has (line 189) | function has(e,r){return Object.prototype.hasOwnProperty.call(e,r)} function throwVersionError (line 189) | function throwVersionError(e,r){if(typeof e==="number"){if(!Number.isInt... function declare (line 189) | function declare(e){return(r,s,a)=>{var n;let o;for(const e of Object.ke... function copyApiObject (line 189) | function copyApiObject(e){let r=null;if(typeof e.version==="string"&&/^7... function throwVersionError (line 189) | function throwVersionError(e,r){if(typeof e==="number"){if(!Number.isInt... function declare (line 189) | function declare(e){return(r,s,a)=>{var n;let o;for(const e of Object.ke... function copyApiObject (line 189) | function copyApiObject(e){let r=null;if(typeof e.version==="string"&&/^7... function throwVersionError (line 189) | function throwVersionError(e,r){if(typeof e==="number"){if(!Number.isInt... method ArrowFunctionExpression (line 189) | ArrowFunctionExpression(e){e.skip()} method AwaitExpression (line 189) | AwaitExpression(e,{wrapAwait:r}){const t=e.get("argument");e.replaceWith... function _default (line 189) | function _default(e,r,t,n){e.traverse(p,{wrapAwait:r.wrapAwait});const o... method Super (line 189) | Super(e,r){const{node:t,parentPath:s}=e;if(!s.isMemberExpression({object... method Scopable (line 189) | Scopable(e,{refName:r}){const t=e.scope.getOwnBinding(r);if(t&&t.identif... method memoise (line 189) | memoise(e,r){const{scope:t,node:s}=e;const{computed:a,property:n}=s;if(!... method prop (line 189) | prop(e){const{computed:r,property:t}=e.node;if(this.memoiser.has(t)){ret... method _getPrototypeOfExpression (line 189) | _getPrototypeOfExpression(){const e=c(this.getObjectRef());const r=this.... method get (line 189) | get(e){const r=c(this.getObjectRef());return l(this.file.addHelper("supe... method _call (line 189) | _call(e,r,t){const s=c(this.getObjectRef());let a;if(r.length===1&&n.typ... method set (line 189) | set(e,r){const t=c(this.getObjectRef());return l(this.file.addHelper("su... method destructureSet (line 189) | destructureSet(e){throw e.buildCodeFrameError(`Destructuring to a super ... method call (line 189) | call(e,r){return this._call(e,r,false)} method optionalCall (line 189) | optionalCall(e,r){return this._call(e,r,true)} method delete (line 189) | delete(e){if(e.node.computed){return p([l(this.file.addHelper("toPropert... method memoise (line 193) | memoise(e,r){const{scope:t,node:s}=e;const{computed:a,property:n}=s;if(!... method prop (line 193) | prop(e){const{computed:r,property:t}=e.node;if(this.memoiser.has(t)){ret... method _getPrototypeOfExpression (line 193) | _getPrototypeOfExpression(){const e=c(this.getObjectRef());const r=this.... method get (line 193) | get(e){return this._get(e)} method _get (line 193) | _get(e){const r=this._getPrototypeOfExpression();return l(this.file.addH... method set (line 193) | set(e,r){const t=this._getPrototypeOfExpression();return l(this.file.add... method destructureSet (line 193) | destructureSet(e){throw e.buildCodeFrameError(`Destructuring to a super ... method call (line 193) | call(e,r){return(0,a.default)(this._get(e),y(),r,false)} method optionalCall (line 193) | optionalCall(e,r){return(0,a.default)(this._get(e),c(y()),r,true)} method delete (line 193) | delete(e){if(e.node.computed){return p([l(this.file.addHelper("toPropert... method prop (line 197) | prop(e){const{property:r}=e.node;if(this.memoiser.has(r)){return c(this.... method get (line 197) | get(e){const{isStatic:r,getSuperRef:t}=this;const{computed:s}=e.node;con... method set (line 197) | set(e,r){const{computed:t}=e.node;const s=this.prop(e);return i("=",u(y(... method destructureSet (line 197) | destructureSet(e){const{computed:r}=e.node;const t=this.prop(e);return u... method call (line 197) | call(e,r){return(0,a.default)(this.get(e),y(),r,false)} method optionalCall (line 197) | optionalCall(e,r){return(0,a.default)(this.get(e),y(),r,true)} class ReplaceSupers (line 197) | class ReplaceSupers{constructor(e){var r;const t=e.methodPath;this.metho... method constructor (line 197) | constructor(e){var r;const t=e.methodPath;this.methodPath=t;this.isDer... method getObjectRef (line 197) | getObjectRef(){return c(this.opts.objectRef||this.opts.getObjectRef())} method getSuperRef (line 197) | getSuperRef(){if(this.opts.superRef)return c(this.opts.superRef);if(th... method replace (line 197) | replace(){const{methodPath:e}=this;if(this.opts.refToPreserve){e.trave... function isTransparentExprWrapper (line 197) | function isTransparentExprWrapper(e){return n(e)||i(e)||l(e)||o(e)||c(e)... function skipTransparentExprWrappers (line 197) | function skipTransparentExprWrappers(e){while(isTransparentExprWrapper(e... function skipTransparentExprWrapperNodes (line 197) | function skipTransparentExprWrapperNodes(e){while(isTransparentExprWrapp... function isInAstralSet (line 197) | function isInAstralSet(e,r){let t=65536;for(let s=0,a=r.length;slevenshtein(r,e)));return... class OptionValidator (line 197) | class OptionValidator{constructor(e){this.descriptor=e}validateTopLevelO... method constructor (line 197) | constructor(e){this.descriptor=e} method validateTopLevelOptions (line 197) | validateTopLevelOptions(e,r){const t=Object.keys(r);for(const r of Obj... method validateBooleanOption (line 197) | validateBooleanOption(e,r,t){if(r===undefined){return t}else{this.inva... method validateStringOption (line 197) | validateStringOption(e,r,t){if(r===undefined){return t}else{this.invar... method invariant (line 197) | invariant(e,r){if(!e){throw new Error(this.formatMessage(r))}} method formatMessage (line 197) | formatMessage(e){return`${this.descriptor}: ${e}`} function classOrObjectMethod (line 197) | function classOrObjectMethod(e,r){const t=e.node;const s=t.body;const a=... function plainFunction (line 197) | function plainFunction(e,r,t,s,a){let n=e;let i;let u=null;const h=e.nod... function wrapFunction (line 197) | function wrapFunction(e,r,s=true,a=false){if(e.isMethod()){classOrObject... method ClassExpression (line 197) | ClassExpression(e,r){r.found=true;e.stop()} method Function (line 197) | Function(e){e.skip()} method YieldExpression (line 197) | YieldExpression(e,r){r.yield=true;if(r.await)e.stop()} method AwaitExpression (line 197) | AwaitExpression(e,r){r.await=true;if(r.yield)e.stop()} function containsClassExpression (line 197) | function containsClassExpression(r){if(e.isClassExpression(r.node))retur... function wrap (line 197) | function wrap(r){const t={yield:e.isYieldExpression(r.node),await:e.isAw... method Class (line 197) | Class(r){const t=r.node.body.body.some((r=>e.isPrivate(r)));if(!t)return... function needsWrapping (line 197) | function needsWrapping(e){if(a.types.isLiteral(e)&&!a.types.isTemplateLi... function wrapInitializer (line 197) | function wrapInitializer(e){const{value:r}=e.node;if(r&&needsWrapping(r)... method ClassProperty (line 197) | ClassProperty(e){wrapInitializer(e)} method ClassPrivateProperty (line 197) | ClassPrivateProperty(e){wrapInitializer(e)} function shouldTransform (line 197) | function shouldTransform(e){const{node:r}=e;const t=r.id;if(!t)return fa... method FunctionExpression (line 197) | FunctionExpression(e){const r=shouldTransform(e);if(r){const{scope:t}=e;... function matchAffectedArguments (line 197) | function matchAffectedArguments(e){const r=e.findIndex((e=>o.types.isSpr... function shouldTransform (line 197) | function shouldTransform(e){let r=e;const t=[];for(;;){if(r.isOptionalMe... method "OptionalCallExpression|OptionalMemberExpression" (line 197) | "OptionalCallExpression|OptionalMemberExpression"(e){if(shouldTransform(... function isNameOrLength (line 197) | function isNameOrLength(e){if(s.types.isIdentifier(e)){return e.name==="... function isStaticFieldWithValue (line 197) | function isStaticFieldWithValue(e){return(s.types.isClassProperty(e)||s.... method ReferencedIdentifier (line 197) | ReferencedIdentifier(e,r){if(e.node.name===r.name){r.ref();e.stop()}} method Scope (line 197) | Scope(e,{name:r}){if(e.scope.hasOwnBinding(r)){e.skip()}} method constructor (line 5) | constructor(e,r,t,s,a){this.type=r;this.set=new Map;this.taints=new Ma... method __shouldStaticallyClose (line 5) | __shouldStaticallyClose(e){return!this.dynamic||e.__isOptimistic()} method __shouldStaticallyCloseForGlobal (line 5) | __shouldStaticallyCloseForGlobal(e){const r=e.identifier.name;if(!this... method __staticCloseRef (line 5) | __staticCloseRef(e){if(!this.__resolve(e)){this.__delegateToUpperScope... method __dynamicCloseRef (line 5) | __dynamicCloseRef(e){let r=this;do{r.through.push(e);r=r.upper}while(r)} method __globalCloseRef (line 5) | __globalCloseRef(e){if(this.__shouldStaticallyCloseForGlobal(e)){this.... method __close (line 5) | __close(e){let r;if(this.__shouldStaticallyClose(e)){r=this.__staticCl... method __isValidResolution (line 5) | __isValidResolution(e,r){return true} method __resolve (line 5) | __resolve(e){const r=e.identifier.name;if(!this.set.has(r)){return fal... method __delegateToUpperScope (line 5) | __delegateToUpperScope(e){if(this.upper){this.upper.__left.push(e)}thi... method __addDeclaredVariablesOfNode (line 5) | __addDeclaredVariablesOfNode(e,r){if(r===null||r===undefined){return}l... method __defineGeneric (line 5) | __defineGeneric(e,r,t,s,a){let o;o=r.get(e);if(!o){o=new n(e,this);r.s... method __define (line 5) | __define(e,r){if(e&&e.type===s.Identifier){this.__defineGeneric(e.name... method __referencing (line 5) | __referencing(e,r,t,n,o,i){if(!e||e.type!==s.Identifier){return}if(e.n... method __detectEval (line 5) | __detectEval(){let e=this;this.directCallToEvalScope=true;do{e.dynamic... method __detectThis (line 5) | __detectThis(){this.thisFound=true} method __isClosed (line 5) | __isClosed(){return this.__left===null} method resolve (line 5) | resolve(e){let r,t,a;i(this.__isClosed(),"Scope should be closed.");i(... method isStatic (line 5) | isStatic(){return!this.dynamic} method isArgumentsMaterialized (line 5) | isArgumentsMaterialized(){return true} method isThisMaterialized (line 5) | isThisMaterialized(){return true} method isUsedName (line 5) | isUsedName(e){if(this.set.has(e)){return true}for(let r=0,t=this.throu... function isReferenceOrThis (line 197) | function isReferenceOrThis(e,r){return s.types.isThisExpression(e)||r&&s... method "ThisExpression|ReferencedIdentifier" (line 197) | "ThisExpression|ReferencedIdentifier"(e,r){if(isReferenceOrThis(e.node,r... method FunctionParent (line 197) | FunctionParent(e,r){if(e.isArrowFunctionExpression())return;if(r.name&&!... function getPotentiallyBuggyFieldsIndexes (line 197) | function getPotentiallyBuggyFieldsIndexes(e){var r;const t=[];let a=fals... function getNameOrLengthStaticFieldsIndexes (line 197) | function getNameOrLengthStaticFieldsIndexes(e){const r=[];const{body:t}=... function toRanges (line 197) | function toRanges(e){const r=[];if(e.length===0)return r;let t=e[0];let ... function buildFieldsReplacement (line 197) | function buildFieldsReplacement(e,r,t){return s.types.staticBlock(e.map(... method Class (line 197) | Class(e){const t=toRanges(r?getNameOrLengthStaticFieldsIndexes(e):getPot... method manipulateOptions (line 197) | manipulateOptions(e,{plugins:r}){for(let e=0;e(Array.isArray(e)?e[0]:e)=... method manipulateOptions (line 197) | manipulateOptions(e,r){{const{plugins:e}=r;removePlugin(e,"flow");remove... method manipulateOptions (line 197) | manipulateOptions(e,r){{const{plugins:e}=r;removePlugin(e,"flow");remove... method manipulateOptions (line 197) | manipulateOptions(e,r){r.plugins.push("regexpUnicodeSets")} method ArrowFunctionExpression (line 197) | ArrowFunctionExpression(e){if(!e.isArrowFunctionExpression())return;{e.a... function _default (line 197) | function _default(e,{getAsyncIterator:r}){const{node:t,scope:n,parent:o}... method ArrowFunctionExpression (line 197) | ArrowFunctionExpression(e){e.skip()} method YieldExpression (line 197) | YieldExpression({node:e},r){if(!e.delegate)return;const t=n.types.callEx... method ArrowFunctionExpression (line 197) | ArrowFunctionExpression(e){e.skip()} method ForOfStatement (line 197) | ForOfStatement(e,{file:r}){const{node:t}=e;if(!t.await)return;const s=(0... method Function (line 197) | Function(e,s){if(!e.node.async)return;e.traverse(t,s);if(!e.node.generat... method Program (line 197) | Program(e,r){e.traverse(s,r)} method Function (line 197) | Function(e,r){if(!e.node.async||e.node.generator)return;let t=r.methodWr... method Function (line 197) | Function(e,r){if(!e.node.async||e.node.generator)return;(0,a.default)(e,... function transformStatementList (line 197) | function transformStatementList(e,r){for(const e of r){if(!e.isFunctionD... method BlockStatement (line 197) | BlockStatement(e){const{node:r,parent:t}=e;if(a.types.isFunction(t,{body... method SwitchCase (line 197) | SwitchCase(e){transformStatementList(e,e.get("consequent"))} method VariableDeclaration (line 197) | VariableDeclaration(e){if(isStrict(e))return;if(e.node.kind!=="var")retu... method BlockStatement (line 197) | BlockStatement(e){if(isStrict(e))return;if(s.types.isFunction(e.parent,{... method SwitchCase (line 197) | SwitchCase(e){if(isStrict(e))return;transformStatementList(e.get("conseq... function transformStatementList (line 197) | function transformStatementList(e){e:for(const r of e){if(!r.isFunctionD... function maybeTransformBlockScopedFunction (line 197) | function maybeTransformBlockScopedFunction(e){const{node:r,parentPath:{s... method Scope (line 197) | Scope(e,{names:r}){for(const t of r){const r=e.scope.getOwnBinding(t);if... method constructor (line 5) | constructor(e,r,t,s,a){this.type=r;this.set=new Map;this.taints=new Ma... method __shouldStaticallyClose (line 5) | __shouldStaticallyClose(e){return!this.dynamic||e.__isOptimistic()} method __shouldStaticallyCloseForGlobal (line 5) | __shouldStaticallyCloseForGlobal(e){const r=e.identifier.name;if(!this... method __staticCloseRef (line 5) | __staticCloseRef(e){if(!this.__resolve(e)){this.__delegateToUpperScope... method __dynamicCloseRef (line 5) | __dynamicCloseRef(e){let r=this;do{r.through.push(e);r=r.upper}while(r)} method __globalCloseRef (line 5) | __globalCloseRef(e){if(this.__shouldStaticallyCloseForGlobal(e)){this.... method __close (line 5) | __close(e){let r;if(this.__shouldStaticallyClose(e)){r=this.__staticCl... method __isValidResolution (line 5) | __isValidResolution(e,r){return true} method __resolve (line 5) | __resolve(e){const r=e.identifier.name;if(!this.set.has(r)){return fal... method __delegateToUpperScope (line 5) | __delegateToUpperScope(e){if(this.upper){this.upper.__left.push(e)}thi... method __addDeclaredVariablesOfNode (line 5) | __addDeclaredVariablesOfNode(e,r){if(r===null||r===undefined){return}l... method __defineGeneric (line 5) | __defineGeneric(e,r,t,s,a){let o;o=r.get(e);if(!o){o=new n(e,this);r.s... method __define (line 5) | __define(e,r){if(e&&e.type===s.Identifier){this.__defineGeneric(e.name... method __referencing (line 5) | __referencing(e,r,t,n,o,i){if(!e||e.type!==s.Identifier){return}if(e.n... method __detectEval (line 5) | __detectEval(){let e=this;this.directCallToEvalScope=true;do{e.dynamic... method __detectThis (line 5) | __detectThis(){this.thisFound=true} method __isClosed (line 5) | __isClosed(){return this.__left===null} method resolve (line 5) | resolve(e){let r,t,a;i(this.__isClosed(),"Scope should be closed.");i(... method isStatic (line 5) | isStatic(){return!this.dynamic} method isArgumentsMaterialized (line 5) | isArgumentsMaterialized(){return true} method isThisMaterialized (line 5) | isThisMaterialized(){return true} method isUsedName (line 5) | isUsedName(e){if(this.set.has(e)){return true}for(let r=0,t=this.throu... method "Expression|Declaration" (line 197) | "Expression|Declaration"(e){e.skip()} function isVarScope (line 197) | function isVarScope(e){return e.path.isFunctionParent()||e.path.isProgra... function isStrict (line 197) | function isStrict(e){return!!e.find((({node:e})=>{var r;if(s.types.isPro... method Loop (line 197) | Loop(e,r){const a=e.isForStatement();const o=a?e.get("init"):e.isForXSta... method VariableDeclaration (line 197) | VariableDeclaration(e,r){transformBlockScopedVariable(e,r,s)} method ClassDeclaration (line 197) | ClassDeclaration(e){const{id:r}=e.node;if(!r)return;const{scope:t}=e.par... method Scope (line 197) | Scope(e,{names:r}){for(const t of r){const r=e.scope.getOwnBinding(t);if... method constructor (line 5) | constructor(e,r,t,s,a){this.type=r;this.set=new Map;this.taints=new Ma... method __shouldStaticallyClose (line 5) | __shouldStaticallyClose(e){return!this.dynamic||e.__isOptimistic()} method __shouldStaticallyCloseForGlobal (line 5) | __shouldStaticallyCloseForGlobal(e){const r=e.identifier.name;if(!this... method __staticCloseRef (line 5) | __staticCloseRef(e){if(!this.__resolve(e)){this.__delegateToUpperScope... method __dynamicCloseRef (line 5) | __dynamicCloseRef(e){let r=this;do{r.through.push(e);r=r.upper}while(r)} method __globalCloseRef (line 5) | __globalCloseRef(e){if(this.__shouldStaticallyCloseForGlobal(e)){this.... method __close (line 5) | __close(e){let r;if(this.__shouldStaticallyClose(e)){r=this.__staticCl... method __isValidResolution (line 5) | __isValidResolution(e,r){return true} method __resolve (line 5) | __resolve(e){const r=e.identifier.name;if(!this.set.has(r)){return fal... method __delegateToUpperScope (line 5) | __delegateToUpperScope(e){if(this.upper){this.upper.__left.push(e)}thi... method __addDeclaredVariablesOfNode (line 5) | __addDeclaredVariablesOfNode(e,r){if(r===null||r===undefined){return}l... method __defineGeneric (line 5) | __defineGeneric(e,r,t,s,a){let o;o=r.get(e);if(!o){o=new n(e,this);r.s... method __define (line 5) | __define(e,r){if(e&&e.type===s.Identifier){this.__defineGeneric(e.name... method __referencing (line 5) | __referencing(e,r,t,n,o,i){if(!e||e.type!==s.Identifier){return}if(e.n... method __detectEval (line 5) | __detectEval(){let e=this;this.directCallToEvalScope=true;do{e.dynamic... method __detectThis (line 5) | __detectThis(){this.thisFound=true} method __isClosed (line 5) | __isClosed(){return this.__left===null} method resolve (line 5) | resolve(e){let r,t,a;i(this.__isClosed(),"Scope should be closed.");i(... method isStatic (line 5) | isStatic(){return!this.dynamic} method isArgumentsMaterialized (line 5) | isArgumentsMaterialized(){return true} method isThisMaterialized (line 5) | isThisMaterialized(){return true} method isUsedName (line 5) | isUsedName(e){if(this.set.has(e)){return true}for(let r=0,t=this.throu... method "Expression|Declaration" (line 197) | "Expression|Declaration"(e){e.skip()} function transformBlockScopedVariable (line 197) | function transformBlockScopedVariable(e,r,t){if(!isBlockScoped(e.node))r... function isLetOrConst (line 197) | function isLetOrConst(e){return e==="let"||e==="const"} function isInLoop (line 197) | function isInLoop(e){if(!e.parentPath)return false;if(e.parentPath.isLoo... function isBlockScoped (line 197) | function isBlockScoped(e){if(!a.types.isVariableDeclaration(e))return fa... method "Expression|Declaration|Loop" (line 197) | "Expression|Declaration|Loop"(e){e.skip()} method Scope (line 197) | Scope(e,r){if(e.isFunctionParent())e.skip();const{bindings:t}=e.scope;fo... method constructor (line 5) | constructor(e,r,t,s,a){this.type=r;this.set=new Map;this.taints=new Ma... method __shouldStaticallyClose (line 5) | __shouldStaticallyClose(e){return!this.dynamic||e.__isOptimistic()} method __shouldStaticallyCloseForGlobal (line 5) | __shouldStaticallyCloseForGlobal(e){const r=e.identifier.name;if(!this... method __staticCloseRef (line 5) | __staticCloseRef(e){if(!this.__resolve(e)){this.__delegateToUpperScope... method __dynamicCloseRef (line 5) | __dynamicCloseRef(e){let r=this;do{r.through.push(e);r=r.upper}while(r)} method __globalCloseRef (line 5) | __globalCloseRef(e){if(this.__shouldStaticallyCloseForGlobal(e)){this.... method __close (line 5) | __close(e){let r;if(this.__shouldStaticallyClose(e)){r=this.__staticCl... method __isValidResolution (line 5) | __isValidResolution(e,r){return true} method __resolve (line 5) | __resolve(e){const r=e.identifier.name;if(!this.set.has(r)){return fal... method __delegateToUpperScope (line 5) | __delegateToUpperScope(e){if(this.upper){this.upper.__left.push(e)}thi... method __addDeclaredVariablesOfNode (line 5) | __addDeclaredVariablesOfNode(e,r){if(r===null||r===undefined){return}l... method __defineGeneric (line 5) | __defineGeneric(e,r,t,s,a){let o;o=r.get(e);if(!o){o=new n(e,this);r.s... method __define (line 5) | __define(e,r){if(e&&e.type===s.Identifier){this.__defineGeneric(e.name... method __referencing (line 5) | __referencing(e,r,t,n,o,i){if(!e||e.type!==s.Identifier){return}if(e.n... method __detectEval (line 5) | __detectEval(){let e=this;this.directCallToEvalScope=true;do{e.dynamic... method __detectThis (line 5) | __detectThis(){this.thisFound=true} method __isClosed (line 5) | __isClosed(){return this.__left===null} method resolve (line 5) | resolve(e){let r,t,a;i(this.__isClosed(),"Scope should be closed.");i(... method isStatic (line 5) | isStatic(){return!this.dynamic} method isArgumentsMaterialized (line 5) | isArgumentsMaterialized(){return true} method isThisMaterialized (line 5) | isThisMaterialized(){return true} method isUsedName (line 5) | isUsedName(e){if(this.set.has(e)){return true}for(let r=0,t=this.throu... function getLoopBodyBindings (line 197) | function getLoopBodyBindings(e){const r={blockScoped:[]};e.traverse(a,r)... function getUsageInBody (line 197) | function getUsageInBody(e,r){const t=new WeakSet;let s=false;const a=fil... function relativeLoopLocation (line 197) | function relativeLoopLocation(e,r){const t=r.get("body");let s=false;for... method Function (line 197) | Function(e){e.skip()} method enter (line 197) | enter({node:e},r){r.labelsStack.push(e.label.name)} method exit (line 197) | exit({node:e},r){const t=r.labelsStack.pop();if(t!==e.label.name){throw ... method enter (line 197) | enter(e,r){r.labellessContinueTargets++;r.labellessBreakTargets++} method exit (line 197) | exit(e,r){r.labellessContinueTargets--;r.labellessBreakTargets--} method enter (line 197) | enter(e,r){r.labellessBreakTargets++} method exit (line 197) | exit(e,r){r.labellessBreakTargets--} method "BreakStatement|ContinueStatement" (line 197) | "BreakStatement|ContinueStatement"(e,r){const{label:t}=e.node;if(t){if(r... method ReturnStatement (line 197) | ReturnStatement(e,r){r.returns.push(e)} method VariableDeclaration (line 197) | VariableDeclaration(e,r){if(e.parent===r.loopNode&&isVarInLoopHead(e))re... function wrapLoopBody (line 197) | function wrapLoopBody(e,r,t){const a=e.node;const o={breaksContinues:[],... function isVarInLoopHead (line 205) | function isVarInLoopHead(e){if(s.types.isForStatement(e.parent))return e... function filterMap (line 205) | function filterMap(e,r){const t=[];for(const s of e){const e=r(s);if(e)t... function validateUsage (line 205) | function validateUsage(e,r,t){const s=[];for(const a of Object.keys(e.ge... function disallowConstantViolations (line 205) | function disallowConstantViolations(e,r,t){for(const a of r.constantViol... function getTDZStatus (line 205) | function getTDZStatus(e,r){const t=r._guessExecutionStatusRelativeTo(e);... function buildTDZAssert (line 205) | function buildTDZAssert(e,r,t){if(e==="maybe"){const e=s.types.cloneNode... function getTDZReplacement (line 205) | function getTDZReplacement(e,r,t=e.node){var s;if(a.has(t))return;a.add(... function injectTDZChecks (line 205) | function injectTDZChecks(e,r){const t=new Set(e.referencePaths);e.consta... method manipulateOptions (line 205) | manipulateOptions(e,r){{r.plugins.push("classProperties","classPrivatePr... function generateUid (line 205) | function generateUid(e,r){const t="";let s;let a=1;do{s=`_${t}`;if(a>1)s... method pre (line 205) | pre(){(0,a.enableFeature)(this.file,a.FEATURES.staticBlocks,false)} method ClassBody (line 205) | ClassBody(t){const{scope:s}=t;const a=new Set;const n=t.get("body");for(... method ExportDefaultDeclaration (line 205) | ExportDefaultDeclaration(e){if(!e.get("declaration").isClassDeclaration(... method ClassDeclaration (line 205) | ClassDeclaration(e){const{node:r}=e;const t=r.id?o.types.cloneNode(r.id)... method ClassExpression (line 205) | ClassExpression(e,r){const{node:s}=e;if(x.has(s))return;{var a;(a=e.ensu... function addCallSuperHelper (line 249) | function addCallSuperHelper(e){if(n.has(e)){return(s.types.cloneNode||s.... function buildConstructor (line 249) | function buildConstructor(e,r,t){const s=a.types.functionDeclaration(a.t... function transformClass (line 249) | function transformClass(e,r,l,c,d,u){const p={parent:undefined,scope:und... function buildDefineAccessor (line 259) | function buildDefineAccessor(e,r,t){const a=t.kind;const n=!t.computed&&... function getValue (line 259) | function getValue(e){if(s.types.isObjectProperty(e)){return e.value}else... function pushAssign (line 259) | function pushAssign(e,r,t){t.push(s.types.expressionStatement(s.types.as... function pushComputedPropsLoose (line 259) | function pushComputedPropsLoose(e){const{computedProps:r,state:t,initPro... function pushComputedPropsSpec (line 259) | function pushComputedPropsSpec(e){const{objId:r,body:t,computedProps:a,s... method exit (line 259) | exit(e,r){const{node:t,parent:o,scope:i}=e;let l=false;for(const e of t.... function isPureVoid (line 259) | function isPureVoid(e){return a.types.isUnaryExpression(e)&&e.operator==... function unshiftForXStatementBody (line 259) | function unshiftForXStatementBody(e,r){e.ensureBlock();const{scope:t,nod... function hasArrayRest (line 259) | function hasArrayRest(e){return e.elements.some((e=>a.types.isRestElemen... function hasObjectRest (line 259) | function hasObjectRest(e){return e.properties.some((e=>a.types.isRestEle... class DestructuringTransformer (line 259) | class DestructuringTransformer{constructor(e){this.blockHoist=void 0;thi... method constructor (line 259) | constructor(e){this.blockHoist=void 0;this.operator=void 0;this.arrayR... method getExtendsHelper (line 259) | getExtendsHelper(){return this.useBuiltIns?a.types.memberExpression(a.... method buildVariableAssignment (line 259) | buildVariableAssignment(e,r){let t=this.operator;if(a.types.isMemberEx... method buildVariableDeclaration (line 259) | buildVariableDeclaration(e,r){const t=a.types.variableDeclaration("var... method push (line 259) | push(e,r){const t=a.types.cloneNode(r);if(a.types.isObjectPattern(e)){... method toArray (line 259) | toArray(e,r){if(this.iterableIsArray||a.types.isIdentifier(e)&&this.ar... method pushAssignmentPattern (line 261) | pushAssignmentPattern({left:e,right:r},t){if(isPureVoid(t)){this.push(... method pushObjectRest (line 261) | pushObjectRest(e,r,t,s){const a=buildObjectExcludingKeys(e.properties.... method pushObjectProperty (line 261) | pushObjectProperty(e,r){if(a.types.isLiteral(e.key))e.computed=true;co... method pushObjectPattern (line 261) | pushObjectPattern(e,r){if(!e.properties.length){this.nodes.push(a.type... method canUnpackArrayPattern (line 261) | canUnpackArrayPattern(e,r){if(!a.types.isArrayExpression(r))return fal... method pushUnpackedArrayPattern (line 261) | pushUnpackedArrayPattern(e,r){const holeToUndefined=e=>e!=null?e:this.... method pushArrayPattern (line 261) | pushArrayPattern(e,r){if(r===null){this.nodes.push(a.types.expressionS... method init (line 261) | init(e,r){if(!a.types.isArrayExpression(r)&&!a.types.isMemberExpressio... function buildObjectExcludingKeys (line 261) | function buildObjectExcludingKeys(e,r,t,s,n,o){const i=[];let l=true;let... function convertVariableDeclaration (line 261) | function convertVariableDeclaration(e,r,t,s,n,o){const{node:i,scope:l}=e... function convertAssignmentExpression (line 261) | function convertAssignmentExpression(e,r,t,s,n,o){const{node:i,scope:l,p... function variableDeclarationHasPattern (line 261) | function variableDeclarationHasPattern(e){for(const r of e.declarations)... method ExportNamedDeclaration (line 261) | ExportNamedDeclaration(e){const r=e.get("declaration");if(!r.isVariableD... method ForXStatement (line 261) | ForXStatement(e){const{node:r,scope:t}=e;const s=r.left;if(a.types.isPat... method CatchClause (line 261) | CatchClause({node:e,scope:r}){const t=e.param;if(!a.types.isPattern(t))r... method AssignmentExpression (line 261) | AssignmentExpression(e,r){if(!a.types.isPattern(e.node.left))return;conv... method VariableDeclaration (line 261) | VariableDeclaration(e,r){const{node:t,parent:s}=e;if(a.types.isForXState... function getName (line 261) | function getName(e){if(a.types.isIdentifier(e)){return e.name}return e.v... method ObjectExpression (line 261) | ObjectExpression(e){const{node:r}=e;const t=r.properties.filter((e=>!a.t... method pre (line 261) | pre(){this.file.set("@babel/plugin-proposal-dynamic-import","7.25.9")} method Program (line 261) | Program(){const e=this.file.get("@babel/plugin-transform-modules-*");if(... function build (line 261) | function build(e,t){return r.callExpression(r.memberExpression(r.identif... function maybeMemoize (line 261) | function maybeMemoize(e,t){if(t.isStatic(e)){return{assign:e,ref:r.clone... method AssignmentExpression (line 261) | AssignmentExpression(e){const{node:s,scope:a}=e;if(s.operator!=="**=")re... method BinaryExpression (line 261) | BinaryExpression(e){const{node:r}=e;if(r.operator==="**"){e.replaceWith(... method ExportNamedDeclaration (line 261) | ExportNamedDeclaration(e){var r;const{node:t,scope:s}=e;const{specifiers... function buildLoopBody (line 261) | function buildLoopBody(e,r,t){let s;const n=e.get("body");const o=t!=nul... method ForOfStatement (line 261) | ForOfStatement(e){const{scope:r}=e;const{left:t,await:s}=e.node;if(s){re... function _ForOfStatementArray (line 275) | function _ForOfStatementArray(e){const{node:r,scope:t}=e;const s=t.gener... method ForOfStatement (line 275) | ForOfStatement(e,r){const t=e.get("right");if(t.isArrayExpression()||t.i... function transformWithoutHelper (line 275) | function transformWithoutHelper(e,r,t){const a=e?pushComputedPropsLoose:... function pushComputedPropsLoose (line 275) | function pushComputedPropsLoose(e,r){const{node:t,scope:n,parent:o}=e;co... function pushComputedPropsSpec (line 275) | function pushComputedPropsSpec(e,r){const{node:t,scope:a,parent:o}=e;con... method exit (line 275) | exit(e){if(e.key!=="value"&&!e.parentPath.isObjectProperty()){{var s;(s=... method ObjectProperty (line 275) | ObjectProperty(e){const s=e.get("value");if(s.isFunction()){{var a;(a=s.... function replace (line 275) | function replace(e,r,t){const s=r.length%2===1;if(s)return e;return`${r}... method "DirectiveLiteral|StringLiteral" (line 275) | "DirectiveLiteral|StringLiteral"({node:e}){const{extra:t}=e;if(!(t!=null... method NumericLiteral (line 275) | NumericLiteral({node:e}){if(e.extra&&/^0[ob]/i.test(e.extra.raw)){e.extr... method StringLiteral (line 275) | StringLiteral({node:e}){if(e.extra&&/\\u/i.test(e.extra.raw)){e.extra=un... method AssignmentExpression (line 275) | AssignmentExpression(e){const{node:r,scope:t}=e;const{operator:s,left:n,... method exit (line 275) | exit({node:e}){const r=e.property;if(!e.computed&&a.types.isIdentifier(r... function injectWrapper (line 275) | function injectWrapper(e,r){const{body:t,directives:s}=e.node;e.node.dir... method pre (line 275) | pre(){this.file.set("@babel/plugin-transform-modules-*","amd")} method ["CallExpression"+(e.types.importExpression?"|ImportExpression":"")] (line 275) | ["CallExpression"+(e.types.importExpression?"|ImportExpression":"")](e,r... method exit (line 283) | exit(e,{requireId:t}){if(!(0,a.isModule)(e)){if(t){injectWrapper(e,i({RE... function transformDynamicImport (line 283) | function transformDynamicImport(e,r,t){const s=r?requireNoInterop:requir... function defineCommonJSHook (line 283) | function defineCommonJSHook(e,r){let s=e.get(t);if(!s)e.set(t,s=[]);s.pu... function findMap (line 283) | function findMap(e,r){if(e){for(const t of e){const e=r(t);if(e!=null)re... function makeInvokers (line 283) | function makeInvokers(e){const r=e.get(t);return{getWrapperPayload(...e)... method ReferencedIdentifier (line 290) | ReferencedIdentifier(e){const r=e.node.name;if(r!=="module"&&r!=="export... method UpdateExpression (line 290) | UpdateExpression(e){const r=e.get("argument");if(!r.isIdentifier())retur... method AssignmentExpression (line 290) | AssignmentExpression(e){const r=e.get("left");if(r.isIdentifier()){const... method pre (line 290) | pre(){this.file.set("@babel/plugin-transform-modules-*","commonjs");if(b... method ["CallExpression"+(e.types.importExpression?"|ImportExpression":"")] (line 290) | ["CallExpression"+(e.types.importExpression?"|ImportExpression":"")](e){... method exit (line 290) | exit(e,t){if(!(0,a.isModule)(e))return;e.scope.rename("exports");e.scope... method getWrapperPayload (line 292) | getWrapperPayload(r,t){if((0,a.isSideEffectImport)(t)||t.reexportAll){re... method buildRequireWrapper (line 292) | buildRequireWrapper(e,r,t,a){if(t==="lazy/function"){if(!a)return false;... method wrapReference (line 298) | wrapReference(e,r){if(r==="lazy/function")return s.types.callExpression(... function getExportSpecifierName (line 298) | function getExportSpecifierName(e,r){if(e.type==="Identifier"){return e.... function constructExportCall (line 298) | function constructExportCall(e,r,t,s,n,o){const i=[];if(!n){if(t.length=... method "AssignmentExpression|UpdateExpression" (line 298) | "AssignmentExpression|UpdateExpression"(e){if(l.has(e.node))return;l.add... method pre (line 298) | pre(){this.file.set("@babel/plugin-transform-modules-*","systemjs")} method ["CallExpression"+(e.types.importExpression?"|ImportExpression":"")] (line 298) | ["CallExpression"+(e.types.importExpression?"|ImportExpression":"")](e,r... method MetaProperty (line 298) | MetaProperty(e,r){if(e.node.meta.name==="import"&&e.node.property.name==... method ReferencedIdentifier (line 298) | ReferencedIdentifier(e,r){if(e.node.name==="__moduleName"&&!e.scope.hasB... method enter (line 298) | enter(e,r){r.contextIdent=e.scope.generateUid("context");r.stringSpecifi... method exit (line 298) | exit(e,o){const l=e.scope;const c=l.generateUid("export");const{contextI... function buildBrowserInit (line 298) | function buildBrowserInit(e,r,t,s){const n=s?s.value:(0,a.basename)(t,(0... function buildBrowserArg (line 298) | function buildBrowserArg(e,r,t){let s;if(r){const r=e[t];if(r){s=r.split... method exit (line 298) | exit(e){if(!(0,n.isModule)(e))return;const t=c||{};const s=(0,n.getModul... method MetaProperty (line 298) | MetaProperty(e){const r=e.get("meta");const t=e.get("property");const{sc... method LogicalExpression (line 298) | LogicalExpression(e){const{node:r,scope:t}=e;if(r.operator!=="??"){retur... function remover (line 298) | function remover({node:e}){var r;const{extra:t}=e;if(t!=null&&(r=t.raw)!... function shouldStoreRHSInTemporaryVariable (line 298) | function shouldStoreRHSInTemporaryVariable(e){if(!e)return false;if(e.ty... function getExtendsHelper (line 298) | function getExtendsHelper(e){return g?a.types.memberExpression(a.types.i... function hasRestElement (line 298) | function hasRestElement(e){let r=false;visitRestElements(e,(e=>{r=true;e... function hasObjectPatternRestElement (line 298) | function hasObjectPatternRestElement(e){let r=false;visitRestElements(e,... function visitRestElements (line 298) | function visitRestElements(e,r){e.traverse({Expression(e){const{parent:r... function hasSpread (line 298) | function hasSpread(e){for(const r of e.properties){if(a.types.isSpreadEl... function extractNormalizedKeys (line 298) | function extractNormalizedKeys(e){const r=e.properties;const t=[];let s=... function replaceImpureComputedKeys (line 298) | function replaceImpureComputedKeys(e,r){const t=[];for(const s of e){con... function removeUnusedExcludedKeys (line 298) | function removeUnusedExcludedKeys(e){const r=e.getOuterBindingIdentifier... function createObjectRest (line 298) | function createObjectRest(e,r,t){const s=e.get("properties");const n=s[s... function replaceRestElement (line 298) | function replaceRestElement(e,r,t){if(r.isAssignmentPattern()){replaceRe... method Function (line 298) | Function(e){const r=e.get("params");const t=new Set;const s=new Set;for(... method VariableDeclarator (line 298) | VariableDeclarator(e,r){if(!e.get("id").isObjectPattern()){return}let t=... method ExportNamedDeclaration (line 298) | ExportNamedDeclaration(e){const r=e.get("declaration");if(!r.isVariableD... method CatchClause (line 298) | CatchClause(e){const r=e.get("param");replaceRestElement(e,r)} method AssignmentExpression (line 298) | AssignmentExpression(e,r){const t=e.get("left");if(t.isObjectPattern()&&... method ForXStatement (line 298) | ForXStatement(e){const{node:r,scope:t}=e;const s=e.get("left");const n=r... method ArrayPattern (line 298) | ArrayPattern(e){const r=[];visitRestElements(e,(e=>{if(!e.parentPath.isO... method ObjectExpression (line 298) | ObjectExpression(e,r){if(!hasSpread(e.node))return;let t;if(j){t=getExte... function replacePropertySuper (line 298) | function replacePropertySuper(e,r,t){const s=new a.default({getObjectRef... method exit (line 298) | exit(e){r.forEach((t=>{if(t.scopePath===e){e.scope.push({id:t.id,kind:"l... method ObjectExpression (line 298) | ObjectExpression(e,t){let s;const getObjectRef=()=>s=s||e.scope.generate... method CatchClause (line 298) | CatchClause(e){if(!e.node.param){const r=e.scope.generateUidIdentifier("... function willPathCastToBoolean (line 298) | function willPathCastToBoolean(e){const r=findOutermostTransparentParent... function findOutermostTransparentParent (line 298) | function findOutermostTransparentParent(e){let r=e;e.findParent((e=>{if(... function isSimpleMemberExpression (line 298) | function isSimpleMemberExpression(e){e=n.skipTransparentExprWrapperNodes... function needsMemoize (line 298) | function needsMemoize(e){let r=e;const{scope:t}=e;while(r.isOptionalMemb... function transformOptionalChain (line 298) | function transformOptionalChain(e,{pureGetters:r,noDocumentAll:t},s,d,u)... function transform (line 298) | function transform(e,r){const{scope:t}=e;const s=findOutermostTransparen... method "OptionalCallExpression|OptionalMemberExpression" (line 298) | "OptionalCallExpression|OptionalMemberExpression"(e){transform(e,{noDocu... method Function (line 298) | Function(e){if(e.isArrowFunctionExpression()&&e.get("params").some((e=>e... function convertFunctionParams (line 298) | function convertFunctionParams(e,r,t,c){const d=e.get("params");const u=... function referencesRest (line 304) | function referencesRest(e,r){if(e.node.name===r.name){return e.scope.bin... method Scope (line 304) | Scope(e,r){if(!e.scope.bindingIdentifierEquals(r.name,r.outerBinding)){e... method constructor (line 5) | constructor(e,r,t,s,a){this.type=r;this.set=new Map;this.taints=new Ma... method __shouldStaticallyClose (line 5) | __shouldStaticallyClose(e){return!this.dynamic||e.__isOptimistic()} method __shouldStaticallyCloseForGlobal (line 5) | __shouldStaticallyCloseForGlobal(e){const r=e.identifier.name;if(!this... method __staticCloseRef (line 5) | __staticCloseRef(e){if(!this.__resolve(e)){this.__delegateToUpperScope... method __dynamicCloseRef (line 5) | __dynamicCloseRef(e){let r=this;do{r.through.push(e);r=r.upper}while(r)} method __globalCloseRef (line 5) | __globalCloseRef(e){if(this.__shouldStaticallyCloseForGlobal(e)){this.... method __close (line 5) | __close(e){let r;if(this.__shouldStaticallyClose(e)){r=this.__staticCl... method __isValidResolution (line 5) | __isValidResolution(e,r){return true} method __resolve (line 5) | __resolve(e){const r=e.identifier.name;if(!this.set.has(r)){return fal... method __delegateToUpperScope (line 5) | __delegateToUpperScope(e){if(this.upper){this.upper.__left.push(e)}thi... method __addDeclaredVariablesOfNode (line 5) | __addDeclaredVariablesOfNode(e,r){if(r===null||r===undefined){return}l... method __defineGeneric (line 5) | __defineGeneric(e,r,t,s,a){let o;o=r.get(e);if(!o){o=new n(e,this);r.s... method __define (line 5) | __define(e,r){if(e&&e.type===s.Identifier){this.__defineGeneric(e.name... method __referencing (line 5) | __referencing(e,r,t,n,o,i){if(!e||e.type!==s.Identifier){return}if(e.n... method __detectEval (line 5) | __detectEval(){let e=this;this.directCallToEvalScope=true;do{e.dynamic... method __detectThis (line 5) | __detectThis(){this.thisFound=true} method __isClosed (line 5) | __isClosed(){return this.__left===null} method resolve (line 5) | resolve(e){let r,t,a;i(this.__isClosed(),"Scope should be closed.");i(... method isStatic (line 5) | isStatic(){return!this.dynamic} method isArgumentsMaterialized (line 5) | isArgumentsMaterialized(){return true} method isThisMaterialized (line 5) | isThisMaterialized(){return true} method isUsedName (line 5) | isUsedName(e){if(this.set.has(e)){return true}for(let r=0,t=this.throu... method Flow (line 304) | Flow(e){if(e.isTypeCastExpression())return;e.skip()} method Function (line 304) | Function(e,r){const t=r.noOptimise;r.noOptimise=true;e.traverse(c,r);r.n... method ReferencedIdentifier (line 304) | ReferencedIdentifier(e,r){const{node:t}=e;if(t.name==="arguments"){r.deo... method BindingIdentifier (line 304) | BindingIdentifier(e,r){if(referencesRest(e,r)){r.deopted=true}} function getParamsCount (line 304) | function getParamsCount(e){let r=e.params.length;if(r>0&&s.types.isIdent... function hasRest (line 304) | function hasRest(e){const r=e.params.length;return r>0&&s.types.isRestEl... function optimiseIndexGetter (line 304) | function optimiseIndexGetter(e,r,t){const a=s.types.numericLiteral(t);le... function optimiseLengthGetter (line 304) | function optimiseLengthGetter(e,r,t){if(t){e.parentPath.replaceWith(l({A... function convertFunctionRest (line 304) | function convertFunctionRest(e){const{node:r,scope:t}=e;if(!hasRest(r))r... method "ReferencedIdentifier|BindingIdentifier" (line 304) | "ReferencedIdentifier|BindingIdentifier"(e,r){const{scope:t,node:s}=e;co... function collectShadowedParamsNames (line 304) | function collectShadowedParamsNames(e,r,t){for(const a of Object.keys(e.... function buildScopeIIFE (line 304) | function buildScopeIIFE(e,r){const t=[];const a=[];for(const r of e){t.p... method manipulateOptions (line 304) | manipulateOptions(e,r){{r.plugins.push("classPrivateMethods")}} function unshadow (line 304) | function unshadow(e,r,t){while(t!==r){if(t.hasOwnBinding(e))t.rename(e);... function injectToFieldInit (line 304) | function injectToFieldInit(e,r,s=false){if(e.node.value){const t=e.get("... function injectInitialization (line 304) | function injectInitialization(e,r){let s;let n;for(const r of e.get("bod... function getWeakSetId (line 304) | function getWeakSetId(e,r,a,o="",i){let l=e.get(a.node);if(!l){l=r.scope... method pre (line 304) | pre(){(0,a.enableFeature)(this.file,a.FEATURES.privateIn,o)} method BinaryExpression (line 304) | BinaryExpression(e,r){const{node:n}=e;const{file:o}=r;if(n.operator!=="i... method exit (line 306) | exit({node:e}){const r=e.key;if(!e.computed&&a.types.isIdentifier(r)&&!a... function addDisplayName (line 306) | function addDisplayName(e,r){const t=r.arguments[0].properties;let s=tru... function isCreateClass (line 306) | function isCreateClass(e){if(!e||!n.types.isCallExpression(e))return fal... method ExportDefaultDeclaration (line 306) | ExportDefaultDeclaration({node:e},r){if(isCreateClass(e.declaration)){co... method CallExpression (line 306) | CallExpression(e){const{node:r}=e;if(!isCreateClass(r))return;let t;e.fi... function hasProto (line 306) | function hasProto(e){return e.properties.some((e=>n.types.isObjectProper... function createPlugin (line 306) | function createPlugin({name:e,development:r}){return(0,a.declare)(((t,a)... function toMemberExpression (line 306) | function toMemberExpression(e){return e.split(".").map((e=>n.types.ident... function makeSource (line 306) | function makeSource(e,r){const t=e.node.loc;if(!t){return e.scope.buildU... function makeTrace (line 306) | function makeTrace(e,r,t){const s=r!=null?n.types.numericLiteral(r):n.ty... function sourceSelfError (line 310) | function sourceSelfError(e,r){const t=`transform-react-jsx-${r.slice(2)}... method CallExpression (line 310) | CallExpression(e){if(isReactCall(e)){(0,a.default)(e)}} function isReactCall (line 310) | function isReactCall(e){const r=e.get("callee");if(!r.isMemberExpression... method CallExpression (line 310) | CallExpression(r){{var t;if(!((t=this.availableHelper)!=null&&t.call(thi... method "BindingIdentifier|ReferencedIdentifier" (line 310) | "BindingIdentifier|ReferencedIdentifier"(e){if(!a.types.isValidES3Identi... function _default (line 310) | function _default(e,r,t){if(t===false)return e;return resolveAbsoluteRun... function resolveAbsoluteRuntime (line 310) | function resolveAbsoluteRuntime(e,r){try{return s.dirname((((e,r)=>(e=e.... function resolveFSPath (line 310) | function resolveFSPath(e){return require.resolve(e).replace(/\\/g,"/")} function hasMinVersion (line 310) | function hasMinVersion(e,r){if(!r)return true;if(s.valid(r))r=`^${r}`;re... method pre (line 310) | pre(e){if(!f)return;let r;e.set("helperGenerator",(o=>{var l;r!=null?r:r... method ObjectMethod (line 310) | ObjectMethod(e){const{node:r}=e;if(r.kind==="method"){const t=a.types.fu... method ObjectProperty (line 310) | ObjectProperty(e){const{node:r}=e;if(r.shorthand){const t=a.types.toComp... function getSpreadLiteral (line 310) | function getSpreadLiteral(e,r){if(o&&!n.types.isIdentifier(e.argument,{n... function hasHole (line 312) | function hasHole(e){return e.elements.includes(null)} function hasSpread (line 312) | function hasSpread(e){for(let r=0;r;... method TSTypeAssertion (line 318) | TSTypeAssertion(e){e.replaceWith(e.node.expression)} method [`TSAsExpression${t.tsSatisfiesExpression?"|TSSatisfiesExpression":""}`] (line 318) | [`TSAsExpression${t.tsSatisfiesExpression?"|TSSatisfiesExpression":""}`]... method [e.types.tsInstantiationExpression?"TSNonNullExpression|TSInstantiationExpression":"TSNonNullExpression"] (line 318) | [e.types.tsInstantiationExpression?"TSNonNullExpression|TSInstantiationE... method CallExpression (line 318) | CallExpression(e){{e.node.typeParameters=null}} method OptionalCallExpression (line 318) | OptionalCallExpression(e){{e.node.typeParameters=null}} method NewExpression (line 318) | NewExpression(e){{e.node.typeParameters=null}} method JSXOpeningElement (line 318) | JSXOpeningElement(e){{e.node.typeParameters=null}} method TaggedTemplateExpression (line 318) | TaggedTemplateExpression(e){{e.node.typeParameters=null}} function entityNameToExpr (line 318) | function entityNameToExpr(e){if(t.isTSQualifiedName(e)){return t.memberE... function visitPattern (line 318) | function visitPattern({node:e}){if(e.typeAnnotation)e.typeAnnotation=nul... function isImportTypeOnly (line 318) | function isImportTypeOnly({binding:e,programPath:r,pragmaImportName:t,pr... function getFirstIdentifier (line 318) | function getFirstIdentifier(e){if(s.types.isIdentifier(e)){return e}retu... function transpileNamespace (line 318) | function transpileNamespace(e,r){if(e.node.declare||e.node.id.type==="St... function getDeclaration (line 318) | function getDeclaration(e){return s.types.variableDeclaration("let",[s.t... function getMemberExpression (line 318) | function getMemberExpression(e,r){return s.types.memberExpression(s.type... function handleVariableDeclaration (line 318) | function handleVariableDeclaration(e,r,t){if(e.kind!=="const"){throw t.f... function buildNestedAmbientModuleError (line 318) | function buildNestedAmbientModuleError(e,r){return e.hub.buildError(r,"A... function handleNested (line 318) | function handleNested(e,r,t){const a=new Set;const o=r.id;const i=e.scop... function escape (line 325) | function escape(e){{let r=e.toString(16);while(r.length<4)r="0"+r;return... function replacer (line 325) | function replacer(e,r,t){if(r.length%2===0){return e}const s=String.from... function replaceUnicodeEscapes (line 325) | function replaceUnicodeEscapes(e){return e.replace(t,replacer)} function getUnicodeEscape (line 325) | function getUnicodeEscape(e){let r;while(r=t.exec(e)){if(r[1].length%2==... method manipulateOptions (line 325) | manipulateOptions({generatorOpts:e}){var r,t;if(!e.jsescOption){e.jsescO... method Identifier (line 325) | Identifier(e){const{node:t,key:s}=e;const{name:n}=t;const o=n.replace(r,... method "StringLiteral|DirectiveLiteral" (line 325) | "StringLiteral|DirectiveLiteral"(e){const{node:r}=e;const{extra:t}=r;if(... method TemplateElement (line 325) | TemplateElement(e){const{node:r,parentPath:t}=e;const{value:s}=r;const a... method manipulateOptions (line 325) | manipulateOptions(e,r){{r.plugins.push("regexpUnicodeSets")}} function addProposalSyntaxPlugins (line 325) | function addProposalSyntaxPlugins(e,r){r.forEach((r=>{e.add(r)}))} function removeUnnecessaryItems (line 325) | function removeUnnecessaryItems(e,r){e.forEach((t=>{var s;(s=r[t])==null... function removeUnsupportedItems (line 325) | function removeUnsupportedItems(e,r){e.forEach((t=>{if(hasOwnProperty.ca... function isPluginRequired (line 325) | function isPluginRequired(e,r){return(0,p.isRequired)("fake-name",e,{com... function filterStageFromList (line 325) | function filterStageFromList(e,r){return Object.keys(e).reduce(((t,s)=>{... function getSpecialModulesPluginNames (line 325) | function getSpecialModulesPluginNames(e,r,t){const s=[];if(e){s.push(o.d... function getLocalTargets (line 325) | function getLocalTargets(e,r,t,s,a){if(e!=null&&e.esmodules&&e.browsers)... function supportsStaticESM (line 325) | function supportsStaticESM(e){return!!(e!=null&&e.supportsStaticESM)} function supportsDynamicImport (line 325) | function supportsDynamicImport(e){return!!(e!=null&&e.supportsDynamicImp... function supportsExportNamespaceFrom (line 325) | function supportsExportNamespaceFrom(e){return!!(e!=null&&e.supportsExpo... function flatMap (line 325) | function flatMap(e,r){return Array.prototype.concat.apply([],e.map(r))} function normalizeCoreJSOption (line 325) | function normalizeCoreJSOption(e,r){let t=false;let a;if(r&&e===undefine... function normalizeOptions (line 325) | function normalizeOptions(e){d.validateTopLevelOptions(e,o.TopLevelOptio... function filterAvailable (line 325) | function filterAvailable(e){const r={};for(const t of i(e)){if(hasOwnPro... function _interopDefault (line 325) | function _interopDefault(e){return e&&e.__esModule?e:{default:e}} function normalizeOptions (line 325) | function normalizeOptions(e={}){{let{pragma:r,pragmaFrag:t}=e;const{pure... function _interopDefault (line 325) | function _interopDefault(e){return e&&e.__esModule?e:{default:e}} function normalizeOptions (line 325) | function normalizeOptions(e={}){let{allowNamespaces:r=true,jsxPragma:t,o... function maybeReplace (line 325) | function maybeReplace(t,s,a){if(!t)return;if(e.isStringLiteral(t)){if(/^... method "ImportDeclaration|ExportAllDeclaration|ExportNamedDeclaration" (line 325) | "ImportDeclaration|ExportAllDeclaration|ExportNamedDeclaration"(r,t){con... method CallExpression (line 325) | CallExpression(r,t){if(e.isImport(r.node.callee)){maybeReplace(r.node.ar... method ImportExpression (line 325) | ImportExpression(e,r){maybeReplace(e.node.source,e.get("source"),r)} function _interopRequireDefault (line 325) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function createTemplateBuilder (line 325) | function createTemplateBuilder(e,r){const t=new WeakMap;const i=new Weak... function extendedTrace (line 325) | function extendedTrace(e){let r="";try{throw new Error}catch(e){if(e.sta... function makeStatementFormatter (line 325) | function makeStatementFormatter(e){return{code:e=>`/* @babel/template */... function literalTemplate (line 325) | function literalTemplate(e,r,t){const{metadata:a,names:o}=buildLiteralDa... function buildLiteralData (line 325) | function buildLiteralData(e,r,t){let s="BABEL_TPL$";const n=r.join("");d... function buildTemplateCode (line 325) | function buildTemplateCode(e,r){const t=[];let s=e[0];for(let a=1;a{const l=(0,s... class SemVer (line 325) | class SemVer{constructor(e){const r=t.exec(e);if(!r)throw new TypeError(... method constructor (line 325) | constructor(e){const r=t.exec(e);if(!r)throw new TypeError(`Invalid ve... method toString (line 325) | toString(){return`${this.major}.${this.minor}.${this.patch}`} function semver (line 325) | function semver(e){return e instanceof SemVer?e:new SemVer(e)} function compare (line 325) | function compare(e,r,t){const s=semver(e);const a=semver(t);for(const e ... function filterOutStabilizedProposals (line 325) | function filterOutStabilizedProposals(e){const r=new Set(e);for(const e ... function intersection (line 325) | function intersection(e,r){const t=e instanceof Set?e:new Set(e);return ... function sortObjectByKey (line 325) | function sortObjectByKey(e,r){return Object.keys(e).sort(r).reduce(((r,t... function _classPrivateFieldInitSpec (line 325) | function _classPrivateFieldInitSpec(e,r,t){_checkPrivateRedeclaration(e,... function _checkPrivateRedeclaration (line 325) | function _checkPrivateRedeclaration(e,r){if(r.has(e)){throw new TypeErro... function _classPrivateFieldGet (line 325) | function _classPrivateFieldGet(e,r){return e.get(_assertClassBrand(e,r))} function _classPrivateFieldSet (line 325) | function _classPrivateFieldSet(e,r,t){return e.set(_assertClassBrand(e,r... function _assertClassBrand (line 325) | function _assertClassBrand(e,r,t){if("function"==typeof e?e===r:e.has(r)... function getVisitorValues (line 325) | function getVisitorValues(e,r){if(c)return c[e];const{FLOW_FLIPPED_ALIAS... class PatternVisitor (line 325) | class PatternVisitor extends a{ArrayPattern(e){e.elements.forEach(this.v... method isPattern (line 5) | static isPattern(e){const r=e.type;return r===s.Identifier||r===s.Obje... method constructor (line 5) | constructor(e,r,t){super(null,e);this.rootPattern=r;this.callback=t;th... method Identifier (line 5) | Identifier(e){const r=getLast(this.restElements);this.callback(e,{topL... method Property (line 5) | Property(e){if(e.computed){this.rightHandNodes.push(e.key)}this.visit(... method ArrayPattern (line 5) | ArrayPattern(e){for(let r=0,t=e.elements.length;r{this.rightHandNodes.push(e)... method ArrayPattern (line 325) | ArrayPattern(e){e.elements.forEach(this.visit,this)} method ObjectPattern (line 325) | ObjectPattern(e){e.properties.forEach(this.visit,this)} class Referencer (line 325) | class Referencer extends n{constructor(e,r,t){super(e,r);_classPrivateFi... method constructor (line 5) | constructor(e,r){super(null,e);this.options=e;this.scopeManager=r;this... method currentScope (line 5) | currentScope(){return this.scopeManager.__currentScope} method close (line 5) | close(e){while(this.currentScope()&&e===this.currentScope().block){thi... method pushInnerMethodDefinition (line 5) | pushInnerMethodDefinition(e){const r=this.isInnerMethodDefinition;this... method popInnerMethodDefinition (line 5) | popInnerMethodDefinition(e){this.isInnerMethodDefinition=e} method referencingDefaultValue (line 5) | referencingDefaultValue(e,r,t,s){const a=this.currentScope();r.forEach... method visitPattern (line 5) | visitPattern(e,r,t){let s=r;let a=t;if(typeof r==="function"){a=r;s={p... method visitFunction (line 5) | visitFunction(e){let r,t;if(e.type===s.FunctionDeclaration){this.curre... method visitClass (line 5) | visitClass(e){if(e.type===s.ClassDeclaration){this.currentScope().__de... method visitProperty (line 5) | visitProperty(e){let r;if(e.computed){this.visit(e.key)}const t=e.type... method visitForIn (line 5) | visitForIn(e){if(e.left.type===s.VariableDeclaration&&e.left.kind!=="v... method visitVariableDeclaration (line 5) | visitVariableDeclaration(e,r,t,s){const a=t.declarations[s];const o=a.... method AssignmentExpression (line 5) | AssignmentExpression(e){if(i.isPattern(e.left)){if(e.operator==="="){t... method CatchClause (line 5) | CatchClause(e){this.scopeManager.__nestCatchScope(e);this.visitPattern... method Program (line 5) | Program(e){this.scopeManager.__nestGlobalScope(e);if(this.scopeManager... method Identifier (line 5) | Identifier(e){this.currentScope().__referencing(e)} method UpdateExpression (line 5) | UpdateExpression(e){if(i.isPattern(e.argument)){this.currentScope().__... method MemberExpression (line 5) | MemberExpression(e){this.visit(e.object);if(e.computed){this.visit(e.p... method Property (line 5) | Property(e){this.visitProperty(e)} method MethodDefinition (line 5) | MethodDefinition(e){this.visitProperty(e)} method BreakStatement (line 5) | BreakStatement(){} method ContinueStatement (line 5) | ContinueStatement(){} method LabeledStatement (line 5) | LabeledStatement(e){this.visit(e.body)} method ForStatement (line 5) | ForStatement(e){if(e.init&&e.init.type===s.VariableDeclaration&&e.init... method ClassExpression (line 5) | ClassExpression(e){this.visitClass(e)} method ClassDeclaration (line 5) | ClassDeclaration(e){this.visitClass(e)} method CallExpression (line 5) | CallExpression(e){if(!this.scopeManager.__ignoreEval()&&e.callee.type=... method BlockStatement (line 5) | BlockStatement(e){if(this.scopeManager.__isES6()){this.scopeManager.__... method ThisExpression (line 5) | ThisExpression(){this.currentScope().variableScope.__detectThis()} method WithStatement (line 5) | WithStatement(e){this.visit(e.object);this.scopeManager.__nestWithScop... method VariableDeclaration (line 5) | VariableDeclaration(e){const r=e.kind==="var"?this.currentScope().vari... method SwitchStatement (line 5) | SwitchStatement(e){this.visit(e.discriminant);if(this.scopeManager.__i... method FunctionDeclaration (line 5) | FunctionDeclaration(e){this.visitFunction(e)} method FunctionExpression (line 5) | FunctionExpression(e){this.visitFunction(e)} method ForOfStatement (line 5) | ForOfStatement(e){this.visitForIn(e)} method ForInStatement (line 5) | ForInStatement(e){this.visitForIn(e)} method ArrowFunctionExpression (line 5) | ArrowFunctionExpression(e){this.visitFunction(e)} method ImportDeclaration (line 5) | ImportDeclaration(e){c(this.scopeManager.__isES6()&&this.scopeManager.... method visitExportDeclaration (line 5) | visitExportDeclaration(e){if(e.source){return}if(e.declaration){this.v... method ExportDeclaration (line 5) | ExportDeclaration(e){this.visitExportDeclaration(e)} method ExportAllDeclaration (line 5) | ExportAllDeclaration(e){this.visitExportDeclaration(e)} method ExportDefaultDeclaration (line 5) | ExportDefaultDeclaration(e){this.visitExportDeclaration(e)} method ExportNamedDeclaration (line 5) | ExportNamedDeclaration(e){this.visitExportDeclaration(e)} method ExportSpecifier (line 5) | ExportSpecifier(e){const r=e.id||e.local;this.visit(r)} method MetaProperty (line 5) | MetaProperty(){} method constructor (line 325) | constructor(e,r,t){super(e,r);_classPrivateFieldInitSpec(this,u,void 0... method visitPattern (line 325) | visitPattern(e,r,t){if(!e){return}this._checkIdentifierOrVisit(e.typeA... method visitClass (line 325) | visitClass(e){var r;this._visitArray(e.decorators);const t=this._nestT... method visitFunction (line 325) | visitFunction(e){const r=this._nestTypeParamScope(e);this._checkIdenti... method visitProperty (line 325) | visitProperty(e){var r;if(((r=e.value)==null?void 0:r.type)==="TypeCas... method InterfaceDeclaration (line 325) | InterfaceDeclaration(e){this._createScopeVariable(e,e.id);const r=this... method TypeAlias (line 325) | TypeAlias(e){this._createScopeVariable(e,e.id);const r=this._nestTypeP... method ClassProperty (line 325) | ClassProperty(e){this._visitClassProperty(e)} method ClassPrivateProperty (line 325) | ClassPrivateProperty(e){this._visitClassProperty(e)} method PropertyDefinition (line 325) | PropertyDefinition(e){this._visitClassProperty(e)} method ClassPrivateMethod (line 325) | ClassPrivateMethod(e){super.MethodDefinition(e)} method DeclareModule (line 325) | DeclareModule(e){this._visitDeclareX(e)} method DeclareFunction (line 325) | DeclareFunction(e){this._visitDeclareX(e)} method DeclareVariable (line 325) | DeclareVariable(e){this._visitDeclareX(e)} method DeclareClass (line 325) | DeclareClass(e){this._visitDeclareX(e)} method OptionalMemberExpression (line 325) | OptionalMemberExpression(e){super.MemberExpression(e)} method _visitClassProperty (line 325) | _visitClassProperty(e){const{computed:r,key:t,typeAnnotation:s,decorat... method _visitDeclareX (line 325) | _visitDeclareX(e){if(e.id){this._createScopeVariable(e,e.id)}const r=t... method _createScopeVariable (line 325) | _createScopeVariable(e,r){this.currentScope().variableScope.__define(r... method _nestTypeParamScope (line 325) | _nestTypeParamScope(e){if(!e.typeParameters){return null}const r=this.... method _visitTypeAnnotation (line 325) | _visitTypeAnnotation(e){if(!e){return}if(Array.isArray(e)){e.forEach(t... method _checkIdentifierOrVisit (line 325) | _checkIdentifierOrVisit(e){if(e!=null&&e.typeAnnotation){this._visitTy... method _visitArray (line 325) | _visitArray(e){if(e){for(const r of e){this.visit(r)}}} function _classPrivateFieldInitSpec (line 325) | function _classPrivateFieldInitSpec(e,r,t){_checkPrivateRedeclaration(e,... function _checkPrivateRedeclaration (line 325) | function _checkPrivateRedeclaration(e,r){if(r.has(e)){throw new TypeErro... function _classPrivateFieldGet (line 325) | function _classPrivateFieldGet(e,r){return e.get(_assertClassBrand(e,r))} function _classPrivateFieldSet (line 325) | function _classPrivateFieldSet(e,r,t){return e.set(_assertClassBrand(e,r... function _assertClassBrand (line 325) | function _assertClassBrand(e,r,t){if("function"==typeof e?e===r:e.has(r)... class Client (line 325) | class Client{constructor(e){_classPrivateFieldInitSpec(this,n,void 0);_c... method constructor (line 325) | constructor(e){_classPrivateFieldInitSpec(this,n,void 0);_classPrivate... method getVersion (line 325) | getVersion(){var e;return(e=_classPrivateFieldGet(o,this))!=null?e:_cl... method getTypesInfo (line 325) | getTypesInfo(){var e;return(e=_classPrivateFieldGet(i,this))!=null?e:_... method getVisitorKeys (line 325) | getVisitorKeys(){var e;return(e=_classPrivateFieldGet(l,this))!=null?e... method getTokLabels (line 325) | getTokLabels(){var e;return(e=_classPrivateFieldGet(c,this))!=null?e:_... method maybeParse (line 325) | maybeParse(e,r){return _classPrivateFieldGet(n,this).call(this,a.MAYBE... class WorkerClient (line 325) | class WorkerClient extends Client{constructor(){super(((e,r)=>{const t=n... method constructor (line 325) | constructor(){super(((e,r)=>{const t=new Int32Array(new SharedArrayBuf... function _get_worker_threads (line 325) | function _get_worker_threads(e){var r;return(r=u._)!=null?r:u._=t(1267)} method constructor (line 325) | constructor(){var e;(e=_assertClassBrand(p,LocalClient,f)._)!=null?e:f._... function _objectWithoutPropertiesLoose (line 325) | function _objectWithoutPropertiesLoose(e,r){if(e==null)return{};var t={}... function traverse (line 325) | function traverse(e,r,t){const{type:s}=e;if(!s)return;const a=r[s];if(!a... method enter (line 325) | enter(e){if(e.innerComments){delete e.innerComments}if(e.trailingComment... method exit (line 325) | exit(e){if(e.extra){delete e.extra}if(e.loc.identifierName){delete e.loc... function convertNodes (line 325) | function convertNodes(e,r){traverse(e,r,a)} function convertProgramNode (line 325) | function convertProgramNode(e){const r=e.program.body;Object.assign(e,{t... function convertTemplateType (line 325) | function convertTemplateType(e,r){let t=null;let s=[];const a=[];functio... function convertToken (line 325) | function convertToken(e,r,t){const{type:s}=e;const{label:a}=s;const n=e;... function convertFile (line 325) | function convertFile(e,r,t,o){e.tokens=s(e.tokens,r,t);a(e.comments);n(e... function convertError (line 325) | function convertError(e){if(e instanceof SyntaxError){e.lineNumber=e.loc... function parse (line 325) | function parse(e,r={}){return o(e,a(r),i)} function parseForESLint (line 325) | function parseForESLint(e,r={}){const t=a(r);const s=o(e,t,i);const l=n(... function noop (line 325) | function noop(){} function getVisitorKeys (line 325) | function getVisitorKeys(){if(!o){const e={ChainExpression:n.ChainExpress... function getTokLabels (line 325) | function getTokLabels(){return i||(i=(e=>e.reduce(((e,[r,t])=>Object.ass... function initialize (line 325) | function initialize(e){r.init=null;r.version=e.version;r.traverse=e.trav... function asyncGeneratorStep (line 325) | function asyncGeneratorStep(e,r,t,s,a,n,o){try{var i=e[n](o);var l=i.val... function _asyncToGenerator (line 325) | function _asyncToGenerator(e){return function(){var r=this,t=arguments;r... function getParserPlugins (line 325) | function getParserPlugins(e){var r,t;const s=(r=(t=e.parserOpts)==null?v... function normalizeParserOptions (line 325) | function normalizeParserOptions(e){var r,t,s;return Object.assign({sourc... function validateResolvedConfig (line 325) | function validateResolvedConfig(e,r,t){if(e!==null){if(r.requireConfigFi... function getDefaultParserOptions (line 325) | function getDefaultParserOptions(e){return Object.assign({plugins:[]},e,... function normalizeBabelParseConfig (line 325) | function normalizeBabelParseConfig(e){return _normalizeBabelParseConfig.... function _normalizeBabelParseConfig (line 325) | function _normalizeBabelParseConfig(){_normalizeBabelParseConfig=_asyncT... function normalizeBabelParseConfigSync (line 325) | function normalizeBabelParseConfigSync(e){const r=normalizeParserOptions... method parserOverride (line 325) | parserOverride(e,r){return r} function createCorejs2Plugin (line 325) | function createCorejs2Plugin(e){return(r,t,a)=>s(r,e,a)} function createCorejs3Plugin (line 325) | function createCorejs3Plugin(e){return(r,t,s)=>a(r,e,s)} function createRegeneratorPlugin (line 325) | function createRegeneratorPlugin(e,r,t){if(!r)return t!=null?t:undefined... method ImportDeclaration (line 325) | ImportDeclaration(a){const c=s(a);if(l&&n(c)){console.warn(i.replace("SP... method Program (line 330) | Program(s){s.get("body").forEach((s=>{const c=a(s);if(l&&n(c)){console.w... function isRegeneratorSource (line 335) | function isRegeneratorSource(e){return e==="regenerator-runtime/runtime"... method ImportDeclaration (line 335) | ImportDeclaration(e){if(isRegeneratorSource(s(e))){this.regeneratorImpor... method Program (line 335) | Program(e){e.get("body").forEach((e=>{if(isRegeneratorSource(a(e))){this... method pre (line 335) | pre(){this.regeneratorImportExcluded=false} method post (line 335) | post(){if(this.opts.debug&&this.regeneratorImportExcluded){let e=this.fi... function __nccwpck_require__ (line 335) | function __nccwpck_require__(t){var s=r[t];if(s!==undefined){return s.ex... FILE: packages/next/src/compiled/babel/bundle.js function webpackEmptyAsyncContext (line 1) | function webpackEmptyAsyncContext(e){return Promise.resolve().then((()=>... function SegmentObject (line 1) | function SegmentObject(e,t,r,n,s){return{source:e,line:t,column:r,name:n... function Source (line 1) | function Source(e,t,r,n){return{map:e,sources:t,source:r,content:n}} function MapSource (line 1) | function MapSource(e,t){return Source(e,t,"",null)} function OriginalSource (line 1) | function OriginalSource(e,t){return Source(null,n,e,t)} function traceMappings (line 1) | function traceMappings(n){const s=new t.GenMapping({file:n.map.file});co... function originalPositionFor (line 1) | function originalPositionFor(t,n,s,i){if(!t.map){return SegmentObject(t.... function asArray (line 1) | function asArray(e){if(Array.isArray(e))return e;return[e]} function buildSourceMapTree (line 1) | function buildSourceMapTree(t,r){const n=asArray(t).map((t=>new e.TraceM... function build (line 1) | function build(t,r,n,s){const{resolvedSources:i,sourcesContent:a}=t;cons... class SourceMap (line 1) | class SourceMap{constructor(e,r){const n=r.decodedMappings?t.toDecodedMa... method constructor (line 1) | constructor(e,r){const n=r.decodedMappings?t.toDecodedMap(e):t.toEncod... method toString (line 1) | toString(){return JSON.stringify(this)} method constructor (line 13) | constructor(e,t){var r;this._map=void 0;this._rawMappings=void 0;this.... method get (line 13) | get(){return(0,n.toEncodedMap)(this._map)} method getDecoded (line 13) | getDecoded(){return(0,n.toDecodedMap)(this._map)} method getRawMappings (line 13) | getRawMappings(){return this._rawMappings||(this._rawMappings=(0,n.all... method mark (line 13) | mark(e,t,r,i,a,o){var l;this._rawMappings=undefined;let c;if(t!=null){... function remapping (line 1) | function remapping(e,t,r){const n=typeof r==="object"?r:{excludeContent:... class GenMapping (line 1) | class GenMapping{constructor({file:e,sourceRoot:r}={}){this._names=new t... method constructor (line 1) | constructor({file:e,sourceRoot:r}={}){this._names=new t.SetArray;this.... method constructor (line 1) | constructor({file:e,sourceRoot:r}={}){this._names=new t.SetArray;this.... function getLine (line 1) | function getLine(e,t){for(let r=e.length;r<=t;r++){e[r]=[]}return e[t]} function getColumnIndex (line 1) | function getColumnIndex(e,t){let r=e.length;for(let n=r-1;n>=0;r=n--){co... function insert (line 1) | function insert(e,t,r){for(let r=e.length;r>t;r--){e[r]=e[r-1]}e[t]=r} function removeEmptyFinalLines (line 1) | function removeEmptyFinalLines(e){const{length:t}=e;let r=t;for(let t=r-... function putAll (line 1) | function putAll(e,r){for(let n=0;n=0;r=n--){co... function insert (line 1) | function insert(e,t,r){for(let r=e.length;r>t;r--){e[r]=e[r-1]}e[t]=r} function removeEmptyFinalLines (line 1) | function removeEmptyFinalLines(e){const{length:t}=e;let r=t;for(let t=r-... function putAll (line 1) | function putAll(e,r){for(let n=0;n=r)return false;return e.peek()!==t} method decode (line 1) | decode(e){const t=Buffer.from(e.buffer,e.byteOffset,e.byteLength);return... method decode (line 1) | decode(e){let t="";for(let r=0;r0?t+o.decode(e.subar... class StringReader (line 1) | class StringReader{constructor(e){this.pos=0;this.buffer=e}next(){return... method constructor (line 1) | constructor(e){this.pos=0;this.buffer=e} method next (line 1) | next(){return this.buffer.charCodeAt(this.pos++)} method peek (line 1) | peek(){return this.buffer.charCodeAt(this.pos)} method indexOf (line 1) | indexOf(e){const{buffer:t,pos:r}=this;const n=t.indexOf(e,r);return n=... function decodeOriginalScopes (line 1) | function decodeOriginalScopes(e){const{length:t}=e;const r=new StringRea... function encodeOriginalScopes (line 1) | function encodeOriginalScopes(e){const t=new StringWriter;for(let r=0;r<... function _encodeOriginalScopes (line 1) | function _encodeOriginalScopes(e,r,n,s){const i=e[r];const{0:a,1:o,2:l,3... function decodeGeneratedRanges (line 1) | function decodeGeneratedRanges(e){const{length:t}=e;const r=new StringRe... function encodeGeneratedRanges (line 1) | function encodeGeneratedRanges(e){if(e.length===0)return"";const t=new S... function _encodeGeneratedRanges (line 1) | function _encodeGeneratedRanges(e,r,n,s){const i=e[r];const{0:a,1:o,2:l,... function catchupLine (line 1) | function catchupLine(e,t,n){do{e.write(r)}while(++t=t)return false;return e.peek()!==a} method decode (line 1) | decode(e){const t=Buffer.from(e.buffer,e.byteOffset,e.byteLength);return... method decode (line 1) | decode(e){let t="";for(let r=0;r0?t+d.decode(e.subarra... method constructor (line 1) | constructor(e){this.pos=0;this.buffer=e} method next (line 1) | next(){return this.buffer.charCodeAt(this.pos++)} method peek (line 1) | peek(){return this.buffer.charCodeAt(this.pos)} method indexOf (line 1) | indexOf(e){const{buffer:t,pos:r}=this;const n=t.indexOf(e,r);return n===... function decodeOriginalScopes (line 1) | function decodeOriginalScopes(e){const{length:t}=e;const r=new h(e);cons... function encodeOriginalScopes (line 1) | function encodeOriginalScopes(e){const t=new f;for(let r=0;r>1);const a=e[... function upperBound (line 1) | function upperBound(e,t,r){for(let s=r+1;s=0;r=s--){if(e[s][n]!==t)brea... function memoizedState (line 1) | function memoizedState(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}} function memoizedBinarySearch (line 1) | function memoizedBinarySearch(e,t,r,s){const{lastKey:i,lastNeedle:a,last... function buildBySources (line 1) | function buildBySources(e,t){const r=t.map(buildNullArray);for(let o=0;o... function insert (line 1) | function insert(e,t,r){for(let r=e.length;r>t;r--){e[r]=e[r-1]}e[t]=r} function buildNullArray (line 1) | function buildNullArray(){return{__proto__:null}} function parse (line 1) | function parse(e){return typeof e==="string"?JSON.parse(e):e} function recurse (line 1) | function recurse(e,t,r,n,s,i,a,o,l,c,p){const{sections:u}=e;for(let e=0;... function addSection (line 1) | function addSection(e,t,r,l,c,p,u,d,f,h,m){const y=parse(e);if("sections... function append (line 1) | function append(e,t){for(let r=0;r=n.length)r... function originalPositionFor (line 1) | function originalPositionFor(e,t){let{line:r,column:n,bias:l}=t;r--;if(r... function generatedPositionFor (line 1) | function generatedPositionFor(e,t){const{source:r,line:n,column:s,bias:i... function allGeneratedPositionsFor (line 1) | function allGeneratedPositionsFor(e,t){const{source:r,line:n,column:s,bi... function eachMapping (line 1) | function eachMapping(e,t){const r=decodedMappings(e);const{names:n,resol... function sourceIndex (line 1) | function sourceIndex(e,t){const{sources:r,resolvedSources:n}=e;let s=r.i... function sourceContentFor (line 1) | function sourceContentFor(e,t){const{sourcesContent:r}=e;if(r==null)retu... function isIgnored (line 1) | function isIgnored(e,t){const{ignoreList:r}=e;if(r==null)return false;co... function presortedDecodedMap (line 1) | function presortedDecodedMap(e,t){const r=new TraceMap(clone(e,[]),t);ca... function decodedMap (line 1) | function decodedMap(e){return clone(e,decodedMappings(e))} function encodedMap (line 1) | function encodedMap(e){return clone(e,encodedMappings(e))} function clone (line 1) | function clone(e,t){return{version:e.version,file:e.file,names:e.names,s... function OMapping (line 1) | function OMapping(e,t,r,n){return{source:e,line:t,column:r,name:n}} function GMapping (line 1) | function GMapping(e,t){return{line:e,column:t}} function traceSegmentInternal (line 1) | function traceSegmentInternal(e,t,r,n,s){let i=memoizedBinarySearch(e,n,... function sliceGeneratedPositions (line 1) | function sliceGeneratedPositions(e,t,r,s,i){let a=traceSegmentInternal(e... function generatedPosition (line 1) | function generatedPosition(e,t,r,n,s,i){var a;r--;if(r<0)throw new Error... function decodeBase64WithBufferFrom (line 1) | function decodeBase64WithBufferFrom(e){return Buffer.from(e,"base64").to... function decodeBase64WithNewBuffer (line 1) | function decodeBase64WithNewBuffer(e){if(typeof value==="number"){throw ... function decodeBase64WithAtob (line 1) | function decodeBase64WithAtob(e){return decodeURIComponent(escape(atob(e... function stripComment (line 1) | function stripComment(e){return e.split(",").pop()} function readFromFileMap (line 1) | function readFromFileMap(e,r){var n=t.mapFileCommentRegex.exec(e);var s=... function Converter (line 1) | function Converter(e,t){t=t||{};if(t.hasComment){e=stripComment(e)}if(t.... function encodeBase64WithBufferFrom (line 1) | function encodeBase64WithBufferFrom(){var e=this.toJSON();return Buffer.... function encodeBase64WithNewBuffer (line 1) | function encodeBase64WithNewBuffer(){var e=this.toJSON();if(typeof e==="... function encodeBase64WithBtoa (line 1) | function encodeBase64WithBtoa(){var e=this.toJSON();return btoa(unescape... function makeConverter (line 1) | function makeConverter(e){return new Converter(e,{isJSON:true})} function makeFunctionAPI (line 1) | function makeFunctionAPI(e){const t={sync:function(...t){return evaluate... function assertTypeof (line 1) | function assertTypeof(e,t,r,n){if(typeof r===e||n&&typeof r==="undefined... function makeError (line 1) | function makeError(e,t){return Object.assign(new Error(e),{code:t})} function newGenerator (line 1) | function newGenerator({name:e,arity:t,sync:r,async:n,errback:s}){assertT... function wrapGenerator (line 1) | function wrapGenerator(e){return setFunctionMetadata(e.name,e.length,(fu... function buildOperation (line 1) | function buildOperation({name:e,arity:n,sync:s,async:i}){return setFunct... function evaluateSync (line 1) | function evaluateSync(e){let t;while(!({value:t}=e.next()).done){assertS... function evaluateAsync (line 1) | function evaluateAsync(e,t,r){(function step(){try{let r;while(!({value:... function assertStart (line 1) | function assertStart(e,r){if(e===t)return;throwError(r,makeError(`Got un... function assertSuspend (line 1) | function assertSuspend({value:e,done:t},n){if(!t&&e===r)return;throwErro... function throwError (line 1) | function throwError(e,t){if(e.throw)e.throw(t);throw t} function isIterable (line 1) | function isIterable(e){return!!e&&(typeof e==="object"||typeof e==="func... function setFunctionMetadata (line 1) | function setFunctionMetadata(e,t,r){if(typeof e==="string"){const t=Obje... function types (line 1) | function types(){return r(3061)} function core (line 1) | function core(){return r(2358)} function coreLibConfig (line 1) | function coreLibConfig(){return r(8842)} function coreLibNormalizeFile (line 1) | function coreLibNormalizeFile(){return r(6380)} function coreLibNormalizeOpts (line 1) | function coreLibNormalizeOpts(){return r(6351)} function coreLibBlockHoistPlugin (line 1) | function coreLibBlockHoistPlugin(){return r(9273)} function coreLibPluginPass (line 1) | function coreLibPluginPass(){return r(3878)} function traverse (line 1) | function traverse(){return r(8026)} function generator (line 1) | function generator(){return r(1605)} function parser (line 1) | function parser(){return r(9849)} function eslintParser (line 1) | function eslintParser(){return r(3305).eslintParser()} function pluginProposalClassProperties (line 1) | function pluginProposalClassProperties(){return r(3305).pluginProposalCl... function pluginProposalExportNamespaceFrom (line 1) | function pluginProposalExportNamespaceFrom(){return r(3305).pluginPropos... function pluginProposalNumericSeparator (line 1) | function pluginProposalNumericSeparator(){return r(3305).pluginProposalN... function pluginProposalObjectRestSpread (line 1) | function pluginProposalObjectRestSpread(){return r(3305).pluginProposalO... function pluginSyntaxBigint (line 1) | function pluginSyntaxBigint(){return r(3305).pluginSyntaxBigint()} function pluginSyntaxDynamicImport (line 1) | function pluginSyntaxDynamicImport(){return r(3305).pluginSyntaxDynamicI... function pluginSyntaxImportAttributes (line 1) | function pluginSyntaxImportAttributes(){return r(3305).pluginSyntaxImpor... function pluginSyntaxJsx (line 1) | function pluginSyntaxJsx(){return r(3305).pluginSyntaxJsx()} function pluginSyntaxTypescript (line 1) | function pluginSyntaxTypescript(){return r(3305).pluginSyntaxTypescript()} function pluginTransformDefine (line 1) | function pluginTransformDefine(){return r(3305).pluginTransformDefine()} function pluginTransformModulesCommonjs (line 1) | function pluginTransformModulesCommonjs(){return r(3305).pluginTransform... function pluginTransformReactRemovePropTypes (line 1) | function pluginTransformReactRemovePropTypes(){return r(3305).pluginTran... function pluginTransformRuntime (line 1) | function pluginTransformRuntime(){return r(3305).pluginTransformRuntime()} function presetEnv (line 1) | function presetEnv(){return r(3305).presetEnv()} function presetReact (line 1) | function presetReact(){return r(3305).presetReact()} function presetTypescript (line 1) | function presetTypescript(){return r(3305).presetTypescript()} function isColorSupported (line 1) | function isColorSupported(){return typeof process==="object"&&(process.e... function buildDefs (line 1) | function buildDefs(e){return{keyword:e.cyan,capitalized:e.yellow,jsxIden... function getDefs (line 1) | function getDefs(e){return e?a:o} function highlight (line 1) | function highlight(e){if(e==="")return"";const t=getDefs(true);let r="";... function getMarkerLines (line 1) | function getMarkerLines(e,t,r){const n=Object.assign({column:0,line:-1},... function codeFrameColumns (line 1) | function codeFrameColumns(e,t,r={}){const n=r.forceColor||isColorSupport... function index (line 1) | function index(e,t,r,n={}){if(!d){d=true;const e="Passing lineNumber and... function _gensync (line 1) | function _gensync(){const e=r(6433);_gensync=function(){return e};return e} function makeWeakCache (line 1) | function makeWeakCache(e){return makeCachedFunction(WeakMap,e)} function makeWeakCacheSync (line 1) | function makeWeakCacheSync(e){return synchronize(makeWeakCache(e))} function makeStrongCache (line 1) | function makeStrongCache(e){return makeCachedFunction(Map,e)} function makeStrongCacheSync (line 1) | function makeStrongCacheSync(e){return synchronize(makeStrongCache(e))} function makeCachedFunction (line 1) | function makeCachedFunction(e,t){const r=new e;const i=new e;const a=new... function setupAsyncLocks (line 1) | function setupAsyncLocks(e,t,r){const n=new Lock;updateFunctionCache(t,e... function updateFunctionCache (line 1) | function updateFunctionCache(e,t,r,n){if(!t.configured())t.forever();let... class CacheConfigurator (line 1) | class CacheConfigurator{constructor(e){this._active=true;this._never=fal... method constructor (line 1) | constructor(e){this._active=true;this._never=false;this._forever=false... method simple (line 1) | simple(){return makeSimpleConfigurator(this)} method mode (line 1) | mode(){if(this._never)return"never";if(this._forever)return"forever";i... method forever (line 1) | forever(){if(!this._active){throw new Error("Cannot change caching aft... method never (line 1) | never(){if(!this._active){throw new Error("Cannot change caching after... method using (line 1) | using(e){if(!this._active){throw new Error("Cannot change caching afte... method invalidate (line 1) | invalidate(e){this._invalidate=true;return this.using(e)} method validator (line 1) | validator(){const e=this._pairs;return function*(t){for(const[r,n]of e... method deactivate (line 1) | deactivate(){this._active=false} method configured (line 1) | configured(){return this._configured} function makeSimpleConfigurator (line 1) | function makeSimpleConfigurator(e){function cacheFn(t){if(typeof t==="bo... function assertSimpleType (line 1) | function assertSimpleType(e){if((0,n.isThenable)(e)){throw new Error(`Yo... class Lock (line 1) | class Lock{constructor(){this.released=false;this.promise=void 0;this._r... method constructor (line 1) | constructor(){this.released=false;this.promise=void 0;this._resolve=vo... method release (line 1) | release(e){this.released=true;this._resolve(e)} function _path (line 1) | function _path(){const e=r(1017);_path=function(){return e};return e} function _debug (line 1) | function _debug(){const e=r(6937);_debug=function(){return e};return e} function babelrcLoadEnabled (line 1) | function babelrcLoadEnabled(e,t,r,n){if(typeof r==="boolean")return r;co... function buildFileLogger (line 1) | function buildFileLogger(e,t,r){if(!r){return()=>{}}return r.configure(t... function buildRootDescriptors (line 1) | function buildRootDescriptors({dirname:e,options:t},r,n){return n(e,t,r)} function buildProgrammaticLogger (line 1) | function buildProgrammaticLogger(e,t,r){var n;if(!r){return()=>{}}return... function buildEnvDescriptors (line 1) | function buildEnvDescriptors({dirname:e,options:t},r,n,s){var i;const a=... function buildOverrideDescriptors (line 1) | function buildOverrideDescriptors({dirname:e,options:t},r,n,s){var i;con... function buildOverrideEnvDescriptors (line 1) | function buildOverrideEnvDescriptors({dirname:e,options:t},r,n,s,i){var ... function makeChainWalker (line 1) | function makeChainWalker({root:e,env:t,overrides:r,overridesEnv:n,create... function mergeChain (line 1) | function mergeChain(e,t){e.options.push(...t.options);e.plugins.push(...... function emptyChain (line 1) | function emptyChain(){return{options:[],presets:[],plugins:[],files:new ... function normalizeOptions (line 1) | function normalizeOptions(e){const t=Object.assign({},e);delete t.extend... function dedupDescriptors (line 1) | function dedupDescriptors(e){const t=new Map;const r=[];for(const n of e... function configIsApplicable (line 1) | function configIsApplicable({options:e},t,r,n){return(e.test===undefined... function configFieldIsApplicable (line 1) | function configFieldIsApplicable(e,t,r,n){const s=Array.isArray(t)?t:[t]... function ignoreListReplacer (line 1) | function ignoreListReplacer(e,t){if(t instanceof RegExp){return String(t... function shouldIgnore (line 1) | function shouldIgnore(e,t,r,n){if(t&&matchesPatterns(e,t,n)){var s;const... function matchesPatterns (line 1) | function matchesPatterns(e,t,r,n){return t.some((t=>matchPattern(t,r,e.f... function matchPattern (line 1) | function matchPattern(e,t,r,n,i){if(typeof e==="function"){return!!(0,a.... function _gensync (line 1) | function _gensync(){const e=r(6433);_gensync=function(){return e};return e} function isEqualDescriptor (line 1) | function isEqualDescriptor(e,t){var r,n,s,i;return e.name===t.name&&e.va... function optionsWithResolvedBrowserslistConfigFile (line 1) | function optionsWithResolvedBrowserslistConfigFile(e,t){if(typeof e.brow... function createCachedDescriptors (line 1) | function createCachedDescriptors(e,t,r){const{plugins:n,presets:s,passPe... function createUncachedDescriptors (line 1) | function createUncachedDescriptors(e,t,r){return{options:optionsWithReso... function loadCachedDescriptor (line 1) | function loadCachedDescriptor(e,t){const{value:r,options:n=d}=t;if(n===f... function assertNoDuplicates (line 1) | function assertNoDuplicates(e){const t=new Map;for(const r of e){if(type... function _debug (line 1) | function _debug(){const e=r(6937);_debug=function(){return e};return e} function _fs (line 1) | function _fs(){const e=r(7147);_fs=function(){return e};return e} function _path (line 1) | function _path(){const e=r(1017);_path=function(){return e};return e} function _json (line 1) | function _json(){const e=r(8310);_json=function(){return e};return e} function _gensync (line 1) | function _gensync(){const e=r(6433);_gensync=function(){return e};return e} function buildConfigFileObject (line 1) | function buildConfigFileObject(e,t){let r=g.get(e);if(!r){g.set(e,r=new ... function findConfigUpwards (line 1) | function findConfigUpwards(e){let t=e;for(;;){for(const e of f){if(_fs()... function findRootConfig (line 1) | function findRootConfig(e,t,r){return loadOneConfig(f,e,t,r)} function readConfig (line 1) | function readConfig(e,t,r){const n=_path().extname(e);switch(n){case".js... function throwConfigError (line 1) | function throwConfigError(e){throw new l.default(`Caching was left uncon... function _path (line 1) | function _path(){const e=r(1017);_path=function(){return e};return e} function _url (line 1) | function _url(){const e=r(7310);_url=function(){return e};return e} function _semver (line 1) | function _semver(){const e=r(7849);_semver=function(){return e};return e} function _debug (line 1) | function _debug(){const e=r(6937);_debug=function(){return e};return e} function asyncGeneratorStep (line 1) | function asyncGeneratorStep(e,t,r,n,s,i,a){try{var o=e[i](a),l=o.value}c... function _asyncToGenerator (line 1) | function _asyncToGenerator(e){return function(){var t=this,r=arguments;r... function loadCjsDefault (line 1) | function loadCjsDefault(e){if(p.has(e)){o("Auto-ignoring usage of config... function loadMjsFromPath (line 1) | function loadMjsFromPath(t){return e.apply(this,arguments)} function ensureTsSupport (line 1) | function ensureTsSupport(e,t,n){if(require.extensions[".ts"]||require.ex... function getTSPreset (line 1) | function getTSPreset(e){try{return r(8782)}catch(t){if(t.code!=="MODULE_... function _path (line 1) | function _path(){const e=r(1017);_path=function(){return e};return e} function _debug (line 1) | function _debug(){const e=r(6937);_debug=function(){return e};return e} function _path (line 1) | function _path(){const e=r(1017);_path=function(){return e};return e} function _url (line 1) | function _url(){const e=r(7310);_url=function(){return e};return e} function _fs (line 1) | function _fs(){const e=r(7147);_fs=function(){return e};return e} function standardizeName (line 1) | function standardizeName(e,t){if(_path().isAbsolute(t))return t;const r=... function tryRequireResolve (line 1) | function tryRequireResolve(e,t){try{if(t){return{error:null,value:(((e,t... function tryImportMetaResolve (line 1) | function tryImportMetaResolve(e,t){try{return{error:null,value:(0,i.reso... function resolveStandardizedNameForRequire (line 1) | function resolveStandardizedNameForRequire(e,t,r){const n=resolveAlterna... function resolveStandardizedNameForImport (line 1) | function resolveStandardizedNameForImport(e,t,r){const n=(0,_url().pathT... function resolveStandardizedName (line 1) | function resolveStandardizedName(e,t,r,n){if(!s.supportsESM||!n){return ... function _fs2 (line 1) | function _fs2(){const e=r(7147);_fs2=function(){return e};return e} function makeStaticFileCache (line 1) | function makeStaticFileCache(e){return(0,n.makeStrongCache)((function*(t... function fileMtime (line 1) | function fileMtime(e){if(!_fs2().existsSync(e))return null;try{return+_f... function _gensync (line 1) | function _gensync(){const e=r(6433);_gensync=function(){return e};return e} function _traverse (line 1) | function _traverse(){const e=r(8026);_traverse=function(){return e};retu... function enhanceError (line 1) | function enhanceError(e,t){return function*(r,n){try{return yield*t(r,n)... function chainMaybeAsync (line 1) | function chainMaybeAsync(e,t){if(!e)return t;if(!t)return e;return funct... function _semver (line 1) | function _semver(){const e=r(7849);_semver=function(){return e};return e} function makeConfigAPI (line 1) | function makeConfigAPI(e){const env=t=>e.using((e=>{if(t===undefined)ret... function makePresetAPI (line 1) | function makePresetAPI(e,t){const targets=()=>JSON.parse(e.using((e=>JSO... function makePluginAPI (line 1) | function makePluginAPI(e,t){const assumption=t=>e.using((e=>e.assumption... function assertVersion (line 1) | function assertVersion(e){if(typeof e==="number"){if(!Number.isInteger(e... function finalize (line 1) | function finalize(e){return Object.freeze(e)} function flattenToSet (line 1) | function flattenToSet(e){const t=new Set;const r=[e];while(r.length>0){f... function getEnv (line 1) | function getEnv(e="development"){return process.env.BABEL_ENV||process.e... function _gensync (line 1) | function _gensync(){const e=r(6433);_gensync=function(){return e};return e} function loadPartialConfigAsync (line 1) | function loadPartialConfigAsync(...e){return(0,a.beginHiddenCallStack)(o... function loadPartialConfigSync (line 1) | function loadPartialConfigSync(...e){return(0,a.beginHiddenCallStack)(o.... function loadPartialConfig (line 1) | function loadPartialConfig(e,t){if(t!==undefined){(0,a.beginHiddenCallSt... function loadOptionsAsync (line 1) | function loadOptionsAsync(...e){return(0,a.beginHiddenCallStack)(l.async... function loadOptionsSync (line 1) | function loadOptionsSync(...e){return(0,a.beginHiddenCallStack)(l.sync)(... function loadOptions (line 1) | function loadOptions(e,t){if(t!==undefined){(0,a.beginHiddenCallStack)(l... function createConfigItemAsync (line 1) | function createConfigItemAsync(...e){return(0,a.beginHiddenCallStack)(c.... function createConfigItemSync (line 1) | function createConfigItemSync(...e){return(0,a.beginHiddenCallStack)(c.s... function createConfigItem (line 1) | function createConfigItem(e,t,r){if(r!==undefined){(0,a.beginHiddenCallS... function _path (line 1) | function _path(){const e=r(1017);_path=function(){return e};return e} function createItemFromDescriptor (line 1) | function createItemFromDescriptor(e){return new ConfigItem(e)} function getItemDescriptor (line 1) | function getItemDescriptor(e){if(e!=null&&e[s]){return e._descriptor}ret... class ConfigItem (line 1) | class ConfigItem{constructor(e){this._descriptor=void 0;this[s]=true;thi... method constructor (line 1) | constructor(e){this._descriptor=void 0;this[s]=true;this.value=void 0;... function _path (line 1) | function _path(){const e=r(1017);_path=function(){return e};return e} function _objectWithoutPropertiesLoose (line 1) | function _objectWithoutPropertiesLoose(e,t){if(null==e)return{};var r={}... function resolveRootMode (line 1) | function resolveRootMode(e,t){switch(t){case"root":return e;case"upward-... class PartialConfig (line 1) | class PartialConfig{constructor(e,t,r,n,s,i){this.options=void 0;this.ba... method constructor (line 1) | constructor(e,t,r,n,s,i){this.options=void 0;this.babelrc=void 0;this.... method hasFilesystemConfig (line 1) | hasFilesystemConfig(){return this.babelrc!==undefined||this.config!==u... function _path (line 1) | function _path(){const e=r(1017);_path=function(){return e};return e} function escapeRegExp (line 1) | function escapeRegExp(e){return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&")} function pathToPattern (line 1) | function pathToPattern(e,t){const r=_path().resolve(t,e).split(_path().s... class Plugin (line 1) | class Plugin{constructor(e,t,r,s=(0,n.finalize)([])){this.key=void 0;thi... method constructor (line 1) | constructor(e,t,r,s=(0,n.finalize)([])){this.key=void 0;this.manipulat... function _gensync (line 1) | function _gensync(){const e=r(6433);_gensync=function(){return e};return e} method title (line 1) | title(e,t,r){let s="";if(e===n.Programmatic){s="programmatic options";if... method loc (line 1) | loc(e,t){let r="";if(e!=null){r+=`.overrides[${e}]`}if(t!=null){r+=`.env... method optionsAndDescriptors (line 1) | *optionsAndDescriptors(e){const t=Object.assign({},e.options);delete t.o... function descriptorToConfig (line 1) | function descriptorToConfig(e){var t;let r=(t=e.file)==null?void 0:t.req... class ConfigPrinter (line 1) | class ConfigPrinter{constructor(){this._stack=[]}configure(e,t,{callerNa... method constructor (line 1) | constructor(){this._stack=[]} method configure (line 1) | configure(e,t,{callerName:r,filepath:n}){if(!e)return()=>{};return(e,s... method format (line 1) | static*format(e){let t=s.title(e.type,e.callerName,e.filepath);const r... method output (line 1) | *output(){if(this._stack.length===0)return"";const e=yield*_gensync().... function _path (line 1) | function _path(){const e=r(1017);_path=function(){return e};return e} function _helperCompilationTargets (line 1) | function _helperCompilationTargets(){const e=r(3924);_helperCompilationT... function resolveBrowserslistConfigFile (line 1) | function resolveBrowserslistConfigFile(e,t){return _path().resolve(t,e)} function resolveTargets (line 1) | function resolveTargets(e,t){const r=e.targets;let n;if(typeof r==="stri... function mergeOptions (line 1) | function mergeOptions(e,t){for(const r of Object.keys(t)){if((r==="parse... function mergeDefaultFields (line 1) | function mergeDefaultFields(e,t){for(const r of Object.keys(t)){const n=... function isIterableIterator (line 1) | function isIterableIterator(e){return!!e&&typeof e.next==="function"&&ty... function _helperCompilationTargets (line 1) | function _helperCompilationTargets(){const e=r(3924);_helperCompilationT... function msg (line 1) | function msg(e){switch(e.type){case"root":return``;case"env":return`${ms... function access (line 1) | function access(e,t){return{type:"access",name:t,parent:e}} function assertRootMode (line 1) | function assertRootMode(e,t){if(t!==undefined&&t!=="root"&&t!=="upward"&... function assertSourceMaps (line 1) | function assertSourceMaps(e,t){if(t!==undefined&&typeof t!=="boolean"&&t... function assertCompact (line 1) | function assertCompact(e,t){if(t!==undefined&&typeof t!=="boolean"&&t!==... function assertSourceType (line 1) | function assertSourceType(e,t){if(t!==undefined&&t!=="module"&&t!=="scri... function assertCallerMetadata (line 1) | function assertCallerMetadata(e,t){const r=assertObject(e,t);if(r){if(ty... function assertInputSourceMap (line 1) | function assertInputSourceMap(e,t){if(t!==undefined&&typeof t!=="boolean... function assertString (line 1) | function assertString(e,t){if(t!==undefined&&typeof t!=="string"){throw ... function assertFunction (line 1) | function assertFunction(e,t){if(t!==undefined&&typeof t!=="function"){th... function assertBoolean (line 1) | function assertBoolean(e,t){if(t!==undefined&&typeof t!=="boolean"){thro... function assertObject (line 1) | function assertObject(e,t){if(t!==undefined&&(typeof t!=="object"||Array... function assertArray (line 1) | function assertArray(e,t){if(t!=null&&!Array.isArray(t)){throw new Error... function assertIgnoreList (line 1) | function assertIgnoreList(e,t){const r=assertArray(e,t);r==null||r.forEa... function assertIgnoreItem (line 1) | function assertIgnoreItem(e,t){if(typeof t!=="string"&&typeof t!=="funct... function assertConfigApplicableTest (line 1) | function assertConfigApplicableTest(e,t){if(t===undefined){return t}if(A... function checkValidTest (line 1) | function checkValidTest(e){return typeof e==="string"||typeof e==="funct... function assertConfigFileSearch (line 1) | function assertConfigFileSearch(e,t){if(t!==undefined&&typeof t!=="boole... function assertBabelrcSearch (line 1) | function assertBabelrcSearch(e,t){if(t===undefined||typeof t==="boolean"... function assertPluginList (line 1) | function assertPluginList(e,t){const r=assertArray(e,t);if(r){r.forEach(... function assertPluginItem (line 1) | function assertPluginItem(e,t){if(Array.isArray(t)){if(t.length===0){thr... function assertPluginTarget (line 1) | function assertPluginTarget(e,t){if((typeof t!=="object"||!t)&&typeof t!... function assertTargets (line 1) | function assertTargets(e,t){if((0,_helperCompilationTargets().isBrowsers... function assertBrowsersList (line 1) | function assertBrowsersList(e,t){if(t!==undefined&&!(0,_helperCompilatio... function assertBrowserVersion (line 1) | function assertBrowserVersion(e,t){if(typeof t==="number"&&Math.round(t)... function assertAssumptions (line 1) | function assertAssumptions(e,t){if(t===undefined)return;if(typeof t!=="o... function getSource (line 1) | function getSource(e){return e.type==="root"?e.source:getSource(e.parent)} function validate (line 1) | function validate(e,t,r){try{return validateNested({type:"root",source:e... function validateNested (line 1) | function validateNested(e,t){const r=getSource(e);assertNoDuplicateSourc... function throwUnknownError (line 1) | function throwUnknownError(e){const t=e.name;if(n.default[t]){const{mess... function assertNoDuplicateSourcemap (line 1) | function assertNoDuplicateSourcemap(e){if(hasOwnProperty.call(e,"sourceM... function assertEnvSet (line 1) | function assertEnvSet(e,t){if(e.parent.type==="env"){throw new Error(`${... function assertOverridesList (line 1) | function assertOverridesList(e,t){if(e.parent.type==="env"){throw new Er... function checkNoUnwrappedItemOptionPairs (line 1) | function checkNoUnwrappedItemOptionPairs(e,t,r,n){if(t===0)return;const ... function assertVisitorMap (line 1) | function assertVisitorMap(e,t){const r=(0,n.assertObject)(e,t);if(r){Obj... function assertVisitorHandler (line 1) | function assertVisitorHandler(e,t){if(t&&typeof t==="object"){Object.key... function validatePluginObject (line 1) | function validatePluginObject(e){const t={type:"root",source:"plugin"};O... class ConfigError (line 1) | class ConfigError extends Error{constructor(e,t){super(e);(0,n.expectedE... method constructor (line 1) | constructor(e,t){super(e);(0,n.expectedError)(this);if(t)(0,n.injectVi... function CallSite (line 1) | function CallSite(e){return Object.create({isNative:()=>false,isConstruc... function injectVirtualStackFrame (line 1) | function injectVirtualStackFrame(e,t){if(!s)return;let r=l.get(e);if(!r)... function expectedError (line 1) | function expectedError(e){if(!s)return;o.add(e);return e} function beginHiddenCallStack (line 1) | function beginHiddenCallStack(e){if(!s)return e;return Object.defineProp... function endHiddenCallStack (line 1) | function endHiddenCallStack(e){if(!s)return e;return Object.defineProper... function setupPrepareStackTrace (line 1) | function setupPrepareStackTrace(){setupPrepareStackTrace=()=>{};const{pr... function defaultPrepareStackTrace (line 1) | function defaultPrepareStackTrace(e,t){if(t.length===0)return n(e);retur... function _gensync (line 1) | function _gensync(){const e=r(6433);_gensync=function(){return e};return e} function asyncGeneratorStep (line 1) | function asyncGeneratorStep(e,t,r,n,s,i,a){try{var o=e[i](a),l=o.value}c... function _asyncToGenerator (line 1) | function _asyncToGenerator(e){return function(){var t=this,r=arguments;r... function maybeAsync (line 1) | function maybeAsync(e,t){return _gensync()({sync(...r){const n=e.apply(t... function forwardAsync (line 1) | function forwardAsync(e,t){const r=_gensync()(e);return i((e=>{const n=r... function isThenable (line 1) | function isThenable(e){return!!e&&(typeof e==="object"||typeof e==="func... function _fs (line 1) | function _fs(){const e=r(7147);_fs=function(){return e};return e} function _gensync (line 1) | function _gensync(){const e=r(6433);_gensync=function(){return e};return e} function once (line 1) | function once(e){let t;let r;let s=false;return function*(){if(!t){if(r)... function _types (line 1) | function _types(){const e=r(3061);_types=function(){return e};return e} function _parser (line 1) | function _parser(){const e=r(9849);_parser=function(){return e};return e} function _traverse (line 1) | function _traverse(){const e=r(8026);_traverse=function(){return e};retu... function _template (line 1) | function _template(){const e=r(5326);_template=function(){return e};retu... method init (line 1) | init(e){return(0,o.loadOptionsSync)(e)} function _gensync (line 1) | function _gensync(){const e=r(6433);_gensync=function(){return e};return e} function parseSync (line 1) | function parseSync(...e){return(0,a.beginHiddenCallStack)(o.sync)(...e)} function parseAsync (line 1) | function parseAsync(...e){return(0,a.beginHiddenCallStack)(o.async)(...e)} function _parser (line 1) | function _parser(){const e=r(9849);_parser=function(){return e};return e} function _codeFrame (line 1) | function _codeFrame(){const e=r(3554);_codeFrame=function(){return e};re... function generateMissingPluginMessage (line 1) | function generateMissingPluginMessage(e,t,n,s){let i=`Support for the ex... function helpers (line 1) | function helpers(){const e=r(8796);helpers=function(){return e};return e} function _generator (line 1) | function _generator(){const e=r(1605);_generator=function(){return e};re... function _template (line 1) | function _template(){const e=r(5326);_template=function(){return e};retu... function _t (line 1) | function _t(){const e=r(3061);_t=function(){return e};return e} function buildGlobal (line 13) | function buildGlobal(e){const t=h("babelHelpers");const r=[];const n=f(n... function buildModule (line 13) | function buildModule(e){const t=[];const r=buildHelpers(t,null,e);t.unsh... function buildUmd (line 13) | function buildUmd(e){const t=h("babelHelpers");const r=[];r.push(S("var"... function buildVar (line 13) | function buildVar(e){const t=h("babelHelpers");const r=[];r.push(S("var"... function buildHelpers (line 13) | function buildHelpers(e,t,r){const getHelperReference=e=>t?m(t,h(e)):h(`... function _default (line 13) | function _default(e,t="global"){let r;const n={global:buildGlobal,module... function _gensync (line 13) | function _gensync(){const e=r(6433);_gensync=function(){return e};return e} function transformFromAstSync (line 13) | function transformFromAstSync(...e){return(0,i.beginHiddenCallStack)(a.s... function transformFromAstAsync (line 13) | function transformFromAstAsync(...e){return(0,i.beginHiddenCallStack)(a.... function _gensync (line 13) | function _gensync(){const e=r(6433);_gensync=function(){return e};return e} function transformFile (line 13) | function transformFile(...e){a.errback(...e)} function transformFileSync (line 13) | function transformFileSync(...e){return a.sync(...e)} function transformFileAsync (line 13) | function transformFileAsync(...e){return a.async(...e)} function _gensync (line 13) | function _gensync(){const e=r(6433);_gensync=function(){return e};return e} function transformSync (line 13) | function transformSync(...e){return(0,i.beginHiddenCallStack)(a.sync)(..... function transformAsync (line 13) | function transformAsync(...e){return(0,i.beginHiddenCallStack)(a.async)(... function _traverse (line 13) | function _traverse(){const e=r(8026);_traverse=function(){return e};retu... method exit (line 13) | exit({node:e}){e.body=performHoisting(e.body)} method exit (line 13) | exit({node:e}){e.consequent=performHoisting(e.consequent)} function performHoisting (line 13) | function performHoisting(e){let t=Math.pow(2,30)-1;let r=false;for(let n... function loadBlockHoistPlugin (line 13) | function loadBlockHoistPlugin(){if(!s){s=new n.default(Object.assign({},... function priority (line 13) | function priority(e){const t=e==null?void 0:e._blockHoist;if(t==null)ret... function stableSort (line 13) | function stableSort(e){const t=Object.create(null);for(let r=0;r{... function extractComments (line 13) | function extractComments(e,t){let r=null;o(t,(t=>{[t.leadingComments,r]=... function _path (line 13) | function _path(){const e=r(1017);_path=function(){return e};return e} function normalizeOptions (line 13) | function normalizeOptions(e){const{filename:t,cwd:r,filenameRelative:n=(... class PluginPass (line 13) | class PluginPass{constructor(e,t,r,n){this._map=new Map;this.key=void 0;... method constructor (line 13) | constructor(e,t,r,n){this._map=new Map;this.key=void 0;this.file=void ... method set (line 13) | set(e,t){this._map.set(e,t)} method get (line 13) | get(e){return this._map.get(e)} method availableHelper (line 13) | availableHelper(e,t){return this.file.availableHelper(e,t)} method addHelper (line 13) | addHelper(e){return this.file.addHelper(e)} method buildCodeFrameError (line 13) | buildCodeFrameError(e,t,r){return this.file.buildCodeFrameError(e,t,r)} function deepClone (line 13) | function deepClone(e,t,s){if(e!==null){if(s){if(t.has(e))return t.get(e)... function _default (line 13) | function _default(e){if(typeof e!=="object")return e;{try{return deepClo... function _assert (line 13) | function _assert(){const e=r(9491);_assert=function(){return e};return e} function _fs (line 13) | function _fs(){const e=_interopRequireWildcard(r(7147),true);_fs=functio... function _process (line 13) | function _process(){const e=r(7282);_process=function(){return e};return e} function _url (line 13) | function _url(){const e=r(7310);_url=function(){return e};return e} function _path (line 13) | function _path(){const e=r(1017);_path=function(){return e};return e} function _module (line 13) | function _module(){const e=r(8188);_module=function(){return e};return e} function _v (line 13) | function _v(){const e=r(4655);_v=function(){return e};return e} function _util (line 13) | function _util(){const e=r(3837);_util=function(){return e};return e} function _getRequireWildcardCache (line 13) | function _getRequireWildcardCache(e){if("function"!=typeof WeakMap)retur... function _interopRequireWildcard (line 13) | function _interopRequireWildcard(e,t){if(!t&&e&&e.__esModule)return e;if... function formatList (line 13) | function formatList(e,t="and"){return e.length<3?e.join(` ${t} `):`${e.s... function createError (line 13) | function createError(e,t,r){o.set(e,t);return makeNodeErrorWithCode(r,e)} function makeNodeErrorWithCode (line 13) | function makeNodeErrorWithCode(e,t){return NodeError;function NodeError(... function isErrorStackTraceLimitWritable (line 13) | function isErrorStackTraceLimitWritable(){try{if(_v().startupSnapshot.is... function hideStackFrames (line 13) | function hideStackFrames(e){const t=l+e.name;Object.defineProperty(e,"na... function getMessage (line 13) | function getMessage(e,t,r){const n=o.get(e);_assert()(n!==undefined,"exp... function determineSpecificType (line 13) | function determineSpecificType(e){if(e===null||e===undefined){return Str... function read (line 13) | function read(e,{base:t,specifier:r}){const n=f.get(e);if(n){return n}le... function getPackageScopeConfig (line 13) | function getPackageScopeConfig(e){let t=new URL("package.json",e);while(... function getPackageType (line 13) | function getPackageType(e){return getPackageScopeConfig(e).type} function mimeToFormat (line 13) | function mimeToFormat(e){if(e&&/\s*(text|application)\/javascript\s*(;\s... method "node:" (line 13) | "node:"(){return"builtin"} function getDataProtocolModuleFormat (line 13) | function getDataProtocolModuleFormat(e){const{1:t}=/^([^/]+\/[^;,]+)[^,]... function extname (line 13) | function extname(e){const t=e.pathname;let r=t.length;while(r--){const e... function getFileProtocolModuleFormat (line 13) | function getFileProtocolModuleFormat(e,t,r){const n=extname(e);if(n===".... function getHttpProtocolModuleFormat (line 13) | function getHttpProtocolModuleFormat(){} function defaultGetFormatWithoutErrors (line 13) | function defaultGetFormatWithoutErrors(e,t){const r=e.protocol;if(!m.cal... function getDefaultConditions (line 13) | function getDefaultConditions(){return T} function getDefaultConditionsSet (line 13) | function getDefaultConditionsSet(){return S} function getConditionsSet (line 13) | function getConditionsSet(e){if(e!==undefined&&e!==getDefaultConditions(... function emitInvalidSegmentDeprecation (line 13) | function emitInvalidSegmentDeprecation(e,t,r,n,s,i,a){if(_process().noDe... function emitLegacyIndexDeprecation (line 13) | function emitLegacyIndexDeprecation(e,t,r,n){if(_process().noDeprecation... function tryStatSync (line 13) | function tryStatSync(e){try{return(0,_fs().statSync)(e)}catch(e){}} function fileExists (line 13) | function fileExists(e){const t=(0,_fs().statSync)(e,{throwIfNoEntry:fals... function legacyMainResolve (line 13) | function legacyMainResolve(e,t,r){let n;if(t.main!==undefined){n=new(_ur... function finalizeResolution (line 13) | function finalizeResolution(e,t,r){if(j.exec(e.pathname)!==null){throw n... function importNotDefined (line 13) | function importNotDefined(e,t,r){return new I(e,t&&(0,_url().fileURLToPa... function exportsNotFound (line 13) | function exportsNotFound(e,t,r){return new C((0,_url().fileURLToPath)(ne... function throwInvalidSubpath (line 13) | function throwInvalidSubpath(e,t,r,n,s){const i=`request is not a valid ... function invalidPackageTarget (line 13) | function invalidPackageTarget(e,t,r,n,s){t=typeof t==="object"&&t!==null... function resolvePackageTargetString (line 13) | function resolvePackageTargetString(e,t,r,n,s,i,a,o,l){if(t!==""&&!i&&e[... function isArrayIndex (line 13) | function isArrayIndex(e){const t=Number(e);if(`${t}`!==e)return false;re... function resolvePackageTarget (line 13) | function resolvePackageTarget(e,t,r,n,s,i,a,o,l){if(typeof t==="string")... function isConditionalExportsMainSugar (line 13) | function isConditionalExportsMainSugar(e,t,r){if(typeof e==="string"||Ar... function emitTrailingSlashPatternDeprecation (line 13) | function emitTrailingSlashPatternDeprecation(e,t,r){if(_process().noDepr... function packageExportsResolve (line 13) | function packageExportsResolve(e,t,r,n,s){let i=r.exports;if(isCondition... function patternKeyCompare (line 13) | function patternKeyCompare(e,t){const r=e.indexOf("*");const n=t.indexOf... function packageImportsResolve (line 13) | function packageImportsResolve(e,t,r){if(e==="#"||e.startsWith("#/")||e.... function parsePackageName (line 13) | function parsePackageName(e,t){let r=e.indexOf("/");let n=true;let s=fal... function packageResolve (line 13) | function packageResolve(e,t,r){if(_module().builtinModules.includes(e)){... function isRelativeSpecifier (line 13) | function isRelativeSpecifier(e){if(e[0]==="."){if(e.length===1||e[1]==="... function shouldBeTreatedAsRelativeOrAbsolutePath (line 13) | function shouldBeTreatedAsRelativeOrAbsolutePath(e){if(e==="")return fal... function moduleResolve (line 13) | function moduleResolve(e,t,r,n){const s=t.protocol;const i=s==="data:";c... function checkIfDisallowedImport (line 13) | function checkIfDisallowedImport(e,t,r){if(r){const n=r.protocol;if(n===... function isURL (line 13) | function isURL(e){return Boolean(e&&typeof e==="object"&&"href"in e&&typ... function throwIfInvalidParentURL (line 13) | function throwIfInvalidParentURL(e){if(e===undefined){return}if(typeof e... function defaultResolve (line 13) | function defaultResolve(e,t={}){const{parentURL:r}=t;_assert()(r!==undef... function resolve (line 13) | function resolve(e,t){if(!t){throw new Error("Please pass `parent`: `imp... class Buffer (line 13) | class Buffer{constructor(e,t){this._map=null;this._buf="";this._str="";t... method constructor (line 13) | constructor(e,t){this._map=null;this._buf="";this._str="";this._append... method _allocQueue (line 13) | _allocQueue(){const e=this._queue;for(let t=0;t<16;t++){e.push({char:0... method _pushQueue (line 13) | _pushQueue(e,t,r,n,s){const i=this._queueCursor;if(i===this._queue.len... method _popQueue (line 13) | _popQueue(){if(this._queueCursor===0){throw new Error("Cannot pop from... method get (line 13) | get(){this._flush();const e=this._map;const t={code:(this._buf+this._s... method append (line 13) | append(e,t){this._flush();this._append(e,this._sourcePosition,t)} method appendChar (line 13) | appendChar(e){this._flush();this._appendChar(e,1,this._sourcePosition)} method queue (line 13) | queue(e){if(e===10){while(this._queueCursor!==0){const e=this._queue[t... method queueIndentation (line 13) | queueIndentation(e){if(e===0)return;this._pushQueue(-1,e,undefined,und... method _flush (line 13) | _flush(){const e=this._queueCursor;const t=this._queue;for(let r=0;rthis.printJoin(e.membe... function TSArrayType (line 13) | function TSArrayType(e){this.print(e.elementType,true);this.tokenChar(91... function TSTupleType (line 13) | function TSTupleType(e){this.tokenChar(91);this.printList(e.elementTypes... function TSOptionalType (line 13) | function TSOptionalType(e){this.print(e.typeAnnotation);this.tokenChar(63)} function TSRestType (line 13) | function TSRestType(e){this.token("...");this.print(e.typeAnnotation)} function TSNamedTupleMember (line 13) | function TSNamedTupleMember(e){this.print(e.label);if(e.optional)this.to... function TSUnionType (line 13) | function TSUnionType(e){tsPrintUnionOrIntersectionType(this,e,"|")} function TSIntersectionType (line 13) | function TSIntersectionType(e){tsPrintUnionOrIntersectionType(this,e,"&")} function tsPrintUnionOrIntersectionType (line 13) | function tsPrintUnionOrIntersectionType(e,t,r){var n;let s=0;if((n=e.tok... function TSConditionalType (line 13) | function TSConditionalType(e){this.print(e.checkType);this.space();this.... function TSInferType (line 13) | function TSInferType(e){this.word("infer");this.print(e.typeParameter)} function TSParenthesizedType (line 13) | function TSParenthesizedType(e){this.tokenChar(40);this.print(e.typeAnno... function TSTypeOperator (line 13) | function TSTypeOperator(e){this.word(e.operator);this.space();this.print... function TSIndexedAccessType (line 13) | function TSIndexedAccessType(e){this.print(e.objectType,true);this.token... function TSMappedType (line 13) | function TSMappedType(e){const{nameType:t,optional:r,readonly:n,typeAnno... function tokenIfPlusMinus (line 13) | function tokenIfPlusMinus(e,t){if(t!==true){e.token(t)}} function TSTemplateLiteralType (line 13) | function TSTemplateLiteralType(e){this._printTemplate(e,e.types)} function TSLiteralType (line 13) | function TSLiteralType(e){this.print(e.literal)} function TSClassImplements (line 13) | function TSClassImplements(e){this.print(e.expression);this.print(e.type... function TSInterfaceDeclaration (line 13) | function TSInterfaceDeclaration(e){const{declare:t,id:r,typeParameters:n... function TSInterfaceBody (line 13) | function TSInterfaceBody(e){printBraced(this,e,(()=>this.printJoin(e.bod... function TSTypeAliasDeclaration (line 13) | function TSTypeAliasDeclaration(e){const{declare:t,id:r,typeParameters:n... function TSTypeExpression (line 13) | function TSTypeExpression(e){const{type:t,expression:r,typeAnnotation:n}... function TSTypeAssertion (line 13) | function TSTypeAssertion(e){const{typeAnnotation:t,expression:r}=e;this.... function TSInstantiationExpression (line 13) | function TSInstantiationExpression(e){this.print(e.expression);{this.pri... function TSEnumDeclaration (line 13) | function TSEnumDeclaration(e){const{declare:t,const:r,id:n}=e;if(t){this... function TSEnumBody (line 13) | function TSEnumBody(e){printBraced(this,e,(()=>{var t;return this.printL... function TSEnumMember (line 13) | function TSEnumMember(e){const{id:t,initializer:r}=e;this.print(t);if(r)... function TSModuleDeclaration (line 13) | function TSModuleDeclaration(e){const{declare:t,id:r,kind:n}=e;if(t){thi... function TSModuleBlock (line 13) | function TSModuleBlock(e){printBraced(this,e,(()=>this.printSequence(e.b... function TSImportType (line 13) | function TSImportType(e){const{argument:t,qualifier:r,options:n}=e;this.... function TSImportEqualsDeclaration (line 13) | function TSImportEqualsDeclaration(e){const{id:t,moduleReference:r}=e;if... function TSExternalModuleReference (line 13) | function TSExternalModuleReference(e){this.token("require(");this.print(... function TSNonNullExpression (line 13) | function TSNonNullExpression(e){this.print(e.expression);this.tokenChar(... function TSExportAssignment (line 13) | function TSExportAssignment(e){this.word("export");this.space();this.tok... function TSNamespaceExportDeclaration (line 13) | function TSNamespaceExportDeclaration(e){this.word("export");this.space(... function tsPrintSignatureDeclarationBase (line 13) | function tsPrintSignatureDeclarationBase(e){const{typeParameters:t}=e;co... function tsPrintClassMemberModifiers (line 13) | function tsPrintClassMemberModifiers(e){const t=e.type==="ClassPrivatePr... function printBraced (line 13) | function printBraced(e,t,r){e.token("{");const n=e.enterDelimited();r();... function printModifiersList (line 13) | function printModifiersList(e,t,r){var n;const s=new Set;for(const e of ... function normalizeOptions (line 13) | function normalizeOptions(e,t,r){if(t.experimental_preserveFormat){if(ty... method constructor (line 13) | constructor(e,t={},r){this._ast=void 0;this._format=void 0;this._map=voi... method generate (line 13) | generate(){const e=new s.default(this._format,this._map);return e.genera... function generate (line 13) | function generate(e,t={},r){const i=normalizeOptions(r,t,e);const a=t.so... function expandAliases (line 13) | function expandAliases(e){const t=new Map;function add(e,r){const n=t.ge... function isOrHasCallExpression (line 13) | function isOrHasCallExpression(e){if(l(e)){return true}return u(e)&&isOr... function needsWhitespace (line 13) | function needsWhitespace(e,t,r){var n;if(!e)return false;if(p(e)){e=e.ex... function needsWhitespaceBefore (line 13) | function needsWhitespaceBefore(e,t){return needsWhitespace(e,t,1)} function needsWhitespaceAfter (line 13) | function needsWhitespaceAfter(e,t){return needsWhitespace(e,t,2)} function needsParens (line 13) | function needsParens(e,t,r,n,s){var i;if(!t)return false;if(d(t)&&t.call... function isDecoratorMemberExpression (line 13) | function isDecoratorMemberExpression(e){switch(e.type){case"Identifier":... function isLastChild (line 13) | function isLastChild(e,t){const r=o[e.type];for(let n=r.length-1;n>=0;n-... function getBinaryPrecedence (line 13) | function getBinaryPrecedence(e,t){if(t==="BinaryExpression"||t==="Logica... function isTSTypeExpression (line 13) | function isTSTypeExpression(e){return e==="TSAsExpression"||e==="TSSatis... function NullableTypeAnnotation (line 13) | function NullableTypeAnnotation(e,t){return i(t)} function FunctionTypeAnnotation (line 13) | function FunctionTypeAnnotation(e,t,r){const n=t.type;return n==="UnionT... function UpdateExpression (line 13) | function UpdateExpression(e,t){return hasPostfixPart(e,t)||isClassExtend... function needsParenBeforeExpressionBrace (line 13) | function needsParenBeforeExpressionBrace(e){return Boolean(e&(s.TokenCon... function ObjectExpression (line 13) | function ObjectExpression(e,t,r){return needsParenBeforeExpressionBrace(r)} function DoExpression (line 13) | function DoExpression(e,t,r){return!e.async&&Boolean(r&s.TokenContext.ex... function Binary (line 13) | function Binary(e,t){const r=t.type;if(e.type==="BinaryExpression"&&e.op... function UnionTypeAnnotation (line 13) | function UnionTypeAnnotation(e,t){const r=t.type;return r==="ArrayTypeAn... function OptionalIndexedAccessType (line 13) | function OptionalIndexedAccessType(e,t){return c(t)&&t.objectType===e} function TSAsExpression (line 13) | function TSAsExpression(e,t){if((t.type==="AssignmentExpression"||t.type... function TSConditionalType (line 13) | function TSConditionalType(e,t){const r=t.type;if(r==="TSArrayType"||r==... function TSUnionType (line 13) | function TSUnionType(e,t){const r=t.type;return r==="TSIntersectionType"... function TSIntersectionType (line 13) | function TSIntersectionType(e,t){const r=t.type;return r==="TSTypeOperat... function TSInferType (line 13) | function TSInferType(e,t){const r=t.type;if(r==="TSArrayType"||r==="TSIn... function TSTypeOperator (line 13) | function TSTypeOperator(e,t){const r=t.type;return r==="TSArrayType"||r=... function TSInstantiationExpression (line 13) | function TSInstantiationExpression(e,t){const r=t.type;return(r==="CallE... function TSFunctionType (line 13) | function TSFunctionType(e,t){const r=t.type;return r==="TSIntersectionTy... function BinaryExpression (line 13) | function BinaryExpression(e,t,r,n){return e.operator==="in"&&n} function SequenceExpression (line 13) | function SequenceExpression(e,t){const r=t.type;if(r==="SequenceExpressi... function YieldExpression (line 13) | function YieldExpression(e,t){const r=t.type;return r==="BinaryExpressio... function ClassExpression (line 13) | function ClassExpression(e,t,r){return Boolean(r&(s.TokenContext.express... function UnaryLike (line 13) | function UnaryLike(e,t){return hasPostfixPart(e,t)||a(t)&&t.operator==="... function FunctionExpression (line 13) | function FunctionExpression(e,t,r){return Boolean(r&(s.TokenContext.expr... function ConditionalExpression (line 13) | function ConditionalExpression(e,t){const r=t.type;if(r==="UnaryExpressi... function OptionalMemberExpression (line 13) | function OptionalMemberExpression(e,t){return o(t)&&t.callee===e||p(t)&&... function AssignmentExpression (line 13) | function AssignmentExpression(e,t,r){if(needsParenBeforeExpressionBrace(... function LogicalExpression (line 13) | function LogicalExpression(e,t){const r=t.type;if(isTSTypeExpression(r))... function Identifier (line 13) | function Identifier(e,t,r,n,i){var a;const o=t.type;if((a=e.extra)!=null... function crawlInternal (line 13) | function crawlInternal(e,t){if(!e)return t;if(f(e)||y(e)){crawlInternal(... function crawl (line 13) | function crawl(e){return crawlInternal(e,{hasCall:false,hasFunction:fals... function isHelper (line 13) | function isHelper(e){if(!e)return false;if(f(e)){return isHelper(e.objec... function isType (line 13) | function isType(e){return d(e)||h(e)||i(e)||u(e)||f(e)} method AssignmentExpression (line 13) | AssignmentExpression(e){const t=crawl(e.right);if(t.hasCall&&t.hasHelper... method SwitchCase (line 13) | SwitchCase(e,t){return(!!e.consequent.length||t.cases[0]===e?1:0)|(!e.co... method LogicalExpression (line 13) | LogicalExpression(e){if(p(e.left)||p(e.right)){return 2}} method Literal (line 13) | Literal(e){if(g(e)&&e.value==="use strict"){return 2}} method CallExpression (line 13) | CallExpression(e){if(p(e.callee)||isHelper(e)){return 1|2}} method OptionalCallExpression (line 13) | OptionalCallExpression(e){if(p(e.callee)){return 1|2}} method VariableDeclaration (line 13) | VariableDeclaration(e){for(let t=0;t{};this.i... method enterDelimited (line 13) | enterDelimited(){const e=this.inForStatementInit;const t=this._noLineT... method generate (line 13) | generate(e){if(this.format.preserveFormat){this.tokenMap=new a.TokenMa... method indent (line 13) | indent(){const{format:e}=this;if(e.preserveFormat||e.compact||e.concis... method dedent (line 13) | dedent(){const{format:e}=this;if(e.preserveFormat||e.compact||e.concis... method semicolon (line 13) | semicolon(e=false){this._maybeAddAuxComment();if(e){this._appendChar(5... method rightBrace (line 13) | rightBrace(e){if(this.format.minified){this._buf.removeLastSemicolon()... method rightParens (line 13) | rightParens(e){this.sourceWithOffset("end",e.loc,-1);this.tokenChar(41)} method space (line 13) | space(e=false){const{format:t}=this;if(t.compact||t.preserveFormat)ret... method word (line 13) | word(e,t=false){this.tokenContext=0;this._maybePrintInnerComments(e);t... method number (line 13) | number(e,t){function isNonDecimalLiteral(e){if(e.length>2&&e.charCodeA... method token (line 13) | token(e,t=false,r=0){this.tokenContext=0;this._maybePrintInnerComments... method tokenChar (line 13) | tokenChar(e){this.tokenContext=0;const t=String.fromCharCode(e);this._... method newline (line 13) | newline(e=1,t){if(e<=0)return;if(!t){if(this.format.retainLines||this.... method endsWith (line 13) | endsWith(e){return this.getLastChar()===e} method getLastChar (line 13) | getLastChar(){return this._buf.getLastChar()} method endsWithCharAndNewline (line 13) | endsWithCharAndNewline(){return this._buf.endsWithCharAndNewline()} method removeTrailingNewline (line 13) | removeTrailingNewline(){this._buf.removeTrailingNewline()} method exactSource (line 13) | exactSource(e,t){if(!e){t();return}this._catchUp("start",e);this._buf.... method source (line 13) | source(e,t){if(!t)return;this._catchUp(e,t);this._buf.source(e,t)} method sourceWithOffset (line 13) | sourceWithOffset(e,t,r){if(!t||this.format.preserveFormat)return;this.... method sourceIdentifierName (line 13) | sourceIdentifierName(e,t){if(!this._buf._canMarkIdName)return;const r=... method _space (line 13) | _space(){this._queue(32)} method _newline (line 13) | _newline(){this._queue(10)} method _catchUpToCurrentToken (line 13) | _catchUpToCurrentToken(e,t=0){const r=this.tokenMap.findMatching(this.... method _append (line 13) | _append(e,t){this._maybeIndent(e.charCodeAt(0));this._buf.append(e,t);... method _appendChar (line 13) | _appendChar(e){this._maybeIndent(e);this._buf.appendChar(e);this._ends... method _queue (line 13) | _queue(e){this._maybeIndent(e);this._buf.queue(e);this._endsWithWord=f... method _maybeIndent (line 13) | _maybeIndent(e){if(this._indent&&e!==10&&this.endsWith(10)){this._buf.... method _shouldIndent (line 13) | _shouldIndent(e){if(this._indent&&e!==10&&this.endsWith(10)){return tr... method catchUp (line 13) | catchUp(e){if(!this.format.retainLines)return;const t=e-this._buf.getC... method _catchUp (line 13) | _catchUp(e,t){const{format:r}=this;if(!r.preserveFormat){if(r.retainLi... method _catchUpTo (line 13) | _catchUpTo({line:e,column:t,index:r}){const n=e-this._buf.getCurrentLi... method _getIndent (line 13) | _getIndent(){return this._indentRepeat*this._indent} method printTerminatorless (line 13) | printTerminatorless(e){this._noLineTerminator=true;this.print(e)} method print (line 13) | print(e,t,r){var n,i,a;if(!e)return;this._endsWithInnerRaw=false;const... method _maybeAddAuxComment (line 13) | _maybeAddAuxComment(e){if(e)this._printAuxBeforeComment();if(!this._in... method _printAuxBeforeComment (line 13) | _printAuxBeforeComment(){if(this._printAuxAfterOnNextUserNode)return;t... method _printAuxAfterComment (line 13) | _printAuxAfterComment(){if(!this._printAuxAfterOnNextUserNode)return;t... method getPossibleRaw (line 13) | getPossibleRaw(e){const t=e.extra;if((t==null?void 0:t.raw)!=null&&t.r... method printJoin (line 13) | printJoin(e,t,r,n,s,i,a,o){if(!(e!=null&&e.length))return;if(r==null&&... method printAndIndentOnComments (line 13) | printAndIndentOnComments(e){const t=e.leadingComments&&e.leadingCommen... method printBlock (line 13) | printBlock(e){const t=e.body;if(t.type!=="EmptyStatement"){this.space(... method _printTrailingComments (line 13) | _printTrailingComments(e,t,r){const{innerComments:n,trailingComments:s... method _printLeadingComments (line 13) | _printLeadingComments(e,t){const r=e.leadingComments;if(!(r!=null&&r.l... method _maybePrintInnerComments (line 13) | _maybePrintInnerComments(e,t){if(this._endsWithInnerRaw){var r;this.pr... method printInnerComments (line 13) | printInnerComments(e){const t=this._currentNode;const r=t.innerComment... method noIndentInnerCommentsHere (line 13) | noIndentInnerCommentsHere(){this._indentInnerComments=false} method printSequence (line 13) | printSequence(e,t,r,n){this.printJoin(e,true,t!=null?t:false,undefined... method printList (line 13) | printList(e,t,r,n,s,i){this.printJoin(e,r,n,s!=null?s:commaSeparator,t... method shouldPrintTrailingComma (line 13) | shouldPrintTrailingComma(e){if(!this.tokenMap)return null;const t=this... method _printNewline (line 13) | _printNewline(e,t){const r=this.format;if(r.retainLines||r.compact)ret... method _shouldPrintComment (line 13) | _shouldPrintComment(e,t){if(e.ignore)return 0;if(this._printedComments... method _printComment (line 13) | _printComment(e,t){const r=this._noLineTerminator;const n=e.type==="Co... method _printComments (line 13) | _printComments(e,t,r,n,s=0,i){const a=r.loc;const o=t.length;let l=!!a... function commaSeparator (line 13) | function commaSeparator(e,t){this.token(",",false,e);if(!t)this.space()} class SourceMap (line 13) | class SourceMap{constructor(e,t){var r;this._map=void 0;this._rawMapping... method constructor (line 1) | constructor(e,r){const n=r.decodedMappings?t.toDecodedMap(e):t.toEncod... method toString (line 1) | toString(){return JSON.stringify(this)} method constructor (line 13) | constructor(e,t){var r;this._map=void 0;this._rawMappings=void 0;this.... method get (line 13) | get(){return(0,n.toEncodedMap)(this._map)} method getDecoded (line 13) | getDecoded(){return(0,n.toDecodedMap)(this._map)} method getRawMappings (line 13) | getRawMappings(){return this._rawMappings||(this._rawMappings=(0,n.all... method mark (line 13) | mark(e,t,r,i,a,o){var l;this._rawMappings=undefined;let c;if(t!=null){... class TokenMap (line 13) | class TokenMap{constructor(e,t,r){this._tokens=void 0;this._source=void ... method constructor (line 13) | constructor(e,t,r){this._tokens=void 0;this._source=void 0;this._nodes... method has (line 13) | has(e){return this._nodesToTokenIndexes.has(e)} method getIndexes (line 13) | getIndexes(e){return this._nodesToTokenIndexes.get(e)} method find (line 13) | find(e,t){const r=this._nodesToTokenIndexes.get(e);if(r){for(let e=0;e... method findLastIndex (line 13) | findLastIndex(e,t){const r=this._nodesToTokenIndexes.get(e);if(r){for(... method findMatching (line 13) | findMatching(e,t,r=0){const n=this._nodesToTokenIndexes.get(e);if(n){l... method matchesOriginal (line 13) | matchesOriginal(e,t){if(e.end-e.start!==t.length)return false;if(e.val... method startMatches (line 13) | startMatches(e,t){const r=this._nodesToTokenIndexes.get(e);if(!r)retur... method endMatches (line 13) | endMatches(e,t){const r=this._nodesToTokenIndexes.get(e);if(!r)return ... method _getTokensIndexesOfNode (line 13) | _getTokensIndexesOfNode(e){if(e.start==null||e.end==null)return[];cons... method _findTokensOfNode (line 13) | _findTokensOfNode(e,t,r){const n=this._tokensCache.get(e);if(n)return ... method _findFirstTokenOfNode (line 13) | _findFirstTokenOfNode(e,t,r){while(t<=r){const n=r+t>>1;if(e>1;if(e{const[r,n]=t.spli... function outputDecimalWarning (line 13) | function outputDecimalWarning(e){if(!e.length){return}console.warn("Warn... function semverifyTarget (line 13) | function semverifyTarget(e,t){try{return(0,o.semverify)(t)}catch(r){thro... function nodeTargetParser (line 13) | function nodeTargetParser(e){const t=e===true||e==="current"?process.ver... function defaultTargetParser (line 13) | function defaultTargetParser(e,t){const r=(0,o.isUnreleasedVersion)(t,e)... function generateTargets (line 13) | function generateTargets(e){const t=Object.assign({},e);delete t.esmodul... function resolveTargets (line 13) | function resolveTargets(e,t){const r=n(e,{mobileToDesktop:true,env:t});r... function resolveTargetsCached (line 13) | function resolveTargetsCached(e,t){const r=typeof e==="string"?e:e.join(... function getTargets (line 13) | function getTargets(e={},t={}){var r,s;let{browsers:i,esmodules:a}=e;con... function prettifyVersion (line 13) | function prettifyVersion(e){if(typeof e!=="string"){return e}const{major... function prettifyTargets (line 13) | function prettifyTargets(e){return Object.keys(e).reduce(((t,r)=>{let n=... function semverMin (line 13) | function semverMin(e,t){return e&&n.lt(e,t)?e:t} function semverify (line 13) | function semverify(e){if(typeof e==="string"&&n.valid(e)){return e}o.inv... function isUnreleasedVersion (line 13) | function isUnreleasedVersion(e,t){const r=i.unreleasedLabels[t];return!!... function getLowestUnreleased (line 13) | function getLowestUnreleased(e,t,r){const n=i.unreleasedLabels[r];if(e==... function getHighestUnreleased (line 13) | function getHighestUnreleased(e,t,r){return getLowestUnreleased(e,t,r)==... function getLowestImplementedVersion (line 13) | function getLowestImplementedVersion(e,t){const r=e[t];if(!r&&t==="andro... function prop (line 13) | function prop(e,t){if(!t)return null;return n.types.objectProperty(n.typ... function method (line 13) | function method(e,t){return n.types.objectMethod("method",n.types.identi... function takeDecorators (line 13) | function takeDecorators(e){let t;if(e.decorators&&e.decorators.length>0)... function getKey (line 13) | function getKey(e){if(e.computed){return e.key}else if(n.types.isIdentif... function extractElementDescriptor (line 13) | function extractElementDescriptor(e,t,i,a){const o=a.isClassMethod();if(... function addDecorateHelper (line 13) | function addDecorateHelper(e){return e.addHelper("decorate")} function buildDecoratedClass (line 13) | function buildDecoratedClass(e,t,r,s){const{node:i,scope:a}=t;const o=a.... function hasOwnDecorators (line 24) | function hasOwnDecorators(e){var t;return!!((t=e.decorators)!=null&&t.le... function hasDecorators (line 24) | function hasDecorators(e){return hasOwnDecorators(e)||e.body.body.some(h... function incrementId (line 24) | function incrementId(e,t=e.length-1){if(t===-1){e.unshift(65);return}con... function createPrivateUidGeneratorForClass (line 24) | function createPrivateUidGeneratorForClass(e){const t=[];const r=new Set... function createLazyPrivateUidGeneratorForClass (line 24) | function createLazyPrivateUidGeneratorForClass(e){let t;return()=>{if(!t... function replaceClassWithVar (line 24) | function replaceClassWithVar(e,t){const r=e.node.id;const s=e.scope;if(e... function generateClassProperty (line 24) | function generateClassProperty(e,t,r){if(e.type==="PrivateName"){return ... function assignIdForAnonymousClass (line 24) | function assignIdForAnonymousClass(e,t){if(!e.node.id){e.node.id=typeof ... function addProxyAccessorsFor (line 24) | function addProxyAccessorsFor(e,t,r,s,i,a,o,l){const c=(l==="2023-11"||l... function extractProxyAccessorsFor (line 24) | function extractProxyAccessorsFor(e,t){if(t!=="2023-11"&&t!=="2023-05"&&... function getComputedKeyLastElement (line 36) | function getComputedKeyLastElement(e){e=(0,i.skipTransparentExprWrappers... function getComputedKeyMemoiser (line 36) | function getComputedKeyMemoiser(e){const t=getComputedKeyLastElement(e);... function prependExpressionsToComputedKey (line 36) | function prependExpressionsToComputedKey(e,t){const r=t.get("key");if(r.... function appendExpressionsToComputedKey (line 36) | function appendExpressionsToComputedKey(e,t){const r=t.get("key");const ... function prependExpressionsToFieldInitializer (line 36) | function prependExpressionsToFieldInitializer(e,t){const r=t.get("value"... function prependExpressionsToStaticBlock (line 36) | function prependExpressionsToStaticBlock(e,t){t.unshiftContainer("body",... function prependExpressionsToConstructor (line 36) | function prependExpressionsToConstructor(e,t){t.node.body.body.unshift(n... function isProtoInitCallExpression (line 36) | function isProtoInitCallExpression(e,t){return n.types.isCallExpression(... function optimizeSuperCallAndExpressions (line 36) | function optimizeSuperCallAndExpressions(e,t){if(t){if(e.length>=2&&isPr... function insertExpressionsAfterSuperCallAndOptimize (line 36) | function insertExpressionsAfterSuperCallAndOptimize(e,t,r){t.traverse({C... function createConstructorFromExpressions (line 36) | function createConstructorFromExpressions(e,t){const r=[n.types.expressi... function createStaticBlockFromExpressions (line 36) | function createStaticBlockFromExpressions(e){return n.types.staticBlock(... function getElementKind (line 36) | function getElementKind(e){switch(e.node.type){case"ClassProperty":case"... function toSortedDecoratorInfo (line 36) | function toSortedDecoratorInfo(e){return[...e.filter((e=>e.isStatic&&e.k... function generateDecorationList (line 36) | function generateDecorationList(e,t,r){const s=e.length;const i=t.some(B... function generateDecorationExprs (line 36) | function generateDecorationExprs(e,t){return n.types.arrayExpression(e.m... function extractElementLocalAssignments (line 36) | function extractElementLocalAssignments(e){const t=[];for(const r of e){... function addCallAccessorsFor (line 36) | function addCallAccessorsFor(e,t,r,s,i,a){t.insertAfter(n.types.classPri... function movePrivateAccessor (line 36) | function movePrivateAccessor(e,t,r,s){let i;let a;if(e.node.kind==="set"... function isClassDecoratableElementPath (line 36) | function isClassDecoratableElementPath(e){const{type:t}=e;return t!=="TS... function staticBlockToIIFE (line 36) | function staticBlockToIIFE(e){return n.types.callExpression(n.types.arro... function staticBlockToFunctionClosure (line 36) | function staticBlockToFunctionClosure(e){return n.types.functionExpressi... function fieldInitializerToClosure (line 36) | function fieldInitializerToClosure(e){return n.types.functionExpression(... function maybeSequenceExpression (line 36) | function maybeSequenceExpression(e){if(e.length===0)return n.types.unary... function createFunctionExpressionFromPrivateMethod (line 36) | function createFunctionExpressionFromPrivateMethod(e){const{params:t,bod... function createSetFunctionNameCall (line 36) | function createSetFunctionNameCall(e,t){return n.types.callExpression(e.... function createToPropertyKeyCall (line 36) | function createToPropertyKeyCall(e,t){return n.types.callExpression(e.ad... function createPrivateBrandCheckClosure (line 36) | function createPrivateBrandCheckClosure(e){return n.types.arrowFunctionE... function usesPrivateField (line 36) | function usesPrivateField(e){{try{n.types.traverseFast(e,(e=>{if(n.types... function convertToComputedKey (line 36) | function convertToComputedKey(e){const{node:t}=e;t.computed=true;if(n.ty... function hasInstancePrivateAccess (line 36) | function hasInstancePrivateAccess(e,t){let r=false;if(t.length>0){const ... function checkPrivateMethodUpdateError (line 36) | function checkPrivateMethodUpdateError(e,t){const r=(0,a.privateNameVisi... function transformClass (line 36) | function transformClass(e,t,r,i,a,p,f){var h;const m=e.get("body.body");... function createLocalsAssignment (line 38) | function createLocalsAssignment(e,t,r,s,i,a,o,l,c,p){let u,d;const f=[o?... function isProtoKey (line 38) | function isProtoKey(e){return e.type==="Identifier"?e.name==="__proto__"... function isDecorated (line 38) | function isDecorated(e){return e.decorators&&e.decorators.length>0} function shouldTransformElement (line 38) | function shouldTransformElement(e){switch(e.type){case"ClassAccessorProp... function shouldTransformClass (line 38) | function shouldTransformClass(e){return isDecorated(e)||e.body.body.some... function NamedEvaluationVisitoryFactory (line 38) | function NamedEvaluationVisitoryFactory(e,t){function handleComputedProp... function isDecoratedAnonymousClassExpression (line 38) | function isDecoratedAnonymousClassExpression(e){return e.isClassExpressi... function generateLetUidIdentifier (line 38) | function generateLetUidIdentifier(e,t){const r=e.generateUidIdentifier(t... function _default (line 38) | function _default({assertVersion:e,assumption:t},{loose:s},i,a){var o,l;... function enableFeature (line 38) | function enableFeature(e,t,r){if(!hasFeature(e,t)||canIgnoreLoose(e,t)){... function getBabelShowConfigForHint (line 38) | function getBabelShowConfigForHint(e){let{filename:t}=e.opts;if(!t||t===... function hasFeature (line 38) | function hasFeature(e,t){return!!(e.get(a)&t)} function isLoose (line 38) | function isLoose(e,t){return!!(e.get(o)&t)} function setLoose (line 38) | function setLoose(e,t,r){if(r)e.set(o,e.get(o)|t);else e.set(o,e.get(o)&... function shouldTransform (line 38) | function shouldTransform(e,t){let r=null;let i=null;let a=null;let o=nul... function buildPrivateNamesMap (line 38) | function buildPrivateNamesMap(e,t,r,s){const i=new Map;let a;for(const o... function buildPrivateNamesNodes (line 38) | function buildPrivateNamesNodes(e,t,r,s){const i=[];const a=new Set;for(... function privateNameVisitorFactory (line 38) | function privateNameVisitorFactory(e){const t=s.visitors.environmentVisi... method PrivateName (line 38) | PrivateName(e,{noDocumentAll:t}){const{privateNamesMap:r,redeclared:n}=t... function unshadow (line 38) | function unshadow(e,t,r){while((n=t)!=null&&n.hasBinding(e)&&!t.bindingI... function buildCheckInRHS (line 38) | function buildCheckInRHS(e,t,r){if(r||!(t.availableHelper!=null&&t.avail... method BinaryExpression (line 38) | BinaryExpression(e,{file:t}){const{operator:r,left:s,right:i}=e.node;if(... function readOnlyError (line 40) | function readOnlyError(e,t){return n.types.callExpression(e.addHelper("r... function writeOnlyError (line 40) | function writeOnlyError(e,t){if(!e.availableHelper("writeOnlyError")){co... function buildStaticPrivateFieldAccess (line 40) | function buildStaticPrivateFieldAccess(e,t){if(t)return e;return n.types... function autoInherits (line 40) | function autoInherits(e){return function(t){return n.types.inherits(e.ap... method memoise (line 40) | memoise(e,t){const{scope:r}=e;const{object:n}=e.node;const s=r.maybeGene... method receiver (line 40) | receiver(e){const{object:t}=e.node;if(this.memoiser.has(t)){return n.typ... method boundGet (line 40) | boundGet(e){this.memoise(e,1);return n.types.callExpression(n.types.memb... method destructureSet (line 40) | destructureSet(e){const{classRef:t,privateNamesMap:r,file:s,noUninitiali... method call (line 40) | call(e,t){this.memoise(e,1);return(0,o.default)(this.get(e),this.receive... method optionalCall (line 40) | optionalCall(e,t){this.memoise(e,1);return(0,o.default)(this.get(e),this... method delete (line 40) | delete(){throw new Error("Internal Babel error: deleting private element... method get (line 40) | get(e){const{privateNamesMap:t,file:r}=this;const{object:s}=e.node;const... method set (line 40) | set(){throw new Error("private name handler with loose = true don't need... method boundGet (line 40) | boundGet(e){return n.types.callExpression(n.types.memberExpression(this.... method simpleSet (line 40) | simpleSet(e){return this.get(e)} method destructureSet (line 40) | destructureSet(e){return this.get(e)} method call (line 40) | call(e,t){return n.types.callExpression(this.get(e),t)} method optionalCall (line 40) | optionalCall(e,t){return n.types.optionalCallExpression(this.get(e),t,tr... method delete (line 40) | delete(){throw new Error("Internal Babel error: deleting private element... function transformPrivateNamesUsage (line 40) | function transformPrivateNamesUsage(e,t,r,{privateFieldsAsProperties:n,n... function buildPrivateFieldInitLoose (line 40) | function buildPrivateFieldInitLoose(e,t,r){const{id:s}=r.get(t.node.key.... function buildPrivateInstanceFieldInitSpec (line 47) | function buildPrivateInstanceFieldInitSpec(e,t,r,s){const{id:i}=r.get(t.... function buildPrivateStaticFieldInitSpec (line 52) | function buildPrivateStaticFieldInitSpec(e,t,r){const s=t.get(e.node.key... function buildPrivateMethodInitLoose (line 69) | function buildPrivateMethodInitLoose(e,t,r){const s=r.get(t.node.key.id.... function buildPrivateInstanceMethodInitSpec (line 84) | function buildPrivateInstanceMethodInitSpec(e,t,r,n){const s=r.get(t.nod... function buildPrivateAccessorInitialization (line 84) | function buildPrivateAccessorInitialization(e,t,r,s){const i=r.get(t.nod... function buildPrivateInstanceMethodInitialization (line 96) | function buildPrivateInstanceMethodInitialization(e,t,r,s){const i=r.get... function buildPublicFieldInitLoose (line 99) | function buildPublicFieldInitLoose(e,t){const{key:r,computed:s}=t.node;c... function buildPublicFieldInitSpec (line 99) | function buildPublicFieldInitSpec(e,t,r){const{key:s,computed:i}=t.node;... function buildPrivateStaticMethodInitLoose (line 99) | function buildPrivateStaticMethodInitLoose(e,t,r,s){const i=s.get(t.node... function buildPrivateMethodDeclaration (line 114) | function buildPrivateMethodDeclaration(e,t,r,s=false){const i=r.get(t.no... method Identifier (line 114) | Identifier(e,t){if(t.argumentsPath&&e.node.name==="arguments"){t.argumen... method UnaryExpression (line 114) | UnaryExpression(e){const{node:t}=e;if(t.operator==="delete"){const r=(0,... method ThisExpression (line 114) | ThisExpression(e,t){t.needsClassRef=true;e.replaceWith(n.types.cloneNode... method MetaProperty (line 114) | MetaProperty(e){const{node:t,scope:r}=e;if(t.meta.name==="new"&&t.proper... method ReferencedIdentifier (line 114) | ReferencedIdentifier(e,t){if(e.scope.bindingIdentifierEquals(e.node.name... function replaceThisContext (line 114) | function replaceThisContext(e,t,r){var n;const s={thisRef:t,needsClassRe... function isNameOrLength (line 114) | function isNameOrLength({key:e,computed:t}){if(e.type==="Identifier"){re... function inheritPropComments (line 114) | function inheritPropComments(e,t){n.types.inheritLeadingComments(e,t.nod... function inheritLoc (line 114) | function inheritLoc(e,t){e.start=t.start;e.end=t.end;e.loc=t.loc;return e} function buildFieldsInitNodes (line 114) | function buildFieldsInitNodes(e,t,r,s,a,o,l,c,u,d){let f=0;let h;const m... function createClassFeaturePlugin (line 114) | function createClassFeaturePlugin({name:e,feature:t,loose:d,manipulateOp... method Super (line 114) | Super(e){const{node:t,parentPath:r}=e;if(r.isCallExpression({callee:t}))... method "TSTypeAnnotation|TypeAnnotation" (line 114) | "TSTypeAnnotation|TypeAnnotation"(e){e.skip()} method ReferencedIdentifier (line 114) | ReferencedIdentifier(e,{scope:t}){if(t.hasOwnBinding(e.node.name)){t.ren... function handleClassTDZ (line 114) | function handleClassTDZ(e,t){if(t.classBinding&&t.classBinding===e.scope... method "TSTypeAnnotation|TypeAnnotation" (line 114) | "TSTypeAnnotation|TypeAnnotation"(e){e.skip()} function injectInitialization (line 114) | function injectInitialization(e,t,r,s,o){if(!r.length)return;const l=!!e... function memoiseComputedKey (line 114) | function memoiseComputedKey(e,t,r){const s=n.types.isIdentifier(e)&&t.ha... function extractComputedKeys (line 114) | function extractComputedKeys(e,t,r){const{scope:s}=e;const i=[];const a=... function assertFieldTransformed (line 114) | function assertFieldTransformed(e){if(e.node.declare||false){throw e.bui... function _interopNamespace (line 114) | function _interopNamespace(e){if(e&&e.__esModule)return e;var t=Object.c... function willPathCastToBoolean (line 114) | function willPathCastToBoolean(e){const t=e;const{node:r,parentPath:n}=t... class AssignmentMemoiser (line 114) | class AssignmentMemoiser{constructor(){this._map=void 0;this._map=new We... method constructor (line 114) | constructor(){this._map=void 0;this._map=new WeakMap} method has (line 114) | has(e){return this._map.has(e)} method get (line 114) | get(e){if(!this.has(e))return;const t=this._map.get(e);const{value:r}=... method set (line 114) | set(e,t,r){return this._map.set(e,{count:r,value:t})} function toNonOptional (line 114) | function toNonOptional(e,t){const{node:r}=e;if(y(r)){return T(t,r.proper... function isInDetachedTree (line 114) | function isInDetachedTree(e){while(e){if(e.isProgram())break;const{paren... method memoise (line 114) | memoise(){} method handle (line 114) | handle(e,t){const{node:r,parent:n,parentPath:s,scope:i}=e;if(e.isOptiona... function handleAssignment (line 114) | function handleAssignment(e,t,r){if(e.simpleSet){t.replaceWith(e.simpleS... function memberExpressionToFunctions (line 114) | function memberExpressionToFunctions(e,t,r){e.traverse(t,Object.assign({... class ImportBuilder (line 114) | class ImportBuilder{constructor(e,t,r){this._statements=[];this._resultN... method constructor (line 114) | constructor(e,t,r){this._statements=[];this._resultName=null;this._imp... method done (line 114) | done(){return{statements:this._statements,resultName:this._resultName}} method import (line 114) | import(){this._statements.push(c([],h(this._importedSource)));return t... method require (line 114) | require(){this._statements.push(o(i(l("require"),[h(this._importedSour... method namespace (line 114) | namespace(e="namespace"){const t=this._scope.generateUidIdentifier(e);... method default (line 114) | default(e){const t=this._scope.generateUidIdentifier(e);const r=this._... method named (line 114) | named(e,t){if(t==="default")return this.default(e);const r=this._scope... method var (line 114) | var(e){const t=this._scope.generateUidIdentifier(e);let r=this._statem... method defaultInterop (line 114) | defaultInterop(){return this._interop(this._hub.addHelper("interopRequ... method wildcardInterop (line 114) | wildcardInterop(){return this._interop(this._hub.addHelper("interopReq... method _interop (line 114) | _interop(e){const t=this._statements[this._statements.length-1];if(t.t... method prop (line 114) | prop(e){const t=this._statements[this._statements.length-1];if(t.type=... method read (line 114) | read(e){this._resultName=f(this._resultName,l(e))} class ImportInjector (line 114) | class ImportInjector{constructor(e,t,r){this._defaultOpts={importedSourc... method constructor (line 114) | constructor(e,t,r){this._defaultOpts={importedSource:null,importedType... method addDefault (line 114) | addDefault(e,t){return this.addNamed("default",e,t)} method addNamed (line 114) | addNamed(e,t,r){n(typeof e==="string");return this._generateImport(thi... method addNamespace (line 114) | addNamespace(e,t){return this._generateImport(this._applyDefaults(e,t)... method addSideEffect (line 114) | addSideEffect(e,t){return this._generateImport(this._applyDefaults(e,t... method _applyDefaults (line 114) | _applyDefaults(e,t,r=false){let s;if(typeof e==="string"){s=Object.ass... method _generateImport (line 114) | _generateImport(e,t){const r=t==="default";const n=!!t&&!r;const s=t==... method _insertStatements (line 114) | _insertStatements(e,t="before",r=3){if(t==="after"){if(this._insertSta... method _insertStatementsBefore (line 114) | _insertStatementsBefore(e,t){if(e.length===1&&u(e[0])&&isValueImport(e... method _insertStatementsAfter (line 114) | _insertStatementsAfter(e){const t=new Set(e);const r=new Map;for(const... function isValueImport (line 114) | function isValueImport(e){return e.importKind!=="type"&&e.importKind!=="... function hasNamespaceImport (line 114) | function hasNamespaceImport(e){return e.specifiers.length===1&&e.specifi... function hasDefaultImport (line 114) | function hasDefaultImport(e){return e.specifiers.length>0&&e.specifiers[... function maybeAppendImportSpecifiers (line 114) | function maybeAppendImportSpecifiers(e,t){if(!e.specifiers.length){e.spe... function addDefault (line 114) | function addDefault(e,t,r){return new n.default(e).addDefault(t,r)} function addNamed (line 114) | function addNamed(e,t,r,s){return new n.default(e).addNamed(t,r,s)} function addNamespace (line 114) | function addNamespace(e,t,r){return new n.default(e).addNamespace(t,r)} function addSideEffect (line 114) | function addSideEffect(e,t,r){return new n.default(e).addSideEffect(t,r)} function isModule (line 114) | function isModule(e){return e.node.sourceType==="module"} function buildDynamicImport (line 114) | function buildDynamicImport(e,t,r,s){const i=n.types.isCallExpression(e)... function getModuleName (line 127) | function getModuleName(e,t){const{filename:r,filenameRelative:n=r,source... function rewriteModuleStatementsAndPrepareHeader (line 127) | function rewriteModuleStatementsAndPrepareHeader(e,{exportName:t,strict:... function ensureStatementsHoisted (line 127) | function ensureStatementsHoisted(e){e.forEach((e=>{e._blockHoist=3}))} function wrapInterop (line 127) | function wrapInterop(e,t,r){if(r==="none"){return null}if(r==="node-name... function buildNamespaceInitStatements (line 127) | function buildNamespaceInitStatements(e,t,r=false,n=c.wrapReference){var... function buildReexportsFromMeta (line 145) | function buildReexportsFromMeta(e,t,r,n){var i;let a=s.types.identifier(... function buildESModuleHeader (line 145) | function buildESModuleHeader(e,t=false){return(t?s.template.statement` function buildNamespaceReexport (line 151) | function buildNamespaceReexport(e,t,r){return(r?s.template.statement` function buildExportNameListDeclaration (line 174) | function buildExportNameListDeclaration(e,t){const r=Object.create(null)... function buildExportInitializationStatements (line 174) | function buildExportInitializationStatements(e,t,r,n=false,i=false){cons... function buildInitStatement (line 179) | function buildInitStatement(e,t,r){const{stringSpecifiers:n,exportName:i... function toGetWrapperPayload (line 179) | function toGetWrapperPayload(e){return(t,r)=>{if(e===false)return null;i... function wrapReference (line 179) | function wrapReference(e,t){if(t==="lazy")return n.types.callExpression(... function hasExports (line 179) | function hasExports(e){return e.hasExports} function isSideEffectImport (line 179) | function isSideEffectImport(e){return e.imports.size===0&&e.importsNames... function validateImportInteropOption (line 179) | function validateImportInteropOption(e){if(typeof e!=="function"&&e!=="n... function resolveImportInterop (line 179) | function resolveImportInterop(e,t,r){if(typeof e==="function"){return va... function normalizeModuleAndLoadMetadata (line 179) | function normalizeModuleAndLoadMetadata(e,t,{importInterop:r,initializeR... function getExportSpecifierName (line 179) | function getExportSpecifierName(e,t){if(e.isIdentifier()){return e.node.... function assertExportSpecifier (line 179) | function assertExportSpecifier(e){if(e.isExportSpecifier()){return}else ... function getModuleMetadata (line 179) | function getModuleMetadata(e,{getWrapperPayload:t,initializeReexports:r}... function getLocalExportMetadata (line 179) | function getLocalExportMetadata(e,t,r){const n=new Map;e.get("body").for... function nameAnonymousExports (line 179) | function nameAnonymousExports(e){e.get("body").forEach((e=>{if(!e.isExpo... function removeImportExportDeclarations (line 179) | function removeImportExportDeclarations(e){e.get("body").forEach((e=>{if... function isInType (line 179) | function isInType(e){do{switch(e.parent.type){case"TSTypeAnnotation":cas... function rewriteLiveReferences (line 179) | function rewriteLiveReferences(e,t,r){const a=new Map;const o=new Map;co... method Scope (line 179) | Scope(e){e.skip()} method constructor (line 191) | constructor(e){this.flags=0;this.names=new Map;this.firstLexicalName="... method constructor (line 227) | constructor(e){this.uid=void 0;this.path=void 0;this.block=void 0;this... method parent (line 227) | get parent(){var e;let t,r=this.path;do{var n;const e=r.key==="key"||r... method generateDeclaredUidIdentifier (line 227) | generateDeclaredUidIdentifier(e){const t=this.generateUidIdentifier(e)... method generateUidIdentifier (line 227) | generateUidIdentifier(e){return h(this.generateUid(e))} method generateUid (line 227) | generateUid(e="temp"){e=H(e).replace(/^_+/,"").replace(/\d+$/g,"");let... method generateUidBasedOnNode (line 227) | generateUidBasedOnNode(e,t){const r=[];gatherNodeParts(e,r);let n=r.jo... method generateUidIdentifierBasedOnNode (line 227) | generateUidIdentifierBasedOnNode(e,t){return h(this.generateUidBasedOn... method isStatic (line 227) | isStatic(e){if(R(e)||j(e)||Q(e)){return true}if(A(e)){const t=this.get... method maybeGenerateMemoised (line 227) | maybeGenerateMemoised(e,t){if(this.isStatic(e)){return null}else{const... method checkBlockScopedCollisions (line 227) | checkBlockScopedCollisions(e,t,r,n){if(t==="param")return;if(e.kind===... method rename (line 227) | rename(e,t){const r=this.getBinding(e);if(r){t||(t=this.generateUidIde... method dump (line 227) | dump(){const e="-".repeat(60);console.log(e);let t=this;do{console.log... method hasLabel (line 227) | hasLabel(e){return!!this.getLabel(e)} method getLabel (line 227) | getLabel(e){return this.labels.get(e)} method registerLabel (line 227) | registerLabel(e){this.labels.set(e.node.label.name,e)} method registerDeclaration (line 227) | registerDeclaration(e){if(e.isLabeledStatement()){this.registerLabel(e... method buildUndefinedNode (line 227) | buildUndefinedNode(){return re()} method registerConstantViolation (line 227) | registerConstantViolation(e){const t=e.getAssignmentIdentifiers();for(... method registerBinding (line 227) | registerBinding(e,t,r=t){if(!e)throw new ReferenceError("no `kind`");i... method addGlobal (line 227) | addGlobal(e){this.globals[e.name]=e} method hasUid (line 227) | hasUid(e){let t=this;do{if(t.uids[e])return true}while(t=t.parent);ret... method hasGlobal (line 227) | hasGlobal(e){let t=this;do{if(t.globals[e])return true}while(t=t.paren... method hasReference (line 227) | hasReference(e){return!!this.getProgramParent().references[e]} method isPure (line 227) | isPure(e,t){if(A(e)){const r=this.getBinding(e.name);if(!r)return fals... method setData (line 227) | setData(e,t){return this.data[e]=t} method getData (line 227) | getData(e){let t=this;do{const r=t.data[e];if(r!=null)return r}while(t... method removeData (line 227) | removeData(e){let t=this;do{const r=t.data[e];if(r!=null)t.data[e]=nul... method init (line 227) | init(){if(!this.inited){this.inited=true;this.crawl()}} method crawl (line 227) | crawl(){const e=this.path;resetScope(this);this.data=Object.create(nul... method push (line 227) | push(e){let t=this.path;if(t.isPattern()){t=this.getPatternParent().pa... method getProgramParent (line 227) | getProgramParent(){let e=this;do{if(e.path.isProgram()){return e}}whil... method getFunctionParent (line 227) | getFunctionParent(){let e=this;do{if(e.path.isFunctionParent()){return... method getBlockParent (line 227) | getBlockParent(){let e=this;do{if(e.path.isBlockParent()){return e}}wh... method getPatternParent (line 227) | getPatternParent(){let e=this;do{if(!e.path.isPattern()){return e.getB... method getAllBindings (line 227) | getAllBindings(){const e=Object.create(null);let t=this;do{for(const r... method bindingIdentifierEquals (line 227) | bindingIdentifierEquals(e,t){return this.getBindingIdentifier(e)===t} method getBinding (line 227) | getBinding(e){let t=this;let r;do{const s=t.getOwnBinding(e);if(s){var... method getOwnBinding (line 227) | getOwnBinding(e){return this.bindings[e]} method getBindingIdentifier (line 227) | getBindingIdentifier(e){var t;return(t=this.getBinding(e))==null?void ... method getOwnBindingIdentifier (line 227) | getOwnBindingIdentifier(e){const t=this.bindings[e];return t==null?voi... method hasOwnBinding (line 227) | hasOwnBinding(e){return!!this.getOwnBinding(e)} method hasBinding (line 227) | hasBinding(e,t){if(!e)return false;let r;let n;let s;if(typeof t==="ob... method parentHasBinding (line 227) | parentHasBinding(e,t){var r;return(r=this.parent)==null?void 0:r.hasBi... method moveBindingTo (line 227) | moveBindingTo(e,t){const r=this.getBinding(e);if(r){r.scope.removeOwnB... method removeOwnBinding (line 227) | removeOwnBinding(e){delete this.bindings[e]} method removeBinding (line 227) | removeBinding(e){var t;(t=this.getBinding(e))==null||t.scope.removeOwn... method hoistVariables (line 227) | hoistVariables(e=(e=>this.push({id:e}))){this.crawl();const t=new Set;... method ClassDeclaration (line 179) | ClassDeclaration(e){const{requeueInParent:t,exported:r,metadata:s}=this;... method VariableDeclaration (line 179) | VariableDeclaration(e){const{requeueInParent:t,exported:r,metadata:s}=th... method ReferencedIdentifier (line 183) | ReferencedIdentifier(e){const{seen:t,buildImportReference:r,scope:s,impo... method UpdateExpression (line 183) | UpdateExpression(e){const{scope:t,seen:r,imported:s,exported:i,requeueIn... method exit (line 183) | exit(e){const{scope:t,seen:r,imported:s,exported:i,requeueInParent:a,bui... method ForXStatement (line 183) | ForXStatement(e){const{scope:t,node:r}=e;const{left:s}=r;const{exported:... function rewriteThis (line 183) | function rewriteThis(e){if(!i){i=s.visitors.environmentVisitor({ThisExpr... function optimiseCallExpression (line 183) | function optimiseCallExpression(e,t,r,n){if(r.length===1&&o(r[0])&&a(r[0... function declare (line 183) | function declare(e){return(t,n,s)=>{var i;let a;for(const e of Object.ke... function copyApiObject (line 183) | function copyApiObject(e){let t=null;if(typeof e.version==="string"&&/^7... function throwVersionError (line 183) | function throwVersionError(e,t){if(typeof e==="number"){if(!Number.isInt... method Super (line 183) | Super(e,t){const{node:r,parentPath:n}=e;if(!n.isMemberExpression({object... method Scopable (line 183) | Scopable(e,{refName:t}){const r=e.scope.getOwnBinding(t);if(r&&r.identif... method memoise (line 183) | memoise(e,t){const{scope:r,node:n}=e;const{computed:s,property:i}=n;if(!... method prop (line 183) | prop(e){const{computed:t,property:r}=e.node;if(this.memoiser.has(r)){ret... method _getPrototypeOfExpression (line 183) | _getPrototypeOfExpression(){const e=c(this.getObjectRef());const t=this.... method get (line 183) | get(e){const t=c(this.getObjectRef());return l(this.file.addHelper("supe... method _call (line 183) | _call(e,t,r){const n=c(this.getObjectRef());let s;if(t.length===1&&i.typ... method set (line 183) | set(e,t){const r=c(this.getObjectRef());return l(this.file.addHelper("su... method destructureSet (line 183) | destructureSet(e){throw e.buildCodeFrameError(`Destructuring to a super ... method call (line 183) | call(e,t){return this._call(e,t,false)} method optionalCall (line 183) | optionalCall(e,t){return this._call(e,t,true)} method delete (line 183) | delete(e){if(e.node.computed){return d([l(this.file.addHelper("toPropert... method memoise (line 187) | memoise(e,t){const{scope:r,node:n}=e;const{computed:s,property:i}=n;if(!... method prop (line 187) | prop(e){const{computed:t,property:r}=e.node;if(this.memoiser.has(r)){ret... method _getPrototypeOfExpression (line 187) | _getPrototypeOfExpression(){const e=c(this.getObjectRef());const t=this.... method get (line 187) | get(e){return this._get(e)} method _get (line 187) | _get(e){const t=this._getPrototypeOfExpression();return l(this.file.addH... method set (line 187) | set(e,t){const r=this._getPrototypeOfExpression();return l(this.file.add... method destructureSet (line 187) | destructureSet(e){throw e.buildCodeFrameError(`Destructuring to a super ... method call (line 187) | call(e,t){return(0,s.default)(this._get(e),h(),t,false)} method optionalCall (line 187) | optionalCall(e,t){return(0,s.default)(this._get(e),c(h()),t,true)} method delete (line 187) | delete(e){if(e.node.computed){return d([l(this.file.addHelper("toPropert... method prop (line 191) | prop(e){const{property:t}=e.node;if(this.memoiser.has(t)){return c(this.... method get (line 191) | get(e){const{isStatic:t,getSuperRef:r}=this;const{computed:n}=e.node;con... method set (line 191) | set(e,t){const{computed:r}=e.node;const n=this.prop(e);return o("=",u(h(... method destructureSet (line 191) | destructureSet(e){const{computed:t}=e.node;const r=this.prop(e);return u... method call (line 191) | call(e,t){return(0,s.default)(this.get(e),h(),t,false)} method optionalCall (line 191) | optionalCall(e,t){return(0,s.default)(this.get(e),h(),t,true)} class ReplaceSupers (line 191) | class ReplaceSupers{constructor(e){var t;const r=e.methodPath;this.metho... method constructor (line 191) | constructor(e){var t;const r=e.methodPath;this.methodPath=r;this.isDer... method getObjectRef (line 191) | getObjectRef(){return c(this.opts.objectRef||this.opts.getObjectRef())} method getSuperRef (line 191) | getSuperRef(){if(this.opts.superRef)return c(this.opts.superRef);if(th... method replace (line 191) | replace(){const{methodPath:e}=this;if(this.opts.refToPreserve){e.trave... function isTransparentExprWrapper (line 191) | function isTransparentExprWrapper(e){return i(e)||o(e)||l(e)||a(e)||c(e)... function skipTransparentExprWrappers (line 191) | function skipTransparentExprWrappers(e){while(isTransparentExprWrapper(e... function skipTransparentExprWrapperNodes (line 191) | function skipTransparentExprWrapperNodes(e){while(isTransparentExprWrapp... function readStringContents (line 191) | function readStringContents(e,t,r,n,s,i){const a=r;const o=n;const l=s;l... function isStringEnd (line 191) | function isStringEnd(e,t,r,n){if(e==="template"){return t===96||t===36&&... function readEscapedChar (line 191) | function readEscapedChar(e,t,r,n,s,i){const a=!s;t++;const res=e=>({pos:... function readHexChar (line 191) | function readHexChar(e,t,r,n,s,i,a,o){const l=t;let c;({n:c,pos:t}=readI... function readInt (line 191) | function readInt(e,t,i,a,o,l,c,p,u,d){const f=t;const h=o===16?n.hex:n.d... function readCodePoint (line 191) | function readCodePoint(e,t,r,n,s,i){const a=e.charCodeAt(t);let o;if(a==... function isInAstralSet (line 191) | function isInAstralSet(e,t){let r=65536;for(let n=0,s=t.length;nlevenshtein(t,e)));return... class OptionValidator (line 191) | class OptionValidator{constructor(e){this.descriptor=e}validateTopLevelO... method constructor (line 191) | constructor(e){this.descriptor=e} method validateTopLevelOptions (line 191) | validateTopLevelOptions(e,t){const r=Object.keys(t);for(const t of Obj... method validateBooleanOption (line 191) | validateBooleanOption(e,t,r){if(t===undefined){return r}else{this.inva... method validateStringOption (line 191) | validateStringOption(e,t,r){if(t===undefined){return r}else{this.invar... method invariant (line 191) | invariant(e,t){if(!e){throw new Error(this.formatMessage(t))}} method formatMessage (line 191) | formatMessage(e){return`${this.descriptor}: ${e}`} function helper (line 191) | function helper(e,t,r){return Object.freeze({minVersion:e,ast:()=>n.defa... function deep (line 191) | function deep(e,t,r){try{const n=t.split(".");let s=n.shift();while(n.le... function permuteHelperAST (line 191) | function permuteHelperAST(e,t,r,n,s,o){const{locals:l,dependencies:c,exp... function loadHelper (line 191) | function loadHelper(e){if(!o[e]){const t=s.default[e];if(!t){throw Objec... function get (line 191) | function get(e,t,r,n,s){{if(typeof r==="object"){const e=r;if((e==null?v... function minVersion (line 191) | function minVersion(e){return loadHelper(e).minVersion} function getDependencies (line 191) | function getDependencies(e){return loadHelper(e).getDependencies()} function _objectWithoutPropertiesLoose (line 191) | function _objectWithoutPropertiesLoose(e,t){if(null==e)return{};var r={}... class Position (line 191) | class Position{constructor(e,t,r){this.line=void 0;this.column=void 0;th... method constructor (line 191) | constructor(e,t,r){this.line=void 0;this.column=void 0;this.index=void... class SourceLocation (line 191) | class SourceLocation{constructor(e,t){this.start=void 0;this.end=void 0;... method constructor (line 191) | constructor(e,t){this.start=void 0;this.end=void 0;this.filename=void ... function createPositionWithColumnOffset (line 191) | function createPositionWithColumnOffset(e,t){const{line:r,column:n,index... function defineHidden (line 191) | function defineHidden(e,t,r){Object.defineProperty(e,t,{enumerable:false... function toParseErrorConstructor (line 191) | function toParseErrorConstructor({toMessage:e,code:t,reasonCode:r,syntax... function ParseErrorEnum (line 191) | function ParseErrorEnum(e,t){if(Array.isArray(e)){return t=>ParseErrorEn... function createDefaultOptions (line 191) | function createDefaultOptions(){return{sourceType:"script",sourceFilenam... function getOptions (line 191) | function getOptions(e){const t=createDefaultOptions();if(e==null){return... function toESTreeLocation (line 191) | function toESTreeLocation(e){toUnenumerable(e.loc.start,"index");toUnenu... method parse (line 191) | parse(){const e=toESTreeLocation(super.parse());if(this.optionFlags&256)... method parseRegExpLiteral (line 191) | parseRegExpLiteral({pattern:e,flags:t}){let r=null;try{r=new RegExp(e,t)... method parseBigIntLiteral (line 191) | parseBigIntLiteral(e){let t;try{t=BigInt(e)}catch(e){t=null}const r=this... method parseDecimalLiteral (line 191) | parseDecimalLiteral(e){const t=null;const r=this.estreeParseLiteral(t);r... method estreeParseLiteral (line 191) | estreeParseLiteral(e){return this.parseLiteral(e,"Literal")} method parseStringLiteral (line 191) | parseStringLiteral(e){return this.estreeParseLiteral(e)} method parseNumericLiteral (line 191) | parseNumericLiteral(e){return this.estreeParseLiteral(e)} method parseNullLiteral (line 191) | parseNullLiteral(){return this.estreeParseLiteral(null)} method parseBooleanLiteral (line 191) | parseBooleanLiteral(e){return this.estreeParseLiteral(e)} method directiveToStmt (line 191) | directiveToStmt(e){const t=e.value;delete e.value;t.type="Literal";t.raw... method initFunction (line 191) | initFunction(e,t){super.initFunction(e,t);e.expression=false} method checkDeclaration (line 191) | checkDeclaration(e){if(e!=null&&this.isObjectProperty(e)){this.checkDecl... method getObjectOrClassMethodParams (line 191) | getObjectOrClassMethodParams(e){return e.value.params} method isValidDirective (line 191) | isValidDirective(e){var t;return e.type==="ExpressionStatement"&&e.expre... method parseBlockBody (line 191) | parseBlockBody(e,t,r,n,s){super.parseBlockBody(e,t,r,n,s);const i=e.dire... method parsePrivateName (line 191) | parsePrivateName(){const e=super.parsePrivateName();{if(!this.getPluginO... method convertPrivateNameToPrivateIdentifier (line 191) | convertPrivateNameToPrivateIdentifier(e){const t=super.getPrivateNameSV(... method isPrivateName (line 191) | isPrivateName(e){{if(!this.getPluginOption("estree","classFeatures")){re... method getPrivateNameSV (line 191) | getPrivateNameSV(e){{if(!this.getPluginOption("estree","classFeatures"))... method parseLiteral (line 191) | parseLiteral(e,t){const r=super.parseLiteral(e,t);r.raw=r.extra.raw;dele... method parseFunctionBody (line 191) | parseFunctionBody(e,t,r=false){super.parseFunctionBody(e,t,r);e.expressi... method parseMethod (line 191) | parseMethod(e,t,r,n,s,i,a=false){let o=this.startNode();o.kind=e.kind;o=... method nameIsConstructor (line 191) | nameIsConstructor(e){if(e.type==="Literal")return e.value==="constructor... method parseClassProperty (line 191) | parseClassProperty(...e){const t=super.parseClassProperty(...e);{if(!thi... method parseClassPrivateProperty (line 191) | parseClassPrivateProperty(...e){const t=super.parseClassPrivateProperty(... method parseClassAccessorProperty (line 191) | parseClassAccessorProperty(e){const t=super.parseClassAccessorProperty(e... method parseObjectMethod (line 191) | parseObjectMethod(e,t,r,n,s){const i=super.parseObjectMethod(e,t,r,n,s);... method parseObjectProperty (line 191) | parseObjectProperty(e,t,r,n){const s=super.parseObjectProperty(e,t,r,n);... method isValidLVal (line 191) | isValidLVal(e,t,r){return e==="Property"?"value":super.isValidLVal(e,t,r)} method isAssignable (line 191) | isAssignable(e,t){if(e!=null&&this.isObjectProperty(e)){return this.isAs... method toAssignable (line 191) | toAssignable(e,t=false){if(e!=null&&this.isObjectProperty(e)){const{key:... method toAssignableObjectExpressionProp (line 191) | toAssignableObjectExpressionProp(e,t,r){if(e.type==="Property"&&(e.kind=... method finishCallExpression (line 191) | finishCallExpression(e,t){const r=super.finishCallExpression(e,t);if(r.c... method toReferencedArguments (line 191) | toReferencedArguments(e){if(e.type==="ImportExpression"){return}super.to... method parseExport (line 191) | parseExport(e,t){const r=this.state.lastTokStartLoc;const n=super.parseE... method parseSubscript (line 191) | parseSubscript(e,t,r,n){const s=super.parseSubscript(e,t,r,n);if(n.optio... method isOptionalMemberExpression (line 191) | isOptionalMemberExpression(e){if(e.type==="ChainExpression"){return e.ex... method hasPropertyAsPrivateName (line 191) | hasPropertyAsPrivateName(e){if(e.type==="ChainExpression"){e=e.expressio... method isObjectProperty (line 191) | isObjectProperty(e){return e.type==="Property"&&e.kind==="init"&&!e.method} method isObjectMethod (line 191) | isObjectMethod(e){return e.type==="Property"&&(e.method||e.kind==="get"|... method finishNodeAt (line 191) | finishNodeAt(e,t,r){return toESTreeLocation(super.finishNodeAt(e,t,r))} method resetStartLocation (line 191) | resetStartLocation(e,t){super.resetStartLocation(e,t);toESTreeLocation(e)} method resetEndLocation (line 191) | resetEndLocation(e,t=this.state.lastTokEndLoc){super.resetEndLocation(e,... class TokContext (line 191) | class TokContext{constructor(e,t){this.token=void 0;this.preserveSpace=v... method constructor (line 191) | constructor(e,t){this.token=void 0;this.preserveSpace=void 0;this.toke... class ExportedTokenType (line 191) | class ExportedTokenType{constructor(e,t={}){this.label=void 0;this.keywo... method constructor (line 191) | constructor(e,t={}){this.label=void 0;this.keyword=void 0;this.beforeE... function createKeyword (line 191) | function createKeyword(e,t={}){t.keyword=e;const r=createToken(e,t);T.se... function createBinop (line 191) | function createBinop(e,t){return createToken(e,{beforeExpr:f,binop:t})} function createToken (line 191) | function createToken(e,t={}){var r,n,s,i;++S;E.push(e);P.push((r=t.binop... function createKeywordLike (line 191) | function createKeywordLike(e,t={}){var r,n,s,i;++S;T.set(e,S);E.push(e);... function tokenIsIdentifier (line 191) | function tokenIsIdentifier(e){return e>=93&&e<=133} function tokenKeywordOrIdentifierIsKeyword (line 191) | function tokenKeywordOrIdentifierIsKeyword(e){return e<=92} function tokenIsKeywordOrIdentifier (line 191) | function tokenIsKeywordOrIdentifier(e){return e>=58&&e<=133} function tokenIsLiteralPropertyName (line 191) | function tokenIsLiteralPropertyName(e){return e>=58&&e<=137} function tokenComesBeforeExpression (line 191) | function tokenComesBeforeExpression(e){return v[e]} function tokenCanStartExpression (line 191) | function tokenCanStartExpression(e){return A[e]} function tokenIsAssignment (line 191) | function tokenIsAssignment(e){return e>=29&&e<=33} function tokenIsFlowInterfaceOrTypeOrOpaque (line 191) | function tokenIsFlowInterfaceOrTypeOrOpaque(e){return e>=129&&e<=131} function tokenIsLoop (line 191) | function tokenIsLoop(e){return e>=90&&e<=92} function tokenIsKeyword (line 191) | function tokenIsKeyword(e){return e>=58&&e<=92} function tokenIsOperator (line 191) | function tokenIsOperator(e){return e>=39&&e<=59} function tokenIsPostfix (line 191) | function tokenIsPostfix(e){return e===34} function tokenIsPrefix (line 191) | function tokenIsPrefix(e){return w[e]} function tokenIsTSTypeOperator (line 191) | function tokenIsTSTypeOperator(e){return e>=121&&e<=123} function tokenIsTSDeclarationStart (line 191) | function tokenIsTSDeclarationStart(e){return e>=124&&e<=130} function tokenLabelName (line 191) | function tokenLabelName(e){return E[e]} function tokenOperatorPrecedence (line 191) | function tokenOperatorPrecedence(e){return P[e]} function tokenIsRightAssociative (line 191) | function tokenIsRightAssociative(e){return e===57} function tokenIsTemplate (line 191) | function tokenIsTemplate(e){return e>=24&&e<=25} function getExportedToken (line 191) | function getExportedToken(e){return x[e]} function isInAstralSet (line 191) | function isInAstralSet(e,t){let r=65536;for(let n=0,s=t.length;nthis.push({id:e}))){this.crawl();const t=new Set;... class ScopeHandler (line 191) | class ScopeHandler{constructor(e,t){this.parser=void 0;this.scopeStack=[... method constructor (line 191) | constructor(e,t){this.parser=void 0;this.scopeStack=[];this.inModule=v... method inTopLevel (line 191) | get inTopLevel(){return(this.currentScope().flags&1)>0} method inFunction (line 191) | get inFunction(){return(this.currentVarScopeFlags()&2)>0} method allowSuper (line 191) | get allowSuper(){return(this.currentThisScopeFlags()&16)>0} method allowDirectSuper (line 191) | get allowDirectSuper(){return(this.currentThisScopeFlags()&32)>0} method inClass (line 191) | get inClass(){return(this.currentThisScopeFlags()&64)>0} method inClassAndNotInNonArrowFunction (line 191) | get inClassAndNotInNonArrowFunction(){const e=this.currentThisScopeFla... method inStaticBlock (line 191) | get inStaticBlock(){for(let e=this.scopeStack.length-1;;e--){const{fla... method inNonArrowFunction (line 191) | get inNonArrowFunction(){return(this.currentThisScopeFlags()&2)>0} method treatFunctionsAsVar (line 191) | get treatFunctionsAsVar(){return this.treatFunctionsAsVarInScope(this.... method createScope (line 191) | createScope(e){return new Scope(e)} method enter (line 191) | enter(e){this.scopeStack.push(this.createScope(e))} method exit (line 191) | exit(){const e=this.scopeStack.pop();return e.flags} method treatFunctionsAsVarInScope (line 191) | treatFunctionsAsVarInScope(e){return!!(e.flags&(2|128)||!this.parser.i... method declareName (line 191) | declareName(e,t,r){let n=this.currentScope();if(t&8||t&16){this.checkR... method maybeExportDefined (line 191) | maybeExportDefined(e,t){if(this.parser.inModule&&e.flags&1){this.undef... method checkRedeclarationInScope (line 191) | checkRedeclarationInScope(e,t,r,n){if(this.isRedeclaredInScope(e,t,r))... method isRedeclaredInScope (line 191) | isRedeclaredInScope(e,t,r){if(!(r&1))return false;if(r&8){return e.nam... method checkLocalExport (line 191) | checkLocalExport(e){const{name:t}=e;const r=this.scopeStack[0];if(!r.n... method currentScope (line 191) | currentScope(){return this.scopeStack[this.scopeStack.length-1]} method currentVarScopeFlags (line 191) | currentVarScopeFlags(){for(let e=this.scopeStack.length-1;;e--){const{... method currentThisScopeFlags (line 191) | currentThisScopeFlags(){for(let e=this.scopeStack.length-1;;e--){const... class FlowScope (line 191) | class FlowScope extends Scope{constructor(...e){super(...e);this.declare... method constructor (line 191) | constructor(...e){super(...e);this.declareFunctions=new Set} class FlowScopeHandler (line 191) | class FlowScopeHandler extends ScopeHandler{createScope(e){return new Fl... method createScope (line 191) | createScope(e){return new FlowScope(e)} method declareName (line 191) | declareName(e,t,r){const n=this.currentScope();if(t&2048){this.checkRe... method isRedeclaredInScope (line 191) | isRedeclaredInScope(e,t,r){if(super.isRedeclaredInScope(e,t,r))return ... method checkLocalExport (line 191) | checkLocalExport(e){if(!this.scopeStack[0].declareFunctions.has(e.name... class BaseParser (line 191) | class BaseParser{constructor(){this.sawUnambiguousESM=false;this.ambiguo... method constructor (line 191) | constructor(){this.sawUnambiguousESM=false;this.ambiguousScriptDiffere... method sourceToOffsetPos (line 191) | sourceToOffsetPos(e){return e+this.startIndex} method offsetToSourcePos (line 191) | offsetToSourcePos(e){return e-this.startIndex} method hasPlugin (line 191) | hasPlugin(e){if(typeof e==="string"){return this.plugins.has(e)}else{c... method getPluginOption (line 191) | getPluginOption(e,t){var r;return(r=this.plugins.get(e))==null?void 0:... function setTrailingComments (line 191) | function setTrailingComments(e,t){if(e.trailingComments===undefined){e.t... function setLeadingComments (line 191) | function setLeadingComments(e,t){if(e.leadingComments===undefined){e.lea... function setInnerComments (line 191) | function setInnerComments(e,t){if(e.innerComments===undefined){e.innerCo... function adjustInnerComments (line 191) | function adjustInnerComments(e,t,r){let n=null;let s=t.length;while(n===... class CommentsParser (line 191) | class CommentsParser extends BaseParser{addComment(e){if(this.filename)e... method addComment (line 191) | addComment(e){if(this.filename)e.loc.filename=this.filename;const{comm... method processComment (line 191) | processComment(e){const{commentStack:t}=this.state;const r=t.length;if... method finalizeComment (line 191) | finalizeComment(e){const{comments:t}=e;if(e.leadingNode!==null||e.trai... method finalizeRemainingComments (line 191) | finalizeRemainingComments(){const{commentStack:e}=this.state;for(let t... method resetPreviousNodeTrailingComments (line 191) | resetPreviousNodeTrailingComments(e){const{commentStack:t}=this.state;... method resetPreviousIdentifierLeadingComments (line 191) | resetPreviousIdentifierLeadingComments(e){const{commentStack:t}=this.s... method takeSurroundingComments (line 191) | takeSurroundingComments(e,t,r){const{commentStack:n}=this.state;const ... function isNewLine (line 191) | function isNewLine(e){switch(e){case 10:case 13:case 8232:case 8233:retu... function hasNewLine (line 191) | function hasNewLine(e,t,r){for(let n=t;n0} method strict (line 191) | set strict(e){if(e)this.flags|=1;else this.flags&=-2} method init (line 191) | init({strictMode:e,sourceType:t,startIndex:r,startLine:n,startColumn:s... method maybeInArrowParameters (line 191) | get maybeInArrowParameters(){return(this.flags&2)>0} method maybeInArrowParameters (line 191) | set maybeInArrowParameters(e){if(e)this.flags|=2;else this.flags&=-3} method inType (line 191) | get inType(){return(this.flags&4)>0} method inType (line 191) | set inType(e){if(e)this.flags|=4;else this.flags&=-5} method noAnonFunctionType (line 191) | get noAnonFunctionType(){return(this.flags&8)>0} method noAnonFunctionType (line 191) | set noAnonFunctionType(e){if(e)this.flags|=8;else this.flags&=-9} method hasFlowComment (line 191) | get hasFlowComment(){return(this.flags&16)>0} method hasFlowComment (line 191) | set hasFlowComment(e){if(e)this.flags|=16;else this.flags&=-17} method isAmbientContext (line 191) | get isAmbientContext(){return(this.flags&32)>0} method isAmbientContext (line 191) | set isAmbientContext(e){if(e)this.flags|=32;else this.flags&=-33} method inAbstractClass (line 191) | get inAbstractClass(){return(this.flags&64)>0} method inAbstractClass (line 191) | set inAbstractClass(e){if(e)this.flags|=64;else this.flags&=-65} method inDisallowConditionalTypesContext (line 191) | get inDisallowConditionalTypesContext(){return(this.flags&128)>0} method inDisallowConditionalTypesContext (line 191) | set inDisallowConditionalTypesContext(e){if(e)this.flags|=128;else thi... method soloAwait (line 191) | get soloAwait(){return(this.flags&256)>0} method soloAwait (line 191) | set soloAwait(e){if(e)this.flags|=256;else this.flags&=-257} method inFSharpPipelineDirectBody (line 191) | get inFSharpPipelineDirectBody(){return(this.flags&512)>0} method inFSharpPipelineDirectBody (line 191) | set inFSharpPipelineDirectBody(e){if(e)this.flags|=512;else this.flags... method canStartJSXElement (line 191) | get canStartJSXElement(){return(this.flags&1024)>0} method canStartJSXElement (line 191) | set canStartJSXElement(e){if(e)this.flags|=1024;else this.flags&=-1025} method containsEsc (line 191) | get containsEsc(){return(this.flags&2048)>0} method containsEsc (line 191) | set containsEsc(e){if(e)this.flags|=2048;else this.flags&=-2049} method hasTopLevelAwait (line 191) | get hasTopLevelAwait(){return(this.flags&4096)>0} method hasTopLevelAwait (line 191) | set hasTopLevelAwait(e){if(e)this.flags|=4096;else this.flags&=-4097} method curPosition (line 191) | curPosition(){return new Position(this.curLine,this.pos-this.lineStart... method clone (line 191) | clone(){const e=new State;e.flags=this.flags;e.startIndex=this.startIn... function readStringContents (line 191) | function readStringContents(e,t,r,n,s,i){const a=r;const o=n;const l=s;l... function isStringEnd (line 191) | function isStringEnd(e,t,r,n){if(e==="template"){return t===96||t===36&&... function readEscapedChar (line 191) | function readEscapedChar(e,t,r,n,s,i){const a=!s;t++;const res=e=>({pos:... function readHexChar (line 191) | function readHexChar(e,t,r,n,s,i,a,o){const l=t;let c;({n:c,pos:t}=readI... function readInt (line 191) | function readInt(e,t,r,n,s,i,a,o,l,c){const p=t;const u=s===16?$.hex:$.d... function readCodePoint (line 191) | function readCodePoint(e,t,r,n,s,i){const a=e.charCodeAt(t);let o;if(a==... function buildPosition (line 191) | function buildPosition(e,t,r){return new Position(r,e-t,e)} class Token (line 191) | class Token{constructor(e){const t=e.startIndex||0;this.type=e.type;this... method constructor (line 191) | constructor(e){const t=e.startIndex||0;this.type=e.type;this.value=e.v... class Tokenizer (line 191) | class Tokenizer extends CommentsParser{constructor(e,t){super();this.isL... method constructor (line 191) | constructor(e,t){super();this.isLookahead=void 0;this.tokens=[];this.e... method pushToken (line 191) | pushToken(e){this.tokens.length=this.state.tokensLength;this.tokens.pu... method next (line 191) | next(){this.checkKeywordEscapes();if(this.optionFlags&256){this.pushTo... method eat (line 191) | eat(e){if(this.match(e)){this.next();return true}else{return false}} method match (line 191) | match(e){return this.state.type===e} method createLookaheadState (line 191) | createLookaheadState(e){return{pos:e.pos,value:null,type:e.type,start:... method lookahead (line 191) | lookahead(){const e=this.state;this.state=this.createLookaheadState(e)... method nextTokenStart (line 191) | nextTokenStart(){return this.nextTokenStartSince(this.state.pos)} method nextTokenStartSince (line 191) | nextTokenStartSince(e){K.lastIndex=e;return K.test(this.input)?K.lastI... method lookaheadCharCode (line 191) | lookaheadCharCode(){return this.input.charCodeAt(this.nextTokenStart())} method nextTokenInLineStart (line 191) | nextTokenInLineStart(){return this.nextTokenInLineStartSince(this.stat... method nextTokenInLineStartSince (line 191) | nextTokenInLineStartSince(e){V.lastIndex=e;return V.test(this.input)?V... method lookaheadInLineCharCode (line 191) | lookaheadInLineCharCode(){return this.input.charCodeAt(this.nextTokenI... method codePointAtPos (line 191) | codePointAtPos(e){let t=this.input.charCodeAt(e);if((t&64512)===55296&... method setStrict (line 191) | setStrict(e){this.state.strict=e;if(e){this.state.strictErrors.forEach... method curContext (line 191) | curContext(){return this.state.context[this.state.context.length-1]} method nextToken (line 191) | nextToken(){this.skipSpace();this.state.start=this.state.pos;if(!this.... method skipBlockComment (line 191) | skipBlockComment(e){let t;if(!this.isLookahead)t=this.state.curPositio... method skipLineComment (line 191) | skipLineComment(e){const t=this.state.pos;let r;if(!this.isLookahead)r... method skipSpace (line 191) | skipSpace(){const e=this.state.pos;const t=this.optionFlags&4096?[]:nu... method finishToken (line 191) | finishToken(e,t){this.state.end=this.state.pos;this.state.endLoc=this.... method replaceToken (line 191) | replaceToken(e){this.state.type=e;this.updateContext()} method readToken_numberSign (line 191) | readToken_numberSign(){if(this.state.pos===0&&this.readToken_interpret... method readToken_dot (line 191) | readToken_dot(){const e=this.input.charCodeAt(this.state.pos+1);if(e>=... method readToken_slash (line 191) | readToken_slash(){const e=this.input.charCodeAt(this.state.pos+1);if(e... method readToken_interpreter (line 191) | readToken_interpreter(){if(this.state.pos!==0||this.length<2)return fa... method readToken_mult_modulo (line 191) | readToken_mult_modulo(e){let t=e===42?55:54;let r=1;let n=this.input.c... method readToken_pipe_amp (line 191) | readToken_pipe_amp(e){const t=this.input.charCodeAt(this.state.pos+1);... method readToken_caret (line 191) | readToken_caret(){const e=this.input.charCodeAt(this.state.pos+1);if(e... method readToken_atSign (line 191) | readToken_atSign(){const e=this.input.charCodeAt(this.state.pos+1);if(... method readToken_plus_min (line 191) | readToken_plus_min(e){const t=this.input.charCodeAt(this.state.pos+1);... method readToken_lt (line 191) | readToken_lt(){const{pos:e}=this.state;const t=this.input.charCodeAt(e... method readToken_gt (line 191) | readToken_gt(){const{pos:e}=this.state;const t=this.input.charCodeAt(e... method readToken_eq_excl (line 191) | readToken_eq_excl(e){const t=this.input.charCodeAt(this.state.pos+1);i... method readToken_question (line 191) | readToken_question(){const e=this.input.charCodeAt(this.state.pos+1);c... method getTokenFromCode (line 191) | getTokenFromCode(e){switch(e){case 46:this.readToken_dot();return;case... method finishOp (line 191) | finishOp(e,t){const r=this.input.slice(this.state.pos,this.state.pos+t... method readRegexp (line 191) | readRegexp(){const e=this.state.startLoc;const t=this.state.start+1;le... method readInt (line 191) | readInt(e,t,r=false,n=true){const{n:s,pos:i}=readInt(this.input,this.s... method readRadixNumber (line 191) | readRadixNumber(e){const t=this.state.pos;const r=this.state.curPositi... method readNumber (line 191) | readNumber(e){const t=this.state.pos;const r=this.state.curPosition();... method readCodePoint (line 191) | readCodePoint(e){const{code:t,pos:r}=readCodePoint(this.input,this.sta... method readString (line 191) | readString(e){const{str:t,pos:r,curLine:n,lineStart:s}=readStringConte... method readTemplateContinuation (line 191) | readTemplateContinuation(){if(!this.match(8)){this.unexpected(null,8)}... method readTemplateToken (line 191) | readTemplateToken(){const e=this.input[this.state.pos];const{str:t,fir... method recordStrictModeErrors (line 191) | recordStrictModeErrors(e,t){const r=t.index;if(this.state.strict&&!thi... method readWord1 (line 191) | readWord1(e){this.state.containsEsc=false;let t="";const r=this.state.... method readWord (line 191) | readWord(e){const t=this.readWord1(e);const r=T.get(t);if(r!==undefine... method checkKeywordEscapes (line 191) | checkKeywordEscapes(){const{type:e}=this.state;if(tokenIsKeyword(e)&&t... method raise (line 191) | raise(e,t,r={}){const n=t instanceof Position?t:t.loc.start;const s=e(... method raiseOverwrite (line 191) | raiseOverwrite(e,t,r={}){const n=t instanceof Position?t:t.loc.start;c... method updateContext (line 191) | updateContext(e){} method unexpected (line 191) | unexpected(e,t){throw this.raise(p.UnexpectedToken,e!=null?e:this.stat... method expectPlugin (line 191) | expectPlugin(e,t){if(this.hasPlugin(e)){return true}throw this.raise(p... method expectOnePlugin (line 191) | expectOnePlugin(e){if(!e.some((e=>this.hasPlugin(e)))){throw this.rais... method errorBuilder (line 191) | errorBuilder(e){return(t,r,n)=>{this.raise(e,buildPosition(t,r,n))}} class ClassScope (line 191) | class ClassScope{constructor(){this.privateNames=new Set;this.loneAccess... method constructor (line 191) | constructor(){this.privateNames=new Set;this.loneAccessors=new Map;thi... class ClassScopeHandler (line 191) | class ClassScopeHandler{constructor(e){this.parser=void 0;this.stack=[];... method constructor (line 191) | constructor(e){this.parser=void 0;this.stack=[];this.undefinedPrivateN... method current (line 191) | current(){return this.stack[this.stack.length-1]} method enter (line 191) | enter(){this.stack.push(new ClassScope)} method exit (line 191) | exit(){const e=this.stack.pop();const t=this.current();for(const[r,n]o... method declarePrivateName (line 191) | declarePrivateName(e,t,r){const{privateNames:n,loneAccessors:s,undefin... method usePrivateName (line 191) | usePrivateName(e,t){let r;for(r of this.stack){if(r.privateNames.has(e... class ExpressionScope (line 191) | class ExpressionScope{constructor(e=0){this.type=e}canBeArrowParameterDe... method constructor (line 191) | constructor(e=0){this.type=e} method canBeArrowParameterDeclaration (line 191) | canBeArrowParameterDeclaration(){return this.type===2||this.type===1} method isCertainlyParameterDeclaration (line 191) | isCertainlyParameterDeclaration(){return this.type===3} class ArrowHeadParsingScope (line 191) | class ArrowHeadParsingScope extends ExpressionScope{constructor(e){super... method constructor (line 191) | constructor(e){super(e);this.declarationErrors=new Map} method recordDeclarationError (line 191) | recordDeclarationError(e,t){const r=t.index;this.declarationErrors.set... method clearDeclarationError (line 191) | clearDeclarationError(e){this.declarationErrors.delete(e)} method iterateErrors (line 191) | iterateErrors(e){this.declarationErrors.forEach(e)} class ExpressionScopeHandler (line 191) | class ExpressionScopeHandler{constructor(e){this.parser=void 0;this.stac... method constructor (line 191) | constructor(e){this.parser=void 0;this.stack=[new ExpressionScope];thi... method enter (line 191) | enter(e){this.stack.push(e)} method exit (line 191) | exit(){this.stack.pop()} method recordParameterInitializerError (line 191) | recordParameterInitializerError(e,t){const r=t.loc.start;const{stack:n... method recordArrowParameterBindingError (line 191) | recordArrowParameterBindingError(e,t){const{stack:r}=this;const n=r[r.... method recordAsyncArrowParametersError (line 191) | recordAsyncArrowParametersError(e){const{stack:t}=this;let r=t.length-... method validateAsPattern (line 191) | validateAsPattern(){const{stack:e}=this;const t=e[e.length-1];if(!t.ca... function newParameterDeclarationScope (line 191) | function newParameterDeclarationScope(){return new ExpressionScope(3)} function newArrowHeadScope (line 191) | function newArrowHeadScope(){return new ArrowHeadParsingScope(1)} function newAsyncArrowScope (line 191) | function newAsyncArrowScope(){return new ArrowHeadParsingScope(2)} function newExpressionScope (line 191) | function newExpressionScope(){return new ExpressionScope} class ProductionParameterHandler (line 191) | class ProductionParameterHandler{constructor(){this.stacks=[]}enter(e){t... method constructor (line 191) | constructor(){this.stacks=[]} method enter (line 191) | enter(e){this.stacks.push(e)} method exit (line 191) | exit(){this.stacks.pop()} method currentFlags (line 191) | currentFlags(){return this.stacks[this.stacks.length-1]} method hasAwait (line 191) | get hasAwait(){return(this.currentFlags()&2)>0} method hasYield (line 191) | get hasYield(){return(this.currentFlags()&1)>0} method hasReturn (line 191) | get hasReturn(){return(this.currentFlags()&4)>0} method hasIn (line 191) | get hasIn(){return(this.currentFlags()&8)>0} function functionFlags (line 191) | function functionFlags(e,t){return(e?2:0)|(t?1:0)} class UtilParser (line 191) | class UtilParser extends Tokenizer{addExtra(e,t,r,n=true){if(!e)return;l... method addExtra (line 191) | addExtra(e,t,r,n=true){if(!e)return;let{extra:s}=e;if(s==null){s={};e.... method isContextual (line 191) | isContextual(e){return this.state.type===e&&!this.state.containsEsc} method isUnparsedContextual (line 191) | isUnparsedContextual(e,t){const r=e+t.length;if(this.input.slice(e,r)=... method isLookaheadContextual (line 191) | isLookaheadContextual(e){const t=this.nextTokenStart();return this.isU... method eatContextual (line 191) | eatContextual(e){if(this.isContextual(e)){this.next();return true}retu... method expectContextual (line 191) | expectContextual(e,t){if(!this.eatContextual(e)){if(t!=null){throw thi... method canInsertSemicolon (line 191) | canInsertSemicolon(){return this.match(140)||this.match(8)||this.hasPr... method hasPrecedingLineBreak (line 191) | hasPrecedingLineBreak(){return hasNewLine(this.input,this.offsetToSour... method hasFollowingLineBreak (line 191) | hasFollowingLineBreak(){return hasNewLine(this.input,this.state.end,th... method isLineTerminator (line 191) | isLineTerminator(){return this.eat(13)||this.canInsertSemicolon()} method semicolon (line 191) | semicolon(e=true){if(e?this.isLineTerminator():this.eat(13))return;thi... method expect (line 191) | expect(e,t){if(!this.eat(e)){this.unexpected(t,e)}} method tryParse (line 191) | tryParse(e,t=this.state.clone()){const r={node:null};try{const n=e(((e... method checkExpressionErrors (line 191) | checkExpressionErrors(e,t){if(!e)return false;const{shorthandAssignLoc... method isLiteralPropertyName (line 191) | isLiteralPropertyName(){return tokenIsLiteralPropertyName(this.state.t... method isPrivateName (line 191) | isPrivateName(e){return e.type==="PrivateName"} method getPrivateNameSV (line 191) | getPrivateNameSV(e){return e.id.name} method hasPropertyAsPrivateName (line 191) | hasPropertyAsPrivateName(e){return(e.type==="MemberExpression"||e.type... method isObjectProperty (line 191) | isObjectProperty(e){return e.type==="ObjectProperty"} method isObjectMethod (line 191) | isObjectMethod(e){return e.type==="ObjectMethod"} method initializeScopes (line 191) | initializeScopes(e=this.options.sourceType==="module"){const t=this.st... method enterInitialScopes (line 191) | enterInitialScopes(){let e=0;if(this.inModule){e|=2}if(this.optionFlag... method checkDestructuringPrivate (line 191) | checkDestructuringPrivate(e){const{privateKeyLoc:t}=e;if(t!==null){thi... class ExpressionErrors (line 191) | class ExpressionErrors{constructor(){this.shorthandAssignLoc=null;this.d... method constructor (line 191) | constructor(){this.shorthandAssignLoc=null;this.doubleProtoLoc=null;th... class Node (line 191) | class Node{constructor(e,t,r){this.type="";this.start=t;this.end=0;this.... method constructor (line 191) | constructor(e,t,r){this.type="";this.start=t;this.end=0;this.loc=new S... function clonePlaceholder (line 191) | function clonePlaceholder(e){return cloneIdentifier(e)} function cloneIdentifier (line 191) | function cloneIdentifier(e){const{type:t,start:r,end:n,loc:s,range:i,ext... function cloneStringLiteral (line 191) | function cloneStringLiteral(e){const{type:t,start:r,end:n,loc:s,range:i,... class NodeUtils (line 191) | class NodeUtils extends UtilParser{startNode(){const e=this.state.startL... method startNode (line 191) | startNode(){const e=this.state.startLoc;return new Node(this,e.index,e)} method startNodeAt (line 191) | startNodeAt(e){return new Node(this,e.index,e)} method startNodeAtNode (line 191) | startNodeAtNode(e){return this.startNodeAt(e.loc.start)} method finishNode (line 191) | finishNode(e,t){return this.finishNodeAt(e,t,this.state.lastTokEndLoc)} method finishNodeAt (line 191) | finishNodeAt(e,t,r){e.type=t;e.end=r.index;e.loc.end=r;if(this.optionF... method resetStartLocation (line 191) | resetStartLocation(e,t){e.start=t.index;e.loc.start=t;if(this.optionFl... method resetEndLocation (line 191) | resetEndLocation(e,t=this.state.lastTokEndLoc){e.end=t.index;e.loc.end... method resetStartLocationFromNode (line 191) | resetStartLocationFromNode(e,t){this.resetStartLocation(e,t.loc.start)} function isEsModuleType (line 191) | function isEsModuleType(e){return e.type==="DeclareExportAllDeclaration"... function hasTypeImportKind (line 191) | function hasTypeImportKind(e){return e.importKind==="type"||e.importKind... function partition (line 191) | function partition(e,t){const r=[];const n=[];for(let s=0;s{const t=thi... method shouldParseArrow (line 191) | shouldParseArrow(e){return this.match(14)||super.shouldParseArrow(e)} method setArrowFunctionParameters (line 191) | setArrowFunctionParameters(e,t){if(this.state.noArrowParamsConversionAt.... method checkParams (line 191) | checkParams(e,t,r,n=true){if(r&&this.state.noArrowParamsConversionAt.inc... method parseParenAndDistinguishExpression (line 191) | parseParenAndDistinguishExpression(e){return super.parseParenAndDistingu... method parseSubscripts (line 191) | parseSubscripts(e,t,r){if(e.type==="Identifier"&&e.name==="async"&&this.... method parseSubscript (line 191) | parseSubscript(e,t,r,n){if(this.match(18)&&this.isLookaheadToken_lt()){n... method parseNewCallee (line 191) | parseNewCallee(e){super.parseNewCallee(e);let t=null;if(this.shouldParse... method parseAsyncArrowWithTypeParameters (line 191) | parseAsyncArrowWithTypeParameters(e){const t=this.startNodeAt(e);this.pa... method readToken_mult_modulo (line 191) | readToken_mult_modulo(e){const t=this.input.charCodeAt(this.state.pos+1)... method readToken_pipe_amp (line 191) | readToken_pipe_amp(e){const t=this.input.charCodeAt(this.state.pos+1);if... method parseTopLevel (line 191) | parseTopLevel(e,t){const r=super.parseTopLevel(e,t);if(this.state.hasFlo... method skipBlockComment (line 191) | skipBlockComment(){if(this.hasPlugin("flowComments")&&this.skipFlowComme... method skipFlowComment (line 191) | skipFlowComment(){const{pos:e}=this.state;let t=2;while([32,9].includes(... method hasFlowCommentCompletion (line 191) | hasFlowCommentCompletion(){const e=this.input.indexOf("*/",this.state.po... method flowEnumErrorBooleanMemberNotInitialized (line 191) | flowEnumErrorBooleanMemberNotInitialized(e,{enumName:t,memberName:r}){th... method flowEnumErrorInvalidMemberInitializer (line 191) | flowEnumErrorInvalidMemberInitializer(e,t){return this.raise(!t.explicit... method flowEnumErrorNumberMemberNotInitialized (line 191) | flowEnumErrorNumberMemberNotInitialized(e,t){this.raise(z.EnumNumberMemb... method flowEnumErrorStringMemberInconsistentlyInitialized (line 191) | flowEnumErrorStringMemberInconsistentlyInitialized(e,t){this.raise(z.Enu... method flowEnumMemberInit (line 191) | flowEnumMemberInit(){const e=this.state.startLoc;const endOfInit=()=>thi... method flowEnumMemberRaw (line 191) | flowEnumMemberRaw(){const e=this.state.startLoc;const t=this.parseIdenti... method flowEnumCheckExplicitTypeMismatch (line 191) | flowEnumCheckExplicitTypeMismatch(e,t,r){const{explicitType:n}=t;if(n===... method flowEnumMembers (line 191) | flowEnumMembers({enumName:e,explicitType:t}){const r=new Set;const n={bo... method flowEnumStringMembers (line 191) | flowEnumStringMembers(e,t,{enumName:r}){if(e.length===0){return t}else i... method flowEnumParseExplicitType (line 191) | flowEnumParseExplicitType({enumName:e}){if(!this.eatContextual(102))retu... method flowEnumBody (line 191) | flowEnumBody(e,t){const r=t.name;const n=t.loc.start;const s=this.flowEn... method flowParseEnumDeclaration (line 191) | flowParseEnumDeclaration(e){const t=this.parseIdentifier();e.id=t;e.body... method jsxParseOpeningElementAfterName (line 191) | jsxParseOpeningElementAfterName(e){if(this.shouldParseTypes()){if(this.m... method isLookaheadToken_lt (line 191) | isLookaheadToken_lt(){const e=this.nextTokenStart();if(this.input.charCo... method reScan_lt_gt (line 191) | reScan_lt_gt(){const{type:e}=this.state;if(e===47){this.state.pos-=1;thi... method reScan_lt (line 191) | reScan_lt(){const{type:e}=this.state;if(e===51){this.state.pos-=2;this.f... method maybeUnwrapTypeCastExpression (line 191) | maybeUnwrapTypeCastExpression(e){return e.type==="TypeCastExpression"?e.... function isFragment (line 191) | function isFragment(e){return e?e.type==="JSXOpeningFragment"||e.type===... function getQualifiedJSXName (line 191) | function getQualifiedJSXName(e){if(e.type==="JSXIdentifier"){return e.na... method jsxReadToken (line 191) | jsxReadToken(){let e="";let t=this.state.pos;for(;;){if(this.state.pos>=... method jsxReadNewLine (line 191) | jsxReadNewLine(e){const t=this.input.charCodeAt(this.state.pos);let r;++... method jsxReadString (line 191) | jsxReadString(e){let t="";let r=++this.state.pos;for(;;){if(this.state.p... method jsxReadEntity (line 191) | jsxReadEntity(){const e=++this.state.pos;if(this.codePointAtPos(this.sta... method jsxReadWord (line 191) | jsxReadWord(){let e;const t=this.state.pos;do{e=this.input.charCodeAt(++... method jsxParseIdentifier (line 191) | jsxParseIdentifier(){const e=this.startNode();if(this.match(141)){e.name... method jsxParseNamespacedName (line 191) | jsxParseNamespacedName(){const e=this.state.startLoc;const t=this.jsxPar... method jsxParseElementName (line 191) | jsxParseElementName(){const e=this.state.startLoc;let t=this.jsxParseNam... method jsxParseAttributeValue (line 191) | jsxParseAttributeValue(){let e;switch(this.state.type){case 5:e=this.sta... method jsxParseEmptyExpression (line 191) | jsxParseEmptyExpression(){const e=this.startNodeAt(this.state.lastTokEnd... method jsxParseSpreadChild (line 191) | jsxParseSpreadChild(e){this.next();e.expression=this.parseExpression();t... method jsxParseExpressionContainer (line 191) | jsxParseExpressionContainer(e,t){if(this.match(8)){e.expression=this.jsx... method jsxParseAttribute (line 191) | jsxParseAttribute(){const e=this.startNode();if(this.match(5)){this.setC... method jsxParseOpeningElementAt (line 191) | jsxParseOpeningElementAt(e){const t=this.startNodeAt(e);if(this.eat(144)... method jsxParseOpeningElementAfterName (line 191) | jsxParseOpeningElementAfterName(e){const t=[];while(!this.match(56)&&!th... method jsxParseClosingElementAt (line 191) | jsxParseClosingElementAt(e){const t=this.startNodeAt(e);if(this.eat(144)... method jsxParseElementAt (line 191) | jsxParseElementAt(e){const t=this.startNodeAt(e);const r=[];const n=this... method jsxParseElement (line 191) | jsxParseElement(){const e=this.state.startLoc;this.next();return this.js... method setContext (line 191) | setContext(e){const{context:t}=this.state;t[t.length-1]=e} method parseExprAtom (line 191) | parseExprAtom(e){if(this.match(143)){return this.jsxParseElement()}else ... method skipSpace (line 191) | skipSpace(){const e=this.curContext();if(!e.preserveSpace)super.skipSpac... method getTokenFromCode (line 191) | getTokenFromCode(e){const t=this.curContext();if(t===d.j_expr){this.jsxR... method updateContext (line 191) | updateContext(e){const{context:t,type:r}=this.state;if(r===56&&e===143){... class TypeScriptScope (line 191) | class TypeScriptScope extends Scope{constructor(...e){super(...e);this.t... method constructor (line 191) | constructor(...e){super(...e);this.tsNames=new Map} class TypeScriptScopeHandler (line 191) | class TypeScriptScopeHandler extends ScopeHandler{constructor(...e){supe... method constructor (line 191) | constructor(...e){super(...e);this.importsStack=[]} method createScope (line 191) | createScope(e){this.importsStack.push(new Set);return new TypeScriptSc... method enter (line 191) | enter(e){if(e===256){this.importsStack.push(new Set)}super.enter(e)} method exit (line 191) | exit(){const e=super.exit();if(e===256){this.importsStack.pop()}return e} method hasImport (line 191) | hasImport(e,t){const r=this.importsStack.length;if(this.importsStack[r... method declareName (line 191) | declareName(e,t,r){if(t&4096){if(this.hasImport(e,true)){this.parser.r... method isRedeclaredInScope (line 191) | isRedeclaredInScope(e,t,r){const n=e.tsNames.get(t);if((n&2)>0){if(r&2... method checkLocalExport (line 191) | checkLocalExport(e){const{name:t}=e;if(this.hasImport(t))return;const ... class LValParser (line 191) | class LValParser extends NodeUtils{toAssignable(e,t=false){var r,n;let s... method toAssignable (line 191) | toAssignable(e,t=false){var r,n;let s=undefined;if(e.type==="Parenthes... method toAssignableObjectExpressionProp (line 191) | toAssignableObjectExpressionProp(e,t,r){if(e.type==="ObjectMethod"){th... method toAssignableList (line 191) | toAssignableList(e,t,r){const n=e.length-1;for(let s=0;s<=n;s++){const... method toAssignableListItem (line 191) | toAssignableListItem(e,t,r){const n=e[t];if(n.type==="SpreadElement"){... method isAssignable (line 191) | isAssignable(e,t){switch(e.type){case"Identifier":case"ObjectPattern":... method toReferencedList (line 191) | toReferencedList(e,t){return e} method toReferencedListDeep (line 191) | toReferencedListDeep(e,t){this.toReferencedList(e,t);for(const t of e)... method parseSpread (line 191) | parseSpread(e){const t=this.startNode();this.next();t.argument=this.pa... method parseRestBinding (line 191) | parseRestBinding(){const e=this.startNode();this.next();e.argument=thi... method parseBindingAtom (line 191) | parseBindingAtom(){switch(this.state.type){case 0:{const e=this.startN... method parseBindingList (line 191) | parseBindingList(e,t,r){const n=r&1;const s=[];let i=true;while(!this.... method parseBindingRestProperty (line 191) | parseBindingRestProperty(e){this.next();e.argument=this.parseIdentifie... method parseBindingProperty (line 191) | parseBindingProperty(){const{type:e,startLoc:t}=this.state;if(e===21){... method parseBindingElement (line 191) | parseBindingElement(e,t){const r=this.parseMaybeDefault();if(this.hasP... method parseFunctionParamType (line 191) | parseFunctionParamType(e){return e} method parseMaybeDefault (line 191) | parseMaybeDefault(e,t){e!=null?e:e=this.state.startLoc;t=t!=null?t:thi... method isValidLVal (line 191) | isValidLVal(e,t,r){switch(e){case"AssignmentPattern":return"left";case... method isOptionalMemberExpression (line 191) | isOptionalMemberExpression(e){return e.type==="OptionalMemberExpression"} method checkLVal (line 191) | checkLVal(e,t,r=64,n=false,s=false,i=false){var a;const o=e.type;if(th... method checkIdentifier (line 191) | checkIdentifier(e,t,r=false){if(this.state.strict&&(r?isStrictBindRese... method declareNameFromIdentifier (line 191) | declareNameFromIdentifier(e,t){this.scope.declareName(e.name,t,e.loc.s... method checkToRestConversion (line 191) | checkToRestConversion(e,t){switch(e.type){case"ParenthesizedExpression... method checkCommaAfterRest (line 191) | checkCommaAfterRest(e){if(!this.match(12)){return false}this.raise(thi... function nonNull (line 191) | function nonNull(e){if(e==null){throw new Error(`Unexpected ${e} value.`... function assert (line 191) | function assert(e){if(!e){throw new Error("Assert fail")}} function keywordTypeFromName (line 191) | function keywordTypeFromName(e){switch(e){case"any":return"TSAnyKeyword"... function tsIsAccessModifier (line 191) | function tsIsAccessModifier(e){return e==="private"||e==="public"||e==="... function tsIsVarianceAnnotations (line 191) | function tsIsVarianceAnnotations(e){return e==="in"||e==="out"} method constructor (line 191) | constructor(...e){super(...e);this.tsParseInOutModifiers=this.tsParseMod... method getScopeHandler (line 191) | getScopeHandler(){return TypeScriptScopeHandler} method tsIsIdentifier (line 191) | tsIsIdentifier(){return tokenIsIdentifier(this.state.type)} method tsTokenCanFollowModifier (line 191) | tsTokenCanFollowModifier(){return this.match(0)||this.match(5)||this.mat... method tsNextTokenOnSameLineAndCanFollowModifier (line 191) | tsNextTokenOnSameLineAndCanFollowModifier(){this.next();if(this.hasPrece... method tsNextTokenCanFollowModifier (line 191) | tsNextTokenCanFollowModifier(){if(this.match(106)){this.next();return th... method tsParseModifier (line 191) | tsParseModifier(e,t){if(!tokenIsIdentifier(this.state.type)&&this.state.... method tsParseModifiers (line 191) | tsParseModifiers({allowedModifiers:e,disallowedModifiers:t,stopOnStartOf... method tsIsListTerminator (line 191) | tsIsListTerminator(e){switch(e){case"EnumMembers":case"TypeMembers":retu... method tsParseList (line 191) | tsParseList(e,t){const r=[];while(!this.tsIsListTerminator(e)){r.push(t(... method tsParseDelimitedList (line 191) | tsParseDelimitedList(e,t,r){return nonNull(this.tsParseDelimitedListWork... method tsParseDelimitedListWorker (line 191) | tsParseDelimitedListWorker(e,t,r,n){const s=[];let i=-1;for(;;){if(this.... method tsParseBracketedList (line 191) | tsParseBracketedList(e,t,r,n,s){if(!n){if(r){this.expect(0)}else{this.ex... method tsParseImportType (line 191) | tsParseImportType(){const e=this.startNode();this.expect(83);this.expect... method tsParseEntityName (line 191) | tsParseEntityName(e){let t;if(e&1&&this.match(78)){if(e&2){t=this.parseI... method tsParseTypeReference (line 191) | tsParseTypeReference(){const e=this.startNode();e.typeName=this.tsParseE... method tsParseThisTypePredicate (line 191) | tsParseThisTypePredicate(e){this.next();const t=this.startNodeAtNode(e);... method tsParseThisTypeNode (line 191) | tsParseThisTypeNode(){const e=this.startNode();this.next();return this.f... method tsParseTypeQuery (line 191) | tsParseTypeQuery(){const e=this.startNode();this.expect(87);if(this.matc... method tsParseTypeParameter (line 191) | tsParseTypeParameter(e){const t=this.startNode();e(t);t.name=this.tsPars... method tsTryParseTypeParameters (line 191) | tsTryParseTypeParameters(e){if(this.match(47)){return this.tsParseTypePa... method tsParseTypeParameters (line 191) | tsParseTypeParameters(e){const t=this.startNode();if(this.match(47)||thi... method tsFillSignature (line 191) | tsFillSignature(e,t){const r=e===19;const n="parameters";const s="typeAn... method tsParseBindingListForSignature (line 191) | tsParseBindingListForSignature(){const e=super.parseBindingList(11,41,2)... method tsParseTypeMemberSemicolon (line 191) | tsParseTypeMemberSemicolon(){if(!this.eat(12)&&!this.isLineTerminator())... method tsParseSignatureMember (line 191) | tsParseSignatureMember(e,t){this.tsFillSignature(14,t);this.tsParseTypeM... method tsIsUnambiguouslyIndexSignature (line 191) | tsIsUnambiguouslyIndexSignature(){this.next();if(tokenIsIdentifier(this.... method tsTryParseIndexSignature (line 191) | tsTryParseIndexSignature(e){if(!(this.match(0)&&this.tsLookAhead(this.ts... method tsParsePropertyOrMethodSignature (line 191) | tsParsePropertyOrMethodSignature(e,t){if(this.eat(17))e.optional=true;co... method tsParseTypeMember (line 191) | tsParseTypeMember(){const e=this.startNode();if(this.match(10)||this.mat... method tsParseTypeLiteral (line 191) | tsParseTypeLiteral(){const e=this.startNode();e.members=this.tsParseObje... method tsParseObjectTypeMembers (line 191) | tsParseObjectTypeMembers(){this.expect(5);const e=this.tsParseList("Type... method tsIsStartOfMappedType (line 191) | tsIsStartOfMappedType(){this.next();if(this.eat(53)){return this.isConte... method tsParseMappedType (line 191) | tsParseMappedType(){const e=this.startNode();this.expect(5);if(this.matc... method tsParseTupleType (line 191) | tsParseTupleType(){const e=this.startNode();e.elementTypes=this.tsParseB... method tsParseTupleElementType (line 191) | tsParseTupleElementType(){const e=this.state.startLoc;const t=this.eat(2... method tsParseParenthesizedType (line 191) | tsParseParenthesizedType(){const e=this.startNode();this.expect(10);e.ty... method tsParseFunctionOrConstructorType (line 191) | tsParseFunctionOrConstructorType(e,t){const r=this.startNode();if(e==="T... method tsParseLiteralTypeNode (line 191) | tsParseLiteralTypeNode(){const e=this.startNode();switch(this.state.type... method tsParseTemplateLiteralType (line 191) | tsParseTemplateLiteralType(){{const e=this.startNode();e.literal=super.p... method parseTemplateSubstitution (line 191) | parseTemplateSubstitution(){if(this.state.inType)return this.tsParseType... method tsParseThisTypeOrThisTypePredicate (line 191) | tsParseThisTypeOrThisTypePredicate(){const e=this.tsParseThisTypeNode();... method tsParseNonArrayType (line 191) | tsParseNonArrayType(){switch(this.state.type){case 134:case 135:case 136... method tsParseArrayTypeOrHigher (line 191) | tsParseArrayTypeOrHigher(){const{startLoc:e}=this.state;let t=this.tsPar... method tsParseTypeOperator (line 191) | tsParseTypeOperator(){const e=this.startNode();const t=this.state.value;... method tsCheckTypeAnnotationForReadOnly (line 191) | tsCheckTypeAnnotationForReadOnly(e){switch(e.typeAnnotation.type){case"T... method tsParseInferType (line 191) | tsParseInferType(){const e=this.startNode();this.expectContextual(115);c... method tsParseConstraintForInferType (line 191) | tsParseConstraintForInferType(){if(this.eat(81)){const e=this.tsInDisall... method tsParseTypeOperatorOrHigher (line 191) | tsParseTypeOperatorOrHigher(){const e=tokenIsTSTypeOperator(this.state.t... method tsParseUnionOrIntersectionType (line 191) | tsParseUnionOrIntersectionType(e,t,r){const n=this.startNode();const s=t... method tsParseIntersectionTypeOrHigher (line 191) | tsParseIntersectionTypeOrHigher(){return this.tsParseUnionOrIntersection... method tsParseUnionTypeOrHigher (line 191) | tsParseUnionTypeOrHigher(){return this.tsParseUnionOrIntersectionType("T... method tsIsStartOfFunctionType (line 191) | tsIsStartOfFunctionType(){if(this.match(47)){return true}return this.mat... method tsSkipParameterStart (line 191) | tsSkipParameterStart(){if(tokenIsIdentifier(this.state.type)||this.match... method tsIsUnambiguouslyStartOfFunctionType (line 191) | tsIsUnambiguouslyStartOfFunctionType(){this.next();if(this.match(11)||th... method tsParseTypeOrTypePredicateAnnotation (line 191) | tsParseTypeOrTypePredicateAnnotation(e){return this.tsInType((()=>{const... method tsTryParseTypeOrTypePredicateAnnotation (line 191) | tsTryParseTypeOrTypePredicateAnnotation(){if(this.match(14)){return this... method tsTryParseTypeAnnotation (line 191) | tsTryParseTypeAnnotation(){if(this.match(14)){return this.tsParseTypeAnn... method tsTryParseType (line 191) | tsTryParseType(){return this.tsEatThenParseType(14)} method tsParseTypePredicatePrefix (line 191) | tsParseTypePredicatePrefix(){const e=this.parseIdentifier();if(this.isCo... method tsParseTypePredicateAsserts (line 191) | tsParseTypePredicateAsserts(){if(this.state.type!==109){return false}con... method tsParseTypeAnnotation (line 191) | tsParseTypeAnnotation(e=true,t=this.startNode()){this.tsInType((()=>{if(... method tsParseType (line 191) | tsParseType(){assert(this.state.inType);const e=this.tsParseNonCondition... method isAbstractConstructorSignature (line 191) | isAbstractConstructorSignature(){return this.isContextual(124)&&this.loo... method tsParseNonConditionalType (line 191) | tsParseNonConditionalType(){if(this.tsIsStartOfFunctionType()){return th... method tsParseTypeAssertion (line 191) | tsParseTypeAssertion(){if(this.getPluginOption("typescript","disallowAmb... method tsParseHeritageClause (line 191) | tsParseHeritageClause(e){const t=this.state.startLoc;const r=this.tsPars... method tsParseInterfaceDeclaration (line 191) | tsParseInterfaceDeclaration(e,t={}){if(this.hasFollowingLineBreak())retu... method tsParseTypeAliasDeclaration (line 191) | tsParseTypeAliasDeclaration(e){e.id=this.parseIdentifier();this.checkIde... method tsInTopLevelContext (line 191) | tsInTopLevelContext(e){if(this.curContext()!==d.brace){const t=this.stat... method tsInType (line 191) | tsInType(e){const t=this.state.inType;this.state.inType=true;try{return ... method tsInDisallowConditionalTypesContext (line 191) | tsInDisallowConditionalTypesContext(e){const t=this.state.inDisallowCond... method tsInAllowConditionalTypesContext (line 191) | tsInAllowConditionalTypesContext(e){const t=this.state.inDisallowConditi... method tsEatThenParseType (line 191) | tsEatThenParseType(e){if(this.match(e)){return this.tsNextThenParseType()}} method tsExpectThenParseType (line 191) | tsExpectThenParseType(e){return this.tsInType((()=>{this.expect(e);retur... method tsNextThenParseType (line 191) | tsNextThenParseType(){return this.tsInType((()=>{this.next();return this... method tsParseEnumMember (line 191) | tsParseEnumMember(){const e=this.startNode();e.id=this.match(134)?super.... method tsParseEnumDeclaration (line 191) | tsParseEnumDeclaration(e,t={}){if(t.const)e.const=true;if(t.declare)e.de... method tsParseEnumBody (line 191) | tsParseEnumBody(){const e=this.startNode();this.expect(5);e.members=this... method tsParseModuleBlock (line 191) | tsParseModuleBlock(){const e=this.startNode();this.scope.enter(0);this.e... method tsParseModuleOrNamespaceDeclaration (line 191) | tsParseModuleOrNamespaceDeclaration(e,t=false){e.id=this.parseIdentifier... method tsParseAmbientExternalModuleDeclaration (line 191) | tsParseAmbientExternalModuleDeclaration(e){if(this.isContextual(112)){e.... method tsParseImportEqualsDeclaration (line 191) | tsParseImportEqualsDeclaration(e,t,r){{e.isExport=r||false}e.id=t||this.... method tsIsExternalModuleReference (line 191) | tsIsExternalModuleReference(){return this.isContextual(119)&&this.lookah... method tsParseModuleReference (line 191) | tsParseModuleReference(){return this.tsIsExternalModuleReference()?this.... method tsParseExternalModuleReference (line 191) | tsParseExternalModuleReference(){const e=this.startNode();this.expectCon... method tsLookAhead (line 191) | tsLookAhead(e){const t=this.state.clone();const r=e();this.state=t;retur... method tsTryParseAndCatch (line 191) | tsTryParseAndCatch(e){const t=this.tryParse((t=>e()||t()));if(t.aborted|... method tsTryParse (line 191) | tsTryParse(e){const t=this.state.clone();const r=e();if(r!==undefined&&r... method tsTryParseDeclare (line 191) | tsTryParseDeclare(e){if(this.isLineTerminator()){return}let t=this.state... method tsTryParseExportDeclaration (line 191) | tsTryParseExportDeclaration(){return this.tsParseDeclaration(this.startN... method tsParseExpressionStatement (line 191) | tsParseExpressionStatement(e,t,r){switch(t.name){case"declare":{const t=... method tsParseDeclaration (line 191) | tsParseDeclaration(e,t,r,n){switch(t){case"abstract":if(this.tsCheckLine... method tsCheckLineTerminator (line 191) | tsCheckLineTerminator(e){if(e){if(this.hasFollowingLineBreak())return fa... method tsTryParseGenericAsyncArrowFunction (line 191) | tsTryParseGenericAsyncArrowFunction(e){if(!this.match(47))return;const t... method tsParseTypeArgumentsInExpression (line 191) | tsParseTypeArgumentsInExpression(){if(this.reScan_lt()!==47)return;retur... method tsParseTypeArguments (line 191) | tsParseTypeArguments(){const e=this.startNode();e.params=this.tsInType((... method tsIsDeclarationStart (line 191) | tsIsDeclarationStart(){return tokenIsTSDeclarationStart(this.state.type)} method isExportDefaultSpecifier (line 191) | isExportDefaultSpecifier(){if(this.tsIsDeclarationStart())return false;r... method parseBindingElement (line 191) | parseBindingElement(e,t){const r=this.state.startLoc;const n={};this.tsP... method isSimpleParameter (line 191) | isSimpleParameter(e){return e.type==="TSParameterProperty"&&super.isSimp... method tsDisallowOptionalPattern (line 191) | tsDisallowOptionalPattern(e){for(const t of e.params){if(t.type!=="Ident... method setArrowFunctionParameters (line 191) | setArrowFunctionParameters(e,t,r){super.setArrowFunctionParameters(e,t,r... method parseFunctionBodyAndFinish (line 191) | parseFunctionBodyAndFinish(e,t,r=false){if(this.match(14)){e.returnType=... method registerFunctionStatementId (line 191) | registerFunctionStatementId(e){if(!e.body&&e.id){this.checkIdentifier(e.... method tsCheckForInvalidTypeCasts (line 191) | tsCheckForInvalidTypeCasts(e){e.forEach((e=>{if((e==null?void 0:e.type)=... method toReferencedList (line 191) | toReferencedList(e,t){this.tsCheckForInvalidTypeCasts(e);return e} method parseArrayLike (line 191) | parseArrayLike(e,t,r,n){const s=super.parseArrayLike(e,t,r,n);if(s.type=... method parseSubscript (line 191) | parseSubscript(e,t,r,n){if(!this.hasPrecedingLineBreak()&&this.match(35)... method parseNewCallee (line 191) | parseNewCallee(e){var t;super.parseNewCallee(e);const{callee:r}=e;if(r.t... method parseExprOp (line 191) | parseExprOp(e,t,r){let n;if(tokenOperatorPrecedence(58)>r&&!this.hasPrec... method checkReservedWord (line 191) | checkReservedWord(e,t,r,n){if(!this.state.isAmbientContext){super.checkR... method checkImportReflection (line 191) | checkImportReflection(e){super.checkImportReflection(e);if(e.module&&e.i... method checkDuplicateExports (line 191) | checkDuplicateExports(){} method isPotentialImportPhase (line 191) | isPotentialImportPhase(e){if(super.isPotentialImportPhase(e))return true... method applyImportPhase (line 191) | applyImportPhase(e,t,r,n){super.applyImportPhase(e,t,r,n);if(t){e.export... method parseImport (line 191) | parseImport(e){if(this.match(134)){e.importKind="value";return super.par... method parseExport (line 191) | parseExport(e,t){if(this.match(83)){const t=e;this.next();let r=null;if(... method isAbstractClass (line 191) | isAbstractClass(){return this.isContextual(124)&&this.lookahead().type==... method parseExportDefaultExpression (line 191) | parseExportDefaultExpression(){if(this.isAbstractClass()){const e=this.s... method parseVarStatement (line 191) | parseVarStatement(e,t,r=false){const{isAmbientContext:n}=this.state;cons... method parseStatementContent (line 191) | parseStatementContent(e,t){if(this.match(75)&&this.isLookaheadContextual... method parseAccessModifier (line 191) | parseAccessModifier(){return this.tsParseModifier(["public","protected",... method tsHasSomeModifiers (line 191) | tsHasSomeModifiers(e,t){return t.some((t=>{if(tsIsAccessModifier(t)){ret... method tsIsStartOfStaticBlocks (line 191) | tsIsStartOfStaticBlocks(){return this.isContextual(106)&&this.lookaheadC... method parseClassMember (line 191) | parseClassMember(e,t,r){const n=["declare","private","public","protected... method parseClassMemberWithIsStatic (line 191) | parseClassMemberWithIsStatic(e,t,r,n){const s=this.tsTryParseIndexSignat... method parsePostMemberNameModifiers (line 191) | parsePostMemberNameModifiers(e){const t=this.eat(17);if(t)e.optional=tru... method parseExpressionStatement (line 191) | parseExpressionStatement(e,t,r){const n=t.type==="Identifier"?this.tsPar... method shouldParseExportDeclaration (line 191) | shouldParseExportDeclaration(){if(this.tsIsDeclarationStart())return tru... method parseConditional (line 191) | parseConditional(e,t,r){if(!this.match(17))return e;if(this.state.maybeI... method parseParenItem (line 191) | parseParenItem(e,t){const r=super.parseParenItem(e,t);if(this.eat(17)){r... method parseExportDeclaration (line 191) | parseExportDeclaration(e){if(!this.state.isAmbientContext&&this.isContex... method parseClassId (line 191) | parseClassId(e,t,r,n){if((!t||r)&&this.isContextual(113)){return}super.p... method parseClassPropertyAnnotation (line 191) | parseClassPropertyAnnotation(e){if(!e.optional){if(this.eat(35)){e.defin... method parseClassProperty (line 191) | parseClassProperty(e){this.parseClassPropertyAnnotation(e);if(this.state... method parseClassPrivateProperty (line 191) | parseClassPrivateProperty(e){if(e.abstract){this.raise(ee.PrivateElement... method parseClassAccessorProperty (line 191) | parseClassAccessorProperty(e){this.parseClassPropertyAnnotation(e);if(e.... method pushClassMethod (line 191) | pushClassMethod(e,t,r,n,s,i){const a=this.tsTryParseTypeParameters(this.... method pushClassPrivateMethod (line 191) | pushClassPrivateMethod(e,t,r,n){const s=this.tsTryParseTypeParameters(th... method declareClassPrivateMethodInScope (line 191) | declareClassPrivateMethodInScope(e,t){if(e.type==="TSDeclareMethod")retu... method parseClassSuper (line 191) | parseClassSuper(e){super.parseClassSuper(e);if(e.superClass&&(this.match... method parseObjPropValue (line 191) | parseObjPropValue(e,t,r,n,s,i,a){const o=this.tsTryParseTypeParameters(t... method parseFunctionParams (line 191) | parseFunctionParams(e,t){const r=this.tsTryParseTypeParameters(this.tsPa... method parseVarId (line 191) | parseVarId(e,t){super.parseVarId(e,t);if(e.id.type==="Identifier"&&!this... method parseAsyncArrowFromCallExpression (line 191) | parseAsyncArrowFromCallExpression(e,t){if(this.match(14)){e.returnType=t... method parseMaybeAssign (line 191) | parseMaybeAssign(e,t){var r,n,s,i,a;let o;let l;let c;if(this.hasPlugin(... method reportReservedArrowTypeParam (line 191) | reportReservedArrowTypeParam(e){var t;if(e.params.length===1&&!e.params[... method parseMaybeUnary (line 191) | parseMaybeUnary(e,t){if(!this.hasPlugin("jsx")&&this.match(47)){return t... method parseArrow (line 191) | parseArrow(e){if(this.match(14)){const t=this.tryParse((e=>{const t=this... method parseFunctionParamType (line 191) | parseFunctionParamType(e){if(this.eat(17)){e.optional=true}const t=this.... method isAssignable (line 191) | isAssignable(e,t){switch(e.type){case"TSTypeCastExpression":return this.... method toAssignable (line 191) | toAssignable(e,t=false){switch(e.type){case"ParenthesizedExpression":thi... method toAssignableParenthesizedExpression (line 191) | toAssignableParenthesizedExpression(e,t){switch(e.expression.type){case"... method checkToRestConversion (line 191) | checkToRestConversion(e,t){switch(e.type){case"TSAsExpression":case"TSSa... method isValidLVal (line 191) | isValidLVal(e,t,r){switch(e){case"TSTypeCastExpression":return true;case... method parseBindingAtom (line 191) | parseBindingAtom(){if(this.state.type===78){return this.parseIdentifier(... method parseMaybeDecoratorArguments (line 191) | parseMaybeDecoratorArguments(e,t){if(this.match(47)||this.match(51)){con... method checkCommaAfterRest (line 191) | checkCommaAfterRest(e){if(this.state.isAmbientContext&&this.match(12)&&t... method isClassMethod (line 191) | isClassMethod(){return this.match(47)||super.isClassMethod()} method isClassProperty (line 191) | isClassProperty(){return this.match(35)||this.match(14)||super.isClassPr... method parseMaybeDefault (line 191) | parseMaybeDefault(e,t){const r=super.parseMaybeDefault(e,t);if(r.type===... method getTokenFromCode (line 191) | getTokenFromCode(e){if(this.state.inType){if(e===62){this.finishOp(48,1)... method reScan_lt_gt (line 191) | reScan_lt_gt(){const{type:e}=this.state;if(e===47){this.state.pos-=1;thi... method reScan_lt (line 191) | reScan_lt(){const{type:e}=this.state;if(e===51){this.state.pos-=2;this.f... method toAssignableListItem (line 191) | toAssignableListItem(e,t,r){const n=e[t];if(n.type==="TSTypeCastExpressi... method typeCastToParameter (line 191) | typeCastToParameter(e){e.expression.typeAnnotation=e.typeAnnotation;this... method shouldParseArrow (line 191) | shouldParseArrow(e){if(this.match(14)){return e.every((e=>this.isAssigna... method shouldParseAsyncArrow (line 191) | shouldParseAsyncArrow(){return this.match(14)||super.shouldParseAsyncArr... method canHaveLeadingDecorator (line 191) | canHaveLeadingDecorator(){return super.canHaveLeadingDecorator()||this.i... method jsxParseOpeningElementAfterName (line 191) | jsxParseOpeningElementAfterName(e){if(this.match(47)||this.match(51)){co... method getGetterSetterExpectedParamCount (line 191) | getGetterSetterExpectedParamCount(e){const t=super.getGetterSetterExpect... method parseCatchClauseParam (line 191) | parseCatchClauseParam(){const e=super.parseCatchClauseParam();const t=th... method tsInAmbientContext (line 191) | tsInAmbientContext(e){const{isAmbientContext:t,strict:r}=this.state;this... method parseClass (line 191) | parseClass(e,t,r){const n=this.state.inAbstractClass;this.state.inAbstra... method tsParseAbstractDeclaration (line 191) | tsParseAbstractDeclaration(e,t){if(this.match(80)){e.abstract=true;retur... method parseMethod (line 191) | parseMethod(e,t,r,n,s,i,a){const o=super.parseMethod(e,t,r,n,s,i,a);if(o... method tsParseTypeParameterName (line 191) | tsParseTypeParameterName(){const e=this.parseIdentifier();return e.name} method shouldParseAsAmbientContext (line 191) | shouldParseAsAmbientContext(){return!!this.getPluginOption("typescript",... method parse (line 191) | parse(){if(this.shouldParseAsAmbientContext()){this.state.isAmbientConte... method getExpression (line 191) | getExpression(){if(this.shouldParseAsAmbientContext()){this.state.isAmbi... method parseExportSpecifier (line 191) | parseExportSpecifier(e,t,r,n){if(!t&&n){this.parseTypeOnlyImportExportSp... method parseImportSpecifier (line 191) | parseImportSpecifier(e,t,r,n,s){if(!t&&n){this.parseTypeOnlyImportExport... method parseTypeOnlyImportExportSpecifier (line 191) | parseTypeOnlyImportExportSpecifier(e,t,r){const n=t?"imported":"local";c... function isPossiblyLiteralEnum (line 191) | function isPossiblyLiteralEnum(e){if(e.type!=="MemberExpression")return ... function isValidAmbientConstInitializer (line 191) | function isValidAmbientConstInitializer(e,t){var r;const{type:n}=e;if((r... function isNumber (line 191) | function isNumber(e,t){if(t){return e.type==="Literal"&&(typeof e.value=... function isNegativeNumber (line 191) | function isNegativeNumber(e,t){if(e.type==="UnaryExpression"){const{oper... function isUncomputedMemberExpressionChain (line 191) | function isUncomputedMemberExpressionChain(e){if(e.type==="Identifier")r... method parsePlaceholder (line 191) | parsePlaceholder(e){if(this.match(133)){const t=this.startNode();this.ne... method finishPlaceholder (line 191) | finishPlaceholder(e,t){let r=e;if(!r.expectedNode||!r.type){r=this.finis... method getTokenFromCode (line 191) | getTokenFromCode(e){if(e===37&&this.input.charCodeAt(this.state.pos+1)==... method parseExprAtom (line 191) | parseExprAtom(e){return this.parsePlaceholder("Expression")||super.parse... method parseIdentifier (line 191) | parseIdentifier(e){return this.parsePlaceholder("Identifier")||super.par... method checkReservedWord (line 191) | checkReservedWord(e,t,r,n){if(e!==undefined){super.checkReservedWord(e,t... method parseBindingAtom (line 191) | parseBindingAtom(){return this.parsePlaceholder("Pattern")||super.parseB... method isValidLVal (line 191) | isValidLVal(e,t,r){return e==="Placeholder"||super.isValidLVal(e,t,r)} method toAssignable (line 191) | toAssignable(e,t){if(e&&e.type==="Placeholder"&&e.expectedNode==="Expres... method chStartsBindingIdentifier (line 191) | chStartsBindingIdentifier(e,t){if(super.chStartsBindingIdentifier(e,t)){... method verifyBreakContinue (line 191) | verifyBreakContinue(e,t){if(e.label&&e.label.type==="Placeholder")return... method parseExpressionStatement (line 191) | parseExpressionStatement(e,t){var r;if(t.type!=="Placeholder"||(r=t.extr... method parseBlock (line 191) | parseBlock(e,t,r){return this.parsePlaceholder("BlockStatement")||super.... method parseFunctionId (line 191) | parseFunctionId(e){return this.parsePlaceholder("Identifier")||super.par... method parseClass (line 191) | parseClass(e,t,r){const n=t?"ClassDeclaration":"ClassExpression";this.ne... method parseExport (line 191) | parseExport(e,t){const r=this.parsePlaceholder("Identifier");if(!r)retur... method isExportDefaultSpecifier (line 191) | isExportDefaultSpecifier(){if(this.match(65)){const e=this.nextTokenStar... method maybeParseExportDefaultSpecifier (line 191) | maybeParseExportDefaultSpecifier(e,t){var r;if((r=e.specifiers)!=null&&r... method checkExport (line 191) | checkExport(e){const{specifiers:t}=e;if(t!=null&&t.length){e.specifiers=... method parseImport (line 191) | parseImport(e){const t=this.parsePlaceholder("Identifier");if(!t)return ... method parseImportSource (line 191) | parseImportSource(){return this.parsePlaceholder("StringLiteral")||super... method assertNoSpace (line 191) | assertNoSpace(){if(this.state.start>this.offsetToSourcePos(this.state.la... method parseV8Intrinsic (line 191) | parseV8Intrinsic(){if(this.match(54)){const e=this.state.startLoc;const ... method parseExprAtom (line 191) | parseExprAtom(e){return this.parseV8Intrinsic()||super.parseExprAtom(e)} function validatePlugins (line 191) | function validatePlugins(e){if(e.has("decorators")){if(e.has("decorators... class ExpressionParser (line 191) | class ExpressionParser extends LValParser{checkProto(e,t,r,n){if(e.type=... method checkProto (line 191) | checkProto(e,t,r,n){if(e.type==="SpreadElement"||this.isObjectMethod(e... method shouldExitDescending (line 191) | shouldExitDescending(e,t){return e.type==="ArrowFunctionExpression"&&t... method getExpression (line 191) | getExpression(){this.enterInitialScopes();this.nextToken();const e=thi... method parseExpression (line 191) | parseExpression(e,t){if(e){return this.disallowInAnd((()=>this.parseEx... method parseExpressionBase (line 191) | parseExpressionBase(e){const t=this.state.startLoc;const r=this.parseM... method parseMaybeAssignDisallowIn (line 191) | parseMaybeAssignDisallowIn(e,t){return this.disallowInAnd((()=>this.pa... method parseMaybeAssignAllowIn (line 191) | parseMaybeAssignAllowIn(e,t){return this.allowInAnd((()=>this.parseMay... method setOptionalParametersError (line 191) | setOptionalParametersError(e){e.optionalParametersLoc=this.state.start... method parseMaybeAssign (line 191) | parseMaybeAssign(e,t){const r=this.state.startLoc;const n=this.isConte... method parseMaybeConditional (line 191) | parseMaybeConditional(e){const t=this.state.startLoc;const r=this.stat... method parseConditional (line 191) | parseConditional(e,t,r){if(this.eat(17)){const r=this.startNodeAt(t);r... method parseMaybeUnaryOrPrivate (line 191) | parseMaybeUnaryOrPrivate(e){return this.match(139)?this.parsePrivateNa... method parseExprOps (line 191) | parseExprOps(e){const t=this.state.startLoc;const r=this.state.potenti... method parseExprOp (line 191) | parseExprOp(e,t,r){if(this.isPrivateName(e)){const t=this.getPrivateNa... method parseExprOpRightExpr (line 191) | parseExprOpRightExpr(e,t){const r=this.state.startLoc;switch(e){case 3... method parseExprOpBaseRightExpr (line 191) | parseExprOpBaseRightExpr(e,t){const r=this.state.startLoc;return this.... method parseHackPipeBody (line 191) | parseHackPipeBody(){var e;const{startLoc:t}=this.state;const r=this.pa... method checkExponentialAfterUnary (line 191) | checkExponentialAfterUnary(e){if(this.match(57)){this.raise(p.Unexpect... method parseMaybeUnary (line 191) | parseMaybeUnary(e,t){const r=this.state.startLoc;const n=this.isContex... method parseUpdate (line 191) | parseUpdate(e,t,r){if(t){const t=e;this.checkLVal(t.argument,this.fini... method parseExprSubscripts (line 191) | parseExprSubscripts(e){const t=this.state.startLoc;const r=this.state.... method parseSubscripts (line 191) | parseSubscripts(e,t,r){const n={optionalChainMember:false,maybeAsyncAr... method parseSubscript (line 191) | parseSubscript(e,t,r,n){const{type:s}=this.state;if(!r&&s===15){return... method parseMember (line 191) | parseMember(e,t,r,n,s){const i=this.startNodeAt(t);i.object=e;i.comput... method parseBind (line 191) | parseBind(e,t,r,n){const s=this.startNodeAt(t);s.object=e;this.next();... method parseCoverCallAndAsyncArrowHead (line 191) | parseCoverCallAndAsyncArrowHead(e,t,r,n){const s=this.state.maybeInArr... method toReferencedArguments (line 191) | toReferencedArguments(e,t){this.toReferencedListDeep(e.arguments,t)} method parseTaggedTemplateExpression (line 191) | parseTaggedTemplateExpression(e,t,r){const n=this.startNodeAt(t);n.tag... method atPossibleAsyncArrow (line 191) | atPossibleAsyncArrow(e){return e.type==="Identifier"&&e.name==="async"... method finishCallExpression (line 191) | finishCallExpression(e,t){if(e.callee.type==="Import"){if(e.arguments.... method parseCallExpressionArguments (line 191) | parseCallExpressionArguments(e,t,r,n){const s=[];let i=true;const a=th... method shouldParseAsyncArrow (line 191) | shouldParseAsyncArrow(){return this.match(19)&&!this.canInsertSemicolo... method parseAsyncArrowFromCallExpression (line 191) | parseAsyncArrowFromCallExpression(e,t){var r;this.resetPreviousNodeTra... method parseNoCallExpr (line 191) | parseNoCallExpr(){const e=this.state.startLoc;return this.parseSubscri... method parseExprAtom (line 191) | parseExprAtom(e){let t;let r=null;const{type:n}=this.state;switch(n){c... method parseTopicReferenceThenEqualsSign (line 191) | parseTopicReferenceThenEqualsSign(e,t){const r=this.getPluginOption("p... method parseTopicReference (line 191) | parseTopicReference(e){const t=this.startNode();const r=this.state.sta... method finishTopicReference (line 191) | finishTopicReference(e,t,r,n){if(this.testTopicReferenceConfiguration(... method testTopicReferenceConfiguration (line 191) | testTopicReferenceConfiguration(e,t,r){switch(e){case"hack":{return th... method parseAsyncArrowUnaryFunction (line 191) | parseAsyncArrowUnaryFunction(e){this.prodParam.enter(functionFlags(tru... method parseDo (line 191) | parseDo(e,t){this.expectPlugin("doExpressions");if(t){this.expectPlugi... method parseSuper (line 191) | parseSuper(){const e=this.startNode();this.next();if(this.match(10)&&!... method parsePrivateName (line 191) | parsePrivateName(){const e=this.startNode();const t=this.startNodeAt(c... method parseFunctionOrFunctionSent (line 191) | parseFunctionOrFunctionSent(){const e=this.startNode();this.next();if(... method parseMetaProperty (line 191) | parseMetaProperty(e,t,r){e.meta=t;const n=this.state.containsEsc;e.pro... method parseImportMetaProperty (line 191) | parseImportMetaProperty(e){const t=this.createIdentifier(this.startNod... method parseLiteralAtNode (line 191) | parseLiteralAtNode(e,t,r){this.addExtra(r,"rawValue",e);this.addExtra(... method parseLiteral (line 191) | parseLiteral(e,t){const r=this.startNode();return this.parseLiteralAtN... method parseStringLiteral (line 191) | parseStringLiteral(e){return this.parseLiteral(e,"StringLiteral")} method parseNumericLiteral (line 191) | parseNumericLiteral(e){return this.parseLiteral(e,"NumericLiteral")} method parseBigIntLiteral (line 191) | parseBigIntLiteral(e){return this.parseLiteral(e,"BigIntLiteral")} method parseDecimalLiteral (line 191) | parseDecimalLiteral(e){return this.parseLiteral(e,"DecimalLiteral")} method parseRegExpLiteral (line 191) | parseRegExpLiteral(e){const t=this.startNode();this.addExtra(t,"raw",t... method parseBooleanLiteral (line 191) | parseBooleanLiteral(e){const t=this.startNode();t.value=e;this.next();... method parseNullLiteral (line 191) | parseNullLiteral(){const e=this.startNode();this.next();return this.fi... method parseParenAndDistinguishExpression (line 191) | parseParenAndDistinguishExpression(e){const t=this.state.startLoc;let ... method wrapParenthesis (line 191) | wrapParenthesis(e,t){if(!(this.optionFlags&1024)){this.addExtra(t,"par... method shouldParseArrow (line 191) | shouldParseArrow(e){return!this.canInsertSemicolon()} method parseArrow (line 191) | parseArrow(e){if(this.eat(19)){return e}} method parseParenItem (line 191) | parseParenItem(e,t){return e} method parseNewOrNewTarget (line 191) | parseNewOrNewTarget(){const e=this.startNode();this.next();if(this.mat... method parseNew (line 191) | parseNew(e){this.parseNewCallee(e);if(this.eat(10)){const t=this.parse... method parseNewCallee (line 191) | parseNewCallee(e){const t=this.match(83);const r=this.parseNoCallExpr(... method parseTemplateElement (line 191) | parseTemplateElement(e){const{start:t,startLoc:r,end:n,value:s}=this.s... method parseTemplate (line 191) | parseTemplate(e){const t=this.startNode();let r=this.parseTemplateElem... method parseTemplateSubstitution (line 191) | parseTemplateSubstitution(){return this.parseExpression()} method parseObjectLike (line 191) | parseObjectLike(e,t,r,n){if(r){this.expectPlugin("recordAndTuple")}con... method addTrailingCommaExtraToNode (line 191) | addTrailingCommaExtraToNode(e){this.addExtra(e,"trailingComma",this.st... method maybeAsyncOrAccessorProp (line 191) | maybeAsyncOrAccessorProp(e){return!e.computed&&e.key.type==="Identifie... method parsePropertyDefinition (line 191) | parsePropertyDefinition(e){let t=[];if(this.match(26)){if(this.hasPlug... method getGetterSetterExpectedParamCount (line 191) | getGetterSetterExpectedParamCount(e){return e.kind==="get"?0:1} method getObjectOrClassMethodParams (line 191) | getObjectOrClassMethodParams(e){return e.params} method checkGetterSetterParams (line 191) | checkGetterSetterParams(e){var t;const r=this.getGetterSetterExpectedP... method parseObjectMethod (line 191) | parseObjectMethod(e,t,r,n,s){if(s){const r=this.parseMethod(e,t,false,... method parseObjectProperty (line 191) | parseObjectProperty(e,t,r,n){e.shorthand=false;if(this.eat(14)){e.valu... method parseObjPropValue (line 191) | parseObjPropValue(e,t,r,n,s,i,a){const o=this.parseObjectMethod(e,r,n,... method parsePropertyName (line 191) | parsePropertyName(e,t){if(this.eat(0)){e.computed=true;e.key=this.pars... method initFunction (line 191) | initFunction(e,t){e.id=null;e.generator=false;e.async=t} method parseMethod (line 191) | parseMethod(e,t,r,n,s,i,a=false){this.initFunction(e,r);e.generator=t;... method parseArrayLike (line 191) | parseArrayLike(e,t,r,n){if(r){this.expectPlugin("recordAndTuple")}cons... method parseArrowExpression (line 191) | parseArrowExpression(e,t,r,n){this.scope.enter(2|4);let s=functionFlag... method setArrowFunctionParameters (line 191) | setArrowFunctionParameters(e,t,r){this.toAssignableList(t,r,false);e.p... method parseFunctionBodyAndFinish (line 191) | parseFunctionBodyAndFinish(e,t,r=false){this.parseFunctionBody(e,false... method parseFunctionBody (line 191) | parseFunctionBody(e,t,r=false){const n=t&&!this.match(5);this.expressi... method isSimpleParameter (line 191) | isSimpleParameter(e){return e.type==="Identifier"} method isSimpleParamList (line 191) | isSimpleParamList(e){for(let t=0,r=e.length;t10){return}if(!canBeReservedWor... method recordAwaitIfAllowed (line 191) | recordAwaitIfAllowed(){const e=this.prodParam.hasAwait||this.optionFla... method parseAwait (line 191) | parseAwait(e){const t=this.startNodeAt(e);this.expressionScope.recordP... method isAmbiguousPrefixOrIdentifier (line 191) | isAmbiguousPrefixOrIdentifier(){if(this.hasPrecedingLineBreak())return... method parseYield (line 191) | parseYield(e){const t=this.startNodeAt(e);this.expressionScope.recordP... method parseImportCall (line 191) | parseImportCall(e){this.next();e.source=this.parseMaybeAssignAllowIn()... method checkPipelineAtInfixOperator (line 191) | checkPipelineAtInfixOperator(e,t){if(this.hasPlugin(["pipelineOperator... method parseSmartPipelineBodyInStyle (line 191) | parseSmartPipelineBodyInStyle(e,t){if(this.isSimpleReference(e)){const... method isSimpleReference (line 191) | isSimpleReference(e){switch(e.type){case"MemberExpression":return!e.co... method checkSmartPipeTopicBodyEarlyErrors (line 191) | checkSmartPipeTopicBodyEarlyErrors(e){if(this.match(19)){throw this.ra... method withTopicBindingContext (line 191) | withTopicBindingContext(e){const t=this.state.topicContext;this.state.... method withSmartMixTopicForbiddingContext (line 191) | withSmartMixTopicForbiddingContext(e){if(this.hasPlugin(["pipelineOper... method withSoloAwaitPermittingContext (line 191) | withSoloAwaitPermittingContext(e){const t=this.state.soloAwait;this.st... method allowInAnd (line 191) | allowInAnd(e){const t=this.prodParam.currentFlags();const r=8&~t;if(r)... method disallowInAnd (line 191) | disallowInAnd(e){const t=this.prodParam.currentFlags();const r=8&t;if(... method registerTopicReference (line 191) | registerTopicReference(){this.state.topicContext.maxTopicIndex=0} method topicReferenceIsAllowedInCurrentContext (line 191) | topicReferenceIsAllowedInCurrentContext(){return this.state.topicConte... method topicReferenceWasUsedInCurrentContext (line 191) | topicReferenceWasUsedInCurrentContext(){return this.state.topicContext... method parseFSharpPipelineBody (line 191) | parseFSharpPipelineBody(e){const t=this.state.startLoc;this.state.pote... method parseModuleExpression (line 191) | parseModuleExpression(){this.expectPlugin("moduleBlocks");const e=this... method parsePropertyNamePrefixOperator (line 191) | parsePropertyNamePrefixOperator(e){} function babel7CompatTokens (line 191) | function babel7CompatTokens(e,t,r){for(let n=0;n(Array.isArray(e)?e[0]:e)=... method manipulateOptions (line 191) | manipulateOptions(e,t){{const{plugins:e}=t;removePlugin(e,"flow");remove... function transformDynamicImport (line 191) | function transformDynamicImport(e,t,r){const n=t?requireNoInterop:requir... function defineCommonJSHook (line 191) | function defineCommonJSHook(e,t){let n=e.get(r);if(!n)e.set(r,n=[]);n.pu... function findMap (line 191) | function findMap(e,t){if(e){for(const r of e){const e=t(r);if(e!=null)re... function makeInvokers (line 191) | function makeInvokers(e){const t=e.get(r);return{getWrapperPayload(...e)... method ReferencedIdentifier (line 198) | ReferencedIdentifier(e){const t=e.node.name;if(t!=="module"&&t!=="export... method UpdateExpression (line 198) | UpdateExpression(e){const t=e.get("argument");if(!t.isIdentifier())retur... method AssignmentExpression (line 198) | AssignmentExpression(e){const t=e.get("left");if(t.isIdentifier()){const... method pre (line 198) | pre(){this.file.set("@babel/plugin-transform-modules-*","commonjs");if(g... method ["CallExpression"+(e.types.importExpression?"|ImportExpression":"")] (line 198) | ["CallExpression"+(e.types.importExpression?"|ImportExpression":"")](e){... method exit (line 198) | exit(e,r){if(!(0,s.isModule)(e))return;e.scope.rename("exports");e.scope... method getWrapperPayload (line 200) | getWrapperPayload(t,r){if((0,s.isSideEffectImport)(r)||r.reexportAll){re... method buildRequireWrapper (line 200) | buildRequireWrapper(e,t,r,s){if(r==="lazy/function"){if(!s)return false;... method wrapReference (line 206) | wrapReference(e,t){if(t==="lazy/function")return n.types.callExpression(... function transpileConstEnum (line 206) | function transpileConstEnum(e,t){const{name:r}=e.node.id;const i=e.paren... function transpileEnum (line 206) | function transpileEnum(e,t){const{node:r,parentPath:n}=e;if(r.declare){e... function enumFill (line 206) | function enumFill(e,t,r){const{enumValues:n,data:s,isPure:i}=translateEn... function isSyntacticallyString (line 206) | function isSyntacticallyString(e){e=(0,a.skipTransparentExprWrapperNodes... function ReferencedIdentifier (line 206) | function ReferencedIdentifier(e,t){const{seen:r,path:n,t:s}=t;const i=e.... function translateEnumValues (line 206) | function translateEnumValues(e,t){var r;const n=e.scope.getBindingIdenti... function computeConstantValue (line 206) | function computeConstantValue(e,t,r=new Set){return evaluate(e);function... function isGlobalType (line 206) | function isGlobalType({scope:e},t){if(e.hasBinding(t))return false;if(r.... function registerGlobalType (line 206) | function registerGlobalType(e,t){r.get(e).add(t)} function isInType (line 206) | function isInType(e){switch(e.parent.type){case"TSTypeReference":case"TS... function safeRemove (line 206) | function safeRemove(e){const t=e.getBindingIdentifiers();for(const r of ... function assertCjsTransformEnabled (line 206) | function assertCjsTransformEnabled(e,t,r,n,s=""){if(t.file.get("@babel/p... method field (line 206) | field(e){const{node:t}=e;{if(!b&&t.declare){throw e.buildCodeFrameError(... method method (line 206) | method({node:e}){if(e.accessibility)e.accessibility=null;if(e.abstract)e... method constructor (line 206) | constructor(e,t){if(e.node.accessibility)e.node.accessibility=null;const... method enter (line 208) | enter(e,t){const{file:r}=t;let n=null;let s=null;const i=e.scope;if(!l.G... method exit (line 208) | exit(e){if(e.node.sourceType==="module"&&p.get(e.node)){e.pushContainer(... method ExportNamedDeclaration (line 208) | ExportNamedDeclaration(e,t){if(!p.has(t.file.ast.program)){p.set(t.file.... method ExportAllDeclaration (line 208) | ExportAllDeclaration(e){if(e.node.exportKind==="type")e.remove()} method ExportSpecifier (line 208) | ExportSpecifier(e){const t=e.parent;if(!t.source&&(0,l.isGlobalType)(e,e... method ExportDefaultDeclaration (line 208) | ExportDefaultDeclaration(e,t){if(!p.has(t.file.ast.program)){p.set(t.fil... method TSDeclareFunction (line 208) | TSDeclareFunction(e){safeRemove(e)} method TSDeclareMethod (line 208) | TSDeclareMethod(e){safeRemove(e)} method VariableDeclaration (line 208) | VariableDeclaration(e){if(e.node.declare){safeRemove(e)}} method VariableDeclarator (line 208) | VariableDeclarator({node:e}){if(e.definite)e.definite=null} method TSIndexSignature (line 208) | TSIndexSignature(e){e.remove()} method ClassDeclaration (line 208) | ClassDeclaration(e){const{node:t}=e;if(t.declare){safeRemove(e)}} method Class (line 208) | Class(e){const{node:t}=e;if(t.typeParameters)t.typeParameters=null;{if(t... method Function (line 208) | Function(e){const{node:t}=e;if(t.typeParameters)t.typeParameters=null;if... method TSModuleDeclaration (line 208) | TSModuleDeclaration(e){(0,c.default)(e,f)} method TSInterfaceDeclaration (line 208) | TSInterfaceDeclaration(e){e.remove()} method TSTypeAliasDeclaration (line 208) | TSTypeAliasDeclaration(e){e.remove()} method TSEnumDeclaration (line 208) | TSEnumDeclaration(e){if(g&&e.node.const){(0,a.default)(e,r)}else{(0,o.de... method TSImportEqualsDeclaration (line 208) | TSImportEqualsDeclaration(e,t){const{id:n,moduleReference:s}=e.node;let ... method TSExportAssignment (line 208) | TSExportAssignment(e,t){assertCjsTransformEnabled(e,t,`export = ;... method TSTypeAssertion (line 208) | TSTypeAssertion(e){e.replaceWith(e.node.expression)} method [`TSAsExpression${r.tsSatisfiesExpression?"|TSSatisfiesExpression":""}`] (line 208) | [`TSAsExpression${r.tsSatisfiesExpression?"|TSSatisfiesExpression":""}`]... method [e.types.tsInstantiationExpression?"TSNonNullExpression|TSInstantiationExpression":"TSNonNullExpression"] (line 208) | [e.types.tsInstantiationExpression?"TSNonNullExpression|TSInstantiationE... method CallExpression (line 208) | CallExpression(e){{e.node.typeParameters=null}} method OptionalCallExpression (line 208) | OptionalCallExpression(e){{e.node.typeParameters=null}} method NewExpression (line 208) | NewExpression(e){{e.node.typeParameters=null}} method JSXOpeningElement (line 208) | JSXOpeningElement(e){{e.node.typeParameters=null}} method TaggedTemplateExpression (line 208) | TaggedTemplateExpression(e){{e.node.typeParameters=null}} function entityNameToExpr (line 208) | function entityNameToExpr(e){if(r.isTSQualifiedName(e)){return r.memberE... function visitPattern (line 208) | function visitPattern({node:e}){if(e.typeAnnotation)e.typeAnnotation=nul... function isImportTypeOnly (line 208) | function isImportTypeOnly({binding:e,programPath:t,pragmaImportName:r,pr... function getFirstIdentifier (line 208) | function getFirstIdentifier(e){if(n.types.isIdentifier(e)){return e}retu... function transpileNamespace (line 208) | function transpileNamespace(e,t){if(e.node.declare||e.node.id.type==="St... function getDeclaration (line 208) | function getDeclaration(e){return n.types.variableDeclaration("let",[n.t... function getMemberExpression (line 208) | function getMemberExpression(e,t){return n.types.memberExpression(n.type... function handleVariableDeclaration (line 208) | function handleVariableDeclaration(e,t,r){if(e.kind!=="const"){throw r.f... function buildNestedAmbientModuleError (line 208) | function buildNestedAmbientModuleError(e,t){return e.hub.buildError(t,"A... function handleNested (line 208) | function handleNested(e,t,r){const s=new Set;const a=t.id;const o=e.scop... function _interopDefault (line 215) | function _interopDefault(e){return e&&e.__esModule?e:{default:e}} function normalizeOptions (line 215) | function normalizeOptions(e={}){let{allowNamespaces:t=true,jsxPragma:r,o... function maybeReplace (line 215) | function maybeReplace(r,n,s){if(!r)return;if(e.isStringLiteral(r)){if(/^... method "ImportDeclaration|ExportAllDeclaration|ExportNamedDeclaration" (line 215) | "ImportDeclaration|ExportAllDeclaration|ExportNamedDeclaration"(t,r){con... method CallExpression (line 215) | CallExpression(t,r){if(e.isImport(t.node.callee)){maybeReplace(t.node.ar... method ImportExpression (line 215) | ImportExpression(e,t){maybeReplace(e.node.source,e.get("source"),t)} function createTemplateBuilder (line 215) | function createTemplateBuilder(e,t){const r=new WeakMap;const o=new Weak... function extendedTrace (line 215) | function extendedTrace(e){let t="";try{throw new Error}catch(e){if(e.sta... function makeStatementFormatter (line 215) | function makeStatementFormatter(e){return{code:e=>`/* @babel/template */... function literalTemplate (line 215) | function literalTemplate(e,t,r){const{metadata:s,names:a}=buildLiteralDa... function buildLiteralData (line 215) | function buildLiteralData(e,t,r){let n="BABEL_TPL$";const i=t.join("");d... function buildTemplateCode (line 215) | function buildTemplateCode(e,t){const r=[];let n=e[0];for(let s=1;s{const l=(0,n... function clear (line 215) | function clear(){clearPath();clearScope()} function clearPath (line 215) | function clearPath(){t.path=r=new WeakMap} function clearScope (line 215) | function clearScope(){t.scope=n=new WeakMap} function getCachedPaths (line 215) | function getCachedPaths(e,t){var n;{e=null}return(n=r.get(e!=null?e:s))=... function getOrCreateCachedPaths (line 215) | function getOrCreateCachedPaths(e,t){{e=null}let n=r.get(e!=null?e:s);if... class TraversalContext (line 215) | class TraversalContext{constructor(e,t,r,n){this.queue=null;this.priorit... method constructor (line 215) | constructor(e,t,r,n){this.queue=null;this.priorityQueue=null;this.pare... method shouldVisit (line 215) | shouldVisit(e){const t=this.opts;if(t.enter||t.exit)return true;if(t[e... method create (line 215) | create(e,t,r,s){return n.default.get({parentPath:this.parentPath,paren... method maybeQueue (line 215) | maybeQueue(e,t){if(this.queue){if(t){this.queue.push(e)}else{this.prio... method visitMultiple (line 215) | visitMultiple(e,t,r){if(e.length===0)return false;const n=[];for(let s... method visitSingle (line 215) | visitSingle(e,t){if(this.shouldVisit(e[t])){return this.visitQueue([th... method visitQueue (line 215) | visitQueue(e){this.queue=e;this.priorityQueue=[];const t=new WeakSet;l... method visit (line 215) | visit(e,t){const r=e[t];if(!r)return false;if(Array.isArray(r)){return... class Hub (line 215) | class Hub{getCode(){}getScope(){}addHelper(){throw new Error("Helpers ar... method getCode (line 215) | getCode(){} method getScope (line 215) | getScope(){} method addHelper (line 215) | addHelper(){throw new Error("Helpers are not supported by the default ... method buildError (line 215) | buildError(e,t,r=TypeError){return new r(t)} function traverse (line 215) | function traverse(e,t={},r,s,i,o){if(!e)return;if(!t.noScope&&!r){if(e.t... function findParent (line 215) | function findParent(e){let t=this;while(t=t.parentPath){if(e(t))return t... function find (line 215) | function find(e){let t=this;do{if(e(t))return t}while(t=t.parentPath);re... function getFunctionParent (line 215) | function getFunctionParent(){return this.findParent((e=>e.isFunction()))} function getStatementParent (line 215) | function getStatementParent(){let e=this;do{if(!e.parentPath||Array.isAr... function getEarliestCommonAncestorFrom (line 215) | function getEarliestCommonAncestorFrom(e){return this.getDeepestCommonAn... function getDeepestCommonAncestorFrom (line 215) | function getDeepestCommonAncestorFrom(e,t){if(!e.length){return this}if(... function getAncestry (line 215) | function getAncestry(){let e=this;const t=[];do{t.push(e)}while(e=e.pare... function isAncestor (line 215) | function isAncestor(e){return e.isDescendant(this)} function isDescendant (line 215) | function isDescendant(e){return!!this.findParent((t=>t===e))} function inType (line 215) | function inType(...e){let t=this;while(t){if(e.includes(t.node.type))ret... function shareCommentsWithSiblings (line 215) | function shareCommentsWithSiblings(){if(typeof this.key==="string")retur... function removeIfExisting (line 215) | function removeIfExisting(e,t){if(!(t!=null&&t.length))return e;const r=... function addComment (line 215) | function addComment(e,t,r){s(this.node,e,t,r)} function addComments (line 215) | function addComments(e,t){i(this.node,e,t)} function call (line 215) | function call(e){const t=this.opts;this.debug(e);if(this.node){if(_call.... function _call (line 215) | function _call(e){if(!e)return false;for(const t of e){if(!t)continue;co... function isDenylisted (line 215) | function isDenylisted(){var e;const t=(e=this.opts.denylist)!=null?e:thi... function restoreContext (line 215) | function restoreContext(e,t){if(e.context!==t){e.context=t;e.state=t.sta... function visit (line 215) | function visit(){var e,t;if(!this.node){return false}if(this.isDenyliste... function skip (line 215) | function skip(){this.shouldSkip=true} function skipKey (line 215) | function skipKey(e){if(this.skipKeys==null){this.skipKeys={}}this.skipKe... function stop (line 215) | function stop(){this._traverseFlags|=s.SHOULD_SKIP|s.SHOULD_STOP} function setScope (line 215) | function setScope(){var e,t;if((e=this.opts)!=null&&e.noScope)return;let... function setContext (line 215) | function setContext(e){if(this.skipKeys!=null){this.skipKeys={}}this._tr... function resync (line 215) | function resync(){if(this.removed)return;_resyncParent.call(this);_resyn... function _resyncParent (line 215) | function _resyncParent(){if(this.parentPath){this.parent=this.parentPath... function _resyncKey (line 215) | function _resyncKey(){if(!this.container)return;if(this.node===this.cont... function _resyncList (line 215) | function _resyncList(){if(!this.parent||!this.inList)return;const e=this... function _resyncRemoved (line 215) | function _resyncRemoved(){if(this.key==null||!this.container||this.conta... function popContext (line 215) | function popContext(){this.contexts.pop();if(this.contexts.length>0){thi... function pushContext (line 215) | function pushContext(e){this.contexts.push(e);this.setContext(e)} function setup (line 215) | function setup(e,t,r,n){this.listKey=r;this.container=t;this.parentPath=... function setKey (line 215) | function setKey(e){var t;this.key=e;this.node=this.container[this.key];t... function requeue (line 215) | function requeue(e=this){if(e.removed)return;const t=this.contexts;for(c... function requeueComputedKeyAndDecorators (line 215) | function requeueComputedKeyAndDecorators(){const{context:e,node:t}=this;... function _getQueueContexts (line 215) | function _getQueueContexts(){let e=this;let t=this.contexts;while(!t.len... function toComputedKey (line 215) | function toComputedKey(){let e;if(this.isMemberExpression()){e=this.node... function ensureBlock (line 215) | function ensureBlock(){const e=this.get("body");const t=e.node;if(Array.... function unwrapFunctionEnvironment (line 215) | function unwrapFunctionEnvironment(){if(!this.isArrowFunctionExpression(... function setType (line 215) | function setType(e,t){e.node.type=t} function arrowFunctionToExpression (line 215) | function arrowFunctionToExpression({allowInsertArrow:e=true,allowInsertA... method CallExpression (line 215) | CallExpression(e,{allSuperCalls:t}){if(!e.get("callee").isSuper())return... function hoistFunctionEnvironment (line 215) | function hoistFunctionEnvironment(e,t=true,r=true,n=true){let s;let i=e.... function isLogicalOp (line 215) | function isLogicalOp(e){return b.includes(e)} function standardizeSuperProperty (line 215) | function standardizeSuperProperty(e){if(e.parentPath.isAssignmentExpress... function hasSuperClass (line 215) | function hasSuperClass(e){return e.isClassMethod()&&!!e.parentPath.paren... method CallExpression (line 215) | CallExpression(e,{supers:t,thisBinding:r}){if(!e.get("callee").isSuper()... function getThisBinding (line 215) | function getThisBinding(e,t){return getBinding(e,"this",(r=>{if(!t||!has... function getSuperBinding (line 215) | function getSuperBinding(e){return getBinding(e,"supercall",(()=>{const ... function getSuperPropBinding (line 215) | function getSuperPropBinding(e,t,r){const n=t?"set":"get";return getBind... function getBinding (line 215) | function getBinding(e,t,r){const n="binding:"+t;let s=e.getData(n);if(!s... method ThisExpression (line 215) | ThisExpression(e,{thisPaths:t}){t.push(e)} method JSXIdentifier (line 215) | JSXIdentifier(e,{thisPaths:t}){if(e.node.name!=="this")return;if(!e.pare... method CallExpression (line 215) | CallExpression(e,{superCalls:t}){if(e.get("callee").isSuper())t.push(e)} method MemberExpression (line 215) | MemberExpression(e,{superProps:t}){if(e.get("object").isSuper())t.push(e)} method Identifier (line 215) | Identifier(e,{argumentsPaths:t}){if(!e.isReferencedIdentifier({name:"arg... method MetaProperty (line 215) | MetaProperty(e,{newTargetPaths:t}){if(!e.get("meta").isIdentifier({name:... function getScopeInformation (line 215) | function getScopeInformation(e){const t=[];const r=[];const n=[];const s... function splitExportDeclaration (line 215) | function splitExportDeclaration(){if(!this.isExportDeclaration()||this.i... method "ReferencedIdentifier|BindingIdentifier" (line 215) | "ReferencedIdentifier|BindingIdentifier"(e,t){if(e.node.name!==t.name)re... method Scope (line 215) | Scope(e,t){if(e.scope.hasOwnBinding(t.name)){e.skip()}} method constructor (line 191) | constructor(e){this.flags=0;this.names=new Map;this.firstLexicalName="... method constructor (line 227) | constructor(e){this.uid=void 0;this.path=void 0;this.block=void 0;this... method parent (line 227) | get parent(){var e;let t,r=this.path;do{var n;const e=r.key==="key"||r... method generateDeclaredUidIdentifier (line 227) | generateDeclaredUidIdentifier(e){const t=this.generateUidIdentifier(e)... method generateUidIdentifier (line 227) | generateUidIdentifier(e){return h(this.generateUid(e))} method generateUid (line 227) | generateUid(e="temp"){e=H(e).replace(/^_+/,"").replace(/\d+$/g,"");let... method generateUidBasedOnNode (line 227) | generateUidBasedOnNode(e,t){const r=[];gatherNodeParts(e,r);let n=r.jo... method generateUidIdentifierBasedOnNode (line 227) | generateUidIdentifierBasedOnNode(e,t){return h(this.generateUidBasedOn... method isStatic (line 227) | isStatic(e){if(R(e)||j(e)||Q(e)){return true}if(A(e)){const t=this.get... method maybeGenerateMemoised (line 227) | maybeGenerateMemoised(e,t){if(this.isStatic(e)){return null}else{const... method checkBlockScopedCollisions (line 227) | checkBlockScopedCollisions(e,t,r,n){if(t==="param")return;if(e.kind===... method rename (line 227) | rename(e,t){const r=this.getBinding(e);if(r){t||(t=this.generateUidIde... method dump (line 227) | dump(){const e="-".repeat(60);console.log(e);let t=this;do{console.log... method hasLabel (line 227) | hasLabel(e){return!!this.getLabel(e)} method getLabel (line 227) | getLabel(e){return this.labels.get(e)} method registerLabel (line 227) | registerLabel(e){this.labels.set(e.node.label.name,e)} method registerDeclaration (line 227) | registerDeclaration(e){if(e.isLabeledStatement()){this.registerLabel(e... method buildUndefinedNode (line 227) | buildUndefinedNode(){return re()} method registerConstantViolation (line 227) | registerConstantViolation(e){const t=e.getAssignmentIdentifiers();for(... method registerBinding (line 227) | registerBinding(e,t,r=t){if(!e)throw new ReferenceError("no `kind`");i... method addGlobal (line 227) | addGlobal(e){this.globals[e.name]=e} method hasUid (line 227) | hasUid(e){let t=this;do{if(t.uids[e])return true}while(t=t.parent);ret... method hasGlobal (line 227) | hasGlobal(e){let t=this;do{if(t.globals[e])return true}while(t=t.paren... method hasReference (line 227) | hasReference(e){return!!this.getProgramParent().references[e]} method isPure (line 227) | isPure(e,t){if(A(e)){const r=this.getBinding(e.name);if(!r)return fals... method setData (line 227) | setData(e,t){return this.data[e]=t} method getData (line 227) | getData(e){let t=this;do{const r=t.data[e];if(r!=null)return r}while(t... method removeData (line 227) | removeData(e){let t=this;do{const r=t.data[e];if(r!=null)t.data[e]=nul... method init (line 227) | init(){if(!this.inited){this.inited=true;this.crawl()}} method crawl (line 227) | crawl(){const e=this.path;resetScope(this);this.data=Object.create(nul... method push (line 227) | push(e){let t=this.path;if(t.isPattern()){t=this.getPatternParent().pa... method getProgramParent (line 227) | getProgramParent(){let e=this;do{if(e.path.isProgram()){return e}}whil... method getFunctionParent (line 227) | getFunctionParent(){let e=this;do{if(e.path.isFunctionParent()){return... method getBlockParent (line 227) | getBlockParent(){let e=this;do{if(e.path.isBlockParent()){return e}}wh... method getPatternParent (line 227) | getPatternParent(){let e=this;do{if(!e.path.isPattern()){return e.getB... method getAllBindings (line 227) | getAllBindings(){const e=Object.create(null);let t=this;do{for(const r... method bindingIdentifierEquals (line 227) | bindingIdentifierEquals(e,t){return this.getBindingIdentifier(e)===t} method getBinding (line 227) | getBinding(e){let t=this;let r;do{const s=t.getOwnBinding(e);if(s){var... method getOwnBinding (line 227) | getOwnBinding(e){return this.bindings[e]} method getBindingIdentifier (line 227) | getBindingIdentifier(e){var t;return(t=this.getBinding(e))==null?void ... method getOwnBindingIdentifier (line 227) | getOwnBindingIdentifier(e){const t=this.bindings[e];return t==null?voi... method hasOwnBinding (line 227) | hasOwnBinding(e){return!!this.getOwnBinding(e)} method hasBinding (line 227) | hasBinding(e,t){if(!e)return false;let r;let n;let s;if(typeof t==="ob... method parentHasBinding (line 227) | parentHasBinding(e,t){var r;return(r=this.parent)==null?void 0:r.hasBi... method moveBindingTo (line 227) | moveBindingTo(e,t){const r=this.getBinding(e);if(r){r.scope.removeOwnB... method removeOwnBinding (line 227) | removeOwnBinding(e){delete this.bindings[e]} method removeBinding (line 227) | removeBinding(e){var t;(t=this.getBinding(e))==null||t.scope.removeOwn... method hoistVariables (line 227) | hoistVariables(e=(e=>this.push({id:e}))){this.crawl();const t=new Set;... function ensureFunctionName (line 215) | function ensureFunctionName(e){if(this.node.id)return this;const t=j(thi... function getFunctionArity (line 227) | function getFunctionArity(e){const t=e.params.findIndex((e=>M(e)||L(e)))... function isValidObjectCallee (line 227) | function isValidObjectCallee(e){return r.includes(e)} function isValidIdentifierCallee (line 227) | function isValidIdentifierCallee(e){return n.includes(e)} function isInvalidMethod (line 227) | function isInvalidMethod(e){return s.includes(e)} function evaluateTruthy (line 227) | function evaluateTruthy(){const e=this.evaluate();if(e.confident)return!... function deopt (line 227) | function deopt(e,t){if(!t.confident)return;t.deoptPath=e;t.confident=false} function evaluateCached (line 227) | function evaluateCached(e,t){const{node:r}=e;const{seen:n}=t;if(n.has(r)... function _evaluate (line 227) | function _evaluate(e,t){if(!t.confident)return;if(e.isSequenceExpression... function evaluateQuasis (line 227) | function evaluateQuasis(e,t,r,n=false){let s="";let i=0;const a=e.isTemp... function evaluate (line 227) | function evaluate(){const e={confident:true,deoptPath:null,seen:new Map}... function NormalCompletion (line 227) | function NormalCompletion(e){return{type:p,path:e}} function BreakCompletion (line 227) | function BreakCompletion(e){return{type:u,path:e}} function getOpposite (line 227) | function getOpposite(){if(this.key==="left"){return this.getSibling("rig... function addCompletionRecords (line 227) | function addCompletionRecords(e,t,r){if(e){t.push(..._getCompletionRecor... function completionRecordForSwitch (line 227) | function completionRecordForSwitch(e,t,r){let n=[];for(let s=0;s{e.type=u}))} function replaceBreakStatementInBreakCompletion (line 227) | function replaceBreakStatementInBreakCompletion(e,t){e.forEach((e=>{if(e... function getStatementListCompletion (line 227) | function getStatementListCompletion(e,t){const r=[];if(t.canHaveBreak){l... function _getCompletionRecords (line 227) | function _getCompletionRecords(e,t){let r=[];if(e.isIfStatement()){r=add... function getCompletionRecords (line 227) | function getCompletionRecords(){const e=_getCompletionRecords(this,{canH... function getSibling (line 227) | function getSibling(e){return n.default.get({parentPath:this.parentPath,... function getPrevSibling (line 227) | function getPrevSibling(){return this.getSibling(this.key-1)} function getNextSibling (line 227) | function getNextSibling(){return this.getSibling(this.key+1)} function getAllNextSiblings (line 227) | function getAllNextSiblings(){let e=this.key;let t=this.getSibling(++e);... function getAllPrevSiblings (line 227) | function getAllPrevSiblings(){let e=this.key;let t=this.getSibling(--e);... function get (line 227) | function get(e,t=true){if(t===true)t=this.context;const r=e.split(".");i... function _getKey (line 227) | function _getKey(e,t){const r=this.node;const s=r[e];if(Array.isArray(s)... function _getPattern (line 227) | function _getPattern(e,t){let r=this;for(const n of e){if(n==="."){r=r.p... function getAssignmentIdentifiers (line 227) | function getAssignmentIdentifiers(){return i(this.node)} function getBindingIdentifiers (line 227) | function getBindingIdentifiers(e){return a(this.node,e)} function getOuterBindingIdentifiers (line 227) | function getOuterBindingIdentifiers(e){return o(this.node,e)} function getBindingIdentifierPaths (line 227) | function getBindingIdentifierPaths(e=false,t=false){const r=this;const n... function getOuterBindingIdentifierPaths (line 227) | function getOuterBindingIdentifierPaths(e=false){return this.getBindingI... method constructor (line 227) | constructor(e,t){this.contexts=[];this.state=null;this.opts=null;this._t... method removed (line 227) | get removed(){return(this._traverseFlags&1)>0} method removed (line 227) | set removed(e){if(e)this._traverseFlags|=1;else this._traverseFlags&=-2} method shouldStop (line 227) | get shouldStop(){return(this._traverseFlags&2)>0} method shouldStop (line 227) | set shouldStop(e){if(e)this._traverseFlags|=2;else this._traverseFlags&=-3} method shouldSkip (line 227) | get shouldSkip(){return(this._traverseFlags&4)>0} method shouldSkip (line 227) | set shouldSkip(e){if(e)this._traverseFlags|=4;else this._traverseFlags&=-5} method get (line 227) | static get({hub:e,parentPath:t,parent:r,container:n,listKey:s,key:i}){if... method getScope (line 227) | getScope(e){return this.isScope()?new a.default(this):e} method setData (line 227) | setData(e,t){if(this.data==null){this.data=Object.create(null)}return th... method getData (line 227) | getData(e,t){if(this.data==null){this.data=Object.create(null)}let r=thi... method hasNode (line 227) | hasNode(){return this.node!=null} method buildCodeFrameError (line 227) | buildCodeFrameError(e,t=SyntaxError){return this.hub.buildError(this.nod... method traverse (line 227) | traverse(e,t){(0,i.default)(this.node,e,this.scope,t,this)} method set (line 227) | set(e,t){v(this.node,e,t);this.node[e]=t} method getPathLocation (line 227) | getPathLocation(){const e=[];let t=this;do{let r=t.key;if(t.inList)r=`${... method debug (line 227) | debug(e){if(!A.enabled)return;A(`${this.getPathLocation()} ${this.type}:... method toString (line 227) | toString(){return(0,p.default)(this.node).code} method inList (line 227) | get inList(){return!!this.listKey} method inList (line 227) | set inList(e){if(!e){this.listKey=null}} method parentKey (line 227) | get parentKey(){return this.listKey||this.key} function getTypeAnnotation (line 227) | function getTypeAnnotation(){let e=this.getData("typeAnnotation");if(e!=... function _getTypeAnnotation (line 227) | function _getTypeAnnotation(){const e=this.node;if(!e){if(this.key==="in... function isBaseType (line 227) | function isBaseType(e,t){return _isBaseType(e,this.getTypeAnnotation(),t)} function _isBaseType (line 227) | function _isBaseType(e,t,r){if(e==="string"){return m(t)}else if(e==="nu... function couldBeBaseType (line 227) | function couldBeBaseType(e){const t=this.getTypeAnnotation();if(a(t))ret... function baseTypeStrictlyMatches (line 227) | function baseTypeStrictlyMatches(e){const t=this.getTypeAnnotation();con... function isGenericType (line 227) | function isGenericType(e){const t=this.getTypeAnnotation();if(e==="Array... function _default (line 227) | function _default(e){if(!this.isReferenced())return;const t=this.scope.g... function getTypeAnnotationBindingConstantViolations (line 227) | function getTypeAnnotationBindingConstantViolations(e,t,r){const n=[];co... function getConstantViolationsBefore (line 227) | function getConstantViolationsBefore(e,t,r){const n=e.constantViolations... function inferAnnotationFromBinaryExpression (line 227) | function inferAnnotationFromBinaryExpression(e,t){const r=t.node.operato... function getParentConditionalPath (line 227) | function getParentConditionalPath(e,t,r){let n;while(n=t.parentPath){if(... function getConditionalAnnotation (line 227) | function getConditionalAnnotation(e,t,r){const n=getParentConditionalPat... function VariableDeclarator (line 227) | function VariableDeclarator(){if(!this.get("id").isIdentifier())return;r... function TypeCastExpression (line 227) | function TypeCastExpression(e){return e.typeAnnotation} function TSAsExpression (line 227) | function TSAsExpression(e){return e.typeAnnotation} function TSNonNullExpression (line 227) | function TSNonNullExpression(){return this.get("expression").getTypeAnno... function NewExpression (line 227) | function NewExpression(e){if(e.callee.type==="Identifier"){return m(e.ca... function TemplateLiteral (line 227) | function TemplateLiteral(){return T()} function UnaryExpression (line 227) | function UnaryExpression(e){const t=e.operator;if(t==="void"){return E()... function BinaryExpression (line 227) | function BinaryExpression(e){const t=e.operator;if(l.includes(t)){return... function LogicalExpression (line 227) | function LogicalExpression(){const e=[this.get("left").getTypeAnnotation... function ConditionalExpression (line 227) | function ConditionalExpression(){const e=[this.get("consequent").getType... function SequenceExpression (line 227) | function SequenceExpression(){return this.get("expressions").pop().getTy... function ParenthesizedExpression (line 227) | function ParenthesizedExpression(){return this.get("expression").getType... function AssignmentExpression (line 227) | function AssignmentExpression(){return this.get("right").getTypeAnnotati... function UpdateExpression (line 227) | function UpdateExpression(e){const t=e.operator;if(t==="++"||t==="--"){r... function StringLiteral (line 227) | function StringLiteral(){return T()} function NumericLiteral (line 227) | function NumericLiteral(){return b()} function BooleanLiteral (line 227) | function BooleanLiteral(){return f()} function NullLiteral (line 227) | function NullLiteral(){return g()} function RegExpLiteral (line 227) | function RegExpLiteral(){return m(y("RegExp"))} function ObjectExpression (line 227) | function ObjectExpression(){return m(y("Object"))} function ArrayExpression (line 227) | function ArrayExpression(){return m(y("Array"))} function RestElement (line 227) | function RestElement(){return ArrayExpression()} function Func (line 227) | function Func(){return m(y("Function"))} function CallExpression (line 227) | function CallExpression(){const{callee:e}=this.node;if(A(e)){return d(T(... function TaggedTemplateExpression (line 227) | function TaggedTemplateExpression(){return resolveCall(this.get("tag"))} function resolveCall (line 227) | function resolveCall(e){e=e.resolve();if(e.isFunction()){const{node:t}=e... function createUnionType (line 227) | function createUnionType(e){{if(e.every((e=>o(e)))){if(s){return s(e)}re... function matchesPattern (line 227) | function matchesPattern(e,t){return d(this.node,e,t)} function isStatic (line 227) | function isStatic(){return this.scope.isStatic(this.node)} function isNodeType (line 227) | function isNodeType(e){return u(this.type,e)} function canHaveVariableDeclarationOrExpression (line 227) | function canHaveVariableDeclarationOrExpression(){return(this.key==="ini... function canSwapBetweenExpressionAndStatement (line 227) | function canSwapBetweenExpressionAndStatement(e){if(this.key!=="body"||!... function isCompletionRecord (line 227) | function isCompletionRecord(e){let t=this;let r=true;do{const{type:n,con... function isStatementOrBlock (line 227) | function isStatementOrBlock(){if(this.parentPath.isLabeledStatement()||a... function referencesImport (line 227) | function referencesImport(e,t){if(!this.isReferencedIdentifier()){if(thi... function getSource (line 227) | function getSource(){const e=this.node;if(e.end){const t=this.hub.getCod... function willIMaybeExecuteBefore (line 227) | function willIMaybeExecuteBefore(e){return this._guessExecutionStatusRel... function getOuterFunction (line 227) | function getOuterFunction(e){return e.isProgram()?e:(e.parentPath.scope.... function isExecutionUncertain (line 227) | function isExecutionUncertain(e,t){switch(e){case"LogicalExpression":ret... function isExecutionUncertainInList (line 227) | function isExecutionUncertainInList(e,t){for(let r=0;rthis.push({id:e}))){this.crawl();const t=new Set;... method get (line 227) | get(){return this.path.parent} method get (line 227) | get(){return this.path.hub} method ReferencedIdentifier (line 227) | ReferencedIdentifier({node:e},t){if(e.name===t.oldName){e.name=t.newName}} method Scope (line 227) | Scope(e,t){if(!e.scope.bindingIdentifierEquals(t.oldName,t.binding.ident... method constructor (line 191) | constructor(e){this.flags=0;this.names=new Map;this.firstLexicalName="... method constructor (line 227) | constructor(e){this.uid=void 0;this.path=void 0;this.block=void 0;this... method parent (line 227) | get parent(){var e;let t,r=this.path;do{var n;const e=r.key==="key"||r... method generateDeclaredUidIdentifier (line 227) | generateDeclaredUidIdentifier(e){const t=this.generateUidIdentifier(e)... method generateUidIdentifier (line 227) | generateUidIdentifier(e){return h(this.generateUid(e))} method generateUid (line 227) | generateUid(e="temp"){e=H(e).replace(/^_+/,"").replace(/\d+$/g,"");let... method generateUidBasedOnNode (line 227) | generateUidBasedOnNode(e,t){const r=[];gatherNodeParts(e,r);let n=r.jo... method generateUidIdentifierBasedOnNode (line 227) | generateUidIdentifierBasedOnNode(e,t){return h(this.generateUidBasedOn... method isStatic (line 227) | isStatic(e){if(R(e)||j(e)||Q(e)){return true}if(A(e)){const t=this.get... method maybeGenerateMemoised (line 227) | maybeGenerateMemoised(e,t){if(this.isStatic(e)){return null}else{const... method checkBlockScopedCollisions (line 227) | checkBlockScopedCollisions(e,t,r,n){if(t==="param")return;if(e.kind===... method rename (line 227) | rename(e,t){const r=this.getBinding(e);if(r){t||(t=this.generateUidIde... method dump (line 227) | dump(){const e="-".repeat(60);console.log(e);let t=this;do{console.log... method hasLabel (line 227) | hasLabel(e){return!!this.getLabel(e)} method getLabel (line 227) | getLabel(e){return this.labels.get(e)} method registerLabel (line 227) | registerLabel(e){this.labels.set(e.node.label.name,e)} method registerDeclaration (line 227) | registerDeclaration(e){if(e.isLabeledStatement()){this.registerLabel(e... method buildUndefinedNode (line 227) | buildUndefinedNode(){return re()} method registerConstantViolation (line 227) | registerConstantViolation(e){const t=e.getAssignmentIdentifiers();for(... method registerBinding (line 227) | registerBinding(e,t,r=t){if(!e)throw new ReferenceError("no `kind`");i... method addGlobal (line 227) | addGlobal(e){this.globals[e.name]=e} method hasUid (line 227) | hasUid(e){let t=this;do{if(t.uids[e])return true}while(t=t.parent);ret... method hasGlobal (line 227) | hasGlobal(e){let t=this;do{if(t.globals[e])return true}while(t=t.paren... method hasReference (line 227) | hasReference(e){return!!this.getProgramParent().references[e]} method isPure (line 227) | isPure(e,t){if(A(e)){const r=this.getBinding(e.name);if(!r)return fals... method setData (line 227) | setData(e,t){return this.data[e]=t} method getData (line 227) | getData(e){let t=this;do{const r=t.data[e];if(r!=null)return r}while(t... method removeData (line 227) | removeData(e){let t=this;do{const r=t.data[e];if(r!=null)t.data[e]=nul... method init (line 227) | init(){if(!this.inited){this.inited=true;this.crawl()}} method crawl (line 227) | crawl(){const e=this.path;resetScope(this);this.data=Object.create(nul... method push (line 227) | push(e){let t=this.path;if(t.isPattern()){t=this.getPatternParent().pa... method getProgramParent (line 227) | getProgramParent(){let e=this;do{if(e.path.isProgram()){return e}}whil... method getFunctionParent (line 227) | getFunctionParent(){let e=this;do{if(e.path.isFunctionParent()){return... method getBlockParent (line 227) | getBlockParent(){let e=this;do{if(e.path.isBlockParent()){return e}}wh... method getPatternParent (line 227) | getPatternParent(){let e=this;do{if(!e.path.isPattern()){return e.getB... method getAllBindings (line 227) | getAllBindings(){const e=Object.create(null);let t=this;do{for(const r... method bindingIdentifierEquals (line 227) | bindingIdentifierEquals(e,t){return this.getBindingIdentifier(e)===t} method getBinding (line 227) | getBinding(e){let t=this;let r;do{const s=t.getOwnBinding(e);if(s){var... method getOwnBinding (line 227) | getOwnBinding(e){return this.bindings[e]} method getBindingIdentifier (line 227) | getBindingIdentifier(e){var t;return(t=this.getBinding(e))==null?void ... method getOwnBindingIdentifier (line 227) | getOwnBindingIdentifier(e){const t=this.bindings[e];return t==null?voi... method hasOwnBinding (line 227) | hasOwnBinding(e){return!!this.getOwnBinding(e)} method hasBinding (line 227) | hasBinding(e,t){if(!e)return false;let r;let n;let s;if(typeof t==="ob... method parentHasBinding (line 227) | parentHasBinding(e,t){var r;return(r=this.parent)==null?void 0:r.hasBi... method moveBindingTo (line 227) | moveBindingTo(e,t){const r=this.getBinding(e);if(r){r.scope.removeOwnB... method removeOwnBinding (line 227) | removeOwnBinding(e){delete this.bindings[e]} method removeBinding (line 227) | removeBinding(e){var t;(t=this.getBinding(e))==null||t.scope.removeOwn... method hoistVariables (line 227) | hoistVariables(e=(e=>this.push({id:e}))){this.crawl();const t=new Set;... method ObjectProperty (line 227) | ObjectProperty({node:e,scope:t},r){const{name:n}=e.key;if(e.shorthand&&(... method "AssignmentExpression|Declaration|VariableDeclarator" (line 227) | "AssignmentExpression|Declaration|VariableDeclarator"(e,t){if(e.isVariab... class Renamer (line 227) | class Renamer{constructor(e,t,r){this.newName=r;this.oldName=t;this.bind... method constructor (line 227) | constructor(e,t,r){this.newName=r;this.oldName=t;this.binding=e} method maybeConvertFromExportDeclaration (line 227) | maybeConvertFromExportDeclaration(e){const t=e.parentPath;if(!t.isExpo... method maybeConvertFromClassFunctionDeclaration (line 227) | maybeConvertFromClassFunctionDeclaration(e){return e} method maybeConvertFromClassFunctionExpression (line 227) | maybeConvertFromClassFunctionExpression(e){return e} method rename (line 227) | rename(){const{binding:e,oldName:t,newName:r}=this;const{scope:s,path:... function traverseNode (line 227) | function traverseNode(e,t,r,s,a,o,l){const c=i[e.type];if(!c)return fals... function isVirtualType (line 227) | function isVirtualType(e){return e in n} function isExplodedVisitor (line 227) | function isExplodedVisitor(e){return e==null?void 0:e._exploded} function explode$1 (line 227) | function explode$1(e){if(isExplodedVisitor(e))return e;e._exploded=true;... function verify$1 (line 227) | function verify$1(e){if(e._verified)return;if(typeof e==="function"){thr... function validateVisitorMethods (line 227) | function validateVisitorMethods(e,t){const r=[].concat(t);for(const t of... function merge (line 227) | function merge(e,t=[],r){const n={_verified:true,_exploded:true};{Object... function wrapWithStateOrWrapper (line 227) | function wrapWithStateOrWrapper(e,t,r){const n={};for(const s of["enter"... function ensureEntranceObjects (line 227) | function ensureEntranceObjects(e){for(const t of Object.keys(e)){if(shou... function ensureCallbackArrays (line 227) | function ensureCallbackArrays(e){if(e.enter&&!Array.isArray(e.enter))e.e... function wrapCheck (line 227) | function wrapCheck(e,t){const r=`is${e}`;const n=s[r];const newFn=functi... function shouldIgnoreKey (line 227) | function shouldIgnoreKey(e){if(e[0]==="_")return true;if(e==="enter"||e=... function mergePair (line 227) | function mergePair(e,t){for(const r of["enter","exit"]){if(!t[r])continu... method FunctionParent (line 227) | FunctionParent(e){if(e.isArrowFunctionExpression())return;e.skip();if(e.... method Property (line 227) | Property(e){if(e.isObjectProperty())return;e.skip();if(!e.requeueCompute... function environmentVisitor (line 227) | function environmentVisitor(e){return merge([d,e])} function assertNode (line 227) | function assertNode(e){if(!(0,n.default)(e)){var t;const r=(t=e==null?vo... function assert (line 227) | function assert(e,t,r){if(!(0,n.default)(e,t,r)){throw new Error(`Expect... function assertArrayExpression (line 227) | function assertArrayExpression(e,t){assert("ArrayExpression",e,t)} function assertAssignmentExpression (line 227) | function assertAssignmentExpression(e,t){assert("AssignmentExpression",e... function assertBinaryExpression (line 227) | function assertBinaryExpression(e,t){assert("BinaryExpression",e,t)} function assertInterpreterDirective (line 227) | function assertInterpreterDirective(e,t){assert("InterpreterDirective",e... function assertDirective (line 227) | function assertDirective(e,t){assert("Directive",e,t)} function assertDirectiveLiteral (line 227) | function assertDirectiveLiteral(e,t){assert("DirectiveLiteral",e,t)} function assertBlockStatement (line 227) | function assertBlockStatement(e,t){assert("BlockStatement",e,t)} function assertBreakStatement (line 227) | function assertBreakStatement(e,t){assert("BreakStatement",e,t)} function assertCallExpression (line 227) | function assertCallExpression(e,t){assert("CallExpression",e,t)} function assertCatchClause (line 227) | function assertCatchClause(e,t){assert("CatchClause",e,t)} function assertConditionalExpression (line 227) | function assertConditionalExpression(e,t){assert("ConditionalExpression"... function assertContinueStatement (line 227) | function assertContinueStatement(e,t){assert("ContinueStatement",e,t)} function assertDebuggerStatement (line 227) | function assertDebuggerStatement(e,t){assert("DebuggerStatement",e,t)} function assertDoWhileStatement (line 227) | function assertDoWhileStatement(e,t){assert("DoWhileStatement",e,t)} function assertEmptyStatement (line 227) | function assertEmptyStatement(e,t){assert("EmptyStatement",e,t)} function assertExpressionStatement (line 227) | function assertExpressionStatement(e,t){assert("ExpressionStatement",e,t)} function assertFile (line 227) | function assertFile(e,t){assert("File",e,t)} function assertForInStatement (line 227) | function assertForInStatement(e,t){assert("ForInStatement",e,t)} function assertForStatement (line 227) | function assertForStatement(e,t){assert("ForStatement",e,t)} function assertFunctionDeclaration (line 227) | function assertFunctionDeclaration(e,t){assert("FunctionDeclaration",e,t)} function assertFunctionExpression (line 227) | function assertFunctionExpression(e,t){assert("FunctionExpression",e,t)} function assertIdentifier (line 227) | function assertIdentifier(e,t){assert("Identifier",e,t)} function assertIfStatement (line 227) | function assertIfStatement(e,t){assert("IfStatement",e,t)} function assertLabeledStatement (line 227) | function assertLabeledStatement(e,t){assert("LabeledStatement",e,t)} function assertStringLiteral (line 227) | function assertStringLiteral(e,t){assert("StringLiteral",e,t)} function assertNumericLiteral (line 227) | function assertNumericLiteral(e,t){assert("NumericLiteral",e,t)} function assertNullLiteral (line 227) | function assertNullLiteral(e,t){assert("NullLiteral",e,t)} function assertBooleanLiteral (line 227) | function assertBooleanLiteral(e,t){assert("BooleanLiteral",e,t)} function assertRegExpLiteral (line 227) | function assertRegExpLiteral(e,t){assert("RegExpLiteral",e,t)} function assertLogicalExpression (line 227) | function assertLogicalExpression(e,t){assert("LogicalExpression",e,t)} function assertMemberExpression (line 227) | function assertMemberExpression(e,t){assert("MemberExpression",e,t)} function assertNewExpression (line 227) | function assertNewExpression(e,t){assert("NewExpression",e,t)} function assertProgram (line 227) | function assertProgram(e,t){assert("Program",e,t)} function assertObjectExpression (line 227) | function assertObjectExpression(e,t){assert("ObjectExpression",e,t)} function assertObjectMethod (line 227) | function assertObjectMethod(e,t){assert("ObjectMethod",e,t)} function assertObjectProperty (line 227) | function assertObjectProperty(e,t){assert("ObjectProperty",e,t)} function assertRestElement (line 227) | function assertRestElement(e,t){assert("RestElement",e,t)} function assertReturnStatement (line 227) | function assertReturnStatement(e,t){assert("ReturnStatement",e,t)} function assertSequenceExpression (line 227) | function assertSequenceExpression(e,t){assert("SequenceExpression",e,t)} function assertParenthesizedExpression (line 227) | function assertParenthesizedExpression(e,t){assert("ParenthesizedExpress... function assertSwitchCase (line 227) | function assertSwitchCase(e,t){assert("SwitchCase",e,t)} function assertSwitchStatement (line 227) | function assertSwitchStatement(e,t){assert("SwitchStatement",e,t)} function assertThisExpression (line 227) | function assertThisExpression(e,t){assert("ThisExpression",e,t)} function assertThrowStatement (line 227) | function assertThrowStatement(e,t){assert("ThrowStatement",e,t)} function assertTryStatement (line 227) | function assertTryStatement(e,t){assert("TryStatement",e,t)} function assertUnaryExpression (line 227) | function assertUnaryExpression(e,t){assert("UnaryExpression",e,t)} function assertUpdateExpression (line 227) | function assertUpdateExpression(e,t){assert("UpdateExpression",e,t)} function assertVariableDeclaration (line 227) | function assertVariableDeclaration(e,t){assert("VariableDeclaration",e,t)} function assertVariableDeclarator (line 227) | function assertVariableDeclarator(e,t){assert("VariableDeclarator",e,t)} function assertWhileStatement (line 227) | function assertWhileStatement(e,t){assert("WhileStatement",e,t)} function assertWithStatement (line 227) | function assertWithStatement(e,t){assert("WithStatement",e,t)} function assertAssignmentPattern (line 227) | function assertAssignmentPattern(e,t){assert("AssignmentPattern",e,t)} function assertArrayPattern (line 227) | function assertArrayPattern(e,t){assert("ArrayPattern",e,t)} function assertArrowFunctionExpression (line 227) | function assertArrowFunctionExpression(e,t){assert("ArrowFunctionExpress... function assertClassBody (line 227) | function assertClassBody(e,t){assert("ClassBody",e,t)} function assertClassExpression (line 227) | function assertClassExpression(e,t){assert("ClassExpression",e,t)} function assertClassDeclaration (line 227) | function assertClassDeclaration(e,t){assert("ClassDeclaration",e,t)} function assertExportAllDeclaration (line 227) | function assertExportAllDeclaration(e,t){assert("ExportAllDeclaration",e... function assertExportDefaultDeclaration (line 227) | function assertExportDefaultDeclaration(e,t){assert("ExportDefaultDeclar... function assertExportNamedDeclaration (line 227) | function assertExportNamedDeclaration(e,t){assert("ExportNamedDeclaratio... function assertExportSpecifier (line 227) | function assertExportSpecifier(e,t){assert("ExportSpecifier",e,t)} function assertForOfStatement (line 227) | function assertForOfStatement(e,t){assert("ForOfStatement",e,t)} function assertImportDeclaration (line 227) | function assertImportDeclaration(e,t){assert("ImportDeclaration",e,t)} function assertImportDefaultSpecifier (line 227) | function assertImportDefaultSpecifier(e,t){assert("ImportDefaultSpecifie... function assertImportNamespaceSpecifier (line 227) | function assertImportNamespaceSpecifier(e,t){assert("ImportNamespaceSpec... function assertImportSpecifier (line 227) | function assertImportSpecifier(e,t){assert("ImportSpecifier",e,t)} function assertImportExpression (line 227) | function assertImportExpression(e,t){assert("ImportExpression",e,t)} function assertMetaProperty (line 227) | function assertMetaProperty(e,t){assert("MetaProperty",e,t)} function assertClassMethod (line 227) | function assertClassMethod(e,t){assert("ClassMethod",e,t)} function assertObjectPattern (line 227) | function assertObjectPattern(e,t){assert("ObjectPattern",e,t)} function assertSpreadElement (line 227) | function assertSpreadElement(e,t){assert("SpreadElement",e,t)} function assertSuper (line 227) | function assertSuper(e,t){assert("Super",e,t)} function assertTaggedTemplateExpression (line 227) | function assertTaggedTemplateExpression(e,t){assert("TaggedTemplateExpre... function assertTemplateElement (line 227) | function assertTemplateElement(e,t){assert("TemplateElement",e,t)} function assertTemplateLiteral (line 227) | function assertTemplateLiteral(e,t){assert("TemplateLiteral",e,t)} function assertYieldExpression (line 227) | function assertYieldExpression(e,t){assert("YieldExpression",e,t)} function assertAwaitExpression (line 227) | function assertAwaitExpression(e,t){assert("AwaitExpression",e,t)} function assertImport (line 227) | function assertImport(e,t){assert("Import",e,t)} function assertBigIntLiteral (line 227) | function assertBigIntLiteral(e,t){assert("BigIntLiteral",e,t)} function assertExportNamespaceSpecifier (line 227) | function assertExportNamespaceSpecifier(e,t){assert("ExportNamespaceSpec... function assertOptionalMemberExpression (line 227) | function assertOptionalMemberExpression(e,t){assert("OptionalMemberExpre... function assertOptionalCallExpression (line 227) | function assertOptionalCallExpression(e,t){assert("OptionalCallExpressio... function assertClassProperty (line 227) | function assertClassProperty(e,t){assert("ClassProperty",e,t)} function assertClassAccessorProperty (line 227) | function assertClassAccessorProperty(e,t){assert("ClassAccessorProperty"... function assertClassPrivateProperty (line 227) | function assertClassPrivateProperty(e,t){assert("ClassPrivateProperty",e... function assertClassPrivateMethod (line 227) | function assertClassPrivateMethod(e,t){assert("ClassPrivateMethod",e,t)} function assertPrivateName (line 227) | function assertPrivateName(e,t){assert("PrivateName",e,t)} function assertStaticBlock (line 227) | function assertStaticBlock(e,t){assert("StaticBlock",e,t)} function assertImportAttribute (line 227) | function assertImportAttribute(e,t){assert("ImportAttribute",e,t)} function assertAnyTypeAnnotation (line 227) | function assertAnyTypeAnnotation(e,t){assert("AnyTypeAnnotation",e,t)} function assertArrayTypeAnnotation (line 227) | function assertArrayTypeAnnotation(e,t){assert("ArrayTypeAnnotation",e,t)} function assertBooleanTypeAnnotation (line 227) | function assertBooleanTypeAnnotation(e,t){assert("BooleanTypeAnnotation"... function assertBooleanLiteralTypeAnnotation (line 227) | function assertBooleanLiteralTypeAnnotation(e,t){assert("BooleanLiteralT... function assertNullLiteralTypeAnnotation (line 227) | function assertNullLiteralTypeAnnotation(e,t){assert("NullLiteralTypeAnn... function assertClassImplements (line 227) | function assertClassImplements(e,t){assert("ClassImplements",e,t)} function assertDeclareClass (line 227) | function assertDeclareClass(e,t){assert("DeclareClass",e,t)} function assertDeclareFunction (line 227) | function assertDeclareFunction(e,t){assert("DeclareFunction",e,t)} function assertDeclareInterface (line 227) | function assertDeclareInterface(e,t){assert("DeclareInterface",e,t)} function assertDeclareModule (line 227) | function assertDeclareModule(e,t){assert("DeclareModule",e,t)} function assertDeclareModuleExports (line 227) | function assertDeclareModuleExports(e,t){assert("DeclareModuleExports",e... function assertDeclareTypeAlias (line 227) | function assertDeclareTypeAlias(e,t){assert("DeclareTypeAlias",e,t)} function assertDeclareOpaqueType (line 227) | function assertDeclareOpaqueType(e,t){assert("DeclareOpaqueType",e,t)} function assertDeclareVariable (line 227) | function assertDeclareVariable(e,t){assert("DeclareVariable",e,t)} function assertDeclareExportDeclaration (line 227) | function assertDeclareExportDeclaration(e,t){assert("DeclareExportDeclar... function assertDeclareExportAllDeclaration (line 227) | function assertDeclareExportAllDeclaration(e,t){assert("DeclareExportAll... function assertDeclaredPredicate (line 227) | function assertDeclaredPredicate(e,t){assert("DeclaredPredicate",e,t)} function assertExistsTypeAnnotation (line 227) | function assertExistsTypeAnnotation(e,t){assert("ExistsTypeAnnotation",e... function assertFunctionTypeAnnotation (line 227) | function assertFunctionTypeAnnotation(e,t){assert("FunctionTypeAnnotatio... function assertFunctionTypeParam (line 227) | function assertFunctionTypeParam(e,t){assert("FunctionTypeParam",e,t)} function assertGenericTypeAnnotation (line 227) | function assertGenericTypeAnnotation(e,t){assert("GenericTypeAnnotation"... function assertInferredPredicate (line 227) | function assertInferredPredicate(e,t){assert("InferredPredicate",e,t)} function assertInterfaceExtends (line 227) | function assertInterfaceExtends(e,t){assert("InterfaceExtends",e,t)} function assertInterfaceDeclaration (line 227) | function assertInterfaceDeclaration(e,t){assert("InterfaceDeclaration",e... function assertInterfaceTypeAnnotation (line 227) | function assertInterfaceTypeAnnotation(e,t){assert("InterfaceTypeAnnotat... function assertIntersectionTypeAnnotation (line 227) | function assertIntersectionTypeAnnotation(e,t){assert("IntersectionTypeA... function assertMixedTypeAnnotation (line 227) | function assertMixedTypeAnnotation(e,t){assert("MixedTypeAnnotation",e,t)} function assertEmptyTypeAnnotation (line 227) | function assertEmptyTypeAnnotation(e,t){assert("EmptyTypeAnnotation",e,t)} function assertNullableTypeAnnotation (line 227) | function assertNullableTypeAnnotation(e,t){assert("NullableTypeAnnotatio... function assertNumberLiteralTypeAnnotation (line 227) | function assertNumberLiteralTypeAnnotation(e,t){assert("NumberLiteralTyp... function assertNumberTypeAnnotation (line 227) | function assertNumberTypeAnnotation(e,t){assert("NumberTypeAnnotation",e... function assertObjectTypeAnnotation (line 227) | function assertObjectTypeAnnotation(e,t){assert("ObjectTypeAnnotation",e... function assertObjectTypeInternalSlot (line 227) | function assertObjectTypeInternalSlot(e,t){assert("ObjectTypeInternalSlo... function assertObjectTypeCallProperty (line 227) | function assertObjectTypeCallProperty(e,t){assert("ObjectTypeCallPropert... function assertObjectTypeIndexer (line 227) | function assertObjectTypeIndexer(e,t){assert("ObjectTypeIndexer",e,t)} function assertObjectTypeProperty (line 227) | function assertObjectTypeProperty(e,t){assert("ObjectTypeProperty",e,t)} function assertObjectTypeSpreadProperty (line 227) | function assertObjectTypeSpreadProperty(e,t){assert("ObjectTypeSpreadPro... function assertOpaqueType (line 227) | function assertOpaqueType(e,t){assert("OpaqueType",e,t)} function assertQualifiedTypeIdentifier (line 227) | function assertQualifiedTypeIdentifier(e,t){assert("QualifiedTypeIdentif... function assertStringLiteralTypeAnnotation (line 227) | function assertStringLiteralTypeAnnotation(e,t){assert("StringLiteralTyp... function assertStringTypeAnnotation (line 227) | function assertStringTypeAnnotation(e,t){assert("StringTypeAnnotation",e... function assertSymbolTypeAnnotation (line 227) | function assertSymbolTypeAnnotation(e,t){assert("SymbolTypeAnnotation",e... function assertThisTypeAnnotation (line 227) | function assertThisTypeAnnotation(e,t){assert("ThisTypeAnnotation",e,t)} function assertTupleTypeAnnotation (line 227) | function assertTupleTypeAnnotation(e,t){assert("TupleTypeAnnotation",e,t)} function assertTypeofTypeAnnotation (line 227) | function assertTypeofTypeAnnotation(e,t){assert("TypeofTypeAnnotation",e... function assertTypeAlias (line 227) | function assertTypeAlias(e,t){assert("TypeAlias",e,t)} function assertTypeAnnotation (line 227) | function assertTypeAnnotation(e,t){assert("TypeAnnotation",e,t)} function assertTypeCastExpression (line 227) | function assertTypeCastExpression(e,t){assert("TypeCastExpression",e,t)} function assertTypeParameter (line 227) | function assertTypeParameter(e,t){assert("TypeParameter",e,t)} function assertTypeParameterDeclaration (line 227) | function assertTypeParameterDeclaration(e,t){assert("TypeParameterDeclar... function assertTypeParameterInstantiation (line 227) | function assertTypeParameterInstantiation(e,t){assert("TypeParameterInst... function assertUnionTypeAnnotation (line 227) | function assertUnionTypeAnnotation(e,t){assert("UnionTypeAnnotation",e,t)} function assertVariance (line 227) | function assertVariance(e,t){assert("Variance",e,t)} function assertVoidTypeAnnotation (line 227) | function assertVoidTypeAnnotation(e,t){assert("VoidTypeAnnotation",e,t)} function assertEnumDeclaration (line 227) | function assertEnumDeclaration(e,t){assert("EnumDeclaration",e,t)} function assertEnumBooleanBody (line 227) | function assertEnumBooleanBody(e,t){assert("EnumBooleanBody",e,t)} function assertEnumNumberBody (line 227) | function assertEnumNumberBody(e,t){assert("EnumNumberBody",e,t)} function assertEnumStringBody (line 227) | function assertEnumStringBody(e,t){assert("EnumStringBody",e,t)} function assertEnumSymbolBody (line 227) | function assertEnumSymbolBody(e,t){assert("EnumSymbolBody",e,t)} function assertEnumBooleanMember (line 227) | function assertEnumBooleanMember(e,t){assert("EnumBooleanMember",e,t)} function assertEnumNumberMember (line 227) | function assertEnumNumberMember(e,t){assert("EnumNumberMember",e,t)} function assertEnumStringMember (line 227) | function assertEnumStringMember(e,t){assert("EnumStringMember",e,t)} function assertEnumDefaultedMember (line 227) | function assertEnumDefaultedMember(e,t){assert("EnumDefaultedMember",e,t)} function assertIndexedAccessType (line 227) | function assertIndexedAccessType(e,t){assert("IndexedAccessType",e,t)} function assertOptionalIndexedAccessType (line 227) | function assertOptionalIndexedAccessType(e,t){assert("OptionalIndexedAcc... function assertJSXAttribute (line 227) | function assertJSXAttribute(e,t){assert("JSXAttribute",e,t)} function assertJSXClosingElement (line 227) | function assertJSXClosingElement(e,t){assert("JSXClosingElement",e,t)} function assertJSXElement (line 227) | function assertJSXElement(e,t){assert("JSXElement",e,t)} function assertJSXEmptyExpression (line 227) | function assertJSXEmptyExpression(e,t){assert("JSXEmptyExpression",e,t)} function assertJSXExpressionContainer (line 227) | function assertJSXExpressionContainer(e,t){assert("JSXExpressionContaine... function assertJSXSpreadChild (line 227) | function assertJSXSpreadChild(e,t){assert("JSXSpreadChild",e,t)} function assertJSXIdentifier (line 227) | function assertJSXIdentifier(e,t){assert("JSXIdentifier",e,t)} function assertJSXMemberExpression (line 227) | function assertJSXMemberExpression(e,t){assert("JSXMemberExpression",e,t)} function assertJSXNamespacedName (line 227) | function assertJSXNamespacedName(e,t){assert("JSXNamespacedName",e,t)} function assertJSXOpeningElement (line 227) | function assertJSXOpeningElement(e,t){assert("JSXOpeningElement",e,t)} function assertJSXSpreadAttribute (line 227) | function assertJSXSpreadAttribute(e,t){assert("JSXSpreadAttribute",e,t)} function assertJSXText (line 227) | function assertJSXText(e,t){assert("JSXText",e,t)} function assertJSXFragment (line 227) | function assertJSXFragment(e,t){assert("JSXFragment",e,t)} function assertJSXOpeningFragment (line 227) | function assertJSXOpeningFragment(e,t){assert("JSXOpeningFragment",e,t)} function assertJSXClosingFragment (line 227) | function assertJSXClosingFragment(e,t){assert("JSXClosingFragment",e,t)} function assertNoop (line 227) | function assertNoop(e,t){assert("Noop",e,t)} function assertPlaceholder (line 227) | function assertPlaceholder(e,t){assert("Placeholder",e,t)} function assertV8IntrinsicIdentifier (line 227) | function assertV8IntrinsicIdentifier(e,t){assert("V8IntrinsicIdentifier"... function assertArgumentPlaceholder (line 227) | function assertArgumentPlaceholder(e,t){assert("ArgumentPlaceholder",e,t)} function assertBindExpression (line 227) | function assertBindExpression(e,t){assert("BindExpression",e,t)} function assertDecorator (line 227) | function assertDecorator(e,t){assert("Decorator",e,t)} function assertDoExpression (line 227) | function assertDoExpression(e,t){assert("DoExpression",e,t)} function assertExportDefaultSpecifier (line 227) | function assertExportDefaultSpecifier(e,t){assert("ExportDefaultSpecifie... function assertRecordExpression (line 227) | function assertRecordExpression(e,t){assert("RecordExpression",e,t)} function assertTupleExpression (line 227) | function assertTupleExpression(e,t){assert("TupleExpression",e,t)} function assertDecimalLiteral (line 227) | function assertDecimalLiteral(e,t){assert("DecimalLiteral",e,t)} function assertModuleExpression (line 227) | function assertModuleExpression(e,t){assert("ModuleExpression",e,t)} function assertTopicReference (line 227) | function assertTopicReference(e,t){assert("TopicReference",e,t)} function assertPipelineTopicExpression (line 227) | function assertPipelineTopicExpression(e,t){assert("PipelineTopicExpress... function assertPipelineBareFunction (line 227) | function assertPipelineBareFunction(e,t){assert("PipelineBareFunction",e... function assertPipelinePrimaryTopicReference (line 227) | function assertPipelinePrimaryTopicReference(e,t){assert("PipelinePrimar... function assertTSParameterProperty (line 227) | function assertTSParameterProperty(e,t){assert("TSParameterProperty",e,t)} function assertTSDeclareFunction (line 227) | function assertTSDeclareFunction(e,t){assert("TSDeclareFunction",e,t)} function assertTSDeclareMethod (line 227) | function assertTSDeclareMethod(e,t){assert("TSDeclareMethod",e,t)} function assertTSQualifiedName (line 227) | function assertTSQualifiedName(e,t){assert("TSQualifiedName",e,t)} function assertTSCallSignatureDeclaration (line 227) | function assertTSCallSignatureDeclaration(e,t){assert("TSCallSignatureDe... function assertTSConstructSignatureDeclaration (line 227) | function assertTSConstructSignatureDeclaration(e,t){assert("TSConstructS... function assertTSPropertySignature (line 227) | function assertTSPropertySignature(e,t){assert("TSPropertySignature",e,t)} function assertTSMethodSignature (line 227) | function assertTSMethodSignature(e,t){assert("TSMethodSignature",e,t)} function assertTSIndexSignature (line 227) | function assertTSIndexSignature(e,t){assert("TSIndexSignature",e,t)} function assertTSAnyKeyword (line 227) | function assertTSAnyKeyword(e,t){assert("TSAnyKeyword",e,t)} function assertTSBooleanKeyword (line 227) | function assertTSBooleanKeyword(e,t){assert("TSBooleanKeyword",e,t)} function assertTSBigIntKeyword (line 227) | function assertTSBigIntKeyword(e,t){assert("TSBigIntKeyword",e,t)} function assertTSIntrinsicKeyword (line 227) | function assertTSIntrinsicKeyword(e,t){assert("TSIntrinsicKeyword",e,t)} function assertTSNeverKeyword (line 227) | function assertTSNeverKeyword(e,t){assert("TSNeverKeyword",e,t)} function assertTSNullKeyword (line 227) | function assertTSNullKeyword(e,t){assert("TSNullKeyword",e,t)} function assertTSNumberKeyword (line 227) | function assertTSNumberKeyword(e,t){assert("TSNumberKeyword",e,t)} function assertTSObjectKeyword (line 227) | function assertTSObjectKeyword(e,t){assert("TSObjectKeyword",e,t)} function assertTSStringKeyword (line 227) | function assertTSStringKeyword(e,t){assert("TSStringKeyword",e,t)} function assertTSSymbolKeyword (line 227) | function assertTSSymbolKeyword(e,t){assert("TSSymbolKeyword",e,t)} function assertTSUndefinedKeyword (line 227) | function assertTSUndefinedKeyword(e,t){assert("TSUndefinedKeyword",e,t)} function assertTSUnknownKeyword (line 227) | function assertTSUnknownKeyword(e,t){assert("TSUnknownKeyword",e,t)} function assertTSVoidKeyword (line 227) | function assertTSVoidKeyword(e,t){assert("TSVoidKeyword",e,t)} function assertTSThisType (line 227) | function assertTSThisType(e,t){assert("TSThisType",e,t)} function assertTSFunctionType (line 227) | function assertTSFunctionType(e,t){assert("TSFunctionType",e,t)} function assertTSConstructorType (line 227) | function assertTSConstructorType(e,t){assert("TSConstructorType",e,t)} function assertTSTypeReference (line 227) | function assertTSTypeReference(e,t){assert("TSTypeReference",e,t)} function assertTSTypePredicate (line 227) | function assertTSTypePredicate(e,t){assert("TSTypePredicate",e,t)} function assertTSTypeQuery (line 227) | function assertTSTypeQuery(e,t){assert("TSTypeQuery",e,t)} function assertTSTypeLiteral (line 227) | function assertTSTypeLiteral(e,t){assert("TSTypeLiteral",e,t)} function assertTSArrayType (line 227) | function assertTSArrayType(e,t){assert("TSArrayType",e,t)} function assertTSTupleType (line 227) | function assertTSTupleType(e,t){assert("TSTupleType",e,t)} function assertTSOptionalType (line 227) | function assertTSOptionalType(e,t){assert("TSOptionalType",e,t)} function assertTSRestType (line 227) | function assertTSRestType(e,t){assert("TSRestType",e,t)} function assertTSNamedTupleMember (line 227) | function assertTSNamedTupleMember(e,t){assert("TSNamedTupleMember",e,t)} function assertTSUnionType (line 227) | function assertTSUnionType(e,t){assert("TSUnionType",e,t)} function assertTSIntersectionType (line 227) | function assertTSIntersectionType(e,t){assert("TSIntersectionType",e,t)} function assertTSConditionalType (line 227) | function assertTSConditionalType(e,t){assert("TSConditionalType",e,t)} function assertTSInferType (line 227) | function assertTSInferType(e,t){assert("TSInferType",e,t)} function assertTSParenthesizedType (line 227) | function assertTSParenthesizedType(e,t){assert("TSParenthesizedType",e,t)} function assertTSTypeOperator (line 227) | function assertTSTypeOperator(e,t){assert("TSTypeOperator",e,t)} function assertTSIndexedAccessType (line 227) | function assertTSIndexedAccessType(e,t){assert("TSIndexedAccessType",e,t)} function assertTSMappedType (line 227) | function assertTSMappedType(e,t){assert("TSMappedType",e,t)} function assertTSTemplateLiteralType (line 227) | function assertTSTemplateLiteralType(e,t){assert("TSTemplateLiteralType"... function assertTSLiteralType (line 227) | function assertTSLiteralType(e,t){assert("TSLiteralType",e,t)} function assertTSExpressionWithTypeArguments (line 227) | function assertTSExpressionWithTypeArguments(e,t){assert("TSExpressionWi... function assertTSInterfaceDeclaration (line 227) | function assertTSInterfaceDeclaration(e,t){assert("TSInterfaceDeclaratio... function assertTSInterfaceBody (line 227) | function assertTSInterfaceBody(e,t){assert("TSInterfaceBody",e,t)} function assertTSTypeAliasDeclaration (line 227) | function assertTSTypeAliasDeclaration(e,t){assert("TSTypeAliasDeclaratio... function assertTSInstantiationExpression (line 227) | function assertTSInstantiationExpression(e,t){assert("TSInstantiationExp... function assertTSAsExpression (line 227) | function assertTSAsExpression(e,t){assert("TSAsExpression",e,t)} function assertTSSatisfiesExpression (line 227) | function assertTSSatisfiesExpression(e,t){assert("TSSatisfiesExpression"... function assertTSTypeAssertion (line 227) | function assertTSTypeAssertion(e,t){assert("TSTypeAssertion",e,t)} function assertTSEnumBody (line 227) | function assertTSEnumBody(e,t){assert("TSEnumBody",e,t)} function assertTSEnumDeclaration (line 227) | function assertTSEnumDeclaration(e,t){assert("TSEnumDeclaration",e,t)} function assertTSEnumMember (line 227) | function assertTSEnumMember(e,t){assert("TSEnumMember",e,t)} function assertTSModuleDeclaration (line 227) | function assertTSModuleDeclaration(e,t){assert("TSModuleDeclaration",e,t)} function assertTSModuleBlock (line 227) | function assertTSModuleBlock(e,t){assert("TSModuleBlock",e,t)} function assertTSImportType (line 227) | function assertTSImportType(e,t){assert("TSImportType",e,t)} function assertTSImportEqualsDeclaration (line 227) | function assertTSImportEqualsDeclaration(e,t){assert("TSImportEqualsDecl... function assertTSExternalModuleReference (line 227) | function assertTSExternalModuleReference(e,t){assert("TSExternalModuleRe... function assertTSNonNullExpression (line 227) | function assertTSNonNullExpression(e,t){assert("TSNonNullExpression",e,t)} function assertTSExportAssignment (line 227) | function assertTSExportAssignment(e,t){assert("TSExportAssignment",e,t)} function assertTSNamespaceExportDeclaration (line 227) | function assertTSNamespaceExportDeclaration(e,t){assert("TSNamespaceExpo... function assertTSTypeAnnotation (line 227) | function assertTSTypeAnnotation(e,t){assert("TSTypeAnnotation",e,t)} function assertTSTypeParameterInstantiation (line 227) | function assertTSTypeParameterInstantiation(e,t){assert("TSTypeParameter... function assertTSTypeParameterDeclaration (line 227) | function assertTSTypeParameterDeclaration(e,t){assert("TSTypeParameterDe... function assertTSTypeParameter (line 227) | function assertTSTypeParameter(e,t){assert("TSTypeParameter",e,t)} function assertStandardized (line 227) | function assertStandardized(e,t){assert("Standardized",e,t)} function assertExpression (line 227) | function assertExpression(e,t){assert("Expression",e,t)} function assertBinary (line 227) | function assertBinary(e,t){assert("Binary",e,t)} function assertScopable (line 227) | function assertScopable(e,t){assert("Scopable",e,t)} function assertBlockParent (line 227) | function assertBlockParent(e,t){assert("BlockParent",e,t)} function assertBlock (line 227) | function assertBlock(e,t){assert("Block",e,t)} function assertStatement (line 227) | function assertStatement(e,t){assert("Statement",e,t)} function assertTerminatorless (line 227) | function assertTerminatorless(e,t){assert("Terminatorless",e,t)} function assertCompletionStatement (line 227) | function assertCompletionStatement(e,t){assert("CompletionStatement",e,t)} function assertConditional (line 227) | function assertConditional(e,t){assert("Conditional",e,t)} function assertLoop (line 227) | function assertLoop(e,t){assert("Loop",e,t)} function assertWhile (line 227) | function assertWhile(e,t){assert("While",e,t)} function assertExpressionWrapper (line 227) | function assertExpressionWrapper(e,t){assert("ExpressionWrapper",e,t)} function assertFor (line 227) | function assertFor(e,t){assert("For",e,t)} function assertForXStatement (line 227) | function assertForXStatement(e,t){assert("ForXStatement",e,t)} function assertFunction (line 227) | function assertFunction(e,t){assert("Function",e,t)} function assertFunctionParent (line 227) | function assertFunctionParent(e,t){assert("FunctionParent",e,t)} function assertPureish (line 227) | function assertPureish(e,t){assert("Pureish",e,t)} function assertDeclaration (line 227) | function assertDeclaration(e,t){assert("Declaration",e,t)} function assertPatternLike (line 227) | function assertPatternLike(e,t){assert("PatternLike",e,t)} function assertLVal (line 227) | function assertLVal(e,t){assert("LVal",e,t)} function assertTSEntityName (line 227) | function assertTSEntityName(e,t){assert("TSEntityName",e,t)} function assertLiteral (line 227) | function assertLiteral(e,t){assert("Literal",e,t)} function assertImmutable (line 227) | function assertImmutable(e,t){assert("Immutable",e,t)} function assertUserWhitespacable (line 227) | function assertUserWhitespacable(e,t){assert("UserWhitespacable",e,t)} function assertMethod (line 227) | function assertMethod(e,t){assert("Method",e,t)} function assertObjectMember (line 227) | function assertObjectMember(e,t){assert("ObjectMember",e,t)} function assertProperty (line 227) | function assertProperty(e,t){assert("Property",e,t)} function assertUnaryLike (line 227) | function assertUnaryLike(e,t){assert("UnaryLike",e,t)} function assertPattern (line 227) | function assertPattern(e,t){assert("Pattern",e,t)} function assertClass (line 227) | function assertClass(e,t){assert("Class",e,t)} function assertImportOrExportDeclaration (line 227) | function assertImportOrExportDeclaration(e,t){assert("ImportOrExportDecl... function assertExportDeclaration (line 227) | function assertExportDeclaration(e,t){assert("ExportDeclaration",e,t)} function assertModuleSpecifier (line 227) | function assertModuleSpecifier(e,t){assert("ModuleSpecifier",e,t)} function assertAccessor (line 227) | function assertAccessor(e,t){assert("Accessor",e,t)} function assertPrivate (line 227) | function assertPrivate(e,t){assert("Private",e,t)} function assertFlow (line 227) | function assertFlow(e,t){assert("Flow",e,t)} function assertFlowType (line 227) | function assertFlowType(e,t){assert("FlowType",e,t)} function assertFlowBaseAnnotation (line 227) | function assertFlowBaseAnnotation(e,t){assert("FlowBaseAnnotation",e,t)} function assertFlowDeclaration (line 227) | function assertFlowDeclaration(e,t){assert("FlowDeclaration",e,t)} function assertFlowPredicate (line 227) | function assertFlowPredicate(e,t){assert("FlowPredicate",e,t)} function assertEnumBody (line 227) | function assertEnumBody(e,t){assert("EnumBody",e,t)} function assertEnumMember (line 227) | function assertEnumMember(e,t){assert("EnumMember",e,t)} function assertJSX (line 227) | function assertJSX(e,t){assert("JSX",e,t)} function assertMiscellaneous (line 227) | function assertMiscellaneous(e,t){assert("Miscellaneous",e,t)} function assertTypeScript (line 227) | function assertTypeScript(e,t){assert("TypeScript",e,t)} function assertTSTypeElement (line 227) | function assertTSTypeElement(e,t){assert("TSTypeElement",e,t)} function assertTSType (line 227) | function assertTSType(e,t){assert("TSType",e,t)} function assertTSBaseType (line 227) | function assertTSBaseType(e,t){assert("TSBaseType",e,t)} function assertNumberLiteral (line 227) | function assertNumberLiteral(e,t){(0,s.default)("assertNumberLiteral","a... function assertRegexLiteral (line 227) | function assertRegexLiteral(e,t){(0,s.default)("assertRegexLiteral","ass... function assertRestProperty (line 227) | function assertRestProperty(e,t){(0,s.default)("assertRestProperty","ass... function assertSpreadProperty (line 227) | function assertSpreadProperty(e,t){(0,s.default)("assertSpreadProperty",... function assertModuleDeclaration (line 227) | function assertModuleDeclaration(e,t){(0,s.default)("assertModuleDeclara... function createFlowUnionType (line 227) | function createFlowUnionType(e){const t=(0,s.default)(e);if(t.length===1... function createTypeAnnotationBasedOnTypeof (line 227) | function createTypeAnnotationBasedOnTypeof(e){switch(e){case"string":ret... function arrayExpression (line 227) | function arrayExpression(e=[]){const t={type:"ArrayExpression",elements:... function assignmentExpression (line 227) | function assignmentExpression(e,t,r){const n={type:"AssignmentExpression... function binaryExpression (line 227) | function binaryExpression(e,t,r){const n={type:"BinaryExpression",operat... function interpreterDirective (line 227) | function interpreterDirective(e){const t={type:"InterpreterDirective",va... function directive (line 227) | function directive(e){const t={type:"Directive",value:e};const r=o.Direc... function directiveLiteral (line 227) | function directiveLiteral(e){const t={type:"DirectiveLiteral",value:e};c... function blockStatement (line 227) | function blockStatement(e,t=[]){const r={type:"BlockStatement",body:e,di... function breakStatement (line 227) | function breakStatement(e=null){const t={type:"BreakStatement",label:e};... function callExpression (line 227) | function callExpression(e,t){const r={type:"CallExpression",callee:e,arg... function catchClause (line 227) | function catchClause(e=null,t){const r={type:"CatchClause",param:e,body:... function conditionalExpression (line 227) | function conditionalExpression(e,t,r){const n={type:"ConditionalExpressi... function continueStatement (line 227) | function continueStatement(e=null){const t={type:"ContinueStatement",lab... function debuggerStatement (line 227) | function debuggerStatement(){return{type:"DebuggerStatement"}} function doWhileStatement (line 227) | function doWhileStatement(e,t){const r={type:"DoWhileStatement",test:e,b... function emptyStatement (line 227) | function emptyStatement(){return{type:"EmptyStatement"}} function expressionStatement (line 227) | function expressionStatement(e){const t={type:"ExpressionStatement",expr... function file (line 227) | function file(e,t=null,r=null){const n={type:"File",program:e,comments:t... function forInStatement (line 227) | function forInStatement(e,t,r){const n={type:"ForInStatement",left:e,rig... function forStatement (line 227) | function forStatement(e=null,t=null,r=null,n){const s={type:"ForStatemen... function functionDeclaration (line 227) | function functionDeclaration(e=null,t,r,n=false,s=false){const i={type:"... function functionExpression (line 227) | function functionExpression(e=null,t,r,n=false,s=false){const i={type:"F... function identifier (line 227) | function identifier(e){const t={type:"Identifier",name:e};const r=o.Iden... function ifStatement (line 227) | function ifStatement(e,t,r=null){const n={type:"IfStatement",test:e,cons... function labeledStatement (line 227) | function labeledStatement(e,t){const r={type:"LabeledStatement",label:e,... function stringLiteral (line 227) | function stringLiteral(e){const t={type:"StringLiteral",value:e};const r... function numericLiteral (line 227) | function numericLiteral(e){const t={type:"NumericLiteral",value:e};const... function nullLiteral (line 227) | function nullLiteral(){return{type:"NullLiteral"}} function booleanLiteral (line 227) | function booleanLiteral(e){const t={type:"BooleanLiteral",value:e};const... function regExpLiteral (line 227) | function regExpLiteral(e,t=""){const r={type:"RegExpLiteral",pattern:e,f... function logicalExpression (line 227) | function logicalExpression(e,t,r){const n={type:"LogicalExpression",oper... function memberExpression (line 227) | function memberExpression(e,t,r=false,n=null){const s={type:"MemberExpre... function newExpression (line 227) | function newExpression(e,t){const r={type:"NewExpression",callee:e,argum... function program (line 227) | function program(e,t=[],r="script",n=null){const s={type:"Program",body:... function objectExpression (line 227) | function objectExpression(e){const t={type:"ObjectExpression",properties... function objectMethod (line 227) | function objectMethod(e="method",t,r,n,s=false,i=false,l=false){const c=... function objectProperty (line 227) | function objectProperty(e,t,r=false,n=false,s=null){const i={type:"Objec... function restElement (line 227) | function restElement(e){const t={type:"RestElement",argument:e};const r=... function returnStatement (line 227) | function returnStatement(e=null){const t={type:"ReturnStatement",argumen... function sequenceExpression (line 227) | function sequenceExpression(e){const t={type:"SequenceExpression",expres... function parenthesizedExpression (line 227) | function parenthesizedExpression(e){const t={type:"ParenthesizedExpressi... function switchCase (line 227) | function switchCase(e=null,t){const r={type:"SwitchCase",test:e,conseque... function switchStatement (line 227) | function switchStatement(e,t){const r={type:"SwitchStatement",discrimina... function thisExpression (line 227) | function thisExpression(){return{type:"ThisExpression"}} function throwStatement (line 227) | function throwStatement(e){const t={type:"ThrowStatement",argument:e};co... function tryStatement (line 227) | function tryStatement(e,t=null,r=null){const n={type:"TryStatement",bloc... function unaryExpression (line 227) | function unaryExpression(e,t,r=true){const n={type:"UnaryExpression",ope... function updateExpression (line 227) | function updateExpression(e,t,r=false){const n={type:"UpdateExpression",... function variableDeclaration (line 227) | function variableDeclaration(e,t){const r={type:"VariableDeclaration",ki... function variableDeclarator (line 227) | function variableDeclarator(e,t=null){const r={type:"VariableDeclarator"... function whileStatement (line 227) | function whileStatement(e,t){const r={type:"WhileStatement",test:e,body:... function withStatement (line 227) | function withStatement(e,t){const r={type:"WithStatement",object:e,body:... function assignmentPattern (line 227) | function assignmentPattern(e,t){const r={type:"AssignmentPattern",left:e... function arrayPattern (line 227) | function arrayPattern(e){const t={type:"ArrayPattern",elements:e};const ... function arrowFunctionExpression (line 227) | function arrowFunctionExpression(e,t,r=false){const n={type:"ArrowFuncti... function classBody (line 227) | function classBody(e){const t={type:"ClassBody",body:e};const r=o.ClassB... function classExpression (line 227) | function classExpression(e=null,t=null,r,n=null){const s={type:"ClassExp... function classDeclaration (line 227) | function classDeclaration(e=null,t=null,r,n=null){const s={type:"ClassDe... function exportAllDeclaration (line 227) | function exportAllDeclaration(e){const t={type:"ExportAllDeclaration",so... function exportDefaultDeclaration (line 227) | function exportDefaultDeclaration(e){const t={type:"ExportDefaultDeclara... function exportNamedDeclaration (line 227) | function exportNamedDeclaration(e=null,t=[],r=null){const n={type:"Expor... function exportSpecifier (line 227) | function exportSpecifier(e,t){const r={type:"ExportSpecifier",local:e,ex... function forOfStatement (line 227) | function forOfStatement(e,t,r,n=false){const s={type:"ForOfStatement",le... function importDeclaration (line 227) | function importDeclaration(e,t){const r={type:"ImportDeclaration",specif... function importDefaultSpecifier (line 227) | function importDefaultSpecifier(e){const t={type:"ImportDefaultSpecifier... function importNamespaceSpecifier (line 227) | function importNamespaceSpecifier(e){const t={type:"ImportNamespaceSpeci... function importSpecifier (line 227) | function importSpecifier(e,t){const r={type:"ImportSpecifier",local:e,im... function importExpression (line 227) | function importExpression(e,t=null){const r={type:"ImportExpression",sou... function metaProperty (line 227) | function metaProperty(e,t){const r={type:"MetaProperty",meta:e,property:... function classMethod (line 227) | function classMethod(e="method",t,r,n,s=false,i=false,l=false,c=false){c... function objectPattern (line 227) | function objectPattern(e){const t={type:"ObjectPattern",properties:e};co... function spreadElement (line 227) | function spreadElement(e){const t={type:"SpreadElement",argument:e};cons... function _super (line 227) | function _super(){return{type:"Super"}} function taggedTemplateExpression (line 227) | function taggedTemplateExpression(e,t){const r={type:"TaggedTemplateExpr... function templateElement (line 227) | function templateElement(e,t=false){const r={type:"TemplateElement",valu... function templateLiteral (line 227) | function templateLiteral(e,t){const r={type:"TemplateLiteral",quasis:e,e... function yieldExpression (line 227) | function yieldExpression(e=null,t=false){const r={type:"YieldExpression"... function awaitExpression (line 227) | function awaitExpression(e){const t={type:"AwaitExpression",argument:e};... function _import (line 227) | function _import(){return{type:"Import"}} function bigIntLiteral (line 227) | function bigIntLiteral(e){const t={type:"BigIntLiteral",value:e};const r... function exportNamespaceSpecifier (line 227) | function exportNamespaceSpecifier(e){const t={type:"ExportNamespaceSpeci... function optionalMemberExpression (line 227) | function optionalMemberExpression(e,t,r=false,n){const s={type:"Optional... function optionalCallExpression (line 227) | function optionalCallExpression(e,t,r){const n={type:"OptionalCallExpres... function classProperty (line 227) | function classProperty(e,t=null,r=null,n=null,s=false,i=false){const l={... function classAccessorProperty (line 227) | function classAccessorProperty(e,t=null,r=null,n=null,s=false,i=false){c... function classPrivateProperty (line 227) | function classPrivateProperty(e,t=null,r=null,n=false){const s={type:"Cl... function classPrivateMethod (line 227) | function classPrivateMethod(e="method",t,r,n,s=false){const i={type:"Cla... function privateName (line 227) | function privateName(e){const t={type:"PrivateName",id:e};const r=o.Priv... function staticBlock (line 227) | function staticBlock(e){const t={type:"StaticBlock",body:e};const r=o.St... function importAttribute (line 227) | function importAttribute(e,t){const r={type:"ImportAttribute",key:e,valu... function anyTypeAnnotation (line 227) | function anyTypeAnnotation(){return{type:"AnyTypeAnnotation"}} function arrayTypeAnnotation (line 227) | function arrayTypeAnnotation(e){const t={type:"ArrayTypeAnnotation",elem... function booleanTypeAnnotation (line 227) | function booleanTypeAnnotation(){return{type:"BooleanTypeAnnotation"}} function booleanLiteralTypeAnnotation (line 227) | function booleanLiteralTypeAnnotation(e){const t={type:"BooleanLiteralTy... function nullLiteralTypeAnnotation (line 227) | function nullLiteralTypeAnnotation(){return{type:"NullLiteralTypeAnnotat... function classImplements (line 227) | function classImplements(e,t=null){const r={type:"ClassImplements",id:e,... function declareClass (line 227) | function declareClass(e,t=null,r=null,n){const s={type:"DeclareClass",id... function declareFunction (line 227) | function declareFunction(e){const t={type:"DeclareFunction",id:e};const ... function declareInterface (line 227) | function declareInterface(e,t=null,r=null,n){const s={type:"DeclareInter... function declareModule (line 227) | function declareModule(e,t,r=null){const n={type:"DeclareModule",id:e,bo... function declareModuleExports (line 227) | function declareModuleExports(e){const t={type:"DeclareModuleExports",ty... function declareTypeAlias (line 227) | function declareTypeAlias(e,t=null,r){const n={type:"DeclareTypeAlias",i... function declareOpaqueType (line 227) | function declareOpaqueType(e,t=null,r=null){const n={type:"DeclareOpaque... function declareVariable (line 227) | function declareVariable(e){const t={type:"DeclareVariable",id:e};const ... function declareExportDeclaration (line 227) | function declareExportDeclaration(e=null,t=null,r=null,n=null){const s={... function declareExportAllDeclaration (line 227) | function declareExportAllDeclaration(e,t=null){const r={type:"DeclareExp... function declaredPredicate (line 227) | function declaredPredicate(e){const t={type:"DeclaredPredicate",value:e}... function existsTypeAnnotation (line 227) | function existsTypeAnnotation(){return{type:"ExistsTypeAnnotation"}} function functionTypeAnnotation (line 227) | function functionTypeAnnotation(e=null,t,r=null,n){const s={type:"Functi... function functionTypeParam (line 227) | function functionTypeParam(e=null,t){const r={type:"FunctionTypeParam",n... function genericTypeAnnotation (line 227) | function genericTypeAnnotation(e,t=null){const r={type:"GenericTypeAnnot... function inferredPredicate (line 227) | function inferredPredicate(){return{type:"InferredPredicate"}} function interfaceExtends (line 227) | function interfaceExtends(e,t=null){const r={type:"InterfaceExtends",id:... function interfaceDeclaration (line 227) | function interfaceDeclaration(e,t=null,r=null,n){const s={type:"Interfac... function interfaceTypeAnnotation (line 227) | function interfaceTypeAnnotation(e=null,t){const r={type:"InterfaceTypeA... function intersectionTypeAnnotation (line 227) | function intersectionTypeAnnotation(e){const t={type:"IntersectionTypeAn... function mixedTypeAnnotation (line 227) | function mixedTypeAnnotation(){return{type:"MixedTypeAnnotation"}} function emptyTypeAnnotation (line 227) | function emptyTypeAnnotation(){return{type:"EmptyTypeAnnotation"}} function nullableTypeAnnotation (line 227) | function nullableTypeAnnotation(e){const t={type:"NullableTypeAnnotation... function numberLiteralTypeAnnotation (line 227) | function numberLiteralTypeAnnotation(e){const t={type:"NumberLiteralType... function numberTypeAnnotation (line 227) | function numberTypeAnnotation(){return{type:"NumberTypeAnnotation"}} function objectTypeAnnotation (line 227) | function objectTypeAnnotation(e,t=[],r=[],n=[],s=false){const i={type:"O... function objectTypeInternalSlot (line 227) | function objectTypeInternalSlot(e,t,r,n,s){const i={type:"ObjectTypeInte... function objectTypeCallProperty (line 227) | function objectTypeCallProperty(e){const t={type:"ObjectTypeCallProperty... function objectTypeIndexer (line 227) | function objectTypeIndexer(e=null,t,r,n=null){const s={type:"ObjectTypeI... function objectTypeProperty (line 227) | function objectTypeProperty(e,t,r=null){const n={type:"ObjectTypePropert... function objectTypeSpreadProperty (line 227) | function objectTypeSpreadProperty(e){const t={type:"ObjectTypeSpreadProp... function opaqueType (line 227) | function opaqueType(e,t=null,r=null,n){const s={type:"OpaqueType",id:e,t... function qualifiedTypeIdentifier (line 227) | function qualifiedTypeIdentifier(e,t){const r={type:"QualifiedTypeIdenti... function stringLiteralTypeAnnotation (line 227) | function stringLiteralTypeAnnotation(e){const t={type:"StringLiteralType... function stringTypeAnnotation (line 227) | function stringTypeAnnotation(){return{type:"StringTypeAnnotation"}} function symbolTypeAnnotation (line 227) | function symbolTypeAnnotation(){return{type:"SymbolTypeAnnotation"}} function thisTypeAnnotation (line 227) | function thisTypeAnnotation(){return{type:"ThisTypeAnnotation"}} function tupleTypeAnnotation (line 227) | function tupleTypeAnnotation(e){const t={type:"TupleTypeAnnotation",type... function typeofTypeAnnotation (line 227) | function typeofTypeAnnotation(e){const t={type:"TypeofTypeAnnotation",ar... function typeAlias (line 227) | function typeAlias(e,t=null,r){const n={type:"TypeAlias",id:e,typeParame... function typeAnnotation (line 227) | function typeAnnotation(e){const t={type:"TypeAnnotation",typeAnnotation... function typeCastExpression (line 227) | function typeCastExpression(e,t){const r={type:"TypeCastExpression",expr... function typeParameter (line 227) | function typeParameter(e=null,t=null,r=null){const n={type:"TypeParamete... function typeParameterDeclaration (line 227) | function typeParameterDeclaration(e){const t={type:"TypeParameterDeclara... function typeParameterInstantiation (line 227) | function typeParameterInstantiation(e){const t={type:"TypeParameterInsta... function unionTypeAnnotation (line 227) | function unionTypeAnnotation(e){const t={type:"UnionTypeAnnotation",type... function variance (line 227) | function variance(e){const t={type:"Variance",kind:e};const r=o.Variance... function voidTypeAnnotation (line 227) | function voidTypeAnnotation(){return{type:"VoidTypeAnnotation"}} function enumDeclaration (line 227) | function enumDeclaration(e,t){const r={type:"EnumDeclaration",id:e,body:... function enumBooleanBody (line 227) | function enumBooleanBody(e){const t={type:"EnumBooleanBody",members:e,ex... function enumNumberBody (line 227) | function enumNumberBody(e){const t={type:"EnumNumberBody",members:e,expl... function enumStringBody (line 227) | function enumStringBody(e){const t={type:"EnumStringBody",members:e,expl... function enumSymbolBody (line 227) | function enumSymbolBody(e){const t={type:"EnumSymbolBody",members:e,hasU... function enumBooleanMember (line 227) | function enumBooleanMember(e){const t={type:"EnumBooleanMember",id:e,ini... function enumNumberMember (line 227) | function enumNumberMember(e,t){const r={type:"EnumNumberMember",id:e,ini... function enumStringMember (line 227) | function enumStringMember(e,t){const r={type:"EnumStringMember",id:e,ini... function enumDefaultedMember (line 227) | function enumDefaultedMember(e){const t={type:"EnumDefaultedMember",id:e... function indexedAccessType (line 227) | function indexedAccessType(e,t){const r={type:"IndexedAccessType",object... function optionalIndexedAccessType (line 227) | function optionalIndexedAccessType(e,t){const r={type:"OptionalIndexedAc... function jsxAttribute (line 227) | function jsxAttribute(e,t=null){const r={type:"JSXAttribute",name:e,valu... function jsxClosingElement (line 227) | function jsxClosingElement(e){const t={type:"JSXClosingElement",name:e};... function jsxElement (line 227) | function jsxElement(e,t=null,r,n=null){const s={type:"JSXElement",openin... function jsxEmptyExpression (line 227) | function jsxEmptyExpression(){return{type:"JSXEmptyExpression"}} function jsxExpressionContainer (line 227) | function jsxExpressionContainer(e){const t={type:"JSXExpressionContainer... function jsxSpreadChild (line 227) | function jsxSpreadChild(e){const t={type:"JSXSpreadChild",expression:e};... function jsxIdentifier (line 227) | function jsxIdentifier(e){const t={type:"JSXIdentifier",name:e};const r=... function jsxMemberExpression (line 227) | function jsxMemberExpression(e,t){const r={type:"JSXMemberExpression",ob... function jsxNamespacedName (line 227) | function jsxNamespacedName(e,t){const r={type:"JSXNamespacedName",namesp... function jsxOpeningElement (line 227) | function jsxOpeningElement(e,t,r=false){const n={type:"JSXOpeningElement... function jsxSpreadAttribute (line 227) | function jsxSpreadAttribute(e){const t={type:"JSXSpreadAttribute",argume... function jsxText (line 227) | function jsxText(e){const t={type:"JSXText",value:e};const r=o.JSXText;a... function jsxFragment (line 227) | function jsxFragment(e,t,r){const n={type:"JSXFragment",openingFragment:... function jsxOpeningFragment (line 227) | function jsxOpeningFragment(){return{type:"JSXOpeningFragment"}} function jsxClosingFragment (line 227) | function jsxClosingFragment(){return{type:"JSXClosingFragment"}} function noop (line 227) | function noop(){return{type:"Noop"}} function placeholder (line 227) | function placeholder(e,t){const r={type:"Placeholder",expectedNode:e,nam... function v8IntrinsicIdentifier (line 227) | function v8IntrinsicIdentifier(e){const t={type:"V8IntrinsicIdentifier",... function argumentPlaceholder (line 227) | function argumentPlaceholder(){return{type:"ArgumentPlaceholder"}} function bindExpression (line 227) | function bindExpression(e,t){const r={type:"BindExpression",object:e,cal... function decorator (line 227) | function decorator(e){const t={type:"Decorator",expression:e};const r=o.... function doExpression (line 227) | function doExpression(e,t=false){const r={type:"DoExpression",body:e,asy... function exportDefaultSpecifier (line 227) | function exportDefaultSpecifier(e){const t={type:"ExportDefaultSpecifier... function recordExpression (line 227) | function recordExpression(e){const t={type:"RecordExpression",properties... function tupleExpression (line 227) | function tupleExpression(e=[]){const t={type:"TupleExpression",elements:... function decimalLiteral (line 227) | function decimalLiteral(e){const t={type:"DecimalLiteral",value:e};const... function moduleExpression (line 227) | function moduleExpression(e){const t={type:"ModuleExpression",body:e};co... function topicReference (line 227) | function topicReference(){return{type:"TopicReference"}} function pipelineTopicExpression (line 227) | function pipelineTopicExpression(e){const t={type:"PipelineTopicExpressi... function pipelineBareFunction (line 227) | function pipelineBareFunction(e){const t={type:"PipelineBareFunction",ca... function pipelinePrimaryTopicReference (line 227) | function pipelinePrimaryTopicReference(){return{type:"PipelinePrimaryTop... function tsParameterProperty (line 227) | function tsParameterProperty(e){const t={type:"TSParameterProperty",para... function tsDeclareFunction (line 227) | function tsDeclareFunction(e=null,t=null,r,n=null){const s={type:"TSDecl... function tsDeclareMethod (line 227) | function tsDeclareMethod(e=null,t,r=null,n,s=null){const i={type:"TSDecl... function tsQualifiedName (line 227) | function tsQualifiedName(e,t){const r={type:"TSQualifiedName",left:e,rig... function tsCallSignatureDeclaration (line 227) | function tsCallSignatureDeclaration(e=null,t,r=null){const n={type:"TSCa... function tsConstructSignatureDeclaration (line 227) | function tsConstructSignatureDeclaration(e=null,t,r=null){const n={type:... function tsPropertySignature (line 227) | function tsPropertySignature(e,t=null){const r={type:"TSPropertySignatur... function tsMethodSignature (line 227) | function tsMethodSignature(e,t=null,r,n=null){const s={type:"TSMethodSig... function tsIndexSignature (line 227) | function tsIndexSignature(e,t=null){const r={type:"TSIndexSignature",par... function tsAnyKeyword (line 227) | function tsAnyKeyword(){return{type:"TSAnyKeyword"}} function tsBooleanKeyword (line 227) | function tsBooleanKeyword(){return{type:"TSBooleanKeyword"}} function tsBigIntKeyword (line 227) | function tsBigIntKeyword(){return{type:"TSBigIntKeyword"}} function tsIntrinsicKeyword (line 227) | function tsIntrinsicKeyword(){return{type:"TSIntrinsicKeyword"}} function tsNeverKeyword (line 227) | function tsNeverKeyword(){return{type:"TSNeverKeyword"}} function tsNullKeyword (line 227) | function tsNullKeyword(){return{type:"TSNullKeyword"}} function tsNumberKeyword (line 227) | function tsNumberKeyword(){return{type:"TSNumberKeyword"}} function tsObjectKeyword (line 227) | function tsObjectKeyword(){return{type:"TSObjectKeyword"}} function tsStringKeyword (line 227) | function tsStringKeyword(){return{type:"TSStringKeyword"}} function tsSymbolKeyword (line 227) | function tsSymbolKeyword(){return{type:"TSSymbolKeyword"}} function tsUndefinedKeyword (line 227) | function tsUndefinedKeyword(){return{type:"TSUndefinedKeyword"}} function tsUnknownKeyword (line 227) | function tsUnknownKeyword(){return{type:"TSUnknownKeyword"}} function tsVoidKeyword (line 227) | function tsVoidKeyword(){return{type:"TSVoidKeyword"}} function tsThisType (line 227) | function tsThisType(){return{type:"TSThisType"}} function tsFunctionType (line 227) | function tsFunctionType(e=null,t,r=null){const n={type:"TSFunctionType",... function tsConstructorType (line 227) | function tsConstructorType(e=null,t,r=null){const n={type:"TSConstructor... function tsTypeReference (line 227) | function tsTypeReference(e,t=null){const r={type:"TSTypeReference",typeN... function tsTypePredicate (line 227) | function tsTypePredicate(e,t=null,r=null){const n={type:"TSTypePredicate... function tsTypeQuery (line 227) | function tsTypeQuery(e,t=null){const r={type:"TSTypeQuery",exprName:e,ty... function tsTypeLiteral (line 227) | function tsTypeLiteral(e){const t={type:"TSTypeLiteral",members:e};const... function tsArrayType (line 227) | function tsArrayType(e){const t={type:"TSArrayType",elementType:e};const... function tsTupleType (line 227) | function tsTupleType(e){const t={type:"TSTupleType",elementTypes:e};cons... function tsOptionalType (line 227) | function tsOptionalType(e){const t={type:"TSOptionalType",typeAnnotation... function tsRestType (line 227) | function tsRestType(e){const t={type:"TSRestType",typeAnnotation:e};cons... function tsNamedTupleMember (line 227) | function tsNamedTupleMember(e,t,r=false){const n={type:"TSNamedTupleMemb... function tsUnionType (line 227) | function tsUnionType(e){const t={type:"TSUnionType",types:e};const r=o.T... function tsIntersectionType (line 227) | function tsIntersectionType(e){const t={type:"TSIntersectionType",types:... function tsConditionalType (line 227) | function tsConditionalType(e,t,r,n){const s={type:"TSConditionalType",ch... function tsInferType (line 227) | function tsInferType(e){const t={type:"TSInferType",typeParameter:e};con... function tsParenthesizedType (line 227) | function tsParenthesizedType(e){const t={type:"TSParenthesizedType",type... function tsTypeOperator (line 227) | function tsTypeOperator(e){const t={type:"TSTypeOperator",typeAnnotation... function tsIndexedAccessType (line 227) | function tsIndexedAccessType(e,t){const r={type:"TSIndexedAccessType",ob... function tsMappedType (line 227) | function tsMappedType(e,t=null,r=null){const n={type:"TSMappedType",type... function tsTemplateLiteralType (line 227) | function tsTemplateLiteralType(e,t){const r={type:"TSTemplateLiteralType... function tsLiteralType (line 227) | function tsLiteralType(e){const t={type:"TSLiteralType",literal:e};const... function tsExpressionWithTypeArguments (line 227) | function tsExpressionWithTypeArguments(e,t=null){const r={type:"TSExpres... function tsInterfaceDeclaration (line 227) | function tsInterfaceDeclaration(e,t=null,r=null,n){const s={type:"TSInte... function tsInterfaceBody (line 227) | function tsInterfaceBody(e){const t={type:"TSInterfaceBody",body:e};cons... function tsTypeAliasDeclaration (line 227) | function tsTypeAliasDeclaration(e,t=null,r){const n={type:"TSTypeAliasDe... function tsInstantiationExpression (line 227) | function tsInstantiationExpression(e,t=null){const r={type:"TSInstantiat... function tsAsExpression (line 227) | function tsAsExpression(e,t){const r={type:"TSAsExpression",expression:e... function tsSatisfiesExpression (line 227) | function tsSatisfiesExpression(e,t){const r={type:"TSSatisfiesExpression... function tsTypeAssertion (line 227) | function tsTypeAssertion(e,t){const r={type:"TSTypeAssertion",typeAnnota... function tsEnumBody (line 227) | function tsEnumBody(e){const t={type:"TSEnumBody",members:e};const r=o.T... function tsEnumDeclaration (line 227) | function tsEnumDeclaration(e,t){const r={type:"TSEnumDeclaration",id:e,m... function tsEnumMember (line 227) | function tsEnumMember(e,t=null){const r={type:"TSEnumMember",id:e,initia... function tsModuleDeclaration (line 227) | function tsModuleDeclaration(e,t){const r={type:"TSModuleDeclaration",id... function tsModuleBlock (line 227) | function tsModuleBlock(e){const t={type:"TSModuleBlock",body:e};const r=... function tsImportType (line 227) | function tsImportType(e,t=null,r=null){const n={type:"TSImportType",argu... function tsImportEqualsDeclaration (line 227) | function tsImportEqualsDeclaration(e,t){const r={type:"TSImportEqualsDec... function tsExternalModuleReference (line 227) | function tsExternalModuleReference(e){const t={type:"TSExternalModuleRef... function tsNonNullExpression (line 227) | function tsNonNullExpression(e){const t={type:"TSNonNullExpression",expr... function tsExportAssignment (line 227) | function tsExportAssignment(e){const t={type:"TSExportAssignment",expres... function tsNamespaceExportDeclaration (line 227) | function tsNamespaceExportDeclaration(e){const t={type:"TSNamespaceExpor... function tsTypeAnnotation (line 227) | function tsTypeAnnotation(e){const t={type:"TSTypeAnnotation",typeAnnota... function tsTypeParameterInstantiation (line 227) | function tsTypeParameterInstantiation(e){const t={type:"TSTypeParameterI... function tsTypeParameterDeclaration (line 227) | function tsTypeParameterDeclaration(e){const t={type:"TSTypeParameterDec... function tsTypeParameter (line 227) | function tsTypeParameter(e=null,t=null,r){const n={type:"TSTypeParameter... function NumberLiteral (line 227) | function NumberLiteral(e){(0,s.default)("NumberLiteral","NumericLiteral"... function RegexLiteral (line 227) | function RegexLiteral(e,t=""){(0,s.default)("RegexLiteral","RegExpLitera... function RestProperty (line 227) | function RestProperty(e){(0,s.default)("RestProperty","RestElement","The... function SpreadProperty (line 227) | function SpreadProperty(e){(0,s.default)("SpreadProperty","SpreadElement... function buildUndefinedNode (line 227) | function buildUndefinedNode(){return(0,n.unaryExpression)("void",(0,n.nu... function buildChildren (line 227) | function buildChildren(e){const t=[];for(let r=0;r(0,i.isTSTypeAnnotation)... function clone (line 227) | function clone(e){return(0,n.default)(e,false)} function cloneDeep (line 227) | function cloneDeep(e){return(0,n.default)(e)} function cloneDeepWithoutLoc (line 227) | function cloneDeepWithoutLoc(e){return(0,n.default)(e,true,true)} function cloneIfNode (line 227) | function cloneIfNode(e,t,r,n){if(e&&typeof e.type==="string"){return clo... function cloneIfNodeOrArray (line 227) | function cloneIfNodeOrArray(e,t,r,n){if(Array.isArray(e)){return e.map((... function cloneNode (line 227) | function cloneNode(e,t=true,r=false){return cloneNodeInternal(e,t,r,new ... function cloneNodeInternal (line 227) | function cloneNodeInternal(e,t=true,r=false,a){if(!e)return e;const{type... function maybeCloneComments (line 227) | function maybeCloneComments(e,t,r,n){if(!e||!t){return e}return e.map((e... function cloneWithoutLoc (line 227) | function cloneWithoutLoc(e){return(0,n.default)(e,false,true)} function addComment (line 227) | function addComment(e,t,r,s){return(0,n.default)(e,t,[{type:s?"CommentLi... function addComments (line 227) | function addComments(e,t,r){if(!r||!e)return e;const n=`${t}Comments`;if... function inheritInnerComments (line 227) | function inheritInnerComments(e,t){(0,n.default)("innerComments",e,t)} function inheritLeadingComments (line 227) | function inheritLeadingComments(e,t){(0,n.default)("leadingComments",e,t)} function inheritTrailingComments (line 227) | function inheritTrailingComments(e,t){(0,n.default)("trailingComments",e... function inheritsComments (line 227) | function inheritsComments(e,t){(0,n.default)(e,t);(0,s.default)(e,t);(0,... function removeComments (line 227) | function removeComments(e){n.COMMENT_KEYS.forEach((t=>{e[t]=null}));retu... function ensureBlock (line 227) | function ensureBlock(e,t="body"){const r=(0,n.default)(e[t],e);e[t]=r;re... function gatherSequenceExpressions (line 227) | function gatherSequenceExpressions(e,t){const r=[];let l=true;for(const ... function toBindingIdentifierName (line 227) | function toBindingIdentifierName(e){e=(0,n.default)(e);if(e==="eval"||e=... function toBlock (line 227) | function toBlock(e,t){if((0,n.isBlockStatement)(e)){return e}let r=[];if... function toComputedKey (line 227) | function toComputedKey(e,t=e.key||e.property){if(!e.computed&&(0,n.isIde... function toExpression (line 227) | function toExpression(e){if((0,n.isExpressionStatement)(e)){e=e.expressi... function toIdentifier (line 227) | function toIdentifier(e){e=e+"";let t="";for(const r of e){t+=(0,s.isIde... function toKeyAlias (line 227) | function toKeyAlias(e,t=e.key){let r;if(e.kind==="method"){return toKeyA... function toSequenceExpression (line 227) | function toSequenceExpression(e,t){if(!(e!=null&&e.length))return;const ... function toStatement (line 227) | function toStatement(e,t){if((0,n.isStatement)(e)){return e}let r=false;... function isRegExp (line 227) | function isRegExp(e){return a(e)==="[object RegExp]"} function isPlainObject (line 227) | function isPlainObject(e){if(typeof e!=="object"||e===null||Object.proto... function valueToNode (line 227) | function valueToNode(e){if(e===undefined){return(0,s.identifier)("undefi... method unterminated (line 227) | unterminated(){r=true} function validator (line 227) | function validator(n,s,a){if((0,i.default)("UnaryExpression",a)){t(a,"op... function getType (line 227) | function getType(e){if(Array.isArray(e)){return"array"}else if(e===null)... function validate (line 227) | function validate(e){return{validate:e}} function validateType (line 227) | function validateType(...e){return validate(assertNodeType(...e))} function validateOptional (line 227) | function validateOptional(e){return{validate:e,optional:true}} function validateOptionalType (line 227) | function validateOptionalType(...e){return{validate:assertNodeType(...e)... function arrayOf (line 227) | function arrayOf(e){return chain(assertValueType("array"),assertEach(e))} function arrayOfType (line 227) | function arrayOfType(...e){return arrayOf(assertNodeType(...e))} function validateArrayOfType (line 227) | function validateArrayOfType(...e){return validate(arrayOfType(...e))} function assertEach (line 227) | function assertEach(e){const t=process.env.BABEL_TYPES_8_BREAKING?s.vali... function assertOneOf (line 227) | function assertOneOf(...e){function validate(t,r,n){if(!e.includes(n)){t... function assertNodeType (line 227) | function assertNodeType(...e){const t=new Set;d.push({types:e,set:t});fu... function assertNodeOrValueType (line 227) | function assertNodeOrValueType(...e){function validate(t,r,i){const a=ge... function assertValueType (line 227) | function assertValueType(e){function validate(t,r,n){if(getType(n)===e){... function assertShape (line 227) | function assertShape(e){const t=Object.keys(e);function validate(r,n,i){... function assertOptionalChainStart (line 227) | function assertOptionalChainStart(){function validate(e){var t;let r=e;w... function chain (line 227) | function chain(...e){function validate(...t){for(const r of e){r(...t)}}... function defineAliasedType (line 227) | function defineAliasedType(...e){return(t,r={})=>{let n=r.aliases;if(!n)... function defineType (line 227) | function defineType(e,t={}){const r=t.inherits&&m[t.inherits]||{};let n=... function appendToMemberExpression (line 227) | function appendToMemberExpression(e,t,r=false){e.object=(0,n.memberExpre... function getQualifiedName (line 227) | function getQualifiedName(e){return(0,n.isIdentifier)(e)?e.name:`${e.id.... function removeTypeDuplicates (line 227) | function removeTypeDuplicates(e){const t=Array.from(e);const r=new Map;c... function inherits (line 227) | function inherits(e,t){if(!e||!t)return e;for(const r of n.INHERIT_KEYS.... function prependToMemberExpression (line 227) | function prependToMemberExpression(e,t){if((0,s.isSuper)(e.object)){thro... function removeProperties (line 227) | function removeProperties(e,t={}){const r=t.preserveComments?s:i;for(con... function removePropertiesDeep (line 227) | function removePropertiesDeep(e,t){(0,n.default)(e,s.default,t);return e} function getQualifiedName (line 227) | function getQualifiedName(e){return(0,n.isIdentifier)(e)?e.name:(0,n.isT... function removeTypeDuplicates (line 227) | function removeTypeDuplicates(e){const t=Array.from(e);const r=new Map;c... function getAssignmentIdentifiers (line 227) | function getAssignmentIdentifiers(e){const t=[].concat(e);const r=Object... function getBindingIdentifiers (line 227) | function getBindingIdentifiers(e,t,r,s){const i=[].concat(e);const a=Obj... function getNameFromLiteralId (line 227) | function getNameFromLiteralId(e){if((0,n.isNullLiteral)(e)){return"null"... function getObjectMemberKey (line 227) | function getObjectMemberKey(e){if(!e.computed||(0,n.isLiteral)(e.key)){r... function getFunctionName (line 227) | function getFunctionName(e,t){if("id"in e&&e.id){return{name:e.id.name,o... function getOuterBindingIdentifiers (line 227) | function getOuterBindingIdentifiers(e,t){return(0,n.default)(e,t,true)} function traverse (line 227) | function traverse(e,t,r){if(typeof t==="function"){t={enter:t}}const{ent... function traverseSimpleImpl (line 227) | function traverseSimpleImpl(e,t,r,s,i){const a=n.VISITOR_KEYS[e.type];if... function traverseFast (line 227) | function traverseFast(e,t,r){if(!e)return false;const a=n.VISITOR_KEYS[e... function deprecationWarning (line 227) | function deprecationWarning(e,t,n=""){if(r.has(e))return;r.add(e);const{... function captureShortStackTrace (line 227) | function captureShortStackTrace(e,t){const{stackTraceLimit:r,prepareStac... function inherit (line 227) | function inherit(e,t,r){if(t&&r){t[e]=Array.from(new Set([].concat(t[e],... function cleanJSXElementLiteralChild (line 227) | function cleanJSXElementLiteralChild(e,t){const r=e.value.split(/\r\n|\n... function shallowEqual (line 227) | function shallowEqual(e,t){const r=Object.keys(t);for(const n of r){if(e... function buildMatchMemberExpression (line 227) | function buildMatchMemberExpression(e,t){const r=e.split(".");return e=>... function isArrayExpression (line 227) | function isArrayExpression(e,t){if(!e)return false;if(e.type!=="ArrayExp... function isAssignmentExpression (line 227) | function isAssignmentExpression(e,t){if(!e)return false;if(e.type!=="Ass... function isBinaryExpression (line 227) | function isBinaryExpression(e,t){if(!e)return false;if(e.type!=="BinaryE... function isInterpreterDirective (line 227) | function isInterpreterDirective(e,t){if(!e)return false;if(e.type!=="Int... function isDirective (line 227) | function isDirective(e,t){if(!e)return false;if(e.type!=="Directive")ret... function isDirectiveLiteral (line 227) | function isDirectiveLiteral(e,t){if(!e)return false;if(e.type!=="Directi... function isBlockStatement (line 227) | function isBlockStatement(e,t){if(!e)return false;if(e.type!=="BlockStat... function isBreakStatement (line 227) | function isBreakStatement(e,t){if(!e)return false;if(e.type!=="BreakStat... function isCallExpression (line 227) | function isCallExpression(e,t){if(!e)return false;if(e.type!=="CallExpre... function isCatchClause (line 227) | function isCatchClause(e,t){if(!e)return false;if(e.type!=="CatchClause"... function isConditionalExpression (line 227) | function isConditionalExpression(e,t){if(!e)return false;if(e.type!=="Co... function isContinueStatement (line 227) | function isContinueStatement(e,t){if(!e)return false;if(e.type!=="Contin... function isDebuggerStatement (line 227) | function isDebuggerStatement(e,t){if(!e)return false;if(e.type!=="Debugg... function isDoWhileStatement (line 227) | function isDoWhileStatement(e,t){if(!e)return false;if(e.type!=="DoWhile... function isEmptyStatement (line 227) | function isEmptyStatement(e,t){if(!e)return false;if(e.type!=="EmptyStat... function isExpressionStatement (line 227) | function isExpressionStatement(e,t){if(!e)return false;if(e.type!=="Expr... function isFile (line 227) | function isFile(e,t){if(!e)return false;if(e.type!=="File")return false;... function isForInStatement (line 227) | function isForInStatement(e,t){if(!e)return false;if(e.type!=="ForInStat... function isForStatement (line 227) | function isForStatement(e,t){if(!e)return false;if(e.type!=="ForStatemen... function isFunctionDeclaration (line 227) | function isFunctionDeclaration(e,t){if(!e)return false;if(e.type!=="Func... function isFunctionExpression (line 227) | function isFunctionExpression(e,t){if(!e)return false;if(e.type!=="Funct... function isIdentifier (line 227) | function isIdentifier(e,t){if(!e)return false;if(e.type!=="Identifier")r... function isIfStatement (line 227) | function isIfStatement(e,t){if(!e)return false;if(e.type!=="IfStatement"... function isLabeledStatement (line 227) | function isLabeledStatement(e,t){if(!e)return false;if(e.type!=="Labeled... function isStringLiteral (line 227) | function isStringLiteral(e,t){if(!e)return false;if(e.type!=="StringLite... function isNumericLiteral (line 227) | function isNumericLiteral(e,t){if(!e)return false;if(e.type!=="NumericLi... function isNullLiteral (line 227) | function isNullLiteral(e,t){if(!e)return false;if(e.type!=="NullLiteral"... function isBooleanLiteral (line 227) | function isBooleanLiteral(e,t){if(!e)return false;if(e.type!=="BooleanLi... function isRegExpLiteral (line 227) | function isRegExpLiteral(e,t){if(!e)return false;if(e.type!=="RegExpLite... function isLogicalExpression (line 227) | function isLogicalExpression(e,t){if(!e)return false;if(e.type!=="Logica... function isMemberExpression (line 227) | function isMemberExpression(e,t){if(!e)return false;if(e.type!=="MemberE... function isNewExpression (line 227) | function isNewExpression(e,t){if(!e)return false;if(e.type!=="NewExpress... function isProgram (line 227) | function isProgram(e,t){if(!e)return false;if(e.type!=="Program")return ... function isObjectExpression (line 227) | function isObjectExpression(e,t){if(!e)return false;if(e.type!=="ObjectE... function isObjectMethod (line 227) | function isObjectMethod(e,t){if(!e)return false;if(e.type!=="ObjectMetho... function isObjectProperty (line 227) | function isObjectProperty(e,t){if(!e)return false;if(e.type!=="ObjectPro... function isRestElement (line 227) | function isRestElement(e,t){if(!e)return false;if(e.type!=="RestElement"... function isReturnStatement (line 227) | function isReturnStatement(e,t){if(!e)return false;if(e.type!=="ReturnSt... function isSequenceExpression (line 227) | function isSequenceExpression(e,t){if(!e)return false;if(e.type!=="Seque... function isParenthesizedExpression (line 227) | function isParenthesizedExpression(e,t){if(!e)return false;if(e.type!=="... function isSwitchCase (line 227) | function isSwitchCase(e,t){if(!e)return false;if(e.type!=="SwitchCase")r... function isSwitchStatement (line 227) | function isSwitchStatement(e,t){if(!e)return false;if(e.type!=="SwitchSt... function isThisExpression (line 227) | function isThisExpression(e,t){if(!e)return false;if(e.type!=="ThisExpre... function isThrowStatement (line 227) | function isThrowStatement(e,t){if(!e)return false;if(e.type!=="ThrowStat... function isTryStatement (line 227) | function isTryStatement(e,t){if(!e)return false;if(e.type!=="TryStatemen... function isUnaryExpression (line 227) | function isUnaryExpression(e,t){if(!e)return false;if(e.type!=="UnaryExp... function isUpdateExpression (line 227) | function isUpdateExpression(e,t){if(!e)return false;if(e.type!=="UpdateE... function isVariableDeclaration (line 227) | function isVariableDeclaration(e,t){if(!e)return false;if(e.type!=="Vari... function isVariableDeclarator (line 227) | function isVariableDeclarator(e,t){if(!e)return false;if(e.type!=="Varia... function isWhileStatement (line 227) | function isWhileStatement(e,t){if(!e)return false;if(e.type!=="WhileStat... function isWithStatement (line 227) | function isWithStatement(e,t){if(!e)return false;if(e.type!=="WithStatem... function isAssignmentPattern (line 227) | function isAssignmentPattern(e,t){if(!e)return false;if(e.type!=="Assign... function isArrayPattern (line 227) | function isArrayPattern(e,t){if(!e)return false;if(e.type!=="ArrayPatter... function isArrowFunctionExpression (line 227) | function isArrowFunctionExpression(e,t){if(!e)return false;if(e.type!=="... function isClassBody (line 227) | function isClassBody(e,t){if(!e)return false;if(e.type!=="ClassBody")ret... function isClassExpression (line 227) | function isClassExpression(e,t){if(!e)return false;if(e.type!=="ClassExp... function isClassDeclaration (line 227) | function isClassDeclaration(e,t){if(!e)return false;if(e.type!=="ClassDe... function isExportAllDeclaration (line 227) | function isExportAllDeclaration(e,t){if(!e)return false;if(e.type!=="Exp... function isExportDefaultDeclaration (line 227) | function isExportDefaultDeclaration(e,t){if(!e)return false;if(e.type!==... function isExportNamedDeclaration (line 227) | function isExportNamedDeclaration(e,t){if(!e)return false;if(e.type!=="E... function isExportSpecifier (line 227) | function isExportSpecifier(e,t){if(!e)return false;if(e.type!=="ExportSp... function isForOfStatement (line 227) | function isForOfStatement(e,t){if(!e)return false;if(e.type!=="ForOfStat... function isImportDeclaration (line 227) | function isImportDeclaration(e,t){if(!e)return false;if(e.type!=="Import... function isImportDefaultSpecifier (line 227) | function isImportDefaultSpecifier(e,t){if(!e)return false;if(e.type!=="I... function isImportNamespaceSpecifier (line 227) | function isImportNamespaceSpecifier(e,t){if(!e)return false;if(e.type!==... function isImportSpecifier (line 227) | function isImportSpecifier(e,t){if(!e)return false;if(e.type!=="ImportSp... function isImportExpression (line 227) | function isImportExpression(e,t){if(!e)return false;if(e.type!=="ImportE... function isMetaProperty (line 227) | function isMetaProperty(e,t){if(!e)return false;if(e.type!=="MetaPropert... function isClassMethod (line 227) | function isClassMethod(e,t){if(!e)return false;if(e.type!=="ClassMethod"... function isObjectPattern (line 227) | function isObjectPattern(e,t){if(!e)return false;if(e.type!=="ObjectPatt... function isSpreadElement (line 227) | function isSpreadElement(e,t){if(!e)return false;if(e.type!=="SpreadElem... function isSuper (line 227) | function isSuper(e,t){if(!e)return false;if(e.type!=="Super")return fals... function isTaggedTemplateExpression (line 227) | function isTaggedTemplateExpression(e,t){if(!e)return false;if(e.type!==... function isTemplateElement (line 227) | function isTemplateElement(e,t){if(!e)return false;if(e.type!=="Template... function isTemplateLiteral (line 227) | function isTemplateLiteral(e,t){if(!e)return false;if(e.type!=="Template... function isYieldExpression (line 227) | function isYieldExpression(e,t){if(!e)return false;if(e.type!=="YieldExp... function isAwaitExpression (line 227) | function isAwaitExpression(e,t){if(!e)return false;if(e.type!=="AwaitExp... function isImport (line 227) | function isImport(e,t){if(!e)return false;if(e.type!=="Import")return fa... function isBigIntLiteral (line 227) | function isBigIntLiteral(e,t){if(!e)return false;if(e.type!=="BigIntLite... function isExportNamespaceSpecifier (line 227) | function isExportNamespaceSpecifier(e,t){if(!e)return false;if(e.type!==... function isOptionalMemberExpression (line 227) | function isOptionalMemberExpression(e,t){if(!e)return false;if(e.type!==... function isOptionalCallExpression (line 227) | function isOptionalCallExpression(e,t){if(!e)return false;if(e.type!=="O... function isClassProperty (line 227) | function isClassProperty(e,t){if(!e)return false;if(e.type!=="ClassPrope... function isClassAccessorProperty (line 227) | function isClassAccessorProperty(e,t){if(!e)return false;if(e.type!=="Cl... function isClassPrivateProperty (line 227) | function isClassPrivateProperty(e,t){if(!e)return false;if(e.type!=="Cla... function isClassPrivateMethod (line 227) | function isClassPrivateMethod(e,t){if(!e)return false;if(e.type!=="Class... function isPrivateName (line 227) | function isPrivateName(e,t){if(!e)return false;if(e.type!=="PrivateName"... function isStaticBlock (line 227) | function isStaticBlock(e,t){if(!e)return false;if(e.type!=="StaticBlock"... function isImportAttribute (line 227) | function isImportAttribute(e,t){if(!e)return false;if(e.type!=="ImportAt... function isAnyTypeAnnotation (line 227) | function isAnyTypeAnnotation(e,t){if(!e)return false;if(e.type!=="AnyTyp... function isArrayTypeAnnotation (line 227) | function isArrayTypeAnnotation(e,t){if(!e)return false;if(e.type!=="Arra... function isBooleanTypeAnnotation (line 227) | function isBooleanTypeAnnotation(e,t){if(!e)return false;if(e.type!=="Bo... function isBooleanLiteralTypeAnnotation (line 227) | function isBooleanLiteralTypeAnnotation(e,t){if(!e)return false;if(e.typ... function isNullLiteralTypeAnnotation (line 227) | function isNullLiteralTypeAnnotation(e,t){if(!e)return false;if(e.type!=... function isClassImplements (line 227) | function isClassImplements(e,t){if(!e)return false;if(e.type!=="ClassImp... function isDeclareClass (line 227) | function isDeclareClass(e,t){if(!e)return false;if(e.type!=="DeclareClas... function isDeclareFunction (line 227) | function isDeclareFunction(e,t){if(!e)return false;if(e.type!=="DeclareF... function isDeclareInterface (line 227) | function isDeclareInterface(e,t){if(!e)return false;if(e.type!=="Declare... function isDeclareModule (line 227) | function isDeclareModule(e,t){if(!e)return false;if(e.type!=="DeclareMod... function isDeclareModuleExports (line 227) | function isDeclareModuleExports(e,t){if(!e)return false;if(e.type!=="Dec... function isDeclareTypeAlias (line 227) | function isDeclareTypeAlias(e,t){if(!e)return false;if(e.type!=="Declare... function isDeclareOpaqueType (line 227) | function isDeclareOpaqueType(e,t){if(!e)return false;if(e.type!=="Declar... function isDeclareVariable (line 227) | function isDeclareVariable(e,t){if(!e)return false;if(e.type!=="DeclareV... function isDeclareExportDeclaration (line 227) | function isDeclareExportDeclaration(e,t){if(!e)return false;if(e.type!==... function isDeclareExportAllDeclaration (line 227) | function isDeclareExportAllDeclaration(e,t){if(!e)return false;if(e.type... function isDeclaredPredicate (line 227) | function isDeclaredPredicate(e,t){if(!e)return false;if(e.type!=="Declar... function isExistsTypeAnnotation (line 227) | function isExistsTypeAnnotation(e,t){if(!e)return false;if(e.type!=="Exi... function isFunctionTypeAnnotation (line 227) | function isFunctionTypeAnnotation(e,t){if(!e)return false;if(e.type!=="F... function isFunctionTypeParam (line 227) | function isFunctionTypeParam(e,t){if(!e)return false;if(e.type!=="Functi... function isGenericTypeAnnotation (line 227) | function isGenericTypeAnnotation(e,t){if(!e)return false;if(e.type!=="Ge... function isInferredPredicate (line 227) | function isInferredPredicate(e,t){if(!e)return false;if(e.type!=="Inferr... function isInterfaceExtends (line 227) | function isInterfaceExtends(e,t){if(!e)return false;if(e.type!=="Interfa... function isInterfaceDeclaration (line 227) | function isInterfaceDeclaration(e,t){if(!e)return false;if(e.type!=="Int... function isInterfaceTypeAnnotation (line 227) | function isInterfaceTypeAnnotation(e,t){if(!e)return false;if(e.type!=="... function isIntersectionTypeAnnotation (line 227) | function isIntersectionTypeAnnotation(e,t){if(!e)return false;if(e.type!... function isMixedTypeAnnotation (line 227) | function isMixedTypeAnnotation(e,t){if(!e)return false;if(e.type!=="Mixe... function isEmptyTypeAnnotation (line 227) | function isEmptyTypeAnnotation(e,t){if(!e)return false;if(e.type!=="Empt... function isNullableTypeAnnotation (line 227) | function isNullableTypeAnnotation(e,t){if(!e)return false;if(e.type!=="N... function isNumberLiteralTypeAnnotation (line 227) | function isNumberLiteralTypeAnnotation(e,t){if(!e)return false;if(e.type... function isNumberTypeAnnotation (line 227) | function isNumberTypeAnnotation(e,t){if(!e)return false;if(e.type!=="Num... function isObjectTypeAnnotation (line 227) | function isObjectTypeAnnotation(e,t){if(!e)return false;if(e.type!=="Obj... function isObjectTypeInternalSlot (line 227) | function isObjectTypeInternalSlot(e,t){if(!e)return false;if(e.type!=="O... function isObjectTypeCallProperty (line 227) | function isObjectTypeCallProperty(e,t){if(!e)return false;if(e.type!=="O... function isObjectTypeIndexer (line 227) | function isObjectTypeIndexer(e,t){if(!e)return false;if(e.type!=="Object... function isObjectTypeProperty (line 227) | function isObjectTypeProperty(e,t){if(!e)return false;if(e.type!=="Objec... function isObjectTypeSpreadProperty (line 227) | function isObjectTypeSpreadProperty(e,t){if(!e)return false;if(e.type!==... function isOpaqueType (line 227) | function isOpaqueType(e,t){if(!e)return false;if(e.type!=="OpaqueType")r... function isQualifiedTypeIdentifier (line 227) | function isQualifiedTypeIdentifier(e,t){if(!e)return false;if(e.type!=="... function isStringLiteralTypeAnnotation (line 227) | function isStringLiteralTypeAnnotation(e,t){if(!e)return false;if(e.type... function isStringTypeAnnotation (line 227) | function isStringTypeAnnotation(e,t){if(!e)return false;if(e.type!=="Str... function isSymbolTypeAnnotation (line 227) | function isSymbolTypeAnnotation(e,t){if(!e)return false;if(e.type!=="Sym... function isThisTypeAnnotation (line 227) | function isThisTypeAnnotation(e,t){if(!e)return false;if(e.type!=="ThisT... function isTupleTypeAnnotation (line 227) | function isTupleTypeAnnotation(e,t){if(!e)return false;if(e.type!=="Tupl... function isTypeofTypeAnnotation (line 227) | function isTypeofTypeAnnotation(e,t){if(!e)return false;if(e.type!=="Typ... function isTypeAlias (line 227) | function isTypeAlias(e,t){if(!e)return false;if(e.type!=="TypeAlias")ret... function isTypeAnnotation (line 227) | function isTypeAnnotation(e,t){if(!e)return false;if(e.type!=="TypeAnnot... function isTypeCastExpression (line 227) | function isTypeCastExpression(e,t){if(!e)return false;if(e.type!=="TypeC... function isTypeParameter (line 227) | function isTypeParameter(e,t){if(!e)return false;if(e.type!=="TypeParame... function isTypeParameterDeclaration (line 227) | function isTypeParameterDeclaration(e,t){if(!e)return false;if(e.type!==... function isTypeParameterInstantiation (line 227) | function isTypeParameterInstantiation(e,t){if(!e)return false;if(e.type!... function isUnionTypeAnnotation (line 227) | function isUnionTypeAnnotation(e,t){if(!e)return false;if(e.type!=="Unio... function isVariance (line 227) | function isVariance(e,t){if(!e)return false;if(e.type!=="Variance")retur... function isVoidTypeAnnotation (line 227) | function isVoidTypeAnnotation(e,t){if(!e)return false;if(e.type!=="VoidT... function isEnumDeclaration (line 227) | function isEnumDeclaration(e,t){if(!e)return false;if(e.type!=="EnumDecl... function isEnumBooleanBody (line 227) | function isEnumBooleanBody(e,t){if(!e)return false;if(e.type!=="EnumBool... function isEnumNumberBody (line 227) | function isEnumNumberBody(e,t){if(!e)return false;if(e.type!=="EnumNumbe... function isEnumStringBody (line 227) | function isEnumStringBody(e,t){if(!e)return false;if(e.type!=="EnumStrin... function isEnumSymbolBody (line 227) | function isEnumSymbolBody(e,t){if(!e)return false;if(e.type!=="EnumSymbo... function isEnumBooleanMember (line 227) | function isEnumBooleanMember(e,t){if(!e)return false;if(e.type!=="EnumBo... function isEnumNumberMember (line 227) | function isEnumNumberMember(e,t){if(!e)return false;if(e.type!=="EnumNum... function isEnumStringMember (line 227) | function isEnumStringMember(e,t){if(!e)return false;if(e.type!=="EnumStr... function isEnumDefaultedMember (line 227) | function isEnumDefaultedMember(e,t){if(!e)return false;if(e.type!=="Enum... function isIndexedAccessType (line 227) | function isIndexedAccessType(e,t){if(!e)return false;if(e.type!=="Indexe... function isOptionalIndexedAccessType (line 227) | function isOptionalIndexedAccessType(e,t){if(!e)return false;if(e.type!=... function isJSXAttribute (line 227) | function isJSXAttribute(e,t){if(!e)return false;if(e.type!=="JSXAttribut... function isJSXClosingElement (line 227) | function isJSXClosingElement(e,t){if(!e)return false;if(e.type!=="JSXClo... function isJSXElement (line 227) | function isJSXElement(e,t){if(!e)return false;if(e.type!=="JSXElement")r... function isJSXEmptyExpression (line 227) | function isJSXEmptyExpression(e,t){if(!e)return false;if(e.type!=="JSXEm... function isJSXExpressionContainer (line 227) | function isJSXExpressionContainer(e,t){if(!e)return false;if(e.type!=="J... function isJSXSpreadChild (line 227) | function isJSXSpreadChild(e,t){if(!e)return false;if(e.type!=="JSXSpread... function isJSXIdentifier (line 227) | function isJSXIdentifier(e,t){if(!e)return false;if(e.type!=="JSXIdentif... function isJSXMemberExpression (line 227) | function isJSXMemberExpression(e,t){if(!e)return false;if(e.type!=="JSXM... function isJSXNamespacedName (line 227) | function isJSXNamespacedName(e,t){if(!e)return false;if(e.type!=="JSXNam... function isJSXOpeningElement (line 227) | function isJSXOpeningElement(e,t){if(!e)return false;if(e.type!=="JSXOpe... function isJSXSpreadAttribute (line 227) | function isJSXSpreadAttribute(e,t){if(!e)return false;if(e.type!=="JSXSp... function isJSXText (line 227) | function isJSXText(e,t){if(!e)return false;if(e.type!=="JSXText")return ... function isJSXFragment (line 227) | function isJSXFragment(e,t){if(!e)return false;if(e.type!=="JSXFragment"... function isJSXOpeningFragment (line 227) | function isJSXOpeningFragment(e,t){if(!e)return false;if(e.type!=="JSXOp... function isJSXClosingFragment (line 227) | function isJSXClosingFragment(e,t){if(!e)return false;if(e.type!=="JSXCl... function isNoop (line 227) | function isNoop(e,t){if(!e)return false;if(e.type!=="Noop")return false;... function isPlaceholder (line 227) | function isPlaceholder(e,t){if(!e)return false;if(e.type!=="Placeholder"... function isV8IntrinsicIdentifier (line 227) | function isV8IntrinsicIdentifier(e,t){if(!e)return false;if(e.type!=="V8... function isArgumentPlaceholder (line 227) | function isArgumentPlaceholder(e,t){if(!e)return false;if(e.type!=="Argu... function isBindExpression (line 227) | function isBindExpression(e,t){if(!e)return false;if(e.type!=="BindExpre... function isDecorator (line 227) | function isDecorator(e,t){if(!e)return false;if(e.type!=="Decorator")ret... function isDoExpression (line 227) | function isDoExpression(e,t){if(!e)return false;if(e.type!=="DoExpressio... function isExportDefaultSpecifier (line 227) | function isExportDefaultSpecifier(e,t){if(!e)return false;if(e.type!=="E... function isRecordExpression (line 227) | function isRecordExpression(e,t){if(!e)return false;if(e.type!=="RecordE... function isTupleExpression (line 227) | function isTupleExpression(e,t){if(!e)return false;if(e.type!=="TupleExp... function isDecimalLiteral (line 227) | function isDecimalLiteral(e,t){if(!e)return false;if(e.type!=="DecimalLi... function isModuleExpression (line 227) | function isModuleExpression(e,t){if(!e)return false;if(e.type!=="ModuleE... function isTopicReference (line 227) | function isTopicReference(e,t){if(!e)return false;if(e.type!=="TopicRefe... function isPipelineTopicExpression (line 227) | function isPipelineTopicExpression(e,t){if(!e)return false;if(e.type!=="... function isPipelineBareFunction (line 227) | function isPipelineBareFunction(e,t){if(!e)return false;if(e.type!=="Pip... function isPipelinePrimaryTopicReference (line 227) | function isPipelinePrimaryTopicReference(e,t){if(!e)return false;if(e.ty... function isTSParameterProperty (line 227) | function isTSParameterProperty(e,t){if(!e)return false;if(e.type!=="TSPa... function isTSDeclareFunction (line 227) | function isTSDeclareFunction(e,t){if(!e)return false;if(e.type!=="TSDecl... function isTSDeclareMethod (line 227) | function isTSDeclareMethod(e,t){if(!e)return false;if(e.type!=="TSDeclar... function isTSQualifiedName (line 227) | function isTSQualifiedName(e,t){if(!e)return false;if(e.type!=="TSQualif... function isTSCallSignatureDeclaration (line 227) | function isTSCallSignatureDeclaration(e,t){if(!e)return false;if(e.type!... function isTSConstructSignatureDeclaration (line 227) | function isTSConstructSignatureDeclaration(e,t){if(!e)return false;if(e.... function isTSPropertySignature (line 227) | function isTSPropertySignature(e,t){if(!e)return false;if(e.type!=="TSPr... function isTSMethodSignature (line 227) | function isTSMethodSignature(e,t){if(!e)return false;if(e.type!=="TSMeth... function isTSIndexSignature (line 227) | function isTSIndexSignature(e,t){if(!e)return false;if(e.type!=="TSIndex... function isTSAnyKeyword (line 227) | function isTSAnyKeyword(e,t){if(!e)return false;if(e.type!=="TSAnyKeywor... function isTSBooleanKeyword (line 227) | function isTSBooleanKeyword(e,t){if(!e)return false;if(e.type!=="TSBoole... function isTSBigIntKeyword (line 227) | function isTSBigIntKeyword(e,t){if(!e)return false;if(e.type!=="TSBigInt... function isTSIntrinsicKeyword (line 227) | function isTSIntrinsicKeyword(e,t){if(!e)return false;if(e.type!=="TSInt... function isTSNeverKeyword (line 227) | function isTSNeverKeyword(e,t){if(!e)return false;if(e.type!=="TSNeverKe... function isTSNullKeyword (line 227) | function isTSNullKeyword(e,t){if(!e)return false;if(e.type!=="TSNullKeyw... function isTSNumberKeyword (line 227) | function isTSNumberKeyword(e,t){if(!e)return false;if(e.type!=="TSNumber... function isTSObjectKeyword (line 227) | function isTSObjectKeyword(e,t){if(!e)return false;if(e.type!=="TSObject... function isTSStringKeyword (line 227) | function isTSStringKeyword(e,t){if(!e)return false;if(e.type!=="TSString... function isTSSymbolKeyword (line 227) | function isTSSymbolKeyword(e,t){if(!e)return false;if(e.type!=="TSSymbol... function isTSUndefinedKeyword (line 227) | function isTSUndefinedKeyword(e,t){if(!e)return false;if(e.type!=="TSUnd... function isTSUnknownKeyword (line 227) | function isTSUnknownKeyword(e,t){if(!e)return false;if(e.type!=="TSUnkno... function isTSVoidKeyword (line 227) | function isTSVoidKeyword(e,t){if(!e)return false;if(e.type!=="TSVoidKeyw... function isTSThisType (line 227) | function isTSThisType(e,t){if(!e)return false;if(e.type!=="TSThisType")r... function isTSFunctionType (line 227) | function isTSFunctionType(e,t){if(!e)return false;if(e.type!=="TSFunctio... function isTSConstructorType (line 227) | function isTSConstructorType(e,t){if(!e)return false;if(e.type!=="TSCons... function isTSTypeReference (line 227) | function isTSTypeReference(e,t){if(!e)return false;if(e.type!=="TSTypeRe... function isTSTypePredicate (line 227) | function isTSTypePredicate(e,t){if(!e)return false;if(e.type!=="TSTypePr... function isTSTypeQuery (line 227) | function isTSTypeQuery(e,t){if(!e)return false;if(e.type!=="TSTypeQuery"... function isTSTypeLiteral (line 227) | function isTSTypeLiteral(e,t){if(!e)return false;if(e.type!=="TSTypeLite... function isTSArrayType (line 227) | function isTSArrayType(e,t){if(!e)return false;if(e.type!=="TSArrayType"... function isTSTupleType (line 227) | function isTSTupleType(e,t){if(!e)return false;if(e.type!=="TSTupleType"... function isTSOptionalType (line 227) | function isTSOptionalType(e,t){if(!e)return false;if(e.type!=="TSOptiona... function isTSRestType (line 227) | function isTSRestType(e,t){if(!e)return false;if(e.type!=="TSRestType")r... function isTSNamedTupleMember (line 227) | function isTSNamedTupleMember(e,t){if(!e)return false;if(e.type!=="TSNam... function isTSUnionType (line 227) | function isTSUnionType(e,t){if(!e)return false;if(e.type!=="TSUnionType"... function isTSIntersectionType (line 227) | function isTSIntersectionType(e,t){if(!e)return false;if(e.type!=="TSInt... function isTSConditionalType (line 227) | function isTSConditionalType(e,t){if(!e)return false;if(e.type!=="TSCond... function isTSInferType (line 227) | function isTSInferType(e,t){if(!e)return false;if(e.type!=="TSInferType"... function isTSParenthesizedType (line 227) | function isTSParenthesizedType(e,t){if(!e)return false;if(e.type!=="TSPa... function isTSTypeOperator (line 227) | function isTSTypeOperator(e,t){if(!e)return false;if(e.type!=="TSTypeOpe... function isTSIndexedAccessType (line 227) | function isTSIndexedAccessType(e,t){if(!e)return false;if(e.type!=="TSIn... function isTSMappedType (line 227) | function isTSMappedType(e,t){if(!e)return false;if(e.type!=="TSMappedTyp... function isTSTemplateLiteralType (line 227) | function isTSTemplateLiteralType(e,t){if(!e)return false;if(e.type!=="TS... function isTSLiteralType (line 227) | function isTSLiteralType(e,t){if(!e)return false;if(e.type!=="TSLiteralT... function isTSExpressionWithTypeArguments (line 227) | function isTSExpressionWithTypeArguments(e,t){if(!e)return false;if(e.ty... function isTSInterfaceDeclaration (line 227) | function isTSInterfaceDeclaration(e,t){if(!e)return false;if(e.type!=="T... function isTSInterfaceBody (line 227) | function isTSInterfaceBody(e,t){if(!e)return false;if(e.type!=="TSInterf... function isTSTypeAliasDeclaration (line 227) | function isTSTypeAliasDeclaration(e,t){if(!e)return false;if(e.type!=="T... function isTSInstantiationExpression (line 227) | function isTSInstantiationExpression(e,t){if(!e)return false;if(e.type!=... function isTSAsExpression (line 227) | function isTSAsExpression(e,t){if(!e)return false;if(e.type!=="TSAsExpre... function isTSSatisfiesExpression (line 227) | function isTSSatisfiesExpression(e,t){if(!e)return false;if(e.type!=="TS... function isTSTypeAssertion (line 227) | function isTSTypeAssertion(e,t){if(!e)return false;if(e.type!=="TSTypeAs... function isTSEnumBody (line 227) | function isTSEnumBody(e,t){if(!e)return false;if(e.type!=="TSEnumBody")r... function isTSEnumDeclaration (line 227) | function isTSEnumDeclaration(e,t){if(!e)return false;if(e.type!=="TSEnum... function isTSEnumMember (line 227) | function isTSEnumMember(e,t){if(!e)return false;if(e.type!=="TSEnumMembe... function isTSModuleDeclaration (line 227) | function isTSModuleDeclaration(e,t){if(!e)return false;if(e.type!=="TSMo... function isTSModuleBlock (line 227) | function isTSModuleBlock(e,t){if(!e)return false;if(e.type!=="TSModuleBl... function isTSImportType (line 227) | function isTSImportType(e,t){if(!e)return false;if(e.type!=="TSImportTyp... function isTSImportEqualsDeclaration (line 227) | function isTSImportEqualsDeclaration(e,t){if(!e)return false;if(e.type!=... function isTSExternalModuleReference (line 227) | function isTSExternalModuleReference(e,t){if(!e)return false;if(e.type!=... function isTSNonNullExpression (line 227) | function isTSNonNullExpression(e,t){if(!e)return false;if(e.type!=="TSNo... function isTSExportAssignment (line 227) | function isTSExportAssignment(e,t){if(!e)return false;if(e.type!=="TSExp... function isTSNamespaceExportDeclaration (line 227) | function isTSNamespaceExportDeclaration(e,t){if(!e)return false;if(e.typ... function isTSTypeAnnotation (line 227) | function isTSTypeAnnotation(e,t){if(!e)return false;if(e.type!=="TSTypeA... function isTSTypeParameterInstantiation (line 227) | function isTSTypeParameterInstantiation(e,t){if(!e)return false;if(e.typ... function isTSTypeParameterDeclaration (line 227) | function isTSTypeParameterDeclaration(e,t){if(!e)return false;if(e.type!... function isTSTypeParameter (line 227) | function isTSTypeParameter(e,t){if(!e)return false;if(e.type!=="TSTypePa... function isStandardized (line 227) | function isStandardized(e,t){if(!e)return false;switch(e.type){case"Arra... function isExpression (line 227) | function isExpression(e,t){if(!e)return false;switch(e.type){case"ArrayE... function isBinary (line 227) | function isBinary(e,t){if(!e)return false;switch(e.type){case"BinaryExpr... function isScopable (line 227) | function isScopable(e,t){if(!e)return false;switch(e.type){case"BlockSta... function isBlockParent (line 227) | function isBlockParent(e,t){if(!e)return false;switch(e.type){case"Block... function isBlock (line 227) | function isBlock(e,t){if(!e)return false;switch(e.type){case"BlockStatem... function isStatement (line 227) | function isStatement(e,t){if(!e)return false;switch(e.type){case"BlockSt... function isTerminatorless (line 227) | function isTerminatorless(e,t){if(!e)return false;switch(e.type){case"Br... function isCompletionStatement (line 227) | function isCompletionStatement(e,t){if(!e)return false;switch(e.type){ca... function isConditional (line 227) | function isConditional(e,t){if(!e)return false;switch(e.type){case"Condi... function isLoop (line 227) | function isLoop(e,t){if(!e)return false;switch(e.type){case"DoWhileState... function isWhile (line 227) | function isWhile(e,t){if(!e)return false;switch(e.type){case"DoWhileStat... function isExpressionWrapper (line 227) | function isExpressionWrapper(e,t){if(!e)return false;switch(e.type){case... function isFor (line 227) | function isFor(e,t){if(!e)return false;switch(e.type){case"ForInStatemen... function isForXStatement (line 227) | function isForXStatement(e,t){if(!e)return false;switch(e.type){case"For... function isFunction (line 227) | function isFunction(e,t){if(!e)return false;switch(e.type){case"Function... function isFunctionParent (line 227) | function isFunctionParent(e,t){if(!e)return false;switch(e.type){case"Fu... function isPureish (line 227) | function isPureish(e,t){if(!e)return false;switch(e.type){case"FunctionD... function isDeclaration (line 227) | function isDeclaration(e,t){if(!e)return false;switch(e.type){case"Funct... function isPatternLike (line 227) | function isPatternLike(e,t){if(!e)return false;switch(e.type){case"Ident... function isLVal (line 227) | function isLVal(e,t){if(!e)return false;switch(e.type){case"Identifier":... function isTSEntityName (line 227) | function isTSEntityName(e,t){if(!e)return false;switch(e.type){case"Iden... function isLiteral (line 227) | function isLiteral(e,t){if(!e)return false;switch(e.type){case"StringLit... function isImmutable (line 227) | function isImmutable(e,t){if(!e)return false;switch(e.type){case"StringL... function isUserWhitespacable (line 227) | function isUserWhitespacable(e,t){if(!e)return false;switch(e.type){case... function isMethod (line 227) | function isMethod(e,t){if(!e)return false;switch(e.type){case"ObjectMeth... function isObjectMember (line 227) | function isObjectMember(e,t){if(!e)return false;switch(e.type){case"Obje... function isProperty (line 227) | function isProperty(e,t){if(!e)return false;switch(e.type){case"ObjectPr... function isUnaryLike (line 227) | function isUnaryLike(e,t){if(!e)return false;switch(e.type){case"UnaryEx... function isPattern (line 227) | function isPattern(e,t){if(!e)return false;switch(e.type){case"Assignmen... function isClass (line 227) | function isClass(e,t){if(!e)return false;switch(e.type){case"ClassExpres... function isImportOrExportDeclaration (line 227) | function isImportOrExportDeclaration(e,t){if(!e)return false;switch(e.ty... function isExportDeclaration (line 227) | function isExportDeclaration(e,t){if(!e)return false;switch(e.type){case... function isModuleSpecifier (line 227) | function isModuleSpecifier(e,t){if(!e)return false;switch(e.type){case"E... function isAccessor (line 227) | function isAccessor(e,t){if(!e)return false;switch(e.type){case"ClassAcc... function isPrivate (line 227) | function isPrivate(e,t){if(!e)return false;switch(e.type){case"ClassPriv... function isFlow (line 227) | function isFlow(e,t){if(!e)return false;switch(e.type){case"AnyTypeAnnot... function isFlowType (line 227) | function isFlowType(e,t){if(!e)return false;switch(e.type){case"AnyTypeA... function isFlowBaseAnnotation (line 227) | function isFlowBaseAnnotation(e,t){if(!e)return false;switch(e.type){cas... function isFlowDeclaration (line 227) | function isFlowDeclaration(e,t){if(!e)return false;switch(e.type){case"D... function isFlowPredicate (line 227) | function isFlowPredicate(e,t){if(!e)return false;switch(e.type){case"Dec... function isEnumBody (line 227) | function isEnumBody(e,t){if(!e)return false;switch(e.type){case"EnumBool... function isEnumMember (line 227) | function isEnumMember(e,t){if(!e)return false;switch(e.type){case"EnumBo... function isJSX (line 227) | function isJSX(e,t){if(!e)return false;switch(e.type){case"JSXAttribute"... function isMiscellaneous (line 227) | function isMiscellaneous(e,t){if(!e)return false;switch(e.type){case"Noo... function isTypeScript (line 227) | function isTypeScript(e,t){if(!e)return false;switch(e.type){case"TSPara... function isTSTypeElement (line 227) | function isTSTypeElement(e,t){if(!e)return false;switch(e.type){case"TSC... function isTSType (line 227) | function isTSType(e,t){if(!e)return false;switch(e.type){case"TSAnyKeywo... function isTSBaseType (line 227) | function isTSBaseType(e,t){if(!e)return false;switch(e.type){case"TSAnyK... function isNumberLiteral (line 227) | function isNumberLiteral(e,t){(0,s.default)("isNumberLiteral","isNumeric... function isRegexLiteral (line 227) | function isRegexLiteral(e,t){(0,s.default)("isRegexLiteral","isRegExpLit... function isRestProperty (line 227) | function isRestProperty(e,t){(0,s.default)("isRestProperty","isRestEleme... function isSpreadProperty (line 227) | function isSpreadProperty(e,t){(0,s.default)("isSpreadProperty","isSprea... function isModuleDeclaration (line 227) | function isModuleDeclaration(e,t){(0,s.default)("isModuleDeclaration","i... function is (line 227) | function is(e,t,r){if(!t)return false;const o=(0,s.default)(t.type,e);if... function isBinding (line 227) | function isBinding(e,t,r){if(r&&e.type==="Identifier"&&t.type==="ObjectP... function isBlockScoped (line 227) | function isBlockScoped(e){return(0,n.isFunctionDeclaration)(e)||(0,n.isC... function isImmutable (line 227) | function isImmutable(e){if((0,n.default)(e.type,"Immutable"))return true... function isLet (line 227) | function isLet(e){{return(0,n.isVariableDeclaration)(e)&&(e.kind!=="var"... function isNode (line 227) | function isNode(e){return!!(e&&n.VISITOR_KEYS[e.type])} function isNodesEquivalent (line 227) | function isNodesEquivalent(e,t){if(typeof e!=="object"||typeof t!=="obje... function isPlaceholderType (line 227) | function isPlaceholderType(e,t){if(e===t)return true;const r=n.PLACEHOLD... function isReferenced (line 227) | function isReferenced(e,t,r){switch(t.type){case"MemberExpression":case"... function isScope (line 227) | function isScope(e,t){if((0,n.isBlockStatement)(e)&&((0,n.isFunction)(t)... function isSpecifierDefault (line 227) | function isSpecifierDefault(e){return(0,n.isImportDefaultSpecifier)(e)||... function isType (line 227) | function isType(e,t){if(e===t)return true;if(e==null)return false;if(n.A... function isValidES3Identifier (line 227) | function isValidES3Identifier(e){return(0,n.default)(e)&&!s.has(e)} function isValidIdentifier (line 227) | function isValidIdentifier(e,t=true){if(typeof e!=="string")return false... function isVar (line 227) | function isVar(e){{return(0,n.isVariableDeclaration)(e,{kind:"var"})&&!e... function matchesPattern (line 227) | function matchesPattern(e,t,r){if(!(0,n.isMemberExpression)(e))return fa... function isCompatTag (line 227) | function isCompatTag(e){return!!e&&/^[a-z]/.test(e)} function validate (line 227) | function validate(e,t,r){if(!e)return;const s=n.NODE_FIELDS[e.type];if(!... function validateInternal (line 227) | function validateInternal(e,t,r,s,i){if(!(e!=null&&e.validate))return;if... function validateField (line 227) | function validateField(e,t,r,n){if(!(n!=null&&n.validate))return;if(n.op... function validateChild (line 227) | function validateChild(e,t,r){var s;const i=r==null?void 0:r.type;if(i==... function __nccwpck_require__ (line 227) | function __nccwpck_require__(r){var n=t[r];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/browserify-zlib/index.js function Zlib (line 1) | function Zlib(e){if(typeof e!=="number"||et.UNZIP){throw n... function zlibBuffer (line 1) | function zlibBuffer(e,t,i){var r=[];var n=0;e.on("error",onError);e.on("... function zlibBufferSync (line 1) | function zlibBufferSync(e,t){if(typeof t==="string")t=a.from(t);if(!a.is... function Deflate (line 1) | function Deflate(e){if(!(this instanceof Deflate))return new Deflate(e);... function Inflate (line 1) | function Inflate(e){if(!(this instanceof Inflate))return new Inflate(e);... function Gzip (line 1) | function Gzip(e){if(!(this instanceof Gzip))return new Gzip(e);Zlib.call... function Gunzip (line 1) | function Gunzip(e){if(!(this instanceof Gunzip))return new Gunzip(e);Zli... function DeflateRaw (line 1) | function DeflateRaw(e){if(!(this instanceof DeflateRaw))return new Defla... function InflateRaw (line 1) | function InflateRaw(e){if(!(this instanceof InflateRaw))return new Infla... function Unzip (line 1) | function Unzip(e){if(!(this instanceof Unzip))return new Unzip(e);Zlib.c... function isValidFlushFlag (line 1) | function isValidFlushFlag(e){return e===n.Z_NO_FLUSH||e===n.Z_PARTIAL_FL... function Zlib (line 1) | function Zlib(e,i){var s=this;this._opts=e=e||{};this._chunkSize=e.chunk... function _close (line 1) | function _close(e,t){if(t)process.nextTick(t);if(!e._handle)return;e._ha... function emitCloseNT (line 1) | function emitCloseNT(e){e.emit("close")} function callback (line 1) | function callback(f,o){if(this){this.buffer=null;this.callback=null}if(h... function _has (line 1) | function _has(e,t){return Object.prototype.hasOwnProperty.call(e,t)} function adler32 (line 1) | function adler32(e,t,i,a){var r=e&65535|0,n=e>>>16&65535|0,s=0;while(i!=... function makeTable (line 1) | function makeTable(){var e,t=[];for(var i=0;i<256;i++){e=i;for(var a=0;a... function crc32 (line 1) | function crc32(e,i,a,r){var n=t,s=r+a;e^=-1;for(var l=r;l>>8... function err (line 1) | function err(e,t){e.msg=l[t];return t} function rank (line 1) | function rank(e){return(e<<1)-(e>4?9:0)} function zero (line 1) | function zero(e){var t=e.length;while(--t>=0){e[t]=0}} function flush_pending (line 1) | function flush_pending(e){var t=e.state;var i=t.pending;if(i>e.avail_out... function flush_block_only (line 1) | function flush_block_only(e,t){r._tr_flush_block(e,e.block_start>=0?e.bl... function put_byte (line 1) | function put_byte(e,t){e.pending_buf[e.pending++]=t} function putShortMSB (line 1) | function putShortMSB(e,t){e.pending_buf[e.pending++]=t>>>8&255;e.pending... function read_buf (line 1) | function read_buf(e,t,i,r){var l=e.avail_in;if(l>r){l=r}if(l===0){return... function longest_match (line 1) | function longest_match(e,t){var i=e.max_chain_length;var a=e.strstart;va... function fill_window (line 1) | function fill_window(e){var t=e.w_size;var i,r,n,s,l;do{s=e.window_size-... function deflate_stored (line 1) | function deflate_stored(e,t){var i=65535;if(i>e.pending_buf_size-5){i=e.... function deflate_fast (line 1) | function deflate_fast(e,t){var i;var a;for(;;){if(e.lookaheadd||t<0){return ... function deflateEnd (line 1) | function deflateEnd(e){var t;if(!e||!e.state){return v}t=e.state.status;... function deflateSetDictionary (line 1) | function deflateSetDictionary(e,t){var i=t.length;var r;var s,l;var f;va... function zswap32 (line 1) | function zswap32(e){return(e>>>24&255)+(e>>>8&65280)+((e&65280)<<8)+((e&... function InflateState (line 1) | function InflateState(){this.mode=0;this.last=false;this.wrap=0;this.hav... function inflateResetKeep (line 1) | function inflateResetKeep(e){var t;if(!e||!e.state){return w}t=e.state;e... function inflateReset (line 1) | function inflateReset(e){var t;if(!e||!e.state){return w}t=e.state;t.wsi... function inflateReset2 (line 1) | function inflateReset2(e,t){var i;var a;if(!e||!e.state){return w}a=e.st... function inflateInit2 (line 1) | function inflateInit2(e,t){var i;var a;if(!e){return w}a=new InflateStat... function inflateInit (line 1) | function inflateInit(e){return inflateInit2(e,ae)} function fixedtables (line 1) | function fixedtables(e){if(re){var t;ne=new a.Buf32(512);se=new a.Buf32(... function updatewindow (line 1) | function updatewindow(e,t,i,r){var n;var s=e.state;if(s.window===null){s... function inflate (line 1) | function inflate(e,t){var i;var ee,te;var ie;var ae;var re,ne;var se;var... function inflateEnd (line 1) | function inflateEnd(e){if(!e||!e.state){return w}var t=e.state;if(t.wind... function inflateGetHeader (line 1) | function inflateGetHeader(e,t){var i;if(!e||!e.state){return w}i=e.state... function inflateSetDictionary (line 1) | function inflateSetDictionary(e,t){var i=t.length;var a;var n;var s;if(!... function zero (line 1) | function zero(e){var t=e.length;while(--t>=0){e[t]=0}} function StaticTreeDesc (line 1) | function StaticTreeDesc(e,t,i,a,r){this.static_tree=e;this.extra_bits=t;... function TreeDesc (line 1) | function TreeDesc(e,t){this.dyn_tree=e;this.max_code=0;this.stat_desc=t} function d_code (line 1) | function d_code(e){return e<256?F[e]:F[256+(e>>>7)]} function put_short (line 1) | function put_short(e,t){e.pending_buf[e.pending++]=t&255;e.pending_buf[e... function send_bits (line 1) | function send_bits(e,t,i){if(e.bi_valid>m-i){e.bi_buf|=t<>>=1;i<<=1}while(--t>0);ret... function bi_flush (line 1) | function bi_flush(e){if(e.bi_valid===16){put_short(e,e.bi_buf);e.bi_buf=... function gen_bitlen (line 1) | function gen_bitlen(e,t){var i=t.dyn_tree;var a=t.max_code;var r=t.stat_... function gen_codes (line 1) | function gen_codes(e,t,i){var a=new Array(g+1);var r=0;var n;var s;for(n... function tr_static_init (line 1) | function tr_static_init(){var e;var t;var i;var a;var r;var n=new Array(... function init_block (line 1) | function init_block(e){var t;for(t=0;t8){put_short(e,e.bi_buf)}else if(e.b... function copy_block (line 1) | function copy_block(e,t,i,r){bi_windup(e);if(r){put_short(e,i);put_short... function smaller (line 1) | function smaller(e,t,i,a){var r=t*2;var n=i*2;return e[r]... function _tr_init (line 1) | function _tr_init(e){if(!C){tr_static_init();C=true}e.l_desc=new TreeDes... function _tr_stored_block (line 1) | function _tr_stored_block(e,t,i,a){send_bits(e,(f<<1)+(a?1:0),3);copy_bl... function _tr_align (line 1) | function _tr_align(e){send_bits(e,o<<1,3);send_code(e,y,A);bi_flush(e)} function _tr_flush_block (line 1) | function _tr_flush_block(e,t,i,a){var n,s;var f=0;if(e.level>0){if(e.str... function _tr_tally (line 1) | function _tr_tally(e,t,i){e.pending_buf[e.d_buf+e.last_lit*2]=t>>>8&255;... function ZStream (line 1) | function ZStream(){this.input=null;this.next_in=0;this.avail_in=0;this.t... function __nccwpck_require__ (line 1) | function __nccwpck_require__(i){var a=t[i];if(a!==undefined){return a.ex... FILE: packages/next/src/compiled/browserslist/index.js function BrowserslistError (line 1) | function BrowserslistError(e){this.name="BrowserslistError";this.message... function isVersionsMatch (line 1) | function isVersionsMatch(e,s){return(e+".").indexOf(s+".")===0} function isEolReleased (line 1) | function isEolReleased(e){var s=e.slice(1);return browserslist.nodeVersi... function normalize (line 1) | function normalize(e){return e.filter((function(e){return typeof e==="st... function normalizeElectron (line 1) | function normalizeElectron(e){var s=e;if(e.split(".").length===3){s=e.sp... function nameMapper (line 1) | function nameMapper(e){return function mapName(s){return e+" "+s}} function getMajor (line 1) | function getMajor(e){return parseInt(e.split(".")[0])} function getMajorVersions (line 1) | function getMajorVersions(e,s){if(e.length===0)return[];var r=uniq(e.map... function uniq (line 1) | function uniq(e){var s=[];for(var r=0;r"){return function... function generateSemverFilter (line 1) | function generateSemverFilter(e,s){s=s.split(".").map(parseSimpleInt);s[... function parseSimpleInt (line 1) | function parseSimpleInt(e){return parseInt(e)} function compare (line 1) | function compare(e,s){if(es)return+1;return 0} function compareSemver (line 1) | function compareSemver(e,s){return compare(parseInt(e[0]),parseInt(s[0])... function semverFilterLoose (line 1) | function semverFilterLoose(e,s){s=s.split(".").map(parseSimpleInt);if(ty... function compareSemverLoose (line 1) | function compareSemverLoose(e,s){if(e[0]!==s[0]){return e[0]=0... function resolve (line 1) | function resolve(e,s){return parseQueries(e).reduce((function(e,r,n){if(... function prepareOpts (line 1) | function prepareOpts(e){if(typeof e==="undefined")e={};if(typeof e.path=... function prepareQueries (line 1) | function prepareQueries(e,s){if(typeof e==="undefined"||e===null){var r=... function checkQueries (line 1) | function checkQueries(e){if(!(typeof e==="string"||Array.isArray(e))){th... function browserslist (line 1) | function browserslist(e,s){s=prepareOpts(s);e=prepareQueries(e,s);checkQ... function parseQueries (line 1) | function parseQueries(e){var s=JSON.stringify(e);if(s in j)return j[s];v... function loadCustomUsage (line 1) | function loadCustomUsage(e,s){var r=d.loadStat(e,s,browserslist.data);if... function nodeQuery (line 1) | function nodeQuery(e,s){var r=browserslist.nodeVersions.filter((function... function sinceQuery (line 1) | function sinceQuery(e,s){var r=parseInt(s.year);var n=parseInt(s.month||... function bbmTransform (line 1) | function bbmTransform(e){var s={chrome:"chrome",chrome_android:"and_chr"... function coverQuery (line 1) | function coverQuery(e,s){var r=parseFloat(s.coverage);var n=browserslist... function filter (line 1) | function filter(e){var s=parseFloat(e);return s>=n&&s<=a} function checkExtend (line 1) | function checkExtend(e){var s=" Use `dangerousExtend` option to disable.... function getPathType (line 1) | function getPathType(e){var s;try{s=fs.existsSync(e)&&fs.statSync(e)}cat... function isFile (line 1) | function isFile(e){return getPathType(e)===PATHTYPE_FILE} function isDirectory (line 1) | function isDirectory(e){return getPathType(e)===PATHTYPE_DIR} function eachParent (line 1) | function eachParent(e,s,r){var n=path.resolve(e);var a=[];var t;do{if(!p... function pathInRoot (line 1) | function pathInRoot(e){if(!process.env.BROWSERSLIST_ROOT_PATH)return tru... function check (line 1) | function check(e){if(Array.isArray(e)){for(var s=0;s0){throw new Error("Invalid st... function byteLength (line 1) | function byteLength(e){var r=getLens(e);var t=r[0];var f=r[1];return(t+f... function _byteLength (line 1) | function _byteLength(e,r,t){return(r+t)*3/4-t} function toByteArray (line 1) | function toByteArray(e){var r;var t=getLens(e);var i=t[0];var o=t[1];var... function tripletToBase64 (line 1) | function tripletToBase64(e){return t[e>>18&63]+t[e>>12&63]+t[e>>6&63]+t[... function encodeChunk (line 1) | function encodeChunk(e,r,t){var f;var n=[];for(var i=r;io){throw new RangeError('The value "'+e+'"... function Buffer (line 7) | function Buffer(e,r,t){if(typeof e==="number"){if(typeof r==="string"){t... function from (line 7) | function from(e,r,t){if(typeof e==="string"){return fromString(e,r)}if(A... function assertSize (line 7) | function assertSize(e){if(typeof e!=="number"){throw new TypeError('"siz... function alloc (line 7) | function alloc(e,r,t){assertSize(e);if(e<=0){return createBuffer(e)}if(r... function allocUnsafe (line 7) | function allocUnsafe(e){assertSize(e);return createBuffer(e<0?0:checked(... function fromString (line 7) | function fromString(e,r){if(typeof r!=="string"||r===""){r="utf8"}if(!Bu... function fromArrayLike (line 7) | function fromArrayLike(e){var r=e.length<0?0:checked(e.length)|0;var t=c... function fromArrayBuffer (line 7) | function fromArrayBuffer(e,r,t){if(r<0||e.byteLength=o){throw new RangeError("Attempt to allocate B... function SlowBuffer (line 7) | function SlowBuffer(e){if(+e!=e){e=0}return Buffer.alloc(+e)} function byteLength (line 7) | function byteLength(e,r){if(Buffer.isBuffer(e)){return e.length}if(Array... function slowToString (line 7) | function slowToString(e,r,t){var f=false;if(r===undefined||r<0){r=0}if(r... function swap (line 7) | function swap(e,r,t){var f=e[r];e[r]=e[t];e[t]=f} function bidirectionalIndexOf (line 7) | function bidirectionalIndexOf(e,r,t,f,n){if(e.length===0)return-1;if(typ... function arrayIndexOf (line 7) | function arrayIndexOf(e,r,t,f,n){var i=1;var o=e.length;var u=r.length;i... function hexWrite (line 7) | function hexWrite(e,r,t,f){t=Number(t)||0;var n=e.length-t;if(!f){f=n}el... function utf8Write (line 7) | function utf8Write(e,r,t,f){return blitBuffer(utf8ToBytes(r,e.length-t),... function asciiWrite (line 7) | function asciiWrite(e,r,t,f){return blitBuffer(asciiToBytes(r),e,t,f)} function latin1Write (line 7) | function latin1Write(e,r,t,f){return asciiWrite(e,r,t,f)} function base64Write (line 7) | function base64Write(e,r,t,f){return blitBuffer(base64ToBytes(r),e,t,f)} function ucs2Write (line 7) | function ucs2Write(e,r,t,f){return blitBuffer(utf16leToBytes(r,e.length-... function base64Slice (line 7) | function base64Slice(e,r,t){if(r===0&&t===e.length){return f.fromByteArr... function utf8Slice (line 7) | function utf8Slice(e,r,t){t=Math.min(e.length,t);var f=[];var n=r;while(... function decodeCodePointsArray (line 7) | function decodeCodePointsArray(e){var r=e.length;if(r<=u){return String.... function asciiSlice (line 7) | function asciiSlice(e,r,t){var f="";t=Math.min(e.length,t);for(var n=r;n... function latin1Slice (line 7) | function latin1Slice(e,r,t){var f="";t=Math.min(e.length,t);for(var n=r;... function hexSlice (line 7) | function hexSlice(e,r,t){var f=e.length;if(!r||r<0)r=0;if(!t||t<0||t>f)t... function utf16leSlice (line 7) | function utf16leSlice(e,r,t){var f=e.slice(r,t);var n="";for(var i=0;ie.length)throw new RangeError(... function writeFloat (line 7) | function writeFloat(e,r,t,f,i){r=+r;t=t>>>0;if(!i){checkIEEE754(e,r,t,4,... function writeDouble (line 7) | function writeDouble(e,r,t,f,i){r=+r;t=t>>>0;if(!i){checkIEEE754(e,r,t,8... function base64clean (line 7) | function base64clean(e){e=e.split("=")[0];e=e.trim().replace(a,"");if(e.... function utf8ToBytes (line 7) | function utf8ToBytes(e,r){r=r||Infinity;var t;var f=e.length;var n=null;... function asciiToBytes (line 7) | function asciiToBytes(e){var r=[];for(var t=0;t=r.length||n>=e... function isInstance (line 7) | function isInstance(e,r){return e instanceof r||e!=null&&e.constructor!=... function numberIsNaN (line 7) | function numberIsNaN(e){return e!==e} function __nccwpck_require__ (line 9) | function __nccwpck_require__(t){var f=r[t];if(f!==undefined){return f.ex... FILE: packages/next/src/compiled/busboy/index.js function getInstance (line 1) | function getInstance(e){const t=e.headers;const i=s(t["content-type"]);i... function noop (line 1) | function noop(){} class HeaderParser (line 1) | class HeaderParser{constructor(e){this.header=Object.create(null);this.p... method constructor (line 1) | constructor(e){this.header=Object.create(null);this.pairCount=0;this.b... method reset (line 1) | reset(){this.header=Object.create(null);this.pairCount=0;this.byteCoun... method push (line 1) | push(e,t,i){let s=t;while(t=this.fieldsLimit)return i();let s=0;con... method _final (line 1) | _final(e){if(this._byte!==-2)return e(new Error("Malformed urlencoded ... function readPctEnc (line 1) | function readPctEnc(e,t,i,s){if(i>=s)return s;if(e._byte===-1){const r=n... function skipKeyBytes (line 1) | function skipKeyBytes(e,t,i,s){if(e._bytesKey>e.fieldNameSizeLimit){if(!... function skipValBytes (line 1) | function skipValBytes(e,t,i,s){if(e._bytesVal>e.fieldSizeLimit){if(!e._v... function parseContentType (line 1) | function parseContentType(e){if(e.length===0)return;const t=Object.creat... function parseContentTypeParams (line 1) | function parseContentTypeParams(e,t,r){while(t0){this.sel... function _interopRequireDefault (line 1) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} class Renderer (line 1) | class Renderer{constructor(e,t=process.stdout){this.options=e;this.strea... method constructor (line 1) | constructor(e,t=process.stdout){this.options=e;this.stream=t;this.valu... method setValues (line 1) | setValues(e){this.values=e} method render (line 1) | render(e=0){if(this.initialRender){this.initialRender=false;this.strea... method cleanup (line 1) | cleanup(){this.stream.write((0,i.eraseLines)(this.values.length));this... function __nccwpck_require__ (line 1) | function __nccwpck_require__(r){var s=t[r];if(s!==undefined){return s.ex... FILE: packages/next/src/compiled/commander/index.js class Argument (line 1) | class Argument{constructor(e,t){this.description=t||"";this.variadic=fal... method constructor (line 1) | constructor(e,t){this.description=t||"";this.variadic=false;this.parse... method name (line 1) | name(){return this._name} method _concatValue (line 1) | _concatValue(e,t){if(t===this.defaultValue||!Array.isArray(t)){return[... method default (line 1) | default(e,t){this.defaultValue=e;this.defaultValueDescription=t;return... method argParser (line 1) | argParser(e){this.parseArg=e;return this} method choices (line 1) | choices(e){this.argChoices=e.slice();this.parseArg=(e,t)=>{if(!this.ar... method argRequired (line 1) | argRequired(){this.required=true;return this} method argOptional (line 1) | argOptional(){this.required=false;return this} function humanReadableArgName (line 1) | function humanReadableArgName(e){const t=e.name()+(e.variadic===true?"..... class Command (line 1) | class Command extends n{constructor(e){super();this.commands=[];this.opt... method constructor (line 1) | constructor(e){super();this.commands=[];this.options=[];this.parent=nu... method copyInheritedSettings (line 1) | copyInheritedSettings(e){this._outputConfiguration=e._outputConfigurat... method _getCommandAndAncestors (line 1) | _getCommandAndAncestors(){const e=[];for(let t=this;t;t=t.parent){e.pu... method command (line 1) | command(e,t,i){let n=t;let s=i;if(typeof n==="object"&&n!==null){s=n;n... method createCommand (line 1) | createCommand(e){return new Command(e)} method createHelp (line 1) | createHelp(){return Object.assign(new c,this.configureHelp())} method configureHelp (line 1) | configureHelp(e){if(e===undefined)return this._helpConfiguration;this.... method configureOutput (line 1) | configureOutput(e){if(e===undefined)return this._outputConfiguration;O... method showHelpAfterError (line 1) | showHelpAfterError(e=true){if(typeof e!=="string")e=!!e;this._showHelp... method showSuggestionAfterError (line 1) | showSuggestionAfterError(e=true){this._showSuggestionAfterError=!!e;re... method addCommand (line 1) | addCommand(e,t){if(!e._name){throw new Error(`Command passed to .addCo... method createArgument (line 1) | createArgument(e,t){return new h(e,t)} method argument (line 1) | argument(e,t,i,n){const s=this.createArgument(e,t);if(typeof i==="func... method arguments (line 1) | arguments(e){e.trim().split(/ +/).forEach((e=>{this.argument(e)}));ret... method addArgument (line 1) | addArgument(e){const t=this.registeredArguments.slice(-1)[0];if(t&&t.v... method helpCommand (line 1) | helpCommand(e,t){if(typeof e==="boolean"){this._addImplicitHelpCommand... method addHelpCommand (line 1) | addHelpCommand(e,t){if(typeof e!=="object"){this.helpCommand(e,t);retu... method _getHelpCommand (line 1) | _getHelpCommand(){const e=this._addImplicitHelpCommand??(this.commands... method hook (line 1) | hook(e,t){const i=["preSubcommand","preAction","postAction"];if(!i.inc... method exitOverride (line 1) | exitOverride(e){if(e){this._exitCallback=e}else{this._exitCallback=e=>... method _exit (line 1) | _exit(e,t,i){if(this._exitCallback){this._exitCallback(new u(e,t,i))}a... method action (line 1) | action(e){const listener=t=>{const i=this.registeredArguments.length;c... method createOption (line 1) | createOption(e,t){return new p(e,t)} method _callParseArg (line 1) | _callParseArg(e,t,i,n){try{return e.parseArg(t,i)}catch(e){if(e.code==... method _registerOption (line 1) | _registerOption(e){const t=e.short&&this._findOption(e.short)||e.long&... method _registerCommand (line 1) | _registerCommand(e){const knownBy=e=>[e.name()].concat(e.aliases());co... method addOption (line 1) | addOption(e){this._registerOption(e);const t=e.name();const i=e.attrib... method _optionEx (line 1) | _optionEx(e,t,i,n,s){if(typeof t==="object"&&t instanceof p){throw new... method option (line 1) | option(e,t,i,n){return this._optionEx({},e,t,i,n)} method requiredOption (line 1) | requiredOption(e,t,i,n){return this._optionEx({mandatory:true},e,t,i,n)} method combineFlagAndOptionalValue (line 1) | combineFlagAndOptionalValue(e=true){this._combineFlagAndOptionalValue=... method allowUnknownOption (line 1) | allowUnknownOption(e=true){this._allowUnknownOption=!!e;return this} method allowExcessArguments (line 1) | allowExcessArguments(e=true){this._allowExcessArguments=!!e;return this} method enablePositionalOptions (line 1) | enablePositionalOptions(e=true){this._enablePositionalOptions=!!e;retu... method passThroughOptions (line 1) | passThroughOptions(e=true){this._passThroughOptions=!!e;this._checkFor... method _checkForBrokenPassThrough (line 1) | _checkForBrokenPassThrough(){if(this.parent&&this._passThroughOptions&... method storeOptionsAsProperties (line 1) | storeOptionsAsProperties(e=true){if(this.options.length){throw new Err... method getOptionValue (line 1) | getOptionValue(e){if(this._storeOptionsAsProperties){return this[e]}re... method setOptionValue (line 1) | setOptionValue(e,t){return this.setOptionValueWithSource(e,t,undefined)} method setOptionValueWithSource (line 1) | setOptionValueWithSource(e,t,i){if(this._storeOptionsAsProperties){thi... method getOptionValueSource (line 1) | getOptionValueSource(e){return this._optionValueSources[e]} method getOptionValueSourceWithGlobals (line 1) | getOptionValueSourceWithGlobals(e){let t;this._getCommandAndAncestors(... method _prepareUserArgs (line 1) | _prepareUserArgs(e,t){if(e!==undefined&&!Array.isArray(e)){throw new E... method parse (line 1) | parse(e,t){const i=this._prepareUserArgs(e,t);this._parseCommand([],i)... method parseAsync (line 1) | async parseAsync(e,t){const i=this._prepareUserArgs(e,t);await this._p... method _executeSubCommand (line 1) | _executeSubCommand(e,t){t=t.slice();let i=false;const n=[".js",".ts","... method _dispatchSubcommand (line 1) | _dispatchSubcommand(e,t,i){const n=this._findCommand(e);if(!n)this.hel... method _dispatchHelpCommand (line 1) | _dispatchHelpCommand(e){if(!e){this.help()}const t=this._findCommand(e... method _checkNumberOfArguments (line 1) | _checkNumberOfArguments(){this.registeredArguments.forEach(((e,t)=>{if... method _processArguments (line 1) | _processArguments(){const myParseArg=(e,t,i)=>{let n=t;if(t!==null&&e.... method _chainOrCall (line 1) | _chainOrCall(e,t){if(e&&e.then&&typeof e.then==="function"){return e.t... method _chainOrCallHooks (line 1) | _chainOrCallHooks(e,t){let i=e;const n=[];this._getCommandAndAncestors... method _chainOrCallSubCommandHook (line 1) | _chainOrCallSubCommandHook(e,t,i){let n=e;if(this._lifeCycleHooks[i]!=... method _parseCommand (line 1) | _parseCommand(e,t){const i=this.parseOptions(t);this._parseOptionsEnv(... method _findCommand (line 1) | _findCommand(e){if(!e)return undefined;return this.commands.find((t=>t... method _findOption (line 1) | _findOption(e){return this.options.find((t=>t.is(e)))} method _checkForMissingMandatoryOptions (line 1) | _checkForMissingMandatoryOptions(){this._getCommandAndAncestors().forE... method _checkForConflictingLocalOptions (line 1) | _checkForConflictingLocalOptions(){const e=this.options.filter((e=>{co... method _checkForConflictingOptions (line 1) | _checkForConflictingOptions(){this._getCommandAndAncestors().forEach((... method parseOptions (line 1) | parseOptions(e){const t=[];const i=[];let n=t;const s=e.slice();functi... method opts (line 1) | opts(){if(this._storeOptionsAsProperties){const e={};const t=this.opti... method optsWithGlobals (line 1) | optsWithGlobals(){return this._getCommandAndAncestors().reduce(((e,t)=... method error (line 1) | error(e,t){this._outputConfiguration.outputError(`${e}\n`,this._output... method _parseOptionsEnv (line 1) | _parseOptionsEnv(){this.options.forEach((e=>{if(e.envVar&&e.envVar in ... method _parseOptionsImplied (line 1) | _parseOptionsImplied(){const e=new d(this.options);const hasCustomOpti... method missingArgument (line 1) | missingArgument(e){const t=`error: missing required argument '${e}'`;t... method optionMissingArgument (line 1) | optionMissingArgument(e){const t=`error: option '${e.flags}' argument ... method missingMandatoryOptionValue (line 1) | missingMandatoryOptionValue(e){const t=`error: required option '${e.fl... method _conflictingOption (line 1) | _conflictingOption(e,t){const findBestOptionFromValue=e=>{const t=e.at... method unknownOption (line 1) | unknownOption(e){if(this._allowUnknownOption)return;let t="";if(e.star... method _excessArguments (line 1) | _excessArguments(e){if(this._allowExcessArguments)return;const t=this.... method unknownCommand (line 1) | unknownCommand(){const e=this.args[0];let t="";if(this._showSuggestion... method version (line 1) | version(e,t,i){if(e===undefined)return this._version;this._version=e;t... method description (line 1) | description(e,t){if(e===undefined&&t===undefined)return this._descript... method summary (line 1) | summary(e){if(e===undefined)return this._summary;this._summary=e;retur... method alias (line 1) | alias(e){if(e===undefined)return this._aliases[0];let t=this;if(this.c... method aliases (line 1) | aliases(e){if(e===undefined)return this._aliases;e.forEach((e=>this.al... method usage (line 1) | usage(e){if(e===undefined){if(this._usage)return this._usage;const e=t... method name (line 1) | name(e){if(e===undefined)return this._name;this._name=e;return this} method nameFromFilename (line 1) | nameFromFilename(e){this._name=r.basename(e,r.extname(e));return this} method executableDir (line 1) | executableDir(e){if(e===undefined)return this._executableDir;this._exe... method helpInformation (line 1) | helpInformation(e){const t=this.createHelp();if(t.helpWidth===undefine... method _getHelpContext (line 1) | _getHelpContext(e){e=e||{};const t={error:!!e.error};let i;if(t.error)... method outputHelp (line 1) | outputHelp(e){let t;if(typeof e==="function"){t=e;e=undefined}const i=... method helpOption (line 1) | helpOption(e,t){if(typeof e==="boolean"){if(e){this._helpOption=this._... method _getHelpOption (line 1) | _getHelpOption(){if(this._helpOption===undefined){this.helpOption(unde... method addHelpOption (line 1) | addHelpOption(e){this._helpOption=e;return this} method help (line 1) | help(e){this.outputHelp(e);let t=a.exitCode||0;if(t===0&&e&&typeof e!=... method addHelpText (line 1) | addHelpText(e,t){const i=["beforeAll","before","after","afterAll"];if(... method _outputHelpIfRequested (line 1) | _outputHelpIfRequested(e){const t=this._getHelpOption();const i=t&&e.f... function incrementNodeInspectorPort (line 1) | function incrementNodeInspectorPort(e){return e.map((e=>{if(!e.startsWit... class CommanderError (line 1) | class CommanderError extends Error{constructor(e,t,i){super(i);Error.cap... method constructor (line 1) | constructor(e,t,i){super(i);Error.captureStackTrace(this,this.construc... class InvalidArgumentError (line 1) | class InvalidArgumentError extends CommanderError{constructor(e){super(1... method constructor (line 1) | constructor(e){super(1,"commander.invalidArgument",e);Error.captureSta... class Help (line 1) | class Help{constructor(){this.helpWidth=undefined;this.sortSubcommands=f... method constructor (line 1) | constructor(){this.helpWidth=undefined;this.sortSubcommands=false;this... method visibleCommands (line 1) | visibleCommands(e){const t=e.commands.filter((e=>!e._hidden));const i=... method compareOptions (line 1) | compareOptions(e,t){const getSortKey=e=>e.short?e.short.replace(/^-/,"... method visibleOptions (line 1) | visibleOptions(e){const t=e.options.filter((e=>!e.hidden));const i=e._... method visibleGlobalOptions (line 1) | visibleGlobalOptions(e){if(!this.showGlobalOptions)return[];const t=[]... method visibleArguments (line 1) | visibleArguments(e){if(e._argsDescription){e.registeredArguments.forEa... method subcommandTerm (line 1) | subcommandTerm(e){const t=e.registeredArguments.map((e=>n(e))).join(" ... method optionTerm (line 1) | optionTerm(e){return e.flags} method argumentTerm (line 1) | argumentTerm(e){return e.name()} method longestSubcommandTermLength (line 1) | longestSubcommandTermLength(e,t){return t.visibleCommands(e).reduce(((... method longestOptionTermLength (line 1) | longestOptionTermLength(e,t){return t.visibleOptions(e).reduce(((e,i)=... method longestGlobalOptionTermLength (line 1) | longestGlobalOptionTermLength(e,t){return t.visibleGlobalOptions(e).re... method longestArgumentTermLength (line 1) | longestArgumentTermLength(e,t){return t.visibleArguments(e).reduce(((e... method commandUsage (line 1) | commandUsage(e){let t=e._name;if(e._aliases[0]){t=t+"|"+e._aliases[0]}... method commandDescription (line 1) | commandDescription(e){return e.description()} method subcommandDescription (line 1) | subcommandDescription(e){return e.summary()||e.description()} method optionDescription (line 1) | optionDescription(e){const t=[];if(e.argChoices){t.push(`choices: ${e.... method argumentDescription (line 1) | argumentDescription(e){const t=[];if(e.argChoices){t.push(`choices: ${... method formatHelp (line 1) | formatHelp(e,t){const i=t.padWidth(e,t);const n=t.helpWidth||80;const ... method padWidth (line 1) | padWidth(e,t){return Math.max(t.longestOptionTermLength(e,t),t.longest... method wrap (line 1) | wrap(e,t,i,n=40){const s=" \\f\\t\\v   -    \ufeff";const r=new RegExp... class Option (line 1) | class Option{constructor(e,t){this.flags=e;this.description=t||"";this.r... method constructor (line 1) | constructor(e,t){this.flags=e;this.description=t||"";this.required=e.i... method default (line 1) | default(e,t){this.defaultValue=e;this.defaultValueDescription=t;return... method preset (line 1) | preset(e){this.presetArg=e;return this} method conflicts (line 1) | conflicts(e){this.conflictsWith=this.conflictsWith.concat(e);return this} method implies (line 1) | implies(e){let t=e;if(typeof e==="string"){t={[e]:true}}this.implied=O... method env (line 1) | env(e){this.envVar=e;return this} method argParser (line 1) | argParser(e){this.parseArg=e;return this} method makeOptionMandatory (line 1) | makeOptionMandatory(e=true){this.mandatory=!!e;return this} method hideHelp (line 1) | hideHelp(e=true){this.hidden=!!e;return this} method _concatValue (line 1) | _concatValue(e,t){if(t===this.defaultValue||!Array.isArray(t)){return[... method choices (line 1) | choices(e){this.argChoices=e.slice();this.parseArg=(e,t)=>{if(!this.ar... method name (line 1) | name(){if(this.long){return this.long.replace(/^--/,"")}return this.sh... method attributeName (line 1) | attributeName(){return camelcase(this.name().replace(/^no-/,""))} method is (line 1) | is(e){return this.short===e||this.long===e} method isBoolean (line 1) | isBoolean(){return!this.required&&!this.optional&&!this.negate} class DualOptions (line 1) | class DualOptions{constructor(e){this.positiveOptions=new Map;this.negat... method constructor (line 1) | constructor(e){this.positiveOptions=new Map;this.negativeOptions=new M... method valueFromOption (line 1) | valueFromOption(e,t){const i=t.attributeName();if(!this.dualOptions.ha... function camelcase (line 1) | function camelcase(e){return e.split("-").reduce(((e,t)=>e+t[0].toUpperC... function splitOptionFlags (line 1) | function splitOptionFlags(e){let t;let i;const n=e.split(/[ |,]+/);if(n.... function editDistance (line 1) | function editDistance(e,t){if(Math.abs(e.length-t.length)>i)return Math.... function suggestSimilar (line 1) | function suggestSimilar(e,t){if(!t||t.length===0)return"";t=Array.from(n... function __nccwpck_require__ (line 1) | function __nccwpck_require__(i){var n=t[i];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/comment-json/index.js class CommentArray (line 1) | class CommentArray extends Array{splice(...e){const{length:t}=this;const... method splice (line 1) | splice(...e){const{length:t}=this;const i=super.splice(...e);let[r,s,.... method slice (line 1) | slice(...e){const{length:t}=this;const i=super.slice(...e);if(!i.lengt... method unshift (line 1) | unshift(...e){const{length:t}=this;const i=super.unshift(...e);const{l... method shift (line 1) | shift(){const e=super.shift();const{length:t}=this;move_comments(this,... method reverse (line 1) | reverse(){super.reverse();reverse_comments(this);return this} method pop (line 1) | pop(){const e=super.pop();const{length:t}=this;l.forEach((e=>{const i=... method concat (line 1) | concat(...e){let{length:t}=this;const i=super.concat(...e);if(!e.lengt... method assign (line 1) | assign(e,t,i){if(!s(e)){throw new TypeError("Cannot convert undefined or... function walk (line 1) | function walk(){let e=type();if(e===B){next();return parse_object()}if(e... function stringify (line 1) | function stringify(e,t,i){let a=t[e];if(s(a)&&n(a.toJSON)){a=a.toJSON(e)... function isArray (line 1) | function isArray(e){if(Array.isArray){return Array.isArray(e)}return obj... function isBoolean (line 1) | function isBoolean(e){return typeof e==="boolean"} function isNull (line 1) | function isNull(e){return e===null} function isNullOrUndefined (line 1) | function isNullOrUndefined(e){return e==null} function isNumber (line 1) | function isNumber(e){return typeof e==="number"} function isString (line 1) | function isString(e){return typeof e==="string"} function isSymbol (line 1) | function isSymbol(e){return typeof e==="symbol"} function isUndefined (line 1) | function isUndefined(e){return e===void 0} function isRegExp (line 1) | function isRegExp(e){return objectToString(e)==="[object RegExp]"} function isObject (line 1) | function isObject(e){return typeof e==="object"&&e!==null} function isDate (line 1) | function isDate(e){return objectToString(e)==="[object Date]"} function isError (line 1) | function isError(e){return objectToString(e)==="[object Error]"||e insta... function isFunction (line 1) | function isFunction(e){return typeof e==="function"} function isPrimitive (line 1) | function isPrimitive(e){return e===null||typeof e==="boolean"||typeof e=... function objectToString (line 1) | function objectToString(e){return Object.prototype.toString.call(e)} function __nested_webpack_require_583__ (line 1) | function __nested_webpack_require_583__(i){if(t[i])return t[i].exports;v... function parse (line 1) | function parse(e,t,i){var a=null;var proxyDelegate=function(e,t){if(i){i... function parseModule (line 1) | function parseModule(e,t,i){var r=t||{};r.sourceType="module";return par... function parseScript (line 1) | function parseScript(e,t,i){var r=t||{};r.sourceType="script";return par... function tokenize (line 1) | function tokenize(e,t,i){var r=new a.Tokenizer(e,t);var s;s=[];try{while... function CommentHandler (line 1) | function CommentHandler(){this.attach=false;this.comments=[];this.stack=... function __ (line 1) | function __(){this.constructor=t} function getQualifiedElementName (line 1) | function getQualifiedElementName(e){var t;switch(e.type){case a.JSXSynta... function JSXParser (line 1) | function JSXParser(t,i,r){return e.call(this,t,i,r)||this} function JSXClosingElement (line 1) | function JSXClosingElement(e){this.type=r.JSXSyntax.JSXClosingElement;th... function JSXElement (line 1) | function JSXElement(e,t,i){this.type=r.JSXSyntax.JSXElement;this.opening... function JSXEmptyExpression (line 1) | function JSXEmptyExpression(){this.type=r.JSXSyntax.JSXEmptyExpression} function JSXExpressionContainer (line 1) | function JSXExpressionContainer(e){this.type=r.JSXSyntax.JSXExpressionCo... function JSXIdentifier (line 1) | function JSXIdentifier(e){this.type=r.JSXSyntax.JSXIdentifier;this.name=e} function JSXMemberExpression (line 1) | function JSXMemberExpression(e,t){this.type=r.JSXSyntax.JSXMemberExpress... function JSXAttribute (line 1) | function JSXAttribute(e,t){this.type=r.JSXSyntax.JSXAttribute;this.name=... function JSXNamespacedName (line 1) | function JSXNamespacedName(e,t){this.type=r.JSXSyntax.JSXNamespacedName;... function JSXOpeningElement (line 1) | function JSXOpeningElement(e,t,i){this.type=r.JSXSyntax.JSXOpeningElemen... function JSXSpreadAttribute (line 1) | function JSXSpreadAttribute(e){this.type=r.JSXSyntax.JSXSpreadAttribute;... function JSXText (line 1) | function JSXText(e,t){this.type=r.JSXSyntax.JSXText;this.value=e;this.ra... function ArrayExpression (line 1) | function ArrayExpression(e){this.type=r.Syntax.ArrayExpression;this.elem... function ArrayPattern (line 1) | function ArrayPattern(e){this.type=r.Syntax.ArrayPattern;this.elements=e} function ArrowFunctionExpression (line 1) | function ArrowFunctionExpression(e,t,i){this.type=r.Syntax.ArrowFunction... function AssignmentExpression (line 1) | function AssignmentExpression(e,t,i){this.type=r.Syntax.AssignmentExpres... function AssignmentPattern (line 1) | function AssignmentPattern(e,t){this.type=r.Syntax.AssignmentPattern;thi... function AsyncArrowFunctionExpression (line 1) | function AsyncArrowFunctionExpression(e,t,i){this.type=r.Syntax.ArrowFun... function AsyncFunctionDeclaration (line 1) | function AsyncFunctionDeclaration(e,t,i){this.type=r.Syntax.FunctionDecl... function AsyncFunctionExpression (line 1) | function AsyncFunctionExpression(e,t,i){this.type=r.Syntax.FunctionExpre... function AwaitExpression (line 1) | function AwaitExpression(e){this.type=r.Syntax.AwaitExpression;this.argu... function BinaryExpression (line 1) | function BinaryExpression(e,t,i){var s=e==="||"||e==="&&";this.type=s?r.... function BlockStatement (line 1) | function BlockStatement(e){this.type=r.Syntax.BlockStatement;this.body=e} function BreakStatement (line 1) | function BreakStatement(e){this.type=r.Syntax.BreakStatement;this.label=e} function CallExpression (line 1) | function CallExpression(e,t){this.type=r.Syntax.CallExpression;this.call... function CatchClause (line 1) | function CatchClause(e,t){this.type=r.Syntax.CatchClause;this.param=e;th... function ClassBody (line 1) | function ClassBody(e){this.type=r.Syntax.ClassBody;this.body=e} function ClassDeclaration (line 1) | function ClassDeclaration(e,t,i){this.type=r.Syntax.ClassDeclaration;thi... function ClassExpression (line 1) | function ClassExpression(e,t,i){this.type=r.Syntax.ClassExpression;this.... function ComputedMemberExpression (line 1) | function ComputedMemberExpression(e,t){this.type=r.Syntax.MemberExpressi... function ConditionalExpression (line 1) | function ConditionalExpression(e,t,i){this.type=r.Syntax.ConditionalExpr... function ContinueStatement (line 1) | function ContinueStatement(e){this.type=r.Syntax.ContinueStatement;this.... function DebuggerStatement (line 1) | function DebuggerStatement(){this.type=r.Syntax.DebuggerStatement} function Directive (line 1) | function Directive(e,t){this.type=r.Syntax.ExpressionStatement;this.expr... function DoWhileStatement (line 1) | function DoWhileStatement(e,t){this.type=r.Syntax.DoWhileStatement;this.... function EmptyStatement (line 1) | function EmptyStatement(){this.type=r.Syntax.EmptyStatement} function ExportAllDeclaration (line 1) | function ExportAllDeclaration(e){this.type=r.Syntax.ExportAllDeclaration... function ExportDefaultDeclaration (line 1) | function ExportDefaultDeclaration(e){this.type=r.Syntax.ExportDefaultDec... function ExportNamedDeclaration (line 1) | function ExportNamedDeclaration(e,t,i){this.type=r.Syntax.ExportNamedDec... function ExportSpecifier (line 1) | function ExportSpecifier(e,t){this.type=r.Syntax.ExportSpecifier;this.ex... function ExpressionStatement (line 1) | function ExpressionStatement(e){this.type=r.Syntax.ExpressionStatement;t... function ForInStatement (line 1) | function ForInStatement(e,t,i){this.type=r.Syntax.ForInStatement;this.le... function ForOfStatement (line 1) | function ForOfStatement(e,t,i){this.type=r.Syntax.ForOfStatement;this.le... function ForStatement (line 1) | function ForStatement(e,t,i,s){this.type=r.Syntax.ForStatement;this.init... function FunctionDeclaration (line 1) | function FunctionDeclaration(e,t,i,s){this.type=r.Syntax.FunctionDeclara... function FunctionExpression (line 1) | function FunctionExpression(e,t,i,s){this.type=r.Syntax.FunctionExpressi... function Identifier (line 1) | function Identifier(e){this.type=r.Syntax.Identifier;this.name=e} function IfStatement (line 1) | function IfStatement(e,t,i){this.type=r.Syntax.IfStatement;this.test=e;t... function ImportDeclaration (line 1) | function ImportDeclaration(e,t){this.type=r.Syntax.ImportDeclaration;thi... function ImportDefaultSpecifier (line 1) | function ImportDefaultSpecifier(e){this.type=r.Syntax.ImportDefaultSpeci... function ImportNamespaceSpecifier (line 1) | function ImportNamespaceSpecifier(e){this.type=r.Syntax.ImportNamespaceS... function ImportSpecifier (line 1) | function ImportSpecifier(e,t){this.type=r.Syntax.ImportSpecifier;this.lo... function LabeledStatement (line 1) | function LabeledStatement(e,t){this.type=r.Syntax.LabeledStatement;this.... function Literal (line 1) | function Literal(e,t){this.type=r.Syntax.Literal;this.value=e;this.raw=t} function MetaProperty (line 1) | function MetaProperty(e,t){this.type=r.Syntax.MetaProperty;this.meta=e;t... function MethodDefinition (line 1) | function MethodDefinition(e,t,i,s,n){this.type=r.Syntax.MethodDefinition... function Module (line 1) | function Module(e){this.type=r.Syntax.Program;this.body=e;this.sourceTyp... function NewExpression (line 1) | function NewExpression(e,t){this.type=r.Syntax.NewExpression;this.callee... function ObjectExpression (line 1) | function ObjectExpression(e){this.type=r.Syntax.ObjectExpression;this.pr... function ObjectPattern (line 1) | function ObjectPattern(e){this.type=r.Syntax.ObjectPattern;this.properti... function Property (line 1) | function Property(e,t,i,s,n,a){this.type=r.Syntax.Property;this.key=t;th... function RegexLiteral (line 1) | function RegexLiteral(e,t,i,s){this.type=r.Syntax.Literal;this.value=e;t... function RestElement (line 1) | function RestElement(e){this.type=r.Syntax.RestElement;this.argument=e} function ReturnStatement (line 1) | function ReturnStatement(e){this.type=r.Syntax.ReturnStatement;this.argu... function Script (line 1) | function Script(e){this.type=r.Syntax.Program;this.body=e;this.sourceTyp... function SequenceExpression (line 1) | function SequenceExpression(e){this.type=r.Syntax.SequenceExpression;thi... function SpreadElement (line 1) | function SpreadElement(e){this.type=r.Syntax.SpreadElement;this.argument=e} function StaticMemberExpression (line 1) | function StaticMemberExpression(e,t){this.type=r.Syntax.MemberExpression... function Super (line 1) | function Super(){this.type=r.Syntax.Super} function SwitchCase (line 1) | function SwitchCase(e,t){this.type=r.Syntax.SwitchCase;this.test=e;this.... function SwitchStatement (line 1) | function SwitchStatement(e,t){this.type=r.Syntax.SwitchStatement;this.di... function TaggedTemplateExpression (line 1) | function TaggedTemplateExpression(e,t){this.type=r.Syntax.TaggedTemplate... function TemplateElement (line 1) | function TemplateElement(e,t){this.type=r.Syntax.TemplateElement;this.va... function TemplateLiteral (line 1) | function TemplateLiteral(e,t){this.type=r.Syntax.TemplateLiteral;this.qu... function ThisExpression (line 1) | function ThisExpression(){this.type=r.Syntax.ThisExpression} function ThrowStatement (line 1) | function ThrowStatement(e){this.type=r.Syntax.ThrowStatement;this.argume... function TryStatement (line 1) | function TryStatement(e,t,i){this.type=r.Syntax.TryStatement;this.block=... function UnaryExpression (line 1) | function UnaryExpression(e,t){this.type=r.Syntax.UnaryExpression;this.op... function UpdateExpression (line 1) | function UpdateExpression(e,t,i){this.type=r.Syntax.UpdateExpression;thi... function VariableDeclaration (line 1) | function VariableDeclaration(e,t){this.type=r.Syntax.VariableDeclaration... function VariableDeclarator (line 1) | function VariableDeclarator(e,t){this.type=r.Syntax.VariableDeclarator;t... function WhileStatement (line 1) | function WhileStatement(e,t){this.type=r.Syntax.WhileStatement;this.test... function WithStatement (line 1) | function WithStatement(e,t){this.type=r.Syntax.WithStatement;this.object... function YieldExpression (line 1) | function YieldExpression(e,t){this.type=r.Syntax.YieldExpression;this.ar... function Parser (line 1) | function Parser(e,t,i){if(t===void 0){t={}}this.config={range:typeof t.r... function assert (line 1) | function assert(e,t){if(!e){throw new Error("ASSERT: "+t)}} function ErrorHandler (line 1) | function ErrorHandler(){this.errors=[];this.tolerant=false} function hexValue (line 1) | function hexValue(e){return"0123456789abcdef".indexOf(e.toLowerCase())} function octalValue (line 1) | function octalValue(e){return"01234567".indexOf(e)} function Scanner (line 1) | function Scanner(e,t){this.source=e;this.errorHandler=t;this.trackCommen... function Reader (line 1) | function Reader(){this.values=[];this.curly=this.paren=-1} function Tokenizer (line 1) | function Tokenizer(e,t){this.errorHandler=new r.ErrorHandler;this.errorH... function repeat (line 7) | function repeat(e,r){if(typeof e!=="string"){throw new TypeError("expect... function __nccwpck_require__ (line 7) | function __nccwpck_require__(i){var r=t[i];if(r!==undefined){return r.ex... FILE: packages/next/src/compiled/compression/index.js function Accepts (line 7) | function Accepts(a){if(!(this instanceof Accepts)){return new Accepts(a)... function extToMime (line 7) | function extToMime(a){return a.indexOf("/")===-1?s.lookup(a):a} function validMime (line 7) | function validMime(a){return typeof a==="string"} function compressible (line 14) | function compressible(a){if(!a||typeof a!=="string"){return false}var e=... function compression (line 22) | function compression(a){var e=a||{};var i=e.filter||shouldCompress;var s... function addListeners (line 22) | function addListeners(a,e,i){for(var n=0;n0} function parseAcceptEncoding (line 48) | function parseAcceptEncoding(a){var e=a.split(",");var i=false;var n=1;f... function parseEncoding (line 48) | function parseEncoding(a,i){var n=e.exec(a);if(!n)return null;var s=n[1]... function getEncodingPriority (line 48) | function getEncodingPriority(a,e,i){var n={o:-1,q:0,s:0};for(var s=0;s0} function parseAcceptLanguage (line 48) | function parseAcceptLanguage(a){var e=a.split(",");for(var i=0,n=0;i0} function parseAccept (line 48) | function parseAccept(a){var e=splitMediaTypes(a);for(var i=0,n=0;i0} function quoteCount (line 48) | function quoteCount(a){var e=0;var i=0;while((i=a.indexOf('"',i))!==-1){... function splitKeyValuePair (line 48) | function splitKeyValuePair(a){var e=a.indexOf("=");var i;var n;if(e===-1... function splitMediaTypes (line 48) | function splitMediaTypes(a){var e=a.split(",");for(var i=1,n=0;i1&&typeof... function copyProps (line 53) | function copyProps(a,e){for(var i in a){e[i]=a[i]}} function SafeBuffer (line 53) | function SafeBuffer(a,e,i){return s(a,e,i)} function append (line 58) | function append(a,i){if(typeof a!=="string"){throw new TypeError("header... function parse (line 58) | function parse(a){var e=0;var i=[];var n=0;for(var s=0,o=a.length;s=0)... function endCompiling (line 1) | function endCompiling(e,r,t){var a=compIndex.call(this,e,r,t);if(a>=0)th... function compIndex (line 1) | function compIndex(e,r,t){for(var a=0;a{const a=t;const s=e();... method size (line 1) | get size(){return Object.keys(this.store).length} method store (line 1) | get store(){try{let e=a.readFileSync(this.path,this.encryptionKey?null... method store (line 1) | set store(e){f.sync(s.dirname(this.path));this._validate(e);let r=this... method [Symbol.iterator] (line 1) | *[Symbol.iterator](){for(const[e,r]of Object.entries(this.store)){yield[... function getPathSegments (line 1) | function getPathSegments(e){const r=e.split(".");const t=[];for(let e=0;... method get (line 1) | get(e,r,t){if(!a(e)||typeof r!=="string"){return t===undefined?e:t}const... method set (line 1) | set(e,r,t){if(!a(e)||typeof r!=="string"){return e}const s=e;const i=get... method delete (line 1) | delete(e,r){if(!a(e)||typeof r!=="string"){return false}const t=getPathS... method has (line 1) | has(e,r){if(!a(e)||typeof r!=="string"){return false}const t=getPathSegm... function MurmurHash3 (line 13) | function MurmurHash3(e,t){var a=this instanceof MurmurHash3?this:r;a.res... function isTypedArray (line 13) | function isTypedArray(e){return isStrictTypedArray(e)||isLooseTypedArray... function isStrictTypedArray (line 13) | function isStrictTypedArray(e){return e instanceof Int8Array||e instance... function isLooseTypedArray (line 13) | function isLooseTypedArray(e){return t[r.call(e)]} function _traverse (line 13) | function _traverse(e,t,a,s,i,o,n,l,f,c){if(s&&typeof s=="object"&&!Array... function escapeJsonPtr (line 13) | function escapeJsonPtr(e){return e.replace(/~/g,"~0").replace(/\//g,"~1")} function merge (line 15) | function merge(){for(var e=arguments.length,r=Array(e),t=0;t1){a=t[0... function ucs2decode (line 15) | function ucs2decode(e){var r=[];var t=0;var a=e.length;while(t1&&arguments[1]!==undefined?arg... function _recomposeAuthority (line 15) | function _recomposeAuthority(e,a){var s=a.iri!==false?t:r;var i=[];if(e.... function removeDotSegments (line 15) | function removeDotSegments(e){var r=[];while(e.length){if(e.match(I)){e=... function serialize (line 15) | function serialize(e){var a=arguments.length>1&&arguments[1]!==undefined... function resolveComponents (line 15) | function resolveComponents(e,r){var t=arguments.length>2&&arguments[2]!=... function resolve (line 15) | function resolve(e,r,t){var a=assign({scheme:"null"},t);return serialize... function normalize (line 15) | function normalize(e,r){if(typeof e==="string"){e=serialize(parse(e,r),r... function equal (line 15) | function equal(e,r,t){if(typeof e==="string"){e=serialize(parse(e,t),t)}... function escapeComponent (line 15) | function escapeComponent(e,a){return e&&e.toString().replace(!a||!a.iri?... function unescapeComponent (line 15) | function unescapeComponent(e,a){return e&&e.toString().replace(!a||!a.ir... function isSecure (line 15) | function isSecure(e){return typeof e.secure==="boolean"?e.secure:String(... function decodeUnreserved (line 15) | function decodeUnreserved(e){var r=pctDecChars(e);return!r.match(G)?e:r} function getTmpname (line 15) | function getTmpname(e){return e+"."+s(__filename).hash(String(process.pi... function cleanupOnExit (line 15) | function cleanupOnExit(e){return()=>{try{a.unlinkSync(typeof e==="functi... function serializeActiveFile (line 15) | function serializeActiveFile(e){return new Promise((r=>{if(!c[e])c[e]=[]... function isChownErrOk (line 15) | function isChownErrOk(e){if(e.code==="ENOSYS"){return true}const r=!proc... function writeFileAsync (line 15) | async function writeFileAsync(e,r,t={}){if(typeof t==="string"){t={encod... function writeFile (line 15) | function writeFile(e,r,t,a){if(t instanceof Function){a=t;t={}}const s=w... function writeFileSync (line 15) | function writeFileSync(e,r,t){if(typeof t==="string")t={encoding:t};else... function __nccwpck_require__ (line 15) | function __nccwpck_require__(t){var a=r[t];if(a!==undefined){return a.ex... FILE: packages/next/src/compiled/content-disposition/index.js function contentDisposition (line 6) | function contentDisposition(e,r){var t=r||{};var n=t.type||"attachment";... function createparams (line 6) | function createparams(e,r){if(e===undefined){return}var t={};if(typeof e... function format (line 6) | function format(e){var r=e.parameters;var t=e.type;if(!t||typeof t!=="st... function decodefield (line 6) | function decodefield(e){var r=d.exec(e);if(!r){throw new TypeError("inva... function getlatin1 (line 6) | function getlatin1(e){return String(e).replace(u,"?")} function parse (line 6) | function parse(e){if(!e||typeof e!=="string"){throw new TypeError("argum... function pdecode (line 6) | function pdecode(e,r){return String.fromCharCode(parseInt(r,16))} function pencode (line 6) | function pencode(e){return"%"+String(e).charCodeAt(0).toString(16).toUpp... function qstring (line 6) | function qstring(e){var r=String(e);return'"'+r.replace(p,"\\$1")+'"'} function ustring (line 6) | function ustring(e){var r=String(e);var t=encodeURIComponent(r).replace(... function ContentDisposition (line 6) | function ContentDisposition(e,r){this.type=e;this.parameters=r} function copyProps (line 6) | function copyProps(e,r){for(var t in e){r[t]=e[t]}} function SafeBuffer (line 6) | function SafeBuffer(e,r,t){return a(e,r,t)} function __nccwpck_require__ (line 6) | function __nccwpck_require__(t){var n=r[t];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/content-type/index.js function format (line 6) | function format(e){if(!e||typeof e!=="object"){throw new TypeError("argu... function parse (line 6) | function parse(e){if(!e){throw new TypeError("argument string is require... function getcontenttype (line 6) | function getcontenttype(e){var r;if(typeof e.getHeader==="function"){r=e... function qstring (line 6) | function qstring(e){var r=String(e);if(n.test(r)){return r}if(r.length>0... function ContentType (line 6) | function ContentType(e){this.parameters=Object.create(null);this.type=e} FILE: packages/next/src/compiled/cookie/index.js function parse (line 7) | function parse(e,r){if(typeof e!=="string"){throw new TypeError("argumen... function serialize (line 7) | function serialize(e,r,i){var a=i||{};var o=a.encode||t;if(typeof o!=="f... function tryDecode (line 7) | function tryDecode(e,r){try{return r(e)}catch(r){return e}} FILE: packages/next/src/compiled/cross-spawn/index.js function spawn (line 1) | function spawn(e,t,n){const c=s(e,t,n);const i=r.spawn(c.command,c.args,... function spawnSync (line 1) | function spawnSync(e,t,n){const c=s(e,t,n);const i=r.spawnSync(c.command... function notFoundError (line 1) | function notFoundError(e,t){return Object.assign(new Error(`${t} ${e.com... function hookChildProcess (line 1) | function hookChildProcess(e,n){if(!t){return}const r=e.emit;e.emit=funct... function verifyENOENT (line 1) | function verifyENOENT(e,n){if(t&&e===1&&!n.file){return notFoundError(n.... function verifyENOENTSync (line 1) | function verifyENOENTSync(e,n){if(t&&e===1&&!n.file){return notFoundErro... function detectShebang (line 1) | function detectShebang(e){e.file=s(e);const t=e.file&&c(e.file);if(t){e.... function parseNonShell (line 1) | function parseNonShell(e){if(!i){return e}const t=detectShebang(e);const... function parse (line 1) | function parse(e,t,n){if(t&&!Array.isArray(t)){n=t;t=null}t=t?t.slice(0)... function escapeCommand (line 1) | function escapeCommand(e){e=e.replace(t,"^$1");return e} function escapeArgument (line 1) | function escapeArgument(e,n){e=`${e}`;e=e.replace(/(\\*)"/g,'$1$1\\"');e... function readShebang (line 1) | function readShebang(e){const t=150;const n=Buffer.alloc(t);let o;try{o=... function resolveCommandAttempt (line 1) | function resolveCommandAttempt(e,t){const n=e.options.env||process.env;c... function resolveCommand (line 1) | function resolveCommand(e){return resolveCommandAttempt(e)||resolveComma... function isexe (line 1) | function isexe(e,t,n){if(typeof t==="function"){n=t;t={}}if(!n){if(typeo... function sync (line 1) | function sync(e,t){try{return s.sync(e,t||{})}catch(e){if(t&&t.ignoreErr... function isexe (line 1) | function isexe(e,t,n){r.stat(e,(function(e,r){n(e,e?false:checkStat(r,t)... function sync (line 1) | function sync(e,t){return checkStat(r.statSync(e),t)} function checkStat (line 1) | function checkStat(e,t){return e.isFile()&&checkMode(e,t)} function checkMode (line 1) | function checkMode(e,t){var n=e.mode;var r=e.uid;var s=e.gid;var o=t.uid... function checkPathExt (line 1) | function checkPathExt(e,t){var n=t.pathExt!==undefined?t.pathExt:process... function checkStat (line 1) | function checkStat(e,t,n){if(!e.isSymbolicLink()&&!e.isFile()){return fa... function isexe (line 1) | function isexe(e,t,n){r.stat(e,(function(r,s){n(r,r?false:checkStat(s,e,... function sync (line 1) | function sync(e,t){return checkStat(r.statSync(e),e,t)} function __nccwpck_require__ (line 1) | function __nccwpck_require__(n){var r=t[n];if(r!==undefined){return r.ex... FILE: packages/next/src/compiled/crypto-browserify/index.js function Entity (line 1) | function Entity(e,t){this.name=e;this.body=t;this.decoders={};this.encod... function DecoderBuffer (line 1) | function DecoderBuffer(e,t){n.call(this,t);if(!a.isBuffer(e)){this.error... function EncoderBuffer (line 1) | function EncoderBuffer(e,t){if(Array.isArray(e)){this.length=0;this.valu... function Node (line 1) | function Node(e,t){var r={};this._baseState=r;r.enc=e;r.parent=t||null;r... function Reporter (line 1) | function Reporter(e){this._reporterState={obj:null,path:[],options:e||{}... function ReporterError (line 1) | function ReporterError(e,t){this.path=e;this.rethrow(t)} function DERDecoder (line 1) | function DERDecoder(e){this.enc="der";this.name=e.name;this.entity=e;thi... function DERNode (line 1) | function DERNode(e){a.Node.call(this,"der",e)} function derDecodeTag (line 1) | function derDecodeTag(e,t){var r=e.readUInt8(t);if(e.isError(r))return r... function derDecodeLen (line 1) | function derDecodeLen(e,t,r){var i=e.readUInt8(r);if(e.isError(i))return... function PEMDecoder (line 1) | function PEMDecoder(e){a.call(this,e);this.enc="pem"} function DEREncoder (line 1) | function DEREncoder(e){this.enc="der";this.name=e.name;this.entity=e;thi... function DERNode (line 1) | function DERNode(e){s.Node.call(this,"der",e)} function two (line 1) | function two(e){if(e<10)return"0"+e;else return e} function encodeTag (line 1) | function encodeTag(e,t,r,i){var n;if(e==="seqof")e="seq";else if(e==="se... function PEMEncoder (line 1) | function PEMEncoder(e){n.call(this,e);this.enc="pem"} function assert (line 1) | function assert(e,t){if(!e)throw new Error(t||"Assertion failed")} function inherits (line 1) | function inherits(e,t){e.super_=t;var TempCtor=function(){};TempCtor.pro... function BN (line 1) | function BN(e,t,r){if(BN.isBN(e)){return e}this.negative=0;this.words=nu... function parseHex (line 1) | function parseHex(e,t,r){var i=0;var n=Math.min(e.length,r);for(var a=t;... function parseBase (line 1) | function parseBase(e,t,r,i){var n=0;var a=Math.min(e.length,r);for(var s... function toBitArray (line 1) | function toBitArray(e){var t=new Array(e.bitLength());for(var r=0;r16){throw new Error("unable to d... function createDecipheriv (line 1) | function createDecipheriv(e,t,r){var o=a[e.toLowerCase()];if(!o)throw ne... function createDecipher (line 1) | function createDecipher(e,t){var r=a[e.toLowerCase()];if(!r)throw new Ty... function Cipher (line 1) | function Cipher(e,t,r){o.call(this);this._cache=new Splitter;this._ciphe... function Splitter (line 1) | function Splitter(){this.cache=a.allocUnsafe(0)} function createCipheriv (line 1) | function createCipheriv(e,t,r){var o=i[e.toLowerCase()];if(!o)throw new ... function createCipher (line 1) | function createCipher(e,t){var r=i[e.toLowerCase()];if(!r)throw new Type... function toArray (line 1) | function toArray(e){return[e.readUInt32BE(0),e.readUInt32BE(4),e.readUIn... function fromArray (line 1) | function fromArray(e){var t=i.allocUnsafe(16);t.writeUInt32BE(e[0]>>>0,0... function GHASH (line 1) | function GHASH(e){this.h=e;this.state=i.alloc(16,0);this.cache=i.allocUn... function incr32 (line 1) | function incr32(e){var t=e.length;var r;while(t--){r=e.readUInt8(t);if(r... function encryptStart (line 1) | function encryptStart(e,t,r){var a=t.length;var s=n(t,e._cache);e._cache... function encryptByte (line 1) | function encryptByte(e,t,r){var i;var n=-1;var a=8;var s=0;var o,h;while... function shiftIn (line 1) | function shiftIn(e,t){var r=e.length;var n=-1;var a=i.allocUnsafe(e.leng... function encryptByte (line 1) | function encryptByte(e,t,r){var n=e._cipher.encryptBlock(e._prev);var a=... function getBlock (line 1) | function getBlock(e){var t=e._cipher.encryptBlockRaw(e._prev);a(e._prev)... function getBlock (line 1) | function getBlock(e){e._prev=e._cipher.encryptBlock(e._prev);return e._p... function StreamCipher (line 1) | function StreamCipher(e,t,r,s){a.call(this);this._cipher=new i.AES(t);th... function createCipher (line 1) | function createCipher(e,t){e=e.toLowerCase();var r,i;if(a[e]){r=a[e].key... function createDecipher (line 1) | function createDecipher(e,t){e=e.toLowerCase();var r,i;if(a[e]){r=a[e].k... function createCipheriv (line 1) | function createCipheriv(e,t,r){e=e.toLowerCase();if(a[e])return n.create... function createDecipheriv (line 1) | function createDecipheriv(e,t,r){e=e.toLowerCase();if(a[e])return n.crea... function getCiphers (line 1) | function getCiphers(){return Object.keys(s).concat(n.getCiphers())} function DES (line 1) | function DES(e){i.call(this);var t=e.mode.toLowerCase();var r=o[t];var n... function blind (line 1) | function blind(e){var t=getr(e);var r=t.toRed(i.mont(e.modulus)).redPow(... function crt (line 1) | function crt(e,t){var r=blind(t);var n=t.modulus.byteLength();var a=i.mo... function getr (line 1) | function getr(e){var t=e.modulus.byteLength();var r=new i(n(t));while(r.... function Sign (line 1) | function Sign(e){a.Writable.call(this);var t=u[e];if(!t)throw new Error(... function Verify (line 1) | function Verify(e){a.Writable.call(this);var t=u[e];if(!t)throw new Erro... function createSign (line 1) | function createSign(e){return new Sign(e)} function createVerify (line 1) | function createVerify(e){return new Verify(e)} function sign (line 1) | function sign(e,t,r,n,s){var o=h(t);if(o.curve){if(n!=="ecdsa"&&n!=="ecd... function ecSign (line 1) | function ecSign(e,t){var r=u[t.curve.join(".")];if(!r)throw new Error("u... function dsaSign (line 1) | function dsaSign(e,t,r){var i=t.params.priv_key;var n=t.params.p;var a=t... function toDER (line 1) | function toDER(e,t){e=e.toArray();t=t.toArray();if(e[0]&128)e=[0].concat... function getKey (line 1) | function getKey(e,t,r,a){e=i.from(e.toArray());if(e.length>>3} function g1_256 (line 1) | function g1_256(e){return n(e,17)^n(e,19)^e>>>10} function isSurrogatePair (line 1) | function isSurrogatePair(e,t){if((e.charCodeAt(t)&64512)!==55296){return... function toArray (line 1) | function toArray(e,t){if(Array.isArray(e))return e.slice();if(!e)return[... function toHex (line 1) | function toHex(e){var t="";for(var r=0;r>>24|e>>>8&65280|e<<8&16711680|(e&255)<<24;ret... function toHex32 (line 1) | function toHex32(e,t){var r="";for(var i=0;i>>t|e<<32-t} function rotl32 (line 1) | function rotl32(e,t){return e<>>32-t} function sum32 (line 1) | function sum32(e,t){return e+t>>>0} function sum32_3 (line 1) | function sum32_3(e,t,r){return e+t+r>>>0} function sum32_4 (line 1) | function sum32_4(e,t,r,i){return e+t+r+i>>>0} function sum32_5 (line 1) | function sum32_5(e,t,r,i,n){return e+t+r+i+n>>>0} function sum64 (line 1) | function sum64(e,t,r,i){var n=e[t];var a=e[t+1];var s=i+a>>>0;var o=(s>>0;var a=(n>>0} function sum64_lo (line 1) | function sum64_lo(e,t,r,i){var n=t+i;return n>>>0} function sum64_4_hi (line 1) | function sum64_4_hi(e,t,r,i,n,a,s,o){var h=0;var u=t;u=u+i>>>0;h+=u>>0} function sum64_5_hi (line 1) | function sum64_5_hi(e,t,r,i,n,a,s,o,h,u){var d=0;var c=t;c=c+i>>>0;d+=c<... function sum64_5_lo (line 1) | function sum64_5_lo(e,t,r,i,n,a,s,o,h,u){var d=t+i+a+o+u;return d>>>0} function rotr64_hi (line 1) | function rotr64_hi(e,t,r){var i=t<<32-r|e>>>r;return i>>>0} function rotr64_lo (line 1) | function rotr64_lo(e,t,r){var i=e<<32-r|t>>>r;return i>>>0} function shr64_hi (line 1) | function shr64_hi(e,t,r){return e>>>r} function shr64_lo (line 1) | function shr64_lo(e,t,r){var i=e<<32-r|t>>>r;return i>>>0} function HmacDRBG (line 1) | function HmacDRBG(e){if(!(this instanceof HmacDRBG))return new HmacDRBG(... function MD5 (line 1) | function MD5(){n.call(this,64);this._a=1732584193;this._b=4023233417;thi... function rotl (line 1) | function rotl(e,t){return e<>>32-t} function fnF (line 1) | function fnF(e,t,r,i,n,a,s){return rotl(e+(t&r|~t&i)+n+a|0,s)+t|0} function fnG (line 1) | function fnG(e,t,r,i,n,a,s){return rotl(e+(t&i|r&~i)+n+a|0,s)+t|0} function fnH (line 1) | function fnH(e,t,r,i,n,a,s){return rotl(e+(t^r^i)+n+a|0,s)+t|0} function fnI (line 1) | function fnI(e,t,r,i,n,a,s){return rotl(e+(r^(t|~i))+n+a|0,s)+t|0} function MillerRabin (line 1) | function MillerRabin(e){this.rand=e||new n.Rand} function assert (line 1) | function assert(e,t){if(!e)throw new Error(t||"Assertion failed")} function toArray (line 1) | function toArray(e,t){if(Array.isArray(e))return e.slice();if(!e)return[... function zero2 (line 1) | function zero2(e){if(e.length===1)return"0"+e;else return e} function toHex (line 1) | function toHex(e){var t="";for(var r=0;rn... function nonZero (line 1) | function nonZero(e){var t=c.allocUnsafe(e);var r=0;var i=n(e*2);var a=0;... function withPublic (line 1) | function withPublic(e,t){return n.from(e.toRed(i.mont(t.modulus)).redPow... function oldBrowser (line 1) | function oldBrowser(){throw new Error("Secure random number generation i... function randomBytes (line 1) | function randomBytes(e,t){if(e>n)throw new RangeError("requested too man... function oldBrowser (line 1) | function oldBrowser(){throw new Error("secure random number generation n... function assertOffset (line 1) | function assertOffset(e,t){if(typeof e!=="number"||e!==e){throw new Type... function assertSize (line 1) | function assertSize(e,t,r){if(typeof e!=="number"||e!==e){throw new Type... function randomFill (line 1) | function randomFill(e,t,r,i){if(!a.isBuffer(e)&&!(e instanceof global.Ui... function actualFill (line 1) | function actualFill(e,t,r,i){if(process.browser){var a=e.buffer;var s=ne... function randomFillSync (line 1) | function randomFillSync(e,t,r){if(typeof t==="undefined"){t=0}if(!a.isBu... function createErrorType (line 1) | function createErrorType(e,r,i){if(!i){i=Error}function getMessage(e,t,i... function oneOf (line 1) | function oneOf(e,t){if(Array.isArray(e)){const r=e.length;e=e.map((e=>St... function startsWith (line 1) | function startsWith(e,t,r){return e.substr(!r||r<0?0:+r,t.length)===t} function endsWith (line 1) | function endsWith(e,t,r){if(r===undefined||r>e.length){r=e.length}return... function includes (line 1) | function includes(e,t,r){if(typeof r!=="number"){r=0}if(r+t.length>e.len... function Duplex (line 1) | function Duplex(e){if(!(this instanceof Duplex))return new Duplex(e);n.c... function onend (line 1) | function onend(){if(this._writableState.ended)return;process.nextTick(on... function onEndNT (line 1) | function onEndNT(e){e.end()} function PassThrough (line 1) | function PassThrough(e){if(!(this instanceof PassThrough))return new Pas... function _uint8ArrayToBuffer (line 1) | function _uint8ArrayToBuffer(e){return o.from(e)} function _isUint8Array (line 1) | function _isUint8Array(e){return o.isBuffer(e)||e instanceof h} function prependListener (line 1) | function prependListener(e,t,r){if(typeof e.prependListener==="function"... function ReadableState (line 1) | function ReadableState(e,t,n){i=i||r(2403);e=e||{};if(typeof n!=="boolea... function Readable (line 1) | function Readable(e){i=i||r(2403);if(!(this instanceof Readable))return ... function readableAddChunk (line 1) | function readableAddChunk(e,t,r,i,n){d("readableAddChunk",t);var a=e._re... function addChunk (line 1) | function addChunk(e,t,r,i){if(t.flowing&&t.length===0&&!t.sync){t.awaitD... function chunkInvalid (line 1) | function chunkInvalid(e,t){var r;if(!_isUint8Array(t)&&typeof t!=="strin... function computeNewHighWaterMark (line 1) | function computeNewHighWaterMark(e){if(e>=A){e=A}else{e--;e|=e>>>1;e|=e>... function howMuchToRead (line 1) | function howMuchToRead(e,t){if(e<=0||t.length===0&&t.ended)return 0;if(t... function onEofChunk (line 1) | function onEofChunk(e,t){d("onEofChunk");if(t.ended)return;if(t.decoder)... function emitReadable (line 1) | function emitReadable(e){var t=e._readableState;d("emitReadable",t.needR... function emitReadable_ (line 1) | function emitReadable_(e){var t=e._readableState;d("emitReadable_",t.des... function maybeReadMore (line 1) | function maybeReadMore(e,t){if(!t.readingMore){t.readingMore=true;proces... function maybeReadMore_ (line 1) | function maybeReadMore_(e,t){while(!t.reading&&!t.ended&&(t.length>>32-t} function fn1 (line 1) | function fn1(e,t,r,i,n,a,s,o){return rotl(e+(t^r^i)+a+s|0,o)+n|0} function fn2 (line 1) | function fn2(e,t,r,i,n,a,s,o){return rotl(e+(t&r|~t&i)+a+s|0,o)+n|0} function fn3 (line 1) | function fn3(e,t,r,i,n,a,s,o){return rotl(e+((t|~r)^i)+a+s|0,o)+n|0} function fn4 (line 1) | function fn4(e,t,r,i,n,a,s,o){return rotl(e+(t&i|r&~i)+a+s|0,o)+n|0} function fn5 (line 1) | function fn5(e,t,r,i,n,a,s,o){return rotl(e+(t^(r|~i))+a+s|0,o)+n|0} function copyProps (line 1) | function copyProps(e,t){for(var r in e){t[r]=e[r]}} function SafeBuffer (line 1) | function SafeBuffer(e,t,r){return n(e,t,r)} function copyProps (line 3) | function copyProps(e,t){for(var r in e){t[r]=e[r]}} function SafeBuffer (line 3) | function SafeBuffer(e,t,r){return n(e,t,r)} function Hash (line 3) | function Hash(e,t){this._block=i.alloc(e);this._finalSize=t;this._blockS... function Sha (line 3) | function Sha(){this.init();this._w=o;n.call(this,64,56)} function rotl5 (line 3) | function rotl5(e){return e<<5|e>>>27} function rotl30 (line 3) | function rotl30(e){return e<<30|e>>>2} function ft (line 3) | function ft(e,t,r,i){if(e===0)return t&r|~t&i;if(e===2)return t&r|t&i|r&... function Sha1 (line 3) | function Sha1(){this.init();this._w=o;n.call(this,64,56)} function rotl1 (line 3) | function rotl1(e){return e<<1|e>>>31} function rotl5 (line 3) | function rotl5(e){return e<<5|e>>>27} function rotl30 (line 3) | function rotl30(e){return e<<30|e>>>2} function ft (line 3) | function ft(e,t,r,i){if(e===0)return t&r|~t&i;if(e===2)return t&r|t&i|r&... function Sha224 (line 3) | function Sha224(){this.init();this._w=o;a.call(this,64,56)} function Sha256 (line 3) | function Sha256(){this.init();this._w=o;n.call(this,64,56)} function ch (line 3) | function ch(e,t,r){return r^e&(t^r)} function maj (line 3) | function maj(e,t,r){return e&t|r&(e|t)} function sigma0 (line 3) | function sigma0(e){return(e>>>2|e<<30)^(e>>>13|e<<19)^(e>>>22|e<<10)} function sigma1 (line 3) | function sigma1(e){return(e>>>6|e<<26)^(e>>>11|e<<21)^(e>>>25|e<<7)} function gamma0 (line 3) | function gamma0(e){return(e>>>7|e<<25)^(e>>>18|e<<14)^e>>>3} function gamma1 (line 3) | function gamma1(e){return(e>>>17|e<<15)^(e>>>19|e<<13)^e>>>10} function Sha384 (line 3) | function Sha384(){this.init();this._w=o;a.call(this,128,112)} function writeInt64BE (line 3) | function writeInt64BE(t,r,i){e.writeInt32BE(t,i);e.writeInt32BE(r,i+4)} function Sha512 (line 3) | function Sha512(){this.init();this._w=o;n.call(this,128,112)} function Ch (line 3) | function Ch(e,t,r){return r^e&(t^r)} function maj (line 3) | function maj(e,t,r){return e&t|r&(e|t)} function sigma0 (line 3) | function sigma0(e,t){return(e>>>28|t<<4)^(t>>>2|e<<30)^(t>>>7|e<<25)} function sigma1 (line 3) | function sigma1(e,t){return(e>>>14|t<<18)^(e>>>18|t<<14)^(t>>>9|e<<23)} function Gamma0 (line 3) | function Gamma0(e,t){return(e>>>1|t<<31)^(e>>>8|t<<24)^e>>>7} function Gamma0l (line 3) | function Gamma0l(e,t){return(e>>>1|t<<31)^(e>>>8|t<<24)^(e>>>7|t<<25)} function Gamma1 (line 3) | function Gamma1(e,t){return(e>>>19|t<<13)^(t>>>29|e<<3)^e>>>6} function Gamma1l (line 3) | function Gamma1l(e,t){return(e>>>19|t<<13)^(t>>>29|e<<3)^(e>>>6|t<<26)} function getCarry (line 3) | function getCarry(e,t){return e>>>0>>0?1:0} function writeInt64BE (line 3) | function writeInt64BE(t,r,i){e.writeInt32BE(t,i);e.writeInt32BE(r,i+4)} function _normalizeEncoding (line 3) | function _normalizeEncoding(e){if(!e)return"utf8";var t;while(true){swit... function normalizeEncoding (line 3) | function normalizeEncoding(e){var t=_normalizeEncoding(e);if(typeof t!==... function StringDecoder (line 3) | function StringDecoder(e){this.encoding=normalizeEncoding(e);var t;switc... function utf8CheckByte (line 3) | function utf8CheckByte(e){if(e<=127)return 0;else if(e>>5===6)return 2;e... function utf8CheckIncomplete (line 3) | function utf8CheckIncomplete(e,t,r){var i=t.length-1;if(i{if(E.type!=="func... function transformSelector (line 15) | function transformSelector(l,m,v,w){return y((l=>{l.walk((l=>{if(l.type=... function JisonParserError (line 15) | function JisonParserError(l,m){Object.defineProperty(this,"name",{enumer... function bp (line 15) | function bp(l){var m=[];var v=l.pop;var y=l.rule;for(var w=0,_=v.length;... function bda (line 15) | function bda(l){var m={};var v=l.idx;var y=l.goto;for(var w=0,_=v.length... function bt (line 15) | function bt(l){var m=[];var v=l.len;var y=l.symbol;var w=l.type;var _=l.... function s (line 15) | function s(l,m,v){v=v||0;for(var y=0;y{const w=m(v,y,l);if(v.type==... function isMathFunctionNode (line 320) | function isMathFunctionNode(l){if(l.type!=="function"){return false}retu... function transform (line 320) | function transform(l,m){const v=k(l);walk(v,((l,v,y)=>{if(l.type==="func... function addPluginDefaults (line 320) | function addPluginDefaults(l,m){const v={transparent:m.some((l=>C.has(l)... function pluginCreator (line 320) | function pluginCreator(l={}){return{postcssPlugin:"postcss-colormin",pre... function stripLeadingDot (line 320) | function stripLeadingDot(l){if(l.charCodeAt(0)===".".charCodeAt(0)){retu... function parseWord (line 320) | function parseWord(l,m,v){const y=w.unit(l.value);if(y){const w=Number(y... function clampOpacity (line 320) | function clampOpacity(l){const m=w.unit(l.value);if(!m){return}let v=Num... function shouldKeepZeroUnit (line 320) | function shouldKeepZeroUnit(l,m){const{parent:v}=l;const y=l.prop.toLowe... function transform (line 320) | function transform(l,m,v){const y=v.prop.toLowerCase();if(y.includes("fl... function pluginCreator (line 320) | function pluginCreator(l={precision:false}){return{postcssPlugin:T,prepa... function dropLeadingZero (line 320) | function dropLeadingZero(l){const m=String(l);if(l%1){if(m[0]==="0"){ret... function transform (line 320) | function transform(l,m,v){let y=[...v.keys()].filter((l=>m!==l));const w... function pluginCreator (line 320) | function pluginCreator(l={}){const m=new y(l);const v=new Map;const k=ne... function CommentRemover (line 320) | function CommentRemover(l){this.options=l} function trimValue (line 320) | function trimValue(l){return l?l.trim():l} function empty (line 320) | function empty(l){return!l.nodes.filter((l=>l.type!=="comment")).length} function equals (line 320) | function equals(l,m){const v=l;const y=m;if(v.type!==y.type){return fals... function dedupeRule (line 320) | function dedupeRule(l,m){let v=m.indexOf(l)-1;while(v>=0){const y=m[v--]... function dedupeNode (line 320) | function dedupeNode(l,m){let v=m.includes(l)?m.indexOf(l)-1:m.length-1;w... function dedupe (line 320) | function dedupe(l){const{nodes:m}=l;if(!m){return}let v=m.length-1;while... function pluginCreator (line 320) | function pluginCreator(){return{postcssPlugin:"postcss-discard-duplicate... function discardAndReport (line 320) | function discardAndReport(l,v){function discardEmpty(l){const{type:y}=l;... function pluginCreator (line 320) | function pluginCreator(){return{postcssPlugin:m,OnceExit(l,{result:m}){d... function vendorUnprefixed (line 320) | function vendorUnprefixed(l){return l.replace(/^-\w+-/,"")} function isOverridable (line 320) | function isOverridable(l){return m.has(vendorUnprefixed(l.toLowerCase()))} function isScope (line 320) | function isScope(l){return v.has(vendorUnprefixed(l.toLowerCase()))} function getScope (line 320) | function getScope(l){let m=l.parent;const v=[l.name.toLowerCase(),l.para... function pluginCreator (line 320) | function pluginCreator(){return{postcssPlugin:"postcss-discard-overridde... function pluginCreator (line 320) | function pluginCreator(){return{postcssPlugin:"postcss-merge-longhand",O... function borderProperty (line 320) | function borderProperty(...l){return`border-${l.join("-")}`} function mapBorderProperty (line 320) | function mapBorderProperty(l){return borderProperty(l)} function getLevel (line 320) | function getLevel(l){for(let m=0;m{if(l[w]===m[w]){re... function mergeRedundant (line 320) | function mergeRedundant({values:l,nextValues:m,decl:v,nextDecl:y,index:_... function isCloseEnough (line 320) | function isCloseEnough(l){return l[0]===l[1]&&l[1]===l[2]||l[1]===l[2]&&... function getDistinctShorthands (line 320) | function getDistinctShorthands(l){return[...new Set(l)]} function explode (line 320) | function explode(l){l.walkDecls(/^border/i,(l=>{if(!q(l,false)){return}i... function merge (line 320) | function merge(l){R.forEach((m=>{const v=borderProperty(m);P(l,z.map((l=... function normalize (line 320) | function normalize(l){if(l[0].toLowerCase()===D){return l[1]}if(l[1].toL... function explode (line 320) | function explode(l){l.walkDecls(/^columns$/i,(l=>{if(!L(l)){return}if(_.... function cleanup (line 320) | function cleanup(l){let m=S(l,["columns"].concat(T));while(m.length){con... function merge (line 320) | function merge(l){E(l,T,((l,m)=>{if(k(l)&&!l.some(_.detect)){O(m.parent,... function isConflictingProp (line 320) | function isConflictingProp(l,m){if(!m.prop||m.important!==l.important||l... function hasConflicts (line 320) | function hasConflicts(l,m){const v=Math.min(...l.map((l=>m.indexOf(l))))... function isStyle (line 320) | function isStyle(l){return l!==undefined&&_.has(l.toLowerCase())} function isWidth (line 320) | function isWidth(l){return l&&w.has(l.toLowerCase())||/^(\d+(\.\d+)?|\.\... function isColor (line 320) | function isColor(l){if(!l){return false}l=l.toLowerCase();if(/rgba?\(/.t... function isValidWsc (line 320) | function isValidWsc(l){const m=isWidth(l[0]);const v=isStyle(l[1]);const... function declarationIsEqual (line 320) | function declarationIsEqual(l,m){return l.important===m.important&&l.pro... function indexOfDeclaration (line 320) | function indexOfDeclaration(l,m){return l.findIndex((l=>declarationIsEqu... function intersect (line 320) | function intersect(l,m,v){return l.filter((l=>{const y=indexOfDeclaratio... function sameDeclarationsAndOrder (line 320) | function sameDeclarationsAndOrder(l,m){if(l.length!==m.length){return fa... function canMerge (line 320) | function canMerge(l,m,v,y){const w=l.selectors;const E=m.selectors;const... function isRuleOrAtRule (line 320) | function isRuleOrAtRule(l){return l.type==="rule"||l.type==="atrule"} function isDeclaration (line 320) | function isDeclaration(l){return l.type==="decl"} function getDecls (line 320) | function getDecls(l){return l.nodes.filter(isDeclaration)} function ruleLength (line 320) | function ruleLength(...l){return l.map((l=>l.nodes.length?String(l):""))... function splitProp (line 320) | function splitProp(l){const m=l.split("-");if(l[0]!=="-"){return{prefix:... function isConflictingProp (line 320) | function isConflictingProp(l,m){if(l===m){return true}const v=splitProp(... function mergeParents (line 320) | function mergeParents(l,m){if(!l.parent||!m.parent){return false}if(l.pa... function partialMerge (line 320) | function partialMerge(l,m){let v=intersect(getDecls(l),getDecls(m));if(v... function selectorMerger (line 320) | function selectorMerger(l,m){let v=null;return function(y){if(!v||!canMe... function pluginCreator (line 320) | function pluginCreator(l={}){return{postcssPlugin:"postcss-merge-rules",... function filterPrefixes (line 320) | function filterPrefixes(l){return l.match(T)} function sameVendor (line 320) | function sameVendor(l,m){let same=l=>l.map(filterPrefixes).join();let fi... function noVendor (line 320) | function noVendor(l){return!T.test(l)} function isCssMixin (line 320) | function isCssMixin(l){return l[l.length-1]===":"} function isHostPseudoClass (line 320) | function isHostPseudoClass(l){return l.includes(":host")} function isSupportedCached (line 320) | function isSupportedCached(l,m){const v=JSON.stringify({feature:l,browse... function ensureCompatibility (line 320) | function ensureCompatibility(l,m,v){if(l.some(isCssMixin)){return false}... function hasVariableFunction (line 320) | function hasVariableFunction(l){const m=l.toLowerCase();return m.include... function transform (line 320) | function transform(l,m,v){let S=l.toLowerCase();let C="";if(typeof v.rem... function pluginCreator (line 320) | function pluginCreator(l){l=Object.assign({},{removeAfterKeyword:false,r... function uniqueFontFamilies (line 320) | function uniqueFontFamilies(l){return l.filter(((m,v)=>{if(m.toLowerCase... function makeArray (line 320) | function makeArray(l,m){let v=[];while(m--){v[m]=l}return v} function escape (line 320) | function escape(l,m){let v=0;let y;let w;let _;let S="";while(v_.stringify(l))).join("")} function removeNode (line 320) | function removeNode(l){l.value="";l.type="word"} function sortAndDedupe (line 320) | function sortAndDedupe(l){const m=[...new Set(l)];m.sort();return m.join()} function transform (line 320) | function transform(l,m){const v=m.name.toLowerCase();if(!m.params||!["me... function pluginCreator (line 320) | function pluginCreator(l={}){return{postcssPlugin:"postcss-minify-params... function attribute (line 320) | function attribute(l){if(l.value){if(l.raws.value){l.raws.value=l.raws.v... function combinator (line 320) | function combinator(l){const m=l.value.trim();l.spaces.before="";l.space... function pseudo (line 320) | function pseudo(l){const m=l.value.toLowerCase();if(l.nodes.length===1&&... function tag (line 320) | function tag(l){const m=l.value.toLowerCase();const v=l.parent&&l.parent... function universal (line 320) | function universal(l){const m=l.next();if(m&&m.type!=="combinator"){l.re... function pluginCreator (line 320) | function pluginCreator(){return{postcssPlugin:"postcss-minify-selectors"... function pluginCreator (line 320) | function pluginCreator(l={}){return{postcssPlugin:"postcss-normalize-"+m... function transform (line 320) | function transform(l){const{nodes:m}=y(l);if(m.length===1){return l}cons... function pluginCreator (line 320) | function pluginCreator(){return{postcssPlugin:"postcss-normalize-display... function isCommaNode (line 320) | function isCommaNode(l){return l.type==="div"&&l.value===","} function isVariableFunctionNode (line 320) | function isVariableFunctionNode(l){if(l.type!=="function"){return false}... function isMathFunctionNode (line 320) | function isMathFunctionNode(l){if(l.type!=="function"){return false}retu... function isNumberNode (line 320) | function isNumberNode(l){if(l.type!=="word"){return false}const m=parseF... function isDimensionNode (line 320) | function isDimensionNode(l){if(l.type!=="word"){return false}const m=y.u... function transform (line 320) | function transform(l){const m=y(l);const v=[];let C=0;let E=true;m.nodes... function pluginCreator (line 320) | function pluginCreator(){return{postcssPlugin:"postcss-normalize-positio... function evenValues (line 320) | function evenValues(l,m){return m%2===0} function isCommaNode (line 320) | function isCommaNode(l){return l.type==="div"&&l.value===","} function isVariableFunctionNode (line 320) | function isVariableFunctionNode(l){if(l.type!=="function"){return false}... function transform (line 320) | function transform(l){const m=y(l);if(m.nodes.length===1){return l}const... function pluginCreator (line 320) | function pluginCreator(){return{postcssPlugin:"postcss-normalize-repeat-... function stringify (line 320) | function stringify(l){return l.nodes.reduce(((l,{value:m})=>{if(m===U){r... function parse (line 320) | function parse(l){let m,v,y;let F=0;let V=l.length;const $={nodes:[],typ... function changeWrappingQuotes (line 320) | function changeWrappingQuotes(l,m){const{types:v}=m;if(v[A]||v[q]){retur... function changeChildQuotes (line 320) | function changeChildQuotes(l,m){const v=[];for(const y of l){if(y.type==... function normalize (line 320) | function normalize(l,m){if(!l||!l.length){return l}return y(l).walk((l=>... function minify (line 320) | function minify(l,m,v){const y=l+"|"+v;if(m.has(y)){return m.get(y)}cons... function pluginCreator (line 320) | function pluginCreator(l){const{preferredQuote:m}=Object.assign({},{pref... function reduce (line 320) | function reduce(l){if(l.type!=="function"){return false}if(!l.value){ret... function transform (line 320) | function transform(l){return y(l).walk(reduce).toString()} function pluginCreator (line 320) | function pluginCreator(){return{postcssPlugin:"postcss-normalize-timing-... function unicode (line 320) | function unicode(l){const m=l.slice(2).split("-");if(m.length<2){return ... function mergeRangeBounds (line 320) | function mergeRangeBounds(l,m){let v=0;let y="u+";for(const[w,_]of l.ent... function hasLowerCaseUPrefixBug (line 320) | function hasLowerCaseUPrefixBug(l){return w("ie <=11, edge <= 15").inclu... function transform (line 320) | function transform(l,m=false){return _(l).walk((l=>{if(l.type==="unicode... function pluginCreator (line 320) | function pluginCreator(l={}){return{postcssPlugin:"postcss-normalize-uni... function isAbsolute (line 320) | function isAbsolute(l){if(E.test(l)){return false}return C.test(l)} function convert (line 320) | function convert(l){if(isAbsolute(l)||l.startsWith("//")){let m;try{m=_(... function transformNamespace (line 320) | function transformNamespace(l){l.params=w(l.params).walk((l=>{if(l.type=... function transformDecl (line 320) | function transformDecl(l){l.value=w(l.value).walk((l=>{if(l.type!=="func... function pluginCreator (line 320) | function pluginCreator(){return{postcssPlugin:"postcss-normalize-url",On... function hasCustomProtocol (line 320) | function hasCustomProtocol(l){try{const{protocol:m}=new URL(l);return m.... function normalizeDataURL (line 320) | function normalizeDataURL(l){const y=/^data:(?[^,]*?),(?[^#]... function normalizeUrl (line 320) | function normalizeUrl(l){l=l.trim();if(/^data:/i.test(l)){return normali... function reduceCalcWhitespaces (line 320) | function reduceCalcWhitespaces(l){if(l.type==="space"){l.value=" "}else ... function reduceWhitespaces (line 320) | function reduceWhitespaces(l){if(l.type==="space"){l.value=" "}else if(l... function pluginCreator (line 320) | function pluginCreator(){return{postcssPlugin:"postcss-normalize-whitesp... function isVariableFunctionNode (line 320) | function isVariableFunctionNode(l){if(l.type!=="function"){return false}... function shouldAbort (line 320) | function shouldAbort(l){let m=false;l.walk((l=>{if(l.type==="comment"||i... function getValue (line 320) | function getValue(l){let{value:m,raws:v}=l;if(v&&v.value&&v.value.raw){m... function pluginCreator (line 320) | function pluginCreator(){return{postcssPlugin:"postcss-ordered-values",p... function flatten (line 320) | function flatten(l){const m=[];for(const[v,y]of l.entries()){y.forEach((... function vendorUnprefixed (line 320) | function vendorUnprefixed(l){return l.replace(/^-\w+-/,"")} function unitFromNode (line 320) | function unitFromNode(l,m){if(m.type!=="function"){return y(l)}if(S.has(... function normalize (line 320) | function normalize(l){const m=[];for(const v of l){const l={name:[],dura... function normalize (line 320) | function normalize(l){const m=[];let v=false;for(const w of l){let l=[];... function hasUnit (line 320) | function hasUnit(l){const m=y(l);return m&&m.unit!==""} function normalize (line 320) | function normalize(l){const m=[];for(const v of l){let l={timingFunction... function pluginCreator (line 320) | function pluginCreator(l={}){return{postcssPlugin:"postcss-reduce-initia... function getValues (line 320) | function getValues(l,m,v){if(v%2===0){let v=NaN;if(m.type==="function"&&... function matrix3d (line 320) | function matrix3d(l,m){if(m.length!==16){return}if(m[15]&&m[2]===0&&m[3]... function rotate3d (line 320) | function rotate3d(l,m){if(m.length!==4){return}const{nodes:v}=l;const y=... function rotateZ (line 320) | function rotateZ(l,m){if(m.length!==1){return}l.value="rotate"} function scale (line 320) | function scale(l,m){if(m.length!==2){return}const{nodes:v}=l;const[y,w]=... function scale3d (line 320) | function scale3d(l,m){if(m.length!==3){return}const{nodes:v}=l;const[y,w... function translate (line 320) | function translate(l,m){if(m.length!==2){return}const{nodes:v}=l;if(m[1]... function translate3d (line 320) | function translate3d(l,m){if(m.length!==3){return}const{nodes:v}=l;if(m[... function normalizeReducerName (line 320) | function normalizeReducerName(l){const m=l.toLowerCase();if(m==="rotatez... function reduce (line 320) | function reduce(l){if(l.type==="function"){const m=normalizeReducerName(... function pluginCreator (line 320) | function pluginCreator(){return{postcssPlugin:"postcss-reduce-transforms... function _getRequireWildcardCache (line 320) | function _getRequireWildcardCache(l){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 320) | function _interopRequireWildcard(l,m){if(!m&&l&&l.__esModule){return l}i... function _interopRequireDefault (line 320) | function _interopRequireDefault(l){return l&&l.__esModule?l:{default:l}} function _getRequireWildcardCache (line 320) | function _getRequireWildcardCache(l){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 320) | function _interopRequireWildcard(l,m){if(!m&&l&&l.__esModule){return l}i... function _interopRequireDefault (line 320) | function _interopRequireDefault(l){return l&&l.__esModule?l:{default:l}} function _defineProperties (line 320) | function _defineProperties(l,m){for(var v=0;vl.length)m=l.length;for(va... function _defineProperties (line 320) | function _defineProperties(l,m){for(var v=0;v1?m-1:... function getProp (line 320) | function getProp(l){for(var m=arguments.length,v=new Array(m>1?m-1:0),y=... function _interopRequireDefault (line 320) | function _interopRequireDefault(l){return l&&l.__esModule?l:{default:l}} function stripComments (line 320) | function stripComments(l){var m="";var v=l.indexOf("/*");var y=0;while(v... function gobbleHex (line 320) | function gobbleHex(l){var m=l.toLowerCase();var v="";var y=false;for(var... function unesc (line 320) | function unesc(l){var m=v.test(l);if(!m){return l}var y="";for(var w=0;w... function generateUniqueSelector (line 320) | function generateUniqueSelector(l){const m=new Map;const collectUniqueSe... function pluginCreator (line 320) | function pluginCreator(){return{postcssPlugin:"postcss-unique-selectors"... function pluginCreator (line 320) | function pluginCreator(l={}){return{postcssPlugin:"stylehacks",prepare(m... method constructor (line 320) | constructor(l,m,v){this.nodes=[];this.targets=new Set(l);this.nodeTypes=... method push (line 320) | push(l,m){l._stylehacks=Object.assign({},m,{message:`Bad ${m.identifier}... method any (line 320) | any(l){if(this.nodeTypes.has(l.type)){this.detect(l);return l._stylehack... method detectAndResolve (line 320) | detectAndResolve(l){this.nodes=[];this.detect(l);return this.resolve()} method detectAndWarn (line 320) | detectAndWarn(l){this.nodes=[];this.detect(l);return this.warn()} method detect (line 320) | detect(l){throw new Error("You need to implement this method in a subcla... method resolve (line 320) | resolve(){return this.nodes.forEach((l=>l.remove()))} method warn (line 320) | warn(){return this.nodes.forEach((l=>{const{message:m,browsers:v,identif... method constructor (line 320) | constructor(l){super([S],[E],l)} method detect (line 320) | detect(l){if(_(l)){return}y(this.analyse(l)).processSync(l.selector)} method analyse (line 320) | analyse(l){return m=>{m.each((m=>{if(w(m,0,O)&&w(m,1,":empty")&&w(m,2," ... method constructor (line 320) | constructor(l){super([S,C,E],[P],l)} method detect (line 320) | detect(l){if(_(l)){return}if(l.raws.selector&&l.raws.selector.raw){y(thi... method analyse (line 320) | analyse(l){return m=>{m.each((m=>{if(w(m,0,T)&&(w(m,1,">")||w(m,1,"~"))&... method constructor (line 320) | constructor(l){super([S],[E],l)} method detect (line 320) | detect(l){if(_(l)){return}y(this.analyse(l)).processSync(l.selector)} method analyse (line 320) | analyse(l){return m=>{m.each((m=>{if(w(m,0,O)&&w(m,1,":first-child")&&w(... method constructor (line 320) | constructor(l){super([w,_,k],[S],l)} method detect (line 320) | detect(l){const m=l.value.match(/!\w/);if(m&&m.index){const v=l.value.su... method constructor (line 320) | constructor(l){super([w,_,k],[C,E],l)} method detect (line 320) | detect(l){if(l.type===E){O.forEach((m=>{if(!l.prop.indexOf(m)){this.push... function vendorPrefix (line 320) | function vendorPrefix(l){let m=l.match(/^(-\w+-)/);if(m){return m[0]}ret... method constructor (line 320) | constructor(l){super([w],[k],l)} method detect (line 320) | detect(l){const{before:m}=l.raws;if(m&&m.includes("_")){this.push(l,{ide... method constructor (line 320) | constructor(l){super([w],[k],l)} method detect (line 320) | detect(l){const m=l.params.trim();if(m.toLowerCase()==="\\0screen"){this... method constructor (line 320) | constructor(l){super([w,_,k,S],[E],l)} method detect (line 320) | detect(l){const m=l.params.trim();if(m.toLowerCase()==="\\0screen\\,scre... method constructor (line 320) | constructor(l){super([w,_,k],[C],l)} method detect (line 320) | detect(l){const m=l.params.trim();if(m.toLowerCase()==="screen\\9"){this... method constructor (line 320) | constructor(l){super([w,_,k],[C],l)} method detect (line 320) | detect(l){let m=l.value;if(m&&m.length>2&&m.indexOf("\\9")===m.length-2)... method constructor (line 320) | constructor(l){super([S,C],[O],l)} method detect (line 320) | detect(l){if(_(l)){return}y(this.analyse(l)).processSync(l.selector)} method analyse (line 320) | analyse(l){return m=>{m.each((m=>{if(w(m,0,"*")&&w(m,1," ")&&w(m,2,P)&&w... method constructor (line 320) | constructor(l){super([_,k,S],[E],l)} method detect (line 320) | detect(l){if(w(l)){return}const{selector:m}=l;const v=m.trim();if(v.last... function bubbleSort (line 320) | function bubbleSort(l,m){let v=l.length-1;while(v>0){let y=0;for(let w=0... function __variableDynamicImportRuntime0__ (line 320) | function __variableDynamicImportRuntime0__(l){switch(l){case"../orders/a... method OnceExit (line 320) | OnceExit(w){let withKeepOverrides=l=>l;if(m){withKeepOverrides=withOverr... function processCss (line 320) | function processCss({css:l,comparator:m}){const v=[];const y=[];l.walk((... function sortCssDeclarations (line 320) | function sortCssDeclarations({nodes:l,comparator:m}){bubbleSort(l,((l,v)... function withOverridesComparator (line 320) | function withOverridesComparator(l){return function(m){return function(v... function orderComparator (line 320) | function orderComparator(l){return function(m,v){const y=l.indexOf(v);if... function compareDifferentType (line 320) | function compareDifferentType(l,m){if(m.type==="atrule"||l.type==="atrul... function removeVendorPrefix (line 320) | function removeVendorPrefix(l){return l.replace(/^-\w+-/,"")} function __nccwpck_require__ (line 320) | function __nccwpck_require__(v){var y=m[v];if(y!==undefined){return y.ex... FILE: packages/next/src/compiled/data-uri-to-buffer/index.js function dataUriToBuffer (line 1) | function dataUriToBuffer(e){if(!/^data:/i.test(e)){throw new TypeError('... function __nccwpck_require__ (line 1) | function __nccwpck_require__(t){var a=r[t];if(a!==undefined){return a.ex... FILE: packages/next/src/compiled/debug/index.js function useColors (line 1) | function useColors(){if(typeof window!=="undefined"&&window.process&&(wi... function formatArgs (line 1) | function formatArgs(t){t[0]=(this.useColors?"%c":"")+this.namespace+(thi... function log (line 1) | function log(...e){return typeof console==="object"&&console.log&&consol... function save (line 1) | function save(e){try{if(e){t.storage.setItem("debug",e)}else{t.storage.r... function load (line 1) | function load(){let e;try{e=t.storage.getItem("debug")}catch(e){}if(!e&&... function localstorage (line 1) | function localstorage(){try{return localStorage}catch(e){}} function setup (line 1) | function setup(e){createDebug.debug=createDebug;createDebug.default=crea... function useColors (line 1) | function useColors(){return"colors"in t.inspectOpts?Boolean(t.inspectOpt... function formatArgs (line 1) | function formatArgs(t){const{namespace:r,useColors:s}=this;if(s){const s... function getDate (line 1) | function getDate(){if(t.inspectOpts.hideDate){return""}return(new Date).... function log (line 1) | function log(...e){return process.stderr.write(n.format(...e)+"\n")} function save (line 1) | function save(e){if(e){process.env.DEBUG=e}else{delete process.env.DEBUG}} function load (line 1) | function load(){return process.env.DEBUG} function init (line 1) | function init(e){e.inspectOpts={};const r=Object.keys(t.inspectOpts);for... function parse (line 1) | function parse(e){e=String(e);if(e.length>100){return}var a=/^(-?(?:\d+)... function fmtShort (line 1) | function fmtShort(e){var o=Math.abs(e);if(o>=n){return Math.round(e/n)+"... function fmtLong (line 1) | function fmtLong(e){var o=Math.abs(e);if(o>=n){return plural(e,o,n,"day"... function plural (line 1) | function plural(e,t,r,s){var n=t>=r*1.5;return Math.round(e/r)+" "+s+(n?... function envForceColor (line 1) | function envForceColor(){if("FORCE_COLOR"in c){if(c.FORCE_COLOR==="true"... function translateLevel (line 1) | function translateLevel(e){if(e===0){return false}return{level:e,hasBasi... function supportsColor (line 1) | function supportsColor(e,{streamIsTTY:t,sniffFlags:r=true}={}){const n=e... function getSupportLevel (line 1) | function getSupportLevel(e,t={}){const r=supportsColor(e,{streamIsTTY:e&... function __nccwpck_require__ (line 1) | function __nccwpck_require__(r){var s=t[r];if(s!==undefined){return s.ex... FILE: packages/next/src/compiled/devalue/devalue.umd.js function devalue (line 1) | function devalue(e){var r=new Map;function walk(e){if(typeof e==="functi... function getName (line 1) | function getName(r){var n="";do{n=e[r%e.length]+n;r=~~(r/e.length)-1}whi... function isPrimitive (line 1) | function isPrimitive(e){return Object(e)!==e} function stringifyPrimitive (line 1) | function stringifyPrimitive(e){if(typeof e==="string")return stringifySt... function getType (line 1) | function getType(e){return Object.prototype.toString.call(e).slice(8,-1)} function escapeUnsafeChar (line 1) | function escapeUnsafeChar(e){return n[e]||e} function escapeUnsafeChars (line 1) | function escapeUnsafeChars(e){return e.replace(r,escapeUnsafeChar)} function safeKey (line 1) | function safeKey(e){return/^[_$a-zA-Z][_$a-zA-Z0-9]*$/.test(e)?e:escapeU... function safeProp (line 1) | function safeProp(e){return/^[_$a-zA-Z][_$a-zA-Z0-9]*$/.test(e)?"."+e:"[... function stringifyString (line 1) | function stringifyString(e){var r='"';for(var t=0;t" (line 1) | ""(){define_process_default={version:"v18.20.5",env:{},v... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/symbols.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/sym... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/errors.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/err... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/constants.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/con... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/tree.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/tre... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/util.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/uti... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/diagnostics.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/dia... method "src/patches/undici-core-request.js" (line 1) | "src/patches/undici-core-request.js"(e,A){"use strict";init_define_proce... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/dispatcher.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/dispatcher-base.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/util/timers.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/util/tim... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/connect.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/core/con... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/utils.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/u... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/constants.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/c... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/llhttp-wasm.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/l... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/llhttp/l... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/constants.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/global.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/data-url.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/webidl.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/util.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/symbols.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/file.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/formdata.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/formdata-parser.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/body.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/client-h1.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/client-h2.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/redirect-handler.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/interceptor/redirect-interceptor.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/intercep... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/client.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/fixed-queue.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/pool-stats.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/pool-base.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/pool.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/balanced-pool.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/agent.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/proxy-agent.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/env-http-proxy-agent.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/retry-handler.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatcher/retry-agent.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/dispatch... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/readable.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/read... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/util.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/util... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-request.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/abort-signal.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/abor... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-stream.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-pipeline.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-upgrade.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-connect.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/api-... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/index.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/api/inde... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-errors.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-symbols.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-utils.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-interceptor.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-client.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-pool.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/pluralizer.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/plu... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/pending-interceptors-formatter.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/pen... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/mock-agent.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/mock/moc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/global.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/global.j... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/decorator-handler.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/handler/... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/interceptor/redirect.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/intercep... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/interceptor/retry.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/intercep... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/interceptor/dump.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/intercep... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/headers.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/response.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/dispatcher-weakref.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/request.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetch/index.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fetc... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/symbols.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/progressevent.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/encoding.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/util.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/fileapi/filereader.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/file... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cache/symbols.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cach... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cache/util.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cach... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cache/cache.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cach... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cache/cachestorage.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cach... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cookies/constants.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cook... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cookies/util.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cook... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cookies/parse.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cook... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cookies/index.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/cook... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/events.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/constants.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/symbols.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/util.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/frame.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/connection.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/permessage-deflate.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/receiver.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/sender.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/websocket/websocket.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/webs... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/eventsource/util.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/even... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/eventsource/eventsource-stream.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/even... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/eventsource/eventsource.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/lib/web/even... method "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/index.js" (line 1) | "../../node_modules/.pnpm/undici@6.21.0/node_modules/undici/index.js"(e,... function addDuplexToInit (line 1) | function addDuplexToInit(e){return typeof e==="undefined"||typeof e==="o... function fetch (line 1) | async function fetch(e,A){const t=await import_undici.default.fetch(e,ad... method "src/primitives/fetch.js" (line 1) | "src/primitives/fetch.js"(){"use strict";init_define_process();import_no... function load (line 1) | function load(e={}){const A={};Object.assign(A,{TextDecoder:TextDecoder,... function getCrypto (line 1) | function getCrypto(e){if(typeof SubtleCrypto!=="undefined"||e.SubtleCryp... function requireWithFakeGlobalScope (line 1) | function requireWithFakeGlobalScope(params){const getModuleCode=`(functi... class EdgeVM (line 1) | class EdgeVM extends vm_2.VM{constructor(e){super({...e,extend:A=>(e===n... method constructor (line 1) | constructor(e){super({...e,extend:A=>(e===null||e===void 0?void 0:e.ex... function patchInstanceOf (line 1) | function patchInstanceOf(item,ctx){ctx[Symbol.for(`node:${item}`)]=eval(... function registerUnhandledRejectionHandlers (line 1) | function registerUnhandledRejectionHandlers(e){if(!unhandledRejectionHan... function registerUncaughtExceptionHandlers (line 1) | function registerUncaughtExceptionHandlers(e){if(!uncaughtExceptionHandl... function getDefineEventListenersCode (line 1) | function getDefineEventListenersCode(){return`\n Object.definePropert... function getDispatchFetchCode (line 1) | function getDispatchFetchCode(){return`(async function dispatchFetch(inp... function addPrimitives (line 1) | function addPrimitives(e){defineProperty(e,"self",{enumerable:true,value... function defineProperty (line 1) | function defineProperty(e,A,t){var r,i,s;Object.defineProperty(e,A,{conf... function defineProperties (line 1) | function defineProperties(e,A){var t,r;for(const r of(t=A.enumerable)!==... function getTransferablePrimitivesFromContext (line 1) | function getTransferablePrimitivesFromContext(e){const A=transferableCon... class VM (line 1) | class VM{constructor(e={}){var A,t,i;const s=(0,r.createContext)({},{nam... method constructor (line 1) | constructor(e={}){var A,t,i;const s=(0,r.createContext)({},{name:"Edge... method evaluate (line 1) | evaluate(e){return(0,r.runInContext)(e,this.context)} function listen (line 1) | async function listen(e,...A){e.listen(...A,(()=>{}));await(0,n.once)(e,... function getClonableBodyStream (line 1) | function getClonableBodyStream(e,A,t){let r=null;return{finalize(){if(r)... function requestToBodyStream (line 1) | function requestToBodyStream(e,A,t){const r=new t({start(t){e.on("data",... function bodyStreamToNodeStream (line 1) | function bodyStreamToNodeStream(e){const A=e.getReader();return r.Readab... function replaceRequestBody (line 1) | function replaceRequestBody(e,A){for(const t in A){let r=A[t];if(typeof ... function isUint8ArrayChunk (line 1) | function isUint8ArrayChunk(e){var A;return((A=e===null||e===void 0?void ... function pipeBodyStreamToResponse (line 1) | async function pipeBodyStreamToResponse(e,A){if(!e)return;if(A.destroyed... function createHandler (line 1) | function createHandler(e){const A=new Set;return{handler:async(t,r)=>{va... function getURL (line 1) | function getURL(e){var A;const t=((A=e.socket)===null||A===void 0?void 0... function toRequestInitHeaders (line 1) | function toRequestInitHeaders(e){return Object.keys(e.headers).map((A=>{... function toNodeHeaders (line 1) | function toNodeHeaders(e){const A={};if(e){for(const[t,r]of e.entries())... function runServer (line 1) | async function runServer(e){if(e.port===undefined)e.port=0;const{handler... function __nccwpck_require__ (line 1) | function __nccwpck_require__(e){var A=__webpack_module_cache__[e];if(A!=... FILE: packages/next/src/compiled/events/events.js function ProcessEmitWarning (line 1) | function ProcessEmitWarning(e){if(console&&console.warn)console.warn(e)} function EventEmitter (line 1) | function EventEmitter(){EventEmitter.init.call(this)} function checkListener (line 1) | function checkListener(e){if(typeof e!=="function"){throw new TypeError(... function _getMaxListeners (line 1) | function _getMaxListeners(e){if(e._maxListeners===undefined)return Event... function _addListener (line 1) | function _addListener(e,t,n,r){var i;var s;var o;checkListener(n);s=e._e... function onceWrapper (line 1) | function onceWrapper(){if(!this.fired){this.target.removeListener(this.t... function _onceWrap (line 1) | function _onceWrap(e,t,n){var r={fired:false,wrapFn:undefined,target:e,t... function _listeners (line 1) | function _listeners(e,t,n){var r=e._events;if(r===undefined)return[];var... function listenerCount (line 1) | function listenerCount(e){var t=this._events;if(t!==undefined){var n=t[e... function arrayClone (line 1) | function arrayClone(e,t){var n=new Array(t);for(var r=0;r=e} function expand (line 1) | function expand(t,e){var r=[];var n=a("{","}",t);if(!n||/\$$/.test(n.pre... function newError (line 1) | function newError(t){return t&&t.syscall==="realpath"&&(t.code==="ELOOP"... function realpath (line 1) | function realpath(t,e,r){if(o){return a(t,e,r)}if(typeof e==="function")... function realpathSync (line 1) | function realpathSync(t,e){if(o){return n(t,e)}try{return n(t,e)}catch(r... function monkeypatch (line 1) | function monkeypatch(){i.realpath=realpath;i.realpathSync=realpathSync} function unmonkeypatch (line 1) | function unmonkeypatch(){i.realpath=a;i.realpathSync=n} function rethrow (line 1) | function rethrow(){var t;if(s){var e=new Error;t=debugCallback}else t=mi... function maybeCallback (line 1) | function maybeCallback(t){return typeof t==="function"?t:rethrow()} function start (line 1) | function start(){var e=h.exec(t);l=e[0].length;u=e[0];p=e[0];v="";if(a&&... function start (line 1) | function start(){var e=h.exec(t);u=e[0].length;p=e[0];v=e[0];d="";if(a&&... function LOOP (line 1) | function LOOP(){if(u>=t.length){if(e)e[s]=t;return r(null,t)}c.lastIndex... function gotStat (line 1) | function gotStat(t,i){if(t)return r(t);if(!i.isSymbolicLink()){l[v]=true... function gotTarget (line 1) | function gotTarget(t,a,n){if(t)return r(t);var s=i.resolve(d,a);if(e)e[n... function gotResolvedLink (line 1) | function gotResolvedLink(e){t=i.resolve(e,t.slice(u));start()} function ownProp (line 1) | function ownProp(t,e){return Object.prototype.hasOwnProperty.call(t,e)} function alphasort (line 1) | function alphasort(t,e){return t.localeCompare(e,"en")} function setupIgnores (line 1) | function setupIgnores(t,e){t.ignore=e.ignore||[];if(!Array.isArray(t.ign... function ignoreMap (line 1) | function ignoreMap(t){var e=null;if(t.slice(-3)==="/**"){var r=t.replace... function setopts (line 1) | function setopts(t,e,r){if(!r)r={};if(r.matchBase&&-1===e.indexOf("/")){... function finish (line 1) | function finish(t){var e=t.nounique;var r=e?[]:Object.create(null);for(v... function mark (line 1) | function mark(t,e){var r=makeAbs(t,e);var i=t.cache[r];var a=e;if(i){var... function makeAbs (line 1) | function makeAbs(t,e){var r=e;if(e.charAt(0)==="/"){r=i.join(t.root,e)}e... function isIgnored (line 1) | function isIgnored(t,e){if(!t.ignore.length)return false;return t.ignore... function childrenIgnored (line 1) | function childrenIgnored(t,e){if(!t.ignore.length)return false;return t.... function glob (line 1) | function glob(t,e,r){if(typeof e==="function")r=e,e={};if(!e)e={};if(e.s... function extend (line 1) | function extend(t,e){if(e===null||typeof e!=="object"){return t}var r=Ob... function Glob (line 1) | function Glob(t,e,r){if(typeof e==="function"){r=e;e=null}if(e&&e.sync){... function next (line 1) | function next(){if(--t===0)e._finish()} function lstatcb_ (line 1) | function lstatcb_(r,i){if(r&&r.code==="ENOENT")return e();var n=i&&i.isS... function readdirCb (line 1) | function readdirCb(t,e,r){return function(i,a){if(i)t._readdirError(e,i,... function lstatcb_ (line 1) | function lstatcb_(a,n){if(n&&n.isSymbolicLink()){return i.stat(r,(functi... function globSync (line 1) | function globSync(t,e){if(typeof e==="function"||arguments.length===3)th... function GlobSync (line 1) | function GlobSync(t,e){if(!t)throw new Error("must provide pattern");if(... function inflight (line 1) | function inflight(t,e){if(a[t]){a[t].push(e);return null}else{a[t]=[e];r... function makeres (line 1) | function makeres(t){return n((function RES(){var e=a[t];var r=e.length;v... function slice (line 1) | function slice(t){var e=t.length;var r=[];for(var i=0;i{function cl... function isAgent (line 1) | function isAgent(t){return Boolean(t)&&typeof t.addRequest==="function"} function isSecureEndpoint (line 1) | function isSecureEndpoint(){const{stack:t}=new Error;if(typeof t!=="stri... function createAgent (line 1) | function createAgent(t,e){return new createAgent.Agent(t,e)} class Agent (line 1) | class Agent extends n.EventEmitter{constructor(t,e){super();let o=e;if(t... method constructor (line 1) | constructor(t,e){super();let o=e;if(typeof t==="function"){this.callba... method defaultPort (line 1) | get defaultPort(){if(typeof this.explicitDefaultPort==="number"){retur... method defaultPort (line 1) | set defaultPort(t){this.explicitDefaultPort=t} method protocol (line 1) | get protocol(){if(typeof this.explicitProtocol==="string"){return this... method protocol (line 1) | set protocol(t){this.explicitProtocol=t} method callback (line 1) | callback(t,e,o){throw new Error('"agent-base" has no default implement... method addRequest (line 1) | addRequest(t,e){const o=Object.assign({},e);if(typeof o.secureEndpoint... method freeSocket (line 1) | freeSocket(t,e){u("Freeing socket %o %o",t.constructor.name,e);t.destr... method destroy (line 1) | destroy(){u("Destroying agent %o",this.constructor.name)} function promisify (line 1) | function promisify(t){return function(e,o){return new Promise(((r,n)=>{t... function adopt (line 1) | function adopt(t){return t instanceof o?t:new o((function(e){e(t)}))} function fulfilled (line 1) | function fulfilled(t){try{step(r.next(t))}catch(t){n(t)}} function rejected (line 1) | function rejected(t){try{step(r["throw"](t))}catch(t){n(t)}} function step (line 1) | function step(t){t.done?o(t.value):adopt(t.value).then(fulfilled,rejected)} function isHTTPS (line 1) | function isHTTPS(t){return typeof t==="string"?/^https:?$/i.test(t):false} class HttpProxyAgent (line 1) | class HttpProxyAgent extends l.Agent{constructor(t){let e;if(typeof t===... method constructor (line 1) | constructor(t){let e;if(typeof t==="string"){e=u.default.parse(t)}else... method callback (line 1) | callback(t,e){return r(this,void 0,void 0,(function*(){const{proxy:o,s... function createHttpProxyAgent (line 1) | function createHttpProxyAgent(t){return new n.default(t)} function __nccwpck_require__ (line 1) | function __nccwpck_require__(o){var r=e[o];if(r!==undefined){return r.ex... FILE: packages/next/src/compiled/http-proxy/index.js function Events (line 1) | function Events(){} function EE (line 1) | function EE(e,t,r){this.fn=e;this.context=t;this.once=r||false} function addListener (line 1) | function addListener(e,t,o,n,s){if(typeof o!=="function"){throw new Type... function clearEvent (line 1) | function clearEvent(e,t){if(--e._eventsCount===0)e._events=new Events;el... function EventEmitter (line 1) | function EventEmitter(){this._events=new Events;this._eventsCount=0} function RedirectableRequest (line 1) | function RedirectableRequest(e,t){c.call(this);this._sanitizeOptions(e);... function startTimer (line 1) | function startTimer(e,t){clearTimeout(e._timeout);e._timeout=setTimeout(... function clearTimer (line 1) | function clearTimer(){clearTimeout(this._timeout)} function wrap (line 1) | function wrap(e){var t={maxRedirects:21,maxBodyLength:10*1024*1024};var ... function noop (line 1) | function noop(){} function urlToOptions (line 1) | function urlToOptions(e){var t={protocol:e.protocol,hostname:e.hostname.... function createProxyServer (line 13) | function createProxyServer(e){return new o(e)} function hasPort (line 13) | function hasPort(e){return!!~e.indexOf(":")} function createRightProxy (line 13) | function createRightProxy(e){return function(t){return function(r,o){var... function ProxyServer (line 13) | function ProxyServer(e){s.call(this);e=e||{};e.prependPath=e.prependPath... function done (line 13) | function done(){t._server=null;if(e){e.apply(null,arguments)}} function createErrorHandler (line 20) | function createErrorHandler(r,o){return function proxyError(s){if(e.sock... function onOutgoingError (line 34) | function onOutgoingError(r){if(c){c(r,e,t)}else{a.emit("error",r,e,t)}t.... function __nccwpck_require__ (line 34) | function __nccwpck_require__(r){var o=t[r];if(o!==undefined){return o.ex... FILE: packages/next/src/compiled/https-browserify/index.js function validateParams (line 1) | function validateParams(r){if(typeof r==="string"){r=a.parse(r)}if(!r.pr... function __nccwpck_require__ (line 1) | function __nccwpck_require__(t){var o=e[t];if(o!==undefined){return o.ex... FILE: packages/next/src/compiled/https-proxy-agent/index.js function isAgent (line 1) | function isAgent(e){return Boolean(e)&&typeof e.addRequest==="function"} function isSecureEndpoint (line 1) | function isSecureEndpoint(){const{stack:e}=new Error;if(typeof e!=="stri... function createAgent (line 1) | function createAgent(e,t){return new createAgent.Agent(e,t)} class Agent (line 1) | class Agent extends n.EventEmitter{constructor(e,t){super();let o=t;if(t... method constructor (line 1) | constructor(e,t){super();let o=t;if(typeof e==="function"){this.callba... method defaultPort (line 1) | get defaultPort(){if(typeof this.explicitDefaultPort==="number"){retur... method defaultPort (line 1) | set defaultPort(e){this.explicitDefaultPort=e} method protocol (line 1) | get protocol(){if(typeof this.explicitProtocol==="string"){return this... method protocol (line 1) | set protocol(e){this.explicitProtocol=e} method callback (line 1) | callback(e,t,o){throw new Error('"agent-base" has no default implement... method addRequest (line 1) | addRequest(e,t){const o=Object.assign({},t);if(typeof o.secureEndpoint... method freeSocket (line 1) | freeSocket(e,t){c("Freeing socket %o %o",e.constructor.name,t);e.destr... method destroy (line 1) | destroy(){c("Destroying agent %o",this.constructor.name)} function promisify (line 1) | function promisify(e){return function(t,o){return new Promise(((r,n)=>{e... function adopt (line 1) | function adopt(e){return e instanceof o?e:new o((function(t){t(e)}))} function fulfilled (line 1) | function fulfilled(e){try{step(r.next(e))}catch(e){n(e)}} function rejected (line 1) | function rejected(e){try{step(r["throw"](e))}catch(e){n(e)}} function step (line 1) | function step(e){e.done?o(e.value):adopt(e.value).then(fulfilled,rejected)} class HttpsProxyAgent (line 1) | class HttpsProxyAgent extends l.Agent{constructor(e){let t;if(typeof e==... method constructor (line 1) | constructor(e){let t;if(typeof e==="string"){t=c.default.parse(e)}else... method callback (line 1) | callback(e,t){return r(this,void 0,void 0,(function*(){const{proxy:o,s... function resume (line 1) | function resume(e){e.resume()} function isDefaultPort (line 1) | function isDefaultPort(e,t){return Boolean(!t&&e===80||t&&e===443)} function isHTTPS (line 1) | function isHTTPS(e){return typeof e==="string"?/^https:?$/i.test(e):false} function omit (line 1) | function omit(e,...t){const o={};let r;for(r in e){if(!t.includes(r)){o[... function createHttpsProxyAgent (line 1) | function createHttpsProxyAgent(e){return new n.default(e)} function parseProxyResponse (line 1) | function parseProxyResponse(e){return new Promise(((t,o)=>{let r=0;const... function __nccwpck_require__ (line 1) | function __nccwpck_require__(o){var r=t[o];if(r!==undefined){return r.ex... FILE: packages/next/src/compiled/icss-utils/index.js function addImports (line 1) | function addImports(e,r){const t=r.replace(/'|"/g,"");a[t]=Object.assign... function addExports (line 1) | function addExports(e){Object.assign(n,getDeclsObject(e));if(s){e.remove... function __nccwpck_require__ (line 1) | function __nccwpck_require__(t){var s=r[t];if(s!==undefined){return s.ex... FILE: packages/next/src/compiled/ignore-loader/index.js function __nccwpck_require__ (line 1) | function __nccwpck_require__(_){var a=r[_];if(a!==undefined){return a.ex... FILE: packages/next/src/compiled/image-detector/detector.js method validate (line 1) | validate(t){const e=(0,i.readUInt16LE)(t,0);const n=(0,i.readUInt16LE)(t... method validate (line 1) | validate(t){const e=(0,r.toUTF8String)(t,4,8);if(e!=="ftyp")return false... method calculate (line 1) | calculate(t){const e=(0,r.findBox)(t,"meta",0);const n=e&&(0,r.findBox)(... function readImageHeader (line 1) | function readImageHeader(t,e){const n=e+s;return[(0,r.toUTF8String)(t,e,... function getImageSize (line 1) | function getImageSize(t){const e=c[t];return{width:e,height:e,type:t}} method calculate (line 1) | calculate(t){const e=t.length;const n=(0,r.readUInt32BE)(t,o);let s=i;le... function getSizeFromOffset (line 1) | function getSizeFromOffset(t,e){const n=t[e];return n===0?256:n} function getImageSize (line 1) | function getImageSize(t,e){const n=o+e*s;return{height:getSizeFromOffset... method validate (line 1) | validate(t){const e=(0,r.readUInt16LE)(t,0);const n=(0,r.readUInt16LE)(t... method calculate (line 1) | calculate(t){const e=(0,r.readUInt16LE)(t,4);const n=getImageSize(t,0);i... method validate (line 1) | validate(t){const e=(0,r.toUTF8String)(t,4,8);if(e!=="jP ")return false... method calculate (line 1) | calculate(t){const e=(0,r.findBox)(t,"jp2h",0);const n=e&&(0,r.findBox)(... function isEXIF (line 1) | function isEXIF(t){return(0,r.toHexString)(t,2,6)===i} function extractSize (line 1) | function extractSize(t,e){return{height:(0,r.readUInt16BE)(t,e),width:(0... function extractOrientation (line 1) | function extractOrientation(t,e){const n=8;const i=s+n;const o=(0,r.read... function validateExifBlock (line 1) | function validateExifBlock(t,e){const n=t.slice(o,e);const i=(0,r.toHexS... function validateInput (line 1) | function validateInput(t,e){if(e>t.length){throw new TypeError("Corrupt ... method calculate (line 1) | calculate(t){t=t.slice(4);let e;let n;while(t.length){const i=(0,r.readU... function calculateImageDimension (line 1) | function calculateImageDimension(t,e){if(e){return 8*(1+t.getBits(5))}el... function calculateImageWidth (line 1) | function calculateImageWidth(t,e,n,r){if(e&&n===0){return 8*(1+t.getBits... method calculate (line 1) | calculate(t){const e=new i.BitReader(t,"little-endian");const n=e.getBit... function extractCodestream (line 1) | function extractCodestream(t){const e=(0,r.findBox)(t,"jxlc",0);if(e){re... function extractPartialStreams (line 1) | function extractPartialStreams(t){const e=[];let n=0;while(nt+e.length),... method calculate (line 1) | calculate(t){const e=extractCodestream(t);if(e)return i.JXLStream.calcul... method validate (line 1) | validate(t){if(i===(0,r.toUTF8String)(t,1,8)){let e=(0,r.toUTF8String)(t... method calculate (line 1) | calculate(t){if((0,r.toUTF8String)(t,12,16)===s){return{height:(0,r.read... method calculate (line 1) | calculate(t){const e=(0,r.toUTF8String)(t,0,2);const n=i[e];const s=(0,r... function parseLength (line 1) | function parseLength(t){const e=a.exec(t);if(!e){return undefined}return... function parseViewbox (line 1) | function parseViewbox(t){const e=t.split(" ");return{height:parseLength(... function parseAttributes (line 1) | function parseAttributes(t){const e=t.match(o.width);const n=t.match(o.h... function calculateByDimensions (line 1) | function calculateByDimensions(t){return{height:t.height,width:t.width}} function calculateByViewbox (line 1) | function calculateByViewbox(t,e){const n=e.width/e.height;if(t.width){re... method calculate (line 1) | calculate(t){const e=(0,r.toUTF8String)(t).match(o.root);if(e){const t=p... method validate (line 1) | validate(t){return(0,r.readUInt16LE)(t,0)===0&&(0,r.readUInt16LE)(t,4)===0} method calculate (line 1) | calculate(t){return{height:(0,r.readUInt16LE)(t,14),width:(0,r.readUInt1... function readIFD (line 1) | function readIFD(t,e,n){const o=(0,i.readUInt)(t,32,4,n);let s=1024;cons... function readValue (line 1) | function readValue(t,e){const n=(0,i.readUInt)(t,16,8,e);const r=(0,i.re... function nextTag (line 1) | function nextTag(t){if(t.length>24){return t.slice(12)}} function extractTags (line 1) | function extractTags(t,e){const n={};let r=t;while(r&&r.length){const t=... function determineEndianness (line 1) | function determineEndianness(t){const e=(0,i.toUTF8String)(t,0,2);if("II... method calculate (line 1) | calculate(t,e){if(!e){throw new TypeError("Tiff doesn't support buffer")... function readUInt (line 1) | function readUInt(t,e,n,i){n=n||0;const o=i?"BE":"LE";const s="readUInt"... function readBox (line 1) | function readBox(t,n){if(t.length-n<4)return;const r=(0,e.readUInt32BE)(... function findBox (line 1) | function findBox(t,e,n){while(n=this.input... function __nccwpck_require__ (line 1) | function __nccwpck_require__(n){var r=e[n];if(r!==undefined){return r.ex... function detector (line 1) | function detector(t){const n=t[0];if(n in i){const r=i[n];if(r&&e.typeHa... FILE: packages/next/src/compiled/image-size/index.js function detector (line 1) | function detector(t){const e=t[0];if(e in s){const n=s[e];if(n&&r.typeHa... function lookup (line 1) | function lookup(t,e){const n=(0,c.detector)(t);if(typeof n!=="undefined"... function readFileAsync (line 1) | async function readFileAsync(t){const e=await r.promises.open(t,"r");try... function readFileSync (line 1) | function readFileSync(t){const e=r.openSync(t,"r");try{const{size:t}=r.f... function imageSize (line 1) | function imageSize(t,e){if(t instanceof Uint8Array){return lookup(t)}if(... method validate (line 1) | validate(t){const e=(0,i.readUInt16LE)(t,0);const n=(0,i.readUInt16LE)(t... method validate (line 1) | validate(t){const e=(0,r.toUTF8String)(t,4,8);if(e!=="ftyp")return false... method calculate (line 1) | calculate(t){const e=(0,r.findBox)(t,"meta",0);const n=e&&(0,r.findBox)(... function readImageHeader (line 1) | function readImageHeader(t,e){const n=e+o;return[(0,r.toUTF8String)(t,e,... function getImageSize (line 1) | function getImageSize(t){const e=c[t];return{width:e,height:e,type:t}} method calculate (line 1) | calculate(t){const e=t.length;const n=(0,r.readUInt32BE)(t,s);let o=i;le... function getSizeFromOffset (line 1) | function getSizeFromOffset(t,e){const n=t[e];return n===0?256:n} function getImageSize (line 1) | function getImageSize(t,e){const n=s+e*o;return{height:getSizeFromOffset... method validate (line 1) | validate(t){const e=(0,r.readUInt16LE)(t,0);const n=(0,r.readUInt16LE)(t... method calculate (line 1) | calculate(t){const e=(0,r.readUInt16LE)(t,4);const n=getImageSize(t,0);i... method validate (line 1) | validate(t){const e=(0,r.toUTF8String)(t,4,8);if(e!=="jP ")return false... method calculate (line 1) | calculate(t){const e=(0,r.findBox)(t,"jp2h",0);const n=e&&(0,r.findBox)(... function isEXIF (line 1) | function isEXIF(t){return(0,r.toHexString)(t,2,6)===i} function extractSize (line 1) | function extractSize(t,e){return{height:(0,r.readUInt16BE)(t,e),width:(0... function extractOrientation (line 1) | function extractOrientation(t,e){const n=8;const i=o+n;const s=(0,r.read... function validateExifBlock (line 1) | function validateExifBlock(t,e){const n=t.slice(s,e);const i=(0,r.toHexS... function validateInput (line 1) | function validateInput(t,e){if(e>t.length){throw new TypeError("Corrupt ... method calculate (line 1) | calculate(t){t=t.slice(4);let e;let n;while(t.length){const i=(0,r.readU... function calculateImageDimension (line 1) | function calculateImageDimension(t,e){if(e){return 8*(1+t.getBits(5))}el... function calculateImageWidth (line 1) | function calculateImageWidth(t,e,n,r){if(e&&n===0){return 8*(1+t.getBits... method calculate (line 1) | calculate(t){const e=new i.BitReader(t,"little-endian");const n=e.getBit... function extractCodestream (line 1) | function extractCodestream(t){const e=(0,r.findBox)(t,"jxlc",0);if(e){re... function extractPartialStreams (line 1) | function extractPartialStreams(t){const e=[];let n=0;while(nt+e.length),... method calculate (line 1) | calculate(t){const e=extractCodestream(t);if(e)return i.JXLStream.calcul... method validate (line 1) | validate(t){if(i===(0,r.toUTF8String)(t,1,8)){let e=(0,r.toUTF8String)(t... method calculate (line 1) | calculate(t){if((0,r.toUTF8String)(t,12,16)===o){return{height:(0,r.read... method calculate (line 1) | calculate(t){const e=(0,r.toUTF8String)(t,0,2);const n=i[e];const o=(0,r... function parseLength (line 1) | function parseLength(t){const e=a.exec(t);if(!e){return undefined}return... function parseViewbox (line 1) | function parseViewbox(t){const e=t.split(" ");return{height:parseLength(... function parseAttributes (line 1) | function parseAttributes(t){const e=t.match(s.width);const n=t.match(s.h... function calculateByDimensions (line 1) | function calculateByDimensions(t){return{height:t.height,width:t.width}} function calculateByViewbox (line 1) | function calculateByViewbox(t,e){const n=e.width/e.height;if(t.width){re... method calculate (line 1) | calculate(t){const e=(0,r.toUTF8String)(t).match(s.root);if(e){const t=p... method validate (line 1) | validate(t){return(0,r.readUInt16LE)(t,0)===0&&(0,r.readUInt16LE)(t,4)===0} method calculate (line 1) | calculate(t){return{height:(0,r.readUInt16LE)(t,14),width:(0,r.readUInt1... function readIFD (line 1) | function readIFD(t,e,n){const s=(0,i.readUInt)(t,32,4,n);let o=1024;cons... function readValue (line 1) | function readValue(t,e){const n=(0,i.readUInt)(t,16,8,e);const r=(0,i.re... function nextTag (line 1) | function nextTag(t){if(t.length>24){return t.slice(12)}} function extractTags (line 1) | function extractTags(t,e){const n={};let r=t;while(r&&r.length){const t=... function determineEndianness (line 1) | function determineEndianness(t){const e=(0,i.toUTF8String)(t,0,2);if("II... method calculate (line 1) | calculate(t,e){if(!e){throw new TypeError("Tiff doesn't support buffer")... function readUInt (line 1) | function readUInt(t,e,n,i){n=n||0;const s=i?"BE":"LE";const o="readUInt"... function readBox (line 1) | function readBox(t,n){if(t.length-n<4)return;const r=(0,e.readUInt32BE)(... function findBox (line 1) | function findBox(t,e,n){while(n=this.input... function Queue (line 1) | function Queue(t){if(!(this instanceof Queue)){return new Queue(t)}i.cal... function next (line 1) | function next(t,a){if(r&&e.session===i){r=false;e.pending--;if(s!==null)... function clearTimers (line 1) | function clearTimers(){for(var t in this.timers){var e=this.timers[t];de... function callOnErrorOrEnd (line 1) | function callOnErrorOrEnd(t){var e=this;this.on("error",onerror);this.on... function done (line 1) | function done(t){this.session++;this.running=false;this.emit("end",t)} function __nccwpck_require__ (line 1) | function __nccwpck_require__(n){var r=e[n];if(r!==undefined){return r.ex... FILE: packages/next/src/compiled/ipaddr.js/ipaddr.js function expandIPv6 (line 1) | function expandIPv6(t,e){if(t.indexOf("::")!==t.lastIndexOf("::")){retur... function matchCIDR (line 1) | function matchCIDR(t,e,r,n){if(t.length!==e.length){throw new Error("ipa... function parseIntAuto (line 1) | function parseIntAuto(t){if(s.test(t)){return parseInt(t,16)}if(t[0]==="... function padPart (line 1) | function padPart(t,e){while(t.length{r.ad... method _process (line 1) | _process(e){if(this._isLocked(e)){return this}const t=this._taskQueue.... method _push (line 1) | _push(e){this._taskQueue.enqueue(e);const t=this._getNextWorkerOffset(... method _getNextWorkerOffset (line 1) | _getNextWorkerOffset(){switch(this._workerSchedulingPolicy){case"in-or... method _lock (line 1) | _lock(e){this._locks[e]=true} method _unlock (line 1) | _unlock(e){this._locks[e]=false} method _isLocked (line 1) | _isLocked(e){return this._locks[e]} function _defineProperty (line 1) | function _defineProperty(e,t,r){if(t in e){Object.defineProperty(e,t,{va... class FifoQueue (line 1) | class FifoQueue{constructor(){_defineProperty(this,"_workerQueues",[]);_... method constructor (line 1) | constructor(){_defineProperty(this,"_workerQueues",[]);_defineProperty... method enqueue (line 1) | enqueue(e,t){if(t==null){this._sharedQueue.enqueue(e);return}let r=thi... method dequeue (line 1) | dequeue(e){var t,r,i;const s=(t=this._workerQueues[e])===null||t===voi... class InternalQueue (line 1) | class InternalQueue{constructor(){_defineProperty(this,"_head",null);_de... method constructor (line 1) | constructor(){_defineProperty(this,"_head",null);_defineProperty(this,... method enqueue (line 1) | enqueue(e){const t={next:null,value:e};if(this._last==null){this._head... method dequeue (line 1) | dequeue(){if(this._head==null){return null}const e=this._head;this._he... method peek (line 1) | peek(){var e,t;return(e=(t=this._head)===null||t===void 0?void 0:t.val... method peekLast (line 1) | peekLast(){var e,t;return(e=(t=this._last)===null||t===void 0?void 0:t... function _defineProperty (line 1) | function _defineProperty(e,t,r){if(t in e){Object.defineProperty(e,t,{va... class PriorityQueue (line 1) | class PriorityQueue{constructor(e){_defineProperty(this,"_queue",[]);_de... method constructor (line 1) | constructor(e){_defineProperty(this,"_queue",[]);_defineProperty(this,... method enqueue (line 1) | enqueue(e,t){if(t==null){this._enqueue(e,this._sharedQueue)}else{const... method _enqueue (line 1) | _enqueue(e,t){const r={priority:this._computePriority(e.request[2],...... method dequeue (line 1) | dequeue(e){const t=this._getWorkerQueue(e);const r=t.peek();const i=th... method _getWorkerQueue (line 1) | _getWorkerQueue(e){let t=this._queue[e];if(t==null){t=this._queue[e]=n... class MinHeap (line 1) | class MinHeap{constructor(){_defineProperty(this,"_heap",[])}peek(){var ... method constructor (line 1) | constructor(){_defineProperty(this,"_heap",[])} method peek (line 1) | peek(){var e;return(e=this._heap[0])!==null&&e!==void 0?e:null} method add (line 1) | add(e){const t=this._heap;t.push(e);if(t.length===1){return}let r=t.le... method poll (line 1) | poll(){const e=this._heap;const t=e[0];const r=e.pop();if(t==null||e.l... function _interopRequireDefault (line 1) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} class WorkerPool (line 1) | class WorkerPool extends i.default{send(e,t,r,i,s){this.getWorkerById(e)... method send (line 1) | send(e,t,r,i,s){this.getWorkerById(e).send(t,r,i,s)} method createWorker (line 1) | createWorker(e){let t;if(this._options.enableWorkerThreads&&canUseWork... function path (line 1) | function path(){const e=_interopRequireWildcard(r(17));path=function(){r... function _mergeStream (line 1) | function _mergeStream(){const e=_interopRequireDefault(r(942));_mergeStr... function _interopRequireDefault (line 1) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _getRequireWildcardCache (line 1) | function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 1) | function _interopRequireWildcard(e,t){if(!t&&e&&e.__esModule){return e}i... function _defineProperty (line 1) | function _defineProperty(e,t,r){if(t in e){Object.defineProperty(e,t,{va... class BaseWorkerPool (line 1) | class BaseWorkerPool{constructor(e,t){_defineProperty(this,"_stderr",voi... method constructor (line 1) | constructor(e,t){_defineProperty(this,"_stderr",void 0);_definePropert... method getStderr (line 1) | getStderr(){return this._stderr} method getStdout (line 1) | getStdout(){return this._stdout} method getWorkers (line 1) | getWorkers(){return this._workers} method getWorkerById (line 1) | getWorkerById(e){return this._workers[e]} method createWorker (line 1) | createWorker(e){throw Error("Missing method createWorker in WorkerPool")} method end (line 1) | async end(){const e=this._workers.map((async e=>{e.send([i.CHILD_MESSA... function _child_process (line 1) | function _child_process(){const e=r(81);_child_process=function(){return... function _stream (line 1) | function _stream(){const e=r(781);_stream=function(){return e};return e} function _mergeStream (line 1) | function _mergeStream(){const e=_interopRequireDefault(r(942));_mergeStr... function _supportsColor (line 1) | function _supportsColor(){const e=r(178);_supportsColor=function(){retur... function _interopRequireDefault (line 1) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _defineProperty (line 1) | function _defineProperty(e,t,r){if(t in e){Object.defineProperty(e,t,{va... class ChildProcessWorker (line 1) | class ChildProcessWorker{constructor(e){_defineProperty(this,"_child",vo... method constructor (line 1) | constructor(e){_defineProperty(this,"_child",void 0);_defineProperty(t... method initialize (line 1) | initialize(){const e=_supportsColor().stdout?{FORCE_COLOR:"1"}:{};cons... method _shutdown (line 1) | _shutdown(){if(this._fakeStream){this._fakeStream.end();this._fakeStre... method _onMessage (line 1) | _onMessage(e){let t;switch(e[0]){case s.PARENT_MESSAGE_OK:this._onProc... method _onExit (line 1) | _onExit(e){if(e!==0&&e!==null&&e!==u&&e!==n){this.initialize();if(this... method send (line 1) | send(e,t,r,i){t(this);this._onProcessEnd=(...e)=>{this._request=null;r... method waitForExit (line 1) | waitForExit(){return this._exitPromise} method forceExit (line 1) | forceExit(){this._child.kill("SIGTERM");const e=setTimeout((()=>this._... method getWorkerId (line 1) | getWorkerId(){return this._options.workerId} method getStdout (line 1) | getStdout(){return this._stdout} method getStderr (line 1) | getStderr(){return this._stderr} method _getFakeStream (line 1) | _getFakeStream(){if(!this._fakeStream){this._fakeStream=new(_stream().... function path (line 1) | function path(){const e=_interopRequireWildcard(r(17));path=function(){r... function _stream (line 1) | function _stream(){const e=r(781);_stream=function(){return e};return e} function _worker_threads (line 1) | function _worker_threads(){const e=r(267);_worker_threads=function(){ret... function _mergeStream (line 1) | function _mergeStream(){const e=_interopRequireDefault(r(942));_mergeStr... function _interopRequireDefault (line 1) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _getRequireWildcardCache (line 1) | function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 1) | function _interopRequireWildcard(e,t){if(!t&&e&&e.__esModule){return e}i... function _defineProperty (line 1) | function _defineProperty(e,t,r){if(t in e){Object.defineProperty(e,t,{va... class ExperimentalWorker (line 1) | class ExperimentalWorker{constructor(e){_defineProperty(this,"_worker",v... method constructor (line 1) | constructor(e){_defineProperty(this,"_worker",void 0);_defineProperty(... method initialize (line 1) | initialize(){this._worker=new(_worker_threads().Worker)(path().resolve... method _shutdown (line 1) | _shutdown(){if(this._fakeStream){this._fakeStream.end();this._fakeStre... method _onMessage (line 1) | _onMessage(e){let t;switch(e[0]){case s.PARENT_MESSAGE_OK:this._onProc... method _onExit (line 1) | _onExit(e){if(e!==0&&!this._forceExited){this.initialize();if(this._re... method waitForExit (line 1) | waitForExit(){return this._exitPromise} method forceExit (line 1) | forceExit(){this._forceExited=true;this._worker.terminate()} method send (line 1) | send(e,t,r,i){t(this);this._onProcessEnd=(...e)=>{var t;this._request=... method getWorkerId (line 1) | getWorkerId(){return this._options.workerId} method getStdout (line 1) | getStdout(){return this._stdout} method getStderr (line 1) | getStderr(){return this._stderr} method _getFakeStream (line 1) | _getFakeStream(){if(!this._fakeStream){this._fakeStream=new(_stream().... function messageParent (line 1) | function messageParent(e,t=process){if(s){const{parentPort:t}=r(267);t.p... function add (line 1) | function add(r){if(Array.isArray(r)){r.forEach(add);return this}e.push(r... function isEmpty (line 1) | function isEmpty(){return e.length==0} function remove (line 1) | function remove(r){e=e.filter((function(e){return e!==r}));if(!e.length&... function envForceColor (line 1) | function envForceColor(){if("FORCE_COLOR"in n){if(n.FORCE_COLOR==="true"... function translateLevel (line 1) | function translateLevel(e){if(e===0){return false}return{level:e,hasBasi... function supportsColor (line 1) | function supportsColor(e,{streamIsTTY:t,sniffFlags:r=true}={}){const s=e... function getSupportLevel (line 1) | function getSupportLevel(e,t={}){const r=supportsColor(e,{streamIsTTY:e&... function __nccwpck_require__ (line 1) | function __nccwpck_require__(r){var i=t[r];if(i!==undefined){return i.ex... function _os (line 1) | function _os(){const e=__nccwpck_require__(37);_os=function(){return e};... function _interopRequireDefault (line 1) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _defineProperty (line 1) | function _defineProperty(e,t,r){if(t in e){Object.defineProperty(e,t,{va... function getExposedMethods (line 1) | function getExposedMethods(e,t){let r=t.exposedMethods;if(!r){const t=re... class Worker (line 1) | class Worker{constructor(e,r){var s,o,n,u,_,l;_defineProperty(this,"_end... method constructor (line 1) | constructor(e,r){var s,o,n,u,_,l;_defineProperty(this,"_ending",void 0... method _bindExposedWorkerMethods (line 1) | _bindExposedWorkerMethods(e,t){getExposedMethods(e,t).forEach((e=>{if(... method _callFunctionWithArgs (line 1) | _callFunctionWithArgs(e,...t){if(this._ending){throw new Error("Farm i... method getStderr (line 1) | getStderr(){return this._workerPool.getStderr()} method getStdout (line 1) | getStdout(){return this._workerPool.getStdout()} method end (line 1) | async end(){if(this._ending){throw new Error("Farm is ended, no more c... FILE: packages/next/src/compiled/jest-worker/processChild.js function __nccwpck_require__ (line 1) | function __nccwpck_require__(e){var r=__webpack_module_cache__[e];if(r!=... function reportSuccess (line 1) | function reportSuccess(e){if(!process||!process.send){throw new Error("C... function reportClientError (line 1) | function reportClientError(e){return reportError(e,_types.PARENT_MESSAGE... function reportInitializeError (line 1) | function reportInitializeError(e){return reportError(e,_types.PARENT_MES... function reportError (line 1) | function reportError(e,r){if(!process||!process.send){throw new Error("C... function end (line 1) | function end(){const main=eval("require")(file);if(!main.teardown){exitP... function exitProcess (line 1) | function exitProcess(){process.removeListener("message",messageListener)} function execMethod (line 1) | function execMethod(method,args){const main=eval("require")(file);let fn... function execFunction (line 1) | function execFunction(e,r,_,t,n){let o;try{o=e.apply(r,_)}catch(e){n(e);... FILE: packages/next/src/compiled/jest-worker/threadChild.js function __nccwpck_require__ (line 1) | function __nccwpck_require__(e){var r=__webpack_module_cache__[e];if(r!=... function _worker_threads (line 1) | function _worker_threads(){const e=__nccwpck_require__(267);_worker_thre... function reportSuccess (line 1) | function reportSuccess(e){if(_worker_threads().isMainThread){throw new E... function reportClientError (line 1) | function reportClientError(e){return reportError(e,_types.PARENT_MESSAGE... function reportInitializeError (line 1) | function reportInitializeError(e){return reportError(e,_types.PARENT_MES... function reportError (line 1) | function reportError(e,r){if(_worker_threads().isMainThread){throw new E... function end (line 1) | function end(){const main=eval("require")(file);if(!main.teardown){exitP... function exitProcess (line 1) | function exitProcess(){_worker_threads().parentPort.removeListener("mess... function execMethod (line 1) | function execMethod(method,args){const main=eval("require")(file);let fn... function execFunction (line 1) | function execFunction(e,r,t,_,n){let o;try{o=e.apply(r,t)}catch(e){n(e);... FILE: packages/next/src/compiled/json5/index.js function internalize (line 1) | function internalize(u,D,e){const r=u[D];if(r!=null&&typeof r==="object"... function lex (line 1) | function lex(){s="default";c="";o=false;l=1;for(;;){d=peek();const u=f[s... function peek (line 1) | function peek(){if(F[A]){return String.fromCodePoint(F.codePointAt(A))}} function read (line 1) | function read(){const u=peek();if(u==="\n"){n++;a=0}else if(u){a+=u.leng... method default (line 1) | default(){switch(d){case"\t":case"\v":case"\f":case" ":case" ":case"\ufe... method comment (line 1) | comment(){switch(d){case"*":read();s="multiLineComment";return;case"/":r... method multiLineComment (line 1) | multiLineComment(){switch(d){case"*":read();s="multiLineCommentAsterisk"... method multiLineCommentAsterisk (line 1) | multiLineCommentAsterisk(){switch(d){case"*":read();return;case"/":read(... method singleLineComment (line 1) | singleLineComment(){switch(d){case"\n":case"\r":case"\u2028":case"\u2029... method value (line 1) | value(){switch(d){case"{":case"[":return newToken("punctuator",read());c... method identifierNameStartEscape (line 1) | identifierNameStartEscape(){if(d!=="u"){throw invalidChar(read())}read()... method identifierName (line 1) | identifierName(){switch(d){case"$":case"_":case"‌":case"‍":c+=read();ret... method identifierNameEscape (line 1) | identifierNameEscape(){if(d!=="u"){throw invalidChar(read())}read();cons... method sign (line 1) | sign(){switch(d){case".":c=read();s="decimalPointLeading";return;case"0"... method zero (line 1) | zero(){switch(d){case".":c+=read();s="decimalPoint";return;case"e":case"... method decimalInteger (line 1) | decimalInteger(){switch(d){case".":c+=read();s="decimalPoint";return;cas... method decimalPointLeading (line 1) | decimalPointLeading(){if(r.isDigit(d)){c+=read();s="decimalFraction";ret... method decimalPoint (line 1) | decimalPoint(){switch(d){case"e":case"E":c+=read();s="decimalExponent";r... method decimalFraction (line 1) | decimalFraction(){switch(d){case"e":case"E":c+=read();s="decimalExponent... method decimalExponent (line 1) | decimalExponent(){switch(d){case"+":case"-":c+=read();s="decimalExponent... method decimalExponentSign (line 1) | decimalExponentSign(){if(r.isDigit(d)){c+=read();s="decimalExponentInteg... method decimalExponentInteger (line 1) | decimalExponentInteger(){if(r.isDigit(d)){c+=read();return}return newTok... method hexadecimal (line 1) | hexadecimal(){if(r.isHexDigit(d)){c+=read();s="hexadecimalInteger";retur... method hexadecimalInteger (line 1) | hexadecimalInteger(){if(r.isHexDigit(d)){c+=read();return}return newToke... method string (line 1) | string(){switch(d){case"\\":read();c+=escape();return;case'"':if(o){read... method start (line 1) | start(){switch(d){case"{":case"[":return newToken("punctuator",read())}s... method beforePropertyName (line 1) | beforePropertyName(){switch(d){case"$":case"_":c=read();s="identifierNam... method afterPropertyName (line 1) | afterPropertyName(){if(d===":"){return newToken("punctuator",read())}thr... method beforePropertyValue (line 1) | beforePropertyValue(){s="value"} method afterPropertyValue (line 1) | afterPropertyValue(){switch(d){case",":case"}":return newToken("punctuat... method beforeArrayValue (line 1) | beforeArrayValue(){if(d==="]"){return newToken("punctuator",read())}s="v... method afterArrayValue (line 1) | afterArrayValue(){switch(d){case",":case"]":return newToken("punctuator"... method end (line 1) | end(){throw invalidChar(read())} function newToken (line 1) | function newToken(u,D){return{type:u,value:D,line:n,column:a}} function literal (line 1) | function literal(u){for(const D of u){const u=peek();if(u!==D){throw inv... function escape (line 1) | function escape(){const u=peek();switch(u){case"b":read();return"\b";cas... function hexEscape (line 1) | function hexEscape(){let u="";let D=peek();if(!r.isHexDigit(D)){throw in... function unicodeEscape (line 1) | function unicodeEscape(){let u="";let D=4;while(D-- >0){const D=peek();i... method start (line 1) | start(){if(E.type==="eof"){throw invalidEOF()}push()} method beforePropertyName (line 1) | beforePropertyName(){switch(E.type){case"identifier":case"string":i=E.va... method afterPropertyName (line 1) | afterPropertyName(){if(E.type==="eof"){throw invalidEOF()}C="beforePrope... method beforePropertyValue (line 1) | beforePropertyValue(){if(E.type==="eof"){throw invalidEOF()}push()} method beforeArrayValue (line 1) | beforeArrayValue(){if(E.type==="eof"){throw invalidEOF()}if(E.type==="pu... method afterPropertyValue (line 1) | afterPropertyValue(){if(E.type==="eof"){throw invalidEOF()}switch(E.valu... method afterArrayValue (line 1) | afterArrayValue(){if(E.type==="eof"){throw invalidEOF()}switch(E.value){... method end (line 1) | end(){} function push (line 1) | function push(){let u;switch(E.type){case"punctuator":switch(E.value){ca... function pop (line 1) | function pop(){t.pop();const u=t[t.length-1];if(u==null){C="end"}else if... function invalidChar (line 1) | function invalidChar(u){if(u===undefined){return syntaxError(`JSON5: inv... function invalidEOF (line 1) | function invalidEOF(){return syntaxError(`JSON5: invalid end of input at... function invalidIdentifier (line 1) | function invalidIdentifier(){a-=5;return syntaxError(`JSON5: invalid ide... function separatorChar (line 1) | function separatorChar(u){console.warn(`JSON5: '${formatChar(u)}' in str... function formatChar (line 1) | function formatChar(u){const D={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\... function syntaxError (line 1) | function syntaxError(u){const D=new SyntaxError(u);D.lineNumber=n;D.colu... function serializeProperty (line 1) | function serializeProperty(u,D){let e=D[u];if(e!=null){if(typeof e.toJSO... function quoteString (line 1) | function quoteString(u){const D={"'":.1,'"':.2};const e={"'":"\\'",'"':'... function serializeObject (line 1) | function serializeObject(u){if(F.indexOf(u)>=0){throw TypeError("Convert... function serializeKey (line 1) | function serializeKey(u){if(u.length===0){return quoteString(u,true)}con... function serializeArray (line 1) | function serializeArray(u){if(F.indexOf(u)>=0){throw TypeError("Converti... method isSpaceSeparator (line 1) | isSpaceSeparator(u){return typeof u==="string"&&r.Space_Separator.test(u)} method isIdStartChar (line 1) | isIdStartChar(u){return typeof u==="string"&&(u>="a"&&u<="z"||u>="A"&&u<... method isIdContinueChar (line 1) | isIdContinueChar(u){return typeof u==="string"&&(u>="a"&&u<="z"||u>="A"&... method isDigit (line 1) | isDigit(u){return typeof u==="string"&&/[0-9]/.test(u)} method isHexDigit (line 1) | isHexDigit(u){return typeof u==="string"&&/[0-9A-Fa-f]/.test(u)} function __nccwpck_require__ (line 1) | function __nccwpck_require__(e){var r=D[e];if(r!==undefined){return r.ex... FILE: packages/next/src/compiled/jsonwebtoken/index.js function bufferEq (line 1) | function bufferEq(e,r){if(!n.isBuffer(e)||!n.isBuffer(r)){return false}i... function base64Url (line 1) | function base64Url(e){return e.replace(/=/g,"").replace(/\+/g,"-").repla... function signatureAsBuffer (line 1) | function signatureAsBuffer(e){if(n.isBuffer(e)){return e}else if("string... function derToJose (line 1) | function derToJose(e,r){e=signatureAsBuffer(e);var t=a(r);var s=t+1;var ... function countPadding (line 1) | function countPadding(e,r,t){var n=0;while(r+n-1} function listCacheSet (line 9) | function listCacheSet(e,r){var t=this.__data__,n=assocIndexOf(t,e);if(n<... function MapCache (line 9) | function MapCache(e){var r=-1,t=e==null?0:e.length;this.clear();while(++... function mapCacheClear (line 9) | function mapCacheClear(){this.size=0;this.__data__={hash:new Hash,map:ne... function mapCacheDelete (line 9) | function mapCacheDelete(e){var r=getMapData(this,e)["delete"](e);this.si... function mapCacheGet (line 9) | function mapCacheGet(e){return getMapData(this,e).get(e)} function mapCacheHas (line 9) | function mapCacheHas(e){return getMapData(this,e).has(e)} function mapCacheSet (line 9) | function mapCacheSet(e,r){var t=getMapData(this,e),n=t.size;t.set(e,r);t... function SetCache (line 9) | function SetCache(e){var r=-1,t=e==null?0:e.length;this.__data__=new Map... function setCacheAdd (line 9) | function setCacheAdd(e){this.__data__.set(e,u);return this} function setCacheHas (line 9) | function setCacheHas(e){return this.__data__.has(e)} function Stack (line 9) | function Stack(e){var r=this.__data__=new ListCache(e);this.size=r.size} function stackClear (line 9) | function stackClear(){this.__data__=new ListCache;this.size=0} function stackDelete (line 9) | function stackDelete(e){var r=this.__data__,t=r["delete"](e);this.size=r... function stackGet (line 9) | function stackGet(e){return this.__data__.get(e)} function stackHas (line 9) | function stackHas(e){return this.__data__.has(e)} function stackSet (line 9) | function stackSet(e,r){var t=this.__data__;if(t instanceof ListCache){va... function arrayLikeKeys (line 9) | function arrayLikeKeys(e,r){var t=Ln(e),n=!t&&Rn(e),a=!t&&!n&&Tn(e),i=!t... function arraySample (line 9) | function arraySample(e){var r=e.length;return r?e[baseRandom(0,r-1)]:t} function arraySampleSize (line 9) | function arraySampleSize(e,r){return shuffleSelf(copyArray(e),baseClamp(... function arrayShuffle (line 9) | function arrayShuffle(e){return shuffleSelf(copyArray(e))} function assignMergeValue (line 9) | function assignMergeValue(e,r,n){if(n!==t&&!eq(e[r],n)||n===t&&!(r in e)... function assignValue (line 9) | function assignValue(e,r,n){var a=e[r];if(!(cr.call(e,r)&&eq(a,n))||n===... function assocIndexOf (line 9) | function assocIndexOf(e,r){var t=e.length;while(t--){if(eq(e[t][0],r)){r... function baseAggregator (line 9) | function baseAggregator(e,r,t,n){Ot(e,(function(e,a,i){r(n,e,t(e),i)}));... function baseAssign (line 9) | function baseAssign(e,r){return e&©Object(r,keys(r),e)} function baseAssignIn (line 9) | function baseAssignIn(e,r){return e&©Object(r,keysIn(r),e)} function baseAssignValue (line 9) | function baseAssignValue(e,r,t){if(r=="__proto__"&&Or){Or(e,r,{configura... function baseAt (line 9) | function baseAt(e,n){var a=-1,i=n.length,s=r(i),o=e==null;while(++a=... function baseClone (line 9) | function baseClone(e,r,n,a,i,s){var o,u=r&f,l=r&h,c=r&p;if(n){o=i?n(e,a,... function baseConforms (line 9) | function baseConforms(e){var r=keys(e);return function(t){return baseCon... function baseConformsTo (line 9) | function baseConformsTo(e,r,n){var a=n.length;if(e==null){return!a}e=rr(... function baseDelay (line 9) | function baseDelay(e,r,n){if(typeof e!="function"){throw new ar(s)}retur... function baseDifference (line 9) | function baseDifference(e,r,t,n){var i=-1,s=arrayIncludes,o=true,u=e.len... function baseEvery (line 9) | function baseEvery(e,r){var t=true;Ot(e,(function(e,n,a){t=!!r(e,n,a);re... function baseExtremum (line 9) | function baseExtremum(e,r,n){var a=-1,i=e.length;while(++ai?... function baseFilter (line 9) | function baseFilter(e,r){var t=[];Ot(e,(function(e,n,a){if(r(e,n,a)){t.p... function baseFlatten (line 9) | function baseFlatten(e,r,t,n,a){var i=-1,s=e.length;t||(t=isFlattenable)... function baseForOwn (line 9) | function baseForOwn(e,r){return e&&Rt(e,r,keys)} function baseForOwnRight (line 9) | function baseForOwnRight(e,r){return e&&Lt(e,r,keys)} function baseFunctions (line 9) | function baseFunctions(e,r){return arrayFilter(r,(function(r){return isF... function baseGet (line 9) | function baseGet(e,r){r=castPath(r,e);var n=0,a=r.length;while(e!=null&&... function baseGetAllKeys (line 9) | function baseGetAllKeys(e,r,t){var n=r(e);return Ln(e)?n:arrayPush(n,t(e))} function baseGetTag (line 9) | function baseGetTag(e){if(e==null){return e===t?se:Y}return jr&&jr in rr... function baseGt (line 9) | function baseGt(e,r){return e>r} function baseHas (line 9) | function baseHas(e,r){return e!=null&&cr.call(e,r)} function baseHasIn (line 9) | function baseHasIn(e,r){return e!=null&&r in rr(e)} function baseInRange (line 9) | function baseInRange(e,r,t){return e>=qr(r,t)&&eW){return t}do{if(r%2){t... function baseRest (line 9) | function baseRest(e,r){return Ut(overRest(e,r,identity),e+"")} function baseSample (line 9) | function baseSample(e){return arraySample(values(e))} function baseSampleSize (line 9) | function baseSampleSize(e,r){var t=values(e);return shuffleSelf(t,baseCl... function baseSet (line 9) | function baseSet(e,r,n,a){if(!isObject(e)){return e}r=castPath(r,e);var ... function baseShuffle (line 9) | function baseShuffle(e){return shuffleSelf(values(e))} function baseSlice (line 9) | function baseSlice(e,t,n){var a=-1,i=e.length;if(t<0){t=-t>i?0:i+t}n=n>i... function baseSome (line 9) | function baseSome(e,r){var t;Ot(e,(function(e,n,a){t=r(e,n,a);return!t})... function baseSortedIndex (line 9) | function baseSortedIndex(e,r,t){var n=0,a=e==null?n:e.length;if(typeof r... function baseSortedIndexBy (line 9) | function baseSortedIndexBy(e,r,n,a){var i=0,s=e==null?0:e.length;if(s===... function baseSortedUniq (line 9) | function baseSortedUniq(e,r){var t=-1,n=e.length,a=0,i=[];while(++t=a?e:ba... function cloneBuffer (line 9) | function cloneBuffer(e,r){if(r){return e.slice()}var t=e.length,n=_r?_r(... function cloneArrayBuffer (line 9) | function cloneArrayBuffer(e){var r=new e.constructor(e.byteLength);new m... function cloneDataView (line 9) | function cloneDataView(e,r){var t=r?cloneArrayBuffer(e.buffer):e.buffer;... function cloneRegExp (line 9) | function cloneRegExp(e){var r=new e.constructor(e.source,Ue.exec(e));r.l... function cloneSymbol (line 9) | function cloneSymbol(e){return xt?rr(xt.call(e)):{}} function cloneTypedArray (line 9) | function cloneTypedArray(e,r){var t=r?cloneArrayBuffer(e.buffer):e.buffe... function compareAscending (line 9) | function compareAscending(e,r){if(e!==r){var n=e!==t,a=e===null,i=e===e,... function compareMultiple (line 9) | function compareMultiple(e,r,t){var n=-1,a=e.criteria,i=r.criteria,s=a.l... function composeArgs (line 9) | function composeArgs(e,t,n,a){var i=-1,s=e.length,o=n.length,u=-1,l=t.le... function composeArgsRight (line 9) | function composeArgsRight(e,t,n,a){var i=-1,s=e.length,o=-1,u=n.length,l... function copyArray (line 9) | function copyArray(e,t){var n=-1,a=e.length;t||(t=r(a));while(++n-1&&e%1==0&&e<=W} function isObject (line 9) | function isObject(e){var r=typeof e;return e!=null&&(r=="object"||r=="fu... function isObjectLike (line 9) | function isObjectLike(e){return e!=null&&typeof e=="object"} function isMatch (line 9) | function isMatch(e,r){return e===r||baseIsMatch(e,r,getMatchData(r))} function isMatchWith (line 9) | function isMatchWith(e,r,n){n=typeof n=="function"?n:t;return baseIsMatc... function isNaN (line 9) | function isNaN(e){return isNumber(e)&&e!=+e} function isNative (line 9) | function isNative(e){if(Kt(e)){throw new De(i)}return baseIsNative(e)} function isNull (line 9) | function isNull(e){return e===null} function isNil (line 9) | function isNil(e){return e==null} function isNumber (line 9) | function isNumber(e){return typeof e=="number"||isObjectLike(e)&&baseGet... function isPlainObject (line 9) | function isPlainObject(e){if(!isObjectLike(e)||baseGetTag(e)!=Q){return ... function isSafeInteger (line 9) | function isSafeInteger(e){return isInteger(e)&&e>=-W&&e<=W} function isString (line 9) | function isString(e){return typeof e=="string"||!Ln(e)&&isObjectLike(e)&... function isSymbol (line 9) | function isSymbol(e){return typeof e=="symbol"||isObjectLike(e)&&baseGet... function isUndefined (line 9) | function isUndefined(e){return e===t} function isWeakMap (line 9) | function isWeakMap(e){return isObjectLike(e)&&Dt(e)==oe} function isWeakSet (line 9) | function isWeakSet(e){return isObjectLike(e)&&baseGetTag(e)==ue} function toArray (line 9) | function toArray(e){if(!e){return[]}if(isArrayLike(e)){return isString(e... function toFinite (line 9) | function toFinite(e){if(!e){return e===0?e:0}e=toNumber(e);if(e===T||e==... function toInteger (line 9) | function toInteger(e){var r=toFinite(e),t=r%1;return r===r?t?r-t:r:0} function toLength (line 9) | function toLength(e){return e?baseClamp(toInteger(e),0,B):0} function toNumber (line 9) | function toNumber(e){if(typeof e=="number"){return e}if(isSymbol(e)){ret... function toPlainObject (line 9) | function toPlainObject(e){return copyObject(e,keysIn(e))} function toSafeInteger (line 9) | function toSafeInteger(e){return e?baseClamp(toInteger(e),-W,W):e===0?e:0} function toString (line 9) | function toString(e){return e==null?"":baseToString(e)} function create (line 9) | function create(e,r){var t=jt(e);return r==null?t:baseAssign(t,r)} function findKey (line 9) | function findKey(e,r){return baseFindKey(e,getIteratee(r,3),baseForOwn)} function findLastKey (line 9) | function findLastKey(e,r){return baseFindKey(e,getIteratee(r,3),baseForO... function forIn (line 9) | function forIn(e,r){return e==null?e:Rt(e,getIteratee(r,3),keysIn)} function forInRight (line 9) | function forInRight(e,r){return e==null?e:Lt(e,getIteratee(r,3),keysIn)} function forOwn (line 9) | function forOwn(e,r){return e&&baseForOwn(e,getIteratee(r,3))} function forOwnRight (line 9) | function forOwnRight(e,r){return e&&baseForOwnRight(e,getIteratee(r,3))} function functions (line 9) | function functions(e){return e==null?[]:baseFunctions(e,keys(e))} function functionsIn (line 9) | function functionsIn(e){return e==null?[]:baseFunctions(e,keysIn(e))} function get (line 9) | function get(e,r,n){var a=e==null?t:baseGet(e,r);return a===t?n:a} function has (line 9) | function has(e,r){return e!=null&&hasPath(e,r,baseHas)} function hasIn (line 9) | function hasIn(e,r){return e!=null&&hasPath(e,r,baseHasIn)} function keys (line 9) | function keys(e){return isArrayLike(e)?arrayLikeKeys(e):baseKeys(e)} function keysIn (line 9) | function keysIn(e){return isArrayLike(e)?arrayLikeKeys(e,true):baseKeysI... function mapKeys (line 9) | function mapKeys(e,r){var t={};r=getIteratee(r,3);baseForOwn(e,(function... function mapValues (line 9) | function mapValues(e,r){var t={};r=getIteratee(r,3);baseForOwn(e,(functi... function omitBy (line 9) | function omitBy(e,r){return pickBy(e,negate(getIteratee(r)))} function pickBy (line 9) | function pickBy(e,r){if(e==null){return{}}var t=arrayMap(getAllKeysIn(e)... function result (line 9) | function result(e,r,n){r=castPath(r,e);var a=-1,i=r.length;if(!i){i=1;e=... function set (line 9) | function set(e,r,t){return e==null?e:baseSet(e,r,t)} function setWith (line 9) | function setWith(e,r,n,a){a=typeof a=="function"?a:t;return e==null?e:ba... function transform (line 9) | function transform(e,r,t){var n=Ln(e),a=n||Tn(e)||Fn(e);r=getIteratee(r,... function unset (line 9) | function unset(e,r){return e==null?true:baseUnset(e,r)} function update (line 9) | function update(e,r,t){return e==null?e:baseUpdate(e,r,castFunction(t))} function updateWith (line 9) | function updateWith(e,r,n,a){a=typeof a=="function"?a:t;return e==null?e... function values (line 9) | function values(e){return e==null?[]:baseValues(e,keys(e))} function valuesIn (line 9) | function valuesIn(e){return e==null?[]:baseValues(e,keysIn(e))} function clamp (line 9) | function clamp(e,r,n){if(n===t){n=r;r=t}if(n!==t){n=toNumber(n);n=n===n?... function inRange (line 9) | function inRange(e,r,n){r=toFinite(r);if(n===t){n=r;r=0}else{n=toFinite(... function random (line 9) | function random(e,r,n){if(n&&typeof n!="boolean"&&isIterateeCall(e,r,n))... function capitalize (line 9) | function capitalize(e){return ca(toString(e).toLowerCase())} function deburr (line 9) | function deburr(e){e=toString(e);return e&&e.replace(Ze,vt).replace(Kr,"")} function endsWith (line 9) | function endsWith(e,r,n){e=toString(e);r=baseToString(r);var a=e.length;... function escape (line 9) | function escape(e){e=toString(e);return e&&ke.test(e)?e.replace(Ae,bt):e} function escapeRegExp (line 9) | function escapeRegExp(e){e=toString(e);return e&&We.test(e)?e.replace(Te... function pad (line 9) | function pad(e,r,t){e=toString(e);r=toInteger(r);var n=r?stringSize(e):0... function padEnd (line 9) | function padEnd(e,r,t){e=toString(e);r=toInteger(r);var n=r?stringSize(e... function padStart (line 9) | function padStart(e,r,t){e=toString(e);r=toInteger(r);var n=r?stringSize... function parseInt (line 9) | function parseInt(e,r,t){if(t||r==null){r=0}else if(r){r=+r}return Ur(to... function repeat (line 9) | function repeat(e,r,n){if(n?isIterateeCall(e,r,n):r===t){r=1}else{r=toIn... function replace (line 9) | function replace(){var e=arguments,r=toString(e[0]);return e.length<3?r:... function split (line 9) | function split(e,r,n){if(n&&typeof n!="number"&&isIterateeCall(e,r,n)){r... function startsWith (line 9) | function startsWith(e,r,t){e=toString(e);t=t==null?0:baseClamp(toInteger... function template (line 9) | function template(e,r,n){var a=lodash.templateSettings;if(n&&isIterateeC... function toLower (line 9) | function toLower(e){return toString(e).toLowerCase()} function toUpper (line 9) | function toUpper(e){return toString(e).toUpperCase()} function trim (line 9) | function trim(e,r,n){e=toString(e);if(e&&(n||r===t)){return baseTrim(e)}... function trimEnd (line 9) | function trimEnd(e,r,n){e=toString(e);if(e&&(n||r===t)){return e.slice(0... function trimStart (line 9) | function trimStart(e,r,n){e=toString(e);if(e&&(n||r===t)){return e.repla... function truncate (line 9) | function truncate(e,r){var n=k,a=j;if(isObject(r)){var i="separator"in r... function unescape (line 9) | function unescape(e){e=toString(e);return e&&xe.test(e)?e.replace(Ie,mt):e} function words (line 9) | function words(e,r,n){e=toString(e);r=n?t:r;if(r===t){return hasUnicodeW... function cond (line 9) | function cond(e){var r=e==null?0:e.length,t=getIteratee();e=!r?[]:arrayM... function conforms (line 9) | function conforms(e){return baseConforms(baseClone(e,f))} function constant (line 9) | function constant(e){return function(){return e}} function defaultTo (line 9) | function defaultTo(e,r){return e==null||e!==e?r:e} function identity (line 9) | function identity(e){return e} function iteratee (line 9) | function iteratee(e){return baseIteratee(typeof e=="function"?e:baseClon... function matches (line 9) | function matches(e){return baseMatches(baseClone(e,f))} function matchesProperty (line 9) | function matchesProperty(e,r){return baseMatchesProperty(e,baseClone(r,f))} function mixin (line 9) | function mixin(e,r,t){var n=keys(r),a=baseFunctions(r,n);if(t==null&&!(i... function noConflict (line 9) | function noConflict(){if(at._===this){at._=yr}return this} function noop (line 9) | function noop(){} function nthArg (line 9) | function nthArg(e){e=toInteger(e);return baseRest((function(r){return ba... function property (line 9) | function property(e){return isKey(e)?baseProperty(toKey(e)):baseProperty... function propertyOf (line 9) | function propertyOf(e){return function(r){return e==null?t:baseGet(e,r)}} function stubArray (line 9) | function stubArray(){return[]} function stubFalse (line 9) | function stubFalse(){return false} function stubObject (line 9) | function stubObject(){return{}} function stubString (line 9) | function stubString(){return""} function stubTrue (line 9) | function stubTrue(){return true} function times (line 9) | function times(e,r){e=toInteger(e);if(e<1||e>W){return[]}var t=B,n=qr(e,... function toPath (line 9) | function toPath(e){if(Ln(e)){return arrayMap(e,toKey)}return isSymbol(e)... function uniqueId (line 9) | function uniqueId(e){var r=++fr;return toString(e)+r} function max (line 9) | function max(e){return e&&e.length?baseExtremum(e,identity,baseGt):t} function maxBy (line 9) | function maxBy(e,r){return e&&e.length?baseExtremum(e,getIteratee(r,2),b... function mean (line 9) | function mean(e){return baseMean(e,identity)} function meanBy (line 9) | function meanBy(e,r){return baseMean(e,getIteratee(r,2))} function min (line 9) | function min(e){return e&&e.length?baseExtremum(e,identity,baseLt):t} function minBy (line 9) | function minBy(e,r){return e&&e.length?baseExtremum(e,getIteratee(r,2),b... function sum (line 9) | function sum(e){return e&&e.length?baseSum(e,identity):0} function sumBy (line 9) | function sumBy(e,r){return e&&e.length?baseSum(e,getIteratee(r,2)):0} function parse (line 9) | function parse(e){e=String(e);if(e.length>100){return}var o=/^(-?(?:\d+)... function fmtShort (line 9) | function fmtShort(e){var i=Math.abs(e);if(i>=a){return Math.round(e/a)+"... function fmtLong (line 9) | function fmtLong(e){var i=Math.abs(e);if(i>=a){return plural(e,i,a,"day"... function plural (line 9) | function plural(e,r,t,n){var a=r>=t*1.5;return Math.round(e/t)+" "+n+(a?... function copyProps (line 11) | function copyProps(e,r){for(var t in e){r[t]=e[t]}} function SafeBuffer (line 11) | function SafeBuffer(e,r,t){return a(e,r,t)} function __nccwpck_require__ (line 11) | function __nccwpck_require__(t){var n=r[t];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/loader-runner/LoaderRunner.js class LoadingLoaderError (line 1) | class LoadingLoaderError extends Error{constructor(e){super(e);this.name... method constructor (line 1) | constructor(e){super(e);this.name="LoaderRunnerError";Error.captureSta... function handleResult (line 1) | function handleResult(e,r,n){if(typeof r!=="function"&&typeof r!=="objec... function __nccwpck_require__ (line 1) | function __nccwpck_require__(e){var r=__webpack_module_cache__[e];if(r!=... function utf8BufferToString (line 1) | function utf8BufferToString(e){var r=e.toString("utf-8");if(r.charCodeAt... function parsePathQueryFragment (line 1) | function parsePathQueryFragment(e){var r=a.exec(e);return{path:r[1].repl... function dirname (line 1) | function dirname(e){if(e==="/")return"/";var r=e.lastIndexOf("/");var n=... function createLoaderObject (line 1) | function createLoaderObject(e){var r={path:null,query:null,fragment:null... function runSyncOrAsync (line 1) | function runSyncOrAsync(e,r,n,t){var a=true;var o=false;var u=false;var ... function convertArgs (line 1) | function convertArgs(e,r){if(!r&&Buffer.isBuffer(e[0]))e[0]=utf8BufferTo... function iteratePitchingLoaders (line 1) | function iteratePitchingLoaders(e,r,n){if(r.loaderIndex>=r.loaders.lengt... function processResource (line 1) | function processResource(e,r,n){r.loaderIndex=r.loaders.length-1;var t=r... function iterateNormalLoaders (line 1) | function iterateNormalLoaders(e,r,n,t){if(r.loaderIndex<0)return t(null,... FILE: packages/next/src/compiled/loader-utils2/index.js function _Big_ (line 1) | function _Big_(){function Big(e){var t=this;if(!(t instanceof Big))retur... function parse (line 1) | function parse(e,t){var r,i,s;if(t===0&&1/t<0)t="-0";else if(!I.test(t+=... function round (line 1) | function round(e,t,r,i){var s=e.c,n=e.e+t+1;if(nt){this._updateWith... method _updateWithShortString (line 1) | _updateWithShortString(e,t){const{exports:r,buffered:i,mem:s,chunkSize... method _updateWithBuffer (line 1) | _updateWithBuffer(e){const{exports:t,buffered:r,mem:i}=this;const s=e.... method digest (line 1) | digest(e){const{exports:t,buffered:r,mem:i,digestSize:s}=this;t.final(... function encodeStringToEmoji (line 1) | function encodeStringToEmoji(e,t){if(c[e]){return c[e]}t=t||1;const r=[]... function interpolateName (line 1) | function interpolateName(e,t,r){let s;const o=e.resourceQuery&&e.resourc... function isUrlRequest (line 1) | function isUrlRequest(e,t){if(/^[a-z][a-z0-9+.-]*:/i.test(e)&&!i.win32.i... function parseQuery (line 1) | function parseQuery(e){if(e.substr(0,1)!=="?"){throw new Error("A valid ... function parseString (line 1) | function parseString(e){try{if(e[0]==='"'){return JSON.parse(e)}if(e[0]=... function isAbsolutePath (line 1) | function isAbsolutePath(e){return i.posix.isAbsolute(e)||i.win32.isAbsol... function isRelativePath (line 1) | function isRelativePath(e){return s.test(e)} function stringifyRequest (line 1) | function stringifyRequest(e,t){const r=t.split("!");const s=e.context||e... function urlToRequest (line 1) | function urlToRequest(e,r){if(e===""){return""}const i=/^[^?]*~/;let s;i... function __nccwpck_require__ (line 1) | function __nccwpck_require__(r){var i=t[r];if(i!==undefined){return i.ex... FILE: packages/next/src/compiled/loader-utils3/index.js function _Big_ (line 1) | function _Big_(){function Big(e){var t=this;if(!(t instanceof Big))retur... function parse (line 1) | function parse(e,t){var i,r,s;if(!d.test(t)){throw Error(h+"number")}e.s... function round (line 1) | function round(e,t,i,r){var s=e.c;if(i===B)i=e.constructor.RM;if(i!==0&&... function stringify (line 1) | function stringify(e,t,i){var r=e.e,s=e.c.join(""),A=s.length;if(t){s=s.... function encodeBufferToBase (line 1) | function encodeBufferToBase(e,t){const s=r[t];if(!s){throw new Error("Un... function getHashDigest (line 1) | function getHashDigest(e,t,r,g){t=t||"xxhash64";g=g||9999;let c;if(t==="... class BatchedHash (line 1) | class BatchedHash{constructor(e){this.string=undefined;this.encoding=und... method constructor (line 1) | constructor(e){this.string=undefined;this.encoding=undefined;this.hash=e} method update (line 1) | update(e,t){if(this.string!==undefined){if(typeof e==="string"&&t===th... method digest (line 1) | digest(e){if(this.string!==undefined){this.hash.update(this.string,thi... class BulkUpdateDecorator (line 1) | class BulkUpdateDecorator{constructor(e,t){this.hashKey=t;if(typeof e===... method constructor (line 1) | constructor(e,t){this.hashKey=t;if(typeof e==="function"){this.hashFac... method update (line 1) | update(e,i){if(i!==undefined||typeof e!=="string"||e.length>t){if(this... method digest (line 1) | digest(e){let t;const r=this.buffer;if(this.hash===undefined){const s=... class WasmHash (line 1) | class WasmHash{constructor(e,t,i,r){const s=e.exports;s.init();this.expo... method constructor (line 1) | constructor(e,t,i,r){const s=e.exports;s.init();this.exports=s;this.me... method reset (line 1) | reset(){this.buffered=0;this.exports.init()} method update (line 1) | update(e,i){if(typeof e==="string"){while(e.length>t){this._updateWith... method _updateWithShortString (line 1) | _updateWithShortString(e,t){const{exports:i,buffered:r,mem:s,chunkSize... method _updateWithBuffer (line 1) | _updateWithBuffer(e){const{exports:t,buffered:i,mem:r}=this;const s=e.... method digest (line 1) | digest(e){const{exports:t,buffered:i,mem:r,digestSize:s}=this;t.final(... function interpolateName (line 1) | function interpolateName(e,t,i={}){let A;const n=e.resourceQuery&&e.reso... function isUrlRequest (line 1) | function isUrlRequest(e){if(/^data:/i.test(e)){return true}if(/^[a-z][a-... function urlToRequest (line 1) | function urlToRequest(e,i){if(e===""){return""}const r=/^[^?]*~/;let s;i... function __nccwpck_require__ (line 1) | function __nccwpck_require__(i){var r=t[i];if(r!==undefined){return r.ex... FILE: packages/next/src/compiled/lodash.curry/index.js function apply (line 1) | function apply(e,r,t){switch(t.length){case 0:return e.call(r);case 1:re... function arrayEach (line 1) | function arrayEach(e,r){var t=-1,n=e?e.length:0;while(++t1?"& ":"")+... function isIndex (line 1) | function isIndex(e,r){r=r==null?v:r;return!!r&&(typeof e=="number"||N.te... function isMasked (line 1) | function isMasked(e){return!!P&&P in e} function reorder (line 1) | function reorder(e,r){var t=e.length,n=G(r.length,t),a=copyArray(e);whil... function toSource (line 1) | function toSource(e){if(e!=null){try{return q.call(e)}catch(e){}try{retu... function updateWrapDetails (line 1) | function updateWrapDetails(e,r){arrayEach(g,(function(t){var n="_."+t[0]... function curry (line 1) | function curry(e,r,t){r=t?undefined:r;var n=createWrap(e,u,undefined,und... function isFunction (line 1) | function isFunction(e){var r=isObject(e)?B.call(e):"";return r==b||r==w} function isObject (line 1) | function isObject(e){var r=typeof e;return!!e&&(r=="object"||r=="functio... function isObjectLike (line 1) | function isObjectLike(e){return!!e&&typeof e=="object"} function isSymbol (line 1) | function isSymbol(e){return typeof e=="symbol"||isObjectLike(e)&&B.call(... function toFinite (line 1) | function toFinite(e){if(!e){return e===0?e:0}e=toNumber(e);if(e===d||e==... function toInteger (line 1) | function toInteger(e){var r=toFinite(e),t=r%1;return r===r?t?r-t:r:0} function toNumber (line 1) | function toNumber(e){if(typeof e=="number"){return e}if(isSymbol(e)){ret... function constant (line 1) | function constant(e){return function(){return e}} function identity (line 1) | function identity(e){return e} function __nccwpck_require__ (line 1) | function __nccwpck_require__(t){var n=r[t];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/lru-cache/index.js method constructor (line 1) | constructor(){this.signal=new r} method abort (line 1) | abort(t=new Error("This operation was aborted")){this.signal.reason=this... method constructor (line 1) | constructor(){this.reason=undefined;this.aborted=false;this._listeners=[]} method dispatchEvent (line 1) | dispatchEvent(t){if(t.type==="abort"){this.aborted=true;this.onabort(t);... method onabort (line 1) | onabort(){} method addEventListener (line 1) | addEventListener(t,e){if(t==="abort"){this._listeners.push(e)}} method removeEventListener (line 1) | removeEventListener(t,e){if(t==="abort"){this._listeners=this._listeners... class ZeroArray (line 1) | class ZeroArray extends Array{constructor(t){super(t);this.fill(0)}} method constructor (line 1) | constructor(t){super(t);this.fill(0)} class Stack (line 1) | class Stack{constructor(t){if(t===0){return[]}const e=getUintArray(t);th... method constructor (line 1) | constructor(t){if(t===0){return[]}const e=getUintArray(t);this.heap=ne... method push (line 1) | push(t){this.heap[this.length++]=t} method pop (line 1) | pop(){return this.heap[--this.length]} class LRUCache (line 1) | class LRUCache{constructor(t={}){const{max:e=0,ttl:i,ttlResolution:s=1,t... method constructor (line 1) | constructor(t={}){const{max:e=0,ttl:i,ttlResolution:s=1,ttlAutopurge:n... method getRemainingTTL (line 1) | getRemainingTTL(t){return this.has(t,{updateAgeOnHas:false})?Infinity:0} method initializeTTLTracking (line 1) | initializeTTLTracking(){this.ttls=new ZeroArray(this.max);this.starts=... method updateItemAge (line 1) | updateItemAge(t){} method statusTTL (line 1) | statusTTL(t,e){} method setItemTTL (line 1) | setItemTTL(t,e,i){} method isStale (line 1) | isStale(t){return false} method initializeSizeTracking (line 1) | initializeSizeTracking(){this.calculatedSize=0;this.sizes=new ZeroArra... method removeItemSize (line 1) | removeItemSize(t){} method addItemSize (line 1) | addItemSize(t,e){} method requireSize (line 1) | requireSize(t,e,i,s){if(i||s){throw new TypeError("cannot set size wit... method indexes (line 1) | *indexes({allowStale:t=this.allowStale}={}){if(this.size){for(let e=th... method rindexes (line 1) | *rindexes({allowStale:t=this.allowStale}={}){if(this.size){for(let e=t... method isValidIndex (line 1) | isValidIndex(t){return t!==undefined&&this.keyMap.get(this.keyList[t])... method entries (line 1) | *entries(){for(const t of this.indexes()){if(this.valList[t]!==undefin... method rentries (line 1) | *rentries(){for(const t of this.rindexes()){if(this.valList[t]!==undef... method keys (line 1) | *keys(){for(const t of this.indexes()){if(this.keyList[t]!==undefined&... method rkeys (line 1) | *rkeys(){for(const t of this.rindexes()){if(this.keyList[t]!==undefine... method values (line 1) | *values(){for(const t of this.indexes()){if(this.valList[t]!==undefine... method rvalues (line 1) | *rvalues(){for(const t of this.rindexes()){if(this.valList[t]!==undefi... method find (line 1) | find(t,e){for(const i of this.indexes()){const s=this.valList[i];const... method forEach (line 1) | forEach(t,e=this){for(const i of this.indexes()){const s=this.valList[... method rforEach (line 1) | rforEach(t,e=this){for(const i of this.rindexes()){const s=this.valLis... method prune (line 1) | get prune(){deprecatedMethod("prune","purgeStale");return this.purgeSt... method purgeStale (line 1) | purgeStale(){let t=false;for(const e of this.rindexes({allowStale:true... method dump (line 1) | dump(){const t=[];for(const i of this.indexes({allowStale:true})){cons... method load (line 1) | load(t){this.clear();for(const[i,s]of t){if(s.start){const t=Date.now(... method dispose (line 1) | dispose(t,e,i){} method set (line 1) | set(t,e,{ttl:i=this.ttl,start:s,noDisposeOnSet:n=this.noDisposeOnSet,s... method newIndex (line 1) | newIndex(){if(this.size===0){return this.tail}if(this.size===this.max&... method pop (line 1) | pop(){if(this.size){const t=this.valList[this.head];this.evict(true);r... method evict (line 1) | evict(t){const e=this.head;const i=this.keyList[e];const s=this.valLis... method has (line 1) | has(t,{updateAgeOnHas:e=this.updateAgeOnHas,status:i}={}){const s=this... method peek (line 1) | peek(t,{allowStale:e=this.allowStale}={}){const i=this.keyMap.get(t);i... method backgroundFetch (line 1) | backgroundFetch(t,e,i,n){const h=e===undefined?undefined:this.valList[... method isBackgroundFetch (line 1) | isBackgroundFetch(t){return t&&typeof t==="object"&&typeof t.then==="f... method fetch (line 1) | async fetch(t,{allowStale:e=this.allowStale,updateAgeOnGet:i=this.upda... method get (line 1) | get(t,{allowStale:e=this.allowStale,updateAgeOnGet:i=this.updateAgeOnG... method connect (line 1) | connect(t,e){this.prev[e]=t;this.next[t]=e} method moveToTail (line 1) | moveToTail(t){if(t!==this.tail){if(t===this.head){this.head=this.next[... method del (line 1) | get del(){deprecatedMethod("del","delete");return this.delete} method delete (line 1) | delete(t){let e=false;if(this.size!==0){const i=this.keyMap.get(t);if(... method clear (line 1) | clear(){for(const t of this.rindexes({allowStale:true})){const e=this.... method reset (line 1) | get reset(){deprecatedMethod("reset","clear");return this.clear} method length (line 1) | get length(){deprecatedProperty("length","size");return this.size} method AbortController (line 1) | static get AbortController(){return s} method AbortSignal (line 1) | static get AbortSignal(){return r} method [Symbol.iterator] (line 1) | [Symbol.iterator](){return this.entries()} function __nccwpck_require__ (line 1) | function __nccwpck_require__(i){var s=e[i];if(s!==undefined){return s.ex... FILE: packages/next/src/compiled/mini-css-extract-plugin/cjs.js function __nccwpck_require__ (line 1) | function __nccwpck_require__(_){var t=r[_];if(t!==undefined){return t.ex... FILE: packages/next/src/compiled/mini-css-extract-plugin/hmr/hotModuleReplacement.js function debounce (line 1) | function debounce(e,r){var t=0;return function(){var n=this;var i=argume... function noop (line 1) | function noop(){} function getCurrentScriptUrl (line 1) | function getCurrentScriptUrl(e){var r=i[e];if(!r){if(document.currentScr... function updateCss (line 1) | function updateCss(e,r){if(!r){if(!e.href){return}r=e.href.split("?")[0]... function getReloadUrl (line 1) | function getReloadUrl(e,r){var t;e=n(e,{stripWWW:false});r.some((functio... function reloadStyle (line 1) | function reloadStyle(e){if(!e){return false}var r=document.querySelector... function reloadAll (line 1) | function reloadAll(){var e=document.querySelectorAll("link");o.call(e,(f... function isUrlRequest (line 1) | function isUrlRequest(e){if(!/^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e)){return... function update (line 1) | function update(){var e=t(r.filename);var n=reloadStyle(e);if(r.locals){... function normalizeUrl (line 1) | function normalizeUrl(e){return e.reduce((function(e,r){switch(r){case".... function __nccwpck_require__ (line 1) | function __nccwpck_require__(t){var n=r[t];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/mini-css-extract-plugin/index.js function _interopRequireDefault (line 1) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function trueFn (line 1) | function trueFn(){return true} function findModuleById (line 1) | function findModuleById(e,t){const{modules:n,chunkGraph:s}=e;for(const e... function evalModuleCode (line 1) | function evalModuleCode(e,t,n){const i=new s.default(n,e);i.paths=s.defa... function compareIds (line 1) | function compareIds(e,t){if(typeof e!==typeof t){return typeof e2){throw new E... function ensureIsTag (line 1) | function ensureIsTag(e,r){if(e===n.falseFunc)return n.falseFunc;return f... function getNextSiblings (line 1) | function getNextSiblings(e,r){var t=r.getSiblings(e);if(t.length<=1)retu... function sortByProcedure (line 1) | function sortByProcedure(e){var r=e.map(getProcedure);for(var t=1;t"} function renderText (line 1) | function renderText(e,r){var t=e.data||"";if(r.decodeEntities!==false&&!... function renderCdata (line 1) | function renderCdata(e){return""} function renderComment (line 1) | function renderComment(e){return"\x3c!--"+e.data+"--\x3e"} function isTag (line 1) | function isTag(e){return e.type===t.Tag||e.type===t.Script||e.type===t.S... function isTag (line 1) | function isTag(e){return e.type===t.Tag||e.type===t.Script||e.type===t.S... function DomHandler (line 1) | function DomHandler(e,r,t){this.dom=[];this.root=new o.Document(this.dom... function __ (line 1) | function __(){this.constructor=e} function Node (line 1) | function Node(e){this.type=e;this.parent=null;this.prev=null;this.next=n... function DataNode (line 1) | function DataNode(r,t){var a=e.call(this,r)||this;a.data=t;return a} function Text (line 1) | function Text(r){return e.call(this,i.ElementType.Text,r)||this} function Comment (line 1) | function Comment(r){return e.call(this,i.ElementType.Comment,r)||this} function ProcessingInstruction (line 1) | function ProcessingInstruction(r,t){var a=e.call(this,i.ElementType.Dire... function NodeWithChildren (line 1) | function NodeWithChildren(r,t){var a=e.call(this,r)||this;a.children=t;r... function Document (line 1) | function Document(r){return e.call(this,i.ElementType.Root,r)||this} function Element (line 1) | function Element(r,t,a,n){if(a===void 0){a=[]}if(n===void 0){n=r==="scri... function isTag (line 1) | function isTag(e){return(0,i.isTag)(e)} function isCDATA (line 1) | function isCDATA(e){return e.type===i.ElementType.CDATA} function isText (line 1) | function isText(e){return e.type===i.ElementType.Text} function isComment (line 1) | function isComment(e){return e.type===i.ElementType.Comment} function isDirective (line 1) | function isDirective(e){return e.type===i.ElementType.Directive} function isDocument (line 1) | function isDocument(e){return e.type===i.ElementType.Root} function hasChildren (line 1) | function hasChildren(e){return Object.prototype.hasOwnProperty.call(e,"c... function cloneNode (line 1) | function cloneNode(e,r){if(r===void 0){r=false}var t;if(isText(e)){t=new... function cloneChildren (line 1) | function cloneChildren(e){var r=e.map((function(e){return cloneNode(e,tr... function getFeed (line 1) | function getFeed(e){var r=getOneElement(isValidFeed,e);return!r?null:r.n... function getAtomFeed (line 1) | function getAtomFeed(e){var r;var t=e.children;var a={type:"atom",items:... function getRssFeed (line 1) | function getRssFeed(e){var r,t;var a=(t=(r=getOneElement("channel",e.chi... function getMediaElements (line 1) | function getMediaElements(e){return(0,n.getElementsByTagName)("media:con... function getOneElement (line 1) | function getOneElement(e,r){return(0,n.getElementsByTagName)(e,r,true,1)... function fetch (line 1) | function fetch(e,r,t){if(t===void 0){t=false}return(0,a.textContent)((0,... function addConditionally (line 1) | function addConditionally(e,r,t,a,n){if(n===void 0){n=false}var i=fetch(... function isValidFeed (line 1) | function isValidFeed(e){return e==="rss"||e==="feed"||e==="rdf:RDF"} function removeSubsets (line 1) | function removeSubsets(e){var r=e.length;while(--r>=0){var t=e[r];if(r>0... function compareDocumentPosition (line 1) | function compareDocumentPosition(e,r){var t=[];var n=[];if(e===r){return... function uniqueSort (line 1) | function uniqueSort(e){e=e.filter((function(e,r,t){return!t.includes(e,r... function getAttribCheck (line 1) | function getAttribCheck(e,r){if(typeof r==="function"){return function(t... function combineFuncs (line 1) | function combineFuncs(e,r){return function(t){return e(t)||r(t)}} function compileTest (line 1) | function compileTest(e){var r=Object.keys(e).map((function(r){var t=e[r]... function testElement (line 1) | function testElement(e,r){var t=compileTest(e);return t?t(r):true} function getElements (line 1) | function getElements(e,r,t,a){if(a===void 0){a=Infinity}var i=compileTes... function getElementById (line 1) | function getElementById(e,r,t){if(t===void 0){t=true}if(!Array.isArray(r... function getElementsByTagName (line 1) | function getElementsByTagName(e,r,t,a){if(t===void 0){t=true}if(a===void... function getElementsByTagType (line 1) | function getElementsByTagType(e,r,t,a){if(t===void 0){t=true}if(a===void... function removeElement (line 1) | function removeElement(e){if(e.prev)e.prev.next=e.next;if(e.next)e.next.... function replaceElement (line 1) | function replaceElement(e,r){var t=r.prev=e.prev;if(t){t.next=r}var a=r.... function appendChild (line 1) | function appendChild(e,r){removeElement(r);r.next=null;r.parent=e;if(e.c... function append (line 1) | function append(e,r){removeElement(r);var t=e.parent;var a=e.next;r.next... function prependChild (line 1) | function prependChild(e,r){removeElement(r);r.parent=e;r.prev=null;if(e.... function prepend (line 1) | function prepend(e,r){removeElement(r);var t=e.parent;if(t){var a=t.chil... function filter (line 1) | function filter(e,r,t,a){if(t===void 0){t=true}if(a===void 0){a=Infinity... function find (line 1) | function find(e,r,t,n){var i=[];for(var o=0,s=r;o=55296&&e<=57343||e>1114111){return"�"}... function getInverseObj (line 1) | function getInverseObj(e){return Object.keys(e).sort().reduce((function(... function getInverseReplacer (line 1) | function getInverseReplacer(e){var r=[];var t=[];Object.keys(e).forEach(... function singleCharReplacer (line 1) | function singleCharReplacer(e){return"&#x"+e.charCodeAt(0).toString(16).... function astralReplacer (line 1) | function astralReplacer(e,r){var t=e.charCodeAt(0);var a=e.charCodeAt(1)... function getInverse (line 1) | function getInverse(e,r){return function(t){return t.replace(r,(function... function escape (line 1) | function escape(e){return e.replace(d,singleCharReplacer).replace(p,astr... function decode (line 1) | function decode(e,r){return(!r||r<=0?a.decodeXML:a.decodeHTML)(e)} function decodeStrict (line 1) | function decodeStrict(e,r){return(!r||r<=0?a.decodeXML:a.decodeHTMLStric... function encode (line 1) | function encode(e,r){return(!r||r<=0?n.encodeXML:n.encodeHTML)(e)} function arr_back (line 2) | function arr_back(e){return e[e.length-1]} function isTag (line 2) | function isTag(e){return e&&e.nodeType===n.default.ELEMENT_NODE} function getAttributeValue (line 2) | function getAttributeValue(e,r){return isTag(e)?e.getAttribute(r):undefi... function getName (line 2) | function getName(e){return(e&&e.rawTagName||"").toLowerCase()} function getChildren (line 2) | function getChildren(e){return e&&e.childNodes} function getParent (line 2) | function getParent(e){return e?e.parentNode:null} function getText (line 2) | function getText(e){return e.text} function removeSubsets (line 2) | function removeSubsets(e){var r=e.length;var t;var a;var n;while(--r>-1)... function existsOne (line 2) | function existsOne(e,r){return r.some((function(r){return isTag(r)?e(r)|... function getSiblings (line 2) | function getSiblings(e){var r=getParent(e);return r&&getChildren(r)} function hasAttrib (line 2) | function hasAttrib(e,r){return getAttributeValue(e,r)!==undefined} function findOne (line 2) | function findOne(e,r){var t=null;for(var a=0,n=r.length;a=0&&r=0&&Number.isInteger(e))){throw new Error("The ... method _updateInterval (line 1) | _updateInterval(e){if(e!==undefined){this.interval=e}} method spinner (line 1) | get spinner(){return this._spinner} method spinner (line 1) | set spinner(e){this.frameIndex=0;if(typeof e==="object"){if(e.frames==... method text (line 1) | get text(){return this[p]} method prefixText (line 1) | get prefixText(){return this[g]} method isSpinning (line 1) | get isSpinning(){return this.id!==undefined} method updateLineCount (line 1) | updateLineCount(){const e=this.stream.columns||80;const t=typeof this[... method text (line 1) | set text(e){this[p]=e;this.updateLineCount()} method prefixText (line 1) | set prefixText(e){this[g]=e;this.updateLineCount()} method frame (line 1) | frame(){const{frames:e}=this.spinner;let t=e[this.frameIndex];if(this.... method clear (line 1) | clear(){if(!this.isEnabled||!this.stream.isTTY){return this}for(let e=... method render (line 1) | render(){this.clear();this.stream.write(this.frame());this.linesToClea... method start (line 1) | start(e){if(e){this.text=e}if(!this.isEnabled){if(this.text){this.stre... method stop (line 1) | stop(){if(!this.isEnabled){return this}clearInterval(this.id);this.id=... method succeed (line 1) | succeed(e){return this.stopAndPersist({symbol:a.success,text:e})} method fail (line 1) | fail(e){return this.stopAndPersist({symbol:a.error,text:e})} method warn (line 1) | warn(e){return this.stopAndPersist({symbol:a.warning,text:e})} method info (line 1) | info(e){return this.stopAndPersist({symbol:a.info,text:e})} method stopAndPersist (line 1) | stopAndPersist(e={}){const t=e.prefixText||this.prefixText;const r=typ... function translateLevel (line 1) | function translateLevel(e){if(e===0){return false}return{level:e,hasBasi... function supportsColor (line 1) | function supportsColor(e){if(i===false){return 0}if(s("color=16m")||s("c... function getSupportLevel (line 1) | function getSupportLevel(e){const t=supportsColor(e);return translateLev... function translateLevel (line 1) | function translateLevel(e){if(e===0){return false}return{level:e,hasBasi... function supportsColor (line 1) | function supportsColor(e,t){if(a===0){return 0}if(o("color=16m")||o("col... function getSupportLevel (line 1) | function getSupportLevel(e){const t=supportsColor(e,e&&e.isTTY);return t... function wcswidth (line 1) | function wcswidth(e,t){if(typeof e!=="string")return wcwidth(e,t);var r=... function wcwidth (line 1) | function wcwidth(e,t){if(e===0)return t.nul;if(e<32||e>=127&&e<160)retur... function bisearch (line 1) | function bisearch(e){var t=0;var r=s.length-1;var n;if(es[r]... function __nccwpck_require__ (line 1) | function __nccwpck_require__(r){var n=t[r];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/p-limit/index.js class Node (line 1) | class Node{constructor(e){this.value=e;this.next=undefined}} method constructor (line 1) | constructor(e){this.value=e;this.next=undefined} class Queue (line 1) | class Queue{constructor(){this.clear()}enqueue(e){const t=new Node(e);if... method constructor (line 1) | constructor(){this.clear()} method enqueue (line 1) | enqueue(e){const t=new Node(e);if(this._head){this._tail.next=t;this._... method dequeue (line 1) | dequeue(){const e=this._head;if(!e){return}this._head=this._head.next;... method clear (line 1) | clear(){this._head=undefined;this._tail=undefined;this._size=0} method size (line 1) | get size(){return this._size} method [Symbol.iterator] (line 1) | *[Symbol.iterator](){let e=this._head;while(e){yield e.value;e=e.next}} function __nccwpck_require__ (line 1) | function __nccwpck_require__(i){var r=t[i];if(r!==undefined){return r.ex... FILE: packages/next/src/compiled/p-queue/index.js function Events (line 1) | function Events(){} function EE (line 1) | function EE(e,t,n){this.fn=e;this.context=t;this.once=n||false} function addListener (line 1) | function addListener(e,t,r,i,s){if(typeof r!=="function"){throw new Type... function clearEvent (line 1) | function clearEvent(e,t){if(--e._eventsCount===0)e._events=new Events;el... function EventEmitter (line 1) | function EventEmitter(){this._events=new Events;this._eventsCount=0} function lowerBound (line 1) | function lowerBound(e,t,n){let r=0;let i=e.length;while(i>0){const s=i/2... class PriorityQueue (line 1) | class PriorityQueue{constructor(){this._queue=[]}enqueue(e,t){t=Object.a... method constructor (line 1) | constructor(){this._queue=[]} method enqueue (line 1) | enqueue(e,t){t=Object.assign({priority:0},t);const n={priority:t.prior... method dequeue (line 1) | dequeue(){const e=this._queue.shift();return e===null||e===void 0?void... method filter (line 1) | filter(e){return this._queue.filter((t=>t.priority===e.priority)).map(... method size (line 1) | get size(){return this._queue.length} class TimeoutError (line 1) | class TimeoutError extends Error{constructor(e){super(e);this.name="Time... method constructor (line 1) | constructor(e){super(e);this.name="TimeoutError"} function __nccwpck_require__ (line 1) | function __nccwpck_require__(n){var r=t[n];if(r!==undefined){return r.ex... class PQueue (line 1) | class PQueue extends t{constructor(e){var t,n,r,s;super();this._interval... method constructor (line 1) | constructor(e){var t,n,r,s;super();this._intervalCount=0;this._interva... method _doesIntervalAllowAnother (line 1) | get _doesIntervalAllowAnother(){return this._isIntervalIgnored||this._... method _doesConcurrentAllowAnother (line 1) | get _doesConcurrentAllowAnother(){return this._pendingCount=1)){throw new TypeErro... method add (line 1) | async add(e,t={}){return new Promise(((n,i)=>{const run=async()=>{this... method addAll (line 1) | async addAll(e,t){return Promise.all(e.map((async e=>this.add(e,t))))} method start (line 1) | start(){if(!this._isPaused){return this}this._isPaused=false;this._pro... method pause (line 1) | pause(){this._isPaused=true} method clear (line 1) | clear(){this._queue=new this._queueClass} method onEmpty (line 1) | async onEmpty(){if(this._queue.size===0){return}return new Promise((e=... method onIdle (line 1) | async onIdle(){if(this._pendingCount===0&&this._queue.size===0){return... method size (line 1) | get size(){return this._queue.size} method sizeBy (line 1) | sizeBy(e){return this._queue.filter(e).length} method pending (line 1) | get pending(){return this._pendingCount} method isPaused (line 1) | get isPaused(){return this._isPaused} method timeout (line 1) | get timeout(){return this._timeout} method timeout (line 1) | set timeout(e){this._timeout=e} FILE: packages/next/src/compiled/path-browserify/index.js function assertPath (line 1) | function assertPath(e){if(typeof e!=="string"){throw new TypeError("Path... function normalizeStringPosix (line 1) | function normalizeStringPosix(e,r){var t="";var i=0;var n=-1;var a=0;var... function _format (line 1) | function _format(e,r){var t=r.dir||r.root;var i=r.base||(r.name||"")+(r.... function __nccwpck_require__ (line 1) | function __nccwpck_require__(t){var i=r[t];if(i!==undefined){return i.ex... FILE: packages/next/src/compiled/path-to-regexp/index.js function lexer (line 1) | function lexer(e){var n=[];var r=0;while(r)?(?!\?... function arrayToRegexp (line 1) | function arrayToRegexp(e,n,r){var t=e.map((function(e){return pathToRege... function stringToRegexp (line 1) | function stringToRegexp(e,n,r){return tokensToRegexp(parse(e,r),n,r)} function tokensToRegexp (line 1) | function tokensToRegexp(e,n,r){if(r===void 0){r={}}var t=r.strict,a=t===... function pathToRegexp (line 1) | function pathToRegexp(e,n,r){if(e instanceof RegExp)return regexpToRegex... FILE: packages/next/src/compiled/picomatch/index.js function picomatch (line 1) | function picomatch(t,e,u=false){if(e&&(e.windows===null||e.windows===und... method extglobChars (line 1) | extglobChars(t){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${t.... method globChars (line 1) | globChars(t){return t===true?C:b} function __nccwpck_require__ (line 1) | function __nccwpck_require__(u){var n=e[u];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/postcss-flexbugs-fixes/index.js function shouldSetZeroBasis (line 1) | function shouldSetZeroBasis(e){if(!e){return false}return e==="0"||e.rep... function properBasis (line 1) | function properBasis(e){if(shouldSetZeroBasis(e)){return"0%"}return e} function __nccwpck_require__ (line 1) | function __nccwpck_require__(a){var u=r[a];if(u!==undefined){return u.ex... FILE: packages/next/src/compiled/postcss-modules-extract-imports/index.js function addImportToGraph (line 1) | function addImportToGraph(r,e,t,o){const n=e+"_"+"siblings";const s=e+"_... method prepare (line 1) | prepare(){const r={};const e={};const a={};const i={};const p={};return{... function createError (line 1) | function createError(r,e){const t=new Error("Nondeterministic import's o... function walkGraph (line 1) | function walkGraph(r,o,n,s,c){if(n[r]===e){return}if(n[r]===t){if(c){ret... function topologicalSort (line 1) | function topologicalSort(r,e){const t=[];const o={};const n=Object.keys(... function __nccwpck_require__ (line 1) | function __nccwpck_require__(t){var o=e[t];if(o!==undefined){return o.ex... FILE: packages/next/src/compiled/postcss-modules-local-by-default/index.js function getIgnoreComment (line 2) | function getIgnoreComment(e){if(!e.parent){return}const t=e.parent.index... function normalizeNodeArray (line 2) | function normalizeNodeArray(e){const t=[];e.forEach((e=>{if(Array.isArra... function localizeNode (line 2) | function localizeNode(e,t,r){const transform=(t,i)=>{if(i.ignoreNextSpac... function localizeDeclNode (line 2) | function localizeDeclNode(e,t){switch(e.type){case"word":if(t.localizeNe... function localizeDeclarationValues (line 2) | function localizeDeclarationValues(e,t,r){const n=i(t.value);n.walk(((t,... function localizeDeclaration (line 2) | function localizeDeclaration(e,t){const r=/animation(-name)?$/i.test(e.p... method prepare (line 2) | prepare(){const n=new Map;return{Once(i){const{icssImports:o}=s(i,false)... function _getRequireWildcardCache (line 2) | function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 2) | function _interopRequireWildcard(e,t){if(!t&&e&&e.__esModule){return e}i... function _interopRequireDefault (line 2) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _getRequireWildcardCache (line 2) | function _getRequireWildcardCache(e){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 2) | function _interopRequireWildcard(e,t){if(!t&&e&&e.__esModule){return e}i... function _interopRequireDefault (line 2) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _defineProperties (line 2) | function _defineProperties(e,t){for(var r=0;re.length)t=e.length;for(va... function _defineProperties (line 2) | function _defineProperties(e,t){for(var r=0;r1?t-1:... function getProp (line 2) | function getProp(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=... function _interopRequireDefault (line 2) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function stripComments (line 2) | function stripComments(e){var t="";var r=e.indexOf("/*");var n=0;while(r... function gobbleHex (line 2) | function gobbleHex(e){var t=e.toLowerCase();var r="";var n=false;for(var... function unesc (line 2) | function unesc(e){var t=r.test(e);if(!t){return e}var n="";for(var i=0;i... function __nccwpck_require__ (line 2) | function __nccwpck_require__(r){var n=t[r];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/postcss-modules-scope/index.js function getSingleLocalNamesForComposes (line 2) | function getSingleLocalNamesForComposes(e){return e.nodes.map((t=>{if(t.... function unescape (line 2) | function unescape(e){return e.replace(o,((e,t,r)=>{const n="0x"+t-65536;... method Once (line 2) | Once(e,{rule:o}){const a=Object.create(null);function exportScopedName(n... function _getRequireWildcardCache (line 2) | function _getRequireWildcardCache(){if(typeof WeakMap!=="function")retur... function _interopRequireWildcard (line 2) | function _interopRequireWildcard(e){if(e&&e.__esModule){return e}if(e===... function _interopRequireDefault (line 2) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _getRequireWildcardCache (line 2) | function _getRequireWildcardCache(){if(typeof WeakMap!=="function")retur... function _interopRequireWildcard (line 2) | function _interopRequireWildcard(e){if(e&&e.__esModule){return e}if(e===... function _interopRequireDefault (line 2) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function _defineProperties (line 2) | function _defineProperties(e,t){for(var r=0;re.length)t=e.length;for(va... function _defineProperties (line 2) | function _defineProperties(e,t){for(var r=0;r1?t-1:... function getProp (line 2) | function getProp(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=... function _interopRequireDefault (line 2) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function stripComments (line 2) | function stripComments(e){var t="";var r=e.indexOf("/*");var n=0;while(r... function gobbleHex (line 2) | function gobbleHex(e){var t=e.toLowerCase();var r="";var n=false;for(var... function unesc (line 2) | function unesc(e){var t=r.test(e);if(!t){return e}var n="";for(var i=0;i... function __nccwpck_require__ (line 2) | function __nccwpck_require__(r){var n=t[r];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/postcss-modules-values/index.js method prepare (line 1) | prepare(e){const r=[];const p={};return{Once(i,c){i.walkAtRules(/value/i... function __nccwpck_require__ (line 1) | function __nccwpck_require__(t){var s=r[t];if(s!==undefined){return s.ex... FILE: packages/next/src/compiled/postcss-plugin-stub-for-cssnano-simple/index.js function pluginCreator (line 1) | function pluginCreator(){return{postcssPlugin:"postcss-plugin-stub",prep... function __nccwpck_require__ (line 1) | function __nccwpck_require__(t){var _=r[t];if(_!==undefined){return _.ex... FILE: packages/next/src/compiled/postcss-preset-env/index.cjs function browsersSort (line 1) | function browsersSort(_,X){_=_.split(" ");X=X.split(" ");if(_[0]>X[0]){r... function f (line 1) | function f(_,X,ee){_=te(_);if(!ee){[ee,X]=[X,{}]}let re=X.match||/\sx($|... function prefix (line 1) | function prefix(_,X){for(let ee of _){re[ee]=Object.assign({},X)}} function add (line 1) | function add(_,X){for(let ee of _){re[ee].browsers=re[ee].browsers.conca... class AtRule (line 1) | class AtRule extends te{add(_,X){let ee=X+_.name;let te=_.parent.some((X... method add (line 1) | add(_,X){let ee=X+_.name;let te=_.parent.some((X=>X.name===ee&&X.param... method process (line 1) | process(_){let X=this.parentPrefix(_);for(let ee of this.prefixes){if(... function isPlainObject (line 1) | function isPlainObject(_){return Object.prototype.toString.apply(_)==="[... function timeCapsule (line 1) | function timeCapsule(_,X){if(X.browsers.selected.length===0){return}if(X... function plugin (line 1) | function plugin(..._){let X;if(_.length===1&&isPlainObject(_[0])){X=_[0]... function last (line 1) | function last(_){return _[_.length-1]} method parse (line 1) | parse(_){let X=[""];let ee=[X];for(let te of _){if(te==="("){X=[""];last... method stringify (line 1) | stringify(_){let ee="";for(let te of _){if(typeof te==="object"){ee+=`($... class Browsers (line 1) | class Browsers{constructor(_,X,ee,te){this.data=_;this.options=ee||{};th... method constructor (line 1) | constructor(_,X,ee,te){this.data=_;this.options=ee||{};this.browsersli... method prefixes (line 1) | static prefixes(){if(this.prefixesCache){return this.prefixesCache}thi... method withPrefix (line 1) | static withPrefix(_){if(!this.prefixesRegexp){this.prefixesRegexp=new ... method isSelected (line 1) | isSelected(_){return this.selected.includes(_)} method parse (line 1) | parse(_){let X={};for(let _ in this.browserslistOpts){X[_]=this.browse... method prefix (line 1) | prefix(_){let[X,ee]=_.split(" ");let te=this.data[X];let re=te.prefix_... class Declaration (line 1) | class Declaration extends re{add(_,X,ee,te){let re=this.prefixed(_.prop,... method add (line 1) | add(_,X,ee,te){let re=this.prefixed(_.prop,X);if(this.isAlready(_,re)|... method calcBefore (line 1) | calcBefore(_,X,ee=""){let te=this.maxPrefixed(_,X);let re=te-se.remove... method check (line 1) | check(){return true} method insert (line 1) | insert(_,X,ee){let te=this.set(this.clone(_),X);if(!te)return undefine... method isAlready (line 1) | isAlready(_,X){let ee=this.all.group(_).up((_=>_.prop===X));if(!ee){ee... method maxPrefixed (line 1) | maxPrefixed(_,X){if(X._autoprefixerMax){return X._autoprefixerMax}let ... method needCascade (line 1) | needCascade(_){if(!_._autoprefixerCascade){_._autoprefixerCascade=this... method normalize (line 1) | normalize(_){return _} method old (line 1) | old(_,X){return[this.prefixed(_,X)]} method otherPrefixes (line 1) | otherPrefixes(_,X){for(let ee of te.prefixes()){if(ee===X){continue}if... method prefixed (line 1) | prefixed(_,X){return X+_} method process (line 1) | process(_,X){if(!this.needCascade(_)){super.process(_,X);return}let ee... method restoreBefore (line 1) | restoreBefore(_){let X=_.raw("before").split("\n");let ee=X[X.length-1... method set (line 1) | set(_,X){_.prop=this.prefixed(_.prop,X);return _} class AlignContent (line 1) | class AlignContent extends te{normalize(){return"align-content"}prefixed... method normalize (line 1) | normalize(){return"align-content"} method prefixed (line 1) | prefixed(_,X){let ee;[ee,X]=re(X);if(ee===2012){return X+"flex-line-pa... method set (line 1) | set(_,X){let ee=re(X)[0];if(ee===2012){_.value=AlignContent.oldValues[... class AlignItems (line 1) | class AlignItems extends te{normalize(){return"align-items"}prefixed(_,X... method normalize (line 1) | normalize(){return"align-items"} method prefixed (line 1) | prefixed(_,X){let ee;[ee,X]=re(X);if(ee===2009){return X+"box-align"}i... method set (line 1) | set(_,X){let ee=re(X)[0];if(ee===2009||ee===2012){_.value=AlignItems.o... class AlignSelf (line 1) | class AlignSelf extends te{check(_){return _.parent&&!_.parent.some((_=>... method check (line 1) | check(_){return _.parent&&!_.parent.some((_=>_.prop&&_.prop.startsWith... method normalize (line 1) | normalize(){return"align-self"} method prefixed (line 1) | prefixed(_,X){let ee;[ee,X]=re(X);if(ee===2012){return X+"flex-item-al... method set (line 1) | set(_,X){let ee=re(X)[0];if(ee===2012){_.value=AlignSelf.oldValues[_.v... class Animation (line 1) | class Animation extends te{check(_){return!_.value.split(/\s+/).some((_=... method check (line 1) | check(_){return!_.value.split(/\s+/).some((_=>{let X=_.toLowerCase();r... class Appearance (line 1) | class Appearance extends te{constructor(_,X,ee){super(_,X,ee);if(this.pr... method constructor (line 1) | constructor(_,X,ee){super(_,X,ee);if(this.prefixes){this.prefixes=re.u... class Autofill (line 1) | class Autofill extends te{constructor(_,X,ee){super(_,X,ee);if(this.pref... method constructor (line 1) | constructor(_,X,ee){super(_,X,ee);if(this.prefixes){this.prefixes=re.u... method prefixed (line 1) | prefixed(_){if(_==="-webkit-"){return":-webkit-autofill"}return`:${_}a... class BackdropFilter (line 1) | class BackdropFilter extends te{constructor(_,X,ee){super(_,X,ee);if(thi... method constructor (line 1) | constructor(_,X,ee){super(_,X,ee);if(this.prefixes){this.prefixes=re.u... class BackgroundClip (line 1) | class BackgroundClip extends te{constructor(_,X,ee){super(_,X,ee);if(thi... method constructor (line 1) | constructor(_,X,ee){super(_,X,ee);if(this.prefixes){this.prefixes=re.u... method check (line 1) | check(_){return _.value.toLowerCase()==="text"} class BackgroundSize (line 1) | class BackgroundSize extends te{set(_,X){let ee=_.value.toLowerCase();if... method set (line 1) | set(_,X){let ee=_.value.toLowerCase();if(X==="-webkit-"&&!ee.includes(... class BlockLogical (line 1) | class BlockLogical extends te{normalize(_){if(_.includes("-before")){ret... method normalize (line 1) | normalize(_){if(_.includes("-before")){return _.replace("-before","-bl... method prefixed (line 1) | prefixed(_,X){if(_.includes("-start")){return X+_.replace("-block-star... class BorderImage (line 1) | class BorderImage extends te{set(_,X){_.value=_.value.replace(/\s+fill(\... method set (line 1) | set(_,X){_.value=_.value.replace(/\s+fill(\s)/,"$1");return super.set(... class BorderRadius (line 1) | class BorderRadius extends te{normalize(_){return BorderRadius.toNormal[... method normalize (line 1) | normalize(_){return BorderRadius.toNormal[_]||_} method prefixed (line 1) | prefixed(_,X){if(X==="-moz-"){return X+(BorderRadius.toMozilla[_]||_)}... class BreakProps (line 1) | class BreakProps extends te{insert(_,X,ee){if(_.prop!=="break-inside"){r... method insert (line 1) | insert(_,X,ee){if(_.prop!=="break-inside"){return super.insert(_,X,ee)... method normalize (line 1) | normalize(_){if(_.includes("inside")){return"break-inside"}if(_.includ... method prefixed (line 1) | prefixed(_,X){return`${X}column-${_}`} method set (line 1) | set(_,X){if(_.prop==="break-inside"&&_.value==="avoid-column"||_.value... class CrossFade (line 1) | class CrossFade extends re{replace(_,X){return te.space(_).map((_=>{if(_... method replace (line 1) | replace(_,X){return te.space(_).map((_=>{if(_.slice(0,+this.name.lengt... class DisplayFlex (line 1) | class DisplayFlex extends re{constructor(_,X){super(_,X);if(_==="display... method constructor (line 1) | constructor(_,X){super(_,X);if(_==="display-flex"){this.name="flex"}} method check (line 1) | check(_){return _.prop==="display"&&_.value===this.name} method old (line 1) | old(_){let X=this.prefixed(_);if(!X)return undefined;return new te(thi... method prefixed (line 1) | prefixed(_){let X,ee;[X,_]=se(_);if(X===2009){if(this.name==="flex"){e... method replace (line 1) | replace(_,X){return this.prefixed(X)} class DisplayGrid (line 1) | class DisplayGrid extends te{constructor(_,X){super(_,X);if(_==="display... method constructor (line 1) | constructor(_,X){super(_,X);if(_==="display-grid"){this.name="grid"}} method check (line 1) | check(_){return _.prop==="display"&&_.value===this.name} class FileSelectorButton (line 1) | class FileSelectorButton extends te{constructor(_,X,ee){super(_,X,ee);if... method constructor (line 1) | constructor(_,X,ee){super(_,X,ee);if(this.prefixes){this.prefixes=re.u... method prefixed (line 1) | prefixed(_){if(_==="-webkit-"){return"::-webkit-file-upload-button"}re... class FilterValue (line 1) | class FilterValue extends te{constructor(_,X){super(_,X);if(_==="filter-... method constructor (line 1) | constructor(_,X){super(_,X);if(_==="filter-function"){this.name="filte... class Filter (line 1) | class Filter extends te{check(_){let X=_.value;return!X.toLowerCase().in... method check (line 1) | check(_){let X=_.value;return!X.toLowerCase().includes("alpha(")&&!X.i... class FlexBasis (line 1) | class FlexBasis extends te{normalize(){return"flex-basis"}prefixed(_,X){... method normalize (line 1) | normalize(){return"flex-basis"} method prefixed (line 1) | prefixed(_,X){let ee;[ee,X]=re(X);if(ee===2012){return X+"flex-preferr... method set (line 1) | set(_,X){let ee;[ee,X]=re(X);if(ee===2012||ee==="final"){return super.... class FlexDirection (line 1) | class FlexDirection extends te{insert(_,X,ee){let te;[te,X]=re(X);if(te!... method insert (line 1) | insert(_,X,ee){let te;[te,X]=re(X);if(te!==2009){return super.insert(_... method normalize (line 1) | normalize(){return"flex-direction"} method old (line 1) | old(_,X){let ee;[ee,X]=re(X);if(ee===2009){return[X+"box-orient",X+"bo... class FlexFlow (line 1) | class FlexFlow extends te{insert(_,X,ee){let te;[te,X]=re(X);if(te!==200... method insert (line 1) | insert(_,X,ee){let te;[te,X]=re(X);if(te!==2009){return super.insert(_... class Flex (line 1) | class Flex extends te{normalize(){return"flex"}prefixed(_,X){let ee;[ee,... method normalize (line 1) | normalize(){return"flex"} method prefixed (line 1) | prefixed(_,X){let ee;[ee,X]=re(X);if(ee===2009){return X+"box-flex"}if... method normalize (line 1) | normalize(){return"flex"} method prefixed (line 1) | prefixed(_,X){let ee;[ee,X]=se(X);if(ee===2009){return X+"box-flex"}re... method set (line 1) | set(_,X){let ee=se(X)[0];if(ee===2009){_.value=te.space(_.value)[0];_.... class FlexShrink (line 1) | class FlexShrink extends te{normalize(){return"flex-shrink"}prefixed(_,X... method normalize (line 1) | normalize(){return"flex-shrink"} method prefixed (line 1) | prefixed(_,X){let ee;[ee,X]=re(X);if(ee===2012){return X+"flex-negativ... method set (line 1) | set(_,X){let ee;[ee,X]=re(X);if(ee===2012||ee==="final"){return super.... class FlexWrap (line 1) | class FlexWrap extends te{set(_,X){let ee=re(X)[0];if(ee!==2009){return ... method set (line 1) | set(_,X){let ee=re(X)[0];if(ee!==2009){return super.set(_,X)}return un... class Flex (line 1) | class Flex extends re{normalize(){return"flex"}prefixed(_,X){let ee;[ee,... method normalize (line 1) | normalize(){return"flex"} method prefixed (line 1) | prefixed(_,X){let ee;[ee,X]=re(X);if(ee===2009){return X+"box-flex"}if... method normalize (line 1) | normalize(){return"flex"} method prefixed (line 1) | prefixed(_,X){let ee;[ee,X]=se(X);if(ee===2009){return X+"box-flex"}re... method set (line 1) | set(_,X){let ee=se(X)[0];if(ee===2009){_.value=te.space(_.value)[0];_.... class Fullscreen (line 1) | class Fullscreen extends te{prefixed(_){if(_==="-webkit-"){return":-webk... method prefixed (line 1) | prefixed(_){if(_==="-webkit-"){return":-webkit-full-screen"}if(_==="-m... class Gradient (line 1) | class Gradient extends ie{add(_,X){let ee=_.prop;if(ee.includes("mask"))... method add (line 1) | add(_,X){let ee=_.prop;if(ee.includes("mask")){if(X==="-webkit-"||X===... method cloneDiv (line 1) | cloneDiv(_){for(let X of _){if(X.type==="div"&&X.value===","){return X... method colorStops (line 1) | colorStops(_){let X=[];for(let ee=0;ee<_.length;ee++){let te;let se=_[... method convertDirection (line 1) | convertDirection(_){if(_.length>0){if(_[0].value==="to"){this.fixDirec... method fixAngle (line 1) | fixAngle(_){let X=_[0].value;X=parseFloat(X);X=Math.abs(450-X)%360;X=t... method fixDirection (line 1) | fixDirection(_){_.splice(0,2);for(let X of _){if(X.type==="div"){break... method fixRadial (line 1) | fixRadial(_){let X=[];let ee=[];let te,re,se,ne,ie;for(ne=0;ne<_.lengt... method isRadial (line 1) | isRadial(_){let X="before";for(let ee of _){if(X==="before"&&ee.type==... method newDirection (line 1) | newDirection(_){if(_[0].value==="to"){return _}oe.lastIndex=0;if(!oe.t... method normalize (line 1) | normalize(_,X){if(!_[0])return _;if(/-?\d+(.\d+)?grad/.test(_[0].value... method normalizeUnit (line 1) | normalizeUnit(_,X){let ee=parseFloat(_);let te=ee/X*360;return`${te}deg`} method old (line 1) | old(_){if(_==="-webkit-"){let X;if(this.name==="linear-gradient"){X="l... method oldDirection (line 1) | oldDirection(_){let X=this.cloneDiv(_[0]);if(_[0][0].value!=="to"){ret... method oldWebkit (line 1) | oldWebkit(_){let{nodes:X}=_;let ee=re.stringify(_.nodes);if(this.name!... method replace (line 1) | replace(_,X){let ee=re(_);for(let _ of ee.nodes){let ee=this.name;if(_... method replaceFirst (line 1) | replaceFirst(_,...X){let ee=X.map((_=>{if(_===" "){return{type:"space"... method revertDirection (line 1) | revertDirection(_){return Gradient.directions[_.toLowerCase()]||_} method roundFloat (line 1) | roundFloat(_,X){return parseFloat(_.toFixed(X))} class GridArea (line 1) | class GridArea extends te{insert(_,X,ee,te){if(X!=="-ms-")return super.i... method insert (line 1) | insert(_,X,ee,te){if(X!=="-ms-")return super.insert(_,X,ee);let se=re.... class GridColumnAlign (line 1) | class GridColumnAlign extends te{check(_){return!_.value.includes("flex-... method check (line 1) | check(_){return!_.value.includes("flex-")&&_.value!=="baseline"} method normalize (line 1) | normalize(){return"justify-self"} method prefixed (line 1) | prefixed(_,X){return X+"grid-column-align"} class GridEnd (line 1) | class GridEnd extends te{insert(_,X,ee,te){if(X!=="-ms-")return super.in... method insert (line 1) | insert(_,X,ee,te){if(X!=="-ms-")return super.insert(_,X,ee);let se=thi... class GridRowAlign (line 1) | class GridRowAlign extends te{check(_){return!_.value.includes("flex-")&... method check (line 1) | check(_){return!_.value.includes("flex-")&&_.value!=="baseline"} method normalize (line 1) | normalize(){return"align-self"} method prefixed (line 1) | prefixed(_,X){return X+"grid-row-align"} class GridRowColumn (line 1) | class GridRowColumn extends te{insert(_,X,ee){if(X!=="-ms-")return super... method insert (line 1) | insert(_,X,ee){if(X!=="-ms-")return super.insert(_,X,ee);let te=re.par... class GridRowsColumns (line 1) | class GridRowsColumns extends te{insert(_,X,ee,te){if(X!=="-ms-")return ... method insert (line 1) | insert(_,X,ee,te){if(X!=="-ms-")return super.insert(_,X,ee);let{parent... method normalize (line 1) | normalize(_){return _.replace(/^grid-(rows|columns)/,"grid-template-$1")} method prefixed (line 1) | prefixed(_,X){if(X==="-ms-"){return oe({prefix:X,prop:_})}return super... class GridStart (line 1) | class GridStart extends te{check(_){let X=_.value;return!X.includes("/")... method check (line 1) | check(_){let X=_.value;return!X.includes("/")&&!X.includes("span")} method normalize (line 1) | normalize(_){return _.replace("-start","")} method prefixed (line 1) | prefixed(_,X){let ee=super.prefixed(_,X);if(X==="-ms-"){ee=ee.replace(... function getGridRows (line 1) | function getGridRows(_){return _.trim().slice(1,-1).split(/["']\s*["']?/g)} class GridTemplateAreas (line 1) | class GridTemplateAreas extends te{insert(_,X,ee,te){if(X!=="-ms-")retur... method insert (line 1) | insert(_,X,ee,te){if(X!=="-ms-")return super.insert(_,X,ee);let ue=fal... class GridTemplate (line 1) | class GridTemplate extends te{insert(_,X,ee,te){if(X!=="-ms-")return sup... method insert (line 1) | insert(_,X,ee,te){if(X!=="-ms-")return super.insert(_,X,ee);if(_.paren... function convert (line 1) | function convert(_){if(_&&_.length===2&&_[0]==="span"&&parseInt(_[1],10)... function translate (line 1) | function translate(_,X,ee){let te=_[X];let re=_[ee];if(!te){return[false... function parse (line 1) | function parse(_){let X=te(_.value);let ee=[];let re=0;ee[re]=[];for(let... function insertDecl (line 1) | function insertDecl(_,X,ee){if(ee&&!_.parent.some((_=>_.prop===`-ms-${X}... function prefixTrackProp (line 1) | function prefixTrackProp({prefix:_,prop:X}){return _+X.replace("template... function transformRepeat (line 1) | function transformRepeat({nodes:_},{gap:X}){let{count:ee,size:re}=_.redu... function prefixTrackValue (line 1) | function prefixTrackValue({gap:_,value:X}){let ee=te(X).nodes.reduce(((X... function track (line 1) | function track(_,X){return{end:X,span:X-_,start:_}} function getColumns (line 1) | function getColumns(_){return _.trim().split(/\s+/g)} function parseGridAreas (line 1) | function parseGridAreas({gap:_,rows:X}){return X.reduce(((X,ee,te)=>{if(... function testTrack (line 1) | function testTrack(_){return _.type==="word"&&/^\[.+]$/.test(_.value)} function verifyRowSize (line 1) | function verifyRowSize(_){if(_.areas.length>_.rows.length){_.rows.push("... function parseTemplate (line 1) | function parseTemplate({decl:_,gap:X}){let ee=te(_.value).nodes.reduce((... function getMSDecls (line 1) | function getMSDecls(_,X=false,ee=false){let te=[{prop:"-ms-grid-row",val... function getParentMedia (line 1) | function getParentMedia(_){if(_.type==="atrule"&&_.name==="media"){retur... function changeDuplicateAreaSelectors (line 1) | function changeDuplicateAreaSelectors(_,X){_=_.map((_=>{let X=re.space(_... function selectorsEqual (line 1) | function selectorsEqual(_,X){return _.selectors.some((_=>X.selectors.inc... function parseGridTemplatesData (line 1) | function parseGridTemplatesData(_){let X=[];_.walkDecls(/grid-template(-... function insertAreas (line 1) | function insertAreas(_,X){let ee=parseGridTemplatesData(_);if(ee.length=... function warnMissedAreas (line 1) | function warnMissedAreas(_,X,ee){let te=Object.keys(_);X.root().walkDecl... function warnTemplateSelectorNotFound (line 1) | function warnTemplateSelectorNotFound(_,X){let ee=_.parent;let te=_.root... function warnIfGridRowColumnExists (line 1) | function warnIfGridRowColumnExists(_,X){let ee=_.parent;let te=[];ee.wal... function getGridGap (line 1) | function getGridGap(_){let X={};let ee=/^(grid-)?((row|column)-)?gap$/;_... function parseMediaParams (line 1) | function parseMediaParams(_){if(!_){return[]}let X=te(_);let ee;let re;X... function shouldInheritGap (line 1) | function shouldInheritGap(_,X){let ee;let te=ie(_);let re=ie(X);if(te[0]... function inheritGridGap (line 1) | function inheritGridGap(_,X){let ee=_.parent;let te=getParentMedia(ee);l... function warnGridGap (line 1) | function warnGridGap({decl:_,gap:X,hasColumns:ee,result:te}){let re=X.ro... function normalizeRowColumn (line 1) | function normalizeRowColumn(_){let X=te(_).nodes.reduce(((_,X)=>{if(X.ty... function autoplaceGridItems (line 1) | function autoplaceGridItems(_,X,ee,te="row"){let{parent:re}=_;let se=re.... class ImageRendering (line 1) | class ImageRendering extends te{check(_){return _.value==="pixelated"}no... method check (line 1) | check(_){return _.value==="pixelated"} method normalize (line 1) | normalize(){return"image-rendering"} method prefixed (line 1) | prefixed(_,X){if(X==="-ms-"){return"-ms-interpolation-mode"}return sup... method process (line 1) | process(_,X){return super.process(_,X)} method set (line 1) | set(_,X){if(X!=="-ms-")return super.set(_,X);_.prop="-ms-interpolation... class ImageSet (line 1) | class ImageSet extends te{replace(_,X){let ee=super.replace(_,X);if(X===... method replace (line 1) | replace(_,X){let ee=super.replace(_,X);if(X==="-webkit-"){ee=ee.replac... class InlineLogical (line 1) | class InlineLogical extends te{normalize(_){return _.replace(/(margin|pa... method normalize (line 1) | normalize(_){return _.replace(/(margin|padding|border)-(start|end)/,"$... method prefixed (line 1) | prefixed(_,X){return X+_.replace("-inline","")} function regexp (line 1) | function regexp(_){return new RegExp(`(^|[\\s,(])(${_}($|[\\s),]))`,"gi")} class Intrinsic (line 1) | class Intrinsic extends re{add(_,X){if(_.prop.includes("grid")&&X!=="-we... method add (line 1) | add(_,X){if(_.prop.includes("grid")&&X!=="-webkit-"){return undefined}... method isStretch (line 1) | isStretch(){return this.name==="stretch"||this.name==="fill"||this.nam... method old (line 1) | old(_){let X=_+this.name;if(this.isStretch()){if(_==="-moz-"){X="-moz-... method regexp (line 1) | regexp(){if(!this.regexpCache)this.regexpCache=regexp(this.name);retur... method replace (line 1) | replace(_,X){if(X==="-moz-"&&this.isStretch()){return _.replace(this.r... class JustifyContent (line 1) | class JustifyContent extends te{normalize(){return"justify-content"}pref... method normalize (line 1) | normalize(){return"justify-content"} method prefixed (line 1) | prefixed(_,X){let ee;[ee,X]=re(X);if(ee===2009){return X+"box-pack"}if... method set (line 1) | set(_,X){let ee=re(X)[0];if(ee===2009||ee===2012){let te=JustifyConten... class MaskBorder (line 1) | class MaskBorder extends te{normalize(){return this.name.replace("box-im... method normalize (line 1) | normalize(){return this.name.replace("box-image","border")} method prefixed (line 1) | prefixed(_,X){let ee=super.prefixed(_,X);if(X==="-webkit-"){ee=ee.repl... class MaskComposite (line 1) | class MaskComposite extends te{insert(_,X,ee){let te=_.prop==="mask-comp... method insert (line 1) | insert(_,X,ee){let te=_.prop==="mask-composite";let re;if(te){re=_.val... class Order (line 1) | class Order extends te{normalize(){return"order"}prefixed(_,X){let ee;[e... method normalize (line 1) | normalize(){return"order"} method prefixed (line 1) | prefixed(_,X){let ee;[ee,X]=re(X);if(ee===2009){return X+"box-ordinal-... method set (line 1) | set(_,X){let ee=re(X)[0];if(ee===2009&&/\d/.test(_.value)){_.value=(pa... class OverscrollBehavior (line 1) | class OverscrollBehavior extends te{normalize(){return"overscroll-behavi... method normalize (line 1) | normalize(){return"overscroll-behavior"} method prefixed (line 1) | prefixed(_,X){return X+"scroll-chaining"} method set (line 1) | set(_,X){if(_.value==="auto"){_.value="chained"}else if(_.value==="non... class Pixelated (line 1) | class Pixelated extends re{old(_){if(_==="-webkit-"){return new te(this.... method old (line 1) | old(_){if(_==="-webkit-"){return new te(this.name,"-webkit-optimize-co... method replace (line 1) | replace(_,X){if(X==="-webkit-"){return _.replace(this.regexp(),"$1-web... class PlaceSelf (line 1) | class PlaceSelf extends te{insert(_,X,ee){if(X!=="-ms-")return super.ins... method insert (line 1) | insert(_,X,ee){if(X!=="-ms-")return super.insert(_,X,ee);if(_.parent.s... class PlaceholderShown (line 1) | class PlaceholderShown extends te{prefixed(_){if(_==="-moz-"){return":-m... method prefixed (line 1) | prefixed(_){if(_==="-moz-"){return":-moz-placeholder"}else if(_==="-ms... class Placeholder (line 1) | class Placeholder extends te{possible(){return super.possible().concat([... method possible (line 1) | possible(){return super.possible().concat(["-moz- old","-ms- old"])} method prefixed (line 1) | prefixed(_){if(_==="-webkit-"){return"::-webkit-input-placeholder"}if(... class PrintColorAdjust (line 1) | class PrintColorAdjust extends te{normalize(){return"print-color-adjust"... method normalize (line 1) | normalize(){return"print-color-adjust"} method prefixed (line 1) | prefixed(_,X){if(X==="-moz-"){return"color-adjust"}else{return X+"prin... class TextDecorationSkipInk (line 1) | class TextDecorationSkipInk extends te{set(_,X){if(_.prop==="text-decora... method set (line 1) | set(_,X){if(_.prop==="text-decoration-skip-ink"&&_.value==="auto"){_.p... class TextDecoration (line 1) | class TextDecoration extends te{check(_){return _.value.split(/\s+/).som... method check (line 1) | check(_){return _.value.split(/\s+/).some((_=>!re.includes(_)))} class TextEmphasisPosition (line 1) | class TextEmphasisPosition extends te{set(_,X){if(X==="-webkit-"){_.valu... method set (line 1) | set(_,X){if(X==="-webkit-"){_.value=_.value.replace(/\s*(right|left)\s... class TransformDecl (line 1) | class TransformDecl extends te{contain3d(_){if(_.prop==="transform-origi... method contain3d (line 1) | contain3d(_){if(_.prop==="transform-origin"){return false}for(let X of... method insert (line 1) | insert(_,X,ee){if(X==="-ms-"){if(!this.contain3d(_)&&!this.keyframePar... method keyframeParents (line 1) | keyframeParents(_){let{parent:X}=_;while(X){if(X.type==="atrule"&&X.na... method set (line 1) | set(_,X){_=super.set(_,X);if(X==="-ms-"){_.value=_.value.replace(/rota... class UserSelect (line 1) | class UserSelect extends te{insert(_,X,ee){if(_.value==="all"&&X==="-ms-... method insert (line 1) | insert(_,X,ee){if(_.value==="all"&&X==="-ms-"){return undefined}else i... method set (line 1) | set(_,X){if(X==="-ms-"&&_.value==="contain"){_.value="element"}return ... class WritingMode (line 1) | class WritingMode extends te{insert(_,X,ee){if(X==="-ms-"){let te=this.s... method insert (line 1) | insert(_,X,ee){if(X==="-ms-"){let te=this.set(this.clone(_),X);if(this... function capitalize (line 1) | function capitalize(_){return _.slice(0,1).toUpperCase()+_.slice(1)} function prefix (line 1) | function prefix(_,X,ee){let te=` ${_}`;if(ee)te+=" *";te+=": ";te+=X.ma... class OldSelector (line 1) | class OldSelector{constructor(_,X){this.prefix=X;this.prefixed=_.prefixe... method constructor (line 1) | constructor(_,X){this.prefix=X;this.prefixed=_.prefixed(this.prefix);t... method check (line 1) | check(_){if(!_.selector.includes(this.prefixed)){return false}if(!_.se... method isHack (line 1) | isHack(_){let X=_.parent.index(_)+1;let ee=_.parent.nodes;while(X{t... method load (line 1) | static load(_,X,ee){let te=this.hacks&&this.hacks[_];if(te){return new... method clone (line 1) | clone(_,X){return Prefixer.clone(_,X)} method parentPrefix (line 1) | parentPrefix(_){let X;if(typeof _._autoprefixerPrefix!=="undefined"){X... method process (line 1) | process(_,X){if(!this.check(_)){return undefined}let ee=this.parentPre... class Prefixes (line 1) | class Prefixes{constructor(_,X,ee={}){this.data=_;this.browsers=X;this.o... method constructor (line 1) | constructor(_,X,ee={}){this.data=_;this.browsers=X;this.options=ee;[th... method cleaner (line 1) | cleaner(){if(this.cleanerCache){return this.cleanerCache}if(this.brows... method decl (line 1) | decl(_){if(!Ct.has(_)){Ct.set(_,se.load(_))}return Ct.get(_)} method group (line 1) | group(_){let X=_.parent;let ee=X.index(_);let{length:te}=X.nodes;let s... method normalize (line 1) | normalize(_){return this.decl(_).normalize(_)} method prefixed (line 1) | prefixed(_,X){_=Ot.unprefixed(_);return this.decl(_).prefixed(_,X)} method preprocess (line 1) | preprocess(_){let X={"@supports":new kt(Prefixes,this),selectors:[]};f... method select (line 1) | select(_){let X={add:{},remove:{}};for(let ee in _){let te=_[ee];let r... method sort (line 1) | sort(_){return _.sort(((_,X)=>{let ee=_t.removeNote(_).length;let te=_... method unprefixed (line 1) | unprefixed(_){let X=this.normalize(Ot.unprefixed(_));if(X==="flex-dire... method values (line 1) | values(_,X){let ee=this[_];let te=ee["*"]&&ee["*"].values;let re=ee[X]... function hasGridTemplate (line 1) | function hasGridTemplate(_){return _.parent.some((_=>_.prop==="grid-temp... function hasRowsAndColumns (line 1) | function hasRowsAndColumns(_){let X=_.parent.some((_=>_.prop==="grid-tem... class Processor (line 1) | class Processor{constructor(_){this.prefixes=_}add(_,X){let ee=this.pref... method constructor (line 1) | constructor(_){this.prefixes=_} method add (line 1) | add(_,X){let ee=this.prefixes.add["@resolution"];let oe=this.prefixes.... method disabled (line 1) | disabled(_,X){if(!_)return false;if(_._autoprefixerDisabled!==undefine... method disabledDecl (line 1) | disabledDecl(_,X){if(_.type==="decl"&&this.gridStatus(_,X)===false){if... method disabledValue (line 1) | disabledValue(_,X){if(this.gridStatus(_,X)===false&&_.type==="decl"){i... method displayType (line 1) | displayType(_){for(let X of _.parent.nodes){if(X.prop!=="display"){con... method gridStatus (line 1) | gridStatus(_,X){if(!_)return false;if(_._autoprefixerGridStatus!==unde... method reduceSpaces (line 1) | reduceSpaces(_){let X=false;this.prefixes.group(_).up((()=>{X=true;ret... method remove (line 1) | remove(_,X){let ee=this.prefixes.remove["@resolution"];_.walkAtRules((... method withHackValue (line 1) | withHackValue(_){return _.prop==="-webkit-background-clip"&&_.value===... class Resolution (line 1) | class Resolution extends re{clean(_){if(!this.bad){this.bad=[];for(let _... method clean (line 1) | clean(_){if(!this.bad){this.bad=[];for(let _ of this.prefixes){this.ba... method prefixName (line 1) | prefixName(_,X){if(_==="-moz-"){return X+"--moz-device-pixel-ratio"}el... method prefixQuery (line 1) | prefixQuery(_,X,ee,re,se){re=new te(re);if(se==="dpi"){re=re.div(96)}e... method process (line 1) | process(_){let X=this.parentPrefix(_);let ee=X?[X]:this.prefixes;_.par... class Selector (line 1) | class Selector extends ne{constructor(_,X,ee){super(_,X,ee);this.regexpC... method constructor (line 1) | constructor(_,X,ee){super(_,X,ee);this.regexpCache=new Map} method add (line 1) | add(_,X){let ee=this.prefixeds(_);if(this.already(_,ee,X)){return}let ... method already (line 1) | already(_,X,ee){let te=_.parent.index(_)-1;while(te>=0){let re=_.paren... method check (line 1) | check(_){if(_.selector.includes(this.name)){return!!_.selector.match(t... method old (line 1) | old(_){return new se(this,_)} method possible (line 1) | possible(){return re.prefixes()} method prefixed (line 1) | prefixed(_){return this.name.replace(/^(\W*)/,`$1${_}`)} method prefixeds (line 1) | prefixeds(_){if(_._autoprefixerPrefixeds){if(_._autoprefixerPrefixeds[... method regexp (line 1) | regexp(_){if(!this.regexpCache.has(_)){let X=_?this.prefixed(_):this.n... method replace (line 1) | replace(_,X){return _.replace(this.regexp(),`$1${this.prefixed(X)}`)} class Supports (line 1) | class Supports{constructor(_,X){this.Prefixes=_;this.all=X}add(_,X){retu... method constructor (line 1) | constructor(_,X){this.Prefixes=_;this.all=X} method add (line 1) | add(_,X){return _.map((_=>{if(this.isProp(_)){let X=this.prefixed(_[0]... method cleanBrackets (line 1) | cleanBrackets(_){return _.map((_=>{if(typeof _!=="object"){return _}if... method convert (line 1) | convert(_){let X=[""];for(let ee of _){X.push([`${ee.prop}: ${ee.value... method disabled (line 1) | disabled(_){if(!this.all.options.grid){if(_.prop==="display"&&_.value.... method isHack (line 1) | isHack(_,X){let ee=new RegExp(`(\\(|\\s)${oe.escapeRegexp(X)}:`);retur... method isNot (line 1) | isNot(_){return typeof _==="string"&&/not\s*/i.test(_)} method isOr (line 1) | isOr(_){return typeof _==="string"&&/\s*or\s*/i.test(_)} method isProp (line 1) | isProp(_){return typeof _==="object"&&_.length===1&&typeof _[0]==="str... method normalize (line 1) | normalize(_){if(typeof _!=="object"){return _}_=_.filter((_=>_!==""));... method parse (line 1) | parse(_){let X=_.split(":");let ee=X[0];let te=X[1];if(!te)te="";retur... method prefixed (line 1) | prefixed(_){let X=this.virtual(_);if(this.disabled(X.first)){return X.... method prefixer (line 1) | prefixer(){if(this.prefixerCache){return this.prefixerCache}let _=this... method process (line 1) | process(_){let X=ne.parse(_.params);X=this.normalize(X);X=this.remove(... method remove (line 1) | remove(_,X){let ee=0;while(ee<_.length){if(!this.isNot(_[ee-1])&&this.... method toRemove (line 1) | toRemove(_,X){let[ee,te]=this.parse(_);let re=this.all.unprefixed(ee);... method virtual (line 1) | virtual(_){let[X,ee]=this.parse(_);let te=se("a{}").first;te.append({p... class Transition (line 1) | class Transition{constructor(_){this.props=["transition","transition-pro... method constructor (line 1) | constructor(_){this.props=["transition","transition-property"];this.pr... method add (line 1) | add(_,X){let ee,te;let re=this.prefixes.add[_.prop];let se=this.ruleVe... method already (line 1) | already(_,X,ee){return _.parent.some((_=>_.prop===X&&_.value===ee))} method checkForWarning (line 1) | checkForWarning(_,X){if(X.prop!=="transition-property"){return}let ee=... method cleanFromUnprefixed (line 1) | cleanFromUnprefixed(_,X){let ee=_.map((_=>this.findProp(_))).filter((_... method cleanOtherPrefixes (line 1) | cleanOtherPrefixes(_,X){return _.filter((_=>{let ee=ne.prefix(this.fin... method clone (line 1) | clone(_,X,ee){let te=[];let re=false;for(let se of ee){if(!re&&se.type... method cloneBefore (line 1) | cloneBefore(_,X,ee){if(!this.already(_,X,ee)){_.cloneBefore({prop:X,va... method disabled (line 1) | disabled(_,X){let ee=["order","justify-content","align-self","align-co... method div (line 1) | div(_){for(let X of _){for(let _ of X){if(_.type==="div"&&_.value===",... method findProp (line 1) | findProp(_){let X=_[0].value;if(/^\d/.test(X)){for(let[X,ee]of _.entri... method parse (line 1) | parse(_){let X=re(_);let ee=[];let te=[];for(let _ of X.nodes){te.push... method remove (line 1) | remove(_){let X=this.parse(_.value);X=X.filter((_=>{let X=this.prefixe... method ruleVendorPrefixes (line 1) | ruleVendorPrefixes(_){let{parent:X}=_;if(X.type!=="rule"){return false... method stringify (line 1) | stringify(_){if(_.length===0){return""}let X=[];for(let ee of _){if(ee... class Value (line 1) | class Value extends re{static save(_,X){let ee=X.prop;let te=[];for(let ... method save (line 1) | static save(_,X){let ee=X.prop;let te=[];for(let re in X._autoprefixer... method add (line 1) | add(_,X){if(!_._autoprefixerValues){_._autoprefixerValues={}}let ee=_.... method check (line 1) | check(_){let X=_.value;if(!X.includes(this.name)){return false}return!... method old (line 1) | old(_){return new te(this.name,_+this.name)} method regexp (line 1) | regexp(){return this.regexpCache||(this.regexpCache=se.regexp(this.nam... method replace (line 1) | replace(_,X){return _.replace(this.regexp(),`$1${X}$2`)} method value (line 1) | value(_){if(_.raws.value&&_.raws.value.value===_.value){return _.raws.... method prefix (line 1) | prefix(_){let X=_.match(/^(-\w+-)/);if(X){return X[0]}return""} method unprefixed (line 1) | unprefixed(_){return _.replace(/^-\w+-/,"")} function balanced (line 1) | function balanced(_,X,ee){if(_ instanceof RegExp)_=maybeMatch(_,ee);if(X... function maybeMatch (line 1) | function maybeMatch(_,X){var ee=X.match(_);return ee?ee[0]:null} function range (line 1) | function range(_,X,ee){var te,re,se,ne,ie;var oe=ee.indexOf(_);var ae=ee... function wrapRange (line 2) | function wrapRange(_,X,ee){var te=X-_;return((ee-_)%te+te)%te+_} function limitRange (line 2) | function limitRange(_,X,ee){return Math.max(_,Math.min(X,ee))} function validateRange (line 2) | function validateRange(_,X,ee,te,re){if(!testRange(_,X,ee,te,re)){throw ... function testRange (line 2) | function testRange(_,X,ee,te,re){return!(ee<_||ee>X||re&&ee===X||te&&ee=... function name (line 2) | function name(_,X,ee,te){return(ee?"(":"[")+_+","+X+(te?")":"]")} function curry (line 2) | function curry(_,X,ee,te){var re=name.bind(null,_,X,ee,te);return{wrap:w... function nodeIsInsensitiveAttribute (line 2) | function nodeIsInsensitiveAttribute(_){return _.type==="attribute"&&_.in... function selectorHasInsensitiveAttribute (line 2) | function selectorHasInsensitiveAttribute(_){return _.some(nodeIsInsensit... function transformString (line 2) | function transformString(_,X,ee){const te=ee.charAt(X);if(te===""){retur... function createSensitiveAtributes (line 2) | function createSensitiveAtributes(_){const X=transformString([""],0,_.va... function createNewSelectors (line 2) | function createNewSelectors(_){let X=[te.selector()];_.walk((_=>{if(!nod... function transform (line 2) | function transform(_){let X=[];_.each((_=>{if(selectorHasInsensitiveAttr... method Rule (line 2) | Rule(_){if(re.test(_.selector)){_.selector=te(transform).processSync(_.s... function parseValue (line 2) | function parseValue(_){let X=_.match(/([\d.-]+)(.*)/);if(!X||!X[1]||!X[2... function compose (line 2) | function compose(_,X,ee){if(_&&X&&ee){return`max(${_}, min(${X}, ${ee}))... function updateValue (line 2) | function updateValue(_,X,ee){let re=X;let se=te(X);let ne=te(_.value);le... method Declaration (line 2) | Declaration(_){if(!_||!_.value.includes("clamp")){return}te(_.value).wal... method add (line 1) | add(_,X,ee,te){let re=this.prefixed(_.prop,X);if(this.isAlready(_,re)|... method calcBefore (line 1) | calcBefore(_,X,ee=""){let te=this.maxPrefixed(_,X);let re=te-se.remove... method check (line 1) | check(){return true} method insert (line 1) | insert(_,X,ee){let te=this.set(this.clone(_),X);if(!te)return undefine... method isAlready (line 1) | isAlready(_,X){let ee=this.all.group(_).up((_=>_.prop===X));if(!ee){ee... method maxPrefixed (line 1) | maxPrefixed(_,X){if(X._autoprefixerMax){return X._autoprefixerMax}let ... method needCascade (line 1) | needCascade(_){if(!_._autoprefixerCascade){_._autoprefixerCascade=this... method normalize (line 1) | normalize(_){return _} method old (line 1) | old(_,X){return[this.prefixed(_,X)]} method otherPrefixes (line 1) | otherPrefixes(_,X){for(let ee of te.prefixes()){if(ee===X){continue}if... method prefixed (line 1) | prefixed(_,X){return X+_} method process (line 1) | process(_,X){if(!this.needCascade(_)){super.process(_,X);return}let ee... method restoreBefore (line 1) | restoreBefore(_){let X=_.raw("before").split("\n");let ee=X[X.length-1... method set (line 1) | set(_,X){_.prop=this.prefixed(_.prop,X);return _} function _interopDefaultLegacy (line 2) | function _interopDefaultLegacy(_){return _&&typeof _==="object"&&"defaul... function _interopNamespace (line 2) | function _interopNamespace(_){if(_&&_.__esModule)return _;var X=Object.c... function parse (line 2) | function parse(_,X){const ee=[];let te="";let re=false;let se=0;let ne=-... class MediaQueryList (line 2) | class MediaQueryList{constructor(_){this.nodes=parse(_)}invert(){this.no... method constructor (line 2) | constructor(_){this.nodes=parse(_)} method invert (line 2) | invert(){this.nodes.forEach((_=>{_.invert()}));return this} method clone (line 2) | clone(){return new MediaQueryList(String(this))} method toString (line 2) | toString(){return this.nodes.join(",")} class MediaQuery (line 2) | class MediaQuery{constructor(_){const[,X,ee,te]=_.match(he);const[,re=""... method constructor (line 2) | constructor(_){const[,X,ee,te]=_.match(he);const[,re="",se=" ",ne="",i... method clone (line 2) | clone(_){const X=new MediaQuery(String(this));Object.assign(X,_);retur... method invert (line 2) | invert(){this.modifier=this.modifier?"":this.raws.originalModifier;ret... method toString (line 2) | toString(){const{raws:_}=this;return`${_.before}${this.modifier}${this... class MediaExpression (line 2) | class MediaExpression{constructor(_){const[,X,ee="",te="",re=""]=_.match... method constructor (line 2) | constructor(_){const[,X,ee="",te="",re=""]=_.match(de)||[null,_];const... method clone (line 2) | clone(_){const X=new MediaExpression(String(this));Object.assign(X,_);... method toString (line 2) | toString(){const{raws:_}=this;return`${this.value}${_.after}${_.and}${... function getCustomMediaFromCSSFile (line 2) | async function getCustomMediaFromCSSFile(_){const X=await readFile(_);co... function getCustomMediaFromObject (line 2) | function getCustomMediaFromObject(_){const X=Object.assign({},Object(_).... function getCustomMediaFromJSONFile (line 2) | async function getCustomMediaFromJSONFile(_){const X=await readJSON(_);r... function getCustomMediaFromJSFile (line 2) | async function getCustomMediaFromJSFile(_){const X=await Promise.resolve... function getCustomMediaFromSources (line 2) | function getCustomMediaFromSources(_){return _.map((_=>{if(_ instanceof ... function transformMediaList (line 2) | function transformMediaList(_,X){let ee=_.nodes.length-1;while(ee>=0){co... function transformMedia (line 2) | function transformMedia(_,X){const ee=[];for(const te in _.nodes){const{... function writeCustomMediaToCssFile (line 2) | async function writeCustomMediaToCssFile(_,X){const ee=Object.keys(X).re... function writeCustomMediaToJsonFile (line 2) | async function writeCustomMediaToJsonFile(_,X){const ee=JSON.stringify({... function writeCustomMediaToCjsFile (line 2) | async function writeCustomMediaToCjsFile(_,X){const ee=Object.keys(X).re... function writeCustomMediaToMjsFile (line 2) | async function writeCustomMediaToMjsFile(_,X){const ee=Object.keys(X).re... function writeCustomMediaToExports (line 2) | function writeCustomMediaToExports(_,X){return Promise.all(X.map((async ... function _interopDefaultLegacy (line 2) | function _interopDefaultLegacy(_){return _&&typeof _==="object"&&"defaul... function _interopNamespace (line 2) | function _interopNamespace(_){if(_&&_.__esModule)return _;var X=Object.c... function transformSelectorList (line 2) | function transformSelectorList(_,X){let ee=_.nodes.length-1;while(ee>=0)... function transformSelector (line 2) | function transformSelector(_,X){const ee=[];for(const te in _.nodes){con... function importCustomSelectorsFromCSSAST (line 2) | function importCustomSelectorsFromCSSAST(_){return getCustomSelectors(_)} function importCustomSelectorsFromCSSFile (line 2) | async function importCustomSelectorsFromCSSFile(_){const X=await readFil... function importCustomSelectorsFromObject (line 2) | function importCustomSelectorsFromObject(_){const X=Object.assign({},Obj... function importCustomSelectorsFromJSONFile (line 2) | async function importCustomSelectorsFromJSONFile(_){const X=await readJS... function importCustomSelectorsFromJSFile (line 2) | async function importCustomSelectorsFromJSFile(_){const X=await Promise.... function importCustomSelectorsFromSources (line 2) | function importCustomSelectorsFromSources(_){return _.map((_=>{if(_ inst... function exportCustomSelectorsToCssFile (line 2) | async function exportCustomSelectorsToCssFile(_,X){const ee=Object.keys(... function exportCustomSelectorsToJsonFile (line 2) | async function exportCustomSelectorsToJsonFile(_,X){const ee=JSON.string... function exportCustomSelectorsToCjsFile (line 2) | async function exportCustomSelectorsToCjsFile(_,X){const ee=Object.keys(... function exportCustomSelectorsToMjsFile (line 2) | async function exportCustomSelectorsToMjsFile(_,X){const ee=Object.keys(... function exportCustomSelectorsToDestinations (line 2) | function exportCustomSelectorsToDestinations(_,X){return Promise.all(X.m... method Once (line 2) | async Once(_){const ee=Object.assign({},await re,getCustomSelectors(_,{p... function getFontFeatureSettingsPrevTo (line 2) | function getFontFeatureSettingsPrevTo(_){let X=null;_.parent.walkDecls((... function walkRule (line 2) | function walkRule(_){let ee=null;_.walkDecls((_=>{if(!X[_.prop]){return ... method Once (line 2) | Once(_){_.walkRules(walkRule)} function template (line 2) | function template(_,X){return _.replace(/\$\{([\w\-\.]*)\}/g,(function(_... function _getRulesMap (line 2) | function _getRulesMap(_){return _.filter((function(_){return!_.combined}... function _compileDecls (line 2) | function _compileDecls(_){var X=_getRulesMap(_);return _.map((function(_... function _getRequirements (line 2) | function _getRequirements(_){return _.reduce((function(_,X){if(!X.contai... function _expandContainments (line 2) | function _expandContainments(_){var X=_getRequirements(_);return _.filte... function _clearDecls (line 2) | function _clearDecls(_,X){return _.map((function(_){return{prop:_.prop,v... function _allDecls (line 2) | function _allDecls(_){return re.filter((function(X){var ee=X.combined||X... function _concreteDecl (line 2) | function _concreteDecl(_){return re.filter((function(X){return _===X.pro... function makeFallbackFunction (line 2) | function makeFallbackFunction(_){return function(X,ee){var te;if(X==="al... function create_query (line 2) | function create_query(_,ee,ne,ie){return ie.replace(/([-\d\.]+)(.*)/,(fu... function transform (line 2) | function transform(_){if(!_.params.includes("<")&&!_.params.includes(">"... method Declaration (line 2) | Declaration(_){if(_.prop.startsWith("break-")&&/^break-(inside|before|af... method add (line 1) | add(_,X,ee,te){let re=this.prefixed(_.prop,X);if(this.isAlready(_,re)|... method calcBefore (line 1) | calcBefore(_,X,ee=""){let te=this.maxPrefixed(_,X);let re=te-se.remove... method check (line 1) | check(){return true} method insert (line 1) | insert(_,X,ee){let te=this.set(this.clone(_),X);if(!te)return undefine... method isAlready (line 1) | isAlready(_,X){let ee=this.all.group(_).up((_=>_.prop===X));if(!ee){ee... method maxPrefixed (line 1) | maxPrefixed(_,X){if(X._autoprefixerMax){return X._autoprefixerMax}let ... method needCascade (line 1) | needCascade(_){if(!_._autoprefixerCascade){_._autoprefixerCascade=this... method normalize (line 1) | normalize(_){return _} method old (line 1) | old(_,X){return[this.prefixed(_,X)]} method otherPrefixes (line 1) | otherPrefixes(_,X){for(let ee of te.prefixes()){if(ee===X){continue}if... method prefixed (line 1) | prefixed(_,X){return X+_} method process (line 1) | process(_,X){if(!this.needCascade(_)){super.process(_,X);return}let ee... method restoreBefore (line 1) | restoreBefore(_){let X=_.raw("before").split("\n");let ee=X[X.length-1... method set (line 1) | set(_,X){_.prop=this.prefixed(_.prop,X);return _} function _interopRequireDefault (line 2) | function _interopRequireDefault(_){return _&&_.__esModule?_:{default:_}} function explodeSelector (line 2) | function explodeSelector(_,X){const ee=locatePseudoClass(X,_);if(X&&ee>-... function locatePseudoClass (line 2) | function locatePseudoClass(_,X){se[X]=se[X]||new RegExp(`([^\\\\]|^)${X}... function explodeSelectors (line 2) | function explodeSelectors(_){return()=>({postcssPlugin:"postcss-selector... function _getRequireWildcardCache (line 2) | function _getRequireWildcardCache(_){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 2) | function _interopRequireWildcard(_,X){if(!X&&_&&_.__esModule){return _}i... function _interopRequireDefault (line 2) | function _interopRequireDefault(_){return _&&_.__esModule?_:{default:_}} function _getRequireWildcardCache (line 2) | function _getRequireWildcardCache(_){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 2) | function _interopRequireWildcard(_,X){if(!X&&_&&_.__esModule){return _}i... function _interopRequireDefault (line 2) | function _interopRequireDefault(_){return _&&_.__esModule?_:{default:_}} function _defineProperties (line 2) | function _defineProperties(_,X){for(var ee=0;ee{X=true;ret... method remove (line 1) | remove(_,X){let ee=this.prefixes.remove["@resolution"];_.walkAtRules((... method withHackValue (line 1) | withHackValue(_){return _.prop==="-webkit-background-clip"&&_.value===... function _interopRequireDefault (line 2) | function _interopRequireDefault(_){return _&&_.__esModule?_:{default:_}} function _defineProperties (line 2) | function _defineProperties(_,X){for(var ee=0;ee_.length)X=_.length;for(va... function _defineProperties (line 2) | function _defineProperties(_,X){for(var ee=0;ee=0){let re=_.paren... method check (line 1) | check(_){if(_.selector.includes(this.name)){return!!_.selector.match(t... method old (line 1) | old(_){return new se(this,_)} method possible (line 1) | possible(){return re.prefixes()} method prefixed (line 1) | prefixed(_){return this.name.replace(/^(\W*)/,`$1${_}`)} method prefixeds (line 1) | prefixeds(_){if(_._autoprefixerPrefixeds){if(_._autoprefixerPrefixeds[... method regexp (line 1) | regexp(_){if(!this.regexpCache.has(_)){let X=_?this.prefixed(_):this.n... method replace (line 1) | replace(_,X){return _.replace(this.regexp(),`$1${this.prefixed(X)}`)} function _interopRequireDefault (line 2) | function _interopRequireDefault(_){return _&&_.__esModule?_:{default:_}} function _inheritsLoose (line 2) | function _inheritsLoose(_,X){_.prototype=Object.create(X.prototype);_.pr... function _setPrototypeOf (line 2) | function _setPrototypeOf(_,X){_setPrototypeOf=Object.setPrototypeOf?Obje... function String (line 2) | function String(X){var ee;ee=_.call(this,X)||this;ee.type=re.STRING;retu... function _interopRequireDefault (line 2) | function _interopRequireDefault(_){return _&&_.__esModule?_:{default:_}} function _inheritsLoose (line 2) | function _inheritsLoose(_,X){_.prototype=Object.create(X.prototype);_.pr... function _setPrototypeOf (line 2) | function _setPrototypeOf(_,X){_setPrototypeOf=Object.setPrototypeOf?Obje... function Tag (line 2) | function Tag(X){var ee;ee=_.call(this,X)||this;ee.type=re.TAG;return ee} function _interopRequireDefault (line 2) | function _interopRequireDefault(_){return _&&_.__esModule?_:{default:_}} function _inheritsLoose (line 2) | function _inheritsLoose(_,X){_.prototype=Object.create(X.prototype);_.pr... function _setPrototypeOf (line 2) | function _setPrototypeOf(_,X){_setPrototypeOf=Object.setPrototypeOf?Obje... function Universal (line 2) | function Universal(X){var ee;ee=_.call(this,X)||this;ee.type=re.UNIVERSA... function sortAscending (line 2) | function sortAscending(_){return _.sort((function(_,X){return _-X}))} function _getRequireWildcardCache (line 2) | function _getRequireWildcardCache(_){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 2) | function _interopRequireWildcard(_,X){if(!X&&_&&_.__esModule){return _}i... function consumeWord (line 2) | function consumeWord(_,X){var ee=X;var re;do{re=_.charCodeAt(ee);if(ie[r... function consumeEscape (line 2) | function consumeEscape(_,X){var ee=X;var re=_.charCodeAt(ee+1);if(ne[re]... function tokenize (line 2) | function tokenize(_){var X=[];var ee=_.css.valueOf();var re=ee,se=re.len... function ensureObject (line 2) | function ensureObject(_){for(var X=arguments.length,ee=new Array(X>1?X-1... function getProp (line 2) | function getProp(_){for(var X=arguments.length,ee=new Array(X>1?X-1:0),t... function _interopRequireDefault (line 2) | function _interopRequireDefault(_){return _&&_.__esModule?_:{default:_}} function stripComments (line 2) | function stripComments(_){var X="";var ee=_.indexOf("/*");var te=0;while... function gobbleHex (line 2) | function gobbleHex(_){var X=_.toLowerCase();var ee="";var te=false;for(v... function unesc (line 2) | function unesc(_){var X=ee.test(_);if(!X){return _}var te="";for(var re=... method comma (line 2) | comma(_){return X.split(_,[","],true)} method space (line 2) | space(_){let ee=[" ","\n","\t"];return X.split(_,ee)} method split (line 2) | split(_,X,ee){let te=[];let re="";let se=false;let ne=0;let ie=false;let... function webpackEmptyContext (line 2) | function webpackEmptyContext(_){var X=new Error("Cannot find module '"+_... function webpackEmptyContext (line 2) | function webpackEmptyContext(_){var X=new Error("Cannot find module '"+_... function t (line 2) | function t(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function a (line 14) | function a(_,X){const ee=_.length;let te,re;te=Array.isArray(_[0])?_:[_]... function o (line 22) | function o(_){return _.map((function(_){const X=_<0?-1:1,ee=Math.abs(_);... function s (line 22) | function s(_){return _.map((function(_){const X=_<0?-1:1,ee=Math.abs(_);... function c (line 22) | function c(_){return a([[.41239079926595934,.357584339383878,.1804807884... function i (line 22) | function i(_){return a([[3.2409699419045226,-1.537383177570094,-.4986107... function l (line 22) | function l(_){return a([[.9554734527042182,-.023098536874261423,.0632593... function p (line 22) | function p(_){const X=a([[.8190224432164319,.3619062562801221,-.12887378... function f (line 22) | function f(_){const X=a([[.9999999984505198,.39633779217376786,.21580375... function d (line 22) | function d(_){const X=180*Math.atan2(_[2],_[1])/Math.PI;return[_[0],Math... function v (line 22) | function v(_){return[_[0],_[1]*Math.cos(_[2]*Math.PI/180),_[1]*Math.sin(... function h (line 30) | function h(_,X){const[ee,te,re]=_,[se,ne,ie]=X,oe=ee-se,ae=te-ne,le=re-i... function m (line 30) | function m(_,X,ee){return function(_,X,ee){let te=0,re=_[1];const se=_;f... function b (line 30) | function b(_){return _.map((_=>_<0?0:_>1?1:_))} function y (line 30) | function y(_){const[X,ee,te]=_;return X>=-1e-4&&X<=1.0001&&ee>=-1e-4&&ee... function g (line 30) | function g(_){let X=_.slice();X=X.map((function(_){const X=_<0?-1:1,ee=M... function x (line 30) | function x(_){let X=_.slice();X=l(X);let ee=X.slice();return ee=p(ee),ee... function M (line 30) | function M(_){let X=_.slice(),ee=X.slice();return ee=p(ee),ee=d(ee),ee[0... function w (line 30) | function w(_){let X=_.slice();X=o(X),X=a([[.4865709486482162,.2656676931... function I (line 30) | function I(_){let X=_.slice();X=X.map((function(_){const X=_<0?-1:1;retu... function S (line 30) | function S(_){let X=_.slice();X=function(_){const X=1.09929682680944;ret... function k (line 30) | function k(_){let X=_.slice();X=c(X);let ee=X.slice();return ee=p(ee),ee... function P (line 30) | function P(_){let X=_.slice();X=o(X),X=c(X);let ee=X.slice();return ee=p... function E (line 30) | function E(_,X,ee,te){const re=ne.default.stringify(_),se=_.value,ie=_.n... function z (line 30) | function z(_){if(!_||"word"!==_.type)return!1;if(!O(_))return!1;const X=... function A (line 30) | function A(_){return _&&"function"===_.type&&"calc"===_.value} function q (line 30) | function q(_){return _&&"function"===_.type&&"var"===_.value} function F (line 30) | function F(_){return _&&"div"===_.type&&"/"===_.value} function O (line 30) | function O(_){if(!_||!_.value)return!1;try{return!1!==ne.default.unit(_.... function e (line 30) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} method "font-face" (line 30) | "font-face"(_){"font-face"===_.name&&_.walkDecls("src",(_=>{if(!_.value.... function e (line 30) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function t (line 30) | function t(_){const X=_[0];let ee=_[1],te=_[2];if(ee/=100,te/=100,ee+te>... function r (line 30) | function r(_){const X=_.nodes.slice().filter((_=>"comment"!==_.type&&"sp... function u (line 30) | function u(_){if(!_||"word"!==_.type)return!1;if(!o(_))return!1;const X=... function a (line 30) | function a(_,X,ee){const te=_.indexOf(X);_[te]=ee} function i (line 30) | function i(_){if("%"!==_.unit)return _.unit="%",void(_.number=(100*parse... function o (line 30) | function o(_){if(!_||!_.value)return!1;try{return!1!==te.default.unit(_.... function t (line 30) | function t(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} method Declaration (line 30) | Declaration(X){if(!X.value.includes("ic"))return;if(function(_){let X=_.... method add (line 1) | add(_,X,ee,te){let re=this.prefixed(_.prop,X);if(this.isAlready(_,re)|... method calcBefore (line 1) | calcBefore(_,X,ee=""){let te=this.maxPrefixed(_,X);let re=te-se.remove... method check (line 1) | check(){return true} method insert (line 1) | insert(_,X,ee){let te=this.set(this.clone(_),X);if(!te)return undefine... method isAlready (line 1) | isAlready(_,X){let ee=this.all.group(_).up((_=>_.prop===X));if(!ee){ee... method maxPrefixed (line 1) | maxPrefixed(_,X){if(X._autoprefixerMax){return X._autoprefixerMax}let ... method needCascade (line 1) | needCascade(_){if(!_._autoprefixerCascade){_._autoprefixerCascade=this... method normalize (line 1) | normalize(_){return _} method old (line 1) | old(_,X){return[this.prefixed(_,X)]} method otherPrefixes (line 1) | otherPrefixes(_,X){for(let ee of te.prefixes()){if(ee===X){continue}if... method prefixed (line 1) | prefixed(_,X){return X+_} method process (line 1) | process(_,X){if(!this.needCascade(_)){super.process(_,X);return}let ee... method restoreBefore (line 1) | restoreBefore(_){let X=_.raw("before").split("\n");let ee=X[X.length-1... method set (line 1) | set(_,X){_.prop=this.prefixed(_.prop,X);return _} function e (line 30) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function n (line 30) | function n(_){_&&_.nodes&&_.nodes.sort(((_,X)=>"selector"===_.type&&"sel... function o (line 30) | function o(_,X){return"pseudo"===X&&_&&0===_.indexOf("::")?re.pseudoElem... function d (line 30) | function d(_,X,ee){return _.flatMap((_=>{if(-1===_.indexOf(":-csstools-m... function l (line 30) | function l(_){let X=0,ee=0,re=0;if("universal"==_.type)return{a:0,b:0,c:... function r (line 30) | function r(_,X,ee=0){const re=":not(#"+X.specificityMatchingName+")",se=... method Rule (line 30) | Rule(_,{result:ee}){if(!_.selector)return;if(-1===_.selector.indexOf(":i... function e (line 30) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} method prepare (line 30) | prepare(){const _=new Map;return{Declaration:{display(ee){const se=ee.va... function t (line 30) | function t(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function a (line 42) | function a(_,X){const ee=_.length;let te,re;te=Array.isArray(_[0])?_:[_]... function o (line 50) | function o(_){return _.map((function(_){const X=_<0?-1:1,ee=Math.abs(_);... function i (line 50) | function i(_){return _.map((function(_){const X=_<0?-1:1,ee=Math.abs(_);... function l (line 50) | function l(_){return a([[.41239079926595934,.357584339383878,.1804807884... function s (line 50) | function s(_){return a([[3.2409699419045226,-1.537383177570094,-.4986107... function c (line 50) | function c(_){return o(_)} function f (line 50) | function f(_){return i(_)} function p (line 50) | function p(_){return a([[.4865709486482162,.26566769316909306,.198217285... function d (line 50) | function d(_){return a([[2.493496911941425,-.9313836179191239,-.40271078... function b (line 50) | function b(_){const X=a([[.8190224432164319,.3619062562801221,-.12887378... function v (line 50) | function v(_){const X=a([[.9999999984505198,.39633779217376786,.21580375... function m (line 50) | function m(_){const X=180*Math.atan2(_[2],_[1])/Math.PI;return[_[0],Math... function h (line 50) | function h(_){return[_[0],_[1]*Math.cos(_[2]*Math.PI/180),_[1]*Math.sin(... function y (line 58) | function y(_,X){const[ee,te,re]=_,[se,ne,ie]=X,oe=ee-se,ae=te-ne,le=re-i... function g (line 58) | function g(_,X,ee){return function(_,X,ee){let te=0,re=_[1];const se=_;f... function x (line 58) | function x(_){return _.map((_=>_<0?0:_>1?1:_))} function F (line 58) | function F(_){const[X,ee,te]=_;return X>=-1e-4&&X<=1.0001&&ee>=-1e-4&&ee... function M (line 58) | function M(_){const[X,ee,te]=_;let re=[Math.max(X,0),ee,te],se=m(re);ret... function k (line 58) | function k(_){const[X,ee,te]=_,re=[Math.max(X,0),ee,te%360];let se=re;re... function P (line 58) | function P(_){const[X,ee,te]=_;let re=[Math.max(X,0),ee,te],se=m(re);ret... function w (line 58) | function w(_){const[X,ee,te]=_,re=[Math.max(X,0),ee,te%360];let se=re;re... function I (line 58) | function I(_){const X=_.value,ee=_.nodes.slice().filter((_=>"comment"!==... function N (line 58) | function N(_){if(!_||"word"!==_.type)return!1;if(!D(_))return!1;const X=... function S (line 58) | function S(_){return _&&"function"===_.type&&"calc"===_.value} function O (line 58) | function O(_){return _&&"function"===_.type&&"var"===_.value} function A (line 58) | function A(_){return _&&"div"===_.type&&"/"===_.value} function q (line 58) | function q(_){if(!N(_[0]))return null;if(!N(_[1]))return null;if(!functi... function B (line 58) | function B(_){if(!N(_[0]))return null;if(!N(_[1]))return null;if(!N(_[2]... function E (line 58) | function E(_){return void 0!==_.a} function j (line 58) | function j(_){return E(_)?[_.lNode,_.aNode,_.bNode]:[_.lNode,_.cNode,_.h... function C (line 58) | function C(_){return E(_)?[_.l,_.a,_.b]:[_.l,_.c,_.h]} function $ (line 58) | function $(_,X,ee){const te=_.indexOf(X);_[te]=ee} function D (line 58) | function D(_){if(!_||!_.value)return!1;try{return!1!==ne.default.unit(_.... function G (line 58) | function G(_,X,ee,te){let re;try{re=ne.default(_)}catch(te){X.warn(ee,`F... function e (line 58) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function p (line 58) | function p(_,X){if(_.isVariable&&X)return!0;if(_.type!==X.type)return!1;... function i (line 58) | function i(_){const X=[],ee=[];re.forEach((X=>{_.indexOf(X.sniff)>-1&&ee... function e (line 58) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function e (line 58) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function assign (line 66) | function assign(_,X){if(isNaN(_=parseInt(_,10))){throw InvalidParameter(... function newFraction (line 66) | function newFraction(_,X){if(X===0){throw DivisionByZero()}var ee=Object... function factorize (line 66) | function factorize(_){var X={};var ee=_;var te=2;var re=4;while(re<=ee){... function modpow (line 66) | function modpow(_,X,ee){var te=1;for(;X>0;_=_*_%ee,X>>=1){if(X&1){te=te*... function cycleLen (line 66) | function cycleLen(_,X){for(;X%2===0;X/=2){}for(;X%5===0;X/=5){}if(X===1)... function cycleStart (line 66) | function cycleStart(_,X,ee){var te=1;var re=modpow(10,ee,X);for(var se=0... function gcd (line 66) | function gcd(_,X){if(!_)return X;if(!X)return _;while(1){_%=X;if(!_)retu... function Fraction (line 66) | function Fraction(_,X){parse(_,X);if(this instanceof Fraction){_=gcd(re[... function e (line 66) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function n (line 66) | function n(_){const X=_.value;let ee=_.nodes;"rgb"!==X&&"hsl"!==X||(ee=f... function t (line 66) | function t(_){if(!_||"word"!==_.type)return!1;if(!o(_))return!1;const X=... function u (line 66) | function u(_){return _&&"function"===_.type&&"calc"===_.value} function a (line 66) | function a(_){return _&&"function"===_.type&&"var"===_.value} function l (line 66) | function l(_){return _&&"div"===_.type&&"/"===_.value} function o (line 66) | function o(_){if(!_||!_.value)return!1;try{return!1!==te.default.unit(_.... function e (line 66) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function u (line 66) | function u(_){return re.preserve="preserve"in Object(_)&&Boolean(_.prese... function e (line 66) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function c (line 66) | function c(_){return se.preserve="preserve"in Object(_)&&Boolean(_.prese... function n (line 66) | function n(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function i (line 66) | function i(_){if(_&&_.__esModule)return _;var X=Object.create(null);retu... function u (line 66) | function u(_){const X=_.selector?_:_.parent;return/(!\s*)?postcss-custom... function l (line 66) | function l(_,X){const ee=new Map,te=new Map,re=new Map;_.nodes.slice().f... function v (line 66) | function v(_){const X=new Map;if("customProperties"in _)for(const[ee,te]... function y (line 66) | async function y(_){let X;try{X=await(te=_,Promise.resolve().then((funct... function h (line 66) | async function h(_){const X=(await Promise.all(_.map((async _=>{if(_ ins... function j (line 66) | function j(_,X){return _.nodes&&_.nodes.length&&_.nodes.slice().forEach(... function E (line 66) | async function E(_,X,ee){"css"===X&&await async function(_,X){const ee=`... function M (line 66) | function M(_){const X={};for(const[ee,te]of _.entries())X[ee]=te.toStrin... method prepare (line 66) | prepare(){let _=new Map;return ie?{Once:ee=>{_=l(ee,{preserve:X})},Decla... function e (line 66) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function o (line 66) | function o(_){const X=Object(_).dir,ee=Boolean(Object(_).preserve),se=Bo... function r (line 66) | function r(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function s (line 66) | function s(_){return _.includes("conic-gradient(")||_.includes("linear-g... function l (line 66) | function l(_){try{return!1!==ne.default.unit(null==_?void 0:_.value)}cat... method Declaration (line 66) | Declaration(X,{result:ee}){if(!s(X.value))return;if(function(_){let X=_.... method add (line 1) | add(_,X,ee,te){let re=this.prefixed(_.prop,X);if(this.isAlready(_,re)|... method calcBefore (line 1) | calcBefore(_,X,ee=""){let te=this.maxPrefixed(_,X);let re=te-se.remove... method check (line 1) | check(){return true} method insert (line 1) | insert(_,X,ee){let te=this.set(this.clone(_),X);if(!te)return undefine... method isAlready (line 1) | isAlready(_,X){let ee=this.all.group(_).up((_=>_.prop===X));if(!ee){ee... method maxPrefixed (line 1) | maxPrefixed(_,X){if(X._autoprefixerMax){return X._autoprefixerMax}let ... method needCascade (line 1) | needCascade(_){if(!_._autoprefixerCascade){_._autoprefixerCascade=this... method normalize (line 1) | normalize(_){return _} method old (line 1) | old(_,X){return[this.prefixed(_,X)]} method otherPrefixes (line 1) | otherPrefixes(_,X){for(let ee of te.prefixes()){if(ee===X){continue}if... method prefixed (line 1) | prefixed(_,X){return X+_} method process (line 1) | process(_,X){if(!this.needCascade(_)){super.process(_,X);return}let ee... method restoreBefore (line 1) | restoreBefore(_){let X=_.raw("before").split("\n");let ee=X[X.length-1... method set (line 1) | set(_,X){_.prop=this.prefixed(_.prop,X);return _} function a (line 66) | function a(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function r (line 66) | function r(_){if(_&&_.__esModule)return _;var X=Object.create(null);retu... function u (line 66) | function u(_){return Object.assign({},Object(_).environmentVariables||Ob... function l (line 66) | function l(_){return _.map((_=>{if(_ instanceof Promise)return _;if(_ in... function d (line 66) | function d(_){const X=l([].concat(Object(_).importFrom||[])),ee="disable... function e (line 66) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} method Rule (line 66) | Rule(_,{result:ee}){if(!_.selector.includes(":focus-visible"))return;let... function e (line 66) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function p (line 66) | function p(_){const ee=!("preserve"in Object(_))||Boolean(_.preserve);re... function e (line 66) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function r (line 66) | function r(_){return!(!_||!_.type)&&("string"===_.type?"url("+te.default... function a (line 66) | function a(_,X,ee){if("boolean"==typeof _)return!1;const te=Math.floor(_... function o (line 66) | function o(_){if(!_)return!1;if("word"!==_.type)return!1;if(!function(_)... method Declaration (line 66) | Declaration(_,{result:re,postcss:se}){const oe=_.value;if(!ne.test(oe))r... method add (line 1) | add(_,X,ee,te){let re=this.prefixed(_.prop,X);if(this.isAlready(_,re)|... method calcBefore (line 1) | calcBefore(_,X,ee=""){let te=this.maxPrefixed(_,X);let re=te-se.remove... method check (line 1) | check(){return true} method insert (line 1) | insert(_,X,ee){let te=this.set(this.clone(_),X);if(!te)return undefine... method isAlready (line 1) | isAlready(_,X){let ee=this.all.group(_).up((_=>_.prop===X));if(!ee){ee... method maxPrefixed (line 1) | maxPrefixed(_,X){if(X._autoprefixerMax){return X._autoprefixerMax}let ... method needCascade (line 1) | needCascade(_){if(!_._autoprefixerCascade){_._autoprefixerCascade=this... method normalize (line 1) | normalize(_){return _} method old (line 1) | old(_,X){return[this.prefixed(_,X)]} method otherPrefixes (line 1) | otherPrefixes(_,X){for(let ee of te.prefixes()){if(ee===X){continue}if... method prefixed (line 1) | prefixed(_,X){return X+_} method process (line 1) | process(_,X){if(!this.needCascade(_)){super.process(_,X);return}let ee... method restoreBefore (line 1) | restoreBefore(_){let X=_.raw("before").split("\n");let ee=X[X.length-1... method set (line 1) | set(_,X){_.prop=this.prefixed(_.prop,X);return _} function n (line 66) | function n(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function a (line 78) | function a(_,X){const ee=_.length;let te,re;te=Array.isArray(_[0])?_:[_]... function i (line 86) | function i(_){return _.map((function(_){const X=_<0?-1:1,ee=Math.abs(_);... function s (line 86) | function s(_){return _.map((function(_){const X=_<0?-1:1,ee=Math.abs(_);... function l (line 86) | function l(_){return a([[.41239079926595934,.357584339383878,.1804807884... function c (line 86) | function c(_){return a([[3.2409699419045226,-1.537383177570094,-.4986107... function f (line 86) | function f(_){return i(_)} function p (line 86) | function p(_){return s(_)} function d (line 86) | function d(_){return a([[.4865709486482162,.26566769316909306,.198217285... function h (line 86) | function h(_){return a([[2.493496911941425,-.9313836179191239,-.40271078... function m (line 86) | function m(_){return a([[.9554734527042182,-.023098536874261423,.0632593... function v (line 86) | function v(_){const X=24389/27,ee=216/24389,te=[];te[1]=(_[0]+16)/116,te... function b (line 86) | function b(_){return[_[0],_[1]*Math.cos(_[2]*Math.PI/180),_[1]*Math.sin(... function y (line 86) | function y(_){const X=a([[.8190224432164319,.3619062562801221,-.12887378... function M (line 86) | function M(_){const X=a([[.9999999984505198,.39633779217376786,.21580375... function g (line 86) | function g(_){const X=180*Math.atan2(_[2],_[1])/Math.PI;return[_[0],Math... function x (line 86) | function x(_){return[_[0],_[1]*Math.cos(_[2]*Math.PI/180),_[1]*Math.sin(... function F (line 94) | function F(_,X){const[ee,te,re]=_,[se,ne,ie]=X,oe=ee-se,ae=te-ne,le=re-i... function P (line 94) | function P(_,X,ee){return function(_,X,ee){let te=0,re=_[1];const se=_;f... function w (line 94) | function w(_){return _.map((_=>_<0?0:_>1?1:_))} function I (line 94) | function I(_){const[X,ee,te]=_;return X>=-1e-4&&X<=1.0001&&ee>=-1e-4&&ee... function N (line 94) | function N(_){const[X,ee,te]=_;let re=[Math.max(X,0),Math.min(Math.max(e... function S (line 94) | function S(_){const[X,ee,te]=_;let re=[Math.max(X,0),Math.min(Math.max(e... function O (line 94) | function O(_){const[X,ee,te]=_;let re=[Math.max(X,0),ee,te%360];re=b(re)... function A (line 94) | function A(_){const[X,ee,te]=_;let re=[Math.max(X,0),ee,te%360];re=b(re)... function q (line 94) | function q(_){const X=_.value,ee=_.nodes.slice().filter((_=>"comment"!==... function B (line 94) | function B(_){if(!_||"word"!==_.type)return!1;if(!H(_))return!1;const X=... function E (line 94) | function E(_){return _&&"function"===_.type&&"calc"===_.value} function j (line 94) | function j(_){return _&&"function"===_.type&&"var"===_.value} function k (line 94) | function k(_){return _&&"div"===_.type&&"/"===_.value} function C (line 94) | function C(_){if(!B(_[0]))return null;if(!B(_[1]))return null;if(!functi... function $ (line 94) | function $(_){if(!B(_[0]))return null;if(!B(_[1]))return null;if(!B(_[2]... function D (line 94) | function D(_){return void 0!==_.a} function G (line 94) | function G(_){return D(_)?[_.lNode,_.aNode,_.bNode]:[_.lNode,_.cNode,_.h... function L (line 94) | function L(_){return D(_)?[_.l,_.a,_.b]:[_.l,_.c,_.h]} function z (line 94) | function z(_,X,ee){const te=_.indexOf(X);_[te]=ee} function H (line 94) | function H(_){if(!_||!_.value)return!1;try{return!1!==ne.default.unit(_.... function J (line 94) | function J(_,X,ee,te){let re;try{re=ne.default(_)}catch(te){X.warn(ee,`F... function r (line 94) | function r(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function b (line 94) | function b(_,X){X||_.remove()} function u (line 94) | function u(_){return _.cloneBefore({prop:_.prop.replace(se,((_,X,ee,te)=... function h (line 94) | function h(_){return _.cloneBefore({prop:_.prop.replace(se,((_,X,ee,te)=... function v (line 94) | function v(_,X){X||_.remove()} function $ (line 94) | function $(_,X){X||_.remove()} function y (line 94) | function y(_){return _.cloneBefore({value:"left"})} function w (line 94) | function w(_){return _.cloneBefore({value:"right"})} function j (line 94) | function j(_,X){X||_.remove()} function x (line 94) | function x(_,X){return[_.cloneBefore({prop:"top",value:X[1]}),_.cloneBef... function E (line 94) | function E(_,X){return[_.cloneBefore({prop:"top",value:X[1]}),_.cloneBef... function O (line 94) | function O(_,X){X||_.remove()} function A (line 94) | function A(_,X){X||_.remove()} function L (line 94) | function L(_,X){X||_.remove()} function R (line 94) | function R(_){return _.cloneBefore({value:"left"})} function S (line 94) | function S(_){return _.cloneBefore({value:"right"})} function T (line 94) | function T(_,X){X||_.remove()} function U (line 94) | function U(_,X){return V(_,/^\s$/,X)} function V (line 94) | function V(_,X,ee){const te=[];let re="",se=!1,ne=0,ie=-1;for(;++ie<_.le... function Y (line 94) | function Y(_){let X=_.parent;for(;X;)if("atrule"===X.type){if("keyframes... function Z (line 94) | function Z(_){_=Object(_);const X=Boolean(_.preserve),ee=!X&&"string"==t... function e (line 94) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function n (line 94) | function n(_){if(!_.nodes.length)return void _.remove();const X=_.nodes.... function o (line 94) | function o(_){const X=_.parent,ee=X.index(_);if(ee){n(X.cloneBefore().re... function r (line 94) | function r(_,X){if(X<2)throw new Error("n must be greater than 1");if(_.... function a (line 94) | function a(_){const X=_.nodes.filter((_=>"tag"===_.type));X.length>1&&X.... function l (line 94) | function l(_,X){let ee=[],re=!1;const se=[..._.nodes];for(let _=0;_i(_.value,_.type)-i(X.value,X.type)))} function i (line 94) | function i(_,X){return"pseudo"===X&&_&&0===_.indexOf("::")?se.pseudoElem... function u (line 94) | function u(_){const X=_.map((_=>te.default().astSync(_))).map((_=>d(_)))... function d (line 94) | function d(_){let X=0,ee=0,re=0;if("universal"==_.type)return{a:0,b:0,c:... function f (line 94) | function f(_,X,ee){let re=[];re=u(_)||ee.noIsPseudoSelector?_.map((_=>te... function h (line 94) | function h(_){return"combinator"!==_.type&&!(_.parent&&_.parent.nodes.le... function y (line 94) | function y(_,X=null){if(h(_))return!1;if(!_.parent)return!1;if(!!_.paren... function m (line 94) | function m(_){if(!_.parent)return!1;if(0!==_.parent.nodes.indexOf(_))ret... function g (line 94) | function g(_){if(h(_))return!0;if(!_.parent)return!1;for(let X=0;X<_.par... function S (line 94) | function S(_){const X=o(_);var ee,te;_.params=(ee=X.params,te=_.params,b... function W (line 94) | function W(_,X){_.each((_=>{(_=>"rule"===_.type&&"rule"===Object(_.paren... function w (line 94) | function w(_){const X=Object(_).noIsPseudoSelector||!1;return{postcssPlu... function e (line 94) | function e(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function L (line 94) | function L(_){return _&&"object"==typeof _&&"default"in _?_:{default:_}} function Ne (line 94) | async function Ne(_,X,ee,te){const re=function(_){return`:root {\n${Obje... function Be (line 94) | function Be(_,X){return`\n\t${_}: {\n${Object.keys(X).reduce(((_,ee)=>(_... function We (line 94) | function We(_,X){return`export const ${_} = {\n${Object.keys(X).reduce((... function Ce (line 94) | function Ce(_,X){return Promise.all([].concat(X).map((async X=>{if(X ins... function Ie (line 94) | function Ie(_){return Object.keys(_).reduce(((X,ee)=>(X[ee]=String(_[ee]... function Ve (line 94) | function Ve(_,X){return new Promise(((ee,te)=>{it.default.writeFile(_,X,... function De (line 94) | function De(_){return _.replace(/\\([\s\S])|(')/g,"\\$1$2").replace(/\n/... function Le (line 94) | function Le(_,X){if(!_)return!1;if("string"==typeof _)return!0;if(Array.... function Je (line 94) | function Je(_,X,ee){return Math.max(_,Math.min(X,ee))} function Qe (line 94) | function Qe(_,X,ee){if("insertBefore"!==ee&&"insertAfter"!==ee)return[];... function Ye (line 94) | function Ye(){return{postcssPlugin:"postcss-system-ui-font",Declaration(... function is (line 94) | function is(_,X,ee){return _.concat(Qe(_,X,"insertBefore"),Qe(_,ee,"inse... function cs (line 94) | function cs(_){if(!_)return[];if(!("browser_support"in _))return["> 0%"]... function us (line 94) | function us(_,X,ee,te){const re=lt.default(_,{ignoreUnknownVersions:!0})... function as (line 94) | function as(_,X,ee,te){const re=Object(X.features),se=!("enableClientSid... class ls (line 94) | class ls{constructor(){this.logs=[]}log(_){this.logs.push(_)}resetLogger... method constructor (line 94) | constructor(){this.logs=[]} method log (line 94) | log(_){this.logs.push(_)} method resetLogger (line 94) | resetLogger(){this.logs.length=0} method dumpLogs (line 94) | dumpLogs(_){_&&this.logs.forEach((X=>_.warn(X))),this.resetLogger()} function ds (line 94) | function ds(_,X){let ee="unknown",te=1/0;for(let re=0;re{if("selector"===_.type&&... function u (line 94) | function u(_,X){let ee=[];return te.default((_=>{let te=0;if(_.walkPseud... function p (line 94) | function p(_){const X={preserve:!0,..._},ee={areaHrefNeedsFixing:!1,...O... function __nccwpck_require__ (line 94) | function __nccwpck_require__(ee){var te=X[ee];if(te!==undefined){return ... FILE: packages/next/src/compiled/postcss-safe-parser/safe-parse.js class SafeParser (line 1) | class SafeParser extends n{createTokenizer(){this.tokenizer=s(this.input... method createTokenizer (line 1) | createTokenizer(){this.tokenizer=s(this.input,{ignoreErrors:true})} method comment (line 1) | comment(e){let t=new i;this.init(t,e[2]);let r=this.input.fromOffset(e... method decl (line 1) | decl(e){if(e.length>1&&e.some((e=>e[0]==="word"))){super.decl(e)}} method unclosedBracket (line 1) | unclosedBracket(){} method unknownWord (line 1) | unknownWord(e){this.spaces+=e.map((e=>e[1])).join("")} method unexpectedClose (line 1) | unexpectedClose(){this.current.raws.after+="}"} method doubleColon (line 1) | doubleColon(){} method unnamedAtrule (line 1) | unnamedAtrule(e){e.name=""} method precheckMissedSemicolon (line 1) | precheckMissedSemicolon(e){let t=this.colon(e);if(t===false)return;let... method checkMissedSemicolon (line 1) | checkMissedSemicolon(){} method endFile (line 1) | endFile(){if(this.current.nodes&&this.current.nodes.length){this.curre... class AtRule (line 1) | class AtRule extends s{constructor(e){super(e);this.type="atrule"}append... method constructor (line 1) | constructor(e){super(e);this.type="atrule"} method append (line 1) | append(...e){if(!this.proxyOf.nodes)this.nodes=[];return super.append(... method prepend (line 1) | prepend(...e){if(!this.proxyOf.nodes)this.nodes=[];return super.prepen... class Comment (line 1) | class Comment extends s{constructor(e){super(e);this.type="comment"}} method constructor (line 1) | constructor(e){super(e);this.type="comment"} function cleanSource (line 1) | function cleanSource(e){return e.map((e=>{if(e.nodes)e.nodes=cleanSource... function markDirtyUp (line 1) | function markDirtyUp(e){e[s]=false;if(e.proxyOf.nodes){for(let t of e.pr... class Container (line 1) | class Container extends l{append(...e){for(let t of e){let e=this.normal... method append (line 1) | append(...e){for(let t of e){let e=this.normalize(t,this.last);for(let... method cleanRaws (line 1) | cleanRaws(e){super.cleanRaws(e);if(this.nodes){for(let t of this.nodes... method each (line 1) | each(e){if(!this.proxyOf.nodes)return undefined;let t=this.getIterator... method every (line 1) | every(e){return this.nodes.every(e)} method getIterator (line 1) | getIterator(){if(!this.lastEach)this.lastEach=0;if(!this.indexes)this.... method getProxyProcessor (line 1) | getProxyProcessor(){return{get(e,t){if(t==="proxyOf"){return e}else if... method index (line 1) | index(e){if(typeof e==="number")return e;if(e.proxyOf)e=e.proxyOf;retu... method insertAfter (line 1) | insertAfter(e,t){let r=this.index(e);let s=this.normalize(t,this.proxy... method insertBefore (line 1) | insertBefore(e,t){let r=this.index(e);let s=r===0?"prepend":false;let ... method normalize (line 1) | normalize(e,t){if(typeof e==="string"){e=cleanSource(a(e).nodes)}else ... method prepend (line 1) | prepend(...e){e=e.reverse();for(let t of e){let e=this.normalize(t,thi... method push (line 1) | push(e){e.parent=this;this.proxyOf.nodes.push(e);return this} method removeAll (line 1) | removeAll(){for(let e of this.proxyOf.nodes)e.parent=undefined;this.pr... method removeChild (line 1) | removeChild(e){e=this.index(e);this.proxyOf.nodes[e].parent=undefined;... method replaceValues (line 1) | replaceValues(e,t,r){if(!r){r=t;t={}}this.walkDecls((s=>{if(t.props&&!... method some (line 1) | some(e){return this.nodes.some(e)} method walk (line 1) | walk(e){return this.each(((t,r)=>{let s;try{s=e(t,r)}catch(e){throw t.... method walkAtRules (line 1) | walkAtRules(e,t){if(!t){t=e;return this.walk(((e,r)=>{if(e.type==="atr... method walkComments (line 1) | walkComments(e){return this.walk(((t,r)=>{if(t.type==="comment"){retur... method walkDecls (line 1) | walkDecls(e,t){if(!t){t=e;return this.walk(((e,r)=>{if(e.type==="decl"... method walkRules (line 1) | walkRules(e,t){if(!t){t=e;return this.walk(((e,r)=>{if(e.type==="rule"... method first (line 1) | get first(){if(!this.proxyOf.nodes)return undefined;return this.proxyO... method last (line 1) | get last(){if(!this.proxyOf.nodes)return undefined;return this.proxyOf... class CssSyntaxError (line 1) | class CssSyntaxError extends Error{constructor(e,t,r,s,i,n){super(e);thi... method constructor (line 1) | constructor(e,t,r,s,i,n){super(e);this.name="CssSyntaxError";this.reas... method setMessage (line 1) | setMessage(){this.message=this.plugin?this.plugin+": ":"";this.message... method showSourceCode (line 1) | showSourceCode(e){if(!this.source)return"";let t=this.source;if(e==nul... method toString (line 1) | toString(){let e=this.showSourceCode();if(e){e="\n\n"+e+"\n"}return th... class Declaration (line 1) | class Declaration extends s{constructor(e){if(e&&typeof e.value!=="undef... method constructor (line 1) | constructor(e){if(e&&typeof e.value!=="undefined"&&typeof e.value!=="s... method variable (line 1) | get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"} method comma (line 1) | comma(e){return t.split(e,[","],true)} method space (line 1) | space(e){let r=[" ","\n","\t"];return t.split(e,r)} method split (line 1) | split(e,t,r){let s=[];let i="";let n=false;let o=0;let l=false;let a="";... function cloneNode (line 1) | function cloneNode(e,t){let r=new e.constructor;for(let s in e){if(!Obje... class Node (line 1) | class Node{constructor(e={}){this.raws={};this[s]=false;this[i]=true;for... method constructor (line 1) | constructor(e={}){this.raws={};this[s]=false;this[i]=true;for(let t in... method addToError (line 1) | addToError(e){e.postcssNode=this;if(e.stack&&this.source&&/\n\s{4}at /... method after (line 1) | after(e){this.parent.insertAfter(this,e);return this} method assign (line 1) | assign(e={}){for(let t in e){this[t]=e[t]}return this} method before (line 1) | before(e){this.parent.insertBefore(this,e);return this} method cleanRaws (line 1) | cleanRaws(e){delete this.raws.before;delete this.raws.after;if(!e)dele... method clone (line 1) | clone(e={}){let t=cloneNode(this);for(let r in e){t[r]=e[r]}return t} method cloneAfter (line 1) | cloneAfter(e={}){let t=this.clone(e);this.parent.insertAfter(this,t);r... method cloneBefore (line 1) | cloneBefore(e={}){let t=this.clone(e);this.parent.insertBefore(this,t)... method error (line 1) | error(e,t={}){if(this.source){let{end:r,start:s}=this.rangeBy(t);retur... method getProxyProcessor (line 1) | getProxyProcessor(){return{get(e,t){if(t==="proxyOf"){return e}else if... method markDirty (line 1) | markDirty(){if(this[s]){this[s]=false;let e=this;while(e=e.parent){e[s... method next (line 1) | next(){if(!this.parent)return undefined;let e=this.parent.index(this);... method positionBy (line 1) | positionBy(e,t){let r=this.source.start;if(e.index){r=this.positionIns... method positionInside (line 1) | positionInside(e,t){let r=t||this.toString();let s=this.source.start.c... method prev (line 1) | prev(){if(!this.parent)return undefined;let e=this.parent.index(this);... method rangeBy (line 1) | rangeBy(e){let t={column:this.source.start.column,line:this.source.sta... method raw (line 1) | raw(e,t){let r=new o;return r.raw(this,e,t)} method remove (line 1) | remove(){if(this.parent){this.parent.removeChild(this)}this.parent=und... method replaceWith (line 1) | replaceWith(...e){if(this.parent){let t=this;let r=false;for(let s of ... method root (line 1) | root(){let e=this;while(e.parent&&e.parent.type!=="document"){e=e.pare... method toJSON (line 1) | toJSON(e,t){let r={};let s=t==null;t=t||new Map;let i=0;for(let e in t... method toProxy (line 1) | toProxy(){if(!this.proxyCache){this.proxyCache=new Proxy(this,this.get... method toString (line 1) | toString(e=l){if(e.stringify)e=e.stringify;let t="";e(this,(e=>{t+=e})... method warn (line 1) | warn(e,t,r){let s={node:this};for(let e in r)s[e]=r[e];return e.warn(t... method proxyOf (line 1) | get proxyOf(){return this} function findLastWithPosition (line 1) | function findLastWithPosition(e){for(let t=e.length-1;t>=0;t--){let r=e[... class Parser (line 1) | class Parser{constructor(e){this.input=e;this.root=new l;this.current=th... method constructor (line 1) | constructor(e){this.input=e;this.root=new l;this.current=this.root;thi... method atrule (line 1) | atrule(e){let t=new o;t.name=e[1].slice(1);if(t.name===""){this.unname... method checkMissedSemicolon (line 1) | checkMissedSemicolon(e){let t=this.colon(e);if(t===false)return;let r=... method colon (line 1) | colon(e){let t=0;let r,s,i;for(let[n,o]of e.entries()){r=o;s=r[0];if(s... method comment (line 1) | comment(e){let t=new n;this.init(t,e[2]);t.source.end=this.getPosition... method createTokenizer (line 1) | createTokenizer(){this.tokenizer=i(this.input)} method decl (line 1) | decl(e,t){let r=new s;this.init(r,e[0][2]);let i=e[e.length-1];if(i[0]... method doubleColon (line 1) | doubleColon(e){throw this.input.error("Double colon",{offset:e[2]},{of... method emptyRule (line 1) | emptyRule(e){let t=new a;this.init(t,e[2]);t.selector="";t.raws.betwee... method end (line 1) | end(e){if(this.current.nodes&&this.current.nodes.length){this.current.... method endFile (line 1) | endFile(){if(this.current.parent)this.unclosedBlock();if(this.current.... method freeSemicolon (line 1) | freeSemicolon(e){this.spaces+=e[1];if(this.current.nodes){let e=this.c... method getPosition (line 1) | getPosition(e){let t=this.input.fromOffset(e);return{column:t.col,line... method init (line 1) | init(e,t){this.current.push(e);e.source={input:this.input,start:this.g... method other (line 1) | other(e){let t=false;let r=null;let s=false;let i=null;let n=[];let o=... method parse (line 1) | parse(){let e;while(!this.tokenizer.endOfFile()){e=this.tokenizer.next... method precheckMissedSemicolon (line 1) | precheckMissedSemicolon(){} method raw (line 1) | raw(e,t,r,s){let i,n;let o=r.length;let l="";let a=true;let h,u;for(le... method rule (line 1) | rule(e){e.pop();let t=new a;this.init(t,e[0][2]);t.raws.between=this.s... method spacesAndCommentsFromEnd (line 1) | spacesAndCommentsFromEnd(e){let t;let r="";while(e.length){t=e[e.lengt... method spacesAndCommentsFromStart (line 1) | spacesAndCommentsFromStart(e){let t;let r="";while(e.length){t=e[0][0]... method spacesFromEnd (line 1) | spacesFromEnd(e){let t;let r="";while(e.length){t=e[e.length-1][0];if(... method stringFrom (line 1) | stringFrom(e,t){let r="";for(let s=t;s1... method toResult (line 1) | toResult(e={}){let t=new i(new n,this,e);return t.stringify()} class Rule (line 1) | class Rule extends s{constructor(e){super(e);this.type="rule";if(!this.n... method constructor (line 1) | constructor(e){super(e);this.type="rule";if(!this.nodes)this.nodes=[]} method selectors (line 1) | get selectors(){return i.comma(this.selector)} method selectors (line 1) | set selectors(e){let t=this.selector?this.selector.match(/,\s*/):null;... function capitalize (line 1) | function capitalize(e){return e[0].toUpperCase()+e.slice(1)} class Stringifier (line 1) | class Stringifier{constructor(e){this.builder=e}atrule(e,t){let r="@"+e.... method constructor (line 1) | constructor(e){this.builder=e} method atrule (line 1) | atrule(e,t){let r="@"+e.name;let s=e.params?this.rawValue(e,"params"):... method beforeAfter (line 1) | beforeAfter(e,t){let r;if(e.type==="decl"){r=this.raw(e,null,"beforeDe... method block (line 1) | block(e,t){let r=this.raw(e,"between","beforeOpen");this.builder(t+r+"... method body (line 1) | body(e){let t=e.nodes.length-1;while(t>0){if(e.nodes[t].type!=="commen... method comment (line 1) | comment(e){let t=this.raw(e,"left","commentLeft");let r=this.raw(e,"ri... method decl (line 1) | decl(e,t){let r=this.raw(e,"between","colon");let s=e.prop+r+this.rawV... method document (line 1) | document(e){this.body(e)} method raw (line 1) | raw(e,r,s){let i;if(!s)s=r;if(r){i=e.raws[r];if(typeof i!=="undefined"... method rawBeforeClose (line 1) | rawBeforeClose(e){let t;e.walk((e=>{if(e.nodes&&e.nodes.length>0){if(t... method rawBeforeComment (line 1) | rawBeforeComment(e,t){let r;e.walkComments((e=>{if(typeof e.raws.befor... method rawBeforeDecl (line 1) | rawBeforeDecl(e,t){let r;e.walkDecls((e=>{if(typeof e.raws.before!=="u... method rawBeforeOpen (line 1) | rawBeforeOpen(e){let t;e.walk((e=>{if(e.type!=="decl"){t=e.raws.betwee... method rawBeforeRule (line 1) | rawBeforeRule(e){let t;e.walk((r=>{if(r.nodes&&(r.parent!==e||e.first!... method rawColon (line 1) | rawColon(e){let t;e.walkDecls((e=>{if(typeof e.raws.between!=="undefin... method rawEmptyBody (line 1) | rawEmptyBody(e){let t;e.walk((e=>{if(e.nodes&&e.nodes.length===0){t=e.... method rawIndent (line 1) | rawIndent(e){if(e.raws.indent)return e.raws.indent;let t;e.walk((r=>{l... method rawSemicolon (line 1) | rawSemicolon(e){let t;e.walk((e=>{if(e.nodes&&e.nodes.length&&e.last.t... method rawValue (line 1) | rawValue(e,t){let r=e[t];let s=e.raws[t];if(s&&s.value===r){return s.r... method root (line 1) | root(e){this.body(e);if(e.raws.after)this.builder(e.raws.after)} method rule (line 1) | rule(e){this.block(e,this.rawValue(e,"selector"));if(e.raws.ownSemicol... method stringify (line 1) | stringify(e,t){if(!this[e.type]){throw new Error("Unknown AST node typ... function stringify (line 1) | function stringify(e,t){let r=new s(t);r.stringify(e)} function registerInput (line 1) | function registerInput(e){n=e} function getTokenType (line 1) | function getTokenType([e,t],r){if(e==="word"){if(t[0]==="."){return"clas... function terminalHighlight (line 1) | function terminalHighlight(e){let t=i(new n(e),{ignoreErrors:true});let ... function position (line 1) | function position(){return j} function unclosed (line 1) | function unclosed(t){throw e.error("Unclosed "+t,j)} function endOfFile (line 1) | function endOfFile(){return $.length===0&&j>=N} function nextToken (line 1) | function nextToken(e){if($.length)return $.pop();if(j>=N)return;let S=e?... function back (line 1) | function back(e){$.push(e)} function __nccwpck_require__ (line 1) | function __nccwpck_require__(r){var s=t[r];if(s!==undefined){return s.ex... FILE: packages/next/src/compiled/postcss-scss/scss-syntax.js class NestedDeclaration (line 1) | class NestedDeclaration extends s{constructor(e){super(e);this.type="dec... method constructor (line 1) | constructor(e){super(e);this.type="decl";this.isNested=true;if(!this.n... class ScssParser (line 1) | class ScssParser extends i{createTokenizer(){this.tokenizer=l(this.input... method createTokenizer (line 1) | createTokenizer(){this.tokenizer=l(this.input)} method rule (line 1) | rule(e){let t=false;let r=0;let s="";for(let i of e){if(t){if(i[0]!=="... method comment (line 1) | comment(e){if(e[4]==="inline"){let t=new s;this.init(t,e[2]);t.raws.in... method atrule (line 1) | atrule(e){let t=e[1];let r=e;while(!this.tokenizer.endOfFile()){let e=... method raw (line 1) | raw(e,t,r){super.raw(e,t,r);if(e.raws[t]){let s=e.raws[t].raw;e.raws[t... class ScssStringifier (line 1) | class ScssStringifier extends s{comment(e){let t=this.raw(e,"left","comm... method comment (line 1) | comment(e){let t=this.raw(e,"left","commentLeft");let r=this.raw(e,"ri... method decl (line 1) | decl(e,t){if(!e.isNested){super.decl(e,t)}else{let t=this.raw(e,"betwe... method rawValue (line 1) | rawValue(e,t){let r=e[t];let s=e.raws[t];if(s&&s.value===r){return s.s... function position (line 1) | function position(){return P} function unclosed (line 1) | function unclosed(t){throw e.error("Unclosed "+t,P)} function endOfFile (line 1) | function endOfFile(){return L.length===0&&P>=E} function interpolation (line 1) | function interpolation(){let e=1;let i=false;let n=false;while(e>0){D+=1... function nextToken (line 1) | function nextToken(e){if(L.length)return L.pop();if(P>=E)return;let v=e?... function back (line 1) | function back(e){L.push(e)} function capitalize (line 1) | function capitalize(e){return e[0].toUpperCase()+e.slice(1)} class Stringifier (line 1) | class Stringifier{constructor(e){this.builder=e}atrule(e,t){let r="@"+e.... method constructor (line 1) | constructor(e){this.builder=e} method atrule (line 1) | atrule(e,t){let r="@"+e.name;let s=e.params?this.rawValue(e,"params"):... method beforeAfter (line 1) | beforeAfter(e,t){let r;if(e.type==="decl"){r=this.raw(e,null,"beforeDe... method block (line 1) | block(e,t){let r=this.raw(e,"between","beforeOpen");this.builder(t+r+"... method body (line 1) | body(e){let t=e.nodes.length-1;while(t>0){if(e.nodes[t].type!=="commen... method comment (line 1) | comment(e){let t=this.raw(e,"left","commentLeft");let r=this.raw(e,"ri... method decl (line 1) | decl(e,t){let r=this.raw(e,"between","colon");let s=e.prop+r+this.rawV... method document (line 1) | document(e){this.body(e)} method raw (line 1) | raw(e,r,s){let i;if(!s)s=r;if(r){i=e.raws[r];if(typeof i!=="undefined"... method rawBeforeClose (line 1) | rawBeforeClose(e){let t;e.walk((e=>{if(e.nodes&&e.nodes.length>0){if(t... method rawBeforeComment (line 1) | rawBeforeComment(e,t){let r;e.walkComments((e=>{if(typeof e.raws.befor... method rawBeforeDecl (line 1) | rawBeforeDecl(e,t){let r;e.walkDecls((e=>{if(typeof e.raws.before!=="u... method rawBeforeOpen (line 1) | rawBeforeOpen(e){let t;e.walk((e=>{if(e.type!=="decl"){t=e.raws.betwee... method rawBeforeRule (line 1) | rawBeforeRule(e){let t;e.walk((r=>{if(r.nodes&&(r.parent!==e||e.first!... method rawColon (line 1) | rawColon(e){let t;e.walkDecls((e=>{if(typeof e.raws.between!=="undefin... method rawEmptyBody (line 1) | rawEmptyBody(e){let t;e.walk((e=>{if(e.nodes&&e.nodes.length===0){t=e.... method rawIndent (line 1) | rawIndent(e){if(e.raws.indent)return e.raws.indent;let t;e.walk((r=>{l... method rawSemicolon (line 1) | rawSemicolon(e){let t;e.walk((e=>{if(e.nodes&&e.nodes.length&&e.last.t... method rawValue (line 1) | rawValue(e,t){let r=e[t];let s=e.raws[t];if(s&&s.value===r){return s.r... method root (line 1) | root(e){this.body(e);if(e.raws.after)this.builder(e.raws.after)} method rule (line 1) | rule(e){this.block(e,this.rawValue(e,"selector"));if(e.raws.ownSemicol... method stringify (line 1) | stringify(e,t){if(!this[e.type]){throw new Error("Unknown AST node typ... function __nccwpck_require__ (line 1) | function __nccwpck_require__(r){var s=t[r];if(s!==undefined){return s.ex... FILE: packages/next/src/compiled/postcss-value-parser/index.js function ValueParser (line 1) | function ValueParser(e){if(this instanceof ValueParser){this.nodes=a(e);... function stringifyNode (line 1) | function stringifyNode(e,r){var t=e.type;var a=e.value;var n;var o;if(r&... function stringify (line 1) | function stringify(e,r){var t,a;if(Array.isArray(e)){t="";for(a=e.length... function likeNumber (line 1) | function likeNumber(e){var n=e.charCodeAt(0);var o;if(n===t||n===r){o=e.... function __nccwpck_require__ (line 1) | function __nccwpck_require__(t){var a=r[t];if(a!==undefined){return a.ex... FILE: packages/next/src/compiled/process/browser.js function defaultSetTimout (line 1) | function defaultSetTimout(){throw new Error("setTimeout has not been def... function defaultClearTimeout (line 1) | function defaultClearTimeout(){throw new Error("clearTimeout has not bee... function runTimeout (line 1) | function runTimeout(e){if(r===setTimeout){return setTimeout(e,0)}if((r==... function runClearTimeout (line 1) | function runClearTimeout(e){if(n===clearTimeout){return clearTimeout(e)}... function cleanUpNextTick (line 1) | function cleanUpNextTick(){if(!o||!u){return}o=false;if(u.length){i=u.co... function drainQueue (line 1) | function drainQueue(){if(o){return}var e=runTimeout(cleanUpNextTick);o=t... function Item (line 1) | function Item(e,t){this.fun=e;this.array=t} function noop (line 1) | function noop(){} function __nccwpck_require__ (line 1) | function __nccwpck_require__(r){var n=t[r];if(n!==undefined){return n.ex... FILE: packages/next/src/compiled/punycode/punycode.js function error (line 1) | function error(t){throw new RangeError(d[t])} function map (line 1) | function map(t,e){const o=[];let n=t.length;while(n--){o[n]=e(t[n])}retu... function mapDomain (line 1) | function mapDomain(t,e){const o=t.split("@");let n="";if(o.length>1){n=o... function ucs2decode (line 1) | function ucs2decode(t){const e=[];let o=0;const n=t.length;while(o";var r=... function defaultMessage (line 7) | function defaultMessage(e){var t=e.callSite;var r=e.name;if(!r){r="t)return-1;var r=0,a=e.length;while(r=2){if(e[0]... function Utf7Codec (line 28) | function Utf7Codec(e,t){this.iconv=t} function Utf7Encoder (line 28) | function Utf7Encoder(e,t){this.iconv=t.iconv} function Utf7Decoder (line 28) | function Utf7Decoder(e,t){this.iconv=t.iconv;this.inBase64=false;this.ba... function Utf7IMAPCodec (line 28) | function Utf7IMAPCodec(e,t){this.iconv=t} function Utf7IMAPEncoder (line 28) | function Utf7IMAPEncoder(e,t){this.iconv=t.iconv;this.inBase64=false;thi... function Utf7IMAPDecoder (line 28) | function Utf7IMAPDecoder(e,t){this.iconv=t.iconv;this.inBase64=false;thi... function PrependBOMWrapper (line 28) | function PrependBOMWrapper(e,t){this.encoder=e;this.addBOM=true} function StripBOMWrapper (line 28) | function StripBOMWrapper(e,t){this.decoder=e;this.pass=false;this.option... function IconvLiteEncoderStream (line 28) | function IconvLiteEncoderStream(e,t){this.conv=e;t=t||{};t.decodeStrings... function IconvLiteDecoderStream (line 28) | function IconvLiteDecoderStream(e,t){this.conv=e;t=t||{};t.encoding=this... function getDecoder (line 34) | function getDecoder(e){if(!e)return null;try{return o.getDecoder(e)}catc... function getRawBody (line 34) | function getRawBody(e,t,r){var i=r;var o=t||{};if(t===true||typeof t==="... function halt (line 34) | function halt(e){c(e);if(typeof e.pause==="function"){e.pause()}} function readStream (line 34) | function readStream(e,t,r,a,o){var c=false;var n=true;if(a!==null&&r!==n... function setProtoOf (line 34) | function setProtoOf(e,t){e.__proto__=t;return e} function mixinProperties (line 34) | function mixinProperties(e,t){for(var r in t){if(!e.hasOwnProperty(r)){e... function populateStatusesMap (line 40) | function populateStatusesMap(e,t){var r=[];Object.keys(t).forEach((funct... function status (line 40) | function status(e){if(typeof e==="number"){if(!status[e])throw new Error... function toIdentifier (line 46) | function toIdentifier(e){return e.split(" ").map((function(e){return e.s... function hasPipeDataListeners (line 51) | function hasPipeDataListeners(e){var t=e.listeners("data");for(var r=0;r... function unpipe (line 51) | function unpipe(e){if(!e){throw new TypeError("argument stream is requir... function __nccwpck_require__ (line 51) | function __nccwpck_require__(e){var t=__webpack_module_cache__[e];if(t!=... FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.development.js function findHook (line 17) | function findHook(fiber, id) { function copyWithSetImpl (line 22) | function copyWithSetImpl(obj, path, index, value) { function copyWithRename (line 29) | function copyWithRename(obj, oldPath, newPath) { function copyWithRenameImpl (line 43) | function copyWithRenameImpl(obj, oldPath, newPath, index) { function copyWithDeleteImpl (line 59) | function copyWithDeleteImpl(obj, path, index) { function shouldSuspendImpl (line 70) | function shouldSuspendImpl() { function shouldErrorImpl (line 73) | function shouldErrorImpl() { function warnInvalidHookAccess (line 76) | function warnInvalidHookAccess() { function warnInvalidContextAccess (line 81) | function warnInvalidContextAccess() { function noop (line 86) | function noop() {} function warnForMissingKey (line 87) | function warnForMissingKey() {} function setToSortedString (line 88) | function setToSortedString(set) { function createFiber (line 95) | function createFiber(tag, pendingProps, key, mode) { function scheduleRoot (line 98) | function scheduleRoot(root, element) { function scheduleRefresh (line 103) | function scheduleRefresh(root, update) { function setRefreshHandler (line 116) | function setRefreshHandler(handler) { function isValidContainer (line 119) | function isValidContainer(node) { function getNearestMountedFiber (line 125) | function getNearestMountedFiber(fiber) { function getSuspenseInstanceFromFiber (line 133) | function getSuspenseInstanceFromFiber(fiber) { function getActivityInstanceFromFiber (line 143) | function getActivityInstanceFromFiber(fiber) { function assertIsMounted (line 153) | function assertIsMounted(fiber) { function findCurrentFiberUsingSlowPath (line 157) | function findCurrentFiberUsingSlowPath(fiber) { function findCurrentHostFiberImpl (line 233) | function findCurrentHostFiberImpl(node) { function traverseFragmentInstance (line 243) | function traverseFragmentInstance(fragmentFiber, fn, a, b, c) { function traverseVisibleHostChildren (line 246) | function traverseVisibleHostChildren( function getFragmentParentHostFiber (line 273) | function getFragmentParentHostFiber(fiber) { function findFragmentInstanceSiblings (line 280) | function findFragmentInstanceSiblings(result, self, child) { function getInstanceFromHostFiber (line 302) | function getInstanceFromHostFiber(fiber) { function findNextSibling (line 313) | function findNextSibling(child) { function isFiberPrecedingCheck (line 317) | function isFiberPrecedingCheck(child, target, boundary) { function isFiberFollowingCheck (line 324) | function isFiberFollowingCheck(child, target, boundary) { function getParentForFragmentAncestors (line 331) | function getParentForFragmentAncestors(inst) { function getLowestCommonAncestor (line 337) | function getLowestCommonAncestor(instA, instB, getParent) { function getIteratorFn (line 352) | function getIteratorFn(maybeIterable) { function getComponentNameFromType (line 360) | function getComponentNameFromType(type) { function getComponentNameFromOwner (line 420) | function getComponentNameFromOwner(owner) { function getComponentNameFromFiber (line 427) | function getComponentNameFromFiber(fiber) { function setSrcObject (line 497) | function setSrcObject(domElement, tag, value) { function createCursor (line 509) | function createCursor(defaultValue) { function pop (line 512) | function pop(cursor, fiber) { function push (line 522) | function push(cursor, value, fiber) { function requiredContext (line 528) | function requiredContext(c) { function pushHostContainer (line 535) | function pushHostContainer(fiber, nextRootInstance) { function popHostContainer (line 582) | function popHostContainer(fiber) { function getHostContext (line 587) | function getHostContext() { function pushHostContext (line 590) | function pushHostContext(fiber) { function popHostContext (line 604) | function popHostContext(fiber) { function disabledLog (line 611) | function disabledLog() {} function disableLogs (line 612) | function disableLogs() { function reenableLogs (line 639) | function reenableLogs() { function formatOwnerStack (line 658) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 679) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 695) | function describeNativeComponentFrame(fn, construct) { function describeFiber (line 851) | function describeFiber(fiber, childFiber) { function getStackByFiberInDevAndProd (line 880) | function getStackByFiberInDevAndProd(workInProgress) { function describeFunctionComponentFrameWithoutLineNumber (line 921) | function describeFunctionComponentFrameWithoutLineNumber(fn) { function getCurrentFiberOwnerNameInDevOrNull (line 926) | function getCurrentFiberOwnerNameInDevOrNull() { function getCurrentFiberStackInDev (line 931) | function getCurrentFiberStackInDev() { function runWithFiberInDEV (line 993) | function runWithFiberInDEV(fiber, callback, arg0, arg1, arg2, arg3, arg4) { function setCurrentFiber (line 1009) | function setCurrentFiber(fiber) { function typeName (line 1015) | function typeName(value) { function willCoercionThrow (line 1024) | function willCoercionThrow(value) { function testStringCoercion (line 1031) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 1034) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 1045) | function checkCSSPropertyStringCoercion(value, propName) { function checkFormFieldValueStringCoercion (line 1056) | function checkFormFieldValueStringCoercion(value) { function injectInternals (line 1066) | function injectInternals(internals) { function setIsStrictModeForDevtools (line 1084) | function setIsStrictModeForDevtools(newIsStrictMode) { function clz32Fallback (line 1099) | function clz32Fallback(x) { function getHighestPriorityLanes (line 1103) | function getHighestPriorityLanes(lanes) { function getNextLanes (line 1163) | function getNextLanes(root, wipLanes, rootHasPendingCommit) { function checkIfRootIsPrerendering (line 1204) | function checkIfRootIsPrerendering(root, renderLanes) { function computeExpirationTime (line 1212) | function computeExpirationTime(lane, currentTime) { function claimNextRetryLane (line 1258) | function claimNextRetryLane() { function createLaneMap (line 1264) | function createLaneMap(initial) { function markRootUpdated$1 (line 1268) | function markRootUpdated$1(root, updateLane) { function markRootPinged$1 (line 1276) | function markRootPinged$1(root, pingedLanes) { function markRootFinished (line 1280) | function markRootFinished( function markSpawnedDeferredLane (line 1329) | function markSpawnedDeferredLane(root, spawnedLane, entangledLanes) { function markRootEntangled (line 1339) | function markRootEntangled(root, entangledLanes) { function getBumpedLaneForHydration (line 1349) | function getBumpedLaneForHydration(root, renderLanes) { function getBumpedLaneForHydrationByLane (line 1359) | function getBumpedLaneForHydrationByLane(lane) { function addFiberToLanesMap (line 1398) | function addFiberToLanesMap(root, fiber, lanes) { function movePendingFibersToMemoized (line 1407) | function movePendingFibersToMemoized(root, lanes) { function lanesToEventPriority (line 1428) | function lanesToEventPriority(lanes) { function resolveUpdatePriority (line 1438) | function resolveUpdatePriority() { function runWithPriority (line 1446) | function runWithPriority(priority, fn) { function detachDeletedInstance (line 1454) | function detachDeletedInstance(node) { function getClosestInstanceFromNode (line 1461) | function getClosestInstanceFromNode(targetNode) { function getInstanceFromNode (line 1491) | function getInstanceFromNode(node) { function getNodeFromInstance (line 1509) | function getNodeFromInstance(inst) { function getResourcesFromRoot (line 1515) | function getResourcesFromRoot(root) { function markNodeAsHoistable (line 1522) | function markNodeAsHoistable(node) { function registerTwoPhaseEvent (line 1525) | function registerTwoPhaseEvent(registrationName, dependencies) { function registerDirectEvent (line 1529) | function registerDirectEvent(registrationName, dependencies) { function checkControlledValueProps (line 1547) | function checkControlledValueProps(tagName, props) { function isAttributeNameSafe (line 1569) | function isAttributeNameSafe(attributeName) { function pushMutationContext (line 1580) | function pushMutationContext() { function popMutationContext (line 1585) | function popMutationContext(prev) { function getValueForAttributeOnCustomComponent (line 1589) | function getValueForAttributeOnCustomComponent(node, name, expected) { function setValueForAttribute (line 1609) | function setValueForAttribute(node, name, value) { function setValueForKnownAttribute (line 1630) | function setValueForKnownAttribute(node, name, value) { function setValueForNamespacedAttribute (line 1645) | function setValueForNamespacedAttribute(node, namespace, name, value) { function getToStringValue (line 1660) | function getToStringValue(value) { function isCheckable (line 1674) | function isCheckable(elem) { function trackValueOnNode (line 1682) | function trackValueOnNode(node, valueField, currentValue) { function track (line 1724) | function track(node) { function trackHydrated (line 1734) | function trackHydrated(node, initialValue, initialChecked) { function updateValueIfChanged (line 1744) | function updateValueIfChanged(node) { function getActiveElement (line 1759) | function getActiveElement(doc) { function escapeSelectorAttributeValueInsideDoubleQuotes (line 1768) | function escapeSelectorAttributeValueInsideDoubleQuotes(value) { function validateInputProps (line 1776) | function validateInputProps(element, props) { function updateInput (line 1796) | function updateInput( function setDefaultValue (line 1844) | function setDefaultValue(node, type, value) { function validateOptionProps (line 1849) | function validateOptionProps(element, props) { function getDeclarationErrorAddendum (line 1876) | function getDeclarationErrorAddendum() { function updateOptions (line 1882) | function updateOptions(node, multiple, propValue, setDefaultSelected) { function validateSelectProps (line 1906) | function validateSelectProps(element, props) { function validateTextareaProps (line 1934) | function validateTextareaProps(element, props) { function updateTextarea (line 1949) | function updateTextarea(element, value, defaultValue) { function findNotableNode (line 1962) | function findNotableNode(node, indent) { function indentation (line 1971) | function indentation(indent) { function added (line 1974) | function added(indent) { function removed (line 1977) | function removed(indent) { function describeFiberType (line 1980) | function describeFiberType(fiber) { function describeTextNode (line 2007) | function describeTextNode(content, maxLength) { function describeTextDiff (line 2021) | function describeTextDiff(clientText, serverProps, indent) { function objectName (line 2051) | function objectName(object) { function describeValue (line 2058) | function describeValue(value, maxLength) { function describePropValue (line 2111) | function describePropValue(value, maxLength) { function describeExpandedElement (line 2120) | function describeExpandedElement(type, props, rowPrefix) { function describePropertiesDiff (line 2148) | function describePropertiesDiff(clientObject, serverObject, indent) { function describeElementDiff (line 2176) | function describeElementDiff(type, clientProps, serverProps, indent) { function describeSiblingFiber (line 2301) | function describeSiblingFiber(fiber, indent) { function describeNode (line 2312) | function describeNode(node, indent) { function describeDiff (line 2413) | function describeDiff(rootNode) { function describeAncestors (line 2420) | function describeAncestors(ancestor, child, props) { function updatedAncestorInfoDev (line 2435) | function updatedAncestorInfoDev(oldInfo, tag) { function isTagValidWithParent (line 2470) | function isTagValidWithParent(tag, parentTag, implicitRootScope) { function findInvalidAncestorForTag (line 2583) | function findInvalidAncestorForTag(tag, ancestorInfo) { function findAncestor (line 2637) | function findAncestor(parent, tagName) { function validateDOMNesting (line 2649) | function validateDOMNesting(childTag, ancestorInfo) { function validateTextNesting (line 2709) | function validateTextNesting(childText, parentTag, implicitRootScope) { function setTextContent (line 2739) | function setTextContent(node, text) { function camelize (line 2753) | function camelize(string) { function setValueForStyle (line 2758) | function setValueForStyle(style, styleName, value) { function setValueForStyles (line 2820) | function setValueForStyles(node, styles, prevStyles) { function isCustomElement (line 2901) | function isCustomElement(tagName) { function getAttributeAlias (line 2917) | function getAttributeAlias(name) { function validateProperty$1 (line 2920) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 2961) | function validateProperties$2(type, props) { function validateProperty (line 2984) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 3227) | function warnUnknownProperties(type, props, eventRegistry) { function sanitizeURL (line 3251) | function sanitizeURL(url) { function noop$1 (line 3256) | function noop$1() {} function getEventTarget (line 3257) | function getEventTarget(nativeEvent) { function restoreStateOfTarget (line 3263) | function restoreStateOfTarget(target) { function batchedUpdates$1 (line 3336) | function batchedUpdates$1(fn, a, b) { function getListener (line 3359) | function getListener(inst, registrationName) { function getData (line 3401) | function getData() { function getEventCharCode (line 3423) | function getEventCharCode(nativeEvent) { function functionThatReturnsTrue (line 3432) | function functionThatReturnsTrue() { function functionThatReturnsFalse (line 3435) | function functionThatReturnsFalse() { function createSyntheticEvent (line 3438) | function createSyntheticEvent(Interface) { function modifierStateGetter (line 3493) | function modifierStateGetter(keyArg) { function getEventModifierState (line 3501) | function getEventModifierState() { function isFallbackCompositionEnd (line 3504) | function isFallbackCompositionEnd(domEventName, nativeEvent) { function getDataFromCustomEvent (line 3518) | function getDataFromCustomEvent(nativeEvent) { function getNativeBeforeInputChars (line 3524) | function getNativeBeforeInputChars(domEventName, nativeEvent) { function getFallbackBeforeInputChars (line 3543) | function getFallbackBeforeInputChars(domEventName, nativeEvent) { function isTextInputElement (line 3579) | function isTextInputElement(elem) { function isEventSupported (line 3587) | function isEventSupported(eventNameSuffix) { function createAndAccumulateChangeEvent (line 3597) | function createAndAccumulateChangeEvent( function runEventInBatch$1 (line 3619) | function runEventInBatch$1(dispatchQueue) { function getInstIfValueChanged (line 3622) | function getInstIfValueChanged(targetInst) { function getTargetInstForChangeEvent (line 3626) | function getTargetInstForChangeEvent(domEventName, targetInst) { function stopWatchingForValueChange (line 3629) | function stopWatchingForValueChange() { function handlePropertyChange (line 3634) | function handlePropertyChange(nativeEvent) { function handleEventsForInputEventPolyfill (line 3649) | function handleEventsForInputEventPolyfill( function getTargetInstForInputEventPolyfill (line 3661) | function getTargetInstForInputEventPolyfill(domEventName) { function getTargetInstForClickEvent (line 3669) | function getTargetInstForClickEvent(domEventName, targetInst) { function getTargetInstForInputOrChangeEvent (line 3672) | function getTargetInstForInputOrChangeEvent(domEventName, targetInst) { function is (line 3676) | function is(x, y) { function shallowEqual (line 3679) | function shallowEqual(objA, objB) { function getLeafNode (line 3701) | function getLeafNode(node) { function getNodeForCharacterOffset (line 3705) | function getNodeForCharacterOffset(root, offset) { function containsNode (line 3728) | function containsNode(outerNode, innerNode) { function getActiveElementDeep (line 3743) | function getActiveElementDeep(containerInfo) { function hasSelectionCapabilities (line 3767) | function hasSelectionCapabilities(elem) { function constructSelectEvent (line 3781) | function constructSelectEvent( function makePrefixMap (line 3822) | function makePrefixMap(styleProp, eventName) { function getVendorPrefixedEventName (line 3829) | function getVendorPrefixedEventName(eventName) { function registerSimpleEvent (line 3839) | function registerSimpleEvent(domEventName, reactName) { function getViewTransitionName (line 3843) | function getViewTransitionName(props, instance) { function getClassNameByType (line 3851) | function getClassNameByType(classByType) { function getViewTransitionClassName (line 3866) | function getViewTransitionClassName(defaultClass, eventClass) { function getArrayKind (line 3877) | function getArrayKind(array) { function addObjectToProperties (line 3907) | function addObjectToProperties(object, properties, indent, prefix) { function readReactElementTypeof (line 3929) | function readReactElementTypeof(value) { function addValueToProperties (line 3934) | function addValueToProperties( function addObjectDiffToProperties (line 4126) | function addObjectDiffToProperties(prev, next, properties, indent) { function setCurrentTrackFromLanes (line 4256) | function setCurrentTrackFromLanes(lanes) { function logComponentTrigger (line 4270) | function logComponentTrigger(fiber, startTime, endTime, trigger) { function logComponentReappeared (line 4288) | function logComponentReappeared(fiber, startTime, endTime) { function logComponentRender (line 4291) | function logComponentRender( function logComponentErrored (line 4399) | function logComponentErrored(fiber, startTime, endTime, errors) { function logComponentEffect (line 4450) | function logComponentEffect(fiber, startTime, endTime, selfTime, errors) { function logSuspendedRenderPhase (line 4526) | function logSuspendedRenderPhase(startTime, endTime, lanes, debugTask) { function logSuspendedWithDelayPhase (line 4552) | function logSuspendedWithDelayPhase(startTime, endTime, lanes, debugTask) { function logErroredRenderPhase (line 4578) | function logErroredRenderPhase(startTime, endTime, lanes, debugTask) { function logSuspendedCommitPhase (line 4602) | function logSuspendedCommitPhase(startTime, endTime, reason, debugTask) { function logCommitErrored (line 4626) | function logCommitErrored(startTime, endTime, errors, passive, debugTask) { function logCommitPhase (line 4662) | function logCommitPhase( function logStartViewTransitionYieldPhase (line 4698) | function logStartViewTransitionYieldPhase( function logAnimatingPhase (line 4731) | function logAnimatingPhase(startTime, endTime, debugTask) { function finishQueueingConcurrentUpdates (line 4755) | function finishQueueingConcurrentUpdates() { function enqueueUpdate$1 (line 4780) | function enqueueUpdate$1(fiber, queue, update, lane) { function enqueueConcurrentHookUpdate (line 4790) | function enqueueConcurrentHookUpdate(fiber, queue, update, lane) { function enqueueConcurrentRenderForLane (line 4794) | function enqueueConcurrentRenderForLane(fiber, lane) { function markUpdateLaneFromFiberToRoot (line 4798) | function markUpdateLaneFromFiberToRoot(sourceFiber, update, lane) { function getRootForUpdatedFiber (line 4827) | function getRootForUpdatedFiber(sourceFiber) { function resolveFunctionForHotReloading (line 4853) | function resolveFunctionForHotReloading(type) { function resolveForwardRefForHotReloading (line 4858) | function resolveForwardRefForHotReloading(type) { function isCompatibleFamilyForHotReloading (line 4874) | function isCompatibleFamilyForHotReloading(fiber, element) { function markFailedErrorBoundaryForHotReloading (line 4915) | function markFailedErrorBoundaryForHotReloading(fiber) { function scheduleFibersWithFamiliesRecursively (line 4921) | function scheduleFibersWithFamiliesRecursively( function FiberNode (line 4973) | function FiberNode(tag, pendingProps, key, mode) { function shouldConstruct (line 5010) | function shouldConstruct(Component) { function createWorkInProgress (line 5014) | function createWorkInProgress(current, pendingProps) { function resetWorkInProgress (line 5077) | function resetWorkInProgress(workInProgress, renderLanes) { function createFiberFromTypeAndProps (line 5115) | function createFiberFromTypeAndProps( function createFiberFromElement (line 5259) | function createFiberFromElement(element, mode, lanes) { function createFiberFromFragment (line 5273) | function createFiberFromFragment(elements, mode, lanes, key) { function createFiberFromText (line 5278) | function createFiberFromText(content, mode, lanes) { function createFiberFromDehydratedFragment (line 5283) | function createFiberFromDehydratedFragment(dehydratedNode) { function createFiberFromPortal (line 5288) | function createFiberFromPortal(portal, mode, lanes) { function createCapturedValueAtFiber (line 5303) | function createCapturedValueAtFiber(value, source) { function pushTreeFork (line 5321) | function pushTreeFork(workInProgress, totalChildren) { function pushTreeId (line 5328) | function pushTreeId(workInProgress, totalChildren, index) { function pushMaterializedTreeId (line 5358) | function pushMaterializedTreeId(workInProgress) { function popTreeContext (line 5363) | function popTreeContext(workInProgress) { function getSuspendedTreeContext (line 5377) | function getSuspendedTreeContext() { function restoreSuspendedTreeContext (line 5383) | function restoreSuspendedTreeContext(workInProgress, suspendedContext) { function warnIfNotHydrating (line 5392) | function warnIfNotHydrating() { function buildHydrationDiffNode (line 5398) | function buildHydrationDiffNode(fiber, distanceFromLeaf) { function warnIfHydrating (line 5439) | function warnIfHydrating() { function warnNonHydratedInstance (line 5445) | function warnNonHydratedInstance(fiber, rejectedCandidate) { function throwOnHydrationMismatch (line 5454) | function throwOnHydrationMismatch(fiber) { function prepareToHydrateHostInstance (line 5474) | function prepareToHydrateHostInstance(fiber) { function popToNextHostParent (line 5546) | function popToNextHostParent(fiber) { function popHydrationState (line 5562) | function popHydrationState(fiber) { function resetHydrationState (line 5621) | function resetHydrationState() { function upgradeHydrationErrorsToRecoverable (line 5625) | function upgradeHydrationErrorsToRecoverable() { function queueHydrationError (line 5637) | function queueHydrationError(error) { function emitPendingHydrationWarnings (line 5642) | function emitPendingHydrationWarnings() { function resetContextDependencies (line 5657) | function resetContextDependencies() { function pushProvider (line 5661) | function pushProvider(providerFiber, context, nextValue) { function popProvider (line 5673) | function popProvider(context, providerFiber) { function scheduleContextWorkOnParentPath (line 5680) | function scheduleContextWorkOnParentPath( function propagateContextChanges (line 5701) | function propagateContextChanges( function propagateParentContextChanges (line 5780) | function propagateParentContextChanges( function checkIfContextChanged (line 5829) | function checkIfContextChanged(currentDependencies) { function prepareToReadContext (line 5846) | function prepareToReadContext(workInProgress) { function readContext (line 5852) | function readContext(context) { function readContextDuringReconciliation (line 5859) | function readContextDuringReconciliation(consumer, context) { function readContextForConsumer (line 5863) | function readContextForConsumer(consumer, context) { function createCache (line 5881) | function createCache() { function retainCache (line 5888) | function retainCache(cache) { function releaseCache (line 5895) | function releaseCache(cache) { function queueTransitionTypes (line 5906) | function queueTransitionTypes(root, transitionTypes) { function claimQueuedTransitionTypes (line 5916) | function claimQueuedTransitionTypes(root) { function startUpdateTimerByLane (line 5921) | function startUpdateTimerByLane(lane, method, fiber) { function startHostActionTimer (line 5974) | function startHostActionTimer(fiber) { function pushNestedEffectDurations (line 6007) | function pushNestedEffectDurations() { function popNestedEffectDurations (line 6012) | function popNestedEffectDurations(prevEffectDuration) { function bubbleNestedEffectDurations (line 6017) | function bubbleNestedEffectDurations(prevEffectDuration) { function resetComponentEffectTimers (line 6022) | function resetComponentEffectTimers() { function pushComponentEffectStart (line 6025) | function pushComponentEffectStart() { function popComponentEffectStart (line 6030) | function popComponentEffectStart(prevEffectStart) { function pushComponentEffectDuration (line 6033) | function pushComponentEffectDuration() { function popComponentEffectDuration (line 6038) | function popComponentEffectDuration(prevEffectDuration) { function pushComponentEffectErrors (line 6041) | function pushComponentEffectErrors() { function pushComponentEffectDidSpawnUpdate (line 6046) | function pushComponentEffectDidSpawnUpdate() { function startProfilerTimer (line 6051) | function startProfilerTimer(fiber) { function stopProfilerTimerIfRunningAndRecordDuration (line 6055) | function stopProfilerTimerIfRunningAndRecordDuration(fiber) { function stopProfilerTimerIfRunningAndRecordIncompleteDuration (line 6063) | function stopProfilerTimerIfRunningAndRecordIncompleteDuration(fiber) { function recordEffectDuration (line 6070) | function recordEffectDuration() { function recordEffectError (line 6080) | function recordEffectError(errorInfo) { function startEffectTimer (line 6086) | function startEffectTimer() { function transferActualDuration (line 6091) | function transferActualDuration(fiber) { function entangleAsyncAction (line 6095) | function entangleAsyncAction(transition, thenable) { function pingEngtangledActionScope (line 6114) | function pingEngtangledActionScope() { function chainThenableValue (line 6132) | function chainThenableValue(thenable, result) { function registerDefaultIndicator (line 6157) | function registerDefaultIndicator(onDefaultTransitionIndicator) { function stopIsomorphicDefaultIndicator (line 6165) | function stopIsomorphicDefaultIndicator() { function releaseIsomorphicIndicator (line 6172) | function releaseIsomorphicIndicator() { function startScheduledGesture (line 6175) | function startScheduledGesture( function stopCommittedGesture (line 6214) | function stopCommittedGesture(root) { function scheduleGestureCommit (line 6228) | function scheduleGestureCommit(gesture, callback) { function chainGestureCancellation (line 6234) | function chainGestureCancellation(root, scheduledGesture, prevCancel) { function peekCacheFromPool (line 6291) | function peekCacheFromPool() { function pushTransition (line 6297) | function pushTransition(offscreenWorkInProgress, prevCachePool) { function getSuspendedCache (line 6302) | function getSuspendedCache() { function createThenableState (line 6308) | function createThenableState() { function isThenableResolved (line 6311) | function isThenableResolved(thenable) { function trackUsedThenable (line 6315) | function trackUsedThenable(thenableState, thenable, index) { function resolveLazy (line 6403) | function resolveLazy(lazyType) { function getSuspendedThenable (line 6416) | function getSuspendedThenable() { function checkIfUseWrappedInAsyncCatch (line 6426) | function checkIfUseWrappedInAsyncCatch(rejectedReason) { function pushDebugInfo (line 6435) | function pushDebugInfo(debugInfo) { function getCurrentDebugTask (line 6444) | function getCurrentDebugTask() { function validateFragmentProps (line 6454) | function validateFragmentProps(element, fiber, returnFiber) { function unwrapThenable (line 6476) | function unwrapThenable(thenable) { function coerceRef (line 6482) | function coerceRef(workInProgress, element) { function throwOnInvalidObjectTypeImpl (line 6486) | function throwOnInvalidObjectTypeImpl(returnFiber, newChild) { function throwOnInvalidObjectType (line 6500) | function throwOnInvalidObjectType(returnFiber, newChild) { function warnOnFunctionTypeImpl (line 6508) | function warnOnFunctionTypeImpl(returnFiber, invalidChild) { function warnOnFunctionType (line 6530) | function warnOnFunctionType(returnFiber, invalidChild) { function warnOnSymbolTypeImpl (line 6538) | function warnOnSymbolTypeImpl(returnFiber, invalidChild) { function warnOnSymbolType (line 6555) | function warnOnSymbolType(returnFiber, invalidChild) { function createChildReconciler (line 6563) | function createChildReconciler(shouldTrackSideEffects) { function validateSuspenseListNestedChild (line 7589) | function validateSuspenseListNestedChild(childSlot, index) { function initializeUpdateQueue (line 7612) | function initializeUpdateQueue(fiber) { function cloneUpdateQueue (line 7621) | function cloneUpdateQueue(current, workInProgress) { function createUpdate (line 7632) | function createUpdate(lane) { function enqueueUpdate (line 7641) | function enqueueUpdate(fiber, update, lane) { function entangleTransitions (line 7671) | function entangleTransitions(root, fiber, lane) { function enqueueCapturedUpdate (line 7681) | function enqueueCapturedUpdate(workInProgress, capturedUpdate) { function suspendIfUpdateReadFromEntangledAsyncAction (line 7725) | function suspendIfUpdateReadFromEntangledAsyncAction() { function processUpdateQueue (line 7731) | function processUpdateQueue( function callCallback (line 7888) | function callCallback(callback, context) { function commitHiddenCallbacks (line 7896) | function commitHiddenCallbacks(updateQueue, context) { function commitCallbacks (line 7906) | function commitCallbacks(updateQueue, context) { function pushHiddenContext (line 7916) | function pushHiddenContext(fiber, context) { function reuseHiddenContextOnStack (line 7922) | function reuseHiddenContextOnStack(fiber) { function popHiddenContext (line 7930) | function popHiddenContext(fiber) { function pushPrimaryTreeSuspenseHandler (line 7935) | function pushPrimaryTreeSuspenseHandler(handler) { function pushDehydratedActivitySuspenseHandler (line 7948) | function pushDehydratedActivitySuspenseHandler(fiber) { function pushOffscreenSuspenseHandler (line 7953) | function pushOffscreenSuspenseHandler(fiber) { function reuseSuspenseHandlerOnStack (line 7960) | function reuseSuspenseHandlerOnStack(fiber) { function popSuspenseHandler (line 7968) | function popSuspenseHandler(fiber) { function pushSuspenseListContext (line 7973) | function pushSuspenseListContext(fiber, newContext) { function popSuspenseListContext (line 7981) | function popSuspenseListContext(fiber) { function findFirstSuspended (line 7986) | function findFirstSuspended(row) { function mountHookTypesDev (line 8018) | function mountHookTypesDev() { function updateHookTypesDev (line 8024) | function updateHookTypesDev() { function checkDepsAreArrayDev (line 8058) | function checkDepsAreArrayDev(deps) { function warnOnUseFormStateInDev (line 8068) | function warnOnUseFormStateInDev() { function throwInvalidHookError (line 8077) | function throwInvalidHookError() { function areHookInputsEqual (line 8082) | function areHookInputsEqual(nextDeps, prevDeps) { function renderWithHooks (line 8103) | function renderWithHooks( function finishRenderingHooks (line 8168) | function finishRenderingHooks(current, workInProgress) { function renderWithHooksAgain (line 8220) | function renderWithHooksAgain(workInProgress, Component, props, secondAr... function TransitionAwareHostComponent (line 8247) | function TransitionAwareHostComponent() { function checkDidRenderIdHook (line 8259) | function checkDidRenderIdHook() { function bailoutHooks (line 8264) | function bailoutHooks(current, workInProgress, lanes) { function resetHooksOnUnwind (line 8272) | function resetHooksOnUnwind(workInProgress) { function mountWorkInProgressHook (line 8297) | function mountWorkInProgressHook() { function updateWorkInProgressHook (line 8310) | function updateWorkInProgressHook() { function createFunctionComponentUpdateQueue (line 8346) | function createFunctionComponentUpdateQueue() { function useThenable (line 8349) | function useThenable(thenable) { function use (line 8366) | function use(usable) { function useMemoCache (line 8373) | function useMemoCache(size) { function basicStateReducer (line 8415) | function basicStateReducer(state, action) { function mountReducer (line 8418) | function mountReducer(reducer, initialArg, init) { function updateReducer (line 8447) | function updateReducer(reducer) { function updateReducerImpl (line 8451) | function updateReducerImpl(hook, current, reducer) { function rerenderReducer (line 8585) | function rerenderReducer(reducer) { function mountSyncExternalStore (line 8609) | function mountSyncExternalStore(subscribe, getSnapshot, getServerSnapsho... function updateSyncExternalStore (line 8662) | function updateSyncExternalStore( function pushStoreConsistencyCheck (line 8725) | function pushStoreConsistencyCheck(fiber, getSnapshot, renderedSnapshot) { function updateStoreInstance (line 8738) | function updateStoreInstance(fiber, inst, nextSnapshot, getSnapshot) { function subscribeToStore (line 8743) | function subscribeToStore(fiber, inst, subscribe) { function checkIfSnapshotChanged (line 8750) | function checkIfSnapshotChanged(inst) { function forceStoreRerender (line 8760) | function forceStoreRerender(fiber) { function mountStateImpl (line 8764) | function mountStateImpl(initialState) { function mountState (line 8788) | function mountState(initialState) { function mountOptimistic (line 8795) | function mountOptimistic(passthrough) { function updateOptimistic (line 8815) | function updateOptimistic(passthrough, reducer) { function updateOptimisticImpl (line 8819) | function updateOptimisticImpl(hook, current, passthrough, reducer) { function rerenderOptimistic (line 8827) | function rerenderOptimistic(passthrough, reducer) { function dispatchActionState (line 8834) | function dispatchActionState( function runActionStateAction (line 8870) | function runActionStateAction(actionQueue, node) { function handleActionReturnValue (line 8917) | function handleActionReturnValue(actionQueue, node, returnValue) { function onActionSuccess (line 8937) | function onActionSuccess(actionQueue, actionNode, nextState) { function onActionError (line 8951) | function onActionError(actionQueue, actionNode, error) { function notifyActionListeners (line 8965) | function notifyActionListeners(actionNode) { function actionStateReducer (line 8969) | function actionStateReducer(oldState, newState) { function mountActionState (line 8972) | function mountActionState(action, initialStateProp) { function updateActionState (line 9063) | function updateActionState(action) { function updateActionStateImpl (line 9067) | function updateActionStateImpl(stateHook, currentStateHook, action) { function actionStateActionEffect (line 9099) | function actionStateActionEffect(actionQueue, action) { function rerenderActionState (line 9102) | function rerenderActionState(action) { function pushSimpleEffect (line 9114) | function pushSimpleEffect(tag, inst, create, deps) { function mountRef (line 9129) | function mountRef(initialValue) { function mountEffectImpl (line 9134) | function mountEffectImpl(fiberFlags, hookFlags, create, deps) { function updateEffectImpl (line 9144) | function updateEffectImpl(fiberFlags, hookFlags, create, deps) { function mountEffect (line 9160) | function mountEffect(create, deps) { function useEffectEventImpl (line 9165) | function useEffectEventImpl(payload) { function mountEvent (line 9179) | function mountEvent(callback) { function updateEvent (line 9191) | function updateEvent(callback) { function mountLayoutEffect (line 9202) | function mountLayoutEffect(create, deps) { function imperativeHandleEffect (line 9208) | function imperativeHandleEffect(create, ref) { function mountImperativeHandle (line 9230) | function mountImperativeHandle(ref, create, deps) { function updateImperativeHandle (line 9247) | function updateImperativeHandle(ref, create, deps) { function mountCallback (line 9261) | function mountCallback(callback, deps) { function updateCallback (line 9268) | function updateCallback(callback, deps) { function mountMemo (line 9277) | function mountMemo(nextCreate, deps) { function updateMemo (line 9292) | function updateMemo(nextCreate, deps) { function mountDeferredValue (line 9310) | function mountDeferredValue(value, initialValue) { function updateDeferredValue (line 9314) | function updateDeferredValue(value, initialValue) { function rerenderDeferredValue (line 9323) | function rerenderDeferredValue(value, initialValue) { function mountDeferredValueImpl (line 9334) | function mountDeferredValueImpl(hook, value, initialValue) { function updateDeferredValueImpl (line 9347) | function updateDeferredValueImpl(hook, prevValue, value, initialValue) { function releaseAsyncTransition (line 9366) | function releaseAsyncTransition() { function startTransition (line 9369) | function startTransition( function startHostTransition (line 9446) | function startHostTransition(formFiber, pendingState, action, formData) { function ensureFormComponentIsStateful (line 9466) | function ensureFormComponentIsStateful(formFiber) { function requestFormReset$1 (line 9501) | function requestFormReset$1(formFiber) { function mountTransition (line 9521) | function mountTransition() { function updateTransition (line 9533) | function updateTransition() { function rerenderTransition (line 9543) | function rerenderTransition() { function useHostTransitionStatus (line 9553) | function useHostTransitionStatus() { function mountId (line 9556) | function mountId() { function mountRefresh (line 9576) | function mountRefresh() { function refreshCache (line 9582) | function refreshCache(fiber, seedKey, seedValue) { function dispatchReducerAction (line 9605) | function dispatchReducerAction(fiber, queue, action) { function dispatchSetState (line 9629) | function dispatchSetState(fiber, queue, action) { function dispatchSetStateInternal (line 9639) | function dispatchSetStateInternal(fiber, queue, action, lane) { function dispatchOptimisticSetState (line 9686) | function dispatchOptimisticSetState( function isRenderPhaseUpdate (line 9760) | function isRenderPhaseUpdate(fiber) { function enqueueRenderPhaseUpdate (line 9767) | function enqueueRenderPhaseUpdate(queue, update) { function entangleTransitionUpdate (line 9776) | function entangleTransitionUpdate(root, queue, lane) { function warnOnInvalidCallback (line 9785) | function warnOnInvalidCallback(callback) { function applyDerivedStateFromProps (line 9796) | function applyDerivedStateFromProps( function checkShouldComponentUpdate (line 9828) | function checkShouldComponentUpdate( function callComponentWillReceiveProps (line 9867) | function callComponentWillReceiveProps( function resolveClassComponentProps (line 9893) | function resolveClassComponentProps(Component, baseProps) { function defaultOnUncaughtError (line 9908) | function defaultOnUncaughtError(error) { function defaultOnCaughtError (line 9918) | function defaultOnCaughtError(error) { function defaultOnRecoverableError (line 9965) | function defaultOnRecoverableError(error) { function logUncaughtError (line 9968) | function logUncaughtError(root, errorInfo) { function logCaughtError (line 9987) | function logCaughtError(root, boundary, errorInfo) { function createRootErrorUpdate (line 10004) | function createRootErrorUpdate(root, errorInfo, lane) { function createClassErrorUpdate (line 10013) | function createClassErrorUpdate(lane) { function initializeClassErrorUpdate (line 10018) | function initializeClassErrorUpdate(update, root, fiber, errorInfo) { function throwException (line 10061) | function throwException( function reconcileChildren (line 10250) | function reconcileChildren( function updateForwardRef (line 10266) | function updateForwardRef( function updateMemoComponent (line 10300) | function updateMemoComponent( function updateSimpleMemoComponent (line 10361) | function updateSimpleMemoComponent( function updateOffscreenComponent (line 10395) | function updateOffscreenComponent( function bailoutOffscreenComponent (line 10469) | function bailoutOffscreenComponent(current, workInProgress) { function deferHiddenOffscreenComponent (line 10480) | function deferHiddenOffscreenComponent( function mountActivityChildren (line 10507) | function mountActivityChildren(workInProgress, nextProps) { function retryActivityComponentWithoutHydrating (line 10528) | function retryActivityComponentWithoutHydrating( function updateActivityComponent (line 10543) | function updateActivityComponent(current, workInProgress, renderLanes) { function markRef (line 10672) | function markRef(current, workInProgress) { function updateFunctionComponent (line 10687) | function updateFunctionComponent( function replayFunctionComponent (line 10742) | function replayFunctionComponent( function updateClassComponent (line 10773) | function updateClassComponent( function mountHostRootWithoutHydrating (line 11320) | function mountHostRootWithoutHydrating( function validateFunctionComponentInDev (line 11331) | function validateFunctionComponentInDev(workInProgress, Component) { function mountSuspenseOffscreenState (line 11357) | function mountSuspenseOffscreenState(renderLanes) { function getRemainingWorkInPrimaryTree (line 11360) | function getRemainingWorkInPrimaryTree( function updateSuspenseComponent (line 11369) | function updateSuspenseComponent(current, workInProgress, renderLanes) { function mountSuspensePrimaryChildren (line 11745) | function mountSuspensePrimaryChildren(workInProgress, primaryChildren) { function mountSuspenseFallbackChildren (line 11753) | function mountSuspenseFallbackChildren( function mountWorkInProgressOffscreenFiber (line 11776) | function mountWorkInProgressOffscreenFiber(offscreenProps, mode) { function retrySuspenseComponentWithoutHydrating (line 11781) | function retrySuspenseComponentWithoutHydrating( function scheduleSuspenseWorkOnFiber (line 11795) | function scheduleSuspenseWorkOnFiber(fiber, renderLanes, propagationRoot) { function findLastContentRow (line 11805) | function findLastContentRow(firstChild) { function initSuspenseListRenderState (line 11815) | function initSuspenseListRenderState( function reverseChildren (line 11842) | function reverseChildren(fiber) { function updateSuspenseListComponent (line 11851) | function updateSuspenseListComponent(current, workInProgress, renderLane... function updateContextProvider (line 12083) | function updateContextProvider(current, workInProgress, renderLanes) { function bailoutOnAlreadyFinishedWork (line 12102) | function bailoutOnAlreadyFinishedWork( function checkScheduledUpdateOrContext (line 12138) | function checkScheduledUpdateOrContext(current, renderLanes) { function attemptEarlyBailoutIfNoScheduledUpdate (line 12143) | function attemptEarlyBailoutIfNoScheduledUpdate( function beginWork (line 12279) | function beginWork(current, workInProgress, renderLanes) { function markUpdate (line 12976) | function markUpdate(workInProgress) { function preloadInstanceAndSuspendIfNeeded (line 12979) | function preloadInstanceAndSuspendIfNeeded( function preloadResourceAndSuspendIfNeeded (line 13011) | function preloadResourceAndSuspendIfNeeded(workInProgress, resource) { function scheduleRetryEffect (line 13025) | function scheduleRetryEffect(workInProgress, retryQueue) { function cutOffTailIfNeeded (line 13033) | function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) { function bubbleProperties (line 13063) | function bubbleProperties(completedWork) { function completeWork (line 13123) | function completeWork(current, workInProgress, renderLanes) { function unwindWork (line 13820) | function unwindWork(current, workInProgress) { function unwindInterruptedWork (line 13919) | function unwindInterruptedWork(current, interruptedWork) { function shouldProfile (line 13957) | function shouldProfile(current) { function commitHookLayoutEffects (line 13960) | function commitHookLayoutEffects(finishedWork, hookFlags) { function commitHookLayoutUnmountEffects (line 13967) | function commitHookLayoutUnmountEffects( function commitHookEffectListMount (line 13986) | function commitHookEffectListMount(flags, finishedWork) { function commitHookEffectListUnmount (line 14046) | function commitHookEffectListUnmount( function commitHookPassiveMountEffects (line 14083) | function commitHookPassiveMountEffects(finishedWork, hookFlags) { function commitHookPassiveUnmountEffects (line 14090) | function commitHookPassiveUnmountEffects( function commitClassCallbacks (line 14109) | function commitClassCallbacks(finishedWork) { function callGetSnapshotBeforeUpdates (line 14138) | function callGetSnapshotBeforeUpdates(instance, prevProps, prevState) { function commitClassSnapshot (line 14141) | function commitClassSnapshot(finishedWork, current) { function safelyCallComponentWillUnmount (line 14185) | function safelyCallComponentWillUnmount( function commitAttachRef (line 14213) | function commitAttachRef(finishedWork) { function safelyAttachRef (line 14266) | function safelyAttachRef(current, nearestMountedAncestor) { function safelyDetachRef (line 14273) | function safelyDetachRef(current, nearestMountedAncestor) { function commitProfiler (line 14307) | function commitProfiler( function commitProfilerPostCommitImpl (line 14331) | function commitProfilerPostCommitImpl( function commitHostMount (line 14350) | function commitHostMount(finishedWork) { function commitHostUpdate (line 14367) | function commitHostUpdate(finishedWork, newProps, oldProps) { function commitNewChildToFragmentInstances (line 14382) | function commitNewChildToFragmentInstances(fiber, parentFragmentInstance... function commitFragmentInstanceDeletionEffects (line 14394) | function commitFragmentInstanceDeletionEffects(fiber) { function isHostParent (line 14418) | function isHostParent(fiber) { function isFragmentInstanceParent (line 14427) | function isFragmentInstanceParent(fiber) { function getHostSibling (line 14430) | function getHostSibling(fiber) { function insertOrAppendPlacementNodeIntoContainer (line 14450) | function insertOrAppendPlacementNodeIntoContainer( function insertOrAppendPlacementNode (line 14508) | function insertOrAppendPlacementNode( function commitPlacement (line 14545) | function commitPlacement(finishedWork) { function commitHostSingletonAcquisition (line 14609) | function commitHostSingletonAcquisition(finishedWork) { function trackEnterViewTransitions$1 (line 14625) | function trackEnterViewTransitions$1(placement) { function pushViewTransitionCancelableScope (line 14629) | function pushViewTransitionCancelableScope() { function applyViewTransitionToHostInstances (line 14634) | function applyViewTransitionToHostInstances( function applyViewTransitionToHostInstancesRecursive (line 14654) | function applyViewTransitionToHostInstancesRecursive( function restoreViewTransitionOnHostInstances (line 14694) | function restoreViewTransitionOnHostInstances( function commitAppearingPairViewTransitions (line 14710) | function commitAppearingPairViewTransitions(placement) { function commitEnterViewTransitions (line 14740) | function commitEnterViewTransitions(placement, gesture) { function commitDeletedPairViewTransitions (line 14773) | function commitDeletedPairViewTransitions(deletion) { function commitExitViewTransitions (line 14819) | function commitExitViewTransitions(deletion) { function commitNestedViewTransitions (line 14856) | function commitNestedViewTransitions(changedParent) { function restorePairedViewTransitions (line 14877) | function restorePairedViewTransitions(parent) { function restoreEnterOrExitViewTransitions (line 14892) | function restoreEnterOrExitViewTransitions(fiber) { function restoreNestedViewTransitions (line 14902) | function restoreNestedViewTransitions(changedParent) { function measureViewTransitionHostInstancesRecursive (line 14910) | function measureViewTransitionHostInstancesRecursive( function measureUpdateViewTransition (line 14988) | function measureUpdateViewTransition(current, finishedWork, gesture) { function measureNestedViewTransitions (line 15017) | function measureNestedViewTransitions(changedParent, gesture) { function trackNamedViewTransition (line 15058) | function trackNamedViewTransition(fiber) { function untrackNamedViewTransition (line 15086) | function untrackNamedViewTransition(fiber) { function isHydratingParent (line 15095) | function isHydratingParent(current, finishedWork) { function commitBeforeMutationEffects (line 15110) | function commitBeforeMutationEffects(root, firstChild, committedLanes) { function commitBeforeMutationEffects_complete (line 15230) | function commitBeforeMutationEffects_complete( function commitLayoutEffectOnFiber (line 15330) | function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) { function hideOrUnhideAllChildren (line 15593) | function hideOrUnhideAllChildren(parentFiber, isHidden) { function hideOrUnhideAllChildrenOnFiber (line 15598) | function hideOrUnhideAllChildrenOnFiber(fiber, isHidden) { function hideOrUnhideNearestPortals (line 15660) | function hideOrUnhideNearestPortals(parentFiber, isHidden$jscomp$0) { function detachFiberAfterEffects (line 15681) | function detachFiberAfterEffects(fiber) { function recursivelyTraverseDeletionEffects (line 15701) | function recursivelyTraverseDeletionEffects( function commitDeletionEffectsOnFiber (line 15714) | function commitDeletionEffectsOnFiber( function commitActivityHydrationCallbacks (line 15948) | function commitActivityHydrationCallbacks(finishedRoot, finishedWork) { function commitSuspenseHydrationCallbacks (line 15967) | function commitSuspenseHydrationCallbacks(finishedRoot, finishedWork) { function getRetryCache (line 15986) | function getRetryCache(finishedWork) { function attachSuspenseRetryListeners (line 16011) | function attachSuspenseRetryListeners(finishedWork, wakeables) { function recursivelyTraverseMutationEffects (line 16028) | function recursivelyTraverseMutationEffects( function commitMutationEffectsOnFiber (line 16090) | function commitMutationEffectsOnFiber(finishedWork, root, lanes) { function commitReconciliationEffects (line 16580) | function commitReconciliationEffects(finishedWork) { function recursivelyResetForms (line 16592) | function recursivelyResetForms(parentFiber) { function recursivelyTraverseAfterMutationEffects (line 16606) | function recursivelyTraverseAfterMutationEffects(root, parentFiber) { function commitAfterMutationEffectsOnFiber (line 16613) | function commitAfterMutationEffectsOnFiber(finishedWork, root) { function recursivelyTraverseLayoutEffects (line 16682) | function recursivelyTraverseLayoutEffects(root, parentFiber) { function disappearLayoutEffects (line 16688) | function disappearLayoutEffects(finishedWork) { function recursivelyTraverseDisappearLayoutEffects (line 16760) | function recursivelyTraverseDisappearLayoutEffects(parentFiber) { function reappearLayoutEffects (line 16765) | function reappearLayoutEffects( function recursivelyTraverseReappearLayoutEffects (line 16938) | function recursivelyTraverseReappearLayoutEffects( function commitOffscreenPassiveMountEffects (line 16954) | function commitOffscreenPassiveMountEffects(current, finishedWork) { function commitCachePassiveMountEffect (line 16968) | function commitCachePassiveMountEffect(current, finishedWork) { function recursivelyTraversePassiveMountEffects (line 16976) | function recursivelyTraversePassiveMountEffects( function commitPassiveMountOnFiber (line 17006) | function commitPassiveMountOnFiber( function recursivelyTraverseReconnectPassiveEffects (line 17363) | function recursivelyTraverseReconnectPassiveEffects( function reconnectPassiveEffects (line 17390) | function reconnectPassiveEffects( function recursivelyTraverseAtomicPassiveEffects (line 17506) | function recursivelyTraverseAtomicPassiveEffects( function recursivelyAccumulateSuspenseyCommit (line 17576) | function recursivelyAccumulateSuspenseyCommit( function accumulateSuspenseyCommitOnFiber (line 17590) | function accumulateSuspenseyCommitOnFiber( function detachAlternateSiblings (line 17683) | function detachAlternateSiblings(parentFiber) { function recursivelyTraversePassiveUnmountEffects (line 17697) | function recursivelyTraversePassiveUnmountEffects(parentFiber) { function commitPassiveUnmountOnFiber (line 17728) | function commitPassiveUnmountOnFiber(finishedWork) { function recursivelyTraverseDisconnectPassiveEffects (line 17797) | function recursivelyTraverseDisconnectPassiveEffects(parentFiber) { function disconnectPassiveEffect (line 17827) | function disconnectPassiveEffect(finishedWork) { function commitPassiveUnmountEffectsInsideOfDeletedTree_begin (line 17868) | function commitPassiveUnmountEffectsInsideOfDeletedTree_begin( function applyViewTransitionToClones (line 17937) | function applyViewTransitionToClones(name, className, clones, fiber) { function trackDeletedPairViewTransitions (line 17948) | function trackDeletedPairViewTransitions(deletion) { function trackEnterViewTransitions (line 17991) | function trackEnterViewTransitions(deletion) { function applyAppearingPairViewTransition (line 18018) | function applyAppearingPairViewTransition(child) { function applyExitViewTransition (line 18037) | function applyExitViewTransition(placement) { function recursivelyInsertNew (line 18054) | function recursivelyInsertNew( function recursivelyInsertNewFiber (line 18074) | function recursivelyInsertNewFiber( function recursivelyInsertClonesFromExistingTree (line 18180) | function recursivelyInsertClonesFromExistingTree( function recursivelyInsertClones (line 18288) | function recursivelyInsertClones( function recursivelyRestoreNew (line 18496) | function recursivelyRestoreNew(finishedWork, nearestMountedAncestor) { function recursivelyApplyViewTransitions (line 18515) | function recursivelyApplyViewTransitions(parentFiber) { function recursivelyRestoreViewTransitions (line 18571) | function recursivelyRestoreViewTransitions(parentFiber) { function restoreViewTransitionsOnFiber (line 18585) | function restoreViewTransitionsOnFiber(finishedWork) { function onCommitRoot (line 18610) | function onCommitRoot() { function isConcurrentActEnvironment (line 18615) | function isConcurrentActEnvironment() { function requestUpdateLane (line 18627) | function requestUpdateLane(fiber) { function requestDeferredLane (line 18645) | function requestDeferredLane() { function scheduleViewTransitionEvent (line 18658) | function scheduleViewTransitionEvent(fiber, callback) { function scheduleGestureTransitionEvent (line 18672) | function scheduleGestureTransitionEvent(fiber, callback) { function scheduleUpdateOnFiber (line 18696) | function scheduleUpdateOnFiber(root, fiber, lane) { function performWorkOnRoot (line 18758) | function performWorkOnRoot(root, lanes, forceSync) { function completeRootWhenReady (line 19085) | function completeRootWhenReady( function isRenderConsistentWithExternalStores (line 19211) | function isRenderConsistentWithExternalStores(finishedWork) { function markRootSuspended (line 19245) | function markRootSuspended( function flushSyncWork$1 (line 19266) | function flushSyncWork$1() { function resetWorkInProgressStack (line 19271) | function resetWorkInProgressStack() { function finalizeRender (line 19288) | function finalizeRender(lanes, finalizationTime) { function prepareFreshStack (line 19296) | function prepareFreshStack(root, lanes) { function handleThrow (line 19804) | function handleThrow(root, thrownValue) { function shouldRemainOnPreviousScreen (line 19836) | function shouldRemainOnPreviousScreen() { function pushDispatcher (line 19851) | function pushDispatcher() { function pushAsyncDispatcher (line 19856) | function pushAsyncDispatcher() { function markRenderDerivedCause (line 19861) | function markRenderDerivedCause(fiber) { function renderDidSuspendDelayIfPossible (line 19866) | function renderDidSuspendDelayIfPossible() { function renderRootSync (line 19883) | function renderRootSync(root, lanes, shouldYieldForPrerendering) { function workLoopSync (line 19959) | function workLoopSync() { function renderRootConcurrent (line 19962) | function renderRootConcurrent(root, lanes) { function workLoopConcurrentByScheduler (line 20124) | function workLoopConcurrentByScheduler() { function performUnitOfWork (line 20128) | function performUnitOfWork(unitOfWork) { function replaySuspendedUnitOfWork (line 20152) | function replaySuspendedUnitOfWork(unitOfWork) { function replayBeginWork (line 20157) | function replayBeginWork(unitOfWork) { function throwAndUnwindWorkLoop (line 20203) | function throwAndUnwindWorkLoop( function completeUnitOfWork (line 20263) | function completeUnitOfWork(unitOfWork) { function unwindUnitOfWork (line 20299) | function unwindUnitOfWork(unitOfWork, skipSiblings) { function completeRoot (line 20331) | function completeRoot( function commitRoot (line 20680) | function commitRoot( function reportViewTransitionError (line 20774) | function reportViewTransitionError(error) { function suspendedViewTransition (line 20780) | function suspendedViewTransition(reason) { function finishedViewTransition (line 20794) | function finishedViewTransition(lanes) { function flushAfterMutationEffects (line 20821) | function flushAfterMutationEffects() { function flushMutationEffects (line 20830) | function flushMutationEffects() { function flushLayoutEffects (line 20964) | function flushLayoutEffects() { function flushSpawnedWork (line 21058) | function flushSpawnedWork() { function flushGestureMutations (line 21234) | function flushGestureMutations() { function flushGestureAnimations (line 21317) | function flushGestureAnimations() { function makeErrorInfo (line 21379) | function makeErrorInfo(componentStack) { function releaseRootPooledCache (line 21390) | function releaseRootPooledCache(root, remainingLanes) { function flushPendingEffects (line 21396) | function flushPendingEffects() { function flushPassiveEffects (line 21413) | function flushPassiveEffects() { function captureCommitPhaseErrorOnRoot (line 21560) | function captureCommitPhaseErrorOnRoot(rootFiber, sourceFiber, error) { function captureCommitPhaseError (line 21568) | function captureCommitPhaseError( function attachPingListener (line 21619) | function attachPingListener(root, wakeable, lanes) { function pingSuspendedRoot (line 21636) | function pingSuspendedRoot(root, wakeable, pingedLanes) { function retryTimedOutBoundary (line 21675) | function retryTimedOutBoundary(boundaryFiber, retryLane) { function retryDehydratedSuspenseBoundary (line 21682) | function retryDehydratedSuspenseBoundary(boundaryFiber) { function resolveRetryWakeable (line 21688) | function resolveRetryWakeable(boundaryFiber, wakeable) { function recursivelyTraverseAndDoubleInvokeEffectsInDEV (line 21711) | function recursivelyTraverseAndDoubleInvokeEffectsInDEV( function doubleInvokeEffectsOnFiber (line 21755) | function doubleInvokeEffectsOnFiber(root, fiber) { function commitDoubleInvokeEffectsInDEV (line 21766) | function commitDoubleInvokeEffectsInDEV(root) { function warnAboutUpdateOnNotYetMountedFiberInDEV (line 21776) | function warnAboutUpdateOnNotYetMountedFiberInDEV(fiber) { function restorePendingUpdaters (line 21800) | function restorePendingUpdaters(root, lanes) { function scheduleCallback$1 (line 21806) | function scheduleCallback$1(priorityLevel, callback) { function warnIfUpdatesNotWrappedWithActDEV (line 21812) | function warnIfUpdatesNotWrappedWithActDEV(fiber) { function ensureRootIsScheduled (line 21822) | function ensureRootIsScheduled(root) { function ensureScheduleIsScheduled (line 21831) | function ensureScheduleIsScheduled() { function flushSyncWorkAcrossRoots_impl (line 21838) | function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) { function processRootScheduleInImmediateTask (line 21882) | function processRootScheduleInImmediateTask() { function processRootScheduleInMicrotask (line 21886) | function processRootScheduleInMicrotask() { function scheduleTaskForRootDuringMicrotask (line 21959) | function scheduleTaskForRootDuringMicrotask(root, currentTime) { function performWorkOnRootViaSchedulerTask (line 22037) | function performWorkOnRootViaSchedulerTask(root, didTimeout) { function performSyncWorkOnRoot (line 22071) | function performSyncWorkOnRoot(root, lanes) { function cancelCallback (line 22077) | function cancelCallback(callbackNode) { function scheduleImmediateRootScheduleTask (line 22082) | function scheduleImmediateRootScheduleTask() { function requestTransitionLane (line 22097) | function requestTransitionLane() { function coerceFormActionProp (line 22109) | function coerceFormActionProp(actionProp) { function extractEvents$2 (line 22120) | function extractEvents$2( function runEventInBatch (line 22196) | function runEventInBatch(dispatchQueue) { function fireScrollEnd (line 22199) | function fireScrollEnd(targetInst, nativeEvent, nativeEventTarget) { function debounceScrollEnd (line 22218) | function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) { function executeDispatch (line 22228) | function executeDispatch(event, listener, currentTarget) { function processDispatchQueue (line 22237) | function processDispatchQueue(dispatchQueue, eventSystemFlags) { function listenToNonDelegatedEvent (line 22294) | function listenToNonDelegatedEvent(domEventName, targetElement) { function listenToNativeEvent (line 22308) | function listenToNativeEvent(domEventName, isCapturePhaseListener, targe... function listenToAllSupportedEvents (line 22324) | function listenToAllSupportedEvents(rootContainerElement) { function addTrappedEventListener (line 22343) | function addTrappedEventListener( function dispatchEventForPluginEventSystem (line 22388) | function dispatchEventForPluginEventSystem( function createDispatchListener (line 22886) | function createDispatchListener(instance, listener, currentTarget) { function accumulateSinglePhaseListeners (line 22893) | function accumulateSinglePhaseListeners( function accumulateTwoPhaseListeners (line 22922) | function accumulateTwoPhaseListeners(targetFiber, reactName) { function getParent (line 22948) | function getParent(inst) { function accumulateEnterLeaveListenersForEvent (line 22954) | function accumulateEnterLeaveListenersForEvent( function validatePropertiesInDevelopment (line 22991) | function validatePropertiesInDevelopment(type, props) { function warnForPropDifference (line 23021) | function warnForPropDifference( function hasViewTransition (line 23032) | function hasViewTransition(htmlElement) { function isExpectedViewTransitionName (line 23040) | function isExpectedViewTransitionName(htmlElement) { function warnForExtraAttributes (line 23048) | function warnForExtraAttributes( function warnForInvalidEventListener (line 23069) | function warnForInvalidEventListener(registrationName, listener) { function normalizeHTML (line 23083) | function normalizeHTML(parent, html) { function normalizeMarkupForTextOrAttribute (line 23095) | function normalizeMarkupForTextOrAttribute(markup) { function checkForUnmatchedText (line 23106) | function checkForUnmatchedText(serverText, clientText) { function setProp (line 23112) | function setProp(domElement, tag, key, value, props, prevValue) { function setPropOnCustomElement (line 23591) | function setPropOnCustomElement( function setInitialProperties (line 23690) | function setInitialProperties(domElement, tag, props) { function updateProperties (line 23993) | function updateProperties(domElement, tag, lastProps, nextProps) { function getPropNameFromAttributeName (line 24383) | function getPropNameFromAttributeName(attrName) { function getStylesObjectFromElement (line 24393) | function getStylesObjectFromElement(domElement) { function diffHydratedStyles (line 24407) | function diffHydratedStyles(domElement, value$jscomp$0, serverDifference... function hydrateAttribute (line 24460) | function hydrateAttribute( function hydrateBooleanAttribute (line 24493) | function hydrateBooleanAttribute( function hydrateBooleanishAttribute (line 24520) | function hydrateBooleanishAttribute( function hydrateNumericAttribute (line 24551) | function hydrateNumericAttribute( function hydrateSanitizedAttribute (line 24587) | function hydrateSanitizedAttribute( function diffHydratedProperties (line 24621) | function diffHydratedProperties(domElement, tag, props, hostContext) { function propNamesListJoin (line 25331) | function propNamesListJoin(list, combinator) { function isLikelyStaticResource (line 25349) | function isLikelyStaticResource(initiatorType) { function estimateBandwidth (line 25363) | function estimateBandwidth() { function getOwnerDocumentFromRootContainer (line 25414) | function getOwnerDocumentFromRootContainer(rootContainerElement) { function getOwnHostContext (line 25419) | function getOwnHostContext(namespaceURI) { function getChildHostContextProd (line 25429) | function getChildHostContextProd(parentNamespace, type) { function isScriptDataBlock (line 25444) | function isScriptDataBlock(props) { function cloneMutableInstance (line 25475) | function cloneMutableInstance(instance, keepChildren) { function shouldSetTextContent (line 25489) | function shouldSetTextContent(type, props) { function shouldAttemptEagerTransition (line 25501) | function shouldAttemptEagerTransition() { function resolveEventType (line 25511) | function resolveEventType() { function resolveEventTimeStamp (line 25515) | function resolveEventTimeStamp() { function handleErrorInNextTick (line 25519) | function handleErrorInNextTick(error) { function commitMount (line 25524) | function commitMount(domElement, type, newProps) { function commitHydratedInstance (line 25544) | function commitHydratedInstance(domElement, type, props) { function commitUpdate (line 25612) | function commitUpdate(domElement, type, oldProps, newProps) { function resetTextContent (line 25616) | function resetTextContent(domElement) { function commitTextUpdate (line 25619) | function commitTextUpdate(textInstance, oldText, newText) { function warnForReactChildrenConflict (line 25622) | function warnForReactChildrenConflict(container) { function isSingletonScope (line 25646) | function isSingletonScope(type) { function removeChild (line 25649) | function removeChild(parentInstance, child) { function removeChildFromContainer (line 25652) | function removeChildFromContainer(container, child) { function clearHydrationBoundary (line 25660) | function clearHydrationBoundary(parentInstance, hydrationInstance) { function hideOrUnhideDehydratedBoundary (line 25710) | function hideOrUnhideDehydratedBoundary(suspenseInstance, isHidden) { function hideDehydratedBoundary (line 25739) | function hideDehydratedBoundary(suspenseInstance) { function hideInstance (line 25742) | function hideInstance(instance) { function hideTextInstance (line 25748) | function hideTextInstance(textInstance) { function unhideDehydratedBoundary (line 25751) | function unhideDehydratedBoundary(dehydratedInstance) { function unhideInstance (line 25754) | function unhideInstance(instance, props) { function unhideTextInstance (line 25763) | function unhideTextInstance(textInstance, text) { function warnForBlockInsideInline (line 25766) | function warnForBlockInsideInline(instance) { function applyViewTransitionName (line 25803) | function applyViewTransitionName(instance, name, className) { function restoreViewTransitionName (line 25825) | function restoreViewTransitionName(instance, props) { function cancelViewTransitionName (line 25878) | function cancelViewTransitionName(instance, oldName, props) { function cancelRootViewTransitionName (line 25891) | function cancelRootViewTransitionName(rootContainer) { function restoreRootViewTransitionName (line 25912) | function restoreRootViewTransitionName(rootContainer) { function createMeasurement (line 25926) | function createMeasurement(rect, computedStyle, element) { function measureInstance (line 25947) | function measureInstance(instance) { function measureClonedInstance (line 25952) | function measureClonedInstance(instance) { function customizeViewTransitionError (line 25963) | function customizeViewTransitionError(error, ignoreAbort) { function forceLayout (line 25993) | function forceLayout(ownerDocument) { function waitForImageToLoad (line 25996) | function waitForImageToLoad(resolve) { function startViewTransition (line 26000) | function startViewTransition( function mergeTranslate (line 26195) | function mergeTranslate(translateA, translateB) { function animateGesture (line 26209) | function animateGesture( function startGestureTransition (line 26295) | function startGestureTransition( function ViewTransitionPseudoElement (line 26454) | function ViewTransitionPseudoElement(pseudo, name) { function createViewTransitionInstance (line 26458) | function createViewTransitionInstance(name) { function getCurrentGestureOffset (line 26467) | function getCurrentGestureOffset(timeline) { function FragmentInstance (line 26475) | function FragmentInstance(fragmentFiber) { function addEventListenerToChild (line 26479) | function addEventListenerToChild( function removeEventListenerFromChild (line 26492) | function removeEventListenerFromChild( function normalizeListenerOptions (line 26505) | function normalizeListenerOptions(opts) { function indexOfEventListener (line 26517) | function indexOfEventListener( function setFocusOnFiberIfFocusable (line 26537) | function setFocusOnFiberIfFocusable(fiber, focusOptions) { function collectChildren (line 26542) | function collectChildren(child, collection) { function blurActiveElementWithinFragment (line 26546) | function blurActiveElementWithinFragment(child, activeElement) { function observeChild (line 26551) | function observeChild(child, observer) { function unobserveChild (line 26557) | function unobserveChild(child, observer) { function collectClientRects (line 26563) | function collectClientRects(child, rects) { function validateDocumentPositionWithFiberTree (line 26574) | function validateDocumentPositionWithFiberTree( function addFragmentHandleToFiber (line 26673) | function addFragmentHandleToFiber(child, fragmentInstance) { function addFragmentHandleToInstance (line 26678) | function addFragmentHandleToInstance(instance, fragmentInstance) { function commitNewChildToFragmentInstance (line 26682) | function commitNewChildToFragmentInstance(childInstance, fragmentInstanc... function clearContainerSparingly (line 26701) | function clearContainerSparingly(container) { function canHydrateInstance (line 26723) | function canHydrateInstance(instance, type, props, inRootOrSingleton) { function canHydrateTextInstance (line 26796) | function canHydrateTextInstance(instance, text, inRootOrSingleton) { function canHydrateHydrationBoundary (line 26811) | function canHydrateHydrationBoundary(instance, inRootOrSingleton) { function isSuspenseInstancePending (line 26825) | function isSuspenseInstancePending(instance) { function isSuspenseInstanceFallback (line 26831) | function isSuspenseInstanceFallback(instance) { function registerSuspenseInstanceRetry (line 26838) | function registerSuspenseInstanceRetry(instance, callback) { function getNextHydratable (line 26856) | function getNextHydratable(node) { function describeHydratableInstanceForDevWarnings (line 26878) | function describeHydratableInstanceForDevWarnings(instance) { function diffHydratedTextForDevWarnings (line 26902) | function diffHydratedTextForDevWarnings(textInstance, text, parentProps) { function getNextHydratableInstanceAfterHydrationBoundary (line 26916) | function getNextHydratableInstanceAfterHydrationBoundary( function getParentHydrationBoundary (line 26939) | function getParentHydrationBoundary(targetInstance) { function commitHydratedContainer (line 26961) | function commitHydratedContainer(container) { function commitHydratedActivityInstance (line 26964) | function commitHydratedActivityInstance(activityInstance) { function commitHydratedSuspenseInstance (line 26967) | function commitHydratedSuspenseInstance(suspenseInstance) { function setFocusIfFocusable (line 26970) | function setFocusIfFocusable(node, focusOptions) { function resolveSingletonInstance (line 26984) | function resolveSingletonInstance( function acquireSingletonInstance (line 27022) | function acquireSingletonInstance( function releaseSingletonInstance (line 27056) | function releaseSingletonInstance(instance) { function getHoistableRoot (line 27061) | function getHoistableRoot(container) { function preconnectAs (line 27068) | function preconnectAs(rel, href, crossOrigin) { function getResource (line 27087) | function getResource(type, currentProps, pendingProps, currentResource) { function describeLinkForResourceErrorDEV (line 27220) | function describeLinkForResourceErrorDEV(props) { function getStyleKey (line 27256) | function getStyleKey(href) { function getStylesheetSelectorFromKey (line 27261) | function getStylesheetSelectorFromKey(key) { function stylesheetPropsFromRawProps (line 27264) | function stylesheetPropsFromRawProps(rawProps) { function preloadStylesheet (line 27270) | function preloadStylesheet(ownerDocument, key, preloadProps, state) { function getScriptKey (line 27287) | function getScriptKey(src) { function getScriptSelectorFromKey (line 27292) | function getScriptSelectorFromKey(key) { function acquireResource (line 27295) | function acquireResource(hoistableRoot, resource, props) { function insertStylesheet (line 27391) | function insertStylesheet(instance, precedence, root) { function adoptPreloadPropsForStylesheet (line 27411) | function adoptPreloadPropsForStylesheet(stylesheetProps, preloadProps) { function adoptPreloadPropsForScript (line 27419) | function adoptPreloadPropsForScript(scriptProps, preloadProps) { function getHydratableHoistableCache (line 27427) | function getHydratableHoistableCache(type, keyAttribute, ownerDocument) { function mountHoistable (line 27457) | function mountHoistable(hoistableRoot, type, instance) { function isHostHoistableType (line 27464) | function isHostHoistableType(type, props, hostContext) { function maySuspendCommit (line 27599) | function maySuspendCommit(type, props) { function preloadResource (line 27608) | function preloadResource(resource) { function estimateImageBytes (line 27614) | function estimateImageBytes(instance) { function suspendInstance (line 27622) | function suspendInstance(state, instance) { function suspendResource (line 27631) | function suspendResource(state, hoistableRoot, resource, props) { function waitForCommitToBeReady (line 27680) | function waitForCommitToBeReady(state, timeoutOffset) { function checkIfFullyUnsuspended (line 27726) | function checkIfFullyUnsuspended(state) { function onUnsuspend (line 27739) | function onUnsuspend() { function onUnsuspendImg (line 27743) | function onUnsuspendImg() { function insertSuspendedStylesheets (line 27747) | function insertSuspendedStylesheets(state, resources) { function insertStylesheetIntoRoot (line 27756) | function insertStylesheetIntoRoot(root, resource) { function FiberRootNode (line 27796) | function FiberRootNode( function createFiberRoot (line 27847) | function createFiberRoot( function getContextForSubtree (line 27890) | function getContextForSubtree(parentComponent) { function updateContainerImpl (line 27895) | function updateContainerImpl( function markRetryLaneImpl (line 27945) | function markRetryLaneImpl(fiber, retryLane) { function markRetryLaneIfNotHydrated (line 27952) | function markRetryLaneIfNotHydrated(fiber, retryLane) { function attemptContinuousHydration (line 27956) | function attemptContinuousHydration(fiber) { function attemptHydrationAtCurrentPriority (line 27963) | function attemptHydrationAtCurrentPriority(fiber) { function getCurrentFiberForDevTools (line 27972) | function getCurrentFiberForDevTools() { function dispatchDiscreteEvent (line 27975) | function dispatchDiscreteEvent( function dispatchContinuousEvent (line 27992) | function dispatchContinuousEvent( function dispatchEvent (line 28009) | function dispatchEvent( function findInstanceBlockingEvent (line 28096) | function findInstanceBlockingEvent(nativeEvent) { function findInstanceBlockingTarget (line 28100) | function findInstanceBlockingTarget(targetNode) { function getEventPriority (line 28128) | function getEventPriority(domEventName) { function clearIfContinuousEvent (line 28222) | function clearIfContinuousEvent(domEventName, nativeEvent) { function accumulateOrCreateContinuousQueuedReplayableEvent (line 28245) | function accumulateOrCreateContinuousQueuedReplayableEvent( function queueIfContinuousEvent (line 28277) | function queueIfContinuousEvent( function attemptExplicitHydrationTarget (line 28354) | function attemptExplicitHydrationTarget(queuedTarget) { function attemptReplayContinuousQueuedEvent (line 28394) | function attemptReplayContinuousQueuedEvent(queuedEvent) { function attemptReplayContinuousQueuedEventInMap (line 28432) | function attemptReplayContinuousQueuedEventInMap(queuedEvent, key, map) { function queueChangeEvent (line 28435) | function queueChangeEvent(target) { function scheduleCallbackIfUnblocked (line 28439) | function scheduleCallbackIfUnblocked(queuedEvent, unblocked) { function scheduleReplayQueueIfNeeded (line 28444) | function scheduleReplayQueueIfNeeded(formReplayingQueue) { function retryIfBlockedOn (line 28483) | function retryIfBlockedOn(unblocked) { function defaultOnDefaultTransitionIndicator (line 28536) | function defaultOnDefaultTransitionIndicator() { function ReactDOMRoot (line 28589) | function ReactDOMRoot(internalRoot) { function ReactDOMHydrationRoot (line 28592) | function ReactDOMHydrationRoot(internalRoot) { function warnIfReactDOMContainerInDEV (line 28595) | function warnIfReactDOMContainerInDEV(container) { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-client.production.js function formatProdErrorMessage (line 18) | function formatProdErrorMessage(code) { function isValidContainer (line 33) | function isValidContainer(node) { function getNearestMountedFiber (line 39) | function getNearestMountedFiber(fiber) { function getSuspenseInstanceFromFiber (line 47) | function getSuspenseInstanceFromFiber(fiber) { function getActivityInstanceFromFiber (line 57) | function getActivityInstanceFromFiber(fiber) { function assertIsMounted (line 67) | function assertIsMounted(fiber) { function findCurrentFiberUsingSlowPath (line 71) | function findCurrentFiberUsingSlowPath(fiber) { function findCurrentHostFiberImpl (line 139) | function findCurrentHostFiberImpl(node) { function traverseVisibleHostChildren (line 149) | function traverseVisibleHostChildren(child, searchWithinHosts, fn, a, b,... function getFragmentParentHostFiber (line 169) | function getFragmentParentHostFiber(fiber) { function findFragmentInstanceSiblings (line 176) | function findFragmentInstanceSiblings(result, self, child) { function getInstanceFromHostFiber (line 198) | function getInstanceFromHostFiber(fiber) { function findNextSibling (line 211) | function findNextSibling(child) { function isFiberPrecedingCheck (line 215) | function isFiberPrecedingCheck(child, target, boundary) { function isFiberFollowingCheck (line 222) | function isFiberFollowingCheck(child, target, boundary) { function getParentForFragmentAncestors (line 229) | function getParentForFragmentAncestors(inst) { function getLowestCommonAncestor (line 235) | function getLowestCommonAncestor(instA, instB, getParent) { function getIteratorFn (line 270) | function getIteratorFn(maybeIterable) { function getComponentNameFromType (line 280) | function getComponentNameFromType(type) { function setSrcObject (line 345) | function setSrcObject(domElement, tag, value) { function createCursor (line 359) | function createCursor(defaultValue) { function pop (line 362) | function pop(cursor) { function push (line 366) | function push(cursor, value) { function pushHostContainer (line 375) | function pushHostContainer(fiber, nextRootInstance) { function popHostContainer (line 410) | function popHostContainer() { function pushHostContext (line 415) | function pushHostContext(fiber) { function popHostContext (line 426) | function popHostContext(fiber) { function describeBuiltInComponentFrame (line 434) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 451) | function describeNativeComponentFrame(fn, construct) { function describeFiber (line 584) | function describeFiber(fiber, childFiber) { function getStackByFiberInDevAndProd (line 613) | function getStackByFiberInDevAndProd(workInProgress) { function setIsStrictModeForDevtools (line 643) | function setIsStrictModeForDevtools(newIsStrictMode) { function clz32Fallback (line 653) | function clz32Fallback(x) { function getHighestPriorityLanes (line 660) | function getHighestPriorityLanes(lanes) { function getNextLanes (line 715) | function getNextLanes(root, wipLanes, rootHasPendingCommit) { function checkIfRootIsPrerendering (line 755) | function checkIfRootIsPrerendering(root, renderLanes) { function computeExpirationTime (line 763) | function computeExpirationTime(lane, currentTime) { function claimNextRetryLane (line 804) | function claimNextRetryLane() { function createLaneMap (line 810) | function createLaneMap(initial) { function markRootUpdated$1 (line 814) | function markRootUpdated$1(root, updateLane) { function markRootPinged$1 (line 820) | function markRootPinged$1(root, pingedLanes) { function markRootFinished (line 824) | function markRootFinished( function markSpawnedDeferredLane (line 873) | function markSpawnedDeferredLane(root, spawnedLane, entangledLanes) { function markRootEntangled (line 883) | function markRootEntangled(root, entangledLanes) { function getBumpedLaneForHydration (line 893) | function getBumpedLaneForHydration(root, renderLanes) { function getBumpedLaneForHydrationByLane (line 901) | function getBumpedLaneForHydrationByLane(lane) { function lanesToEventPriority (line 940) | function lanesToEventPriority(lanes) { function resolveUpdatePriority (line 950) | function resolveUpdatePriority() { function runWithPriority (line 956) | function runWithPriority(priority, fn) { function detachDeletedInstance (line 974) | function detachDeletedInstance(node) { function getClosestInstanceFromNode (line 981) | function getClosestInstanceFromNode(targetNode) { function getInstanceFromNode (line 1010) | function getInstanceFromNode(node) { function getNodeFromInstance (line 1028) | function getNodeFromInstance(inst) { function getResourcesFromRoot (line 1033) | function getResourcesFromRoot(root) { function markNodeAsHoistable (line 1040) | function markNodeAsHoistable(node) { function registerTwoPhaseEvent (line 1045) | function registerTwoPhaseEvent(registrationName, dependencies) { function registerDirectEvent (line 1049) | function registerDirectEvent(registrationName, dependencies) { function isAttributeNameSafe (line 1063) | function isAttributeNameSafe(attributeName) { function pushMutationContext (line 1074) | function pushMutationContext() { function popMutationContext (line 1079) | function popMutationContext(prev) { function setValueForAttribute (line 1083) | function setValueForAttribute(node, name, value) { function setValueForKnownAttribute (line 1103) | function setValueForKnownAttribute(node, name, value) { function setValueForNamespacedAttribute (line 1117) | function setValueForNamespacedAttribute(node, namespace, name, value) { function getToStringValue (line 1131) | function getToStringValue(value) { function isCheckable (line 1145) | function isCheckable(elem) { function trackValueOnNode (line 1153) | function trackValueOnNode(node, valueField, currentValue) { function track (line 1193) | function track(node) { function trackHydrated (line 1203) | function trackHydrated(node, initialValue, initialChecked) { function updateValueIfChanged (line 1213) | function updateValueIfChanged(node) { function getActiveElement (line 1228) | function getActiveElement(doc) { function escapeSelectorAttributeValueInsideDoubleQuotes (line 1238) | function escapeSelectorAttributeValueInsideDoubleQuotes(value) { function updateInput (line 1246) | function updateInput( function setDefaultValue (line 1290) | function setDefaultValue(node, type, value) { function updateOptions (line 1295) | function updateOptions(node, multiple, propValue, setDefaultSelected) { function updateTextarea (line 1319) | function updateTextarea(element, value, defaultValue) { function setTextContent (line 1332) | function setTextContent(node, text) { function setValueForStyle (line 1351) | function setValueForStyle(style, styleName, value) { function setValueForStyles (line 1369) | function setValueForStyles(node, styles, prevStyles) { function isCustomElement (line 1394) | function isCustomElement(tagName) { function sanitizeURL (line 1493) | function sanitizeURL(url) { function noop$1 (line 1498) | function noop$1() {} function getEventTarget (line 1500) | function getEventTarget(nativeEvent) { function restoreStateOfTarget (line 1508) | function restoreStateOfTarget(target) { function batchedUpdates$1 (line 1575) | function batchedUpdates$1(fn, a, b) { function getListener (line 1598) | function getListener(inst, registrationName) { function getData (line 1658) | function getData() { function getEventCharCode (line 1680) | function getEventCharCode(nativeEvent) { function functionThatReturnsTrue (line 1689) | function functionThatReturnsTrue() { function functionThatReturnsFalse (line 1692) | function functionThatReturnsFalse() { function createSyntheticEvent (line 1695) | function createSyntheticEvent(Interface) { function modifierStateGetter (line 1879) | function modifierStateGetter(keyArg) { function getEventModifierState (line 1887) | function getEventModifierState() { function isFallbackCompositionEnd (line 2000) | function isFallbackCompositionEnd(domEventName, nativeEvent) { function getDataFromCustomEvent (line 2014) | function getDataFromCustomEvent(nativeEvent) { function getNativeBeforeInputChars (line 2021) | function getNativeBeforeInputChars(domEventName, nativeEvent) { function getFallbackBeforeInputChars (line 2038) | function getFallbackBeforeInputChars(domEventName, nativeEvent) { function isTextInputElement (line 2086) | function isTextInputElement(elem) { function isEventSupported (line 2094) | function isEventSupported(eventNameSuffix) { function createAndAccumulateChangeEvent (line 2104) | function createAndAccumulateChangeEvent( function runEventInBatch$1 (line 2128) | function runEventInBatch$1(dispatchQueue) { function getInstIfValueChanged (line 2131) | function getInstIfValueChanged(targetInst) { function getTargetInstForChangeEvent (line 2135) | function getTargetInstForChangeEvent(domEventName, targetInst) { function stopWatchingForValueChange (line 2143) | function stopWatchingForValueChange() { function handlePropertyChange (line 2148) | function handlePropertyChange(nativeEvent) { function handleEventsForInputEventPolyfill (line 2163) | function handleEventsForInputEventPolyfill(domEventName, target, targetI... function getTargetInstForInputEventPolyfill (line 2171) | function getTargetInstForInputEventPolyfill(domEventName) { function getTargetInstForClickEvent (line 2179) | function getTargetInstForClickEvent(domEventName, targetInst) { function getTargetInstForInputOrChangeEvent (line 2182) | function getTargetInstForInputOrChangeEvent(domEventName, targetInst) { function is (line 2186) | function is(x, y) { function shallowEqual (line 2190) | function shallowEqual(objA, objB) { function getLeafNode (line 2212) | function getLeafNode(node) { function getNodeForCharacterOffset (line 2216) | function getNodeForCharacterOffset(root, offset) { function containsNode (line 2239) | function containsNode(outerNode, innerNode) { function getActiveElementDeep (line 2254) | function getActiveElementDeep(containerInfo) { function hasSelectionCapabilities (line 2278) | function hasSelectionCapabilities(elem) { function constructSelectEvent (line 2298) | function constructSelectEvent(dispatchQueue, nativeEvent, nativeEventTar... function makePrefixMap (line 2335) | function makePrefixMap(styleProp, eventName) { function getVendorPrefixedEventName (line 2361) | function getVendorPrefixedEventName(eventName) { function registerSimpleEvent (line 2383) | function registerSimpleEvent(domEventName, reactName) { function getViewTransitionName (line 2388) | function getViewTransitionName(props, instance) { function getClassNameByType (line 2396) | function getClassNameByType(classByType) { function getViewTransitionClassName (line 2411) | function getViewTransitionClassName(defaultClass, eventClass) { function finishQueueingConcurrentUpdates (line 2454) | function finishQueueingConcurrentUpdates() { function enqueueUpdate$1 (line 2479) | function enqueueUpdate$1(fiber, queue, update, lane) { function enqueueConcurrentHookUpdate (line 2489) | function enqueueConcurrentHookUpdate(fiber, queue, update, lane) { function enqueueConcurrentRenderForLane (line 2493) | function enqueueConcurrentRenderForLane(fiber, lane) { function markUpdateLaneFromFiberToRoot (line 2497) | function markUpdateLaneFromFiberToRoot(sourceFiber, update, lane) { function getRootForUpdatedFiber (line 2524) | function getRootForUpdatedFiber(sourceFiber) { function FiberNode (line 2536) | function FiberNode(tag, pendingProps, key, mode) { function createFiberImplClass (line 2560) | function createFiberImplClass(tag, pendingProps, key, mode) { function shouldConstruct (line 2563) | function shouldConstruct(Component) { function createWorkInProgress (line 2567) | function createWorkInProgress(current, pendingProps) { function resetWorkInProgress (line 2605) | function resetWorkInProgress(workInProgress, renderLanes) { function createFiberFromTypeAndProps (line 2638) | function createFiberFromTypeAndProps( function createFiberFromFragment (line 2742) | function createFiberFromFragment(elements, mode, lanes, key) { function createFiberFromText (line 2747) | function createFiberFromText(content, mode, lanes) { function createFiberFromDehydratedFragment (line 2752) | function createFiberFromDehydratedFragment(dehydratedNode) { function createFiberFromPortal (line 2757) | function createFiberFromPortal(portal, mode, lanes) { function createCapturedValueAtFiber (line 2773) | function createCapturedValueAtFiber(value, source) { function pushTreeFork (line 2800) | function pushTreeFork(workInProgress, totalChildren) { function pushTreeId (line 2806) | function pushTreeId(workInProgress, totalChildren, index) { function pushMaterializedTreeId (line 2835) | function pushMaterializedTreeId(workInProgress) { function popTreeContext (line 2839) | function popTreeContext(workInProgress) { function restoreSuspendedTreeContext (line 2853) | function restoreSuspendedTreeContext(workInProgress, suspendedContext) { function throwOnHydrationMismatch (line 2867) | function throwOnHydrationMismatch(fiber) { function prepareToHydrateHostInstance (line 2880) | function prepareToHydrateHostInstance(fiber) { function popToNextHostParent (line 2941) | function popToNextHostParent(fiber) { function popHydrationState (line 2957) | function popHydrationState(fiber) { function resetHydrationState (line 2997) | function resetHydrationState() { function upgradeHydrationErrorsToRecoverable (line 3001) | function upgradeHydrationErrorsToRecoverable() { function queueHydrationError (line 3013) | function queueHydrationError(error) { function pushProvider (line 3021) | function pushProvider(providerFiber, context, nextValue) { function popProvider (line 3025) | function popProvider(context) { function scheduleContextWorkOnParentPath (line 3029) | function scheduleContextWorkOnParentPath(parent, renderLanes, propagatio... function propagateContextChanges (line 3042) | function propagateContextChanges( function propagateParentContextChanges (line 3114) | function propagateParentContextChanges( function checkIfContextChanged (line 3159) | function checkIfContextChanged(currentDependencies) { function prepareToReadContext (line 3176) | function prepareToReadContext(workInProgress) { function readContext (line 3182) | function readContext(context) { function readContextDuringReconciliation (line 3185) | function readContextDuringReconciliation(consumer, context) { function readContextForConsumer (line 3189) | function readContextForConsumer(consumer, context) { function createCache (line 3228) | function createCache() { function releaseCache (line 3235) | function releaseCache(cache) { function queueTransitionTypes (line 3242) | function queueTransitionTypes(root, transitionTypes) { function claimQueuedTransitionTypes (line 3253) | function claimQueuedTransitionTypes(root) { function entangleAsyncAction (line 3266) | function entangleAsyncAction(transition, thenable) { function pingEngtangledActionScope (line 3286) | function pingEngtangledActionScope() { function chainThenableValue (line 3303) | function chainThenableValue(thenable, result) { function registerDefaultIndicator (line 3328) | function registerDefaultIndicator(onDefaultTransitionIndicator) { function stopIsomorphicDefaultIndicator (line 3335) | function stopIsomorphicDefaultIndicator() { function releaseIsomorphicIndicator (line 3342) | function releaseIsomorphicIndicator() { function startScheduledGesture (line 3345) | function startScheduledGesture( function stopCommittedGesture (line 3384) | function stopCommittedGesture(root) { function scheduleGestureCommit (line 3397) | function scheduleGestureCommit(gesture, callback) { function chainGestureCancellation (line 3430) | function chainGestureCancellation(root, scheduledGesture, prevCancel) { function peekCacheFromPool (line 3506) | function peekCacheFromPool() { function pushTransition (line 3512) | function pushTransition(offscreenWorkInProgress, prevCachePool) { function getSuspendedCache (line 3517) | function getSuspendedCache() { function isThenableResolved (line 3527) | function isThenableResolved(thenable) { function trackUsedThenable (line 3531) | function trackUsedThenable(thenableState, thenable, index) { function resolveLazy (line 3584) | function resolveLazy(lazyType) { function getSuspendedThenable (line 3595) | function getSuspendedThenable() { function checkIfUseWrappedInAsyncCatch (line 3601) | function checkIfUseWrappedInAsyncCatch(rejectedReason) { function unwrapThenable (line 3610) | function unwrapThenable(thenable) { function coerceRef (line 3616) | function coerceRef(workInProgress, element) { function throwOnInvalidObjectTypeImpl (line 3620) | function throwOnInvalidObjectTypeImpl(returnFiber, newChild) { function createChildReconciler (line 3633) | function createChildReconciler(shouldTrackSideEffects) { function initializeUpdateQueue (line 4384) | function initializeUpdateQueue(fiber) { function cloneUpdateQueue (line 4393) | function cloneUpdateQueue(current, workInProgress) { function createUpdate (line 4404) | function createUpdate(lane) { function enqueueUpdate (line 4407) | function enqueueUpdate(fiber, update, lane) { function entangleTransitions (line 4424) | function entangleTransitions(root, fiber, lane) { function enqueueCapturedUpdate (line 4434) | function enqueueCapturedUpdate(workInProgress, capturedUpdate) { function suspendIfUpdateReadFromEntangledAsyncAction (line 4479) | function suspendIfUpdateReadFromEntangledAsyncAction() { function processUpdateQueue (line 4485) | function processUpdateQueue( function callCallback (line 4612) | function callCallback(callback, context) { function commitCallbacks (line 4617) | function commitCallbacks(updateQueue, context) { function pushHiddenContext (line 4629) | function pushHiddenContext(fiber, context) { function reuseHiddenContextOnStack (line 4635) | function reuseHiddenContextOnStack() { function popHiddenContext (line 4639) | function popHiddenContext() { function pushPrimaryTreeSuspenseHandler (line 4646) | function pushPrimaryTreeSuspenseHandler(handler) { function pushDehydratedActivitySuspenseHandler (line 4655) | function pushDehydratedActivitySuspenseHandler(fiber) { function pushOffscreenSuspenseHandler (line 4660) | function pushOffscreenSuspenseHandler(fiber) { function reuseSuspenseHandlerOnStack (line 4667) | function reuseSuspenseHandlerOnStack() { function popSuspenseHandler (line 4671) | function popSuspenseHandler(fiber) { function pushSuspenseListContext (line 4677) | function pushSuspenseListContext(fiber, newContext) { function popSuspenseListContext (line 4681) | function popSuspenseListContext(fiber) { function findFirstSuspended (line 4686) | function findFirstSuspended(row) { function throwInvalidHookError (line 4729) | function throwInvalidHookError() { function areHookInputsEqual (line 4732) | function areHookInputsEqual(nextDeps, prevDeps) { function renderWithHooks (line 4738) | function renderWithHooks( function finishRenderingHooks (line 4768) | function finishRenderingHooks(current) { function renderWithHooksAgain (line 4784) | function renderWithHooksAgain(workInProgress, Component, props, secondAr... function TransitionAwareHostComponent (line 4806) | function TransitionAwareHostComponent() { function checkDidRenderIdHook (line 4818) | function checkDidRenderIdHook() { function bailoutHooks (line 4823) | function bailoutHooks(current, workInProgress, lanes) { function resetHooksOnUnwind (line 4828) | function resetHooksOnUnwind(workInProgress) { function mountWorkInProgressHook (line 4847) | function mountWorkInProgressHook() { function updateWorkInProgressHook (line 4860) | function updateWorkInProgressHook() { function createFunctionComponentUpdateQueue (line 4894) | function createFunctionComponentUpdateQueue() { function useThenable (line 4897) | function useThenable(thenable) { function use (line 4914) | function use(usable) { function useMemoCache (line 4921) | function useMemoCache(size) { function basicStateReducer (line 4955) | function basicStateReducer(state, action) { function updateReducer (line 4958) | function updateReducer(reducer) { function updateReducerImpl (line 4962) | function updateReducerImpl(hook, current, reducer) { function rerenderReducer (line 5088) | function rerenderReducer(reducer) { function updateSyncExternalStore (line 5108) | function updateSyncExternalStore(subscribe, getSnapshot, getServerSnapsh... function pushStoreConsistencyCheck (line 5151) | function pushStoreConsistencyCheck(fiber, getSnapshot, renderedSnapshot) { function updateStoreInstance (line 5164) | function updateStoreInstance(fiber, inst, nextSnapshot, getSnapshot) { function subscribeToStore (line 5169) | function subscribeToStore(fiber, inst, subscribe) { function checkIfSnapshotChanged (line 5174) | function checkIfSnapshotChanged(inst) { function forceStoreRerender (line 5184) | function forceStoreRerender(fiber) { function mountStateImpl (line 5188) | function mountStateImpl(initialState) { function updateOptimisticImpl (line 5212) | function updateOptimisticImpl(hook, current, passthrough, reducer) { function dispatchActionState (line 5220) | function dispatchActionState( function runActionStateAction (line 5255) | function runActionStateAction(actionQueue, node) { function handleActionReturnValue (line 5288) | function handleActionReturnValue(actionQueue, node, returnValue) { function onActionSuccess (line 5302) | function onActionSuccess(actionQueue, actionNode, nextState) { function onActionError (line 5316) | function onActionError(actionQueue, actionNode, error) { function notifyActionListeners (line 5330) | function notifyActionListeners(actionNode) { function actionStateReducer (line 5334) | function actionStateReducer(oldState, newState) { function mountActionState (line 5337) | function mountActionState(action, initialStateProp) { function updateActionState (line 5428) | function updateActionState(action) { function updateActionStateImpl (line 5432) | function updateActionStateImpl(stateHook, currentStateHook, action) { function actionStateActionEffect (line 5464) | function actionStateActionEffect(actionQueue, action) { function rerenderActionState (line 5467) | function rerenderActionState(action) { function pushSimpleEffect (line 5479) | function pushSimpleEffect(tag, inst, create, deps) { function updateRef (line 5494) | function updateRef() { function mountEffectImpl (line 5497) | function mountEffectImpl(fiberFlags, hookFlags, create, deps) { function updateEffectImpl (line 5507) | function updateEffectImpl(fiberFlags, hookFlags, create, deps) { function mountEffect (line 5523) | function mountEffect(create, deps) { function updateEffect (line 5526) | function updateEffect(create, deps) { function useEffectEventImpl (line 5529) | function useEffectEventImpl(payload) { function updateEvent (line 5543) | function updateEvent(callback) { function updateInsertionEffect (line 5551) | function updateInsertionEffect(create, deps) { function updateLayoutEffect (line 5554) | function updateLayoutEffect(create, deps) { function imperativeHandleEffect (line 5557) | function imperativeHandleEffect(create, ref) { function updateImperativeHandle (line 5574) | function updateImperativeHandle(ref, create, deps) { function mountDebugValue (line 5578) | function mountDebugValue() {} function updateCallback (line 5579) | function updateCallback(callback, deps) { function updateMemo (line 5588) | function updateMemo(nextCreate, deps) { function mountDeferredValueImpl (line 5606) | function mountDeferredValueImpl(hook, value, initialValue) { function updateDeferredValueImpl (line 5619) | function updateDeferredValueImpl(hook, prevValue, value, initialValue) { function startTransition (line 5638) | function startTransition(fiber, queue, pendingState, finishedState, call... function noop (line 5691) | function noop() {} function startHostTransition (line 5692) | function startHostTransition(formFiber, pendingState, action, formData) { function ensureFormComponentIsStateful (line 5708) | function ensureFormComponentIsStateful(formFiber) { function requestFormReset$1 (line 5743) | function requestFormReset$1(formFiber) { function useHostTransitionStatus (line 5756) | function useHostTransitionStatus() { function updateId (line 5759) | function updateId() { function updateRefresh (line 5762) | function updateRefresh() { function refreshCache (line 5765) | function refreshCache(fiber, seedKey, seedValue) { function dispatchReducerAction (line 5787) | function dispatchReducerAction(fiber, queue, action) { function dispatchSetState (line 5805) | function dispatchSetState(fiber, queue, action) { function dispatchSetStateInternal (line 5809) | function dispatchSetStateInternal(fiber, queue, action, lane) { function dispatchOptimisticSetState (line 5851) | function dispatchOptimisticSetState(fiber, throwIfDuringRender, queue, a... function isRenderPhaseUpdate (line 5912) | function isRenderPhaseUpdate(fiber) { function enqueueRenderPhaseUpdate (line 5919) | function enqueueRenderPhaseUpdate(queue, update) { function entangleTransitionUpdate (line 5928) | function entangleTransitionUpdate(root, queue, lane) { function applyDerivedStateFromProps (line 6266) | function applyDerivedStateFromProps( function checkShouldComponentUpdate (line 6318) | function checkShouldComponentUpdate( function callComponentWillReceiveProps (line 6334) | function callComponentWillReceiveProps( function resolveClassComponentProps (line 6348) | function resolveClassComponentProps(Component, baseProps) { function defaultOnUncaughtError (line 6363) | function defaultOnUncaughtError(error) { function defaultOnCaughtError (line 6366) | function defaultOnCaughtError(error) { function defaultOnRecoverableError (line 6369) | function defaultOnRecoverableError(error) { function logUncaughtError (line 6372) | function logUncaughtError(root, errorInfo) { function logCaughtError (line 6382) | function logCaughtError(root, boundary, errorInfo) { function createRootErrorUpdate (line 6395) | function createRootErrorUpdate(root, errorInfo, lane) { function createClassErrorUpdate (line 6404) | function createClassErrorUpdate(lane) { function initializeClassErrorUpdate (line 6409) | function initializeClassErrorUpdate(update, root, fiber, errorInfo) { function throwException (line 6435) | function throwException( function reconcileChildren (line 6595) | function reconcileChildren(current, workInProgress, nextChildren, render... function updateForwardRef (line 6606) | function updateForwardRef( function updateMemoComponent (line 6640) | function updateMemoComponent( function updateSimpleMemoComponent (line 6692) | function updateSimpleMemoComponent( function updateOffscreenComponent (line 6725) | function updateOffscreenComponent( function bailoutOffscreenComponent (line 6795) | function bailoutOffscreenComponent(current, workInProgress) { function deferHiddenOffscreenComponent (line 6806) | function deferHiddenOffscreenComponent( function mountActivityChildren (line 6830) | function mountActivityChildren(workInProgress, nextProps) { function retryActivityComponentWithoutHydrating (line 6840) | function retryActivityComponentWithoutHydrating( function updateActivityComponent (line 6852) | function updateActivityComponent(current, workInProgress, renderLanes) { function markRef (line 6956) | function markRef(current, workInProgress) { function updateFunctionComponent (line 6969) | function updateFunctionComponent( function replayFunctionComponent (line 6996) | function replayFunctionComponent( function updateClassComponent (line 7024) | function updateClassComponent( function mountHostRootWithoutHydrating (line 7285) | function mountHostRootWithoutHydrating( function mountSuspenseOffscreenState (line 7302) | function mountSuspenseOffscreenState(renderLanes) { function getRemainingWorkInPrimaryTree (line 7305) | function getRemainingWorkInPrimaryTree( function updateSuspenseComponent (line 7314) | function updateSuspenseComponent(current, workInProgress, renderLanes) { function mountSuspensePrimaryChildren (line 7595) | function mountSuspensePrimaryChildren(workInProgress, primaryChildren) { function mountSuspenseFallbackChildren (line 7603) | function mountSuspenseFallbackChildren( function mountWorkInProgressOffscreenFiber (line 7626) | function mountWorkInProgressOffscreenFiber(offscreenProps, mode) { function retrySuspenseComponentWithoutHydrating (line 7631) | function retrySuspenseComponentWithoutHydrating( function scheduleSuspenseWorkOnFiber (line 7645) | function scheduleSuspenseWorkOnFiber(fiber, renderLanes, propagationRoot) { function findLastContentRow (line 7651) | function findLastContentRow(firstChild) { function initSuspenseListRenderState (line 7661) | function initSuspenseListRenderState( function reverseChildren (line 7688) | function reverseChildren(fiber) { function updateSuspenseListComponent (line 7697) | function updateSuspenseListComponent(current, workInProgress, renderLane... function updateContextProvider (line 7808) | function updateContextProvider(current, workInProgress, renderLanes) { function bailoutOnAlreadyFinishedWork (line 7814) | function bailoutOnAlreadyFinishedWork(current, workInProgress, renderLan... function checkScheduledUpdateOrContext (line 7845) | function checkScheduledUpdateOrContext(current, renderLanes) { function attemptEarlyBailoutIfNoScheduledUpdate (line 7850) | function attemptEarlyBailoutIfNoScheduledUpdate( function beginWork (line 7960) | function beginWork(current, workInProgress, renderLanes) { function markUpdate (line 8450) | function markUpdate(workInProgress) { function preloadInstanceAndSuspendIfNeeded (line 8453) | function preloadInstanceAndSuspendIfNeeded( function preloadResourceAndSuspendIfNeeded (line 8482) | function preloadResourceAndSuspendIfNeeded(workInProgress, resource) { function scheduleRetryEffect (line 8493) | function scheduleRetryEffect(workInProgress, retryQueue) { function cutOffTailIfNeeded (line 8501) | function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) { function bubbleProperties (line 8531) | function bubbleProperties(completedWork) { function completeWork (line 8555) | function completeWork(current, workInProgress, renderLanes) { function unwindWork (line 9098) | function unwindWork(current, workInProgress) { function unwindInterruptedWork (line 9180) | function unwindInterruptedWork(current, interruptedWork) { function commitHookEffectListMount (line 9218) | function commitHookEffectListMount(flags, finishedWork) { function commitHookEffectListUnmount (line 9240) | function commitHookEffectListUnmount( function commitClassCallbacks (line 9278) | function commitClassCallbacks(finishedWork) { function safelyCallComponentWillUnmount (line 9289) | function safelyCallComponentWillUnmount( function safelyAttachRef (line 9305) | function safelyAttachRef(current, nearestMountedAncestor) { function safelyDetachRef (line 9348) | function safelyDetachRef(current, nearestMountedAncestor) { function commitHostMount (line 9370) | function commitHostMount(finishedWork) { function commitHostUpdate (line 9397) | function commitHostUpdate(finishedWork, newProps, oldProps) { function commitNewChildToFragmentInstances (line 9406) | function commitNewChildToFragmentInstances(fiber, parentFragmentInstance... function commitFragmentInstanceDeletionEffects (line 9418) | function commitFragmentInstanceDeletionEffects(fiber) { function isHostParent (line 9442) | function isHostParent(fiber) { function isFragmentInstanceParent (line 9451) | function isFragmentInstanceParent(fiber) { function getHostSibling (line 9454) | function getHostSibling(fiber) { function insertOrAppendPlacementNodeIntoContainer (line 9474) | function insertOrAppendPlacementNodeIntoContainer( function insertOrAppendPlacementNode (line 9530) | function insertOrAppendPlacementNode( function commitHostSingletonAcquisition (line 9567) | function commitHostSingletonAcquisition(finishedWork) { function trackEnterViewTransitions$1 (line 9586) | function trackEnterViewTransitions$1(placement) { function pushViewTransitionCancelableScope (line 9591) | function pushViewTransitionCancelableScope() { function applyViewTransitionToHostInstances (line 9597) | function applyViewTransitionToHostInstances( function applyViewTransitionToHostInstancesRecursive (line 9613) | function applyViewTransitionToHostInstancesRecursive( function restoreViewTransitionOnHostInstances (line 9652) | function restoreViewTransitionOnHostInstances( function commitAppearingPairViewTransitions (line 9668) | function commitAppearingPairViewTransitions(placement) { function commitEnterViewTransitions (line 9696) | function commitEnterViewTransitions(placement, gesture) { function commitDeletedPairViewTransitions (line 9720) | function commitDeletedPairViewTransitions(deletion) { function commitExitViewTransitions (line 9763) | function commitExitViewTransitions(deletion) { function commitNestedViewTransitions (line 9794) | function commitNestedViewTransitions(changedParent) { function restorePairedViewTransitions (line 9815) | function restorePairedViewTransitions(parent) { function restoreEnterOrExitViewTransitions (line 9830) | function restoreEnterOrExitViewTransitions(fiber) { function restoreNestedViewTransitions (line 9840) | function restoreNestedViewTransitions(changedParent) { function measureViewTransitionHostInstancesRecursive (line 9848) | function measureViewTransitionHostInstancesRecursive( function measureUpdateViewTransition (line 9925) | function measureUpdateViewTransition(current, finishedWork, gesture) { function measureNestedViewTransitions (line 9954) | function measureNestedViewTransitions(changedParent, gesture) { function commitBeforeMutationEffects (line 10001) | function commitBeforeMutationEffects(root, firstChild, committedLanes) { function commitBeforeMutationEffects_complete (line 10116) | function commitBeforeMutationEffects_complete( function commitLayoutEffectOnFiber (line 10220) | function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) { function hideOrUnhideAllChildren (line 10435) | function hideOrUnhideAllChildren(parentFiber, isHidden) { function hideOrUnhideAllChildrenOnFiber (line 10440) | function hideOrUnhideAllChildrenOnFiber(fiber, isHidden) { function hideOrUnhideNearestPortals (line 10483) | function hideOrUnhideNearestPortals(parentFiber, isHidden$jscomp$0) { function detachFiberAfterEffects (line 10504) | function detachFiberAfterEffects(fiber) { function recursivelyTraverseDeletionEffects (line 10525) | function recursivelyTraverseDeletionEffects( function commitDeletionEffectsOnFiber (line 10534) | function commitDeletionEffectsOnFiber( function commitActivityHydrationCallbacks (line 10719) | function commitActivityHydrationCallbacks(finishedRoot, finishedWork) { function commitSuspenseHydrationCallbacks (line 10734) | function commitSuspenseHydrationCallbacks(finishedRoot, finishedWork) { function getRetryCache (line 10749) | function getRetryCache(finishedWork) { function attachSuspenseRetryListeners (line 10770) | function attachSuspenseRetryListeners(finishedWork, wakeables) { function recursivelyTraverseMutationEffects (line 10780) | function recursivelyTraverseMutationEffects(root$jscomp$0, parentFiber, ... function commitMutationEffectsOnFiber (line 10823) | function commitMutationEffectsOnFiber(finishedWork, root, lanes) { function commitReconciliationEffects (line 11207) | function commitReconciliationEffects(finishedWork) { function recursivelyResetForms (line 11275) | function recursivelyResetForms(parentFiber) { function recursivelyTraverseAfterMutationEffects (line 11289) | function recursivelyTraverseAfterMutationEffects(root, parentFiber) { function commitAfterMutationEffectsOnFiber (line 11296) | function commitAfterMutationEffectsOnFiber(finishedWork, root) { function recursivelyTraverseLayoutEffects (line 11361) | function recursivelyTraverseLayoutEffects(root, parentFiber) { function recursivelyTraverseDisappearLayoutEffects (line 11367) | function recursivelyTraverseDisappearLayoutEffects(parentFiber) { function recursivelyTraverseReappearLayoutEffects (line 11414) | function recursivelyTraverseReappearLayoutEffects( function commitOffscreenPassiveMountEffects (line 11556) | function commitOffscreenPassiveMountEffects(current, finishedWork) { function commitCachePassiveMountEffect (line 11570) | function commitCachePassiveMountEffect(current, finishedWork) { function recursivelyTraversePassiveMountEffects (line 11578) | function recursivelyTraversePassiveMountEffects( function commitPassiveMountOnFiber (line 11597) | function commitPassiveMountOnFiber( function recursivelyTraverseReconnectPassiveEffects (line 11774) | function recursivelyTraverseReconnectPassiveEffects( function recursivelyTraverseAtomicPassiveEffects (line 11859) | function recursivelyTraverseAtomicPassiveEffects( function recursivelyAccumulateSuspenseyCommit (line 11889) | function recursivelyAccumulateSuspenseyCommit( function accumulateSuspenseyCommitOnFiber (line 11903) | function accumulateSuspenseyCommitOnFiber( function detachAlternateSiblings (line 11994) | function detachAlternateSiblings(parentFiber) { function recursivelyTraversePassiveUnmountEffects (line 12008) | function recursivelyTraversePassiveUnmountEffects(parentFiber) { function commitPassiveUnmountOnFiber (line 12027) | function commitPassiveUnmountOnFiber(finishedWork) { function recursivelyTraverseDisconnectPassiveEffects (line 12055) | function recursivelyTraverseDisconnectPassiveEffects(parentFiber) { function commitPassiveUnmountEffectsInsideOfDeletedTree_begin (line 12090) | function commitPassiveUnmountEffectsInsideOfDeletedTree_begin( function applyViewTransitionToClones (line 12137) | function applyViewTransitionToClones(name, className, clones) { function trackDeletedPairViewTransitions (line 12145) | function trackDeletedPairViewTransitions(deletion) { function trackEnterViewTransitions (line 12180) | function trackEnterViewTransitions(deletion) { function applyAppearingPairViewTransition (line 12206) | function applyAppearingPairViewTransition(child) { function applyExitViewTransition (line 12222) | function applyExitViewTransition(placement) { function recursivelyInsertNew (line 12238) | function recursivelyInsertNew( function recursivelyInsertNewFiber (line 12258) | function recursivelyInsertNewFiber( function recursivelyInsertClonesFromExistingTree (line 12348) | function recursivelyInsertClonesFromExistingTree( function recursivelyInsertClones (line 12442) | function recursivelyInsertClones( function recursivelyRestoreNew (line 12594) | function recursivelyRestoreNew(finishedWork, nearestMountedAncestor) { function recursivelyApplyViewTransitions (line 12609) | function recursivelyApplyViewTransitions(parentFiber) { function recursivelyRestoreViewTransitions (line 12663) | function recursivelyRestoreViewTransitions(parentFiber) { function restoreViewTransitionsOnFiber (line 12677) | function restoreViewTransitionsOnFiber(finishedWork) { function requestUpdateLane (line 12752) | function requestUpdateLane() { function requestDeferredLane (line 12762) | function requestDeferredLane() { function scheduleViewTransitionEvent (line 12775) | function scheduleViewTransitionEvent(fiber, callback) { function scheduleGestureTransitionEvent (line 12788) | function scheduleGestureTransitionEvent(fiber, callback) { function scheduleUpdateOnFiber (line 12812) | function scheduleUpdateOnFiber(root, fiber, lane) { function performWorkOnRoot (line 12840) | function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { function completeRootWhenReady (line 13008) | function completeRootWhenReady( function isRenderConsistentWithExternalStores (line 13116) | function isRenderConsistentWithExternalStores(finishedWork) { function markRootSuspended (line 13150) | function markRootSuspended( function flushSyncWork$1 (line 13171) | function flushSyncWork$1() { function resetWorkInProgressStack (line 13176) | function resetWorkInProgressStack() { function prepareFreshStack (line 13193) | function prepareFreshStack(root, lanes) { function handleThrow (line 13237) | function handleThrow(root, thrownValue) { function shouldRemainOnPreviousScreen (line 13262) | function shouldRemainOnPreviousScreen() { function pushDispatcher (line 13277) | function pushDispatcher() { function pushAsyncDispatcher (line 13282) | function pushAsyncDispatcher() { function renderDidSuspendDelayIfPossible (line 13287) | function renderDidSuspendDelayIfPossible() { function renderRootSync (line 13304) | function renderRootSync(root, lanes, shouldYieldForPrerendering) { function workLoopSync (line 13365) | function workLoopSync() { function renderRootConcurrent (line 13368) | function renderRootConcurrent(root, lanes) { function workLoopConcurrentByScheduler (line 13484) | function workLoopConcurrentByScheduler() { function performUnitOfWork (line 13488) | function performUnitOfWork(unitOfWork) { function replaySuspendedUnitOfWork (line 13493) | function replaySuspendedUnitOfWork(unitOfWork) { function throwAndUnwindWorkLoop (line 13537) | function throwAndUnwindWorkLoop( function completeUnitOfWork (line 13597) | function completeUnitOfWork(unitOfWork) { function unwindUnitOfWork (line 13626) | function unwindUnitOfWork(unitOfWork, skipSiblings) { function completeRoot (line 13649) | function completeRoot( function commitRoot (line 13875) | function commitRoot( function reportViewTransitionError (line 13945) | function reportViewTransitionError(error) { function flushAfterMutationEffects (line 13951) | function flushAfterMutationEffects() { function flushMutationEffects (line 13957) | function flushMutationEffects() { function flushLayoutEffects (line 14081) | function flushLayoutEffects() { function flushSpawnedWork (line 14124) | function flushSpawnedWork() { function flushGestureMutations (line 14240) | function flushGestureMutations() { function flushGestureAnimations (line 14291) | function flushGestureAnimations() { function releaseRootPooledCache (line 14337) | function releaseRootPooledCache(root, remainingLanes) { function flushPendingEffects (line 14343) | function flushPendingEffects() { function flushPassiveEffects (line 14353) | function flushPassiveEffects() { function captureCommitPhaseErrorOnRoot (line 14397) | function captureCommitPhaseErrorOnRoot(rootFiber, sourceFiber, error) { function captureCommitPhaseError (line 14404) | function captureCommitPhaseError(sourceFiber, nearestMountedAncestor, er... function attachPingListener (line 14443) | function attachPingListener(root, wakeable, lanes) { function pingSuspendedRoot (line 14459) | function pingSuspendedRoot(root, wakeable, pingedLanes) { function retryTimedOutBoundary (line 14478) | function retryTimedOutBoundary(boundaryFiber, retryLane) { function retryDehydratedSuspenseBoundary (line 14485) | function retryDehydratedSuspenseBoundary(boundaryFiber) { function resolveRetryWakeable (line 14491) | function resolveRetryWakeable(boundaryFiber, wakeable) { function scheduleCallback$1 (line 14512) | function scheduleCallback$1(priorityLevel, callback) { function ensureRootIsScheduled (line 14521) | function ensureRootIsScheduled(root) { function flushSyncWorkAcrossRoots_impl (line 14531) | function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) { function processRootScheduleInImmediateTask (line 14577) | function processRootScheduleInImmediateTask() { function processRootScheduleInMicrotask (line 14580) | function processRootScheduleInMicrotask() { function scheduleTaskForRootDuringMicrotask (line 14647) | function scheduleTaskForRootDuringMicrotask(root, currentTime) { function performWorkOnRootViaSchedulerTask (line 14719) | function performWorkOnRootViaSchedulerTask(root, didTimeout) { function performSyncWorkOnRoot (line 14738) | function performSyncWorkOnRoot(root, lanes) { function scheduleImmediateRootScheduleTask (line 14742) | function scheduleImmediateRootScheduleTask() { function requestTransitionLane (line 14752) | function requestTransitionLane() { function coerceFormActionProp (line 14764) | function coerceFormActionProp(actionProp) { function extractEvents$2 (line 14773) | function extractEvents$2( function runEventInBatch (line 14847) | function runEventInBatch(dispatchQueue) { function fireScrollEnd (line 14850) | function fireScrollEnd(targetInst, nativeEvent, nativeEventTarget) { function debounceScrollEnd (line 14869) | function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) { function processDispatchQueue (line 14953) | function processDispatchQueue(dispatchQueue, eventSystemFlags) { function listenToNonDelegatedEvent (line 15008) | function listenToNonDelegatedEvent(domEventName, targetElement) { function listenToNativeEvent (line 15018) | function listenToNativeEvent(domEventName, isCapturePhaseListener, targe... function listenToAllSupportedEvents (line 15029) | function listenToAllSupportedEvents(rootContainerElement) { function addTrappedEventListener (line 15048) | function addTrappedEventListener( function dispatchEventForPluginEventSystem (line 15089) | function dispatchEventForPluginEventSystem( function createDispatchListener (line 15561) | function createDispatchListener(instance, listener, currentTarget) { function accumulateSinglePhaseListeners (line 15568) | function accumulateSinglePhaseListeners( function accumulateTwoPhaseListeners (line 15597) | function accumulateTwoPhaseListeners(targetFiber, reactName) { function getParent (line 15623) | function getParent(inst) { function accumulateEnterLeaveListenersForEvent (line 15629) | function accumulateEnterLeaveListenersForEvent( function normalizeMarkupForTextOrAttribute (line 15668) | function normalizeMarkupForTextOrAttribute(markup) { function checkForUnmatchedText (line 15673) | function checkForUnmatchedText(serverText, clientText) { function setProp (line 15677) | function setProp(domElement, tag, key, value, props, prevValue) { function setPropOnCustomElement (line 16009) | function setPropOnCustomElement(domElement, tag, key, value, props, prev... function setInitialProperties (line 16084) | function setInitialProperties(domElement, tag, props) { function updateProperties (line 16360) | function updateProperties(domElement, tag, lastProps, nextProps) { function isLikelyStaticResource (line 16701) | function isLikelyStaticResource(initiatorType) { function estimateBandwidth (line 16715) | function estimateBandwidth() { function getOwnerDocumentFromRootContainer (line 16763) | function getOwnerDocumentFromRootContainer(rootContainerElement) { function getOwnHostContext (line 16768) | function getOwnHostContext(namespaceURI) { function getChildHostContextProd (line 16778) | function getChildHostContextProd(parentNamespace, type) { function shouldSetTextContent (line 16792) | function shouldSetTextContent(type, props) { function shouldAttemptEagerTransition (line 16805) | function shouldAttemptEagerTransition() { function handleErrorInNextTick (line 16829) | function handleErrorInNextTick(error) { function isSingletonScope (line 16834) | function isSingletonScope(type) { function clearHydrationBoundary (line 16837) | function clearHydrationBoundary(parentInstance, hydrationInstance) { function hideOrUnhideDehydratedBoundary (line 16882) | function hideOrUnhideDehydratedBoundary(suspenseInstance, isHidden) { function unhideInstance (line 16907) | function unhideInstance(instance, props) { function applyViewTransitionName (line 16916) | function applyViewTransitionName(instance, name, className) { function restoreViewTransitionName (line 16936) | function restoreViewTransitionName(instance, props) { function cancelViewTransitionName (line 16988) | function cancelViewTransitionName(instance, oldName, props) { function cancelRootViewTransitionName (line 17001) | function cancelRootViewTransitionName(rootContainer) { function restoreRootViewTransitionName (line 17022) | function restoreRootViewTransitionName(rootContainer) { function createMeasurement (line 17036) | function createMeasurement(rect, computedStyle, element) { function measureInstance (line 17057) | function measureInstance(instance) { function measureClonedInstance (line 17062) | function measureClonedInstance(instance) { function customizeViewTransitionError (line 17073) | function customizeViewTransitionError(error, ignoreAbort) { function forceLayout (line 17093) | function forceLayout(ownerDocument) { function waitForImageToLoad (line 17096) | function waitForImageToLoad(resolve) { function startViewTransition (line 17100) | function startViewTransition( function mergeTranslate (line 17268) | function mergeTranslate(translateA, translateB) { function animateGesture (line 17282) | function animateGesture( function startGestureTransition (line 17364) | function startGestureTransition( function ViewTransitionPseudoElement (line 17519) | function ViewTransitionPseudoElement(pseudo, name) { function createViewTransitionInstance (line 17550) | function createViewTransitionInstance(name) { function getCurrentGestureOffset (line 17559) | function getCurrentGestureOffset(timeline) { function FragmentInstance (line 17564) | function FragmentInstance(fragmentFiber) { function addEventListenerToChild (line 17591) | function addEventListenerToChild(child, type, listener, optionsOrUseCapt... function removeEventListenerFromChild (line 17624) | function removeEventListenerFromChild( function normalizeListenerOptions (line 17637) | function normalizeListenerOptions(opts) { function indexOfEventListener (line 17649) | function indexOfEventListener( function setFocusOnFiberIfFocusable (line 17712) | function setFocusOnFiberIfFocusable(fiber, focusOptions) { function collectChildren (line 17733) | function collectChildren(child, collection) { function blurActiveElementWithinFragment (line 17754) | function blurActiveElementWithinFragment(child, activeElement) { function observeChild (line 17771) | function observeChild(child, observer) { function unobserveChild (line 17791) | function unobserveChild(child, observer) { function collectClientRects (line 17809) | function collectClientRects(child, rects) { function validateDocumentPositionWithFiberTree (line 17914) | function validateDocumentPositionWithFiberTree( function addFragmentHandleToFiber (line 18061) | function addFragmentHandleToFiber(child, fragmentInstance) { function addFragmentHandleToInstance (line 18066) | function addFragmentHandleToInstance(instance, fragmentInstance) { function commitNewChildToFragmentInstance (line 18070) | function commitNewChildToFragmentInstance(childInstance, fragmentInstanc... function clearContainerSparingly (line 18089) | function clearContainerSparingly(container) { function canHydrateInstance (line 18111) | function canHydrateInstance(instance, type, props, inRootOrSingleton) { function canHydrateTextInstance (line 18176) | function canHydrateTextInstance(instance, text, inRootOrSingleton) { function canHydrateHydrationBoundary (line 18191) | function canHydrateHydrationBoundary(instance, inRootOrSingleton) { function isSuspenseInstancePending (line 18205) | function isSuspenseInstancePending(instance) { function isSuspenseInstanceFallback (line 18208) | function isSuspenseInstanceFallback(instance) { function registerSuspenseInstanceRetry (line 18214) | function registerSuspenseInstanceRetry(instance, callback) { function getNextHydratable (line 18228) | function getNextHydratable(node) { function getNextHydratableInstanceAfterHydrationBoundary (line 18250) | function getNextHydratableInstanceAfterHydrationBoundary(hydrationInstan... function getParentHydrationBoundary (line 18271) | function getParentHydrationBoundary(targetInstance) { function setFocusIfFocusable (line 18291) | function setFocusIfFocusable(node, focusOptions) { function resolveSingletonInstance (line 18305) | function resolveSingletonInstance(type, props, rootContainerInstance) { function releaseSingletonInstance (line 18324) | function releaseSingletonInstance(instance) { function getHoistableRoot (line 18331) | function getHoistableRoot(container) { function flushSyncWork (line 18350) | function flushSyncWork() { function requestFormReset (line 18355) | function requestFormReset(form) { function preconnectAs (line 18362) | function preconnectAs(rel, href, crossOrigin) { function prefetchDNS (line 18381) | function prefetchDNS(href) { function preconnect (line 18385) | function preconnect(href, crossOrigin) { function preload (line 18389) | function preload(href, as, options) { function preloadModule (line 18450) | function preloadModule(href, options) { function preinitStyle (line 18494) | function preinitStyle(href, precedence, options) { function preinitScript (line 18543) | function preinitScript(src, options) { function preinitModuleScript (line 18569) | function preinitModuleScript(src, options) { function getResource (line 18595) | function getResource(type, currentProps, pendingProps, currentResource) { function getStyleKey (line 18704) | function getStyleKey(href) { function getStylesheetSelectorFromKey (line 18707) | function getStylesheetSelectorFromKey(key) { function stylesheetPropsFromRawProps (line 18710) | function stylesheetPropsFromRawProps(rawProps) { function preloadStylesheet (line 18716) | function preloadStylesheet(ownerDocument, key, preloadProps, state) { function getScriptKey (line 18731) | function getScriptKey(src) { function getScriptSelectorFromKey (line 18734) | function getScriptSelectorFromKey(key) { function acquireResource (line 18737) | function acquireResource(hoistableRoot, resource, props) { function insertStylesheet (line 18829) | function insertStylesheet(instance, precedence, root) { function adoptPreloadPropsForStylesheet (line 18849) | function adoptPreloadPropsForStylesheet(stylesheetProps, preloadProps) { function adoptPreloadPropsForScript (line 18856) | function adoptPreloadPropsForScript(scriptProps, preloadProps) { function getHydratableHoistableCache (line 18865) | function getHydratableHoistableCache(type, keyAttribute, ownerDocument) { function mountHoistable (line 18895) | function mountHoistable(hoistableRoot, type, instance) { function isHostHoistableType (line 18902) | function isHostHoistableType(type, props, hostContext) { function maySuspendCommit (line 18948) | function maySuspendCommit(type, props) { function preloadResource (line 18957) | function preloadResource(resource) { function estimateImageBytes (line 18962) | function estimateImageBytes(instance) { function suspendInstance (line 18970) | function suspendInstance(state, instance) { function suspendResource (line 18979) | function suspendResource(state, hoistableRoot, resource, props) { function waitForCommitToBeReady (line 19029) | function waitForCommitToBeReady(state, timeoutOffset) { function checkIfFullyUnsuspended (line 19073) | function checkIfFullyUnsuspended(state) { function onUnsuspend (line 19082) | function onUnsuspend() { function onUnsuspendImg (line 19086) | function onUnsuspendImg() { function insertSuspendedStylesheets (line 19091) | function insertSuspendedStylesheets(state, resources) { function insertStylesheetIntoRoot (line 19100) | function insertStylesheetIntoRoot(root, resource) { function FiberRootNode (line 19148) | function FiberRootNode( function createFiberRoot (line 19194) | function createFiberRoot( function getContextForSubtree (line 19236) | function getContextForSubtree(parentComponent) { function updateContainerImpl (line 19241) | function updateContainerImpl( function markRetryLaneImpl (line 19262) | function markRetryLaneImpl(fiber, retryLane) { function markRetryLaneIfNotHydrated (line 19269) | function markRetryLaneIfNotHydrated(fiber, retryLane) { function attemptContinuousHydration (line 19273) | function attemptContinuousHydration(fiber) { function attemptHydrationAtCurrentPriority (line 19280) | function attemptHydrationAtCurrentPriority(fiber) { function dispatchDiscreteEvent (line 19290) | function dispatchDiscreteEvent( function dispatchContinuousEvent (line 19307) | function dispatchContinuousEvent( function dispatchEvent (line 19324) | function dispatchEvent( function findInstanceBlockingEvent (line 19409) | function findInstanceBlockingEvent(nativeEvent) { function findInstanceBlockingTarget (line 19414) | function findInstanceBlockingTarget(targetNode) { function getEventPriority (line 19442) | function getEventPriority(domEventName) { function clearIfContinuousEvent (line 19548) | function clearIfContinuousEvent(domEventName, nativeEvent) { function accumulateOrCreateContinuousQueuedReplayableEvent (line 19571) | function accumulateOrCreateContinuousQueuedReplayableEvent( function queueIfContinuousEvent (line 19603) | function queueIfContinuousEvent( function attemptExplicitHydrationTarget (line 19680) | function attemptExplicitHydrationTarget(queuedTarget) { function attemptReplayContinuousQueuedEvent (line 19720) | function attemptReplayContinuousQueuedEvent(queuedEvent) { function attemptReplayContinuousQueuedEventInMap (line 19749) | function attemptReplayContinuousQueuedEventInMap(queuedEvent, key, map) { function queueChangeEvent (line 19752) | function queueChangeEvent(target) { function scheduleCallbackIfUnblocked (line 19756) | function scheduleCallbackIfUnblocked(queuedEvent, unblocked) { function scheduleReplayQueueIfNeeded (line 19762) | function scheduleReplayQueueIfNeeded(formReplayingQueue) { function retryIfBlockedOn (line 19797) | function retryIfBlockedOn(unblocked) { function defaultOnDefaultTransitionIndicator (line 19845) | function defaultOnDefaultTransitionIndicator() { function ReactDOMRoot (line 19891) | function ReactDOMRoot(internalRoot) { function ReactDOMHydrationRoot (line 19913) | function ReactDOMHydrationRoot(internalRoot) { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.development.js function findHook (line 17) | function findHook(fiber, id) { function copyWithSetImpl (line 22) | function copyWithSetImpl(obj, path, index, value) { function copyWithRename (line 29) | function copyWithRename(obj, oldPath, newPath) { function copyWithRenameImpl (line 43) | function copyWithRenameImpl(obj, oldPath, newPath, index) { function copyWithDeleteImpl (line 59) | function copyWithDeleteImpl(obj, path, index) { function shouldSuspendImpl (line 70) | function shouldSuspendImpl() { function shouldErrorImpl (line 73) | function shouldErrorImpl() { function warnInvalidHookAccess (line 76) | function warnInvalidHookAccess() { function warnInvalidContextAccess (line 81) | function warnInvalidContextAccess() { function noop (line 86) | function noop() {} function warnForMissingKey (line 87) | function warnForMissingKey() {} function setToSortedString (line 88) | function setToSortedString(set) { function createFiber (line 95) | function createFiber(tag, pendingProps, key, mode) { function scheduleRoot (line 98) | function scheduleRoot(root, element) { function scheduleRefresh (line 103) | function scheduleRefresh(root, update) { function setRefreshHandler (line 116) | function setRefreshHandler(handler) { function isValidContainer (line 119) | function isValidContainer(node) { function getNearestMountedFiber (line 125) | function getNearestMountedFiber(fiber) { function getSuspenseInstanceFromFiber (line 133) | function getSuspenseInstanceFromFiber(fiber) { function getActivityInstanceFromFiber (line 143) | function getActivityInstanceFromFiber(fiber) { function assertIsMounted (line 153) | function assertIsMounted(fiber) { function findCurrentFiberUsingSlowPath (line 157) | function findCurrentFiberUsingSlowPath(fiber) { function findCurrentHostFiberImpl (line 233) | function findCurrentHostFiberImpl(node) { function traverseFragmentInstance (line 243) | function traverseFragmentInstance(fragmentFiber, fn, a, b, c) { function traverseVisibleHostChildren (line 246) | function traverseVisibleHostChildren( function getFragmentParentHostFiber (line 273) | function getFragmentParentHostFiber(fiber) { function findFragmentInstanceSiblings (line 280) | function findFragmentInstanceSiblings(result, self, child) { function getInstanceFromHostFiber (line 302) | function getInstanceFromHostFiber(fiber) { function findNextSibling (line 313) | function findNextSibling(child) { function isFiberPrecedingCheck (line 317) | function isFiberPrecedingCheck(child, target, boundary) { function isFiberFollowingCheck (line 324) | function isFiberFollowingCheck(child, target, boundary) { function getParentForFragmentAncestors (line 331) | function getParentForFragmentAncestors(inst) { function getLowestCommonAncestor (line 337) | function getLowestCommonAncestor(instA, instB, getParent) { function getIteratorFn (line 352) | function getIteratorFn(maybeIterable) { function getComponentNameFromType (line 360) | function getComponentNameFromType(type) { function getComponentNameFromOwner (line 420) | function getComponentNameFromOwner(owner) { function getComponentNameFromFiber (line 427) | function getComponentNameFromFiber(fiber) { function resolveDispatcher (line 497) | function resolveDispatcher() { function setSrcObject (line 505) | function setSrcObject(domElement, tag, value) { function createCursor (line 517) | function createCursor(defaultValue) { function pop (line 520) | function pop(cursor, fiber) { function push (line 530) | function push(cursor, value, fiber) { function requiredContext (line 536) | function requiredContext(c) { function pushHostContainer (line 543) | function pushHostContainer(fiber, nextRootInstance) { function popHostContainer (line 590) | function popHostContainer(fiber) { function getHostContext (line 595) | function getHostContext() { function pushHostContext (line 598) | function pushHostContext(fiber) { function popHostContext (line 612) | function popHostContext(fiber) { function disabledLog (line 619) | function disabledLog() {} function disableLogs (line 620) | function disableLogs() { function reenableLogs (line 647) | function reenableLogs() { function formatOwnerStack (line 666) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 687) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 703) | function describeNativeComponentFrame(fn, construct) { function describeFiber (line 859) | function describeFiber(fiber, childFiber) { function getStackByFiberInDevAndProd (line 888) | function getStackByFiberInDevAndProd(workInProgress) { function describeFunctionComponentFrameWithoutLineNumber (line 929) | function describeFunctionComponentFrameWithoutLineNumber(fn) { function getCurrentFiberOwnerNameInDevOrNull (line 934) | function getCurrentFiberOwnerNameInDevOrNull() { function getCurrentFiberStackInDev (line 939) | function getCurrentFiberStackInDev() { function runWithFiberInDEV (line 1001) | function runWithFiberInDEV(fiber, callback, arg0, arg1, arg2, arg3, arg4) { function setCurrentFiber (line 1017) | function setCurrentFiber(fiber) { function typeName (line 1023) | function typeName(value) { function willCoercionThrow (line 1032) | function willCoercionThrow(value) { function testStringCoercion (line 1039) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 1042) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 1053) | function checkCSSPropertyStringCoercion(value, propName) { function checkFormFieldValueStringCoercion (line 1064) | function checkFormFieldValueStringCoercion(value) { function injectInternals (line 1074) | function injectInternals(internals) { function setIsStrictModeForDevtools (line 1092) | function setIsStrictModeForDevtools(newIsStrictMode) { function clz32Fallback (line 1107) | function clz32Fallback(x) { function getHighestPriorityLanes (line 1111) | function getHighestPriorityLanes(lanes) { function getNextLanes (line 1171) | function getNextLanes(root, wipLanes, rootHasPendingCommit) { function checkIfRootIsPrerendering (line 1212) | function checkIfRootIsPrerendering(root, renderLanes) { function computeExpirationTime (line 1220) | function computeExpirationTime(lane, currentTime) { function claimNextRetryLane (line 1266) | function claimNextRetryLane() { function createLaneMap (line 1272) | function createLaneMap(initial) { function markRootUpdated$1 (line 1276) | function markRootUpdated$1(root, updateLane) { function markRootPinged$1 (line 1284) | function markRootPinged$1(root, pingedLanes) { function markRootFinished (line 1288) | function markRootFinished( function markSpawnedDeferredLane (line 1337) | function markSpawnedDeferredLane(root, spawnedLane, entangledLanes) { function markRootEntangled (line 1347) | function markRootEntangled(root, entangledLanes) { function getBumpedLaneForHydration (line 1357) | function getBumpedLaneForHydration(root, renderLanes) { function getBumpedLaneForHydrationByLane (line 1367) | function getBumpedLaneForHydrationByLane(lane) { function addFiberToLanesMap (line 1406) | function addFiberToLanesMap(root, fiber, lanes) { function movePendingFibersToMemoized (line 1415) | function movePendingFibersToMemoized(root, lanes) { function lanesToEventPriority (line 1436) | function lanesToEventPriority(lanes) { function resolveUpdatePriority (line 1446) | function resolveUpdatePriority() { function runWithPriority (line 1454) | function runWithPriority(priority, fn) { function detachDeletedInstance (line 1462) | function detachDeletedInstance(node) { function getClosestInstanceFromNode (line 1469) | function getClosestInstanceFromNode(targetNode) { function getInstanceFromNode (line 1499) | function getInstanceFromNode(node) { function getNodeFromInstance (line 1517) | function getNodeFromInstance(inst) { function getResourcesFromRoot (line 1523) | function getResourcesFromRoot(root) { function markNodeAsHoistable (line 1530) | function markNodeAsHoistable(node) { function registerTwoPhaseEvent (line 1533) | function registerTwoPhaseEvent(registrationName, dependencies) { function registerDirectEvent (line 1537) | function registerDirectEvent(registrationName, dependencies) { function checkControlledValueProps (line 1555) | function checkControlledValueProps(tagName, props) { function isAttributeNameSafe (line 1577) | function isAttributeNameSafe(attributeName) { function pushMutationContext (line 1588) | function pushMutationContext() { function popMutationContext (line 1593) | function popMutationContext(prev) { function getValueForAttributeOnCustomComponent (line 1597) | function getValueForAttributeOnCustomComponent(node, name, expected) { function setValueForAttribute (line 1617) | function setValueForAttribute(node, name, value) { function setValueForKnownAttribute (line 1638) | function setValueForKnownAttribute(node, name, value) { function setValueForNamespacedAttribute (line 1653) | function setValueForNamespacedAttribute(node, namespace, name, value) { function getToStringValue (line 1668) | function getToStringValue(value) { function isCheckable (line 1682) | function isCheckable(elem) { function trackValueOnNode (line 1690) | function trackValueOnNode(node, valueField, currentValue) { function track (line 1732) | function track(node) { function trackHydrated (line 1742) | function trackHydrated(node, initialValue, initialChecked) { function updateValueIfChanged (line 1752) | function updateValueIfChanged(node) { function getActiveElement (line 1767) | function getActiveElement(doc) { function escapeSelectorAttributeValueInsideDoubleQuotes (line 1776) | function escapeSelectorAttributeValueInsideDoubleQuotes(value) { function validateInputProps (line 1784) | function validateInputProps(element, props) { function updateInput (line 1804) | function updateInput( function setDefaultValue (line 1852) | function setDefaultValue(node, type, value) { function validateOptionProps (line 1857) | function validateOptionProps(element, props) { function getDeclarationErrorAddendum (line 1884) | function getDeclarationErrorAddendum() { function updateOptions (line 1890) | function updateOptions(node, multiple, propValue, setDefaultSelected) { function validateSelectProps (line 1914) | function validateSelectProps(element, props) { function validateTextareaProps (line 1942) | function validateTextareaProps(element, props) { function updateTextarea (line 1957) | function updateTextarea(element, value, defaultValue) { function findNotableNode (line 1970) | function findNotableNode(node, indent) { function indentation (line 1979) | function indentation(indent) { function added (line 1982) | function added(indent) { function removed (line 1985) | function removed(indent) { function describeFiberType (line 1988) | function describeFiberType(fiber) { function describeTextNode (line 2015) | function describeTextNode(content, maxLength) { function describeTextDiff (line 2029) | function describeTextDiff(clientText, serverProps, indent) { function objectName (line 2059) | function objectName(object) { function describeValue (line 2066) | function describeValue(value, maxLength) { function describePropValue (line 2119) | function describePropValue(value, maxLength) { function describeExpandedElement (line 2128) | function describeExpandedElement(type, props, rowPrefix) { function describePropertiesDiff (line 2156) | function describePropertiesDiff(clientObject, serverObject, indent) { function describeElementDiff (line 2184) | function describeElementDiff(type, clientProps, serverProps, indent) { function describeSiblingFiber (line 2309) | function describeSiblingFiber(fiber, indent) { function describeNode (line 2320) | function describeNode(node, indent) { function describeDiff (line 2421) | function describeDiff(rootNode) { function describeAncestors (line 2428) | function describeAncestors(ancestor, child, props) { function updatedAncestorInfoDev (line 2443) | function updatedAncestorInfoDev(oldInfo, tag) { function isTagValidWithParent (line 2478) | function isTagValidWithParent(tag, parentTag, implicitRootScope) { function findInvalidAncestorForTag (line 2591) | function findInvalidAncestorForTag(tag, ancestorInfo) { function findAncestor (line 2645) | function findAncestor(parent, tagName) { function validateDOMNesting (line 2657) | function validateDOMNesting(childTag, ancestorInfo) { function validateTextNesting (line 2717) | function validateTextNesting(childText, parentTag, implicitRootScope) { function setTextContent (line 2747) | function setTextContent(node, text) { function camelize (line 2761) | function camelize(string) { function setValueForStyle (line 2766) | function setValueForStyle(style, styleName, value) { function setValueForStyles (line 2828) | function setValueForStyles(node, styles, prevStyles) { function isCustomElement (line 2909) | function isCustomElement(tagName) { function getAttributeAlias (line 2925) | function getAttributeAlias(name) { function validateProperty$1 (line 2928) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 2969) | function validateProperties$2(type, props) { function validateProperty (line 2992) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 3235) | function warnUnknownProperties(type, props, eventRegistry) { function sanitizeURL (line 3259) | function sanitizeURL(url) { function noop$1 (line 3264) | function noop$1() {} function getEventTarget (line 3265) | function getEventTarget(nativeEvent) { function restoreStateOfTarget (line 3271) | function restoreStateOfTarget(target) { function batchedUpdates$2 (line 3344) | function batchedUpdates$2(fn, a, b) { function getListener (line 3367) | function getListener(inst, registrationName) { function getData (line 3409) | function getData() { function getEventCharCode (line 3431) | function getEventCharCode(nativeEvent) { function functionThatReturnsTrue (line 3440) | function functionThatReturnsTrue() { function functionThatReturnsFalse (line 3443) | function functionThatReturnsFalse() { function createSyntheticEvent (line 3446) | function createSyntheticEvent(Interface) { function modifierStateGetter (line 3501) | function modifierStateGetter(keyArg) { function getEventModifierState (line 3509) | function getEventModifierState() { function isFallbackCompositionEnd (line 3512) | function isFallbackCompositionEnd(domEventName, nativeEvent) { function getDataFromCustomEvent (line 3526) | function getDataFromCustomEvent(nativeEvent) { function getNativeBeforeInputChars (line 3532) | function getNativeBeforeInputChars(domEventName, nativeEvent) { function getFallbackBeforeInputChars (line 3551) | function getFallbackBeforeInputChars(domEventName, nativeEvent) { function isTextInputElement (line 3587) | function isTextInputElement(elem) { function isEventSupported (line 3595) | function isEventSupported(eventNameSuffix) { function createAndAccumulateChangeEvent (line 3605) | function createAndAccumulateChangeEvent( function runEventInBatch$1 (line 3627) | function runEventInBatch$1(dispatchQueue) { function getInstIfValueChanged (line 3630) | function getInstIfValueChanged(targetInst) { function getTargetInstForChangeEvent (line 3634) | function getTargetInstForChangeEvent(domEventName, targetInst) { function stopWatchingForValueChange (line 3637) | function stopWatchingForValueChange() { function handlePropertyChange (line 3642) | function handlePropertyChange(nativeEvent) { function handleEventsForInputEventPolyfill (line 3657) | function handleEventsForInputEventPolyfill( function getTargetInstForInputEventPolyfill (line 3669) | function getTargetInstForInputEventPolyfill(domEventName) { function getTargetInstForClickEvent (line 3677) | function getTargetInstForClickEvent(domEventName, targetInst) { function getTargetInstForInputOrChangeEvent (line 3680) | function getTargetInstForInputOrChangeEvent(domEventName, targetInst) { function is (line 3684) | function is(x, y) { function shallowEqual (line 3687) | function shallowEqual(objA, objB) { function getLeafNode (line 3709) | function getLeafNode(node) { function getNodeForCharacterOffset (line 3713) | function getNodeForCharacterOffset(root, offset) { function containsNode (line 3736) | function containsNode(outerNode, innerNode) { function getActiveElementDeep (line 3751) | function getActiveElementDeep(containerInfo) { function hasSelectionCapabilities (line 3775) | function hasSelectionCapabilities(elem) { function constructSelectEvent (line 3789) | function constructSelectEvent( function makePrefixMap (line 3830) | function makePrefixMap(styleProp, eventName) { function getVendorPrefixedEventName (line 3837) | function getVendorPrefixedEventName(eventName) { function registerSimpleEvent (line 3847) | function registerSimpleEvent(domEventName, reactName) { function getViewTransitionName (line 3851) | function getViewTransitionName(props, instance) { function getClassNameByType (line 3859) | function getClassNameByType(classByType) { function getViewTransitionClassName (line 3874) | function getViewTransitionClassName(defaultClass, eventClass) { function getArrayKind (line 3885) | function getArrayKind(array) { function addObjectToProperties (line 3915) | function addObjectToProperties(object, properties, indent, prefix) { function readReactElementTypeof (line 3937) | function readReactElementTypeof(value) { function addValueToProperties (line 3942) | function addValueToProperties( function addObjectDiffToProperties (line 4134) | function addObjectDiffToProperties(prev, next, properties, indent) { function setCurrentTrackFromLanes (line 4264) | function setCurrentTrackFromLanes(lanes) { function logComponentTrigger (line 4278) | function logComponentTrigger(fiber, startTime, endTime, trigger) { function logComponentReappeared (line 4296) | function logComponentReappeared(fiber, startTime, endTime) { function logComponentRender (line 4299) | function logComponentRender( function logComponentErrored (line 4407) | function logComponentErrored(fiber, startTime, endTime, errors) { function logComponentEffect (line 4458) | function logComponentEffect(fiber, startTime, endTime, selfTime, errors) { function logSuspendedRenderPhase (line 4534) | function logSuspendedRenderPhase(startTime, endTime, lanes, debugTask) { function logSuspendedWithDelayPhase (line 4560) | function logSuspendedWithDelayPhase(startTime, endTime, lanes, debugTask) { function logErroredRenderPhase (line 4586) | function logErroredRenderPhase(startTime, endTime, lanes, debugTask) { function logSuspendedCommitPhase (line 4610) | function logSuspendedCommitPhase(startTime, endTime, reason, debugTask) { function logCommitErrored (line 4634) | function logCommitErrored(startTime, endTime, errors, passive, debugTask) { function logCommitPhase (line 4670) | function logCommitPhase( function logStartViewTransitionYieldPhase (line 4706) | function logStartViewTransitionYieldPhase( function logAnimatingPhase (line 4739) | function logAnimatingPhase(startTime, endTime, debugTask) { function finishQueueingConcurrentUpdates (line 4763) | function finishQueueingConcurrentUpdates() { function enqueueUpdate$1 (line 4788) | function enqueueUpdate$1(fiber, queue, update, lane) { function enqueueConcurrentHookUpdate (line 4798) | function enqueueConcurrentHookUpdate(fiber, queue, update, lane) { function enqueueConcurrentRenderForLane (line 4802) | function enqueueConcurrentRenderForLane(fiber, lane) { function markUpdateLaneFromFiberToRoot (line 4806) | function markUpdateLaneFromFiberToRoot(sourceFiber, update, lane) { function getRootForUpdatedFiber (line 4835) | function getRootForUpdatedFiber(sourceFiber) { function resolveFunctionForHotReloading (line 4861) | function resolveFunctionForHotReloading(type) { function resolveForwardRefForHotReloading (line 4866) | function resolveForwardRefForHotReloading(type) { function isCompatibleFamilyForHotReloading (line 4882) | function isCompatibleFamilyForHotReloading(fiber, element) { function markFailedErrorBoundaryForHotReloading (line 4923) | function markFailedErrorBoundaryForHotReloading(fiber) { function scheduleFibersWithFamiliesRecursively (line 4929) | function scheduleFibersWithFamiliesRecursively( function FiberNode (line 4981) | function FiberNode(tag, pendingProps, key, mode) { function shouldConstruct (line 5018) | function shouldConstruct(Component) { function createWorkInProgress (line 5022) | function createWorkInProgress(current, pendingProps) { function resetWorkInProgress (line 5085) | function resetWorkInProgress(workInProgress, renderLanes) { function createFiberFromTypeAndProps (line 5123) | function createFiberFromTypeAndProps( function createFiberFromElement (line 5267) | function createFiberFromElement(element, mode, lanes) { function createFiberFromFragment (line 5281) | function createFiberFromFragment(elements, mode, lanes, key) { function createFiberFromText (line 5286) | function createFiberFromText(content, mode, lanes) { function createFiberFromDehydratedFragment (line 5291) | function createFiberFromDehydratedFragment(dehydratedNode) { function createFiberFromPortal (line 5296) | function createFiberFromPortal(portal, mode, lanes) { function createCapturedValueAtFiber (line 5311) | function createCapturedValueAtFiber(value, source) { function pushTreeFork (line 5329) | function pushTreeFork(workInProgress, totalChildren) { function pushTreeId (line 5336) | function pushTreeId(workInProgress, totalChildren, index) { function pushMaterializedTreeId (line 5366) | function pushMaterializedTreeId(workInProgress) { function popTreeContext (line 5371) | function popTreeContext(workInProgress) { function getSuspendedTreeContext (line 5385) | function getSuspendedTreeContext() { function restoreSuspendedTreeContext (line 5391) | function restoreSuspendedTreeContext(workInProgress, suspendedContext) { function warnIfNotHydrating (line 5400) | function warnIfNotHydrating() { function buildHydrationDiffNode (line 5406) | function buildHydrationDiffNode(fiber, distanceFromLeaf) { function warnIfHydrating (line 5447) | function warnIfHydrating() { function warnNonHydratedInstance (line 5453) | function warnNonHydratedInstance(fiber, rejectedCandidate) { function throwOnHydrationMismatch (line 5462) | function throwOnHydrationMismatch(fiber) { function prepareToHydrateHostInstance (line 5482) | function prepareToHydrateHostInstance(fiber) { function popToNextHostParent (line 5554) | function popToNextHostParent(fiber) { function popHydrationState (line 5570) | function popHydrationState(fiber) { function resetHydrationState (line 5629) | function resetHydrationState() { function upgradeHydrationErrorsToRecoverable (line 5633) | function upgradeHydrationErrorsToRecoverable() { function queueHydrationError (line 5645) | function queueHydrationError(error) { function emitPendingHydrationWarnings (line 5650) | function emitPendingHydrationWarnings() { function resetContextDependencies (line 5665) | function resetContextDependencies() { function pushProvider (line 5669) | function pushProvider(providerFiber, context, nextValue) { function popProvider (line 5681) | function popProvider(context, providerFiber) { function scheduleContextWorkOnParentPath (line 5688) | function scheduleContextWorkOnParentPath( function propagateContextChanges (line 5709) | function propagateContextChanges( function propagateParentContextChanges (line 5788) | function propagateParentContextChanges( function checkIfContextChanged (line 5837) | function checkIfContextChanged(currentDependencies) { function prepareToReadContext (line 5854) | function prepareToReadContext(workInProgress) { function readContext (line 5860) | function readContext(context) { function readContextDuringReconciliation (line 5867) | function readContextDuringReconciliation(consumer, context) { function readContextForConsumer (line 5871) | function readContextForConsumer(consumer, context) { function createCache (line 5889) | function createCache() { function retainCache (line 5896) | function retainCache(cache) { function releaseCache (line 5903) | function releaseCache(cache) { function queueTransitionTypes (line 5914) | function queueTransitionTypes(root, transitionTypes) { function claimQueuedTransitionTypes (line 5924) | function claimQueuedTransitionTypes(root) { function startUpdateTimerByLane (line 5929) | function startUpdateTimerByLane(lane, method, fiber) { function startHostActionTimer (line 5982) | function startHostActionTimer(fiber) { function pushNestedEffectDurations (line 6015) | function pushNestedEffectDurations() { function popNestedEffectDurations (line 6020) | function popNestedEffectDurations(prevEffectDuration) { function bubbleNestedEffectDurations (line 6025) | function bubbleNestedEffectDurations(prevEffectDuration) { function resetComponentEffectTimers (line 6030) | function resetComponentEffectTimers() { function pushComponentEffectStart (line 6033) | function pushComponentEffectStart() { function popComponentEffectStart (line 6038) | function popComponentEffectStart(prevEffectStart) { function pushComponentEffectDuration (line 6041) | function pushComponentEffectDuration() { function popComponentEffectDuration (line 6046) | function popComponentEffectDuration(prevEffectDuration) { function pushComponentEffectErrors (line 6049) | function pushComponentEffectErrors() { function pushComponentEffectDidSpawnUpdate (line 6054) | function pushComponentEffectDidSpawnUpdate() { function startProfilerTimer (line 6059) | function startProfilerTimer(fiber) { function stopProfilerTimerIfRunningAndRecordDuration (line 6063) | function stopProfilerTimerIfRunningAndRecordDuration(fiber) { function stopProfilerTimerIfRunningAndRecordIncompleteDuration (line 6071) | function stopProfilerTimerIfRunningAndRecordIncompleteDuration(fiber) { function recordEffectDuration (line 6078) | function recordEffectDuration() { function recordEffectError (line 6088) | function recordEffectError(errorInfo) { function startEffectTimer (line 6094) | function startEffectTimer() { function transferActualDuration (line 6099) | function transferActualDuration(fiber) { function entangleAsyncAction (line 6103) | function entangleAsyncAction(transition, thenable) { function pingEngtangledActionScope (line 6122) | function pingEngtangledActionScope() { function chainThenableValue (line 6140) | function chainThenableValue(thenable, result) { function registerDefaultIndicator (line 6165) | function registerDefaultIndicator(onDefaultTransitionIndicator) { function stopIsomorphicDefaultIndicator (line 6173) | function stopIsomorphicDefaultIndicator() { function releaseIsomorphicIndicator (line 6180) | function releaseIsomorphicIndicator() { function startScheduledGesture (line 6183) | function startScheduledGesture( function stopCommittedGesture (line 6222) | function stopCommittedGesture(root) { function scheduleGestureCommit (line 6236) | function scheduleGestureCommit(gesture, callback) { function chainGestureCancellation (line 6242) | function chainGestureCancellation(root, scheduledGesture, prevCancel) { function peekCacheFromPool (line 6299) | function peekCacheFromPool() { function pushTransition (line 6305) | function pushTransition(offscreenWorkInProgress, prevCachePool) { function getSuspendedCache (line 6310) | function getSuspendedCache() { function createThenableState (line 6316) | function createThenableState() { function isThenableResolved (line 6319) | function isThenableResolved(thenable) { function trackUsedThenable (line 6323) | function trackUsedThenable(thenableState, thenable, index) { function resolveLazy (line 6411) | function resolveLazy(lazyType) { function getSuspendedThenable (line 6424) | function getSuspendedThenable() { function checkIfUseWrappedInAsyncCatch (line 6434) | function checkIfUseWrappedInAsyncCatch(rejectedReason) { function pushDebugInfo (line 6443) | function pushDebugInfo(debugInfo) { function getCurrentDebugTask (line 6452) | function getCurrentDebugTask() { function validateFragmentProps (line 6462) | function validateFragmentProps(element, fiber, returnFiber) { function unwrapThenable (line 6484) | function unwrapThenable(thenable) { function coerceRef (line 6490) | function coerceRef(workInProgress, element) { function throwOnInvalidObjectTypeImpl (line 6494) | function throwOnInvalidObjectTypeImpl(returnFiber, newChild) { function throwOnInvalidObjectType (line 6508) | function throwOnInvalidObjectType(returnFiber, newChild) { function warnOnFunctionTypeImpl (line 6516) | function warnOnFunctionTypeImpl(returnFiber, invalidChild) { function warnOnFunctionType (line 6538) | function warnOnFunctionType(returnFiber, invalidChild) { function warnOnSymbolTypeImpl (line 6546) | function warnOnSymbolTypeImpl(returnFiber, invalidChild) { function warnOnSymbolType (line 6563) | function warnOnSymbolType(returnFiber, invalidChild) { function createChildReconciler (line 6571) | function createChildReconciler(shouldTrackSideEffects) { function validateSuspenseListNestedChild (line 7597) | function validateSuspenseListNestedChild(childSlot, index) { function initializeUpdateQueue (line 7620) | function initializeUpdateQueue(fiber) { function cloneUpdateQueue (line 7629) | function cloneUpdateQueue(current, workInProgress) { function createUpdate (line 7640) | function createUpdate(lane) { function enqueueUpdate (line 7649) | function enqueueUpdate(fiber, update, lane) { function entangleTransitions (line 7679) | function entangleTransitions(root, fiber, lane) { function enqueueCapturedUpdate (line 7689) | function enqueueCapturedUpdate(workInProgress, capturedUpdate) { function suspendIfUpdateReadFromEntangledAsyncAction (line 7733) | function suspendIfUpdateReadFromEntangledAsyncAction() { function processUpdateQueue (line 7739) | function processUpdateQueue( function callCallback (line 7896) | function callCallback(callback, context) { function commitHiddenCallbacks (line 7904) | function commitHiddenCallbacks(updateQueue, context) { function commitCallbacks (line 7914) | function commitCallbacks(updateQueue, context) { function pushHiddenContext (line 7924) | function pushHiddenContext(fiber, context) { function reuseHiddenContextOnStack (line 7930) | function reuseHiddenContextOnStack(fiber) { function popHiddenContext (line 7938) | function popHiddenContext(fiber) { function pushPrimaryTreeSuspenseHandler (line 7943) | function pushPrimaryTreeSuspenseHandler(handler) { function pushDehydratedActivitySuspenseHandler (line 7956) | function pushDehydratedActivitySuspenseHandler(fiber) { function pushOffscreenSuspenseHandler (line 7961) | function pushOffscreenSuspenseHandler(fiber) { function reuseSuspenseHandlerOnStack (line 7968) | function reuseSuspenseHandlerOnStack(fiber) { function popSuspenseHandler (line 7976) | function popSuspenseHandler(fiber) { function pushSuspenseListContext (line 7981) | function pushSuspenseListContext(fiber, newContext) { function popSuspenseListContext (line 7989) | function popSuspenseListContext(fiber) { function findFirstSuspended (line 7994) | function findFirstSuspended(row) { function mountHookTypesDev (line 8026) | function mountHookTypesDev() { function updateHookTypesDev (line 8032) | function updateHookTypesDev() { function checkDepsAreArrayDev (line 8066) | function checkDepsAreArrayDev(deps) { function warnOnUseFormStateInDev (line 8076) | function warnOnUseFormStateInDev() { function throwInvalidHookError (line 8085) | function throwInvalidHookError() { function areHookInputsEqual (line 8090) | function areHookInputsEqual(nextDeps, prevDeps) { function renderWithHooks (line 8111) | function renderWithHooks( function finishRenderingHooks (line 8176) | function finishRenderingHooks(current, workInProgress) { function renderWithHooksAgain (line 8228) | function renderWithHooksAgain(workInProgress, Component, props, secondAr... function TransitionAwareHostComponent (line 8255) | function TransitionAwareHostComponent() { function checkDidRenderIdHook (line 8267) | function checkDidRenderIdHook() { function bailoutHooks (line 8272) | function bailoutHooks(current, workInProgress, lanes) { function resetHooksOnUnwind (line 8280) | function resetHooksOnUnwind(workInProgress) { function mountWorkInProgressHook (line 8305) | function mountWorkInProgressHook() { function updateWorkInProgressHook (line 8318) | function updateWorkInProgressHook() { function createFunctionComponentUpdateQueue (line 8354) | function createFunctionComponentUpdateQueue() { function useThenable (line 8357) | function useThenable(thenable) { function use (line 8374) | function use(usable) { function useMemoCache (line 8381) | function useMemoCache(size) { function basicStateReducer (line 8423) | function basicStateReducer(state, action) { function mountReducer (line 8426) | function mountReducer(reducer, initialArg, init) { function updateReducer (line 8455) | function updateReducer(reducer) { function updateReducerImpl (line 8459) | function updateReducerImpl(hook, current, reducer) { function rerenderReducer (line 8593) | function rerenderReducer(reducer) { function mountSyncExternalStore (line 8617) | function mountSyncExternalStore(subscribe, getSnapshot, getServerSnapsho... function updateSyncExternalStore (line 8670) | function updateSyncExternalStore( function pushStoreConsistencyCheck (line 8733) | function pushStoreConsistencyCheck(fiber, getSnapshot, renderedSnapshot) { function updateStoreInstance (line 8746) | function updateStoreInstance(fiber, inst, nextSnapshot, getSnapshot) { function subscribeToStore (line 8751) | function subscribeToStore(fiber, inst, subscribe) { function checkIfSnapshotChanged (line 8758) | function checkIfSnapshotChanged(inst) { function forceStoreRerender (line 8768) | function forceStoreRerender(fiber) { function mountStateImpl (line 8772) | function mountStateImpl(initialState) { function mountState (line 8796) | function mountState(initialState) { function mountOptimistic (line 8803) | function mountOptimistic(passthrough) { function updateOptimistic (line 8823) | function updateOptimistic(passthrough, reducer) { function updateOptimisticImpl (line 8827) | function updateOptimisticImpl(hook, current, passthrough, reducer) { function rerenderOptimistic (line 8835) | function rerenderOptimistic(passthrough, reducer) { function dispatchActionState (line 8842) | function dispatchActionState( function runActionStateAction (line 8878) | function runActionStateAction(actionQueue, node) { function handleActionReturnValue (line 8925) | function handleActionReturnValue(actionQueue, node, returnValue) { function onActionSuccess (line 8945) | function onActionSuccess(actionQueue, actionNode, nextState) { function onActionError (line 8959) | function onActionError(actionQueue, actionNode, error) { function notifyActionListeners (line 8973) | function notifyActionListeners(actionNode) { function actionStateReducer (line 8977) | function actionStateReducer(oldState, newState) { function mountActionState (line 8980) | function mountActionState(action, initialStateProp) { function updateActionState (line 9071) | function updateActionState(action) { function updateActionStateImpl (line 9075) | function updateActionStateImpl(stateHook, currentStateHook, action) { function actionStateActionEffect (line 9107) | function actionStateActionEffect(actionQueue, action) { function rerenderActionState (line 9110) | function rerenderActionState(action) { function pushSimpleEffect (line 9122) | function pushSimpleEffect(tag, inst, create, deps) { function mountRef (line 9137) | function mountRef(initialValue) { function mountEffectImpl (line 9142) | function mountEffectImpl(fiberFlags, hookFlags, create, deps) { function updateEffectImpl (line 9152) | function updateEffectImpl(fiberFlags, hookFlags, create, deps) { function mountEffect (line 9168) | function mountEffect(create, deps) { function useEffectEventImpl (line 9173) | function useEffectEventImpl(payload) { function mountEvent (line 9187) | function mountEvent(callback) { function updateEvent (line 9199) | function updateEvent(callback) { function mountLayoutEffect (line 9210) | function mountLayoutEffect(create, deps) { function imperativeHandleEffect (line 9216) | function imperativeHandleEffect(create, ref) { function mountImperativeHandle (line 9238) | function mountImperativeHandle(ref, create, deps) { function updateImperativeHandle (line 9255) | function updateImperativeHandle(ref, create, deps) { function mountCallback (line 9269) | function mountCallback(callback, deps) { function updateCallback (line 9276) | function updateCallback(callback, deps) { function mountMemo (line 9285) | function mountMemo(nextCreate, deps) { function updateMemo (line 9300) | function updateMemo(nextCreate, deps) { function mountDeferredValue (line 9318) | function mountDeferredValue(value, initialValue) { function updateDeferredValue (line 9322) | function updateDeferredValue(value, initialValue) { function rerenderDeferredValue (line 9331) | function rerenderDeferredValue(value, initialValue) { function mountDeferredValueImpl (line 9342) | function mountDeferredValueImpl(hook, value, initialValue) { function updateDeferredValueImpl (line 9355) | function updateDeferredValueImpl(hook, prevValue, value, initialValue) { function releaseAsyncTransition (line 9374) | function releaseAsyncTransition() { function startTransition (line 9377) | function startTransition( function startHostTransition (line 9454) | function startHostTransition(formFiber, pendingState, action, formData) { function ensureFormComponentIsStateful (line 9474) | function ensureFormComponentIsStateful(formFiber) { function requestFormReset$2 (line 9509) | function requestFormReset$2(formFiber) { function mountTransition (line 9529) | function mountTransition() { function updateTransition (line 9541) | function updateTransition() { function rerenderTransition (line 9551) | function rerenderTransition() { function useHostTransitionStatus (line 9561) | function useHostTransitionStatus() { function mountId (line 9564) | function mountId() { function mountRefresh (line 9584) | function mountRefresh() { function refreshCache (line 9590) | function refreshCache(fiber, seedKey, seedValue) { function dispatchReducerAction (line 9613) | function dispatchReducerAction(fiber, queue, action) { function dispatchSetState (line 9637) | function dispatchSetState(fiber, queue, action) { function dispatchSetStateInternal (line 9647) | function dispatchSetStateInternal(fiber, queue, action, lane) { function dispatchOptimisticSetState (line 9694) | function dispatchOptimisticSetState( function isRenderPhaseUpdate (line 9768) | function isRenderPhaseUpdate(fiber) { function enqueueRenderPhaseUpdate (line 9775) | function enqueueRenderPhaseUpdate(queue, update) { function entangleTransitionUpdate (line 9784) | function entangleTransitionUpdate(root, queue, lane) { function warnOnInvalidCallback (line 9793) | function warnOnInvalidCallback(callback) { function applyDerivedStateFromProps (line 9804) | function applyDerivedStateFromProps( function checkShouldComponentUpdate (line 9836) | function checkShouldComponentUpdate( function callComponentWillReceiveProps (line 9875) | function callComponentWillReceiveProps( function resolveClassComponentProps (line 9901) | function resolveClassComponentProps(Component, baseProps) { function defaultOnUncaughtError (line 9916) | function defaultOnUncaughtError(error) { function defaultOnCaughtError (line 9926) | function defaultOnCaughtError(error) { function defaultOnRecoverableError (line 9973) | function defaultOnRecoverableError(error) { function logUncaughtError (line 9976) | function logUncaughtError(root, errorInfo) { function logCaughtError (line 9995) | function logCaughtError(root, boundary, errorInfo) { function createRootErrorUpdate (line 10012) | function createRootErrorUpdate(root, errorInfo, lane) { function createClassErrorUpdate (line 10021) | function createClassErrorUpdate(lane) { function initializeClassErrorUpdate (line 10026) | function initializeClassErrorUpdate(update, root, fiber, errorInfo) { function throwException (line 10069) | function throwException( function reconcileChildren (line 10258) | function reconcileChildren( function updateForwardRef (line 10274) | function updateForwardRef( function updateMemoComponent (line 10308) | function updateMemoComponent( function updateSimpleMemoComponent (line 10369) | function updateSimpleMemoComponent( function updateOffscreenComponent (line 10403) | function updateOffscreenComponent( function bailoutOffscreenComponent (line 10477) | function bailoutOffscreenComponent(current, workInProgress) { function deferHiddenOffscreenComponent (line 10488) | function deferHiddenOffscreenComponent( function mountActivityChildren (line 10515) | function mountActivityChildren(workInProgress, nextProps) { function retryActivityComponentWithoutHydrating (line 10536) | function retryActivityComponentWithoutHydrating( function updateActivityComponent (line 10551) | function updateActivityComponent(current, workInProgress, renderLanes) { function markRef (line 10680) | function markRef(current, workInProgress) { function updateFunctionComponent (line 10695) | function updateFunctionComponent( function replayFunctionComponent (line 10750) | function replayFunctionComponent( function updateClassComponent (line 10781) | function updateClassComponent( function mountHostRootWithoutHydrating (line 11328) | function mountHostRootWithoutHydrating( function validateFunctionComponentInDev (line 11339) | function validateFunctionComponentInDev(workInProgress, Component) { function mountSuspenseOffscreenState (line 11365) | function mountSuspenseOffscreenState(renderLanes) { function getRemainingWorkInPrimaryTree (line 11368) | function getRemainingWorkInPrimaryTree( function updateSuspenseComponent (line 11377) | function updateSuspenseComponent(current, workInProgress, renderLanes) { function mountSuspensePrimaryChildren (line 11753) | function mountSuspensePrimaryChildren(workInProgress, primaryChildren) { function mountSuspenseFallbackChildren (line 11761) | function mountSuspenseFallbackChildren( function mountWorkInProgressOffscreenFiber (line 11784) | function mountWorkInProgressOffscreenFiber(offscreenProps, mode) { function retrySuspenseComponentWithoutHydrating (line 11789) | function retrySuspenseComponentWithoutHydrating( function scheduleSuspenseWorkOnFiber (line 11803) | function scheduleSuspenseWorkOnFiber(fiber, renderLanes, propagationRoot) { function findLastContentRow (line 11813) | function findLastContentRow(firstChild) { function initSuspenseListRenderState (line 11823) | function initSuspenseListRenderState( function reverseChildren (line 11850) | function reverseChildren(fiber) { function updateSuspenseListComponent (line 11859) | function updateSuspenseListComponent(current, workInProgress, renderLane... function updateContextProvider (line 12091) | function updateContextProvider(current, workInProgress, renderLanes) { function bailoutOnAlreadyFinishedWork (line 12110) | function bailoutOnAlreadyFinishedWork( function checkScheduledUpdateOrContext (line 12146) | function checkScheduledUpdateOrContext(current, renderLanes) { function attemptEarlyBailoutIfNoScheduledUpdate (line 12151) | function attemptEarlyBailoutIfNoScheduledUpdate( function beginWork (line 12287) | function beginWork(current, workInProgress, renderLanes) { function markUpdate (line 12984) | function markUpdate(workInProgress) { function preloadInstanceAndSuspendIfNeeded (line 12987) | function preloadInstanceAndSuspendIfNeeded( function preloadResourceAndSuspendIfNeeded (line 13019) | function preloadResourceAndSuspendIfNeeded(workInProgress, resource) { function scheduleRetryEffect (line 13033) | function scheduleRetryEffect(workInProgress, retryQueue) { function cutOffTailIfNeeded (line 13041) | function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) { function bubbleProperties (line 13071) | function bubbleProperties(completedWork) { function completeWork (line 13131) | function completeWork(current, workInProgress, renderLanes) { function unwindWork (line 13828) | function unwindWork(current, workInProgress) { function unwindInterruptedWork (line 13927) | function unwindInterruptedWork(current, interruptedWork) { function shouldProfile (line 13965) | function shouldProfile(current) { function commitHookLayoutEffects (line 13968) | function commitHookLayoutEffects(finishedWork, hookFlags) { function commitHookLayoutUnmountEffects (line 13975) | function commitHookLayoutUnmountEffects( function commitHookEffectListMount (line 13994) | function commitHookEffectListMount(flags, finishedWork) { function commitHookEffectListUnmount (line 14054) | function commitHookEffectListUnmount( function commitHookPassiveMountEffects (line 14091) | function commitHookPassiveMountEffects(finishedWork, hookFlags) { function commitHookPassiveUnmountEffects (line 14098) | function commitHookPassiveUnmountEffects( function commitClassCallbacks (line 14117) | function commitClassCallbacks(finishedWork) { function callGetSnapshotBeforeUpdates (line 14146) | function callGetSnapshotBeforeUpdates(instance, prevProps, prevState) { function commitClassSnapshot (line 14149) | function commitClassSnapshot(finishedWork, current) { function safelyCallComponentWillUnmount (line 14193) | function safelyCallComponentWillUnmount( function commitAttachRef (line 14221) | function commitAttachRef(finishedWork) { function safelyAttachRef (line 14274) | function safelyAttachRef(current, nearestMountedAncestor) { function safelyDetachRef (line 14281) | function safelyDetachRef(current, nearestMountedAncestor) { function commitProfiler (line 14315) | function commitProfiler( function commitProfilerPostCommitImpl (line 14339) | function commitProfilerPostCommitImpl( function commitHostMount (line 14358) | function commitHostMount(finishedWork) { function commitHostUpdate (line 14375) | function commitHostUpdate(finishedWork, newProps, oldProps) { function commitNewChildToFragmentInstances (line 14390) | function commitNewChildToFragmentInstances(fiber, parentFragmentInstance... function commitFragmentInstanceDeletionEffects (line 14402) | function commitFragmentInstanceDeletionEffects(fiber) { function isHostParent (line 14426) | function isHostParent(fiber) { function isFragmentInstanceParent (line 14435) | function isFragmentInstanceParent(fiber) { function getHostSibling (line 14438) | function getHostSibling(fiber) { function insertOrAppendPlacementNodeIntoContainer (line 14458) | function insertOrAppendPlacementNodeIntoContainer( function insertOrAppendPlacementNode (line 14516) | function insertOrAppendPlacementNode( function commitPlacement (line 14553) | function commitPlacement(finishedWork) { function commitHostSingletonAcquisition (line 14617) | function commitHostSingletonAcquisition(finishedWork) { function trackEnterViewTransitions$1 (line 14633) | function trackEnterViewTransitions$1(placement) { function pushViewTransitionCancelableScope (line 14637) | function pushViewTransitionCancelableScope() { function applyViewTransitionToHostInstances (line 14642) | function applyViewTransitionToHostInstances( function applyViewTransitionToHostInstancesRecursive (line 14662) | function applyViewTransitionToHostInstancesRecursive( function restoreViewTransitionOnHostInstances (line 14702) | function restoreViewTransitionOnHostInstances( function commitAppearingPairViewTransitions (line 14718) | function commitAppearingPairViewTransitions(placement) { function commitEnterViewTransitions (line 14748) | function commitEnterViewTransitions(placement, gesture) { function commitDeletedPairViewTransitions (line 14781) | function commitDeletedPairViewTransitions(deletion) { function commitExitViewTransitions (line 14827) | function commitExitViewTransitions(deletion) { function commitNestedViewTransitions (line 14864) | function commitNestedViewTransitions(changedParent) { function restorePairedViewTransitions (line 14885) | function restorePairedViewTransitions(parent) { function restoreEnterOrExitViewTransitions (line 14900) | function restoreEnterOrExitViewTransitions(fiber) { function restoreNestedViewTransitions (line 14910) | function restoreNestedViewTransitions(changedParent) { function measureViewTransitionHostInstancesRecursive (line 14918) | function measureViewTransitionHostInstancesRecursive( function measureUpdateViewTransition (line 14996) | function measureUpdateViewTransition(current, finishedWork, gesture) { function measureNestedViewTransitions (line 15025) | function measureNestedViewTransitions(changedParent, gesture) { function trackNamedViewTransition (line 15066) | function trackNamedViewTransition(fiber) { function untrackNamedViewTransition (line 15094) | function untrackNamedViewTransition(fiber) { function isHydratingParent (line 15103) | function isHydratingParent(current, finishedWork) { function commitBeforeMutationEffects (line 15118) | function commitBeforeMutationEffects(root, firstChild, committedLanes) { function commitBeforeMutationEffects_complete (line 15238) | function commitBeforeMutationEffects_complete( function commitLayoutEffectOnFiber (line 15338) | function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) { function hideOrUnhideAllChildren (line 15601) | function hideOrUnhideAllChildren(parentFiber, isHidden) { function hideOrUnhideAllChildrenOnFiber (line 15606) | function hideOrUnhideAllChildrenOnFiber(fiber, isHidden) { function hideOrUnhideNearestPortals (line 15668) | function hideOrUnhideNearestPortals(parentFiber, isHidden$jscomp$0) { function detachFiberAfterEffects (line 15689) | function detachFiberAfterEffects(fiber) { function recursivelyTraverseDeletionEffects (line 15709) | function recursivelyTraverseDeletionEffects( function commitDeletionEffectsOnFiber (line 15722) | function commitDeletionEffectsOnFiber( function commitActivityHydrationCallbacks (line 15956) | function commitActivityHydrationCallbacks(finishedRoot, finishedWork) { function commitSuspenseHydrationCallbacks (line 15975) | function commitSuspenseHydrationCallbacks(finishedRoot, finishedWork) { function getRetryCache (line 15994) | function getRetryCache(finishedWork) { function attachSuspenseRetryListeners (line 16019) | function attachSuspenseRetryListeners(finishedWork, wakeables) { function recursivelyTraverseMutationEffects (line 16036) | function recursivelyTraverseMutationEffects( function commitMutationEffectsOnFiber (line 16098) | function commitMutationEffectsOnFiber(finishedWork, root, lanes) { function commitReconciliationEffects (line 16588) | function commitReconciliationEffects(finishedWork) { function recursivelyResetForms (line 16600) | function recursivelyResetForms(parentFiber) { function recursivelyTraverseAfterMutationEffects (line 16614) | function recursivelyTraverseAfterMutationEffects(root, parentFiber) { function commitAfterMutationEffectsOnFiber (line 16621) | function commitAfterMutationEffectsOnFiber(finishedWork, root) { function recursivelyTraverseLayoutEffects (line 16690) | function recursivelyTraverseLayoutEffects(root, parentFiber) { function disappearLayoutEffects (line 16696) | function disappearLayoutEffects(finishedWork) { function recursivelyTraverseDisappearLayoutEffects (line 16768) | function recursivelyTraverseDisappearLayoutEffects(parentFiber) { function reappearLayoutEffects (line 16773) | function reappearLayoutEffects( function recursivelyTraverseReappearLayoutEffects (line 16946) | function recursivelyTraverseReappearLayoutEffects( function commitOffscreenPassiveMountEffects (line 16962) | function commitOffscreenPassiveMountEffects(current, finishedWork) { function commitCachePassiveMountEffect (line 16976) | function commitCachePassiveMountEffect(current, finishedWork) { function recursivelyTraversePassiveMountEffects (line 16984) | function recursivelyTraversePassiveMountEffects( function commitPassiveMountOnFiber (line 17014) | function commitPassiveMountOnFiber( function recursivelyTraverseReconnectPassiveEffects (line 17371) | function recursivelyTraverseReconnectPassiveEffects( function reconnectPassiveEffects (line 17398) | function reconnectPassiveEffects( function recursivelyTraverseAtomicPassiveEffects (line 17514) | function recursivelyTraverseAtomicPassiveEffects( function recursivelyAccumulateSuspenseyCommit (line 17584) | function recursivelyAccumulateSuspenseyCommit( function accumulateSuspenseyCommitOnFiber (line 17598) | function accumulateSuspenseyCommitOnFiber( function detachAlternateSiblings (line 17691) | function detachAlternateSiblings(parentFiber) { function recursivelyTraversePassiveUnmountEffects (line 17705) | function recursivelyTraversePassiveUnmountEffects(parentFiber) { function commitPassiveUnmountOnFiber (line 17736) | function commitPassiveUnmountOnFiber(finishedWork) { function recursivelyTraverseDisconnectPassiveEffects (line 17805) | function recursivelyTraverseDisconnectPassiveEffects(parentFiber) { function disconnectPassiveEffect (line 17835) | function disconnectPassiveEffect(finishedWork) { function commitPassiveUnmountEffectsInsideOfDeletedTree_begin (line 17876) | function commitPassiveUnmountEffectsInsideOfDeletedTree_begin( function applyViewTransitionToClones (line 17945) | function applyViewTransitionToClones(name, className, clones, fiber) { function trackDeletedPairViewTransitions (line 17956) | function trackDeletedPairViewTransitions(deletion) { function trackEnterViewTransitions (line 17999) | function trackEnterViewTransitions(deletion) { function applyAppearingPairViewTransition (line 18026) | function applyAppearingPairViewTransition(child) { function applyExitViewTransition (line 18045) | function applyExitViewTransition(placement) { function recursivelyInsertNew (line 18062) | function recursivelyInsertNew( function recursivelyInsertNewFiber (line 18082) | function recursivelyInsertNewFiber( function recursivelyInsertClonesFromExistingTree (line 18188) | function recursivelyInsertClonesFromExistingTree( function recursivelyInsertClones (line 18296) | function recursivelyInsertClones( function recursivelyRestoreNew (line 18504) | function recursivelyRestoreNew(finishedWork, nearestMountedAncestor) { function recursivelyApplyViewTransitions (line 18523) | function recursivelyApplyViewTransitions(parentFiber) { function recursivelyRestoreViewTransitions (line 18579) | function recursivelyRestoreViewTransitions(parentFiber) { function restoreViewTransitionsOnFiber (line 18593) | function restoreViewTransitionsOnFiber(finishedWork) { function onCommitRoot (line 18618) | function onCommitRoot() { function isConcurrentActEnvironment (line 18623) | function isConcurrentActEnvironment() { function requestUpdateLane (line 18635) | function requestUpdateLane(fiber) { function requestDeferredLane (line 18653) | function requestDeferredLane() { function scheduleViewTransitionEvent (line 18666) | function scheduleViewTransitionEvent(fiber, callback) { function scheduleGestureTransitionEvent (line 18680) | function scheduleGestureTransitionEvent(fiber, callback) { function scheduleUpdateOnFiber (line 18704) | function scheduleUpdateOnFiber(root, fiber, lane) { function performWorkOnRoot (line 18766) | function performWorkOnRoot(root, lanes, forceSync) { function completeRootWhenReady (line 19093) | function completeRootWhenReady( function isRenderConsistentWithExternalStores (line 19219) | function isRenderConsistentWithExternalStores(finishedWork) { function markRootSuspended (line 19253) | function markRootSuspended( function flushSyncWork$1 (line 19274) | function flushSyncWork$1() { function resetWorkInProgressStack (line 19279) | function resetWorkInProgressStack() { function finalizeRender (line 19296) | function finalizeRender(lanes, finalizationTime) { function prepareFreshStack (line 19304) | function prepareFreshStack(root, lanes) { function handleThrow (line 19812) | function handleThrow(root, thrownValue) { function shouldRemainOnPreviousScreen (line 19844) | function shouldRemainOnPreviousScreen() { function pushDispatcher (line 19859) | function pushDispatcher() { function pushAsyncDispatcher (line 19864) | function pushAsyncDispatcher() { function markRenderDerivedCause (line 19869) | function markRenderDerivedCause(fiber) { function renderDidSuspendDelayIfPossible (line 19874) | function renderDidSuspendDelayIfPossible() { function renderRootSync (line 19891) | function renderRootSync(root, lanes, shouldYieldForPrerendering) { function workLoopSync (line 19967) | function workLoopSync() { function renderRootConcurrent (line 19970) | function renderRootConcurrent(root, lanes) { function workLoopConcurrentByScheduler (line 20132) | function workLoopConcurrentByScheduler() { function performUnitOfWork (line 20136) | function performUnitOfWork(unitOfWork) { function replaySuspendedUnitOfWork (line 20160) | function replaySuspendedUnitOfWork(unitOfWork) { function replayBeginWork (line 20165) | function replayBeginWork(unitOfWork) { function throwAndUnwindWorkLoop (line 20211) | function throwAndUnwindWorkLoop( function completeUnitOfWork (line 20271) | function completeUnitOfWork(unitOfWork) { function unwindUnitOfWork (line 20307) | function unwindUnitOfWork(unitOfWork, skipSiblings) { function completeRoot (line 20339) | function completeRoot( function commitRoot (line 20688) | function commitRoot( function reportViewTransitionError (line 20782) | function reportViewTransitionError(error) { function suspendedViewTransition (line 20788) | function suspendedViewTransition(reason) { function finishedViewTransition (line 20802) | function finishedViewTransition(lanes) { function flushAfterMutationEffects (line 20829) | function flushAfterMutationEffects() { function flushMutationEffects (line 20838) | function flushMutationEffects() { function flushLayoutEffects (line 20972) | function flushLayoutEffects() { function flushSpawnedWork (line 21066) | function flushSpawnedWork() { function flushGestureMutations (line 21242) | function flushGestureMutations() { function flushGestureAnimations (line 21325) | function flushGestureAnimations() { function makeErrorInfo (line 21387) | function makeErrorInfo(componentStack) { function releaseRootPooledCache (line 21398) | function releaseRootPooledCache(root, remainingLanes) { function flushPendingEffects (line 21404) | function flushPendingEffects() { function flushPassiveEffects (line 21421) | function flushPassiveEffects() { function captureCommitPhaseErrorOnRoot (line 21568) | function captureCommitPhaseErrorOnRoot(rootFiber, sourceFiber, error) { function captureCommitPhaseError (line 21576) | function captureCommitPhaseError( function attachPingListener (line 21627) | function attachPingListener(root, wakeable, lanes) { function pingSuspendedRoot (line 21644) | function pingSuspendedRoot(root, wakeable, pingedLanes) { function retryTimedOutBoundary (line 21683) | function retryTimedOutBoundary(boundaryFiber, retryLane) { function retryDehydratedSuspenseBoundary (line 21690) | function retryDehydratedSuspenseBoundary(boundaryFiber) { function resolveRetryWakeable (line 21696) | function resolveRetryWakeable(boundaryFiber, wakeable) { function recursivelyTraverseAndDoubleInvokeEffectsInDEV (line 21719) | function recursivelyTraverseAndDoubleInvokeEffectsInDEV( function doubleInvokeEffectsOnFiber (line 21763) | function doubleInvokeEffectsOnFiber(root, fiber) { function commitDoubleInvokeEffectsInDEV (line 21774) | function commitDoubleInvokeEffectsInDEV(root) { function warnAboutUpdateOnNotYetMountedFiberInDEV (line 21784) | function warnAboutUpdateOnNotYetMountedFiberInDEV(fiber) { function restorePendingUpdaters (line 21808) | function restorePendingUpdaters(root, lanes) { function scheduleCallback$1 (line 21814) | function scheduleCallback$1(priorityLevel, callback) { function warnIfUpdatesNotWrappedWithActDEV (line 21820) | function warnIfUpdatesNotWrappedWithActDEV(fiber) { function ensureRootIsScheduled (line 21830) | function ensureRootIsScheduled(root) { function ensureScheduleIsScheduled (line 21839) | function ensureScheduleIsScheduled() { function flushSyncWorkAcrossRoots_impl (line 21846) | function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) { function processRootScheduleInImmediateTask (line 21890) | function processRootScheduleInImmediateTask() { function processRootScheduleInMicrotask (line 21894) | function processRootScheduleInMicrotask() { function scheduleTaskForRootDuringMicrotask (line 21967) | function scheduleTaskForRootDuringMicrotask(root, currentTime) { function performWorkOnRootViaSchedulerTask (line 22045) | function performWorkOnRootViaSchedulerTask(root, didTimeout) { function performSyncWorkOnRoot (line 22079) | function performSyncWorkOnRoot(root, lanes) { function cancelCallback (line 22085) | function cancelCallback(callbackNode) { function scheduleImmediateRootScheduleTask (line 22090) | function scheduleImmediateRootScheduleTask() { function requestTransitionLane (line 22105) | function requestTransitionLane() { function coerceFormActionProp (line 22117) | function coerceFormActionProp(actionProp) { function extractEvents$2 (line 22128) | function extractEvents$2( function runEventInBatch (line 22204) | function runEventInBatch(dispatchQueue) { function fireScrollEnd (line 22207) | function fireScrollEnd(targetInst, nativeEvent, nativeEventTarget) { function debounceScrollEnd (line 22226) | function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) { function executeDispatch (line 22236) | function executeDispatch(event, listener, currentTarget) { function processDispatchQueue (line 22245) | function processDispatchQueue(dispatchQueue, eventSystemFlags) { function listenToNonDelegatedEvent (line 22302) | function listenToNonDelegatedEvent(domEventName, targetElement) { function listenToNativeEvent (line 22316) | function listenToNativeEvent(domEventName, isCapturePhaseListener, targe... function listenToAllSupportedEvents (line 22332) | function listenToAllSupportedEvents(rootContainerElement) { function addTrappedEventListener (line 22351) | function addTrappedEventListener( function dispatchEventForPluginEventSystem (line 22396) | function dispatchEventForPluginEventSystem( function createDispatchListener (line 22894) | function createDispatchListener(instance, listener, currentTarget) { function accumulateSinglePhaseListeners (line 22901) | function accumulateSinglePhaseListeners( function accumulateTwoPhaseListeners (line 22930) | function accumulateTwoPhaseListeners(targetFiber, reactName) { function getParent (line 22956) | function getParent(inst) { function accumulateEnterLeaveListenersForEvent (line 22962) | function accumulateEnterLeaveListenersForEvent( function validatePropertiesInDevelopment (line 22999) | function validatePropertiesInDevelopment(type, props) { function warnForPropDifference (line 23029) | function warnForPropDifference( function hasViewTransition (line 23040) | function hasViewTransition(htmlElement) { function isExpectedViewTransitionName (line 23048) | function isExpectedViewTransitionName(htmlElement) { function warnForExtraAttributes (line 23056) | function warnForExtraAttributes( function warnForInvalidEventListener (line 23077) | function warnForInvalidEventListener(registrationName, listener) { function normalizeHTML (line 23091) | function normalizeHTML(parent, html) { function normalizeMarkupForTextOrAttribute (line 23103) | function normalizeMarkupForTextOrAttribute(markup) { function checkForUnmatchedText (line 23114) | function checkForUnmatchedText(serverText, clientText) { function setProp (line 23120) | function setProp(domElement, tag, key, value, props, prevValue) { function setPropOnCustomElement (line 23599) | function setPropOnCustomElement( function setInitialProperties (line 23698) | function setInitialProperties(domElement, tag, props) { function updateProperties (line 24001) | function updateProperties(domElement, tag, lastProps, nextProps) { function getPropNameFromAttributeName (line 24391) | function getPropNameFromAttributeName(attrName) { function getStylesObjectFromElement (line 24401) | function getStylesObjectFromElement(domElement) { function diffHydratedStyles (line 24415) | function diffHydratedStyles(domElement, value$jscomp$0, serverDifference... function hydrateAttribute (line 24468) | function hydrateAttribute( function hydrateBooleanAttribute (line 24501) | function hydrateBooleanAttribute( function hydrateBooleanishAttribute (line 24528) | function hydrateBooleanishAttribute( function hydrateNumericAttribute (line 24559) | function hydrateNumericAttribute( function hydrateSanitizedAttribute (line 24595) | function hydrateSanitizedAttribute( function diffHydratedProperties (line 24629) | function diffHydratedProperties(domElement, tag, props, hostContext) { function propNamesListJoin (line 25339) | function propNamesListJoin(list, combinator) { function isLikelyStaticResource (line 25357) | function isLikelyStaticResource(initiatorType) { function estimateBandwidth (line 25371) | function estimateBandwidth() { function getOwnerDocumentFromRootContainer (line 25422) | function getOwnerDocumentFromRootContainer(rootContainerElement) { function getOwnHostContext (line 25427) | function getOwnHostContext(namespaceURI) { function getChildHostContextProd (line 25437) | function getChildHostContextProd(parentNamespace, type) { function isScriptDataBlock (line 25452) | function isScriptDataBlock(props) { function cloneMutableInstance (line 25483) | function cloneMutableInstance(instance, keepChildren) { function shouldSetTextContent (line 25497) | function shouldSetTextContent(type, props) { function shouldAttemptEagerTransition (line 25509) | function shouldAttemptEagerTransition() { function resolveEventType (line 25519) | function resolveEventType() { function resolveEventTimeStamp (line 25523) | function resolveEventTimeStamp() { function handleErrorInNextTick (line 25527) | function handleErrorInNextTick(error) { function commitMount (line 25532) | function commitMount(domElement, type, newProps) { function commitHydratedInstance (line 25552) | function commitHydratedInstance(domElement, type, props) { function commitUpdate (line 25620) | function commitUpdate(domElement, type, oldProps, newProps) { function resetTextContent (line 25624) | function resetTextContent(domElement) { function commitTextUpdate (line 25627) | function commitTextUpdate(textInstance, oldText, newText) { function warnForReactChildrenConflict (line 25630) | function warnForReactChildrenConflict(container) { function isSingletonScope (line 25654) | function isSingletonScope(type) { function removeChild (line 25657) | function removeChild(parentInstance, child) { function removeChildFromContainer (line 25660) | function removeChildFromContainer(container, child) { function clearHydrationBoundary (line 25668) | function clearHydrationBoundary(parentInstance, hydrationInstance) { function hideOrUnhideDehydratedBoundary (line 25718) | function hideOrUnhideDehydratedBoundary(suspenseInstance, isHidden) { function hideDehydratedBoundary (line 25747) | function hideDehydratedBoundary(suspenseInstance) { function hideInstance (line 25750) | function hideInstance(instance) { function hideTextInstance (line 25756) | function hideTextInstance(textInstance) { function unhideDehydratedBoundary (line 25759) | function unhideDehydratedBoundary(dehydratedInstance) { function unhideInstance (line 25762) | function unhideInstance(instance, props) { function unhideTextInstance (line 25771) | function unhideTextInstance(textInstance, text) { function warnForBlockInsideInline (line 25774) | function warnForBlockInsideInline(instance) { function applyViewTransitionName (line 25811) | function applyViewTransitionName(instance, name, className) { function restoreViewTransitionName (line 25833) | function restoreViewTransitionName(instance, props) { function cancelViewTransitionName (line 25886) | function cancelViewTransitionName(instance, oldName, props) { function cancelRootViewTransitionName (line 25899) | function cancelRootViewTransitionName(rootContainer) { function restoreRootViewTransitionName (line 25920) | function restoreRootViewTransitionName(rootContainer) { function createMeasurement (line 25934) | function createMeasurement(rect, computedStyle, element) { function measureInstance (line 25955) | function measureInstance(instance) { function measureClonedInstance (line 25960) | function measureClonedInstance(instance) { function customizeViewTransitionError (line 25971) | function customizeViewTransitionError(error, ignoreAbort) { function forceLayout (line 26001) | function forceLayout(ownerDocument) { function waitForImageToLoad (line 26004) | function waitForImageToLoad(resolve) { function startViewTransition (line 26008) | function startViewTransition( function mergeTranslate (line 26203) | function mergeTranslate(translateA, translateB) { function animateGesture (line 26217) | function animateGesture( function startGestureTransition (line 26303) | function startGestureTransition( function ViewTransitionPseudoElement (line 26462) | function ViewTransitionPseudoElement(pseudo, name) { function createViewTransitionInstance (line 26466) | function createViewTransitionInstance(name) { function getCurrentGestureOffset (line 26475) | function getCurrentGestureOffset(timeline) { function FragmentInstance (line 26483) | function FragmentInstance(fragmentFiber) { function addEventListenerToChild (line 26487) | function addEventListenerToChild( function removeEventListenerFromChild (line 26500) | function removeEventListenerFromChild( function normalizeListenerOptions (line 26513) | function normalizeListenerOptions(opts) { function indexOfEventListener (line 26525) | function indexOfEventListener( function setFocusOnFiberIfFocusable (line 26545) | function setFocusOnFiberIfFocusable(fiber, focusOptions) { function collectChildren (line 26550) | function collectChildren(child, collection) { function blurActiveElementWithinFragment (line 26554) | function blurActiveElementWithinFragment(child, activeElement) { function observeChild (line 26559) | function observeChild(child, observer) { function unobserveChild (line 26565) | function unobserveChild(child, observer) { function collectClientRects (line 26571) | function collectClientRects(child, rects) { function validateDocumentPositionWithFiberTree (line 26582) | function validateDocumentPositionWithFiberTree( function addFragmentHandleToFiber (line 26681) | function addFragmentHandleToFiber(child, fragmentInstance) { function addFragmentHandleToInstance (line 26686) | function addFragmentHandleToInstance(instance, fragmentInstance) { function commitNewChildToFragmentInstance (line 26690) | function commitNewChildToFragmentInstance(childInstance, fragmentInstanc... function clearContainerSparingly (line 26709) | function clearContainerSparingly(container) { function canHydrateInstance (line 26731) | function canHydrateInstance(instance, type, props, inRootOrSingleton) { function canHydrateTextInstance (line 26804) | function canHydrateTextInstance(instance, text, inRootOrSingleton) { function canHydrateHydrationBoundary (line 26819) | function canHydrateHydrationBoundary(instance, inRootOrSingleton) { function isSuspenseInstancePending (line 26833) | function isSuspenseInstancePending(instance) { function isSuspenseInstanceFallback (line 26839) | function isSuspenseInstanceFallback(instance) { function registerSuspenseInstanceRetry (line 26846) | function registerSuspenseInstanceRetry(instance, callback) { function getNextHydratable (line 26864) | function getNextHydratable(node) { function describeHydratableInstanceForDevWarnings (line 26886) | function describeHydratableInstanceForDevWarnings(instance) { function diffHydratedTextForDevWarnings (line 26910) | function diffHydratedTextForDevWarnings(textInstance, text, parentProps) { function getNextHydratableInstanceAfterHydrationBoundary (line 26924) | function getNextHydratableInstanceAfterHydrationBoundary( function getParentHydrationBoundary (line 26947) | function getParentHydrationBoundary(targetInstance) { function commitHydratedContainer (line 26969) | function commitHydratedContainer(container) { function commitHydratedActivityInstance (line 26972) | function commitHydratedActivityInstance(activityInstance) { function commitHydratedSuspenseInstance (line 26975) | function commitHydratedSuspenseInstance(suspenseInstance) { function setFocusIfFocusable (line 26978) | function setFocusIfFocusable(node, focusOptions) { function resolveSingletonInstance (line 26992) | function resolveSingletonInstance( function acquireSingletonInstance (line 27030) | function acquireSingletonInstance( function releaseSingletonInstance (line 27064) | function releaseSingletonInstance(instance) { function getHoistableRoot (line 27069) | function getHoistableRoot(container) { function preconnectAs (line 27076) | function preconnectAs(rel, href, crossOrigin) { function getResource (line 27095) | function getResource(type, currentProps, pendingProps, currentResource) { function describeLinkForResourceErrorDEV (line 27228) | function describeLinkForResourceErrorDEV(props) { function getStyleKey (line 27264) | function getStyleKey(href) { function getStylesheetSelectorFromKey (line 27269) | function getStylesheetSelectorFromKey(key) { function stylesheetPropsFromRawProps (line 27272) | function stylesheetPropsFromRawProps(rawProps) { function preloadStylesheet (line 27278) | function preloadStylesheet(ownerDocument, key, preloadProps, state) { function getScriptKey (line 27295) | function getScriptKey(src) { function getScriptSelectorFromKey (line 27300) | function getScriptSelectorFromKey(key) { function acquireResource (line 27303) | function acquireResource(hoistableRoot, resource, props) { function insertStylesheet (line 27399) | function insertStylesheet(instance, precedence, root) { function adoptPreloadPropsForStylesheet (line 27419) | function adoptPreloadPropsForStylesheet(stylesheetProps, preloadProps) { function adoptPreloadPropsForScript (line 27427) | function adoptPreloadPropsForScript(scriptProps, preloadProps) { function getHydratableHoistableCache (line 27435) | function getHydratableHoistableCache(type, keyAttribute, ownerDocument) { function mountHoistable (line 27465) | function mountHoistable(hoistableRoot, type, instance) { function isHostHoistableType (line 27472) | function isHostHoistableType(type, props, hostContext) { function maySuspendCommit (line 27607) | function maySuspendCommit(type, props) { function preloadResource (line 27616) | function preloadResource(resource) { function estimateImageBytes (line 27622) | function estimateImageBytes(instance) { function suspendInstance (line 27630) | function suspendInstance(state, instance) { function suspendResource (line 27639) | function suspendResource(state, hoistableRoot, resource, props) { function waitForCommitToBeReady (line 27688) | function waitForCommitToBeReady(state, timeoutOffset) { function checkIfFullyUnsuspended (line 27734) | function checkIfFullyUnsuspended(state) { function onUnsuspend (line 27747) | function onUnsuspend() { function onUnsuspendImg (line 27751) | function onUnsuspendImg() { function insertSuspendedStylesheets (line 27755) | function insertSuspendedStylesheets(state, resources) { function insertStylesheetIntoRoot (line 27764) | function insertStylesheetIntoRoot(root, resource) { function FiberRootNode (line 27804) | function FiberRootNode( function createFiberRoot (line 27855) | function createFiberRoot( function createPortal$1 (line 27898) | function createPortal$1(children, containerInfo, implementation) { function getContextForSubtree (line 27920) | function getContextForSubtree(parentComponent) { function updateContainerImpl (line 27925) | function updateContainerImpl( function markRetryLaneImpl (line 27975) | function markRetryLaneImpl(fiber, retryLane) { function markRetryLaneIfNotHydrated (line 27982) | function markRetryLaneIfNotHydrated(fiber, retryLane) { function attemptContinuousHydration (line 27986) | function attemptContinuousHydration(fiber) { function attemptHydrationAtCurrentPriority (line 27993) | function attemptHydrationAtCurrentPriority(fiber) { function getCurrentFiberForDevTools (line 28002) | function getCurrentFiberForDevTools() { function dispatchDiscreteEvent (line 28005) | function dispatchDiscreteEvent( function dispatchContinuousEvent (line 28022) | function dispatchContinuousEvent( function dispatchEvent (line 28039) | function dispatchEvent( function findInstanceBlockingEvent (line 28126) | function findInstanceBlockingEvent(nativeEvent) { function findInstanceBlockingTarget (line 28130) | function findInstanceBlockingTarget(targetNode) { function getEventPriority (line 28158) | function getEventPriority(domEventName) { function clearIfContinuousEvent (line 28252) | function clearIfContinuousEvent(domEventName, nativeEvent) { function accumulateOrCreateContinuousQueuedReplayableEvent (line 28275) | function accumulateOrCreateContinuousQueuedReplayableEvent( function queueIfContinuousEvent (line 28307) | function queueIfContinuousEvent( function attemptExplicitHydrationTarget (line 28384) | function attemptExplicitHydrationTarget(queuedTarget) { function attemptReplayContinuousQueuedEvent (line 28424) | function attemptReplayContinuousQueuedEvent(queuedEvent) { function attemptReplayContinuousQueuedEventInMap (line 28462) | function attemptReplayContinuousQueuedEventInMap(queuedEvent, key, map) { function queueChangeEvent (line 28465) | function queueChangeEvent(target) { function scheduleCallbackIfUnblocked (line 28469) | function scheduleCallbackIfUnblocked(queuedEvent, unblocked) { function scheduleReplayQueueIfNeeded (line 28474) | function scheduleReplayQueueIfNeeded(formReplayingQueue) { function retryIfBlockedOn (line 28513) | function retryIfBlockedOn(unblocked) { function defaultOnDefaultTransitionIndicator (line 28566) | function defaultOnDefaultTransitionIndicator() { function ReactDOMRoot (line 28619) | function ReactDOMRoot(internalRoot) { function ReactDOMHydrationRoot (line 28622) | function ReactDOMHydrationRoot(internalRoot) { function warnIfReactDOMContainerInDEV (line 28625) | function warnIfReactDOMContainerInDEV(container) { function getCrossOriginStringAs (line 28635) | function getCrossOriginStringAs(as, input) { function getValueDescriptorExpectingObjectForWarning (line 28640) | function getValueDescriptorExpectingObjectForWarning(thing) { function getValueDescriptorExpectingEnumForWarning (line 28649) | function getValueDescriptorExpectingEnumForWarning(thing) { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-profiling.profiling.js function formatProdErrorMessage (line 22) | function formatProdErrorMessage(code) { function isValidContainer (line 37) | function isValidContainer(node) { function getNearestMountedFiber (line 43) | function getNearestMountedFiber(fiber) { function getSuspenseInstanceFromFiber (line 51) | function getSuspenseInstanceFromFiber(fiber) { function getActivityInstanceFromFiber (line 61) | function getActivityInstanceFromFiber(fiber) { function assertIsMounted (line 71) | function assertIsMounted(fiber) { function findCurrentFiberUsingSlowPath (line 75) | function findCurrentFiberUsingSlowPath(fiber) { function findCurrentHostFiberImpl (line 143) | function findCurrentHostFiberImpl(node) { function traverseVisibleHostChildren (line 153) | function traverseVisibleHostChildren(child, searchWithinHosts, fn, a, b,... function getFragmentParentHostFiber (line 173) | function getFragmentParentHostFiber(fiber) { function findFragmentInstanceSiblings (line 180) | function findFragmentInstanceSiblings(result, self, child) { function getInstanceFromHostFiber (line 202) | function getInstanceFromHostFiber(fiber) { function findNextSibling (line 215) | function findNextSibling(child) { function isFiberPrecedingCheck (line 219) | function isFiberPrecedingCheck(child, target, boundary) { function isFiberFollowingCheck (line 226) | function isFiberFollowingCheck(child, target, boundary) { function getParentForFragmentAncestors (line 233) | function getParentForFragmentAncestors(inst) { function getLowestCommonAncestor (line 239) | function getLowestCommonAncestor(instA, instB, getParent) { function getIteratorFn (line 274) | function getIteratorFn(maybeIterable) { function getComponentNameFromType (line 284) | function getComponentNameFromType(type) { function getComponentNameFromFiber (line 338) | function getComponentNameFromFiber(fiber) { function setSrcObject (line 410) | function setSrcObject(domElement, tag, value) { function createCursor (line 424) | function createCursor(defaultValue) { function pop (line 427) | function pop(cursor) { function push (line 431) | function push(cursor, value) { function pushHostContainer (line 440) | function pushHostContainer(fiber, nextRootInstance) { function popHostContainer (line 475) | function popHostContainer() { function pushHostContext (line 480) | function pushHostContext(fiber) { function popHostContext (line 491) | function popHostContext(fiber) { function describeBuiltInComponentFrame (line 499) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 516) | function describeNativeComponentFrame(fn, construct) { function describeFiber (line 649) | function describeFiber(fiber, childFiber) { function getStackByFiberInDevAndProd (line 678) | function getStackByFiberInDevAndProd(workInProgress) { function setIsStrictModeForDevtools (line 709) | function setIsStrictModeForDevtools(newIsStrictMode) { function clz32Fallback (line 719) | function clz32Fallback(x) { function getHighestPriorityLanes (line 726) | function getHighestPriorityLanes(lanes) { function getNextLanes (line 781) | function getNextLanes(root, wipLanes, rootHasPendingCommit) { function checkIfRootIsPrerendering (line 821) | function checkIfRootIsPrerendering(root, renderLanes) { function computeExpirationTime (line 829) | function computeExpirationTime(lane, currentTime) { function claimNextRetryLane (line 870) | function claimNextRetryLane() { function createLaneMap (line 876) | function createLaneMap(initial) { function markRootUpdated$1 (line 880) | function markRootUpdated$1(root, updateLane) { function markRootPinged$1 (line 886) | function markRootPinged$1(root, pingedLanes) { function markRootFinished (line 890) | function markRootFinished( function markSpawnedDeferredLane (line 939) | function markSpawnedDeferredLane(root, spawnedLane, entangledLanes) { function markRootEntangled (line 949) | function markRootEntangled(root, entangledLanes) { function getBumpedLaneForHydration (line 959) | function getBumpedLaneForHydration(root, renderLanes) { function getBumpedLaneForHydrationByLane (line 967) | function getBumpedLaneForHydrationByLane(lane) { function addFiberToLanesMap (line 1006) | function addFiberToLanesMap(root, fiber, lanes) { function movePendingFibersToMemoized (line 1015) | function movePendingFibersToMemoized(root, lanes) { function lanesToEventPriority (line 1036) | function lanesToEventPriority(lanes) { function resolveUpdatePriority (line 1046) | function resolveUpdatePriority() { function runWithPriority (line 1052) | function runWithPriority(priority, fn) { function detachDeletedInstance (line 1070) | function detachDeletedInstance(node) { function getClosestInstanceFromNode (line 1077) | function getClosestInstanceFromNode(targetNode) { function getInstanceFromNode (line 1106) | function getInstanceFromNode(node) { function getNodeFromInstance (line 1124) | function getNodeFromInstance(inst) { function getResourcesFromRoot (line 1129) | function getResourcesFromRoot(root) { function markNodeAsHoistable (line 1136) | function markNodeAsHoistable(node) { function registerTwoPhaseEvent (line 1141) | function registerTwoPhaseEvent(registrationName, dependencies) { function registerDirectEvent (line 1145) | function registerDirectEvent(registrationName, dependencies) { function isAttributeNameSafe (line 1159) | function isAttributeNameSafe(attributeName) { function pushMutationContext (line 1170) | function pushMutationContext() { function popMutationContext (line 1175) | function popMutationContext(prev) { function setValueForAttribute (line 1179) | function setValueForAttribute(node, name, value) { function setValueForKnownAttribute (line 1199) | function setValueForKnownAttribute(node, name, value) { function setValueForNamespacedAttribute (line 1213) | function setValueForNamespacedAttribute(node, namespace, name, value) { function getToStringValue (line 1227) | function getToStringValue(value) { function isCheckable (line 1241) | function isCheckable(elem) { function trackValueOnNode (line 1249) | function trackValueOnNode(node, valueField, currentValue) { function track (line 1289) | function track(node) { function trackHydrated (line 1299) | function trackHydrated(node, initialValue, initialChecked) { function updateValueIfChanged (line 1309) | function updateValueIfChanged(node) { function getActiveElement (line 1324) | function getActiveElement(doc) { function escapeSelectorAttributeValueInsideDoubleQuotes (line 1334) | function escapeSelectorAttributeValueInsideDoubleQuotes(value) { function updateInput (line 1342) | function updateInput( function setDefaultValue (line 1386) | function setDefaultValue(node, type, value) { function updateOptions (line 1391) | function updateOptions(node, multiple, propValue, setDefaultSelected) { function updateTextarea (line 1415) | function updateTextarea(element, value, defaultValue) { function setTextContent (line 1428) | function setTextContent(node, text) { function setValueForStyle (line 1447) | function setValueForStyle(style, styleName, value) { function setValueForStyles (line 1465) | function setValueForStyles(node, styles, prevStyles) { function isCustomElement (line 1490) | function isCustomElement(tagName) { function sanitizeURL (line 1589) | function sanitizeURL(url) { function noop$1 (line 1594) | function noop$1() {} function getEventTarget (line 1596) | function getEventTarget(nativeEvent) { function restoreStateOfTarget (line 1604) | function restoreStateOfTarget(target) { function batchedUpdates$2 (line 1671) | function batchedUpdates$2(fn, a, b) { function getListener (line 1694) | function getListener(inst, registrationName) { function getData (line 1754) | function getData() { function getEventCharCode (line 1776) | function getEventCharCode(nativeEvent) { function functionThatReturnsTrue (line 1785) | function functionThatReturnsTrue() { function functionThatReturnsFalse (line 1788) | function functionThatReturnsFalse() { function createSyntheticEvent (line 1791) | function createSyntheticEvent(Interface) { function modifierStateGetter (line 1975) | function modifierStateGetter(keyArg) { function getEventModifierState (line 1983) | function getEventModifierState() { function isFallbackCompositionEnd (line 2096) | function isFallbackCompositionEnd(domEventName, nativeEvent) { function getDataFromCustomEvent (line 2110) | function getDataFromCustomEvent(nativeEvent) { function getNativeBeforeInputChars (line 2117) | function getNativeBeforeInputChars(domEventName, nativeEvent) { function getFallbackBeforeInputChars (line 2134) | function getFallbackBeforeInputChars(domEventName, nativeEvent) { function isTextInputElement (line 2182) | function isTextInputElement(elem) { function isEventSupported (line 2190) | function isEventSupported(eventNameSuffix) { function createAndAccumulateChangeEvent (line 2200) | function createAndAccumulateChangeEvent( function runEventInBatch$1 (line 2224) | function runEventInBatch$1(dispatchQueue) { function getInstIfValueChanged (line 2227) | function getInstIfValueChanged(targetInst) { function getTargetInstForChangeEvent (line 2231) | function getTargetInstForChangeEvent(domEventName, targetInst) { function stopWatchingForValueChange (line 2239) | function stopWatchingForValueChange() { function handlePropertyChange (line 2244) | function handlePropertyChange(nativeEvent) { function handleEventsForInputEventPolyfill (line 2259) | function handleEventsForInputEventPolyfill(domEventName, target, targetI... function getTargetInstForInputEventPolyfill (line 2267) | function getTargetInstForInputEventPolyfill(domEventName) { function getTargetInstForClickEvent (line 2275) | function getTargetInstForClickEvent(domEventName, targetInst) { function getTargetInstForInputOrChangeEvent (line 2278) | function getTargetInstForInputOrChangeEvent(domEventName, targetInst) { function is (line 2282) | function is(x, y) { function shallowEqual (line 2286) | function shallowEqual(objA, objB) { function getLeafNode (line 2308) | function getLeafNode(node) { function getNodeForCharacterOffset (line 2312) | function getNodeForCharacterOffset(root, offset) { function containsNode (line 2335) | function containsNode(outerNode, innerNode) { function getActiveElementDeep (line 2350) | function getActiveElementDeep(containerInfo) { function hasSelectionCapabilities (line 2374) | function hasSelectionCapabilities(elem) { function constructSelectEvent (line 2394) | function constructSelectEvent(dispatchQueue, nativeEvent, nativeEventTar... function makePrefixMap (line 2431) | function makePrefixMap(styleProp, eventName) { function getVendorPrefixedEventName (line 2457) | function getVendorPrefixedEventName(eventName) { function registerSimpleEvent (line 2479) | function registerSimpleEvent(domEventName, reactName) { function getViewTransitionName (line 2484) | function getViewTransitionName(props, instance) { function getClassNameByType (line 2492) | function getClassNameByType(classByType) { function getViewTransitionClassName (line 2507) | function getViewTransitionClassName(defaultClass, eventClass) { function setCurrentTrackFromLanes (line 2552) | function setCurrentTrackFromLanes(lanes) { function logComponentTrigger (line 2566) | function logComponentTrigger(fiber, startTime, endTime, trigger) { function logComponentReappeared (line 2576) | function logComponentReappeared(fiber, startTime, endTime) { function logComponentRender (line 2590) | function logComponentRender(fiber, startTime, endTime, wasHydrated) { function logComponentErrored (line 2620) | function logComponentErrored(fiber, startTime, endTime) { function logComponentEffect (line 2633) | function logComponentEffect(fiber, startTime, endTime, selfTime, errors) { function logSuspendedRenderPhase (line 2664) | function logSuspendedRenderPhase(startTime, endTime, lanes) { function logSuspendedWithDelayPhase (line 2676) | function logSuspendedWithDelayPhase(startTime, endTime, lanes) { function logErroredRenderPhase (line 2688) | function logErroredRenderPhase(startTime, endTime) { function logCommitErrored (line 2700) | function logCommitErrored(startTime, endTime) { function logCommitPhase (line 2712) | function logCommitPhase(startTime, endTime, errors, abortedViewTransitio... function logStartViewTransitionYieldPhase (line 2726) | function logStartViewTransitionYieldPhase( function logAnimatingPhase (line 2744) | function logAnimatingPhase(startTime, endTime) { function finishQueueingConcurrentUpdates (line 2759) | function finishQueueingConcurrentUpdates() { function enqueueUpdate$1 (line 2784) | function enqueueUpdate$1(fiber, queue, update, lane) { function enqueueConcurrentHookUpdate (line 2794) | function enqueueConcurrentHookUpdate(fiber, queue, update, lane) { function enqueueConcurrentRenderForLane (line 2798) | function enqueueConcurrentRenderForLane(fiber, lane) { function markUpdateLaneFromFiberToRoot (line 2802) | function markUpdateLaneFromFiberToRoot(sourceFiber, update, lane) { function getRootForUpdatedFiber (line 2829) | function getRootForUpdatedFiber(sourceFiber) { function FiberNode (line 2841) | function FiberNode(tag, pendingProps, key, mode) { function createFiberImplClass (line 2868) | function createFiberImplClass(tag, pendingProps, key, mode) { function shouldConstruct (line 2871) | function shouldConstruct(Component) { function createWorkInProgress (line 2875) | function createWorkInProgress(current, pendingProps) { function resetWorkInProgress (line 2917) | function resetWorkInProgress(workInProgress, renderLanes) { function createFiberFromTypeAndProps (line 2954) | function createFiberFromTypeAndProps( function createFiberFromFragment (line 3059) | function createFiberFromFragment(elements, mode, lanes, key) { function createFiberFromText (line 3064) | function createFiberFromText(content, mode, lanes) { function createFiberFromDehydratedFragment (line 3069) | function createFiberFromDehydratedFragment(dehydratedNode) { function createFiberFromPortal (line 3074) | function createFiberFromPortal(portal, mode, lanes) { function createCapturedValueAtFiber (line 3090) | function createCapturedValueAtFiber(value, source) { function pushTreeFork (line 3117) | function pushTreeFork(workInProgress, totalChildren) { function pushTreeId (line 3123) | function pushTreeId(workInProgress, totalChildren, index) { function pushMaterializedTreeId (line 3152) | function pushMaterializedTreeId(workInProgress) { function popTreeContext (line 3156) | function popTreeContext(workInProgress) { function restoreSuspendedTreeContext (line 3170) | function restoreSuspendedTreeContext(workInProgress, suspendedContext) { function throwOnHydrationMismatch (line 3184) | function throwOnHydrationMismatch(fiber) { function prepareToHydrateHostInstance (line 3197) | function prepareToHydrateHostInstance(fiber) { function popToNextHostParent (line 3258) | function popToNextHostParent(fiber) { function popHydrationState (line 3274) | function popHydrationState(fiber) { function resetHydrationState (line 3314) | function resetHydrationState() { function upgradeHydrationErrorsToRecoverable (line 3318) | function upgradeHydrationErrorsToRecoverable() { function queueHydrationError (line 3330) | function queueHydrationError(error) { function pushProvider (line 3338) | function pushProvider(providerFiber, context, nextValue) { function popProvider (line 3342) | function popProvider(context) { function scheduleContextWorkOnParentPath (line 3346) | function scheduleContextWorkOnParentPath(parent, renderLanes, propagatio... function propagateContextChanges (line 3359) | function propagateContextChanges( function propagateParentContextChanges (line 3431) | function propagateParentContextChanges( function checkIfContextChanged (line 3476) | function checkIfContextChanged(currentDependencies) { function prepareToReadContext (line 3493) | function prepareToReadContext(workInProgress) { function readContext (line 3499) | function readContext(context) { function readContextDuringReconciliation (line 3502) | function readContextDuringReconciliation(consumer, context) { function readContextForConsumer (line 3506) | function readContextForConsumer(consumer, context) { function createCache (line 3545) | function createCache() { function releaseCache (line 3552) | function releaseCache(cache) { function queueTransitionTypes (line 3559) | function queueTransitionTypes(root, transitionTypes) { function claimQueuedTransitionTypes (line 3570) | function claimQueuedTransitionTypes(root) { function startUpdateTimerByLane (line 3614) | function startUpdateTimerByLane(lane) { function startHostActionTimer (line 3653) | function startHostActionTimer() { function pushNestedEffectDurations (line 3681) | function pushNestedEffectDurations() { function popNestedEffectDurations (line 3686) | function popNestedEffectDurations(prevEffectDuration) { function bubbleNestedEffectDurations (line 3691) | function bubbleNestedEffectDurations(prevEffectDuration) { function resetComponentEffectTimers (line 3696) | function resetComponentEffectTimers() { function pushComponentEffectStart (line 3699) | function pushComponentEffectStart() { function popComponentEffectStart (line 3704) | function popComponentEffectStart(prevEffectStart) { function pushComponentEffectDuration (line 3707) | function pushComponentEffectDuration() { function popComponentEffectDuration (line 3712) | function popComponentEffectDuration(prevEffectDuration) { function pushComponentEffectErrors (line 3715) | function pushComponentEffectErrors() { function pushComponentEffectDidSpawnUpdate (line 3720) | function pushComponentEffectDidSpawnUpdate() { function startProfilerTimer (line 3727) | function startProfilerTimer(fiber) { function stopProfilerTimerIfRunningAndRecordDuration (line 3731) | function stopProfilerTimerIfRunningAndRecordDuration(fiber) { function stopProfilerTimerIfRunningAndRecordIncompleteDuration (line 3739) | function stopProfilerTimerIfRunningAndRecordIncompleteDuration(fiber) { function recordEffectDuration (line 3746) | function recordEffectDuration() { function recordEffectError (line 3756) | function recordEffectError(errorInfo) { function startEffectTimer (line 3762) | function startEffectTimer() { function transferActualDuration (line 3767) | function transferActualDuration(fiber) { function entangleAsyncAction (line 3779) | function entangleAsyncAction(transition, thenable) { function pingEngtangledActionScope (line 3799) | function pingEngtangledActionScope() { function chainThenableValue (line 3817) | function chainThenableValue(thenable, result) { function registerDefaultIndicator (line 3842) | function registerDefaultIndicator(onDefaultTransitionIndicator) { function stopIsomorphicDefaultIndicator (line 3849) | function stopIsomorphicDefaultIndicator() { function releaseIsomorphicIndicator (line 3856) | function releaseIsomorphicIndicator() { function startScheduledGesture (line 3859) | function startScheduledGesture( function stopCommittedGesture (line 3898) | function stopCommittedGesture(root) { function scheduleGestureCommit (line 3911) | function scheduleGestureCommit(gesture, callback) { function chainGestureCancellation (line 3961) | function chainGestureCancellation(root, scheduledGesture, prevCancel) { function peekCacheFromPool (line 4037) | function peekCacheFromPool() { function pushTransition (line 4043) | function pushTransition(offscreenWorkInProgress, prevCachePool) { function getSuspendedCache (line 4048) | function getSuspendedCache() { function isThenableResolved (line 4058) | function isThenableResolved(thenable) { function trackUsedThenable (line 4062) | function trackUsedThenable(thenableState, thenable, index) { function resolveLazy (line 4115) | function resolveLazy(lazyType) { function getSuspendedThenable (line 4126) | function getSuspendedThenable() { function checkIfUseWrappedInAsyncCatch (line 4132) | function checkIfUseWrappedInAsyncCatch(rejectedReason) { function unwrapThenable (line 4141) | function unwrapThenable(thenable) { function coerceRef (line 4147) | function coerceRef(workInProgress, element) { function throwOnInvalidObjectTypeImpl (line 4151) | function throwOnInvalidObjectTypeImpl(returnFiber, newChild) { function createChildReconciler (line 4164) | function createChildReconciler(shouldTrackSideEffects) { function initializeUpdateQueue (line 4915) | function initializeUpdateQueue(fiber) { function cloneUpdateQueue (line 4924) | function cloneUpdateQueue(current, workInProgress) { function createUpdate (line 4935) | function createUpdate(lane) { function enqueueUpdate (line 4938) | function enqueueUpdate(fiber, update, lane) { function entangleTransitions (line 4955) | function entangleTransitions(root, fiber, lane) { function enqueueCapturedUpdate (line 4965) | function enqueueCapturedUpdate(workInProgress, capturedUpdate) { function suspendIfUpdateReadFromEntangledAsyncAction (line 5010) | function suspendIfUpdateReadFromEntangledAsyncAction() { function processUpdateQueue (line 5016) | function processUpdateQueue( function callCallback (line 5143) | function callCallback(callback, context) { function commitCallbacks (line 5148) | function commitCallbacks(updateQueue, context) { function pushHiddenContext (line 5160) | function pushHiddenContext(fiber, context) { function reuseHiddenContextOnStack (line 5166) | function reuseHiddenContextOnStack() { function popHiddenContext (line 5170) | function popHiddenContext() { function pushPrimaryTreeSuspenseHandler (line 5177) | function pushPrimaryTreeSuspenseHandler(handler) { function pushDehydratedActivitySuspenseHandler (line 5186) | function pushDehydratedActivitySuspenseHandler(fiber) { function pushOffscreenSuspenseHandler (line 5191) | function pushOffscreenSuspenseHandler(fiber) { function reuseSuspenseHandlerOnStack (line 5198) | function reuseSuspenseHandlerOnStack() { function popSuspenseHandler (line 5202) | function popSuspenseHandler(fiber) { function pushSuspenseListContext (line 5208) | function pushSuspenseListContext(fiber, newContext) { function popSuspenseListContext (line 5212) | function popSuspenseListContext(fiber) { function findFirstSuspended (line 5217) | function findFirstSuspended(row) { function throwInvalidHookError (line 5260) | function throwInvalidHookError() { function areHookInputsEqual (line 5263) | function areHookInputsEqual(nextDeps, prevDeps) { function renderWithHooks (line 5269) | function renderWithHooks( function finishRenderingHooks (line 5299) | function finishRenderingHooks(current) { function renderWithHooksAgain (line 5315) | function renderWithHooksAgain(workInProgress, Component, props, secondAr... function TransitionAwareHostComponent (line 5337) | function TransitionAwareHostComponent() { function checkDidRenderIdHook (line 5349) | function checkDidRenderIdHook() { function bailoutHooks (line 5354) | function bailoutHooks(current, workInProgress, lanes) { function resetHooksOnUnwind (line 5359) | function resetHooksOnUnwind(workInProgress) { function mountWorkInProgressHook (line 5378) | function mountWorkInProgressHook() { function updateWorkInProgressHook (line 5391) | function updateWorkInProgressHook() { function createFunctionComponentUpdateQueue (line 5425) | function createFunctionComponentUpdateQueue() { function useThenable (line 5428) | function useThenable(thenable) { function use (line 5445) | function use(usable) { function useMemoCache (line 5452) | function useMemoCache(size) { function basicStateReducer (line 5486) | function basicStateReducer(state, action) { function updateReducer (line 5489) | function updateReducer(reducer) { function updateReducerImpl (line 5493) | function updateReducerImpl(hook, current, reducer) { function rerenderReducer (line 5618) | function rerenderReducer(reducer) { function updateSyncExternalStore (line 5638) | function updateSyncExternalStore(subscribe, getSnapshot, getServerSnapsh... function pushStoreConsistencyCheck (line 5681) | function pushStoreConsistencyCheck(fiber, getSnapshot, renderedSnapshot) { function updateStoreInstance (line 5694) | function updateStoreInstance(fiber, inst, nextSnapshot, getSnapshot) { function subscribeToStore (line 5699) | function subscribeToStore(fiber, inst, subscribe) { function checkIfSnapshotChanged (line 5705) | function checkIfSnapshotChanged(inst) { function forceStoreRerender (line 5715) | function forceStoreRerender(fiber) { function mountStateImpl (line 5719) | function mountStateImpl(initialState) { function updateOptimisticImpl (line 5743) | function updateOptimisticImpl(hook, current, passthrough, reducer) { function dispatchActionState (line 5751) | function dispatchActionState( function runActionStateAction (line 5786) | function runActionStateAction(actionQueue, node) { function handleActionReturnValue (line 5819) | function handleActionReturnValue(actionQueue, node, returnValue) { function onActionSuccess (line 5833) | function onActionSuccess(actionQueue, actionNode, nextState) { function onActionError (line 5847) | function onActionError(actionQueue, actionNode, error) { function notifyActionListeners (line 5861) | function notifyActionListeners(actionNode) { function actionStateReducer (line 5865) | function actionStateReducer(oldState, newState) { function mountActionState (line 5868) | function mountActionState(action, initialStateProp) { function updateActionState (line 5959) | function updateActionState(action) { function updateActionStateImpl (line 5963) | function updateActionStateImpl(stateHook, currentStateHook, action) { function actionStateActionEffect (line 5995) | function actionStateActionEffect(actionQueue, action) { function rerenderActionState (line 5998) | function rerenderActionState(action) { function pushSimpleEffect (line 6010) | function pushSimpleEffect(tag, inst, create, deps) { function updateRef (line 6025) | function updateRef() { function mountEffectImpl (line 6028) | function mountEffectImpl(fiberFlags, hookFlags, create, deps) { function updateEffectImpl (line 6038) | function updateEffectImpl(fiberFlags, hookFlags, create, deps) { function mountEffect (line 6054) | function mountEffect(create, deps) { function updateEffect (line 6057) | function updateEffect(create, deps) { function useEffectEventImpl (line 6060) | function useEffectEventImpl(payload) { function updateEvent (line 6074) | function updateEvent(callback) { function updateInsertionEffect (line 6082) | function updateInsertionEffect(create, deps) { function updateLayoutEffect (line 6085) | function updateLayoutEffect(create, deps) { function imperativeHandleEffect (line 6088) | function imperativeHandleEffect(create, ref) { function updateImperativeHandle (line 6105) | function updateImperativeHandle(ref, create, deps) { function mountDebugValue (line 6109) | function mountDebugValue() {} function updateCallback (line 6110) | function updateCallback(callback, deps) { function updateMemo (line 6119) | function updateMemo(nextCreate, deps) { function mountDeferredValueImpl (line 6137) | function mountDeferredValueImpl(hook, value, initialValue) { function updateDeferredValueImpl (line 6150) | function updateDeferredValueImpl(hook, prevValue, value, initialValue) { function startTransition (line 6169) | function startTransition(fiber, queue, pendingState, finishedState, call... function noop (line 6222) | function noop() {} function startHostTransition (line 6223) | function startHostTransition(formFiber, pendingState, action, formData) { function ensureFormComponentIsStateful (line 6240) | function ensureFormComponentIsStateful(formFiber) { function requestFormReset$2 (line 6275) | function requestFormReset$2(formFiber) { function useHostTransitionStatus (line 6288) | function useHostTransitionStatus() { function updateId (line 6291) | function updateId() { function updateRefresh (line 6294) | function updateRefresh() { function refreshCache (line 6297) | function refreshCache(fiber, seedKey, seedValue) { function dispatchReducerAction (line 6320) | function dispatchReducerAction(fiber, queue, action) { function dispatchSetState (line 6339) | function dispatchSetState(fiber, queue, action) { function dispatchSetStateInternal (line 6344) | function dispatchSetStateInternal(fiber, queue, action, lane) { function dispatchOptimisticSetState (line 6386) | function dispatchOptimisticSetState(fiber, throwIfDuringRender, queue, a... function isRenderPhaseUpdate (line 6448) | function isRenderPhaseUpdate(fiber) { function enqueueRenderPhaseUpdate (line 6455) | function enqueueRenderPhaseUpdate(queue, update) { function entangleTransitionUpdate (line 6464) | function entangleTransitionUpdate(root, queue, lane) { function applyDerivedStateFromProps (line 6802) | function applyDerivedStateFromProps( function checkShouldComponentUpdate (line 6857) | function checkShouldComponentUpdate( function callComponentWillReceiveProps (line 6873) | function callComponentWillReceiveProps( function resolveClassComponentProps (line 6887) | function resolveClassComponentProps(Component, baseProps) { function defaultOnUncaughtError (line 6902) | function defaultOnUncaughtError(error) { function defaultOnCaughtError (line 6905) | function defaultOnCaughtError(error) { function defaultOnRecoverableError (line 6908) | function defaultOnRecoverableError(error) { function logUncaughtError (line 6911) | function logUncaughtError(root, errorInfo) { function logCaughtError (line 6921) | function logCaughtError(root, boundary, errorInfo) { function createRootErrorUpdate (line 6934) | function createRootErrorUpdate(root, errorInfo, lane) { function createClassErrorUpdate (line 6943) | function createClassErrorUpdate(lane) { function initializeClassErrorUpdate (line 6948) | function initializeClassErrorUpdate(update, root, fiber, errorInfo) { function throwException (line 6974) | function throwException( function reconcileChildren (line 7135) | function reconcileChildren(current, workInProgress, nextChildren, render... function updateForwardRef (line 7146) | function updateForwardRef( function updateMemoComponent (line 7180) | function updateMemoComponent( function updateSimpleMemoComponent (line 7232) | function updateSimpleMemoComponent( function updateOffscreenComponent (line 7265) | function updateOffscreenComponent( function bailoutOffscreenComponent (line 7335) | function bailoutOffscreenComponent(current, workInProgress) { function deferHiddenOffscreenComponent (line 7346) | function deferHiddenOffscreenComponent( function mountActivityChildren (line 7370) | function mountActivityChildren(workInProgress, nextProps) { function retryActivityComponentWithoutHydrating (line 7380) | function retryActivityComponentWithoutHydrating( function updateActivityComponent (line 7392) | function updateActivityComponent(current, workInProgress, renderLanes) { function markRef (line 7496) | function markRef(current, workInProgress) { function updateFunctionComponent (line 7509) | function updateFunctionComponent( function replayFunctionComponent (line 7536) | function replayFunctionComponent( function updateClassComponent (line 7564) | function updateClassComponent( function mountHostRootWithoutHydrating (line 7824) | function mountHostRootWithoutHydrating( function mountSuspenseOffscreenState (line 7841) | function mountSuspenseOffscreenState(renderLanes) { function getRemainingWorkInPrimaryTree (line 7844) | function getRemainingWorkInPrimaryTree( function updateSuspenseComponent (line 7853) | function updateSuspenseComponent(current, workInProgress, renderLanes) { function mountSuspensePrimaryChildren (line 8134) | function mountSuspensePrimaryChildren(workInProgress, primaryChildren) { function mountSuspenseFallbackChildren (line 8142) | function mountSuspenseFallbackChildren( function mountWorkInProgressOffscreenFiber (line 8165) | function mountWorkInProgressOffscreenFiber(offscreenProps, mode) { function retrySuspenseComponentWithoutHydrating (line 8170) | function retrySuspenseComponentWithoutHydrating( function scheduleSuspenseWorkOnFiber (line 8184) | function scheduleSuspenseWorkOnFiber(fiber, renderLanes, propagationRoot) { function findLastContentRow (line 8190) | function findLastContentRow(firstChild) { function initSuspenseListRenderState (line 8200) | function initSuspenseListRenderState( function reverseChildren (line 8227) | function reverseChildren(fiber) { function updateSuspenseListComponent (line 8236) | function updateSuspenseListComponent(current, workInProgress, renderLane... function updateContextProvider (line 8347) | function updateContextProvider(current, workInProgress, renderLanes) { function bailoutOnAlreadyFinishedWork (line 8353) | function bailoutOnAlreadyFinishedWork(current, workInProgress, renderLan... function checkScheduledUpdateOrContext (line 8385) | function checkScheduledUpdateOrContext(current, renderLanes) { function attemptEarlyBailoutIfNoScheduledUpdate (line 8390) | function attemptEarlyBailoutIfNoScheduledUpdate( function beginWork (line 8508) | function beginWork(current, workInProgress, renderLanes) { function markUpdate (line 9003) | function markUpdate(workInProgress) { function preloadInstanceAndSuspendIfNeeded (line 9006) | function preloadInstanceAndSuspendIfNeeded( function preloadResourceAndSuspendIfNeeded (line 9035) | function preloadResourceAndSuspendIfNeeded(workInProgress, resource) { function scheduleRetryEffect (line 9046) | function scheduleRetryEffect(workInProgress, retryQueue) { function cutOffTailIfNeeded (line 9054) | function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) { function bubbleProperties (line 9084) | function bubbleProperties(completedWork) { function completeWork (line 9144) | function completeWork(current, workInProgress, renderLanes) { function unwindWork (line 9722) | function unwindWork(current, workInProgress) { function unwindInterruptedWork (line 9816) | function unwindInterruptedWork(current, interruptedWork) { function shouldProfile (line 9854) | function shouldProfile(current) { function commitHookLayoutEffects (line 9857) | function commitHookLayoutEffects(finishedWork, hookFlags) { function commitHookLayoutUnmountEffects (line 9864) | function commitHookLayoutUnmountEffects( function commitHookEffectListMount (line 9883) | function commitHookEffectListMount(flags, finishedWork) { function commitHookEffectListUnmount (line 9905) | function commitHookEffectListUnmount( function commitHookPassiveMountEffects (line 9943) | function commitHookPassiveMountEffects(finishedWork, hookFlags) { function commitHookPassiveUnmountEffects (line 9950) | function commitHookPassiveUnmountEffects( function commitClassCallbacks (line 9969) | function commitClassCallbacks(finishedWork) { function safelyCallComponentWillUnmount (line 9980) | function safelyCallComponentWillUnmount( function safelyAttachRef (line 10005) | function safelyAttachRef(current, nearestMountedAncestor) { function safelyDetachRef (line 10054) | function safelyDetachRef(current, nearestMountedAncestor) { function commitProfilerUpdate (line 10088) | function commitProfilerUpdate( function commitHostMount (line 10116) | function commitHostMount(finishedWork) { function commitHostUpdate (line 10143) | function commitHostUpdate(finishedWork, newProps, oldProps) { function commitNewChildToFragmentInstances (line 10152) | function commitNewChildToFragmentInstances(fiber, parentFragmentInstance... function commitFragmentInstanceDeletionEffects (line 10164) | function commitFragmentInstanceDeletionEffects(fiber) { function isHostParent (line 10188) | function isHostParent(fiber) { function isFragmentInstanceParent (line 10197) | function isFragmentInstanceParent(fiber) { function getHostSibling (line 10200) | function getHostSibling(fiber) { function insertOrAppendPlacementNodeIntoContainer (line 10220) | function insertOrAppendPlacementNodeIntoContainer( function insertOrAppendPlacementNode (line 10276) | function insertOrAppendPlacementNode( function commitHostSingletonAcquisition (line 10313) | function commitHostSingletonAcquisition(finishedWork) { function trackEnterViewTransitions$1 (line 10332) | function trackEnterViewTransitions$1(placement) { function pushViewTransitionCancelableScope (line 10337) | function pushViewTransitionCancelableScope() { function applyViewTransitionToHostInstances (line 10343) | function applyViewTransitionToHostInstances( function applyViewTransitionToHostInstancesRecursive (line 10359) | function applyViewTransitionToHostInstancesRecursive( function restoreViewTransitionOnHostInstances (line 10398) | function restoreViewTransitionOnHostInstances( function commitAppearingPairViewTransitions (line 10414) | function commitAppearingPairViewTransitions(placement) { function commitEnterViewTransitions (line 10442) | function commitEnterViewTransitions(placement, gesture) { function commitDeletedPairViewTransitions (line 10466) | function commitDeletedPairViewTransitions(deletion) { function commitExitViewTransitions (line 10509) | function commitExitViewTransitions(deletion) { function commitNestedViewTransitions (line 10540) | function commitNestedViewTransitions(changedParent) { function restorePairedViewTransitions (line 10561) | function restorePairedViewTransitions(parent) { function restoreEnterOrExitViewTransitions (line 10576) | function restoreEnterOrExitViewTransitions(fiber) { function restoreNestedViewTransitions (line 10586) | function restoreNestedViewTransitions(changedParent) { function measureViewTransitionHostInstancesRecursive (line 10594) | function measureViewTransitionHostInstancesRecursive( function measureUpdateViewTransition (line 10671) | function measureUpdateViewTransition(current, finishedWork, gesture) { function measureNestedViewTransitions (line 10700) | function measureNestedViewTransitions(changedParent, gesture) { function isHydratingParent (line 10749) | function isHydratingParent(current, finishedWork) { function commitBeforeMutationEffects (line 10763) | function commitBeforeMutationEffects(root, firstChild, committedLanes) { function commitBeforeMutationEffects_complete (line 10878) | function commitBeforeMutationEffects_complete( function commitLayoutEffectOnFiber (line 10982) | function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) { function hideOrUnhideAllChildren (line 11277) | function hideOrUnhideAllChildren(parentFiber, isHidden) { function hideOrUnhideAllChildrenOnFiber (line 11282) | function hideOrUnhideAllChildrenOnFiber(fiber, isHidden) { function hideOrUnhideNearestPortals (line 11325) | function hideOrUnhideNearestPortals(parentFiber, isHidden$jscomp$0) { function detachFiberAfterEffects (line 11346) | function detachFiberAfterEffects(fiber) { function recursivelyTraverseDeletionEffects (line 11367) | function recursivelyTraverseDeletionEffects( function commitDeletionEffectsOnFiber (line 11376) | function commitDeletionEffectsOnFiber( function commitActivityHydrationCallbacks (line 11580) | function commitActivityHydrationCallbacks(finishedRoot, finishedWork) { function commitSuspenseHydrationCallbacks (line 11595) | function commitSuspenseHydrationCallbacks(finishedRoot, finishedWork) { function getRetryCache (line 11610) | function getRetryCache(finishedWork) { function attachSuspenseRetryListeners (line 11631) | function attachSuspenseRetryListeners(finishedWork, wakeables) { function recursivelyTraverseMutationEffects (line 11645) | function recursivelyTraverseMutationEffects(root$jscomp$0, parentFiber, ... function commitMutationEffectsOnFiber (line 11700) | function commitMutationEffectsOnFiber(finishedWork, root, lanes) { function commitReconciliationEffects (line 12142) | function commitReconciliationEffects(finishedWork) { function recursivelyResetForms (line 12210) | function recursivelyResetForms(parentFiber) { function recursivelyTraverseAfterMutationEffects (line 12224) | function recursivelyTraverseAfterMutationEffects(root, parentFiber) { function commitAfterMutationEffectsOnFiber (line 12231) | function commitAfterMutationEffectsOnFiber(finishedWork, root) { function recursivelyTraverseLayoutEffects (line 12296) | function recursivelyTraverseLayoutEffects(root, parentFiber) { function recursivelyTraverseDisappearLayoutEffects (line 12302) | function recursivelyTraverseDisappearLayoutEffects(parentFiber) { function recursivelyTraverseReappearLayoutEffects (line 12368) | function recursivelyTraverseReappearLayoutEffects( function commitOffscreenPassiveMountEffects (line 12544) | function commitOffscreenPassiveMountEffects(current, finishedWork) { function commitCachePassiveMountEffect (line 12558) | function commitCachePassiveMountEffect(current, finishedWork) { function recursivelyTraversePassiveMountEffects (line 12566) | function recursivelyTraversePassiveMountEffects( function commitPassiveMountOnFiber (line 12596) | function commitPassiveMountOnFiber( function recursivelyTraverseReconnectPassiveEffects (line 12930) | function recursivelyTraverseReconnectPassiveEffects( function recursivelyTraverseAtomicPassiveEffects (line 13055) | function recursivelyTraverseAtomicPassiveEffects( function recursivelyAccumulateSuspenseyCommit (line 13120) | function recursivelyAccumulateSuspenseyCommit( function accumulateSuspenseyCommitOnFiber (line 13134) | function accumulateSuspenseyCommitOnFiber( function detachAlternateSiblings (line 13225) | function detachAlternateSiblings(parentFiber) { function recursivelyTraversePassiveUnmountEffects (line 13239) | function recursivelyTraversePassiveUnmountEffects(parentFiber) { function commitPassiveUnmountOnFiber (line 13270) | function commitPassiveUnmountOnFiber(finishedWork) { function recursivelyTraverseDisconnectPassiveEffects (line 13334) | function recursivelyTraverseDisconnectPassiveEffects(parentFiber) { function commitPassiveUnmountEffectsInsideOfDeletedTree_begin (line 13400) | function commitPassiveUnmountEffectsInsideOfDeletedTree_begin( function applyViewTransitionToClones (line 13465) | function applyViewTransitionToClones(name, className, clones) { function trackDeletedPairViewTransitions (line 13473) | function trackDeletedPairViewTransitions(deletion) { function trackEnterViewTransitions (line 13508) | function trackEnterViewTransitions(deletion) { function applyAppearingPairViewTransition (line 13534) | function applyAppearingPairViewTransition(child) { function applyExitViewTransition (line 13550) | function applyExitViewTransition(placement) { function recursivelyInsertNew (line 13566) | function recursivelyInsertNew( function recursivelyInsertNewFiber (line 13586) | function recursivelyInsertNewFiber( function recursivelyInsertClonesFromExistingTree (line 13676) | function recursivelyInsertClonesFromExistingTree( function recursivelyInsertClones (line 13770) | function recursivelyInsertClones( function recursivelyRestoreNew (line 13922) | function recursivelyRestoreNew(finishedWork, nearestMountedAncestor) { function recursivelyApplyViewTransitions (line 13937) | function recursivelyApplyViewTransitions(parentFiber) { function recursivelyRestoreViewTransitions (line 13991) | function recursivelyRestoreViewTransitions(parentFiber) { function restoreViewTransitionsOnFiber (line 14005) | function restoreViewTransitionsOnFiber(finishedWork) { function requestUpdateLane (line 14084) | function requestUpdateLane() { function requestDeferredLane (line 14094) | function requestDeferredLane() { function scheduleViewTransitionEvent (line 14107) | function scheduleViewTransitionEvent(fiber, callback) { function scheduleGestureTransitionEvent (line 14120) | function scheduleGestureTransitionEvent(fiber, callback) { function scheduleUpdateOnFiber (line 14144) | function scheduleUpdateOnFiber(root, fiber, lane) { function performWorkOnRoot (line 14173) | function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { function completeRootWhenReady (line 14408) | function completeRootWhenReady( function isRenderConsistentWithExternalStores (line 14526) | function isRenderConsistentWithExternalStores(finishedWork) { function markRootSuspended (line 14560) | function markRootSuspended( function flushSyncWork$1 (line 14581) | function flushSyncWork$1() { function resetWorkInProgressStack (line 14586) | function resetWorkInProgressStack() { function finalizeRender (line 14603) | function finalizeRender(lanes, finalizationTime) { function prepareFreshStack (line 14611) | function prepareFreshStack(root, lanes) { function handleThrow (line 14960) | function handleThrow(root, thrownValue) { function shouldRemainOnPreviousScreen (line 14988) | function shouldRemainOnPreviousScreen() { function pushDispatcher (line 15003) | function pushDispatcher() { function pushAsyncDispatcher (line 15008) | function pushAsyncDispatcher() { function renderDidSuspendDelayIfPossible (line 15013) | function renderDidSuspendDelayIfPossible() { function renderRootSync (line 15030) | function renderRootSync(root, lanes, shouldYieldForPrerendering) { function workLoopSync (line 15100) | function workLoopSync() { function renderRootConcurrent (line 15103) | function renderRootConcurrent(root, lanes) { function workLoopConcurrentByScheduler (line 15225) | function workLoopConcurrentByScheduler() { function performUnitOfWork (line 15229) | function performUnitOfWork(unitOfWork) { function replaySuspendedUnitOfWork (line 15241) | function replaySuspendedUnitOfWork(unitOfWork) { function throwAndUnwindWorkLoop (line 15289) | function throwAndUnwindWorkLoop( function completeUnitOfWork (line 15349) | function completeUnitOfWork(unitOfWork) { function unwindUnitOfWork (line 15378) | function unwindUnitOfWork(unitOfWork, skipSiblings) { function completeRoot (line 15408) | function completeRoot( function commitRoot (line 15682) | function commitRoot( function reportViewTransitionError (line 15778) | function reportViewTransitionError(error) { function suspendedViewTransition (line 15784) | function suspendedViewTransition(reason) { function finishedViewTransition (line 15796) | function finishedViewTransition(lanes) { function flushAfterMutationEffects (line 15820) | function flushAfterMutationEffects() { function flushMutationEffects (line 15826) | function flushMutationEffects() { function flushLayoutEffects (line 15954) | function flushLayoutEffects() { function flushSpawnedWork (line 16031) | function flushSpawnedWork() { function flushGestureMutations (line 16180) | function flushGestureMutations() { function flushGestureAnimations (line 16242) | function flushGestureAnimations() { function releaseRootPooledCache (line 16300) | function releaseRootPooledCache(root, remainingLanes) { function flushPendingEffects (line 16306) | function flushPendingEffects() { function flushPassiveEffects (line 16318) | function flushPassiveEffects() { function captureCommitPhaseErrorOnRoot (line 16402) | function captureCommitPhaseErrorOnRoot(rootFiber, sourceFiber, error) { function captureCommitPhaseError (line 16410) | function captureCommitPhaseError(sourceFiber, nearestMountedAncestor, er... function attachPingListener (line 16450) | function attachPingListener(root, wakeable, lanes) { function pingSuspendedRoot (line 16467) | function pingSuspendedRoot(root, wakeable, pingedLanes) { function retryTimedOutBoundary (line 16497) | function retryTimedOutBoundary(boundaryFiber, retryLane) { function retryDehydratedSuspenseBoundary (line 16504) | function retryDehydratedSuspenseBoundary(boundaryFiber) { function resolveRetryWakeable (line 16510) | function resolveRetryWakeable(boundaryFiber, wakeable) { function restorePendingUpdaters (line 16531) | function restorePendingUpdaters(root, lanes) { function scheduleCallback$1 (line 16537) | function scheduleCallback$1(priorityLevel, callback) { function ensureRootIsScheduled (line 16546) | function ensureRootIsScheduled(root) { function flushSyncWorkAcrossRoots_impl (line 16556) | function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) { function processRootScheduleInImmediateTask (line 16602) | function processRootScheduleInImmediateTask() { function processRootScheduleInMicrotask (line 16606) | function processRootScheduleInMicrotask() { function scheduleTaskForRootDuringMicrotask (line 16673) | function scheduleTaskForRootDuringMicrotask(root, currentTime) { function performWorkOnRootViaSchedulerTask (line 16745) | function performWorkOnRootViaSchedulerTask(root, didTimeout) { function performSyncWorkOnRoot (line 16767) | function performSyncWorkOnRoot(root, lanes) { function scheduleImmediateRootScheduleTask (line 16773) | function scheduleImmediateRootScheduleTask() { function requestTransitionLane (line 16783) | function requestTransitionLane() { function coerceFormActionProp (line 16795) | function coerceFormActionProp(actionProp) { function extractEvents$2 (line 16804) | function extractEvents$2( function runEventInBatch (line 16878) | function runEventInBatch(dispatchQueue) { function fireScrollEnd (line 16881) | function fireScrollEnd(targetInst, nativeEvent, nativeEventTarget) { function debounceScrollEnd (line 16900) | function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) { function processDispatchQueue (line 16984) | function processDispatchQueue(dispatchQueue, eventSystemFlags) { function listenToNonDelegatedEvent (line 17039) | function listenToNonDelegatedEvent(domEventName, targetElement) { function listenToNativeEvent (line 17049) | function listenToNativeEvent(domEventName, isCapturePhaseListener, targe... function listenToAllSupportedEvents (line 17060) | function listenToAllSupportedEvents(rootContainerElement) { function addTrappedEventListener (line 17079) | function addTrappedEventListener( function dispatchEventForPluginEventSystem (line 17120) | function dispatchEventForPluginEventSystem( function createDispatchListener (line 17592) | function createDispatchListener(instance, listener, currentTarget) { function accumulateSinglePhaseListeners (line 17599) | function accumulateSinglePhaseListeners( function accumulateTwoPhaseListeners (line 17628) | function accumulateTwoPhaseListeners(targetFiber, reactName) { function getParent (line 17654) | function getParent(inst) { function accumulateEnterLeaveListenersForEvent (line 17660) | function accumulateEnterLeaveListenersForEvent( function normalizeMarkupForTextOrAttribute (line 17699) | function normalizeMarkupForTextOrAttribute(markup) { function checkForUnmatchedText (line 17704) | function checkForUnmatchedText(serverText, clientText) { function setProp (line 17708) | function setProp(domElement, tag, key, value, props, prevValue) { function setPropOnCustomElement (line 18040) | function setPropOnCustomElement(domElement, tag, key, value, props, prev... function setInitialProperties (line 18115) | function setInitialProperties(domElement, tag, props) { function updateProperties (line 18391) | function updateProperties(domElement, tag, lastProps, nextProps) { function isLikelyStaticResource (line 18732) | function isLikelyStaticResource(initiatorType) { function estimateBandwidth (line 18746) | function estimateBandwidth() { function getOwnerDocumentFromRootContainer (line 18794) | function getOwnerDocumentFromRootContainer(rootContainerElement) { function getOwnHostContext (line 18799) | function getOwnHostContext(namespaceURI) { function getChildHostContextProd (line 18809) | function getChildHostContextProd(parentNamespace, type) { function shouldSetTextContent (line 18823) | function shouldSetTextContent(type, props) { function shouldAttemptEagerTransition (line 18836) | function shouldAttemptEagerTransition() { function resolveEventType (line 18847) | function resolveEventType() { function resolveEventTimeStamp (line 18851) | function resolveEventTimeStamp() { function handleErrorInNextTick (line 18869) | function handleErrorInNextTick(error) { function isSingletonScope (line 18874) | function isSingletonScope(type) { function clearHydrationBoundary (line 18877) | function clearHydrationBoundary(parentInstance, hydrationInstance) { function hideOrUnhideDehydratedBoundary (line 18922) | function hideOrUnhideDehydratedBoundary(suspenseInstance, isHidden) { function unhideInstance (line 18947) | function unhideInstance(instance, props) { function applyViewTransitionName (line 18956) | function applyViewTransitionName(instance, name, className) { function restoreViewTransitionName (line 18976) | function restoreViewTransitionName(instance, props) { function cancelViewTransitionName (line 19028) | function cancelViewTransitionName(instance, oldName, props) { function cancelRootViewTransitionName (line 19041) | function cancelRootViewTransitionName(rootContainer) { function restoreRootViewTransitionName (line 19062) | function restoreRootViewTransitionName(rootContainer) { function createMeasurement (line 19076) | function createMeasurement(rect, computedStyle, element) { function measureInstance (line 19097) | function measureInstance(instance) { function measureClonedInstance (line 19102) | function measureClonedInstance(instance) { function customizeViewTransitionError (line 19113) | function customizeViewTransitionError(error, ignoreAbort) { function forceLayout (line 19133) | function forceLayout(ownerDocument) { function waitForImageToLoad (line 19136) | function waitForImageToLoad(resolve) { function startViewTransition (line 19140) | function startViewTransition( function mergeTranslate (line 19327) | function mergeTranslate(translateA, translateB) { function animateGesture (line 19341) | function animateGesture( function startGestureTransition (line 19423) | function startGestureTransition( function ViewTransitionPseudoElement (line 19580) | function ViewTransitionPseudoElement(pseudo, name) { function createViewTransitionInstance (line 19611) | function createViewTransitionInstance(name) { function getCurrentGestureOffset (line 19620) | function getCurrentGestureOffset(timeline) { function FragmentInstance (line 19625) | function FragmentInstance(fragmentFiber) { function addEventListenerToChild (line 19652) | function addEventListenerToChild(child, type, listener, optionsOrUseCapt... function removeEventListenerFromChild (line 19685) | function removeEventListenerFromChild( function normalizeListenerOptions (line 19698) | function normalizeListenerOptions(opts) { function indexOfEventListener (line 19710) | function indexOfEventListener( function setFocusOnFiberIfFocusable (line 19773) | function setFocusOnFiberIfFocusable(fiber, focusOptions) { function collectChildren (line 19794) | function collectChildren(child, collection) { function blurActiveElementWithinFragment (line 19815) | function blurActiveElementWithinFragment(child, activeElement) { function observeChild (line 19832) | function observeChild(child, observer) { function unobserveChild (line 19852) | function unobserveChild(child, observer) { function collectClientRects (line 19870) | function collectClientRects(child, rects) { function validateDocumentPositionWithFiberTree (line 19975) | function validateDocumentPositionWithFiberTree( function addFragmentHandleToFiber (line 20122) | function addFragmentHandleToFiber(child, fragmentInstance) { function addFragmentHandleToInstance (line 20127) | function addFragmentHandleToInstance(instance, fragmentInstance) { function commitNewChildToFragmentInstance (line 20131) | function commitNewChildToFragmentInstance(childInstance, fragmentInstanc... function clearContainerSparingly (line 20150) | function clearContainerSparingly(container) { function canHydrateInstance (line 20172) | function canHydrateInstance(instance, type, props, inRootOrSingleton) { function canHydrateTextInstance (line 20237) | function canHydrateTextInstance(instance, text, inRootOrSingleton) { function canHydrateHydrationBoundary (line 20252) | function canHydrateHydrationBoundary(instance, inRootOrSingleton) { function isSuspenseInstancePending (line 20266) | function isSuspenseInstancePending(instance) { function isSuspenseInstanceFallback (line 20269) | function isSuspenseInstanceFallback(instance) { function registerSuspenseInstanceRetry (line 20275) | function registerSuspenseInstanceRetry(instance, callback) { function getNextHydratable (line 20289) | function getNextHydratable(node) { function getNextHydratableInstanceAfterHydrationBoundary (line 20311) | function getNextHydratableInstanceAfterHydrationBoundary(hydrationInstan... function getParentHydrationBoundary (line 20332) | function getParentHydrationBoundary(targetInstance) { function setFocusIfFocusable (line 20352) | function setFocusIfFocusable(node, focusOptions) { function resolveSingletonInstance (line 20366) | function resolveSingletonInstance(type, props, rootContainerInstance) { function releaseSingletonInstance (line 20385) | function releaseSingletonInstance(instance) { function getHoistableRoot (line 20392) | function getHoistableRoot(container) { function flushSyncWork (line 20411) | function flushSyncWork() { function requestFormReset$1 (line 20416) | function requestFormReset$1(form) { function preconnectAs (line 20423) | function preconnectAs(rel, href, crossOrigin) { function prefetchDNS$1 (line 20442) | function prefetchDNS$1(href) { function preconnect$1 (line 20446) | function preconnect$1(href, crossOrigin) { function preload$1 (line 20450) | function preload$1(href, as, options) { function preloadModule$1 (line 20511) | function preloadModule$1(href, options) { function preinitStyle (line 20555) | function preinitStyle(href, precedence, options) { function preinitScript (line 20604) | function preinitScript(src, options) { function preinitModuleScript (line 20630) | function preinitModuleScript(src, options) { function getResource (line 20656) | function getResource(type, currentProps, pendingProps, currentResource) { function getStyleKey (line 20765) | function getStyleKey(href) { function getStylesheetSelectorFromKey (line 20768) | function getStylesheetSelectorFromKey(key) { function stylesheetPropsFromRawProps (line 20771) | function stylesheetPropsFromRawProps(rawProps) { function preloadStylesheet (line 20777) | function preloadStylesheet(ownerDocument, key, preloadProps, state) { function getScriptKey (line 20792) | function getScriptKey(src) { function getScriptSelectorFromKey (line 20795) | function getScriptSelectorFromKey(key) { function acquireResource (line 20798) | function acquireResource(hoistableRoot, resource, props) { function insertStylesheet (line 20890) | function insertStylesheet(instance, precedence, root) { function adoptPreloadPropsForStylesheet (line 20910) | function adoptPreloadPropsForStylesheet(stylesheetProps, preloadProps) { function adoptPreloadPropsForScript (line 20917) | function adoptPreloadPropsForScript(scriptProps, preloadProps) { function getHydratableHoistableCache (line 20926) | function getHydratableHoistableCache(type, keyAttribute, ownerDocument) { function mountHoistable (line 20956) | function mountHoistable(hoistableRoot, type, instance) { function isHostHoistableType (line 20963) | function isHostHoistableType(type, props, hostContext) { function maySuspendCommit (line 21009) | function maySuspendCommit(type, props) { function preloadResource (line 21018) | function preloadResource(resource) { function estimateImageBytes (line 21023) | function estimateImageBytes(instance) { function suspendInstance (line 21031) | function suspendInstance(state, instance) { function suspendResource (line 21040) | function suspendResource(state, hoistableRoot, resource, props) { function waitForCommitToBeReady (line 21090) | function waitForCommitToBeReady(state, timeoutOffset) { function checkIfFullyUnsuspended (line 21134) | function checkIfFullyUnsuspended(state) { function onUnsuspend (line 21143) | function onUnsuspend() { function onUnsuspendImg (line 21147) | function onUnsuspendImg() { function insertSuspendedStylesheets (line 21152) | function insertSuspendedStylesheets(state, resources) { function insertStylesheetIntoRoot (line 21161) | function insertStylesheetIntoRoot(root, resource) { function FiberRootNode (line 21209) | function FiberRootNode( function createFiberRoot (line 21259) | function createFiberRoot( function createPortal$1 (line 21302) | function createPortal$1(children, containerInfo, implementation) { function getContextForSubtree (line 21318) | function getContextForSubtree(parentComponent) { function updateContainerImpl (line 21323) | function updateContainerImpl( function markRetryLaneImpl (line 21345) | function markRetryLaneImpl(fiber, retryLane) { function markRetryLaneIfNotHydrated (line 21352) | function markRetryLaneIfNotHydrated(fiber, retryLane) { function attemptContinuousHydration (line 21356) | function attemptContinuousHydration(fiber) { function attemptHydrationAtCurrentPriority (line 21363) | function attemptHydrationAtCurrentPriority(fiber) { function dispatchDiscreteEvent (line 21373) | function dispatchDiscreteEvent( function dispatchContinuousEvent (line 21390) | function dispatchContinuousEvent( function dispatchEvent (line 21407) | function dispatchEvent( function findInstanceBlockingEvent (line 21492) | function findInstanceBlockingEvent(nativeEvent) { function findInstanceBlockingTarget (line 21497) | function findInstanceBlockingTarget(targetNode) { function getEventPriority (line 21525) | function getEventPriority(domEventName) { function clearIfContinuousEvent (line 21631) | function clearIfContinuousEvent(domEventName, nativeEvent) { function accumulateOrCreateContinuousQueuedReplayableEvent (line 21654) | function accumulateOrCreateContinuousQueuedReplayableEvent( function queueIfContinuousEvent (line 21686) | function queueIfContinuousEvent( function attemptExplicitHydrationTarget (line 21763) | function attemptExplicitHydrationTarget(queuedTarget) { function attemptReplayContinuousQueuedEvent (line 21803) | function attemptReplayContinuousQueuedEvent(queuedEvent) { function attemptReplayContinuousQueuedEventInMap (line 21832) | function attemptReplayContinuousQueuedEventInMap(queuedEvent, key, map) { function queueChangeEvent (line 21835) | function queueChangeEvent(target) { function scheduleCallbackIfUnblocked (line 21839) | function scheduleCallbackIfUnblocked(queuedEvent, unblocked) { function scheduleReplayQueueIfNeeded (line 21845) | function scheduleReplayQueueIfNeeded(formReplayingQueue) { function retryIfBlockedOn (line 21880) | function retryIfBlockedOn(unblocked) { function defaultOnDefaultTransitionIndicator (line 21928) | function defaultOnDefaultTransitionIndicator() { function ReactDOMRoot (line 21974) | function ReactDOMRoot(internalRoot) { function ReactDOMHydrationRoot (line 21996) | function ReactDOMHydrationRoot(internalRoot) { function getCrossOriginStringAs (line 22063) | function getCrossOriginStringAs(as, input) { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.development.js function styleReplacer (line 38) | function styleReplacer(match, prefix, s, suffix) { function scriptReplacer (line 41) | function scriptReplacer(match, prefix, s, suffix) { function getIteratorFn (line 44) | function getIteratorFn(maybeIterable) { function objectName (line 52) | function objectName(object) { function describeKeyForErrorMessage (line 56) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 60) | function describeValueForErrorMessage(value) { function describeElementType (line 82) | function describeElementType(type) { function describeObjectForErrorMessage (line 107) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function murmurhash3_32_gc (line 213) | function murmurhash3_32_gc(key, seed) { function readAsDataURL (line 270) | function readAsDataURL(blob) { function typeName (line 286) | function typeName(value) { function willCoercionThrow (line 295) | function willCoercionThrow(value) { function testStringCoercion (line 302) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 305) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 316) | function checkCSSPropertyStringCoercion(value, propName) { function checkHtmlStringCoercion (line 327) | function checkHtmlStringCoercion(value) { function isAttributeNameSafe (line 337) | function isAttributeNameSafe(attributeName) { function checkControlledValueProps (line 348) | function checkControlledValueProps(tagName, props) { function validateProperty$1 (line 370) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 411) | function validateProperties$2(type, props) { function validateProperty (line 434) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 677) | function warnUnknownProperties(type, props, eventRegistry) { function camelize (line 701) | function camelize(string) { function escapeTextForBrowser (line 706) | function escapeTextForBrowser(text) { function sanitizeURL (line 748) | function sanitizeURL(url) { function escapeEntireInlineScriptContent (line 753) | function escapeEntireInlineScriptContent(scriptText) { function createResumableState (line 757) | function createResumableState( function createFormatContext (line 786) | function createFormatContext( function getChildFormatContext (line 799) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 875) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 888) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 898) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 911) | function makeId(resumableState, treeId, localId) { function pushViewTransitionAttributes (line 916) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 936) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 1043) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 1049) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 1061) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 1068) | function validateAdditionalFormField(value) { function getCustomFormFields (line 1074) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 1100) | function pushFormActionAttribute( function pushSrcObjectAttribute (line 1155) | function pushSrcObjectAttribute(target, blob) { function pushAttribute (line 1182) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1424) | function pushInnerHTML(target, innerHTML, children) { function checkSelectProp (line 1440) | function checkSelectProp(props, propName) { function flattenOptionChildren (line 1456) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1472) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1497) | function pushLinkImpl(target, props) { function escapeStyleTextContent (line 1516) | function escapeStyleTextContent(styleText) { function pushSelfClosing (line 1520) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1541) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1576) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1615) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1639) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1665) | function startChunkForTag(tag) { function pushStartInstance (line 1674) | function pushStartInstance( function endChunkForTag (line 3010) | function endChunkForTag(tag) { function hoistPreambleState (line 3016) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 3028) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 3036) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 3047) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 3112) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 3135) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 3154) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 3177) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 3201) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 3206) | function writeHoistablesForBoundary( function flushResource (line 3221) | function flushResource(resource) { function flushStyleInPreamble (line 3225) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 3232) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 3260) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 3284) | function preloadLateStyles(styleQueue) { function writeCompletedShellIdAttribute (line 3288) | function writeCompletedShellIdAttribute(destination, resumableState) { function pushCompletedShellIdAttribute (line 3297) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 3306) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 3361) | function writeStyleResourceAttributeInJS(destination, name, value) { function writeStyleResourceDependenciesInAttr (line 3409) | function writeStyleResourceDependenciesInAttr(destination, hoistableStat... function writeStyleResourceAttributeInAttr (line 3464) | function writeStyleResourceAttributeInAttr(destination, name, value) { function createHoistableState (line 3512) | function createHoistableState() { function preloadBootstrapScriptOrModule (line 3515) | function preloadBootstrapScriptOrModule( function adoptPreloadCredentials (line 3533) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3537) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContext (line 3556) | function escapeHrefForLinkHeaderURLContext(hrefInput) { function escapeHrefForLinkHeaderURLContextReplacer (line 3563) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContext (line 3579) | function escapeStringForLinkHeaderQuotedParamValueContext(value, name) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3592) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3612) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3615) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3618) | function hoistHoistables(parentState, childState) { function createRenderState (line 3623) | function createRenderState(resumableState, generateStaticMarkup) { function pushTextInstance (line 3808) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushSegmentFinale (line 3818) | function pushSegmentFinale( function getComponentNameFromType (line 3827) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3887) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3907) | function popAllPrevious(prev) { function pushAllNext (line 3912) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3917) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3928) | function popNextToCommonLevel(prev, next) { function switchContext (line 3939) | function switchContext(newSnapshot) { function warnOnInvalidCallback (line 3953) | function warnOnInvalidCallback(callback) { function warnNoop (line 3964) | function warnNoop(publicInstance, callerName) { function getTreeId (line 3978) | function getTreeId(context) { function pushTreeContext (line 3985) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 4013) | function clz32Fallback(x) { function noop (line 4017) | function noop() {} function trackUsedThenable (line 4018) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 4060) | function getSuspendedThenable() { function captureSuspendedCallSite (line 4069) | function captureSuspendedCallSite() { function ensureSuspendableThenableStateDEV (line 4088) | function ensureSuspendableThenableStateDEV(thenableState) { function is (line 4113) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 4116) | function resolveCurrentlyRenderingComponent() { function createHook (line 4127) | function createHook() { function createWorkInProgressHook (line 4132) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 4144) | function getThenableStateAfterSuspending() { function resetHooksState (line 4149) | function resetHooksState() { function readContext (line 4161) | function readContext(context) { function basicStateReducer (line 4168) | function basicStateReducer(state, action) { function useReducer (line 4171) | function useReducer(reducer, initialArg, init) { function useMemo (line 4215) | function useMemo(nextCreate, deps) { function dispatchAction (line 4259) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 4278) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 4283) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 4286) | function unsupportedSetOptimisticState() { function useActionState (line 4289) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 4357) | function unwrapThenable(thenable) { function readPreviousThenableFromState (line 4363) | function readPreviousThenableFromState() { function unsupportedRefresh (line 4373) | function unsupportedRefresh() { function disabledLog (line 4376) | function disabledLog() {} function disableLogs (line 4377) | function disableLogs() { function reenableLogs (line 4404) | function reenableLogs() { function formatOwnerStack (line 4423) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 4444) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 4460) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4616) | function describeComponentStackByType(type) { function isEligibleForOutlining (line 4670) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4676) | function defaultErrorHandler(error) { function RequestInstance (line 4698) | function RequestInstance( function createRequest (line 4737) | function createRequest( function pingTask (line 4798) | function pingTask(request, task) { function createSuspenseBoundary (line 4804) | function createSuspenseBoundary( function createRenderTask (line 4842) | function createRenderTask( function createReplayTask (line 4890) | function createReplayTask( function createPendingSegment (line 4938) | function createPendingSegment( function getCurrentStackInDEV (line 4960) | function getCurrentStackInDEV() { function pushHaltedAwaitOnComponentStack (line 5005) | function pushHaltedAwaitOnComponentStack(task, debugInfo) { function pushSuspendedCallSiteOnComponentStack (line 5024) | function pushSuspendedCallSiteOnComponentStack(request, task) { function pushServerComponentStack (line 5079) | function pushServerComponentStack(task, debugInfo) { function pushComponentStack (line 5094) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 5119) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 5131) | function getThrownInfo(node$jscomp$0) { function encodeErrorForBoundary (line 5157) | function encodeErrorForBoundary( function logRecoverableError (line 5179) | function logRecoverableError(request, error, errorInfo, debugTask) { function fatalError (line 5191) | function fatalError(request, error, errorInfo, debugTask) { function finishSuspenseListRow (line 5202) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 5205) | function unblockSuspenseListRow( function tryToResolveTogetherRow (line 5233) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 5258) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 5274) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 5398) | function renderWithHooks( function finishFunctionComponent (line 5432) | function finishFunctionComponent( function renderElement (line 5465) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 6558) | function resumeNode(request, task, segmentId, node, childIndex) { function replayElement (line 6585) | function replayElement( function validateIterable (line 6773) | function validateIterable( function validateAsyncIterable (line 6802) | function validateAsyncIterable(task, iterable, childIndex, iterator) { function renderNodeDestructive (line 6817) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 6829) | function retryNode(request, task) { function warnForMissingKey (line 7003) | function warnForMissingKey(request, task, child) { function renderChildrenArray (line 7066) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 7168) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 7202) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 7273) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 7284) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 7304) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 7336) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 7456) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 7463) | function abortRemainingReplayNodes( function abortTask (line 7535) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 7641) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 7706) | function completeShell(request) { function completeAll (line 7713) | function completeAll(request) { function queueCompletedSegment (line 7725) | function queueCompletedSegment(boundary, segment) { function finishedTask (line 7741) | function finishedTask(request, boundary, row, segment) { function performWork (line 7825) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 8085) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 8101) | function preparePreambleFromSegment( function preparePreamble (line 8145) | function preparePreamble(request) { function flushSubtree (line 8164) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 8204) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 8311) | function flushSegmentContainer( function flushCompletedBoundary (line 8326) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 8431) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 8483) | function flushCompletedQueues(request, destination) { function startWork (line 8891) | function startWork(request) { function enqueueFlush (line 8898) | function enqueueFlush(request) { function startFlowing (line 8911) | function startFlowing(request, destination) { function abort (line 8925) | function abort(request, reason) { function addToReplayParent (line 8962) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function onError (line 8974) | function onError() {} function renderToStringImpl (line 8975) | function renderToStringImpl( FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.browser.production.js function formatProdErrorMessage (line 38) | function formatProdErrorMessage(code) { function getIteratorFn (line 71) | function getIteratorFn(maybeIterable) { function murmurhash3_32_gc (line 81) | function murmurhash3_32_gc(key, seed) { function readAsDataURL (line 134) | function readAsDataURL(blob) { function isAttributeNameSafe (line 155) | function isAttributeNameSafe(attributeName) { function escapeTextForBrowser (line 251) | function escapeTextForBrowser(text) { function sanitizeURL (line 296) | function sanitizeURL(url) { function scriptReplacer (line 326) | function scriptReplacer(match, prefix, s, suffix) { function createResumableState (line 329) | function createResumableState( function createFormatContext (line 358) | function createFormatContext( function getChildFormatContext (line 371) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 421) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 434) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 443) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 456) | function makeId(resumableState, treeId, localId) { function pushViewTransitionAttributes (line 461) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 482) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 521) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 527) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 536) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 543) | function validateAdditionalFormField(value) { function getCustomFormFields (line 546) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 564) | function pushFormActionAttribute( function pushSrcObjectAttribute (line 596) | function pushSrcObjectAttribute(target, blob) { function pushAttribute (line 617) | function pushAttribute(target, name, value) { function pushInnerHTML (line 793) | function pushInnerHTML(target, innerHTML, children) { function flattenOptionChildren (line 802) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 809) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 833) | function pushLinkImpl(target, props) { function styleReplacer (line 851) | function styleReplacer(match, prefix, s, suffix) { function pushSelfClosing (line 854) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 872) | function pushTitleImpl(target, props) { function pushScriptImpl (line 907) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 934) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 958) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 986) | function startChunkForTag(tag) { function pushStartInstance (line 996) | function pushStartInstance( function endChunkForTag (line 2048) | function endChunkForTag(tag) { function hoistPreambleState (line 2053) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 2065) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 2073) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 2081) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 2146) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 2170) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 2190) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 2215) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 2234) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 2239) | function writeHoistablesForBoundary(destination, hoistableState, renderS... function flushResource (line 2250) | function flushResource(resource) { function flushStyleInPreamble (line 2255) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 2262) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 2290) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 2314) | function preloadLateStyles(styleQueue) { function writeCompletedShellIdAttribute (line 2318) | function writeCompletedShellIdAttribute(destination, resumableState) { function pushCompletedShellIdAttribute (line 2327) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 2336) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 2388) | function writeStyleResourceAttributeInJS(destination, name, value) { function writeStyleResourceDependenciesInAttr (line 2433) | function writeStyleResourceDependenciesInAttr(destination, hoistableStat... function writeStyleResourceAttributeInAttr (line 2485) | function writeStyleResourceAttributeInAttr(destination, name, value) { function createHoistableState (line 2530) | function createHoistableState() { function prefetchDNS (line 2533) | function prefetchDNS(href) { function preconnect (line 2568) | function preconnect(href, crossOrigin) { function preload (line 2622) | function preload(href, as, options) { function preloadModule (line 2737) | function preloadModule(href, options) { function preinitStyle (line 2773) | function preinitStyle(href, precedence, options) { function preinitScript (line 2813) | function preinitScript(src, options) { function preinitModuleScript (line 2837) | function preinitModuleScript(src, options) { function adoptPreloadCredentials (line 2863) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 2867) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContextReplacer (line 2893) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 2910) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 2930) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 2933) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 2936) | function hoistHoistables(parentState, childState) { function createRenderState (line 2941) | function createRenderState(resumableState, generateStaticMarkup) { function pushTextInstance (line 3104) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushSegmentFinale (line 3114) | function pushSegmentFinale(target, renderState, lastPushedText, textEmbe... function getComponentNameFromType (line 3120) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3176) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3190) | function popAllPrevious(prev) { function pushAllNext (line 3195) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3200) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3208) | function popNextToCommonLevel(prev, next) { function switchContext (line 3216) | function switchContext(newSnapshot) { function getTreeId (line 3243) | function getTreeId(context) { function pushTreeContext (line 3248) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3279) | function clz32Fallback(x) { function noop (line 3283) | function noop() {} function trackUsedThenable (line 3285) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3327) | function getSuspendedThenable() { function is (line 3333) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 3352) | function resolveCurrentlyRenderingComponent() { function createHook (line 3357) | function createHook() { function createWorkInProgressHook (line 3361) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 3373) | function getThenableStateAfterSuspending() { function resetHooksState (line 3378) | function resetHooksState() { function basicStateReducer (line 3389) | function basicStateReducer(state, action) { function useReducer (line 3392) | function useReducer(reducer, initialArg, init) { function useMemo (line 3428) | function useMemo(nextCreate, deps) { function dispatchAction (line 3452) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 3468) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 3471) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 3474) | function unsupportedSetOptimisticState() { function useActionState (line 3477) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 3539) | function unwrapThenable(thenable) { function readPreviousThenableFromState (line 3545) | function readPreviousThenableFromState() { function unsupportedRefresh (line 3555) | function unsupportedRefresh() { function describeBuiltInComponentFrame (line 3651) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 3668) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 3801) | function describeComponentStackByType(type) { function isEligibleForOutlining (line 3866) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 3871) | function defaultErrorHandler(error) { function RequestInstance (line 3893) | function RequestInstance( function createRequest (line 3931) | function createRequest( function pingTask (line 3987) | function pingTask(request, task) { function createSuspenseBoundary (line 3993) | function createSuspenseBoundary( function createRenderTask (line 4028) | function createRenderTask( function createReplayTask (line 4073) | function createReplayTask( function createPendingSegment (line 4118) | function createPendingSegment( function pushComponentStack (line 4140) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 4148) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 4155) | function getThrownInfo(node$jscomp$0) { function logRecoverableError (line 4182) | function logRecoverableError(request, error, errorInfo) { function fatalError (line 4187) | function fatalError(request, error) { function finishSuspenseListRow (line 4196) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 4199) | function unblockSuspenseListRow(request, unblockedRow, inheritedHoistabl... function tryToResolveTogetherRow (line 4220) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 4238) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 4254) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 4367) | function renderWithHooks(request, task, keyPath, Component, props, secon... function finishFunctionComponent (line 4389) | function finishFunctionComponent( function renderElement (line 4422) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 5118) | function resumeNode(request, task, segmentId, node, childIndex) { function renderNodeDestructive (line 5145) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 5155) | function retryNode(request, task) { function renderChildrenArray (line 5436) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 5512) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 5540) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 5607) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 5618) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 5636) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 5666) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 5777) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 5783) | function abortRemainingReplayNodes( function abortTask (line 5832) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 5905) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 5966) | function completeShell(request) { function completeAll (line 5973) | function completeAll(request) { function queueCompletedSegment (line 5985) | function queueCompletedSegment(boundary, segment) { function finishedTask (line 6001) | function finishedTask(request, boundary, row, segment) { function performWork (line 6079) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 6278) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 6294) | function preparePreambleFromSegment( function preparePreamble (line 6335) | function preparePreamble(request) { function flushSubtree (line 6353) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 6392) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 6468) | function flushSegmentContainer(request, destination, segment, hoistableS... function flushCompletedBoundary (line 6478) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 6569) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 6610) | function flushCompletedQueues(request, destination) { function enqueueFlush (line 6911) | function enqueueFlush(request) { function startFlowing (line 6924) | function startFlowing(request, destination) { function abort (line 6936) | function abort(request, reason) { function addToReplayParent (line 6961) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function onError (line 6973) | function onError() {} function renderToStringImpl (line 6974) | function renderToStringImpl( FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.node.development.js function styleReplacer (line 38) | function styleReplacer(match, prefix, s, suffix) { function scriptReplacer (line 41) | function scriptReplacer(match, prefix, s, suffix) { function getIteratorFn (line 44) | function getIteratorFn(maybeIterable) { function objectName (line 52) | function objectName(object) { function describeKeyForErrorMessage (line 56) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 60) | function describeValueForErrorMessage(value) { function describeElementType (line 82) | function describeElementType(type) { function describeObjectForErrorMessage (line 107) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function murmurhash3_32_gc (line 213) | function murmurhash3_32_gc(key, seed) { function readAsDataURL (line 270) | function readAsDataURL(blob) { function typeName (line 286) | function typeName(value) { function willCoercionThrow (line 295) | function willCoercionThrow(value) { function testStringCoercion (line 302) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 305) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 316) | function checkCSSPropertyStringCoercion(value, propName) { function checkHtmlStringCoercion (line 327) | function checkHtmlStringCoercion(value) { function isAttributeNameSafe (line 337) | function isAttributeNameSafe(attributeName) { function checkControlledValueProps (line 348) | function checkControlledValueProps(tagName, props) { function validateProperty$1 (line 370) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 411) | function validateProperties$2(type, props) { function validateProperty (line 434) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 677) | function warnUnknownProperties(type, props, eventRegistry) { function camelize (line 701) | function camelize(string) { function escapeTextForBrowser (line 706) | function escapeTextForBrowser(text) { function sanitizeURL (line 748) | function sanitizeURL(url) { function escapeEntireInlineScriptContent (line 753) | function escapeEntireInlineScriptContent(scriptText) { function createResumableState (line 757) | function createResumableState( function createFormatContext (line 786) | function createFormatContext( function getChildFormatContext (line 799) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 875) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 888) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 898) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 911) | function makeId(resumableState, treeId, localId) { function pushViewTransitionAttributes (line 916) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 936) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 1043) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 1049) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 1061) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 1068) | function validateAdditionalFormField(value) { function getCustomFormFields (line 1074) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 1100) | function pushFormActionAttribute( function pushSrcObjectAttribute (line 1155) | function pushSrcObjectAttribute(target, blob) { function pushAttribute (line 1182) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1424) | function pushInnerHTML(target, innerHTML, children) { function checkSelectProp (line 1440) | function checkSelectProp(props, propName) { function flattenOptionChildren (line 1456) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1472) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1497) | function pushLinkImpl(target, props) { function escapeStyleTextContent (line 1516) | function escapeStyleTextContent(styleText) { function pushSelfClosing (line 1520) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1541) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1576) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1615) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1639) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1665) | function startChunkForTag(tag) { function pushStartInstance (line 1674) | function pushStartInstance( function endChunkForTag (line 3010) | function endChunkForTag(tag) { function hoistPreambleState (line 3016) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 3028) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 3036) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 3047) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 3112) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 3135) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 3154) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 3177) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 3201) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 3206) | function writeHoistablesForBoundary( function flushResource (line 3221) | function flushResource(resource) { function flushStyleInPreamble (line 3225) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 3232) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 3260) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 3284) | function preloadLateStyles(styleQueue) { function writeCompletedShellIdAttribute (line 3288) | function writeCompletedShellIdAttribute(destination, resumableState) { function pushCompletedShellIdAttribute (line 3297) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 3306) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 3361) | function writeStyleResourceAttributeInJS(destination, name, value) { function writeStyleResourceDependenciesInAttr (line 3409) | function writeStyleResourceDependenciesInAttr(destination, hoistableStat... function writeStyleResourceAttributeInAttr (line 3464) | function writeStyleResourceAttributeInAttr(destination, name, value) { function createHoistableState (line 3512) | function createHoistableState() { function preloadBootstrapScriptOrModule (line 3515) | function preloadBootstrapScriptOrModule( function adoptPreloadCredentials (line 3533) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3537) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContext (line 3556) | function escapeHrefForLinkHeaderURLContext(hrefInput) { function escapeHrefForLinkHeaderURLContextReplacer (line 3563) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContext (line 3579) | function escapeStringForLinkHeaderQuotedParamValueContext(value, name) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3592) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3612) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3615) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3618) | function hoistHoistables(parentState, childState) { function createRenderState (line 3623) | function createRenderState(resumableState, generateStaticMarkup) { function pushTextInstance (line 3808) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushSegmentFinale (line 3818) | function pushSegmentFinale( function getComponentNameFromType (line 3827) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3887) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3907) | function popAllPrevious(prev) { function pushAllNext (line 3912) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3917) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3928) | function popNextToCommonLevel(prev, next) { function switchContext (line 3939) | function switchContext(newSnapshot) { function warnOnInvalidCallback (line 3953) | function warnOnInvalidCallback(callback) { function warnNoop (line 3964) | function warnNoop(publicInstance, callerName) { function getTreeId (line 3978) | function getTreeId(context) { function pushTreeContext (line 3985) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 4013) | function clz32Fallback(x) { function noop (line 4017) | function noop() {} function trackUsedThenable (line 4018) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 4060) | function getSuspendedThenable() { function captureSuspendedCallSite (line 4069) | function captureSuspendedCallSite() { function ensureSuspendableThenableStateDEV (line 4088) | function ensureSuspendableThenableStateDEV(thenableState) { function is (line 4113) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 4116) | function resolveCurrentlyRenderingComponent() { function createHook (line 4127) | function createHook() { function createWorkInProgressHook (line 4132) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 4144) | function getThenableStateAfterSuspending() { function resetHooksState (line 4149) | function resetHooksState() { function readContext (line 4161) | function readContext(context) { function basicStateReducer (line 4168) | function basicStateReducer(state, action) { function useReducer (line 4171) | function useReducer(reducer, initialArg, init) { function useMemo (line 4215) | function useMemo(nextCreate, deps) { function dispatchAction (line 4259) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 4278) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 4283) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 4286) | function unsupportedSetOptimisticState() { function useActionState (line 4289) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 4357) | function unwrapThenable(thenable) { function readPreviousThenableFromState (line 4363) | function readPreviousThenableFromState() { function unsupportedRefresh (line 4373) | function unsupportedRefresh() { function disabledLog (line 4376) | function disabledLog() {} function disableLogs (line 4377) | function disableLogs() { function reenableLogs (line 4404) | function reenableLogs() { function formatOwnerStack (line 4423) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 4444) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 4460) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4616) | function describeComponentStackByType(type) { function isEligibleForOutlining (line 4670) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4676) | function defaultErrorHandler(error) { function RequestInstance (line 4698) | function RequestInstance( function createRequest (line 4737) | function createRequest( function pingTask (line 4798) | function pingTask(request, task) { function createSuspenseBoundary (line 4804) | function createSuspenseBoundary( function createRenderTask (line 4842) | function createRenderTask( function createReplayTask (line 4890) | function createReplayTask( function createPendingSegment (line 4938) | function createPendingSegment( function getCurrentStackInDEV (line 4960) | function getCurrentStackInDEV() { function pushHaltedAwaitOnComponentStack (line 5005) | function pushHaltedAwaitOnComponentStack(task, debugInfo) { function pushSuspendedCallSiteOnComponentStack (line 5024) | function pushSuspendedCallSiteOnComponentStack(request, task) { function pushServerComponentStack (line 5079) | function pushServerComponentStack(task, debugInfo) { function pushComponentStack (line 5094) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 5119) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 5131) | function getThrownInfo(node$jscomp$0) { function encodeErrorForBoundary (line 5157) | function encodeErrorForBoundary( function logRecoverableError (line 5179) | function logRecoverableError(request, error, errorInfo, debugTask) { function fatalError (line 5191) | function fatalError(request, error, errorInfo, debugTask) { function finishSuspenseListRow (line 5202) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 5205) | function unblockSuspenseListRow( function tryToResolveTogetherRow (line 5233) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 5258) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 5274) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 5398) | function renderWithHooks( function finishFunctionComponent (line 5432) | function finishFunctionComponent( function renderElement (line 5465) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 6558) | function resumeNode(request, task, segmentId, node, childIndex) { function replayElement (line 6585) | function replayElement( function validateIterable (line 6773) | function validateIterable( function validateAsyncIterable (line 6802) | function validateAsyncIterable(task, iterable, childIndex, iterator) { function renderNodeDestructive (line 6817) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 6829) | function retryNode(request, task) { function warnForMissingKey (line 7003) | function warnForMissingKey(request, task, child) { function renderChildrenArray (line 7066) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 7168) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 7202) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 7273) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 7284) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 7304) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 7336) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 7456) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 7463) | function abortRemainingReplayNodes( function abortTask (line 7535) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 7641) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 7706) | function completeShell(request) { function completeAll (line 7713) | function completeAll(request) { function queueCompletedSegment (line 7725) | function queueCompletedSegment(boundary, segment) { function finishedTask (line 7741) | function finishedTask(request, boundary, row, segment) { function performWork (line 7825) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 8085) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 8101) | function preparePreambleFromSegment( function preparePreamble (line 8145) | function preparePreamble(request) { function flushSubtree (line 8164) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 8204) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 8311) | function flushSegmentContainer( function flushCompletedBoundary (line 8326) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 8431) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 8483) | function flushCompletedQueues(request, destination) { function startWork (line 8891) | function startWork(request) { function enqueueFlush (line 8898) | function enqueueFlush(request) { function startFlowing (line 8911) | function startFlowing(request, destination) { function abort (line 8925) | function abort(request, reason) { function addToReplayParent (line 8962) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function onError (line 8974) | function onError() {} function renderToStringImpl (line 8975) | function renderToStringImpl( FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server-legacy.node.production.js function getIteratorFn (line 56) | function getIteratorFn(maybeIterable) { function murmurhash3_32_gc (line 66) | function murmurhash3_32_gc(key, seed) { function readAsDataURL (line 119) | function readAsDataURL(blob) { function isAttributeNameSafe (line 140) | function isAttributeNameSafe(attributeName) { function escapeTextForBrowser (line 236) | function escapeTextForBrowser(text) { function sanitizeURL (line 281) | function sanitizeURL(url) { function scriptReplacer (line 311) | function scriptReplacer(match, prefix, s, suffix) { function createResumableState (line 314) | function createResumableState( function createFormatContext (line 343) | function createFormatContext( function getChildFormatContext (line 356) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 406) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 419) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 428) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 441) | function makeId(resumableState, treeId, localId) { function pushViewTransitionAttributes (line 446) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 467) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 509) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 515) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 524) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 531) | function validateAdditionalFormField(value) { function getCustomFormFields (line 537) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 555) | function pushFormActionAttribute( function pushSrcObjectAttribute (line 587) | function pushSrcObjectAttribute(target, blob) { function pushAttribute (line 608) | function pushAttribute(target, name, value) { function pushInnerHTML (line 784) | function pushInnerHTML(target, innerHTML, children) { function flattenOptionChildren (line 798) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 805) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 829) | function pushLinkImpl(target, props) { function styleReplacer (line 849) | function styleReplacer(match, prefix, s, suffix) { function pushSelfClosing (line 852) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 873) | function pushTitleImpl(target, props) { function pushScriptImpl (line 908) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 935) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 959) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 987) | function startChunkForTag(tag) { function pushStartInstance (line 996) | function pushStartInstance( function endChunkForTag (line 2062) | function endChunkForTag(tag) { function hoistPreambleState (line 2067) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 2079) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 2087) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 2098) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 2163) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 2187) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 2207) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 2232) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 2251) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 2256) | function writeHoistablesForBoundary(destination, hoistableState, renderS... function flushResource (line 2267) | function flushResource(resource) { function flushStyleInPreamble (line 2272) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 2279) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 2307) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 2331) | function preloadLateStyles(styleQueue) { function writeCompletedShellIdAttribute (line 2335) | function writeCompletedShellIdAttribute(destination, resumableState) { function pushCompletedShellIdAttribute (line 2344) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 2353) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 2407) | function writeStyleResourceAttributeInJS(destination, name, value) { function writeStyleResourceDependenciesInAttr (line 2452) | function writeStyleResourceDependenciesInAttr(destination, hoistableStat... function writeStyleResourceAttributeInAttr (line 2506) | function writeStyleResourceAttributeInAttr(destination, name, value) { function createHoistableState (line 2551) | function createHoistableState() { function prefetchDNS (line 2554) | function prefetchDNS(href) { function preconnect (line 2589) | function preconnect(href, crossOrigin) { function preload (line 2643) | function preload(href, as, options) { function preloadModule (line 2758) | function preloadModule(href, options) { function preinitStyle (line 2794) | function preinitStyle(href, precedence, options) { function preinitScript (line 2834) | function preinitScript(src, options) { function preinitModuleScript (line 2858) | function preinitModuleScript(src, options) { function adoptPreloadCredentials (line 2884) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 2888) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContextReplacer (line 2914) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 2931) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 2951) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 2954) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 2957) | function hoistHoistables(parentState, childState) { function createRenderState (line 2962) | function createRenderState(resumableState, generateStaticMarkup) { function pushTextInstance (line 3125) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushSegmentFinale (line 3135) | function pushSegmentFinale(target, renderState, lastPushedText, textEmbe... function getComponentNameFromType (line 3141) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3197) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3217) | function popAllPrevious(prev) { function pushAllNext (line 3222) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3227) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3238) | function popNextToCommonLevel(prev, next) { function switchContext (line 3249) | function switchContext(newSnapshot) { function getTreeId (line 3276) | function getTreeId(context) { function pushTreeContext (line 3281) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3312) | function clz32Fallback(x) { function noop (line 3316) | function noop() {} function trackUsedThenable (line 3320) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3362) | function getSuspendedThenable() { function is (line 3371) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 3390) | function resolveCurrentlyRenderingComponent() { function createHook (line 3397) | function createHook() { function createWorkInProgressHook (line 3402) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 3414) | function getThenableStateAfterSuspending() { function resetHooksState (line 3419) | function resetHooksState() { function basicStateReducer (line 3430) | function basicStateReducer(state, action) { function useReducer (line 3433) | function useReducer(reducer, initialArg, init) { function useMemo (line 3469) | function useMemo(nextCreate, deps) { function dispatchAction (line 3493) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 3512) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 3517) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 3520) | function unsupportedSetOptimisticState() { function useActionState (line 3523) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 3585) | function unwrapThenable(thenable) { function readPreviousThenableFromState (line 3591) | function readPreviousThenableFromState() { function unsupportedRefresh (line 3601) | function unsupportedRefresh() { function describeBuiltInComponentFrame (line 3702) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 3719) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 3852) | function describeComponentStackByType(type) { function isEligibleForOutlining (line 3917) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 3922) | function defaultErrorHandler(error) { function RequestInstance (line 3944) | function RequestInstance( function createRequest (line 3982) | function createRequest( function pingTask (line 4038) | function pingTask(request, task) { function createSuspenseBoundary (line 4044) | function createSuspenseBoundary( function createRenderTask (line 4079) | function createRenderTask( function createReplayTask (line 4124) | function createReplayTask( function createPendingSegment (line 4169) | function createPendingSegment( function pushComponentStack (line 4191) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 4199) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 4206) | function getThrownInfo(node$jscomp$0) { function logRecoverableError (line 4233) | function logRecoverableError(request, error, errorInfo) { function fatalError (line 4238) | function fatalError(request, error) { function finishSuspenseListRow (line 4247) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 4250) | function unblockSuspenseListRow(request, unblockedRow, inheritedHoistabl... function tryToResolveTogetherRow (line 4271) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 4289) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 4305) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 4418) | function renderWithHooks(request, task, keyPath, Component, props, secon... function finishFunctionComponent (line 4440) | function finishFunctionComponent( function renderElement (line 4473) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 5173) | function resumeNode(request, task, segmentId, node, childIndex) { function renderNodeDestructive (line 5200) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 5210) | function retryNode(request, task) { function renderChildrenArray (line 5498) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 5576) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 5610) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 5681) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 5692) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 5710) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 5740) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 5851) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 5857) | function abortRemainingReplayNodes( function abortTask (line 5909) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 5982) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 6043) | function completeShell(request) { function completeAll (line 6050) | function completeAll(request) { function queueCompletedSegment (line 6062) | function queueCompletedSegment(boundary, segment) { function finishedTask (line 6078) | function finishedTask(request, boundary, row, segment) { function performWork (line 6158) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 6359) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 6375) | function preparePreambleFromSegment( function preparePreamble (line 6419) | function preparePreamble(request) { function flushSubtree (line 6437) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 6478) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 6557) | function flushSegmentContainer(request, destination, segment, hoistableS... function flushCompletedBoundary (line 6567) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 6658) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 6701) | function flushCompletedQueues(request, destination) { function enqueueFlush (line 7011) | function enqueueFlush(request) { function startFlowing (line 7024) | function startFlowing(request, destination) { function abort (line 7036) | function abort(request, reason) { function addToReplayParent (line 7061) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function onError (line 7073) | function onError() {} function renderToStringImpl (line 7074) | function renderToStringImpl( FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.browser.development.js function styleReplacer (line 38) | function styleReplacer(match, prefix, s, suffix) { function scriptReplacer (line 41) | function scriptReplacer(match, prefix, s, suffix) { function getIteratorFn (line 44) | function getIteratorFn(maybeIterable) { function objectName (line 52) | function objectName(object) { function describeKeyForErrorMessage (line 56) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 60) | function describeValueForErrorMessage(value) { function describeElementType (line 82) | function describeElementType(type) { function describeObjectForErrorMessage (line 107) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function murmurhash3_32_gc (line 213) | function murmurhash3_32_gc(key, seed) { function scheduleWork (line 270) | function scheduleWork(callback) { function handleErrorInNextTick (line 274) | function handleErrorInNextTick(error) { function writeChunk (line 279) | function writeChunk(destination, chunk) { function writeChunkAndReturn (line 306) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 310) | function completeWriting(destination) { function stringToChunk (line 319) | function stringToChunk(content) { function stringToPrecomputedChunk (line 322) | function stringToPrecomputedChunk(content) { function byteLengthOfChunk (line 330) | function byteLengthOfChunk(chunk) { function closeWithError (line 333) | function closeWithError(destination, error) { function readAsDataURL (line 338) | function readAsDataURL(blob) { function typeName (line 348) | function typeName(value) { function willCoercionThrow (line 357) | function willCoercionThrow(value) { function testStringCoercion (line 364) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 367) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 378) | function checkCSSPropertyStringCoercion(value, propName) { function checkHtmlStringCoercion (line 389) | function checkHtmlStringCoercion(value) { function isAttributeNameSafe (line 399) | function isAttributeNameSafe(attributeName) { function checkControlledValueProps (line 410) | function checkControlledValueProps(tagName, props) { function validateProperty$1 (line 432) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 473) | function validateProperties$2(type, props) { function validateProperty (line 496) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 739) | function warnUnknownProperties(type, props, eventRegistry) { function camelize (line 763) | function camelize(string) { function escapeTextForBrowser (line 768) | function escapeTextForBrowser(text) { function sanitizeURL (line 810) | function sanitizeURL(url) { function escapeEntireInlineScriptContent (line 815) | function escapeEntireInlineScriptContent(scriptText) { function createRenderState (line 819) | function createRenderState( function createResumableState (line 1060) | function createResumableState( function createPreambleState (line 1089) | function createPreambleState() { function createFormatContext (line 1092) | function createFormatContext( function createRootFormatContext (line 1105) | function createRootFormatContext(namespaceURI) { function getChildFormatContext (line 1117) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 1193) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 1206) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 1216) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 1229) | function makeId(resumableState, treeId, localId) { function pushTextInstance (line 1234) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushViewTransitionAttributes (line 1240) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 1260) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 1371) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 1381) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 1393) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 1400) | function validateAdditionalFormField(value) { function getCustomFormFields (line 1406) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 1432) | function pushFormActionAttribute( function pushSrcObjectAttribute (line 1487) | function pushSrcObjectAttribute(target, blob) { function pushAttribute (line 1515) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1765) | function pushInnerHTML(target, innerHTML, children) { function checkSelectProp (line 1782) | function checkSelectProp(props, propName) { function flattenOptionChildren (line 1798) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1814) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1839) | function pushLinkImpl(target, props) { function escapeStyleTextContent (line 1858) | function escapeStyleTextContent(styleText) { function pushSelfClosing (line 1862) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1883) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1918) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1957) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1981) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 2007) | function startChunkForTag(tag) { function pushStartInstance (line 2016) | function pushStartInstance( function endChunkForTag (line 3371) | function endChunkForTag(tag) { function hoistPreambleState (line 3378) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 3390) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 3400) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 3410) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 3468) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 3491) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 3510) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 3533) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 3564) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 3569) | function writeHoistablesForBoundary( function flushResource (line 3584) | function flushResource(resource) { function flushStyleInPreamble (line 3588) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 3595) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 3624) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 3648) | function preloadLateStyles(styleQueue) { function writeCompletedShellIdAttribute (line 3652) | function writeCompletedShellIdAttribute(destination, resumableState) { function pushCompletedShellIdAttribute (line 3663) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 3674) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 3737) | function writeStyleResourceAttributeInJS(destination, name, value) { function writeStyleResourceDependenciesInAttr (line 3789) | function writeStyleResourceDependenciesInAttr(destination, hoistableStat... function writeStyleResourceAttributeInAttr (line 3852) | function writeStyleResourceAttributeInAttr(destination, name, value) { function createHoistableState (line 3904) | function createHoistableState() { function preloadBootstrapScriptOrModule (line 3907) | function preloadBootstrapScriptOrModule( function adoptPreloadCredentials (line 3925) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3929) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContext (line 3948) | function escapeHrefForLinkHeaderURLContext(hrefInput) { function escapeHrefForLinkHeaderURLContextReplacer (line 3955) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContext (line 3971) | function escapeStringForLinkHeaderQuotedParamValueContext(value, name) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3984) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 4004) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 4007) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 4010) | function hoistHoistables(parentState, childState) { function hasSuspenseyContent (line 4015) | function hasSuspenseyContent(hoistableState, flushingInShell) { function getComponentNameFromType (line 4020) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 4080) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 4100) | function popAllPrevious(prev) { function pushAllNext (line 4105) | function pushAllNext(next) { function popPreviousToCommonLevel (line 4110) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 4121) | function popNextToCommonLevel(prev, next) { function switchContext (line 4132) | function switchContext(newSnapshot) { function warnOnInvalidCallback (line 4146) | function warnOnInvalidCallback(callback) { function warnNoop (line 4157) | function warnNoop(publicInstance, callerName) { function getTreeId (line 4171) | function getTreeId(context) { function pushTreeContext (line 4178) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 4206) | function clz32Fallback(x) { function noop (line 4210) | function noop() {} function trackUsedThenable (line 4211) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 4253) | function getSuspendedThenable() { function captureSuspendedCallSite (line 4262) | function captureSuspendedCallSite() { function ensureSuspendableThenableStateDEV (line 4281) | function ensureSuspendableThenableStateDEV(thenableState) { function is (line 4306) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 4309) | function resolveCurrentlyRenderingComponent() { function createHook (line 4320) | function createHook() { function createWorkInProgressHook (line 4325) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 4337) | function getThenableStateAfterSuspending() { function resetHooksState (line 4342) | function resetHooksState() { function readContext (line 4354) | function readContext(context) { function basicStateReducer (line 4361) | function basicStateReducer(state, action) { function useReducer (line 4364) | function useReducer(reducer, initialArg, init) { function useMemo (line 4408) | function useMemo(nextCreate, deps) { function dispatchAction (line 4452) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 4471) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 4476) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 4479) | function unsupportedSetOptimisticState() { function useActionState (line 4482) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 4550) | function unwrapThenable(thenable) { function readPreviousThenableFromState (line 4556) | function readPreviousThenableFromState() { function unsupportedRefresh (line 4566) | function unsupportedRefresh() { function disabledLog (line 4569) | function disabledLog() {} function disableLogs (line 4570) | function disableLogs() { function reenableLogs (line 4597) | function reenableLogs() { function formatOwnerStack (line 4616) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 4637) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 4653) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4809) | function describeComponentStackByType(type) { function getViewTransitionClassName (line 4863) | function getViewTransitionClassName(defaultClass, eventClass) { function resetOwnerStackLimit (line 4880) | function resetOwnerStackLimit() { function isEligibleForOutlining (line 4886) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4894) | function defaultErrorHandler(error) { function RequestInstance (line 4925) | function RequestInstance( function createRequest (line 4964) | function createRequest( function createPrerenderRequest (line 5022) | function createPrerenderRequest( function resumeRequest (line 5054) | function resumeRequest( function resumeAndPrerenderRequest (line 5138) | function resumeAndPrerenderRequest( function pingTask (line 5165) | function pingTask(request, task) { function createSuspenseBoundary (line 5177) | function createSuspenseBoundary( function createRenderTask (line 5215) | function createRenderTask( function createReplayTask (line 5263) | function createReplayTask( function createPendingSegment (line 5311) | function createPendingSegment( function getCurrentStackInDEV (line 5333) | function getCurrentStackInDEV() { function pushHaltedAwaitOnComponentStack (line 5378) | function pushHaltedAwaitOnComponentStack(task, debugInfo) { function pushSuspendedCallSiteOnComponentStack (line 5397) | function pushSuspendedCallSiteOnComponentStack(request, task) { function pushServerComponentStack (line 5452) | function pushServerComponentStack(task, debugInfo) { function pushComponentStack (line 5467) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 5492) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 5504) | function getThrownInfo(node$jscomp$0) { function encodeErrorForBoundary (line 5530) | function encodeErrorForBoundary( function logRecoverableError (line 5552) | function logRecoverableError(request, error, errorInfo, debugTask) { function fatalError (line 5564) | function fatalError(request, error, errorInfo, debugTask) { function finishSuspenseListRow (line 5576) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 5579) | function unblockSuspenseListRow( function tryToResolveTogetherRow (line 5607) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 5632) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 5648) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 5770) | function renderWithHooks( function finishFunctionComponent (line 5804) | function finishFunctionComponent( function renderElement (line 5837) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 6977) | function resumeNode(request, task, segmentId, node, childIndex) { function replayElement (line 7005) | function replayElement( function validateIterable (line 7198) | function validateIterable( function validateAsyncIterable (line 7227) | function validateAsyncIterable(task, iterable, childIndex, iterator) { function renderNodeDestructive (line 7242) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 7254) | function retryNode(request, task) { function warnForMissingKey (line 7428) | function warnForMissingKey(request, task, child) { function renderChildrenArray (line 7491) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 7593) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 7627) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 7698) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 7709) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 7729) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 7761) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 7881) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 7888) | function abortRemainingReplayNodes( function abortTask (line 7960) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 8066) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 8131) | function completeShell(request) { function completeAll (line 8138) | function completeAll(request) { function queueCompletedSegment (line 8150) | function queueCompletedSegment(boundary, segment) { function finishedSegment (line 8166) | function finishedSegment(request, boundary, segment) { function finishedTask (line 8176) | function finishedTask(request, boundary, row, segment) { function performWork (line 8260) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 8522) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 8538) | function preparePreambleFromSegment( function preparePreamble (line 8582) | function preparePreamble(request) { function flushSubtree (line 8601) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 8642) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 8745) | function flushSegmentContainer( function flushCompletedBoundary (line 8760) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 8871) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 8923) | function flushCompletedQueues(request, destination) { function startWork (line 9362) | function startWork(request) { function enqueueFlush (line 9373) | function enqueueFlush(request) { function startFlowing (line 9385) | function startFlowing(request, destination) { function abort (line 9400) | function abort(request, reason) { function addToReplayParent (line 9437) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function getPostponedState (line 9449) | function getPostponedState(request) { function ensureCorrectIsomorphicReactVersion (line 9495) | function ensureCorrectIsomorphicReactVersion() { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.browser.production.js function formatProdErrorMessage (line 38) | function formatProdErrorMessage(code) { function getIteratorFn (line 71) | function getIteratorFn(maybeIterable) { function murmurhash3_32_gc (line 81) | function murmurhash3_32_gc(key, seed) { function scheduleWork (line 140) | function scheduleWork(callback) { function handleErrorInNextTick (line 144) | function handleErrorInNextTick(error) { function writeChunk (line 160) | function writeChunk(destination, chunk) { function writeChunkAndReturn (line 184) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 188) | function completeWriting(destination) { function stringToChunk (line 196) | function stringToChunk(content) { function stringToPrecomputedChunk (line 199) | function stringToPrecomputedChunk(content) { function byteLengthOfChunk (line 202) | function byteLengthOfChunk(chunk) { function closeWithError (line 205) | function closeWithError(destination, error) { function readAsDataURL (line 210) | function readAsDataURL(blob) { function isAttributeNameSafe (line 227) | function isAttributeNameSafe(attributeName) { function escapeTextForBrowser (line 323) | function escapeTextForBrowser(text) { function sanitizeURL (line 368) | function sanitizeURL(url) { function scriptReplacer (line 408) | function scriptReplacer(match, prefix, s, suffix) { function createRenderState (line 415) | function createRenderState( function createResumableState (line 644) | function createResumableState( function createPreambleState (line 673) | function createPreambleState() { function createFormatContext (line 676) | function createFormatContext( function createRootFormatContext (line 689) | function createRootFormatContext(namespaceURI) { function getChildFormatContext (line 701) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 751) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 764) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 773) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 786) | function makeId(resumableState, treeId, localId) { function pushTextInstance (line 792) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushViewTransitionAttributes (line 798) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 822) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 876) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 882) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 900) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 907) | function validateAdditionalFormField(value) { function getCustomFormFields (line 910) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 928) | function pushFormActionAttribute( function pushSrcObjectAttribute (line 966) | function pushSrcObjectAttribute(target, blob) { function pushAttribute (line 994) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1222) | function pushInnerHTML(target, innerHTML, children) { function flattenOptionChildren (line 1233) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1244) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1270) | function pushLinkImpl(target, props) { function styleReplacer (line 1288) | function styleReplacer(match, prefix, s, suffix) { function pushSelfClosing (line 1291) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1309) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1348) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1377) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1401) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1430) | function startChunkForTag(tag) { function pushStartInstance (line 1441) | function pushStartInstance( function endChunkForTag (line 2512) | function endChunkForTag(tag) { function hoistPreambleState (line 2519) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 2531) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 2566) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 2600) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 2658) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 2732) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 2752) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 2783) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 2805) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 2810) | function writeHoistablesForBoundary(destination, hoistableState, renderS... function flushResource (line 2821) | function flushResource(resource) { function flushStyleInPreamble (line 2826) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 2838) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 2866) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 2890) | function preloadLateStyles(styleQueue) { function writeCompletedShellIdAttribute (line 2899) | function writeCompletedShellIdAttribute(destination, resumableState) { function pushCompletedShellIdAttribute (line 2910) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 2923) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 2981) | function writeStyleResourceAttributeInJS(destination, name, value) { function writeStyleResourceDependenciesInAttr (line 3030) | function writeStyleResourceDependenciesInAttr(destination, hoistableStat... function writeStyleResourceAttributeInAttr (line 3088) | function writeStyleResourceAttributeInAttr(destination, name, value) { function createHoistableState (line 3137) | function createHoistableState() { function prefetchDNS (line 3140) | function prefetchDNS(href) { function preconnect (line 3175) | function preconnect(href, crossOrigin) { function preload (line 3229) | function preload(href, as, options) { function preloadModule (line 3344) | function preloadModule(href, options) { function preinitStyle (line 3380) | function preinitStyle(href, precedence, options) { function preinitScript (line 3420) | function preinitScript(src, options) { function preinitModuleScript (line 3444) | function preinitModuleScript(src, options) { function adoptPreloadCredentials (line 3470) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3474) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContextReplacer (line 3500) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3517) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3537) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3540) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3543) | function hoistHoistables(parentState, childState) { function hasSuspenseyContent (line 3548) | function hasSuspenseyContent(hoistableState, flushingInShell) { function getComponentNameFromType (line 3555) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3611) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3625) | function popAllPrevious(prev) { function pushAllNext (line 3630) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3635) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3643) | function popNextToCommonLevel(prev, next) { function switchContext (line 3651) | function switchContext(newSnapshot) { function getTreeId (line 3678) | function getTreeId(context) { function pushTreeContext (line 3683) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3714) | function clz32Fallback(x) { function noop (line 3718) | function noop() {} function trackUsedThenable (line 3720) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3762) | function getSuspendedThenable() { function is (line 3768) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 3787) | function resolveCurrentlyRenderingComponent() { function createHook (line 3792) | function createHook() { function createWorkInProgressHook (line 3796) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 3808) | function getThenableStateAfterSuspending() { function resetHooksState (line 3813) | function resetHooksState() { function basicStateReducer (line 3824) | function basicStateReducer(state, action) { function useReducer (line 3827) | function useReducer(reducer, initialArg, init) { function useMemo (line 3863) | function useMemo(nextCreate, deps) { function dispatchAction (line 3887) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 3903) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 3906) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 3909) | function unsupportedSetOptimisticState() { function useActionState (line 3912) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 3974) | function unwrapThenable(thenable) { function readPreviousThenableFromState (line 3980) | function readPreviousThenableFromState() { function unsupportedRefresh (line 3990) | function unsupportedRefresh() { function describeBuiltInComponentFrame (line 4085) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 4102) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4235) | function describeComponentStackByType(type) { function getViewTransitionClassName (line 4300) | function getViewTransitionClassName(defaultClass, eventClass) { function isEligibleForOutlining (line 4317) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4325) | function defaultErrorHandler(error) { function RequestInstance (line 4356) | function RequestInstance( function createRequest (line 4394) | function createRequest( function createPrerenderRequest (line 4449) | function createPrerenderRequest( function resumeRequest (line 4481) | function resumeRequest( function resumeAndPrerenderRequest (line 4560) | function resumeAndPrerenderRequest( function pingTask (line 4588) | function pingTask(request, task) { function createSuspenseBoundary (line 4600) | function createSuspenseBoundary( function createRenderTask (line 4635) | function createRenderTask( function createReplayTask (line 4680) | function createReplayTask( function createPendingSegment (line 4725) | function createPendingSegment( function pushComponentStack (line 4747) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 4755) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 4762) | function getThrownInfo(node$jscomp$0) { function logRecoverableError (line 4789) | function logRecoverableError(request, error, errorInfo) { function fatalError (line 4794) | function fatalError(request, error) { function finishSuspenseListRow (line 4803) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 4806) | function unblockSuspenseListRow(request, unblockedRow, inheritedHoistabl... function tryToResolveTogetherRow (line 4827) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 4845) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 4861) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 4972) | function renderWithHooks(request, task, keyPath, Component, props, secon... function finishFunctionComponent (line 4994) | function finishFunctionComponent( function renderElement (line 5027) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 5771) | function resumeNode(request, task, segmentId, node, childIndex) { function renderNodeDestructive (line 5799) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 5809) | function retryNode(request, task) { function renderChildrenArray (line 6095) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 6171) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 6199) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 6266) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 6277) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 6295) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 6325) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 6436) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 6442) | function abortRemainingReplayNodes( function abortTask (line 6491) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 6564) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 6625) | function completeShell(request) { function completeAll (line 6632) | function completeAll(request) { function queueCompletedSegment (line 6644) | function queueCompletedSegment(boundary, segment) { function finishedSegment (line 6660) | function finishedSegment(request, boundary, segment) { function finishedTask (line 6670) | function finishedTask(request, boundary, row, segment) { function performWork (line 6748) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 6945) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 6961) | function preparePreambleFromSegment( function preparePreamble (line 7002) | function preparePreamble(request) { function flushSubtree (line 7020) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 7060) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 7124) | function flushSegmentContainer(request, destination, segment, hoistableS... function flushCompletedBoundary (line 7134) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 7224) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 7266) | function flushCompletedQueues(request, destination) { function startWork (line 7577) | function startWork(request) { function enqueueFlush (line 7588) | function enqueueFlush(request) { function startFlowing (line 7600) | function startFlowing(request, destination) { function abort (line 7612) | function abort(request, reason) { function addToReplayParent (line 7637) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function getPostponedState (line 7649) | function getPostponedState(request) { function ensureCorrectIsomorphicReactVersion (line 7695) | function ensureCorrectIsomorphicReactVersion() { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.bun.production.js function getIteratorFn (line 35) | function getIteratorFn(maybeIterable) { function flushBuffered (line 46) | function flushBuffered(destination) { function writeChunk (line 49) | function writeChunk(destination, chunk) { function byteLengthOfChunk (line 52) | function byteLengthOfChunk(chunk) { function closeWithError (line 55) | function closeWithError(destination, error) { function readAsDataURL (line 62) | function readAsDataURL(blob) { function isAttributeNameSafe (line 80) | function isAttributeNameSafe(attributeName) { function escapeTextForBrowser (line 176) | function escapeTextForBrowser(text) { function sanitizeURL (line 221) | function sanitizeURL(url) { function scriptReplacer (line 251) | function scriptReplacer(match, prefix, s, suffix) { function createRenderState (line 254) | function createRenderState( function createResumableState (line 475) | function createResumableState( function createPreambleState (line 504) | function createPreambleState() { function createFormatContext (line 507) | function createFormatContext( function createRootFormatContext (line 520) | function createRootFormatContext(namespaceURI) { function getChildFormatContext (line 532) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 582) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 595) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 604) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 617) | function makeId(resumableState, treeId, localId) { function pushTextInstance (line 622) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushSegmentFinale (line 628) | function pushSegmentFinale(target, renderState, lastPushedText, textEmbe... function pushViewTransitionAttributes (line 631) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 652) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 694) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 700) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 709) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 716) | function validateAdditionalFormField(value) { function getCustomFormFields (line 722) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 740) | function pushFormActionAttribute( function pushSrcObjectAttribute (line 772) | function pushSrcObjectAttribute(target, blob) { function pushAttribute (line 793) | function pushAttribute(target, name, value) { function pushInnerHTML (line 969) | function pushInnerHTML(target, innerHTML, children) { function flattenOptionChildren (line 983) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 990) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1014) | function pushLinkImpl(target, props) { function styleReplacer (line 1034) | function styleReplacer(match, prefix, s, suffix) { function pushSelfClosing (line 1037) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1058) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1093) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1120) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1144) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1172) | function startChunkForTag(tag) { function pushStartInstance (line 1181) | function pushStartInstance( function endChunkForTag (line 2247) | function endChunkForTag(tag) { function hoistPreambleState (line 2252) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 2264) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 2272) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 2282) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 2346) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 2370) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 2390) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 2415) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 2434) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 2439) | function writeHoistablesForBoundary(destination, hoistableState, renderS... function flushResource (line 2450) | function flushResource(resource) { function flushStyleInPreamble (line 2455) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 2462) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 2490) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 2514) | function preloadLateStyles(styleQueue) { function writeCompletedShellIdAttribute (line 2518) | function writeCompletedShellIdAttribute(destination, resumableState) { function pushCompletedShellIdAttribute (line 2526) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 2535) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 2593) | function writeStyleResourceAttributeInJS(destination, name, value) { function writeStyleResourceDependenciesInAttr (line 2636) | function writeStyleResourceDependenciesInAttr(destination, hoistableStat... function writeStyleResourceAttributeInAttr (line 2694) | function writeStyleResourceAttributeInAttr(destination, name, value) { function createHoistableState (line 2737) | function createHoistableState() { function prefetchDNS (line 2740) | function prefetchDNS(href) { function preconnect (line 2775) | function preconnect(href, crossOrigin) { function preload (line 2829) | function preload(href, as, options) { function preloadModule (line 2944) | function preloadModule(href, options) { function preinitStyle (line 2980) | function preinitStyle(href, precedence, options) { function preinitScript (line 3020) | function preinitScript(src, options) { function preinitModuleScript (line 3044) | function preinitModuleScript(src, options) { function adoptPreloadCredentials (line 3070) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3074) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContextReplacer (line 3100) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3117) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3137) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3140) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3143) | function hoistHoistables(parentState, childState) { function hasSuspenseyContent (line 3148) | function hasSuspenseyContent(hoistableState, flushingInShell) { function getComponentNameFromType (line 3155) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3211) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3231) | function popAllPrevious(prev) { function pushAllNext (line 3236) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3241) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3252) | function popNextToCommonLevel(prev, next) { function switchContext (line 3263) | function switchContext(newSnapshot) { function getTreeId (line 3290) | function getTreeId(context) { function pushTreeContext (line 3295) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3326) | function clz32Fallback(x) { function noop (line 3330) | function noop() {} function trackUsedThenable (line 3334) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3376) | function getSuspendedThenable() { function is (line 3385) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 3404) | function resolveCurrentlyRenderingComponent() { function createHook (line 3411) | function createHook() { function createWorkInProgressHook (line 3416) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 3428) | function getThenableStateAfterSuspending() { function resetHooksState (line 3433) | function resetHooksState() { function basicStateReducer (line 3444) | function basicStateReducer(state, action) { function useReducer (line 3447) | function useReducer(reducer, initialArg, init) { function useMemo (line 3483) | function useMemo(nextCreate, deps) { function dispatchAction (line 3507) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 3526) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 3531) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 3534) | function unsupportedSetOptimisticState() { function useActionState (line 3537) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 3597) | function unwrapThenable(thenable) { function readPreviousThenableFromState (line 3603) | function readPreviousThenableFromState() { function unsupportedRefresh (line 3613) | function unsupportedRefresh() { function describeBuiltInComponentFrame (line 3713) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 3730) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 3863) | function describeComponentStackByType(type) { function getViewTransitionClassName (line 3928) | function getViewTransitionClassName(defaultClass, eventClass) { function isEligibleForOutlining (line 3945) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 3953) | function defaultErrorHandler(error) { function RequestInstance (line 3984) | function RequestInstance( function createRequest (line 4022) | function createRequest( function createPrerenderRequest (line 4077) | function createPrerenderRequest( function resumeRequest (line 4109) | function resumeRequest( function resumeAndPrerenderRequest (line 4188) | function resumeAndPrerenderRequest( function pingTask (line 4216) | function pingTask(request, task) { function createSuspenseBoundary (line 4228) | function createSuspenseBoundary( function createRenderTask (line 4263) | function createRenderTask( function createReplayTask (line 4308) | function createReplayTask( function createPendingSegment (line 4353) | function createPendingSegment( function pushComponentStack (line 4375) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 4383) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 4390) | function getThrownInfo(node$jscomp$0) { function logRecoverableError (line 4417) | function logRecoverableError(request, error, errorInfo) { function fatalError (line 4422) | function fatalError(request, error) { function finishSuspenseListRow (line 4431) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 4434) | function unblockSuspenseListRow(request, unblockedRow, inheritedHoistabl... function tryToResolveTogetherRow (line 4455) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 4473) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 4489) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 4603) | function renderWithHooks(request, task, keyPath, Component, props, secon... function finishFunctionComponent (line 4625) | function finishFunctionComponent( function renderElement (line 4658) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 5415) | function resumeNode(request, task, segmentId, node, childIndex) { function renderNodeDestructive (line 5443) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 5453) | function retryNode(request, task) { function renderChildrenArray (line 5746) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 5824) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 5858) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 5929) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 5940) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 5958) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 5988) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 6099) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 6105) | function abortRemainingReplayNodes( function abortTask (line 6157) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 6230) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 6291) | function completeShell(request) { function completeAll (line 6298) | function completeAll(request) { function queueCompletedSegment (line 6310) | function queueCompletedSegment(boundary, segment) { function finishedSegment (line 6326) | function finishedSegment(request, boundary, segment) { function finishedTask (line 6336) | function finishedTask(request, boundary, row, segment) { function performWork (line 6416) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 6618) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 6634) | function preparePreambleFromSegment( function preparePreamble (line 6678) | function preparePreamble(request) { function flushSubtree (line 6696) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 6737) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 6801) | function flushSegmentContainer(request, destination, segment, hoistableS... function flushCompletedBoundary (line 6811) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 6910) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 6957) | function flushCompletedQueues(request, destination) { function startWork (line 7272) | function startWork(request) { function enqueueFlush (line 7283) | function enqueueFlush(request) { function startFlowing (line 7295) | function startFlowing(request, destination) { function abort (line 7307) | function abort(request, reason) { function addToReplayParent (line 7332) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function getPostponedState (line 7344) | function getPostponedState(request) { function ensureCorrectIsomorphicReactVersion (line 7390) | function ensureCorrectIsomorphicReactVersion() { function createDrainHandler (line 7402) | function createDrainHandler(destination, request) { function createCancelHandler (line 7407) | function createCancelHandler(request, reason) { function createRequestImpl (line 7413) | function createRequestImpl(children, options) { function createFakeWritableFromReadableStreamController$1 (line 7442) | function createFakeWritableFromReadableStreamController$1(controller) { function resumeRequestImpl (line 7459) | function resumeRequestImpl(children, postponedState, options) { function createFakeWritableFromReadableStreamController (line 7479) | function createFakeWritableFromReadableStreamController(controller) { function createFakeWritableFromReadable (line 7496) | function createFakeWritableFromReadable(readable) { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.edge.development.js function styleReplacer (line 38) | function styleReplacer(match, prefix, s, suffix) { function scriptReplacer (line 41) | function scriptReplacer(match, prefix, s, suffix) { function getIteratorFn (line 44) | function getIteratorFn(maybeIterable) { function objectName (line 52) | function objectName(object) { function describeKeyForErrorMessage (line 56) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 60) | function describeValueForErrorMessage(value) { function describeElementType (line 82) | function describeElementType(type) { function describeObjectForErrorMessage (line 107) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function murmurhash3_32_gc (line 213) | function murmurhash3_32_gc(key, seed) { function handleErrorInNextTick (line 270) | function handleErrorInNextTick(error) { function writeChunk (line 275) | function writeChunk(destination, chunk) { function writeChunkAndReturn (line 302) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 306) | function completeWriting(destination) { function stringToChunk (line 315) | function stringToChunk(content) { function stringToPrecomputedChunk (line 318) | function stringToPrecomputedChunk(content) { function byteLengthOfChunk (line 326) | function byteLengthOfChunk(chunk) { function closeWithError (line 329) | function closeWithError(destination, error) { function readAsDataURL (line 334) | function readAsDataURL(blob) { function typeName (line 350) | function typeName(value) { function willCoercionThrow (line 359) | function willCoercionThrow(value) { function testStringCoercion (line 366) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 369) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 380) | function checkCSSPropertyStringCoercion(value, propName) { function checkHtmlStringCoercion (line 391) | function checkHtmlStringCoercion(value) { function isAttributeNameSafe (line 401) | function isAttributeNameSafe(attributeName) { function checkControlledValueProps (line 412) | function checkControlledValueProps(tagName, props) { function validateProperty$1 (line 434) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 475) | function validateProperties$2(type, props) { function validateProperty (line 498) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 741) | function warnUnknownProperties(type, props, eventRegistry) { function camelize (line 765) | function camelize(string) { function escapeTextForBrowser (line 770) | function escapeTextForBrowser(text) { function sanitizeURL (line 812) | function sanitizeURL(url) { function escapeEntireInlineScriptContent (line 817) | function escapeEntireInlineScriptContent(scriptText) { function createRenderState (line 821) | function createRenderState( function createResumableState (line 1062) | function createResumableState( function createPreambleState (line 1091) | function createPreambleState() { function createFormatContext (line 1094) | function createFormatContext( function createRootFormatContext (line 1107) | function createRootFormatContext(namespaceURI) { function getChildFormatContext (line 1119) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 1195) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 1208) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 1218) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 1231) | function makeId(resumableState, treeId, localId) { function pushTextInstance (line 1236) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushViewTransitionAttributes (line 1242) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 1262) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 1373) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 1383) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 1395) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 1402) | function validateAdditionalFormField(value) { function getCustomFormFields (line 1408) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 1434) | function pushFormActionAttribute( function pushSrcObjectAttribute (line 1489) | function pushSrcObjectAttribute(target, blob) { function pushAttribute (line 1517) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1767) | function pushInnerHTML(target, innerHTML, children) { function checkSelectProp (line 1784) | function checkSelectProp(props, propName) { function flattenOptionChildren (line 1800) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1816) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1841) | function pushLinkImpl(target, props) { function escapeStyleTextContent (line 1860) | function escapeStyleTextContent(styleText) { function pushSelfClosing (line 1864) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1885) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1920) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1959) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1983) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 2009) | function startChunkForTag(tag) { function pushStartInstance (line 2018) | function pushStartInstance( function endChunkForTag (line 3373) | function endChunkForTag(tag) { function hoistPreambleState (line 3380) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 3392) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 3402) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 3412) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 3470) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 3493) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 3512) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 3535) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 3566) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 3571) | function writeHoistablesForBoundary( function flushResource (line 3586) | function flushResource(resource) { function flushStyleInPreamble (line 3590) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 3597) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 3626) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 3650) | function preloadLateStyles(styleQueue) { function writeCompletedShellIdAttribute (line 3654) | function writeCompletedShellIdAttribute(destination, resumableState) { function pushCompletedShellIdAttribute (line 3665) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 3676) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 3739) | function writeStyleResourceAttributeInJS(destination, name, value) { function writeStyleResourceDependenciesInAttr (line 3791) | function writeStyleResourceDependenciesInAttr(destination, hoistableStat... function writeStyleResourceAttributeInAttr (line 3854) | function writeStyleResourceAttributeInAttr(destination, name, value) { function createHoistableState (line 3906) | function createHoistableState() { function preloadBootstrapScriptOrModule (line 3909) | function preloadBootstrapScriptOrModule( function adoptPreloadCredentials (line 3927) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3931) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContext (line 3950) | function escapeHrefForLinkHeaderURLContext(hrefInput) { function escapeHrefForLinkHeaderURLContextReplacer (line 3957) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContext (line 3973) | function escapeStringForLinkHeaderQuotedParamValueContext(value, name) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3986) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 4006) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 4009) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 4012) | function hoistHoistables(parentState, childState) { function hasSuspenseyContent (line 4017) | function hasSuspenseyContent(hoistableState, flushingInShell) { function getComponentNameFromType (line 4022) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 4082) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 4102) | function popAllPrevious(prev) { function pushAllNext (line 4107) | function pushAllNext(next) { function popPreviousToCommonLevel (line 4112) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 4123) | function popNextToCommonLevel(prev, next) { function switchContext (line 4134) | function switchContext(newSnapshot) { function warnOnInvalidCallback (line 4148) | function warnOnInvalidCallback(callback) { function warnNoop (line 4159) | function warnNoop(publicInstance, callerName) { function getTreeId (line 4173) | function getTreeId(context) { function pushTreeContext (line 4180) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 4208) | function clz32Fallback(x) { function noop (line 4212) | function noop() {} function trackUsedThenable (line 4213) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 4255) | function getSuspendedThenable() { function captureSuspendedCallSite (line 4264) | function captureSuspendedCallSite() { function ensureSuspendableThenableStateDEV (line 4283) | function ensureSuspendableThenableStateDEV(thenableState) { function is (line 4308) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 4311) | function resolveCurrentlyRenderingComponent() { function createHook (line 4322) | function createHook() { function createWorkInProgressHook (line 4327) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 4339) | function getThenableStateAfterSuspending() { function resetHooksState (line 4344) | function resetHooksState() { function readContext (line 4356) | function readContext(context) { function basicStateReducer (line 4363) | function basicStateReducer(state, action) { function useReducer (line 4366) | function useReducer(reducer, initialArg, init) { function useMemo (line 4410) | function useMemo(nextCreate, deps) { function dispatchAction (line 4454) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 4473) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 4478) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 4481) | function unsupportedSetOptimisticState() { function useActionState (line 4484) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 4552) | function unwrapThenable(thenable) { function readPreviousThenableFromState (line 4558) | function readPreviousThenableFromState() { function unsupportedRefresh (line 4568) | function unsupportedRefresh() { function disabledLog (line 4571) | function disabledLog() {} function disableLogs (line 4572) | function disableLogs() { function reenableLogs (line 4599) | function reenableLogs() { function prepareStackTrace (line 4618) | function prepareStackTrace(error, structuredStackTrace) { function formatOwnerStack (line 4624) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 4645) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 4661) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4817) | function describeComponentStackByType(type) { function getViewTransitionClassName (line 4871) | function getViewTransitionClassName(defaultClass, eventClass) { function resetOwnerStackLimit (line 4888) | function resetOwnerStackLimit() { function isEligibleForOutlining (line 4894) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4902) | function defaultErrorHandler(error) { function RequestInstance (line 4933) | function RequestInstance( function createRequest (line 4972) | function createRequest( function createPrerenderRequest (line 5030) | function createPrerenderRequest( function resumeRequest (line 5062) | function resumeRequest( function resumeAndPrerenderRequest (line 5146) | function resumeAndPrerenderRequest( function resolveRequest (line 5173) | function resolveRequest() { function pingTask (line 5181) | function pingTask(request, task) { function createSuspenseBoundary (line 5193) | function createSuspenseBoundary( function createRenderTask (line 5231) | function createRenderTask( function createReplayTask (line 5279) | function createReplayTask( function createPendingSegment (line 5327) | function createPendingSegment( function getCurrentStackInDEV (line 5349) | function getCurrentStackInDEV() { function pushHaltedAwaitOnComponentStack (line 5394) | function pushHaltedAwaitOnComponentStack(task, debugInfo) { function pushSuspendedCallSiteOnComponentStack (line 5413) | function pushSuspendedCallSiteOnComponentStack(request, task) { function pushServerComponentStack (line 5468) | function pushServerComponentStack(task, debugInfo) { function pushComponentStack (line 5483) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 5508) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 5520) | function getThrownInfo(node$jscomp$0) { function encodeErrorForBoundary (line 5546) | function encodeErrorForBoundary( function logRecoverableError (line 5568) | function logRecoverableError(request, error, errorInfo, debugTask) { function fatalError (line 5580) | function fatalError(request, error, errorInfo, debugTask) { function finishSuspenseListRow (line 5592) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 5595) | function unblockSuspenseListRow( function tryToResolveTogetherRow (line 5623) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 5648) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 5664) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 5786) | function renderWithHooks( function finishFunctionComponent (line 5820) | function finishFunctionComponent( function renderElement (line 5853) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 6993) | function resumeNode(request, task, segmentId, node, childIndex) { function replayElement (line 7021) | function replayElement( function validateIterable (line 7214) | function validateIterable( function validateAsyncIterable (line 7243) | function validateAsyncIterable(task, iterable, childIndex, iterator) { function renderNodeDestructive (line 7258) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 7270) | function retryNode(request, task) { function warnForMissingKey (line 7444) | function warnForMissingKey(request, task, child) { function renderChildrenArray (line 7507) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 7609) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 7643) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 7714) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 7725) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 7745) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 7777) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 7897) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 7904) | function abortRemainingReplayNodes( function abortTask (line 7976) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 8082) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 8147) | function completeShell(request) { function completeAll (line 8154) | function completeAll(request) { function queueCompletedSegment (line 8166) | function queueCompletedSegment(boundary, segment) { function finishedSegment (line 8182) | function finishedSegment(request, boundary, segment) { function finishedTask (line 8192) | function finishedTask(request, boundary, row, segment) { function performWork (line 8276) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 8538) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 8554) | function preparePreambleFromSegment( function preparePreamble (line 8598) | function preparePreamble(request) { function flushSubtree (line 8617) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 8658) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 8761) | function flushSegmentContainer( function flushCompletedBoundary (line 8776) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 8887) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 8939) | function flushCompletedQueues(request, destination) { function startWork (line 9378) | function startWork(request) { function enqueueEarlyPreloadsAfterInitialWork (line 9399) | function enqueueEarlyPreloadsAfterInitialWork(request) { function enqueueFlush (line 9402) | function enqueueFlush(request) { function startFlowing (line 9414) | function startFlowing(request, destination) { function abort (line 9429) | function abort(request, reason) { function addToReplayParent (line 9466) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function getPostponedState (line 9478) | function getPostponedState(request) { function ensureCorrectIsomorphicReactVersion (line 9524) | function ensureCorrectIsomorphicReactVersion() { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.edge.production.js function getIteratorFn (line 56) | function getIteratorFn(maybeIterable) { function murmurhash3_32_gc (line 66) | function murmurhash3_32_gc(key, seed) { function handleErrorInNextTick (line 119) | function handleErrorInNextTick(error) { function writeChunk (line 135) | function writeChunk(destination, chunk) { function writeChunkAndReturn (line 159) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 163) | function completeWriting(destination) { function stringToChunk (line 171) | function stringToChunk(content) { function stringToPrecomputedChunk (line 174) | function stringToPrecomputedChunk(content) { function byteLengthOfChunk (line 177) | function byteLengthOfChunk(chunk) { function closeWithError (line 180) | function closeWithError(destination, error) { function readAsDataURL (line 185) | function readAsDataURL(blob) { function isAttributeNameSafe (line 206) | function isAttributeNameSafe(attributeName) { function escapeTextForBrowser (line 302) | function escapeTextForBrowser(text) { function sanitizeURL (line 347) | function sanitizeURL(url) { function scriptReplacer (line 387) | function scriptReplacer(match, prefix, s, suffix) { function createRenderState (line 394) | function createRenderState( function createResumableState (line 623) | function createResumableState( function createPreambleState (line 652) | function createPreambleState() { function createFormatContext (line 655) | function createFormatContext( function createRootFormatContext (line 668) | function createRootFormatContext(namespaceURI) { function getChildFormatContext (line 680) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 730) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 743) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 752) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 765) | function makeId(resumableState, treeId, localId) { function pushTextInstance (line 771) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushViewTransitionAttributes (line 777) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 801) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 858) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 864) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 882) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 889) | function validateAdditionalFormField(value) { function getCustomFormFields (line 895) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 913) | function pushFormActionAttribute( function pushSrcObjectAttribute (line 951) | function pushSrcObjectAttribute(target, blob) { function pushAttribute (line 979) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1207) | function pushInnerHTML(target, innerHTML, children) { function flattenOptionChildren (line 1223) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1234) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1260) | function pushLinkImpl(target, props) { function styleReplacer (line 1280) | function styleReplacer(match, prefix, s, suffix) { function pushSelfClosing (line 1283) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1304) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1343) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1372) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1396) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1425) | function startChunkForTag(tag) { function pushStartInstance (line 1435) | function pushStartInstance( function endChunkForTag (line 2520) | function endChunkForTag(tag) { function hoistPreambleState (line 2527) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 2539) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 2574) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 2611) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 2669) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 2743) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 2763) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 2794) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 2816) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 2821) | function writeHoistablesForBoundary(destination, hoistableState, renderS... function flushResource (line 2832) | function flushResource(resource) { function flushStyleInPreamble (line 2837) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 2849) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 2877) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 2901) | function preloadLateStyles(styleQueue) { function writeCompletedShellIdAttribute (line 2910) | function writeCompletedShellIdAttribute(destination, resumableState) { function pushCompletedShellIdAttribute (line 2921) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 2934) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 2994) | function writeStyleResourceAttributeInJS(destination, name, value) { function writeStyleResourceDependenciesInAttr (line 3043) | function writeStyleResourceDependenciesInAttr(destination, hoistableStat... function writeStyleResourceAttributeInAttr (line 3103) | function writeStyleResourceAttributeInAttr(destination, name, value) { function createHoistableState (line 3152) | function createHoistableState() { function prefetchDNS (line 3155) | function prefetchDNS(href) { function preconnect (line 3190) | function preconnect(href, crossOrigin) { function preload (line 3244) | function preload(href, as, options) { function preloadModule (line 3359) | function preloadModule(href, options) { function preinitStyle (line 3395) | function preinitStyle(href, precedence, options) { function preinitScript (line 3435) | function preinitScript(src, options) { function preinitModuleScript (line 3459) | function preinitModuleScript(src, options) { function adoptPreloadCredentials (line 3485) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3489) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContextReplacer (line 3515) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3532) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3552) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3555) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3558) | function hoistHoistables(parentState, childState) { function hasSuspenseyContent (line 3563) | function hasSuspenseyContent(hoistableState, flushingInShell) { function getComponentNameFromType (line 3572) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3628) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3648) | function popAllPrevious(prev) { function pushAllNext (line 3653) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3658) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3669) | function popNextToCommonLevel(prev, next) { function switchContext (line 3680) | function switchContext(newSnapshot) { function getTreeId (line 3707) | function getTreeId(context) { function pushTreeContext (line 3712) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3743) | function clz32Fallback(x) { function noop (line 3747) | function noop() {} function trackUsedThenable (line 3751) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3793) | function getSuspendedThenable() { function is (line 3802) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 3821) | function resolveCurrentlyRenderingComponent() { function createHook (line 3828) | function createHook() { function createWorkInProgressHook (line 3833) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 3845) | function getThenableStateAfterSuspending() { function resetHooksState (line 3850) | function resetHooksState() { function basicStateReducer (line 3861) | function basicStateReducer(state, action) { function useReducer (line 3864) | function useReducer(reducer, initialArg, init) { function useMemo (line 3900) | function useMemo(nextCreate, deps) { function dispatchAction (line 3924) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 3943) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 3948) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 3951) | function unsupportedSetOptimisticState() { function useActionState (line 3954) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 4016) | function unwrapThenable(thenable) { function readPreviousThenableFromState (line 4022) | function readPreviousThenableFromState() { function unsupportedRefresh (line 4032) | function unsupportedRefresh() { function prepareStackTrace (line 4130) | function prepareStackTrace(error, structuredStackTrace) { function describeBuiltInComponentFrame (line 4137) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 4154) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4287) | function describeComponentStackByType(type) { function getViewTransitionClassName (line 4352) | function getViewTransitionClassName(defaultClass, eventClass) { function isEligibleForOutlining (line 4369) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4377) | function defaultErrorHandler(error) { function RequestInstance (line 4408) | function RequestInstance( function createRequest (line 4446) | function createRequest( function createPrerenderRequest (line 4501) | function createPrerenderRequest( function resumeRequest (line 4533) | function resumeRequest( function resumeAndPrerenderRequest (line 4612) | function resumeAndPrerenderRequest( function resolveRequest (line 4640) | function resolveRequest() { function pingTask (line 4648) | function pingTask(request, task) { function createSuspenseBoundary (line 4660) | function createSuspenseBoundary( function createRenderTask (line 4695) | function createRenderTask( function createReplayTask (line 4740) | function createReplayTask( function createPendingSegment (line 4785) | function createPendingSegment( function pushComponentStack (line 4807) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 4815) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 4822) | function getThrownInfo(node$jscomp$0) { function logRecoverableError (line 4849) | function logRecoverableError(request, error, errorInfo) { function fatalError (line 4854) | function fatalError(request, error) { function finishSuspenseListRow (line 4863) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 4866) | function unblockSuspenseListRow(request, unblockedRow, inheritedHoistabl... function tryToResolveTogetherRow (line 4887) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 4905) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 4921) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 5032) | function renderWithHooks(request, task, keyPath, Component, props, secon... function finishFunctionComponent (line 5054) | function finishFunctionComponent( function renderElement (line 5087) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 5835) | function resumeNode(request, task, segmentId, node, childIndex) { function renderNodeDestructive (line 5863) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 5873) | function retryNode(request, task) { function renderChildrenArray (line 6166) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 6244) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 6278) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 6349) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 6360) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 6378) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 6408) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 6519) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 6525) | function abortRemainingReplayNodes( function abortTask (line 6577) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 6650) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 6711) | function completeShell(request) { function completeAll (line 6718) | function completeAll(request) { function queueCompletedSegment (line 6730) | function queueCompletedSegment(boundary, segment) { function finishedSegment (line 6746) | function finishedSegment(request, boundary, segment) { function finishedTask (line 6756) | function finishedTask(request, boundary, row, segment) { function performWork (line 6836) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 7035) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 7051) | function preparePreambleFromSegment( function preparePreamble (line 7095) | function preparePreamble(request) { function flushSubtree (line 7113) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 7155) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 7222) | function flushSegmentContainer(request, destination, segment, hoistableS... function flushCompletedBoundary (line 7232) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 7322) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 7366) | function flushCompletedQueues(request, destination) { function startWork (line 7682) | function startWork(request) { function enqueueEarlyPreloadsAfterInitialWork (line 7703) | function enqueueEarlyPreloadsAfterInitialWork(request) { function enqueueFlush (line 7706) | function enqueueFlush(request) { function startFlowing (line 7718) | function startFlowing(request, destination) { function abort (line 7730) | function abort(request, reason) { function addToReplayParent (line 7755) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function getPostponedState (line 7767) | function getPostponedState(request) { function ensureCorrectIsomorphicReactVersion (line 7813) | function ensureCorrectIsomorphicReactVersion() { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.node.development.js function styleReplacer (line 14) | function styleReplacer(match, prefix, s, suffix) { function scriptReplacer (line 17) | function scriptReplacer(match, prefix, s, suffix) { function getIteratorFn (line 20) | function getIteratorFn(maybeIterable) { function objectName (line 28) | function objectName(object) { function describeKeyForErrorMessage (line 32) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 36) | function describeValueForErrorMessage(value) { function describeElementType (line 58) | function describeElementType(type) { function describeObjectForErrorMessage (line 83) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function flushBuffered (line 189) | function flushBuffered(destination) { function writeChunk (line 192) | function writeChunk(destination, chunk) { function writeToDestination (line 253) | function writeToDestination(destination, view) { function writeChunkAndReturn (line 257) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 261) | function completeWriting(destination) { function stringToPrecomputedChunk (line 269) | function stringToPrecomputedChunk(content) { function byteLengthOfChunk (line 277) | function byteLengthOfChunk(chunk) { function readAsDataURL (line 282) | function readAsDataURL(blob) { function typeName (line 293) | function typeName(value) { function willCoercionThrow (line 302) | function willCoercionThrow(value) { function testStringCoercion (line 309) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 312) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 323) | function checkCSSPropertyStringCoercion(value, propName) { function checkHtmlStringCoercion (line 334) | function checkHtmlStringCoercion(value) { function isAttributeNameSafe (line 344) | function isAttributeNameSafe(attributeName) { function checkControlledValueProps (line 355) | function checkControlledValueProps(tagName, props) { function validateProperty$1 (line 377) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 418) | function validateProperties$2(type, props) { function validateProperty (line 441) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 684) | function warnUnknownProperties(type, props, eventRegistry) { function camelize (line 708) | function camelize(string) { function escapeTextForBrowser (line 713) | function escapeTextForBrowser(text) { function sanitizeURL (line 755) | function sanitizeURL(url) { function escapeEntireInlineScriptContent (line 760) | function escapeEntireInlineScriptContent(scriptText) { function createRenderState (line 764) | function createRenderState( function createResumableState (line 1001) | function createResumableState( function createPreambleState (line 1030) | function createPreambleState() { function createFormatContext (line 1033) | function createFormatContext( function createRootFormatContext (line 1046) | function createRootFormatContext(namespaceURI) { function getChildFormatContext (line 1058) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 1134) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 1147) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 1157) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 1170) | function makeId(resumableState, treeId, localId) { function pushTextInstance (line 1175) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushViewTransitionAttributes (line 1181) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 1201) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 1310) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 1316) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 1328) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 1335) | function validateAdditionalFormField(value) { function getCustomFormFields (line 1341) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 1367) | function pushFormActionAttribute( function pushSrcObjectAttribute (line 1422) | function pushSrcObjectAttribute(target, blob) { function pushAttribute (line 1449) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1691) | function pushInnerHTML(target, innerHTML, children) { function checkSelectProp (line 1707) | function checkSelectProp(props, propName) { function flattenOptionChildren (line 1723) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1739) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1764) | function pushLinkImpl(target, props) { function escapeStyleTextContent (line 1783) | function escapeStyleTextContent(styleText) { function pushSelfClosing (line 1787) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1808) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1843) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1882) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1906) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1932) | function startChunkForTag(tag) { function pushStartInstance (line 1941) | function pushStartInstance( function endChunkForTag (line 3280) | function endChunkForTag(tag) { function hoistPreambleState (line 3287) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 3299) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 3309) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 3319) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 3377) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 3400) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 3419) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 3442) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 3473) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 3478) | function writeHoistablesForBoundary( function flushResource (line 3493) | function flushResource(resource) { function flushStyleInPreamble (line 3497) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 3504) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 3533) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 3557) | function preloadLateStyles(styleQueue) { function writeCompletedShellIdAttribute (line 3561) | function writeCompletedShellIdAttribute(destination, resumableState) { function pushCompletedShellIdAttribute (line 3569) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 3578) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 3639) | function writeStyleResourceAttributeInJS(destination, name, value) { function writeStyleResourceDependenciesInAttr (line 3688) | function writeStyleResourceDependenciesInAttr(destination, hoistableStat... function writeStyleResourceAttributeInAttr (line 3749) | function writeStyleResourceAttributeInAttr(destination, name, value) { function createHoistableState (line 3798) | function createHoistableState() { function preloadBootstrapScriptOrModule (line 3801) | function preloadBootstrapScriptOrModule( function adoptPreloadCredentials (line 3819) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3823) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContext (line 3842) | function escapeHrefForLinkHeaderURLContext(hrefInput) { function escapeHrefForLinkHeaderURLContextReplacer (line 3849) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContext (line 3865) | function escapeStringForLinkHeaderQuotedParamValueContext(value, name) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3878) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3898) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3901) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3904) | function hoistHoistables(parentState, childState) { function hasSuspenseyContent (line 3909) | function hasSuspenseyContent(hoistableState, flushingInShell) { function getComponentNameFromType (line 3914) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3974) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3994) | function popAllPrevious(prev) { function pushAllNext (line 3999) | function pushAllNext(next) { function popPreviousToCommonLevel (line 4004) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 4015) | function popNextToCommonLevel(prev, next) { function switchContext (line 4026) | function switchContext(newSnapshot) { function warnOnInvalidCallback (line 4040) | function warnOnInvalidCallback(callback) { function warnNoop (line 4051) | function warnNoop(publicInstance, callerName) { function getTreeId (line 4065) | function getTreeId(context) { function pushTreeContext (line 4072) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 4100) | function clz32Fallback(x) { function noop (line 4104) | function noop() {} function trackUsedThenable (line 4105) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 4147) | function getSuspendedThenable() { function captureSuspendedCallSite (line 4156) | function captureSuspendedCallSite() { function ensureSuspendableThenableStateDEV (line 4175) | function ensureSuspendableThenableStateDEV(thenableState) { function is (line 4200) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 4203) | function resolveCurrentlyRenderingComponent() { function createHook (line 4214) | function createHook() { function createWorkInProgressHook (line 4219) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 4231) | function getThenableStateAfterSuspending() { function resetHooksState (line 4236) | function resetHooksState() { function readContext (line 4248) | function readContext(context) { function basicStateReducer (line 4255) | function basicStateReducer(state, action) { function useReducer (line 4258) | function useReducer(reducer, initialArg, init) { function useMemo (line 4302) | function useMemo(nextCreate, deps) { function dispatchAction (line 4346) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 4365) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 4370) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 4373) | function unsupportedSetOptimisticState() { function createPostbackActionStateKey (line 4376) | function createPostbackActionStateKey( function useActionState (line 4387) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 4441) | function unwrapThenable(thenable) { function readPreviousThenableFromState (line 4447) | function readPreviousThenableFromState() { function unsupportedRefresh (line 4457) | function unsupportedRefresh() { function disabledLog (line 4460) | function disabledLog() {} function disableLogs (line 4461) | function disableLogs() { function reenableLogs (line 4488) | function reenableLogs() { function prepareStackTrace (line 4507) | function prepareStackTrace(error, structuredStackTrace) { function formatOwnerStack (line 4513) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 4534) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 4550) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4706) | function describeComponentStackByType(type) { function getViewTransitionClassName (line 4760) | function getViewTransitionClassName(defaultClass, eventClass) { function resetOwnerStackLimit (line 4777) | function resetOwnerStackLimit() { function isEligibleForOutlining (line 4783) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4791) | function defaultErrorHandler(error) { function RequestInstance (line 4822) | function RequestInstance( function createRequest (line 4861) | function createRequest( function createPrerenderRequest (line 4919) | function createPrerenderRequest( function resumeRequest (line 4951) | function resumeRequest( function resumeAndPrerenderRequest (line 5035) | function resumeAndPrerenderRequest( function resolveRequest (line 5062) | function resolveRequest() { function pingTask (line 5067) | function pingTask(request, task) { function createSuspenseBoundary (line 5079) | function createSuspenseBoundary( function createRenderTask (line 5117) | function createRenderTask( function createReplayTask (line 5165) | function createReplayTask( function createPendingSegment (line 5213) | function createPendingSegment( function getCurrentStackInDEV (line 5235) | function getCurrentStackInDEV() { function pushHaltedAwaitOnComponentStack (line 5280) | function pushHaltedAwaitOnComponentStack(task, debugInfo) { function pushSuspendedCallSiteOnComponentStack (line 5299) | function pushSuspendedCallSiteOnComponentStack(request, task) { function pushServerComponentStack (line 5354) | function pushServerComponentStack(task, debugInfo) { function pushComponentStack (line 5369) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 5394) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 5406) | function getThrownInfo(node$jscomp$0) { function encodeErrorForBoundary (line 5432) | function encodeErrorForBoundary( function logRecoverableError (line 5454) | function logRecoverableError(request, error, errorInfo, debugTask) { function fatalError (line 5466) | function fatalError(request, error, errorInfo, debugTask) { function finishSuspenseListRow (line 5477) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 5480) | function unblockSuspenseListRow( function tryToResolveTogetherRow (line 5508) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 5533) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 5549) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 5671) | function renderWithHooks( function finishFunctionComponent (line 5705) | function finishFunctionComponent( function renderElement (line 5738) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 6878) | function resumeNode(request, task, segmentId, node, childIndex) { function replayElement (line 6906) | function replayElement( function validateIterable (line 7099) | function validateIterable( function validateAsyncIterable (line 7128) | function validateAsyncIterable(task, iterable, childIndex, iterator) { function renderNodeDestructive (line 7143) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 7155) | function retryNode(request, task) { function warnForMissingKey (line 7329) | function warnForMissingKey(request, task, child) { function renderChildrenArray (line 7392) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 7494) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 7528) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 7599) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 7610) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 7630) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 7662) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 7782) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 7789) | function abortRemainingReplayNodes( function abortTask (line 7861) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 7967) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 8032) | function completeShell(request) { function completeAll (line 8039) | function completeAll(request) { function queueCompletedSegment (line 8051) | function queueCompletedSegment(boundary, segment) { function finishedSegment (line 8067) | function finishedSegment(request, boundary, segment) { function finishedTask (line 8077) | function finishedTask(request, boundary, row, segment) { function performWork (line 8161) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 8423) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 8439) | function preparePreambleFromSegment( function preparePreamble (line 8483) | function preparePreamble(request) { function flushSubtree (line 8502) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 8543) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 8637) | function flushSegmentContainer( function flushCompletedBoundary (line 8652) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 8763) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 8815) | function flushCompletedQueues(request, destination) { function startWork (line 9245) | function startWork(request) { function enqueueEarlyPreloadsAfterInitialWork (line 9260) | function enqueueEarlyPreloadsAfterInitialWork(request) { function enqueueFlush (line 9263) | function enqueueFlush(request) { function startFlowing (line 9275) | function startFlowing(request, destination) { function abort (line 9289) | function abort(request, reason) { function addToReplayParent (line 9326) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function getPostponedState (line 9338) | function getPostponedState(request) { function ensureCorrectIsomorphicReactVersion (line 9384) | function ensureCorrectIsomorphicReactVersion() { function createDrainHandler (line 9393) | function createDrainHandler(destination, request) { function createCancelHandler (line 9398) | function createCancelHandler(request, reason) { function createRequestImpl (line 9404) | function createRequestImpl(children, options) { function createFakeWritableFromReadableStreamController$1 (line 9433) | function createFakeWritableFromReadableStreamController$1(controller) { function resumeRequestImpl (line 9450) | function resumeRequestImpl(children, postponedState, options) { function createFakeWritableFromReadableStreamController (line 9469) | function createFakeWritableFromReadableStreamController(controller) { function createFakeWritableFromReadable (line 9486) | function createFakeWritableFromReadable(readable) { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-server.node.production.js function getIteratorFn (line 36) | function getIteratorFn(maybeIterable) { function flushBuffered (line 47) | function flushBuffered(destination) { function writeChunk (line 53) | function writeChunk(destination, chunk) { function writeToDestination (line 114) | function writeToDestination(destination, view) { function writeChunkAndReturn (line 118) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 122) | function completeWriting(destination) { function stringToPrecomputedChunk (line 131) | function stringToPrecomputedChunk(content) { function byteLengthOfChunk (line 134) | function byteLengthOfChunk(chunk) { function readAsDataURL (line 139) | function readAsDataURL(blob) { function isAttributeNameSafe (line 157) | function isAttributeNameSafe(attributeName) { function escapeTextForBrowser (line 253) | function escapeTextForBrowser(text) { function sanitizeURL (line 298) | function sanitizeURL(url) { function scriptReplacer (line 338) | function scriptReplacer(match, prefix, s, suffix) { function createRenderState (line 345) | function createRenderState( function createResumableState (line 570) | function createResumableState( function createPreambleState (line 599) | function createPreambleState() { function createFormatContext (line 602) | function createFormatContext( function createRootFormatContext (line 615) | function createRootFormatContext(namespaceURI) { function getChildFormatContext (line 627) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 677) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 690) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 699) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 712) | function makeId(resumableState, treeId, localId) { function pushTextInstance (line 718) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushViewTransitionAttributes (line 724) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 748) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 801) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 807) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 825) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 832) | function validateAdditionalFormField(value) { function getCustomFormFields (line 838) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 856) | function pushFormActionAttribute( function pushSrcObjectAttribute (line 894) | function pushSrcObjectAttribute(target, blob) { function pushAttribute (line 921) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1141) | function pushInnerHTML(target, innerHTML, children) { function flattenOptionChildren (line 1155) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1166) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1192) | function pushLinkImpl(target, props) { function styleReplacer (line 1212) | function styleReplacer(match, prefix, s, suffix) { function pushSelfClosing (line 1215) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1236) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1275) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1302) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1326) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1355) | function startChunkForTag(tag) { function pushStartInstance (line 1365) | function pushStartInstance( function endChunkForTag (line 2434) | function endChunkForTag(tag) { function hoistPreambleState (line 2441) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 2453) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 2488) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 2525) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 2583) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 2654) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 2674) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 2705) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 2727) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 2732) | function writeHoistablesForBoundary(destination, hoistableState, renderS... function flushResource (line 2743) | function flushResource(resource) { function flushStyleInPreamble (line 2748) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 2760) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 2788) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 2812) | function preloadLateStyles(styleQueue) { function writeCompletedShellIdAttribute (line 2821) | function writeCompletedShellIdAttribute(destination, resumableState) { function pushCompletedShellIdAttribute (line 2829) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 2842) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 2900) | function writeStyleResourceAttributeInJS(destination, name, value) { function writeStyleResourceDependenciesInAttr (line 2943) | function writeStyleResourceDependenciesInAttr(destination, hoistableStat... function writeStyleResourceAttributeInAttr (line 3001) | function writeStyleResourceAttributeInAttr(destination, name, value) { function createHoistableState (line 3044) | function createHoistableState() { function prefetchDNS (line 3047) | function prefetchDNS(href) { function preconnect (line 3082) | function preconnect(href, crossOrigin) { function preload (line 3136) | function preload(href, as, options) { function preloadModule (line 3251) | function preloadModule(href, options) { function preinitStyle (line 3287) | function preinitStyle(href, precedence, options) { function preinitScript (line 3327) | function preinitScript(src, options) { function preinitModuleScript (line 3351) | function preinitModuleScript(src, options) { function adoptPreloadCredentials (line 3377) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3381) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContextReplacer (line 3407) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3424) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3444) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3447) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3450) | function hoistHoistables(parentState, childState) { function hasSuspenseyContent (line 3455) | function hasSuspenseyContent(hoistableState, flushingInShell) { function getComponentNameFromType (line 3463) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3519) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3539) | function popAllPrevious(prev) { function pushAllNext (line 3544) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3549) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3560) | function popNextToCommonLevel(prev, next) { function switchContext (line 3571) | function switchContext(newSnapshot) { function getTreeId (line 3598) | function getTreeId(context) { function pushTreeContext (line 3603) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3634) | function clz32Fallback(x) { function noop (line 3638) | function noop() {} function trackUsedThenable (line 3642) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3684) | function getSuspendedThenable() { function is (line 3693) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 3712) | function resolveCurrentlyRenderingComponent() { function createHook (line 3719) | function createHook() { function createWorkInProgressHook (line 3724) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 3736) | function getThenableStateAfterSuspending() { function resetHooksState (line 3741) | function resetHooksState() { function basicStateReducer (line 3752) | function basicStateReducer(state, action) { function useReducer (line 3755) | function useReducer(reducer, initialArg, init) { function useMemo (line 3791) | function useMemo(nextCreate, deps) { function dispatchAction (line 3815) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 3834) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 3839) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 3842) | function unsupportedSetOptimisticState() { function createPostbackActionStateKey (line 3845) | function createPostbackActionStateKey(permalink, componentKeyPath, hookI... function useActionState (line 3852) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 3904) | function unwrapThenable(thenable) { function readPreviousThenableFromState (line 3910) | function readPreviousThenableFromState() { function unsupportedRefresh (line 3920) | function unsupportedRefresh() { function prepareStackTrace (line 4018) | function prepareStackTrace(error, structuredStackTrace) { function describeBuiltInComponentFrame (line 4025) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 4042) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4175) | function describeComponentStackByType(type) { function getViewTransitionClassName (line 4240) | function getViewTransitionClassName(defaultClass, eventClass) { function isEligibleForOutlining (line 4257) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4265) | function defaultErrorHandler(error) { function RequestInstance (line 4296) | function RequestInstance( function createRequest (line 4334) | function createRequest( function createPrerenderRequest (line 4389) | function createPrerenderRequest( function resumeRequest (line 4421) | function resumeRequest( function resumeAndPrerenderRequest (line 4500) | function resumeAndPrerenderRequest( function resolveRequest (line 4528) | function resolveRequest() { function pingTask (line 4533) | function pingTask(request, task) { function createSuspenseBoundary (line 4545) | function createSuspenseBoundary( function createRenderTask (line 4580) | function createRenderTask( function createReplayTask (line 4625) | function createReplayTask( function createPendingSegment (line 4670) | function createPendingSegment( function pushComponentStack (line 4692) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 4700) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 4707) | function getThrownInfo(node$jscomp$0) { function logRecoverableError (line 4734) | function logRecoverableError(request, error, errorInfo) { function fatalError (line 4739) | function fatalError(request, error) { function finishSuspenseListRow (line 4748) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 4751) | function unblockSuspenseListRow(request, unblockedRow, inheritedHoistabl... function tryToResolveTogetherRow (line 4772) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 4790) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 4806) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 4917) | function renderWithHooks(request, task, keyPath, Component, props, secon... function finishFunctionComponent (line 4939) | function finishFunctionComponent( function renderElement (line 4972) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 5720) | function resumeNode(request, task, segmentId, node, childIndex) { function renderNodeDestructive (line 5748) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 5758) | function retryNode(request, task) { function renderChildrenArray (line 6051) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 6129) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 6163) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 6234) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 6245) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 6263) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 6293) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 6404) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 6410) | function abortRemainingReplayNodes( function abortTask (line 6462) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 6535) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 6596) | function completeShell(request) { function completeAll (line 6603) | function completeAll(request) { function queueCompletedSegment (line 6615) | function queueCompletedSegment(boundary, segment) { function finishedSegment (line 6631) | function finishedSegment(request, boundary, segment) { function finishedTask (line 6641) | function finishedTask(request, boundary, row, segment) { function performWork (line 6721) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 6920) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 6936) | function preparePreambleFromSegment( function preparePreamble (line 6980) | function preparePreamble(request) { function flushSubtree (line 6998) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 7040) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 7107) | function flushSegmentContainer(request, destination, segment, hoistableS... function flushCompletedBoundary (line 7117) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 7207) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 7251) | function flushCompletedQueues(request, destination) { function startWork (line 7567) | function startWork(request) { function enqueueEarlyPreloadsAfterInitialWork (line 7582) | function enqueueEarlyPreloadsAfterInitialWork(request) { function enqueueFlush (line 7585) | function enqueueFlush(request) { function startFlowing (line 7597) | function startFlowing(request, destination) { function abort (line 7609) | function abort(request, reason) { function addToReplayParent (line 7634) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function getPostponedState (line 7646) | function getPostponedState(request) { function ensureCorrectIsomorphicReactVersion (line 7692) | function ensureCorrectIsomorphicReactVersion() { function createDrainHandler (line 7702) | function createDrainHandler(destination, request) { function createCancelHandler (line 7707) | function createCancelHandler(request, reason) { function createRequestImpl (line 7713) | function createRequestImpl(children, options) { function createFakeWritableFromReadableStreamController$1 (line 7742) | function createFakeWritableFromReadableStreamController$1(controller) { function resumeRequestImpl (line 7759) | function resumeRequestImpl(children, postponedState, options) { function createFakeWritableFromReadableStreamController (line 7779) | function createFakeWritableFromReadableStreamController(controller) { function createFakeWritableFromReadable (line 7796) | function createFakeWritableFromReadable(readable) { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-unstable_testing.development.js function findHook (line 17) | function findHook(fiber, id) { function copyWithSetImpl (line 22) | function copyWithSetImpl(obj, path, index, value) { function copyWithRename (line 29) | function copyWithRename(obj, oldPath, newPath) { function copyWithRenameImpl (line 43) | function copyWithRenameImpl(obj, oldPath, newPath, index) { function copyWithDeleteImpl (line 59) | function copyWithDeleteImpl(obj, path, index) { function shouldSuspendImpl (line 70) | function shouldSuspendImpl() { function shouldErrorImpl (line 73) | function shouldErrorImpl() { function warnInvalidHookAccess (line 76) | function warnInvalidHookAccess() { function warnInvalidContextAccess (line 81) | function warnInvalidContextAccess() { function noop (line 86) | function noop() {} function warnForMissingKey (line 87) | function warnForMissingKey() {} function setToSortedString (line 88) | function setToSortedString(set) { function createFiber (line 95) | function createFiber(tag, pendingProps, key, mode) { function scheduleRoot (line 98) | function scheduleRoot(root, element) { function scheduleRefresh (line 103) | function scheduleRefresh(root, update) { function setRefreshHandler (line 116) | function setRefreshHandler(handler) { function isValidContainer (line 119) | function isValidContainer(node) { function getNearestMountedFiber (line 125) | function getNearestMountedFiber(fiber) { function getSuspenseInstanceFromFiber (line 133) | function getSuspenseInstanceFromFiber(fiber) { function getActivityInstanceFromFiber (line 143) | function getActivityInstanceFromFiber(fiber) { function assertIsMounted (line 153) | function assertIsMounted(fiber) { function findCurrentFiberUsingSlowPath (line 157) | function findCurrentFiberUsingSlowPath(fiber) { function findCurrentHostFiberImpl (line 233) | function findCurrentHostFiberImpl(node) { function traverseFragmentInstance (line 243) | function traverseFragmentInstance(fragmentFiber, fn, a, b, c) { function traverseVisibleHostChildren (line 246) | function traverseVisibleHostChildren( function getFragmentParentHostFiber (line 273) | function getFragmentParentHostFiber(fiber) { function findFragmentInstanceSiblings (line 280) | function findFragmentInstanceSiblings(result, self, child) { function getInstanceFromHostFiber (line 302) | function getInstanceFromHostFiber(fiber) { function findNextSibling (line 313) | function findNextSibling(child) { function isFiberPrecedingCheck (line 317) | function isFiberPrecedingCheck(child, target, boundary) { function isFiberFollowingCheck (line 324) | function isFiberFollowingCheck(child, target, boundary) { function getParentForFragmentAncestors (line 331) | function getParentForFragmentAncestors(inst) { function getLowestCommonAncestor (line 337) | function getLowestCommonAncestor(instA, instB, getParent) { function getIteratorFn (line 352) | function getIteratorFn(maybeIterable) { function getComponentNameFromType (line 360) | function getComponentNameFromType(type) { function getComponentNameFromOwner (line 420) | function getComponentNameFromOwner(owner) { function getComponentNameFromFiber (line 427) | function getComponentNameFromFiber(fiber) { function setSrcObject (line 497) | function setSrcObject(domElement, tag, value) { function createCursor (line 509) | function createCursor(defaultValue) { function pop (line 512) | function pop(cursor, fiber) { function push (line 522) | function push(cursor, value, fiber) { function requiredContext (line 528) | function requiredContext(c) { function pushHostContainer (line 535) | function pushHostContainer(fiber, nextRootInstance) { function popHostContainer (line 582) | function popHostContainer(fiber) { function getHostContext (line 587) | function getHostContext() { function pushHostContext (line 590) | function pushHostContext(fiber) { function popHostContext (line 604) | function popHostContext(fiber) { function disabledLog (line 611) | function disabledLog() {} function disableLogs (line 612) | function disableLogs() { function reenableLogs (line 639) | function reenableLogs() { function formatOwnerStack (line 658) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 679) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 695) | function describeNativeComponentFrame(fn, construct) { function describeFiber (line 851) | function describeFiber(fiber, childFiber) { function getStackByFiberInDevAndProd (line 880) | function getStackByFiberInDevAndProd(workInProgress) { function describeFunctionComponentFrameWithoutLineNumber (line 921) | function describeFunctionComponentFrameWithoutLineNumber(fn) { function getCurrentFiberOwnerNameInDevOrNull (line 926) | function getCurrentFiberOwnerNameInDevOrNull() { function getCurrentFiberStackInDev (line 931) | function getCurrentFiberStackInDev() { function runWithFiberInDEV (line 993) | function runWithFiberInDEV(fiber, callback, arg0, arg1, arg2, arg3, arg4) { function setCurrentFiber (line 1009) | function setCurrentFiber(fiber) { function typeName (line 1015) | function typeName(value) { function willCoercionThrow (line 1024) | function willCoercionThrow(value) { function testStringCoercion (line 1031) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 1034) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 1045) | function checkCSSPropertyStringCoercion(value, propName) { function checkFormFieldValueStringCoercion (line 1056) | function checkFormFieldValueStringCoercion(value) { function injectInternals (line 1066) | function injectInternals(internals) { function setIsStrictModeForDevtools (line 1084) | function setIsStrictModeForDevtools(newIsStrictMode) { function clz32Fallback (line 1099) | function clz32Fallback(x) { function getHighestPriorityLanes (line 1103) | function getHighestPriorityLanes(lanes) { function getNextLanes (line 1163) | function getNextLanes(root, wipLanes, rootHasPendingCommit) { function checkIfRootIsPrerendering (line 1204) | function checkIfRootIsPrerendering(root, renderLanes) { function computeExpirationTime (line 1212) | function computeExpirationTime(lane, currentTime) { function claimNextRetryLane (line 1258) | function claimNextRetryLane() { function createLaneMap (line 1264) | function createLaneMap(initial) { function markRootUpdated$1 (line 1268) | function markRootUpdated$1(root, updateLane) { function markRootPinged$1 (line 1276) | function markRootPinged$1(root, pingedLanes) { function markRootFinished (line 1280) | function markRootFinished( function markSpawnedDeferredLane (line 1329) | function markSpawnedDeferredLane(root, spawnedLane, entangledLanes) { function markRootEntangled (line 1339) | function markRootEntangled(root, entangledLanes) { function getBumpedLaneForHydration (line 1349) | function getBumpedLaneForHydration(root, renderLanes) { function getBumpedLaneForHydrationByLane (line 1359) | function getBumpedLaneForHydrationByLane(lane) { function addFiberToLanesMap (line 1398) | function addFiberToLanesMap(root, fiber, lanes) { function movePendingFibersToMemoized (line 1407) | function movePendingFibersToMemoized(root, lanes) { function lanesToEventPriority (line 1428) | function lanesToEventPriority(lanes) { function resolveUpdatePriority (line 1438) | function resolveUpdatePriority() { function runWithPriority (line 1446) | function runWithPriority(priority, fn) { function detachDeletedInstance (line 1454) | function detachDeletedInstance(node) { function getClosestInstanceFromNode (line 1461) | function getClosestInstanceFromNode(targetNode) { function getInstanceFromNode (line 1491) | function getInstanceFromNode(node) { function getNodeFromInstance (line 1509) | function getNodeFromInstance(inst) { function getResourcesFromRoot (line 1515) | function getResourcesFromRoot(root) { function markNodeAsHoistable (line 1522) | function markNodeAsHoistable(node) { function getImplicitRole (line 1525) | function getImplicitRole(element) { function registerTwoPhaseEvent (line 1566) | function registerTwoPhaseEvent(registrationName, dependencies) { function registerDirectEvent (line 1570) | function registerDirectEvent(registrationName, dependencies) { function checkControlledValueProps (line 1588) | function checkControlledValueProps(tagName, props) { function isAttributeNameSafe (line 1610) | function isAttributeNameSafe(attributeName) { function pushMutationContext (line 1621) | function pushMutationContext() { function popMutationContext (line 1626) | function popMutationContext(prev) { function getValueForAttributeOnCustomComponent (line 1630) | function getValueForAttributeOnCustomComponent(node, name, expected) { function setValueForAttribute (line 1650) | function setValueForAttribute(node, name, value) { function setValueForKnownAttribute (line 1671) | function setValueForKnownAttribute(node, name, value) { function setValueForNamespacedAttribute (line 1686) | function setValueForNamespacedAttribute(node, namespace, name, value) { function getToStringValue (line 1701) | function getToStringValue(value) { function isCheckable (line 1715) | function isCheckable(elem) { function trackValueOnNode (line 1723) | function trackValueOnNode(node, valueField, currentValue) { function track (line 1765) | function track(node) { function trackHydrated (line 1775) | function trackHydrated(node, initialValue, initialChecked) { function updateValueIfChanged (line 1785) | function updateValueIfChanged(node) { function getActiveElement (line 1800) | function getActiveElement(doc) { function escapeSelectorAttributeValueInsideDoubleQuotes (line 1809) | function escapeSelectorAttributeValueInsideDoubleQuotes(value) { function validateInputProps (line 1817) | function validateInputProps(element, props) { function updateInput (line 1837) | function updateInput( function setDefaultValue (line 1885) | function setDefaultValue(node, type, value) { function validateOptionProps (line 1890) | function validateOptionProps(element, props) { function getDeclarationErrorAddendum (line 1917) | function getDeclarationErrorAddendum() { function updateOptions (line 1923) | function updateOptions(node, multiple, propValue, setDefaultSelected) { function validateSelectProps (line 1947) | function validateSelectProps(element, props) { function validateTextareaProps (line 1975) | function validateTextareaProps(element, props) { function updateTextarea (line 1990) | function updateTextarea(element, value, defaultValue) { function findNotableNode (line 2003) | function findNotableNode(node, indent) { function indentation (line 2012) | function indentation(indent) { function added (line 2015) | function added(indent) { function removed (line 2018) | function removed(indent) { function describeFiberType (line 2021) | function describeFiberType(fiber) { function describeTextNode (line 2048) | function describeTextNode(content, maxLength) { function describeTextDiff (line 2062) | function describeTextDiff(clientText, serverProps, indent) { function objectName (line 2092) | function objectName(object) { function describeValue (line 2099) | function describeValue(value, maxLength) { function describePropValue (line 2152) | function describePropValue(value, maxLength) { function describeExpandedElement (line 2161) | function describeExpandedElement(type, props, rowPrefix) { function describePropertiesDiff (line 2189) | function describePropertiesDiff(clientObject, serverObject, indent) { function describeElementDiff (line 2217) | function describeElementDiff(type, clientProps, serverProps, indent) { function describeSiblingFiber (line 2342) | function describeSiblingFiber(fiber, indent) { function describeNode (line 2353) | function describeNode(node, indent) { function describeDiff (line 2454) | function describeDiff(rootNode) { function describeAncestors (line 2461) | function describeAncestors(ancestor, child, props) { function updatedAncestorInfoDev (line 2476) | function updatedAncestorInfoDev(oldInfo, tag) { function isTagValidWithParent (line 2511) | function isTagValidWithParent(tag, parentTag, implicitRootScope) { function findInvalidAncestorForTag (line 2624) | function findInvalidAncestorForTag(tag, ancestorInfo) { function findAncestor (line 2678) | function findAncestor(parent, tagName) { function validateDOMNesting (line 2690) | function validateDOMNesting(childTag, ancestorInfo) { function validateTextNesting (line 2750) | function validateTextNesting(childText, parentTag, implicitRootScope) { function setTextContent (line 2780) | function setTextContent(node, text) { function camelize (line 2794) | function camelize(string) { function setValueForStyle (line 2799) | function setValueForStyle(style, styleName, value) { function setValueForStyles (line 2861) | function setValueForStyles(node, styles, prevStyles) { function isCustomElement (line 2942) | function isCustomElement(tagName) { function getAttributeAlias (line 2958) | function getAttributeAlias(name) { function validateProperty$1 (line 2961) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 3002) | function validateProperties$2(type, props) { function validateProperty (line 3025) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 3268) | function warnUnknownProperties(type, props, eventRegistry) { function sanitizeURL (line 3292) | function sanitizeURL(url) { function noop$1 (line 3297) | function noop$1() {} function getEventTarget (line 3298) | function getEventTarget(nativeEvent) { function restoreStateOfTarget (line 3304) | function restoreStateOfTarget(target) { function batchedUpdates$1 (line 3377) | function batchedUpdates$1(fn, a, b) { function getListener (line 3400) | function getListener(inst, registrationName) { function getData (line 3442) | function getData() { function getEventCharCode (line 3464) | function getEventCharCode(nativeEvent) { function functionThatReturnsTrue (line 3473) | function functionThatReturnsTrue() { function functionThatReturnsFalse (line 3476) | function functionThatReturnsFalse() { function createSyntheticEvent (line 3479) | function createSyntheticEvent(Interface) { function modifierStateGetter (line 3534) | function modifierStateGetter(keyArg) { function getEventModifierState (line 3542) | function getEventModifierState() { function isFallbackCompositionEnd (line 3545) | function isFallbackCompositionEnd(domEventName, nativeEvent) { function getDataFromCustomEvent (line 3559) | function getDataFromCustomEvent(nativeEvent) { function getNativeBeforeInputChars (line 3565) | function getNativeBeforeInputChars(domEventName, nativeEvent) { function getFallbackBeforeInputChars (line 3584) | function getFallbackBeforeInputChars(domEventName, nativeEvent) { function isTextInputElement (line 3620) | function isTextInputElement(elem) { function isEventSupported (line 3628) | function isEventSupported(eventNameSuffix) { function createAndAccumulateChangeEvent (line 3638) | function createAndAccumulateChangeEvent( function runEventInBatch$1 (line 3660) | function runEventInBatch$1(dispatchQueue) { function getInstIfValueChanged (line 3663) | function getInstIfValueChanged(targetInst) { function getTargetInstForChangeEvent (line 3667) | function getTargetInstForChangeEvent(domEventName, targetInst) { function stopWatchingForValueChange (line 3670) | function stopWatchingForValueChange() { function handlePropertyChange (line 3675) | function handlePropertyChange(nativeEvent) { function handleEventsForInputEventPolyfill (line 3690) | function handleEventsForInputEventPolyfill( function getTargetInstForInputEventPolyfill (line 3702) | function getTargetInstForInputEventPolyfill(domEventName) { function getTargetInstForClickEvent (line 3710) | function getTargetInstForClickEvent(domEventName, targetInst) { function getTargetInstForInputOrChangeEvent (line 3713) | function getTargetInstForInputOrChangeEvent(domEventName, targetInst) { function is (line 3717) | function is(x, y) { function shallowEqual (line 3720) | function shallowEqual(objA, objB) { function getLeafNode (line 3742) | function getLeafNode(node) { function getNodeForCharacterOffset (line 3746) | function getNodeForCharacterOffset(root, offset) { function containsNode (line 3769) | function containsNode(outerNode, innerNode) { function getActiveElementDeep (line 3784) | function getActiveElementDeep(containerInfo) { function hasSelectionCapabilities (line 3808) | function hasSelectionCapabilities(elem) { function constructSelectEvent (line 3822) | function constructSelectEvent( function makePrefixMap (line 3863) | function makePrefixMap(styleProp, eventName) { function getVendorPrefixedEventName (line 3870) | function getVendorPrefixedEventName(eventName) { function registerSimpleEvent (line 3880) | function registerSimpleEvent(domEventName, reactName) { function getViewTransitionName (line 3884) | function getViewTransitionName(props, instance) { function getClassNameByType (line 3892) | function getClassNameByType(classByType) { function getViewTransitionClassName (line 3907) | function getViewTransitionClassName(defaultClass, eventClass) { function getArrayKind (line 3918) | function getArrayKind(array) { function addObjectToProperties (line 3948) | function addObjectToProperties(object, properties, indent, prefix) { function readReactElementTypeof (line 3970) | function readReactElementTypeof(value) { function addValueToProperties (line 3975) | function addValueToProperties( function addObjectDiffToProperties (line 4167) | function addObjectDiffToProperties(prev, next, properties, indent) { function setCurrentTrackFromLanes (line 4297) | function setCurrentTrackFromLanes(lanes) { function logComponentTrigger (line 4311) | function logComponentTrigger(fiber, startTime, endTime, trigger) { function logComponentReappeared (line 4329) | function logComponentReappeared(fiber, startTime, endTime) { function logComponentRender (line 4332) | function logComponentRender( function logComponentErrored (line 4440) | function logComponentErrored(fiber, startTime, endTime, errors) { function logComponentEffect (line 4491) | function logComponentEffect(fiber, startTime, endTime, selfTime, errors) { function logSuspendedRenderPhase (line 4567) | function logSuspendedRenderPhase(startTime, endTime, lanes, debugTask) { function logSuspendedWithDelayPhase (line 4593) | function logSuspendedWithDelayPhase(startTime, endTime, lanes, debugTask) { function logErroredRenderPhase (line 4619) | function logErroredRenderPhase(startTime, endTime, lanes, debugTask) { function logSuspendedCommitPhase (line 4643) | function logSuspendedCommitPhase(startTime, endTime, reason, debugTask) { function logCommitErrored (line 4667) | function logCommitErrored(startTime, endTime, errors, passive, debugTask) { function logCommitPhase (line 4703) | function logCommitPhase( function logStartViewTransitionYieldPhase (line 4739) | function logStartViewTransitionYieldPhase( function logAnimatingPhase (line 4772) | function logAnimatingPhase(startTime, endTime, debugTask) { function finishQueueingConcurrentUpdates (line 4796) | function finishQueueingConcurrentUpdates() { function enqueueUpdate$1 (line 4821) | function enqueueUpdate$1(fiber, queue, update, lane) { function enqueueConcurrentHookUpdate (line 4831) | function enqueueConcurrentHookUpdate(fiber, queue, update, lane) { function enqueueConcurrentRenderForLane (line 4835) | function enqueueConcurrentRenderForLane(fiber, lane) { function markUpdateLaneFromFiberToRoot (line 4839) | function markUpdateLaneFromFiberToRoot(sourceFiber, update, lane) { function getRootForUpdatedFiber (line 4868) | function getRootForUpdatedFiber(sourceFiber) { function resolveFunctionForHotReloading (line 4894) | function resolveFunctionForHotReloading(type) { function resolveForwardRefForHotReloading (line 4899) | function resolveForwardRefForHotReloading(type) { function isCompatibleFamilyForHotReloading (line 4915) | function isCompatibleFamilyForHotReloading(fiber, element) { function markFailedErrorBoundaryForHotReloading (line 4956) | function markFailedErrorBoundaryForHotReloading(fiber) { function scheduleFibersWithFamiliesRecursively (line 4962) | function scheduleFibersWithFamiliesRecursively( function FiberNode (line 5014) | function FiberNode(tag, pendingProps, key, mode) { function shouldConstruct (line 5051) | function shouldConstruct(Component) { function createWorkInProgress (line 5055) | function createWorkInProgress(current, pendingProps) { function resetWorkInProgress (line 5118) | function resetWorkInProgress(workInProgress, renderLanes) { function createFiberFromTypeAndProps (line 5156) | function createFiberFromTypeAndProps( function createFiberFromElement (line 5300) | function createFiberFromElement(element, mode, lanes) { function createFiberFromFragment (line 5314) | function createFiberFromFragment(elements, mode, lanes, key) { function createFiberFromText (line 5319) | function createFiberFromText(content, mode, lanes) { function createFiberFromDehydratedFragment (line 5324) | function createFiberFromDehydratedFragment(dehydratedNode) { function createFiberFromPortal (line 5329) | function createFiberFromPortal(portal, mode, lanes) { function createCapturedValueAtFiber (line 5344) | function createCapturedValueAtFiber(value, source) { function pushTreeFork (line 5362) | function pushTreeFork(workInProgress, totalChildren) { function pushTreeId (line 5369) | function pushTreeId(workInProgress, totalChildren, index) { function pushMaterializedTreeId (line 5399) | function pushMaterializedTreeId(workInProgress) { function popTreeContext (line 5404) | function popTreeContext(workInProgress) { function getSuspendedTreeContext (line 5418) | function getSuspendedTreeContext() { function restoreSuspendedTreeContext (line 5424) | function restoreSuspendedTreeContext(workInProgress, suspendedContext) { function warnIfNotHydrating (line 5433) | function warnIfNotHydrating() { function buildHydrationDiffNode (line 5439) | function buildHydrationDiffNode(fiber, distanceFromLeaf) { function warnIfHydrating (line 5480) | function warnIfHydrating() { function warnNonHydratedInstance (line 5486) | function warnNonHydratedInstance(fiber, rejectedCandidate) { function throwOnHydrationMismatch (line 5495) | function throwOnHydrationMismatch(fiber) { function prepareToHydrateHostInstance (line 5515) | function prepareToHydrateHostInstance(fiber) { function popToNextHostParent (line 5587) | function popToNextHostParent(fiber) { function popHydrationState (line 5603) | function popHydrationState(fiber) { function resetHydrationState (line 5662) | function resetHydrationState() { function upgradeHydrationErrorsToRecoverable (line 5666) | function upgradeHydrationErrorsToRecoverable() { function queueHydrationError (line 5678) | function queueHydrationError(error) { function emitPendingHydrationWarnings (line 5683) | function emitPendingHydrationWarnings() { function resetContextDependencies (line 5698) | function resetContextDependencies() { function pushProvider (line 5702) | function pushProvider(providerFiber, context, nextValue) { function popProvider (line 5714) | function popProvider(context, providerFiber) { function scheduleContextWorkOnParentPath (line 5721) | function scheduleContextWorkOnParentPath( function propagateContextChanges (line 5742) | function propagateContextChanges( function propagateParentContextChanges (line 5821) | function propagateParentContextChanges( function checkIfContextChanged (line 5870) | function checkIfContextChanged(currentDependencies) { function prepareToReadContext (line 5887) | function prepareToReadContext(workInProgress) { function readContext (line 5893) | function readContext(context) { function readContextDuringReconciliation (line 5900) | function readContextDuringReconciliation(consumer, context) { function readContextForConsumer (line 5904) | function readContextForConsumer(consumer, context) { function createCache (line 5922) | function createCache() { function retainCache (line 5929) | function retainCache(cache) { function releaseCache (line 5936) | function releaseCache(cache) { function queueTransitionTypes (line 5947) | function queueTransitionTypes(root, transitionTypes) { function claimQueuedTransitionTypes (line 5957) | function claimQueuedTransitionTypes(root) { function startUpdateTimerByLane (line 5962) | function startUpdateTimerByLane(lane, method, fiber) { function startHostActionTimer (line 6015) | function startHostActionTimer(fiber) { function pushNestedEffectDurations (line 6048) | function pushNestedEffectDurations() { function popNestedEffectDurations (line 6053) | function popNestedEffectDurations(prevEffectDuration) { function bubbleNestedEffectDurations (line 6058) | function bubbleNestedEffectDurations(prevEffectDuration) { function resetComponentEffectTimers (line 6063) | function resetComponentEffectTimers() { function pushComponentEffectStart (line 6066) | function pushComponentEffectStart() { function popComponentEffectStart (line 6071) | function popComponentEffectStart(prevEffectStart) { function pushComponentEffectDuration (line 6074) | function pushComponentEffectDuration() { function popComponentEffectDuration (line 6079) | function popComponentEffectDuration(prevEffectDuration) { function pushComponentEffectErrors (line 6082) | function pushComponentEffectErrors() { function pushComponentEffectDidSpawnUpdate (line 6087) | function pushComponentEffectDidSpawnUpdate() { function startProfilerTimer (line 6092) | function startProfilerTimer(fiber) { function stopProfilerTimerIfRunningAndRecordDuration (line 6096) | function stopProfilerTimerIfRunningAndRecordDuration(fiber) { function stopProfilerTimerIfRunningAndRecordIncompleteDuration (line 6104) | function stopProfilerTimerIfRunningAndRecordIncompleteDuration(fiber) { function recordEffectDuration (line 6111) | function recordEffectDuration() { function recordEffectError (line 6121) | function recordEffectError(errorInfo) { function startEffectTimer (line 6127) | function startEffectTimer() { function transferActualDuration (line 6132) | function transferActualDuration(fiber) { function entangleAsyncAction (line 6136) | function entangleAsyncAction(transition, thenable) { function pingEngtangledActionScope (line 6155) | function pingEngtangledActionScope() { function chainThenableValue (line 6173) | function chainThenableValue(thenable, result) { function registerDefaultIndicator (line 6198) | function registerDefaultIndicator(onDefaultTransitionIndicator) { function stopIsomorphicDefaultIndicator (line 6206) | function stopIsomorphicDefaultIndicator() { function releaseIsomorphicIndicator (line 6213) | function releaseIsomorphicIndicator() { function startScheduledGesture (line 6216) | function startScheduledGesture( function stopCommittedGesture (line 6255) | function stopCommittedGesture(root) { function scheduleGestureCommit (line 6269) | function scheduleGestureCommit(gesture, callback) { function chainGestureCancellation (line 6275) | function chainGestureCancellation(root, scheduledGesture, prevCancel) { function peekCacheFromPool (line 6332) | function peekCacheFromPool() { function pushTransition (line 6338) | function pushTransition(offscreenWorkInProgress, prevCachePool) { function getSuspendedCache (line 6343) | function getSuspendedCache() { function createThenableState (line 6349) | function createThenableState() { function isThenableResolved (line 6352) | function isThenableResolved(thenable) { function trackUsedThenable (line 6356) | function trackUsedThenable(thenableState, thenable, index) { function resolveLazy (line 6444) | function resolveLazy(lazyType) { function getSuspendedThenable (line 6457) | function getSuspendedThenable() { function checkIfUseWrappedInAsyncCatch (line 6467) | function checkIfUseWrappedInAsyncCatch(rejectedReason) { function pushDebugInfo (line 6476) | function pushDebugInfo(debugInfo) { function getCurrentDebugTask (line 6485) | function getCurrentDebugTask() { function validateFragmentProps (line 6495) | function validateFragmentProps(element, fiber, returnFiber) { function unwrapThenable (line 6517) | function unwrapThenable(thenable) { function coerceRef (line 6523) | function coerceRef(workInProgress, element) { function throwOnInvalidObjectTypeImpl (line 6527) | function throwOnInvalidObjectTypeImpl(returnFiber, newChild) { function throwOnInvalidObjectType (line 6541) | function throwOnInvalidObjectType(returnFiber, newChild) { function warnOnFunctionTypeImpl (line 6549) | function warnOnFunctionTypeImpl(returnFiber, invalidChild) { function warnOnFunctionType (line 6571) | function warnOnFunctionType(returnFiber, invalidChild) { function warnOnSymbolTypeImpl (line 6579) | function warnOnSymbolTypeImpl(returnFiber, invalidChild) { function warnOnSymbolType (line 6596) | function warnOnSymbolType(returnFiber, invalidChild) { function createChildReconciler (line 6604) | function createChildReconciler(shouldTrackSideEffects) { function validateSuspenseListNestedChild (line 7630) | function validateSuspenseListNestedChild(childSlot, index) { function initializeUpdateQueue (line 7653) | function initializeUpdateQueue(fiber) { function cloneUpdateQueue (line 7662) | function cloneUpdateQueue(current, workInProgress) { function createUpdate (line 7673) | function createUpdate(lane) { function enqueueUpdate (line 7682) | function enqueueUpdate(fiber, update, lane) { function entangleTransitions (line 7712) | function entangleTransitions(root, fiber, lane) { function enqueueCapturedUpdate (line 7722) | function enqueueCapturedUpdate(workInProgress, capturedUpdate) { function suspendIfUpdateReadFromEntangledAsyncAction (line 7766) | function suspendIfUpdateReadFromEntangledAsyncAction() { function processUpdateQueue (line 7772) | function processUpdateQueue( function callCallback (line 7929) | function callCallback(callback, context) { function commitHiddenCallbacks (line 7937) | function commitHiddenCallbacks(updateQueue, context) { function commitCallbacks (line 7947) | function commitCallbacks(updateQueue, context) { function pushHiddenContext (line 7957) | function pushHiddenContext(fiber, context) { function reuseHiddenContextOnStack (line 7963) | function reuseHiddenContextOnStack(fiber) { function popHiddenContext (line 7971) | function popHiddenContext(fiber) { function pushPrimaryTreeSuspenseHandler (line 7976) | function pushPrimaryTreeSuspenseHandler(handler) { function pushDehydratedActivitySuspenseHandler (line 7989) | function pushDehydratedActivitySuspenseHandler(fiber) { function pushOffscreenSuspenseHandler (line 7994) | function pushOffscreenSuspenseHandler(fiber) { function reuseSuspenseHandlerOnStack (line 8001) | function reuseSuspenseHandlerOnStack(fiber) { function popSuspenseHandler (line 8009) | function popSuspenseHandler(fiber) { function pushSuspenseListContext (line 8014) | function pushSuspenseListContext(fiber, newContext) { function popSuspenseListContext (line 8022) | function popSuspenseListContext(fiber) { function findFirstSuspended (line 8027) | function findFirstSuspended(row) { function mountHookTypesDev (line 8059) | function mountHookTypesDev() { function updateHookTypesDev (line 8065) | function updateHookTypesDev() { function checkDepsAreArrayDev (line 8099) | function checkDepsAreArrayDev(deps) { function warnOnUseFormStateInDev (line 8109) | function warnOnUseFormStateInDev() { function throwInvalidHookError (line 8118) | function throwInvalidHookError() { function areHookInputsEqual (line 8123) | function areHookInputsEqual(nextDeps, prevDeps) { function renderWithHooks (line 8144) | function renderWithHooks( function finishRenderingHooks (line 8209) | function finishRenderingHooks(current, workInProgress) { function renderWithHooksAgain (line 8261) | function renderWithHooksAgain(workInProgress, Component, props, secondAr... function TransitionAwareHostComponent (line 8288) | function TransitionAwareHostComponent() { function checkDidRenderIdHook (line 8300) | function checkDidRenderIdHook() { function bailoutHooks (line 8305) | function bailoutHooks(current, workInProgress, lanes) { function resetHooksOnUnwind (line 8313) | function resetHooksOnUnwind(workInProgress) { function mountWorkInProgressHook (line 8338) | function mountWorkInProgressHook() { function updateWorkInProgressHook (line 8351) | function updateWorkInProgressHook() { function createFunctionComponentUpdateQueue (line 8387) | function createFunctionComponentUpdateQueue() { function useThenable (line 8390) | function useThenable(thenable) { function use (line 8407) | function use(usable) { function useMemoCache (line 8414) | function useMemoCache(size) { function basicStateReducer (line 8456) | function basicStateReducer(state, action) { function mountReducer (line 8459) | function mountReducer(reducer, initialArg, init) { function updateReducer (line 8488) | function updateReducer(reducer) { function updateReducerImpl (line 8492) | function updateReducerImpl(hook, current, reducer) { function rerenderReducer (line 8626) | function rerenderReducer(reducer) { function mountSyncExternalStore (line 8650) | function mountSyncExternalStore(subscribe, getSnapshot, getServerSnapsho... function updateSyncExternalStore (line 8703) | function updateSyncExternalStore( function pushStoreConsistencyCheck (line 8766) | function pushStoreConsistencyCheck(fiber, getSnapshot, renderedSnapshot) { function updateStoreInstance (line 8779) | function updateStoreInstance(fiber, inst, nextSnapshot, getSnapshot) { function subscribeToStore (line 8784) | function subscribeToStore(fiber, inst, subscribe) { function checkIfSnapshotChanged (line 8791) | function checkIfSnapshotChanged(inst) { function forceStoreRerender (line 8801) | function forceStoreRerender(fiber) { function mountStateImpl (line 8805) | function mountStateImpl(initialState) { function mountState (line 8829) | function mountState(initialState) { function mountOptimistic (line 8836) | function mountOptimistic(passthrough) { function updateOptimistic (line 8856) | function updateOptimistic(passthrough, reducer) { function updateOptimisticImpl (line 8860) | function updateOptimisticImpl(hook, current, passthrough, reducer) { function rerenderOptimistic (line 8868) | function rerenderOptimistic(passthrough, reducer) { function dispatchActionState (line 8875) | function dispatchActionState( function runActionStateAction (line 8911) | function runActionStateAction(actionQueue, node) { function handleActionReturnValue (line 8958) | function handleActionReturnValue(actionQueue, node, returnValue) { function onActionSuccess (line 8978) | function onActionSuccess(actionQueue, actionNode, nextState) { function onActionError (line 8992) | function onActionError(actionQueue, actionNode, error) { function notifyActionListeners (line 9006) | function notifyActionListeners(actionNode) { function actionStateReducer (line 9010) | function actionStateReducer(oldState, newState) { function mountActionState (line 9013) | function mountActionState(action, initialStateProp) { function updateActionState (line 9104) | function updateActionState(action) { function updateActionStateImpl (line 9108) | function updateActionStateImpl(stateHook, currentStateHook, action) { function actionStateActionEffect (line 9140) | function actionStateActionEffect(actionQueue, action) { function rerenderActionState (line 9143) | function rerenderActionState(action) { function pushSimpleEffect (line 9155) | function pushSimpleEffect(tag, inst, create, deps) { function mountRef (line 9170) | function mountRef(initialValue) { function mountEffectImpl (line 9175) | function mountEffectImpl(fiberFlags, hookFlags, create, deps) { function updateEffectImpl (line 9185) | function updateEffectImpl(fiberFlags, hookFlags, create, deps) { function mountEffect (line 9201) | function mountEffect(create, deps) { function useEffectEventImpl (line 9206) | function useEffectEventImpl(payload) { function mountEvent (line 9220) | function mountEvent(callback) { function updateEvent (line 9232) | function updateEvent(callback) { function mountLayoutEffect (line 9243) | function mountLayoutEffect(create, deps) { function imperativeHandleEffect (line 9249) | function imperativeHandleEffect(create, ref) { function mountImperativeHandle (line 9271) | function mountImperativeHandle(ref, create, deps) { function updateImperativeHandle (line 9288) | function updateImperativeHandle(ref, create, deps) { function mountCallback (line 9302) | function mountCallback(callback, deps) { function updateCallback (line 9309) | function updateCallback(callback, deps) { function mountMemo (line 9318) | function mountMemo(nextCreate, deps) { function updateMemo (line 9333) | function updateMemo(nextCreate, deps) { function mountDeferredValue (line 9351) | function mountDeferredValue(value, initialValue) { function updateDeferredValue (line 9355) | function updateDeferredValue(value, initialValue) { function rerenderDeferredValue (line 9364) | function rerenderDeferredValue(value, initialValue) { function mountDeferredValueImpl (line 9375) | function mountDeferredValueImpl(hook, value, initialValue) { function updateDeferredValueImpl (line 9388) | function updateDeferredValueImpl(hook, prevValue, value, initialValue) { function releaseAsyncTransition (line 9407) | function releaseAsyncTransition() { function startTransition (line 9410) | function startTransition( function startHostTransition (line 9487) | function startHostTransition(formFiber, pendingState, action, formData) { function ensureFormComponentIsStateful (line 9507) | function ensureFormComponentIsStateful(formFiber) { function requestFormReset$1 (line 9542) | function requestFormReset$1(formFiber) { function mountTransition (line 9562) | function mountTransition() { function updateTransition (line 9574) | function updateTransition() { function rerenderTransition (line 9584) | function rerenderTransition() { function useHostTransitionStatus (line 9594) | function useHostTransitionStatus() { function mountId (line 9597) | function mountId() { function mountRefresh (line 9617) | function mountRefresh() { function refreshCache (line 9623) | function refreshCache(fiber, seedKey, seedValue) { function dispatchReducerAction (line 9646) | function dispatchReducerAction(fiber, queue, action) { function dispatchSetState (line 9670) | function dispatchSetState(fiber, queue, action) { function dispatchSetStateInternal (line 9680) | function dispatchSetStateInternal(fiber, queue, action, lane) { function dispatchOptimisticSetState (line 9727) | function dispatchOptimisticSetState( function isRenderPhaseUpdate (line 9801) | function isRenderPhaseUpdate(fiber) { function enqueueRenderPhaseUpdate (line 9808) | function enqueueRenderPhaseUpdate(queue, update) { function entangleTransitionUpdate (line 9817) | function entangleTransitionUpdate(root, queue, lane) { function warnOnInvalidCallback (line 9826) | function warnOnInvalidCallback(callback) { function applyDerivedStateFromProps (line 9837) | function applyDerivedStateFromProps( function checkShouldComponentUpdate (line 9869) | function checkShouldComponentUpdate( function callComponentWillReceiveProps (line 9908) | function callComponentWillReceiveProps( function resolveClassComponentProps (line 9934) | function resolveClassComponentProps(Component, baseProps) { function defaultOnUncaughtError (line 9949) | function defaultOnUncaughtError(error) { function defaultOnCaughtError (line 9959) | function defaultOnCaughtError(error) { function defaultOnRecoverableError (line 10006) | function defaultOnRecoverableError(error) { function logUncaughtError (line 10009) | function logUncaughtError(root, errorInfo) { function logCaughtError (line 10028) | function logCaughtError(root, boundary, errorInfo) { function createRootErrorUpdate (line 10045) | function createRootErrorUpdate(root, errorInfo, lane) { function createClassErrorUpdate (line 10054) | function createClassErrorUpdate(lane) { function initializeClassErrorUpdate (line 10059) | function initializeClassErrorUpdate(update, root, fiber, errorInfo) { function throwException (line 10102) | function throwException( function reconcileChildren (line 10291) | function reconcileChildren( function updateForwardRef (line 10307) | function updateForwardRef( function updateMemoComponent (line 10341) | function updateMemoComponent( function updateSimpleMemoComponent (line 10402) | function updateSimpleMemoComponent( function updateOffscreenComponent (line 10436) | function updateOffscreenComponent( function bailoutOffscreenComponent (line 10510) | function bailoutOffscreenComponent(current, workInProgress) { function deferHiddenOffscreenComponent (line 10521) | function deferHiddenOffscreenComponent( function mountActivityChildren (line 10548) | function mountActivityChildren(workInProgress, nextProps) { function retryActivityComponentWithoutHydrating (line 10569) | function retryActivityComponentWithoutHydrating( function updateActivityComponent (line 10584) | function updateActivityComponent(current, workInProgress, renderLanes) { function markRef (line 10713) | function markRef(current, workInProgress) { function updateFunctionComponent (line 10728) | function updateFunctionComponent( function replayFunctionComponent (line 10783) | function replayFunctionComponent( function updateClassComponent (line 10814) | function updateClassComponent( function mountHostRootWithoutHydrating (line 11361) | function mountHostRootWithoutHydrating( function validateFunctionComponentInDev (line 11372) | function validateFunctionComponentInDev(workInProgress, Component) { function mountSuspenseOffscreenState (line 11398) | function mountSuspenseOffscreenState(renderLanes) { function getRemainingWorkInPrimaryTree (line 11401) | function getRemainingWorkInPrimaryTree( function updateSuspenseComponent (line 11410) | function updateSuspenseComponent(current, workInProgress, renderLanes) { function mountSuspensePrimaryChildren (line 11786) | function mountSuspensePrimaryChildren(workInProgress, primaryChildren) { function mountSuspenseFallbackChildren (line 11794) | function mountSuspenseFallbackChildren( function mountWorkInProgressOffscreenFiber (line 11817) | function mountWorkInProgressOffscreenFiber(offscreenProps, mode) { function retrySuspenseComponentWithoutHydrating (line 11822) | function retrySuspenseComponentWithoutHydrating( function scheduleSuspenseWorkOnFiber (line 11836) | function scheduleSuspenseWorkOnFiber(fiber, renderLanes, propagationRoot) { function findLastContentRow (line 11846) | function findLastContentRow(firstChild) { function initSuspenseListRenderState (line 11856) | function initSuspenseListRenderState( function reverseChildren (line 11883) | function reverseChildren(fiber) { function updateSuspenseListComponent (line 11892) | function updateSuspenseListComponent(current, workInProgress, renderLane... function updateContextProvider (line 12124) | function updateContextProvider(current, workInProgress, renderLanes) { function bailoutOnAlreadyFinishedWork (line 12143) | function bailoutOnAlreadyFinishedWork( function checkScheduledUpdateOrContext (line 12179) | function checkScheduledUpdateOrContext(current, renderLanes) { function attemptEarlyBailoutIfNoScheduledUpdate (line 12184) | function attemptEarlyBailoutIfNoScheduledUpdate( function beginWork (line 12320) | function beginWork(current, workInProgress, renderLanes) { function markUpdate (line 13017) | function markUpdate(workInProgress) { function preloadInstanceAndSuspendIfNeeded (line 13020) | function preloadInstanceAndSuspendIfNeeded( function preloadResourceAndSuspendIfNeeded (line 13052) | function preloadResourceAndSuspendIfNeeded(workInProgress, resource) { function scheduleRetryEffect (line 13066) | function scheduleRetryEffect(workInProgress, retryQueue) { function cutOffTailIfNeeded (line 13074) | function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) { function bubbleProperties (line 13104) | function bubbleProperties(completedWork) { function completeWork (line 13164) | function completeWork(current, workInProgress, renderLanes) { function unwindWork (line 13861) | function unwindWork(current, workInProgress) { function unwindInterruptedWork (line 13960) | function unwindInterruptedWork(current, interruptedWork) { function shouldProfile (line 13998) | function shouldProfile(current) { function commitHookLayoutEffects (line 14001) | function commitHookLayoutEffects(finishedWork, hookFlags) { function commitHookLayoutUnmountEffects (line 14008) | function commitHookLayoutUnmountEffects( function commitHookEffectListMount (line 14027) | function commitHookEffectListMount(flags, finishedWork) { function commitHookEffectListUnmount (line 14087) | function commitHookEffectListUnmount( function commitHookPassiveMountEffects (line 14124) | function commitHookPassiveMountEffects(finishedWork, hookFlags) { function commitHookPassiveUnmountEffects (line 14131) | function commitHookPassiveUnmountEffects( function commitClassCallbacks (line 14150) | function commitClassCallbacks(finishedWork) { function callGetSnapshotBeforeUpdates (line 14179) | function callGetSnapshotBeforeUpdates(instance, prevProps, prevState) { function commitClassSnapshot (line 14182) | function commitClassSnapshot(finishedWork, current) { function safelyCallComponentWillUnmount (line 14226) | function safelyCallComponentWillUnmount( function commitAttachRef (line 14254) | function commitAttachRef(finishedWork) { function safelyAttachRef (line 14307) | function safelyAttachRef(current, nearestMountedAncestor) { function safelyDetachRef (line 14314) | function safelyDetachRef(current, nearestMountedAncestor) { function commitProfiler (line 14348) | function commitProfiler( function commitProfilerPostCommitImpl (line 14372) | function commitProfilerPostCommitImpl( function commitHostMount (line 14391) | function commitHostMount(finishedWork) { function commitHostUpdate (line 14408) | function commitHostUpdate(finishedWork, newProps, oldProps) { function commitNewChildToFragmentInstances (line 14423) | function commitNewChildToFragmentInstances(fiber, parentFragmentInstance... function commitFragmentInstanceDeletionEffects (line 14435) | function commitFragmentInstanceDeletionEffects(fiber) { function isHostParent (line 14459) | function isHostParent(fiber) { function isFragmentInstanceParent (line 14468) | function isFragmentInstanceParent(fiber) { function getHostSibling (line 14471) | function getHostSibling(fiber) { function insertOrAppendPlacementNodeIntoContainer (line 14491) | function insertOrAppendPlacementNodeIntoContainer( function insertOrAppendPlacementNode (line 14549) | function insertOrAppendPlacementNode( function commitPlacement (line 14586) | function commitPlacement(finishedWork) { function commitHostSingletonAcquisition (line 14650) | function commitHostSingletonAcquisition(finishedWork) { function trackEnterViewTransitions$1 (line 14666) | function trackEnterViewTransitions$1(placement) { function pushViewTransitionCancelableScope (line 14670) | function pushViewTransitionCancelableScope() { function applyViewTransitionToHostInstances (line 14675) | function applyViewTransitionToHostInstances( function applyViewTransitionToHostInstancesRecursive (line 14695) | function applyViewTransitionToHostInstancesRecursive( function restoreViewTransitionOnHostInstances (line 14735) | function restoreViewTransitionOnHostInstances( function commitAppearingPairViewTransitions (line 14751) | function commitAppearingPairViewTransitions(placement) { function commitEnterViewTransitions (line 14781) | function commitEnterViewTransitions(placement, gesture) { function commitDeletedPairViewTransitions (line 14814) | function commitDeletedPairViewTransitions(deletion) { function commitExitViewTransitions (line 14860) | function commitExitViewTransitions(deletion) { function commitNestedViewTransitions (line 14897) | function commitNestedViewTransitions(changedParent) { function restorePairedViewTransitions (line 14918) | function restorePairedViewTransitions(parent) { function restoreEnterOrExitViewTransitions (line 14933) | function restoreEnterOrExitViewTransitions(fiber) { function restoreNestedViewTransitions (line 14943) | function restoreNestedViewTransitions(changedParent) { function measureViewTransitionHostInstancesRecursive (line 14951) | function measureViewTransitionHostInstancesRecursive( function measureUpdateViewTransition (line 15029) | function measureUpdateViewTransition(current, finishedWork, gesture) { function measureNestedViewTransitions (line 15058) | function measureNestedViewTransitions(changedParent, gesture) { function trackNamedViewTransition (line 15099) | function trackNamedViewTransition(fiber) { function untrackNamedViewTransition (line 15127) | function untrackNamedViewTransition(fiber) { function isHydratingParent (line 15136) | function isHydratingParent(current, finishedWork) { function commitBeforeMutationEffects (line 15151) | function commitBeforeMutationEffects(root, firstChild, committedLanes) { function commitBeforeMutationEffects_complete (line 15271) | function commitBeforeMutationEffects_complete( function commitLayoutEffectOnFiber (line 15371) | function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) { function hideOrUnhideAllChildren (line 15634) | function hideOrUnhideAllChildren(parentFiber, isHidden) { function hideOrUnhideAllChildrenOnFiber (line 15639) | function hideOrUnhideAllChildrenOnFiber(fiber, isHidden) { function hideOrUnhideNearestPortals (line 15701) | function hideOrUnhideNearestPortals(parentFiber, isHidden$jscomp$0) { function detachFiberAfterEffects (line 15722) | function detachFiberAfterEffects(fiber) { function recursivelyTraverseDeletionEffects (line 15742) | function recursivelyTraverseDeletionEffects( function commitDeletionEffectsOnFiber (line 15755) | function commitDeletionEffectsOnFiber( function commitActivityHydrationCallbacks (line 15989) | function commitActivityHydrationCallbacks(finishedRoot, finishedWork) { function commitSuspenseHydrationCallbacks (line 16008) | function commitSuspenseHydrationCallbacks(finishedRoot, finishedWork) { function getRetryCache (line 16027) | function getRetryCache(finishedWork) { function attachSuspenseRetryListeners (line 16052) | function attachSuspenseRetryListeners(finishedWork, wakeables) { function recursivelyTraverseMutationEffects (line 16069) | function recursivelyTraverseMutationEffects( function commitMutationEffectsOnFiber (line 16131) | function commitMutationEffectsOnFiber(finishedWork, root, lanes) { function commitReconciliationEffects (line 16621) | function commitReconciliationEffects(finishedWork) { function recursivelyResetForms (line 16633) | function recursivelyResetForms(parentFiber) { function recursivelyTraverseAfterMutationEffects (line 16647) | function recursivelyTraverseAfterMutationEffects(root, parentFiber) { function commitAfterMutationEffectsOnFiber (line 16654) | function commitAfterMutationEffectsOnFiber(finishedWork, root) { function recursivelyTraverseLayoutEffects (line 16723) | function recursivelyTraverseLayoutEffects(root, parentFiber) { function disappearLayoutEffects (line 16729) | function disappearLayoutEffects(finishedWork) { function recursivelyTraverseDisappearLayoutEffects (line 16801) | function recursivelyTraverseDisappearLayoutEffects(parentFiber) { function reappearLayoutEffects (line 16806) | function reappearLayoutEffects( function recursivelyTraverseReappearLayoutEffects (line 16979) | function recursivelyTraverseReappearLayoutEffects( function commitOffscreenPassiveMountEffects (line 16995) | function commitOffscreenPassiveMountEffects(current, finishedWork) { function commitCachePassiveMountEffect (line 17009) | function commitCachePassiveMountEffect(current, finishedWork) { function recursivelyTraversePassiveMountEffects (line 17017) | function recursivelyTraversePassiveMountEffects( function commitPassiveMountOnFiber (line 17047) | function commitPassiveMountOnFiber( function recursivelyTraverseReconnectPassiveEffects (line 17404) | function recursivelyTraverseReconnectPassiveEffects( function reconnectPassiveEffects (line 17431) | function reconnectPassiveEffects( function recursivelyTraverseAtomicPassiveEffects (line 17547) | function recursivelyTraverseAtomicPassiveEffects( function recursivelyAccumulateSuspenseyCommit (line 17617) | function recursivelyAccumulateSuspenseyCommit( function accumulateSuspenseyCommitOnFiber (line 17631) | function accumulateSuspenseyCommitOnFiber( function detachAlternateSiblings (line 17724) | function detachAlternateSiblings(parentFiber) { function recursivelyTraversePassiveUnmountEffects (line 17738) | function recursivelyTraversePassiveUnmountEffects(parentFiber) { function commitPassiveUnmountOnFiber (line 17769) | function commitPassiveUnmountOnFiber(finishedWork) { function recursivelyTraverseDisconnectPassiveEffects (line 17838) | function recursivelyTraverseDisconnectPassiveEffects(parentFiber) { function disconnectPassiveEffect (line 17868) | function disconnectPassiveEffect(finishedWork) { function commitPassiveUnmountEffectsInsideOfDeletedTree_begin (line 17909) | function commitPassiveUnmountEffectsInsideOfDeletedTree_begin( function applyViewTransitionToClones (line 17978) | function applyViewTransitionToClones(name, className, clones, fiber) { function trackDeletedPairViewTransitions (line 17989) | function trackDeletedPairViewTransitions(deletion) { function trackEnterViewTransitions (line 18032) | function trackEnterViewTransitions(deletion) { function applyAppearingPairViewTransition (line 18059) | function applyAppearingPairViewTransition(child) { function applyExitViewTransition (line 18078) | function applyExitViewTransition(placement) { function recursivelyInsertNew (line 18095) | function recursivelyInsertNew( function recursivelyInsertNewFiber (line 18115) | function recursivelyInsertNewFiber( function recursivelyInsertClonesFromExistingTree (line 18221) | function recursivelyInsertClonesFromExistingTree( function recursivelyInsertClones (line 18329) | function recursivelyInsertClones( function recursivelyRestoreNew (line 18537) | function recursivelyRestoreNew(finishedWork, nearestMountedAncestor) { function recursivelyApplyViewTransitions (line 18556) | function recursivelyApplyViewTransitions(parentFiber) { function recursivelyRestoreViewTransitions (line 18612) | function recursivelyRestoreViewTransitions(parentFiber) { function restoreViewTransitionsOnFiber (line 18626) | function restoreViewTransitionsOnFiber(finishedWork) { function findFiberRootForHostRoot (line 18651) | function findFiberRootForHostRoot(hostRoot) { function matchSelector (line 18678) | function matchSelector(fiber$jscomp$0, selector) { function selectorToString (line 18777) | function selectorToString(selector) { function findPaths (line 18795) | function findPaths(root, selectors) { function findAllNodes (line 18817) | function findAllNodes(hostRoot, selectors) { function onCommitRoot (line 18833) | function onCommitRoot() { function isConcurrentActEnvironment (line 18838) | function isConcurrentActEnvironment() { function requestUpdateLane (line 18850) | function requestUpdateLane(fiber) { function requestDeferredLane (line 18868) | function requestDeferredLane() { function scheduleViewTransitionEvent (line 18881) | function scheduleViewTransitionEvent(fiber, callback) { function scheduleGestureTransitionEvent (line 18895) | function scheduleGestureTransitionEvent(fiber, callback) { function scheduleUpdateOnFiber (line 18919) | function scheduleUpdateOnFiber(root, fiber, lane) { function performWorkOnRoot (line 18981) | function performWorkOnRoot(root, lanes, forceSync) { function completeRootWhenReady (line 19308) | function completeRootWhenReady( function isRenderConsistentWithExternalStores (line 19434) | function isRenderConsistentWithExternalStores(finishedWork) { function markRootSuspended (line 19468) | function markRootSuspended( function flushSyncWork$1 (line 19489) | function flushSyncWork$1() { function resetWorkInProgressStack (line 19494) | function resetWorkInProgressStack() { function finalizeRender (line 19511) | function finalizeRender(lanes, finalizationTime) { function prepareFreshStack (line 19519) | function prepareFreshStack(root, lanes) { function handleThrow (line 20027) | function handleThrow(root, thrownValue) { function shouldRemainOnPreviousScreen (line 20059) | function shouldRemainOnPreviousScreen() { function pushDispatcher (line 20074) | function pushDispatcher() { function pushAsyncDispatcher (line 20079) | function pushAsyncDispatcher() { function markRenderDerivedCause (line 20084) | function markRenderDerivedCause(fiber) { function renderDidSuspendDelayIfPossible (line 20089) | function renderDidSuspendDelayIfPossible() { function renderRootSync (line 20106) | function renderRootSync(root, lanes, shouldYieldForPrerendering) { function workLoopSync (line 20182) | function workLoopSync() { function renderRootConcurrent (line 20185) | function renderRootConcurrent(root, lanes) { function workLoopConcurrentByScheduler (line 20347) | function workLoopConcurrentByScheduler() { function performUnitOfWork (line 20351) | function performUnitOfWork(unitOfWork) { function replaySuspendedUnitOfWork (line 20375) | function replaySuspendedUnitOfWork(unitOfWork) { function replayBeginWork (line 20380) | function replayBeginWork(unitOfWork) { function throwAndUnwindWorkLoop (line 20426) | function throwAndUnwindWorkLoop( function completeUnitOfWork (line 20486) | function completeUnitOfWork(unitOfWork) { function unwindUnitOfWork (line 20522) | function unwindUnitOfWork(unitOfWork, skipSiblings) { function completeRoot (line 20554) | function completeRoot( function commitRoot (line 20903) | function commitRoot( function reportViewTransitionError (line 20997) | function reportViewTransitionError(error) { function suspendedViewTransition (line 21003) | function suspendedViewTransition(reason) { function finishedViewTransition (line 21017) | function finishedViewTransition(lanes) { function flushAfterMutationEffects (line 21044) | function flushAfterMutationEffects() { function flushMutationEffects (line 21053) | function flushMutationEffects() { function flushLayoutEffects (line 21187) | function flushLayoutEffects() { function flushSpawnedWork (line 21281) | function flushSpawnedWork() { function flushGestureMutations (line 21457) | function flushGestureMutations() { function flushGestureAnimations (line 21540) | function flushGestureAnimations() { function makeErrorInfo (line 21602) | function makeErrorInfo(componentStack) { function releaseRootPooledCache (line 21613) | function releaseRootPooledCache(root, remainingLanes) { function flushPendingEffects (line 21619) | function flushPendingEffects() { function flushPassiveEffects (line 21636) | function flushPassiveEffects() { function captureCommitPhaseErrorOnRoot (line 21783) | function captureCommitPhaseErrorOnRoot(rootFiber, sourceFiber, error) { function captureCommitPhaseError (line 21791) | function captureCommitPhaseError( function attachPingListener (line 21842) | function attachPingListener(root, wakeable, lanes) { function pingSuspendedRoot (line 21859) | function pingSuspendedRoot(root, wakeable, pingedLanes) { function retryTimedOutBoundary (line 21898) | function retryTimedOutBoundary(boundaryFiber, retryLane) { function retryDehydratedSuspenseBoundary (line 21905) | function retryDehydratedSuspenseBoundary(boundaryFiber) { function resolveRetryWakeable (line 21911) | function resolveRetryWakeable(boundaryFiber, wakeable) { function recursivelyTraverseAndDoubleInvokeEffectsInDEV (line 21934) | function recursivelyTraverseAndDoubleInvokeEffectsInDEV( function doubleInvokeEffectsOnFiber (line 21978) | function doubleInvokeEffectsOnFiber(root, fiber) { function commitDoubleInvokeEffectsInDEV (line 21989) | function commitDoubleInvokeEffectsInDEV(root) { function warnAboutUpdateOnNotYetMountedFiberInDEV (line 21999) | function warnAboutUpdateOnNotYetMountedFiberInDEV(fiber) { function restorePendingUpdaters (line 22023) | function restorePendingUpdaters(root, lanes) { function scheduleCallback$1 (line 22029) | function scheduleCallback$1(priorityLevel, callback) { function warnIfUpdatesNotWrappedWithActDEV (line 22035) | function warnIfUpdatesNotWrappedWithActDEV(fiber) { function ensureRootIsScheduled (line 22045) | function ensureRootIsScheduled(root) { function ensureScheduleIsScheduled (line 22054) | function ensureScheduleIsScheduled() { function flushSyncWorkAcrossRoots_impl (line 22061) | function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) { function processRootScheduleInImmediateTask (line 22105) | function processRootScheduleInImmediateTask() { function processRootScheduleInMicrotask (line 22109) | function processRootScheduleInMicrotask() { function scheduleTaskForRootDuringMicrotask (line 22182) | function scheduleTaskForRootDuringMicrotask(root, currentTime) { function performWorkOnRootViaSchedulerTask (line 22260) | function performWorkOnRootViaSchedulerTask(root, didTimeout) { function performSyncWorkOnRoot (line 22294) | function performSyncWorkOnRoot(root, lanes) { function cancelCallback (line 22300) | function cancelCallback(callbackNode) { function scheduleImmediateRootScheduleTask (line 22305) | function scheduleImmediateRootScheduleTask() { function requestTransitionLane (line 22320) | function requestTransitionLane() { function coerceFormActionProp (line 22332) | function coerceFormActionProp(actionProp) { function extractEvents$2 (line 22343) | function extractEvents$2( function runEventInBatch (line 22419) | function runEventInBatch(dispatchQueue) { function fireScrollEnd (line 22422) | function fireScrollEnd(targetInst, nativeEvent, nativeEventTarget) { function debounceScrollEnd (line 22441) | function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) { function executeDispatch (line 22451) | function executeDispatch(event, listener, currentTarget) { function processDispatchQueue (line 22460) | function processDispatchQueue(dispatchQueue, eventSystemFlags) { function listenToNonDelegatedEvent (line 22517) | function listenToNonDelegatedEvent(domEventName, targetElement) { function listenToNativeEvent (line 22531) | function listenToNativeEvent(domEventName, isCapturePhaseListener, targe... function listenToAllSupportedEvents (line 22547) | function listenToAllSupportedEvents(rootContainerElement) { function addTrappedEventListener (line 22566) | function addTrappedEventListener( function dispatchEventForPluginEventSystem (line 22611) | function dispatchEventForPluginEventSystem( function createDispatchListener (line 23109) | function createDispatchListener(instance, listener, currentTarget) { function accumulateSinglePhaseListeners (line 23116) | function accumulateSinglePhaseListeners( function accumulateTwoPhaseListeners (line 23145) | function accumulateTwoPhaseListeners(targetFiber, reactName) { function getParent (line 23171) | function getParent(inst) { function accumulateEnterLeaveListenersForEvent (line 23177) | function accumulateEnterLeaveListenersForEvent( function validatePropertiesInDevelopment (line 23214) | function validatePropertiesInDevelopment(type, props) { function warnForPropDifference (line 23244) | function warnForPropDifference( function hasViewTransition (line 23255) | function hasViewTransition(htmlElement) { function isExpectedViewTransitionName (line 23263) | function isExpectedViewTransitionName(htmlElement) { function warnForExtraAttributes (line 23271) | function warnForExtraAttributes( function warnForInvalidEventListener (line 23292) | function warnForInvalidEventListener(registrationName, listener) { function normalizeHTML (line 23306) | function normalizeHTML(parent, html) { function normalizeMarkupForTextOrAttribute (line 23318) | function normalizeMarkupForTextOrAttribute(markup) { function checkForUnmatchedText (line 23329) | function checkForUnmatchedText(serverText, clientText) { function setProp (line 23335) | function setProp(domElement, tag, key, value, props, prevValue) { function setPropOnCustomElement (line 23814) | function setPropOnCustomElement( function setInitialProperties (line 23913) | function setInitialProperties(domElement, tag, props) { function updateProperties (line 24216) | function updateProperties(domElement, tag, lastProps, nextProps) { function getPropNameFromAttributeName (line 24606) | function getPropNameFromAttributeName(attrName) { function getStylesObjectFromElement (line 24616) | function getStylesObjectFromElement(domElement) { function diffHydratedStyles (line 24630) | function diffHydratedStyles(domElement, value$jscomp$0, serverDifference... function hydrateAttribute (line 24683) | function hydrateAttribute( function hydrateBooleanAttribute (line 24716) | function hydrateBooleanAttribute( function hydrateBooleanishAttribute (line 24743) | function hydrateBooleanishAttribute( function hydrateNumericAttribute (line 24774) | function hydrateNumericAttribute( function hydrateSanitizedAttribute (line 24810) | function hydrateSanitizedAttribute( function diffHydratedProperties (line 24844) | function diffHydratedProperties(domElement, tag, props, hostContext) { function propNamesListJoin (line 25554) | function propNamesListJoin(list, combinator) { function isLikelyStaticResource (line 25572) | function isLikelyStaticResource(initiatorType) { function estimateBandwidth (line 25586) | function estimateBandwidth() { function getOwnerDocumentFromRootContainer (line 25637) | function getOwnerDocumentFromRootContainer(rootContainerElement) { function getOwnHostContext (line 25642) | function getOwnHostContext(namespaceURI) { function getChildHostContextProd (line 25652) | function getChildHostContextProd(parentNamespace, type) { function isScriptDataBlock (line 25667) | function isScriptDataBlock(props) { function cloneMutableInstance (line 25698) | function cloneMutableInstance(instance, keepChildren) { function shouldSetTextContent (line 25712) | function shouldSetTextContent(type, props) { function shouldAttemptEagerTransition (line 25724) | function shouldAttemptEagerTransition() { function resolveEventType (line 25734) | function resolveEventType() { function resolveEventTimeStamp (line 25738) | function resolveEventTimeStamp() { function handleErrorInNextTick (line 25742) | function handleErrorInNextTick(error) { function commitMount (line 25747) | function commitMount(domElement, type, newProps) { function commitHydratedInstance (line 25767) | function commitHydratedInstance(domElement, type, props) { function commitUpdate (line 25835) | function commitUpdate(domElement, type, oldProps, newProps) { function resetTextContent (line 25839) | function resetTextContent(domElement) { function commitTextUpdate (line 25842) | function commitTextUpdate(textInstance, oldText, newText) { function warnForReactChildrenConflict (line 25845) | function warnForReactChildrenConflict(container) { function isSingletonScope (line 25869) | function isSingletonScope(type) { function removeChild (line 25872) | function removeChild(parentInstance, child) { function removeChildFromContainer (line 25875) | function removeChildFromContainer(container, child) { function clearHydrationBoundary (line 25883) | function clearHydrationBoundary(parentInstance, hydrationInstance) { function hideOrUnhideDehydratedBoundary (line 25933) | function hideOrUnhideDehydratedBoundary(suspenseInstance, isHidden) { function hideDehydratedBoundary (line 25962) | function hideDehydratedBoundary(suspenseInstance) { function hideInstance (line 25965) | function hideInstance(instance) { function hideTextInstance (line 25971) | function hideTextInstance(textInstance) { function unhideDehydratedBoundary (line 25974) | function unhideDehydratedBoundary(dehydratedInstance) { function unhideInstance (line 25977) | function unhideInstance(instance, props) { function unhideTextInstance (line 25986) | function unhideTextInstance(textInstance, text) { function warnForBlockInsideInline (line 25989) | function warnForBlockInsideInline(instance) { function applyViewTransitionName (line 26026) | function applyViewTransitionName(instance, name, className) { function restoreViewTransitionName (line 26048) | function restoreViewTransitionName(instance, props) { function cancelViewTransitionName (line 26101) | function cancelViewTransitionName(instance, oldName, props) { function cancelRootViewTransitionName (line 26114) | function cancelRootViewTransitionName(rootContainer) { function restoreRootViewTransitionName (line 26135) | function restoreRootViewTransitionName(rootContainer) { function createMeasurement (line 26149) | function createMeasurement(rect, computedStyle, element) { function measureInstance (line 26170) | function measureInstance(instance) { function measureClonedInstance (line 26175) | function measureClonedInstance(instance) { function customizeViewTransitionError (line 26186) | function customizeViewTransitionError(error, ignoreAbort) { function forceLayout (line 26216) | function forceLayout(ownerDocument) { function waitForImageToLoad (line 26219) | function waitForImageToLoad(resolve) { function startViewTransition (line 26223) | function startViewTransition( function mergeTranslate (line 26418) | function mergeTranslate(translateA, translateB) { function animateGesture (line 26432) | function animateGesture( function startGestureTransition (line 26518) | function startGestureTransition( function ViewTransitionPseudoElement (line 26677) | function ViewTransitionPseudoElement(pseudo, name) { function createViewTransitionInstance (line 26681) | function createViewTransitionInstance(name) { function getCurrentGestureOffset (line 26690) | function getCurrentGestureOffset(timeline) { function FragmentInstance (line 26698) | function FragmentInstance(fragmentFiber) { function addEventListenerToChild (line 26702) | function addEventListenerToChild( function removeEventListenerFromChild (line 26715) | function removeEventListenerFromChild( function normalizeListenerOptions (line 26728) | function normalizeListenerOptions(opts) { function indexOfEventListener (line 26740) | function indexOfEventListener( function setFocusOnFiberIfFocusable (line 26760) | function setFocusOnFiberIfFocusable(fiber, focusOptions) { function collectChildren (line 26765) | function collectChildren(child, collection) { function blurActiveElementWithinFragment (line 26769) | function blurActiveElementWithinFragment(child, activeElement) { function observeChild (line 26774) | function observeChild(child, observer) { function unobserveChild (line 26780) | function unobserveChild(child, observer) { function collectClientRects (line 26786) | function collectClientRects(child, rects) { function validateDocumentPositionWithFiberTree (line 26797) | function validateDocumentPositionWithFiberTree( function addFragmentHandleToFiber (line 26896) | function addFragmentHandleToFiber(child, fragmentInstance) { function addFragmentHandleToInstance (line 26901) | function addFragmentHandleToInstance(instance, fragmentInstance) { function commitNewChildToFragmentInstance (line 26905) | function commitNewChildToFragmentInstance(childInstance, fragmentInstanc... function clearContainerSparingly (line 26924) | function clearContainerSparingly(container) { function canHydrateInstance (line 26946) | function canHydrateInstance(instance, type, props, inRootOrSingleton) { function canHydrateTextInstance (line 27019) | function canHydrateTextInstance(instance, text, inRootOrSingleton) { function canHydrateHydrationBoundary (line 27034) | function canHydrateHydrationBoundary(instance, inRootOrSingleton) { function isSuspenseInstancePending (line 27048) | function isSuspenseInstancePending(instance) { function isSuspenseInstanceFallback (line 27054) | function isSuspenseInstanceFallback(instance) { function registerSuspenseInstanceRetry (line 27061) | function registerSuspenseInstanceRetry(instance, callback) { function getNextHydratable (line 27079) | function getNextHydratable(node) { function describeHydratableInstanceForDevWarnings (line 27101) | function describeHydratableInstanceForDevWarnings(instance) { function diffHydratedTextForDevWarnings (line 27125) | function diffHydratedTextForDevWarnings(textInstance, text, parentProps) { function getNextHydratableInstanceAfterHydrationBoundary (line 27139) | function getNextHydratableInstanceAfterHydrationBoundary( function getParentHydrationBoundary (line 27162) | function getParentHydrationBoundary(targetInstance) { function commitHydratedContainer (line 27184) | function commitHydratedContainer(container) { function commitHydratedActivityInstance (line 27187) | function commitHydratedActivityInstance(activityInstance) { function commitHydratedSuspenseInstance (line 27190) | function commitHydratedSuspenseInstance(suspenseInstance) { function getBoundingRect (line 27193) | function getBoundingRect(node) { function isHiddenSubtree (line 27202) | function isHiddenSubtree(fiber) { function setFocusIfFocusable (line 27205) | function setFocusIfFocusable(node, focusOptions) { function setupIntersectionObserver (line 27219) | function setupIntersectionObserver(targets, callback, options) { function resolveSingletonInstance (line 27259) | function resolveSingletonInstance( function acquireSingletonInstance (line 27297) | function acquireSingletonInstance( function releaseSingletonInstance (line 27331) | function releaseSingletonInstance(instance) { function getHoistableRoot (line 27336) | function getHoistableRoot(container) { function preconnectAs (line 27343) | function preconnectAs(rel, href, crossOrigin) { function getResource (line 27362) | function getResource(type, currentProps, pendingProps, currentResource) { function describeLinkForResourceErrorDEV (line 27495) | function describeLinkForResourceErrorDEV(props) { function getStyleKey (line 27531) | function getStyleKey(href) { function getStylesheetSelectorFromKey (line 27536) | function getStylesheetSelectorFromKey(key) { function stylesheetPropsFromRawProps (line 27539) | function stylesheetPropsFromRawProps(rawProps) { function preloadStylesheet (line 27545) | function preloadStylesheet(ownerDocument, key, preloadProps, state) { function getScriptKey (line 27562) | function getScriptKey(src) { function getScriptSelectorFromKey (line 27567) | function getScriptSelectorFromKey(key) { function acquireResource (line 27570) | function acquireResource(hoistableRoot, resource, props) { function insertStylesheet (line 27666) | function insertStylesheet(instance, precedence, root) { function adoptPreloadPropsForStylesheet (line 27686) | function adoptPreloadPropsForStylesheet(stylesheetProps, preloadProps) { function adoptPreloadPropsForScript (line 27694) | function adoptPreloadPropsForScript(scriptProps, preloadProps) { function getHydratableHoistableCache (line 27702) | function getHydratableHoistableCache(type, keyAttribute, ownerDocument) { function mountHoistable (line 27732) | function mountHoistable(hoistableRoot, type, instance) { function isHostHoistableType (line 27739) | function isHostHoistableType(type, props, hostContext) { function maySuspendCommit (line 27874) | function maySuspendCommit(type, props) { function preloadResource (line 27883) | function preloadResource(resource) { function estimateImageBytes (line 27889) | function estimateImageBytes(instance) { function suspendInstance (line 27897) | function suspendInstance(state, instance) { function suspendResource (line 27906) | function suspendResource(state, hoistableRoot, resource, props) { function waitForCommitToBeReady (line 27955) | function waitForCommitToBeReady(state, timeoutOffset) { function checkIfFullyUnsuspended (line 28001) | function checkIfFullyUnsuspended(state) { function onUnsuspend (line 28014) | function onUnsuspend() { function onUnsuspendImg (line 28018) | function onUnsuspendImg() { function insertSuspendedStylesheets (line 28022) | function insertSuspendedStylesheets(state, resources) { function insertStylesheetIntoRoot (line 28031) | function insertStylesheetIntoRoot(root, resource) { function FiberRootNode (line 28071) | function FiberRootNode( function createFiberRoot (line 28122) | function createFiberRoot( function getContextForSubtree (line 28165) | function getContextForSubtree(parentComponent) { function updateContainerImpl (line 28170) | function updateContainerImpl( function markRetryLaneImpl (line 28220) | function markRetryLaneImpl(fiber, retryLane) { function markRetryLaneIfNotHydrated (line 28227) | function markRetryLaneIfNotHydrated(fiber, retryLane) { function attemptContinuousHydration (line 28231) | function attemptContinuousHydration(fiber) { function attemptHydrationAtCurrentPriority (line 28238) | function attemptHydrationAtCurrentPriority(fiber) { function getCurrentFiberForDevTools (line 28247) | function getCurrentFiberForDevTools() { function dispatchDiscreteEvent (line 28250) | function dispatchDiscreteEvent( function dispatchContinuousEvent (line 28267) | function dispatchContinuousEvent( function dispatchEvent (line 28284) | function dispatchEvent( function findInstanceBlockingEvent (line 28371) | function findInstanceBlockingEvent(nativeEvent) { function findInstanceBlockingTarget (line 28375) | function findInstanceBlockingTarget(targetNode) { function getEventPriority (line 28403) | function getEventPriority(domEventName) { function clearIfContinuousEvent (line 28497) | function clearIfContinuousEvent(domEventName, nativeEvent) { function accumulateOrCreateContinuousQueuedReplayableEvent (line 28520) | function accumulateOrCreateContinuousQueuedReplayableEvent( function queueIfContinuousEvent (line 28552) | function queueIfContinuousEvent( function attemptExplicitHydrationTarget (line 28629) | function attemptExplicitHydrationTarget(queuedTarget) { function attemptReplayContinuousQueuedEvent (line 28669) | function attemptReplayContinuousQueuedEvent(queuedEvent) { function attemptReplayContinuousQueuedEventInMap (line 28707) | function attemptReplayContinuousQueuedEventInMap(queuedEvent, key, map) { function queueChangeEvent (line 28710) | function queueChangeEvent(target) { function scheduleCallbackIfUnblocked (line 28714) | function scheduleCallbackIfUnblocked(queuedEvent, unblocked) { function scheduleReplayQueueIfNeeded (line 28719) | function scheduleReplayQueueIfNeeded(formReplayingQueue) { function retryIfBlockedOn (line 28758) | function retryIfBlockedOn(unblocked) { function defaultOnDefaultTransitionIndicator (line 28811) | function defaultOnDefaultTransitionIndicator() { function ReactDOMRoot (line 28864) | function ReactDOMRoot(internalRoot) { function ReactDOMHydrationRoot (line 28867) | function ReactDOMHydrationRoot(internalRoot) { function warnIfReactDOMContainerInDEV (line 28870) | function warnIfReactDOMContainerInDEV(container) { function commitHook (line 33524) | function commitHook() { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom-unstable_testing.production.js function formatProdErrorMessage (line 18) | function formatProdErrorMessage(code) { function isValidContainer (line 33) | function isValidContainer(node) { function getNearestMountedFiber (line 39) | function getNearestMountedFiber(fiber) { function getSuspenseInstanceFromFiber (line 47) | function getSuspenseInstanceFromFiber(fiber) { function getActivityInstanceFromFiber (line 57) | function getActivityInstanceFromFiber(fiber) { function assertIsMounted (line 67) | function assertIsMounted(fiber) { function findCurrentFiberUsingSlowPath (line 71) | function findCurrentFiberUsingSlowPath(fiber) { function findCurrentHostFiberImpl (line 139) | function findCurrentHostFiberImpl(node) { function traverseVisibleHostChildren (line 149) | function traverseVisibleHostChildren(child, searchWithinHosts, fn, a, b,... function getFragmentParentHostFiber (line 169) | function getFragmentParentHostFiber(fiber) { function findFragmentInstanceSiblings (line 176) | function findFragmentInstanceSiblings(result, self, child) { function getInstanceFromHostFiber (line 198) | function getInstanceFromHostFiber(fiber) { function findNextSibling (line 211) | function findNextSibling(child) { function isFiberPrecedingCheck (line 215) | function isFiberPrecedingCheck(child, target, boundary) { function isFiberFollowingCheck (line 222) | function isFiberFollowingCheck(child, target, boundary) { function getParentForFragmentAncestors (line 229) | function getParentForFragmentAncestors(inst) { function getLowestCommonAncestor (line 235) | function getLowestCommonAncestor(instA, instB, getParent) { function getIteratorFn (line 270) | function getIteratorFn(maybeIterable) { function getComponentNameFromType (line 280) | function getComponentNameFromType(type) { function setSrcObject (line 345) | function setSrcObject(domElement, tag, value) { function createCursor (line 359) | function createCursor(defaultValue) { function pop (line 362) | function pop(cursor) { function push (line 366) | function push(cursor, value) { function pushHostContainer (line 375) | function pushHostContainer(fiber, nextRootInstance) { function popHostContainer (line 410) | function popHostContainer() { function pushHostContext (line 415) | function pushHostContext(fiber) { function popHostContext (line 426) | function popHostContext(fiber) { function describeBuiltInComponentFrame (line 434) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 451) | function describeNativeComponentFrame(fn, construct) { function describeFiber (line 584) | function describeFiber(fiber, childFiber) { function getStackByFiberInDevAndProd (line 613) | function getStackByFiberInDevAndProd(workInProgress) { function setIsStrictModeForDevtools (line 643) | function setIsStrictModeForDevtools(newIsStrictMode) { function clz32Fallback (line 653) | function clz32Fallback(x) { function getHighestPriorityLanes (line 660) | function getHighestPriorityLanes(lanes) { function getNextLanes (line 715) | function getNextLanes(root, wipLanes, rootHasPendingCommit) { function checkIfRootIsPrerendering (line 755) | function checkIfRootIsPrerendering(root, renderLanes) { function computeExpirationTime (line 763) | function computeExpirationTime(lane, currentTime) { function claimNextRetryLane (line 804) | function claimNextRetryLane() { function createLaneMap (line 810) | function createLaneMap(initial) { function markRootUpdated$1 (line 814) | function markRootUpdated$1(root, updateLane) { function markRootPinged$1 (line 820) | function markRootPinged$1(root, pingedLanes) { function markRootFinished (line 824) | function markRootFinished( function markSpawnedDeferredLane (line 873) | function markSpawnedDeferredLane(root, spawnedLane, entangledLanes) { function markRootEntangled (line 883) | function markRootEntangled(root, entangledLanes) { function getBumpedLaneForHydration (line 893) | function getBumpedLaneForHydration(root, renderLanes) { function getBumpedLaneForHydrationByLane (line 901) | function getBumpedLaneForHydrationByLane(lane) { function lanesToEventPriority (line 940) | function lanesToEventPriority(lanes) { function resolveUpdatePriority (line 950) | function resolveUpdatePriority() { function runWithPriority (line 956) | function runWithPriority(priority, fn) { function detachDeletedInstance (line 974) | function detachDeletedInstance(node) { function getClosestInstanceFromNode (line 981) | function getClosestInstanceFromNode(targetNode) { function getInstanceFromNode (line 1010) | function getInstanceFromNode(node) { function getNodeFromInstance (line 1028) | function getNodeFromInstance(inst) { function getResourcesFromRoot (line 1033) | function getResourcesFromRoot(root) { function markNodeAsHoistable (line 1040) | function markNodeAsHoistable(node) { function getImplicitRole (line 1088) | function getImplicitRole(element) { function registerTwoPhaseEvent (line 1131) | function registerTwoPhaseEvent(registrationName, dependencies) { function registerDirectEvent (line 1135) | function registerDirectEvent(registrationName, dependencies) { function isAttributeNameSafe (line 1149) | function isAttributeNameSafe(attributeName) { function pushMutationContext (line 1160) | function pushMutationContext() { function popMutationContext (line 1165) | function popMutationContext(prev) { function setValueForAttribute (line 1169) | function setValueForAttribute(node, name, value) { function setValueForKnownAttribute (line 1189) | function setValueForKnownAttribute(node, name, value) { function setValueForNamespacedAttribute (line 1203) | function setValueForNamespacedAttribute(node, namespace, name, value) { function getToStringValue (line 1217) | function getToStringValue(value) { function isCheckable (line 1231) | function isCheckable(elem) { function trackValueOnNode (line 1239) | function trackValueOnNode(node, valueField, currentValue) { function track (line 1279) | function track(node) { function trackHydrated (line 1289) | function trackHydrated(node, initialValue, initialChecked) { function updateValueIfChanged (line 1299) | function updateValueIfChanged(node) { function getActiveElement (line 1314) | function getActiveElement(doc) { function escapeSelectorAttributeValueInsideDoubleQuotes (line 1324) | function escapeSelectorAttributeValueInsideDoubleQuotes(value) { function updateInput (line 1332) | function updateInput( function setDefaultValue (line 1376) | function setDefaultValue(node, type, value) { function updateOptions (line 1381) | function updateOptions(node, multiple, propValue, setDefaultSelected) { function updateTextarea (line 1405) | function updateTextarea(element, value, defaultValue) { function setTextContent (line 1418) | function setTextContent(node, text) { function setValueForStyle (line 1437) | function setValueForStyle(style, styleName, value) { function setValueForStyles (line 1455) | function setValueForStyles(node, styles, prevStyles) { function isCustomElement (line 1480) | function isCustomElement(tagName) { function sanitizeURL (line 1579) | function sanitizeURL(url) { function noop$1 (line 1584) | function noop$1() {} function getEventTarget (line 1586) | function getEventTarget(nativeEvent) { function restoreStateOfTarget (line 1594) | function restoreStateOfTarget(target) { function batchedUpdates$1 (line 1661) | function batchedUpdates$1(fn, a, b) { function getListener (line 1684) | function getListener(inst, registrationName) { function getData (line 1744) | function getData() { function getEventCharCode (line 1766) | function getEventCharCode(nativeEvent) { function functionThatReturnsTrue (line 1775) | function functionThatReturnsTrue() { function functionThatReturnsFalse (line 1778) | function functionThatReturnsFalse() { function createSyntheticEvent (line 1781) | function createSyntheticEvent(Interface) { function modifierStateGetter (line 1965) | function modifierStateGetter(keyArg) { function getEventModifierState (line 1973) | function getEventModifierState() { function isFallbackCompositionEnd (line 2086) | function isFallbackCompositionEnd(domEventName, nativeEvent) { function getDataFromCustomEvent (line 2100) | function getDataFromCustomEvent(nativeEvent) { function getNativeBeforeInputChars (line 2107) | function getNativeBeforeInputChars(domEventName, nativeEvent) { function getFallbackBeforeInputChars (line 2124) | function getFallbackBeforeInputChars(domEventName, nativeEvent) { function isTextInputElement (line 2172) | function isTextInputElement(elem) { function isEventSupported (line 2180) | function isEventSupported(eventNameSuffix) { function createAndAccumulateChangeEvent (line 2190) | function createAndAccumulateChangeEvent( function runEventInBatch$1 (line 2214) | function runEventInBatch$1(dispatchQueue) { function getInstIfValueChanged (line 2217) | function getInstIfValueChanged(targetInst) { function getTargetInstForChangeEvent (line 2221) | function getTargetInstForChangeEvent(domEventName, targetInst) { function stopWatchingForValueChange (line 2229) | function stopWatchingForValueChange() { function handlePropertyChange (line 2234) | function handlePropertyChange(nativeEvent) { function handleEventsForInputEventPolyfill (line 2249) | function handleEventsForInputEventPolyfill(domEventName, target, targetI... function getTargetInstForInputEventPolyfill (line 2257) | function getTargetInstForInputEventPolyfill(domEventName) { function getTargetInstForClickEvent (line 2265) | function getTargetInstForClickEvent(domEventName, targetInst) { function getTargetInstForInputOrChangeEvent (line 2268) | function getTargetInstForInputOrChangeEvent(domEventName, targetInst) { function is (line 2272) | function is(x, y) { function shallowEqual (line 2276) | function shallowEqual(objA, objB) { function getLeafNode (line 2298) | function getLeafNode(node) { function getNodeForCharacterOffset (line 2302) | function getNodeForCharacterOffset(root, offset) { function containsNode (line 2325) | function containsNode(outerNode, innerNode) { function getActiveElementDeep (line 2340) | function getActiveElementDeep(containerInfo) { function hasSelectionCapabilities (line 2364) | function hasSelectionCapabilities(elem) { function constructSelectEvent (line 2384) | function constructSelectEvent(dispatchQueue, nativeEvent, nativeEventTar... function makePrefixMap (line 2421) | function makePrefixMap(styleProp, eventName) { function getVendorPrefixedEventName (line 2447) | function getVendorPrefixedEventName(eventName) { function registerSimpleEvent (line 2469) | function registerSimpleEvent(domEventName, reactName) { function getViewTransitionName (line 2474) | function getViewTransitionName(props, instance) { function getClassNameByType (line 2482) | function getClassNameByType(classByType) { function getViewTransitionClassName (line 2497) | function getViewTransitionClassName(defaultClass, eventClass) { function finishQueueingConcurrentUpdates (line 2540) | function finishQueueingConcurrentUpdates() { function enqueueUpdate$1 (line 2565) | function enqueueUpdate$1(fiber, queue, update, lane) { function enqueueConcurrentHookUpdate (line 2575) | function enqueueConcurrentHookUpdate(fiber, queue, update, lane) { function enqueueConcurrentRenderForLane (line 2579) | function enqueueConcurrentRenderForLane(fiber, lane) { function markUpdateLaneFromFiberToRoot (line 2583) | function markUpdateLaneFromFiberToRoot(sourceFiber, update, lane) { function getRootForUpdatedFiber (line 2610) | function getRootForUpdatedFiber(sourceFiber) { function FiberNode (line 2622) | function FiberNode(tag, pendingProps, key, mode) { function createFiberImplClass (line 2646) | function createFiberImplClass(tag, pendingProps, key, mode) { function shouldConstruct (line 2649) | function shouldConstruct(Component) { function createWorkInProgress (line 2653) | function createWorkInProgress(current, pendingProps) { function resetWorkInProgress (line 2691) | function resetWorkInProgress(workInProgress, renderLanes) { function createFiberFromTypeAndProps (line 2724) | function createFiberFromTypeAndProps( function createFiberFromFragment (line 2828) | function createFiberFromFragment(elements, mode, lanes, key) { function createFiberFromText (line 2833) | function createFiberFromText(content, mode, lanes) { function createFiberFromDehydratedFragment (line 2838) | function createFiberFromDehydratedFragment(dehydratedNode) { function createFiberFromPortal (line 2843) | function createFiberFromPortal(portal, mode, lanes) { function createCapturedValueAtFiber (line 2859) | function createCapturedValueAtFiber(value, source) { function pushTreeFork (line 2886) | function pushTreeFork(workInProgress, totalChildren) { function pushTreeId (line 2892) | function pushTreeId(workInProgress, totalChildren, index) { function pushMaterializedTreeId (line 2921) | function pushMaterializedTreeId(workInProgress) { function popTreeContext (line 2925) | function popTreeContext(workInProgress) { function restoreSuspendedTreeContext (line 2939) | function restoreSuspendedTreeContext(workInProgress, suspendedContext) { function throwOnHydrationMismatch (line 2953) | function throwOnHydrationMismatch(fiber) { function prepareToHydrateHostInstance (line 2966) | function prepareToHydrateHostInstance(fiber) { function popToNextHostParent (line 3027) | function popToNextHostParent(fiber) { function popHydrationState (line 3043) | function popHydrationState(fiber) { function resetHydrationState (line 3083) | function resetHydrationState() { function upgradeHydrationErrorsToRecoverable (line 3087) | function upgradeHydrationErrorsToRecoverable() { function queueHydrationError (line 3099) | function queueHydrationError(error) { function pushProvider (line 3107) | function pushProvider(providerFiber, context, nextValue) { function popProvider (line 3111) | function popProvider(context) { function scheduleContextWorkOnParentPath (line 3115) | function scheduleContextWorkOnParentPath(parent, renderLanes, propagatio... function propagateContextChanges (line 3128) | function propagateContextChanges( function propagateParentContextChanges (line 3200) | function propagateParentContextChanges( function checkIfContextChanged (line 3245) | function checkIfContextChanged(currentDependencies) { function prepareToReadContext (line 3262) | function prepareToReadContext(workInProgress) { function readContext (line 3268) | function readContext(context) { function readContextDuringReconciliation (line 3271) | function readContextDuringReconciliation(consumer, context) { function readContextForConsumer (line 3275) | function readContextForConsumer(consumer, context) { function createCache (line 3314) | function createCache() { function releaseCache (line 3321) | function releaseCache(cache) { function queueTransitionTypes (line 3328) | function queueTransitionTypes(root, transitionTypes) { function claimQueuedTransitionTypes (line 3339) | function claimQueuedTransitionTypes(root) { function entangleAsyncAction (line 3352) | function entangleAsyncAction(transition, thenable) { function pingEngtangledActionScope (line 3372) | function pingEngtangledActionScope() { function chainThenableValue (line 3389) | function chainThenableValue(thenable, result) { function registerDefaultIndicator (line 3414) | function registerDefaultIndicator(onDefaultTransitionIndicator) { function stopIsomorphicDefaultIndicator (line 3421) | function stopIsomorphicDefaultIndicator() { function releaseIsomorphicIndicator (line 3428) | function releaseIsomorphicIndicator() { function startScheduledGesture (line 3431) | function startScheduledGesture( function stopCommittedGesture (line 3470) | function stopCommittedGesture(root) { function scheduleGestureCommit (line 3483) | function scheduleGestureCommit(gesture, callback) { function chainGestureCancellation (line 3516) | function chainGestureCancellation(root, scheduledGesture, prevCancel) { function peekCacheFromPool (line 3592) | function peekCacheFromPool() { function pushTransition (line 3598) | function pushTransition(offscreenWorkInProgress, prevCachePool) { function getSuspendedCache (line 3603) | function getSuspendedCache() { function isThenableResolved (line 3613) | function isThenableResolved(thenable) { function trackUsedThenable (line 3617) | function trackUsedThenable(thenableState, thenable, index) { function resolveLazy (line 3670) | function resolveLazy(lazyType) { function getSuspendedThenable (line 3681) | function getSuspendedThenable() { function checkIfUseWrappedInAsyncCatch (line 3687) | function checkIfUseWrappedInAsyncCatch(rejectedReason) { function unwrapThenable (line 3696) | function unwrapThenable(thenable) { function coerceRef (line 3702) | function coerceRef(workInProgress, element) { function throwOnInvalidObjectTypeImpl (line 3706) | function throwOnInvalidObjectTypeImpl(returnFiber, newChild) { function createChildReconciler (line 3719) | function createChildReconciler(shouldTrackSideEffects) { function initializeUpdateQueue (line 4470) | function initializeUpdateQueue(fiber) { function cloneUpdateQueue (line 4479) | function cloneUpdateQueue(current, workInProgress) { function createUpdate (line 4490) | function createUpdate(lane) { function enqueueUpdate (line 4493) | function enqueueUpdate(fiber, update, lane) { function entangleTransitions (line 4510) | function entangleTransitions(root, fiber, lane) { function enqueueCapturedUpdate (line 4520) | function enqueueCapturedUpdate(workInProgress, capturedUpdate) { function suspendIfUpdateReadFromEntangledAsyncAction (line 4565) | function suspendIfUpdateReadFromEntangledAsyncAction() { function processUpdateQueue (line 4571) | function processUpdateQueue( function callCallback (line 4698) | function callCallback(callback, context) { function commitCallbacks (line 4703) | function commitCallbacks(updateQueue, context) { function pushHiddenContext (line 4715) | function pushHiddenContext(fiber, context) { function reuseHiddenContextOnStack (line 4721) | function reuseHiddenContextOnStack() { function popHiddenContext (line 4725) | function popHiddenContext() { function pushPrimaryTreeSuspenseHandler (line 4732) | function pushPrimaryTreeSuspenseHandler(handler) { function pushDehydratedActivitySuspenseHandler (line 4741) | function pushDehydratedActivitySuspenseHandler(fiber) { function pushOffscreenSuspenseHandler (line 4746) | function pushOffscreenSuspenseHandler(fiber) { function reuseSuspenseHandlerOnStack (line 4753) | function reuseSuspenseHandlerOnStack() { function popSuspenseHandler (line 4757) | function popSuspenseHandler(fiber) { function pushSuspenseListContext (line 4763) | function pushSuspenseListContext(fiber, newContext) { function popSuspenseListContext (line 4767) | function popSuspenseListContext(fiber) { function findFirstSuspended (line 4772) | function findFirstSuspended(row) { function throwInvalidHookError (line 4815) | function throwInvalidHookError() { function areHookInputsEqual (line 4818) | function areHookInputsEqual(nextDeps, prevDeps) { function renderWithHooks (line 4824) | function renderWithHooks( function finishRenderingHooks (line 4854) | function finishRenderingHooks(current) { function renderWithHooksAgain (line 4870) | function renderWithHooksAgain(workInProgress, Component, props, secondAr... function TransitionAwareHostComponent (line 4892) | function TransitionAwareHostComponent() { function checkDidRenderIdHook (line 4904) | function checkDidRenderIdHook() { function bailoutHooks (line 4909) | function bailoutHooks(current, workInProgress, lanes) { function resetHooksOnUnwind (line 4914) | function resetHooksOnUnwind(workInProgress) { function mountWorkInProgressHook (line 4933) | function mountWorkInProgressHook() { function updateWorkInProgressHook (line 4946) | function updateWorkInProgressHook() { function createFunctionComponentUpdateQueue (line 4980) | function createFunctionComponentUpdateQueue() { function useThenable (line 4983) | function useThenable(thenable) { function use (line 5000) | function use(usable) { function useMemoCache (line 5007) | function useMemoCache(size) { function basicStateReducer (line 5041) | function basicStateReducer(state, action) { function updateReducer (line 5044) | function updateReducer(reducer) { function updateReducerImpl (line 5048) | function updateReducerImpl(hook, current, reducer) { function rerenderReducer (line 5174) | function rerenderReducer(reducer) { function updateSyncExternalStore (line 5194) | function updateSyncExternalStore(subscribe, getSnapshot, getServerSnapsh... function pushStoreConsistencyCheck (line 5237) | function pushStoreConsistencyCheck(fiber, getSnapshot, renderedSnapshot) { function updateStoreInstance (line 5250) | function updateStoreInstance(fiber, inst, nextSnapshot, getSnapshot) { function subscribeToStore (line 5255) | function subscribeToStore(fiber, inst, subscribe) { function checkIfSnapshotChanged (line 5260) | function checkIfSnapshotChanged(inst) { function forceStoreRerender (line 5270) | function forceStoreRerender(fiber) { function mountStateImpl (line 5274) | function mountStateImpl(initialState) { function updateOptimisticImpl (line 5298) | function updateOptimisticImpl(hook, current, passthrough, reducer) { function dispatchActionState (line 5306) | function dispatchActionState( function runActionStateAction (line 5341) | function runActionStateAction(actionQueue, node) { function handleActionReturnValue (line 5374) | function handleActionReturnValue(actionQueue, node, returnValue) { function onActionSuccess (line 5388) | function onActionSuccess(actionQueue, actionNode, nextState) { function onActionError (line 5402) | function onActionError(actionQueue, actionNode, error) { function notifyActionListeners (line 5416) | function notifyActionListeners(actionNode) { function actionStateReducer (line 5420) | function actionStateReducer(oldState, newState) { function mountActionState (line 5423) | function mountActionState(action, initialStateProp) { function updateActionState (line 5514) | function updateActionState(action) { function updateActionStateImpl (line 5518) | function updateActionStateImpl(stateHook, currentStateHook, action) { function actionStateActionEffect (line 5550) | function actionStateActionEffect(actionQueue, action) { function rerenderActionState (line 5553) | function rerenderActionState(action) { function pushSimpleEffect (line 5565) | function pushSimpleEffect(tag, inst, create, deps) { function updateRef (line 5580) | function updateRef() { function mountEffectImpl (line 5583) | function mountEffectImpl(fiberFlags, hookFlags, create, deps) { function updateEffectImpl (line 5593) | function updateEffectImpl(fiberFlags, hookFlags, create, deps) { function mountEffect (line 5609) | function mountEffect(create, deps) { function updateEffect (line 5612) | function updateEffect(create, deps) { function useEffectEventImpl (line 5615) | function useEffectEventImpl(payload) { function updateEvent (line 5629) | function updateEvent(callback) { function updateInsertionEffect (line 5637) | function updateInsertionEffect(create, deps) { function updateLayoutEffect (line 5640) | function updateLayoutEffect(create, deps) { function imperativeHandleEffect (line 5643) | function imperativeHandleEffect(create, ref) { function updateImperativeHandle (line 5660) | function updateImperativeHandle(ref, create, deps) { function mountDebugValue (line 5664) | function mountDebugValue() {} function updateCallback (line 5665) | function updateCallback(callback, deps) { function updateMemo (line 5674) | function updateMemo(nextCreate, deps) { function mountDeferredValueImpl (line 5692) | function mountDeferredValueImpl(hook, value, initialValue) { function updateDeferredValueImpl (line 5705) | function updateDeferredValueImpl(hook, prevValue, value, initialValue) { function startTransition (line 5724) | function startTransition(fiber, queue, pendingState, finishedState, call... function noop (line 5777) | function noop() {} function startHostTransition (line 5778) | function startHostTransition(formFiber, pendingState, action, formData) { function ensureFormComponentIsStateful (line 5794) | function ensureFormComponentIsStateful(formFiber) { function requestFormReset$1 (line 5829) | function requestFormReset$1(formFiber) { function useHostTransitionStatus (line 5842) | function useHostTransitionStatus() { function updateId (line 5845) | function updateId() { function updateRefresh (line 5848) | function updateRefresh() { function refreshCache (line 5851) | function refreshCache(fiber, seedKey, seedValue) { function dispatchReducerAction (line 5873) | function dispatchReducerAction(fiber, queue, action) { function dispatchSetState (line 5891) | function dispatchSetState(fiber, queue, action) { function dispatchSetStateInternal (line 5895) | function dispatchSetStateInternal(fiber, queue, action, lane) { function dispatchOptimisticSetState (line 5937) | function dispatchOptimisticSetState(fiber, throwIfDuringRender, queue, a... function isRenderPhaseUpdate (line 5998) | function isRenderPhaseUpdate(fiber) { function enqueueRenderPhaseUpdate (line 6005) | function enqueueRenderPhaseUpdate(queue, update) { function entangleTransitionUpdate (line 6014) | function entangleTransitionUpdate(root, queue, lane) { function applyDerivedStateFromProps (line 6352) | function applyDerivedStateFromProps( function checkShouldComponentUpdate (line 6404) | function checkShouldComponentUpdate( function callComponentWillReceiveProps (line 6420) | function callComponentWillReceiveProps( function resolveClassComponentProps (line 6434) | function resolveClassComponentProps(Component, baseProps) { function defaultOnUncaughtError (line 6449) | function defaultOnUncaughtError(error) { function defaultOnCaughtError (line 6452) | function defaultOnCaughtError(error) { function defaultOnRecoverableError (line 6455) | function defaultOnRecoverableError(error) { function logUncaughtError (line 6458) | function logUncaughtError(root, errorInfo) { function logCaughtError (line 6468) | function logCaughtError(root, boundary, errorInfo) { function createRootErrorUpdate (line 6481) | function createRootErrorUpdate(root, errorInfo, lane) { function createClassErrorUpdate (line 6490) | function createClassErrorUpdate(lane) { function initializeClassErrorUpdate (line 6495) | function initializeClassErrorUpdate(update, root, fiber, errorInfo) { function throwException (line 6521) | function throwException( function reconcileChildren (line 6681) | function reconcileChildren(current, workInProgress, nextChildren, render... function updateForwardRef (line 6692) | function updateForwardRef( function updateMemoComponent (line 6726) | function updateMemoComponent( function updateSimpleMemoComponent (line 6778) | function updateSimpleMemoComponent( function updateOffscreenComponent (line 6811) | function updateOffscreenComponent( function bailoutOffscreenComponent (line 6881) | function bailoutOffscreenComponent(current, workInProgress) { function deferHiddenOffscreenComponent (line 6892) | function deferHiddenOffscreenComponent( function mountActivityChildren (line 6916) | function mountActivityChildren(workInProgress, nextProps) { function retryActivityComponentWithoutHydrating (line 6926) | function retryActivityComponentWithoutHydrating( function updateActivityComponent (line 6938) | function updateActivityComponent(current, workInProgress, renderLanes) { function markRef (line 7042) | function markRef(current, workInProgress) { function updateFunctionComponent (line 7055) | function updateFunctionComponent( function replayFunctionComponent (line 7082) | function replayFunctionComponent( function updateClassComponent (line 7110) | function updateClassComponent( function mountHostRootWithoutHydrating (line 7371) | function mountHostRootWithoutHydrating( function mountSuspenseOffscreenState (line 7388) | function mountSuspenseOffscreenState(renderLanes) { function getRemainingWorkInPrimaryTree (line 7391) | function getRemainingWorkInPrimaryTree( function updateSuspenseComponent (line 7400) | function updateSuspenseComponent(current, workInProgress, renderLanes) { function mountSuspensePrimaryChildren (line 7681) | function mountSuspensePrimaryChildren(workInProgress, primaryChildren) { function mountSuspenseFallbackChildren (line 7689) | function mountSuspenseFallbackChildren( function mountWorkInProgressOffscreenFiber (line 7712) | function mountWorkInProgressOffscreenFiber(offscreenProps, mode) { function retrySuspenseComponentWithoutHydrating (line 7717) | function retrySuspenseComponentWithoutHydrating( function scheduleSuspenseWorkOnFiber (line 7731) | function scheduleSuspenseWorkOnFiber(fiber, renderLanes, propagationRoot) { function findLastContentRow (line 7737) | function findLastContentRow(firstChild) { function initSuspenseListRenderState (line 7747) | function initSuspenseListRenderState( function reverseChildren (line 7774) | function reverseChildren(fiber) { function updateSuspenseListComponent (line 7783) | function updateSuspenseListComponent(current, workInProgress, renderLane... function updateContextProvider (line 7894) | function updateContextProvider(current, workInProgress, renderLanes) { function bailoutOnAlreadyFinishedWork (line 7900) | function bailoutOnAlreadyFinishedWork(current, workInProgress, renderLan... function checkScheduledUpdateOrContext (line 7931) | function checkScheduledUpdateOrContext(current, renderLanes) { function attemptEarlyBailoutIfNoScheduledUpdate (line 7936) | function attemptEarlyBailoutIfNoScheduledUpdate( function beginWork (line 8046) | function beginWork(current, workInProgress, renderLanes) { function markUpdate (line 8536) | function markUpdate(workInProgress) { function preloadInstanceAndSuspendIfNeeded (line 8539) | function preloadInstanceAndSuspendIfNeeded( function preloadResourceAndSuspendIfNeeded (line 8568) | function preloadResourceAndSuspendIfNeeded(workInProgress, resource) { function scheduleRetryEffect (line 8579) | function scheduleRetryEffect(workInProgress, retryQueue) { function cutOffTailIfNeeded (line 8587) | function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) { function bubbleProperties (line 8617) | function bubbleProperties(completedWork) { function completeWork (line 8641) | function completeWork(current, workInProgress, renderLanes) { function unwindWork (line 9184) | function unwindWork(current, workInProgress) { function unwindInterruptedWork (line 9266) | function unwindInterruptedWork(current, interruptedWork) { function commitHookEffectListMount (line 9304) | function commitHookEffectListMount(flags, finishedWork) { function commitHookEffectListUnmount (line 9326) | function commitHookEffectListUnmount( function commitClassCallbacks (line 9364) | function commitClassCallbacks(finishedWork) { function safelyCallComponentWillUnmount (line 9375) | function safelyCallComponentWillUnmount( function safelyAttachRef (line 9391) | function safelyAttachRef(current, nearestMountedAncestor) { function safelyDetachRef (line 9434) | function safelyDetachRef(current, nearestMountedAncestor) { function commitHostMount (line 9456) | function commitHostMount(finishedWork) { function commitHostUpdate (line 9483) | function commitHostUpdate(finishedWork, newProps, oldProps) { function commitNewChildToFragmentInstances (line 9492) | function commitNewChildToFragmentInstances(fiber, parentFragmentInstance... function commitFragmentInstanceDeletionEffects (line 9504) | function commitFragmentInstanceDeletionEffects(fiber) { function isHostParent (line 9528) | function isHostParent(fiber) { function isFragmentInstanceParent (line 9537) | function isFragmentInstanceParent(fiber) { function getHostSibling (line 9540) | function getHostSibling(fiber) { function insertOrAppendPlacementNodeIntoContainer (line 9560) | function insertOrAppendPlacementNodeIntoContainer( function insertOrAppendPlacementNode (line 9616) | function insertOrAppendPlacementNode( function commitHostSingletonAcquisition (line 9653) | function commitHostSingletonAcquisition(finishedWork) { function trackEnterViewTransitions$1 (line 9672) | function trackEnterViewTransitions$1(placement) { function pushViewTransitionCancelableScope (line 9677) | function pushViewTransitionCancelableScope() { function applyViewTransitionToHostInstances (line 9683) | function applyViewTransitionToHostInstances( function applyViewTransitionToHostInstancesRecursive (line 9699) | function applyViewTransitionToHostInstancesRecursive( function restoreViewTransitionOnHostInstances (line 9738) | function restoreViewTransitionOnHostInstances( function commitAppearingPairViewTransitions (line 9754) | function commitAppearingPairViewTransitions(placement) { function commitEnterViewTransitions (line 9782) | function commitEnterViewTransitions(placement, gesture) { function commitDeletedPairViewTransitions (line 9806) | function commitDeletedPairViewTransitions(deletion) { function commitExitViewTransitions (line 9849) | function commitExitViewTransitions(deletion) { function commitNestedViewTransitions (line 9880) | function commitNestedViewTransitions(changedParent) { function restorePairedViewTransitions (line 9901) | function restorePairedViewTransitions(parent) { function restoreEnterOrExitViewTransitions (line 9916) | function restoreEnterOrExitViewTransitions(fiber) { function restoreNestedViewTransitions (line 9926) | function restoreNestedViewTransitions(changedParent) { function measureViewTransitionHostInstancesRecursive (line 9934) | function measureViewTransitionHostInstancesRecursive( function measureUpdateViewTransition (line 10011) | function measureUpdateViewTransition(current, finishedWork, gesture) { function measureNestedViewTransitions (line 10040) | function measureNestedViewTransitions(changedParent, gesture) { function commitBeforeMutationEffects (line 10087) | function commitBeforeMutationEffects(root, firstChild, committedLanes) { function commitBeforeMutationEffects_complete (line 10202) | function commitBeforeMutationEffects_complete( function commitLayoutEffectOnFiber (line 10306) | function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) { function hideOrUnhideAllChildren (line 10521) | function hideOrUnhideAllChildren(parentFiber, isHidden) { function hideOrUnhideAllChildrenOnFiber (line 10526) | function hideOrUnhideAllChildrenOnFiber(fiber, isHidden) { function hideOrUnhideNearestPortals (line 10569) | function hideOrUnhideNearestPortals(parentFiber, isHidden$jscomp$0) { function detachFiberAfterEffects (line 10590) | function detachFiberAfterEffects(fiber) { function recursivelyTraverseDeletionEffects (line 10611) | function recursivelyTraverseDeletionEffects( function commitDeletionEffectsOnFiber (line 10620) | function commitDeletionEffectsOnFiber( function commitActivityHydrationCallbacks (line 10805) | function commitActivityHydrationCallbacks(finishedRoot, finishedWork) { function commitSuspenseHydrationCallbacks (line 10820) | function commitSuspenseHydrationCallbacks(finishedRoot, finishedWork) { function getRetryCache (line 10835) | function getRetryCache(finishedWork) { function attachSuspenseRetryListeners (line 10856) | function attachSuspenseRetryListeners(finishedWork, wakeables) { function recursivelyTraverseMutationEffects (line 10866) | function recursivelyTraverseMutationEffects(root$jscomp$0, parentFiber, ... function commitMutationEffectsOnFiber (line 10909) | function commitMutationEffectsOnFiber(finishedWork, root, lanes) { function commitReconciliationEffects (line 11293) | function commitReconciliationEffects(finishedWork) { function recursivelyResetForms (line 11361) | function recursivelyResetForms(parentFiber) { function recursivelyTraverseAfterMutationEffects (line 11375) | function recursivelyTraverseAfterMutationEffects(root, parentFiber) { function commitAfterMutationEffectsOnFiber (line 11382) | function commitAfterMutationEffectsOnFiber(finishedWork, root) { function recursivelyTraverseLayoutEffects (line 11447) | function recursivelyTraverseLayoutEffects(root, parentFiber) { function recursivelyTraverseDisappearLayoutEffects (line 11453) | function recursivelyTraverseDisappearLayoutEffects(parentFiber) { function recursivelyTraverseReappearLayoutEffects (line 11500) | function recursivelyTraverseReappearLayoutEffects( function commitOffscreenPassiveMountEffects (line 11642) | function commitOffscreenPassiveMountEffects(current, finishedWork) { function commitCachePassiveMountEffect (line 11656) | function commitCachePassiveMountEffect(current, finishedWork) { function recursivelyTraversePassiveMountEffects (line 11664) | function recursivelyTraversePassiveMountEffects( function commitPassiveMountOnFiber (line 11683) | function commitPassiveMountOnFiber( function recursivelyTraverseReconnectPassiveEffects (line 11860) | function recursivelyTraverseReconnectPassiveEffects( function recursivelyTraverseAtomicPassiveEffects (line 11945) | function recursivelyTraverseAtomicPassiveEffects( function recursivelyAccumulateSuspenseyCommit (line 11975) | function recursivelyAccumulateSuspenseyCommit( function accumulateSuspenseyCommitOnFiber (line 11989) | function accumulateSuspenseyCommitOnFiber( function detachAlternateSiblings (line 12080) | function detachAlternateSiblings(parentFiber) { function recursivelyTraversePassiveUnmountEffects (line 12094) | function recursivelyTraversePassiveUnmountEffects(parentFiber) { function commitPassiveUnmountOnFiber (line 12113) | function commitPassiveUnmountOnFiber(finishedWork) { function recursivelyTraverseDisconnectPassiveEffects (line 12141) | function recursivelyTraverseDisconnectPassiveEffects(parentFiber) { function commitPassiveUnmountEffectsInsideOfDeletedTree_begin (line 12176) | function commitPassiveUnmountEffectsInsideOfDeletedTree_begin( function applyViewTransitionToClones (line 12223) | function applyViewTransitionToClones(name, className, clones) { function trackDeletedPairViewTransitions (line 12231) | function trackDeletedPairViewTransitions(deletion) { function trackEnterViewTransitions (line 12266) | function trackEnterViewTransitions(deletion) { function applyAppearingPairViewTransition (line 12292) | function applyAppearingPairViewTransition(child) { function applyExitViewTransition (line 12308) | function applyExitViewTransition(placement) { function recursivelyInsertNew (line 12324) | function recursivelyInsertNew( function recursivelyInsertNewFiber (line 12344) | function recursivelyInsertNewFiber( function recursivelyInsertClonesFromExistingTree (line 12434) | function recursivelyInsertClonesFromExistingTree( function recursivelyInsertClones (line 12528) | function recursivelyInsertClones( function recursivelyRestoreNew (line 12680) | function recursivelyRestoreNew(finishedWork, nearestMountedAncestor) { function recursivelyApplyViewTransitions (line 12695) | function recursivelyApplyViewTransitions(parentFiber) { function recursivelyRestoreViewTransitions (line 12749) | function recursivelyRestoreViewTransitions(parentFiber) { function restoreViewTransitionsOnFiber (line 12763) | function restoreViewTransitionsOnFiber(finishedWork) { function findFiberRootForHostRoot (line 12814) | function findFiberRootForHostRoot(hostRoot) { function matchSelector (line 12836) | function matchSelector(fiber$jscomp$0, selector) { function selectorToString (line 12934) | function selectorToString(selector) { function findPaths (line 12952) | function findPaths(root, selectors) { function findAllNodes (line 12971) | function findAllNodes(hostRoot, selectors) { function requestUpdateLane (line 13024) | function requestUpdateLane() { function requestDeferredLane (line 13034) | function requestDeferredLane() { function scheduleViewTransitionEvent (line 13047) | function scheduleViewTransitionEvent(fiber, callback) { function scheduleGestureTransitionEvent (line 13060) | function scheduleGestureTransitionEvent(fiber, callback) { function scheduleUpdateOnFiber (line 13084) | function scheduleUpdateOnFiber(root, fiber, lane) { function performWorkOnRoot (line 13112) | function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { function completeRootWhenReady (line 13280) | function completeRootWhenReady( function isRenderConsistentWithExternalStores (line 13388) | function isRenderConsistentWithExternalStores(finishedWork) { function markRootSuspended (line 13422) | function markRootSuspended( function flushSyncWork$1 (line 13443) | function flushSyncWork$1() { function resetWorkInProgressStack (line 13448) | function resetWorkInProgressStack() { function prepareFreshStack (line 13465) | function prepareFreshStack(root, lanes) { function handleThrow (line 13509) | function handleThrow(root, thrownValue) { function shouldRemainOnPreviousScreen (line 13534) | function shouldRemainOnPreviousScreen() { function pushDispatcher (line 13549) | function pushDispatcher() { function pushAsyncDispatcher (line 13554) | function pushAsyncDispatcher() { function renderDidSuspendDelayIfPossible (line 13559) | function renderDidSuspendDelayIfPossible() { function renderRootSync (line 13576) | function renderRootSync(root, lanes, shouldYieldForPrerendering) { function workLoopSync (line 13637) | function workLoopSync() { function renderRootConcurrent (line 13640) | function renderRootConcurrent(root, lanes) { function workLoopConcurrentByScheduler (line 13756) | function workLoopConcurrentByScheduler() { function performUnitOfWork (line 13760) | function performUnitOfWork(unitOfWork) { function replaySuspendedUnitOfWork (line 13765) | function replaySuspendedUnitOfWork(unitOfWork) { function throwAndUnwindWorkLoop (line 13809) | function throwAndUnwindWorkLoop( function completeUnitOfWork (line 13869) | function completeUnitOfWork(unitOfWork) { function unwindUnitOfWork (line 13898) | function unwindUnitOfWork(unitOfWork, skipSiblings) { function completeRoot (line 13921) | function completeRoot( function commitRoot (line 14147) | function commitRoot( function reportViewTransitionError (line 14217) | function reportViewTransitionError(error) { function flushAfterMutationEffects (line 14223) | function flushAfterMutationEffects() { function flushMutationEffects (line 14229) | function flushMutationEffects() { function flushLayoutEffects (line 14353) | function flushLayoutEffects() { function flushSpawnedWork (line 14396) | function flushSpawnedWork() { function flushGestureMutations (line 14512) | function flushGestureMutations() { function flushGestureAnimations (line 14563) | function flushGestureAnimations() { function releaseRootPooledCache (line 14609) | function releaseRootPooledCache(root, remainingLanes) { function flushPendingEffects (line 14615) | function flushPendingEffects() { function flushPassiveEffects (line 14625) | function flushPassiveEffects() { function captureCommitPhaseErrorOnRoot (line 14669) | function captureCommitPhaseErrorOnRoot(rootFiber, sourceFiber, error) { function captureCommitPhaseError (line 14676) | function captureCommitPhaseError(sourceFiber, nearestMountedAncestor, er... function attachPingListener (line 14715) | function attachPingListener(root, wakeable, lanes) { function pingSuspendedRoot (line 14731) | function pingSuspendedRoot(root, wakeable, pingedLanes) { function retryTimedOutBoundary (line 14750) | function retryTimedOutBoundary(boundaryFiber, retryLane) { function retryDehydratedSuspenseBoundary (line 14757) | function retryDehydratedSuspenseBoundary(boundaryFiber) { function resolveRetryWakeable (line 14763) | function resolveRetryWakeable(boundaryFiber, wakeable) { function scheduleCallback$1 (line 14784) | function scheduleCallback$1(priorityLevel, callback) { function ensureRootIsScheduled (line 14793) | function ensureRootIsScheduled(root) { function flushSyncWorkAcrossRoots_impl (line 14803) | function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) { function processRootScheduleInImmediateTask (line 14849) | function processRootScheduleInImmediateTask() { function processRootScheduleInMicrotask (line 14852) | function processRootScheduleInMicrotask() { function scheduleTaskForRootDuringMicrotask (line 14919) | function scheduleTaskForRootDuringMicrotask(root, currentTime) { function performWorkOnRootViaSchedulerTask (line 14991) | function performWorkOnRootViaSchedulerTask(root, didTimeout) { function performSyncWorkOnRoot (line 15010) | function performSyncWorkOnRoot(root, lanes) { function scheduleImmediateRootScheduleTask (line 15014) | function scheduleImmediateRootScheduleTask() { function requestTransitionLane (line 15024) | function requestTransitionLane() { function coerceFormActionProp (line 15036) | function coerceFormActionProp(actionProp) { function extractEvents$2 (line 15045) | function extractEvents$2( function runEventInBatch (line 15119) | function runEventInBatch(dispatchQueue) { function fireScrollEnd (line 15122) | function fireScrollEnd(targetInst, nativeEvent, nativeEventTarget) { function debounceScrollEnd (line 15141) | function debounceScrollEnd(targetInst, nativeEvent, nativeEventTarget) { function processDispatchQueue (line 15225) | function processDispatchQueue(dispatchQueue, eventSystemFlags) { function listenToNonDelegatedEvent (line 15280) | function listenToNonDelegatedEvent(domEventName, targetElement) { function listenToNativeEvent (line 15290) | function listenToNativeEvent(domEventName, isCapturePhaseListener, targe... function listenToAllSupportedEvents (line 15301) | function listenToAllSupportedEvents(rootContainerElement) { function addTrappedEventListener (line 15320) | function addTrappedEventListener( function dispatchEventForPluginEventSystem (line 15361) | function dispatchEventForPluginEventSystem( function createDispatchListener (line 15833) | function createDispatchListener(instance, listener, currentTarget) { function accumulateSinglePhaseListeners (line 15840) | function accumulateSinglePhaseListeners( function accumulateTwoPhaseListeners (line 15869) | function accumulateTwoPhaseListeners(targetFiber, reactName) { function getParent (line 15895) | function getParent(inst) { function accumulateEnterLeaveListenersForEvent (line 15901) | function accumulateEnterLeaveListenersForEvent( function normalizeMarkupForTextOrAttribute (line 15940) | function normalizeMarkupForTextOrAttribute(markup) { function checkForUnmatchedText (line 15945) | function checkForUnmatchedText(serverText, clientText) { function setProp (line 15949) | function setProp(domElement, tag, key, value, props, prevValue) { function setPropOnCustomElement (line 16281) | function setPropOnCustomElement(domElement, tag, key, value, props, prev... function setInitialProperties (line 16356) | function setInitialProperties(domElement, tag, props) { function updateProperties (line 16632) | function updateProperties(domElement, tag, lastProps, nextProps) { function isLikelyStaticResource (line 16973) | function isLikelyStaticResource(initiatorType) { function estimateBandwidth (line 16987) | function estimateBandwidth() { function getOwnerDocumentFromRootContainer (line 17035) | function getOwnerDocumentFromRootContainer(rootContainerElement) { function getOwnHostContext (line 17040) | function getOwnHostContext(namespaceURI) { function getChildHostContextProd (line 17050) | function getChildHostContextProd(parentNamespace, type) { function shouldSetTextContent (line 17064) | function shouldSetTextContent(type, props) { function shouldAttemptEagerTransition (line 17077) | function shouldAttemptEagerTransition() { function handleErrorInNextTick (line 17101) | function handleErrorInNextTick(error) { function isSingletonScope (line 17106) | function isSingletonScope(type) { function clearHydrationBoundary (line 17109) | function clearHydrationBoundary(parentInstance, hydrationInstance) { function hideOrUnhideDehydratedBoundary (line 17154) | function hideOrUnhideDehydratedBoundary(suspenseInstance, isHidden) { function unhideInstance (line 17179) | function unhideInstance(instance, props) { function applyViewTransitionName (line 17188) | function applyViewTransitionName(instance, name, className) { function restoreViewTransitionName (line 17208) | function restoreViewTransitionName(instance, props) { function cancelViewTransitionName (line 17260) | function cancelViewTransitionName(instance, oldName, props) { function cancelRootViewTransitionName (line 17273) | function cancelRootViewTransitionName(rootContainer) { function restoreRootViewTransitionName (line 17294) | function restoreRootViewTransitionName(rootContainer) { function createMeasurement (line 17308) | function createMeasurement(rect, computedStyle, element) { function measureInstance (line 17329) | function measureInstance(instance) { function measureClonedInstance (line 17334) | function measureClonedInstance(instance) { function customizeViewTransitionError (line 17345) | function customizeViewTransitionError(error, ignoreAbort) { function forceLayout (line 17365) | function forceLayout(ownerDocument) { function waitForImageToLoad (line 17368) | function waitForImageToLoad(resolve) { function startViewTransition (line 17372) | function startViewTransition( function mergeTranslate (line 17540) | function mergeTranslate(translateA, translateB) { function animateGesture (line 17554) | function animateGesture( function startGestureTransition (line 17636) | function startGestureTransition( function ViewTransitionPseudoElement (line 17791) | function ViewTransitionPseudoElement(pseudo, name) { function createViewTransitionInstance (line 17822) | function createViewTransitionInstance(name) { function getCurrentGestureOffset (line 17831) | function getCurrentGestureOffset(timeline) { function FragmentInstance (line 17836) | function FragmentInstance(fragmentFiber) { function addEventListenerToChild (line 17863) | function addEventListenerToChild(child, type, listener, optionsOrUseCapt... function removeEventListenerFromChild (line 17896) | function removeEventListenerFromChild( function normalizeListenerOptions (line 17909) | function normalizeListenerOptions(opts) { function indexOfEventListener (line 17921) | function indexOfEventListener( function setFocusOnFiberIfFocusable (line 17984) | function setFocusOnFiberIfFocusable(fiber, focusOptions) { function collectChildren (line 18005) | function collectChildren(child, collection) { function blurActiveElementWithinFragment (line 18026) | function blurActiveElementWithinFragment(child, activeElement) { function observeChild (line 18043) | function observeChild(child, observer) { function unobserveChild (line 18063) | function unobserveChild(child, observer) { function collectClientRects (line 18081) | function collectClientRects(child, rects) { function validateDocumentPositionWithFiberTree (line 18186) | function validateDocumentPositionWithFiberTree( function addFragmentHandleToFiber (line 18333) | function addFragmentHandleToFiber(child, fragmentInstance) { function addFragmentHandleToInstance (line 18338) | function addFragmentHandleToInstance(instance, fragmentInstance) { function commitNewChildToFragmentInstance (line 18342) | function commitNewChildToFragmentInstance(childInstance, fragmentInstanc... function clearContainerSparingly (line 18361) | function clearContainerSparingly(container) { function canHydrateInstance (line 18383) | function canHydrateInstance(instance, type, props, inRootOrSingleton) { function canHydrateTextInstance (line 18448) | function canHydrateTextInstance(instance, text, inRootOrSingleton) { function canHydrateHydrationBoundary (line 18463) | function canHydrateHydrationBoundary(instance, inRootOrSingleton) { function isSuspenseInstancePending (line 18477) | function isSuspenseInstancePending(instance) { function isSuspenseInstanceFallback (line 18480) | function isSuspenseInstanceFallback(instance) { function registerSuspenseInstanceRetry (line 18486) | function registerSuspenseInstanceRetry(instance, callback) { function getNextHydratable (line 18500) | function getNextHydratable(node) { function getNextHydratableInstanceAfterHydrationBoundary (line 18522) | function getNextHydratableInstanceAfterHydrationBoundary(hydrationInstan... function getParentHydrationBoundary (line 18543) | function getParentHydrationBoundary(targetInstance) { function getBoundingRect (line 18563) | function getBoundingRect(node) { function isHiddenSubtree (line 18567) | function isHiddenSubtree(fiber) { function setFocusIfFocusable (line 18570) | function setFocusIfFocusable(node, focusOptions) { function setupIntersectionObserver (line 18584) | function setupIntersectionObserver(targets, callback, options) { function resolveSingletonInstance (line 18621) | function resolveSingletonInstance(type, props, rootContainerInstance) { function releaseSingletonInstance (line 18640) | function releaseSingletonInstance(instance) { function getHoistableRoot (line 18647) | function getHoistableRoot(container) { function flushSyncWork (line 18666) | function flushSyncWork() { function requestFormReset (line 18671) | function requestFormReset(form) { function preconnectAs (line 18678) | function preconnectAs(rel, href, crossOrigin) { function prefetchDNS (line 18697) | function prefetchDNS(href) { function preconnect (line 18701) | function preconnect(href, crossOrigin) { function preload (line 18705) | function preload(href, as, options) { function preloadModule (line 18766) | function preloadModule(href, options) { function preinitStyle (line 18810) | function preinitStyle(href, precedence, options) { function preinitScript (line 18859) | function preinitScript(src, options) { function preinitModuleScript (line 18885) | function preinitModuleScript(src, options) { function getResource (line 18911) | function getResource(type, currentProps, pendingProps, currentResource) { function getStyleKey (line 19020) | function getStyleKey(href) { function getStylesheetSelectorFromKey (line 19023) | function getStylesheetSelectorFromKey(key) { function stylesheetPropsFromRawProps (line 19026) | function stylesheetPropsFromRawProps(rawProps) { function preloadStylesheet (line 19032) | function preloadStylesheet(ownerDocument, key, preloadProps, state) { function getScriptKey (line 19047) | function getScriptKey(src) { function getScriptSelectorFromKey (line 19050) | function getScriptSelectorFromKey(key) { function acquireResource (line 19053) | function acquireResource(hoistableRoot, resource, props) { function insertStylesheet (line 19145) | function insertStylesheet(instance, precedence, root) { function adoptPreloadPropsForStylesheet (line 19165) | function adoptPreloadPropsForStylesheet(stylesheetProps, preloadProps) { function adoptPreloadPropsForScript (line 19172) | function adoptPreloadPropsForScript(scriptProps, preloadProps) { function getHydratableHoistableCache (line 19181) | function getHydratableHoistableCache(type, keyAttribute, ownerDocument) { function mountHoistable (line 19211) | function mountHoistable(hoistableRoot, type, instance) { function isHostHoistableType (line 19218) | function isHostHoistableType(type, props, hostContext) { function maySuspendCommit (line 19264) | function maySuspendCommit(type, props) { function preloadResource (line 19273) | function preloadResource(resource) { function estimateImageBytes (line 19278) | function estimateImageBytes(instance) { function suspendInstance (line 19286) | function suspendInstance(state, instance) { function suspendResource (line 19295) | function suspendResource(state, hoistableRoot, resource, props) { function waitForCommitToBeReady (line 19345) | function waitForCommitToBeReady(state, timeoutOffset) { function checkIfFullyUnsuspended (line 19389) | function checkIfFullyUnsuspended(state) { function onUnsuspend (line 19398) | function onUnsuspend() { function onUnsuspendImg (line 19402) | function onUnsuspendImg() { function insertSuspendedStylesheets (line 19407) | function insertSuspendedStylesheets(state, resources) { function insertStylesheetIntoRoot (line 19416) | function insertStylesheetIntoRoot(root, resource) { function FiberRootNode (line 19464) | function FiberRootNode( function createFiberRoot (line 19510) | function createFiberRoot( function getContextForSubtree (line 19552) | function getContextForSubtree(parentComponent) { function updateContainerImpl (line 19557) | function updateContainerImpl( function markRetryLaneImpl (line 19578) | function markRetryLaneImpl(fiber, retryLane) { function markRetryLaneIfNotHydrated (line 19585) | function markRetryLaneIfNotHydrated(fiber, retryLane) { function attemptContinuousHydration (line 19589) | function attemptContinuousHydration(fiber) { function attemptHydrationAtCurrentPriority (line 19596) | function attemptHydrationAtCurrentPriority(fiber) { function dispatchDiscreteEvent (line 19606) | function dispatchDiscreteEvent( function dispatchContinuousEvent (line 19623) | function dispatchContinuousEvent( function dispatchEvent (line 19640) | function dispatchEvent( function findInstanceBlockingEvent (line 19725) | function findInstanceBlockingEvent(nativeEvent) { function findInstanceBlockingTarget (line 19730) | function findInstanceBlockingTarget(targetNode) { function getEventPriority (line 19758) | function getEventPriority(domEventName) { function clearIfContinuousEvent (line 19864) | function clearIfContinuousEvent(domEventName, nativeEvent) { function accumulateOrCreateContinuousQueuedReplayableEvent (line 19887) | function accumulateOrCreateContinuousQueuedReplayableEvent( function queueIfContinuousEvent (line 19919) | function queueIfContinuousEvent( function attemptExplicitHydrationTarget (line 19996) | function attemptExplicitHydrationTarget(queuedTarget) { function attemptReplayContinuousQueuedEvent (line 20036) | function attemptReplayContinuousQueuedEvent(queuedEvent) { function attemptReplayContinuousQueuedEventInMap (line 20065) | function attemptReplayContinuousQueuedEventInMap(queuedEvent, key, map) { function queueChangeEvent (line 20068) | function queueChangeEvent(target) { function scheduleCallbackIfUnblocked (line 20072) | function scheduleCallbackIfUnblocked(queuedEvent, unblocked) { function scheduleReplayQueueIfNeeded (line 20078) | function scheduleReplayQueueIfNeeded(formReplayingQueue) { function retryIfBlockedOn (line 20113) | function retryIfBlockedOn(unblocked) { function defaultOnDefaultTransitionIndicator (line 20161) | function defaultOnDefaultTransitionIndicator() { function ReactDOMRoot (line 20207) | function ReactDOMRoot(internalRoot) { function ReactDOMHydrationRoot (line 20229) | function ReactDOMHydrationRoot(internalRoot) { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom.development.js function noop (line 14) | function noop() {} function testStringCoercion (line 15) | function testStringCoercion(value) { function createPortal$1 (line 18) | function createPortal$1(children, containerInfo, implementation) { function getCrossOriginStringAs (line 50) | function getCrossOriginStringAs(as, input) { function getValueDescriptorExpectingObjectForWarning (line 55) | function getValueDescriptorExpectingObjectForWarning(thing) { function getValueDescriptorExpectingEnumForWarning (line 64) | function getValueDescriptorExpectingEnumForWarning(thing) { function resolveDispatcher (line 77) | function resolveDispatcher() { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom.production.js function formatProdErrorMessage (line 13) | function formatProdErrorMessage(code) { function noop (line 28) | function noop() {} function createPortal$1 (line 48) | function createPortal$1(children, containerInfo, implementation) { function getCrossOriginStringAs (line 66) | function getCrossOriginStringAs(as, input) { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom.react-server.development.js function noop (line 14) | function noop() {} function getCrossOriginStringAs (line 15) | function getCrossOriginStringAs(as, input) { function getValueDescriptorExpectingObjectForWarning (line 20) | function getValueDescriptorExpectingObjectForWarning(thing) { function getValueDescriptorExpectingEnumForWarning (line 29) | function getValueDescriptorExpectingEnumForWarning(thing) { FILE: packages/next/src/compiled/react-dom-experimental/cjs/react-dom.react-server.production.js function noop (line 13) | function noop() {} function getCrossOriginStringAs (line 37) | function getCrossOriginStringAs(as, input) { FILE: packages/next/src/compiled/react-dom-experimental/client.js function checkDCE (line 3) | function checkDCE() { FILE: packages/next/src/compiled/react-dom-experimental/index.js function checkDCE (line 3) | function checkDCE() { FILE: packages/next/src/compiled/react-dom-experimental/profiling.js function checkDCE (line 3) | function checkDCE() { FILE: packages/next/src/compiled/react-dom/cjs/react-dom-client.development.js function findHook (line 17) | function findHook(fiber, id) { function copyWithSetImpl (line 22) | function copyWithSetImpl(obj, path, index, value) { function copyWithRename (line 29) | function copyWithRename(obj, oldPath, newPath) { function copyWithRenameImpl (line 43) | function copyWithRenameImpl(obj, oldPath, newPath, index) { function copyWithDeleteImpl (line 59) | function copyWithDeleteImpl(obj, path, index) { function shouldSuspendImpl (line 70) | function shouldSuspendImpl() { function shouldErrorImpl (line 73) | function shouldErrorImpl() { function warnInvalidHookAccess (line 76) | function warnInvalidHookAccess() { function warnInvalidContextAccess (line 81) | function warnInvalidContextAccess() { function noop (line 86) | function noop() {} function warnForMissingKey (line 87) | function warnForMissingKey() {} function setToSortedString (line 88) | function setToSortedString(set) { function createFiber (line 95) | function createFiber(tag, pendingProps, key, mode) { function scheduleRoot (line 98) | function scheduleRoot(root, element) { function scheduleRefresh (line 103) | function scheduleRefresh(root, update) { function setRefreshHandler (line 116) | function setRefreshHandler(handler) { function isValidContainer (line 119) | function isValidContainer(node) { function getNearestMountedFiber (line 125) | function getNearestMountedFiber(fiber) { function getSuspenseInstanceFromFiber (line 133) | function getSuspenseInstanceFromFiber(fiber) { function getActivityInstanceFromFiber (line 143) | function getActivityInstanceFromFiber(fiber) { function assertIsMounted (line 153) | function assertIsMounted(fiber) { function findCurrentFiberUsingSlowPath (line 157) | function findCurrentFiberUsingSlowPath(fiber) { function findCurrentHostFiberImpl (line 233) | function findCurrentHostFiberImpl(node) { function traverseFragmentInstance (line 243) | function traverseFragmentInstance(fragmentFiber, fn, a, b, c) { function traverseVisibleHostChildren (line 246) | function traverseVisibleHostChildren( function getFragmentParentHostFiber (line 273) | function getFragmentParentHostFiber(fiber) { function findFragmentInstanceSiblings (line 280) | function findFragmentInstanceSiblings(result, self, child) { function getInstanceFromHostFiber (line 302) | function getInstanceFromHostFiber(fiber) { function findNextSibling (line 313) | function findNextSibling(child) { function isFiberPrecedingCheck (line 317) | function isFiberPrecedingCheck(child, target, boundary) { function isFiberFollowingCheck (line 324) | function isFiberFollowingCheck(child, target, boundary) { function getParentForFragmentAncestors (line 331) | function getParentForFragmentAncestors(inst) { function getLowestCommonAncestor (line 337) | function getLowestCommonAncestor(instA, instB, getParent) { function getIteratorFn (line 352) | function getIteratorFn(maybeIterable) { function getComponentNameFromType (line 360) | function getComponentNameFromType(type) { function getComponentNameFromOwner (line 420) | function getComponentNameFromOwner(owner) { function getComponentNameFromFiber (line 427) | function getComponentNameFromFiber(fiber) { function createCursor (line 497) | function createCursor(defaultValue) { function pop (line 500) | function pop(cursor, fiber) { function push (line 510) | function push(cursor, value, fiber) { function requiredContext (line 516) | function requiredContext(c) { function pushHostContainer (line 523) | function pushHostContainer(fiber, nextRootInstance) { function popHostContainer (line 570) | function popHostContainer(fiber) { function getHostContext (line 575) | function getHostContext() { function pushHostContext (line 578) | function pushHostContext(fiber) { function popHostContext (line 592) | function popHostContext(fiber) { function disabledLog (line 599) | function disabledLog() {} function disableLogs (line 600) | function disableLogs() { function reenableLogs (line 627) | function reenableLogs() { function formatOwnerStack (line 646) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 667) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 683) | function describeNativeComponentFrame(fn, construct) { function describeFiber (line 839) | function describeFiber(fiber, childFiber) { function getStackByFiberInDevAndProd (line 868) | function getStackByFiberInDevAndProd(workInProgress) { function describeFunctionComponentFrameWithoutLineNumber (line 909) | function describeFunctionComponentFrameWithoutLineNumber(fn) { function getCurrentFiberOwnerNameInDevOrNull (line 914) | function getCurrentFiberOwnerNameInDevOrNull() { function getCurrentFiberStackInDev (line 919) | function getCurrentFiberStackInDev() { function runWithFiberInDEV (line 981) | function runWithFiberInDEV(fiber, callback, arg0, arg1, arg2, arg3, arg4) { function setCurrentFiber (line 997) | function setCurrentFiber(fiber) { function typeName (line 1003) | function typeName(value) { function willCoercionThrow (line 1012) | function willCoercionThrow(value) { function testStringCoercion (line 1019) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 1022) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 1033) | function checkCSSPropertyStringCoercion(value, propName) { function checkFormFieldValueStringCoercion (line 1044) | function checkFormFieldValueStringCoercion(value) { function injectInternals (line 1054) | function injectInternals(internals) { function setIsStrictModeForDevtools (line 1072) | function setIsStrictModeForDevtools(newIsStrictMode) { function clz32Fallback (line 1087) | function clz32Fallback(x) { function getHighestPriorityLanes (line 1091) | function getHighestPriorityLanes(lanes) { function getNextLanes (line 1151) | function getNextLanes(root, wipLanes, rootHasPendingCommit) { function checkIfRootIsPrerendering (line 1192) | function checkIfRootIsPrerendering(root, renderLanes) { function computeExpirationTime (line 1200) | function computeExpirationTime(lane, currentTime) { function claimNextRetryLane (line 1246) | function claimNextRetryLane() { function createLaneMap (line 1252) | function createLaneMap(initial) { function markRootUpdated$1 (line 1256) | function markRootUpdated$1(root, updateLane) { function markRootFinished (line 1263) | function markRootFinished( function markSpawnedDeferredLane (line 1311) | function markSpawnedDeferredLane(root, spawnedLane, entangledLanes) { function markRootEntangled (line 1321) | function markRootEntangled(root, entangledLanes) { function getBumpedLaneForHydration (line 1331) | function getBumpedLaneForHydration(root, renderLanes) { function getBumpedLaneForHydrationByLane (line 1341) | function getBumpedLaneForHydrationByLane(lane) { function addFiberToLanesMap (line 1380) | function addFiberToLanesMap(root, fiber, lanes) { function movePendingFibersToMemoized (line 1389) | function movePendingFibersToMemoized(root, lanes) { function lanesToEventPriority (line 1410) | function lanesToEventPriority(lanes) { function resolveUpdatePriority (line 1420) | function resolveUpdatePriority() { function runWithPriority (line 1428) | function runWithPriority(priority, fn) { function detachDeletedInstance (line 1436) | function detachDeletedInstance(node) { function getClosestInstanceFromNode (line 1443) | function getClosestInstanceFromNode(targetNode) { function getInstanceFromNode (line 1473) | function getInstanceFromNode(node) { function getNodeFromInstance (line 1491) | function getNodeFromInstance(inst) { function getResourcesFromRoot (line 1497) | function getResourcesFromRoot(root) { function markNodeAsHoistable (line 1504) | function markNodeAsHoistable(node) { function registerTwoPhaseEvent (line 1507) | function registerTwoPhaseEvent(registrationName, dependencies) { function registerDirectEvent (line 1511) | function registerDirectEvent(registrationName, dependencies) { function checkControlledValueProps (line 1529) | function checkControlledValueProps(tagName, props) { function isAttributeNameSafe (line 1551) | function isAttributeNameSafe(attributeName) { function pushMutationContext (line 1562) | function pushMutationContext() { function getValueForAttributeOnCustomComponent (line 1567) | function getValueForAttributeOnCustomComponent(node, name, expected) { function setValueForAttribute (line 1587) | function setValueForAttribute(node, name, value) { function setValueForKnownAttribute (line 1608) | function setValueForKnownAttribute(node, name, value) { function setValueForNamespacedAttribute (line 1623) | function setValueForNamespacedAttribute(node, namespace, name, value) { function getToStringValue (line 1638) | function getToStringValue(value) { function isCheckable (line 1652) | function isCheckable(elem) { function trackValueOnNode (line 1660) | function trackValueOnNode(node, valueField, currentValue) { function track (line 1702) | function track(node) { function updateValueIfChanged (line 1712) | function updateValueIfChanged(node) { function getActiveElement (line 1727) | function getActiveElement(doc) { function escapeSelectorAttributeValueInsideDoubleQuotes (line 1736) | function escapeSelectorAttributeValueInsideDoubleQuotes(value) { function validateInputProps (line 1744) | function validateInputProps(element, props) { function updateInput (line 1764) | function updateInput( function initInput (line 1812) | function initInput( function setDefaultValue (line 1857) | function setDefaultValue(node, type, value) { function validateOptionProps (line 1862) | function validateOptionProps(element, props) { function getDeclarationErrorAddendum (line 1889) | function getDeclarationErrorAddendum() { function updateOptions (line 1895) | function updateOptions(node, multiple, propValue, setDefaultSelected) { function validateSelectProps (line 1919) | function validateSelectProps(element, props) { function validateTextareaProps (line 1947) | function validateTextareaProps(element, props) { function updateTextarea (line 1962) | function updateTextarea(element, value, defaultValue) { function initTextarea (line 1975) | function initTextarea(element, value, defaultValue, children) { function findNotableNode (line 2001) | function findNotableNode(node, indent) { function indentation (line 2010) | function indentation(indent) { function added (line 2013) | function added(indent) { function removed (line 2016) | function removed(indent) { function describeFiberType (line 2019) | function describeFiberType(fiber) { function describeTextNode (line 2046) | function describeTextNode(content, maxLength) { function describeTextDiff (line 2060) | function describeTextDiff(clientText, serverProps, indent) { function objectName (line 2090) | function objectName(object) { function describeValue (line 2097) | function describeValue(value, maxLength) { function describePropValue (line 2148) | function describePropValue(value, maxLength) { function describeExpandedElement (line 2157) | function describeExpandedElement(type, props, rowPrefix) { function describePropertiesDiff (line 2185) | function describePropertiesDiff(clientObject, serverObject, indent) { function describeElementDiff (line 2213) | function describeElementDiff(type, clientProps, serverProps, indent) { function describeSiblingFiber (line 2338) | function describeSiblingFiber(fiber, indent) { function describeNode (line 2349) | function describeNode(node, indent) { function describeDiff (line 2450) | function describeDiff(rootNode) { function describeAncestors (line 2457) | function describeAncestors(ancestor, child, props) { function updatedAncestorInfoDev (line 2472) | function updatedAncestorInfoDev(oldInfo, tag) { function isTagValidWithParent (line 2507) | function isTagValidWithParent(tag, parentTag, implicitRootScope) { function findInvalidAncestorForTag (line 2620) | function findInvalidAncestorForTag(tag, ancestorInfo) { function findAncestor (line 2674) | function findAncestor(parent, tagName) { function validateDOMNesting (line 2686) | function validateDOMNesting(childTag, ancestorInfo) { function validateTextNesting (line 2746) | function validateTextNesting(childText, parentTag, implicitRootScope) { function setTextContent (line 2776) | function setTextContent(node, text) { function camelize (line 2790) | function camelize(string) { function setValueForStyle (line 2795) | function setValueForStyle(style, styleName, value) { function setValueForStyles (line 2857) | function setValueForStyles(node, styles, prevStyles) { function isCustomElement (line 2938) | function isCustomElement(tagName) { function getAttributeAlias (line 2954) | function getAttributeAlias(name) { function validateProperty$1 (line 2957) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 2998) | function validateProperties$2(type, props) { function validateProperty (line 3021) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 3264) | function warnUnknownProperties(type, props, eventRegistry) { function sanitizeURL (line 3288) | function sanitizeURL(url) { function noop$1 (line 3293) | function noop$1() {} function getEventTarget (line 3294) | function getEventTarget(nativeEvent) { function restoreStateOfTarget (line 3300) | function restoreStateOfTarget(target) { function batchedUpdates$1 (line 3373) | function batchedUpdates$1(fn, a, b) { function getListener (line 3396) | function getListener(inst, registrationName) { function getData (line 3438) | function getData() { function getEventCharCode (line 3460) | function getEventCharCode(nativeEvent) { function functionThatReturnsTrue (line 3469) | function functionThatReturnsTrue() { function functionThatReturnsFalse (line 3472) | function functionThatReturnsFalse() { function createSyntheticEvent (line 3475) | function createSyntheticEvent(Interface) { function modifierStateGetter (line 3530) | function modifierStateGetter(keyArg) { function getEventModifierState (line 3538) | function getEventModifierState() { function isFallbackCompositionEnd (line 3541) | function isFallbackCompositionEnd(domEventName, nativeEvent) { function getDataFromCustomEvent (line 3555) | function getDataFromCustomEvent(nativeEvent) { function getNativeBeforeInputChars (line 3561) | function getNativeBeforeInputChars(domEventName, nativeEvent) { function getFallbackBeforeInputChars (line 3580) | function getFallbackBeforeInputChars(domEventName, nativeEvent) { function isTextInputElement (line 3616) | function isTextInputElement(elem) { function isEventSupported (line 3624) | function isEventSupported(eventNameSuffix) { function createAndAccumulateChangeEvent (line 3634) | function createAndAccumulateChangeEvent( function runEventInBatch (line 3656) | function runEventInBatch(dispatchQueue) { function getInstIfValueChanged (line 3659) | function getInstIfValueChanged(targetInst) { function getTargetInstForChangeEvent (line 3663) | function getTargetInstForChangeEvent(domEventName, targetInst) { function stopWatchingForValueChange (line 3666) | function stopWatchingForValueChange() { function handlePropertyChange (line 3671) | function handlePropertyChange(nativeEvent) { function handleEventsForInputEventPolyfill (line 3686) | function handleEventsForInputEventPolyfill( function getTargetInstForInputEventPolyfill (line 3698) | function getTargetInstForInputEventPolyfill(domEventName) { function getTargetInstForClickEvent (line 3706) | function getTargetInstForClickEvent(domEventName, targetInst) { function getTargetInstForInputOrChangeEvent (line 3709) | function getTargetInstForInputOrChangeEvent(domEventName, targetInst) { function is (line 3713) | function is(x, y) { function shallowEqual (line 3716) | function shallowEqual(objA, objB) { function getLeafNode (line 3738) | function getLeafNode(node) { function getNodeForCharacterOffset (line 3742) | function getNodeForCharacterOffset(root, offset) { function containsNode (line 3765) | function containsNode(outerNode, innerNode) { function getActiveElementDeep (line 3780) | function getActiveElementDeep(containerInfo) { function hasSelectionCapabilities (line 3804) | function hasSelectionCapabilities(elem) { function constructSelectEvent (line 3818) | function constructSelectEvent( function makePrefixMap (line 3859) | function makePrefixMap(styleProp, eventName) { function getVendorPrefixedEventName (line 3866) | function getVendorPrefixedEventName(eventName) { function registerSimpleEvent (line 3876) | function registerSimpleEvent(domEventName, reactName) { function getViewTransitionName (line 3880) | function getViewTransitionName(props, instance) { function getClassNameByType (line 3888) | function getClassNameByType(classByType) { function getViewTransitionClassName (line 3903) | function getViewTransitionClassName(defaultClass, eventClass) { function getArrayKind (line 3914) | function getArrayKind(array) { function addObjectToProperties (line 3944) | function addObjectToProperties(object, properties, indent, prefix) { function readReactElementTypeof (line 3966) | function readReactElementTypeof(value) { function addValueToProperties (line 3971) | function addValueToProperties( function addObjectDiffToProperties (line 4163) | function addObjectDiffToProperties(prev, next, properties, indent) { function setCurrentTrackFromLanes (line 4293) | function setCurrentTrackFromLanes(lanes) { function logComponentTrigger (line 4307) | function logComponentTrigger(fiber, startTime, endTime, trigger) { function logComponentReappeared (line 4325) | function logComponentReappeared(fiber, startTime, endTime) { function logComponentRender (line 4328) | function logComponentRender( function logComponentErrored (line 4436) | function logComponentErrored(fiber, startTime, endTime, errors) { function logComponentEffect (line 4487) | function logComponentEffect(fiber, startTime, endTime, selfTime, errors) { function logSuspendedRenderPhase (line 4563) | function logSuspendedRenderPhase(startTime, endTime, lanes, debugTask) { function logSuspendedWithDelayPhase (line 4589) | function logSuspendedWithDelayPhase(startTime, endTime, lanes, debugTask) { function logErroredRenderPhase (line 4615) | function logErroredRenderPhase(startTime, endTime, lanes, debugTask) { function logSuspendedCommitPhase (line 4639) | function logSuspendedCommitPhase(startTime, endTime, reason, debugTask) { function logCommitErrored (line 4663) | function logCommitErrored(startTime, endTime, errors, passive, debugTask) { function logCommitPhase (line 4699) | function logCommitPhase( function logAnimatingPhase (line 4735) | function logAnimatingPhase(startTime, endTime, debugTask) { function finishQueueingConcurrentUpdates (line 4759) | function finishQueueingConcurrentUpdates() { function enqueueUpdate$1 (line 4784) | function enqueueUpdate$1(fiber, queue, update, lane) { function enqueueConcurrentHookUpdate (line 4794) | function enqueueConcurrentHookUpdate(fiber, queue, update, lane) { function enqueueConcurrentRenderForLane (line 4798) | function enqueueConcurrentRenderForLane(fiber, lane) { function markUpdateLaneFromFiberToRoot (line 4802) | function markUpdateLaneFromFiberToRoot(sourceFiber, update, lane) { function getRootForUpdatedFiber (line 4831) | function getRootForUpdatedFiber(sourceFiber) { function resolveFunctionForHotReloading (line 4857) | function resolveFunctionForHotReloading(type) { function resolveForwardRefForHotReloading (line 4862) | function resolveForwardRefForHotReloading(type) { function isCompatibleFamilyForHotReloading (line 4878) | function isCompatibleFamilyForHotReloading(fiber, element) { function markFailedErrorBoundaryForHotReloading (line 4919) | function markFailedErrorBoundaryForHotReloading(fiber) { function scheduleFibersWithFamiliesRecursively (line 4925) | function scheduleFibersWithFamiliesRecursively( function FiberNode (line 4977) | function FiberNode(tag, pendingProps, key, mode) { function shouldConstruct (line 5014) | function shouldConstruct(Component) { function createWorkInProgress (line 5018) | function createWorkInProgress(current, pendingProps) { function resetWorkInProgress (line 5080) | function resetWorkInProgress(workInProgress, renderLanes) { function createFiberFromTypeAndProps (line 5117) | function createFiberFromTypeAndProps( function createFiberFromElement (line 5261) | function createFiberFromElement(element, mode, lanes) { function createFiberFromFragment (line 5275) | function createFiberFromFragment(elements, mode, lanes, key) { function createFiberFromText (line 5280) | function createFiberFromText(content, mode, lanes) { function createFiberFromDehydratedFragment (line 5285) | function createFiberFromDehydratedFragment(dehydratedNode) { function createFiberFromPortal (line 5290) | function createFiberFromPortal(portal, mode, lanes) { function createCapturedValueAtFiber (line 5305) | function createCapturedValueAtFiber(value, source) { function pushTreeFork (line 5323) | function pushTreeFork(workInProgress, totalChildren) { function pushTreeId (line 5330) | function pushTreeId(workInProgress, totalChildren, index) { function pushMaterializedTreeId (line 5360) | function pushMaterializedTreeId(workInProgress) { function popTreeContext (line 5365) | function popTreeContext(workInProgress) { function getSuspendedTreeContext (line 5379) | function getSuspendedTreeContext() { function restoreSuspendedTreeContext (line 5385) | function restoreSuspendedTreeContext(workInProgress, suspendedContext) { function warnIfNotHydrating (line 5394) | function warnIfNotHydrating() { function buildHydrationDiffNode (line 5400) | function buildHydrationDiffNode(fiber, distanceFromLeaf) { function warnIfHydrating (line 5441) | function warnIfHydrating() { function warnNonHydratedInstance (line 5447) | function warnNonHydratedInstance(fiber, rejectedCandidate) { function throwOnHydrationMismatch (line 5456) | function throwOnHydrationMismatch(fiber) { function prepareToHydrateHostInstance (line 5476) | function prepareToHydrateHostInstance(fiber) { function popToNextHostParent (line 5563) | function popToNextHostParent(fiber) { function popHydrationState (line 5579) | function popHydrationState(fiber) { function resetHydrationState (line 5638) | function resetHydrationState() { function upgradeHydrationErrorsToRecoverable (line 5642) | function upgradeHydrationErrorsToRecoverable() { function queueHydrationError (line 5654) | function queueHydrationError(error) { function emitPendingHydrationWarnings (line 5659) | function emitPendingHydrationWarnings() { function resetContextDependencies (line 5674) | function resetContextDependencies() { function pushProvider (line 5678) | function pushProvider(providerFiber, context, nextValue) { function popProvider (line 5690) | function popProvider(context, providerFiber) { function scheduleContextWorkOnParentPath (line 5697) | function scheduleContextWorkOnParentPath( function propagateContextChanges (line 5718) | function propagateContextChanges( function propagateParentContextChanges (line 5797) | function propagateParentContextChanges( function checkIfContextChanged (line 5846) | function checkIfContextChanged(currentDependencies) { function prepareToReadContext (line 5863) | function prepareToReadContext(workInProgress) { function readContext (line 5869) | function readContext(context) { function readContextDuringReconciliation (line 5876) | function readContextDuringReconciliation(consumer, context) { function readContextForConsumer (line 5880) | function readContextForConsumer(consumer, context) { function createCache (line 5898) | function createCache() { function retainCache (line 5905) | function retainCache(cache) { function releaseCache (line 5912) | function releaseCache(cache) { function queueTransitionTypes (line 5923) | function queueTransitionTypes(root, transitionTypes) { function claimQueuedTransitionTypes (line 5933) | function claimQueuedTransitionTypes(root) { function startUpdateTimerByLane (line 5938) | function startUpdateTimerByLane(lane, method, fiber) { function startHostActionTimer (line 5977) | function startHostActionTimer(fiber) { function pushNestedEffectDurations (line 6010) | function pushNestedEffectDurations() { function popNestedEffectDurations (line 6015) | function popNestedEffectDurations(prevEffectDuration) { function bubbleNestedEffectDurations (line 6020) | function bubbleNestedEffectDurations(prevEffectDuration) { function resetComponentEffectTimers (line 6025) | function resetComponentEffectTimers() { function pushComponentEffectStart (line 6028) | function pushComponentEffectStart() { function popComponentEffectStart (line 6033) | function popComponentEffectStart(prevEffectStart) { function pushComponentEffectDuration (line 6036) | function pushComponentEffectDuration() { function popComponentEffectDuration (line 6041) | function popComponentEffectDuration(prevEffectDuration) { function pushComponentEffectErrors (line 6044) | function pushComponentEffectErrors() { function pushComponentEffectDidSpawnUpdate (line 6049) | function pushComponentEffectDidSpawnUpdate() { function startProfilerTimer (line 6054) | function startProfilerTimer(fiber) { function stopProfilerTimerIfRunningAndRecordDuration (line 6058) | function stopProfilerTimerIfRunningAndRecordDuration(fiber) { function stopProfilerTimerIfRunningAndRecordIncompleteDuration (line 6066) | function stopProfilerTimerIfRunningAndRecordIncompleteDuration(fiber) { function recordEffectDuration (line 6073) | function recordEffectDuration() { function recordEffectError (line 6083) | function recordEffectError(errorInfo) { function startEffectTimer (line 6089) | function startEffectTimer() { function transferActualDuration (line 6094) | function transferActualDuration(fiber) { function entangleAsyncAction (line 6098) | function entangleAsyncAction(transition, thenable) { function pingEngtangledActionScope (line 6115) | function pingEngtangledActionScope() { function chainThenableValue (line 6131) | function chainThenableValue(thenable, result) { function peekCacheFromPool (line 6156) | function peekCacheFromPool() { function pushTransition (line 6162) | function pushTransition(offscreenWorkInProgress, prevCachePool) { function getSuspendedCache (line 6167) | function getSuspendedCache() { function createThenableState (line 6173) | function createThenableState() { function isThenableResolved (line 6176) | function isThenableResolved(thenable) { function trackUsedThenable (line 6180) | function trackUsedThenable(thenableState, thenable, index) { function resolveLazy (line 6268) | function resolveLazy(lazyType) { function getSuspendedThenable (line 6281) | function getSuspendedThenable() { function checkIfUseWrappedInAsyncCatch (line 6291) | function checkIfUseWrappedInAsyncCatch(rejectedReason) { function pushDebugInfo (line 6300) | function pushDebugInfo(debugInfo) { function getCurrentDebugTask (line 6309) | function getCurrentDebugTask() { function validateFragmentProps (line 6319) | function validateFragmentProps(element, fiber, returnFiber) { function unwrapThenable (line 6341) | function unwrapThenable(thenable) { function coerceRef (line 6347) | function coerceRef(workInProgress, element) { function throwOnInvalidObjectTypeImpl (line 6351) | function throwOnInvalidObjectTypeImpl(returnFiber, newChild) { function throwOnInvalidObjectType (line 6365) | function throwOnInvalidObjectType(returnFiber, newChild) { function warnOnFunctionTypeImpl (line 6373) | function warnOnFunctionTypeImpl(returnFiber, invalidChild) { function warnOnFunctionType (line 6395) | function warnOnFunctionType(returnFiber, invalidChild) { function warnOnSymbolTypeImpl (line 6403) | function warnOnSymbolTypeImpl(returnFiber, invalidChild) { function warnOnSymbolType (line 6420) | function warnOnSymbolType(returnFiber, invalidChild) { function createChildReconciler (line 6428) | function createChildReconciler(shouldTrackSideEffects) { function validateSuspenseListNestedChild (line 7381) | function validateSuspenseListNestedChild(childSlot, index) { function initializeUpdateQueue (line 7395) | function initializeUpdateQueue(fiber) { function cloneUpdateQueue (line 7404) | function cloneUpdateQueue(current, workInProgress) { function createUpdate (line 7415) | function createUpdate(lane) { function enqueueUpdate (line 7424) | function enqueueUpdate(fiber, update, lane) { function entangleTransitions (line 7454) | function entangleTransitions(root, fiber, lane) { function enqueueCapturedUpdate (line 7464) | function enqueueCapturedUpdate(workInProgress, capturedUpdate) { function suspendIfUpdateReadFromEntangledAsyncAction (line 7508) | function suspendIfUpdateReadFromEntangledAsyncAction() { function processUpdateQueue (line 7514) | function processUpdateQueue( function callCallback (line 7671) | function callCallback(callback, context) { function commitHiddenCallbacks (line 7679) | function commitHiddenCallbacks(updateQueue, context) { function commitCallbacks (line 7689) | function commitCallbacks(updateQueue, context) { function pushHiddenContext (line 7699) | function pushHiddenContext(fiber, context) { function reuseHiddenContextOnStack (line 7705) | function reuseHiddenContextOnStack(fiber) { function popHiddenContext (line 7713) | function popHiddenContext(fiber) { function pushPrimaryTreeSuspenseHandler (line 7718) | function pushPrimaryTreeSuspenseHandler(handler) { function pushDehydratedActivitySuspenseHandler (line 7731) | function pushDehydratedActivitySuspenseHandler(fiber) { function pushOffscreenSuspenseHandler (line 7736) | function pushOffscreenSuspenseHandler(fiber) { function reuseSuspenseHandlerOnStack (line 7743) | function reuseSuspenseHandlerOnStack(fiber) { function popSuspenseHandler (line 7751) | function popSuspenseHandler(fiber) { function pushSuspenseListContext (line 7756) | function pushSuspenseListContext(fiber, newContext) { function popSuspenseListContext (line 7764) | function popSuspenseListContext(fiber) { function findFirstSuspended (line 7769) | function findFirstSuspended(row) { function mountHookTypesDev (line 7801) | function mountHookTypesDev() { function updateHookTypesDev (line 7807) | function updateHookTypesDev() { function checkDepsAreArrayDev (line 7841) | function checkDepsAreArrayDev(deps) { function warnOnUseFormStateInDev (line 7851) | function warnOnUseFormStateInDev() { function throwInvalidHookError (line 7860) | function throwInvalidHookError() { function areHookInputsEqual (line 7865) | function areHookInputsEqual(nextDeps, prevDeps) { function renderWithHooks (line 7886) | function renderWithHooks( function finishRenderingHooks (line 7951) | function finishRenderingHooks(current, workInProgress) { function renderWithHooksAgain (line 8003) | function renderWithHooksAgain(workInProgress, Component, props, secondAr... function TransitionAwareHostComponent (line 8030) | function TransitionAwareHostComponent() { function checkDidRenderIdHook (line 8042) | function checkDidRenderIdHook() { function bailoutHooks (line 8047) | function bailoutHooks(current, workInProgress, lanes) { function resetHooksOnUnwind (line 8055) | function resetHooksOnUnwind(workInProgress) { function mountWorkInProgressHook (line 8080) | function mountWorkInProgressHook() { function updateWorkInProgressHook (line 8093) | function updateWorkInProgressHook() { function createFunctionComponentUpdateQueue (line 8129) | function createFunctionComponentUpdateQueue() { function useThenable (line 8132) | function useThenable(thenable) { function use (line 8149) | function use(usable) { function useMemoCache (line 8156) | function useMemoCache(size) { function basicStateReducer (line 8198) | function basicStateReducer(state, action) { function mountReducer (line 8201) | function mountReducer(reducer, initialArg, init) { function updateReducer (line 8230) | function updateReducer(reducer) { function updateReducerImpl (line 8234) | function updateReducerImpl(hook, current, reducer) { function rerenderReducer (line 8349) | function rerenderReducer(reducer) { function mountSyncExternalStore (line 8373) | function mountSyncExternalStore(subscribe, getSnapshot, getServerSnapsho... function updateSyncExternalStore (line 8426) | function updateSyncExternalStore( function pushStoreConsistencyCheck (line 8489) | function pushStoreConsistencyCheck(fiber, getSnapshot, renderedSnapshot) { function updateStoreInstance (line 8502) | function updateStoreInstance(fiber, inst, nextSnapshot, getSnapshot) { function subscribeToStore (line 8507) | function subscribeToStore(fiber, inst, subscribe) { function checkIfSnapshotChanged (line 8514) | function checkIfSnapshotChanged(inst) { function forceStoreRerender (line 8524) | function forceStoreRerender(fiber) { function mountStateImpl (line 8528) | function mountStateImpl(initialState) { function mountState (line 8552) | function mountState(initialState) { function mountOptimistic (line 8559) | function mountOptimistic(passthrough) { function updateOptimistic (line 8579) | function updateOptimistic(passthrough, reducer) { function updateOptimisticImpl (line 8583) | function updateOptimisticImpl(hook, current, passthrough, reducer) { function rerenderOptimistic (line 8591) | function rerenderOptimistic(passthrough, reducer) { function dispatchActionState (line 8598) | function dispatchActionState( function runActionStateAction (line 8634) | function runActionStateAction(actionQueue, node) { function handleActionReturnValue (line 8680) | function handleActionReturnValue(actionQueue, node, returnValue) { function onActionSuccess (line 8700) | function onActionSuccess(actionQueue, actionNode, nextState) { function onActionError (line 8714) | function onActionError(actionQueue, actionNode, error) { function notifyActionListeners (line 8728) | function notifyActionListeners(actionNode) { function actionStateReducer (line 8732) | function actionStateReducer(oldState, newState) { function mountActionState (line 8735) | function mountActionState(action, initialStateProp) { function updateActionState (line 8826) | function updateActionState(action) { function updateActionStateImpl (line 8830) | function updateActionStateImpl(stateHook, currentStateHook, action) { function actionStateActionEffect (line 8862) | function actionStateActionEffect(actionQueue, action) { function rerenderActionState (line 8865) | function rerenderActionState(action) { function pushSimpleEffect (line 8877) | function pushSimpleEffect(tag, inst, create, deps) { function mountRef (line 8892) | function mountRef(initialValue) { function mountEffectImpl (line 8897) | function mountEffectImpl(fiberFlags, hookFlags, create, deps) { function updateEffectImpl (line 8907) | function updateEffectImpl(fiberFlags, hookFlags, create, deps) { function mountEffect (line 8923) | function mountEffect(create, deps) { function useEffectEventImpl (line 8928) | function useEffectEventImpl(payload) { function mountEvent (line 8942) | function mountEvent(callback) { function updateEvent (line 8954) | function updateEvent(callback) { function mountLayoutEffect (line 8965) | function mountLayoutEffect(create, deps) { function imperativeHandleEffect (line 8971) | function imperativeHandleEffect(create, ref) { function mountImperativeHandle (line 8993) | function mountImperativeHandle(ref, create, deps) { function updateImperativeHandle (line 9010) | function updateImperativeHandle(ref, create, deps) { function mountCallback (line 9024) | function mountCallback(callback, deps) { function updateCallback (line 9031) | function updateCallback(callback, deps) { function mountMemo (line 9040) | function mountMemo(nextCreate, deps) { function updateMemo (line 9055) | function updateMemo(nextCreate, deps) { function mountDeferredValue (line 9073) | function mountDeferredValue(value, initialValue) { function updateDeferredValue (line 9077) | function updateDeferredValue(value, initialValue) { function rerenderDeferredValue (line 9086) | function rerenderDeferredValue(value, initialValue) { function mountDeferredValueImpl (line 9097) | function mountDeferredValueImpl(hook, value, initialValue) { function updateDeferredValueImpl (line 9110) | function updateDeferredValueImpl(hook, prevValue, value, initialValue) { function releaseAsyncTransition (line 9129) | function releaseAsyncTransition() { function startTransition (line 9132) | function startTransition( function startHostTransition (line 9208) | function startHostTransition(formFiber, pendingState, action, formData) { function ensureFormComponentIsStateful (line 9228) | function ensureFormComponentIsStateful(formFiber) { function requestFormReset$1 (line 9263) | function requestFormReset$1(formFiber) { function mountTransition (line 9278) | function mountTransition() { function updateTransition (line 9290) | function updateTransition() { function rerenderTransition (line 9300) | function rerenderTransition() { function useHostTransitionStatus (line 9310) | function useHostTransitionStatus() { function mountId (line 9313) | function mountId() { function mountRefresh (line 9333) | function mountRefresh() { function refreshCache (line 9339) | function refreshCache(fiber, seedKey) { function dispatchReducerAction (line 9364) | function dispatchReducerAction(fiber, queue, action) { function dispatchSetState (line 9388) | function dispatchSetState(fiber, queue, action) { function dispatchSetStateInternal (line 9398) | function dispatchSetStateInternal(fiber, queue, action, lane) { function dispatchOptimisticSetState (line 9445) | function dispatchOptimisticSetState( function isRenderPhaseUpdate (line 9480) | function isRenderPhaseUpdate(fiber) { function enqueueRenderPhaseUpdate (line 9487) | function enqueueRenderPhaseUpdate(queue, update) { function entangleTransitionUpdate (line 9496) | function entangleTransitionUpdate(root, queue, lane) { function warnOnInvalidCallback (line 9505) | function warnOnInvalidCallback(callback) { function applyDerivedStateFromProps (line 9516) | function applyDerivedStateFromProps( function checkShouldComponentUpdate (line 9548) | function checkShouldComponentUpdate( function callComponentWillReceiveProps (line 9587) | function callComponentWillReceiveProps( function resolveClassComponentProps (line 9613) | function resolveClassComponentProps(Component, baseProps) { function defaultOnUncaughtError (line 9628) | function defaultOnUncaughtError(error) { function defaultOnCaughtError (line 9638) | function defaultOnCaughtError(error) { function defaultOnRecoverableError (line 9685) | function defaultOnRecoverableError(error) { function logUncaughtError (line 9688) | function logUncaughtError(root, errorInfo) { function logCaughtError (line 9707) | function logCaughtError(root, boundary, errorInfo) { function createRootErrorUpdate (line 9724) | function createRootErrorUpdate(root, errorInfo, lane) { function createClassErrorUpdate (line 9733) | function createClassErrorUpdate(lane) { function initializeClassErrorUpdate (line 9738) | function initializeClassErrorUpdate(update, root, fiber, errorInfo) { function throwException (line 9781) | function throwException( function reconcileChildren (line 9970) | function reconcileChildren( function updateForwardRef (line 9986) | function updateForwardRef( function updateMemoComponent (line 10020) | function updateMemoComponent( function updateSimpleMemoComponent (line 10081) | function updateSimpleMemoComponent( function updateOffscreenComponent (line 10115) | function updateOffscreenComponent( function bailoutOffscreenComponent (line 10189) | function bailoutOffscreenComponent(current, workInProgress) { function deferHiddenOffscreenComponent (line 10200) | function deferHiddenOffscreenComponent( function mountActivityChildren (line 10227) | function mountActivityChildren(workInProgress, nextProps) { function retryActivityComponentWithoutHydrating (line 10248) | function retryActivityComponentWithoutHydrating( function updateActivityComponent (line 10263) | function updateActivityComponent(current, workInProgress, renderLanes) { function markRef (line 10392) | function markRef(current, workInProgress) { function updateFunctionComponent (line 10407) | function updateFunctionComponent( function replayFunctionComponent (line 10462) | function replayFunctionComponent( function updateClassComponent (line 10493) | function updateClassComponent( function mountHostRootWithoutHydrating (line 11040) | function mountHostRootWithoutHydrating( function validateFunctionComponentInDev (line 11051) | function validateFunctionComponentInDev(workInProgress, Component) { function mountSuspenseOffscreenState (line 11077) | function mountSuspenseOffscreenState(renderLanes) { function getRemainingWorkInPrimaryTree (line 11080) | function getRemainingWorkInPrimaryTree( function updateSuspenseComponent (line 11089) | function updateSuspenseComponent(current, workInProgress, renderLanes) { function mountSuspensePrimaryChildren (line 11455) | function mountSuspensePrimaryChildren(workInProgress, primaryChildren) { function mountWorkInProgressOffscreenFiber (line 11463) | function mountWorkInProgressOffscreenFiber(offscreenProps, mode) { function retrySuspenseComponentWithoutHydrating (line 11468) | function retrySuspenseComponentWithoutHydrating( function scheduleSuspenseWorkOnFiber (line 11482) | function scheduleSuspenseWorkOnFiber(fiber, renderLanes, propagationRoot) { function findLastContentRow (line 11492) | function findLastContentRow(firstChild) { function initSuspenseListRenderState (line 11502) | function initSuspenseListRenderState( function reverseChildren (line 11529) | function reverseChildren(fiber) { function updateSuspenseListComponent (line 11538) | function updateSuspenseListComponent(current, workInProgress, renderLane... function updateContextProvider (line 11759) | function updateContextProvider(current, workInProgress, renderLanes) { function bailoutOnAlreadyFinishedWork (line 11778) | function bailoutOnAlreadyFinishedWork( function checkScheduledUpdateOrContext (line 11814) | function checkScheduledUpdateOrContext(current, renderLanes) { function attemptEarlyBailoutIfNoScheduledUpdate (line 11819) | function attemptEarlyBailoutIfNoScheduledUpdate( function beginWork (line 11955) | function beginWork(current, workInProgress, renderLanes) { function markUpdate (line 12652) | function markUpdate(workInProgress) { function preloadInstanceAndSuspendIfNeeded (line 12655) | function preloadInstanceAndSuspendIfNeeded( function preloadResourceAndSuspendIfNeeded (line 12687) | function preloadResourceAndSuspendIfNeeded(workInProgress, resource) { function scheduleRetryEffect (line 12701) | function scheduleRetryEffect(workInProgress, retryQueue) { function cutOffTailIfNeeded (line 12709) | function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) { function bubbleProperties (line 12739) | function bubbleProperties(completedWork) { function completeWork (line 12799) | function completeWork(current, workInProgress, renderLanes) { function unwindWork (line 13485) | function unwindWork(current, workInProgress) { function unwindInterruptedWork (line 13584) | function unwindInterruptedWork(current, interruptedWork) { function shouldProfile (line 13622) | function shouldProfile(current) { function commitHookLayoutEffects (line 13625) | function commitHookLayoutEffects(finishedWork, hookFlags) { function commitHookLayoutUnmountEffects (line 13632) | function commitHookLayoutUnmountEffects( function commitHookEffectListMount (line 13651) | function commitHookEffectListMount(flags, finishedWork) { function commitHookEffectListUnmount (line 13711) | function commitHookEffectListUnmount( function commitHookPassiveMountEffects (line 13748) | function commitHookPassiveMountEffects(finishedWork, hookFlags) { function commitHookPassiveUnmountEffects (line 13755) | function commitHookPassiveUnmountEffects( function commitClassCallbacks (line 13774) | function commitClassCallbacks(finishedWork) { function callGetSnapshotBeforeUpdates (line 13803) | function callGetSnapshotBeforeUpdates(instance, prevProps, prevState) { function commitClassSnapshot (line 13806) | function commitClassSnapshot(finishedWork, current) { function safelyCallComponentWillUnmount (line 13850) | function safelyCallComponentWillUnmount( function commitAttachRef (line 13878) | function commitAttachRef(finishedWork) { function safelyAttachRef (line 13931) | function safelyAttachRef(current, nearestMountedAncestor) { function safelyDetachRef (line 13938) | function safelyDetachRef(current, nearestMountedAncestor) { function commitProfiler (line 13972) | function commitProfiler( function commitProfilerPostCommitImpl (line 13996) | function commitProfilerPostCommitImpl( function commitHostMount (line 14015) | function commitHostMount(finishedWork) { function commitHostUpdate (line 14032) | function commitHostUpdate(finishedWork, newProps, oldProps) { function commitNewChildToFragmentInstances (line 14047) | function commitNewChildToFragmentInstances(fiber, parentFragmentInstance... function commitFragmentInstanceDeletionEffects (line 14059) | function commitFragmentInstanceDeletionEffects(fiber) { function isHostParent (line 14083) | function isHostParent(fiber) { function isFragmentInstanceParent (line 14092) | function isFragmentInstanceParent(fiber) { function getHostSibling (line 14095) | function getHostSibling(fiber) { function insertOrAppendPlacementNodeIntoContainer (line 14115) | function insertOrAppendPlacementNodeIntoContainer( function insertOrAppendPlacementNode (line 14173) | function insertOrAppendPlacementNode( function commitPlacement (line 14210) | function commitPlacement(finishedWork) { function commitHostSingletonAcquisition (line 14274) | function commitHostSingletonAcquisition(finishedWork) { function trackEnterViewTransitions (line 14290) | function trackEnterViewTransitions(placement) { function pushViewTransitionCancelableScope (line 14294) | function pushViewTransitionCancelableScope() { function applyViewTransitionToHostInstances (line 14299) | function applyViewTransitionToHostInstances( function applyViewTransitionToHostInstancesRecursive (line 14319) | function applyViewTransitionToHostInstancesRecursive( function restoreViewTransitionOnHostInstances (line 14359) | function restoreViewTransitionOnHostInstances( function commitAppearingPairViewTransitions (line 14375) | function commitAppearingPairViewTransitions(placement) { function commitEnterViewTransitions (line 14405) | function commitEnterViewTransitions(placement, gesture) { function commitDeletedPairViewTransitions (line 14434) | function commitDeletedPairViewTransitions(deletion) { function commitExitViewTransitions (line 14480) | function commitExitViewTransitions(deletion) { function commitNestedViewTransitions (line 14517) | function commitNestedViewTransitions(changedParent) { function restorePairedViewTransitions (line 14538) | function restorePairedViewTransitions(parent) { function restoreEnterOrExitViewTransitions (line 14553) | function restoreEnterOrExitViewTransitions(fiber) { function restoreNestedViewTransitions (line 14563) | function restoreNestedViewTransitions(changedParent) { function measureViewTransitionHostInstancesRecursive (line 14571) | function measureViewTransitionHostInstancesRecursive( function measureNestedViewTransitions (line 14649) | function measureNestedViewTransitions(changedParent, gesture) { function trackNamedViewTransition (line 14686) | function trackNamedViewTransition(fiber) { function untrackNamedViewTransition (line 14714) | function untrackNamedViewTransition(fiber) { function isHydratingParent (line 14723) | function isHydratingParent(current, finishedWork) { function commitBeforeMutationEffects (line 14738) | function commitBeforeMutationEffects(root, firstChild, committedLanes) { function commitBeforeMutationEffects_complete (line 14858) | function commitBeforeMutationEffects_complete( function commitLayoutEffectOnFiber (line 14958) | function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) { function hideOrUnhideAllChildren (line 15221) | function hideOrUnhideAllChildren(parentFiber, isHidden) { function hideOrUnhideAllChildrenOnFiber (line 15226) | function hideOrUnhideAllChildrenOnFiber(fiber, isHidden) { function hideOrUnhideNearestPortals (line 15288) | function hideOrUnhideNearestPortals(parentFiber, isHidden$jscomp$0) { function detachFiberAfterEffects (line 15309) | function detachFiberAfterEffects(fiber) { function recursivelyTraverseDeletionEffects (line 15329) | function recursivelyTraverseDeletionEffects( function commitDeletionEffectsOnFiber (line 15342) | function commitDeletionEffectsOnFiber( function commitActivityHydrationCallbacks (line 15576) | function commitActivityHydrationCallbacks(finishedRoot, finishedWork) { function commitSuspenseHydrationCallbacks (line 15595) | function commitSuspenseHydrationCallbacks(finishedRoot, finishedWork) { function getRetryCache (line 15614) | function getRetryCache(finishedWork) { function attachSuspenseRetryListeners (line 15639) | function attachSuspenseRetryListeners(finishedWork, wakeables) { function recursivelyTraverseMutationEffects (line 15656) | function recursivelyTraverseMutationEffects( function commitMutationEffectsOnFiber (line 15718) | function commitMutationEffectsOnFiber(finishedWork, root, lanes) { function commitReconciliationEffects (line 16204) | function commitReconciliationEffects(finishedWork) { function recursivelyResetForms (line 16216) | function recursivelyResetForms(parentFiber) { function recursivelyTraverseAfterMutationEffects (line 16230) | function recursivelyTraverseAfterMutationEffects(root, parentFiber) { function commitAfterMutationEffectsOnFiber (line 16237) | function commitAfterMutationEffectsOnFiber(finishedWork, root) { function recursivelyTraverseLayoutEffects (line 16357) | function recursivelyTraverseLayoutEffects(root, parentFiber) { function disappearLayoutEffects (line 16363) | function disappearLayoutEffects(finishedWork) { function recursivelyTraverseDisappearLayoutEffects (line 16435) | function recursivelyTraverseDisappearLayoutEffects(parentFiber) { function reappearLayoutEffects (line 16440) | function reappearLayoutEffects( function recursivelyTraverseReappearLayoutEffects (line 16613) | function recursivelyTraverseReappearLayoutEffects( function commitOffscreenPassiveMountEffects (line 16629) | function commitOffscreenPassiveMountEffects(current, finishedWork) { function commitCachePassiveMountEffect (line 16643) | function commitCachePassiveMountEffect(current, finishedWork) { function recursivelyTraversePassiveMountEffects (line 16651) | function recursivelyTraversePassiveMountEffects( function commitPassiveMountOnFiber (line 16681) | function commitPassiveMountOnFiber( function recursivelyTraverseReconnectPassiveEffects (line 17050) | function recursivelyTraverseReconnectPassiveEffects( function reconnectPassiveEffects (line 17077) | function reconnectPassiveEffects( function recursivelyTraverseAtomicPassiveEffects (line 17193) | function recursivelyTraverseAtomicPassiveEffects( function recursivelyAccumulateSuspenseyCommit (line 17263) | function recursivelyAccumulateSuspenseyCommit( function accumulateSuspenseyCommitOnFiber (line 17277) | function accumulateSuspenseyCommitOnFiber( function detachAlternateSiblings (line 17370) | function detachAlternateSiblings(parentFiber) { function recursivelyTraversePassiveUnmountEffects (line 17384) | function recursivelyTraversePassiveUnmountEffects(parentFiber) { function commitPassiveUnmountOnFiber (line 17415) | function commitPassiveUnmountOnFiber(finishedWork) { function recursivelyTraverseDisconnectPassiveEffects (line 17484) | function recursivelyTraverseDisconnectPassiveEffects(parentFiber) { function disconnectPassiveEffect (line 17514) | function disconnectPassiveEffect(finishedWork) { function commitPassiveUnmountEffectsInsideOfDeletedTree_begin (line 17555) | function commitPassiveUnmountEffectsInsideOfDeletedTree_begin( function onCommitRoot (line 17624) | function onCommitRoot() { function isConcurrentActEnvironment (line 17629) | function isConcurrentActEnvironment() { function requestUpdateLane (line 17641) | function requestUpdateLane(fiber) { function requestDeferredLane (line 17654) | function requestDeferredLane() { function scheduleViewTransitionEvent (line 17667) | function scheduleViewTransitionEvent(fiber, callback) { function scheduleUpdateOnFiber (line 17681) | function scheduleUpdateOnFiber(root, fiber, lane) { function performWorkOnRoot (line 17743) | function performWorkOnRoot(root, lanes, forceSync) { function completeRootWhenReady (line 18068) | function completeRootWhenReady( function isRenderConsistentWithExternalStores (line 18188) | function isRenderConsistentWithExternalStores(finishedWork) { function markRootSuspended (line 18222) | function markRootSuspended( function flushSyncWork$1 (line 18243) | function flushSyncWork$1() { function resetWorkInProgressStack (line 18248) | function resetWorkInProgressStack() { function finalizeRender (line 18265) | function finalizeRender(lanes, finalizationTime) { function prepareFreshStack (line 18271) | function prepareFreshStack(root, lanes) { function handleThrow (line 18662) | function handleThrow(root, thrownValue) { function shouldRemainOnPreviousScreen (line 18694) | function shouldRemainOnPreviousScreen() { function pushDispatcher (line 18709) | function pushDispatcher() { function pushAsyncDispatcher (line 18714) | function pushAsyncDispatcher() { function markRenderDerivedCause (line 18719) | function markRenderDerivedCause(fiber) { function renderDidSuspendDelayIfPossible (line 18724) | function renderDidSuspendDelayIfPossible() { function renderRootSync (line 18741) | function renderRootSync(root, lanes, shouldYieldForPrerendering) { function workLoopSync (line 18817) | function workLoopSync() { function renderRootConcurrent (line 18820) | function renderRootConcurrent(root, lanes) { function workLoopConcurrentByScheduler (line 18982) | function workLoopConcurrentByScheduler() { function performUnitOfWork (line 18986) | function performUnitOfWork(unitOfWork) { function replaySuspendedUnitOfWork (line 19010) | function replaySuspendedUnitOfWork(unitOfWork) { function replayBeginWork (line 19015) | function replayBeginWork(unitOfWork) { function throwAndUnwindWorkLoop (line 19061) | function throwAndUnwindWorkLoop( function completeUnitOfWork (line 19121) | function completeUnitOfWork(unitOfWork) { function unwindUnitOfWork (line 19157) | function unwindUnitOfWork(unitOfWork, skipSiblings) { function completeRoot (line 19189) | function completeRoot( function commitRoot (line 19336) | function commitRoot( function reportViewTransitionError (line 19421) | function reportViewTransitionError(error) { function suspendedViewTransition (line 19427) | function suspendedViewTransition(reason) { function finishedViewTransition (line 19441) | function finishedViewTransition(lanes) { function flushAfterMutationEffects (line 19463) | function flushAfterMutationEffects() { function flushMutationEffects (line 19472) | function flushMutationEffects() { function flushLayoutEffects (line 19606) | function flushLayoutEffects() { function flushSpawnedWork (line 19678) | function flushSpawnedWork() { function makeErrorInfo (line 19844) | function makeErrorInfo(componentStack) { function releaseRootPooledCache (line 19855) | function releaseRootPooledCache(root, remainingLanes) { function flushPendingEffects (line 19861) | function flushPendingEffects() { function flushPassiveEffects (line 19876) | function flushPassiveEffects() { function captureCommitPhaseErrorOnRoot (line 20023) | function captureCommitPhaseErrorOnRoot(rootFiber, sourceFiber, error) { function captureCommitPhaseError (line 20031) | function captureCommitPhaseError( function attachPingListener (line 20082) | function attachPingListener(root, wakeable, lanes) { function pingSuspendedRoot (line 20099) | function pingSuspendedRoot(root, wakeable, pingedLanes) { function retryTimedOutBoundary (line 20134) | function retryTimedOutBoundary(boundaryFiber, retryLane) { function retryDehydratedSuspenseBoundary (line 20141) | function retryDehydratedSuspenseBoundary(boundaryFiber) { function resolveRetryWakeable (line 20147) | function resolveRetryWakeable(boundaryFiber, wakeable) { function recursivelyTraverseAndDoubleInvokeEffectsInDEV (line 20170) | function recursivelyTraverseAndDoubleInvokeEffectsInDEV( function doubleInvokeEffectsOnFiber (line 20214) | function doubleInvokeEffectsOnFiber(root, fiber) { function commitDoubleInvokeEffectsInDEV (line 20225) | function commitDoubleInvokeEffectsInDEV(root) { function warnAboutUpdateOnNotYetMountedFiberInDEV (line 20235) | function warnAboutUpdateOnNotYetMountedFiberInDEV(fiber) { function restorePendingUpdaters (line 20259) | function restorePendingUpdaters(root, lanes) { function scheduleCallback$1 (line 20265) | function scheduleCallback$1(priorityLevel, callback) { function warnIfUpdatesNotWrappedWithActDEV (line 20271) | function warnIfUpdatesNotWrappedWithActDEV(fiber) { function ensureRootIsScheduled (line 20281) | function ensureRootIsScheduled(root) { function flushSyncWorkAcrossRoots_impl (line 20294) | function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) { function processRootScheduleInImmediateTask (line 20338) | function processRootScheduleInImmediateTask() { function processRootScheduleInMicrotask (line 20342) | function processRootScheduleInMicrotask() { function scheduleTaskForRootDuringMicrotask (line 20373) | function scheduleTaskForRootDuringMicrotask(root, currentTime) { function performWorkOnRootViaSchedulerTask (line 20451) | function performWorkOnRootViaSchedulerTask(root, didTimeout) { function performSyncWorkOnRoot (line 20485) | function performSyncWorkOnRoot(root, lanes) { function cancelCallback (line 20491) | function cancelCallback(callbackNode) { function scheduleImmediateRootScheduleTask (line 20496) | function scheduleImmediateRootScheduleTask() { function requestTransitionLane (line 20511) | function requestTransitionLane() { function coerceFormActionProp (line 20523) | function coerceFormActionProp(actionProp) { function extractEvents$1 (line 20534) | function extractEvents$1( function executeDispatch (line 20610) | function executeDispatch(event, listener, currentTarget) { function processDispatchQueue (line 20619) | function processDispatchQueue(dispatchQueue, eventSystemFlags) { function listenToNonDelegatedEvent (line 20676) | function listenToNonDelegatedEvent(domEventName, targetElement) { function listenToNativeEvent (line 20690) | function listenToNativeEvent(domEventName, isCapturePhaseListener, targe... function listenToAllSupportedEvents (line 20706) | function listenToAllSupportedEvents(rootContainerElement) { function addTrappedEventListener (line 20725) | function addTrappedEventListener( function dispatchEventForPluginEventSystem (line 20770) | function dispatchEventForPluginEventSystem( function createDispatchListener (line 21240) | function createDispatchListener(instance, listener, currentTarget) { function accumulateTwoPhaseListeners (line 21247) | function accumulateTwoPhaseListeners(targetFiber, reactName) { function getParent (line 21273) | function getParent(inst) { function accumulateEnterLeaveListenersForEvent (line 21279) | function accumulateEnterLeaveListenersForEvent( function validatePropertiesInDevelopment (line 21316) | function validatePropertiesInDevelopment(type, props) { function warnForPropDifference (line 21346) | function warnForPropDifference( function hasViewTransition (line 21357) | function hasViewTransition(htmlElement) { function isExpectedViewTransitionName (line 21365) | function isExpectedViewTransitionName(htmlElement) { function warnForExtraAttributes (line 21373) | function warnForExtraAttributes( function warnForInvalidEventListener (line 21394) | function warnForInvalidEventListener(registrationName, listener) { function normalizeHTML (line 21408) | function normalizeHTML(parent, html) { function normalizeMarkupForTextOrAttribute (line 21420) | function normalizeMarkupForTextOrAttribute(markup) { function checkForUnmatchedText (line 21431) | function checkForUnmatchedText(serverText, clientText) { function setProp (line 21437) | function setProp(domElement, tag, key, value, props, prevValue) { function setPropOnCustomElement (line 21897) | function setPropOnCustomElement( function setInitialProperties (line 21995) | function setInitialProperties(domElement, tag, props) { function updateProperties (line 22260) | function updateProperties(domElement, tag, lastProps, nextProps) { function getPropNameFromAttributeName (line 22650) | function getPropNameFromAttributeName(attrName) { function getStylesObjectFromElement (line 22660) | function getStylesObjectFromElement(domElement) { function diffHydratedStyles (line 22674) | function diffHydratedStyles(domElement, value$jscomp$0, serverDifference... function hydrateAttribute (line 22727) | function hydrateAttribute( function hydrateBooleanAttribute (line 22760) | function hydrateBooleanAttribute( function hydrateBooleanishAttribute (line 22787) | function hydrateBooleanishAttribute( function hydrateNumericAttribute (line 22818) | function hydrateNumericAttribute( function hydrateSanitizedAttribute (line 22854) | function hydrateSanitizedAttribute( function diffHydratedProperties (line 22888) | function diffHydratedProperties(domElement, tag, props, hostContext) { function propNamesListJoin (line 23537) | function propNamesListJoin(list, combinator) { function isLikelyStaticResource (line 23555) | function isLikelyStaticResource(initiatorType) { function estimateBandwidth (line 23569) | function estimateBandwidth() { function getOwnerDocumentFromRootContainer (line 23620) | function getOwnerDocumentFromRootContainer(rootContainerElement) { function getOwnHostContext (line 23625) | function getOwnHostContext(namespaceURI) { function getChildHostContextProd (line 23635) | function getChildHostContextProd(parentNamespace, type) { function isScriptDataBlock (line 23650) | function isScriptDataBlock(props) { function shouldSetTextContent (line 23681) | function shouldSetTextContent(type, props) { function shouldAttemptEagerTransition (line 23693) | function shouldAttemptEagerTransition() { function resolveEventType (line 23703) | function resolveEventType() { function resolveEventTimeStamp (line 23707) | function resolveEventTimeStamp() { function handleErrorInNextTick (line 23711) | function handleErrorInNextTick(error) { function commitMount (line 23716) | function commitMount(domElement, type, newProps) { function commitHydratedInstance (line 23730) | function commitHydratedInstance() {} function commitUpdate (line 23731) | function commitUpdate(domElement, type, oldProps, newProps) { function resetTextContent (line 23735) | function resetTextContent(domElement) { function commitTextUpdate (line 23738) | function commitTextUpdate(textInstance, oldText, newText) { function warnForReactChildrenConflict (line 23741) | function warnForReactChildrenConflict(container) { function isSingletonScope (line 23765) | function isSingletonScope(type) { function removeChild (line 23768) | function removeChild(parentInstance, child) { function removeChildFromContainer (line 23771) | function removeChildFromContainer(container, child) { function clearHydrationBoundary (line 23779) | function clearHydrationBoundary(parentInstance, hydrationInstance) { function hideOrUnhideDehydratedBoundary (line 23829) | function hideOrUnhideDehydratedBoundary(suspenseInstance, isHidden) { function hideDehydratedBoundary (line 23858) | function hideDehydratedBoundary(suspenseInstance) { function hideInstance (line 23861) | function hideInstance(instance) { function hideTextInstance (line 23867) | function hideTextInstance(textInstance) { function unhideDehydratedBoundary (line 23870) | function unhideDehydratedBoundary(dehydratedInstance) { function unhideInstance (line 23873) | function unhideInstance(instance, props) { function unhideTextInstance (line 23882) | function unhideTextInstance(textInstance, text) { function warnForBlockInsideInline (line 23885) | function warnForBlockInsideInline(instance) { function applyViewTransitionName (line 23922) | function applyViewTransitionName(instance, name, className) { function restoreViewTransitionName (line 23944) | function restoreViewTransitionName(instance, props) { function createMeasurement (line 23997) | function createMeasurement(rect, computedStyle, element) { function measureInstance (line 24018) | function measureInstance(instance) { function measureClonedInstance (line 24023) | function measureClonedInstance(instance) { function customizeViewTransitionError (line 24034) | function customizeViewTransitionError(error, ignoreAbort) { function forceLayout (line 24064) | function forceLayout(ownerDocument) { function waitForImageToLoad (line 24067) | function waitForImageToLoad(resolve) { function startViewTransition (line 24071) | function startViewTransition( function ViewTransitionPseudoElement (line 24266) | function ViewTransitionPseudoElement(pseudo, name) { function createViewTransitionInstance (line 24270) | function createViewTransitionInstance(name) { function FragmentInstance (line 24279) | function FragmentInstance(fragmentFiber) { function addEventListenerToChild (line 24283) | function addEventListenerToChild( function removeEventListenerFromChild (line 24296) | function removeEventListenerFromChild( function normalizeListenerOptions (line 24309) | function normalizeListenerOptions(opts) { function indexOfEventListener (line 24321) | function indexOfEventListener( function setFocusOnFiberIfFocusable (line 24341) | function setFocusOnFiberIfFocusable(fiber, focusOptions) { function collectChildren (line 24346) | function collectChildren(child, collection) { function blurActiveElementWithinFragment (line 24350) | function blurActiveElementWithinFragment(child, activeElement) { function observeChild (line 24355) | function observeChild(child, observer) { function unobserveChild (line 24361) | function unobserveChild(child, observer) { function collectClientRects (line 24367) | function collectClientRects(child, rects) { function validateDocumentPositionWithFiberTree (line 24378) | function validateDocumentPositionWithFiberTree( function addFragmentHandleToFiber (line 24477) | function addFragmentHandleToFiber(child, fragmentInstance) { function addFragmentHandleToInstance (line 24482) | function addFragmentHandleToInstance(instance, fragmentInstance) { function commitNewChildToFragmentInstance (line 24486) | function commitNewChildToFragmentInstance(childInstance, fragmentInstanc... function clearContainerSparingly (line 24505) | function clearContainerSparingly(container) { function canHydrateInstance (line 24527) | function canHydrateInstance(instance, type, props, inRootOrSingleton) { function canHydrateTextInstance (line 24600) | function canHydrateTextInstance(instance, text, inRootOrSingleton) { function canHydrateHydrationBoundary (line 24615) | function canHydrateHydrationBoundary(instance, inRootOrSingleton) { function isSuspenseInstancePending (line 24629) | function isSuspenseInstancePending(instance) { function isSuspenseInstanceFallback (line 24635) | function isSuspenseInstanceFallback(instance) { function registerSuspenseInstanceRetry (line 24642) | function registerSuspenseInstanceRetry(instance, callback) { function getNextHydratable (line 24660) | function getNextHydratable(node) { function describeHydratableInstanceForDevWarnings (line 24682) | function describeHydratableInstanceForDevWarnings(instance) { function diffHydratedTextForDevWarnings (line 24706) | function diffHydratedTextForDevWarnings(textInstance, text, parentProps) { function getNextHydratableInstanceAfterHydrationBoundary (line 24720) | function getNextHydratableInstanceAfterHydrationBoundary( function getParentHydrationBoundary (line 24743) | function getParentHydrationBoundary(targetInstance) { function commitHydratedContainer (line 24765) | function commitHydratedContainer(container) { function commitHydratedActivityInstance (line 24768) | function commitHydratedActivityInstance(activityInstance) { function commitHydratedSuspenseInstance (line 24771) | function commitHydratedSuspenseInstance(suspenseInstance) { function setFocusIfFocusable (line 24774) | function setFocusIfFocusable(node, focusOptions) { function resolveSingletonInstance (line 24788) | function resolveSingletonInstance( function acquireSingletonInstance (line 24826) | function acquireSingletonInstance( function releaseSingletonInstance (line 24860) | function releaseSingletonInstance(instance) { function getHoistableRoot (line 24865) | function getHoistableRoot(container) { function preconnectAs (line 24872) | function preconnectAs(rel, href, crossOrigin) { function getResource (line 24891) | function getResource(type, currentProps, pendingProps, currentResource) { function describeLinkForResourceErrorDEV (line 25024) | function describeLinkForResourceErrorDEV(props) { function getStyleKey (line 25060) | function getStyleKey(href) { function getStylesheetSelectorFromKey (line 25065) | function getStylesheetSelectorFromKey(key) { function stylesheetPropsFromRawProps (line 25068) | function stylesheetPropsFromRawProps(rawProps) { function preloadStylesheet (line 25074) | function preloadStylesheet(ownerDocument, key, preloadProps, state) { function getScriptKey (line 25091) | function getScriptKey(src) { function getScriptSelectorFromKey (line 25096) | function getScriptSelectorFromKey(key) { function acquireResource (line 25099) | function acquireResource(hoistableRoot, resource, props) { function insertStylesheet (line 25195) | function insertStylesheet(instance, precedence, root) { function adoptPreloadPropsForStylesheet (line 25215) | function adoptPreloadPropsForStylesheet(stylesheetProps, preloadProps) { function adoptPreloadPropsForScript (line 25223) | function adoptPreloadPropsForScript(scriptProps, preloadProps) { function getHydratableHoistableCache (line 25231) | function getHydratableHoistableCache(type, keyAttribute, ownerDocument) { function mountHoistable (line 25261) | function mountHoistable(hoistableRoot, type, instance) { function isHostHoistableType (line 25268) | function isHostHoistableType(type, props, hostContext) { function maySuspendCommit (line 25403) | function maySuspendCommit(type, props) { function preloadResource (line 25412) | function preloadResource(resource) { function estimateImageBytes (line 25418) | function estimateImageBytes(instance) { function suspendInstance (line 25426) | function suspendInstance(state, instance) { function suspendResource (line 25435) | function suspendResource(state, hoistableRoot, resource, props) { function waitForCommitToBeReady (line 25484) | function waitForCommitToBeReady(state, timeoutOffset) { function checkIfFullyUnsuspended (line 25530) | function checkIfFullyUnsuspended(state) { function onUnsuspend (line 25543) | function onUnsuspend() { function onUnsuspendImg (line 25547) | function onUnsuspendImg() { function insertSuspendedStylesheets (line 25551) | function insertSuspendedStylesheets(state, resources) { function insertStylesheetIntoRoot (line 25560) | function insertStylesheetIntoRoot(root, resource) { function FiberRootNode (line 25600) | function FiberRootNode( function createFiberRoot (line 25649) | function createFiberRoot( function getContextForSubtree (line 25692) | function getContextForSubtree(parentComponent) { function updateContainerImpl (line 25697) | function updateContainerImpl( function markRetryLaneImpl (line 25747) | function markRetryLaneImpl(fiber, retryLane) { function markRetryLaneIfNotHydrated (line 25754) | function markRetryLaneIfNotHydrated(fiber, retryLane) { function attemptContinuousHydration (line 25758) | function attemptContinuousHydration(fiber) { function attemptHydrationAtCurrentPriority (line 25765) | function attemptHydrationAtCurrentPriority(fiber) { function getCurrentFiberForDevTools (line 25774) | function getCurrentFiberForDevTools() { function dispatchDiscreteEvent (line 25777) | function dispatchDiscreteEvent( function dispatchContinuousEvent (line 25794) | function dispatchContinuousEvent( function dispatchEvent (line 25811) | function dispatchEvent( function findInstanceBlockingEvent (line 25898) | function findInstanceBlockingEvent(nativeEvent) { function findInstanceBlockingTarget (line 25902) | function findInstanceBlockingTarget(targetNode) { function getEventPriority (line 25930) | function getEventPriority(domEventName) { function clearIfContinuousEvent (line 26024) | function clearIfContinuousEvent(domEventName, nativeEvent) { function accumulateOrCreateContinuousQueuedReplayableEvent (line 26047) | function accumulateOrCreateContinuousQueuedReplayableEvent( function queueIfContinuousEvent (line 26079) | function queueIfContinuousEvent( function attemptExplicitHydrationTarget (line 26156) | function attemptExplicitHydrationTarget(queuedTarget) { function attemptReplayContinuousQueuedEvent (line 26196) | function attemptReplayContinuousQueuedEvent(queuedEvent) { function attemptReplayContinuousQueuedEventInMap (line 26234) | function attemptReplayContinuousQueuedEventInMap(queuedEvent, key, map) { function replayUnblockedEvents (line 26237) | function replayUnblockedEvents() { function scheduleCallbackIfUnblocked (line 26251) | function scheduleCallbackIfUnblocked(queuedEvent, unblocked) { function scheduleReplayQueueIfNeeded (line 26261) | function scheduleReplayQueueIfNeeded(formReplayingQueue) { function retryIfBlockedOn (line 26300) | function retryIfBlockedOn(unblocked) { function defaultOnDefaultTransitionIndicator (line 26353) | function defaultOnDefaultTransitionIndicator() { function ReactDOMRoot (line 26406) | function ReactDOMRoot(internalRoot) { function ReactDOMHydrationRoot (line 26409) | function ReactDOMHydrationRoot(internalRoot) { function warnIfReactDOMContainerInDEV (line 26412) | function warnIfReactDOMContainerInDEV(container) { FILE: packages/next/src/compiled/react-dom/cjs/react-dom-client.production.js function formatProdErrorMessage (line 18) | function formatProdErrorMessage(code) { function isValidContainer (line 33) | function isValidContainer(node) { function getNearestMountedFiber (line 39) | function getNearestMountedFiber(fiber) { function getSuspenseInstanceFromFiber (line 47) | function getSuspenseInstanceFromFiber(fiber) { function getActivityInstanceFromFiber (line 57) | function getActivityInstanceFromFiber(fiber) { function assertIsMounted (line 67) | function assertIsMounted(fiber) { function findCurrentFiberUsingSlowPath (line 71) | function findCurrentFiberUsingSlowPath(fiber) { function findCurrentHostFiberImpl (line 139) | function findCurrentHostFiberImpl(node) { function traverseVisibleHostChildren (line 149) | function traverseVisibleHostChildren(child, searchWithinHosts, fn, a, b,... function getFragmentParentHostFiber (line 169) | function getFragmentParentHostFiber(fiber) { function findFragmentInstanceSiblings (line 176) | function findFragmentInstanceSiblings(result, self, child) { function getInstanceFromHostFiber (line 198) | function getInstanceFromHostFiber(fiber) { function findNextSibling (line 211) | function findNextSibling(child) { function isFiberPrecedingCheck (line 215) | function isFiberPrecedingCheck(child, target, boundary) { function isFiberFollowingCheck (line 222) | function isFiberFollowingCheck(child, target, boundary) { function getParentForFragmentAncestors (line 229) | function getParentForFragmentAncestors(inst) { function getLowestCommonAncestor (line 235) | function getLowestCommonAncestor(instA, instB, getParent) { function getIteratorFn (line 270) | function getIteratorFn(maybeIterable) { function getComponentNameFromType (line 278) | function getComponentNameFromType(type) { function createCursor (line 345) | function createCursor(defaultValue) { function pop (line 348) | function pop(cursor) { function push (line 352) | function push(cursor, value) { function pushHostContainer (line 361) | function pushHostContainer(fiber, nextRootInstance) { function popHostContainer (line 396) | function popHostContainer() { function pushHostContext (line 401) | function pushHostContext(fiber) { function popHostContext (line 412) | function popHostContext(fiber) { function describeBuiltInComponentFrame (line 420) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 437) | function describeNativeComponentFrame(fn, construct) { function describeFiber (line 570) | function describeFiber(fiber, childFiber) { function getStackByFiberInDevAndProd (line 599) | function getStackByFiberInDevAndProd(workInProgress) { function setIsStrictModeForDevtools (line 629) | function setIsStrictModeForDevtools(newIsStrictMode) { function clz32Fallback (line 639) | function clz32Fallback(x) { function getHighestPriorityLanes (line 646) | function getHighestPriorityLanes(lanes) { function getNextLanes (line 701) | function getNextLanes(root, wipLanes, rootHasPendingCommit) { function checkIfRootIsPrerendering (line 741) | function checkIfRootIsPrerendering(root, renderLanes) { function computeExpirationTime (line 749) | function computeExpirationTime(lane, currentTime) { function claimNextRetryLane (line 790) | function claimNextRetryLane() { function createLaneMap (line 796) | function createLaneMap(initial) { function markRootUpdated$1 (line 800) | function markRootUpdated$1(root, updateLane) { function markRootFinished (line 805) | function markRootFinished( function markSpawnedDeferredLane (line 853) | function markSpawnedDeferredLane(root, spawnedLane, entangledLanes) { function markRootEntangled (line 863) | function markRootEntangled(root, entangledLanes) { function getBumpedLaneForHydration (line 873) | function getBumpedLaneForHydration(root, renderLanes) { function getBumpedLaneForHydrationByLane (line 881) | function getBumpedLaneForHydrationByLane(lane) { function lanesToEventPriority (line 920) | function lanesToEventPriority(lanes) { function resolveUpdatePriority (line 930) | function resolveUpdatePriority() { function runWithPriority (line 936) | function runWithPriority(priority, fn) { function detachDeletedInstance (line 953) | function detachDeletedInstance(node) { function getClosestInstanceFromNode (line 960) | function getClosestInstanceFromNode(targetNode) { function getInstanceFromNode (line 989) | function getInstanceFromNode(node) { function getNodeFromInstance (line 1007) | function getNodeFromInstance(inst) { function getResourcesFromRoot (line 1012) | function getResourcesFromRoot(root) { function markNodeAsHoistable (line 1019) | function markNodeAsHoistable(node) { function registerTwoPhaseEvent (line 1024) | function registerTwoPhaseEvent(registrationName, dependencies) { function registerDirectEvent (line 1028) | function registerDirectEvent(registrationName, dependencies) { function isAttributeNameSafe (line 1042) | function isAttributeNameSafe(attributeName) { function pushMutationContext (line 1052) | function pushMutationContext() { function setValueForAttribute (line 1057) | function setValueForAttribute(node, name, value) { function setValueForKnownAttribute (line 1077) | function setValueForKnownAttribute(node, name, value) { function setValueForNamespacedAttribute (line 1091) | function setValueForNamespacedAttribute(node, namespace, name, value) { function getToStringValue (line 1105) | function getToStringValue(value) { function isCheckable (line 1119) | function isCheckable(elem) { function trackValueOnNode (line 1127) | function trackValueOnNode(node, valueField, currentValue) { function track (line 1167) | function track(node) { function updateValueIfChanged (line 1177) | function updateValueIfChanged(node) { function getActiveElement (line 1192) | function getActiveElement(doc) { function escapeSelectorAttributeValueInsideDoubleQuotes (line 1202) | function escapeSelectorAttributeValueInsideDoubleQuotes(value) { function updateInput (line 1210) | function updateInput( function initInput (line 1254) | function initInput( function setDefaultValue (line 1297) | function setDefaultValue(node, type, value) { function updateOptions (line 1302) | function updateOptions(node, multiple, propValue, setDefaultSelected) { function updateTextarea (line 1326) | function updateTextarea(element, value, defaultValue) { function initTextarea (line 1339) | function initTextarea(element, value, defaultValue, children) { function setTextContent (line 1361) | function setTextContent(node, text) { function setValueForStyle (line 1380) | function setValueForStyle(style, styleName, value) { function setValueForStyles (line 1398) | function setValueForStyles(node, styles, prevStyles) { function isCustomElement (line 1423) | function isCustomElement(tagName) { function sanitizeURL (line 1522) | function sanitizeURL(url) { function noop$1 (line 1527) | function noop$1() {} function getEventTarget (line 1529) | function getEventTarget(nativeEvent) { function restoreStateOfTarget (line 1537) | function restoreStateOfTarget(target) { function batchedUpdates$1 (line 1604) | function batchedUpdates$1(fn, a, b) { function getListener (line 1627) | function getListener(inst, registrationName) { function getData (line 1687) | function getData() { function getEventCharCode (line 1709) | function getEventCharCode(nativeEvent) { function functionThatReturnsTrue (line 1718) | function functionThatReturnsTrue() { function functionThatReturnsFalse (line 1721) | function functionThatReturnsFalse() { function createSyntheticEvent (line 1724) | function createSyntheticEvent(Interface) { function modifierStateGetter (line 1908) | function modifierStateGetter(keyArg) { function getEventModifierState (line 1916) | function getEventModifierState() { function isFallbackCompositionEnd (line 2029) | function isFallbackCompositionEnd(domEventName, nativeEvent) { function getDataFromCustomEvent (line 2043) | function getDataFromCustomEvent(nativeEvent) { function getNativeBeforeInputChars (line 2050) | function getNativeBeforeInputChars(domEventName, nativeEvent) { function getFallbackBeforeInputChars (line 2067) | function getFallbackBeforeInputChars(domEventName, nativeEvent) { function isTextInputElement (line 2115) | function isTextInputElement(elem) { function createAndAccumulateChangeEvent (line 2123) | function createAndAccumulateChangeEvent( function runEventInBatch (line 2147) | function runEventInBatch(dispatchQueue) { function getInstIfValueChanged (line 2150) | function getInstIfValueChanged(targetInst) { function getTargetInstForChangeEvent (line 2154) | function getTargetInstForChangeEvent(domEventName, targetInst) { function stopWatchingForValueChange (line 2174) | function stopWatchingForValueChange() { function handlePropertyChange (line 2179) | function handlePropertyChange(nativeEvent) { function handleEventsForInputEventPolyfill (line 2194) | function handleEventsForInputEventPolyfill(domEventName, target, targetI... function getTargetInstForInputEventPolyfill (line 2202) | function getTargetInstForInputEventPolyfill(domEventName) { function getTargetInstForClickEvent (line 2210) | function getTargetInstForClickEvent(domEventName, targetInst) { function getTargetInstForInputOrChangeEvent (line 2213) | function getTargetInstForInputOrChangeEvent(domEventName, targetInst) { function is (line 2217) | function is(x, y) { function shallowEqual (line 2221) | function shallowEqual(objA, objB) { function getLeafNode (line 2243) | function getLeafNode(node) { function getNodeForCharacterOffset (line 2247) | function getNodeForCharacterOffset(root, offset) { function containsNode (line 2270) | function containsNode(outerNode, innerNode) { function getActiveElementDeep (line 2285) | function getActiveElementDeep(containerInfo) { function hasSelectionCapabilities (line 2309) | function hasSelectionCapabilities(elem) { function constructSelectEvent (line 2329) | function constructSelectEvent(dispatchQueue, nativeEvent, nativeEventTar... function makePrefixMap (line 2366) | function makePrefixMap(styleProp, eventName) { function getVendorPrefixedEventName (line 2392) | function getVendorPrefixedEventName(eventName) { function registerSimpleEvent (line 2415) | function registerSimpleEvent(domEventName, reactName) { function getViewTransitionName (line 2420) | function getViewTransitionName(props, instance) { function getClassNameByType (line 2428) | function getClassNameByType(classByType) { function getViewTransitionClassName (line 2443) | function getViewTransitionClassName(defaultClass, eventClass) { function finishQueueingConcurrentUpdates (line 2486) | function finishQueueingConcurrentUpdates() { function enqueueUpdate$1 (line 2511) | function enqueueUpdate$1(fiber, queue, update, lane) { function enqueueConcurrentHookUpdate (line 2521) | function enqueueConcurrentHookUpdate(fiber, queue, update, lane) { function enqueueConcurrentRenderForLane (line 2525) | function enqueueConcurrentRenderForLane(fiber, lane) { function markUpdateLaneFromFiberToRoot (line 2529) | function markUpdateLaneFromFiberToRoot(sourceFiber, update, lane) { function getRootForUpdatedFiber (line 2556) | function getRootForUpdatedFiber(sourceFiber) { function FiberNode (line 2568) | function FiberNode(tag, pendingProps, key, mode) { function createFiberImplClass (line 2592) | function createFiberImplClass(tag, pendingProps, key, mode) { function shouldConstruct (line 2595) | function shouldConstruct(Component) { function createWorkInProgress (line 2599) | function createWorkInProgress(current, pendingProps) { function resetWorkInProgress (line 2636) | function resetWorkInProgress(workInProgress, renderLanes) { function createFiberFromTypeAndProps (line 2668) | function createFiberFromTypeAndProps( function createFiberFromFragment (line 2772) | function createFiberFromFragment(elements, mode, lanes, key) { function createFiberFromText (line 2777) | function createFiberFromText(content, mode, lanes) { function createFiberFromDehydratedFragment (line 2782) | function createFiberFromDehydratedFragment(dehydratedNode) { function createFiberFromPortal (line 2787) | function createFiberFromPortal(portal, mode, lanes) { function createCapturedValueAtFiber (line 2803) | function createCapturedValueAtFiber(value, source) { function pushTreeFork (line 2830) | function pushTreeFork(workInProgress, totalChildren) { function pushTreeId (line 2836) | function pushTreeId(workInProgress, totalChildren, index) { function pushMaterializedTreeId (line 2865) | function pushMaterializedTreeId(workInProgress) { function popTreeContext (line 2869) | function popTreeContext(workInProgress) { function restoreSuspendedTreeContext (line 2883) | function restoreSuspendedTreeContext(workInProgress, suspendedContext) { function throwOnHydrationMismatch (line 2897) | function throwOnHydrationMismatch(fiber) { function prepareToHydrateHostInstance (line 2910) | function prepareToHydrateHostInstance(fiber) { function popToNextHostParent (line 2981) | function popToNextHostParent(fiber) { function popHydrationState (line 2997) | function popHydrationState(fiber) { function resetHydrationState (line 3037) | function resetHydrationState() { function upgradeHydrationErrorsToRecoverable (line 3041) | function upgradeHydrationErrorsToRecoverable() { function queueHydrationError (line 3053) | function queueHydrationError(error) { function pushProvider (line 3061) | function pushProvider(providerFiber, context, nextValue) { function popProvider (line 3065) | function popProvider(context) { function scheduleContextWorkOnParentPath (line 3069) | function scheduleContextWorkOnParentPath(parent, renderLanes, propagatio... function propagateContextChanges (line 3082) | function propagateContextChanges( function propagateParentContextChanges (line 3154) | function propagateParentContextChanges( function checkIfContextChanged (line 3199) | function checkIfContextChanged(currentDependencies) { function prepareToReadContext (line 3216) | function prepareToReadContext(workInProgress) { function readContext (line 3222) | function readContext(context) { function readContextDuringReconciliation (line 3225) | function readContextDuringReconciliation(consumer, context) { function readContextForConsumer (line 3229) | function readContextForConsumer(consumer, context) { function createCache (line 3268) | function createCache() { function releaseCache (line 3275) | function releaseCache(cache) { function queueTransitionTypes (line 3282) | function queueTransitionTypes(root, transitionTypes) { function claimQueuedTransitionTypes (line 3293) | function claimQueuedTransitionTypes(root) { function entangleAsyncAction (line 3302) | function entangleAsyncAction(transition, thenable) { function pingEngtangledActionScope (line 3319) | function pingEngtangledActionScope() { function chainThenableValue (line 3333) | function chainThenableValue(thenable, result) { function peekCacheFromPool (line 3386) | function peekCacheFromPool() { function pushTransition (line 3392) | function pushTransition(offscreenWorkInProgress, prevCachePool) { function getSuspendedCache (line 3397) | function getSuspendedCache() { function isThenableResolved (line 3407) | function isThenableResolved(thenable) { function trackUsedThenable (line 3411) | function trackUsedThenable(thenableState, thenable, index) { function resolveLazy (line 3464) | function resolveLazy(lazyType) { function getSuspendedThenable (line 3475) | function getSuspendedThenable() { function checkIfUseWrappedInAsyncCatch (line 3481) | function checkIfUseWrappedInAsyncCatch(rejectedReason) { function unwrapThenable (line 3490) | function unwrapThenable(thenable) { function coerceRef (line 3496) | function coerceRef(workInProgress, element) { function throwOnInvalidObjectTypeImpl (line 3500) | function throwOnInvalidObjectTypeImpl(returnFiber, newChild) { function createChildReconciler (line 3513) | function createChildReconciler(shouldTrackSideEffects) { function initializeUpdateQueue (line 4204) | function initializeUpdateQueue(fiber) { function cloneUpdateQueue (line 4213) | function cloneUpdateQueue(current, workInProgress) { function createUpdate (line 4224) | function createUpdate(lane) { function enqueueUpdate (line 4227) | function enqueueUpdate(fiber, update, lane) { function entangleTransitions (line 4244) | function entangleTransitions(root, fiber, lane) { function enqueueCapturedUpdate (line 4254) | function enqueueCapturedUpdate(workInProgress, capturedUpdate) { function suspendIfUpdateReadFromEntangledAsyncAction (line 4299) | function suspendIfUpdateReadFromEntangledAsyncAction() { function processUpdateQueue (line 4305) | function processUpdateQueue( function callCallback (line 4432) | function callCallback(callback, context) { function commitCallbacks (line 4437) | function commitCallbacks(updateQueue, context) { function pushHiddenContext (line 4449) | function pushHiddenContext(fiber, context) { function reuseHiddenContextOnStack (line 4455) | function reuseHiddenContextOnStack() { function popHiddenContext (line 4459) | function popHiddenContext() { function pushPrimaryTreeSuspenseHandler (line 4466) | function pushPrimaryTreeSuspenseHandler(handler) { function pushDehydratedActivitySuspenseHandler (line 4475) | function pushDehydratedActivitySuspenseHandler(fiber) { function pushOffscreenSuspenseHandler (line 4480) | function pushOffscreenSuspenseHandler(fiber) { function reuseSuspenseHandlerOnStack (line 4487) | function reuseSuspenseHandlerOnStack() { function popSuspenseHandler (line 4491) | function popSuspenseHandler(fiber) { function pushSuspenseListContext (line 4497) | function pushSuspenseListContext(fiber, newContext) { function popSuspenseListContext (line 4501) | function popSuspenseListContext(fiber) { function findFirstSuspended (line 4506) | function findFirstSuspended(row) { function throwInvalidHookError (line 4549) | function throwInvalidHookError() { function areHookInputsEqual (line 4552) | function areHookInputsEqual(nextDeps, prevDeps) { function renderWithHooks (line 4558) | function renderWithHooks( function finishRenderingHooks (line 4588) | function finishRenderingHooks(current) { function renderWithHooksAgain (line 4604) | function renderWithHooksAgain(workInProgress, Component, props, secondAr... function TransitionAwareHostComponent (line 4626) | function TransitionAwareHostComponent() { function checkDidRenderIdHook (line 4638) | function checkDidRenderIdHook() { function bailoutHooks (line 4643) | function bailoutHooks(current, workInProgress, lanes) { function resetHooksOnUnwind (line 4648) | function resetHooksOnUnwind(workInProgress) { function mountWorkInProgressHook (line 4667) | function mountWorkInProgressHook() { function updateWorkInProgressHook (line 4680) | function updateWorkInProgressHook() { function createFunctionComponentUpdateQueue (line 4714) | function createFunctionComponentUpdateQueue() { function useThenable (line 4717) | function useThenable(thenable) { function use (line 4734) | function use(usable) { function useMemoCache (line 4741) | function useMemoCache(size) { function basicStateReducer (line 4775) | function basicStateReducer(state, action) { function updateReducer (line 4778) | function updateReducer(reducer) { function updateReducerImpl (line 4782) | function updateReducerImpl(hook, current, reducer) { function rerenderReducer (line 4890) | function rerenderReducer(reducer) { function updateSyncExternalStore (line 4910) | function updateSyncExternalStore(subscribe, getSnapshot, getServerSnapsh... function pushStoreConsistencyCheck (line 4953) | function pushStoreConsistencyCheck(fiber, getSnapshot, renderedSnapshot) { function updateStoreInstance (line 4966) | function updateStoreInstance(fiber, inst, nextSnapshot, getSnapshot) { function subscribeToStore (line 4971) | function subscribeToStore(fiber, inst, subscribe) { function checkIfSnapshotChanged (line 4976) | function checkIfSnapshotChanged(inst) { function forceStoreRerender (line 4986) | function forceStoreRerender(fiber) { function mountStateImpl (line 4990) | function mountStateImpl(initialState) { function updateOptimisticImpl (line 5014) | function updateOptimisticImpl(hook, current, passthrough, reducer) { function dispatchActionState (line 5022) | function dispatchActionState( function runActionStateAction (line 5057) | function runActionStateAction(actionQueue, node) { function handleActionReturnValue (line 5089) | function handleActionReturnValue(actionQueue, node, returnValue) { function onActionSuccess (line 5103) | function onActionSuccess(actionQueue, actionNode, nextState) { function onActionError (line 5117) | function onActionError(actionQueue, actionNode, error) { function notifyActionListeners (line 5131) | function notifyActionListeners(actionNode) { function actionStateReducer (line 5135) | function actionStateReducer(oldState, newState) { function mountActionState (line 5138) | function mountActionState(action, initialStateProp) { function updateActionState (line 5229) | function updateActionState(action) { function updateActionStateImpl (line 5233) | function updateActionStateImpl(stateHook, currentStateHook, action) { function actionStateActionEffect (line 5265) | function actionStateActionEffect(actionQueue, action) { function rerenderActionState (line 5268) | function rerenderActionState(action) { function pushSimpleEffect (line 5280) | function pushSimpleEffect(tag, inst, create, deps) { function updateRef (line 5295) | function updateRef() { function mountEffectImpl (line 5298) | function mountEffectImpl(fiberFlags, hookFlags, create, deps) { function updateEffectImpl (line 5308) | function updateEffectImpl(fiberFlags, hookFlags, create, deps) { function mountEffect (line 5324) | function mountEffect(create, deps) { function updateEffect (line 5327) | function updateEffect(create, deps) { function useEffectEventImpl (line 5330) | function useEffectEventImpl(payload) { function updateEvent (line 5344) | function updateEvent(callback) { function updateInsertionEffect (line 5352) | function updateInsertionEffect(create, deps) { function updateLayoutEffect (line 5355) | function updateLayoutEffect(create, deps) { function imperativeHandleEffect (line 5358) | function imperativeHandleEffect(create, ref) { function updateImperativeHandle (line 5375) | function updateImperativeHandle(ref, create, deps) { function mountDebugValue (line 5379) | function mountDebugValue() {} function updateCallback (line 5380) | function updateCallback(callback, deps) { function updateMemo (line 5389) | function updateMemo(nextCreate, deps) { function mountDeferredValueImpl (line 5407) | function mountDeferredValueImpl(hook, value, initialValue) { function updateDeferredValueImpl (line 5420) | function updateDeferredValueImpl(hook, prevValue, value, initialValue) { function startTransition (line 5439) | function startTransition(fiber, queue, pendingState, finishedState, call... function noop (line 5491) | function noop() {} function startHostTransition (line 5492) | function startHostTransition(formFiber, pendingState, action, formData) { function ensureFormComponentIsStateful (line 5508) | function ensureFormComponentIsStateful(formFiber) { function requestFormReset$1 (line 5543) | function requestFormReset$1(formFiber) { function useHostTransitionStatus (line 5553) | function useHostTransitionStatus() { function updateId (line 5556) | function updateId() { function updateRefresh (line 5559) | function updateRefresh() { function refreshCache (line 5562) | function refreshCache(fiber) { function dispatchReducerAction (line 5580) | function dispatchReducerAction(fiber, queue, action) { function dispatchSetState (line 5598) | function dispatchSetState(fiber, queue, action) { function dispatchSetStateInternal (line 5602) | function dispatchSetStateInternal(fiber, queue, action, lane) { function dispatchOptimisticSetState (line 5644) | function dispatchOptimisticSetState(fiber, throwIfDuringRender, queue, a... function isRenderPhaseUpdate (line 5666) | function isRenderPhaseUpdate(fiber) { function enqueueRenderPhaseUpdate (line 5673) | function enqueueRenderPhaseUpdate(queue, update) { function entangleTransitionUpdate (line 5682) | function entangleTransitionUpdate(root, queue, lane) { function applyDerivedStateFromProps (line 6020) | function applyDerivedStateFromProps( function checkShouldComponentUpdate (line 6072) | function checkShouldComponentUpdate( function callComponentWillReceiveProps (line 6088) | function callComponentWillReceiveProps( function resolveClassComponentProps (line 6102) | function resolveClassComponentProps(Component, baseProps) { function defaultOnUncaughtError (line 6117) | function defaultOnUncaughtError(error) { function defaultOnCaughtError (line 6120) | function defaultOnCaughtError(error) { function defaultOnRecoverableError (line 6123) | function defaultOnRecoverableError(error) { function logUncaughtError (line 6126) | function logUncaughtError(root, errorInfo) { function logCaughtError (line 6136) | function logCaughtError(root, boundary, errorInfo) { function createRootErrorUpdate (line 6149) | function createRootErrorUpdate(root, errorInfo, lane) { function createClassErrorUpdate (line 6158) | function createClassErrorUpdate(lane) { function initializeClassErrorUpdate (line 6163) | function initializeClassErrorUpdate(update, root, fiber, errorInfo) { function throwException (line 6189) | function throwException( function reconcileChildren (line 6349) | function reconcileChildren(current, workInProgress, nextChildren, render... function updateForwardRef (line 6360) | function updateForwardRef( function updateMemoComponent (line 6394) | function updateMemoComponent( function updateSimpleMemoComponent (line 6446) | function updateSimpleMemoComponent( function updateOffscreenComponent (line 6479) | function updateOffscreenComponent( function bailoutOffscreenComponent (line 6549) | function bailoutOffscreenComponent(current, workInProgress) { function deferHiddenOffscreenComponent (line 6560) | function deferHiddenOffscreenComponent( function mountActivityChildren (line 6584) | function mountActivityChildren(workInProgress, nextProps) { function retryActivityComponentWithoutHydrating (line 6594) | function retryActivityComponentWithoutHydrating( function updateActivityComponent (line 6606) | function updateActivityComponent(current, workInProgress, renderLanes) { function markRef (line 6710) | function markRef(current, workInProgress) { function updateFunctionComponent (line 6723) | function updateFunctionComponent( function replayFunctionComponent (line 6750) | function replayFunctionComponent( function updateClassComponent (line 6778) | function updateClassComponent( function mountHostRootWithoutHydrating (line 7039) | function mountHostRootWithoutHydrating( function mountSuspenseOffscreenState (line 7056) | function mountSuspenseOffscreenState(renderLanes) { function getRemainingWorkInPrimaryTree (line 7059) | function getRemainingWorkInPrimaryTree( function updateSuspenseComponent (line 7068) | function updateSuspenseComponent(current, workInProgress, renderLanes) { function mountSuspensePrimaryChildren (line 7337) | function mountSuspensePrimaryChildren(workInProgress, primaryChildren) { function mountWorkInProgressOffscreenFiber (line 7345) | function mountWorkInProgressOffscreenFiber(offscreenProps, mode) { function retrySuspenseComponentWithoutHydrating (line 7350) | function retrySuspenseComponentWithoutHydrating( function scheduleSuspenseWorkOnFiber (line 7364) | function scheduleSuspenseWorkOnFiber(fiber, renderLanes, propagationRoot) { function findLastContentRow (line 7370) | function findLastContentRow(firstChild) { function initSuspenseListRenderState (line 7380) | function initSuspenseListRenderState( function reverseChildren (line 7407) | function reverseChildren(fiber) { function updateSuspenseListComponent (line 7416) | function updateSuspenseListComponent(current, workInProgress, renderLane... function updateContextProvider (line 7527) | function updateContextProvider(current, workInProgress, renderLanes) { function bailoutOnAlreadyFinishedWork (line 7533) | function bailoutOnAlreadyFinishedWork(current, workInProgress, renderLan... function checkScheduledUpdateOrContext (line 7564) | function checkScheduledUpdateOrContext(current, renderLanes) { function attemptEarlyBailoutIfNoScheduledUpdate (line 7569) | function attemptEarlyBailoutIfNoScheduledUpdate( function beginWork (line 7679) | function beginWork(current, workInProgress, renderLanes) { function markUpdate (line 8169) | function markUpdate(workInProgress) { function preloadInstanceAndSuspendIfNeeded (line 8172) | function preloadInstanceAndSuspendIfNeeded( function preloadResourceAndSuspendIfNeeded (line 8201) | function preloadResourceAndSuspendIfNeeded(workInProgress, resource) { function scheduleRetryEffect (line 8212) | function scheduleRetryEffect(workInProgress, retryQueue) { function cutOffTailIfNeeded (line 8220) | function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) { function bubbleProperties (line 8250) | function bubbleProperties(completedWork) { function completeWork (line 8274) | function completeWork(current, workInProgress, renderLanes) { function unwindWork (line 8806) | function unwindWork(current, workInProgress) { function unwindInterruptedWork (line 8888) | function unwindInterruptedWork(current, interruptedWork) { function commitHookEffectListMount (line 8926) | function commitHookEffectListMount(flags, finishedWork) { function commitHookEffectListUnmount (line 8948) | function commitHookEffectListUnmount( function commitClassCallbacks (line 8986) | function commitClassCallbacks(finishedWork) { function safelyCallComponentWillUnmount (line 8997) | function safelyCallComponentWillUnmount( function safelyAttachRef (line 9013) | function safelyAttachRef(current, nearestMountedAncestor) { function safelyDetachRef (line 9056) | function safelyDetachRef(current, nearestMountedAncestor) { function commitHostMount (line 9078) | function commitHostMount(finishedWork) { function commitHostUpdate (line 9099) | function commitHostUpdate(finishedWork, newProps, oldProps) { function commitNewChildToFragmentInstances (line 9108) | function commitNewChildToFragmentInstances(fiber, parentFragmentInstance... function commitFragmentInstanceDeletionEffects (line 9120) | function commitFragmentInstanceDeletionEffects(fiber) { function isHostParent (line 9144) | function isHostParent(fiber) { function isFragmentInstanceParent (line 9153) | function isFragmentInstanceParent(fiber) { function getHostSibling (line 9156) | function getHostSibling(fiber) { function insertOrAppendPlacementNodeIntoContainer (line 9176) | function insertOrAppendPlacementNodeIntoContainer( function insertOrAppendPlacementNode (line 9232) | function insertOrAppendPlacementNode( function commitHostSingletonAcquisition (line 9269) | function commitHostSingletonAcquisition(finishedWork) { function trackEnterViewTransitions (line 9288) | function trackEnterViewTransitions(placement) { function pushViewTransitionCancelableScope (line 9293) | function pushViewTransitionCancelableScope() { function applyViewTransitionToHostInstances (line 9299) | function applyViewTransitionToHostInstances( function applyViewTransitionToHostInstancesRecursive (line 9315) | function applyViewTransitionToHostInstancesRecursive( function restoreViewTransitionOnHostInstances (line 9354) | function restoreViewTransitionOnHostInstances( function commitAppearingPairViewTransitions (line 9370) | function commitAppearingPairViewTransitions(placement) { function commitEnterViewTransitions (line 9398) | function commitEnterViewTransitions(placement, gesture) { function commitDeletedPairViewTransitions (line 9421) | function commitDeletedPairViewTransitions(deletion) { function commitExitViewTransitions (line 9464) | function commitExitViewTransitions(deletion) { function commitNestedViewTransitions (line 9495) | function commitNestedViewTransitions(changedParent) { function restorePairedViewTransitions (line 9516) | function restorePairedViewTransitions(parent) { function restoreEnterOrExitViewTransitions (line 9531) | function restoreEnterOrExitViewTransitions(fiber) { function restoreNestedViewTransitions (line 9541) | function restoreNestedViewTransitions(changedParent) { function measureViewTransitionHostInstancesRecursive (line 9549) | function measureViewTransitionHostInstancesRecursive( function measureNestedViewTransitions (line 9626) | function measureNestedViewTransitions(changedParent, gesture) { function commitBeforeMutationEffects (line 9671) | function commitBeforeMutationEffects(root, firstChild, committedLanes) { function commitBeforeMutationEffects_complete (line 9786) | function commitBeforeMutationEffects_complete( function commitLayoutEffectOnFiber (line 9890) | function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) { function hideOrUnhideAllChildren (line 10015) | function hideOrUnhideAllChildren(parentFiber, isHidden) { function hideOrUnhideAllChildrenOnFiber (line 10020) | function hideOrUnhideAllChildrenOnFiber(fiber, isHidden) { function hideOrUnhideNearestPortals (line 10076) | function hideOrUnhideNearestPortals(parentFiber, isHidden$jscomp$0) { function detachFiberAfterEffects (line 10097) | function detachFiberAfterEffects(fiber) { function recursivelyTraverseDeletionEffects (line 10118) | function recursivelyTraverseDeletionEffects( function commitDeletionEffectsOnFiber (line 10127) | function commitDeletionEffectsOnFiber( function commitActivityHydrationCallbacks (line 10312) | function commitActivityHydrationCallbacks(finishedRoot, finishedWork) { function commitSuspenseHydrationCallbacks (line 10327) | function commitSuspenseHydrationCallbacks(finishedRoot, finishedWork) { function getRetryCache (line 10342) | function getRetryCache(finishedWork) { function attachSuspenseRetryListeners (line 10363) | function attachSuspenseRetryListeners(finishedWork, wakeables) { function recursivelyTraverseMutationEffects (line 10373) | function recursivelyTraverseMutationEffects(root$jscomp$0, parentFiber, ... function commitMutationEffectsOnFiber (line 10416) | function commitMutationEffectsOnFiber(finishedWork, root, lanes) { function commitReconciliationEffects (line 10796) | function commitReconciliationEffects(finishedWork) { function recursivelyResetForms (line 10864) | function recursivelyResetForms(parentFiber) { function recursivelyTraverseAfterMutationEffects (line 10878) | function recursivelyTraverseAfterMutationEffects(root, parentFiber) { function commitAfterMutationEffectsOnFiber (line 10885) | function commitAfterMutationEffectsOnFiber(finishedWork, root) { function recursivelyTraverseLayoutEffects (line 11000) | function recursivelyTraverseLayoutEffects(root, parentFiber) { function recursivelyTraverseDisappearLayoutEffects (line 11006) | function recursivelyTraverseDisappearLayoutEffects(parentFiber) { function recursivelyTraverseReappearLayoutEffects (line 11053) | function recursivelyTraverseReappearLayoutEffects( function commitOffscreenPassiveMountEffects (line 11195) | function commitOffscreenPassiveMountEffects(current, finishedWork) { function commitCachePassiveMountEffect (line 11209) | function commitCachePassiveMountEffect(current, finishedWork) { function recursivelyTraversePassiveMountEffects (line 11217) | function recursivelyTraversePassiveMountEffects( function commitPassiveMountOnFiber (line 11236) | function commitPassiveMountOnFiber( function recursivelyTraverseReconnectPassiveEffects (line 11421) | function recursivelyTraverseReconnectPassiveEffects( function recursivelyTraverseAtomicPassiveEffects (line 11506) | function recursivelyTraverseAtomicPassiveEffects( function recursivelyAccumulateSuspenseyCommit (line 11536) | function recursivelyAccumulateSuspenseyCommit( function accumulateSuspenseyCommitOnFiber (line 11550) | function accumulateSuspenseyCommitOnFiber( function detachAlternateSiblings (line 11641) | function detachAlternateSiblings(parentFiber) { function recursivelyTraversePassiveUnmountEffects (line 11655) | function recursivelyTraversePassiveUnmountEffects(parentFiber) { function commitPassiveUnmountOnFiber (line 11674) | function commitPassiveUnmountOnFiber(finishedWork) { function recursivelyTraverseDisconnectPassiveEffects (line 11702) | function recursivelyTraverseDisconnectPassiveEffects(parentFiber) { function commitPassiveUnmountEffectsInsideOfDeletedTree_begin (line 11737) | function commitPassiveUnmountEffectsInsideOfDeletedTree_begin( function requestUpdateLane (line 11833) | function requestUpdateLane() { function requestDeferredLane (line 11840) | function requestDeferredLane() { function scheduleViewTransitionEvent (line 11853) | function scheduleViewTransitionEvent(fiber, callback) { function scheduleUpdateOnFiber (line 11866) | function scheduleUpdateOnFiber(root, fiber, lane) { function performWorkOnRoot (line 11894) | function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { function completeRootWhenReady (line 12062) | function completeRootWhenReady( function isRenderConsistentWithExternalStores (line 12168) | function isRenderConsistentWithExternalStores(finishedWork) { function markRootSuspended (line 12202) | function markRootSuspended( function flushSyncWork$1 (line 12223) | function flushSyncWork$1() { function resetWorkInProgressStack (line 12228) | function resetWorkInProgressStack() { function prepareFreshStack (line 12245) | function prepareFreshStack(root, lanes) { function handleThrow (line 12289) | function handleThrow(root, thrownValue) { function shouldRemainOnPreviousScreen (line 12314) | function shouldRemainOnPreviousScreen() { function pushDispatcher (line 12329) | function pushDispatcher() { function pushAsyncDispatcher (line 12334) | function pushAsyncDispatcher() { function renderDidSuspendDelayIfPossible (line 12339) | function renderDidSuspendDelayIfPossible() { function renderRootSync (line 12356) | function renderRootSync(root, lanes, shouldYieldForPrerendering) { function workLoopSync (line 12417) | function workLoopSync() { function renderRootConcurrent (line 12420) | function renderRootConcurrent(root, lanes) { function workLoopConcurrentByScheduler (line 12536) | function workLoopConcurrentByScheduler() { function performUnitOfWork (line 12540) | function performUnitOfWork(unitOfWork) { function replaySuspendedUnitOfWork (line 12545) | function replaySuspendedUnitOfWork(unitOfWork) { function throwAndUnwindWorkLoop (line 12589) | function throwAndUnwindWorkLoop( function completeUnitOfWork (line 12649) | function completeUnitOfWork(unitOfWork) { function unwindUnitOfWork (line 12678) | function unwindUnitOfWork(unitOfWork, skipSiblings) { function completeRoot (line 12701) | function completeRoot( function commitRoot (line 12740) | function commitRoot( function reportViewTransitionError (line 12808) | function reportViewTransitionError(error) { function flushAfterMutationEffects (line 12814) | function flushAfterMutationEffects() { function flushMutationEffects (line 12820) | function flushMutationEffects() { function flushLayoutEffects (line 12944) | function flushLayoutEffects() { function flushSpawnedWork (line 12968) | function flushSpawnedWork() { function releaseRootPooledCache (line 13049) | function releaseRootPooledCache(root, remainingLanes) { function flushPendingEffects (line 13055) | function flushPendingEffects() { function flushPassiveEffects (line 13063) | function flushPassiveEffects() { function captureCommitPhaseErrorOnRoot (line 13107) | function captureCommitPhaseErrorOnRoot(rootFiber, sourceFiber, error) { function captureCommitPhaseError (line 13114) | function captureCommitPhaseError(sourceFiber, nearestMountedAncestor, er... function attachPingListener (line 13153) | function attachPingListener(root, wakeable, lanes) { function pingSuspendedRoot (line 13169) | function pingSuspendedRoot(root, wakeable, pingedLanes) { function retryTimedOutBoundary (line 13189) | function retryTimedOutBoundary(boundaryFiber, retryLane) { function retryDehydratedSuspenseBoundary (line 13196) | function retryDehydratedSuspenseBoundary(boundaryFiber) { function resolveRetryWakeable (line 13202) | function resolveRetryWakeable(boundaryFiber, wakeable) { function scheduleCallback$1 (line 13223) | function scheduleCallback$1(priorityLevel, callback) { function ensureRootIsScheduled (line 13232) | function ensureRootIsScheduled(root) { function flushSyncWorkAcrossRoots_impl (line 13242) | function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) { function processRootScheduleInImmediateTask (line 13287) | function processRootScheduleInImmediateTask() { function processRootScheduleInMicrotask (line 13290) | function processRootScheduleInMicrotask() { function scheduleTaskForRootDuringMicrotask (line 13317) | function scheduleTaskForRootDuringMicrotask(root, currentTime) { function performWorkOnRootViaSchedulerTask (line 13389) | function performWorkOnRootViaSchedulerTask(root, didTimeout) { function performSyncWorkOnRoot (line 13408) | function performSyncWorkOnRoot(root, lanes) { function scheduleImmediateRootScheduleTask (line 13412) | function scheduleImmediateRootScheduleTask() { function requestTransitionLane (line 13422) | function requestTransitionLane() { function coerceFormActionProp (line 13434) | function coerceFormActionProp(actionProp) { function extractEvents$1 (line 13443) | function extractEvents$1( function processDispatchQueue (line 13582) | function processDispatchQueue(dispatchQueue, eventSystemFlags) { function listenToNonDelegatedEvent (line 13637) | function listenToNonDelegatedEvent(domEventName, targetElement) { function listenToNativeEvent (line 13647) | function listenToNativeEvent(domEventName, isCapturePhaseListener, targe... function listenToAllSupportedEvents (line 13658) | function listenToAllSupportedEvents(rootContainerElement) { function addTrappedEventListener (line 13677) | function addTrappedEventListener( function dispatchEventForPluginEventSystem (line 13718) | function dispatchEventForPluginEventSystem( function createDispatchListener (line 14158) | function createDispatchListener(instance, listener, currentTarget) { function accumulateTwoPhaseListeners (line 14165) | function accumulateTwoPhaseListeners(targetFiber, reactName) { function getParent (line 14191) | function getParent(inst) { function accumulateEnterLeaveListenersForEvent (line 14197) | function accumulateEnterLeaveListenersForEvent( function normalizeMarkupForTextOrAttribute (line 14236) | function normalizeMarkupForTextOrAttribute(markup) { function checkForUnmatchedText (line 14241) | function checkForUnmatchedText(serverText, clientText) { function setProp (line 14245) | function setProp(domElement, tag, key, value, props, prevValue) { function setPropOnCustomElement (line 14566) | function setPropOnCustomElement(domElement, tag, key, value, props, prev... function setInitialProperties (line 14639) | function setInitialProperties(domElement, tag, props) { function updateProperties (line 14870) | function updateProperties(domElement, tag, lastProps, nextProps) { function isLikelyStaticResource (line 15211) | function isLikelyStaticResource(initiatorType) { function estimateBandwidth (line 15225) | function estimateBandwidth() { function getOwnerDocumentFromRootContainer (line 15273) | function getOwnerDocumentFromRootContainer(rootContainerElement) { function getOwnHostContext (line 15278) | function getOwnHostContext(namespaceURI) { function getChildHostContextProd (line 15288) | function getChildHostContextProd(parentNamespace, type) { function shouldSetTextContent (line 15302) | function shouldSetTextContent(type, props) { function shouldAttemptEagerTransition (line 15315) | function shouldAttemptEagerTransition() { function handleErrorInNextTick (line 15339) | function handleErrorInNextTick(error) { function isSingletonScope (line 15344) | function isSingletonScope(type) { function clearHydrationBoundary (line 15347) | function clearHydrationBoundary(parentInstance, hydrationInstance) { function hideOrUnhideDehydratedBoundary (line 15392) | function hideOrUnhideDehydratedBoundary(suspenseInstance, isHidden) { function applyViewTransitionName (line 15417) | function applyViewTransitionName(instance, name, className) { function restoreViewTransitionName (line 15437) | function restoreViewTransitionName(instance, props) { function createMeasurement (line 15489) | function createMeasurement(rect, computedStyle, element) { function measureInstance (line 15510) | function measureInstance(instance) { function measureClonedInstance (line 15515) | function measureClonedInstance(instance) { function forceLayout (line 15526) | function forceLayout(ownerDocument) { function waitForImageToLoad (line 15529) | function waitForImageToLoad(resolve) { function startViewTransition (line 15533) | function startViewTransition( function ViewTransitionPseudoElement (line 15715) | function ViewTransitionPseudoElement(pseudo, name) { function createViewTransitionInstance (line 15746) | function createViewTransitionInstance(name) { function FragmentInstance (line 15755) | function FragmentInstance(fragmentFiber) { function addEventListenerToChild (line 15782) | function addEventListenerToChild(child, type, listener, optionsOrUseCapt... function removeEventListenerFromChild (line 15815) | function removeEventListenerFromChild( function normalizeListenerOptions (line 15828) | function normalizeListenerOptions(opts) { function indexOfEventListener (line 15840) | function indexOfEventListener( function setFocusOnFiberIfFocusable (line 15903) | function setFocusOnFiberIfFocusable(fiber, focusOptions) { function collectChildren (line 15924) | function collectChildren(child, collection) { function blurActiveElementWithinFragment (line 15945) | function blurActiveElementWithinFragment(child, activeElement) { function observeChild (line 15962) | function observeChild(child, observer) { function unobserveChild (line 15982) | function unobserveChild(child, observer) { function collectClientRects (line 16000) | function collectClientRects(child, rects) { function validateDocumentPositionWithFiberTree (line 16105) | function validateDocumentPositionWithFiberTree( function addFragmentHandleToFiber (line 16252) | function addFragmentHandleToFiber(child, fragmentInstance) { function addFragmentHandleToInstance (line 16257) | function addFragmentHandleToInstance(instance, fragmentInstance) { function commitNewChildToFragmentInstance (line 16261) | function commitNewChildToFragmentInstance(childInstance, fragmentInstanc... function clearContainerSparingly (line 16280) | function clearContainerSparingly(container) { function canHydrateInstance (line 16302) | function canHydrateInstance(instance, type, props, inRootOrSingleton) { function canHydrateTextInstance (line 16367) | function canHydrateTextInstance(instance, text, inRootOrSingleton) { function canHydrateHydrationBoundary (line 16382) | function canHydrateHydrationBoundary(instance, inRootOrSingleton) { function isSuspenseInstancePending (line 16396) | function isSuspenseInstancePending(instance) { function isSuspenseInstanceFallback (line 16399) | function isSuspenseInstanceFallback(instance) { function registerSuspenseInstanceRetry (line 16405) | function registerSuspenseInstanceRetry(instance, callback) { function getNextHydratable (line 16419) | function getNextHydratable(node) { function getNextHydratableInstanceAfterHydrationBoundary (line 16441) | function getNextHydratableInstanceAfterHydrationBoundary(hydrationInstan... function getParentHydrationBoundary (line 16462) | function getParentHydrationBoundary(targetInstance) { function setFocusIfFocusable (line 16482) | function setFocusIfFocusable(node, focusOptions) { function resolveSingletonInstance (line 16496) | function resolveSingletonInstance(type, props, rootContainerInstance) { function releaseSingletonInstance (line 16515) | function releaseSingletonInstance(instance) { function getHoistableRoot (line 16522) | function getHoistableRoot(container) { function flushSyncWork (line 16541) | function flushSyncWork() { function requestFormReset (line 16546) | function requestFormReset(form) { function preconnectAs (line 16553) | function preconnectAs(rel, href, crossOrigin) { function prefetchDNS (line 16572) | function prefetchDNS(href) { function preconnect (line 16576) | function preconnect(href, crossOrigin) { function preload (line 16580) | function preload(href, as, options) { function preloadModule (line 16641) | function preloadModule(href, options) { function preinitStyle (line 16685) | function preinitStyle(href, precedence, options) { function preinitScript (line 16734) | function preinitScript(src, options) { function preinitModuleScript (line 16760) | function preinitModuleScript(src, options) { function getResource (line 16786) | function getResource(type, currentProps, pendingProps, currentResource) { function getStyleKey (line 16895) | function getStyleKey(href) { function getStylesheetSelectorFromKey (line 16898) | function getStylesheetSelectorFromKey(key) { function stylesheetPropsFromRawProps (line 16901) | function stylesheetPropsFromRawProps(rawProps) { function preloadStylesheet (line 16907) | function preloadStylesheet(ownerDocument, key, preloadProps, state) { function getScriptKey (line 16922) | function getScriptKey(src) { function getScriptSelectorFromKey (line 16925) | function getScriptSelectorFromKey(key) { function acquireResource (line 16928) | function acquireResource(hoistableRoot, resource, props) { function insertStylesheet (line 17020) | function insertStylesheet(instance, precedence, root) { function adoptPreloadPropsForStylesheet (line 17040) | function adoptPreloadPropsForStylesheet(stylesheetProps, preloadProps) { function adoptPreloadPropsForScript (line 17047) | function adoptPreloadPropsForScript(scriptProps, preloadProps) { function getHydratableHoistableCache (line 17056) | function getHydratableHoistableCache(type, keyAttribute, ownerDocument) { function mountHoistable (line 17086) | function mountHoistable(hoistableRoot, type, instance) { function isHostHoistableType (line 17093) | function isHostHoistableType(type, props, hostContext) { function maySuspendCommit (line 17139) | function maySuspendCommit(type, props) { function preloadResource (line 17148) | function preloadResource(resource) { function estimateImageBytes (line 17153) | function estimateImageBytes(instance) { function suspendInstance (line 17161) | function suspendInstance(state, instance) { function suspendResource (line 17170) | function suspendResource(state, hoistableRoot, resource, props) { function waitForCommitToBeReady (line 17220) | function waitForCommitToBeReady(state, timeoutOffset) { function checkIfFullyUnsuspended (line 17264) | function checkIfFullyUnsuspended(state) { function onUnsuspend (line 17273) | function onUnsuspend() { function onUnsuspendImg (line 17277) | function onUnsuspendImg() { function insertSuspendedStylesheets (line 17282) | function insertSuspendedStylesheets(state, resources) { function insertStylesheetIntoRoot (line 17291) | function insertStylesheetIntoRoot(root, resource) { function FiberRootNode (line 17339) | function FiberRootNode( function createFiberRoot (line 17383) | function createFiberRoot( function getContextForSubtree (line 17425) | function getContextForSubtree(parentComponent) { function updateContainerImpl (line 17430) | function updateContainerImpl( function markRetryLaneImpl (line 17451) | function markRetryLaneImpl(fiber, retryLane) { function markRetryLaneIfNotHydrated (line 17458) | function markRetryLaneIfNotHydrated(fiber, retryLane) { function attemptContinuousHydration (line 17462) | function attemptContinuousHydration(fiber) { function attemptHydrationAtCurrentPriority (line 17469) | function attemptHydrationAtCurrentPriority(fiber) { function dispatchDiscreteEvent (line 17479) | function dispatchDiscreteEvent( function dispatchContinuousEvent (line 17496) | function dispatchContinuousEvent( function dispatchEvent (line 17513) | function dispatchEvent( function findInstanceBlockingEvent (line 17598) | function findInstanceBlockingEvent(nativeEvent) { function findInstanceBlockingTarget (line 17603) | function findInstanceBlockingTarget(targetNode) { function getEventPriority (line 17631) | function getEventPriority(domEventName) { function clearIfContinuousEvent (line 17736) | function clearIfContinuousEvent(domEventName, nativeEvent) { function accumulateOrCreateContinuousQueuedReplayableEvent (line 17759) | function accumulateOrCreateContinuousQueuedReplayableEvent( function queueIfContinuousEvent (line 17791) | function queueIfContinuousEvent( function attemptExplicitHydrationTarget (line 17868) | function attemptExplicitHydrationTarget(queuedTarget) { function attemptReplayContinuousQueuedEvent (line 17908) | function attemptReplayContinuousQueuedEvent(queuedEvent) { function attemptReplayContinuousQueuedEventInMap (line 17937) | function attemptReplayContinuousQueuedEventInMap(queuedEvent, key, map) { function replayUnblockedEvents (line 17940) | function replayUnblockedEvents() { function scheduleCallbackIfUnblocked (line 17954) | function scheduleCallbackIfUnblocked(queuedEvent, unblocked) { function scheduleReplayQueueIfNeeded (line 17965) | function scheduleReplayQueueIfNeeded(formReplayingQueue) { function retryIfBlockedOn (line 18000) | function retryIfBlockedOn(unblocked) { function defaultOnDefaultTransitionIndicator (line 18048) | function defaultOnDefaultTransitionIndicator() { function ReactDOMRoot (line 18094) | function ReactDOMRoot(internalRoot) { function ReactDOMHydrationRoot (line 18116) | function ReactDOMHydrationRoot(internalRoot) { FILE: packages/next/src/compiled/react-dom/cjs/react-dom-profiling.development.js function findHook (line 17) | function findHook(fiber, id) { function copyWithSetImpl (line 22) | function copyWithSetImpl(obj, path, index, value) { function copyWithRename (line 29) | function copyWithRename(obj, oldPath, newPath) { function copyWithRenameImpl (line 43) | function copyWithRenameImpl(obj, oldPath, newPath, index) { function copyWithDeleteImpl (line 59) | function copyWithDeleteImpl(obj, path, index) { function shouldSuspendImpl (line 70) | function shouldSuspendImpl() { function shouldErrorImpl (line 73) | function shouldErrorImpl() { function warnInvalidHookAccess (line 76) | function warnInvalidHookAccess() { function warnInvalidContextAccess (line 81) | function warnInvalidContextAccess() { function noop (line 86) | function noop() {} function warnForMissingKey (line 87) | function warnForMissingKey() {} function setToSortedString (line 88) | function setToSortedString(set) { function createFiber (line 95) | function createFiber(tag, pendingProps, key, mode) { function scheduleRoot (line 98) | function scheduleRoot(root, element) { function scheduleRefresh (line 103) | function scheduleRefresh(root, update) { function setRefreshHandler (line 116) | function setRefreshHandler(handler) { function isValidContainer (line 119) | function isValidContainer(node) { function getNearestMountedFiber (line 125) | function getNearestMountedFiber(fiber) { function getSuspenseInstanceFromFiber (line 133) | function getSuspenseInstanceFromFiber(fiber) { function getActivityInstanceFromFiber (line 143) | function getActivityInstanceFromFiber(fiber) { function assertIsMounted (line 153) | function assertIsMounted(fiber) { function findCurrentFiberUsingSlowPath (line 157) | function findCurrentFiberUsingSlowPath(fiber) { function findCurrentHostFiberImpl (line 233) | function findCurrentHostFiberImpl(node) { function traverseFragmentInstance (line 243) | function traverseFragmentInstance(fragmentFiber, fn, a, b, c) { function traverseVisibleHostChildren (line 246) | function traverseVisibleHostChildren( function getFragmentParentHostFiber (line 273) | function getFragmentParentHostFiber(fiber) { function findFragmentInstanceSiblings (line 280) | function findFragmentInstanceSiblings(result, self, child) { function getInstanceFromHostFiber (line 302) | function getInstanceFromHostFiber(fiber) { function findNextSibling (line 313) | function findNextSibling(child) { function isFiberPrecedingCheck (line 317) | function isFiberPrecedingCheck(child, target, boundary) { function isFiberFollowingCheck (line 324) | function isFiberFollowingCheck(child, target, boundary) { function getParentForFragmentAncestors (line 331) | function getParentForFragmentAncestors(inst) { function getLowestCommonAncestor (line 337) | function getLowestCommonAncestor(instA, instB, getParent) { function getIteratorFn (line 352) | function getIteratorFn(maybeIterable) { function getComponentNameFromType (line 360) | function getComponentNameFromType(type) { function getComponentNameFromOwner (line 420) | function getComponentNameFromOwner(owner) { function getComponentNameFromFiber (line 427) | function getComponentNameFromFiber(fiber) { function resolveDispatcher (line 497) | function resolveDispatcher() { function createCursor (line 505) | function createCursor(defaultValue) { function pop (line 508) | function pop(cursor, fiber) { function push (line 518) | function push(cursor, value, fiber) { function requiredContext (line 524) | function requiredContext(c) { function pushHostContainer (line 531) | function pushHostContainer(fiber, nextRootInstance) { function popHostContainer (line 578) | function popHostContainer(fiber) { function getHostContext (line 583) | function getHostContext() { function pushHostContext (line 586) | function pushHostContext(fiber) { function popHostContext (line 600) | function popHostContext(fiber) { function disabledLog (line 607) | function disabledLog() {} function disableLogs (line 608) | function disableLogs() { function reenableLogs (line 635) | function reenableLogs() { function formatOwnerStack (line 654) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 675) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 691) | function describeNativeComponentFrame(fn, construct) { function describeFiber (line 847) | function describeFiber(fiber, childFiber) { function getStackByFiberInDevAndProd (line 876) | function getStackByFiberInDevAndProd(workInProgress) { function describeFunctionComponentFrameWithoutLineNumber (line 917) | function describeFunctionComponentFrameWithoutLineNumber(fn) { function getCurrentFiberOwnerNameInDevOrNull (line 922) | function getCurrentFiberOwnerNameInDevOrNull() { function getCurrentFiberStackInDev (line 927) | function getCurrentFiberStackInDev() { function runWithFiberInDEV (line 989) | function runWithFiberInDEV(fiber, callback, arg0, arg1, arg2, arg3, arg4) { function setCurrentFiber (line 1005) | function setCurrentFiber(fiber) { function typeName (line 1011) | function typeName(value) { function willCoercionThrow (line 1020) | function willCoercionThrow(value) { function testStringCoercion (line 1027) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 1030) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 1041) | function checkCSSPropertyStringCoercion(value, propName) { function checkFormFieldValueStringCoercion (line 1052) | function checkFormFieldValueStringCoercion(value) { function injectInternals (line 1062) | function injectInternals(internals) { function setIsStrictModeForDevtools (line 1080) | function setIsStrictModeForDevtools(newIsStrictMode) { function clz32Fallback (line 1095) | function clz32Fallback(x) { function getHighestPriorityLanes (line 1099) | function getHighestPriorityLanes(lanes) { function getNextLanes (line 1159) | function getNextLanes(root, wipLanes, rootHasPendingCommit) { function checkIfRootIsPrerendering (line 1200) | function checkIfRootIsPrerendering(root, renderLanes) { function computeExpirationTime (line 1208) | function computeExpirationTime(lane, currentTime) { function claimNextRetryLane (line 1254) | function claimNextRetryLane() { function createLaneMap (line 1260) | function createLaneMap(initial) { function markRootUpdated$1 (line 1264) | function markRootUpdated$1(root, updateLane) { function markRootFinished (line 1271) | function markRootFinished( function markSpawnedDeferredLane (line 1319) | function markSpawnedDeferredLane(root, spawnedLane, entangledLanes) { function markRootEntangled (line 1329) | function markRootEntangled(root, entangledLanes) { function getBumpedLaneForHydration (line 1339) | function getBumpedLaneForHydration(root, renderLanes) { function getBumpedLaneForHydrationByLane (line 1349) | function getBumpedLaneForHydrationByLane(lane) { function addFiberToLanesMap (line 1388) | function addFiberToLanesMap(root, fiber, lanes) { function movePendingFibersToMemoized (line 1397) | function movePendingFibersToMemoized(root, lanes) { function lanesToEventPriority (line 1418) | function lanesToEventPriority(lanes) { function resolveUpdatePriority (line 1428) | function resolveUpdatePriority() { function runWithPriority (line 1436) | function runWithPriority(priority, fn) { function detachDeletedInstance (line 1444) | function detachDeletedInstance(node) { function getClosestInstanceFromNode (line 1451) | function getClosestInstanceFromNode(targetNode) { function getInstanceFromNode (line 1481) | function getInstanceFromNode(node) { function getNodeFromInstance (line 1499) | function getNodeFromInstance(inst) { function getResourcesFromRoot (line 1505) | function getResourcesFromRoot(root) { function markNodeAsHoistable (line 1512) | function markNodeAsHoistable(node) { function registerTwoPhaseEvent (line 1515) | function registerTwoPhaseEvent(registrationName, dependencies) { function registerDirectEvent (line 1519) | function registerDirectEvent(registrationName, dependencies) { function checkControlledValueProps (line 1537) | function checkControlledValueProps(tagName, props) { function isAttributeNameSafe (line 1559) | function isAttributeNameSafe(attributeName) { function pushMutationContext (line 1570) | function pushMutationContext() { function getValueForAttributeOnCustomComponent (line 1575) | function getValueForAttributeOnCustomComponent(node, name, expected) { function setValueForAttribute (line 1595) | function setValueForAttribute(node, name, value) { function setValueForKnownAttribute (line 1616) | function setValueForKnownAttribute(node, name, value) { function setValueForNamespacedAttribute (line 1631) | function setValueForNamespacedAttribute(node, namespace, name, value) { function getToStringValue (line 1646) | function getToStringValue(value) { function isCheckable (line 1660) | function isCheckable(elem) { function trackValueOnNode (line 1668) | function trackValueOnNode(node, valueField, currentValue) { function track (line 1710) | function track(node) { function updateValueIfChanged (line 1720) | function updateValueIfChanged(node) { function getActiveElement (line 1735) | function getActiveElement(doc) { function escapeSelectorAttributeValueInsideDoubleQuotes (line 1744) | function escapeSelectorAttributeValueInsideDoubleQuotes(value) { function validateInputProps (line 1752) | function validateInputProps(element, props) { function updateInput (line 1772) | function updateInput( function initInput (line 1820) | function initInput( function setDefaultValue (line 1865) | function setDefaultValue(node, type, value) { function validateOptionProps (line 1870) | function validateOptionProps(element, props) { function getDeclarationErrorAddendum (line 1897) | function getDeclarationErrorAddendum() { function updateOptions (line 1903) | function updateOptions(node, multiple, propValue, setDefaultSelected) { function validateSelectProps (line 1927) | function validateSelectProps(element, props) { function validateTextareaProps (line 1955) | function validateTextareaProps(element, props) { function updateTextarea (line 1970) | function updateTextarea(element, value, defaultValue) { function initTextarea (line 1983) | function initTextarea(element, value, defaultValue, children) { function findNotableNode (line 2009) | function findNotableNode(node, indent) { function indentation (line 2018) | function indentation(indent) { function added (line 2021) | function added(indent) { function removed (line 2024) | function removed(indent) { function describeFiberType (line 2027) | function describeFiberType(fiber) { function describeTextNode (line 2054) | function describeTextNode(content, maxLength) { function describeTextDiff (line 2068) | function describeTextDiff(clientText, serverProps, indent) { function objectName (line 2098) | function objectName(object) { function describeValue (line 2105) | function describeValue(value, maxLength) { function describePropValue (line 2156) | function describePropValue(value, maxLength) { function describeExpandedElement (line 2165) | function describeExpandedElement(type, props, rowPrefix) { function describePropertiesDiff (line 2193) | function describePropertiesDiff(clientObject, serverObject, indent) { function describeElementDiff (line 2221) | function describeElementDiff(type, clientProps, serverProps, indent) { function describeSiblingFiber (line 2346) | function describeSiblingFiber(fiber, indent) { function describeNode (line 2357) | function describeNode(node, indent) { function describeDiff (line 2458) | function describeDiff(rootNode) { function describeAncestors (line 2465) | function describeAncestors(ancestor, child, props) { function updatedAncestorInfoDev (line 2480) | function updatedAncestorInfoDev(oldInfo, tag) { function isTagValidWithParent (line 2515) | function isTagValidWithParent(tag, parentTag, implicitRootScope) { function findInvalidAncestorForTag (line 2628) | function findInvalidAncestorForTag(tag, ancestorInfo) { function findAncestor (line 2682) | function findAncestor(parent, tagName) { function validateDOMNesting (line 2694) | function validateDOMNesting(childTag, ancestorInfo) { function validateTextNesting (line 2754) | function validateTextNesting(childText, parentTag, implicitRootScope) { function setTextContent (line 2784) | function setTextContent(node, text) { function camelize (line 2798) | function camelize(string) { function setValueForStyle (line 2803) | function setValueForStyle(style, styleName, value) { function setValueForStyles (line 2865) | function setValueForStyles(node, styles, prevStyles) { function isCustomElement (line 2946) | function isCustomElement(tagName) { function getAttributeAlias (line 2962) | function getAttributeAlias(name) { function validateProperty$1 (line 2965) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 3006) | function validateProperties$2(type, props) { function validateProperty (line 3029) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 3272) | function warnUnknownProperties(type, props, eventRegistry) { function sanitizeURL (line 3296) | function sanitizeURL(url) { function noop$1 (line 3301) | function noop$1() {} function getEventTarget (line 3302) | function getEventTarget(nativeEvent) { function restoreStateOfTarget (line 3308) | function restoreStateOfTarget(target) { function batchedUpdates$2 (line 3381) | function batchedUpdates$2(fn, a, b) { function getListener (line 3404) | function getListener(inst, registrationName) { function getData (line 3446) | function getData() { function getEventCharCode (line 3468) | function getEventCharCode(nativeEvent) { function functionThatReturnsTrue (line 3477) | function functionThatReturnsTrue() { function functionThatReturnsFalse (line 3480) | function functionThatReturnsFalse() { function createSyntheticEvent (line 3483) | function createSyntheticEvent(Interface) { function modifierStateGetter (line 3538) | function modifierStateGetter(keyArg) { function getEventModifierState (line 3546) | function getEventModifierState() { function isFallbackCompositionEnd (line 3549) | function isFallbackCompositionEnd(domEventName, nativeEvent) { function getDataFromCustomEvent (line 3563) | function getDataFromCustomEvent(nativeEvent) { function getNativeBeforeInputChars (line 3569) | function getNativeBeforeInputChars(domEventName, nativeEvent) { function getFallbackBeforeInputChars (line 3588) | function getFallbackBeforeInputChars(domEventName, nativeEvent) { function isTextInputElement (line 3624) | function isTextInputElement(elem) { function isEventSupported (line 3632) | function isEventSupported(eventNameSuffix) { function createAndAccumulateChangeEvent (line 3642) | function createAndAccumulateChangeEvent( function runEventInBatch (line 3664) | function runEventInBatch(dispatchQueue) { function getInstIfValueChanged (line 3667) | function getInstIfValueChanged(targetInst) { function getTargetInstForChangeEvent (line 3671) | function getTargetInstForChangeEvent(domEventName, targetInst) { function stopWatchingForValueChange (line 3674) | function stopWatchingForValueChange() { function handlePropertyChange (line 3679) | function handlePropertyChange(nativeEvent) { function handleEventsForInputEventPolyfill (line 3694) | function handleEventsForInputEventPolyfill( function getTargetInstForInputEventPolyfill (line 3706) | function getTargetInstForInputEventPolyfill(domEventName) { function getTargetInstForClickEvent (line 3714) | function getTargetInstForClickEvent(domEventName, targetInst) { function getTargetInstForInputOrChangeEvent (line 3717) | function getTargetInstForInputOrChangeEvent(domEventName, targetInst) { function is (line 3721) | function is(x, y) { function shallowEqual (line 3724) | function shallowEqual(objA, objB) { function getLeafNode (line 3746) | function getLeafNode(node) { function getNodeForCharacterOffset (line 3750) | function getNodeForCharacterOffset(root, offset) { function containsNode (line 3773) | function containsNode(outerNode, innerNode) { function getActiveElementDeep (line 3788) | function getActiveElementDeep(containerInfo) { function hasSelectionCapabilities (line 3812) | function hasSelectionCapabilities(elem) { function constructSelectEvent (line 3826) | function constructSelectEvent( function makePrefixMap (line 3867) | function makePrefixMap(styleProp, eventName) { function getVendorPrefixedEventName (line 3874) | function getVendorPrefixedEventName(eventName) { function registerSimpleEvent (line 3884) | function registerSimpleEvent(domEventName, reactName) { function getViewTransitionName (line 3888) | function getViewTransitionName(props, instance) { function getClassNameByType (line 3896) | function getClassNameByType(classByType) { function getViewTransitionClassName (line 3911) | function getViewTransitionClassName(defaultClass, eventClass) { function getArrayKind (line 3922) | function getArrayKind(array) { function addObjectToProperties (line 3952) | function addObjectToProperties(object, properties, indent, prefix) { function readReactElementTypeof (line 3974) | function readReactElementTypeof(value) { function addValueToProperties (line 3979) | function addValueToProperties( function addObjectDiffToProperties (line 4171) | function addObjectDiffToProperties(prev, next, properties, indent) { function setCurrentTrackFromLanes (line 4301) | function setCurrentTrackFromLanes(lanes) { function logComponentTrigger (line 4315) | function logComponentTrigger(fiber, startTime, endTime, trigger) { function logComponentReappeared (line 4333) | function logComponentReappeared(fiber, startTime, endTime) { function logComponentRender (line 4336) | function logComponentRender( function logComponentErrored (line 4444) | function logComponentErrored(fiber, startTime, endTime, errors) { function logComponentEffect (line 4495) | function logComponentEffect(fiber, startTime, endTime, selfTime, errors) { function logSuspendedRenderPhase (line 4571) | function logSuspendedRenderPhase(startTime, endTime, lanes, debugTask) { function logSuspendedWithDelayPhase (line 4597) | function logSuspendedWithDelayPhase(startTime, endTime, lanes, debugTask) { function logErroredRenderPhase (line 4623) | function logErroredRenderPhase(startTime, endTime, lanes, debugTask) { function logSuspendedCommitPhase (line 4647) | function logSuspendedCommitPhase(startTime, endTime, reason, debugTask) { function logCommitErrored (line 4671) | function logCommitErrored(startTime, endTime, errors, passive, debugTask) { function logCommitPhase (line 4707) | function logCommitPhase( function logAnimatingPhase (line 4743) | function logAnimatingPhase(startTime, endTime, debugTask) { function finishQueueingConcurrentUpdates (line 4767) | function finishQueueingConcurrentUpdates() { function enqueueUpdate$1 (line 4792) | function enqueueUpdate$1(fiber, queue, update, lane) { function enqueueConcurrentHookUpdate (line 4802) | function enqueueConcurrentHookUpdate(fiber, queue, update, lane) { function enqueueConcurrentRenderForLane (line 4806) | function enqueueConcurrentRenderForLane(fiber, lane) { function markUpdateLaneFromFiberToRoot (line 4810) | function markUpdateLaneFromFiberToRoot(sourceFiber, update, lane) { function getRootForUpdatedFiber (line 4839) | function getRootForUpdatedFiber(sourceFiber) { function resolveFunctionForHotReloading (line 4865) | function resolveFunctionForHotReloading(type) { function resolveForwardRefForHotReloading (line 4870) | function resolveForwardRefForHotReloading(type) { function isCompatibleFamilyForHotReloading (line 4886) | function isCompatibleFamilyForHotReloading(fiber, element) { function markFailedErrorBoundaryForHotReloading (line 4927) | function markFailedErrorBoundaryForHotReloading(fiber) { function scheduleFibersWithFamiliesRecursively (line 4933) | function scheduleFibersWithFamiliesRecursively( function FiberNode (line 4985) | function FiberNode(tag, pendingProps, key, mode) { function shouldConstruct (line 5022) | function shouldConstruct(Component) { function createWorkInProgress (line 5026) | function createWorkInProgress(current, pendingProps) { function resetWorkInProgress (line 5088) | function resetWorkInProgress(workInProgress, renderLanes) { function createFiberFromTypeAndProps (line 5125) | function createFiberFromTypeAndProps( function createFiberFromElement (line 5269) | function createFiberFromElement(element, mode, lanes) { function createFiberFromFragment (line 5283) | function createFiberFromFragment(elements, mode, lanes, key) { function createFiberFromText (line 5288) | function createFiberFromText(content, mode, lanes) { function createFiberFromDehydratedFragment (line 5293) | function createFiberFromDehydratedFragment(dehydratedNode) { function createFiberFromPortal (line 5298) | function createFiberFromPortal(portal, mode, lanes) { function createCapturedValueAtFiber (line 5313) | function createCapturedValueAtFiber(value, source) { function pushTreeFork (line 5331) | function pushTreeFork(workInProgress, totalChildren) { function pushTreeId (line 5338) | function pushTreeId(workInProgress, totalChildren, index) { function pushMaterializedTreeId (line 5368) | function pushMaterializedTreeId(workInProgress) { function popTreeContext (line 5373) | function popTreeContext(workInProgress) { function getSuspendedTreeContext (line 5387) | function getSuspendedTreeContext() { function restoreSuspendedTreeContext (line 5393) | function restoreSuspendedTreeContext(workInProgress, suspendedContext) { function warnIfNotHydrating (line 5402) | function warnIfNotHydrating() { function buildHydrationDiffNode (line 5408) | function buildHydrationDiffNode(fiber, distanceFromLeaf) { function warnIfHydrating (line 5449) | function warnIfHydrating() { function warnNonHydratedInstance (line 5455) | function warnNonHydratedInstance(fiber, rejectedCandidate) { function throwOnHydrationMismatch (line 5464) | function throwOnHydrationMismatch(fiber) { function prepareToHydrateHostInstance (line 5484) | function prepareToHydrateHostInstance(fiber) { function popToNextHostParent (line 5571) | function popToNextHostParent(fiber) { function popHydrationState (line 5587) | function popHydrationState(fiber) { function resetHydrationState (line 5646) | function resetHydrationState() { function upgradeHydrationErrorsToRecoverable (line 5650) | function upgradeHydrationErrorsToRecoverable() { function queueHydrationError (line 5662) | function queueHydrationError(error) { function emitPendingHydrationWarnings (line 5667) | function emitPendingHydrationWarnings() { function resetContextDependencies (line 5682) | function resetContextDependencies() { function pushProvider (line 5686) | function pushProvider(providerFiber, context, nextValue) { function popProvider (line 5698) | function popProvider(context, providerFiber) { function scheduleContextWorkOnParentPath (line 5705) | function scheduleContextWorkOnParentPath( function propagateContextChanges (line 5726) | function propagateContextChanges( function propagateParentContextChanges (line 5805) | function propagateParentContextChanges( function checkIfContextChanged (line 5854) | function checkIfContextChanged(currentDependencies) { function prepareToReadContext (line 5871) | function prepareToReadContext(workInProgress) { function readContext (line 5877) | function readContext(context) { function readContextDuringReconciliation (line 5884) | function readContextDuringReconciliation(consumer, context) { function readContextForConsumer (line 5888) | function readContextForConsumer(consumer, context) { function createCache (line 5906) | function createCache() { function retainCache (line 5913) | function retainCache(cache) { function releaseCache (line 5920) | function releaseCache(cache) { function queueTransitionTypes (line 5931) | function queueTransitionTypes(root, transitionTypes) { function claimQueuedTransitionTypes (line 5941) | function claimQueuedTransitionTypes(root) { function startUpdateTimerByLane (line 5946) | function startUpdateTimerByLane(lane, method, fiber) { function startHostActionTimer (line 5985) | function startHostActionTimer(fiber) { function pushNestedEffectDurations (line 6018) | function pushNestedEffectDurations() { function popNestedEffectDurations (line 6023) | function popNestedEffectDurations(prevEffectDuration) { function bubbleNestedEffectDurations (line 6028) | function bubbleNestedEffectDurations(prevEffectDuration) { function resetComponentEffectTimers (line 6033) | function resetComponentEffectTimers() { function pushComponentEffectStart (line 6036) | function pushComponentEffectStart() { function popComponentEffectStart (line 6041) | function popComponentEffectStart(prevEffectStart) { function pushComponentEffectDuration (line 6044) | function pushComponentEffectDuration() { function popComponentEffectDuration (line 6049) | function popComponentEffectDuration(prevEffectDuration) { function pushComponentEffectErrors (line 6052) | function pushComponentEffectErrors() { function pushComponentEffectDidSpawnUpdate (line 6057) | function pushComponentEffectDidSpawnUpdate() { function startProfilerTimer (line 6062) | function startProfilerTimer(fiber) { function stopProfilerTimerIfRunningAndRecordDuration (line 6066) | function stopProfilerTimerIfRunningAndRecordDuration(fiber) { function stopProfilerTimerIfRunningAndRecordIncompleteDuration (line 6074) | function stopProfilerTimerIfRunningAndRecordIncompleteDuration(fiber) { function recordEffectDuration (line 6081) | function recordEffectDuration() { function recordEffectError (line 6091) | function recordEffectError(errorInfo) { function startEffectTimer (line 6097) | function startEffectTimer() { function transferActualDuration (line 6102) | function transferActualDuration(fiber) { function entangleAsyncAction (line 6106) | function entangleAsyncAction(transition, thenable) { function pingEngtangledActionScope (line 6123) | function pingEngtangledActionScope() { function chainThenableValue (line 6139) | function chainThenableValue(thenable, result) { function peekCacheFromPool (line 6164) | function peekCacheFromPool() { function pushTransition (line 6170) | function pushTransition(offscreenWorkInProgress, prevCachePool) { function getSuspendedCache (line 6175) | function getSuspendedCache() { function createThenableState (line 6181) | function createThenableState() { function isThenableResolved (line 6184) | function isThenableResolved(thenable) { function trackUsedThenable (line 6188) | function trackUsedThenable(thenableState, thenable, index) { function resolveLazy (line 6276) | function resolveLazy(lazyType) { function getSuspendedThenable (line 6289) | function getSuspendedThenable() { function checkIfUseWrappedInAsyncCatch (line 6299) | function checkIfUseWrappedInAsyncCatch(rejectedReason) { function pushDebugInfo (line 6308) | function pushDebugInfo(debugInfo) { function getCurrentDebugTask (line 6317) | function getCurrentDebugTask() { function validateFragmentProps (line 6327) | function validateFragmentProps(element, fiber, returnFiber) { function unwrapThenable (line 6349) | function unwrapThenable(thenable) { function coerceRef (line 6355) | function coerceRef(workInProgress, element) { function throwOnInvalidObjectTypeImpl (line 6359) | function throwOnInvalidObjectTypeImpl(returnFiber, newChild) { function throwOnInvalidObjectType (line 6373) | function throwOnInvalidObjectType(returnFiber, newChild) { function warnOnFunctionTypeImpl (line 6381) | function warnOnFunctionTypeImpl(returnFiber, invalidChild) { function warnOnFunctionType (line 6403) | function warnOnFunctionType(returnFiber, invalidChild) { function warnOnSymbolTypeImpl (line 6411) | function warnOnSymbolTypeImpl(returnFiber, invalidChild) { function warnOnSymbolType (line 6428) | function warnOnSymbolType(returnFiber, invalidChild) { function createChildReconciler (line 6436) | function createChildReconciler(shouldTrackSideEffects) { function validateSuspenseListNestedChild (line 7389) | function validateSuspenseListNestedChild(childSlot, index) { function initializeUpdateQueue (line 7403) | function initializeUpdateQueue(fiber) { function cloneUpdateQueue (line 7412) | function cloneUpdateQueue(current, workInProgress) { function createUpdate (line 7423) | function createUpdate(lane) { function enqueueUpdate (line 7432) | function enqueueUpdate(fiber, update, lane) { function entangleTransitions (line 7462) | function entangleTransitions(root, fiber, lane) { function enqueueCapturedUpdate (line 7472) | function enqueueCapturedUpdate(workInProgress, capturedUpdate) { function suspendIfUpdateReadFromEntangledAsyncAction (line 7516) | function suspendIfUpdateReadFromEntangledAsyncAction() { function processUpdateQueue (line 7522) | function processUpdateQueue( function callCallback (line 7679) | function callCallback(callback, context) { function commitHiddenCallbacks (line 7687) | function commitHiddenCallbacks(updateQueue, context) { function commitCallbacks (line 7697) | function commitCallbacks(updateQueue, context) { function pushHiddenContext (line 7707) | function pushHiddenContext(fiber, context) { function reuseHiddenContextOnStack (line 7713) | function reuseHiddenContextOnStack(fiber) { function popHiddenContext (line 7721) | function popHiddenContext(fiber) { function pushPrimaryTreeSuspenseHandler (line 7726) | function pushPrimaryTreeSuspenseHandler(handler) { function pushDehydratedActivitySuspenseHandler (line 7739) | function pushDehydratedActivitySuspenseHandler(fiber) { function pushOffscreenSuspenseHandler (line 7744) | function pushOffscreenSuspenseHandler(fiber) { function reuseSuspenseHandlerOnStack (line 7751) | function reuseSuspenseHandlerOnStack(fiber) { function popSuspenseHandler (line 7759) | function popSuspenseHandler(fiber) { function pushSuspenseListContext (line 7764) | function pushSuspenseListContext(fiber, newContext) { function popSuspenseListContext (line 7772) | function popSuspenseListContext(fiber) { function findFirstSuspended (line 7777) | function findFirstSuspended(row) { function mountHookTypesDev (line 7809) | function mountHookTypesDev() { function updateHookTypesDev (line 7815) | function updateHookTypesDev() { function checkDepsAreArrayDev (line 7849) | function checkDepsAreArrayDev(deps) { function warnOnUseFormStateInDev (line 7859) | function warnOnUseFormStateInDev() { function throwInvalidHookError (line 7868) | function throwInvalidHookError() { function areHookInputsEqual (line 7873) | function areHookInputsEqual(nextDeps, prevDeps) { function renderWithHooks (line 7894) | function renderWithHooks( function finishRenderingHooks (line 7959) | function finishRenderingHooks(current, workInProgress) { function renderWithHooksAgain (line 8011) | function renderWithHooksAgain(workInProgress, Component, props, secondAr... function TransitionAwareHostComponent (line 8038) | function TransitionAwareHostComponent() { function checkDidRenderIdHook (line 8050) | function checkDidRenderIdHook() { function bailoutHooks (line 8055) | function bailoutHooks(current, workInProgress, lanes) { function resetHooksOnUnwind (line 8063) | function resetHooksOnUnwind(workInProgress) { function mountWorkInProgressHook (line 8088) | function mountWorkInProgressHook() { function updateWorkInProgressHook (line 8101) | function updateWorkInProgressHook() { function createFunctionComponentUpdateQueue (line 8137) | function createFunctionComponentUpdateQueue() { function useThenable (line 8140) | function useThenable(thenable) { function use (line 8157) | function use(usable) { function useMemoCache (line 8164) | function useMemoCache(size) { function basicStateReducer (line 8206) | function basicStateReducer(state, action) { function mountReducer (line 8209) | function mountReducer(reducer, initialArg, init) { function updateReducer (line 8238) | function updateReducer(reducer) { function updateReducerImpl (line 8242) | function updateReducerImpl(hook, current, reducer) { function rerenderReducer (line 8357) | function rerenderReducer(reducer) { function mountSyncExternalStore (line 8381) | function mountSyncExternalStore(subscribe, getSnapshot, getServerSnapsho... function updateSyncExternalStore (line 8434) | function updateSyncExternalStore( function pushStoreConsistencyCheck (line 8497) | function pushStoreConsistencyCheck(fiber, getSnapshot, renderedSnapshot) { function updateStoreInstance (line 8510) | function updateStoreInstance(fiber, inst, nextSnapshot, getSnapshot) { function subscribeToStore (line 8515) | function subscribeToStore(fiber, inst, subscribe) { function checkIfSnapshotChanged (line 8522) | function checkIfSnapshotChanged(inst) { function forceStoreRerender (line 8532) | function forceStoreRerender(fiber) { function mountStateImpl (line 8536) | function mountStateImpl(initialState) { function mountState (line 8560) | function mountState(initialState) { function mountOptimistic (line 8567) | function mountOptimistic(passthrough) { function updateOptimistic (line 8587) | function updateOptimistic(passthrough, reducer) { function updateOptimisticImpl (line 8591) | function updateOptimisticImpl(hook, current, passthrough, reducer) { function rerenderOptimistic (line 8599) | function rerenderOptimistic(passthrough, reducer) { function dispatchActionState (line 8606) | function dispatchActionState( function runActionStateAction (line 8642) | function runActionStateAction(actionQueue, node) { function handleActionReturnValue (line 8688) | function handleActionReturnValue(actionQueue, node, returnValue) { function onActionSuccess (line 8708) | function onActionSuccess(actionQueue, actionNode, nextState) { function onActionError (line 8722) | function onActionError(actionQueue, actionNode, error) { function notifyActionListeners (line 8736) | function notifyActionListeners(actionNode) { function actionStateReducer (line 8740) | function actionStateReducer(oldState, newState) { function mountActionState (line 8743) | function mountActionState(action, initialStateProp) { function updateActionState (line 8834) | function updateActionState(action) { function updateActionStateImpl (line 8838) | function updateActionStateImpl(stateHook, currentStateHook, action) { function actionStateActionEffect (line 8870) | function actionStateActionEffect(actionQueue, action) { function rerenderActionState (line 8873) | function rerenderActionState(action) { function pushSimpleEffect (line 8885) | function pushSimpleEffect(tag, inst, create, deps) { function mountRef (line 8900) | function mountRef(initialValue) { function mountEffectImpl (line 8905) | function mountEffectImpl(fiberFlags, hookFlags, create, deps) { function updateEffectImpl (line 8915) | function updateEffectImpl(fiberFlags, hookFlags, create, deps) { function mountEffect (line 8931) | function mountEffect(create, deps) { function useEffectEventImpl (line 8936) | function useEffectEventImpl(payload) { function mountEvent (line 8950) | function mountEvent(callback) { function updateEvent (line 8962) | function updateEvent(callback) { function mountLayoutEffect (line 8973) | function mountLayoutEffect(create, deps) { function imperativeHandleEffect (line 8979) | function imperativeHandleEffect(create, ref) { function mountImperativeHandle (line 9001) | function mountImperativeHandle(ref, create, deps) { function updateImperativeHandle (line 9018) | function updateImperativeHandle(ref, create, deps) { function mountCallback (line 9032) | function mountCallback(callback, deps) { function updateCallback (line 9039) | function updateCallback(callback, deps) { function mountMemo (line 9048) | function mountMemo(nextCreate, deps) { function updateMemo (line 9063) | function updateMemo(nextCreate, deps) { function mountDeferredValue (line 9081) | function mountDeferredValue(value, initialValue) { function updateDeferredValue (line 9085) | function updateDeferredValue(value, initialValue) { function rerenderDeferredValue (line 9094) | function rerenderDeferredValue(value, initialValue) { function mountDeferredValueImpl (line 9105) | function mountDeferredValueImpl(hook, value, initialValue) { function updateDeferredValueImpl (line 9118) | function updateDeferredValueImpl(hook, prevValue, value, initialValue) { function releaseAsyncTransition (line 9137) | function releaseAsyncTransition() { function startTransition (line 9140) | function startTransition( function startHostTransition (line 9216) | function startHostTransition(formFiber, pendingState, action, formData) { function ensureFormComponentIsStateful (line 9236) | function ensureFormComponentIsStateful(formFiber) { function requestFormReset$2 (line 9271) | function requestFormReset$2(formFiber) { function mountTransition (line 9286) | function mountTransition() { function updateTransition (line 9298) | function updateTransition() { function rerenderTransition (line 9308) | function rerenderTransition() { function useHostTransitionStatus (line 9318) | function useHostTransitionStatus() { function mountId (line 9321) | function mountId() { function mountRefresh (line 9341) | function mountRefresh() { function refreshCache (line 9347) | function refreshCache(fiber, seedKey) { function dispatchReducerAction (line 9372) | function dispatchReducerAction(fiber, queue, action) { function dispatchSetState (line 9396) | function dispatchSetState(fiber, queue, action) { function dispatchSetStateInternal (line 9406) | function dispatchSetStateInternal(fiber, queue, action, lane) { function dispatchOptimisticSetState (line 9453) | function dispatchOptimisticSetState( function isRenderPhaseUpdate (line 9488) | function isRenderPhaseUpdate(fiber) { function enqueueRenderPhaseUpdate (line 9495) | function enqueueRenderPhaseUpdate(queue, update) { function entangleTransitionUpdate (line 9504) | function entangleTransitionUpdate(root, queue, lane) { function warnOnInvalidCallback (line 9513) | function warnOnInvalidCallback(callback) { function applyDerivedStateFromProps (line 9524) | function applyDerivedStateFromProps( function checkShouldComponentUpdate (line 9556) | function checkShouldComponentUpdate( function callComponentWillReceiveProps (line 9595) | function callComponentWillReceiveProps( function resolveClassComponentProps (line 9621) | function resolveClassComponentProps(Component, baseProps) { function defaultOnUncaughtError (line 9636) | function defaultOnUncaughtError(error) { function defaultOnCaughtError (line 9646) | function defaultOnCaughtError(error) { function defaultOnRecoverableError (line 9693) | function defaultOnRecoverableError(error) { function logUncaughtError (line 9696) | function logUncaughtError(root, errorInfo) { function logCaughtError (line 9715) | function logCaughtError(root, boundary, errorInfo) { function createRootErrorUpdate (line 9732) | function createRootErrorUpdate(root, errorInfo, lane) { function createClassErrorUpdate (line 9741) | function createClassErrorUpdate(lane) { function initializeClassErrorUpdate (line 9746) | function initializeClassErrorUpdate(update, root, fiber, errorInfo) { function throwException (line 9789) | function throwException( function reconcileChildren (line 9978) | function reconcileChildren( function updateForwardRef (line 9994) | function updateForwardRef( function updateMemoComponent (line 10028) | function updateMemoComponent( function updateSimpleMemoComponent (line 10089) | function updateSimpleMemoComponent( function updateOffscreenComponent (line 10123) | function updateOffscreenComponent( function bailoutOffscreenComponent (line 10197) | function bailoutOffscreenComponent(current, workInProgress) { function deferHiddenOffscreenComponent (line 10208) | function deferHiddenOffscreenComponent( function mountActivityChildren (line 10235) | function mountActivityChildren(workInProgress, nextProps) { function retryActivityComponentWithoutHydrating (line 10256) | function retryActivityComponentWithoutHydrating( function updateActivityComponent (line 10271) | function updateActivityComponent(current, workInProgress, renderLanes) { function markRef (line 10400) | function markRef(current, workInProgress) { function updateFunctionComponent (line 10415) | function updateFunctionComponent( function replayFunctionComponent (line 10470) | function replayFunctionComponent( function updateClassComponent (line 10501) | function updateClassComponent( function mountHostRootWithoutHydrating (line 11048) | function mountHostRootWithoutHydrating( function validateFunctionComponentInDev (line 11059) | function validateFunctionComponentInDev(workInProgress, Component) { function mountSuspenseOffscreenState (line 11085) | function mountSuspenseOffscreenState(renderLanes) { function getRemainingWorkInPrimaryTree (line 11088) | function getRemainingWorkInPrimaryTree( function updateSuspenseComponent (line 11097) | function updateSuspenseComponent(current, workInProgress, renderLanes) { function mountSuspensePrimaryChildren (line 11463) | function mountSuspensePrimaryChildren(workInProgress, primaryChildren) { function mountWorkInProgressOffscreenFiber (line 11471) | function mountWorkInProgressOffscreenFiber(offscreenProps, mode) { function retrySuspenseComponentWithoutHydrating (line 11476) | function retrySuspenseComponentWithoutHydrating( function scheduleSuspenseWorkOnFiber (line 11490) | function scheduleSuspenseWorkOnFiber(fiber, renderLanes, propagationRoot) { function findLastContentRow (line 11500) | function findLastContentRow(firstChild) { function initSuspenseListRenderState (line 11510) | function initSuspenseListRenderState( function reverseChildren (line 11537) | function reverseChildren(fiber) { function updateSuspenseListComponent (line 11546) | function updateSuspenseListComponent(current, workInProgress, renderLane... function updateContextProvider (line 11767) | function updateContextProvider(current, workInProgress, renderLanes) { function bailoutOnAlreadyFinishedWork (line 11786) | function bailoutOnAlreadyFinishedWork( function checkScheduledUpdateOrContext (line 11822) | function checkScheduledUpdateOrContext(current, renderLanes) { function attemptEarlyBailoutIfNoScheduledUpdate (line 11827) | function attemptEarlyBailoutIfNoScheduledUpdate( function beginWork (line 11963) | function beginWork(current, workInProgress, renderLanes) { function markUpdate (line 12660) | function markUpdate(workInProgress) { function preloadInstanceAndSuspendIfNeeded (line 12663) | function preloadInstanceAndSuspendIfNeeded( function preloadResourceAndSuspendIfNeeded (line 12695) | function preloadResourceAndSuspendIfNeeded(workInProgress, resource) { function scheduleRetryEffect (line 12709) | function scheduleRetryEffect(workInProgress, retryQueue) { function cutOffTailIfNeeded (line 12717) | function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) { function bubbleProperties (line 12747) | function bubbleProperties(completedWork) { function completeWork (line 12807) | function completeWork(current, workInProgress, renderLanes) { function unwindWork (line 13493) | function unwindWork(current, workInProgress) { function unwindInterruptedWork (line 13592) | function unwindInterruptedWork(current, interruptedWork) { function shouldProfile (line 13630) | function shouldProfile(current) { function commitHookLayoutEffects (line 13633) | function commitHookLayoutEffects(finishedWork, hookFlags) { function commitHookLayoutUnmountEffects (line 13640) | function commitHookLayoutUnmountEffects( function commitHookEffectListMount (line 13659) | function commitHookEffectListMount(flags, finishedWork) { function commitHookEffectListUnmount (line 13719) | function commitHookEffectListUnmount( function commitHookPassiveMountEffects (line 13756) | function commitHookPassiveMountEffects(finishedWork, hookFlags) { function commitHookPassiveUnmountEffects (line 13763) | function commitHookPassiveUnmountEffects( function commitClassCallbacks (line 13782) | function commitClassCallbacks(finishedWork) { function callGetSnapshotBeforeUpdates (line 13811) | function callGetSnapshotBeforeUpdates(instance, prevProps, prevState) { function commitClassSnapshot (line 13814) | function commitClassSnapshot(finishedWork, current) { function safelyCallComponentWillUnmount (line 13858) | function safelyCallComponentWillUnmount( function commitAttachRef (line 13886) | function commitAttachRef(finishedWork) { function safelyAttachRef (line 13939) | function safelyAttachRef(current, nearestMountedAncestor) { function safelyDetachRef (line 13946) | function safelyDetachRef(current, nearestMountedAncestor) { function commitProfiler (line 13980) | function commitProfiler( function commitProfilerPostCommitImpl (line 14004) | function commitProfilerPostCommitImpl( function commitHostMount (line 14023) | function commitHostMount(finishedWork) { function commitHostUpdate (line 14040) | function commitHostUpdate(finishedWork, newProps, oldProps) { function commitNewChildToFragmentInstances (line 14055) | function commitNewChildToFragmentInstances(fiber, parentFragmentInstance... function commitFragmentInstanceDeletionEffects (line 14067) | function commitFragmentInstanceDeletionEffects(fiber) { function isHostParent (line 14091) | function isHostParent(fiber) { function isFragmentInstanceParent (line 14100) | function isFragmentInstanceParent(fiber) { function getHostSibling (line 14103) | function getHostSibling(fiber) { function insertOrAppendPlacementNodeIntoContainer (line 14123) | function insertOrAppendPlacementNodeIntoContainer( function insertOrAppendPlacementNode (line 14181) | function insertOrAppendPlacementNode( function commitPlacement (line 14218) | function commitPlacement(finishedWork) { function commitHostSingletonAcquisition (line 14282) | function commitHostSingletonAcquisition(finishedWork) { function trackEnterViewTransitions (line 14298) | function trackEnterViewTransitions(placement) { function pushViewTransitionCancelableScope (line 14302) | function pushViewTransitionCancelableScope() { function applyViewTransitionToHostInstances (line 14307) | function applyViewTransitionToHostInstances( function applyViewTransitionToHostInstancesRecursive (line 14327) | function applyViewTransitionToHostInstancesRecursive( function restoreViewTransitionOnHostInstances (line 14367) | function restoreViewTransitionOnHostInstances( function commitAppearingPairViewTransitions (line 14383) | function commitAppearingPairViewTransitions(placement) { function commitEnterViewTransitions (line 14413) | function commitEnterViewTransitions(placement, gesture) { function commitDeletedPairViewTransitions (line 14442) | function commitDeletedPairViewTransitions(deletion) { function commitExitViewTransitions (line 14488) | function commitExitViewTransitions(deletion) { function commitNestedViewTransitions (line 14525) | function commitNestedViewTransitions(changedParent) { function restorePairedViewTransitions (line 14546) | function restorePairedViewTransitions(parent) { function restoreEnterOrExitViewTransitions (line 14561) | function restoreEnterOrExitViewTransitions(fiber) { function restoreNestedViewTransitions (line 14571) | function restoreNestedViewTransitions(changedParent) { function measureViewTransitionHostInstancesRecursive (line 14579) | function measureViewTransitionHostInstancesRecursive( function measureNestedViewTransitions (line 14657) | function measureNestedViewTransitions(changedParent, gesture) { function trackNamedViewTransition (line 14694) | function trackNamedViewTransition(fiber) { function untrackNamedViewTransition (line 14722) | function untrackNamedViewTransition(fiber) { function isHydratingParent (line 14731) | function isHydratingParent(current, finishedWork) { function commitBeforeMutationEffects (line 14746) | function commitBeforeMutationEffects(root, firstChild, committedLanes) { function commitBeforeMutationEffects_complete (line 14866) | function commitBeforeMutationEffects_complete( function commitLayoutEffectOnFiber (line 14966) | function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) { function hideOrUnhideAllChildren (line 15229) | function hideOrUnhideAllChildren(parentFiber, isHidden) { function hideOrUnhideAllChildrenOnFiber (line 15234) | function hideOrUnhideAllChildrenOnFiber(fiber, isHidden) { function hideOrUnhideNearestPortals (line 15296) | function hideOrUnhideNearestPortals(parentFiber, isHidden$jscomp$0) { function detachFiberAfterEffects (line 15317) | function detachFiberAfterEffects(fiber) { function recursivelyTraverseDeletionEffects (line 15337) | function recursivelyTraverseDeletionEffects( function commitDeletionEffectsOnFiber (line 15350) | function commitDeletionEffectsOnFiber( function commitActivityHydrationCallbacks (line 15584) | function commitActivityHydrationCallbacks(finishedRoot, finishedWork) { function commitSuspenseHydrationCallbacks (line 15603) | function commitSuspenseHydrationCallbacks(finishedRoot, finishedWork) { function getRetryCache (line 15622) | function getRetryCache(finishedWork) { function attachSuspenseRetryListeners (line 15647) | function attachSuspenseRetryListeners(finishedWork, wakeables) { function recursivelyTraverseMutationEffects (line 15664) | function recursivelyTraverseMutationEffects( function commitMutationEffectsOnFiber (line 15726) | function commitMutationEffectsOnFiber(finishedWork, root, lanes) { function commitReconciliationEffects (line 16212) | function commitReconciliationEffects(finishedWork) { function recursivelyResetForms (line 16224) | function recursivelyResetForms(parentFiber) { function recursivelyTraverseAfterMutationEffects (line 16238) | function recursivelyTraverseAfterMutationEffects(root, parentFiber) { function commitAfterMutationEffectsOnFiber (line 16245) | function commitAfterMutationEffectsOnFiber(finishedWork, root) { function recursivelyTraverseLayoutEffects (line 16365) | function recursivelyTraverseLayoutEffects(root, parentFiber) { function disappearLayoutEffects (line 16371) | function disappearLayoutEffects(finishedWork) { function recursivelyTraverseDisappearLayoutEffects (line 16443) | function recursivelyTraverseDisappearLayoutEffects(parentFiber) { function reappearLayoutEffects (line 16448) | function reappearLayoutEffects( function recursivelyTraverseReappearLayoutEffects (line 16621) | function recursivelyTraverseReappearLayoutEffects( function commitOffscreenPassiveMountEffects (line 16637) | function commitOffscreenPassiveMountEffects(current, finishedWork) { function commitCachePassiveMountEffect (line 16651) | function commitCachePassiveMountEffect(current, finishedWork) { function recursivelyTraversePassiveMountEffects (line 16659) | function recursivelyTraversePassiveMountEffects( function commitPassiveMountOnFiber (line 16689) | function commitPassiveMountOnFiber( function recursivelyTraverseReconnectPassiveEffects (line 17058) | function recursivelyTraverseReconnectPassiveEffects( function reconnectPassiveEffects (line 17085) | function reconnectPassiveEffects( function recursivelyTraverseAtomicPassiveEffects (line 17201) | function recursivelyTraverseAtomicPassiveEffects( function recursivelyAccumulateSuspenseyCommit (line 17271) | function recursivelyAccumulateSuspenseyCommit( function accumulateSuspenseyCommitOnFiber (line 17285) | function accumulateSuspenseyCommitOnFiber( function detachAlternateSiblings (line 17378) | function detachAlternateSiblings(parentFiber) { function recursivelyTraversePassiveUnmountEffects (line 17392) | function recursivelyTraversePassiveUnmountEffects(parentFiber) { function commitPassiveUnmountOnFiber (line 17423) | function commitPassiveUnmountOnFiber(finishedWork) { function recursivelyTraverseDisconnectPassiveEffects (line 17492) | function recursivelyTraverseDisconnectPassiveEffects(parentFiber) { function disconnectPassiveEffect (line 17522) | function disconnectPassiveEffect(finishedWork) { function commitPassiveUnmountEffectsInsideOfDeletedTree_begin (line 17563) | function commitPassiveUnmountEffectsInsideOfDeletedTree_begin( function onCommitRoot (line 17632) | function onCommitRoot() { function isConcurrentActEnvironment (line 17637) | function isConcurrentActEnvironment() { function requestUpdateLane (line 17649) | function requestUpdateLane(fiber) { function requestDeferredLane (line 17662) | function requestDeferredLane() { function scheduleViewTransitionEvent (line 17675) | function scheduleViewTransitionEvent(fiber, callback) { function scheduleUpdateOnFiber (line 17689) | function scheduleUpdateOnFiber(root, fiber, lane) { function performWorkOnRoot (line 17751) | function performWorkOnRoot(root, lanes, forceSync) { function completeRootWhenReady (line 18076) | function completeRootWhenReady( function isRenderConsistentWithExternalStores (line 18196) | function isRenderConsistentWithExternalStores(finishedWork) { function markRootSuspended (line 18230) | function markRootSuspended( function flushSyncWork$1 (line 18251) | function flushSyncWork$1() { function resetWorkInProgressStack (line 18256) | function resetWorkInProgressStack() { function finalizeRender (line 18273) | function finalizeRender(lanes, finalizationTime) { function prepareFreshStack (line 18279) | function prepareFreshStack(root, lanes) { function handleThrow (line 18670) | function handleThrow(root, thrownValue) { function shouldRemainOnPreviousScreen (line 18702) | function shouldRemainOnPreviousScreen() { function pushDispatcher (line 18717) | function pushDispatcher() { function pushAsyncDispatcher (line 18722) | function pushAsyncDispatcher() { function markRenderDerivedCause (line 18727) | function markRenderDerivedCause(fiber) { function renderDidSuspendDelayIfPossible (line 18732) | function renderDidSuspendDelayIfPossible() { function renderRootSync (line 18749) | function renderRootSync(root, lanes, shouldYieldForPrerendering) { function workLoopSync (line 18825) | function workLoopSync() { function renderRootConcurrent (line 18828) | function renderRootConcurrent(root, lanes) { function workLoopConcurrentByScheduler (line 18990) | function workLoopConcurrentByScheduler() { function performUnitOfWork (line 18994) | function performUnitOfWork(unitOfWork) { function replaySuspendedUnitOfWork (line 19018) | function replaySuspendedUnitOfWork(unitOfWork) { function replayBeginWork (line 19023) | function replayBeginWork(unitOfWork) { function throwAndUnwindWorkLoop (line 19069) | function throwAndUnwindWorkLoop( function completeUnitOfWork (line 19129) | function completeUnitOfWork(unitOfWork) { function unwindUnitOfWork (line 19165) | function unwindUnitOfWork(unitOfWork, skipSiblings) { function completeRoot (line 19197) | function completeRoot( function commitRoot (line 19344) | function commitRoot( function reportViewTransitionError (line 19429) | function reportViewTransitionError(error) { function suspendedViewTransition (line 19435) | function suspendedViewTransition(reason) { function finishedViewTransition (line 19449) | function finishedViewTransition(lanes) { function flushAfterMutationEffects (line 19471) | function flushAfterMutationEffects() { function flushMutationEffects (line 19480) | function flushMutationEffects() { function flushLayoutEffects (line 19614) | function flushLayoutEffects() { function flushSpawnedWork (line 19686) | function flushSpawnedWork() { function makeErrorInfo (line 19852) | function makeErrorInfo(componentStack) { function releaseRootPooledCache (line 19863) | function releaseRootPooledCache(root, remainingLanes) { function flushPendingEffects (line 19869) | function flushPendingEffects() { function flushPassiveEffects (line 19884) | function flushPassiveEffects() { function captureCommitPhaseErrorOnRoot (line 20031) | function captureCommitPhaseErrorOnRoot(rootFiber, sourceFiber, error) { function captureCommitPhaseError (line 20039) | function captureCommitPhaseError( function attachPingListener (line 20090) | function attachPingListener(root, wakeable, lanes) { function pingSuspendedRoot (line 20107) | function pingSuspendedRoot(root, wakeable, pingedLanes) { function retryTimedOutBoundary (line 20142) | function retryTimedOutBoundary(boundaryFiber, retryLane) { function retryDehydratedSuspenseBoundary (line 20149) | function retryDehydratedSuspenseBoundary(boundaryFiber) { function resolveRetryWakeable (line 20155) | function resolveRetryWakeable(boundaryFiber, wakeable) { function recursivelyTraverseAndDoubleInvokeEffectsInDEV (line 20178) | function recursivelyTraverseAndDoubleInvokeEffectsInDEV( function doubleInvokeEffectsOnFiber (line 20222) | function doubleInvokeEffectsOnFiber(root, fiber) { function commitDoubleInvokeEffectsInDEV (line 20233) | function commitDoubleInvokeEffectsInDEV(root) { function warnAboutUpdateOnNotYetMountedFiberInDEV (line 20243) | function warnAboutUpdateOnNotYetMountedFiberInDEV(fiber) { function restorePendingUpdaters (line 20267) | function restorePendingUpdaters(root, lanes) { function scheduleCallback$1 (line 20273) | function scheduleCallback$1(priorityLevel, callback) { function warnIfUpdatesNotWrappedWithActDEV (line 20279) | function warnIfUpdatesNotWrappedWithActDEV(fiber) { function ensureRootIsScheduled (line 20289) | function ensureRootIsScheduled(root) { function flushSyncWorkAcrossRoots_impl (line 20302) | function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) { function processRootScheduleInImmediateTask (line 20346) | function processRootScheduleInImmediateTask() { function processRootScheduleInMicrotask (line 20350) | function processRootScheduleInMicrotask() { function scheduleTaskForRootDuringMicrotask (line 20381) | function scheduleTaskForRootDuringMicrotask(root, currentTime) { function performWorkOnRootViaSchedulerTask (line 20459) | function performWorkOnRootViaSchedulerTask(root, didTimeout) { function performSyncWorkOnRoot (line 20493) | function performSyncWorkOnRoot(root, lanes) { function cancelCallback (line 20499) | function cancelCallback(callbackNode) { function scheduleImmediateRootScheduleTask (line 20504) | function scheduleImmediateRootScheduleTask() { function requestTransitionLane (line 20519) | function requestTransitionLane() { function coerceFormActionProp (line 20531) | function coerceFormActionProp(actionProp) { function extractEvents$1 (line 20542) | function extractEvents$1( function executeDispatch (line 20618) | function executeDispatch(event, listener, currentTarget) { function processDispatchQueue (line 20627) | function processDispatchQueue(dispatchQueue, eventSystemFlags) { function listenToNonDelegatedEvent (line 20684) | function listenToNonDelegatedEvent(domEventName, targetElement) { function listenToNativeEvent (line 20698) | function listenToNativeEvent(domEventName, isCapturePhaseListener, targe... function listenToAllSupportedEvents (line 20714) | function listenToAllSupportedEvents(rootContainerElement) { function addTrappedEventListener (line 20733) | function addTrappedEventListener( function dispatchEventForPluginEventSystem (line 20778) | function dispatchEventForPluginEventSystem( function createDispatchListener (line 21248) | function createDispatchListener(instance, listener, currentTarget) { function accumulateTwoPhaseListeners (line 21255) | function accumulateTwoPhaseListeners(targetFiber, reactName) { function getParent (line 21281) | function getParent(inst) { function accumulateEnterLeaveListenersForEvent (line 21287) | function accumulateEnterLeaveListenersForEvent( function validatePropertiesInDevelopment (line 21324) | function validatePropertiesInDevelopment(type, props) { function warnForPropDifference (line 21354) | function warnForPropDifference( function hasViewTransition (line 21365) | function hasViewTransition(htmlElement) { function isExpectedViewTransitionName (line 21373) | function isExpectedViewTransitionName(htmlElement) { function warnForExtraAttributes (line 21381) | function warnForExtraAttributes( function warnForInvalidEventListener (line 21402) | function warnForInvalidEventListener(registrationName, listener) { function normalizeHTML (line 21416) | function normalizeHTML(parent, html) { function normalizeMarkupForTextOrAttribute (line 21428) | function normalizeMarkupForTextOrAttribute(markup) { function checkForUnmatchedText (line 21439) | function checkForUnmatchedText(serverText, clientText) { function setProp (line 21445) | function setProp(domElement, tag, key, value, props, prevValue) { function setPropOnCustomElement (line 21905) | function setPropOnCustomElement( function setInitialProperties (line 22003) | function setInitialProperties(domElement, tag, props) { function updateProperties (line 22268) | function updateProperties(domElement, tag, lastProps, nextProps) { function getPropNameFromAttributeName (line 22658) | function getPropNameFromAttributeName(attrName) { function getStylesObjectFromElement (line 22668) | function getStylesObjectFromElement(domElement) { function diffHydratedStyles (line 22682) | function diffHydratedStyles(domElement, value$jscomp$0, serverDifference... function hydrateAttribute (line 22735) | function hydrateAttribute( function hydrateBooleanAttribute (line 22768) | function hydrateBooleanAttribute( function hydrateBooleanishAttribute (line 22795) | function hydrateBooleanishAttribute( function hydrateNumericAttribute (line 22826) | function hydrateNumericAttribute( function hydrateSanitizedAttribute (line 22862) | function hydrateSanitizedAttribute( function diffHydratedProperties (line 22896) | function diffHydratedProperties(domElement, tag, props, hostContext) { function propNamesListJoin (line 23545) | function propNamesListJoin(list, combinator) { function isLikelyStaticResource (line 23563) | function isLikelyStaticResource(initiatorType) { function estimateBandwidth (line 23577) | function estimateBandwidth() { function getOwnerDocumentFromRootContainer (line 23628) | function getOwnerDocumentFromRootContainer(rootContainerElement) { function getOwnHostContext (line 23633) | function getOwnHostContext(namespaceURI) { function getChildHostContextProd (line 23643) | function getChildHostContextProd(parentNamespace, type) { function isScriptDataBlock (line 23658) | function isScriptDataBlock(props) { function shouldSetTextContent (line 23689) | function shouldSetTextContent(type, props) { function shouldAttemptEagerTransition (line 23701) | function shouldAttemptEagerTransition() { function resolveEventType (line 23711) | function resolveEventType() { function resolveEventTimeStamp (line 23715) | function resolveEventTimeStamp() { function handleErrorInNextTick (line 23719) | function handleErrorInNextTick(error) { function commitMount (line 23724) | function commitMount(domElement, type, newProps) { function commitHydratedInstance (line 23738) | function commitHydratedInstance() {} function commitUpdate (line 23739) | function commitUpdate(domElement, type, oldProps, newProps) { function resetTextContent (line 23743) | function resetTextContent(domElement) { function commitTextUpdate (line 23746) | function commitTextUpdate(textInstance, oldText, newText) { function warnForReactChildrenConflict (line 23749) | function warnForReactChildrenConflict(container) { function isSingletonScope (line 23773) | function isSingletonScope(type) { function removeChild (line 23776) | function removeChild(parentInstance, child) { function removeChildFromContainer (line 23779) | function removeChildFromContainer(container, child) { function clearHydrationBoundary (line 23787) | function clearHydrationBoundary(parentInstance, hydrationInstance) { function hideOrUnhideDehydratedBoundary (line 23837) | function hideOrUnhideDehydratedBoundary(suspenseInstance, isHidden) { function hideDehydratedBoundary (line 23866) | function hideDehydratedBoundary(suspenseInstance) { function hideInstance (line 23869) | function hideInstance(instance) { function hideTextInstance (line 23875) | function hideTextInstance(textInstance) { function unhideDehydratedBoundary (line 23878) | function unhideDehydratedBoundary(dehydratedInstance) { function unhideInstance (line 23881) | function unhideInstance(instance, props) { function unhideTextInstance (line 23890) | function unhideTextInstance(textInstance, text) { function warnForBlockInsideInline (line 23893) | function warnForBlockInsideInline(instance) { function applyViewTransitionName (line 23930) | function applyViewTransitionName(instance, name, className) { function restoreViewTransitionName (line 23952) | function restoreViewTransitionName(instance, props) { function createMeasurement (line 24005) | function createMeasurement(rect, computedStyle, element) { function measureInstance (line 24026) | function measureInstance(instance) { function measureClonedInstance (line 24031) | function measureClonedInstance(instance) { function customizeViewTransitionError (line 24042) | function customizeViewTransitionError(error, ignoreAbort) { function forceLayout (line 24072) | function forceLayout(ownerDocument) { function waitForImageToLoad (line 24075) | function waitForImageToLoad(resolve) { function startViewTransition (line 24079) | function startViewTransition( function ViewTransitionPseudoElement (line 24274) | function ViewTransitionPseudoElement(pseudo, name) { function createViewTransitionInstance (line 24278) | function createViewTransitionInstance(name) { function FragmentInstance (line 24287) | function FragmentInstance(fragmentFiber) { function addEventListenerToChild (line 24291) | function addEventListenerToChild( function removeEventListenerFromChild (line 24304) | function removeEventListenerFromChild( function normalizeListenerOptions (line 24317) | function normalizeListenerOptions(opts) { function indexOfEventListener (line 24329) | function indexOfEventListener( function setFocusOnFiberIfFocusable (line 24349) | function setFocusOnFiberIfFocusable(fiber, focusOptions) { function collectChildren (line 24354) | function collectChildren(child, collection) { function blurActiveElementWithinFragment (line 24358) | function blurActiveElementWithinFragment(child, activeElement) { function observeChild (line 24363) | function observeChild(child, observer) { function unobserveChild (line 24369) | function unobserveChild(child, observer) { function collectClientRects (line 24375) | function collectClientRects(child, rects) { function validateDocumentPositionWithFiberTree (line 24386) | function validateDocumentPositionWithFiberTree( function addFragmentHandleToFiber (line 24485) | function addFragmentHandleToFiber(child, fragmentInstance) { function addFragmentHandleToInstance (line 24490) | function addFragmentHandleToInstance(instance, fragmentInstance) { function commitNewChildToFragmentInstance (line 24494) | function commitNewChildToFragmentInstance(childInstance, fragmentInstanc... function clearContainerSparingly (line 24513) | function clearContainerSparingly(container) { function canHydrateInstance (line 24535) | function canHydrateInstance(instance, type, props, inRootOrSingleton) { function canHydrateTextInstance (line 24608) | function canHydrateTextInstance(instance, text, inRootOrSingleton) { function canHydrateHydrationBoundary (line 24623) | function canHydrateHydrationBoundary(instance, inRootOrSingleton) { function isSuspenseInstancePending (line 24637) | function isSuspenseInstancePending(instance) { function isSuspenseInstanceFallback (line 24643) | function isSuspenseInstanceFallback(instance) { function registerSuspenseInstanceRetry (line 24650) | function registerSuspenseInstanceRetry(instance, callback) { function getNextHydratable (line 24668) | function getNextHydratable(node) { function describeHydratableInstanceForDevWarnings (line 24690) | function describeHydratableInstanceForDevWarnings(instance) { function diffHydratedTextForDevWarnings (line 24714) | function diffHydratedTextForDevWarnings(textInstance, text, parentProps) { function getNextHydratableInstanceAfterHydrationBoundary (line 24728) | function getNextHydratableInstanceAfterHydrationBoundary( function getParentHydrationBoundary (line 24751) | function getParentHydrationBoundary(targetInstance) { function commitHydratedContainer (line 24773) | function commitHydratedContainer(container) { function commitHydratedActivityInstance (line 24776) | function commitHydratedActivityInstance(activityInstance) { function commitHydratedSuspenseInstance (line 24779) | function commitHydratedSuspenseInstance(suspenseInstance) { function setFocusIfFocusable (line 24782) | function setFocusIfFocusable(node, focusOptions) { function resolveSingletonInstance (line 24796) | function resolveSingletonInstance( function acquireSingletonInstance (line 24834) | function acquireSingletonInstance( function releaseSingletonInstance (line 24868) | function releaseSingletonInstance(instance) { function getHoistableRoot (line 24873) | function getHoistableRoot(container) { function preconnectAs (line 24880) | function preconnectAs(rel, href, crossOrigin) { function getResource (line 24899) | function getResource(type, currentProps, pendingProps, currentResource) { function describeLinkForResourceErrorDEV (line 25032) | function describeLinkForResourceErrorDEV(props) { function getStyleKey (line 25068) | function getStyleKey(href) { function getStylesheetSelectorFromKey (line 25073) | function getStylesheetSelectorFromKey(key) { function stylesheetPropsFromRawProps (line 25076) | function stylesheetPropsFromRawProps(rawProps) { function preloadStylesheet (line 25082) | function preloadStylesheet(ownerDocument, key, preloadProps, state) { function getScriptKey (line 25099) | function getScriptKey(src) { function getScriptSelectorFromKey (line 25104) | function getScriptSelectorFromKey(key) { function acquireResource (line 25107) | function acquireResource(hoistableRoot, resource, props) { function insertStylesheet (line 25203) | function insertStylesheet(instance, precedence, root) { function adoptPreloadPropsForStylesheet (line 25223) | function adoptPreloadPropsForStylesheet(stylesheetProps, preloadProps) { function adoptPreloadPropsForScript (line 25231) | function adoptPreloadPropsForScript(scriptProps, preloadProps) { function getHydratableHoistableCache (line 25239) | function getHydratableHoistableCache(type, keyAttribute, ownerDocument) { function mountHoistable (line 25269) | function mountHoistable(hoistableRoot, type, instance) { function isHostHoistableType (line 25276) | function isHostHoistableType(type, props, hostContext) { function maySuspendCommit (line 25411) | function maySuspendCommit(type, props) { function preloadResource (line 25420) | function preloadResource(resource) { function estimateImageBytes (line 25426) | function estimateImageBytes(instance) { function suspendInstance (line 25434) | function suspendInstance(state, instance) { function suspendResource (line 25443) | function suspendResource(state, hoistableRoot, resource, props) { function waitForCommitToBeReady (line 25492) | function waitForCommitToBeReady(state, timeoutOffset) { function checkIfFullyUnsuspended (line 25538) | function checkIfFullyUnsuspended(state) { function onUnsuspend (line 25551) | function onUnsuspend() { function onUnsuspendImg (line 25555) | function onUnsuspendImg() { function insertSuspendedStylesheets (line 25559) | function insertSuspendedStylesheets(state, resources) { function insertStylesheetIntoRoot (line 25568) | function insertStylesheetIntoRoot(root, resource) { function FiberRootNode (line 25608) | function FiberRootNode( function createFiberRoot (line 25657) | function createFiberRoot( function createPortal$1 (line 25700) | function createPortal$1(children, containerInfo, implementation) { function getContextForSubtree (line 25722) | function getContextForSubtree(parentComponent) { function updateContainerImpl (line 25727) | function updateContainerImpl( function markRetryLaneImpl (line 25777) | function markRetryLaneImpl(fiber, retryLane) { function markRetryLaneIfNotHydrated (line 25784) | function markRetryLaneIfNotHydrated(fiber, retryLane) { function attemptContinuousHydration (line 25788) | function attemptContinuousHydration(fiber) { function attemptHydrationAtCurrentPriority (line 25795) | function attemptHydrationAtCurrentPriority(fiber) { function getCurrentFiberForDevTools (line 25804) | function getCurrentFiberForDevTools() { function dispatchDiscreteEvent (line 25807) | function dispatchDiscreteEvent( function dispatchContinuousEvent (line 25824) | function dispatchContinuousEvent( function dispatchEvent (line 25841) | function dispatchEvent( function findInstanceBlockingEvent (line 25928) | function findInstanceBlockingEvent(nativeEvent) { function findInstanceBlockingTarget (line 25932) | function findInstanceBlockingTarget(targetNode) { function getEventPriority (line 25960) | function getEventPriority(domEventName) { function clearIfContinuousEvent (line 26054) | function clearIfContinuousEvent(domEventName, nativeEvent) { function accumulateOrCreateContinuousQueuedReplayableEvent (line 26077) | function accumulateOrCreateContinuousQueuedReplayableEvent( function queueIfContinuousEvent (line 26109) | function queueIfContinuousEvent( function attemptExplicitHydrationTarget (line 26186) | function attemptExplicitHydrationTarget(queuedTarget) { function attemptReplayContinuousQueuedEvent (line 26226) | function attemptReplayContinuousQueuedEvent(queuedEvent) { function attemptReplayContinuousQueuedEventInMap (line 26264) | function attemptReplayContinuousQueuedEventInMap(queuedEvent, key, map) { function replayUnblockedEvents (line 26267) | function replayUnblockedEvents() { function scheduleCallbackIfUnblocked (line 26281) | function scheduleCallbackIfUnblocked(queuedEvent, unblocked) { function scheduleReplayQueueIfNeeded (line 26291) | function scheduleReplayQueueIfNeeded(formReplayingQueue) { function retryIfBlockedOn (line 26330) | function retryIfBlockedOn(unblocked) { function defaultOnDefaultTransitionIndicator (line 26383) | function defaultOnDefaultTransitionIndicator() { function ReactDOMRoot (line 26436) | function ReactDOMRoot(internalRoot) { function ReactDOMHydrationRoot (line 26439) | function ReactDOMHydrationRoot(internalRoot) { function warnIfReactDOMContainerInDEV (line 26442) | function warnIfReactDOMContainerInDEV(container) { function getCrossOriginStringAs (line 26452) | function getCrossOriginStringAs(as, input) { function getValueDescriptorExpectingObjectForWarning (line 26457) | function getValueDescriptorExpectingObjectForWarning(thing) { function getValueDescriptorExpectingEnumForWarning (line 26466) | function getValueDescriptorExpectingEnumForWarning(thing) { FILE: packages/next/src/compiled/react-dom/cjs/react-dom-profiling.profiling.js function formatProdErrorMessage (line 22) | function formatProdErrorMessage(code) { function isValidContainer (line 37) | function isValidContainer(node) { function getNearestMountedFiber (line 43) | function getNearestMountedFiber(fiber) { function getSuspenseInstanceFromFiber (line 51) | function getSuspenseInstanceFromFiber(fiber) { function getActivityInstanceFromFiber (line 61) | function getActivityInstanceFromFiber(fiber) { function assertIsMounted (line 71) | function assertIsMounted(fiber) { function findCurrentFiberUsingSlowPath (line 75) | function findCurrentFiberUsingSlowPath(fiber) { function findCurrentHostFiberImpl (line 143) | function findCurrentHostFiberImpl(node) { function traverseVisibleHostChildren (line 153) | function traverseVisibleHostChildren(child, searchWithinHosts, fn, a, b,... function getFragmentParentHostFiber (line 173) | function getFragmentParentHostFiber(fiber) { function findFragmentInstanceSiblings (line 180) | function findFragmentInstanceSiblings(result, self, child) { function getInstanceFromHostFiber (line 202) | function getInstanceFromHostFiber(fiber) { function findNextSibling (line 215) | function findNextSibling(child) { function isFiberPrecedingCheck (line 219) | function isFiberPrecedingCheck(child, target, boundary) { function isFiberFollowingCheck (line 226) | function isFiberFollowingCheck(child, target, boundary) { function getParentForFragmentAncestors (line 233) | function getParentForFragmentAncestors(inst) { function getLowestCommonAncestor (line 239) | function getLowestCommonAncestor(instA, instB, getParent) { function getIteratorFn (line 274) | function getIteratorFn(maybeIterable) { function getComponentNameFromType (line 283) | function getComponentNameFromType(type) { function getComponentNameFromFiber (line 337) | function getComponentNameFromFiber(fiber) { function createCursor (line 411) | function createCursor(defaultValue) { function pop (line 414) | function pop(cursor) { function push (line 418) | function push(cursor, value) { function pushHostContainer (line 427) | function pushHostContainer(fiber, nextRootInstance) { function popHostContainer (line 462) | function popHostContainer() { function pushHostContext (line 467) | function pushHostContext(fiber) { function popHostContext (line 478) | function popHostContext(fiber) { function describeBuiltInComponentFrame (line 486) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 503) | function describeNativeComponentFrame(fn, construct) { function describeFiber (line 636) | function describeFiber(fiber, childFiber) { function getStackByFiberInDevAndProd (line 665) | function getStackByFiberInDevAndProd(workInProgress) { function setIsStrictModeForDevtools (line 696) | function setIsStrictModeForDevtools(newIsStrictMode) { function clz32Fallback (line 706) | function clz32Fallback(x) { function getHighestPriorityLanes (line 713) | function getHighestPriorityLanes(lanes) { function getNextLanes (line 768) | function getNextLanes(root, wipLanes, rootHasPendingCommit) { function checkIfRootIsPrerendering (line 808) | function checkIfRootIsPrerendering(root, renderLanes) { function computeExpirationTime (line 816) | function computeExpirationTime(lane, currentTime) { function claimNextRetryLane (line 857) | function claimNextRetryLane() { function createLaneMap (line 863) | function createLaneMap(initial) { function markRootUpdated$1 (line 867) | function markRootUpdated$1(root, updateLane) { function markRootFinished (line 872) | function markRootFinished( function markSpawnedDeferredLane (line 920) | function markSpawnedDeferredLane(root, spawnedLane, entangledLanes) { function markRootEntangled (line 930) | function markRootEntangled(root, entangledLanes) { function getBumpedLaneForHydration (line 940) | function getBumpedLaneForHydration(root, renderLanes) { function getBumpedLaneForHydrationByLane (line 948) | function getBumpedLaneForHydrationByLane(lane) { function addFiberToLanesMap (line 987) | function addFiberToLanesMap(root, fiber, lanes) { function movePendingFibersToMemoized (line 996) | function movePendingFibersToMemoized(root, lanes) { function lanesToEventPriority (line 1017) | function lanesToEventPriority(lanes) { function resolveUpdatePriority (line 1027) | function resolveUpdatePriority() { function runWithPriority (line 1033) | function runWithPriority(priority, fn) { function detachDeletedInstance (line 1050) | function detachDeletedInstance(node) { function getClosestInstanceFromNode (line 1057) | function getClosestInstanceFromNode(targetNode) { function getInstanceFromNode (line 1086) | function getInstanceFromNode(node) { function getNodeFromInstance (line 1104) | function getNodeFromInstance(inst) { function getResourcesFromRoot (line 1109) | function getResourcesFromRoot(root) { function markNodeAsHoistable (line 1116) | function markNodeAsHoistable(node) { function registerTwoPhaseEvent (line 1121) | function registerTwoPhaseEvent(registrationName, dependencies) { function registerDirectEvent (line 1125) | function registerDirectEvent(registrationName, dependencies) { function isAttributeNameSafe (line 1139) | function isAttributeNameSafe(attributeName) { function pushMutationContext (line 1149) | function pushMutationContext() { function setValueForAttribute (line 1154) | function setValueForAttribute(node, name, value) { function setValueForKnownAttribute (line 1174) | function setValueForKnownAttribute(node, name, value) { function setValueForNamespacedAttribute (line 1188) | function setValueForNamespacedAttribute(node, namespace, name, value) { function getToStringValue (line 1202) | function getToStringValue(value) { function isCheckable (line 1216) | function isCheckable(elem) { function trackValueOnNode (line 1224) | function trackValueOnNode(node, valueField, currentValue) { function track (line 1264) | function track(node) { function updateValueIfChanged (line 1274) | function updateValueIfChanged(node) { function getActiveElement (line 1289) | function getActiveElement(doc) { function escapeSelectorAttributeValueInsideDoubleQuotes (line 1299) | function escapeSelectorAttributeValueInsideDoubleQuotes(value) { function updateInput (line 1307) | function updateInput( function initInput (line 1351) | function initInput( function setDefaultValue (line 1394) | function setDefaultValue(node, type, value) { function updateOptions (line 1399) | function updateOptions(node, multiple, propValue, setDefaultSelected) { function updateTextarea (line 1423) | function updateTextarea(element, value, defaultValue) { function initTextarea (line 1436) | function initTextarea(element, value, defaultValue, children) { function setTextContent (line 1458) | function setTextContent(node, text) { function setValueForStyle (line 1477) | function setValueForStyle(style, styleName, value) { function setValueForStyles (line 1495) | function setValueForStyles(node, styles, prevStyles) { function isCustomElement (line 1520) | function isCustomElement(tagName) { function sanitizeURL (line 1619) | function sanitizeURL(url) { function noop$1 (line 1624) | function noop$1() {} function getEventTarget (line 1626) | function getEventTarget(nativeEvent) { function restoreStateOfTarget (line 1634) | function restoreStateOfTarget(target) { function batchedUpdates$2 (line 1701) | function batchedUpdates$2(fn, a, b) { function getListener (line 1724) | function getListener(inst, registrationName) { function getData (line 1784) | function getData() { function getEventCharCode (line 1806) | function getEventCharCode(nativeEvent) { function functionThatReturnsTrue (line 1815) | function functionThatReturnsTrue() { function functionThatReturnsFalse (line 1818) | function functionThatReturnsFalse() { function createSyntheticEvent (line 1821) | function createSyntheticEvent(Interface) { function modifierStateGetter (line 2005) | function modifierStateGetter(keyArg) { function getEventModifierState (line 2013) | function getEventModifierState() { function isFallbackCompositionEnd (line 2126) | function isFallbackCompositionEnd(domEventName, nativeEvent) { function getDataFromCustomEvent (line 2140) | function getDataFromCustomEvent(nativeEvent) { function getNativeBeforeInputChars (line 2147) | function getNativeBeforeInputChars(domEventName, nativeEvent) { function getFallbackBeforeInputChars (line 2164) | function getFallbackBeforeInputChars(domEventName, nativeEvent) { function isTextInputElement (line 2212) | function isTextInputElement(elem) { function createAndAccumulateChangeEvent (line 2220) | function createAndAccumulateChangeEvent( function runEventInBatch (line 2244) | function runEventInBatch(dispatchQueue) { function getInstIfValueChanged (line 2247) | function getInstIfValueChanged(targetInst) { function getTargetInstForChangeEvent (line 2251) | function getTargetInstForChangeEvent(domEventName, targetInst) { function stopWatchingForValueChange (line 2271) | function stopWatchingForValueChange() { function handlePropertyChange (line 2276) | function handlePropertyChange(nativeEvent) { function handleEventsForInputEventPolyfill (line 2291) | function handleEventsForInputEventPolyfill(domEventName, target, targetI... function getTargetInstForInputEventPolyfill (line 2299) | function getTargetInstForInputEventPolyfill(domEventName) { function getTargetInstForClickEvent (line 2307) | function getTargetInstForClickEvent(domEventName, targetInst) { function getTargetInstForInputOrChangeEvent (line 2310) | function getTargetInstForInputOrChangeEvent(domEventName, targetInst) { function is (line 2314) | function is(x, y) { function shallowEqual (line 2318) | function shallowEqual(objA, objB) { function getLeafNode (line 2340) | function getLeafNode(node) { function getNodeForCharacterOffset (line 2344) | function getNodeForCharacterOffset(root, offset) { function containsNode (line 2367) | function containsNode(outerNode, innerNode) { function getActiveElementDeep (line 2382) | function getActiveElementDeep(containerInfo) { function hasSelectionCapabilities (line 2406) | function hasSelectionCapabilities(elem) { function constructSelectEvent (line 2426) | function constructSelectEvent(dispatchQueue, nativeEvent, nativeEventTar... function makePrefixMap (line 2463) | function makePrefixMap(styleProp, eventName) { function getVendorPrefixedEventName (line 2489) | function getVendorPrefixedEventName(eventName) { function registerSimpleEvent (line 2512) | function registerSimpleEvent(domEventName, reactName) { function getViewTransitionName (line 2517) | function getViewTransitionName(props, instance) { function getClassNameByType (line 2525) | function getClassNameByType(classByType) { function getViewTransitionClassName (line 2540) | function getViewTransitionClassName(defaultClass, eventClass) { function setCurrentTrackFromLanes (line 2585) | function setCurrentTrackFromLanes(lanes) { function logComponentTrigger (line 2599) | function logComponentTrigger(fiber, startTime, endTime, trigger) { function logComponentReappeared (line 2609) | function logComponentReappeared(fiber, startTime, endTime) { function logComponentRender (line 2623) | function logComponentRender(fiber, startTime, endTime, wasHydrated) { function logComponentErrored (line 2653) | function logComponentErrored(fiber, startTime, endTime) { function logComponentEffect (line 2666) | function logComponentEffect(fiber, startTime, endTime, selfTime, errors) { function logSuspendedRenderPhase (line 2697) | function logSuspendedRenderPhase(startTime, endTime, lanes) { function logSuspendedWithDelayPhase (line 2709) | function logSuspendedWithDelayPhase(startTime, endTime, lanes) { function logErroredRenderPhase (line 2721) | function logErroredRenderPhase(startTime, endTime) { function logCommitErrored (line 2733) | function logCommitErrored(startTime, endTime) { function logCommitPhase (line 2745) | function logCommitPhase(startTime, endTime, errors, abortedViewTransitio... function logAnimatingPhase (line 2759) | function logAnimatingPhase(startTime, endTime) { function finishQueueingConcurrentUpdates (line 2774) | function finishQueueingConcurrentUpdates() { function enqueueUpdate$1 (line 2799) | function enqueueUpdate$1(fiber, queue, update, lane) { function enqueueConcurrentHookUpdate (line 2809) | function enqueueConcurrentHookUpdate(fiber, queue, update, lane) { function enqueueConcurrentRenderForLane (line 2813) | function enqueueConcurrentRenderForLane(fiber, lane) { function markUpdateLaneFromFiberToRoot (line 2817) | function markUpdateLaneFromFiberToRoot(sourceFiber, update, lane) { function getRootForUpdatedFiber (line 2844) | function getRootForUpdatedFiber(sourceFiber) { function FiberNode (line 2856) | function FiberNode(tag, pendingProps, key, mode) { function createFiberImplClass (line 2883) | function createFiberImplClass(tag, pendingProps, key, mode) { function shouldConstruct (line 2886) | function shouldConstruct(Component) { function createWorkInProgress (line 2890) | function createWorkInProgress(current, pendingProps) { function resetWorkInProgress (line 2931) | function resetWorkInProgress(workInProgress, renderLanes) { function createFiberFromTypeAndProps (line 2967) | function createFiberFromTypeAndProps( function createFiberFromFragment (line 3072) | function createFiberFromFragment(elements, mode, lanes, key) { function createFiberFromText (line 3077) | function createFiberFromText(content, mode, lanes) { function createFiberFromDehydratedFragment (line 3082) | function createFiberFromDehydratedFragment(dehydratedNode) { function createFiberFromPortal (line 3087) | function createFiberFromPortal(portal, mode, lanes) { function createCapturedValueAtFiber (line 3103) | function createCapturedValueAtFiber(value, source) { function pushTreeFork (line 3130) | function pushTreeFork(workInProgress, totalChildren) { function pushTreeId (line 3136) | function pushTreeId(workInProgress, totalChildren, index) { function pushMaterializedTreeId (line 3165) | function pushMaterializedTreeId(workInProgress) { function popTreeContext (line 3169) | function popTreeContext(workInProgress) { function restoreSuspendedTreeContext (line 3183) | function restoreSuspendedTreeContext(workInProgress, suspendedContext) { function throwOnHydrationMismatch (line 3197) | function throwOnHydrationMismatch(fiber) { function prepareToHydrateHostInstance (line 3210) | function prepareToHydrateHostInstance(fiber) { function popToNextHostParent (line 3281) | function popToNextHostParent(fiber) { function popHydrationState (line 3297) | function popHydrationState(fiber) { function resetHydrationState (line 3337) | function resetHydrationState() { function upgradeHydrationErrorsToRecoverable (line 3341) | function upgradeHydrationErrorsToRecoverable() { function queueHydrationError (line 3353) | function queueHydrationError(error) { function pushProvider (line 3361) | function pushProvider(providerFiber, context, nextValue) { function popProvider (line 3365) | function popProvider(context) { function scheduleContextWorkOnParentPath (line 3369) | function scheduleContextWorkOnParentPath(parent, renderLanes, propagatio... function propagateContextChanges (line 3382) | function propagateContextChanges( function propagateParentContextChanges (line 3454) | function propagateParentContextChanges( function checkIfContextChanged (line 3499) | function checkIfContextChanged(currentDependencies) { function prepareToReadContext (line 3516) | function prepareToReadContext(workInProgress) { function readContext (line 3522) | function readContext(context) { function readContextDuringReconciliation (line 3525) | function readContextDuringReconciliation(consumer, context) { function readContextForConsumer (line 3529) | function readContextForConsumer(consumer, context) { function createCache (line 3568) | function createCache() { function releaseCache (line 3575) | function releaseCache(cache) { function queueTransitionTypes (line 3582) | function queueTransitionTypes(root, transitionTypes) { function claimQueuedTransitionTypes (line 3593) | function claimQueuedTransitionTypes(root) { function startUpdateTimerByLane (line 3630) | function startUpdateTimerByLane(lane) { function startHostActionTimer (line 3660) | function startHostActionTimer() { function pushNestedEffectDurations (line 3688) | function pushNestedEffectDurations() { function popNestedEffectDurations (line 3693) | function popNestedEffectDurations(prevEffectDuration) { function bubbleNestedEffectDurations (line 3698) | function bubbleNestedEffectDurations(prevEffectDuration) { function resetComponentEffectTimers (line 3703) | function resetComponentEffectTimers() { function pushComponentEffectStart (line 3706) | function pushComponentEffectStart() { function popComponentEffectStart (line 3711) | function popComponentEffectStart(prevEffectStart) { function pushComponentEffectDuration (line 3714) | function pushComponentEffectDuration() { function popComponentEffectDuration (line 3719) | function popComponentEffectDuration(prevEffectDuration) { function pushComponentEffectErrors (line 3722) | function pushComponentEffectErrors() { function pushComponentEffectDidSpawnUpdate (line 3727) | function pushComponentEffectDidSpawnUpdate() { function startProfilerTimer (line 3734) | function startProfilerTimer(fiber) { function stopProfilerTimerIfRunningAndRecordDuration (line 3738) | function stopProfilerTimerIfRunningAndRecordDuration(fiber) { function stopProfilerTimerIfRunningAndRecordIncompleteDuration (line 3746) | function stopProfilerTimerIfRunningAndRecordIncompleteDuration(fiber) { function recordEffectDuration (line 3753) | function recordEffectDuration() { function recordEffectError (line 3763) | function recordEffectError(errorInfo) { function startEffectTimer (line 3769) | function startEffectTimer() { function transferActualDuration (line 3774) | function transferActualDuration(fiber) { function entangleAsyncAction (line 3782) | function entangleAsyncAction(transition, thenable) { function pingEngtangledActionScope (line 3799) | function pingEngtangledActionScope() { function chainThenableValue (line 3815) | function chainThenableValue(thenable, result) { function peekCacheFromPool (line 3885) | function peekCacheFromPool() { function pushTransition (line 3891) | function pushTransition(offscreenWorkInProgress, prevCachePool) { function getSuspendedCache (line 3896) | function getSuspendedCache() { function isThenableResolved (line 3906) | function isThenableResolved(thenable) { function trackUsedThenable (line 3910) | function trackUsedThenable(thenableState, thenable, index) { function resolveLazy (line 3963) | function resolveLazy(lazyType) { function getSuspendedThenable (line 3974) | function getSuspendedThenable() { function checkIfUseWrappedInAsyncCatch (line 3980) | function checkIfUseWrappedInAsyncCatch(rejectedReason) { function unwrapThenable (line 3989) | function unwrapThenable(thenable) { function coerceRef (line 3995) | function coerceRef(workInProgress, element) { function throwOnInvalidObjectTypeImpl (line 3999) | function throwOnInvalidObjectTypeImpl(returnFiber, newChild) { function createChildReconciler (line 4012) | function createChildReconciler(shouldTrackSideEffects) { function initializeUpdateQueue (line 4703) | function initializeUpdateQueue(fiber) { function cloneUpdateQueue (line 4712) | function cloneUpdateQueue(current, workInProgress) { function createUpdate (line 4723) | function createUpdate(lane) { function enqueueUpdate (line 4726) | function enqueueUpdate(fiber, update, lane) { function entangleTransitions (line 4743) | function entangleTransitions(root, fiber, lane) { function enqueueCapturedUpdate (line 4753) | function enqueueCapturedUpdate(workInProgress, capturedUpdate) { function suspendIfUpdateReadFromEntangledAsyncAction (line 4798) | function suspendIfUpdateReadFromEntangledAsyncAction() { function processUpdateQueue (line 4804) | function processUpdateQueue( function callCallback (line 4931) | function callCallback(callback, context) { function commitCallbacks (line 4936) | function commitCallbacks(updateQueue, context) { function pushHiddenContext (line 4948) | function pushHiddenContext(fiber, context) { function reuseHiddenContextOnStack (line 4954) | function reuseHiddenContextOnStack() { function popHiddenContext (line 4958) | function popHiddenContext() { function pushPrimaryTreeSuspenseHandler (line 4965) | function pushPrimaryTreeSuspenseHandler(handler) { function pushDehydratedActivitySuspenseHandler (line 4974) | function pushDehydratedActivitySuspenseHandler(fiber) { function pushOffscreenSuspenseHandler (line 4979) | function pushOffscreenSuspenseHandler(fiber) { function reuseSuspenseHandlerOnStack (line 4986) | function reuseSuspenseHandlerOnStack() { function popSuspenseHandler (line 4990) | function popSuspenseHandler(fiber) { function pushSuspenseListContext (line 4996) | function pushSuspenseListContext(fiber, newContext) { function popSuspenseListContext (line 5000) | function popSuspenseListContext(fiber) { function findFirstSuspended (line 5005) | function findFirstSuspended(row) { function throwInvalidHookError (line 5048) | function throwInvalidHookError() { function areHookInputsEqual (line 5051) | function areHookInputsEqual(nextDeps, prevDeps) { function renderWithHooks (line 5057) | function renderWithHooks( function finishRenderingHooks (line 5087) | function finishRenderingHooks(current) { function renderWithHooksAgain (line 5103) | function renderWithHooksAgain(workInProgress, Component, props, secondAr... function TransitionAwareHostComponent (line 5125) | function TransitionAwareHostComponent() { function checkDidRenderIdHook (line 5137) | function checkDidRenderIdHook() { function bailoutHooks (line 5142) | function bailoutHooks(current, workInProgress, lanes) { function resetHooksOnUnwind (line 5147) | function resetHooksOnUnwind(workInProgress) { function mountWorkInProgressHook (line 5166) | function mountWorkInProgressHook() { function updateWorkInProgressHook (line 5179) | function updateWorkInProgressHook() { function createFunctionComponentUpdateQueue (line 5213) | function createFunctionComponentUpdateQueue() { function useThenable (line 5216) | function useThenable(thenable) { function use (line 5233) | function use(usable) { function useMemoCache (line 5240) | function useMemoCache(size) { function basicStateReducer (line 5274) | function basicStateReducer(state, action) { function updateReducer (line 5277) | function updateReducer(reducer) { function updateReducerImpl (line 5281) | function updateReducerImpl(hook, current, reducer) { function rerenderReducer (line 5389) | function rerenderReducer(reducer) { function updateSyncExternalStore (line 5409) | function updateSyncExternalStore(subscribe, getSnapshot, getServerSnapsh... function pushStoreConsistencyCheck (line 5452) | function pushStoreConsistencyCheck(fiber, getSnapshot, renderedSnapshot) { function updateStoreInstance (line 5465) | function updateStoreInstance(fiber, inst, nextSnapshot, getSnapshot) { function subscribeToStore (line 5470) | function subscribeToStore(fiber, inst, subscribe) { function checkIfSnapshotChanged (line 5476) | function checkIfSnapshotChanged(inst) { function forceStoreRerender (line 5486) | function forceStoreRerender(fiber) { function mountStateImpl (line 5490) | function mountStateImpl(initialState) { function updateOptimisticImpl (line 5514) | function updateOptimisticImpl(hook, current, passthrough, reducer) { function dispatchActionState (line 5522) | function dispatchActionState( function runActionStateAction (line 5557) | function runActionStateAction(actionQueue, node) { function handleActionReturnValue (line 5589) | function handleActionReturnValue(actionQueue, node, returnValue) { function onActionSuccess (line 5603) | function onActionSuccess(actionQueue, actionNode, nextState) { function onActionError (line 5617) | function onActionError(actionQueue, actionNode, error) { function notifyActionListeners (line 5631) | function notifyActionListeners(actionNode) { function actionStateReducer (line 5635) | function actionStateReducer(oldState, newState) { function mountActionState (line 5638) | function mountActionState(action, initialStateProp) { function updateActionState (line 5729) | function updateActionState(action) { function updateActionStateImpl (line 5733) | function updateActionStateImpl(stateHook, currentStateHook, action) { function actionStateActionEffect (line 5765) | function actionStateActionEffect(actionQueue, action) { function rerenderActionState (line 5768) | function rerenderActionState(action) { function pushSimpleEffect (line 5780) | function pushSimpleEffect(tag, inst, create, deps) { function updateRef (line 5795) | function updateRef() { function mountEffectImpl (line 5798) | function mountEffectImpl(fiberFlags, hookFlags, create, deps) { function updateEffectImpl (line 5808) | function updateEffectImpl(fiberFlags, hookFlags, create, deps) { function mountEffect (line 5824) | function mountEffect(create, deps) { function updateEffect (line 5827) | function updateEffect(create, deps) { function useEffectEventImpl (line 5830) | function useEffectEventImpl(payload) { function updateEvent (line 5844) | function updateEvent(callback) { function updateInsertionEffect (line 5852) | function updateInsertionEffect(create, deps) { function updateLayoutEffect (line 5855) | function updateLayoutEffect(create, deps) { function imperativeHandleEffect (line 5858) | function imperativeHandleEffect(create, ref) { function updateImperativeHandle (line 5875) | function updateImperativeHandle(ref, create, deps) { function mountDebugValue (line 5879) | function mountDebugValue() {} function updateCallback (line 5880) | function updateCallback(callback, deps) { function updateMemo (line 5889) | function updateMemo(nextCreate, deps) { function mountDeferredValueImpl (line 5907) | function mountDeferredValueImpl(hook, value, initialValue) { function updateDeferredValueImpl (line 5920) | function updateDeferredValueImpl(hook, prevValue, value, initialValue) { function startTransition (line 5939) | function startTransition(fiber, queue, pendingState, finishedState, call... function noop (line 5991) | function noop() {} function startHostTransition (line 5992) | function startHostTransition(formFiber, pendingState, action, formData) { function ensureFormComponentIsStateful (line 6009) | function ensureFormComponentIsStateful(formFiber) { function requestFormReset$2 (line 6044) | function requestFormReset$2(formFiber) { function useHostTransitionStatus (line 6054) | function useHostTransitionStatus() { function updateId (line 6057) | function updateId() { function updateRefresh (line 6060) | function updateRefresh() { function refreshCache (line 6063) | function refreshCache(fiber) { function dispatchReducerAction (line 6082) | function dispatchReducerAction(fiber, queue, action) { function dispatchSetState (line 6101) | function dispatchSetState(fiber, queue, action) { function dispatchSetStateInternal (line 6106) | function dispatchSetStateInternal(fiber, queue, action, lane) { function dispatchOptimisticSetState (line 6148) | function dispatchOptimisticSetState(fiber, throwIfDuringRender, queue, a... function isRenderPhaseUpdate (line 6171) | function isRenderPhaseUpdate(fiber) { function enqueueRenderPhaseUpdate (line 6178) | function enqueueRenderPhaseUpdate(queue, update) { function entangleTransitionUpdate (line 6187) | function entangleTransitionUpdate(root, queue, lane) { function applyDerivedStateFromProps (line 6525) | function applyDerivedStateFromProps( function checkShouldComponentUpdate (line 6580) | function checkShouldComponentUpdate( function callComponentWillReceiveProps (line 6596) | function callComponentWillReceiveProps( function resolveClassComponentProps (line 6610) | function resolveClassComponentProps(Component, baseProps) { function defaultOnUncaughtError (line 6625) | function defaultOnUncaughtError(error) { function defaultOnCaughtError (line 6628) | function defaultOnCaughtError(error) { function defaultOnRecoverableError (line 6631) | function defaultOnRecoverableError(error) { function logUncaughtError (line 6634) | function logUncaughtError(root, errorInfo) { function logCaughtError (line 6644) | function logCaughtError(root, boundary, errorInfo) { function createRootErrorUpdate (line 6657) | function createRootErrorUpdate(root, errorInfo, lane) { function createClassErrorUpdate (line 6666) | function createClassErrorUpdate(lane) { function initializeClassErrorUpdate (line 6671) | function initializeClassErrorUpdate(update, root, fiber, errorInfo) { function throwException (line 6697) | function throwException( function reconcileChildren (line 6858) | function reconcileChildren(current, workInProgress, nextChildren, render... function updateForwardRef (line 6869) | function updateForwardRef( function updateMemoComponent (line 6903) | function updateMemoComponent( function updateSimpleMemoComponent (line 6955) | function updateSimpleMemoComponent( function updateOffscreenComponent (line 6988) | function updateOffscreenComponent( function bailoutOffscreenComponent (line 7058) | function bailoutOffscreenComponent(current, workInProgress) { function deferHiddenOffscreenComponent (line 7069) | function deferHiddenOffscreenComponent( function mountActivityChildren (line 7093) | function mountActivityChildren(workInProgress, nextProps) { function retryActivityComponentWithoutHydrating (line 7103) | function retryActivityComponentWithoutHydrating( function updateActivityComponent (line 7115) | function updateActivityComponent(current, workInProgress, renderLanes) { function markRef (line 7219) | function markRef(current, workInProgress) { function updateFunctionComponent (line 7232) | function updateFunctionComponent( function replayFunctionComponent (line 7259) | function replayFunctionComponent( function updateClassComponent (line 7287) | function updateClassComponent( function mountHostRootWithoutHydrating (line 7547) | function mountHostRootWithoutHydrating( function mountSuspenseOffscreenState (line 7564) | function mountSuspenseOffscreenState(renderLanes) { function getRemainingWorkInPrimaryTree (line 7567) | function getRemainingWorkInPrimaryTree( function updateSuspenseComponent (line 7576) | function updateSuspenseComponent(current, workInProgress, renderLanes) { function mountSuspensePrimaryChildren (line 7845) | function mountSuspensePrimaryChildren(workInProgress, primaryChildren) { function mountWorkInProgressOffscreenFiber (line 7853) | function mountWorkInProgressOffscreenFiber(offscreenProps, mode) { function retrySuspenseComponentWithoutHydrating (line 7858) | function retrySuspenseComponentWithoutHydrating( function scheduleSuspenseWorkOnFiber (line 7872) | function scheduleSuspenseWorkOnFiber(fiber, renderLanes, propagationRoot) { function findLastContentRow (line 7878) | function findLastContentRow(firstChild) { function initSuspenseListRenderState (line 7888) | function initSuspenseListRenderState( function reverseChildren (line 7915) | function reverseChildren(fiber) { function updateSuspenseListComponent (line 7924) | function updateSuspenseListComponent(current, workInProgress, renderLane... function updateContextProvider (line 8035) | function updateContextProvider(current, workInProgress, renderLanes) { function bailoutOnAlreadyFinishedWork (line 8041) | function bailoutOnAlreadyFinishedWork(current, workInProgress, renderLan... function checkScheduledUpdateOrContext (line 8073) | function checkScheduledUpdateOrContext(current, renderLanes) { function attemptEarlyBailoutIfNoScheduledUpdate (line 8078) | function attemptEarlyBailoutIfNoScheduledUpdate( function beginWork (line 8196) | function beginWork(current, workInProgress, renderLanes) { function markUpdate (line 8691) | function markUpdate(workInProgress) { function preloadInstanceAndSuspendIfNeeded (line 8694) | function preloadInstanceAndSuspendIfNeeded( function preloadResourceAndSuspendIfNeeded (line 8723) | function preloadResourceAndSuspendIfNeeded(workInProgress, resource) { function scheduleRetryEffect (line 8734) | function scheduleRetryEffect(workInProgress, retryQueue) { function cutOffTailIfNeeded (line 8742) | function cutOffTailIfNeeded(renderState, hasRenderedATailFallback) { function bubbleProperties (line 8772) | function bubbleProperties(completedWork) { function completeWork (line 8832) | function completeWork(current, workInProgress, renderLanes) { function unwindWork (line 9399) | function unwindWork(current, workInProgress) { function unwindInterruptedWork (line 9493) | function unwindInterruptedWork(current, interruptedWork) { function shouldProfile (line 9531) | function shouldProfile(current) { function commitHookLayoutEffects (line 9534) | function commitHookLayoutEffects(finishedWork, hookFlags) { function commitHookLayoutUnmountEffects (line 9541) | function commitHookLayoutUnmountEffects( function commitHookEffectListMount (line 9560) | function commitHookEffectListMount(flags, finishedWork) { function commitHookEffectListUnmount (line 9582) | function commitHookEffectListUnmount( function commitHookPassiveMountEffects (line 9620) | function commitHookPassiveMountEffects(finishedWork, hookFlags) { function commitHookPassiveUnmountEffects (line 9627) | function commitHookPassiveUnmountEffects( function commitClassCallbacks (line 9646) | function commitClassCallbacks(finishedWork) { function safelyCallComponentWillUnmount (line 9657) | function safelyCallComponentWillUnmount( function safelyAttachRef (line 9682) | function safelyAttachRef(current, nearestMountedAncestor) { function safelyDetachRef (line 9731) | function safelyDetachRef(current, nearestMountedAncestor) { function commitProfilerUpdate (line 9765) | function commitProfilerUpdate( function commitHostMount (line 9793) | function commitHostMount(finishedWork) { function commitHostUpdate (line 9814) | function commitHostUpdate(finishedWork, newProps, oldProps) { function commitNewChildToFragmentInstances (line 9823) | function commitNewChildToFragmentInstances(fiber, parentFragmentInstance... function commitFragmentInstanceDeletionEffects (line 9835) | function commitFragmentInstanceDeletionEffects(fiber) { function isHostParent (line 9859) | function isHostParent(fiber) { function isFragmentInstanceParent (line 9868) | function isFragmentInstanceParent(fiber) { function getHostSibling (line 9871) | function getHostSibling(fiber) { function insertOrAppendPlacementNodeIntoContainer (line 9891) | function insertOrAppendPlacementNodeIntoContainer( function insertOrAppendPlacementNode (line 9947) | function insertOrAppendPlacementNode( function commitHostSingletonAcquisition (line 9984) | function commitHostSingletonAcquisition(finishedWork) { function trackEnterViewTransitions (line 10003) | function trackEnterViewTransitions(placement) { function pushViewTransitionCancelableScope (line 10008) | function pushViewTransitionCancelableScope() { function applyViewTransitionToHostInstances (line 10014) | function applyViewTransitionToHostInstances( function applyViewTransitionToHostInstancesRecursive (line 10030) | function applyViewTransitionToHostInstancesRecursive( function restoreViewTransitionOnHostInstances (line 10069) | function restoreViewTransitionOnHostInstances( function commitAppearingPairViewTransitions (line 10085) | function commitAppearingPairViewTransitions(placement) { function commitEnterViewTransitions (line 10113) | function commitEnterViewTransitions(placement, gesture) { function commitDeletedPairViewTransitions (line 10136) | function commitDeletedPairViewTransitions(deletion) { function commitExitViewTransitions (line 10179) | function commitExitViewTransitions(deletion) { function commitNestedViewTransitions (line 10210) | function commitNestedViewTransitions(changedParent) { function restorePairedViewTransitions (line 10231) | function restorePairedViewTransitions(parent) { function restoreEnterOrExitViewTransitions (line 10246) | function restoreEnterOrExitViewTransitions(fiber) { function restoreNestedViewTransitions (line 10256) | function restoreNestedViewTransitions(changedParent) { function measureViewTransitionHostInstancesRecursive (line 10264) | function measureViewTransitionHostInstancesRecursive( function measureNestedViewTransitions (line 10341) | function measureNestedViewTransitions(changedParent, gesture) { function isHydratingParent (line 10388) | function isHydratingParent(current, finishedWork) { function commitBeforeMutationEffects (line 10402) | function commitBeforeMutationEffects(root, firstChild, committedLanes) { function commitBeforeMutationEffects_complete (line 10517) | function commitBeforeMutationEffects_complete( function commitLayoutEffectOnFiber (line 10621) | function commitLayoutEffectOnFiber(finishedRoot, current, finishedWork) { function hideOrUnhideAllChildren (line 10825) | function hideOrUnhideAllChildren(parentFiber, isHidden) { function hideOrUnhideAllChildrenOnFiber (line 10830) | function hideOrUnhideAllChildrenOnFiber(fiber, isHidden) { function hideOrUnhideNearestPortals (line 10886) | function hideOrUnhideNearestPortals(parentFiber, isHidden$jscomp$0) { function detachFiberAfterEffects (line 10907) | function detachFiberAfterEffects(fiber) { function recursivelyTraverseDeletionEffects (line 10928) | function recursivelyTraverseDeletionEffects( function commitDeletionEffectsOnFiber (line 10937) | function commitDeletionEffectsOnFiber( function commitActivityHydrationCallbacks (line 11141) | function commitActivityHydrationCallbacks(finishedRoot, finishedWork) { function commitSuspenseHydrationCallbacks (line 11156) | function commitSuspenseHydrationCallbacks(finishedRoot, finishedWork) { function getRetryCache (line 11171) | function getRetryCache(finishedWork) { function attachSuspenseRetryListeners (line 11192) | function attachSuspenseRetryListeners(finishedWork, wakeables) { function recursivelyTraverseMutationEffects (line 11206) | function recursivelyTraverseMutationEffects(root$jscomp$0, parentFiber, ... function commitMutationEffectsOnFiber (line 11261) | function commitMutationEffectsOnFiber(finishedWork, root, lanes) { function commitReconciliationEffects (line 11699) | function commitReconciliationEffects(finishedWork) { function recursivelyResetForms (line 11767) | function recursivelyResetForms(parentFiber) { function recursivelyTraverseAfterMutationEffects (line 11781) | function recursivelyTraverseAfterMutationEffects(root, parentFiber) { function commitAfterMutationEffectsOnFiber (line 11788) | function commitAfterMutationEffectsOnFiber(finishedWork, root) { function recursivelyTraverseLayoutEffects (line 11903) | function recursivelyTraverseLayoutEffects(root, parentFiber) { function recursivelyTraverseDisappearLayoutEffects (line 11909) | function recursivelyTraverseDisappearLayoutEffects(parentFiber) { function recursivelyTraverseReappearLayoutEffects (line 11975) | function recursivelyTraverseReappearLayoutEffects( function commitOffscreenPassiveMountEffects (line 12151) | function commitOffscreenPassiveMountEffects(current, finishedWork) { function commitCachePassiveMountEffect (line 12165) | function commitCachePassiveMountEffect(current, finishedWork) { function recursivelyTraversePassiveMountEffects (line 12173) | function recursivelyTraversePassiveMountEffects( function commitPassiveMountOnFiber (line 12203) | function commitPassiveMountOnFiber( function recursivelyTraverseReconnectPassiveEffects (line 12549) | function recursivelyTraverseReconnectPassiveEffects( function recursivelyTraverseAtomicPassiveEffects (line 12674) | function recursivelyTraverseAtomicPassiveEffects( function recursivelyAccumulateSuspenseyCommit (line 12739) | function recursivelyAccumulateSuspenseyCommit( function accumulateSuspenseyCommitOnFiber (line 12753) | function accumulateSuspenseyCommitOnFiber( function detachAlternateSiblings (line 12844) | function detachAlternateSiblings(parentFiber) { function recursivelyTraversePassiveUnmountEffects (line 12858) | function recursivelyTraversePassiveUnmountEffects(parentFiber) { function commitPassiveUnmountOnFiber (line 12889) | function commitPassiveUnmountOnFiber(finishedWork) { function recursivelyTraverseDisconnectPassiveEffects (line 12953) | function recursivelyTraverseDisconnectPassiveEffects(parentFiber) { function commitPassiveUnmountEffectsInsideOfDeletedTree_begin (line 13019) | function commitPassiveUnmountEffectsInsideOfDeletedTree_begin( function requestUpdateLane (line 13137) | function requestUpdateLane() { function requestDeferredLane (line 13144) | function requestDeferredLane() { function scheduleViewTransitionEvent (line 13157) | function scheduleViewTransitionEvent(fiber, callback) { function scheduleUpdateOnFiber (line 13170) | function scheduleUpdateOnFiber(root, fiber, lane) { function performWorkOnRoot (line 13199) | function performWorkOnRoot(root$jscomp$0, lanes, forceSync) { function completeRootWhenReady (line 13432) | function completeRootWhenReady( function isRenderConsistentWithExternalStores (line 13544) | function isRenderConsistentWithExternalStores(finishedWork) { function markRootSuspended (line 13578) | function markRootSuspended( function flushSyncWork$1 (line 13599) | function flushSyncWork$1() { function resetWorkInProgressStack (line 13604) | function resetWorkInProgressStack() { function finalizeRender (line 13621) | function finalizeRender(lanes, finalizationTime) { function prepareFreshStack (line 13627) | function prepareFreshStack(root, lanes) { function handleThrow (line 13901) | function handleThrow(root, thrownValue) { function shouldRemainOnPreviousScreen (line 13929) | function shouldRemainOnPreviousScreen() { function pushDispatcher (line 13944) | function pushDispatcher() { function pushAsyncDispatcher (line 13949) | function pushAsyncDispatcher() { function renderDidSuspendDelayIfPossible (line 13954) | function renderDidSuspendDelayIfPossible() { function renderRootSync (line 13971) | function renderRootSync(root, lanes, shouldYieldForPrerendering) { function workLoopSync (line 14041) | function workLoopSync() { function renderRootConcurrent (line 14044) | function renderRootConcurrent(root, lanes) { function workLoopConcurrentByScheduler (line 14166) | function workLoopConcurrentByScheduler() { function performUnitOfWork (line 14170) | function performUnitOfWork(unitOfWork) { function replaySuspendedUnitOfWork (line 14182) | function replaySuspendedUnitOfWork(unitOfWork) { function throwAndUnwindWorkLoop (line 14230) | function throwAndUnwindWorkLoop( function completeUnitOfWork (line 14290) | function completeUnitOfWork(unitOfWork) { function unwindUnitOfWork (line 14319) | function unwindUnitOfWork(unitOfWork, skipSiblings) { function completeRoot (line 14349) | function completeRoot( function commitRoot (line 14425) | function commitRoot( function reportViewTransitionError (line 14512) | function reportViewTransitionError(error) { function suspendedViewTransition (line 14518) | function suspendedViewTransition(reason) { function finishedViewTransition (line 14530) | function finishedViewTransition(lanes) { function flushAfterMutationEffects (line 14549) | function flushAfterMutationEffects() { function flushMutationEffects (line 14555) | function flushMutationEffects() { function flushLayoutEffects (line 14683) | function flushLayoutEffects() { function flushSpawnedWork (line 14738) | function flushSpawnedWork() { function releaseRootPooledCache (line 14864) | function releaseRootPooledCache(root, remainingLanes) { function flushPendingEffects (line 14870) | function flushPendingEffects() { function flushPassiveEffects (line 14880) | function flushPassiveEffects() { function captureCommitPhaseErrorOnRoot (line 14964) | function captureCommitPhaseErrorOnRoot(rootFiber, sourceFiber, error) { function captureCommitPhaseError (line 14972) | function captureCommitPhaseError(sourceFiber, nearestMountedAncestor, er... function attachPingListener (line 15012) | function attachPingListener(root, wakeable, lanes) { function pingSuspendedRoot (line 15029) | function pingSuspendedRoot(root, wakeable, pingedLanes) { function retryTimedOutBoundary (line 15057) | function retryTimedOutBoundary(boundaryFiber, retryLane) { function retryDehydratedSuspenseBoundary (line 15064) | function retryDehydratedSuspenseBoundary(boundaryFiber) { function resolveRetryWakeable (line 15070) | function resolveRetryWakeable(boundaryFiber, wakeable) { function restorePendingUpdaters (line 15091) | function restorePendingUpdaters(root, lanes) { function scheduleCallback$1 (line 15097) | function scheduleCallback$1(priorityLevel, callback) { function ensureRootIsScheduled (line 15106) | function ensureRootIsScheduled(root) { function flushSyncWorkAcrossRoots_impl (line 15116) | function flushSyncWorkAcrossRoots_impl(syncTransitionLanes, onlyLegacy) { function processRootScheduleInImmediateTask (line 15161) | function processRootScheduleInImmediateTask() { function processRootScheduleInMicrotask (line 15165) | function processRootScheduleInMicrotask() { function scheduleTaskForRootDuringMicrotask (line 15192) | function scheduleTaskForRootDuringMicrotask(root, currentTime) { function performWorkOnRootViaSchedulerTask (line 15264) | function performWorkOnRootViaSchedulerTask(root, didTimeout) { function performSyncWorkOnRoot (line 15286) | function performSyncWorkOnRoot(root, lanes) { function scheduleImmediateRootScheduleTask (line 15292) | function scheduleImmediateRootScheduleTask() { function requestTransitionLane (line 15302) | function requestTransitionLane() { function coerceFormActionProp (line 15314) | function coerceFormActionProp(actionProp) { function extractEvents$1 (line 15323) | function extractEvents$1( function processDispatchQueue (line 15462) | function processDispatchQueue(dispatchQueue, eventSystemFlags) { function listenToNonDelegatedEvent (line 15517) | function listenToNonDelegatedEvent(domEventName, targetElement) { function listenToNativeEvent (line 15527) | function listenToNativeEvent(domEventName, isCapturePhaseListener, targe... function listenToAllSupportedEvents (line 15538) | function listenToAllSupportedEvents(rootContainerElement) { function addTrappedEventListener (line 15557) | function addTrappedEventListener( function dispatchEventForPluginEventSystem (line 15598) | function dispatchEventForPluginEventSystem( function createDispatchListener (line 16038) | function createDispatchListener(instance, listener, currentTarget) { function accumulateTwoPhaseListeners (line 16045) | function accumulateTwoPhaseListeners(targetFiber, reactName) { function getParent (line 16071) | function getParent(inst) { function accumulateEnterLeaveListenersForEvent (line 16077) | function accumulateEnterLeaveListenersForEvent( function normalizeMarkupForTextOrAttribute (line 16116) | function normalizeMarkupForTextOrAttribute(markup) { function checkForUnmatchedText (line 16121) | function checkForUnmatchedText(serverText, clientText) { function setProp (line 16125) | function setProp(domElement, tag, key, value, props, prevValue) { function setPropOnCustomElement (line 16446) | function setPropOnCustomElement(domElement, tag, key, value, props, prev... function setInitialProperties (line 16519) | function setInitialProperties(domElement, tag, props) { function updateProperties (line 16750) | function updateProperties(domElement, tag, lastProps, nextProps) { function isLikelyStaticResource (line 17091) | function isLikelyStaticResource(initiatorType) { function estimateBandwidth (line 17105) | function estimateBandwidth() { function getOwnerDocumentFromRootContainer (line 17153) | function getOwnerDocumentFromRootContainer(rootContainerElement) { function getOwnHostContext (line 17158) | function getOwnHostContext(namespaceURI) { function getChildHostContextProd (line 17168) | function getChildHostContextProd(parentNamespace, type) { function shouldSetTextContent (line 17182) | function shouldSetTextContent(type, props) { function shouldAttemptEagerTransition (line 17195) | function shouldAttemptEagerTransition() { function resolveEventType (line 17206) | function resolveEventType() { function resolveEventTimeStamp (line 17210) | function resolveEventTimeStamp() { function handleErrorInNextTick (line 17228) | function handleErrorInNextTick(error) { function isSingletonScope (line 17233) | function isSingletonScope(type) { function clearHydrationBoundary (line 17236) | function clearHydrationBoundary(parentInstance, hydrationInstance) { function hideOrUnhideDehydratedBoundary (line 17281) | function hideOrUnhideDehydratedBoundary(suspenseInstance, isHidden) { function applyViewTransitionName (line 17306) | function applyViewTransitionName(instance, name, className) { function restoreViewTransitionName (line 17326) | function restoreViewTransitionName(instance, props) { function createMeasurement (line 17378) | function createMeasurement(rect, computedStyle, element) { function measureInstance (line 17399) | function measureInstance(instance) { function measureClonedInstance (line 17404) | function measureClonedInstance(instance) { function forceLayout (line 17415) | function forceLayout(ownerDocument) { function waitForImageToLoad (line 17418) | function waitForImageToLoad(resolve) { function startViewTransition (line 17422) | function startViewTransition( function ViewTransitionPseudoElement (line 17623) | function ViewTransitionPseudoElement(pseudo, name) { function createViewTransitionInstance (line 17654) | function createViewTransitionInstance(name) { function FragmentInstance (line 17663) | function FragmentInstance(fragmentFiber) { function addEventListenerToChild (line 17690) | function addEventListenerToChild(child, type, listener, optionsOrUseCapt... function removeEventListenerFromChild (line 17723) | function removeEventListenerFromChild( function normalizeListenerOptions (line 17736) | function normalizeListenerOptions(opts) { function indexOfEventListener (line 17748) | function indexOfEventListener( function setFocusOnFiberIfFocusable (line 17811) | function setFocusOnFiberIfFocusable(fiber, focusOptions) { function collectChildren (line 17832) | function collectChildren(child, collection) { function blurActiveElementWithinFragment (line 17853) | function blurActiveElementWithinFragment(child, activeElement) { function observeChild (line 17870) | function observeChild(child, observer) { function unobserveChild (line 17890) | function unobserveChild(child, observer) { function collectClientRects (line 17908) | function collectClientRects(child, rects) { function validateDocumentPositionWithFiberTree (line 18013) | function validateDocumentPositionWithFiberTree( function addFragmentHandleToFiber (line 18160) | function addFragmentHandleToFiber(child, fragmentInstance) { function addFragmentHandleToInstance (line 18165) | function addFragmentHandleToInstance(instance, fragmentInstance) { function commitNewChildToFragmentInstance (line 18169) | function commitNewChildToFragmentInstance(childInstance, fragmentInstanc... function clearContainerSparingly (line 18188) | function clearContainerSparingly(container) { function canHydrateInstance (line 18210) | function canHydrateInstance(instance, type, props, inRootOrSingleton) { function canHydrateTextInstance (line 18275) | function canHydrateTextInstance(instance, text, inRootOrSingleton) { function canHydrateHydrationBoundary (line 18290) | function canHydrateHydrationBoundary(instance, inRootOrSingleton) { function isSuspenseInstancePending (line 18304) | function isSuspenseInstancePending(instance) { function isSuspenseInstanceFallback (line 18307) | function isSuspenseInstanceFallback(instance) { function registerSuspenseInstanceRetry (line 18313) | function registerSuspenseInstanceRetry(instance, callback) { function getNextHydratable (line 18327) | function getNextHydratable(node) { function getNextHydratableInstanceAfterHydrationBoundary (line 18349) | function getNextHydratableInstanceAfterHydrationBoundary(hydrationInstan... function getParentHydrationBoundary (line 18370) | function getParentHydrationBoundary(targetInstance) { function setFocusIfFocusable (line 18390) | function setFocusIfFocusable(node, focusOptions) { function resolveSingletonInstance (line 18404) | function resolveSingletonInstance(type, props, rootContainerInstance) { function releaseSingletonInstance (line 18423) | function releaseSingletonInstance(instance) { function getHoistableRoot (line 18430) | function getHoistableRoot(container) { function flushSyncWork (line 18449) | function flushSyncWork() { function requestFormReset$1 (line 18454) | function requestFormReset$1(form) { function preconnectAs (line 18461) | function preconnectAs(rel, href, crossOrigin) { function prefetchDNS$1 (line 18480) | function prefetchDNS$1(href) { function preconnect$1 (line 18484) | function preconnect$1(href, crossOrigin) { function preload$1 (line 18488) | function preload$1(href, as, options) { function preloadModule$1 (line 18549) | function preloadModule$1(href, options) { function preinitStyle (line 18593) | function preinitStyle(href, precedence, options) { function preinitScript (line 18642) | function preinitScript(src, options) { function preinitModuleScript (line 18668) | function preinitModuleScript(src, options) { function getResource (line 18694) | function getResource(type, currentProps, pendingProps, currentResource) { function getStyleKey (line 18803) | function getStyleKey(href) { function getStylesheetSelectorFromKey (line 18806) | function getStylesheetSelectorFromKey(key) { function stylesheetPropsFromRawProps (line 18809) | function stylesheetPropsFromRawProps(rawProps) { function preloadStylesheet (line 18815) | function preloadStylesheet(ownerDocument, key, preloadProps, state) { function getScriptKey (line 18830) | function getScriptKey(src) { function getScriptSelectorFromKey (line 18833) | function getScriptSelectorFromKey(key) { function acquireResource (line 18836) | function acquireResource(hoistableRoot, resource, props) { function insertStylesheet (line 18928) | function insertStylesheet(instance, precedence, root) { function adoptPreloadPropsForStylesheet (line 18948) | function adoptPreloadPropsForStylesheet(stylesheetProps, preloadProps) { function adoptPreloadPropsForScript (line 18955) | function adoptPreloadPropsForScript(scriptProps, preloadProps) { function getHydratableHoistableCache (line 18964) | function getHydratableHoistableCache(type, keyAttribute, ownerDocument) { function mountHoistable (line 18994) | function mountHoistable(hoistableRoot, type, instance) { function isHostHoistableType (line 19001) | function isHostHoistableType(type, props, hostContext) { function maySuspendCommit (line 19047) | function maySuspendCommit(type, props) { function preloadResource (line 19056) | function preloadResource(resource) { function estimateImageBytes (line 19061) | function estimateImageBytes(instance) { function suspendInstance (line 19069) | function suspendInstance(state, instance) { function suspendResource (line 19078) | function suspendResource(state, hoistableRoot, resource, props) { function waitForCommitToBeReady (line 19128) | function waitForCommitToBeReady(state, timeoutOffset) { function checkIfFullyUnsuspended (line 19172) | function checkIfFullyUnsuspended(state) { function onUnsuspend (line 19181) | function onUnsuspend() { function onUnsuspendImg (line 19185) | function onUnsuspendImg() { function insertSuspendedStylesheets (line 19190) | function insertSuspendedStylesheets(state, resources) { function insertStylesheetIntoRoot (line 19199) | function insertStylesheetIntoRoot(root, resource) { function FiberRootNode (line 19247) | function FiberRootNode( function createFiberRoot (line 19295) | function createFiberRoot( function createPortal$1 (line 19338) | function createPortal$1(children, containerInfo, implementation) { function getContextForSubtree (line 19354) | function getContextForSubtree(parentComponent) { function updateContainerImpl (line 19359) | function updateContainerImpl( function markRetryLaneImpl (line 19381) | function markRetryLaneImpl(fiber, retryLane) { function markRetryLaneIfNotHydrated (line 19388) | function markRetryLaneIfNotHydrated(fiber, retryLane) { function attemptContinuousHydration (line 19392) | function attemptContinuousHydration(fiber) { function attemptHydrationAtCurrentPriority (line 19399) | function attemptHydrationAtCurrentPriority(fiber) { function dispatchDiscreteEvent (line 19409) | function dispatchDiscreteEvent( function dispatchContinuousEvent (line 19426) | function dispatchContinuousEvent( function dispatchEvent (line 19443) | function dispatchEvent( function findInstanceBlockingEvent (line 19528) | function findInstanceBlockingEvent(nativeEvent) { function findInstanceBlockingTarget (line 19533) | function findInstanceBlockingTarget(targetNode) { function getEventPriority (line 19561) | function getEventPriority(domEventName) { function clearIfContinuousEvent (line 19666) | function clearIfContinuousEvent(domEventName, nativeEvent) { function accumulateOrCreateContinuousQueuedReplayableEvent (line 19689) | function accumulateOrCreateContinuousQueuedReplayableEvent( function queueIfContinuousEvent (line 19721) | function queueIfContinuousEvent( function attemptExplicitHydrationTarget (line 19798) | function attemptExplicitHydrationTarget(queuedTarget) { function attemptReplayContinuousQueuedEvent (line 19838) | function attemptReplayContinuousQueuedEvent(queuedEvent) { function attemptReplayContinuousQueuedEventInMap (line 19867) | function attemptReplayContinuousQueuedEventInMap(queuedEvent, key, map) { function replayUnblockedEvents (line 19870) | function replayUnblockedEvents() { function scheduleCallbackIfUnblocked (line 19884) | function scheduleCallbackIfUnblocked(queuedEvent, unblocked) { function scheduleReplayQueueIfNeeded (line 19895) | function scheduleReplayQueueIfNeeded(formReplayingQueue) { function retryIfBlockedOn (line 19930) | function retryIfBlockedOn(unblocked) { function defaultOnDefaultTransitionIndicator (line 19978) | function defaultOnDefaultTransitionIndicator() { function ReactDOMRoot (line 20024) | function ReactDOMRoot(internalRoot) { function ReactDOMHydrationRoot (line 20046) | function ReactDOMHydrationRoot(internalRoot) { function getCrossOriginStringAs (line 20113) | function getCrossOriginStringAs(as, input) { FILE: packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.browser.development.js function styleReplacer (line 38) | function styleReplacer(match, prefix, s, suffix) { function scriptReplacer (line 41) | function scriptReplacer(match, prefix, s, suffix) { function getIteratorFn (line 44) | function getIteratorFn(maybeIterable) { function objectName (line 52) | function objectName(object) { function describeKeyForErrorMessage (line 56) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 60) | function describeValueForErrorMessage(value) { function describeElementType (line 82) | function describeElementType(type) { function describeObjectForErrorMessage (line 107) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function murmurhash3_32_gc (line 213) | function murmurhash3_32_gc(key, seed) { function typeName (line 270) | function typeName(value) { function willCoercionThrow (line 279) | function willCoercionThrow(value) { function testStringCoercion (line 286) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 289) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 300) | function checkCSSPropertyStringCoercion(value, propName) { function checkHtmlStringCoercion (line 311) | function checkHtmlStringCoercion(value) { function isAttributeNameSafe (line 321) | function isAttributeNameSafe(attributeName) { function checkControlledValueProps (line 332) | function checkControlledValueProps(tagName, props) { function validateProperty$1 (line 354) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 395) | function validateProperties$2(type, props) { function validateProperty (line 418) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 661) | function warnUnknownProperties(type, props, eventRegistry) { function camelize (line 685) | function camelize(string) { function escapeTextForBrowser (line 690) | function escapeTextForBrowser(text) { function sanitizeURL (line 732) | function sanitizeURL(url) { function escapeEntireInlineScriptContent (line 737) | function escapeEntireInlineScriptContent(scriptText) { function createResumableState (line 741) | function createResumableState( function createFormatContext (line 768) | function createFormatContext( function getChildFormatContext (line 781) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 857) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 870) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 880) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 893) | function makeId(resumableState, treeId, localId) { function pushViewTransitionAttributes (line 898) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 918) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 1025) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 1031) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 1043) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 1050) | function validateAdditionalFormField(value) { function getCustomFormFields (line 1056) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 1082) | function pushFormActionAttribute( function pushAttribute (line 1137) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1370) | function pushInnerHTML(target, innerHTML, children) { function checkSelectProp (line 1386) | function checkSelectProp(props, propName) { function flattenOptionChildren (line 1402) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1418) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1440) | function pushLinkImpl(target, props) { function escapeStyleTextContent (line 1459) | function escapeStyleTextContent(styleText) { function pushSelfClosing (line 1463) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1484) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1519) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1558) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1582) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1608) | function startChunkForTag(tag) { function pushStartInstance (line 1617) | function pushStartInstance( function endChunkForTag (line 2953) | function endChunkForTag(tag) { function hoistPreambleState (line 2959) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 2971) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 2979) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 2990) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 3055) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 3078) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 3097) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 3120) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 3144) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 3149) | function writeHoistablesForBoundary( function flushResource (line 3164) | function flushResource(resource) { function flushStyleInPreamble (line 3168) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 3175) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 3203) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 3227) | function preloadLateStyles(styleQueue) { function pushCompletedShellIdAttribute (line 3231) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 3240) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 3295) | function writeStyleResourceAttributeInJS(destination, name, value) { function createHoistableState (line 3343) | function createHoistableState() { function preloadBootstrapScriptOrModule (line 3346) | function preloadBootstrapScriptOrModule( function adoptPreloadCredentials (line 3364) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3368) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContext (line 3387) | function escapeHrefForLinkHeaderURLContext(hrefInput) { function escapeHrefForLinkHeaderURLContextReplacer (line 3394) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContext (line 3410) | function escapeStringForLinkHeaderQuotedParamValueContext(value, name) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3423) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3443) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3446) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3449) | function hoistHoistables(parentState, childState) { function createRenderState (line 3454) | function createRenderState(resumableState, generateStaticMarkup) { function pushTextInstance (line 3639) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushSegmentFinale (line 3649) | function pushSegmentFinale( function getComponentNameFromType (line 3658) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3718) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3738) | function popAllPrevious(prev) { function pushAllNext (line 3743) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3748) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3759) | function popNextToCommonLevel(prev, next) { function switchContext (line 3770) | function switchContext(newSnapshot) { function warnOnInvalidCallback (line 3784) | function warnOnInvalidCallback(callback) { function warnNoop (line 3795) | function warnNoop(publicInstance, callerName) { function getTreeId (line 3809) | function getTreeId(context) { function pushTreeContext (line 3816) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3844) | function clz32Fallback(x) { function noop (line 3848) | function noop() {} function trackUsedThenable (line 3849) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3891) | function getSuspendedThenable() { function captureSuspendedCallSite (line 3900) | function captureSuspendedCallSite() { function ensureSuspendableThenableStateDEV (line 3919) | function ensureSuspendableThenableStateDEV(thenableState) { function is (line 3944) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 3947) | function resolveCurrentlyRenderingComponent() { function createHook (line 3958) | function createHook() { function createWorkInProgressHook (line 3963) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 3975) | function getThenableStateAfterSuspending() { function resetHooksState (line 3980) | function resetHooksState() { function readContext (line 3992) | function readContext(context) { function basicStateReducer (line 3999) | function basicStateReducer(state, action) { function useReducer (line 4002) | function useReducer(reducer, initialArg, init) { function useMemo (line 4046) | function useMemo(nextCreate, deps) { function dispatchAction (line 4090) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 4109) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 4114) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 4117) | function unsupportedSetOptimisticState() { function useActionState (line 4120) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 4188) | function unwrapThenable(thenable) { function unsupportedRefresh (line 4194) | function unsupportedRefresh() { function disabledLog (line 4197) | function disabledLog() {} function disableLogs (line 4198) | function disableLogs() { function reenableLogs (line 4225) | function reenableLogs() { function formatOwnerStack (line 4244) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 4265) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 4281) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4437) | function describeComponentStackByType(type) { function isEligibleForOutlining (line 4491) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4497) | function defaultErrorHandler(error) { function RequestInstance (line 4519) | function RequestInstance( function createRequest (line 4558) | function createRequest( function pingTask (line 4619) | function pingTask(request, task) { function createSuspenseBoundary (line 4625) | function createSuspenseBoundary( function createRenderTask (line 4663) | function createRenderTask( function createReplayTask (line 4711) | function createReplayTask( function createPendingSegment (line 4759) | function createPendingSegment( function getCurrentStackInDEV (line 4781) | function getCurrentStackInDEV() { function pushHaltedAwaitOnComponentStack (line 4826) | function pushHaltedAwaitOnComponentStack(task, debugInfo) { function pushSuspendedCallSiteOnComponentStack (line 4845) | function pushSuspendedCallSiteOnComponentStack(request, task) { function pushServerComponentStack (line 4900) | function pushServerComponentStack(task, debugInfo) { function pushComponentStack (line 4915) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 4940) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 4952) | function getThrownInfo(node$jscomp$0) { function encodeErrorForBoundary (line 4978) | function encodeErrorForBoundary( function logRecoverableError (line 5000) | function logRecoverableError(request, error, errorInfo, debugTask) { function fatalError (line 5012) | function fatalError(request, error, errorInfo, debugTask) { function finishSuspenseListRow (line 5023) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 5026) | function unblockSuspenseListRow( function tryToResolveTogetherRow (line 5054) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 5079) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 5095) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 5219) | function renderWithHooks( function finishFunctionComponent (line 5253) | function finishFunctionComponent( function renderElement (line 5286) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 6332) | function resumeNode(request, task, segmentId, node, childIndex) { function replayElement (line 6359) | function replayElement( function validateIterable (line 6549) | function validateIterable( function renderNodeDestructive (line 6578) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 6590) | function retryNode(request, task) { function warnForMissingKey (line 6738) | function warnForMissingKey(request, task, child) { function renderChildrenArray (line 6801) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 6903) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 6937) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 7008) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 7019) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 7039) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 7071) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 7191) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 7198) | function abortRemainingReplayNodes( function abortTask (line 7270) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 7376) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 7441) | function completeShell(request) { function completeAll (line 7448) | function completeAll(request) { function queueCompletedSegment (line 7460) | function queueCompletedSegment(boundary, segment) { function finishedTask (line 7476) | function finishedTask(request, boundary, row, segment) { function performWork (line 7560) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 7820) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 7836) | function preparePreambleFromSegment( function preparePreamble (line 7880) | function preparePreamble(request) { function flushSubtree (line 7899) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 7939) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 8046) | function flushSegmentContainer( function flushCompletedBoundary (line 8061) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 8142) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 8188) | function flushCompletedQueues(request, destination) { function startWork (line 8532) | function startWork(request) { function enqueueFlush (line 8539) | function enqueueFlush(request) { function startFlowing (line 8552) | function startFlowing(request, destination) { function abort (line 8566) | function abort(request, reason) { function addToReplayParent (line 8603) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function onError (line 8615) | function onError() {} function renderToStringImpl (line 8616) | function renderToStringImpl( FILE: packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.browser.production.js function formatProdErrorMessage (line 38) | function formatProdErrorMessage(code) { function getIteratorFn (line 71) | function getIteratorFn(maybeIterable) { function murmurhash3_32_gc (line 80) | function murmurhash3_32_gc(key, seed) { function isAttributeNameSafe (line 140) | function isAttributeNameSafe(attributeName) { function escapeTextForBrowser (line 236) | function escapeTextForBrowser(text) { function sanitizeURL (line 281) | function sanitizeURL(url) { function scriptReplacer (line 311) | function scriptReplacer(match, prefix, s, suffix) { function createResumableState (line 314) | function createResumableState( function createFormatContext (line 341) | function createFormatContext( function getChildFormatContext (line 354) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 404) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 417) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 426) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 439) | function makeId(resumableState, treeId, localId) { function pushViewTransitionAttributes (line 444) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 465) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 504) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 510) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 519) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 526) | function validateAdditionalFormField(value) { function getCustomFormFields (line 529) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 547) | function pushFormActionAttribute( function pushAttribute (line 578) | function pushAttribute(target, name, value) { function pushInnerHTML (line 745) | function pushInnerHTML(target, innerHTML, children) { function flattenOptionChildren (line 754) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 761) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 782) | function pushLinkImpl(target, props) { function styleReplacer (line 800) | function styleReplacer(match, prefix, s, suffix) { function pushSelfClosing (line 803) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 821) | function pushTitleImpl(target, props) { function pushScriptImpl (line 856) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 883) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 907) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 935) | function startChunkForTag(tag) { function pushStartInstance (line 945) | function pushStartInstance( function endChunkForTag (line 1997) | function endChunkForTag(tag) { function hoistPreambleState (line 2002) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 2014) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 2022) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 2030) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 2095) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 2119) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 2139) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 2164) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 2183) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 2188) | function writeHoistablesForBoundary(destination, hoistableState, renderS... function flushResource (line 2199) | function flushResource(resource) { function flushStyleInPreamble (line 2204) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 2211) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 2239) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 2263) | function preloadLateStyles(styleQueue) { function pushCompletedShellIdAttribute (line 2267) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 2276) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 2328) | function writeStyleResourceAttributeInJS(destination, name, value) { function createHoistableState (line 2373) | function createHoistableState() { function prefetchDNS (line 2376) | function prefetchDNS(href) { function preconnect (line 2411) | function preconnect(href, crossOrigin) { function preload (line 2465) | function preload(href, as, options) { function preloadModule (line 2580) | function preloadModule(href, options) { function preinitStyle (line 2616) | function preinitStyle(href, precedence, options) { function preinitScript (line 2656) | function preinitScript(src, options) { function preinitModuleScript (line 2680) | function preinitModuleScript(src, options) { function adoptPreloadCredentials (line 2706) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 2710) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContextReplacer (line 2736) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 2753) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 2773) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 2776) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 2779) | function hoistHoistables(parentState, childState) { function createRenderState (line 2784) | function createRenderState(resumableState, generateStaticMarkup) { function pushTextInstance (line 2947) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushSegmentFinale (line 2957) | function pushSegmentFinale(target, renderState, lastPushedText, textEmbe... function getComponentNameFromType (line 2963) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3019) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3033) | function popAllPrevious(prev) { function pushAllNext (line 3038) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3043) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3051) | function popNextToCommonLevel(prev, next) { function switchContext (line 3059) | function switchContext(newSnapshot) { function getTreeId (line 3086) | function getTreeId(context) { function pushTreeContext (line 3091) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3122) | function clz32Fallback(x) { function noop (line 3126) | function noop() {} function trackUsedThenable (line 3128) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3170) | function getSuspendedThenable() { function is (line 3176) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 3195) | function resolveCurrentlyRenderingComponent() { function createHook (line 3200) | function createHook() { function createWorkInProgressHook (line 3204) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 3216) | function getThenableStateAfterSuspending() { function resetHooksState (line 3221) | function resetHooksState() { function basicStateReducer (line 3232) | function basicStateReducer(state, action) { function useReducer (line 3235) | function useReducer(reducer, initialArg, init) { function useMemo (line 3271) | function useMemo(nextCreate, deps) { function dispatchAction (line 3295) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 3311) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 3314) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 3317) | function unsupportedSetOptimisticState() { function useActionState (line 3320) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 3382) | function unwrapThenable(thenable) { function unsupportedRefresh (line 3388) | function unsupportedRefresh() { function describeBuiltInComponentFrame (line 3484) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 3501) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 3634) | function describeComponentStackByType(type) { function isEligibleForOutlining (line 3699) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 3704) | function defaultErrorHandler(error) { function RequestInstance (line 3726) | function RequestInstance( function createRequest (line 3764) | function createRequest( function pingTask (line 3820) | function pingTask(request, task) { function createSuspenseBoundary (line 3826) | function createSuspenseBoundary( function createRenderTask (line 3861) | function createRenderTask( function createReplayTask (line 3906) | function createReplayTask( function createPendingSegment (line 3951) | function createPendingSegment( function pushComponentStack (line 3973) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 3981) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 3988) | function getThrownInfo(node$jscomp$0) { function logRecoverableError (line 4015) | function logRecoverableError(request, error, errorInfo) { function fatalError (line 4020) | function fatalError(request, error) { function finishSuspenseListRow (line 4029) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 4032) | function unblockSuspenseListRow(request, unblockedRow, inheritedHoistabl... function tryToResolveTogetherRow (line 4053) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 4071) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 4087) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 4200) | function renderWithHooks(request, task, keyPath, Component, props, secon... function finishFunctionComponent (line 4222) | function finishFunctionComponent( function renderElement (line 4255) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 4910) | function resumeNode(request, task, segmentId, node, childIndex) { function renderNodeDestructive (line 4937) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 4947) | function retryNode(request, task) { function renderChildrenArray (line 5207) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 5283) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 5311) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 5378) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 5389) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 5407) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 5437) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 5548) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 5554) | function abortRemainingReplayNodes( function abortTask (line 5603) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 5676) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 5737) | function completeShell(request) { function completeAll (line 5744) | function completeAll(request) { function queueCompletedSegment (line 5756) | function queueCompletedSegment(boundary, segment) { function finishedTask (line 5772) | function finishedTask(request, boundary, row, segment) { function performWork (line 5850) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 6049) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 6065) | function preparePreambleFromSegment( function preparePreamble (line 6106) | function preparePreamble(request) { function flushSubtree (line 6124) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 6163) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 6239) | function flushSegmentContainer(request, destination, segment, hoistableS... function flushCompletedBoundary (line 6249) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 6330) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 6367) | function flushCompletedQueues(request, destination) { function enqueueFlush (line 6642) | function enqueueFlush(request) { function startFlowing (line 6655) | function startFlowing(request, destination) { function abort (line 6667) | function abort(request, reason) { function addToReplayParent (line 6692) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function onError (line 6704) | function onError() {} function renderToStringImpl (line 6705) | function renderToStringImpl( FILE: packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.node.development.js function styleReplacer (line 38) | function styleReplacer(match, prefix, s, suffix) { function scriptReplacer (line 41) | function scriptReplacer(match, prefix, s, suffix) { function getIteratorFn (line 44) | function getIteratorFn(maybeIterable) { function objectName (line 52) | function objectName(object) { function describeKeyForErrorMessage (line 56) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 60) | function describeValueForErrorMessage(value) { function describeElementType (line 82) | function describeElementType(type) { function describeObjectForErrorMessage (line 107) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function murmurhash3_32_gc (line 213) | function murmurhash3_32_gc(key, seed) { function typeName (line 270) | function typeName(value) { function willCoercionThrow (line 279) | function willCoercionThrow(value) { function testStringCoercion (line 286) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 289) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 300) | function checkCSSPropertyStringCoercion(value, propName) { function checkHtmlStringCoercion (line 311) | function checkHtmlStringCoercion(value) { function isAttributeNameSafe (line 321) | function isAttributeNameSafe(attributeName) { function checkControlledValueProps (line 332) | function checkControlledValueProps(tagName, props) { function validateProperty$1 (line 354) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 395) | function validateProperties$2(type, props) { function validateProperty (line 418) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 661) | function warnUnknownProperties(type, props, eventRegistry) { function camelize (line 685) | function camelize(string) { function escapeTextForBrowser (line 690) | function escapeTextForBrowser(text) { function sanitizeURL (line 732) | function sanitizeURL(url) { function escapeEntireInlineScriptContent (line 737) | function escapeEntireInlineScriptContent(scriptText) { function createResumableState (line 741) | function createResumableState( function createFormatContext (line 768) | function createFormatContext( function getChildFormatContext (line 781) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 857) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 870) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 880) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 893) | function makeId(resumableState, treeId, localId) { function pushViewTransitionAttributes (line 898) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 918) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 1025) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 1031) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 1043) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 1050) | function validateAdditionalFormField(value) { function getCustomFormFields (line 1056) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 1082) | function pushFormActionAttribute( function pushAttribute (line 1137) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1370) | function pushInnerHTML(target, innerHTML, children) { function checkSelectProp (line 1386) | function checkSelectProp(props, propName) { function flattenOptionChildren (line 1402) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1418) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1440) | function pushLinkImpl(target, props) { function escapeStyleTextContent (line 1459) | function escapeStyleTextContent(styleText) { function pushSelfClosing (line 1463) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1484) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1519) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1558) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1582) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1608) | function startChunkForTag(tag) { function pushStartInstance (line 1617) | function pushStartInstance( function endChunkForTag (line 2953) | function endChunkForTag(tag) { function hoistPreambleState (line 2959) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 2971) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 2979) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 2990) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 3055) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 3078) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 3097) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 3120) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 3144) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 3149) | function writeHoistablesForBoundary( function flushResource (line 3164) | function flushResource(resource) { function flushStyleInPreamble (line 3168) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 3175) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 3203) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 3227) | function preloadLateStyles(styleQueue) { function pushCompletedShellIdAttribute (line 3231) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 3240) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 3295) | function writeStyleResourceAttributeInJS(destination, name, value) { function createHoistableState (line 3343) | function createHoistableState() { function preloadBootstrapScriptOrModule (line 3346) | function preloadBootstrapScriptOrModule( function adoptPreloadCredentials (line 3364) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3368) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContext (line 3387) | function escapeHrefForLinkHeaderURLContext(hrefInput) { function escapeHrefForLinkHeaderURLContextReplacer (line 3394) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContext (line 3410) | function escapeStringForLinkHeaderQuotedParamValueContext(value, name) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3423) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3443) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3446) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3449) | function hoistHoistables(parentState, childState) { function createRenderState (line 3454) | function createRenderState(resumableState, generateStaticMarkup) { function pushTextInstance (line 3639) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushSegmentFinale (line 3649) | function pushSegmentFinale( function getComponentNameFromType (line 3658) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3718) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3738) | function popAllPrevious(prev) { function pushAllNext (line 3743) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3748) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3759) | function popNextToCommonLevel(prev, next) { function switchContext (line 3770) | function switchContext(newSnapshot) { function warnOnInvalidCallback (line 3784) | function warnOnInvalidCallback(callback) { function warnNoop (line 3795) | function warnNoop(publicInstance, callerName) { function getTreeId (line 3809) | function getTreeId(context) { function pushTreeContext (line 3816) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3844) | function clz32Fallback(x) { function noop (line 3848) | function noop() {} function trackUsedThenable (line 3849) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3891) | function getSuspendedThenable() { function captureSuspendedCallSite (line 3900) | function captureSuspendedCallSite() { function ensureSuspendableThenableStateDEV (line 3919) | function ensureSuspendableThenableStateDEV(thenableState) { function is (line 3944) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 3947) | function resolveCurrentlyRenderingComponent() { function createHook (line 3958) | function createHook() { function createWorkInProgressHook (line 3963) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 3975) | function getThenableStateAfterSuspending() { function resetHooksState (line 3980) | function resetHooksState() { function readContext (line 3992) | function readContext(context) { function basicStateReducer (line 3999) | function basicStateReducer(state, action) { function useReducer (line 4002) | function useReducer(reducer, initialArg, init) { function useMemo (line 4046) | function useMemo(nextCreate, deps) { function dispatchAction (line 4090) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 4109) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 4114) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 4117) | function unsupportedSetOptimisticState() { function useActionState (line 4120) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 4188) | function unwrapThenable(thenable) { function unsupportedRefresh (line 4194) | function unsupportedRefresh() { function disabledLog (line 4197) | function disabledLog() {} function disableLogs (line 4198) | function disableLogs() { function reenableLogs (line 4225) | function reenableLogs() { function formatOwnerStack (line 4244) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 4265) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 4281) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4437) | function describeComponentStackByType(type) { function isEligibleForOutlining (line 4491) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4497) | function defaultErrorHandler(error) { function RequestInstance (line 4519) | function RequestInstance( function createRequest (line 4558) | function createRequest( function pingTask (line 4619) | function pingTask(request, task) { function createSuspenseBoundary (line 4625) | function createSuspenseBoundary( function createRenderTask (line 4663) | function createRenderTask( function createReplayTask (line 4711) | function createReplayTask( function createPendingSegment (line 4759) | function createPendingSegment( function getCurrentStackInDEV (line 4781) | function getCurrentStackInDEV() { function pushHaltedAwaitOnComponentStack (line 4826) | function pushHaltedAwaitOnComponentStack(task, debugInfo) { function pushSuspendedCallSiteOnComponentStack (line 4845) | function pushSuspendedCallSiteOnComponentStack(request, task) { function pushServerComponentStack (line 4900) | function pushServerComponentStack(task, debugInfo) { function pushComponentStack (line 4915) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 4940) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 4952) | function getThrownInfo(node$jscomp$0) { function encodeErrorForBoundary (line 4978) | function encodeErrorForBoundary( function logRecoverableError (line 5000) | function logRecoverableError(request, error, errorInfo, debugTask) { function fatalError (line 5012) | function fatalError(request, error, errorInfo, debugTask) { function finishSuspenseListRow (line 5023) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 5026) | function unblockSuspenseListRow( function tryToResolveTogetherRow (line 5054) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 5079) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 5095) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 5219) | function renderWithHooks( function finishFunctionComponent (line 5253) | function finishFunctionComponent( function renderElement (line 5286) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 6332) | function resumeNode(request, task, segmentId, node, childIndex) { function replayElement (line 6359) | function replayElement( function validateIterable (line 6549) | function validateIterable( function renderNodeDestructive (line 6578) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 6590) | function retryNode(request, task) { function warnForMissingKey (line 6738) | function warnForMissingKey(request, task, child) { function renderChildrenArray (line 6801) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 6903) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 6937) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 7008) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 7019) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 7039) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 7071) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 7191) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 7198) | function abortRemainingReplayNodes( function abortTask (line 7270) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 7376) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 7441) | function completeShell(request) { function completeAll (line 7448) | function completeAll(request) { function queueCompletedSegment (line 7460) | function queueCompletedSegment(boundary, segment) { function finishedTask (line 7476) | function finishedTask(request, boundary, row, segment) { function performWork (line 7560) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 7820) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 7836) | function preparePreambleFromSegment( function preparePreamble (line 7880) | function preparePreamble(request) { function flushSubtree (line 7899) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 7939) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 8046) | function flushSegmentContainer( function flushCompletedBoundary (line 8061) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 8142) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 8188) | function flushCompletedQueues(request, destination) { function startWork (line 8532) | function startWork(request) { function enqueueFlush (line 8539) | function enqueueFlush(request) { function startFlowing (line 8552) | function startFlowing(request, destination) { function abort (line 8566) | function abort(request, reason) { function addToReplayParent (line 8603) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function onError (line 8615) | function onError() {} function renderToStringImpl (line 8616) | function renderToStringImpl( FILE: packages/next/src/compiled/react-dom/cjs/react-dom-server-legacy.node.production.js function getIteratorFn (line 56) | function getIteratorFn(maybeIterable) { function murmurhash3_32_gc (line 65) | function murmurhash3_32_gc(key, seed) { function isAttributeNameSafe (line 125) | function isAttributeNameSafe(attributeName) { function escapeTextForBrowser (line 221) | function escapeTextForBrowser(text) { function sanitizeURL (line 266) | function sanitizeURL(url) { function scriptReplacer (line 296) | function scriptReplacer(match, prefix, s, suffix) { function createResumableState (line 299) | function createResumableState( function createFormatContext (line 326) | function createFormatContext( function getChildFormatContext (line 339) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 389) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 402) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 411) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 424) | function makeId(resumableState, treeId, localId) { function pushViewTransitionAttributes (line 429) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 450) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 492) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 498) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 507) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 514) | function validateAdditionalFormField(value) { function getCustomFormFields (line 520) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 538) | function pushFormActionAttribute( function pushAttribute (line 569) | function pushAttribute(target, name, value) { function pushInnerHTML (line 736) | function pushInnerHTML(target, innerHTML, children) { function flattenOptionChildren (line 750) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 757) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 778) | function pushLinkImpl(target, props) { function styleReplacer (line 798) | function styleReplacer(match, prefix, s, suffix) { function pushSelfClosing (line 801) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 822) | function pushTitleImpl(target, props) { function pushScriptImpl (line 857) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 884) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 908) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 936) | function startChunkForTag(tag) { function pushStartInstance (line 945) | function pushStartInstance( function endChunkForTag (line 2011) | function endChunkForTag(tag) { function hoistPreambleState (line 2016) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 2028) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 2036) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 2047) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 2112) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 2136) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 2156) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 2181) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 2200) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 2205) | function writeHoistablesForBoundary(destination, hoistableState, renderS... function flushResource (line 2216) | function flushResource(resource) { function flushStyleInPreamble (line 2221) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 2228) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 2256) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 2280) | function preloadLateStyles(styleQueue) { function pushCompletedShellIdAttribute (line 2284) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 2293) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 2347) | function writeStyleResourceAttributeInJS(destination, name, value) { function createHoistableState (line 2392) | function createHoistableState() { function prefetchDNS (line 2395) | function prefetchDNS(href) { function preconnect (line 2430) | function preconnect(href, crossOrigin) { function preload (line 2484) | function preload(href, as, options) { function preloadModule (line 2599) | function preloadModule(href, options) { function preinitStyle (line 2635) | function preinitStyle(href, precedence, options) { function preinitScript (line 2675) | function preinitScript(src, options) { function preinitModuleScript (line 2699) | function preinitModuleScript(src, options) { function adoptPreloadCredentials (line 2725) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 2729) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContextReplacer (line 2755) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 2772) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 2792) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 2795) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 2798) | function hoistHoistables(parentState, childState) { function createRenderState (line 2803) | function createRenderState(resumableState, generateStaticMarkup) { function pushTextInstance (line 2966) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushSegmentFinale (line 2976) | function pushSegmentFinale(target, renderState, lastPushedText, textEmbe... function getComponentNameFromType (line 2982) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3038) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3058) | function popAllPrevious(prev) { function pushAllNext (line 3063) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3068) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3079) | function popNextToCommonLevel(prev, next) { function switchContext (line 3090) | function switchContext(newSnapshot) { function getTreeId (line 3117) | function getTreeId(context) { function pushTreeContext (line 3122) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3153) | function clz32Fallback(x) { function noop (line 3157) | function noop() {} function trackUsedThenable (line 3161) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3203) | function getSuspendedThenable() { function is (line 3212) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 3231) | function resolveCurrentlyRenderingComponent() { function createHook (line 3238) | function createHook() { function createWorkInProgressHook (line 3243) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 3255) | function getThenableStateAfterSuspending() { function resetHooksState (line 3260) | function resetHooksState() { function basicStateReducer (line 3271) | function basicStateReducer(state, action) { function useReducer (line 3274) | function useReducer(reducer, initialArg, init) { function useMemo (line 3310) | function useMemo(nextCreate, deps) { function dispatchAction (line 3334) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 3353) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 3358) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 3361) | function unsupportedSetOptimisticState() { function useActionState (line 3364) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 3426) | function unwrapThenable(thenable) { function unsupportedRefresh (line 3432) | function unsupportedRefresh() { function describeBuiltInComponentFrame (line 3533) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 3550) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 3683) | function describeComponentStackByType(type) { function isEligibleForOutlining (line 3748) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 3753) | function defaultErrorHandler(error) { function RequestInstance (line 3775) | function RequestInstance( function createRequest (line 3813) | function createRequest( function pingTask (line 3869) | function pingTask(request, task) { function createSuspenseBoundary (line 3875) | function createSuspenseBoundary( function createRenderTask (line 3910) | function createRenderTask( function createReplayTask (line 3955) | function createReplayTask( function createPendingSegment (line 4000) | function createPendingSegment( function pushComponentStack (line 4022) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 4030) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 4037) | function getThrownInfo(node$jscomp$0) { function logRecoverableError (line 4064) | function logRecoverableError(request, error, errorInfo) { function fatalError (line 4069) | function fatalError(request, error) { function finishSuspenseListRow (line 4078) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 4081) | function unblockSuspenseListRow(request, unblockedRow, inheritedHoistabl... function tryToResolveTogetherRow (line 4102) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 4120) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 4136) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 4249) | function renderWithHooks(request, task, keyPath, Component, props, secon... function finishFunctionComponent (line 4271) | function finishFunctionComponent( function renderElement (line 4304) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 4963) | function resumeNode(request, task, segmentId, node, childIndex) { function renderNodeDestructive (line 4990) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 5000) | function retryNode(request, task) { function renderChildrenArray (line 5267) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 5345) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 5379) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 5450) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 5461) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 5479) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 5509) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 5620) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 5626) | function abortRemainingReplayNodes( function abortTask (line 5678) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 5751) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 5812) | function completeShell(request) { function completeAll (line 5819) | function completeAll(request) { function queueCompletedSegment (line 5831) | function queueCompletedSegment(boundary, segment) { function finishedTask (line 5847) | function finishedTask(request, boundary, row, segment) { function performWork (line 5927) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 6128) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 6144) | function preparePreambleFromSegment( function preparePreamble (line 6188) | function preparePreamble(request) { function flushSubtree (line 6206) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 6247) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 6326) | function flushSegmentContainer(request, destination, segment, hoistableS... function flushCompletedBoundary (line 6336) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 6417) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 6456) | function flushCompletedQueues(request, destination) { function enqueueFlush (line 6731) | function enqueueFlush(request) { function startFlowing (line 6744) | function startFlowing(request, destination) { function abort (line 6756) | function abort(request, reason) { function addToReplayParent (line 6781) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function onError (line 6793) | function onError() {} function renderToStringImpl (line 6794) | function renderToStringImpl( FILE: packages/next/src/compiled/react-dom/cjs/react-dom-server.browser.development.js function styleReplacer (line 38) | function styleReplacer(match, prefix, s, suffix) { function scriptReplacer (line 41) | function scriptReplacer(match, prefix, s, suffix) { function getIteratorFn (line 44) | function getIteratorFn(maybeIterable) { function objectName (line 52) | function objectName(object) { function describeKeyForErrorMessage (line 56) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 60) | function describeValueForErrorMessage(value) { function describeElementType (line 82) | function describeElementType(type) { function describeObjectForErrorMessage (line 107) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function murmurhash3_32_gc (line 213) | function murmurhash3_32_gc(key, seed) { function scheduleWork (line 270) | function scheduleWork(callback) { function handleErrorInNextTick (line 274) | function handleErrorInNextTick(error) { function writeChunk (line 279) | function writeChunk(destination, chunk) { function writeChunkAndReturn (line 306) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 310) | function completeWriting(destination) { function stringToChunk (line 319) | function stringToChunk(content) { function stringToPrecomputedChunk (line 322) | function stringToPrecomputedChunk(content) { function byteLengthOfChunk (line 330) | function byteLengthOfChunk(chunk) { function closeWithError (line 333) | function closeWithError(destination, error) { function typeName (line 338) | function typeName(value) { function willCoercionThrow (line 347) | function willCoercionThrow(value) { function testStringCoercion (line 354) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 357) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 368) | function checkCSSPropertyStringCoercion(value, propName) { function checkHtmlStringCoercion (line 379) | function checkHtmlStringCoercion(value) { function isAttributeNameSafe (line 389) | function isAttributeNameSafe(attributeName) { function checkControlledValueProps (line 400) | function checkControlledValueProps(tagName, props) { function validateProperty$1 (line 422) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 463) | function validateProperties$2(type, props) { function validateProperty (line 486) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 729) | function warnUnknownProperties(type, props, eventRegistry) { function camelize (line 753) | function camelize(string) { function escapeTextForBrowser (line 758) | function escapeTextForBrowser(text) { function sanitizeURL (line 800) | function sanitizeURL(url) { function escapeEntireInlineScriptContent (line 805) | function escapeEntireInlineScriptContent(scriptText) { function createRenderState (line 809) | function createRenderState( function createResumableState (line 1025) | function createResumableState( function createPreambleState (line 1052) | function createPreambleState() { function createFormatContext (line 1055) | function createFormatContext( function createRootFormatContext (line 1068) | function createRootFormatContext(namespaceURI) { function getChildFormatContext (line 1080) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 1156) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 1169) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 1179) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 1192) | function makeId(resumableState, treeId, localId) { function pushTextInstance (line 1197) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushViewTransitionAttributes (line 1203) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 1223) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 1334) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 1344) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 1356) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 1363) | function validateAdditionalFormField(value) { function getCustomFormFields (line 1369) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 1395) | function pushFormActionAttribute( function pushAttribute (line 1450) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1691) | function pushInnerHTML(target, innerHTML, children) { function checkSelectProp (line 1708) | function checkSelectProp(props, propName) { function flattenOptionChildren (line 1724) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1740) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1762) | function pushLinkImpl(target, props) { function escapeStyleTextContent (line 1781) | function escapeStyleTextContent(styleText) { function pushSelfClosing (line 1785) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1806) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1841) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1880) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1904) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1930) | function startChunkForTag(tag) { function pushStartInstance (line 1939) | function pushStartInstance( function endChunkForTag (line 3294) | function endChunkForTag(tag) { function hoistPreambleState (line 3301) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 3313) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 3323) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 3333) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 3391) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 3414) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 3433) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 3456) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 3487) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 3492) | function writeHoistablesForBoundary( function flushResource (line 3507) | function flushResource(resource) { function flushStyleInPreamble (line 3511) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 3518) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 3547) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 3571) | function preloadLateStyles(styleQueue) { function pushCompletedShellIdAttribute (line 3575) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 3586) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 3649) | function writeStyleResourceAttributeInJS(destination, name, value) { function createHoistableState (line 3701) | function createHoistableState() { function preloadBootstrapScriptOrModule (line 3704) | function preloadBootstrapScriptOrModule( function adoptPreloadCredentials (line 3722) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3726) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContext (line 3745) | function escapeHrefForLinkHeaderURLContext(hrefInput) { function escapeHrefForLinkHeaderURLContextReplacer (line 3752) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContext (line 3768) | function escapeStringForLinkHeaderQuotedParamValueContext(value, name) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3781) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3801) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3804) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3807) | function hoistHoistables(parentState, childState) { function hasSuspenseyContent (line 3812) | function hasSuspenseyContent(hoistableState, flushingInShell) { function getComponentNameFromType (line 3817) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3877) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3897) | function popAllPrevious(prev) { function pushAllNext (line 3902) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3907) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3918) | function popNextToCommonLevel(prev, next) { function switchContext (line 3929) | function switchContext(newSnapshot) { function warnOnInvalidCallback (line 3943) | function warnOnInvalidCallback(callback) { function warnNoop (line 3954) | function warnNoop(publicInstance, callerName) { function getTreeId (line 3968) | function getTreeId(context) { function pushTreeContext (line 3975) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 4003) | function clz32Fallback(x) { function noop (line 4007) | function noop() {} function trackUsedThenable (line 4008) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 4050) | function getSuspendedThenable() { function captureSuspendedCallSite (line 4059) | function captureSuspendedCallSite() { function ensureSuspendableThenableStateDEV (line 4078) | function ensureSuspendableThenableStateDEV(thenableState) { function is (line 4103) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 4106) | function resolveCurrentlyRenderingComponent() { function createHook (line 4117) | function createHook() { function createWorkInProgressHook (line 4122) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 4134) | function getThenableStateAfterSuspending() { function resetHooksState (line 4139) | function resetHooksState() { function readContext (line 4151) | function readContext(context) { function basicStateReducer (line 4158) | function basicStateReducer(state, action) { function useReducer (line 4161) | function useReducer(reducer, initialArg, init) { function useMemo (line 4205) | function useMemo(nextCreate, deps) { function dispatchAction (line 4249) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 4268) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 4273) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 4276) | function unsupportedSetOptimisticState() { function useActionState (line 4279) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 4347) | function unwrapThenable(thenable) { function unsupportedRefresh (line 4353) | function unsupportedRefresh() { function disabledLog (line 4356) | function disabledLog() {} function disableLogs (line 4357) | function disableLogs() { function reenableLogs (line 4384) | function reenableLogs() { function formatOwnerStack (line 4403) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 4424) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 4440) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4596) | function describeComponentStackByType(type) { function getViewTransitionClassName (line 4650) | function getViewTransitionClassName(defaultClass, eventClass) { function resetOwnerStackLimit (line 4667) | function resetOwnerStackLimit() { function isEligibleForOutlining (line 4673) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4681) | function defaultErrorHandler(error) { function RequestInstance (line 4712) | function RequestInstance( function createRequest (line 4751) | function createRequest( function createPrerenderRequest (line 4809) | function createPrerenderRequest( function resumeRequest (line 4841) | function resumeRequest( function resumeAndPrerenderRequest (line 4925) | function resumeAndPrerenderRequest( function pingTask (line 4952) | function pingTask(request, task) { function createSuspenseBoundary (line 4964) | function createSuspenseBoundary( function createRenderTask (line 5002) | function createRenderTask( function createReplayTask (line 5050) | function createReplayTask( function createPendingSegment (line 5098) | function createPendingSegment( function getCurrentStackInDEV (line 5120) | function getCurrentStackInDEV() { function pushHaltedAwaitOnComponentStack (line 5165) | function pushHaltedAwaitOnComponentStack(task, debugInfo) { function pushSuspendedCallSiteOnComponentStack (line 5184) | function pushSuspendedCallSiteOnComponentStack(request, task) { function pushServerComponentStack (line 5239) | function pushServerComponentStack(task, debugInfo) { function pushComponentStack (line 5254) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 5279) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 5291) | function getThrownInfo(node$jscomp$0) { function encodeErrorForBoundary (line 5317) | function encodeErrorForBoundary( function logRecoverableError (line 5339) | function logRecoverableError(request, error, errorInfo, debugTask) { function fatalError (line 5351) | function fatalError(request, error, errorInfo, debugTask) { function finishSuspenseListRow (line 5363) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 5366) | function unblockSuspenseListRow( function tryToResolveTogetherRow (line 5394) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 5419) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 5435) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 5557) | function renderWithHooks( function finishFunctionComponent (line 5591) | function finishFunctionComponent( function renderElement (line 5624) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 6717) | function resumeNode(request, task, segmentId, node, childIndex) { function replayElement (line 6745) | function replayElement( function validateIterable (line 6940) | function validateIterable( function renderNodeDestructive (line 6969) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 6981) | function retryNode(request, task) { function warnForMissingKey (line 7129) | function warnForMissingKey(request, task, child) { function renderChildrenArray (line 7192) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 7294) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 7328) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 7399) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 7410) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 7430) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 7462) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 7582) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 7589) | function abortRemainingReplayNodes( function abortTask (line 7661) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 7767) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 7832) | function completeShell(request) { function completeAll (line 7839) | function completeAll(request) { function queueCompletedSegment (line 7851) | function queueCompletedSegment(boundary, segment) { function finishedSegment (line 7867) | function finishedSegment(request, boundary, segment) { function finishedTask (line 7877) | function finishedTask(request, boundary, row, segment) { function performWork (line 7961) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 8223) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 8239) | function preparePreambleFromSegment( function preparePreamble (line 8283) | function preparePreamble(request) { function flushSubtree (line 8302) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 8343) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 8446) | function flushSegmentContainer( function flushCompletedBoundary (line 8461) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 8547) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 8593) | function flushCompletedQueues(request, destination) { function startWork (line 8973) | function startWork(request) { function enqueueFlush (line 8984) | function enqueueFlush(request) { function startFlowing (line 8996) | function startFlowing(request, destination) { function abort (line 9011) | function abort(request, reason) { function addToReplayParent (line 9048) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function getPostponedState (line 9060) | function getPostponedState(request) { function ensureCorrectIsomorphicReactVersion (line 9106) | function ensureCorrectIsomorphicReactVersion() { FILE: packages/next/src/compiled/react-dom/cjs/react-dom-server.browser.production.js function formatProdErrorMessage (line 38) | function formatProdErrorMessage(code) { function getIteratorFn (line 71) | function getIteratorFn(maybeIterable) { function murmurhash3_32_gc (line 80) | function murmurhash3_32_gc(key, seed) { function scheduleWork (line 139) | function scheduleWork(callback) { function handleErrorInNextTick (line 143) | function handleErrorInNextTick(error) { function writeChunk (line 159) | function writeChunk(destination, chunk) { function writeChunkAndReturn (line 183) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 187) | function completeWriting(destination) { function stringToChunk (line 195) | function stringToChunk(content) { function stringToPrecomputedChunk (line 198) | function stringToPrecomputedChunk(content) { function byteLengthOfChunk (line 201) | function byteLengthOfChunk(chunk) { function closeWithError (line 204) | function closeWithError(destination, error) { function isAttributeNameSafe (line 216) | function isAttributeNameSafe(attributeName) { function escapeTextForBrowser (line 312) | function escapeTextForBrowser(text) { function sanitizeURL (line 357) | function sanitizeURL(url) { function scriptReplacer (line 397) | function scriptReplacer(match, prefix, s, suffix) { function createRenderState (line 404) | function createRenderState( function createResumableState (line 612) | function createResumableState( function createPreambleState (line 639) | function createPreambleState() { function createFormatContext (line 642) | function createFormatContext( function createRootFormatContext (line 655) | function createRootFormatContext(namespaceURI) { function getChildFormatContext (line 667) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 717) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 730) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 739) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 752) | function makeId(resumableState, treeId, localId) { function pushTextInstance (line 758) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushViewTransitionAttributes (line 764) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 788) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 842) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 848) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 866) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 873) | function validateAdditionalFormField(value) { function getCustomFormFields (line 876) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 894) | function pushFormActionAttribute( function pushAttribute (line 931) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1150) | function pushInnerHTML(target, innerHTML, children) { function flattenOptionChildren (line 1161) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1172) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1195) | function pushLinkImpl(target, props) { function styleReplacer (line 1213) | function styleReplacer(match, prefix, s, suffix) { function pushSelfClosing (line 1216) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1234) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1273) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1302) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1326) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1355) | function startChunkForTag(tag) { function pushStartInstance (line 1366) | function pushStartInstance( function endChunkForTag (line 2437) | function endChunkForTag(tag) { function hoistPreambleState (line 2444) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 2456) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 2491) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 2525) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 2583) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 2649) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 2669) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 2700) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 2722) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 2727) | function writeHoistablesForBoundary(destination, hoistableState, renderS... function flushResource (line 2738) | function flushResource(resource) { function flushStyleInPreamble (line 2743) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 2755) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 2783) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 2807) | function preloadLateStyles(styleQueue) { function pushCompletedShellIdAttribute (line 2814) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 2827) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 2885) | function writeStyleResourceAttributeInJS(destination, name, value) { function createHoistableState (line 2934) | function createHoistableState() { function prefetchDNS (line 2937) | function prefetchDNS(href) { function preconnect (line 2972) | function preconnect(href, crossOrigin) { function preload (line 3026) | function preload(href, as, options) { function preloadModule (line 3141) | function preloadModule(href, options) { function preinitStyle (line 3177) | function preinitStyle(href, precedence, options) { function preinitScript (line 3217) | function preinitScript(src, options) { function preinitModuleScript (line 3241) | function preinitModuleScript(src, options) { function adoptPreloadCredentials (line 3267) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3271) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContextReplacer (line 3297) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3314) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3334) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3337) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3340) | function hoistHoistables(parentState, childState) { function hasSuspenseyContent (line 3345) | function hasSuspenseyContent(hoistableState, flushingInShell) { function getComponentNameFromType (line 3352) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3408) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3422) | function popAllPrevious(prev) { function pushAllNext (line 3427) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3432) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3440) | function popNextToCommonLevel(prev, next) { function switchContext (line 3448) | function switchContext(newSnapshot) { function getTreeId (line 3475) | function getTreeId(context) { function pushTreeContext (line 3480) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3511) | function clz32Fallback(x) { function noop (line 3515) | function noop() {} function trackUsedThenable (line 3517) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3559) | function getSuspendedThenable() { function is (line 3565) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 3584) | function resolveCurrentlyRenderingComponent() { function createHook (line 3589) | function createHook() { function createWorkInProgressHook (line 3593) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 3605) | function getThenableStateAfterSuspending() { function resetHooksState (line 3610) | function resetHooksState() { function basicStateReducer (line 3621) | function basicStateReducer(state, action) { function useReducer (line 3624) | function useReducer(reducer, initialArg, init) { function useMemo (line 3660) | function useMemo(nextCreate, deps) { function dispatchAction (line 3684) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 3700) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 3703) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 3706) | function unsupportedSetOptimisticState() { function useActionState (line 3709) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 3771) | function unwrapThenable(thenable) { function unsupportedRefresh (line 3777) | function unsupportedRefresh() { function describeBuiltInComponentFrame (line 3872) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 3889) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4022) | function describeComponentStackByType(type) { function getViewTransitionClassName (line 4087) | function getViewTransitionClassName(defaultClass, eventClass) { function isEligibleForOutlining (line 4104) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4112) | function defaultErrorHandler(error) { function RequestInstance (line 4143) | function RequestInstance( function createRequest (line 4181) | function createRequest( function createPrerenderRequest (line 4236) | function createPrerenderRequest( function resumeRequest (line 4268) | function resumeRequest( function resumeAndPrerenderRequest (line 4347) | function resumeAndPrerenderRequest( function pingTask (line 4375) | function pingTask(request, task) { function createSuspenseBoundary (line 4387) | function createSuspenseBoundary( function createRenderTask (line 4422) | function createRenderTask( function createReplayTask (line 4467) | function createReplayTask( function createPendingSegment (line 4512) | function createPendingSegment( function pushComponentStack (line 4534) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 4542) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 4549) | function getThrownInfo(node$jscomp$0) { function logRecoverableError (line 4576) | function logRecoverableError(request, error, errorInfo) { function fatalError (line 4581) | function fatalError(request, error) { function finishSuspenseListRow (line 4590) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 4593) | function unblockSuspenseListRow(request, unblockedRow, inheritedHoistabl... function tryToResolveTogetherRow (line 4614) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 4632) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 4648) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 4759) | function renderWithHooks(request, task, keyPath, Component, props, secon... function finishFunctionComponent (line 4781) | function finishFunctionComponent( function renderElement (line 4814) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 5517) | function resumeNode(request, task, segmentId, node, childIndex) { function renderNodeDestructive (line 5545) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 5555) | function retryNode(request, task) { function renderChildrenArray (line 5820) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 5896) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 5924) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 5991) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 6002) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 6020) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 6050) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 6161) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 6167) | function abortRemainingReplayNodes( function abortTask (line 6216) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 6289) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 6350) | function completeShell(request) { function completeAll (line 6357) | function completeAll(request) { function queueCompletedSegment (line 6369) | function queueCompletedSegment(boundary, segment) { function finishedSegment (line 6385) | function finishedSegment(request, boundary, segment) { function finishedTask (line 6395) | function finishedTask(request, boundary, row, segment) { function performWork (line 6473) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 6670) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 6686) | function preparePreambleFromSegment( function preparePreamble (line 6727) | function preparePreamble(request) { function flushSubtree (line 6745) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 6785) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 6849) | function flushSegmentContainer(request, destination, segment, hoistableS... function flushCompletedBoundary (line 6859) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 6934) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 6970) | function flushCompletedQueues(request, destination) { function startWork (line 7254) | function startWork(request) { function enqueueFlush (line 7265) | function enqueueFlush(request) { function startFlowing (line 7277) | function startFlowing(request, destination) { function abort (line 7289) | function abort(request, reason) { function addToReplayParent (line 7314) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function getPostponedState (line 7326) | function getPostponedState(request) { function ensureCorrectIsomorphicReactVersion (line 7372) | function ensureCorrectIsomorphicReactVersion() { FILE: packages/next/src/compiled/react-dom/cjs/react-dom-server.bun.production.js function getIteratorFn (line 35) | function getIteratorFn(maybeIterable) { function flushBuffered (line 45) | function flushBuffered(destination) { function writeChunk (line 48) | function writeChunk(destination, chunk) { function byteLengthOfChunk (line 51) | function byteLengthOfChunk(chunk) { function closeWithError (line 54) | function closeWithError(destination, error) { function isAttributeNameSafe (line 68) | function isAttributeNameSafe(attributeName) { function escapeTextForBrowser (line 164) | function escapeTextForBrowser(text) { function sanitizeURL (line 209) | function sanitizeURL(url) { function scriptReplacer (line 239) | function scriptReplacer(match, prefix, s, suffix) { function createRenderState (line 242) | function createRenderState( function createResumableState (line 440) | function createResumableState( function createPreambleState (line 467) | function createPreambleState() { function createFormatContext (line 470) | function createFormatContext( function createRootFormatContext (line 483) | function createRootFormatContext(namespaceURI) { function getChildFormatContext (line 495) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 545) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 558) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 567) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 580) | function makeId(resumableState, treeId, localId) { function pushTextInstance (line 585) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushSegmentFinale (line 591) | function pushSegmentFinale(target, renderState, lastPushedText, textEmbe... function pushViewTransitionAttributes (line 594) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 615) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 657) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 663) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 672) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 679) | function validateAdditionalFormField(value) { function getCustomFormFields (line 685) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 703) | function pushFormActionAttribute( function pushAttribute (line 734) | function pushAttribute(target, name, value) { function pushInnerHTML (line 901) | function pushInnerHTML(target, innerHTML, children) { function flattenOptionChildren (line 915) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 922) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 943) | function pushLinkImpl(target, props) { function styleReplacer (line 963) | function styleReplacer(match, prefix, s, suffix) { function pushSelfClosing (line 966) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 987) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1022) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1049) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1073) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1101) | function startChunkForTag(tag) { function pushStartInstance (line 1110) | function pushStartInstance( function endChunkForTag (line 2176) | function endChunkForTag(tag) { function hoistPreambleState (line 2181) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 2193) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 2201) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 2211) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 2275) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 2299) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 2319) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 2344) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 2363) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 2368) | function writeHoistablesForBoundary(destination, hoistableState, renderS... function flushResource (line 2379) | function flushResource(resource) { function flushStyleInPreamble (line 2384) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 2391) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 2419) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 2443) | function preloadLateStyles(styleQueue) { function pushCompletedShellIdAttribute (line 2447) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 2456) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 2514) | function writeStyleResourceAttributeInJS(destination, name, value) { function createHoistableState (line 2557) | function createHoistableState() { function prefetchDNS (line 2560) | function prefetchDNS(href) { function preconnect (line 2595) | function preconnect(href, crossOrigin) { function preload (line 2649) | function preload(href, as, options) { function preloadModule (line 2764) | function preloadModule(href, options) { function preinitStyle (line 2800) | function preinitStyle(href, precedence, options) { function preinitScript (line 2840) | function preinitScript(src, options) { function preinitModuleScript (line 2864) | function preinitModuleScript(src, options) { function adoptPreloadCredentials (line 2890) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 2894) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContextReplacer (line 2920) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 2937) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 2957) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 2960) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 2963) | function hoistHoistables(parentState, childState) { function hasSuspenseyContent (line 2968) | function hasSuspenseyContent(hoistableState, flushingInShell) { function getComponentNameFromType (line 2975) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3031) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3051) | function popAllPrevious(prev) { function pushAllNext (line 3056) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3061) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3072) | function popNextToCommonLevel(prev, next) { function switchContext (line 3083) | function switchContext(newSnapshot) { function getTreeId (line 3110) | function getTreeId(context) { function pushTreeContext (line 3115) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3146) | function clz32Fallback(x) { function noop (line 3150) | function noop() {} function trackUsedThenable (line 3154) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3196) | function getSuspendedThenable() { function is (line 3205) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 3224) | function resolveCurrentlyRenderingComponent() { function createHook (line 3231) | function createHook() { function createWorkInProgressHook (line 3236) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 3248) | function getThenableStateAfterSuspending() { function resetHooksState (line 3253) | function resetHooksState() { function basicStateReducer (line 3264) | function basicStateReducer(state, action) { function useReducer (line 3267) | function useReducer(reducer, initialArg, init) { function useMemo (line 3303) | function useMemo(nextCreate, deps) { function dispatchAction (line 3327) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 3346) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 3351) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 3354) | function unsupportedSetOptimisticState() { function useActionState (line 3357) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 3417) | function unwrapThenable(thenable) { function unsupportedRefresh (line 3423) | function unsupportedRefresh() { function describeBuiltInComponentFrame (line 3523) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 3540) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 3673) | function describeComponentStackByType(type) { function getViewTransitionClassName (line 3738) | function getViewTransitionClassName(defaultClass, eventClass) { function isEligibleForOutlining (line 3755) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 3763) | function defaultErrorHandler(error) { function RequestInstance (line 3794) | function RequestInstance( function createRequest (line 3832) | function createRequest( function createPrerenderRequest (line 3887) | function createPrerenderRequest( function resumeRequest (line 3919) | function resumeRequest( function resumeAndPrerenderRequest (line 3998) | function resumeAndPrerenderRequest( function pingTask (line 4026) | function pingTask(request, task) { function createSuspenseBoundary (line 4038) | function createSuspenseBoundary( function createRenderTask (line 4073) | function createRenderTask( function createReplayTask (line 4118) | function createReplayTask( function createPendingSegment (line 4163) | function createPendingSegment( function pushComponentStack (line 4185) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 4193) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 4200) | function getThrownInfo(node$jscomp$0) { function logRecoverableError (line 4227) | function logRecoverableError(request, error, errorInfo) { function fatalError (line 4232) | function fatalError(request, error) { function finishSuspenseListRow (line 4241) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 4244) | function unblockSuspenseListRow(request, unblockedRow, inheritedHoistabl... function tryToResolveTogetherRow (line 4265) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 4283) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 4299) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 4413) | function renderWithHooks(request, task, keyPath, Component, props, secon... function finishFunctionComponent (line 4435) | function finishFunctionComponent( function renderElement (line 4468) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 5184) | function resumeNode(request, task, segmentId, node, childIndex) { function renderNodeDestructive (line 5212) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 5222) | function retryNode(request, task) { function renderChildrenArray (line 5494) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 5572) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 5606) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 5677) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 5688) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 5706) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 5736) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 5847) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 5853) | function abortRemainingReplayNodes( function abortTask (line 5905) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 5978) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 6039) | function completeShell(request) { function completeAll (line 6046) | function completeAll(request) { function queueCompletedSegment (line 6058) | function queueCompletedSegment(boundary, segment) { function finishedSegment (line 6074) | function finishedSegment(request, boundary, segment) { function finishedTask (line 6084) | function finishedTask(request, boundary, row, segment) { function performWork (line 6164) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 6366) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 6382) | function preparePreambleFromSegment( function preparePreamble (line 6426) | function preparePreamble(request) { function flushSubtree (line 6444) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 6485) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 6549) | function flushSegmentContainer(request, destination, segment, hoistableS... function flushCompletedBoundary (line 6559) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 6646) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 6687) | function flushCompletedQueues(request, destination) { function startWork (line 6962) | function startWork(request) { function enqueueFlush (line 6973) | function enqueueFlush(request) { function startFlowing (line 6985) | function startFlowing(request, destination) { function abort (line 6997) | function abort(request, reason) { function addToReplayParent (line 7022) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function getPostponedState (line 7034) | function getPostponedState(request) { function ensureCorrectIsomorphicReactVersion (line 7080) | function ensureCorrectIsomorphicReactVersion() { function createDrainHandler (line 7092) | function createDrainHandler(destination, request) { function createCancelHandler (line 7097) | function createCancelHandler(request, reason) { function createRequestImpl (line 7103) | function createRequestImpl(children, options) { function createFakeWritableFromReadableStreamController$1 (line 7132) | function createFakeWritableFromReadableStreamController$1(controller) { function resumeRequestImpl (line 7149) | function resumeRequestImpl(children, postponedState, options) { function createFakeWritableFromReadableStreamController (line 7169) | function createFakeWritableFromReadableStreamController(controller) { function createFakeWritableFromReadable (line 7186) | function createFakeWritableFromReadable(readable) { FILE: packages/next/src/compiled/react-dom/cjs/react-dom-server.edge.development.js function styleReplacer (line 38) | function styleReplacer(match, prefix, s, suffix) { function scriptReplacer (line 41) | function scriptReplacer(match, prefix, s, suffix) { function getIteratorFn (line 44) | function getIteratorFn(maybeIterable) { function objectName (line 52) | function objectName(object) { function describeKeyForErrorMessage (line 56) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 60) | function describeValueForErrorMessage(value) { function describeElementType (line 82) | function describeElementType(type) { function describeObjectForErrorMessage (line 107) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function murmurhash3_32_gc (line 213) | function murmurhash3_32_gc(key, seed) { function handleErrorInNextTick (line 270) | function handleErrorInNextTick(error) { function writeChunk (line 275) | function writeChunk(destination, chunk) { function writeChunkAndReturn (line 302) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 306) | function completeWriting(destination) { function stringToChunk (line 315) | function stringToChunk(content) { function stringToPrecomputedChunk (line 318) | function stringToPrecomputedChunk(content) { function byteLengthOfChunk (line 326) | function byteLengthOfChunk(chunk) { function closeWithError (line 329) | function closeWithError(destination, error) { function typeName (line 334) | function typeName(value) { function willCoercionThrow (line 343) | function willCoercionThrow(value) { function testStringCoercion (line 350) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 353) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 364) | function checkCSSPropertyStringCoercion(value, propName) { function checkHtmlStringCoercion (line 375) | function checkHtmlStringCoercion(value) { function isAttributeNameSafe (line 385) | function isAttributeNameSafe(attributeName) { function checkControlledValueProps (line 396) | function checkControlledValueProps(tagName, props) { function validateProperty$1 (line 418) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 459) | function validateProperties$2(type, props) { function validateProperty (line 482) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 725) | function warnUnknownProperties(type, props, eventRegistry) { function camelize (line 749) | function camelize(string) { function escapeTextForBrowser (line 754) | function escapeTextForBrowser(text) { function sanitizeURL (line 796) | function sanitizeURL(url) { function escapeEntireInlineScriptContent (line 801) | function escapeEntireInlineScriptContent(scriptText) { function createRenderState (line 805) | function createRenderState( function createResumableState (line 1021) | function createResumableState( function createPreambleState (line 1048) | function createPreambleState() { function createFormatContext (line 1051) | function createFormatContext( function createRootFormatContext (line 1064) | function createRootFormatContext(namespaceURI) { function getChildFormatContext (line 1076) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 1152) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 1165) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 1175) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 1188) | function makeId(resumableState, treeId, localId) { function pushTextInstance (line 1193) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushViewTransitionAttributes (line 1199) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 1219) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 1330) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 1340) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 1352) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 1359) | function validateAdditionalFormField(value) { function getCustomFormFields (line 1365) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 1391) | function pushFormActionAttribute( function pushAttribute (line 1446) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1687) | function pushInnerHTML(target, innerHTML, children) { function checkSelectProp (line 1704) | function checkSelectProp(props, propName) { function flattenOptionChildren (line 1720) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1736) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1758) | function pushLinkImpl(target, props) { function escapeStyleTextContent (line 1777) | function escapeStyleTextContent(styleText) { function pushSelfClosing (line 1781) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1802) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1837) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1876) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1900) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1926) | function startChunkForTag(tag) { function pushStartInstance (line 1935) | function pushStartInstance( function endChunkForTag (line 3290) | function endChunkForTag(tag) { function hoistPreambleState (line 3297) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 3309) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 3319) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 3329) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 3387) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 3410) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 3429) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 3452) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 3483) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 3488) | function writeHoistablesForBoundary( function flushResource (line 3503) | function flushResource(resource) { function flushStyleInPreamble (line 3507) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 3514) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 3543) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 3567) | function preloadLateStyles(styleQueue) { function pushCompletedShellIdAttribute (line 3571) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 3582) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 3645) | function writeStyleResourceAttributeInJS(destination, name, value) { function createHoistableState (line 3697) | function createHoistableState() { function preloadBootstrapScriptOrModule (line 3700) | function preloadBootstrapScriptOrModule( function adoptPreloadCredentials (line 3718) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3722) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContext (line 3741) | function escapeHrefForLinkHeaderURLContext(hrefInput) { function escapeHrefForLinkHeaderURLContextReplacer (line 3748) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContext (line 3764) | function escapeStringForLinkHeaderQuotedParamValueContext(value, name) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3777) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3797) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3800) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3803) | function hoistHoistables(parentState, childState) { function hasSuspenseyContent (line 3808) | function hasSuspenseyContent(hoistableState, flushingInShell) { function getComponentNameFromType (line 3813) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3873) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3893) | function popAllPrevious(prev) { function pushAllNext (line 3898) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3903) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3914) | function popNextToCommonLevel(prev, next) { function switchContext (line 3925) | function switchContext(newSnapshot) { function warnOnInvalidCallback (line 3939) | function warnOnInvalidCallback(callback) { function warnNoop (line 3950) | function warnNoop(publicInstance, callerName) { function getTreeId (line 3964) | function getTreeId(context) { function pushTreeContext (line 3971) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3999) | function clz32Fallback(x) { function noop (line 4003) | function noop() {} function trackUsedThenable (line 4004) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 4046) | function getSuspendedThenable() { function captureSuspendedCallSite (line 4055) | function captureSuspendedCallSite() { function ensureSuspendableThenableStateDEV (line 4074) | function ensureSuspendableThenableStateDEV(thenableState) { function is (line 4099) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 4102) | function resolveCurrentlyRenderingComponent() { function createHook (line 4113) | function createHook() { function createWorkInProgressHook (line 4118) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 4130) | function getThenableStateAfterSuspending() { function resetHooksState (line 4135) | function resetHooksState() { function readContext (line 4147) | function readContext(context) { function basicStateReducer (line 4154) | function basicStateReducer(state, action) { function useReducer (line 4157) | function useReducer(reducer, initialArg, init) { function useMemo (line 4201) | function useMemo(nextCreate, deps) { function dispatchAction (line 4245) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 4264) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 4269) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 4272) | function unsupportedSetOptimisticState() { function useActionState (line 4275) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 4343) | function unwrapThenable(thenable) { function unsupportedRefresh (line 4349) | function unsupportedRefresh() { function disabledLog (line 4352) | function disabledLog() {} function disableLogs (line 4353) | function disableLogs() { function reenableLogs (line 4380) | function reenableLogs() { function prepareStackTrace (line 4399) | function prepareStackTrace(error, structuredStackTrace) { function formatOwnerStack (line 4405) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 4426) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 4442) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4598) | function describeComponentStackByType(type) { function getViewTransitionClassName (line 4652) | function getViewTransitionClassName(defaultClass, eventClass) { function resetOwnerStackLimit (line 4669) | function resetOwnerStackLimit() { function isEligibleForOutlining (line 4675) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4683) | function defaultErrorHandler(error) { function RequestInstance (line 4714) | function RequestInstance( function createRequest (line 4753) | function createRequest( function createPrerenderRequest (line 4811) | function createPrerenderRequest( function resumeRequest (line 4843) | function resumeRequest( function resumeAndPrerenderRequest (line 4927) | function resumeAndPrerenderRequest( function resolveRequest (line 4954) | function resolveRequest() { function pingTask (line 4962) | function pingTask(request, task) { function createSuspenseBoundary (line 4974) | function createSuspenseBoundary( function createRenderTask (line 5012) | function createRenderTask( function createReplayTask (line 5060) | function createReplayTask( function createPendingSegment (line 5108) | function createPendingSegment( function getCurrentStackInDEV (line 5130) | function getCurrentStackInDEV() { function pushHaltedAwaitOnComponentStack (line 5175) | function pushHaltedAwaitOnComponentStack(task, debugInfo) { function pushSuspendedCallSiteOnComponentStack (line 5194) | function pushSuspendedCallSiteOnComponentStack(request, task) { function pushServerComponentStack (line 5249) | function pushServerComponentStack(task, debugInfo) { function pushComponentStack (line 5264) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 5289) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 5301) | function getThrownInfo(node$jscomp$0) { function encodeErrorForBoundary (line 5327) | function encodeErrorForBoundary( function logRecoverableError (line 5349) | function logRecoverableError(request, error, errorInfo, debugTask) { function fatalError (line 5361) | function fatalError(request, error, errorInfo, debugTask) { function finishSuspenseListRow (line 5373) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 5376) | function unblockSuspenseListRow( function tryToResolveTogetherRow (line 5404) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 5429) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 5445) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 5567) | function renderWithHooks( function finishFunctionComponent (line 5601) | function finishFunctionComponent( function renderElement (line 5634) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 6727) | function resumeNode(request, task, segmentId, node, childIndex) { function replayElement (line 6755) | function replayElement( function validateIterable (line 6950) | function validateIterable( function renderNodeDestructive (line 6979) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 6991) | function retryNode(request, task) { function warnForMissingKey (line 7139) | function warnForMissingKey(request, task, child) { function renderChildrenArray (line 7202) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 7304) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 7338) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 7409) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 7420) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 7440) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 7472) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 7592) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 7599) | function abortRemainingReplayNodes( function abortTask (line 7671) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 7777) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 7842) | function completeShell(request) { function completeAll (line 7849) | function completeAll(request) { function queueCompletedSegment (line 7861) | function queueCompletedSegment(boundary, segment) { function finishedSegment (line 7877) | function finishedSegment(request, boundary, segment) { function finishedTask (line 7887) | function finishedTask(request, boundary, row, segment) { function performWork (line 7971) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 8233) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 8249) | function preparePreambleFromSegment( function preparePreamble (line 8293) | function preparePreamble(request) { function flushSubtree (line 8312) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 8353) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 8456) | function flushSegmentContainer( function flushCompletedBoundary (line 8471) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 8557) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 8603) | function flushCompletedQueues(request, destination) { function startWork (line 8983) | function startWork(request) { function enqueueEarlyPreloadsAfterInitialWork (line 9004) | function enqueueEarlyPreloadsAfterInitialWork(request) { function enqueueFlush (line 9007) | function enqueueFlush(request) { function startFlowing (line 9019) | function startFlowing(request, destination) { function abort (line 9034) | function abort(request, reason) { function addToReplayParent (line 9071) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function getPostponedState (line 9083) | function getPostponedState(request) { function ensureCorrectIsomorphicReactVersion (line 9129) | function ensureCorrectIsomorphicReactVersion() { FILE: packages/next/src/compiled/react-dom/cjs/react-dom-server.edge.production.js function getIteratorFn (line 56) | function getIteratorFn(maybeIterable) { function murmurhash3_32_gc (line 65) | function murmurhash3_32_gc(key, seed) { function handleErrorInNextTick (line 118) | function handleErrorInNextTick(error) { function writeChunk (line 134) | function writeChunk(destination, chunk) { function writeChunkAndReturn (line 158) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 162) | function completeWriting(destination) { function stringToChunk (line 170) | function stringToChunk(content) { function stringToPrecomputedChunk (line 173) | function stringToPrecomputedChunk(content) { function byteLengthOfChunk (line 176) | function byteLengthOfChunk(chunk) { function closeWithError (line 179) | function closeWithError(destination, error) { function isAttributeNameSafe (line 191) | function isAttributeNameSafe(attributeName) { function escapeTextForBrowser (line 287) | function escapeTextForBrowser(text) { function sanitizeURL (line 332) | function sanitizeURL(url) { function scriptReplacer (line 372) | function scriptReplacer(match, prefix, s, suffix) { function createRenderState (line 379) | function createRenderState( function createResumableState (line 587) | function createResumableState( function createPreambleState (line 614) | function createPreambleState() { function createFormatContext (line 617) | function createFormatContext( function createRootFormatContext (line 630) | function createRootFormatContext(namespaceURI) { function getChildFormatContext (line 642) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 692) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 705) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 714) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 727) | function makeId(resumableState, treeId, localId) { function pushTextInstance (line 733) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushViewTransitionAttributes (line 739) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 763) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 820) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 826) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 844) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 851) | function validateAdditionalFormField(value) { function getCustomFormFields (line 857) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 875) | function pushFormActionAttribute( function pushAttribute (line 912) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1131) | function pushInnerHTML(target, innerHTML, children) { function flattenOptionChildren (line 1147) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1158) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1181) | function pushLinkImpl(target, props) { function styleReplacer (line 1201) | function styleReplacer(match, prefix, s, suffix) { function pushSelfClosing (line 1204) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1225) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1264) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1293) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1317) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1346) | function startChunkForTag(tag) { function pushStartInstance (line 1356) | function pushStartInstance( function endChunkForTag (line 2441) | function endChunkForTag(tag) { function hoistPreambleState (line 2448) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 2460) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 2495) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 2532) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 2590) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 2656) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 2676) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 2707) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 2729) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 2734) | function writeHoistablesForBoundary(destination, hoistableState, renderS... function flushResource (line 2745) | function flushResource(resource) { function flushStyleInPreamble (line 2750) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 2762) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 2790) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 2814) | function preloadLateStyles(styleQueue) { function pushCompletedShellIdAttribute (line 2821) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 2834) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 2894) | function writeStyleResourceAttributeInJS(destination, name, value) { function createHoistableState (line 2943) | function createHoistableState() { function prefetchDNS (line 2946) | function prefetchDNS(href) { function preconnect (line 2981) | function preconnect(href, crossOrigin) { function preload (line 3035) | function preload(href, as, options) { function preloadModule (line 3150) | function preloadModule(href, options) { function preinitStyle (line 3186) | function preinitStyle(href, precedence, options) { function preinitScript (line 3226) | function preinitScript(src, options) { function preinitModuleScript (line 3250) | function preinitModuleScript(src, options) { function adoptPreloadCredentials (line 3276) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3280) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContextReplacer (line 3306) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3323) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3343) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3346) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3349) | function hoistHoistables(parentState, childState) { function hasSuspenseyContent (line 3354) | function hasSuspenseyContent(hoistableState, flushingInShell) { function getComponentNameFromType (line 3363) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3419) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3439) | function popAllPrevious(prev) { function pushAllNext (line 3444) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3449) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3460) | function popNextToCommonLevel(prev, next) { function switchContext (line 3471) | function switchContext(newSnapshot) { function getTreeId (line 3498) | function getTreeId(context) { function pushTreeContext (line 3503) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3534) | function clz32Fallback(x) { function noop (line 3538) | function noop() {} function trackUsedThenable (line 3542) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3584) | function getSuspendedThenable() { function is (line 3593) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 3612) | function resolveCurrentlyRenderingComponent() { function createHook (line 3619) | function createHook() { function createWorkInProgressHook (line 3624) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 3636) | function getThenableStateAfterSuspending() { function resetHooksState (line 3641) | function resetHooksState() { function basicStateReducer (line 3652) | function basicStateReducer(state, action) { function useReducer (line 3655) | function useReducer(reducer, initialArg, init) { function useMemo (line 3691) | function useMemo(nextCreate, deps) { function dispatchAction (line 3715) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 3734) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 3739) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 3742) | function unsupportedSetOptimisticState() { function useActionState (line 3745) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 3807) | function unwrapThenable(thenable) { function unsupportedRefresh (line 3813) | function unsupportedRefresh() { function prepareStackTrace (line 3911) | function prepareStackTrace(error, structuredStackTrace) { function describeBuiltInComponentFrame (line 3918) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 3935) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4068) | function describeComponentStackByType(type) { function getViewTransitionClassName (line 4133) | function getViewTransitionClassName(defaultClass, eventClass) { function isEligibleForOutlining (line 4150) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4158) | function defaultErrorHandler(error) { function RequestInstance (line 4189) | function RequestInstance( function createRequest (line 4227) | function createRequest( function createPrerenderRequest (line 4282) | function createPrerenderRequest( function resumeRequest (line 4314) | function resumeRequest( function resumeAndPrerenderRequest (line 4393) | function resumeAndPrerenderRequest( function resolveRequest (line 4421) | function resolveRequest() { function pingTask (line 4429) | function pingTask(request, task) { function createSuspenseBoundary (line 4441) | function createSuspenseBoundary( function createRenderTask (line 4476) | function createRenderTask( function createReplayTask (line 4521) | function createReplayTask( function createPendingSegment (line 4566) | function createPendingSegment( function pushComponentStack (line 4588) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 4596) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 4603) | function getThrownInfo(node$jscomp$0) { function logRecoverableError (line 4630) | function logRecoverableError(request, error, errorInfo) { function fatalError (line 4635) | function fatalError(request, error) { function finishSuspenseListRow (line 4644) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 4647) | function unblockSuspenseListRow(request, unblockedRow, inheritedHoistabl... function tryToResolveTogetherRow (line 4668) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 4686) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 4702) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 4813) | function renderWithHooks(request, task, keyPath, Component, props, secon... function finishFunctionComponent (line 4835) | function finishFunctionComponent( function renderElement (line 4868) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 5575) | function resumeNode(request, task, segmentId, node, childIndex) { function renderNodeDestructive (line 5603) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 5613) | function retryNode(request, task) { function renderChildrenArray (line 5885) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 5963) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 5997) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 6068) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 6079) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 6097) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 6127) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 6238) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 6244) | function abortRemainingReplayNodes( function abortTask (line 6296) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 6369) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 6430) | function completeShell(request) { function completeAll (line 6437) | function completeAll(request) { function queueCompletedSegment (line 6449) | function queueCompletedSegment(boundary, segment) { function finishedSegment (line 6465) | function finishedSegment(request, boundary, segment) { function finishedTask (line 6475) | function finishedTask(request, boundary, row, segment) { function performWork (line 6555) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 6754) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 6770) | function preparePreambleFromSegment( function preparePreamble (line 6814) | function preparePreamble(request) { function flushSubtree (line 6832) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 6874) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 6941) | function flushSegmentContainer(request, destination, segment, hoistableS... function flushCompletedBoundary (line 6951) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 7026) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 7064) | function flushCompletedQueues(request, destination) { function startWork (line 7348) | function startWork(request) { function enqueueEarlyPreloadsAfterInitialWork (line 7369) | function enqueueEarlyPreloadsAfterInitialWork(request) { function enqueueFlush (line 7372) | function enqueueFlush(request) { function startFlowing (line 7384) | function startFlowing(request, destination) { function abort (line 7396) | function abort(request, reason) { function addToReplayParent (line 7421) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function getPostponedState (line 7433) | function getPostponedState(request) { function ensureCorrectIsomorphicReactVersion (line 7479) | function ensureCorrectIsomorphicReactVersion() { FILE: packages/next/src/compiled/react-dom/cjs/react-dom-server.node.development.js function styleReplacer (line 14) | function styleReplacer(match, prefix, s, suffix) { function scriptReplacer (line 17) | function scriptReplacer(match, prefix, s, suffix) { function getIteratorFn (line 20) | function getIteratorFn(maybeIterable) { function objectName (line 28) | function objectName(object) { function describeKeyForErrorMessage (line 32) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 36) | function describeValueForErrorMessage(value) { function describeElementType (line 58) | function describeElementType(type) { function describeObjectForErrorMessage (line 83) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function flushBuffered (line 189) | function flushBuffered(destination) { function writeChunk (line 192) | function writeChunk(destination, chunk) { function writeToDestination (line 253) | function writeToDestination(destination, view) { function writeChunkAndReturn (line 257) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 261) | function completeWriting(destination) { function stringToPrecomputedChunk (line 269) | function stringToPrecomputedChunk(content) { function byteLengthOfChunk (line 277) | function byteLengthOfChunk(chunk) { function typeName (line 282) | function typeName(value) { function willCoercionThrow (line 291) | function willCoercionThrow(value) { function testStringCoercion (line 298) | function testStringCoercion(value) { function checkAttributeStringCoercion (line 301) | function checkAttributeStringCoercion(value, attributeName) { function checkCSSPropertyStringCoercion (line 312) | function checkCSSPropertyStringCoercion(value, propName) { function checkHtmlStringCoercion (line 323) | function checkHtmlStringCoercion(value) { function isAttributeNameSafe (line 333) | function isAttributeNameSafe(attributeName) { function checkControlledValueProps (line 344) | function checkControlledValueProps(tagName, props) { function validateProperty$1 (line 366) | function validateProperty$1(tagName, name) { function validateProperties$2 (line 407) | function validateProperties$2(type, props) { function validateProperty (line 430) | function validateProperty(tagName, name, value, eventRegistry) { function warnUnknownProperties (line 673) | function warnUnknownProperties(type, props, eventRegistry) { function camelize (line 697) | function camelize(string) { function escapeTextForBrowser (line 702) | function escapeTextForBrowser(text) { function sanitizeURL (line 744) | function sanitizeURL(url) { function escapeEntireInlineScriptContent (line 749) | function escapeEntireInlineScriptContent(scriptText) { function createRenderState (line 753) | function createRenderState( function createResumableState (line 965) | function createResumableState( function createPreambleState (line 992) | function createPreambleState() { function createFormatContext (line 995) | function createFormatContext( function createRootFormatContext (line 1008) | function createRootFormatContext(namespaceURI) { function getChildFormatContext (line 1020) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 1096) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 1109) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 1119) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 1132) | function makeId(resumableState, treeId, localId) { function pushTextInstance (line 1137) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushViewTransitionAttributes (line 1143) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 1163) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 1272) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 1278) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 1290) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 1297) | function validateAdditionalFormField(value) { function getCustomFormFields (line 1303) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 1329) | function pushFormActionAttribute( function pushAttribute (line 1384) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1617) | function pushInnerHTML(target, innerHTML, children) { function checkSelectProp (line 1633) | function checkSelectProp(props, propName) { function flattenOptionChildren (line 1649) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1665) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1687) | function pushLinkImpl(target, props) { function escapeStyleTextContent (line 1706) | function escapeStyleTextContent(styleText) { function pushSelfClosing (line 1710) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1731) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1766) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1805) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1829) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1855) | function startChunkForTag(tag) { function pushStartInstance (line 1864) | function pushStartInstance( function endChunkForTag (line 3203) | function endChunkForTag(tag) { function hoistPreambleState (line 3210) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 3222) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 3232) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 3242) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 3300) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 3323) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 3342) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 3365) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 3396) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 3401) | function writeHoistablesForBoundary( function flushResource (line 3416) | function flushResource(resource) { function flushStyleInPreamble (line 3420) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 3427) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 3456) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 3480) | function preloadLateStyles(styleQueue) { function pushCompletedShellIdAttribute (line 3484) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 3493) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 3554) | function writeStyleResourceAttributeInJS(destination, name, value) { function createHoistableState (line 3603) | function createHoistableState() { function preloadBootstrapScriptOrModule (line 3606) | function preloadBootstrapScriptOrModule( function adoptPreloadCredentials (line 3624) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3628) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContext (line 3647) | function escapeHrefForLinkHeaderURLContext(hrefInput) { function escapeHrefForLinkHeaderURLContextReplacer (line 3654) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContext (line 3670) | function escapeStringForLinkHeaderQuotedParamValueContext(value, name) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3683) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3703) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3706) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3709) | function hoistHoistables(parentState, childState) { function hasSuspenseyContent (line 3714) | function hasSuspenseyContent(hoistableState, flushingInShell) { function getComponentNameFromType (line 3719) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3779) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3799) | function popAllPrevious(prev) { function pushAllNext (line 3804) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3809) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3820) | function popNextToCommonLevel(prev, next) { function switchContext (line 3831) | function switchContext(newSnapshot) { function warnOnInvalidCallback (line 3845) | function warnOnInvalidCallback(callback) { function warnNoop (line 3856) | function warnNoop(publicInstance, callerName) { function getTreeId (line 3870) | function getTreeId(context) { function pushTreeContext (line 3877) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3905) | function clz32Fallback(x) { function noop (line 3909) | function noop() {} function trackUsedThenable (line 3910) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3952) | function getSuspendedThenable() { function captureSuspendedCallSite (line 3961) | function captureSuspendedCallSite() { function ensureSuspendableThenableStateDEV (line 3980) | function ensureSuspendableThenableStateDEV(thenableState) { function is (line 4005) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 4008) | function resolveCurrentlyRenderingComponent() { function createHook (line 4019) | function createHook() { function createWorkInProgressHook (line 4024) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 4036) | function getThenableStateAfterSuspending() { function resetHooksState (line 4041) | function resetHooksState() { function readContext (line 4053) | function readContext(context) { function basicStateReducer (line 4060) | function basicStateReducer(state, action) { function useReducer (line 4063) | function useReducer(reducer, initialArg, init) { function useMemo (line 4107) | function useMemo(nextCreate, deps) { function dispatchAction (line 4151) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 4170) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 4175) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 4178) | function unsupportedSetOptimisticState() { function createPostbackActionStateKey (line 4181) | function createPostbackActionStateKey( function useActionState (line 4192) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 4246) | function unwrapThenable(thenable) { function unsupportedRefresh (line 4252) | function unsupportedRefresh() { function disabledLog (line 4255) | function disabledLog() {} function disableLogs (line 4256) | function disableLogs() { function reenableLogs (line 4283) | function reenableLogs() { function prepareStackTrace (line 4302) | function prepareStackTrace(error, structuredStackTrace) { function formatOwnerStack (line 4308) | function formatOwnerStack(error) { function describeBuiltInComponentFrame (line 4329) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 4345) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 4501) | function describeComponentStackByType(type) { function getViewTransitionClassName (line 4555) | function getViewTransitionClassName(defaultClass, eventClass) { function resetOwnerStackLimit (line 4572) | function resetOwnerStackLimit() { function isEligibleForOutlining (line 4578) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4586) | function defaultErrorHandler(error) { function RequestInstance (line 4617) | function RequestInstance( function createRequest (line 4656) | function createRequest( function createPrerenderRequest (line 4714) | function createPrerenderRequest( function resumeRequest (line 4746) | function resumeRequest( function resumeAndPrerenderRequest (line 4830) | function resumeAndPrerenderRequest( function resolveRequest (line 4857) | function resolveRequest() { function pingTask (line 4862) | function pingTask(request, task) { function createSuspenseBoundary (line 4874) | function createSuspenseBoundary( function createRenderTask (line 4912) | function createRenderTask( function createReplayTask (line 4960) | function createReplayTask( function createPendingSegment (line 5008) | function createPendingSegment( function getCurrentStackInDEV (line 5030) | function getCurrentStackInDEV() { function pushHaltedAwaitOnComponentStack (line 5075) | function pushHaltedAwaitOnComponentStack(task, debugInfo) { function pushSuspendedCallSiteOnComponentStack (line 5094) | function pushSuspendedCallSiteOnComponentStack(request, task) { function pushServerComponentStack (line 5149) | function pushServerComponentStack(task, debugInfo) { function pushComponentStack (line 5164) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 5189) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 5201) | function getThrownInfo(node$jscomp$0) { function encodeErrorForBoundary (line 5227) | function encodeErrorForBoundary( function logRecoverableError (line 5249) | function logRecoverableError(request, error, errorInfo, debugTask) { function fatalError (line 5261) | function fatalError(request, error, errorInfo, debugTask) { function finishSuspenseListRow (line 5272) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 5275) | function unblockSuspenseListRow( function tryToResolveTogetherRow (line 5303) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 5328) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 5344) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 5466) | function renderWithHooks( function finishFunctionComponent (line 5500) | function finishFunctionComponent( function renderElement (line 5533) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 6626) | function resumeNode(request, task, segmentId, node, childIndex) { function replayElement (line 6654) | function replayElement( function validateIterable (line 6849) | function validateIterable( function renderNodeDestructive (line 6878) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 6890) | function retryNode(request, task) { function warnForMissingKey (line 7038) | function warnForMissingKey(request, task, child) { function renderChildrenArray (line 7101) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 7203) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 7237) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 7308) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 7319) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 7339) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 7371) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 7491) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 7498) | function abortRemainingReplayNodes( function abortTask (line 7570) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 7676) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 7741) | function completeShell(request) { function completeAll (line 7748) | function completeAll(request) { function queueCompletedSegment (line 7760) | function queueCompletedSegment(boundary, segment) { function finishedSegment (line 7776) | function finishedSegment(request, boundary, segment) { function finishedTask (line 7786) | function finishedTask(request, boundary, row, segment) { function performWork (line 7870) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 8132) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 8148) | function preparePreambleFromSegment( function preparePreamble (line 8192) | function preparePreamble(request) { function flushSubtree (line 8211) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 8252) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 8346) | function flushSegmentContainer( function flushCompletedBoundary (line 8361) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 8447) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 8493) | function flushCompletedQueues(request, destination) { function startWork (line 8864) | function startWork(request) { function enqueueEarlyPreloadsAfterInitialWork (line 8879) | function enqueueEarlyPreloadsAfterInitialWork(request) { function enqueueFlush (line 8882) | function enqueueFlush(request) { function startFlowing (line 8894) | function startFlowing(request, destination) { function abort (line 8908) | function abort(request, reason) { function addToReplayParent (line 8945) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function getPostponedState (line 8957) | function getPostponedState(request) { function ensureCorrectIsomorphicReactVersion (line 9003) | function ensureCorrectIsomorphicReactVersion() { function createDrainHandler (line 9012) | function createDrainHandler(destination, request) { function createCancelHandler (line 9017) | function createCancelHandler(request, reason) { function createRequestImpl (line 9023) | function createRequestImpl(children, options) { function createFakeWritableFromReadableStreamController$1 (line 9052) | function createFakeWritableFromReadableStreamController$1(controller) { function resumeRequestImpl (line 9069) | function resumeRequestImpl(children, postponedState, options) { function createFakeWritableFromReadableStreamController (line 9088) | function createFakeWritableFromReadableStreamController(controller) { function createFakeWritableFromReadable (line 9105) | function createFakeWritableFromReadable(readable) { FILE: packages/next/src/compiled/react-dom/cjs/react-dom-server.node.production.js function getIteratorFn (line 36) | function getIteratorFn(maybeIterable) { function flushBuffered (line 46) | function flushBuffered(destination) { function writeChunk (line 52) | function writeChunk(destination, chunk) { function writeToDestination (line 113) | function writeToDestination(destination, view) { function writeChunkAndReturn (line 117) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 121) | function completeWriting(destination) { function stringToPrecomputedChunk (line 130) | function stringToPrecomputedChunk(content) { function byteLengthOfChunk (line 133) | function byteLengthOfChunk(chunk) { function isAttributeNameSafe (line 145) | function isAttributeNameSafe(attributeName) { function escapeTextForBrowser (line 241) | function escapeTextForBrowser(text) { function sanitizeURL (line 286) | function sanitizeURL(url) { function scriptReplacer (line 326) | function scriptReplacer(match, prefix, s, suffix) { function createRenderState (line 333) | function createRenderState( function createResumableState (line 537) | function createResumableState( function createPreambleState (line 564) | function createPreambleState() { function createFormatContext (line 567) | function createFormatContext( function createRootFormatContext (line 580) | function createRootFormatContext(namespaceURI) { function getChildFormatContext (line 592) | function getChildFormatContext(parentContext, type, props) { function getSuspenseViewTransition (line 642) | function getSuspenseViewTransition(parentViewTransition) { function getSuspenseFallbackFormatContext (line 655) | function getSuspenseFallbackFormatContext(resumableState, parentContext) { function getSuspenseContentFormatContext (line 664) | function getSuspenseContentFormatContext(resumableState, parentContext) { function makeId (line 677) | function makeId(resumableState, treeId, localId) { function pushTextInstance (line 683) | function pushTextInstance(target, text, renderState, textEmbedded) { function pushViewTransitionAttributes (line 689) | function pushViewTransitionAttributes(target, formatContext) { function pushStyleAttribute (line 713) | function pushStyleAttribute(target, style) { function pushBooleanAttribute (line 766) | function pushBooleanAttribute(target, name, value) { function pushStringAttribute (line 772) | function pushStringAttribute(target, name, value) { function pushAdditionalFormField (line 790) | function pushAdditionalFormField(value, key) { function validateAdditionalFormField (line 797) | function validateAdditionalFormField(value) { function getCustomFormFields (line 803) | function getCustomFormFields(resumableState, formAction) { function pushFormActionAttribute (line 821) | function pushFormActionAttribute( function pushAttribute (line 858) | function pushAttribute(target, name, value) { function pushInnerHTML (line 1069) | function pushInnerHTML(target, innerHTML, children) { function flattenOptionChildren (line 1083) | function flattenOptionChildren(children) { function injectFormReplayingRuntime (line 1094) | function injectFormReplayingRuntime(resumableState, renderState) { function pushLinkImpl (line 1117) | function pushLinkImpl(target, props) { function styleReplacer (line 1137) | function styleReplacer(match, prefix, s, suffix) { function pushSelfClosing (line 1140) | function pushSelfClosing(target, props, tag, formatContext) { function pushTitleImpl (line 1161) | function pushTitleImpl(target, props) { function pushScriptImpl (line 1200) | function pushScriptImpl(target, props) { function pushStartSingletonElement (line 1227) | function pushStartSingletonElement(target, props, tag, formatContext) { function pushStartGenericElement (line 1251) | function pushStartGenericElement(target, props, tag, formatContext) { function startChunkForTag (line 1280) | function startChunkForTag(tag) { function pushStartInstance (line 1290) | function pushStartInstance( function endChunkForTag (line 2359) | function endChunkForTag(tag) { function hoistPreambleState (line 2366) | function hoistPreambleState(renderState, preambleState) { function writeBootstrap (line 2378) | function writeBootstrap(destination, renderState) { function writeStartPendingSuspenseBoundary (line 2413) | function writeStartPendingSuspenseBoundary(destination, renderState, id) { function writeStartSegment (line 2450) | function writeStartSegment(destination, renderState, formatContext, id) { function writeEndSegment (line 2508) | function writeEndSegment(destination, formatContext) { function escapeJSStringsForInstructionScripts (line 2571) | function escapeJSStringsForInstructionScripts(input) { function escapeJSObjectForInstructionScripts (line 2591) | function escapeJSObjectForInstructionScripts(input) { function flushStyleTagsLateForBoundary (line 2622) | function flushStyleTagsLateForBoundary(styleQueue) { function hasStylesToHoist (line 2644) | function hasStylesToHoist(stylesheet) { function writeHoistablesForBoundary (line 2649) | function writeHoistablesForBoundary(destination, hoistableState, renderS... function flushResource (line 2660) | function flushResource(resource) { function flushStyleInPreamble (line 2665) | function flushStyleInPreamble(stylesheet) { function flushStylesInPreamble (line 2677) | function flushStylesInPreamble(styleQueue) { function preloadLateStyle (line 2705) | function preloadLateStyle(stylesheet) { function preloadLateStyles (line 2729) | function preloadLateStyles(styleQueue) { function pushCompletedShellIdAttribute (line 2736) | function pushCompletedShellIdAttribute(target, resumableState) { function writeStyleResourceDependenciesInJS (line 2749) | function writeStyleResourceDependenciesInJS(destination, hoistableState) { function writeStyleResourceAttributeInJS (line 2807) | function writeStyleResourceAttributeInJS(destination, name, value) { function createHoistableState (line 2850) | function createHoistableState() { function prefetchDNS (line 2853) | function prefetchDNS(href) { function preconnect (line 2888) | function preconnect(href, crossOrigin) { function preload (line 2942) | function preload(href, as, options) { function preloadModule (line 3057) | function preloadModule(href, options) { function preinitStyle (line 3093) | function preinitStyle(href, precedence, options) { function preinitScript (line 3133) | function preinitScript(src, options) { function preinitModuleScript (line 3157) | function preinitModuleScript(src, options) { function adoptPreloadCredentials (line 3183) | function adoptPreloadCredentials(target, preloadState) { function getPreloadAsHeader (line 3187) | function getPreloadAsHeader(href, as, params) { function escapeHrefForLinkHeaderURLContextReplacer (line 3213) | function escapeHrefForLinkHeaderURLContextReplacer(match) { function escapeStringForLinkHeaderQuotedParamValueContextReplacer (line 3230) | function escapeStringForLinkHeaderQuotedParamValueContextReplacer(match) { function hoistStyleQueueDependency (line 3250) | function hoistStyleQueueDependency(styleQueue) { function hoistStylesheetDependency (line 3253) | function hoistStylesheetDependency(stylesheet) { function hoistHoistables (line 3256) | function hoistHoistables(parentState, childState) { function hasSuspenseyContent (line 3261) | function hasSuspenseyContent(hoistableState, flushingInShell) { function getComponentNameFromType (line 3269) | function getComponentNameFromType(type) { function popToNearestCommonAncestor (line 3325) | function popToNearestCommonAncestor(prev, next) { function popAllPrevious (line 3345) | function popAllPrevious(prev) { function pushAllNext (line 3350) | function pushAllNext(next) { function popPreviousToCommonLevel (line 3355) | function popPreviousToCommonLevel(prev, next) { function popNextToCommonLevel (line 3366) | function popNextToCommonLevel(prev, next) { function switchContext (line 3377) | function switchContext(newSnapshot) { function getTreeId (line 3404) | function getTreeId(context) { function pushTreeContext (line 3409) | function pushTreeContext(baseContext, totalChildren, index) { function clz32Fallback (line 3440) | function clz32Fallback(x) { function noop (line 3444) | function noop() {} function trackUsedThenable (line 3448) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 3490) | function getSuspendedThenable() { function is (line 3499) | function is(x, y) { function resolveCurrentlyRenderingComponent (line 3518) | function resolveCurrentlyRenderingComponent() { function createHook (line 3525) | function createHook() { function createWorkInProgressHook (line 3530) | function createWorkInProgressHook() { function getThenableStateAfterSuspending (line 3542) | function getThenableStateAfterSuspending() { function resetHooksState (line 3547) | function resetHooksState() { function basicStateReducer (line 3558) | function basicStateReducer(state, action) { function useReducer (line 3561) | function useReducer(reducer, initialArg, init) { function useMemo (line 3597) | function useMemo(nextCreate, deps) { function dispatchAction (line 3621) | function dispatchAction(componentIdentity, queue, action) { function throwOnUseEffectEventCall (line 3640) | function throwOnUseEffectEventCall() { function unsupportedStartTransition (line 3645) | function unsupportedStartTransition() { function unsupportedSetOptimisticState (line 3648) | function unsupportedSetOptimisticState() { function createPostbackActionStateKey (line 3651) | function createPostbackActionStateKey(permalink, componentKeyPath, hookI... function useActionState (line 3658) | function useActionState(action, initialState, permalink) { function unwrapThenable (line 3710) | function unwrapThenable(thenable) { function unsupportedRefresh (line 3716) | function unsupportedRefresh() { function prepareStackTrace (line 3814) | function prepareStackTrace(error, structuredStackTrace) { function describeBuiltInComponentFrame (line 3821) | function describeBuiltInComponentFrame(name) { function describeNativeComponentFrame (line 3838) | function describeNativeComponentFrame(fn, construct) { function describeComponentStackByType (line 3971) | function describeComponentStackByType(type) { function getViewTransitionClassName (line 4036) | function getViewTransitionClassName(defaultClass, eventClass) { function isEligibleForOutlining (line 4053) | function isEligibleForOutlining(request, boundary) { function defaultErrorHandler (line 4061) | function defaultErrorHandler(error) { function RequestInstance (line 4092) | function RequestInstance( function createRequest (line 4130) | function createRequest( function createPrerenderRequest (line 4185) | function createPrerenderRequest( function resumeRequest (line 4217) | function resumeRequest( function resumeAndPrerenderRequest (line 4296) | function resumeAndPrerenderRequest( function resolveRequest (line 4324) | function resolveRequest() { function pingTask (line 4329) | function pingTask(request, task) { function createSuspenseBoundary (line 4341) | function createSuspenseBoundary( function createRenderTask (line 4376) | function createRenderTask( function createReplayTask (line 4421) | function createReplayTask( function createPendingSegment (line 4466) | function createPendingSegment( function pushComponentStack (line 4488) | function pushComponentStack(task) { function replaceSuspenseComponentStackWithSuspenseFallbackStack (line 4496) | function replaceSuspenseComponentStackWithSuspenseFallbackStack( function getThrownInfo (line 4503) | function getThrownInfo(node$jscomp$0) { function logRecoverableError (line 4530) | function logRecoverableError(request, error, errorInfo) { function fatalError (line 4535) | function fatalError(request, error) { function finishSuspenseListRow (line 4544) | function finishSuspenseListRow(request, row) { function unblockSuspenseListRow (line 4547) | function unblockSuspenseListRow(request, unblockedRow, inheritedHoistabl... function tryToResolveTogetherRow (line 4568) | function tryToResolveTogetherRow(request, togetherRow) { function createSuspenseListRow (line 4586) | function createSuspenseListRow(previousRow) { function renderSuspenseListRows (line 4602) | function renderSuspenseListRows(request, task, keyPath, rows, revealOrde... function renderWithHooks (line 4713) | function renderWithHooks(request, task, keyPath, Component, props, secon... function finishFunctionComponent (line 4735) | function finishFunctionComponent( function renderElement (line 4768) | function renderElement(request, task, keyPath, type, props, ref) { function resumeNode (line 5475) | function resumeNode(request, task, segmentId, node, childIndex) { function renderNodeDestructive (line 5503) | function renderNodeDestructive(request, task, node, childIndex) { function retryNode (line 5513) | function retryNode(request, task) { function renderChildrenArray (line 5785) | function renderChildrenArray(request, task, children, childIndex) { function trackPostponedBoundary (line 5863) | function trackPostponedBoundary(request, trackedPostpones, boundary) { function trackPostpone (line 5897) | function trackPostpone(request, trackedPostpones, task, segment) { function untrackBoundary (line 5968) | function untrackBoundary(request, boundary) { function spawnNewSuspendedReplayTask (line 5979) | function spawnNewSuspendedReplayTask(request, task, thenableState) { function spawnNewSuspendedRenderTask (line 5997) | function spawnNewSuspendedRenderTask(request, task, thenableState) { function renderNode (line 6027) | function renderNode(request, task, node, childIndex) { function abortTaskSoft (line 6138) | function abortTaskSoft(task) { function abortRemainingReplayNodes (line 6144) | function abortRemainingReplayNodes( function abortTask (line 6196) | function abortTask(task, request, error) { function safelyEmitEarlyPreloads (line 6269) | function safelyEmitEarlyPreloads(request, shellComplete) { function completeShell (line 6330) | function completeShell(request) { function completeAll (line 6337) | function completeAll(request) { function queueCompletedSegment (line 6349) | function queueCompletedSegment(boundary, segment) { function finishedSegment (line 6365) | function finishedSegment(request, boundary, segment) { function finishedTask (line 6375) | function finishedTask(request, boundary, row, segment) { function performWork (line 6455) | function performWork(request$jscomp$1) { function preparePreambleFromSubtree (line 6654) | function preparePreambleFromSubtree( function preparePreambleFromSegment (line 6670) | function preparePreambleFromSegment( function preparePreamble (line 6714) | function preparePreamble(request) { function flushSubtree (line 6732) | function flushSubtree(request, destination, segment, hoistableState) { function flushSegment (line 6774) | function flushSegment(request, destination, segment, hoistableState) { function flushSegmentContainer (line 6841) | function flushSegmentContainer(request, destination, segment, hoistableS... function flushCompletedBoundary (line 6851) | function flushCompletedBoundary(request, destination, boundary) { function flushPartiallyCompletedSegment (line 6926) | function flushPartiallyCompletedSegment( function flushCompletedQueues (line 6964) | function flushCompletedQueues(request, destination) { function startWork (line 7245) | function startWork(request) { function enqueueEarlyPreloadsAfterInitialWork (line 7260) | function enqueueEarlyPreloadsAfterInitialWork(request) { function enqueueFlush (line 7263) | function enqueueFlush(request) { function startFlowing (line 7275) | function startFlowing(request, destination) { function abort (line 7287) | function abort(request, reason) { function addToReplayParent (line 7312) | function addToReplayParent(node, parentKeyPath, trackedPostpones) { function getPostponedState (line 7324) | function getPostponedState(request) { function ensureCorrectIsomorphicReactVersion (line 7370) | function ensureCorrectIsomorphicReactVersion() { function createDrainHandler (line 7380) | function createDrainHandler(destination, request) { function createCancelHandler (line 7385) | function createCancelHandler(request, reason) { function createRequestImpl (line 7391) | function createRequestImpl(children, options) { function createFakeWritableFromReadableStreamController$1 (line 7420) | function createFakeWritableFromReadableStreamController$1(controller) { function resumeRequestImpl (line 7437) | function resumeRequestImpl(children, postponedState, options) { function createFakeWritableFromReadableStreamController (line 7457) | function createFakeWritableFromReadableStreamController(controller) { function createFakeWritableFromReadable (line 7474) | function createFakeWritableFromReadable(readable) { FILE: packages/next/src/compiled/react-dom/cjs/react-dom.development.js function noop (line 14) | function noop() {} function testStringCoercion (line 15) | function testStringCoercion(value) { function createPortal$1 (line 18) | function createPortal$1(children, containerInfo, implementation) { function getCrossOriginStringAs (line 50) | function getCrossOriginStringAs(as, input) { function getValueDescriptorExpectingObjectForWarning (line 55) | function getValueDescriptorExpectingObjectForWarning(thing) { function getValueDescriptorExpectingEnumForWarning (line 64) | function getValueDescriptorExpectingEnumForWarning(thing) { function resolveDispatcher (line 77) | function resolveDispatcher() { FILE: packages/next/src/compiled/react-dom/cjs/react-dom.production.js function formatProdErrorMessage (line 13) | function formatProdErrorMessage(code) { function noop (line 28) | function noop() {} function createPortal$1 (line 48) | function createPortal$1(children, containerInfo, implementation) { function getCrossOriginStringAs (line 66) | function getCrossOriginStringAs(as, input) { FILE: packages/next/src/compiled/react-dom/cjs/react-dom.react-server.development.js function noop (line 14) | function noop() {} function getCrossOriginStringAs (line 15) | function getCrossOriginStringAs(as, input) { function getValueDescriptorExpectingObjectForWarning (line 20) | function getValueDescriptorExpectingObjectForWarning(thing) { function getValueDescriptorExpectingEnumForWarning (line 29) | function getValueDescriptorExpectingEnumForWarning(thing) { FILE: packages/next/src/compiled/react-dom/cjs/react-dom.react-server.production.js function noop (line 13) | function noop() {} function getCrossOriginStringAs (line 37) | function getCrossOriginStringAs(as, input) { FILE: packages/next/src/compiled/react-dom/client.js function checkDCE (line 3) | function checkDCE() { FILE: packages/next/src/compiled/react-dom/index.js function checkDCE (line 3) | function checkDCE() { FILE: packages/next/src/compiled/react-dom/profiling.js function checkDCE (line 3) | function checkDCE() { FILE: packages/next/src/compiled/react-experimental/cjs/react-jsx-dev-runtime.development.js function getComponentNameFromType (line 14) | function getComponentNameFromType(type) { function testStringCoercion (line 74) | function testStringCoercion(value) { function checkKeyStringCoercion (line 77) | function checkKeyStringCoercion(value) { function getTaskName (line 101) | function getTaskName(type) { function getOwner (line 116) | function getOwner() { function UnknownOwner (line 120) | function UnknownOwner() { function hasValidKey (line 123) | function hasValidKey(config) { function defineKeyPropWarningGetter (line 130) | function defineKeyPropWarningGetter(props, displayName) { function elementRefGetterWithDeprecationWarning (line 145) | function elementRefGetterWithDeprecationWarning() { function ReactElement (line 155) | function ReactElement(type, key, props, owner, debugStack, debugTask) { function jsxDEVImpl (line 198) | function jsxDEVImpl( function validateChildKeys (line 273) | function validateChildKeys(node) { function isValidElement (line 285) | function isValidElement(object) { FILE: packages/next/src/compiled/react-experimental/cjs/react-jsx-dev-runtime.react-server.development.js function getComponentNameFromType (line 14) | function getComponentNameFromType(type) { function testStringCoercion (line 74) | function testStringCoercion(value) { function checkKeyStringCoercion (line 77) | function checkKeyStringCoercion(value) { function getTaskName (line 101) | function getTaskName(type) { function getOwner (line 116) | function getOwner() { function UnknownOwner (line 120) | function UnknownOwner() { function hasValidKey (line 123) | function hasValidKey(config) { function defineKeyPropWarningGetter (line 130) | function defineKeyPropWarningGetter(props, displayName) { function elementRefGetterWithDeprecationWarning (line 145) | function elementRefGetterWithDeprecationWarning() { function ReactElement (line 155) | function ReactElement(type, key, props, owner, debugStack, debugTask) { function jsxDEVImpl (line 198) | function jsxDEVImpl( function validateChildKeys (line 273) | function validateChildKeys(node) { function isValidElement (line 285) | function isValidElement(object) { FILE: packages/next/src/compiled/react-experimental/cjs/react-jsx-dev-runtime.react-server.production.js function jsxProd (line 20) | function jsxProd(type, config, maybeKey) { FILE: packages/next/src/compiled/react-experimental/cjs/react-jsx-runtime.development.js function getComponentNameFromType (line 14) | function getComponentNameFromType(type) { function testStringCoercion (line 74) | function testStringCoercion(value) { function checkKeyStringCoercion (line 77) | function checkKeyStringCoercion(value) { function getTaskName (line 101) | function getTaskName(type) { function getOwner (line 116) | function getOwner() { function UnknownOwner (line 120) | function UnknownOwner() { function hasValidKey (line 123) | function hasValidKey(config) { function defineKeyPropWarningGetter (line 130) | function defineKeyPropWarningGetter(props, displayName) { function elementRefGetterWithDeprecationWarning (line 145) | function elementRefGetterWithDeprecationWarning() { function ReactElement (line 155) | function ReactElement(type, key, props, owner, debugStack, debugTask) { function jsxDEVImpl (line 198) | function jsxDEVImpl( function validateChildKeys (line 273) | function validateChildKeys(node) { function isValidElement (line 285) | function isValidElement(object) { FILE: packages/next/src/compiled/react-experimental/cjs/react-jsx-runtime.production.js function jsxProd (line 15) | function jsxProd(type, config, maybeKey) { FILE: packages/next/src/compiled/react-experimental/cjs/react-jsx-runtime.profiling.js function jsxProd (line 15) | function jsxProd(type, config, maybeKey) { FILE: packages/next/src/compiled/react-experimental/cjs/react-jsx-runtime.react-server.development.js function getComponentNameFromType (line 14) | function getComponentNameFromType(type) { function testStringCoercion (line 74) | function testStringCoercion(value) { function checkKeyStringCoercion (line 77) | function checkKeyStringCoercion(value) { function getTaskName (line 101) | function getTaskName(type) { function getOwner (line 116) | function getOwner() { function UnknownOwner (line 120) | function UnknownOwner() { function hasValidKey (line 123) | function hasValidKey(config) { function defineKeyPropWarningGetter (line 130) | function defineKeyPropWarningGetter(props, displayName) { function elementRefGetterWithDeprecationWarning (line 145) | function elementRefGetterWithDeprecationWarning() { function ReactElement (line 155) | function ReactElement(type, key, props, owner, debugStack, debugTask) { function jsxDEVImpl (line 198) | function jsxDEVImpl( function validateChildKeys (line 273) | function validateChildKeys(node) { function isValidElement (line 285) | function isValidElement(object) { FILE: packages/next/src/compiled/react-experimental/cjs/react-jsx-runtime.react-server.production.js function jsxProd (line 20) | function jsxProd(type, config, maybeKey) { FILE: packages/next/src/compiled/react-experimental/cjs/react.development.js function defineDeprecationWarning (line 14) | function defineDeprecationWarning(methodName, info) { function getIteratorFn (line 25) | function getIteratorFn(maybeIterable) { function warnNoop (line 33) | function warnNoop(publicInstance, callerName) { function Component (line 47) | function Component(props, context, updater) { function ComponentDummy (line 53) | function ComponentDummy() {} function PureComponent (line 54) | function PureComponent(props, context, updater) { function noop (line 60) | function noop() {} function testStringCoercion (line 61) | function testStringCoercion(value) { function checkKeyStringCoercion (line 64) | function checkKeyStringCoercion(value) { function getComponentNameFromType (line 88) | function getComponentNameFromType(type) { function getTaskName (line 148) | function getTaskName(type) { function getOwner (line 163) | function getOwner() { function UnknownOwner (line 167) | function UnknownOwner() { function hasValidKey (line 170) | function hasValidKey(config) { function defineKeyPropWarningGetter (line 177) | function defineKeyPropWarningGetter(props, displayName) { function elementRefGetterWithDeprecationWarning (line 192) | function elementRefGetterWithDeprecationWarning() { function ReactElement (line 202) | function ReactElement(type, key, props, owner, debugStack, debugTask) { function cloneAndReplaceKey (line 245) | function cloneAndReplaceKey(oldElement, newKey) { function validateChildKeys (line 258) | function validateChildKeys(node) { function isValidElement (line 270) | function isValidElement(object) { function escape (line 277) | function escape(key) { function getElementKey (line 286) | function getElementKey(element, index) { function resolveThenable (line 304) | function resolveThenable(thenable) { function mapIntoArray (line 337) | function mapIntoArray(children, array, escapedPrefix, nameSoFar, callbac... function mapChildren (line 464) | function mapChildren(children, func, context) { function lazyInitializer (line 473) | function lazyInitializer(payload) { function resolveDispatcher (line 546) | function resolveDispatcher() { function useOptimistic (line 554) | function useOptimistic(passthrough, reducer) { function releaseAsyncTransition (line 557) | function releaseAsyncTransition() { function startTransition (line 560) | function startTransition(scope) { function addTransitionType (line 601) | function addTransitionType(type) { function enqueueTask (line 615) | function enqueueTask(task) { function aggregateErrors (line 638) | function aggregateErrors(errors) { function popActScope (line 643) | function popActScope(prevActQueue, prevActScopeDepth) { function recursivelyFlushAsyncActWork (line 650) | function recursivelyFlushAsyncActWork(returnValue, resolve, reject) { function flushActQueue (line 670) | function flushActQueue(queue) { FILE: packages/next/src/compiled/react-experimental/cjs/react.production.js function getIteratorFn (line 27) | function getIteratorFn(maybeIterable) { function Component (line 45) | function Component(props, context, updater) { function ComponentDummy (line 66) | function ComponentDummy() {} function PureComponent (line 68) | function PureComponent(props, context, updater) { function noop (line 79) | function noop() {} function ReactElement (line 82) | function ReactElement(type, key, props) { function cloneAndReplaceKey (line 92) | function cloneAndReplaceKey(oldElement, newKey) { function isValidElement (line 95) | function isValidElement(object) { function escape (line 102) | function escape(key) { function getElementKey (line 112) | function getElementKey(element, index) { function resolveThenable (line 119) | function resolveThenable(thenable) { function mapIntoArray (line 151) | function mapIntoArray(children, array, escapedPrefix, nameSoFar, callbac... function mapChildren (line 260) | function mapChildren(children, func, context) { function lazyInitializer (line 269) | function lazyInitializer(payload) { function useOptimistic (line 296) | function useOptimistic(passthrough, reducer) { function startTransition (line 328) | function startTransition(scope) { function addTransitionType (line 353) | function addTransitionType(type) { FILE: packages/next/src/compiled/react-experimental/cjs/react.react-server.development.js function noop (line 14) | function noop() {} function getIteratorFn (line 15) | function getIteratorFn(maybeIterable) { function testStringCoercion (line 23) | function testStringCoercion(value) { function checkKeyStringCoercion (line 26) | function checkKeyStringCoercion(value) { function getComponentNameFromType (line 50) | function getComponentNameFromType(type) { function getTaskName (line 110) | function getTaskName(type) { function getOwner (line 125) | function getOwner() { function UnknownOwner (line 129) | function UnknownOwner() { function hasValidKey (line 132) | function hasValidKey(config) { function defineKeyPropWarningGetter (line 139) | function defineKeyPropWarningGetter(props, displayName) { function elementRefGetterWithDeprecationWarning (line 154) | function elementRefGetterWithDeprecationWarning() { function ReactElement (line 164) | function ReactElement(type, key, props, owner, debugStack, debugTask) { function cloneAndReplaceKey (line 207) | function cloneAndReplaceKey(oldElement, newKey) { function validateChildKeys (line 220) | function validateChildKeys(node) { function isValidElement (line 232) | function isValidElement(object) { function escape (line 239) | function escape(key) { function getElementKey (line 248) | function getElementKey(element, index) { function resolveThenable (line 266) | function resolveThenable(thenable) { function mapIntoArray (line 299) | function mapIntoArray(children, array, escapedPrefix, nameSoFar, callbac... function mapChildren (line 426) | function mapChildren(children, func, context) { function resolveDispatcher (line 435) | function resolveDispatcher() { function lazyInitializer (line 443) | function lazyInitializer(payload) { function createCacheRoot (line 516) | function createCacheRoot() { function createCacheNode (line 519) | function createCacheNode() { function releaseAsyncTransition (line 522) | function releaseAsyncTransition() { function cleanup (line 525) | function cleanup(entryValue) { FILE: packages/next/src/compiled/react-experimental/cjs/react.react-server.production.js function formatProdErrorMessage (line 24) | function formatProdErrorMessage(code) { function noop (line 40) | function noop() {} function getIteratorFn (line 54) | function getIteratorFn(maybeIterable) { function ReactElement (line 64) | function ReactElement(type, key, props) { function cloneAndReplaceKey (line 74) | function cloneAndReplaceKey(oldElement, newKey) { function isValidElement (line 77) | function isValidElement(object) { function escape (line 84) | function escape(key) { function getElementKey (line 94) | function getElementKey(element, index) { function resolveThenable (line 101) | function resolveThenable(thenable) { function mapIntoArray (line 133) | function mapIntoArray(children, array, escapedPrefix, nameSoFar, callbac... function mapChildren (line 243) | function mapChildren(children, func, context) { function lazyInitializer (line 252) | function lazyInitializer(payload) { function createCacheRoot (line 279) | function createCacheRoot() { function createCacheNode (line 282) | function createCacheNode() { function cleanup (line 321) | function cleanup(entryValue) { FILE: packages/next/src/compiled/react-is/cjs/react-is.development.js function typeOf (line 14) | function typeOf(object) { FILE: packages/next/src/compiled/react-is/cjs/react-is.production.js function typeOf (line 26) | function typeOf(object) { FILE: packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.browser.development.js function checkEvalAvailabilityOnceDev (line 14) | function checkEvalAvailabilityOnceDev() { function resolveClientReference (line 26) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 47) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 67) | function requireAsyncModule(id) { function ignoreReject (line 83) | function ignoreReject() {} function preloadModule (line 84) | function preloadModule(metadata) { function requireModule (line 108) | function requireModule(metadata) { function getIteratorFn (line 120) | function getIteratorFn(maybeIterable) { function isObjectPrototype (line 128) | function isObjectPrototype(object) { function isSimpleObject (line 138) | function isSimpleObject(object) { function objectName (line 156) | function objectName(object) { function describeKeyForErrorMessage (line 160) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 164) | function describeValueForErrorMessage(value) { function describeElementType (line 186) | function describeElementType(type) { function describeObjectForErrorMessage (line 211) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function serializeNumber (line 317) | function serializeNumber(number) { function processReply (line 328) | function processReply( function createFakeServerFunction (line 760) | function createFakeServerFunction( function registerBoundServerReference (line 803) | function registerBoundServerReference(reference, id, bound) { function createBoundServerReference (line 811) | function createBoundServerReference( function parseStackLocation (line 853) | function parseStackLocation(error) { function getComponentNameFromType (line 882) | function getComponentNameFromType(type) { function getArrayKind (line 942) | function getArrayKind(array) { function addObjectToProperties (line 967) | function addObjectToProperties(object, properties, indent, prefix) { function addValueToProperties (line 987) | function addValueToProperties( function getIODescription (line 1183) | function getIODescription(value) { function markAllTracksInOrder (line 1233) | function markAllTracksInOrder() { function getIOColor (line 1252) | function getIOColor(functionName) { function getIOLongName (line 1262) | function getIOLongName(ioInfo, description, env, rootEnv) { function getIOShortName (line 1270) | function getIOShortName(ioInfo, description, env, rootEnv) { function logComponentAwait (line 1305) | function logComponentAwait( function logIOInfoErrored (line 1363) | function logIOInfoErrored(ioInfo, rootEnv, error) { function logIOInfo (line 1410) | function logIOInfo(ioInfo, rootEnv, value) { function ReactPromise (line 1452) | function ReactPromise(status, value, reason) { function hasGCedResponse (line 1460) | function hasGCedResponse(weakResponse) { function unwrapWeakResponse (line 1463) | function unwrapWeakResponse(weakResponse) { function closeDebugChannel (line 1471) | function closeDebugChannel(debugChannel) { function readChunk (line 1474) | function readChunk(chunk) { function getRoot (line 1493) | function getRoot(weakResponse) { function createPendingChunk (line 1497) | function createPendingChunk(response) { function releasePendingChunk (line 1505) | function releasePendingChunk(response, chunk) { function filterDebugInfo (line 1514) | function filterDebugInfo(response, value) { function moveDebugInfoFromChunkToInnerValue (line 1525) | function moveDebugInfoFromChunkToInnerValue(chunk, value) { function wakeChunk (line 1544) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 1554) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 1562) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 1583) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 1643) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 1669) | function createResolvedModelChunk(response, value) { function createResolvedIteratorResultChunk (line 1672) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 1681) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 1690) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 1709) | function resolveModuleChunk(response, chunk, value) { function initializeDebugChunk (line 1785) | function initializeDebugChunk(response, chunk) { function initializeModelChunk (line 1848) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 1892) | function initializeModuleChunk(chunk) { function reportGlobalError (line 1902) | function reportGlobalError(weakResponse, error) { function nullRefGetter (line 1922) | function nullRefGetter() { function getTaskName (line 1925) | function getTaskName(type) { function initializeElement (line 1941) | function initializeElement(response, element, lazyNode) { function createLazyChunkWrapper (line 1996) | function createLazyChunkWrapper(chunk, validated) { function getChunk (line 2006) | function getChunk(response, id) { function fulfillReference (line 2025) | function fulfillReference(response, reference, value, fulfilledChunk) { function rejectReference (line 2164) | function rejectReference(response, handler, error) { function waitForReference (line 2190) | function waitForReference( function loadServerReference (line 2236) | function loadServerReference(response, metaData, parentObject, key) { function resolveLazy (line 2347) | function resolveLazy(value) { function transferReferencedDebugInfo (line 2361) | function transferReferencedDebugInfo(parentChunk, referencedChunk) { function getOutlinedModel (line 2371) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 2526) | function createMap(response, model) { function createSet (line 2529) | function createSet(response, model) { function createBlob (line 2532) | function createBlob(response, model) { function createFormData (line 2535) | function createFormData(response, model) { function applyConstructor (line 2541) | function applyConstructor(response, model, parentObject) { function defineLazyGetter (line 2544) | function defineLazyGetter(response, chunk, parentObject, key) { function extractIterator (line 2563) | function extractIterator(response, model) { function createModel (line 2566) | function createModel(response, model) { function getInferredFunctionApproximate (line 2569) | function getInferredFunctionApproximate(code) { function parseModelString (line 2600) | function parseModelString(response, parentObject, key, value) { function missingCall (line 2783) | function missingCall() { function markIOStarted (line 2788) | function markIOStarted() { function ResponseInstance (line 2791) | function ResponseInstance( function createStreamState (line 2852) | function createStreamState(weakResponse, streamDebugValue) { function incrementChunkDebugInfo (line 2877) | function incrementChunkDebugInfo(streamState, chunkLength) { function addAsyncInfo (line 2897) | function addAsyncInfo(chunk, asyncInfo) { function resolveChunkDebugInfo (line 2916) | function resolveChunkDebugInfo(response, streamState, chunk) { function resolveBuffer (line 2924) | function resolveBuffer(response, id, buffer, streamState) { function resolveModule (line 2934) | function resolveModule(response, id, model, streamState) { function resolveStream (line 2971) | function resolveStream(response, id, stream, controller, streamState) { function startReadableStream (line 3019) | function startReadableStream(response, id, type, streamState) { function asyncIterator (line 3103) | function asyncIterator() { function createIterator (line 3106) | function createIterator(next) { function startAsyncIterable (line 3111) | function startAsyncIterable(response, id, iterator, streamState) { function resolveErrorDev (line 3218) | function resolveErrorDev(response, errorInfo) { function createFakeFunction (line 3279) | function createFakeFunction( function buildFakeCallStack (line 3377) | function buildFakeCallStack( function getRootTask (line 3419) | function getRootTask(response, childEnvironmentName) { function initializeFakeTask (line 3431) | function initializeFakeTask(response, debugInfo) { function fakeJSXCallSite (line 3472) | function fakeJSXCallSite() { function initializeFakeStack (line 3475) | function initializeFakeStack(response, debugInfo) { function initializeDebugInfo (line 3491) | function initializeDebugInfo(response, debugInfo) { function getCurrentStackInDEV (line 3505) | function getCurrentStackInDEV() { function resolveConsoleEntry (line 3560) | function resolveConsoleEntry(response, json) { function initializeIOInfo (line 3593) | function initializeIOInfo(response, ioInfo) { function resolveIOInfo (line 3619) | function resolveIOInfo(response, id, model) { function mergeBuffer (line 3643) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 3659) | function resolveTypedArray( function flushComponentPerformance (line 3679) | function flushComponentPerformance( function flushInitialRenderPerformance (line 4215) | function flushInitialRenderPerformance(response) { function processFullBinaryRow (line 4229) | function processFullBinaryRow( function processFullStringRow (line 4385) | function processFullStringRow(response, streamState, id, tag, row) { function processBinaryChunk (line 4531) | function processBinaryChunk(weakResponse, streamState, chunk) { function parseModel (line 4633) | function parseModel(response, json) { function reviveModel (line 4637) | function reviveModel(response, value, parentObject, key) { function close (line 4732) | function close(weakResponse) { function createDebugCallbackFromWritableStream (line 4756) | function createDebugCallbackFromWritableStream(debugWritable) { function createResponseFromOptions (line 4767) | function createResponseFromOptions(options) { function startReadingFromUniversalStream (line 4818) | function startReadingFromUniversalStream( function startReadingFromStream (line 4933) | function startReadingFromStream(response, stream, onDone, debugValue) { function action (line 5232) | function action() { FILE: packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.browser.production.js function resolveClientReference (line 15) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 36) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 56) | function requireAsyncModule(id) { function ignoreReject (line 74) | function ignoreReject() {} function preloadModule (line 75) | function preloadModule(metadata) { function requireModule (line 95) | function requireModule(metadata) { function getIteratorFn (line 112) | function getIteratorFn(maybeIterable) { function serializeNumber (line 124) | function serializeNumber(number) { function processReply (line 135) | function processReply( function registerBoundServerReference (line 511) | function registerBoundServerReference(reference, id, bound) { function createBoundServerReference (line 519) | function createBoundServerReference(metaData, callServer) { function ReactPromise (line 535) | function ReactPromise(status, value, reason) { function readChunk (line 566) | function readChunk(chunk) { function createPendingChunk (line 585) | function createPendingChunk() { function wakeChunk (line 588) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 596) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 604) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 625) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 679) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedIteratorResultChunk (line 689) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 696) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 703) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 721) | function resolveModuleChunk(response, chunk, value) { function initializeModelChunk (line 739) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 778) | function initializeModuleChunk(chunk) { function reportGlobalError (line 788) | function reportGlobalError(weakResponse, error) { function createLazyChunkWrapper (line 799) | function createLazyChunkWrapper(chunk) { function getChunk (line 802) | function getChunk(response, id) { function fulfillReference (line 817) | function fulfillReference(response, reference, value) { function rejectReference (line 940) | function rejectReference(response, handler, error) { function waitForReference (line 950) | function waitForReference( function loadServerReference (line 984) | function loadServerReference(response, metaData, parentObject, key) { function getOutlinedModel (line 1060) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 1196) | function createMap(response, model) { function createSet (line 1199) | function createSet(response, model) { function createBlob (line 1202) | function createBlob(response, model) { function createFormData (line 1205) | function createFormData(response, model) { function extractIterator (line 1211) | function extractIterator(response, model) { function createModel (line 1214) | function createModel(response, model) { function parseModelString (line 1217) | function parseModelString(response, parentObject, key, value) { function missingCall (line 1316) | function missingCall() { function ResponseInstance (line 1321) | function ResponseInstance( function resolveBuffer (line 1345) | function resolveBuffer(response, id, buffer) { function resolveModule (line 1353) | function resolveModule(response, id, model) { function resolveStream (line 1379) | function resolveStream(response, id, stream, controller) { function startReadableStream (line 1392) | function startReadableStream(response, id, type) { function asyncIterator (line 1468) | function asyncIterator() { function createIterator (line 1471) | function createIterator(next) { function startAsyncIterable (line 1476) | function startAsyncIterable(response, id, iterator) { function resolveErrorProd (line 1585) | function resolveErrorProd() { function mergeBuffer (line 1592) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 1604) | function resolveTypedArray( function processFullBinaryRow (line 1623) | function processFullBinaryRow(response, streamState, id, tag, buffer, ch... function parseModel (line 1773) | function parseModel(response, json) { function reviveModel (line 1777) | function reviveModel(response, value, parentObject, key) { function close (line 1821) | function close(weakResponse) { function createResponseFromOptions (line 1835) | function createResponseFromOptions(options) { function startReadingFromStream (line 1851) | function startReadingFromStream(response, stream, onDone) { function action (line 1981) | function action() { FILE: packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.edge.development.js function checkEvalAvailabilityOnceDev (line 14) | function checkEvalAvailabilityOnceDev() { function resolveClientReference (line 26) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 47) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 67) | function requireAsyncModule(id) { function ignoreReject (line 83) | function ignoreReject() {} function preloadModule (line 84) | function preloadModule(metadata) { function requireModule (line 108) | function requireModule(metadata) { function prepareDestinationWithChunks (line 120) | function prepareDestinationWithChunks( function getIteratorFn (line 145) | function getIteratorFn(maybeIterable) { function isObjectPrototype (line 153) | function isObjectPrototype(object) { function isSimpleObject (line 163) | function isSimpleObject(object) { function objectName (line 181) | function objectName(object) { function describeKeyForErrorMessage (line 185) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 189) | function describeValueForErrorMessage(value) { function describeElementType (line 211) | function describeElementType(type) { function describeObjectForErrorMessage (line 236) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function serializeNumber (line 342) | function serializeNumber(number) { function processReply (line 353) | function processReply( function encodeFormData (line 785) | function encodeFormData(reference) { function defaultEncodeFormAction (line 814) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 846) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function createFakeServerFunction (line 880) | function createFakeServerFunction( function registerBoundServerReference (line 923) | function registerBoundServerReference( function bind (line 956) | function bind() { function createBoundServerReference (line 984) | function createBoundServerReference( function parseStackLocation (line 1026) | function parseStackLocation(error) { function createServerReference$1 (line 1055) | function createServerReference$1( function getComponentNameFromType (line 1088) | function getComponentNameFromType(type) { function getArrayKind (line 1148) | function getArrayKind(array) { function addObjectToProperties (line 1173) | function addObjectToProperties(object, properties, indent, prefix) { function addValueToProperties (line 1193) | function addValueToProperties( function getIODescription (line 1389) | function getIODescription(value) { function markAllTracksInOrder (line 1439) | function markAllTracksInOrder() { function getIOColor (line 1458) | function getIOColor(functionName) { function getIOLongName (line 1468) | function getIOLongName(ioInfo, description, env, rootEnv) { function getIOShortName (line 1476) | function getIOShortName(ioInfo, description, env, rootEnv) { function logComponentAwait (line 1511) | function logComponentAwait( function logIOInfoErrored (line 1569) | function logIOInfoErrored(ioInfo, rootEnv, error) { function logIOInfo (line 1616) | function logIOInfo(ioInfo, rootEnv, value) { function prepareStackTrace (line 1658) | function prepareStackTrace(error, structuredStackTrace) { function ReactPromise (line 1664) | function ReactPromise(status, value, reason) { function unwrapWeakResponse (line 1672) | function unwrapWeakResponse(weakResponse) { function closeDebugChannel (line 1680) | function closeDebugChannel(debugChannel) { function readChunk (line 1683) | function readChunk(chunk) { function getRoot (line 1702) | function getRoot(weakResponse) { function createPendingChunk (line 1706) | function createPendingChunk(response) { function releasePendingChunk (line 1714) | function releasePendingChunk(response, chunk) { function filterDebugInfo (line 1723) | function filterDebugInfo(response, value) { function moveDebugInfoFromChunkToInnerValue (line 1734) | function moveDebugInfoFromChunkToInnerValue(chunk, value) { function wakeChunk (line 1753) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 1763) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 1771) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 1792) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 1852) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 1878) | function createResolvedModelChunk(response, value) { function createResolvedIteratorResultChunk (line 1881) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 1890) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 1899) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 1918) | function resolveModuleChunk(response, chunk, value) { function initializeDebugChunk (line 1938) | function initializeDebugChunk(response, chunk) { function initializeModelChunk (line 2001) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 2045) | function initializeModuleChunk(chunk) { function reportGlobalError (line 2055) | function reportGlobalError(weakResponse, error) { function nullRefGetter (line 2075) | function nullRefGetter() { function getTaskName (line 2078) | function getTaskName(type) { function initializeElement (line 2094) | function initializeElement(response, element, lazyNode) { function createLazyChunkWrapper (line 2149) | function createLazyChunkWrapper(chunk, validated) { function getChunk (line 2159) | function getChunk(response, id) { function fulfillReference (line 2178) | function fulfillReference(response, reference, value, fulfilledChunk) { function rejectReference (line 2317) | function rejectReference(response, handler, error) { function waitForReference (line 2343) | function waitForReference( function loadServerReference (line 2389) | function loadServerReference(response, metaData, parentObject, key) { function resolveLazy (line 2506) | function resolveLazy(value) { function transferReferencedDebugInfo (line 2520) | function transferReferencedDebugInfo(parentChunk, referencedChunk) { function getOutlinedModel (line 2530) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 2685) | function createMap(response, model) { function createSet (line 2688) | function createSet(response, model) { function createBlob (line 2691) | function createBlob(response, model) { function createFormData (line 2694) | function createFormData(response, model) { function applyConstructor (line 2700) | function applyConstructor(response, model, parentObject) { function defineLazyGetter (line 2703) | function defineLazyGetter(response, chunk, parentObject, key) { function extractIterator (line 2722) | function extractIterator(response, model) { function createModel (line 2725) | function createModel(response, model) { function getInferredFunctionApproximate (line 2728) | function getInferredFunctionApproximate(code) { function parseModelString (line 2759) | function parseModelString(response, parentObject, key, value) { function missingCall (line 2942) | function missingCall() { function markIOStarted (line 2947) | function markIOStarted() { function ResponseInstance (line 2950) | function ResponseInstance( function createStreamState (line 3011) | function createStreamState(weakResponse, streamDebugValue) { function addAsyncInfo (line 3036) | function addAsyncInfo(chunk, asyncInfo) { function resolveChunkDebugInfo (line 3055) | function resolveChunkDebugInfo(response, streamState, chunk) { function resolveBuffer (line 3063) | function resolveBuffer(response, id, buffer, streamState) { function resolveModule (line 3073) | function resolveModule(response, id, model, streamState) { function resolveStream (line 3115) | function resolveStream(response, id, stream, controller, streamState) { function startReadableStream (line 3163) | function startReadableStream(response, id, type, streamState) { function asyncIterator (line 3247) | function asyncIterator() { function createIterator (line 3250) | function createIterator(next) { function startAsyncIterable (line 3255) | function startAsyncIterable(response, id, iterator, streamState) { function resolveErrorDev (line 3362) | function resolveErrorDev(response, errorInfo) { function createFakeFunction (line 3423) | function createFakeFunction( function buildFakeCallStack (line 3521) | function buildFakeCallStack( function getRootTask (line 3563) | function getRootTask(response, childEnvironmentName) { function initializeFakeTask (line 3575) | function initializeFakeTask(response, debugInfo) { function fakeJSXCallSite (line 3616) | function fakeJSXCallSite() { function initializeFakeStack (line 3619) | function initializeFakeStack(response, debugInfo) { function initializeDebugInfo (line 3635) | function initializeDebugInfo(response, debugInfo) { function getCurrentStackInDEV (line 3649) | function getCurrentStackInDEV() { function resolveConsoleEntry (line 3704) | function resolveConsoleEntry(response, json) { function initializeIOInfo (line 3737) | function initializeIOInfo(response, ioInfo) { function resolveIOInfo (line 3763) | function resolveIOInfo(response, id, model) { function mergeBuffer (line 3787) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 3803) | function resolveTypedArray( function flushComponentPerformance (line 3823) | function flushComponentPerformance( function flushInitialRenderPerformance (line 4359) | function flushInitialRenderPerformance(response) { function processFullBinaryRow (line 4373) | function processFullBinaryRow( function parseModel (line 4672) | function parseModel(response, json) { function reviveModel (line 4676) | function reviveModel(response, value, parentObject, key) { function close (line 4771) | function close(weakResponse) { function noServerCall (line 4795) | function noServerCall() { function createResponseFromOptions (line 4800) | function createResponseFromOptions(options) { function startReadingFromStream (line 4850) | function startReadingFromStream( FILE: packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.edge.production.js function resolveClientReference (line 15) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 36) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 56) | function requireAsyncModule(id) { function ignoreReject (line 74) | function ignoreReject() {} function preloadModule (line 75) | function preloadModule(metadata) { function requireModule (line 95) | function requireModule(metadata) { function prepareDestinationWithChunks (line 107) | function prepareDestinationWithChunks(moduleLoading, chunks, nonce$jscom... function getIteratorFn (line 133) | function getIteratorFn(maybeIterable) { function serializeNumber (line 145) | function serializeNumber(number) { function processReply (line 156) | function processReply( function encodeFormData (line 533) | function encodeFormData(reference) { function defaultEncodeFormAction (line 562) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 594) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function registerBoundServerReference (line 628) | function registerBoundServerReference(reference, id, bound, encodeFormAc... function bind (line 657) | function bind() { function createBoundServerReference (line 681) | function createBoundServerReference(metaData, callServer, encodeFormActi... function createServerReference$1 (line 697) | function createServerReference$1(id, callServer, encodeFormAction) { function ReactPromise (line 705) | function ReactPromise(status, value, reason) { function readChunk (line 736) | function readChunk(chunk) { function createPendingChunk (line 755) | function createPendingChunk() { function wakeChunk (line 758) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 766) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 774) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 795) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 849) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedIteratorResultChunk (line 859) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 866) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 873) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 891) | function resolveModuleChunk(response, chunk, value) { function initializeModelChunk (line 909) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 948) | function initializeModuleChunk(chunk) { function reportGlobalError (line 958) | function reportGlobalError(weakResponse, error) { function createLazyChunkWrapper (line 969) | function createLazyChunkWrapper(chunk) { function getChunk (line 972) | function getChunk(response, id) { function fulfillReference (line 987) | function fulfillReference(response, reference, value) { function rejectReference (line 1110) | function rejectReference(response, handler, error) { function waitForReference (line 1120) | function waitForReference( function loadServerReference (line 1154) | function loadServerReference(response, metaData, parentObject, key) { function getOutlinedModel (line 1244) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 1380) | function createMap(response, model) { function createSet (line 1383) | function createSet(response, model) { function createBlob (line 1386) | function createBlob(response, model) { function createFormData (line 1389) | function createFormData(response, model) { function extractIterator (line 1395) | function extractIterator(response, model) { function createModel (line 1398) | function createModel(response, model) { function parseModelString (line 1401) | function parseModelString(response, parentObject, key, value) { function missingCall (line 1500) | function missingCall() { function ResponseInstance (line 1505) | function ResponseInstance( function resolveBuffer (line 1529) | function resolveBuffer(response, id, buffer) { function resolveModule (line 1537) | function resolveModule(response, id, model) { function resolveStream (line 1568) | function resolveStream(response, id, stream, controller) { function startReadableStream (line 1581) | function startReadableStream(response, id, type) { function asyncIterator (line 1657) | function asyncIterator() { function createIterator (line 1660) | function createIterator(next) { function startAsyncIterable (line 1665) | function startAsyncIterable(response, id, iterator) { function resolveErrorProd (line 1774) | function resolveErrorProd() { function mergeBuffer (line 1781) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 1793) | function resolveTypedArray( function processFullBinaryRow (line 1812) | function processFullBinaryRow(response, streamState, id, tag, buffer, ch... function parseModel (line 1962) | function parseModel(response, json) { function reviveModel (line 1966) | function reviveModel(response, value, parentObject, key) { function close (line 2010) | function close(weakResponse) { function noServerCall (line 2024) | function noServerCall() { function createResponseFromOptions (line 2029) | function createResponseFromOptions(options) { function startReadingFromStream (line 2045) | function startReadingFromStream(response, stream, onDone) { FILE: packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.node.development.js function checkEvalAvailabilityOnceDev (line 14) | function checkEvalAvailabilityOnceDev() { function resolveClientReference (line 26) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 47) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 67) | function requireAsyncModule(id) { function ignoreReject (line 83) | function ignoreReject() {} function preloadModule (line 84) | function preloadModule(metadata) { function requireModule (line 108) | function requireModule(metadata) { function prepareDestinationWithChunks (line 120) | function prepareDestinationWithChunks( function getIteratorFn (line 145) | function getIteratorFn(maybeIterable) { function isObjectPrototype (line 153) | function isObjectPrototype(object) { function isSimpleObject (line 163) | function isSimpleObject(object) { function objectName (line 181) | function objectName(object) { function describeKeyForErrorMessage (line 185) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 189) | function describeValueForErrorMessage(value) { function describeElementType (line 211) | function describeElementType(type) { function describeObjectForErrorMessage (line 236) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function serializeNumber (line 342) | function serializeNumber(number) { function processReply (line 353) | function processReply( function encodeFormData (line 785) | function encodeFormData(reference) { function defaultEncodeFormAction (line 814) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 846) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function createFakeServerFunction (line 880) | function createFakeServerFunction( function registerBoundServerReference (line 923) | function registerBoundServerReference( function bind (line 956) | function bind() { function createBoundServerReference (line 984) | function createBoundServerReference( function parseStackLocation (line 1026) | function parseStackLocation(error) { function createServerReference$1 (line 1055) | function createServerReference$1( function getComponentNameFromType (line 1088) | function getComponentNameFromType(type) { function getArrayKind (line 1148) | function getArrayKind(array) { function addObjectToProperties (line 1173) | function addObjectToProperties(object, properties, indent, prefix) { function addValueToProperties (line 1193) | function addValueToProperties( function getIODescription (line 1389) | function getIODescription(value) { function markAllTracksInOrder (line 1439) | function markAllTracksInOrder() { function getIOColor (line 1458) | function getIOColor(functionName) { function getIOLongName (line 1468) | function getIOLongName(ioInfo, description, env, rootEnv) { function getIOShortName (line 1476) | function getIOShortName(ioInfo, description, env, rootEnv) { function logComponentAwait (line 1511) | function logComponentAwait( function logIOInfoErrored (line 1569) | function logIOInfoErrored(ioInfo, rootEnv, error) { function logIOInfo (line 1616) | function logIOInfo(ioInfo, rootEnv, value) { function prepareStackTrace (line 1658) | function prepareStackTrace(error, structuredStackTrace) { function ReactPromise (line 1664) | function ReactPromise(status, value, reason) { function hasGCedResponse (line 1672) | function hasGCedResponse(weakResponse) { function unwrapWeakResponse (line 1675) | function unwrapWeakResponse(weakResponse) { function closeDebugChannel (line 1683) | function closeDebugChannel(debugChannel) { function readChunk (line 1686) | function readChunk(chunk) { function getRoot (line 1705) | function getRoot(weakResponse) { function createPendingChunk (line 1709) | function createPendingChunk(response) { function releasePendingChunk (line 1717) | function releasePendingChunk(response, chunk) { function filterDebugInfo (line 1726) | function filterDebugInfo(response, value) { function moveDebugInfoFromChunkToInnerValue (line 1737) | function moveDebugInfoFromChunkToInnerValue(chunk, value) { function wakeChunk (line 1756) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 1766) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 1774) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 1795) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 1855) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 1881) | function createResolvedModelChunk(response, value) { function createResolvedIteratorResultChunk (line 1884) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 1893) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 1902) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 1921) | function resolveModuleChunk(response, chunk, value) { function initializeDebugChunk (line 1941) | function initializeDebugChunk(response, chunk) { function initializeModelChunk (line 2004) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 2048) | function initializeModuleChunk(chunk) { function reportGlobalError (line 2058) | function reportGlobalError(weakResponse, error) { function nullRefGetter (line 2078) | function nullRefGetter() { function getTaskName (line 2081) | function getTaskName(type) { function initializeElement (line 2097) | function initializeElement(response, element, lazyNode) { function createLazyChunkWrapper (line 2152) | function createLazyChunkWrapper(chunk, validated) { function getChunk (line 2162) | function getChunk(response, id) { function fulfillReference (line 2181) | function fulfillReference(response, reference, value, fulfilledChunk) { function rejectReference (line 2320) | function rejectReference(response, handler, error) { function waitForReference (line 2346) | function waitForReference( function loadServerReference (line 2392) | function loadServerReference(response, metaData, parentObject, key) { function resolveLazy (line 2509) | function resolveLazy(value) { function transferReferencedDebugInfo (line 2523) | function transferReferencedDebugInfo(parentChunk, referencedChunk) { function getOutlinedModel (line 2533) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 2688) | function createMap(response, model) { function createSet (line 2691) | function createSet(response, model) { function createBlob (line 2694) | function createBlob(response, model) { function createFormData (line 2697) | function createFormData(response, model) { function applyConstructor (line 2703) | function applyConstructor(response, model, parentObject) { function defineLazyGetter (line 2706) | function defineLazyGetter(response, chunk, parentObject, key) { function extractIterator (line 2725) | function extractIterator(response, model) { function createModel (line 2728) | function createModel(response, model) { function getInferredFunctionApproximate (line 2731) | function getInferredFunctionApproximate(code) { function parseModelString (line 2762) | function parseModelString(response, parentObject, key, value) { function missingCall (line 2945) | function missingCall() { function markIOStarted (line 2950) | function markIOStarted() { function ResponseInstance (line 2953) | function ResponseInstance( function createResponse (line 3014) | function createResponse( function createStreamState (line 3049) | function createStreamState(weakResponse, streamDebugValue) { function incrementChunkDebugInfo (line 3074) | function incrementChunkDebugInfo(streamState, chunkLength) { function addAsyncInfo (line 3094) | function addAsyncInfo(chunk, asyncInfo) { function resolveChunkDebugInfo (line 3113) | function resolveChunkDebugInfo(response, streamState, chunk) { function resolveBuffer (line 3121) | function resolveBuffer(response, id, buffer, streamState) { function resolveModule (line 3131) | function resolveModule(response, id, model, streamState) { function resolveStream (line 3173) | function resolveStream(response, id, stream, controller, streamState) { function startReadableStream (line 3221) | function startReadableStream(response, id, type, streamState) { function asyncIterator (line 3305) | function asyncIterator() { function createIterator (line 3308) | function createIterator(next) { function startAsyncIterable (line 3313) | function startAsyncIterable(response, id, iterator, streamState) { function resolveErrorDev (line 3420) | function resolveErrorDev(response, errorInfo) { function createFakeFunction (line 3481) | function createFakeFunction( function buildFakeCallStack (line 3579) | function buildFakeCallStack( function getRootTask (line 3621) | function getRootTask(response, childEnvironmentName) { function initializeFakeTask (line 3633) | function initializeFakeTask(response, debugInfo) { function fakeJSXCallSite (line 3674) | function fakeJSXCallSite() { function initializeFakeStack (line 3677) | function initializeFakeStack(response, debugInfo) { function initializeDebugInfo (line 3693) | function initializeDebugInfo(response, debugInfo) { function getCurrentStackInDEV (line 3707) | function getCurrentStackInDEV() { function resolveConsoleEntry (line 3762) | function resolveConsoleEntry(response, json) { function initializeIOInfo (line 3795) | function initializeIOInfo(response, ioInfo) { function resolveIOInfo (line 3821) | function resolveIOInfo(response, id, model) { function mergeBuffer (line 3845) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 3861) | function resolveTypedArray( function flushComponentPerformance (line 3881) | function flushComponentPerformance( function flushInitialRenderPerformance (line 4417) | function flushInitialRenderPerformance(response) { function processFullBinaryRow (line 4431) | function processFullBinaryRow( function processFullStringRow (line 4587) | function processFullStringRow(response, streamState, id, tag, row) { function processBinaryChunk (line 4733) | function processBinaryChunk(weakResponse, streamState, chunk) { function parseModel (line 4835) | function parseModel(response, json) { function reviveModel (line 4839) | function reviveModel(response, value, parentObject, key) { function close (line 4934) | function close(weakResponse) { function noServerCall$1 (line 4958) | function noServerCall$1() { function createResponseFromOptions (line 4963) | function createResponseFromOptions(options) { function startReadingFromStream$1 (line 4990) | function startReadingFromStream$1(response, stream, onDone, debugValue) { function noServerCall (line 5004) | function noServerCall() { function startReadingFromStream (line 5009) | function startReadingFromStream(response$jscomp$0, stream, onEnd) { FILE: packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-client.node.production.js function resolveClientReference (line 16) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 37) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 57) | function requireAsyncModule(id) { function ignoreReject (line 75) | function ignoreReject() {} function preloadModule (line 76) | function preloadModule(metadata) { function requireModule (line 96) | function requireModule(metadata) { function prepareDestinationWithChunks (line 108) | function prepareDestinationWithChunks(moduleLoading, chunks, nonce$jscom... function getIteratorFn (line 134) | function getIteratorFn(maybeIterable) { function serializeNumber (line 146) | function serializeNumber(number) { function processReply (line 157) | function processReply( function encodeFormData (line 534) | function encodeFormData(reference) { function defaultEncodeFormAction (line 563) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 595) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function registerBoundServerReference (line 629) | function registerBoundServerReference(reference, id, bound, encodeFormAc... function bind (line 658) | function bind() { function createBoundServerReference (line 682) | function createBoundServerReference(metaData, callServer, encodeFormActi... function createServerReference$1 (line 698) | function createServerReference$1(id, callServer, encodeFormAction) { function ReactPromise (line 706) | function ReactPromise(status, value, reason) { function readChunk (line 737) | function readChunk(chunk) { function createPendingChunk (line 756) | function createPendingChunk() { function wakeChunk (line 759) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 767) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 775) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 796) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 850) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedIteratorResultChunk (line 860) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 867) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 874) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 892) | function resolveModuleChunk(response, chunk, value) { function initializeModelChunk (line 910) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 949) | function initializeModuleChunk(chunk) { function reportGlobalError (line 959) | function reportGlobalError(weakResponse, error) { function createLazyChunkWrapper (line 970) | function createLazyChunkWrapper(chunk) { function getChunk (line 973) | function getChunk(response, id) { function fulfillReference (line 988) | function fulfillReference(response, reference, value) { function rejectReference (line 1111) | function rejectReference(response, handler, error) { function waitForReference (line 1121) | function waitForReference( function loadServerReference (line 1155) | function loadServerReference(response, metaData, parentObject, key) { function getOutlinedModel (line 1245) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 1381) | function createMap(response, model) { function createSet (line 1384) | function createSet(response, model) { function createBlob (line 1387) | function createBlob(response, model) { function createFormData (line 1390) | function createFormData(response, model) { function extractIterator (line 1396) | function extractIterator(response, model) { function createModel (line 1399) | function createModel(response, model) { function parseModelString (line 1402) | function parseModelString(response, parentObject, key, value) { function missingCall (line 1501) | function missingCall() { function ResponseInstance (line 1506) | function ResponseInstance( function createStreamState (line 1530) | function createStreamState() { function resolveBuffer (line 1533) | function resolveBuffer(response, id, buffer) { function resolveModule (line 1541) | function resolveModule(response, id, model) { function resolveStream (line 1572) | function resolveStream(response, id, stream, controller) { function startReadableStream (line 1585) | function startReadableStream(response, id, type) { function asyncIterator (line 1661) | function asyncIterator() { function createIterator (line 1664) | function createIterator(next) { function startAsyncIterable (line 1669) | function startAsyncIterable(response, id, iterator) { function resolveErrorProd (line 1778) | function resolveErrorProd() { function mergeBuffer (line 1785) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 1797) | function resolveTypedArray( function processFullBinaryRow (line 1816) | function processFullBinaryRow(response, streamState, id, tag, buffer, ch... function processFullStringRow (line 1871) | function processFullStringRow(response, streamState, id, tag, row) { function processBinaryChunk (line 1972) | function processBinaryChunk(weakResponse, streamState, chunk) { function parseModel (line 2066) | function parseModel(response, json) { function reviveModel (line 2070) | function reviveModel(response, value, parentObject, key) { function close (line 2114) | function close(weakResponse) { function noServerCall$1 (line 2128) | function noServerCall$1() { function createResponseFromOptions (line 2133) | function createResponseFromOptions(options) { function startReadingFromStream$1 (line 2149) | function startReadingFromStream$1(response, stream, onDone) { function noServerCall (line 2163) | function noServerCall() { function startReadingFromStream (line 2168) | function startReadingFromStream(response, stream, onEnd) { FILE: packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-server.browser.development.js function voidHandler (line 14) | function voidHandler() {} function _defineProperty (line 15) | function _defineProperty(obj, key, value) { function scheduleWork (line 36) | function scheduleWork(callback) { function handleErrorInNextTick (line 40) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 45) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 73) | function completeWriting(destination) { function stringToChunk (line 82) | function stringToChunk(content) { function byteLengthOfChunk (line 85) | function byteLengthOfChunk(chunk) { function closeWithError (line 88) | function closeWithError(destination, error) { function isClientReference (line 93) | function isClientReference(reference) { function registerClientReferenceImpl (line 96) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 103) | function bind() { function getReference (line 124) | function getReference(target, name) { function resolveClientReferenceMetadata (line 201) | function resolveClientReferenceMetadata(config, clientReference) { function preload (line 228) | function preload(href, as, options) { function preloadModule$1 (line 253) | function preloadModule$1(href, options) { function trimOptions (line 268) | function trimOptions(options) { function getChildFormatContext (line 278) | function getChildFormatContext(parentContext, type, props) { function collectStackTracePrivate (line 377) | function collectStackTracePrivate(error, structuredStackTrace) { function collectStackTrace (line 443) | function collectStackTrace(error, structuredStackTrace) { function parseStackTrace (line 450) | function parseStackTrace(error, skipFrames) { function createTemporaryReference (line 500) | function createTemporaryReference(temporaryReferences, id) { function getIteratorFn (line 513) | function getIteratorFn(maybeIterable) { function noop (line 521) | function noop() {} function trackUsedThenable (line 522) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 564) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 573) | function getThenableStateAfterSuspending() { function unsupportedHook (line 579) | function unsupportedHook() { function unsupportedRefresh (line 582) | function unsupportedRefresh() { function unsupportedContext (line 587) | function unsupportedContext() { function resolveOwner (line 590) | function resolveOwner() { function resetOwnerStackLimit (line 593) | function resetOwnerStackLimit() { function isObjectPrototype (line 599) | function isObjectPrototype(object) { function isGetter (line 609) | function isGetter(object, name) { function isSimpleObject (line 616) | function isSimpleObject(object) { function objectName (line 634) | function objectName(object) { function describeKeyForErrorMessage (line 638) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 642) | function describeValueForErrorMessage(value) { function describeElementType (line 664) | function describeElementType(type) { function describeObjectForErrorMessage (line 689) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultFilterStackFrame (line 795) | function defaultFilterStackFrame(filename) { function filterStackTrace (line 802) | function filterStackTrace(request, stack) { function patchConsole (line 822) | function patchConsole(consoleInst, methodName) { function getCurrentStackInDEV (line 918) | function getCurrentStackInDEV() { function throwTaintViolation (line 973) | function throwTaintViolation(message) { function cleanupTaintQueue (line 976) | function cleanupTaintQueue(request) { function defaultErrorHandler (line 989) | function defaultErrorHandler(error) { function RequestInstance (line 992) | function RequestInstance( function createRequest (line 1088) | function createRequest( function createPrerenderRequest (line 1115) | function createPrerenderRequest( function resolveRequest (line 1144) | function resolveRequest() { function serializeDebugThenable (line 1147) | function serializeDebugThenable(request, counter, thenable) { function emitRequestedDebugThenable (line 1217) | function emitRequestedDebugThenable(request, id, counter, thenable) { function serializeThenable (line 1233) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 1312) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1397) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1484) | function emitHint(request, code, model) { function readThenable (line 1490) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1495) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function callWithDebugContextInDEV (line 1528) | function callWithDebugContextInDEV(request, task, callback, arg) { function processServerComponentReturnValue (line 1548) | function processServerComponentReturnValue( function renderFunctionComponent (line 1611) | function renderFunctionComponent( function warnForMissingKey (line 1711) | function warnForMissingKey(request, key, componentDebugInfo, debugTask) { function renderFragment (line 1732) | function renderFragment(request, task, children) { function renderAsyncFragment (line 1762) | function renderAsyncFragment(request, task, children, getAsyncIterator) { function deferTask (line 1779) | function deferTask(request, task) { function outlineTask (line 1795) | function outlineTask(request, task) { function renderElement (line 1813) | function renderElement(request, task, type, key, ref, props, validated) { function pingTask (line 1954) | function pingTask(request, task) { function createTask (line 1968) | function createTask( function serializeByValueID (line 2034) | function serializeByValueID(id) { function serializeLazyID (line 2037) | function serializeLazyID(id) { function serializeDeferredObject (line 2040) | function serializeDeferredObject(request, value) { function serializeNumber (line 2050) | function serializeNumber(number) { function encodeReferenceChunk (line 2061) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 2066) | function serializeClientReference( function serializeDebugClientReference (line 2103) | function serializeDebugClientReference( function outlineModel (line 2139) | function outlineModel(request, value) { function outlineModelWithFormatContext (line 2142) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeServerReference (line 2158) | function serializeServerReference(request, serverReference) { function serializeLargeTextString (line 2189) | function serializeLargeTextString(request, text) { function serializeMap (line 2195) | function serializeMap(request, map) { function serializeFormData (line 2199) | function serializeFormData(request, formData) { function serializeSet (line 2203) | function serializeSet(request, set) { function serializeTypedArray (line 2207) | function serializeTypedArray(request, tag, typedArray) { function serializeDebugTypedArray (line 2213) | function serializeDebugTypedArray(request, tag, typedArray) { function serializeDebugBlob (line 2221) | function serializeDebugBlob(request, blob) { function serializeBlob (line 2248) | function serializeBlob(request, blob) { function renderModel (line 2303) | function renderModel(request, task, parent, key, value) { function renderModelDestructive (line 2378) | function renderModelDestructive( function logRecoverableError (line 2722) | function logRecoverableError(request, error, task) { function fatalError (line 2742) | function fatalError(request, error) { function serializeErrorValue (line 2754) | function serializeErrorValue(request, error) { function emitErrorChunk (line 2778) | function emitErrorChunk(request, id, digest, error, debug, owner) { function emitImportChunk (line 2835) | function emitImportChunk(request, id, clientReferenceMetadata, debug) { function emitSymbolChunk (line 2843) | function emitSymbolChunk(request, id, name) { function emitModelChunk (line 2847) | function emitModelChunk(request, id, json) { function emitDebugHaltChunk (line 2852) | function emitDebugHaltChunk(request, id) { function emitDebugChunk (line 2857) | function emitDebugChunk(request, id, debugInfo) { function outlineComponentInfo (line 2872) | function outlineComponentInfo(request, componentInfo) { function emitTypedArrayChunk (line 2902) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 2930) | function emitTextChunk(request, id, text, debug) { function renderDebugModel (line 2944) | function renderDebugModel( function serializeDebugModel (line 3301) | function serializeDebugModel(request, objectLimit, model) { function emitOutlinedDebugModelChunk (line 3332) | function emitOutlinedDebugModelChunk(request, id, counter, model) { function outlineDebugModel (line 3369) | function outlineDebugModel(request, counter, model) { function emitTimeOriginChunk (line 3375) | function emitTimeOriginChunk(request, timeOrigin) { function forwardDebugInfo (line 3380) | function forwardDebugInfo(request$jscomp$1, task, debugInfo) { function forwardDebugInfoFromThenable (line 3460) | function forwardDebugInfoFromThenable(request, task, thenable) { function forwardDebugInfoFromCurrentContext (line 3464) | function forwardDebugInfoFromCurrentContext(request, task, thenable) { function forwardDebugInfoFromAbortedTask (line 3468) | function forwardDebugInfoFromAbortedTask(request, task) { function emitTimingChunk (line 3475) | function emitTimingChunk(request, id, timestamp) { function markOperationEndTime (line 3488) | function markOperationEndTime(request, task, timestamp) { function emitChunk (line 3495) | function emitChunk(request, task, value) { function erroredTask (line 3542) | function erroredTask(request, task, error) { function retryTask (line 3550) | function retryTask(request, task) { function tryStreamTask (line 3622) | function tryStreamTask(request, task) { function performWork (line 3633) | function performWork(request) { function abortTask (line 3652) | function abortTask(task) { function finishAbortedTask (line 3655) | function finishAbortedTask(task, request, errorId) { function haltTask (line 3663) | function haltTask(task) { function finishHaltedTask (line 3666) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 3671) | function flushCompletedChunks(request) { function startWork (line 3800) | function startWork(request) { function enqueueFlush (line 3809) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 3819) | function callOnAllReadyIfReady(request) { function startFlowing (line 3823) | function startFlowing(request, destination) { function finishHalt (line 3836) | function finishHalt(request, abortedTasks) { function finishAbort (line 3848) | function finishAbort(request, abortedTasks, errorId) { function abort (line 3860) | function abort(request, reason) { function fromHex (line 3910) | function fromHex(str) { function closeDebugChannel (line 3913) | function closeDebugChannel(request) { function resolveServerReference (line 3926) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 3946) | function requireAsyncModule(id) { function ignoreReject (line 3962) | function ignoreReject() {} function preloadModule (line 3963) | function preloadModule(metadata) { function requireModule (line 3987) | function requireModule(metadata) { function ReactPromise (line 3999) | function ReactPromise(status, value, reason) { function wakeChunk (line 4004) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 4012) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 4020) | function triggerErrorOnChunk(response, chunk, error) { function resolveModelChunk (line 4030) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 4065) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 4074) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 4084) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 4174) | function reviveModel( function bumpArrayCount (line 4235) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 4244) | function initializeModelChunk(chunk) { function reportGlobalError (line 4297) | function reportGlobalError(response, error) { function getChunk (line 4309) | function getChunk(response, id) { function fulfillReference (line 4327) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 4375) | function resolveReference( function rejectReference (line 4396) | function rejectReference(response, handler, error) { function getOutlinedModel (line 4406) | function getOutlinedModel( function createMap (line 4513) | function createMap(response, model) { function createSet (line 4520) | function createSet(response, model) { function extractIterator (line 4527) | function extractIterator(response, model) { function createModel (line 4534) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 4537) | function parseTypedArray( function resolveStream (line 4610) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 4624) | function parseReadableStream(response, reference, type) { function FlightIterator (line 4695) | function FlightIterator(next) { function parseAsyncIterable (line 4698) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 4786) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 5045) | function createResponse( function close (line 5069) | function close(response) { function loadServerReference (line 5072) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 5098) | function decodeBoundActionMetaData( function startReadingFromDebugChannelReadableStream (line 5117) | function startReadingFromDebugChannelReadableStream( FILE: packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-server.browser.production.js function scheduleWork (line 20) | function scheduleWork(callback) { function handleErrorInNextTick (line 24) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 40) | function writeChunkAndReturn(destination, chunk) { function stringToChunk (line 66) | function stringToChunk(content) { function byteLengthOfChunk (line 69) | function byteLengthOfChunk(chunk) { function closeWithError (line 72) | function closeWithError(destination, error) { function registerClientReferenceImpl (line 79) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 88) | function bind() { function getReference (line 152) | function getReference(target, name) { function prefetchDNS (line 262) | function prefetchDNS(href) { function preconnect (line 272) | function preconnect(href, crossOrigin) { function preload (line 286) | function preload(href, as, options) { function preloadModule$1 (line 311) | function preloadModule$1(href, options) { function preinitStyle (line 326) | function preinitStyle(href, precedence, options) { function preinitScript (line 347) | function preinitScript(src, options) { function preinitModuleScript (line 362) | function preinitModuleScript(src, options) { function trimOptions (line 377) | function trimOptions(options) { function getChildFormatContext (line 387) | function getChildFormatContext(parentContext, type, props) { function createTemporaryReference (line 523) | function createTemporaryReference(temporaryReferences, id) { function getIteratorFn (line 548) | function getIteratorFn(maybeIterable) { function noop (line 557) | function noop() {} function trackUsedThenable (line 561) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 603) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 615) | function getThenableStateAfterSuspending() { function unsupportedHook (line 656) | function unsupportedHook() { function unsupportedRefresh (line 659) | function unsupportedRefresh() { function unsupportedContext (line 662) | function unsupportedContext() { function useId (line 665) | function useId() { function use (line 671) | function use(usable) { function objectName (line 717) | function objectName(object) { function describeValueForErrorMessage (line 721) | function describeValueForErrorMessage(value) { function describeElementType (line 743) | function describeElementType(type) { function describeObjectForErrorMessage (line 769) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function throwTaintViolation (line 834) | function throwTaintViolation(message) { function cleanupTaintQueue (line 837) | function cleanupTaintQueue(request) { function defaultErrorHandler (line 850) | function defaultErrorHandler(error) { function RequestInstance (line 853) | function RequestInstance( function serializeThenable (line 904) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 957) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1034) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1118) | function emitHint(request, code, model) { function readThenable (line 1124) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1129) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function voidHandler (line 1152) | function voidHandler() {} function processServerComponentReturnValue (line 1153) | function processServerComponentReturnValue(request, task, Component, res... function renderFunctionComponent (line 1179) | function renderFunctionComponent(request, task, key, Component, props) { function renderFragment (line 1210) | function renderFragment(request, task, children) { function deferTask (line 1222) | function deferTask(request, task) { function renderElement (line 1234) | function renderElement(request, task, type, key, ref, props) { function pingTask (line 1295) | function pingTask(request, task) { function createTask (line 1308) | function createTask( function serializeByValueID (line 1410) | function serializeByValueID(id) { function serializeLazyID (line 1413) | function serializeLazyID(id) { function encodeReferenceChunk (line 1416) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 1421) | function serializeClientReference( function outlineModelWithFormatContext (line 1484) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeTypedArray (line 1496) | function serializeTypedArray(request, tag, typedArray) { function serializeBlob (line 1502) | function serializeBlob(request, blob) { function renderModelDestructive (line 1541) | function renderModelDestructive( function logRecoverableError (line 1861) | function logRecoverableError(request, error) { function fatalError (line 1878) | function fatalError(request, error) { function emitErrorChunk (line 1889) | function emitErrorChunk(request, id, digest) { function emitModelChunk (line 1895) | function emitModelChunk(request, id, json) { function emitTypedArrayChunk (line 1900) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 1926) | function emitTextChunk(request, id, text, debug) { function emitChunk (line 1938) | function emitChunk(request, task, value) { function erroredTask (line 1973) | function erroredTask(request, task, error) { function retryTask (line 1981) | function retryTask(request, task) { function tryStreamTask (line 2041) | function tryStreamTask(request, task) { function performWork (line 2049) | function performWork(request) { function abortTask (line 2068) | function abortTask(task) { function finishAbortedTask (line 2071) | function finishAbortedTask(task, request, errorId) { function haltTask (line 2077) | function haltTask(task) { function finishHaltedTask (line 2080) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 2083) | function flushCompletedChunks(request) { function startWork (line 2135) | function startWork(request) { function enqueueFlush (line 2144) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 2154) | function callOnAllReadyIfReady(request) { function startFlowing (line 2158) | function startFlowing(request, destination) { function finishHalt (line 2170) | function finishHalt(request, abortedTasks) { function finishAbort (line 2182) | function finishAbort(request, abortedTasks, errorId) { function abort (line 2194) | function abort(request, reason) { function resolveServerReference (line 2243) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 2263) | function requireAsyncModule(id) { function ignoreReject (line 2281) | function ignoreReject() {} function preloadModule (line 2282) | function preloadModule(metadata) { function requireModule (line 2302) | function requireModule(metadata) { function ReactPromise (line 2315) | function ReactPromise(status, value, reason) { function wakeChunk (line 2367) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 2375) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 2383) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 2393) | function createResolvedModelChunk(response, value, id) { function resolveModelChunk (line 2403) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 2444) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 2454) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 2462) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 2549) | function reviveModel( function bumpArrayCount (line 2610) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 2620) | function initializeModelChunk(chunk) { function reportGlobalError (line 2672) | function reportGlobalError(response, error) { function getChunk (line 2684) | function getChunk(response, id) { function fulfillReference (line 2698) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 2746) | function resolveReference(response, handler, parentObject, key, resolved... function rejectReference (line 2760) | function rejectReference(response, handler, error) { function getOutlinedModel (line 2770) | function getOutlinedModel( function createMap (line 2868) | function createMap(response, model) { function createSet (line 2875) | function createSet(response, model) { function extractIterator (line 2882) | function extractIterator(response, model) { function createModel (line 2889) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 2892) | function parseTypedArray( function resolveStream (line 2965) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 2977) | function parseReadableStream(response, reference, type) { function FlightIterator (line 3043) | function FlightIterator(next) { function parseAsyncIterable (line 3050) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 3141) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 3378) | function createResponse(bundlerConfig, formFieldPrefix, temporaryReferen... function close (line 3398) | function close(response) { function loadServerReference (line 3401) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 3425) | function decodeBoundActionMetaData( FILE: packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-server.edge.development.js function voidHandler (line 14) | function voidHandler() {} function getIteratorFn (line 15) | function getIteratorFn(maybeIterable) { function _defineProperty (line 23) | function _defineProperty(obj, key, value) { function handleErrorInNextTick (line 44) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 49) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 77) | function completeWriting(destination) { function stringToChunk (line 86) | function stringToChunk(content) { function byteLengthOfChunk (line 89) | function byteLengthOfChunk(chunk) { function closeWithError (line 92) | function closeWithError(destination, error) { function isClientReference (line 97) | function isClientReference(reference) { function registerClientReferenceImpl (line 100) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 107) | function bind() { function getReference (line 128) | function getReference(target, name) { function resolveClientReferenceMetadata (line 205) | function resolveClientReferenceMetadata(config, clientReference) { function preload (line 232) | function preload(href, as, options) { function preloadModule$1 (line 257) | function preloadModule$1(href, options) { function trimOptions (line 272) | function trimOptions(options) { function getChildFormatContext (line 282) | function getChildFormatContext(parentContext, type, props) { function collectStackTracePrivate (line 381) | function collectStackTracePrivate(error, structuredStackTrace) { function collectStackTrace (line 447) | function collectStackTrace(error, structuredStackTrace) { function parseStackTrace (line 454) | function parseStackTrace(error, skipFrames) { function createTemporaryReference (line 504) | function createTemporaryReference(temporaryReferences, id) { function noop (line 517) | function noop() {} function trackUsedThenable (line 518) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 560) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 569) | function getThenableStateAfterSuspending() { function unsupportedHook (line 575) | function unsupportedHook() { function unsupportedRefresh (line 578) | function unsupportedRefresh() { function unsupportedContext (line 583) | function unsupportedContext() { function resolveOwner (line 586) | function resolveOwner() { function prepareStackTrace (line 594) | function prepareStackTrace(error, structuredStackTrace) { function resetOwnerStackLimit (line 600) | function resetOwnerStackLimit() { function isObjectPrototype (line 606) | function isObjectPrototype(object) { function isGetter (line 616) | function isGetter(object, name) { function isSimpleObject (line 623) | function isSimpleObject(object) { function objectName (line 641) | function objectName(object) { function describeKeyForErrorMessage (line 645) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 649) | function describeValueForErrorMessage(value) { function describeElementType (line 671) | function describeElementType(type) { function describeObjectForErrorMessage (line 696) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultFilterStackFrame (line 802) | function defaultFilterStackFrame(filename) { function filterStackTrace (line 809) | function filterStackTrace(request, stack) { function patchConsole (line 829) | function patchConsole(consoleInst, methodName) { function getCurrentStackInDEV (line 925) | function getCurrentStackInDEV() { function throwTaintViolation (line 980) | function throwTaintViolation(message) { function cleanupTaintQueue (line 983) | function cleanupTaintQueue(request) { function defaultErrorHandler (line 996) | function defaultErrorHandler(error) { function RequestInstance (line 999) | function RequestInstance( function createRequest (line 1095) | function createRequest( function createPrerenderRequest (line 1122) | function createPrerenderRequest( function resolveRequest (line 1151) | function resolveRequest() { function serializeDebugThenable (line 1159) | function serializeDebugThenable(request, counter, thenable) { function emitRequestedDebugThenable (line 1229) | function emitRequestedDebugThenable(request, id, counter, thenable) { function serializeThenable (line 1245) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 1324) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1409) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1496) | function emitHint(request, code, model) { function readThenable (line 1502) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1507) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function callWithDebugContextInDEV (line 1540) | function callWithDebugContextInDEV(request, task, callback, arg) { function processServerComponentReturnValue (line 1560) | function processServerComponentReturnValue( function renderFunctionComponent (line 1623) | function renderFunctionComponent( function warnForMissingKey (line 1747) | function warnForMissingKey(request, key, componentDebugInfo, debugTask) { function renderFragment (line 1792) | function renderFragment(request, task, children) { function renderAsyncFragment (line 1822) | function renderAsyncFragment(request, task, children, getAsyncIterator) { function deferTask (line 1839) | function deferTask(request, task) { function outlineTask (line 1855) | function outlineTask(request, task) { function renderElement (line 1873) | function renderElement(request, task, type, key, ref, props, validated) { function pingTask (line 2014) | function pingTask(request, task) { function createTask (line 2028) | function createTask( function serializeByValueID (line 2094) | function serializeByValueID(id) { function serializeLazyID (line 2097) | function serializeLazyID(id) { function serializeDeferredObject (line 2100) | function serializeDeferredObject(request, value) { function serializeNumber (line 2110) | function serializeNumber(number) { function encodeReferenceChunk (line 2121) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 2126) | function serializeClientReference( function serializeDebugClientReference (line 2163) | function serializeDebugClientReference( function outlineModel (line 2199) | function outlineModel(request, value) { function outlineModelWithFormatContext (line 2202) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeServerReference (line 2218) | function serializeServerReference(request, serverReference) { function serializeLargeTextString (line 2249) | function serializeLargeTextString(request, text) { function serializeMap (line 2255) | function serializeMap(request, map) { function serializeFormData (line 2259) | function serializeFormData(request, formData) { function serializeSet (line 2263) | function serializeSet(request, set) { function serializeTypedArray (line 2267) | function serializeTypedArray(request, tag, typedArray) { function serializeDebugTypedArray (line 2273) | function serializeDebugTypedArray(request, tag, typedArray) { function serializeDebugBlob (line 2281) | function serializeDebugBlob(request, blob) { function serializeBlob (line 2308) | function serializeBlob(request, blob) { function renderModel (line 2363) | function renderModel(request, task, parent, key, value) { function renderModelDestructive (line 2438) | function renderModelDestructive( function logRecoverableError (line 2782) | function logRecoverableError(request, error, task) { function fatalError (line 2813) | function fatalError(request, error) { function serializeErrorValue (line 2825) | function serializeErrorValue(request, error) { function emitErrorChunk (line 2849) | function emitErrorChunk(request, id, digest, error, debug, owner) { function emitImportChunk (line 2906) | function emitImportChunk(request, id, clientReferenceMetadata, debug) { function emitSymbolChunk (line 2914) | function emitSymbolChunk(request, id, name) { function emitModelChunk (line 2918) | function emitModelChunk(request, id, json) { function emitDebugHaltChunk (line 2923) | function emitDebugHaltChunk(request, id) { function emitDebugChunk (line 2928) | function emitDebugChunk(request, id, debugInfo) { function outlineComponentInfo (line 2943) | function outlineComponentInfo(request, componentInfo) { function emitTypedArrayChunk (line 2973) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 3000) | function emitTextChunk(request, id, text, debug) { function renderDebugModel (line 3014) | function renderDebugModel( function serializeDebugModel (line 3371) | function serializeDebugModel(request, objectLimit, model) { function emitOutlinedDebugModelChunk (line 3402) | function emitOutlinedDebugModelChunk(request, id, counter, model) { function outlineDebugModel (line 3439) | function outlineDebugModel(request, counter, model) { function emitTimeOriginChunk (line 3445) | function emitTimeOriginChunk(request, timeOrigin) { function forwardDebugInfo (line 3450) | function forwardDebugInfo(request$jscomp$1, task, debugInfo) { function forwardDebugInfoFromThenable (line 3530) | function forwardDebugInfoFromThenable(request, task, thenable) { function forwardDebugInfoFromCurrentContext (line 3534) | function forwardDebugInfoFromCurrentContext(request, task, thenable) { function forwardDebugInfoFromAbortedTask (line 3538) | function forwardDebugInfoFromAbortedTask(request, task) { function emitTimingChunk (line 3545) | function emitTimingChunk(request, id, timestamp) { function markOperationEndTime (line 3558) | function markOperationEndTime(request, task, timestamp) { function emitChunk (line 3565) | function emitChunk(request, task, value) { function erroredTask (line 3612) | function erroredTask(request, task, error) { function retryTask (line 3620) | function retryTask(request, task) { function tryStreamTask (line 3692) | function tryStreamTask(request, task) { function performWork (line 3703) | function performWork(request) { function abortTask (line 3722) | function abortTask(task) { function finishAbortedTask (line 3725) | function finishAbortedTask(task, request, errorId) { function haltTask (line 3733) | function haltTask(task) { function finishHaltedTask (line 3736) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 3741) | function flushCompletedChunks(request) { function startWork (line 3870) | function startWork(request) { function enqueueFlush (line 3883) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 3893) | function callOnAllReadyIfReady(request) { function startFlowing (line 3897) | function startFlowing(request, destination) { function finishHalt (line 3910) | function finishHalt(request, abortedTasks) { function finishAbort (line 3922) | function finishAbort(request, abortedTasks, errorId) { function abort (line 3934) | function abort(request, reason) { function fromHex (line 3984) | function fromHex(str) { function closeDebugChannel (line 3987) | function closeDebugChannel(request) { function resolveServerReference (line 4000) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 4020) | function requireAsyncModule(id) { function ignoreReject (line 4036) | function ignoreReject() {} function preloadModule (line 4037) | function preloadModule(metadata) { function requireModule (line 4061) | function requireModule(metadata) { function ReactPromise (line 4073) | function ReactPromise(status, value, reason) { function wakeChunk (line 4078) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 4086) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 4094) | function triggerErrorOnChunk(response, chunk, error) { function resolveModelChunk (line 4104) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 4139) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 4148) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 4158) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 4248) | function reviveModel( function bumpArrayCount (line 4309) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 4318) | function initializeModelChunk(chunk) { function reportGlobalError (line 4371) | function reportGlobalError(response, error) { function getChunk (line 4383) | function getChunk(response, id) { function fulfillReference (line 4401) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 4449) | function resolveReference( function rejectReference (line 4470) | function rejectReference(response, handler, error) { function getOutlinedModel (line 4480) | function getOutlinedModel( function createMap (line 4587) | function createMap(response, model) { function createSet (line 4594) | function createSet(response, model) { function extractIterator (line 4601) | function extractIterator(response, model) { function createModel (line 4608) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 4611) | function parseTypedArray( function resolveStream (line 4684) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 4698) | function parseReadableStream(response, reference, type) { function FlightIterator (line 4769) | function FlightIterator(next) { function parseAsyncIterable (line 4772) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 4860) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 5119) | function createResponse( function close (line 5143) | function close(response) { function loadServerReference (line 5146) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 5172) | function decodeBoundActionMetaData( function startReadingFromDebugChannelReadableStream (line 5191) | function startReadingFromDebugChannelReadableStream( function progress (line 5853) | function progress(entry) { function error (line 5873) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-server.edge.production.js function getIteratorFn (line 26) | function getIteratorFn(maybeIterable) { function handleErrorInNextTick (line 35) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 51) | function writeChunkAndReturn(destination, chunk) { function stringToChunk (line 77) | function stringToChunk(content) { function byteLengthOfChunk (line 80) | function byteLengthOfChunk(chunk) { function closeWithError (line 83) | function closeWithError(destination, error) { function registerClientReferenceImpl (line 90) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 99) | function bind() { function getReference (line 163) | function getReference(target, name) { function prefetchDNS (line 273) | function prefetchDNS(href) { function preconnect (line 283) | function preconnect(href, crossOrigin) { function preload (line 297) | function preload(href, as, options) { function preloadModule$1 (line 322) | function preloadModule$1(href, options) { function preinitStyle (line 337) | function preinitStyle(href, precedence, options) { function preinitScript (line 358) | function preinitScript(src, options) { function preinitModuleScript (line 373) | function preinitModuleScript(src, options) { function trimOptions (line 388) | function trimOptions(options) { function getChildFormatContext (line 398) | function getChildFormatContext(parentContext, type, props) { function createTemporaryReference (line 536) | function createTemporaryReference(temporaryReferences, id) { function noop (line 549) | function noop() {} function trackUsedThenable (line 553) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 595) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 607) | function getThenableStateAfterSuspending() { function unsupportedHook (line 648) | function unsupportedHook() { function unsupportedRefresh (line 651) | function unsupportedRefresh() { function unsupportedContext (line 654) | function unsupportedContext() { function useId (line 657) | function useId() { function use (line 663) | function use(usable) { function objectName (line 708) | function objectName(object) { function describeValueForErrorMessage (line 712) | function describeValueForErrorMessage(value) { function describeElementType (line 734) | function describeElementType(type) { function describeObjectForErrorMessage (line 760) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function throwTaintViolation (line 825) | function throwTaintViolation(message) { function cleanupTaintQueue (line 828) | function cleanupTaintQueue(request) { function defaultErrorHandler (line 841) | function defaultErrorHandler(error) { function RequestInstance (line 844) | function RequestInstance( function resolveRequest (line 895) | function resolveRequest() { function serializeThenable (line 903) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 956) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1033) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1117) | function emitHint(request, code, model) { function readThenable (line 1123) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1128) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function voidHandler (line 1151) | function voidHandler() {} function processServerComponentReturnValue (line 1152) | function processServerComponentReturnValue(request, task, Component, res... function renderFunctionComponent (line 1178) | function renderFunctionComponent(request, task, key, Component, props) { function renderFragment (line 1209) | function renderFragment(request, task, children) { function deferTask (line 1221) | function deferTask(request, task) { function renderElement (line 1233) | function renderElement(request, task, type, key, ref, props) { function pingTask (line 1294) | function pingTask(request, task) { function createTask (line 1307) | function createTask( function serializeByValueID (line 1409) | function serializeByValueID(id) { function serializeLazyID (line 1412) | function serializeLazyID(id) { function encodeReferenceChunk (line 1415) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 1420) | function serializeClientReference( function outlineModelWithFormatContext (line 1483) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeTypedArray (line 1495) | function serializeTypedArray(request, tag, typedArray) { function serializeBlob (line 1501) | function serializeBlob(request, blob) { function renderModelDestructive (line 1540) | function renderModelDestructive( function logRecoverableError (line 1860) | function logRecoverableError(request, error) { function fatalError (line 1879) | function fatalError(request, error) { function emitErrorChunk (line 1890) | function emitErrorChunk(request, id, digest) { function emitModelChunk (line 1896) | function emitModelChunk(request, id, json) { function emitTypedArrayChunk (line 1901) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 1926) | function emitTextChunk(request, id, text, debug) { function emitChunk (line 1938) | function emitChunk(request, task, value) { function erroredTask (line 1973) | function erroredTask(request, task, error) { function retryTask (line 1981) | function retryTask(request, task) { function tryStreamTask (line 2041) | function tryStreamTask(request, task) { function performWork (line 2049) | function performWork(request) { function abortTask (line 2068) | function abortTask(task) { function finishAbortedTask (line 2071) | function finishAbortedTask(task, request, errorId) { function haltTask (line 2077) | function haltTask(task) { function finishHaltedTask (line 2080) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 2083) | function flushCompletedChunks(request) { function startWork (line 2135) | function startWork(request) { function enqueueFlush (line 2148) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 2158) | function callOnAllReadyIfReady(request) { function startFlowing (line 2162) | function startFlowing(request, destination) { function finishHalt (line 2174) | function finishHalt(request, abortedTasks) { function finishAbort (line 2186) | function finishAbort(request, abortedTasks, errorId) { function abort (line 2198) | function abort(request, reason) { function resolveServerReference (line 2247) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 2267) | function requireAsyncModule(id) { function ignoreReject (line 2285) | function ignoreReject() {} function preloadModule (line 2286) | function preloadModule(metadata) { function requireModule (line 2306) | function requireModule(metadata) { function ReactPromise (line 2319) | function ReactPromise(status, value, reason) { function wakeChunk (line 2371) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 2379) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 2387) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 2397) | function createResolvedModelChunk(response, value, id) { function resolveModelChunk (line 2407) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 2448) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 2458) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 2466) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 2553) | function reviveModel( function bumpArrayCount (line 2614) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 2624) | function initializeModelChunk(chunk) { function reportGlobalError (line 2676) | function reportGlobalError(response, error) { function getChunk (line 2688) | function getChunk(response, id) { function fulfillReference (line 2702) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 2750) | function resolveReference(response, handler, parentObject, key, resolved... function rejectReference (line 2764) | function rejectReference(response, handler, error) { function getOutlinedModel (line 2774) | function getOutlinedModel( function createMap (line 2872) | function createMap(response, model) { function createSet (line 2879) | function createSet(response, model) { function extractIterator (line 2886) | function extractIterator(response, model) { function createModel (line 2893) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 2896) | function parseTypedArray( function resolveStream (line 2969) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 2981) | function parseReadableStream(response, reference, type) { function FlightIterator (line 3047) | function FlightIterator(next) { function parseAsyncIterable (line 3054) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 3145) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 3382) | function createResponse(bundlerConfig, formFieldPrefix, temporaryReferen... function close (line 3402) | function close(response) { function loadServerReference (line 3405) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 3429) | function decodeBoundActionMetaData( function progress (line 3522) | function progress(entry) { function error (line 3541) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-server.node.development.js function voidHandler (line 14) | function voidHandler() {} function getIteratorFn (line 15) | function getIteratorFn(maybeIterable) { function _defineProperty (line 23) | function _defineProperty(obj, key, value) { function flushBuffered (line 44) | function flushBuffered(destination) { function writeToDestination (line 47) | function writeToDestination(destination, view) { function writeChunkAndReturn (line 51) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 113) | function completeWriting(destination) { function byteLengthOfChunk (line 121) | function byteLengthOfChunk(chunk) { function isClientReference (line 126) | function isClientReference(reference) { function registerClientReferenceImpl (line 129) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 136) | function bind() { function getReference (line 157) | function getReference(target, name) { function resolveClientReferenceMetadata (line 234) | function resolveClientReferenceMetadata(config, clientReference) { function preload (line 261) | function preload(href, as, options) { function preloadModule$1 (line 286) | function preloadModule$1(href, options) { function trimOptions (line 301) | function trimOptions(options) { function getChildFormatContext (line 311) | function getChildFormatContext(parentContext, type, props) { function resolveOwner (line 410) | function resolveOwner() { function resolvePromiseOrAwaitNode (line 415) | function resolvePromiseOrAwaitNode(unresolvedNode, endTime) { function getAsyncSequenceFromPromise (line 420) | function getAsyncSequenceFromPromise(promise) { function collectStackTracePrivate (line 428) | function collectStackTracePrivate(error, structuredStackTrace) { function collectStackTrace (line 494) | function collectStackTrace(error, structuredStackTrace) { function parseStackTracePrivate (line 501) | function parseStackTracePrivate(error, skipFrames) { function parseStackTrace (line 513) | function parseStackTrace(error, skipFrames) { function createTemporaryReference (line 563) | function createTemporaryReference(temporaryReferences, id) { function noop (line 576) | function noop() {} function trackUsedThenable (line 577) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 619) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 628) | function getThenableStateAfterSuspending() { function unsupportedHook (line 634) | function unsupportedHook() { function unsupportedRefresh (line 637) | function unsupportedRefresh() { function unsupportedContext (line 642) | function unsupportedContext() { function prepareStackTrace (line 645) | function prepareStackTrace(error, structuredStackTrace) { function resetOwnerStackLimit (line 651) | function resetOwnerStackLimit() { function isObjectPrototype (line 657) | function isObjectPrototype(object) { function isGetter (line 667) | function isGetter(object, name) { function isSimpleObject (line 674) | function isSimpleObject(object) { function objectName (line 692) | function objectName(object) { function describeKeyForErrorMessage (line 696) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 700) | function describeValueForErrorMessage(value) { function describeElementType (line 722) | function describeElementType(type) { function describeObjectForErrorMessage (line 747) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultFilterStackFrame (line 853) | function defaultFilterStackFrame(filename) { function devirtualizeURL (line 860) | function devirtualizeURL(url) { function isPromiseCreationInternal (line 869) | function isPromiseCreationInternal(url, functionName) { function filterStackTrace (line 886) | function filterStackTrace(request, stack) { function hasUnfilteredFrame (line 899) | function hasUnfilteredFrame(request, stack) { function isPromiseAwaitInternal (line 916) | function isPromiseAwaitInternal(url, functionName) { function isAwaitInUserspace (line 936) | function isAwaitInUserspace(request, stack) { function patchConsole (line 953) | function patchConsole(consoleInst, methodName) { function getCurrentStackInDEV (line 1025) | function getCurrentStackInDEV() { function throwTaintViolation (line 1080) | function throwTaintViolation(message) { function cleanupTaintQueue (line 1083) | function cleanupTaintQueue(request) { function defaultErrorHandler (line 1096) | function defaultErrorHandler(error) { function RequestInstance (line 1099) | function RequestInstance( function createRequest (line 1195) | function createRequest( function createPrerenderRequest (line 1222) | function createPrerenderRequest( function resolveRequest (line 1251) | function resolveRequest() { function serializeDebugThenable (line 1256) | function serializeDebugThenable(request, counter, thenable) { function emitRequestedDebugThenable (line 1326) | function emitRequestedDebugThenable(request, id, counter, thenable) { function serializeThenable (line 1342) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 1421) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1506) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1593) | function emitHint(request, code, model) { function readThenable (line 1598) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1603) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function callWithDebugContextInDEV (line 1636) | function callWithDebugContextInDEV(request, task, callback, arg) { function processServerComponentReturnValue (line 1656) | function processServerComponentReturnValue( function renderFunctionComponent (line 1719) | function renderFunctionComponent( function warnForMissingKey (line 1827) | function warnForMissingKey(request, key, componentDebugInfo, debugTask) { function renderFragment (line 1861) | function renderFragment(request, task, children) { function renderAsyncFragment (line 1891) | function renderAsyncFragment(request, task, children, getAsyncIterator) { function deferTask (line 1908) | function deferTask(request, task) { function outlineTask (line 1924) | function outlineTask(request, task) { function renderElement (line 1942) | function renderElement(request, task, type, key, ref, props, validated) { function visitAsyncNode (line 2083) | function visitAsyncNode( function emitAsyncSequence (line 2239) | function emitAsyncSequence( function pingTask (line 2277) | function pingTask(request, task) { function createTask (line 2291) | function createTask( function serializeByValueID (line 2357) | function serializeByValueID(id) { function serializeLazyID (line 2360) | function serializeLazyID(id) { function serializeDeferredObject (line 2363) | function serializeDeferredObject(request, value) { function serializeNumber (line 2373) | function serializeNumber(number) { function encodeReferenceChunk (line 2384) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 2388) | function serializeClientReference( function serializeDebugClientReference (line 2425) | function serializeDebugClientReference( function outlineModel (line 2461) | function outlineModel(request, value) { function outlineModelWithFormatContext (line 2464) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeServerReference (line 2480) | function serializeServerReference(request, serverReference) { function serializeLargeTextString (line 2511) | function serializeLargeTextString(request, text) { function serializeMap (line 2517) | function serializeMap(request, map) { function serializeFormData (line 2521) | function serializeFormData(request, formData) { function serializeSet (line 2525) | function serializeSet(request, set) { function serializeTypedArray (line 2529) | function serializeTypedArray(request, tag, typedArray) { function serializeDebugTypedArray (line 2535) | function serializeDebugTypedArray(request, tag, typedArray) { function serializeDebugBlob (line 2543) | function serializeDebugBlob(request, blob) { function serializeBlob (line 2570) | function serializeBlob(request, blob) { function renderModel (line 2625) | function renderModel(request, task, parent, key, value) { function renderModelDestructive (line 2700) | function renderModelDestructive( function logRecoverableError (line 3044) | function logRecoverableError(request, error, task) { function fatalError (line 3071) | function fatalError(request, error) { function serializeErrorValue (line 3082) | function serializeErrorValue(request, error) { function emitErrorChunk (line 3106) | function emitErrorChunk(request, id, digest, error, debug, owner) { function emitImportChunk (line 3162) | function emitImportChunk(request, id, clientReferenceMetadata, debug) { function emitSymbolChunk (line 3169) | function emitSymbolChunk(request, id, name) { function emitDebugHaltChunk (line 3173) | function emitDebugHaltChunk(request, id) { function emitDebugChunk (line 3177) | function emitDebugChunk(request, id, debugInfo) { function outlineComponentInfo (line 3192) | function outlineComponentInfo(request, componentInfo) { function emitIOInfoChunk (line 3222) | function emitIOInfoChunk( function serializeIONode (line 3248) | function serializeIONode(request, ioNode, promiseRef) { function emitTypedArrayChunk (line 3328) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 3354) | function emitTextChunk(request, id, text, debug) { function renderDebugModel (line 3366) | function renderDebugModel( function serializeDebugModel (line 3723) | function serializeDebugModel(request, objectLimit, model) { function emitOutlinedDebugModelChunk (line 3754) | function emitOutlinedDebugModelChunk(request, id, counter, model) { function outlineDebugModel (line 3790) | function outlineDebugModel(request, counter, model) { function emitTimeOriginChunk (line 3796) | function emitTimeOriginChunk(request, timeOrigin) { function forwardDebugInfo (line 3800) | function forwardDebugInfo(request$jscomp$0, task, debugInfo) { function forwardDebugInfoFromThenable (line 3869) | function forwardDebugInfoFromThenable( function forwardDebugInfoFromCurrentContext (line 3883) | function forwardDebugInfoFromCurrentContext(request, task, thenable) { function forwardDebugInfoFromAbortedTask (line 3891) | function forwardDebugInfoFromAbortedTask(request, task) { function emitTimingChunk (line 3924) | function emitTimingChunk(request, id, timestamp) { function advanceTaskTime (line 3937) | function advanceTaskTime(request, task, timestamp) { function markOperationEndTime (line 3944) | function markOperationEndTime(request, task, timestamp) { function emitChunk (line 3951) | function emitChunk(request, task, value) { function erroredTask (line 4003) | function erroredTask(request, task, error) { function retryTask (line 4011) | function retryTask(request, task) { function tryStreamTask (line 4084) | function tryStreamTask(request, task) { function performWork (line 4095) | function performWork(request) { function abortTask (line 4115) | function abortTask(task) { function finishAbortedTask (line 4118) | function finishAbortedTask(task, request, errorId) { function haltTask (line 4126) | function haltTask(task) { function finishHaltedTask (line 4129) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 4134) | function flushCompletedChunks(request) { function startWork (line 4267) | function startWork(request) { function enqueueFlush (line 4276) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 4286) | function callOnAllReadyIfReady(request) { function startFlowing (line 4290) | function startFlowing(request, destination) { function startFlowingDebug (line 4302) | function startFlowingDebug(request, debugDestination) { function finishHalt (line 4314) | function finishHalt(request, abortedTasks) { function finishAbort (line 4326) | function finishAbort(request, abortedTasks, errorId) { function abort (line 4338) | function abort(request, reason) { function fromHex (line 4388) | function fromHex(str) { function resolveDebugMessage (line 4391) | function resolveDebugMessage(request, message) { function closeDebugChannel (line 4448) | function closeDebugChannel(request) { function resolveServerReference (line 4461) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 4481) | function requireAsyncModule(id) { function ignoreReject (line 4497) | function ignoreReject() {} function preloadModule (line 4498) | function preloadModule(metadata) { function requireModule (line 4522) | function requireModule(metadata) { function ReactPromise (line 4534) | function ReactPromise(status, value, reason) { function wakeChunk (line 4539) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 4547) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 4555) | function triggerErrorOnChunk(response, chunk, error) { function resolveModelChunk (line 4565) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 4600) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 4609) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 4619) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 4709) | function reviveModel( function bumpArrayCount (line 4770) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 4779) | function initializeModelChunk(chunk) { function reportGlobalError (line 4832) | function reportGlobalError(response, error) { function getChunk (line 4844) | function getChunk(response, id) { function fulfillReference (line 4862) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 4910) | function resolveReference( function rejectReference (line 4931) | function rejectReference(response, handler, error) { function getOutlinedModel (line 4941) | function getOutlinedModel( function createMap (line 5048) | function createMap(response, model) { function createSet (line 5055) | function createSet(response, model) { function extractIterator (line 5062) | function extractIterator(response, model) { function createModel (line 5069) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 5072) | function parseTypedArray( function resolveStream (line 5145) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 5159) | function parseReadableStream(response, reference, type) { function FlightIterator (line 5230) | function FlightIterator(next) { function parseAsyncIterable (line 5233) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 5321) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 5580) | function createResponse( function resolveField (line 5604) | function resolveField(response, key, value) { function close (line 5614) | function close(response) { function loadServerReference (line 5617) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 5643) | function decodeBoundActionMetaData( function createDrainHandler (line 5662) | function createDrainHandler(destination, request) { function createCancelHandler (line 5667) | function createCancelHandler(request, reason) { function startReadingFromDebugChannelReadable (line 5673) | function startReadingFromDebugChannelReadable(request, stream) { function createFakeWritableFromWebSocket (line 5724) | function createFakeWritableFromWebSocket(webSocket) { function createFakeWritableFromReadableStreamController (line 5743) | function createFakeWritableFromReadableStreamController(controller) { function startReadingFromDebugChannelReadableStream (line 5760) | function startReadingFromDebugChannelReadableStream(request, stream) { function createFakeWritableFromNodeReadable (line 5788) | function createFakeWritableFromNodeReadable(readable) { function progress (line 6546) | function progress(entry) { function error (line 6558) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-turbopack-experimental/cjs/react-server-dom-turbopack-server.node.production.js function getIteratorFn (line 30) | function getIteratorFn(maybeIterable) { function writeToDestination (line 43) | function writeToDestination(destination, view) { function writeChunkAndReturn (line 47) | function writeChunkAndReturn(destination, chunk) { function byteLengthOfChunk (line 110) | function byteLengthOfChunk(chunk) { function registerClientReferenceImpl (line 117) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 126) | function bind() { function getReference (line 190) | function getReference(target, name) { function prefetchDNS (line 300) | function prefetchDNS(href) { function preconnect (line 310) | function preconnect(href, crossOrigin) { function preload (line 324) | function preload(href, as, options) { function preloadModule$1 (line 349) | function preloadModule$1(href, options) { function preinitStyle (line 364) | function preinitStyle(href, precedence, options) { function preinitScript (line 385) | function preinitScript(src, options) { function preinitModuleScript (line 400) | function preinitModuleScript(src, options) { function trimOptions (line 415) | function trimOptions(options) { function getChildFormatContext (line 425) | function getChildFormatContext(parentContext, type, props) { function createTemporaryReference (line 562) | function createTemporaryReference(temporaryReferences, id) { function noop (line 575) | function noop() {} function trackUsedThenable (line 579) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 621) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 633) | function getThenableStateAfterSuspending() { function unsupportedHook (line 674) | function unsupportedHook() { function unsupportedRefresh (line 677) | function unsupportedRefresh() { function unsupportedContext (line 680) | function unsupportedContext() { function useId (line 683) | function useId() { function use (line 689) | function use(usable) { function objectName (line 734) | function objectName(object) { function describeValueForErrorMessage (line 738) | function describeValueForErrorMessage(value) { function describeElementType (line 760) | function describeElementType(type) { function describeObjectForErrorMessage (line 786) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function throwTaintViolation (line 851) | function throwTaintViolation(message) { function cleanupTaintQueue (line 854) | function cleanupTaintQueue(request) { function defaultErrorHandler (line 867) | function defaultErrorHandler(error) { function RequestInstance (line 870) | function RequestInstance( function resolveRequest (line 921) | function resolveRequest() { function serializeThenable (line 926) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 979) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1056) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1140) | function emitHint(request, code, model) { function readThenable (line 1145) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1150) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function voidHandler (line 1173) | function voidHandler() {} function processServerComponentReturnValue (line 1174) | function processServerComponentReturnValue(request, task, Component, res... function renderFunctionComponent (line 1200) | function renderFunctionComponent(request, task, key, Component, props) { function renderFragment (line 1231) | function renderFragment(request, task, children) { function deferTask (line 1243) | function deferTask(request, task) { function renderElement (line 1255) | function renderElement(request, task, type, key, ref, props) { function pingTask (line 1316) | function pingTask(request, task) { function createTask (line 1329) | function createTask( function serializeByValueID (line 1431) | function serializeByValueID(id) { function serializeLazyID (line 1434) | function serializeLazyID(id) { function encodeReferenceChunk (line 1437) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 1441) | function serializeClientReference( function outlineModelWithFormatContext (line 1503) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeTypedArray (line 1515) | function serializeTypedArray(request, tag, typedArray) { function serializeBlob (line 1521) | function serializeBlob(request, blob) { function renderModelDestructive (line 1560) | function renderModelDestructive( function logRecoverableError (line 1880) | function logRecoverableError(request, error) { function fatalError (line 1896) | function fatalError(request, error) { function emitErrorChunk (line 1907) | function emitErrorChunk(request, id, digest) { function emitTypedArrayChunk (line 1912) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 1936) | function emitTextChunk(request, id, text, debug) { function emitChunk (line 1946) | function emitChunk(request, task, value) { function erroredTask (line 1983) | function erroredTask(request, task, error) { function retryTask (line 1991) | function retryTask(request, task) { function tryStreamTask (line 2052) | function tryStreamTask(request, task) { function performWork (line 2060) | function performWork(request) { function abortTask (line 2079) | function abortTask(task) { function finishAbortedTask (line 2082) | function finishAbortedTask(task, request, errorId) { function haltTask (line 2088) | function haltTask(task) { function finishHaltedTask (line 2091) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 2094) | function flushCompletedChunks(request) { function startWork (line 2169) | function startWork(request) { function enqueueFlush (line 2178) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 2188) | function callOnAllReadyIfReady(request) { function startFlowing (line 2192) | function startFlowing(request, destination) { function finishHalt (line 2204) | function finishHalt(request, abortedTasks) { function finishAbort (line 2216) | function finishAbort(request, abortedTasks, errorId) { function abort (line 2228) | function abort(request, reason) { function resolveServerReference (line 2277) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 2297) | function requireAsyncModule(id) { function ignoreReject (line 2315) | function ignoreReject() {} function preloadModule (line 2316) | function preloadModule(metadata) { function requireModule (line 2336) | function requireModule(metadata) { function ReactPromise (line 2349) | function ReactPromise(status, value, reason) { function wakeChunk (line 2401) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 2409) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 2417) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 2427) | function createResolvedModelChunk(response, value, id) { function resolveModelChunk (line 2437) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 2478) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 2488) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 2496) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 2583) | function reviveModel( function bumpArrayCount (line 2644) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 2654) | function initializeModelChunk(chunk) { function reportGlobalError (line 2706) | function reportGlobalError(response, error) { function getChunk (line 2718) | function getChunk(response, id) { function fulfillReference (line 2732) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 2780) | function resolveReference(response, handler, parentObject, key, resolved... function rejectReference (line 2794) | function rejectReference(response, handler, error) { function getOutlinedModel (line 2804) | function getOutlinedModel( function createMap (line 2902) | function createMap(response, model) { function createSet (line 2909) | function createSet(response, model) { function extractIterator (line 2916) | function extractIterator(response, model) { function createModel (line 2923) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 2926) | function parseTypedArray( function resolveStream (line 2999) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 3011) | function parseReadableStream(response, reference, type) { function FlightIterator (line 3077) | function FlightIterator(next) { function parseAsyncIterable (line 3084) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 3175) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 3412) | function createResponse(bundlerConfig, formFieldPrefix, temporaryReferen... function resolveField (line 3432) | function resolveField(response, key, value) { function close (line 3442) | function close(response) { function loadServerReference (line 3445) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 3469) | function decodeBoundActionMetaData( function createDrainHandler (line 3488) | function createDrainHandler(destination, request) { function createCancelHandler (line 3493) | function createCancelHandler(request, reason) { function createFakeWritableFromReadableStreamController (line 3499) | function createFakeWritableFromReadableStreamController(controller) { function createFakeWritableFromNodeReadable (line 3516) | function createFakeWritableFromNodeReadable(readable) { function progress (line 3603) | function progress(entry) { function error (line 3615) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.browser.development.js function checkEvalAvailabilityOnceDev (line 14) | function checkEvalAvailabilityOnceDev() { function resolveClientReference (line 26) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 47) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 67) | function requireAsyncModule(id) { function ignoreReject (line 83) | function ignoreReject() {} function preloadModule (line 84) | function preloadModule(metadata) { function requireModule (line 108) | function requireModule(metadata) { function getIteratorFn (line 120) | function getIteratorFn(maybeIterable) { function isObjectPrototype (line 128) | function isObjectPrototype(object) { function isSimpleObject (line 138) | function isSimpleObject(object) { function objectName (line 156) | function objectName(object) { function describeKeyForErrorMessage (line 160) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 164) | function describeValueForErrorMessage(value) { function describeElementType (line 186) | function describeElementType(type) { function describeObjectForErrorMessage (line 211) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function serializeNumber (line 317) | function serializeNumber(number) { function processReply (line 328) | function processReply( function createFakeServerFunction (line 760) | function createFakeServerFunction( function registerBoundServerReference (line 803) | function registerBoundServerReference(reference, id, bound) { function createBoundServerReference (line 811) | function createBoundServerReference( function parseStackLocation (line 853) | function parseStackLocation(error) { function getComponentNameFromType (line 882) | function getComponentNameFromType(type) { function getArrayKind (line 942) | function getArrayKind(array) { function addObjectToProperties (line 967) | function addObjectToProperties(object, properties, indent, prefix) { function addValueToProperties (line 987) | function addValueToProperties( function getIODescription (line 1183) | function getIODescription(value) { function markAllTracksInOrder (line 1233) | function markAllTracksInOrder() { function getIOColor (line 1252) | function getIOColor(functionName) { function getIOLongName (line 1262) | function getIOLongName(ioInfo, description, env, rootEnv) { function getIOShortName (line 1270) | function getIOShortName(ioInfo, description, env, rootEnv) { function logComponentAwait (line 1305) | function logComponentAwait( function logIOInfoErrored (line 1363) | function logIOInfoErrored(ioInfo, rootEnv, error) { function logIOInfo (line 1410) | function logIOInfo(ioInfo, rootEnv, value) { function ReactPromise (line 1452) | function ReactPromise(status, value, reason) { function hasGCedResponse (line 1460) | function hasGCedResponse(weakResponse) { function unwrapWeakResponse (line 1463) | function unwrapWeakResponse(weakResponse) { function closeDebugChannel (line 1471) | function closeDebugChannel(debugChannel) { function readChunk (line 1474) | function readChunk(chunk) { function getRoot (line 1493) | function getRoot(weakResponse) { function createPendingChunk (line 1497) | function createPendingChunk(response) { function releasePendingChunk (line 1505) | function releasePendingChunk(response, chunk) { function filterDebugInfo (line 1514) | function filterDebugInfo(response, value) { function moveDebugInfoFromChunkToInnerValue (line 1525) | function moveDebugInfoFromChunkToInnerValue(chunk, value) { function wakeChunk (line 1544) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 1554) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 1562) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 1583) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 1643) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 1669) | function createResolvedModelChunk(response, value) { function createResolvedIteratorResultChunk (line 1672) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 1681) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 1690) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 1709) | function resolveModuleChunk(response, chunk, value) { function initializeDebugChunk (line 1785) | function initializeDebugChunk(response, chunk) { function initializeModelChunk (line 1848) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 1892) | function initializeModuleChunk(chunk) { function reportGlobalError (line 1902) | function reportGlobalError(weakResponse, error) { function nullRefGetter (line 1922) | function nullRefGetter() { function getTaskName (line 1925) | function getTaskName(type) { function initializeElement (line 1941) | function initializeElement(response, element, lazyNode) { function createLazyChunkWrapper (line 1996) | function createLazyChunkWrapper(chunk, validated) { function getChunk (line 2006) | function getChunk(response, id) { function fulfillReference (line 2025) | function fulfillReference(response, reference, value, fulfilledChunk) { function rejectReference (line 2164) | function rejectReference(response, handler, error) { function waitForReference (line 2190) | function waitForReference( function loadServerReference (line 2236) | function loadServerReference(response, metaData, parentObject, key) { function resolveLazy (line 2347) | function resolveLazy(value) { function transferReferencedDebugInfo (line 2361) | function transferReferencedDebugInfo(parentChunk, referencedChunk) { function getOutlinedModel (line 2371) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 2526) | function createMap(response, model) { function createSet (line 2529) | function createSet(response, model) { function createBlob (line 2532) | function createBlob(response, model) { function createFormData (line 2535) | function createFormData(response, model) { function applyConstructor (line 2541) | function applyConstructor(response, model, parentObject) { function defineLazyGetter (line 2544) | function defineLazyGetter(response, chunk, parentObject, key) { function extractIterator (line 2563) | function extractIterator(response, model) { function createModel (line 2566) | function createModel(response, model) { function getInferredFunctionApproximate (line 2569) | function getInferredFunctionApproximate(code) { function parseModelString (line 2600) | function parseModelString(response, parentObject, key, value) { function missingCall (line 2783) | function missingCall() { function markIOStarted (line 2788) | function markIOStarted() { function ResponseInstance (line 2791) | function ResponseInstance( function createStreamState (line 2852) | function createStreamState(weakResponse, streamDebugValue) { function incrementChunkDebugInfo (line 2877) | function incrementChunkDebugInfo(streamState, chunkLength) { function addAsyncInfo (line 2897) | function addAsyncInfo(chunk, asyncInfo) { function resolveChunkDebugInfo (line 2916) | function resolveChunkDebugInfo(response, streamState, chunk) { function resolveBuffer (line 2924) | function resolveBuffer(response, id, buffer, streamState) { function resolveModule (line 2934) | function resolveModule(response, id, model, streamState) { function resolveStream (line 2971) | function resolveStream(response, id, stream, controller, streamState) { function startReadableStream (line 3019) | function startReadableStream(response, id, type, streamState) { function asyncIterator (line 3103) | function asyncIterator() { function createIterator (line 3106) | function createIterator(next) { function startAsyncIterable (line 3111) | function startAsyncIterable(response, id, iterator, streamState) { function resolveErrorDev (line 3218) | function resolveErrorDev(response, errorInfo) { function createFakeFunction (line 3279) | function createFakeFunction( function buildFakeCallStack (line 3377) | function buildFakeCallStack( function getRootTask (line 3419) | function getRootTask(response, childEnvironmentName) { function initializeFakeTask (line 3431) | function initializeFakeTask(response, debugInfo) { function fakeJSXCallSite (line 3472) | function fakeJSXCallSite() { function initializeFakeStack (line 3475) | function initializeFakeStack(response, debugInfo) { function initializeDebugInfo (line 3491) | function initializeDebugInfo(response, debugInfo) { function getCurrentStackInDEV (line 3505) | function getCurrentStackInDEV() { function resolveConsoleEntry (line 3560) | function resolveConsoleEntry(response, json) { function initializeIOInfo (line 3593) | function initializeIOInfo(response, ioInfo) { function resolveIOInfo (line 3619) | function resolveIOInfo(response, id, model) { function mergeBuffer (line 3643) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 3659) | function resolveTypedArray( function flushComponentPerformance (line 3679) | function flushComponentPerformance( function flushInitialRenderPerformance (line 4215) | function flushInitialRenderPerformance(response) { function processFullBinaryRow (line 4229) | function processFullBinaryRow( function processFullStringRow (line 4385) | function processFullStringRow(response, streamState, id, tag, row) { function processBinaryChunk (line 4531) | function processBinaryChunk(weakResponse, streamState, chunk) { function parseModel (line 4633) | function parseModel(response, json) { function reviveModel (line 4637) | function reviveModel(response, value, parentObject, key) { function close (line 4732) | function close(weakResponse) { function createDebugCallbackFromWritableStream (line 4756) | function createDebugCallbackFromWritableStream(debugWritable) { function createResponseFromOptions (line 4767) | function createResponseFromOptions(options) { function startReadingFromUniversalStream (line 4818) | function startReadingFromUniversalStream( function startReadingFromStream (line 4933) | function startReadingFromStream(response, stream, onDone, debugValue) { function action (line 5232) | function action() { FILE: packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.browser.production.js function resolveClientReference (line 15) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 36) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 56) | function requireAsyncModule(id) { function ignoreReject (line 74) | function ignoreReject() {} function preloadModule (line 75) | function preloadModule(metadata) { function requireModule (line 95) | function requireModule(metadata) { function getIteratorFn (line 112) | function getIteratorFn(maybeIterable) { function serializeNumber (line 124) | function serializeNumber(number) { function processReply (line 135) | function processReply( function registerBoundServerReference (line 511) | function registerBoundServerReference(reference, id, bound) { function createBoundServerReference (line 519) | function createBoundServerReference(metaData, callServer) { function ReactPromise (line 535) | function ReactPromise(status, value, reason) { function readChunk (line 566) | function readChunk(chunk) { function createPendingChunk (line 585) | function createPendingChunk() { function wakeChunk (line 588) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 596) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 604) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 625) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 679) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedIteratorResultChunk (line 689) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 696) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 703) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 721) | function resolveModuleChunk(response, chunk, value) { function initializeModelChunk (line 739) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 778) | function initializeModuleChunk(chunk) { function reportGlobalError (line 788) | function reportGlobalError(weakResponse, error) { function createLazyChunkWrapper (line 799) | function createLazyChunkWrapper(chunk) { function getChunk (line 802) | function getChunk(response, id) { function fulfillReference (line 817) | function fulfillReference(response, reference, value) { function rejectReference (line 940) | function rejectReference(response, handler, error) { function waitForReference (line 950) | function waitForReference( function loadServerReference (line 984) | function loadServerReference(response, metaData, parentObject, key) { function getOutlinedModel (line 1060) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 1196) | function createMap(response, model) { function createSet (line 1199) | function createSet(response, model) { function createBlob (line 1202) | function createBlob(response, model) { function createFormData (line 1205) | function createFormData(response, model) { function extractIterator (line 1211) | function extractIterator(response, model) { function createModel (line 1214) | function createModel(response, model) { function parseModelString (line 1217) | function parseModelString(response, parentObject, key, value) { function missingCall (line 1316) | function missingCall() { function ResponseInstance (line 1321) | function ResponseInstance( function resolveBuffer (line 1345) | function resolveBuffer(response, id, buffer) { function resolveModule (line 1353) | function resolveModule(response, id, model) { function resolveStream (line 1379) | function resolveStream(response, id, stream, controller) { function startReadableStream (line 1392) | function startReadableStream(response, id, type) { function asyncIterator (line 1468) | function asyncIterator() { function createIterator (line 1471) | function createIterator(next) { function startAsyncIterable (line 1476) | function startAsyncIterable(response, id, iterator) { function resolveErrorProd (line 1585) | function resolveErrorProd() { function mergeBuffer (line 1592) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 1604) | function resolveTypedArray( function processFullBinaryRow (line 1623) | function processFullBinaryRow(response, streamState, id, tag, buffer, ch... function parseModel (line 1773) | function parseModel(response, json) { function reviveModel (line 1777) | function reviveModel(response, value, parentObject, key) { function close (line 1821) | function close(weakResponse) { function createResponseFromOptions (line 1835) | function createResponseFromOptions(options) { function startReadingFromStream (line 1851) | function startReadingFromStream(response, stream, onDone) { function action (line 1981) | function action() { FILE: packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.edge.development.js function checkEvalAvailabilityOnceDev (line 14) | function checkEvalAvailabilityOnceDev() { function resolveClientReference (line 26) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 47) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 67) | function requireAsyncModule(id) { function ignoreReject (line 83) | function ignoreReject() {} function preloadModule (line 84) | function preloadModule(metadata) { function requireModule (line 108) | function requireModule(metadata) { function prepareDestinationWithChunks (line 120) | function prepareDestinationWithChunks( function getIteratorFn (line 145) | function getIteratorFn(maybeIterable) { function isObjectPrototype (line 153) | function isObjectPrototype(object) { function isSimpleObject (line 163) | function isSimpleObject(object) { function objectName (line 181) | function objectName(object) { function describeKeyForErrorMessage (line 185) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 189) | function describeValueForErrorMessage(value) { function describeElementType (line 211) | function describeElementType(type) { function describeObjectForErrorMessage (line 236) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function serializeNumber (line 342) | function serializeNumber(number) { function processReply (line 353) | function processReply( function encodeFormData (line 785) | function encodeFormData(reference) { function defaultEncodeFormAction (line 814) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 846) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function createFakeServerFunction (line 880) | function createFakeServerFunction( function registerBoundServerReference (line 923) | function registerBoundServerReference( function bind (line 956) | function bind() { function createBoundServerReference (line 984) | function createBoundServerReference( function parseStackLocation (line 1026) | function parseStackLocation(error) { function createServerReference$1 (line 1055) | function createServerReference$1( function getComponentNameFromType (line 1088) | function getComponentNameFromType(type) { function getArrayKind (line 1148) | function getArrayKind(array) { function addObjectToProperties (line 1173) | function addObjectToProperties(object, properties, indent, prefix) { function addValueToProperties (line 1193) | function addValueToProperties( function getIODescription (line 1389) | function getIODescription(value) { function markAllTracksInOrder (line 1439) | function markAllTracksInOrder() { function getIOColor (line 1458) | function getIOColor(functionName) { function getIOLongName (line 1468) | function getIOLongName(ioInfo, description, env, rootEnv) { function getIOShortName (line 1476) | function getIOShortName(ioInfo, description, env, rootEnv) { function logComponentAwait (line 1511) | function logComponentAwait( function logIOInfoErrored (line 1569) | function logIOInfoErrored(ioInfo, rootEnv, error) { function logIOInfo (line 1616) | function logIOInfo(ioInfo, rootEnv, value) { function prepareStackTrace (line 1658) | function prepareStackTrace(error, structuredStackTrace) { function ReactPromise (line 1664) | function ReactPromise(status, value, reason) { function unwrapWeakResponse (line 1672) | function unwrapWeakResponse(weakResponse) { function closeDebugChannel (line 1680) | function closeDebugChannel(debugChannel) { function readChunk (line 1683) | function readChunk(chunk) { function getRoot (line 1702) | function getRoot(weakResponse) { function createPendingChunk (line 1706) | function createPendingChunk(response) { function releasePendingChunk (line 1714) | function releasePendingChunk(response, chunk) { function filterDebugInfo (line 1723) | function filterDebugInfo(response, value) { function moveDebugInfoFromChunkToInnerValue (line 1734) | function moveDebugInfoFromChunkToInnerValue(chunk, value) { function wakeChunk (line 1753) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 1763) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 1771) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 1792) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 1852) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 1878) | function createResolvedModelChunk(response, value) { function createResolvedIteratorResultChunk (line 1881) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 1890) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 1899) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 1918) | function resolveModuleChunk(response, chunk, value) { function initializeDebugChunk (line 1938) | function initializeDebugChunk(response, chunk) { function initializeModelChunk (line 2001) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 2045) | function initializeModuleChunk(chunk) { function reportGlobalError (line 2055) | function reportGlobalError(weakResponse, error) { function nullRefGetter (line 2075) | function nullRefGetter() { function getTaskName (line 2078) | function getTaskName(type) { function initializeElement (line 2094) | function initializeElement(response, element, lazyNode) { function createLazyChunkWrapper (line 2149) | function createLazyChunkWrapper(chunk, validated) { function getChunk (line 2159) | function getChunk(response, id) { function fulfillReference (line 2178) | function fulfillReference(response, reference, value, fulfilledChunk) { function rejectReference (line 2317) | function rejectReference(response, handler, error) { function waitForReference (line 2343) | function waitForReference( function loadServerReference (line 2389) | function loadServerReference(response, metaData, parentObject, key) { function resolveLazy (line 2506) | function resolveLazy(value) { function transferReferencedDebugInfo (line 2520) | function transferReferencedDebugInfo(parentChunk, referencedChunk) { function getOutlinedModel (line 2530) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 2685) | function createMap(response, model) { function createSet (line 2688) | function createSet(response, model) { function createBlob (line 2691) | function createBlob(response, model) { function createFormData (line 2694) | function createFormData(response, model) { function applyConstructor (line 2700) | function applyConstructor(response, model, parentObject) { function defineLazyGetter (line 2703) | function defineLazyGetter(response, chunk, parentObject, key) { function extractIterator (line 2722) | function extractIterator(response, model) { function createModel (line 2725) | function createModel(response, model) { function getInferredFunctionApproximate (line 2728) | function getInferredFunctionApproximate(code) { function parseModelString (line 2759) | function parseModelString(response, parentObject, key, value) { function missingCall (line 2942) | function missingCall() { function markIOStarted (line 2947) | function markIOStarted() { function ResponseInstance (line 2950) | function ResponseInstance( function createStreamState (line 3011) | function createStreamState(weakResponse, streamDebugValue) { function addAsyncInfo (line 3036) | function addAsyncInfo(chunk, asyncInfo) { function resolveChunkDebugInfo (line 3055) | function resolveChunkDebugInfo(response, streamState, chunk) { function resolveBuffer (line 3063) | function resolveBuffer(response, id, buffer, streamState) { function resolveModule (line 3073) | function resolveModule(response, id, model, streamState) { function resolveStream (line 3115) | function resolveStream(response, id, stream, controller, streamState) { function startReadableStream (line 3163) | function startReadableStream(response, id, type, streamState) { function asyncIterator (line 3247) | function asyncIterator() { function createIterator (line 3250) | function createIterator(next) { function startAsyncIterable (line 3255) | function startAsyncIterable(response, id, iterator, streamState) { function resolveErrorDev (line 3362) | function resolveErrorDev(response, errorInfo) { function createFakeFunction (line 3423) | function createFakeFunction( function buildFakeCallStack (line 3521) | function buildFakeCallStack( function getRootTask (line 3563) | function getRootTask(response, childEnvironmentName) { function initializeFakeTask (line 3575) | function initializeFakeTask(response, debugInfo) { function fakeJSXCallSite (line 3616) | function fakeJSXCallSite() { function initializeFakeStack (line 3619) | function initializeFakeStack(response, debugInfo) { function initializeDebugInfo (line 3635) | function initializeDebugInfo(response, debugInfo) { function getCurrentStackInDEV (line 3649) | function getCurrentStackInDEV() { function resolveConsoleEntry (line 3704) | function resolveConsoleEntry(response, json) { function initializeIOInfo (line 3737) | function initializeIOInfo(response, ioInfo) { function resolveIOInfo (line 3763) | function resolveIOInfo(response, id, model) { function mergeBuffer (line 3787) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 3803) | function resolveTypedArray( function flushComponentPerformance (line 3823) | function flushComponentPerformance( function flushInitialRenderPerformance (line 4359) | function flushInitialRenderPerformance(response) { function processFullBinaryRow (line 4373) | function processFullBinaryRow( function parseModel (line 4672) | function parseModel(response, json) { function reviveModel (line 4676) | function reviveModel(response, value, parentObject, key) { function close (line 4771) | function close(weakResponse) { function noServerCall (line 4795) | function noServerCall() { function createResponseFromOptions (line 4800) | function createResponseFromOptions(options) { function startReadingFromStream (line 4850) | function startReadingFromStream( FILE: packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.edge.production.js function resolveClientReference (line 15) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 36) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 56) | function requireAsyncModule(id) { function ignoreReject (line 74) | function ignoreReject() {} function preloadModule (line 75) | function preloadModule(metadata) { function requireModule (line 95) | function requireModule(metadata) { function prepareDestinationWithChunks (line 107) | function prepareDestinationWithChunks(moduleLoading, chunks, nonce$jscom... function getIteratorFn (line 133) | function getIteratorFn(maybeIterable) { function serializeNumber (line 145) | function serializeNumber(number) { function processReply (line 156) | function processReply( function encodeFormData (line 533) | function encodeFormData(reference) { function defaultEncodeFormAction (line 562) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 594) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function registerBoundServerReference (line 628) | function registerBoundServerReference(reference, id, bound, encodeFormAc... function bind (line 657) | function bind() { function createBoundServerReference (line 681) | function createBoundServerReference(metaData, callServer, encodeFormActi... function createServerReference$1 (line 697) | function createServerReference$1(id, callServer, encodeFormAction) { function ReactPromise (line 705) | function ReactPromise(status, value, reason) { function readChunk (line 736) | function readChunk(chunk) { function createPendingChunk (line 755) | function createPendingChunk() { function wakeChunk (line 758) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 766) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 774) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 795) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 849) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedIteratorResultChunk (line 859) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 866) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 873) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 891) | function resolveModuleChunk(response, chunk, value) { function initializeModelChunk (line 909) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 948) | function initializeModuleChunk(chunk) { function reportGlobalError (line 958) | function reportGlobalError(weakResponse, error) { function createLazyChunkWrapper (line 969) | function createLazyChunkWrapper(chunk) { function getChunk (line 972) | function getChunk(response, id) { function fulfillReference (line 987) | function fulfillReference(response, reference, value) { function rejectReference (line 1110) | function rejectReference(response, handler, error) { function waitForReference (line 1120) | function waitForReference( function loadServerReference (line 1154) | function loadServerReference(response, metaData, parentObject, key) { function getOutlinedModel (line 1244) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 1380) | function createMap(response, model) { function createSet (line 1383) | function createSet(response, model) { function createBlob (line 1386) | function createBlob(response, model) { function createFormData (line 1389) | function createFormData(response, model) { function extractIterator (line 1395) | function extractIterator(response, model) { function createModel (line 1398) | function createModel(response, model) { function parseModelString (line 1401) | function parseModelString(response, parentObject, key, value) { function missingCall (line 1500) | function missingCall() { function ResponseInstance (line 1505) | function ResponseInstance( function resolveBuffer (line 1529) | function resolveBuffer(response, id, buffer) { function resolveModule (line 1537) | function resolveModule(response, id, model) { function resolveStream (line 1568) | function resolveStream(response, id, stream, controller) { function startReadableStream (line 1581) | function startReadableStream(response, id, type) { function asyncIterator (line 1657) | function asyncIterator() { function createIterator (line 1660) | function createIterator(next) { function startAsyncIterable (line 1665) | function startAsyncIterable(response, id, iterator) { function resolveErrorProd (line 1774) | function resolveErrorProd() { function mergeBuffer (line 1781) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 1793) | function resolveTypedArray( function processFullBinaryRow (line 1812) | function processFullBinaryRow(response, streamState, id, tag, buffer, ch... function parseModel (line 1962) | function parseModel(response, json) { function reviveModel (line 1966) | function reviveModel(response, value, parentObject, key) { function close (line 2010) | function close(weakResponse) { function noServerCall (line 2024) | function noServerCall() { function createResponseFromOptions (line 2029) | function createResponseFromOptions(options) { function startReadingFromStream (line 2045) | function startReadingFromStream(response, stream, onDone) { FILE: packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.node.development.js function checkEvalAvailabilityOnceDev (line 14) | function checkEvalAvailabilityOnceDev() { function resolveClientReference (line 26) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 47) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 67) | function requireAsyncModule(id) { function ignoreReject (line 83) | function ignoreReject() {} function preloadModule (line 84) | function preloadModule(metadata) { function requireModule (line 108) | function requireModule(metadata) { function prepareDestinationWithChunks (line 120) | function prepareDestinationWithChunks( function getIteratorFn (line 145) | function getIteratorFn(maybeIterable) { function isObjectPrototype (line 153) | function isObjectPrototype(object) { function isSimpleObject (line 163) | function isSimpleObject(object) { function objectName (line 181) | function objectName(object) { function describeKeyForErrorMessage (line 185) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 189) | function describeValueForErrorMessage(value) { function describeElementType (line 211) | function describeElementType(type) { function describeObjectForErrorMessage (line 236) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function serializeNumber (line 342) | function serializeNumber(number) { function processReply (line 353) | function processReply( function encodeFormData (line 785) | function encodeFormData(reference) { function defaultEncodeFormAction (line 814) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 846) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function createFakeServerFunction (line 880) | function createFakeServerFunction( function registerBoundServerReference (line 923) | function registerBoundServerReference( function bind (line 956) | function bind() { function createBoundServerReference (line 984) | function createBoundServerReference( function parseStackLocation (line 1026) | function parseStackLocation(error) { function createServerReference$1 (line 1055) | function createServerReference$1( function getComponentNameFromType (line 1088) | function getComponentNameFromType(type) { function getArrayKind (line 1148) | function getArrayKind(array) { function addObjectToProperties (line 1173) | function addObjectToProperties(object, properties, indent, prefix) { function addValueToProperties (line 1193) | function addValueToProperties( function getIODescription (line 1389) | function getIODescription(value) { function markAllTracksInOrder (line 1439) | function markAllTracksInOrder() { function getIOColor (line 1458) | function getIOColor(functionName) { function getIOLongName (line 1468) | function getIOLongName(ioInfo, description, env, rootEnv) { function getIOShortName (line 1476) | function getIOShortName(ioInfo, description, env, rootEnv) { function logComponentAwait (line 1511) | function logComponentAwait( function logIOInfoErrored (line 1569) | function logIOInfoErrored(ioInfo, rootEnv, error) { function logIOInfo (line 1616) | function logIOInfo(ioInfo, rootEnv, value) { function prepareStackTrace (line 1658) | function prepareStackTrace(error, structuredStackTrace) { function ReactPromise (line 1664) | function ReactPromise(status, value, reason) { function hasGCedResponse (line 1672) | function hasGCedResponse(weakResponse) { function unwrapWeakResponse (line 1675) | function unwrapWeakResponse(weakResponse) { function closeDebugChannel (line 1683) | function closeDebugChannel(debugChannel) { function readChunk (line 1686) | function readChunk(chunk) { function getRoot (line 1705) | function getRoot(weakResponse) { function createPendingChunk (line 1709) | function createPendingChunk(response) { function releasePendingChunk (line 1717) | function releasePendingChunk(response, chunk) { function filterDebugInfo (line 1726) | function filterDebugInfo(response, value) { function moveDebugInfoFromChunkToInnerValue (line 1737) | function moveDebugInfoFromChunkToInnerValue(chunk, value) { function wakeChunk (line 1756) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 1766) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 1774) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 1795) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 1855) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 1881) | function createResolvedModelChunk(response, value) { function createResolvedIteratorResultChunk (line 1884) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 1893) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 1902) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 1921) | function resolveModuleChunk(response, chunk, value) { function initializeDebugChunk (line 1941) | function initializeDebugChunk(response, chunk) { function initializeModelChunk (line 2004) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 2048) | function initializeModuleChunk(chunk) { function reportGlobalError (line 2058) | function reportGlobalError(weakResponse, error) { function nullRefGetter (line 2078) | function nullRefGetter() { function getTaskName (line 2081) | function getTaskName(type) { function initializeElement (line 2097) | function initializeElement(response, element, lazyNode) { function createLazyChunkWrapper (line 2152) | function createLazyChunkWrapper(chunk, validated) { function getChunk (line 2162) | function getChunk(response, id) { function fulfillReference (line 2181) | function fulfillReference(response, reference, value, fulfilledChunk) { function rejectReference (line 2320) | function rejectReference(response, handler, error) { function waitForReference (line 2346) | function waitForReference( function loadServerReference (line 2392) | function loadServerReference(response, metaData, parentObject, key) { function resolveLazy (line 2509) | function resolveLazy(value) { function transferReferencedDebugInfo (line 2523) | function transferReferencedDebugInfo(parentChunk, referencedChunk) { function getOutlinedModel (line 2533) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 2688) | function createMap(response, model) { function createSet (line 2691) | function createSet(response, model) { function createBlob (line 2694) | function createBlob(response, model) { function createFormData (line 2697) | function createFormData(response, model) { function applyConstructor (line 2703) | function applyConstructor(response, model, parentObject) { function defineLazyGetter (line 2706) | function defineLazyGetter(response, chunk, parentObject, key) { function extractIterator (line 2725) | function extractIterator(response, model) { function createModel (line 2728) | function createModel(response, model) { function getInferredFunctionApproximate (line 2731) | function getInferredFunctionApproximate(code) { function parseModelString (line 2762) | function parseModelString(response, parentObject, key, value) { function missingCall (line 2945) | function missingCall() { function markIOStarted (line 2950) | function markIOStarted() { function ResponseInstance (line 2953) | function ResponseInstance( function createResponse (line 3014) | function createResponse( function createStreamState (line 3049) | function createStreamState(weakResponse, streamDebugValue) { function incrementChunkDebugInfo (line 3074) | function incrementChunkDebugInfo(streamState, chunkLength) { function addAsyncInfo (line 3094) | function addAsyncInfo(chunk, asyncInfo) { function resolveChunkDebugInfo (line 3113) | function resolveChunkDebugInfo(response, streamState, chunk) { function resolveBuffer (line 3121) | function resolveBuffer(response, id, buffer, streamState) { function resolveModule (line 3131) | function resolveModule(response, id, model, streamState) { function resolveStream (line 3173) | function resolveStream(response, id, stream, controller, streamState) { function startReadableStream (line 3221) | function startReadableStream(response, id, type, streamState) { function asyncIterator (line 3305) | function asyncIterator() { function createIterator (line 3308) | function createIterator(next) { function startAsyncIterable (line 3313) | function startAsyncIterable(response, id, iterator, streamState) { function resolveErrorDev (line 3420) | function resolveErrorDev(response, errorInfo) { function createFakeFunction (line 3481) | function createFakeFunction( function buildFakeCallStack (line 3579) | function buildFakeCallStack( function getRootTask (line 3621) | function getRootTask(response, childEnvironmentName) { function initializeFakeTask (line 3633) | function initializeFakeTask(response, debugInfo) { function fakeJSXCallSite (line 3674) | function fakeJSXCallSite() { function initializeFakeStack (line 3677) | function initializeFakeStack(response, debugInfo) { function initializeDebugInfo (line 3693) | function initializeDebugInfo(response, debugInfo) { function getCurrentStackInDEV (line 3707) | function getCurrentStackInDEV() { function resolveConsoleEntry (line 3762) | function resolveConsoleEntry(response, json) { function initializeIOInfo (line 3795) | function initializeIOInfo(response, ioInfo) { function resolveIOInfo (line 3821) | function resolveIOInfo(response, id, model) { function mergeBuffer (line 3845) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 3861) | function resolveTypedArray( function flushComponentPerformance (line 3881) | function flushComponentPerformance( function flushInitialRenderPerformance (line 4417) | function flushInitialRenderPerformance(response) { function processFullBinaryRow (line 4431) | function processFullBinaryRow( function processFullStringRow (line 4587) | function processFullStringRow(response, streamState, id, tag, row) { function processBinaryChunk (line 4733) | function processBinaryChunk(weakResponse, streamState, chunk) { function parseModel (line 4835) | function parseModel(response, json) { function reviveModel (line 4839) | function reviveModel(response, value, parentObject, key) { function close (line 4934) | function close(weakResponse) { function noServerCall$1 (line 4958) | function noServerCall$1() { function createResponseFromOptions (line 4963) | function createResponseFromOptions(options) { function startReadingFromStream$1 (line 4990) | function startReadingFromStream$1(response, stream, onDone, debugValue) { function noServerCall (line 5004) | function noServerCall() { function startReadingFromStream (line 5009) | function startReadingFromStream(response$jscomp$0, stream, onEnd) { FILE: packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-client.node.production.js function resolveClientReference (line 16) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 37) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 57) | function requireAsyncModule(id) { function ignoreReject (line 75) | function ignoreReject() {} function preloadModule (line 76) | function preloadModule(metadata) { function requireModule (line 96) | function requireModule(metadata) { function prepareDestinationWithChunks (line 108) | function prepareDestinationWithChunks(moduleLoading, chunks, nonce$jscom... function getIteratorFn (line 134) | function getIteratorFn(maybeIterable) { function serializeNumber (line 146) | function serializeNumber(number) { function processReply (line 157) | function processReply( function encodeFormData (line 534) | function encodeFormData(reference) { function defaultEncodeFormAction (line 563) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 595) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function registerBoundServerReference (line 629) | function registerBoundServerReference(reference, id, bound, encodeFormAc... function bind (line 658) | function bind() { function createBoundServerReference (line 682) | function createBoundServerReference(metaData, callServer, encodeFormActi... function createServerReference$1 (line 698) | function createServerReference$1(id, callServer, encodeFormAction) { function ReactPromise (line 706) | function ReactPromise(status, value, reason) { function readChunk (line 737) | function readChunk(chunk) { function createPendingChunk (line 756) | function createPendingChunk() { function wakeChunk (line 759) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 767) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 775) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 796) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 850) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedIteratorResultChunk (line 860) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 867) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 874) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 892) | function resolveModuleChunk(response, chunk, value) { function initializeModelChunk (line 910) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 949) | function initializeModuleChunk(chunk) { function reportGlobalError (line 959) | function reportGlobalError(weakResponse, error) { function createLazyChunkWrapper (line 970) | function createLazyChunkWrapper(chunk) { function getChunk (line 973) | function getChunk(response, id) { function fulfillReference (line 988) | function fulfillReference(response, reference, value) { function rejectReference (line 1111) | function rejectReference(response, handler, error) { function waitForReference (line 1121) | function waitForReference( function loadServerReference (line 1155) | function loadServerReference(response, metaData, parentObject, key) { function getOutlinedModel (line 1245) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 1381) | function createMap(response, model) { function createSet (line 1384) | function createSet(response, model) { function createBlob (line 1387) | function createBlob(response, model) { function createFormData (line 1390) | function createFormData(response, model) { function extractIterator (line 1396) | function extractIterator(response, model) { function createModel (line 1399) | function createModel(response, model) { function parseModelString (line 1402) | function parseModelString(response, parentObject, key, value) { function missingCall (line 1501) | function missingCall() { function ResponseInstance (line 1506) | function ResponseInstance( function createStreamState (line 1530) | function createStreamState() { function resolveBuffer (line 1533) | function resolveBuffer(response, id, buffer) { function resolveModule (line 1541) | function resolveModule(response, id, model) { function resolveStream (line 1572) | function resolveStream(response, id, stream, controller) { function startReadableStream (line 1585) | function startReadableStream(response, id, type) { function asyncIterator (line 1661) | function asyncIterator() { function createIterator (line 1664) | function createIterator(next) { function startAsyncIterable (line 1669) | function startAsyncIterable(response, id, iterator) { function resolveErrorProd (line 1778) | function resolveErrorProd() { function mergeBuffer (line 1785) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 1797) | function resolveTypedArray( function processFullBinaryRow (line 1816) | function processFullBinaryRow(response, streamState, id, tag, buffer, ch... function processFullStringRow (line 1871) | function processFullStringRow(response, streamState, id, tag, row) { function processBinaryChunk (line 1972) | function processBinaryChunk(weakResponse, streamState, chunk) { function parseModel (line 2066) | function parseModel(response, json) { function reviveModel (line 2070) | function reviveModel(response, value, parentObject, key) { function close (line 2114) | function close(weakResponse) { function noServerCall$1 (line 2128) | function noServerCall$1() { function createResponseFromOptions (line 2133) | function createResponseFromOptions(options) { function startReadingFromStream$1 (line 2149) | function startReadingFromStream$1(response, stream, onDone) { function noServerCall (line 2163) | function noServerCall() { function startReadingFromStream (line 2168) | function startReadingFromStream(response, stream, onEnd) { FILE: packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-server.browser.development.js function voidHandler (line 14) | function voidHandler() {} function _defineProperty (line 15) | function _defineProperty(obj, key, value) { function scheduleWork (line 36) | function scheduleWork(callback) { function handleErrorInNextTick (line 40) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 45) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 73) | function completeWriting(destination) { function stringToChunk (line 82) | function stringToChunk(content) { function byteLengthOfChunk (line 85) | function byteLengthOfChunk(chunk) { function closeWithError (line 88) | function closeWithError(destination, error) { function isClientReference (line 93) | function isClientReference(reference) { function registerClientReferenceImpl (line 96) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 103) | function bind() { function getReference (line 124) | function getReference(target, name) { function resolveClientReferenceMetadata (line 201) | function resolveClientReferenceMetadata(config, clientReference) { function preload (line 228) | function preload(href, as, options) { function preloadModule$1 (line 253) | function preloadModule$1(href, options) { function trimOptions (line 268) | function trimOptions(options) { function getChildFormatContext (line 278) | function getChildFormatContext(parentContext, type, props) { function collectStackTracePrivate (line 377) | function collectStackTracePrivate(error, structuredStackTrace) { function collectStackTrace (line 443) | function collectStackTrace(error, structuredStackTrace) { function parseStackTrace (line 450) | function parseStackTrace(error, skipFrames) { function createTemporaryReference (line 500) | function createTemporaryReference(temporaryReferences, id) { function getIteratorFn (line 513) | function getIteratorFn(maybeIterable) { function noop (line 521) | function noop() {} function trackUsedThenable (line 522) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 564) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 573) | function getThenableStateAfterSuspending() { function unsupportedHook (line 579) | function unsupportedHook() { function unsupportedRefresh (line 582) | function unsupportedRefresh() { function unsupportedContext (line 587) | function unsupportedContext() { function resolveOwner (line 590) | function resolveOwner() { function resetOwnerStackLimit (line 593) | function resetOwnerStackLimit() { function isObjectPrototype (line 599) | function isObjectPrototype(object) { function isGetter (line 609) | function isGetter(object, name) { function isSimpleObject (line 616) | function isSimpleObject(object) { function objectName (line 634) | function objectName(object) { function describeKeyForErrorMessage (line 638) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 642) | function describeValueForErrorMessage(value) { function describeElementType (line 664) | function describeElementType(type) { function describeObjectForErrorMessage (line 689) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultFilterStackFrame (line 795) | function defaultFilterStackFrame(filename) { function filterStackTrace (line 802) | function filterStackTrace(request, stack) { function patchConsole (line 822) | function patchConsole(consoleInst, methodName) { function getCurrentStackInDEV (line 918) | function getCurrentStackInDEV() { function defaultErrorHandler (line 973) | function defaultErrorHandler(error) { function RequestInstance (line 976) | function RequestInstance( function createRequest (line 1070) | function createRequest( function createPrerenderRequest (line 1097) | function createPrerenderRequest( function resolveRequest (line 1126) | function resolveRequest() { function serializeDebugThenable (line 1129) | function serializeDebugThenable(request, counter, thenable) { function emitRequestedDebugThenable (line 1199) | function emitRequestedDebugThenable(request, id, counter, thenable) { function serializeThenable (line 1215) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 1294) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1379) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1466) | function emitHint(request, code, model) { function readThenable (line 1472) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1477) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function callWithDebugContextInDEV (line 1510) | function callWithDebugContextInDEV(request, task, callback, arg) { function processServerComponentReturnValue (line 1530) | function processServerComponentReturnValue( function renderFunctionComponent (line 1593) | function renderFunctionComponent( function warnForMissingKey (line 1693) | function warnForMissingKey(request, key, componentDebugInfo, debugTask) { function renderFragment (line 1714) | function renderFragment(request, task, children) { function renderAsyncFragment (line 1744) | function renderAsyncFragment(request, task, children, getAsyncIterator) { function deferTask (line 1761) | function deferTask(request, task) { function outlineTask (line 1777) | function outlineTask(request, task) { function renderElement (line 1795) | function renderElement(request, task, type, key, ref, props, validated) { function pingTask (line 1936) | function pingTask(request, task) { function createTask (line 1950) | function createTask( function serializeByValueID (line 2016) | function serializeByValueID(id) { function serializeLazyID (line 2019) | function serializeLazyID(id) { function serializeDeferredObject (line 2022) | function serializeDeferredObject(request, value) { function serializeNumber (line 2032) | function serializeNumber(number) { function encodeReferenceChunk (line 2043) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 2048) | function serializeClientReference( function serializeDebugClientReference (line 2085) | function serializeDebugClientReference( function outlineModel (line 2121) | function outlineModel(request, value) { function outlineModelWithFormatContext (line 2124) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeServerReference (line 2140) | function serializeServerReference(request, serverReference) { function serializeLargeTextString (line 2171) | function serializeLargeTextString(request, text) { function serializeMap (line 2177) | function serializeMap(request, map) { function serializeFormData (line 2181) | function serializeFormData(request, formData) { function serializeSet (line 2185) | function serializeSet(request, set) { function serializeTypedArray (line 2189) | function serializeTypedArray(request, tag, typedArray) { function serializeDebugTypedArray (line 2195) | function serializeDebugTypedArray(request, tag, typedArray) { function serializeDebugBlob (line 2203) | function serializeDebugBlob(request, blob) { function serializeBlob (line 2230) | function serializeBlob(request, blob) { function renderModel (line 2285) | function renderModel(request, task, parent, key, value) { function renderModelDestructive (line 2360) | function renderModelDestructive( function logRecoverableError (line 2693) | function logRecoverableError(request, error, task) { function fatalError (line 2713) | function fatalError(request, error) { function serializeErrorValue (line 2724) | function serializeErrorValue(request, error) { function emitErrorChunk (line 2748) | function emitErrorChunk(request, id, digest, error, debug, owner) { function emitImportChunk (line 2805) | function emitImportChunk(request, id, clientReferenceMetadata, debug) { function emitSymbolChunk (line 2813) | function emitSymbolChunk(request, id, name) { function emitModelChunk (line 2817) | function emitModelChunk(request, id, json) { function emitDebugHaltChunk (line 2822) | function emitDebugHaltChunk(request, id) { function emitDebugChunk (line 2827) | function emitDebugChunk(request, id, debugInfo) { function outlineComponentInfo (line 2842) | function outlineComponentInfo(request, componentInfo) { function emitTypedArrayChunk (line 2872) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 2887) | function emitTextChunk(request, id, text, debug) { function renderDebugModel (line 2901) | function renderDebugModel( function serializeDebugModel (line 3258) | function serializeDebugModel(request, objectLimit, model) { function emitOutlinedDebugModelChunk (line 3289) | function emitOutlinedDebugModelChunk(request, id, counter, model) { function outlineDebugModel (line 3326) | function outlineDebugModel(request, counter, model) { function emitTimeOriginChunk (line 3332) | function emitTimeOriginChunk(request, timeOrigin) { function forwardDebugInfo (line 3337) | function forwardDebugInfo(request$jscomp$1, task, debugInfo) { function forwardDebugInfoFromThenable (line 3417) | function forwardDebugInfoFromThenable(request, task, thenable) { function forwardDebugInfoFromCurrentContext (line 3421) | function forwardDebugInfoFromCurrentContext(request, task, thenable) { function forwardDebugInfoFromAbortedTask (line 3425) | function forwardDebugInfoFromAbortedTask(request, task) { function emitTimingChunk (line 3432) | function emitTimingChunk(request, id, timestamp) { function markOperationEndTime (line 3445) | function markOperationEndTime(request, task, timestamp) { function emitChunk (line 3452) | function emitChunk(request, task, value) { function erroredTask (line 3497) | function erroredTask(request, task, error) { function retryTask (line 3505) | function retryTask(request, task) { function tryStreamTask (line 3577) | function tryStreamTask(request, task) { function performWork (line 3588) | function performWork(request) { function abortTask (line 3607) | function abortTask(task) { function finishAbortedTask (line 3610) | function finishAbortedTask(task, request, errorId) { function haltTask (line 3618) | function haltTask(task) { function finishHaltedTask (line 3621) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 3626) | function flushCompletedChunks(request) { function startWork (line 3754) | function startWork(request) { function enqueueFlush (line 3763) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 3773) | function callOnAllReadyIfReady(request) { function startFlowing (line 3777) | function startFlowing(request, destination) { function finishHalt (line 3790) | function finishHalt(request, abortedTasks) { function finishAbort (line 3802) | function finishAbort(request, abortedTasks, errorId) { function abort (line 3814) | function abort(request, reason) { function fromHex (line 3864) | function fromHex(str) { function closeDebugChannel (line 3867) | function closeDebugChannel(request) { function resolveServerReference (line 3880) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 3900) | function requireAsyncModule(id) { function ignoreReject (line 3916) | function ignoreReject() {} function preloadModule (line 3917) | function preloadModule(metadata) { function requireModule (line 3941) | function requireModule(metadata) { function ReactPromise (line 3953) | function ReactPromise(status, value, reason) { function wakeChunk (line 3958) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 3966) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 3974) | function triggerErrorOnChunk(response, chunk, error) { function resolveModelChunk (line 3984) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 4019) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 4028) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 4038) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 4128) | function reviveModel( function bumpArrayCount (line 4189) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 4198) | function initializeModelChunk(chunk) { function reportGlobalError (line 4251) | function reportGlobalError(response, error) { function getChunk (line 4263) | function getChunk(response, id) { function fulfillReference (line 4281) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 4329) | function resolveReference( function rejectReference (line 4350) | function rejectReference(response, handler, error) { function getOutlinedModel (line 4360) | function getOutlinedModel( function createMap (line 4467) | function createMap(response, model) { function createSet (line 4474) | function createSet(response, model) { function extractIterator (line 4481) | function extractIterator(response, model) { function createModel (line 4488) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 4491) | function parseTypedArray( function resolveStream (line 4564) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 4578) | function parseReadableStream(response, reference, type) { function FlightIterator (line 4649) | function FlightIterator(next) { function parseAsyncIterable (line 4652) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 4740) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 4999) | function createResponse( function close (line 5023) | function close(response) { function loadServerReference (line 5026) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 5052) | function decodeBoundActionMetaData( function startReadingFromDebugChannelReadableStream (line 5071) | function startReadingFromDebugChannelReadableStream( FILE: packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-server.browser.production.js function scheduleWork (line 20) | function scheduleWork(callback) { function handleErrorInNextTick (line 24) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 40) | function writeChunkAndReturn(destination, chunk) { function stringToChunk (line 66) | function stringToChunk(content) { function byteLengthOfChunk (line 69) | function byteLengthOfChunk(chunk) { function closeWithError (line 72) | function closeWithError(destination, error) { function registerClientReferenceImpl (line 79) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 88) | function bind() { function getReference (line 152) | function getReference(target, name) { function prefetchDNS (line 262) | function prefetchDNS(href) { function preconnect (line 272) | function preconnect(href, crossOrigin) { function preload (line 286) | function preload(href, as, options) { function preloadModule$1 (line 311) | function preloadModule$1(href, options) { function preinitStyle (line 326) | function preinitStyle(href, precedence, options) { function preinitScript (line 347) | function preinitScript(src, options) { function preinitModuleScript (line 362) | function preinitModuleScript(src, options) { function trimOptions (line 377) | function trimOptions(options) { function getChildFormatContext (line 387) | function getChildFormatContext(parentContext, type, props) { function createTemporaryReference (line 523) | function createTemporaryReference(temporaryReferences, id) { function getIteratorFn (line 548) | function getIteratorFn(maybeIterable) { function noop (line 557) | function noop() {} function trackUsedThenable (line 561) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 603) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 615) | function getThenableStateAfterSuspending() { function unsupportedHook (line 656) | function unsupportedHook() { function unsupportedRefresh (line 659) | function unsupportedRefresh() { function unsupportedContext (line 662) | function unsupportedContext() { function useId (line 665) | function useId() { function use (line 671) | function use(usable) { function objectName (line 717) | function objectName(object) { function describeValueForErrorMessage (line 721) | function describeValueForErrorMessage(value) { function describeElementType (line 743) | function describeElementType(type) { function describeObjectForErrorMessage (line 769) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultErrorHandler (line 828) | function defaultErrorHandler(error) { function RequestInstance (line 831) | function RequestInstance( function serializeThenable (line 880) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 933) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1010) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1094) | function emitHint(request, code, model) { function readThenable (line 1100) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1105) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function voidHandler (line 1128) | function voidHandler() {} function processServerComponentReturnValue (line 1129) | function processServerComponentReturnValue(request, task, Component, res... function renderFunctionComponent (line 1155) | function renderFunctionComponent(request, task, key, Component, props) { function renderFragment (line 1186) | function renderFragment(request, task, children) { function deferTask (line 1198) | function deferTask(request, task) { function renderElement (line 1210) | function renderElement(request, task, type, key, ref, props) { function pingTask (line 1271) | function pingTask(request, task) { function createTask (line 1284) | function createTask( function serializeByValueID (line 1386) | function serializeByValueID(id) { function serializeLazyID (line 1389) | function serializeLazyID(id) { function encodeReferenceChunk (line 1392) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 1397) | function serializeClientReference( function outlineModelWithFormatContext (line 1460) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeTypedArray (line 1472) | function serializeTypedArray(request, tag, typedArray) { function serializeBlob (line 1478) | function serializeBlob(request, blob) { function renderModelDestructive (line 1517) | function renderModelDestructive( function logRecoverableError (line 1829) | function logRecoverableError(request, error) { function fatalError (line 1846) | function fatalError(request, error) { function emitErrorChunk (line 1856) | function emitErrorChunk(request, id, digest) { function emitModelChunk (line 1862) | function emitModelChunk(request, id, json) { function emitTypedArrayChunk (line 1867) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 1880) | function emitTextChunk(request, id, text, debug) { function emitChunk (line 1892) | function emitChunk(request, task, value) { function erroredTask (line 1925) | function erroredTask(request, task, error) { function retryTask (line 1933) | function retryTask(request, task) { function tryStreamTask (line 1993) | function tryStreamTask(request, task) { function performWork (line 2001) | function performWork(request) { function abortTask (line 2020) | function abortTask(task) { function finishAbortedTask (line 2023) | function finishAbortedTask(task, request, errorId) { function haltTask (line 2029) | function haltTask(task) { function finishHaltedTask (line 2032) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 2035) | function flushCompletedChunks(request) { function startWork (line 2086) | function startWork(request) { function enqueueFlush (line 2095) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 2105) | function callOnAllReadyIfReady(request) { function startFlowing (line 2109) | function startFlowing(request, destination) { function finishHalt (line 2121) | function finishHalt(request, abortedTasks) { function finishAbort (line 2133) | function finishAbort(request, abortedTasks, errorId) { function abort (line 2145) | function abort(request, reason) { function resolveServerReference (line 2194) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 2214) | function requireAsyncModule(id) { function ignoreReject (line 2232) | function ignoreReject() {} function preloadModule (line 2233) | function preloadModule(metadata) { function requireModule (line 2253) | function requireModule(metadata) { function ReactPromise (line 2266) | function ReactPromise(status, value, reason) { function wakeChunk (line 2318) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 2326) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 2334) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 2344) | function createResolvedModelChunk(response, value, id) { function resolveModelChunk (line 2354) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 2395) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 2405) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 2413) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 2500) | function reviveModel( function bumpArrayCount (line 2561) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 2571) | function initializeModelChunk(chunk) { function reportGlobalError (line 2623) | function reportGlobalError(response, error) { function getChunk (line 2635) | function getChunk(response, id) { function fulfillReference (line 2649) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 2697) | function resolveReference(response, handler, parentObject, key, resolved... function rejectReference (line 2711) | function rejectReference(response, handler, error) { function getOutlinedModel (line 2721) | function getOutlinedModel( function createMap (line 2819) | function createMap(response, model) { function createSet (line 2826) | function createSet(response, model) { function extractIterator (line 2833) | function extractIterator(response, model) { function createModel (line 2840) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 2843) | function parseTypedArray( function resolveStream (line 2916) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 2928) | function parseReadableStream(response, reference, type) { function FlightIterator (line 2994) | function FlightIterator(next) { function parseAsyncIterable (line 3001) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 3092) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 3329) | function createResponse(bundlerConfig, formFieldPrefix, temporaryReferen... function close (line 3349) | function close(response) { function loadServerReference (line 3352) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 3376) | function decodeBoundActionMetaData( FILE: packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-server.edge.development.js function voidHandler (line 14) | function voidHandler() {} function getIteratorFn (line 15) | function getIteratorFn(maybeIterable) { function _defineProperty (line 23) | function _defineProperty(obj, key, value) { function handleErrorInNextTick (line 44) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 49) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 77) | function completeWriting(destination) { function stringToChunk (line 86) | function stringToChunk(content) { function byteLengthOfChunk (line 89) | function byteLengthOfChunk(chunk) { function closeWithError (line 92) | function closeWithError(destination, error) { function isClientReference (line 97) | function isClientReference(reference) { function registerClientReferenceImpl (line 100) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 107) | function bind() { function getReference (line 128) | function getReference(target, name) { function resolveClientReferenceMetadata (line 205) | function resolveClientReferenceMetadata(config, clientReference) { function preload (line 232) | function preload(href, as, options) { function preloadModule$1 (line 257) | function preloadModule$1(href, options) { function trimOptions (line 272) | function trimOptions(options) { function getChildFormatContext (line 282) | function getChildFormatContext(parentContext, type, props) { function collectStackTracePrivate (line 381) | function collectStackTracePrivate(error, structuredStackTrace) { function collectStackTrace (line 447) | function collectStackTrace(error, structuredStackTrace) { function parseStackTrace (line 454) | function parseStackTrace(error, skipFrames) { function createTemporaryReference (line 504) | function createTemporaryReference(temporaryReferences, id) { function noop (line 517) | function noop() {} function trackUsedThenable (line 518) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 560) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 569) | function getThenableStateAfterSuspending() { function unsupportedHook (line 575) | function unsupportedHook() { function unsupportedRefresh (line 578) | function unsupportedRefresh() { function unsupportedContext (line 583) | function unsupportedContext() { function resolveOwner (line 586) | function resolveOwner() { function prepareStackTrace (line 594) | function prepareStackTrace(error, structuredStackTrace) { function resetOwnerStackLimit (line 600) | function resetOwnerStackLimit() { function isObjectPrototype (line 606) | function isObjectPrototype(object) { function isGetter (line 616) | function isGetter(object, name) { function isSimpleObject (line 623) | function isSimpleObject(object) { function objectName (line 641) | function objectName(object) { function describeKeyForErrorMessage (line 645) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 649) | function describeValueForErrorMessage(value) { function describeElementType (line 671) | function describeElementType(type) { function describeObjectForErrorMessage (line 696) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultFilterStackFrame (line 802) | function defaultFilterStackFrame(filename) { function filterStackTrace (line 809) | function filterStackTrace(request, stack) { function patchConsole (line 829) | function patchConsole(consoleInst, methodName) { function getCurrentStackInDEV (line 925) | function getCurrentStackInDEV() { function defaultErrorHandler (line 980) | function defaultErrorHandler(error) { function RequestInstance (line 983) | function RequestInstance( function createRequest (line 1077) | function createRequest( function createPrerenderRequest (line 1104) | function createPrerenderRequest( function resolveRequest (line 1133) | function resolveRequest() { function serializeDebugThenable (line 1141) | function serializeDebugThenable(request, counter, thenable) { function emitRequestedDebugThenable (line 1211) | function emitRequestedDebugThenable(request, id, counter, thenable) { function serializeThenable (line 1227) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 1306) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1391) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1478) | function emitHint(request, code, model) { function readThenable (line 1484) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1489) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function callWithDebugContextInDEV (line 1522) | function callWithDebugContextInDEV(request, task, callback, arg) { function processServerComponentReturnValue (line 1542) | function processServerComponentReturnValue( function renderFunctionComponent (line 1605) | function renderFunctionComponent( function warnForMissingKey (line 1729) | function warnForMissingKey(request, key, componentDebugInfo, debugTask) { function renderFragment (line 1774) | function renderFragment(request, task, children) { function renderAsyncFragment (line 1804) | function renderAsyncFragment(request, task, children, getAsyncIterator) { function deferTask (line 1821) | function deferTask(request, task) { function outlineTask (line 1837) | function outlineTask(request, task) { function renderElement (line 1855) | function renderElement(request, task, type, key, ref, props, validated) { function pingTask (line 1996) | function pingTask(request, task) { function createTask (line 2010) | function createTask( function serializeByValueID (line 2076) | function serializeByValueID(id) { function serializeLazyID (line 2079) | function serializeLazyID(id) { function serializeDeferredObject (line 2082) | function serializeDeferredObject(request, value) { function serializeNumber (line 2092) | function serializeNumber(number) { function encodeReferenceChunk (line 2103) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 2108) | function serializeClientReference( function serializeDebugClientReference (line 2145) | function serializeDebugClientReference( function outlineModel (line 2181) | function outlineModel(request, value) { function outlineModelWithFormatContext (line 2184) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeServerReference (line 2200) | function serializeServerReference(request, serverReference) { function serializeLargeTextString (line 2231) | function serializeLargeTextString(request, text) { function serializeMap (line 2237) | function serializeMap(request, map) { function serializeFormData (line 2241) | function serializeFormData(request, formData) { function serializeSet (line 2245) | function serializeSet(request, set) { function serializeTypedArray (line 2249) | function serializeTypedArray(request, tag, typedArray) { function serializeDebugTypedArray (line 2255) | function serializeDebugTypedArray(request, tag, typedArray) { function serializeDebugBlob (line 2263) | function serializeDebugBlob(request, blob) { function serializeBlob (line 2290) | function serializeBlob(request, blob) { function renderModel (line 2345) | function renderModel(request, task, parent, key, value) { function renderModelDestructive (line 2420) | function renderModelDestructive( function logRecoverableError (line 2753) | function logRecoverableError(request, error, task) { function fatalError (line 2784) | function fatalError(request, error) { function serializeErrorValue (line 2795) | function serializeErrorValue(request, error) { function emitErrorChunk (line 2819) | function emitErrorChunk(request, id, digest, error, debug, owner) { function emitImportChunk (line 2876) | function emitImportChunk(request, id, clientReferenceMetadata, debug) { function emitSymbolChunk (line 2884) | function emitSymbolChunk(request, id, name) { function emitModelChunk (line 2888) | function emitModelChunk(request, id, json) { function emitDebugHaltChunk (line 2893) | function emitDebugHaltChunk(request, id) { function emitDebugChunk (line 2898) | function emitDebugChunk(request, id, debugInfo) { function outlineComponentInfo (line 2913) | function outlineComponentInfo(request, componentInfo) { function emitTypedArrayChunk (line 2943) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 2957) | function emitTextChunk(request, id, text, debug) { function renderDebugModel (line 2971) | function renderDebugModel( function serializeDebugModel (line 3328) | function serializeDebugModel(request, objectLimit, model) { function emitOutlinedDebugModelChunk (line 3359) | function emitOutlinedDebugModelChunk(request, id, counter, model) { function outlineDebugModel (line 3396) | function outlineDebugModel(request, counter, model) { function emitTimeOriginChunk (line 3402) | function emitTimeOriginChunk(request, timeOrigin) { function forwardDebugInfo (line 3407) | function forwardDebugInfo(request$jscomp$1, task, debugInfo) { function forwardDebugInfoFromThenable (line 3487) | function forwardDebugInfoFromThenable(request, task, thenable) { function forwardDebugInfoFromCurrentContext (line 3491) | function forwardDebugInfoFromCurrentContext(request, task, thenable) { function forwardDebugInfoFromAbortedTask (line 3495) | function forwardDebugInfoFromAbortedTask(request, task) { function emitTimingChunk (line 3502) | function emitTimingChunk(request, id, timestamp) { function markOperationEndTime (line 3515) | function markOperationEndTime(request, task, timestamp) { function emitChunk (line 3522) | function emitChunk(request, task, value) { function erroredTask (line 3567) | function erroredTask(request, task, error) { function retryTask (line 3575) | function retryTask(request, task) { function tryStreamTask (line 3647) | function tryStreamTask(request, task) { function performWork (line 3658) | function performWork(request) { function abortTask (line 3677) | function abortTask(task) { function finishAbortedTask (line 3680) | function finishAbortedTask(task, request, errorId) { function haltTask (line 3688) | function haltTask(task) { function finishHaltedTask (line 3691) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 3696) | function flushCompletedChunks(request) { function startWork (line 3824) | function startWork(request) { function enqueueFlush (line 3837) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 3847) | function callOnAllReadyIfReady(request) { function startFlowing (line 3851) | function startFlowing(request, destination) { function finishHalt (line 3864) | function finishHalt(request, abortedTasks) { function finishAbort (line 3876) | function finishAbort(request, abortedTasks, errorId) { function abort (line 3888) | function abort(request, reason) { function fromHex (line 3938) | function fromHex(str) { function closeDebugChannel (line 3941) | function closeDebugChannel(request) { function resolveServerReference (line 3954) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 3974) | function requireAsyncModule(id) { function ignoreReject (line 3990) | function ignoreReject() {} function preloadModule (line 3991) | function preloadModule(metadata) { function requireModule (line 4015) | function requireModule(metadata) { function ReactPromise (line 4027) | function ReactPromise(status, value, reason) { function wakeChunk (line 4032) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 4040) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 4048) | function triggerErrorOnChunk(response, chunk, error) { function resolveModelChunk (line 4058) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 4093) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 4102) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 4112) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 4202) | function reviveModel( function bumpArrayCount (line 4263) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 4272) | function initializeModelChunk(chunk) { function reportGlobalError (line 4325) | function reportGlobalError(response, error) { function getChunk (line 4337) | function getChunk(response, id) { function fulfillReference (line 4355) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 4403) | function resolveReference( function rejectReference (line 4424) | function rejectReference(response, handler, error) { function getOutlinedModel (line 4434) | function getOutlinedModel( function createMap (line 4541) | function createMap(response, model) { function createSet (line 4548) | function createSet(response, model) { function extractIterator (line 4555) | function extractIterator(response, model) { function createModel (line 4562) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 4565) | function parseTypedArray( function resolveStream (line 4638) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 4652) | function parseReadableStream(response, reference, type) { function FlightIterator (line 4723) | function FlightIterator(next) { function parseAsyncIterable (line 4726) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 4814) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 5073) | function createResponse( function close (line 5097) | function close(response) { function loadServerReference (line 5100) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 5126) | function decodeBoundActionMetaData( function startReadingFromDebugChannelReadableStream (line 5145) | function startReadingFromDebugChannelReadableStream( function progress (line 5801) | function progress(entry) { function error (line 5821) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-server.edge.production.js function getIteratorFn (line 26) | function getIteratorFn(maybeIterable) { function handleErrorInNextTick (line 35) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 51) | function writeChunkAndReturn(destination, chunk) { function stringToChunk (line 77) | function stringToChunk(content) { function byteLengthOfChunk (line 80) | function byteLengthOfChunk(chunk) { function closeWithError (line 83) | function closeWithError(destination, error) { function registerClientReferenceImpl (line 90) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 99) | function bind() { function getReference (line 163) | function getReference(target, name) { function prefetchDNS (line 273) | function prefetchDNS(href) { function preconnect (line 283) | function preconnect(href, crossOrigin) { function preload (line 297) | function preload(href, as, options) { function preloadModule$1 (line 322) | function preloadModule$1(href, options) { function preinitStyle (line 337) | function preinitStyle(href, precedence, options) { function preinitScript (line 358) | function preinitScript(src, options) { function preinitModuleScript (line 373) | function preinitModuleScript(src, options) { function trimOptions (line 388) | function trimOptions(options) { function getChildFormatContext (line 398) | function getChildFormatContext(parentContext, type, props) { function createTemporaryReference (line 536) | function createTemporaryReference(temporaryReferences, id) { function noop (line 549) | function noop() {} function trackUsedThenable (line 553) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 595) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 607) | function getThenableStateAfterSuspending() { function unsupportedHook (line 648) | function unsupportedHook() { function unsupportedRefresh (line 651) | function unsupportedRefresh() { function unsupportedContext (line 654) | function unsupportedContext() { function useId (line 657) | function useId() { function use (line 663) | function use(usable) { function objectName (line 708) | function objectName(object) { function describeValueForErrorMessage (line 712) | function describeValueForErrorMessage(value) { function describeElementType (line 734) | function describeElementType(type) { function describeObjectForErrorMessage (line 760) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultErrorHandler (line 819) | function defaultErrorHandler(error) { function RequestInstance (line 822) | function RequestInstance( function resolveRequest (line 871) | function resolveRequest() { function serializeThenable (line 879) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 932) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1009) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1093) | function emitHint(request, code, model) { function readThenable (line 1099) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1104) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function voidHandler (line 1127) | function voidHandler() {} function processServerComponentReturnValue (line 1128) | function processServerComponentReturnValue(request, task, Component, res... function renderFunctionComponent (line 1154) | function renderFunctionComponent(request, task, key, Component, props) { function renderFragment (line 1185) | function renderFragment(request, task, children) { function deferTask (line 1197) | function deferTask(request, task) { function renderElement (line 1209) | function renderElement(request, task, type, key, ref, props) { function pingTask (line 1270) | function pingTask(request, task) { function createTask (line 1283) | function createTask( function serializeByValueID (line 1385) | function serializeByValueID(id) { function serializeLazyID (line 1388) | function serializeLazyID(id) { function encodeReferenceChunk (line 1391) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 1396) | function serializeClientReference( function outlineModelWithFormatContext (line 1459) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeTypedArray (line 1471) | function serializeTypedArray(request, tag, typedArray) { function serializeBlob (line 1477) | function serializeBlob(request, blob) { function renderModelDestructive (line 1516) | function renderModelDestructive( function logRecoverableError (line 1828) | function logRecoverableError(request, error) { function fatalError (line 1847) | function fatalError(request, error) { function emitErrorChunk (line 1857) | function emitErrorChunk(request, id, digest) { function emitModelChunk (line 1863) | function emitModelChunk(request, id, json) { function emitTypedArrayChunk (line 1868) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 1880) | function emitTextChunk(request, id, text, debug) { function emitChunk (line 1892) | function emitChunk(request, task, value) { function erroredTask (line 1925) | function erroredTask(request, task, error) { function retryTask (line 1933) | function retryTask(request, task) { function tryStreamTask (line 1993) | function tryStreamTask(request, task) { function performWork (line 2001) | function performWork(request) { function abortTask (line 2020) | function abortTask(task) { function finishAbortedTask (line 2023) | function finishAbortedTask(task, request, errorId) { function haltTask (line 2029) | function haltTask(task) { function finishHaltedTask (line 2032) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 2035) | function flushCompletedChunks(request) { function startWork (line 2086) | function startWork(request) { function enqueueFlush (line 2099) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 2109) | function callOnAllReadyIfReady(request) { function startFlowing (line 2113) | function startFlowing(request, destination) { function finishHalt (line 2125) | function finishHalt(request, abortedTasks) { function finishAbort (line 2137) | function finishAbort(request, abortedTasks, errorId) { function abort (line 2149) | function abort(request, reason) { function resolveServerReference (line 2198) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 2218) | function requireAsyncModule(id) { function ignoreReject (line 2236) | function ignoreReject() {} function preloadModule (line 2237) | function preloadModule(metadata) { function requireModule (line 2257) | function requireModule(metadata) { function ReactPromise (line 2270) | function ReactPromise(status, value, reason) { function wakeChunk (line 2322) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 2330) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 2338) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 2348) | function createResolvedModelChunk(response, value, id) { function resolveModelChunk (line 2358) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 2399) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 2409) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 2417) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 2504) | function reviveModel( function bumpArrayCount (line 2565) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 2575) | function initializeModelChunk(chunk) { function reportGlobalError (line 2627) | function reportGlobalError(response, error) { function getChunk (line 2639) | function getChunk(response, id) { function fulfillReference (line 2653) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 2701) | function resolveReference(response, handler, parentObject, key, resolved... function rejectReference (line 2715) | function rejectReference(response, handler, error) { function getOutlinedModel (line 2725) | function getOutlinedModel( function createMap (line 2823) | function createMap(response, model) { function createSet (line 2830) | function createSet(response, model) { function extractIterator (line 2837) | function extractIterator(response, model) { function createModel (line 2844) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 2847) | function parseTypedArray( function resolveStream (line 2920) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 2932) | function parseReadableStream(response, reference, type) { function FlightIterator (line 2998) | function FlightIterator(next) { function parseAsyncIterable (line 3005) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 3096) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 3333) | function createResponse(bundlerConfig, formFieldPrefix, temporaryReferen... function close (line 3353) | function close(response) { function loadServerReference (line 3356) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 3380) | function decodeBoundActionMetaData( function progress (line 3473) | function progress(entry) { function error (line 3492) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-server.node.development.js function voidHandler (line 14) | function voidHandler() {} function getIteratorFn (line 15) | function getIteratorFn(maybeIterable) { function _defineProperty (line 23) | function _defineProperty(obj, key, value) { function flushBuffered (line 44) | function flushBuffered(destination) { function writeToDestination (line 47) | function writeToDestination(destination, view) { function writeChunkAndReturn (line 51) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 113) | function completeWriting(destination) { function byteLengthOfChunk (line 121) | function byteLengthOfChunk(chunk) { function isClientReference (line 126) | function isClientReference(reference) { function registerClientReferenceImpl (line 129) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 136) | function bind() { function getReference (line 157) | function getReference(target, name) { function resolveClientReferenceMetadata (line 234) | function resolveClientReferenceMetadata(config, clientReference) { function preload (line 261) | function preload(href, as, options) { function preloadModule$1 (line 286) | function preloadModule$1(href, options) { function trimOptions (line 301) | function trimOptions(options) { function getChildFormatContext (line 311) | function getChildFormatContext(parentContext, type, props) { function resolveOwner (line 410) | function resolveOwner() { function resolvePromiseOrAwaitNode (line 415) | function resolvePromiseOrAwaitNode(unresolvedNode, endTime) { function getAsyncSequenceFromPromise (line 420) | function getAsyncSequenceFromPromise(promise) { function collectStackTracePrivate (line 428) | function collectStackTracePrivate(error, structuredStackTrace) { function collectStackTrace (line 494) | function collectStackTrace(error, structuredStackTrace) { function parseStackTracePrivate (line 501) | function parseStackTracePrivate(error, skipFrames) { function parseStackTrace (line 513) | function parseStackTrace(error, skipFrames) { function createTemporaryReference (line 563) | function createTemporaryReference(temporaryReferences, id) { function noop (line 576) | function noop() {} function trackUsedThenable (line 577) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 619) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 628) | function getThenableStateAfterSuspending() { function unsupportedHook (line 634) | function unsupportedHook() { function unsupportedRefresh (line 637) | function unsupportedRefresh() { function unsupportedContext (line 642) | function unsupportedContext() { function prepareStackTrace (line 645) | function prepareStackTrace(error, structuredStackTrace) { function resetOwnerStackLimit (line 651) | function resetOwnerStackLimit() { function isObjectPrototype (line 657) | function isObjectPrototype(object) { function isGetter (line 667) | function isGetter(object, name) { function isSimpleObject (line 674) | function isSimpleObject(object) { function objectName (line 692) | function objectName(object) { function describeKeyForErrorMessage (line 696) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 700) | function describeValueForErrorMessage(value) { function describeElementType (line 722) | function describeElementType(type) { function describeObjectForErrorMessage (line 747) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultFilterStackFrame (line 853) | function defaultFilterStackFrame(filename) { function devirtualizeURL (line 860) | function devirtualizeURL(url) { function isPromiseCreationInternal (line 869) | function isPromiseCreationInternal(url, functionName) { function filterStackTrace (line 886) | function filterStackTrace(request, stack) { function hasUnfilteredFrame (line 899) | function hasUnfilteredFrame(request, stack) { function isPromiseAwaitInternal (line 916) | function isPromiseAwaitInternal(url, functionName) { function isAwaitInUserspace (line 936) | function isAwaitInUserspace(request, stack) { function patchConsole (line 953) | function patchConsole(consoleInst, methodName) { function getCurrentStackInDEV (line 1025) | function getCurrentStackInDEV() { function defaultErrorHandler (line 1080) | function defaultErrorHandler(error) { function RequestInstance (line 1083) | function RequestInstance( function createRequest (line 1177) | function createRequest( function createPrerenderRequest (line 1204) | function createPrerenderRequest( function resolveRequest (line 1233) | function resolveRequest() { function serializeDebugThenable (line 1238) | function serializeDebugThenable(request, counter, thenable) { function emitRequestedDebugThenable (line 1308) | function emitRequestedDebugThenable(request, id, counter, thenable) { function serializeThenable (line 1324) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 1403) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1488) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1575) | function emitHint(request, code, model) { function readThenable (line 1580) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1585) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function callWithDebugContextInDEV (line 1618) | function callWithDebugContextInDEV(request, task, callback, arg) { function processServerComponentReturnValue (line 1638) | function processServerComponentReturnValue( function renderFunctionComponent (line 1701) | function renderFunctionComponent( function warnForMissingKey (line 1809) | function warnForMissingKey(request, key, componentDebugInfo, debugTask) { function renderFragment (line 1843) | function renderFragment(request, task, children) { function renderAsyncFragment (line 1873) | function renderAsyncFragment(request, task, children, getAsyncIterator) { function deferTask (line 1890) | function deferTask(request, task) { function outlineTask (line 1906) | function outlineTask(request, task) { function renderElement (line 1924) | function renderElement(request, task, type, key, ref, props, validated) { function visitAsyncNode (line 2065) | function visitAsyncNode( function emitAsyncSequence (line 2221) | function emitAsyncSequence( function pingTask (line 2259) | function pingTask(request, task) { function createTask (line 2273) | function createTask( function serializeByValueID (line 2339) | function serializeByValueID(id) { function serializeLazyID (line 2342) | function serializeLazyID(id) { function serializeDeferredObject (line 2345) | function serializeDeferredObject(request, value) { function serializeNumber (line 2355) | function serializeNumber(number) { function encodeReferenceChunk (line 2366) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 2370) | function serializeClientReference( function serializeDebugClientReference (line 2407) | function serializeDebugClientReference( function outlineModel (line 2443) | function outlineModel(request, value) { function outlineModelWithFormatContext (line 2446) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeServerReference (line 2462) | function serializeServerReference(request, serverReference) { function serializeLargeTextString (line 2493) | function serializeLargeTextString(request, text) { function serializeMap (line 2499) | function serializeMap(request, map) { function serializeFormData (line 2503) | function serializeFormData(request, formData) { function serializeSet (line 2507) | function serializeSet(request, set) { function serializeTypedArray (line 2511) | function serializeTypedArray(request, tag, typedArray) { function serializeDebugTypedArray (line 2517) | function serializeDebugTypedArray(request, tag, typedArray) { function serializeDebugBlob (line 2525) | function serializeDebugBlob(request, blob) { function serializeBlob (line 2552) | function serializeBlob(request, blob) { function renderModel (line 2607) | function renderModel(request, task, parent, key, value) { function renderModelDestructive (line 2682) | function renderModelDestructive( function logRecoverableError (line 3015) | function logRecoverableError(request, error, task) { function fatalError (line 3042) | function fatalError(request, error) { function serializeErrorValue (line 3052) | function serializeErrorValue(request, error) { function emitErrorChunk (line 3076) | function emitErrorChunk(request, id, digest, error, debug, owner) { function emitImportChunk (line 3132) | function emitImportChunk(request, id, clientReferenceMetadata, debug) { function emitSymbolChunk (line 3139) | function emitSymbolChunk(request, id, name) { function emitDebugHaltChunk (line 3143) | function emitDebugHaltChunk(request, id) { function emitDebugChunk (line 3147) | function emitDebugChunk(request, id, debugInfo) { function outlineComponentInfo (line 3162) | function outlineComponentInfo(request, componentInfo) { function emitIOInfoChunk (line 3192) | function emitIOInfoChunk( function serializeIONode (line 3218) | function serializeIONode(request, ioNode, promiseRef) { function emitTypedArrayChunk (line 3298) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 3311) | function emitTextChunk(request, id, text, debug) { function renderDebugModel (line 3323) | function renderDebugModel( function serializeDebugModel (line 3680) | function serializeDebugModel(request, objectLimit, model) { function emitOutlinedDebugModelChunk (line 3711) | function emitOutlinedDebugModelChunk(request, id, counter, model) { function outlineDebugModel (line 3747) | function outlineDebugModel(request, counter, model) { function emitTimeOriginChunk (line 3753) | function emitTimeOriginChunk(request, timeOrigin) { function forwardDebugInfo (line 3757) | function forwardDebugInfo(request$jscomp$0, task, debugInfo) { function forwardDebugInfoFromThenable (line 3826) | function forwardDebugInfoFromThenable( function forwardDebugInfoFromCurrentContext (line 3840) | function forwardDebugInfoFromCurrentContext(request, task, thenable) { function forwardDebugInfoFromAbortedTask (line 3848) | function forwardDebugInfoFromAbortedTask(request, task) { function emitTimingChunk (line 3881) | function emitTimingChunk(request, id, timestamp) { function advanceTaskTime (line 3894) | function advanceTaskTime(request, task, timestamp) { function markOperationEndTime (line 3901) | function markOperationEndTime(request, task, timestamp) { function emitChunk (line 3908) | function emitChunk(request, task, value) { function erroredTask (line 3958) | function erroredTask(request, task, error) { function retryTask (line 3966) | function retryTask(request, task) { function tryStreamTask (line 4039) | function tryStreamTask(request, task) { function performWork (line 4050) | function performWork(request) { function abortTask (line 4070) | function abortTask(task) { function finishAbortedTask (line 4073) | function finishAbortedTask(task, request, errorId) { function haltTask (line 4081) | function haltTask(task) { function finishHaltedTask (line 4084) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 4089) | function flushCompletedChunks(request) { function startWork (line 4221) | function startWork(request) { function enqueueFlush (line 4230) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 4240) | function callOnAllReadyIfReady(request) { function startFlowing (line 4244) | function startFlowing(request, destination) { function startFlowingDebug (line 4256) | function startFlowingDebug(request, debugDestination) { function finishHalt (line 4268) | function finishHalt(request, abortedTasks) { function finishAbort (line 4280) | function finishAbort(request, abortedTasks, errorId) { function abort (line 4292) | function abort(request, reason) { function fromHex (line 4342) | function fromHex(str) { function resolveDebugMessage (line 4345) | function resolveDebugMessage(request, message) { function closeDebugChannel (line 4402) | function closeDebugChannel(request) { function resolveServerReference (line 4415) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 4435) | function requireAsyncModule(id) { function ignoreReject (line 4451) | function ignoreReject() {} function preloadModule (line 4452) | function preloadModule(metadata) { function requireModule (line 4476) | function requireModule(metadata) { function ReactPromise (line 4488) | function ReactPromise(status, value, reason) { function wakeChunk (line 4493) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 4501) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 4509) | function triggerErrorOnChunk(response, chunk, error) { function resolveModelChunk (line 4519) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 4554) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 4563) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 4573) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 4663) | function reviveModel( function bumpArrayCount (line 4724) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 4733) | function initializeModelChunk(chunk) { function reportGlobalError (line 4786) | function reportGlobalError(response, error) { function getChunk (line 4798) | function getChunk(response, id) { function fulfillReference (line 4816) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 4864) | function resolveReference( function rejectReference (line 4885) | function rejectReference(response, handler, error) { function getOutlinedModel (line 4895) | function getOutlinedModel( function createMap (line 5002) | function createMap(response, model) { function createSet (line 5009) | function createSet(response, model) { function extractIterator (line 5016) | function extractIterator(response, model) { function createModel (line 5023) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 5026) | function parseTypedArray( function resolveStream (line 5099) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 5113) | function parseReadableStream(response, reference, type) { function FlightIterator (line 5184) | function FlightIterator(next) { function parseAsyncIterable (line 5187) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 5275) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 5534) | function createResponse( function resolveField (line 5558) | function resolveField(response, key, value) { function close (line 5568) | function close(response) { function loadServerReference (line 5571) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 5597) | function decodeBoundActionMetaData( function createDrainHandler (line 5616) | function createDrainHandler(destination, request) { function createCancelHandler (line 5621) | function createCancelHandler(request, reason) { function startReadingFromDebugChannelReadable (line 5627) | function startReadingFromDebugChannelReadable(request, stream) { function createFakeWritableFromWebSocket (line 5678) | function createFakeWritableFromWebSocket(webSocket) { function createFakeWritableFromReadableStreamController (line 5697) | function createFakeWritableFromReadableStreamController(controller) { function startReadingFromDebugChannelReadableStream (line 5714) | function startReadingFromDebugChannelReadableStream(request, stream) { function createFakeWritableFromNodeReadable (line 5742) | function createFakeWritableFromNodeReadable(readable) { function progress (line 6494) | function progress(entry) { function error (line 6506) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-turbopack/cjs/react-server-dom-turbopack-server.node.production.js function getIteratorFn (line 30) | function getIteratorFn(maybeIterable) { function writeToDestination (line 43) | function writeToDestination(destination, view) { function writeChunkAndReturn (line 47) | function writeChunkAndReturn(destination, chunk) { function byteLengthOfChunk (line 110) | function byteLengthOfChunk(chunk) { function registerClientReferenceImpl (line 117) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 126) | function bind() { function getReference (line 190) | function getReference(target, name) { function prefetchDNS (line 300) | function prefetchDNS(href) { function preconnect (line 310) | function preconnect(href, crossOrigin) { function preload (line 324) | function preload(href, as, options) { function preloadModule$1 (line 349) | function preloadModule$1(href, options) { function preinitStyle (line 364) | function preinitStyle(href, precedence, options) { function preinitScript (line 385) | function preinitScript(src, options) { function preinitModuleScript (line 400) | function preinitModuleScript(src, options) { function trimOptions (line 415) | function trimOptions(options) { function getChildFormatContext (line 425) | function getChildFormatContext(parentContext, type, props) { function createTemporaryReference (line 562) | function createTemporaryReference(temporaryReferences, id) { function noop (line 575) | function noop() {} function trackUsedThenable (line 579) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 621) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 633) | function getThenableStateAfterSuspending() { function unsupportedHook (line 674) | function unsupportedHook() { function unsupportedRefresh (line 677) | function unsupportedRefresh() { function unsupportedContext (line 680) | function unsupportedContext() { function useId (line 683) | function useId() { function use (line 689) | function use(usable) { function objectName (line 734) | function objectName(object) { function describeValueForErrorMessage (line 738) | function describeValueForErrorMessage(value) { function describeElementType (line 760) | function describeElementType(type) { function describeObjectForErrorMessage (line 786) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultErrorHandler (line 845) | function defaultErrorHandler(error) { function RequestInstance (line 848) | function RequestInstance( function resolveRequest (line 897) | function resolveRequest() { function serializeThenable (line 902) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 955) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1032) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1116) | function emitHint(request, code, model) { function readThenable (line 1121) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1126) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function voidHandler (line 1149) | function voidHandler() {} function processServerComponentReturnValue (line 1150) | function processServerComponentReturnValue(request, task, Component, res... function renderFunctionComponent (line 1176) | function renderFunctionComponent(request, task, key, Component, props) { function renderFragment (line 1207) | function renderFragment(request, task, children) { function deferTask (line 1219) | function deferTask(request, task) { function renderElement (line 1231) | function renderElement(request, task, type, key, ref, props) { function pingTask (line 1292) | function pingTask(request, task) { function createTask (line 1305) | function createTask( function serializeByValueID (line 1407) | function serializeByValueID(id) { function serializeLazyID (line 1410) | function serializeLazyID(id) { function encodeReferenceChunk (line 1413) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 1417) | function serializeClientReference( function outlineModelWithFormatContext (line 1479) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeTypedArray (line 1491) | function serializeTypedArray(request, tag, typedArray) { function serializeBlob (line 1497) | function serializeBlob(request, blob) { function renderModelDestructive (line 1536) | function renderModelDestructive( function logRecoverableError (line 1848) | function logRecoverableError(request, error) { function fatalError (line 1864) | function fatalError(request, error) { function emitErrorChunk (line 1874) | function emitErrorChunk(request, id, digest) { function emitTypedArrayChunk (line 1879) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 1890) | function emitTextChunk(request, id, text, debug) { function emitChunk (line 1900) | function emitChunk(request, task, value) { function erroredTask (line 1935) | function erroredTask(request, task, error) { function retryTask (line 1943) | function retryTask(request, task) { function tryStreamTask (line 2004) | function tryStreamTask(request, task) { function performWork (line 2012) | function performWork(request) { function abortTask (line 2031) | function abortTask(task) { function finishAbortedTask (line 2034) | function finishAbortedTask(task, request, errorId) { function haltTask (line 2040) | function haltTask(task) { function finishHaltedTask (line 2043) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 2046) | function flushCompletedChunks(request) { function startWork (line 2120) | function startWork(request) { function enqueueFlush (line 2129) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 2139) | function callOnAllReadyIfReady(request) { function startFlowing (line 2143) | function startFlowing(request, destination) { function finishHalt (line 2155) | function finishHalt(request, abortedTasks) { function finishAbort (line 2167) | function finishAbort(request, abortedTasks, errorId) { function abort (line 2179) | function abort(request, reason) { function resolveServerReference (line 2228) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 2248) | function requireAsyncModule(id) { function ignoreReject (line 2266) | function ignoreReject() {} function preloadModule (line 2267) | function preloadModule(metadata) { function requireModule (line 2287) | function requireModule(metadata) { function ReactPromise (line 2300) | function ReactPromise(status, value, reason) { function wakeChunk (line 2352) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 2360) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 2368) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 2378) | function createResolvedModelChunk(response, value, id) { function resolveModelChunk (line 2388) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 2429) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 2439) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 2447) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 2534) | function reviveModel( function bumpArrayCount (line 2595) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 2605) | function initializeModelChunk(chunk) { function reportGlobalError (line 2657) | function reportGlobalError(response, error) { function getChunk (line 2669) | function getChunk(response, id) { function fulfillReference (line 2683) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 2731) | function resolveReference(response, handler, parentObject, key, resolved... function rejectReference (line 2745) | function rejectReference(response, handler, error) { function getOutlinedModel (line 2755) | function getOutlinedModel( function createMap (line 2853) | function createMap(response, model) { function createSet (line 2860) | function createSet(response, model) { function extractIterator (line 2867) | function extractIterator(response, model) { function createModel (line 2874) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 2877) | function parseTypedArray( function resolveStream (line 2950) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 2962) | function parseReadableStream(response, reference, type) { function FlightIterator (line 3028) | function FlightIterator(next) { function parseAsyncIterable (line 3035) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 3126) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 3363) | function createResponse(bundlerConfig, formFieldPrefix, temporaryReferen... function resolveField (line 3383) | function resolveField(response, key, value) { function close (line 3393) | function close(response) { function loadServerReference (line 3396) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 3420) | function decodeBoundActionMetaData( function createDrainHandler (line 3439) | function createDrainHandler(destination, request) { function createCancelHandler (line 3444) | function createCancelHandler(request, reason) { function createFakeWritableFromReadableStreamController (line 3450) | function createFakeWritableFromReadableStreamController(controller) { function createFakeWritableFromNodeReadable (line 3467) | function createFakeWritableFromNodeReadable(readable) { function progress (line 3554) | function progress(entry) { function error (line 3566) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.browser.development.js function checkEvalAvailabilityOnceDev (line 14) | function checkEvalAvailabilityOnceDev() { function resolveClientReference (line 26) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 47) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 67) | function requireAsyncModule(id) { function ignoreReject (line 83) | function ignoreReject() {} function preloadModule (line 84) | function preloadModule(metadata) { function requireModule (line 111) | function requireModule(metadata) { function loadChunk (line 123) | function loadChunk(chunkId, filename) { function getIteratorFn (line 127) | function getIteratorFn(maybeIterable) { function isObjectPrototype (line 135) | function isObjectPrototype(object) { function isSimpleObject (line 145) | function isSimpleObject(object) { function objectName (line 163) | function objectName(object) { function describeKeyForErrorMessage (line 167) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 171) | function describeValueForErrorMessage(value) { function describeElementType (line 193) | function describeElementType(type) { function describeObjectForErrorMessage (line 218) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function serializeNumber (line 324) | function serializeNumber(number) { function processReply (line 335) | function processReply( function createFakeServerFunction (line 767) | function createFakeServerFunction( function registerBoundServerReference (line 810) | function registerBoundServerReference(reference, id, bound) { function createBoundServerReference (line 818) | function createBoundServerReference( function parseStackLocation (line 860) | function parseStackLocation(error) { function getComponentNameFromType (line 889) | function getComponentNameFromType(type) { function getArrayKind (line 949) | function getArrayKind(array) { function addObjectToProperties (line 974) | function addObjectToProperties(object, properties, indent, prefix) { function addValueToProperties (line 994) | function addValueToProperties( function getIODescription (line 1190) | function getIODescription(value) { function markAllTracksInOrder (line 1240) | function markAllTracksInOrder() { function getIOColor (line 1259) | function getIOColor(functionName) { function getIOLongName (line 1269) | function getIOLongName(ioInfo, description, env, rootEnv) { function getIOShortName (line 1277) | function getIOShortName(ioInfo, description, env, rootEnv) { function logComponentAwait (line 1312) | function logComponentAwait( function logIOInfoErrored (line 1370) | function logIOInfoErrored(ioInfo, rootEnv, error) { function logIOInfo (line 1417) | function logIOInfo(ioInfo, rootEnv, value) { function ReactPromise (line 1459) | function ReactPromise(status, value, reason) { function hasGCedResponse (line 1467) | function hasGCedResponse(weakResponse) { function unwrapWeakResponse (line 1470) | function unwrapWeakResponse(weakResponse) { function closeDebugChannel (line 1478) | function closeDebugChannel(debugChannel) { function readChunk (line 1481) | function readChunk(chunk) { function getRoot (line 1500) | function getRoot(weakResponse) { function createPendingChunk (line 1504) | function createPendingChunk(response) { function releasePendingChunk (line 1512) | function releasePendingChunk(response, chunk) { function filterDebugInfo (line 1521) | function filterDebugInfo(response, value) { function moveDebugInfoFromChunkToInnerValue (line 1532) | function moveDebugInfoFromChunkToInnerValue(chunk, value) { function wakeChunk (line 1551) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 1561) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 1569) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 1590) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 1650) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 1676) | function createResolvedModelChunk(response, value) { function createResolvedIteratorResultChunk (line 1679) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 1688) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 1697) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 1716) | function resolveModuleChunk(response, chunk, value) { function initializeDebugChunk (line 1794) | function initializeDebugChunk(response, chunk) { function initializeModelChunk (line 1857) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 1901) | function initializeModuleChunk(chunk) { function reportGlobalError (line 1911) | function reportGlobalError(weakResponse, error) { function nullRefGetter (line 1931) | function nullRefGetter() { function getTaskName (line 1934) | function getTaskName(type) { function initializeElement (line 1950) | function initializeElement(response, element, lazyNode) { function createLazyChunkWrapper (line 2005) | function createLazyChunkWrapper(chunk, validated) { function getChunk (line 2015) | function getChunk(response, id) { function fulfillReference (line 2034) | function fulfillReference(response, reference, value, fulfilledChunk) { function rejectReference (line 2173) | function rejectReference(response, handler, error) { function waitForReference (line 2199) | function waitForReference( function loadServerReference (line 2245) | function loadServerReference(response, metaData, parentObject, key) { function resolveLazy (line 2356) | function resolveLazy(value) { function transferReferencedDebugInfo (line 2370) | function transferReferencedDebugInfo(parentChunk, referencedChunk) { function getOutlinedModel (line 2380) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 2535) | function createMap(response, model) { function createSet (line 2538) | function createSet(response, model) { function createBlob (line 2541) | function createBlob(response, model) { function createFormData (line 2544) | function createFormData(response, model) { function applyConstructor (line 2550) | function applyConstructor(response, model, parentObject) { function defineLazyGetter (line 2553) | function defineLazyGetter(response, chunk, parentObject, key) { function extractIterator (line 2572) | function extractIterator(response, model) { function createModel (line 2575) | function createModel(response, model) { function getInferredFunctionApproximate (line 2578) | function getInferredFunctionApproximate(code) { function parseModelString (line 2609) | function parseModelString(response, parentObject, key, value) { function missingCall (line 2792) | function missingCall() { function markIOStarted (line 2797) | function markIOStarted() { function ResponseInstance (line 2800) | function ResponseInstance( function createStreamState (line 2861) | function createStreamState(weakResponse, streamDebugValue) { function incrementChunkDebugInfo (line 2886) | function incrementChunkDebugInfo(streamState, chunkLength) { function addAsyncInfo (line 2906) | function addAsyncInfo(chunk, asyncInfo) { function resolveChunkDebugInfo (line 2925) | function resolveChunkDebugInfo(response, streamState, chunk) { function resolveBuffer (line 2933) | function resolveBuffer(response, id, buffer, streamState) { function resolveModule (line 2943) | function resolveModule(response, id, model, streamState) { function resolveStream (line 2980) | function resolveStream(response, id, stream, controller, streamState) { function startReadableStream (line 3028) | function startReadableStream(response, id, type, streamState) { function asyncIterator (line 3112) | function asyncIterator() { function createIterator (line 3115) | function createIterator(next) { function startAsyncIterable (line 3120) | function startAsyncIterable(response, id, iterator, streamState) { function resolveErrorDev (line 3227) | function resolveErrorDev(response, errorInfo) { function createFakeFunction (line 3288) | function createFakeFunction( function buildFakeCallStack (line 3386) | function buildFakeCallStack( function getRootTask (line 3428) | function getRootTask(response, childEnvironmentName) { function initializeFakeTask (line 3440) | function initializeFakeTask(response, debugInfo) { function fakeJSXCallSite (line 3481) | function fakeJSXCallSite() { function initializeFakeStack (line 3484) | function initializeFakeStack(response, debugInfo) { function initializeDebugInfo (line 3500) | function initializeDebugInfo(response, debugInfo) { function getCurrentStackInDEV (line 3514) | function getCurrentStackInDEV() { function resolveConsoleEntry (line 3569) | function resolveConsoleEntry(response, json) { function initializeIOInfo (line 3602) | function initializeIOInfo(response, ioInfo) { function resolveIOInfo (line 3628) | function resolveIOInfo(response, id, model) { function mergeBuffer (line 3652) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 3668) | function resolveTypedArray( function flushComponentPerformance (line 3688) | function flushComponentPerformance( function flushInitialRenderPerformance (line 4224) | function flushInitialRenderPerformance(response) { function processFullBinaryRow (line 4238) | function processFullBinaryRow( function processFullStringRow (line 4394) | function processFullStringRow(response, streamState, id, tag, row) { function processBinaryChunk (line 4540) | function processBinaryChunk(weakResponse, streamState, chunk) { function parseModel (line 4642) | function parseModel(response, json) { function reviveModel (line 4646) | function reviveModel(response, value, parentObject, key) { function close (line 4741) | function close(weakResponse) { function createDebugCallbackFromWritableStream (line 4765) | function createDebugCallbackFromWritableStream(debugWritable) { function createResponseFromOptions (line 4776) | function createResponseFromOptions(options) { function startReadingFromUniversalStream (line 4827) | function startReadingFromUniversalStream( function startReadingFromStream (line 4942) | function startReadingFromStream(response, stream, onDone, debugValue) { function action (line 5248) | function action() { FILE: packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.browser.production.js function resolveClientReference (line 15) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 36) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 57) | function requireAsyncModule(id) { function ignoreReject (line 73) | function ignoreReject() {} function preloadModule (line 74) | function preloadModule(metadata) { function requireModule (line 98) | function requireModule(metadata) { function getIteratorFn (line 123) | function getIteratorFn(maybeIterable) { function serializeNumber (line 135) | function serializeNumber(number) { function processReply (line 146) | function processReply( function registerBoundServerReference (line 522) | function registerBoundServerReference(reference, id, bound) { function createBoundServerReference (line 530) | function createBoundServerReference(metaData, callServer) { function ReactPromise (line 546) | function ReactPromise(status, value, reason) { function readChunk (line 577) | function readChunk(chunk) { function createPendingChunk (line 596) | function createPendingChunk() { function wakeChunk (line 599) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 607) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 615) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 636) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 690) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedIteratorResultChunk (line 700) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 707) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 714) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 732) | function resolveModuleChunk(response, chunk, value) { function initializeModelChunk (line 750) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 789) | function initializeModuleChunk(chunk) { function reportGlobalError (line 799) | function reportGlobalError(weakResponse, error) { function createLazyChunkWrapper (line 810) | function createLazyChunkWrapper(chunk) { function getChunk (line 813) | function getChunk(response, id) { function fulfillReference (line 828) | function fulfillReference(response, reference, value) { function rejectReference (line 951) | function rejectReference(response, handler, error) { function waitForReference (line 961) | function waitForReference( function loadServerReference (line 995) | function loadServerReference(response, metaData, parentObject, key) { function getOutlinedModel (line 1071) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 1207) | function createMap(response, model) { function createSet (line 1210) | function createSet(response, model) { function createBlob (line 1213) | function createBlob(response, model) { function createFormData (line 1216) | function createFormData(response, model) { function extractIterator (line 1222) | function extractIterator(response, model) { function createModel (line 1225) | function createModel(response, model) { function parseModelString (line 1228) | function parseModelString(response, parentObject, key, value) { function missingCall (line 1327) | function missingCall() { function ResponseInstance (line 1332) | function ResponseInstance( function resolveBuffer (line 1356) | function resolveBuffer(response, id, buffer) { function resolveModule (line 1364) | function resolveModule(response, id, model) { function resolveStream (line 1390) | function resolveStream(response, id, stream, controller) { function startReadableStream (line 1403) | function startReadableStream(response, id, type) { function asyncIterator (line 1479) | function asyncIterator() { function createIterator (line 1482) | function createIterator(next) { function startAsyncIterable (line 1487) | function startAsyncIterable(response, id, iterator) { function resolveErrorProd (line 1596) | function resolveErrorProd() { function mergeBuffer (line 1603) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 1615) | function resolveTypedArray( function processFullBinaryRow (line 1634) | function processFullBinaryRow(response, streamState, id, tag, buffer, ch... function parseModel (line 1784) | function parseModel(response, json) { function reviveModel (line 1788) | function reviveModel(response, value, parentObject, key) { function close (line 1832) | function close(weakResponse) { function createResponseFromOptions (line 1846) | function createResponseFromOptions(options) { function startReadingFromStream (line 1862) | function startReadingFromStream(response, stream, onDone) { function action (line 1992) | function action() { FILE: packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.edge.development.js function checkEvalAvailabilityOnceDev (line 14) | function checkEvalAvailabilityOnceDev() { function resolveClientReference (line 26) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 47) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 67) | function requireAsyncModule(id) { function ignoreReject (line 83) | function ignoreReject() {} function preloadModule (line 84) | function preloadModule(metadata) { function requireModule (line 111) | function requireModule(metadata) { function prepareDestinationWithChunks (line 123) | function prepareDestinationWithChunks( function getIteratorFn (line 148) | function getIteratorFn(maybeIterable) { function isObjectPrototype (line 156) | function isObjectPrototype(object) { function isSimpleObject (line 166) | function isSimpleObject(object) { function objectName (line 184) | function objectName(object) { function describeKeyForErrorMessage (line 188) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 192) | function describeValueForErrorMessage(value) { function describeElementType (line 214) | function describeElementType(type) { function describeObjectForErrorMessage (line 239) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function serializeNumber (line 345) | function serializeNumber(number) { function processReply (line 356) | function processReply( function encodeFormData (line 788) | function encodeFormData(reference) { function defaultEncodeFormAction (line 817) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 849) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function createFakeServerFunction (line 883) | function createFakeServerFunction( function registerBoundServerReference (line 926) | function registerBoundServerReference( function bind (line 959) | function bind() { function createBoundServerReference (line 987) | function createBoundServerReference( function parseStackLocation (line 1029) | function parseStackLocation(error) { function createServerReference$1 (line 1058) | function createServerReference$1( function getComponentNameFromType (line 1091) | function getComponentNameFromType(type) { function getArrayKind (line 1151) | function getArrayKind(array) { function addObjectToProperties (line 1176) | function addObjectToProperties(object, properties, indent, prefix) { function addValueToProperties (line 1196) | function addValueToProperties( function getIODescription (line 1392) | function getIODescription(value) { function markAllTracksInOrder (line 1442) | function markAllTracksInOrder() { function getIOColor (line 1461) | function getIOColor(functionName) { function getIOLongName (line 1471) | function getIOLongName(ioInfo, description, env, rootEnv) { function getIOShortName (line 1479) | function getIOShortName(ioInfo, description, env, rootEnv) { function logComponentAwait (line 1514) | function logComponentAwait( function logIOInfoErrored (line 1572) | function logIOInfoErrored(ioInfo, rootEnv, error) { function logIOInfo (line 1619) | function logIOInfo(ioInfo, rootEnv, value) { function prepareStackTrace (line 1661) | function prepareStackTrace(error, structuredStackTrace) { function ReactPromise (line 1667) | function ReactPromise(status, value, reason) { function unwrapWeakResponse (line 1675) | function unwrapWeakResponse(weakResponse) { function closeDebugChannel (line 1683) | function closeDebugChannel(debugChannel) { function readChunk (line 1686) | function readChunk(chunk) { function getRoot (line 1705) | function getRoot(weakResponse) { function createPendingChunk (line 1709) | function createPendingChunk(response) { function releasePendingChunk (line 1717) | function releasePendingChunk(response, chunk) { function filterDebugInfo (line 1726) | function filterDebugInfo(response, value) { function moveDebugInfoFromChunkToInnerValue (line 1737) | function moveDebugInfoFromChunkToInnerValue(chunk, value) { function wakeChunk (line 1756) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 1766) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 1774) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 1795) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 1855) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 1881) | function createResolvedModelChunk(response, value) { function createResolvedIteratorResultChunk (line 1884) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 1893) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 1902) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 1921) | function resolveModuleChunk(response, chunk, value) { function initializeDebugChunk (line 1941) | function initializeDebugChunk(response, chunk) { function initializeModelChunk (line 2004) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 2048) | function initializeModuleChunk(chunk) { function reportGlobalError (line 2058) | function reportGlobalError(weakResponse, error) { function nullRefGetter (line 2078) | function nullRefGetter() { function getTaskName (line 2081) | function getTaskName(type) { function initializeElement (line 2097) | function initializeElement(response, element, lazyNode) { function createLazyChunkWrapper (line 2152) | function createLazyChunkWrapper(chunk, validated) { function getChunk (line 2162) | function getChunk(response, id) { function fulfillReference (line 2181) | function fulfillReference(response, reference, value, fulfilledChunk) { function rejectReference (line 2320) | function rejectReference(response, handler, error) { function waitForReference (line 2346) | function waitForReference( function loadServerReference (line 2392) | function loadServerReference(response, metaData, parentObject, key) { function resolveLazy (line 2509) | function resolveLazy(value) { function transferReferencedDebugInfo (line 2523) | function transferReferencedDebugInfo(parentChunk, referencedChunk) { function getOutlinedModel (line 2533) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 2688) | function createMap(response, model) { function createSet (line 2691) | function createSet(response, model) { function createBlob (line 2694) | function createBlob(response, model) { function createFormData (line 2697) | function createFormData(response, model) { function applyConstructor (line 2703) | function applyConstructor(response, model, parentObject) { function defineLazyGetter (line 2706) | function defineLazyGetter(response, chunk, parentObject, key) { function extractIterator (line 2725) | function extractIterator(response, model) { function createModel (line 2728) | function createModel(response, model) { function getInferredFunctionApproximate (line 2731) | function getInferredFunctionApproximate(code) { function parseModelString (line 2762) | function parseModelString(response, parentObject, key, value) { function missingCall (line 2945) | function missingCall() { function markIOStarted (line 2950) | function markIOStarted() { function ResponseInstance (line 2953) | function ResponseInstance( function createStreamState (line 3014) | function createStreamState(weakResponse, streamDebugValue) { function addAsyncInfo (line 3039) | function addAsyncInfo(chunk, asyncInfo) { function resolveChunkDebugInfo (line 3058) | function resolveChunkDebugInfo(response, streamState, chunk) { function resolveBuffer (line 3066) | function resolveBuffer(response, id, buffer, streamState) { function resolveModule (line 3076) | function resolveModule(response, id, model, streamState) { function resolveStream (line 3118) | function resolveStream(response, id, stream, controller, streamState) { function startReadableStream (line 3166) | function startReadableStream(response, id, type, streamState) { function asyncIterator (line 3250) | function asyncIterator() { function createIterator (line 3253) | function createIterator(next) { function startAsyncIterable (line 3258) | function startAsyncIterable(response, id, iterator, streamState) { function resolveErrorDev (line 3365) | function resolveErrorDev(response, errorInfo) { function createFakeFunction (line 3426) | function createFakeFunction( function buildFakeCallStack (line 3524) | function buildFakeCallStack( function getRootTask (line 3566) | function getRootTask(response, childEnvironmentName) { function initializeFakeTask (line 3578) | function initializeFakeTask(response, debugInfo) { function fakeJSXCallSite (line 3619) | function fakeJSXCallSite() { function initializeFakeStack (line 3622) | function initializeFakeStack(response, debugInfo) { function initializeDebugInfo (line 3638) | function initializeDebugInfo(response, debugInfo) { function getCurrentStackInDEV (line 3652) | function getCurrentStackInDEV() { function resolveConsoleEntry (line 3707) | function resolveConsoleEntry(response, json) { function initializeIOInfo (line 3740) | function initializeIOInfo(response, ioInfo) { function resolveIOInfo (line 3766) | function resolveIOInfo(response, id, model) { function mergeBuffer (line 3790) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 3806) | function resolveTypedArray( function flushComponentPerformance (line 3826) | function flushComponentPerformance( function flushInitialRenderPerformance (line 4362) | function flushInitialRenderPerformance(response) { function processFullBinaryRow (line 4376) | function processFullBinaryRow( function parseModel (line 4675) | function parseModel(response, json) { function reviveModel (line 4679) | function reviveModel(response, value, parentObject, key) { function close (line 4774) | function close(weakResponse) { function noServerCall (line 4798) | function noServerCall() { function createResponseFromOptions (line 4803) | function createResponseFromOptions(options) { function startReadingFromStream (line 4853) | function startReadingFromStream( FILE: packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.edge.production.js function resolveClientReference (line 15) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 36) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 57) | function requireAsyncModule(id) { function ignoreReject (line 73) | function ignoreReject() {} function preloadModule (line 74) | function preloadModule(metadata) { function requireModule (line 97) | function requireModule(metadata) { function prepareDestinationWithChunks (line 109) | function prepareDestinationWithChunks(moduleLoading, chunks, nonce$jscom... function getIteratorFn (line 135) | function getIteratorFn(maybeIterable) { function serializeNumber (line 147) | function serializeNumber(number) { function processReply (line 158) | function processReply( function encodeFormData (line 535) | function encodeFormData(reference) { function defaultEncodeFormAction (line 564) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 596) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function registerBoundServerReference (line 630) | function registerBoundServerReference(reference, id, bound, encodeFormAc... function bind (line 659) | function bind() { function createBoundServerReference (line 683) | function createBoundServerReference(metaData, callServer, encodeFormActi... function createServerReference$1 (line 699) | function createServerReference$1(id, callServer, encodeFormAction) { function ReactPromise (line 707) | function ReactPromise(status, value, reason) { function readChunk (line 738) | function readChunk(chunk) { function createPendingChunk (line 757) | function createPendingChunk() { function wakeChunk (line 760) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 768) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 776) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 797) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 851) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedIteratorResultChunk (line 861) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 868) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 875) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 893) | function resolveModuleChunk(response, chunk, value) { function initializeModelChunk (line 911) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 950) | function initializeModuleChunk(chunk) { function reportGlobalError (line 960) | function reportGlobalError(weakResponse, error) { function createLazyChunkWrapper (line 971) | function createLazyChunkWrapper(chunk) { function getChunk (line 974) | function getChunk(response, id) { function fulfillReference (line 989) | function fulfillReference(response, reference, value) { function rejectReference (line 1112) | function rejectReference(response, handler, error) { function waitForReference (line 1122) | function waitForReference( function loadServerReference (line 1156) | function loadServerReference(response, metaData, parentObject, key) { function getOutlinedModel (line 1246) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 1382) | function createMap(response, model) { function createSet (line 1385) | function createSet(response, model) { function createBlob (line 1388) | function createBlob(response, model) { function createFormData (line 1391) | function createFormData(response, model) { function extractIterator (line 1397) | function extractIterator(response, model) { function createModel (line 1400) | function createModel(response, model) { function parseModelString (line 1403) | function parseModelString(response, parentObject, key, value) { function missingCall (line 1502) | function missingCall() { function ResponseInstance (line 1507) | function ResponseInstance( function resolveBuffer (line 1531) | function resolveBuffer(response, id, buffer) { function resolveModule (line 1539) | function resolveModule(response, id, model) { function resolveStream (line 1570) | function resolveStream(response, id, stream, controller) { function startReadableStream (line 1583) | function startReadableStream(response, id, type) { function asyncIterator (line 1659) | function asyncIterator() { function createIterator (line 1662) | function createIterator(next) { function startAsyncIterable (line 1667) | function startAsyncIterable(response, id, iterator) { function resolveErrorProd (line 1776) | function resolveErrorProd() { function mergeBuffer (line 1783) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 1795) | function resolveTypedArray( function processFullBinaryRow (line 1814) | function processFullBinaryRow(response, streamState, id, tag, buffer, ch... function parseModel (line 1964) | function parseModel(response, json) { function reviveModel (line 1968) | function reviveModel(response, value, parentObject, key) { function close (line 2012) | function close(weakResponse) { function noServerCall (line 2026) | function noServerCall() { function createResponseFromOptions (line 2031) | function createResponseFromOptions(options) { function startReadingFromStream (line 2047) | function startReadingFromStream(response, stream, onDone) { FILE: packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.node.development.js function checkEvalAvailabilityOnceDev (line 14) | function checkEvalAvailabilityOnceDev() { function resolveClientReference (line 26) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 47) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 67) | function requireAsyncModule(id) { function ignoreReject (line 83) | function ignoreReject() {} function preloadModule (line 84) | function preloadModule(metadata) { function requireModule (line 111) | function requireModule(metadata) { function prepareDestinationWithChunks (line 123) | function prepareDestinationWithChunks( function getIteratorFn (line 148) | function getIteratorFn(maybeIterable) { function isObjectPrototype (line 156) | function isObjectPrototype(object) { function isSimpleObject (line 166) | function isSimpleObject(object) { function objectName (line 184) | function objectName(object) { function describeKeyForErrorMessage (line 188) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 192) | function describeValueForErrorMessage(value) { function describeElementType (line 214) | function describeElementType(type) { function describeObjectForErrorMessage (line 239) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function serializeNumber (line 345) | function serializeNumber(number) { function processReply (line 356) | function processReply( function encodeFormData (line 788) | function encodeFormData(reference) { function defaultEncodeFormAction (line 817) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 849) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function createFakeServerFunction (line 883) | function createFakeServerFunction( function registerBoundServerReference (line 926) | function registerBoundServerReference( function bind (line 959) | function bind() { function createBoundServerReference (line 987) | function createBoundServerReference( function parseStackLocation (line 1029) | function parseStackLocation(error) { function createServerReference$1 (line 1058) | function createServerReference$1( function getComponentNameFromType (line 1091) | function getComponentNameFromType(type) { function getArrayKind (line 1151) | function getArrayKind(array) { function addObjectToProperties (line 1176) | function addObjectToProperties(object, properties, indent, prefix) { function addValueToProperties (line 1196) | function addValueToProperties( function getIODescription (line 1392) | function getIODescription(value) { function markAllTracksInOrder (line 1442) | function markAllTracksInOrder() { function getIOColor (line 1461) | function getIOColor(functionName) { function getIOLongName (line 1471) | function getIOLongName(ioInfo, description, env, rootEnv) { function getIOShortName (line 1479) | function getIOShortName(ioInfo, description, env, rootEnv) { function logComponentAwait (line 1514) | function logComponentAwait( function logIOInfoErrored (line 1572) | function logIOInfoErrored(ioInfo, rootEnv, error) { function logIOInfo (line 1619) | function logIOInfo(ioInfo, rootEnv, value) { function prepareStackTrace (line 1661) | function prepareStackTrace(error, structuredStackTrace) { function ReactPromise (line 1667) | function ReactPromise(status, value, reason) { function hasGCedResponse (line 1675) | function hasGCedResponse(weakResponse) { function unwrapWeakResponse (line 1678) | function unwrapWeakResponse(weakResponse) { function closeDebugChannel (line 1686) | function closeDebugChannel(debugChannel) { function readChunk (line 1689) | function readChunk(chunk) { function getRoot (line 1708) | function getRoot(weakResponse) { function createPendingChunk (line 1712) | function createPendingChunk(response) { function releasePendingChunk (line 1720) | function releasePendingChunk(response, chunk) { function filterDebugInfo (line 1729) | function filterDebugInfo(response, value) { function moveDebugInfoFromChunkToInnerValue (line 1740) | function moveDebugInfoFromChunkToInnerValue(chunk, value) { function wakeChunk (line 1759) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 1769) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 1777) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 1798) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 1858) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 1884) | function createResolvedModelChunk(response, value) { function createResolvedIteratorResultChunk (line 1887) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 1896) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 1905) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 1924) | function resolveModuleChunk(response, chunk, value) { function initializeDebugChunk (line 1944) | function initializeDebugChunk(response, chunk) { function initializeModelChunk (line 2007) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 2051) | function initializeModuleChunk(chunk) { function reportGlobalError (line 2061) | function reportGlobalError(weakResponse, error) { function nullRefGetter (line 2081) | function nullRefGetter() { function getTaskName (line 2084) | function getTaskName(type) { function initializeElement (line 2100) | function initializeElement(response, element, lazyNode) { function createLazyChunkWrapper (line 2155) | function createLazyChunkWrapper(chunk, validated) { function getChunk (line 2165) | function getChunk(response, id) { function fulfillReference (line 2184) | function fulfillReference(response, reference, value, fulfilledChunk) { function rejectReference (line 2323) | function rejectReference(response, handler, error) { function waitForReference (line 2349) | function waitForReference( function loadServerReference (line 2395) | function loadServerReference(response, metaData, parentObject, key) { function resolveLazy (line 2512) | function resolveLazy(value) { function transferReferencedDebugInfo (line 2526) | function transferReferencedDebugInfo(parentChunk, referencedChunk) { function getOutlinedModel (line 2536) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 2691) | function createMap(response, model) { function createSet (line 2694) | function createSet(response, model) { function createBlob (line 2697) | function createBlob(response, model) { function createFormData (line 2700) | function createFormData(response, model) { function applyConstructor (line 2706) | function applyConstructor(response, model, parentObject) { function defineLazyGetter (line 2709) | function defineLazyGetter(response, chunk, parentObject, key) { function extractIterator (line 2728) | function extractIterator(response, model) { function createModel (line 2731) | function createModel(response, model) { function getInferredFunctionApproximate (line 2734) | function getInferredFunctionApproximate(code) { function parseModelString (line 2765) | function parseModelString(response, parentObject, key, value) { function missingCall (line 2948) | function missingCall() { function markIOStarted (line 2953) | function markIOStarted() { function ResponseInstance (line 2956) | function ResponseInstance( function createResponse (line 3017) | function createResponse( function createStreamState (line 3052) | function createStreamState(weakResponse, streamDebugValue) { function incrementChunkDebugInfo (line 3077) | function incrementChunkDebugInfo(streamState, chunkLength) { function addAsyncInfo (line 3097) | function addAsyncInfo(chunk, asyncInfo) { function resolveChunkDebugInfo (line 3116) | function resolveChunkDebugInfo(response, streamState, chunk) { function resolveBuffer (line 3124) | function resolveBuffer(response, id, buffer, streamState) { function resolveModule (line 3134) | function resolveModule(response, id, model, streamState) { function resolveStream (line 3176) | function resolveStream(response, id, stream, controller, streamState) { function startReadableStream (line 3224) | function startReadableStream(response, id, type, streamState) { function asyncIterator (line 3308) | function asyncIterator() { function createIterator (line 3311) | function createIterator(next) { function startAsyncIterable (line 3316) | function startAsyncIterable(response, id, iterator, streamState) { function resolveErrorDev (line 3423) | function resolveErrorDev(response, errorInfo) { function createFakeFunction (line 3484) | function createFakeFunction( function buildFakeCallStack (line 3582) | function buildFakeCallStack( function getRootTask (line 3624) | function getRootTask(response, childEnvironmentName) { function initializeFakeTask (line 3636) | function initializeFakeTask(response, debugInfo) { function fakeJSXCallSite (line 3677) | function fakeJSXCallSite() { function initializeFakeStack (line 3680) | function initializeFakeStack(response, debugInfo) { function initializeDebugInfo (line 3696) | function initializeDebugInfo(response, debugInfo) { function getCurrentStackInDEV (line 3710) | function getCurrentStackInDEV() { function resolveConsoleEntry (line 3765) | function resolveConsoleEntry(response, json) { function initializeIOInfo (line 3798) | function initializeIOInfo(response, ioInfo) { function resolveIOInfo (line 3824) | function resolveIOInfo(response, id, model) { function mergeBuffer (line 3848) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 3864) | function resolveTypedArray( function flushComponentPerformance (line 3884) | function flushComponentPerformance( function flushInitialRenderPerformance (line 4420) | function flushInitialRenderPerformance(response) { function processFullBinaryRow (line 4434) | function processFullBinaryRow( function processFullStringRow (line 4590) | function processFullStringRow(response, streamState, id, tag, row) { function processBinaryChunk (line 4736) | function processBinaryChunk(weakResponse, streamState, chunk) { function parseModel (line 4838) | function parseModel(response, json) { function reviveModel (line 4842) | function reviveModel(response, value, parentObject, key) { function close (line 4937) | function close(weakResponse) { function noServerCall$1 (line 4961) | function noServerCall$1() { function createResponseFromOptions (line 4966) | function createResponseFromOptions(options) { function startReadingFromStream$1 (line 4993) | function startReadingFromStream$1(response, stream, onDone, debugValue) { function noServerCall (line 5007) | function noServerCall() { function startReadingFromStream (line 5012) | function startReadingFromStream(response$jscomp$0, stream, onEnd) { FILE: packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-client.node.production.js function resolveClientReference (line 16) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 37) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 58) | function requireAsyncModule(id) { function ignoreReject (line 74) | function ignoreReject() {} function preloadModule (line 75) | function preloadModule(metadata) { function requireModule (line 98) | function requireModule(metadata) { function prepareDestinationWithChunks (line 110) | function prepareDestinationWithChunks(moduleLoading, chunks, nonce$jscom... function getIteratorFn (line 136) | function getIteratorFn(maybeIterable) { function serializeNumber (line 148) | function serializeNumber(number) { function processReply (line 159) | function processReply( function encodeFormData (line 536) | function encodeFormData(reference) { function defaultEncodeFormAction (line 565) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 597) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function registerBoundServerReference (line 631) | function registerBoundServerReference(reference, id, bound, encodeFormAc... function bind (line 660) | function bind() { function createBoundServerReference (line 684) | function createBoundServerReference(metaData, callServer, encodeFormActi... function createServerReference$1 (line 700) | function createServerReference$1(id, callServer, encodeFormAction) { function ReactPromise (line 708) | function ReactPromise(status, value, reason) { function readChunk (line 739) | function readChunk(chunk) { function createPendingChunk (line 758) | function createPendingChunk() { function wakeChunk (line 761) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 769) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 777) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 798) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 852) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedIteratorResultChunk (line 862) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 869) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 876) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 894) | function resolveModuleChunk(response, chunk, value) { function initializeModelChunk (line 912) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 951) | function initializeModuleChunk(chunk) { function reportGlobalError (line 961) | function reportGlobalError(weakResponse, error) { function createLazyChunkWrapper (line 972) | function createLazyChunkWrapper(chunk) { function getChunk (line 975) | function getChunk(response, id) { function fulfillReference (line 990) | function fulfillReference(response, reference, value) { function rejectReference (line 1113) | function rejectReference(response, handler, error) { function waitForReference (line 1123) | function waitForReference( function loadServerReference (line 1157) | function loadServerReference(response, metaData, parentObject, key) { function getOutlinedModel (line 1247) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 1383) | function createMap(response, model) { function createSet (line 1386) | function createSet(response, model) { function createBlob (line 1389) | function createBlob(response, model) { function createFormData (line 1392) | function createFormData(response, model) { function extractIterator (line 1398) | function extractIterator(response, model) { function createModel (line 1401) | function createModel(response, model) { function parseModelString (line 1404) | function parseModelString(response, parentObject, key, value) { function missingCall (line 1503) | function missingCall() { function ResponseInstance (line 1508) | function ResponseInstance( function createStreamState (line 1532) | function createStreamState() { function resolveBuffer (line 1535) | function resolveBuffer(response, id, buffer) { function resolveModule (line 1543) | function resolveModule(response, id, model) { function resolveStream (line 1574) | function resolveStream(response, id, stream, controller) { function startReadableStream (line 1587) | function startReadableStream(response, id, type) { function asyncIterator (line 1663) | function asyncIterator() { function createIterator (line 1666) | function createIterator(next) { function startAsyncIterable (line 1671) | function startAsyncIterable(response, id, iterator) { function resolveErrorProd (line 1780) | function resolveErrorProd() { function mergeBuffer (line 1787) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 1799) | function resolveTypedArray( function processFullBinaryRow (line 1818) | function processFullBinaryRow(response, streamState, id, tag, buffer, ch... function processFullStringRow (line 1873) | function processFullStringRow(response, streamState, id, tag, row) { function processBinaryChunk (line 1974) | function processBinaryChunk(weakResponse, streamState, chunk) { function parseModel (line 2068) | function parseModel(response, json) { function reviveModel (line 2072) | function reviveModel(response, value, parentObject, key) { function close (line 2116) | function close(weakResponse) { function noServerCall$1 (line 2130) | function noServerCall$1() { function createResponseFromOptions (line 2135) | function createResponseFromOptions(options) { function startReadingFromStream$1 (line 2151) | function startReadingFromStream$1(response, stream, onDone) { function noServerCall (line 2165) | function noServerCall() { function startReadingFromStream (line 2170) | function startReadingFromStream(response, stream, onEnd) { FILE: packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-plugin.js function _unsupportedIterableToArray (line 20) | function _unsupportedIterableToArray(o, minLen) { function _arrayLikeToArray (line 30) | function _arrayLikeToArray(arr, len) { function _createForOfIteratorHelper (line 35) | function _createForOfIteratorHelper(o, allowArrayLike) { class ClientReferenceDependency (line 88) | class ClientReferenceDependency extends ModuleDependency { method constructor (line 89) | constructor(request) { method type (line 92) | get type() { class ReactFlightWebpackPlugin (line 97) | class ReactFlightWebpackPlugin { method constructor (line 98) | constructor(options) { method apply (line 127) | apply(compiler) { method resolveAllClientFiles (line 302) | resolveAllClientFiles( FILE: packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-server.browser.development.js function voidHandler (line 14) | function voidHandler() {} function _defineProperty (line 15) | function _defineProperty(obj, key, value) { function scheduleWork (line 36) | function scheduleWork(callback) { function handleErrorInNextTick (line 40) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 45) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 73) | function completeWriting(destination) { function stringToChunk (line 82) | function stringToChunk(content) { function byteLengthOfChunk (line 85) | function byteLengthOfChunk(chunk) { function closeWithError (line 88) | function closeWithError(destination, error) { function isClientReference (line 93) | function isClientReference(reference) { function registerClientReferenceImpl (line 96) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 103) | function bind() { function getReference (line 124) | function getReference(target, name) { function resolveClientReferenceMetadata (line 201) | function resolveClientReferenceMetadata(config, clientReference) { function preload (line 228) | function preload(href, as, options) { function preloadModule$1 (line 253) | function preloadModule$1(href, options) { function trimOptions (line 268) | function trimOptions(options) { function getChildFormatContext (line 278) | function getChildFormatContext(parentContext, type, props) { function collectStackTracePrivate (line 377) | function collectStackTracePrivate(error, structuredStackTrace) { function collectStackTrace (line 443) | function collectStackTrace(error, structuredStackTrace) { function parseStackTrace (line 450) | function parseStackTrace(error, skipFrames) { function createTemporaryReference (line 500) | function createTemporaryReference(temporaryReferences, id) { function getIteratorFn (line 513) | function getIteratorFn(maybeIterable) { function noop (line 521) | function noop() {} function trackUsedThenable (line 522) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 564) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 573) | function getThenableStateAfterSuspending() { function unsupportedHook (line 579) | function unsupportedHook() { function unsupportedRefresh (line 582) | function unsupportedRefresh() { function unsupportedContext (line 587) | function unsupportedContext() { function resolveOwner (line 590) | function resolveOwner() { function resetOwnerStackLimit (line 593) | function resetOwnerStackLimit() { function isObjectPrototype (line 599) | function isObjectPrototype(object) { function isGetter (line 609) | function isGetter(object, name) { function isSimpleObject (line 616) | function isSimpleObject(object) { function objectName (line 634) | function objectName(object) { function describeKeyForErrorMessage (line 638) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 642) | function describeValueForErrorMessage(value) { function describeElementType (line 664) | function describeElementType(type) { function describeObjectForErrorMessage (line 689) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultFilterStackFrame (line 795) | function defaultFilterStackFrame(filename) { function filterStackTrace (line 802) | function filterStackTrace(request, stack) { function patchConsole (line 822) | function patchConsole(consoleInst, methodName) { function getCurrentStackInDEV (line 918) | function getCurrentStackInDEV() { function throwTaintViolation (line 973) | function throwTaintViolation(message) { function cleanupTaintQueue (line 976) | function cleanupTaintQueue(request) { function defaultErrorHandler (line 989) | function defaultErrorHandler(error) { function RequestInstance (line 992) | function RequestInstance( function createRequest (line 1088) | function createRequest( function createPrerenderRequest (line 1115) | function createPrerenderRequest( function resolveRequest (line 1144) | function resolveRequest() { function serializeDebugThenable (line 1147) | function serializeDebugThenable(request, counter, thenable) { function emitRequestedDebugThenable (line 1217) | function emitRequestedDebugThenable(request, id, counter, thenable) { function serializeThenable (line 1233) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 1312) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1397) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1484) | function emitHint(request, code, model) { function readThenable (line 1490) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1495) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function callWithDebugContextInDEV (line 1528) | function callWithDebugContextInDEV(request, task, callback, arg) { function processServerComponentReturnValue (line 1548) | function processServerComponentReturnValue( function renderFunctionComponent (line 1611) | function renderFunctionComponent( function warnForMissingKey (line 1711) | function warnForMissingKey(request, key, componentDebugInfo, debugTask) { function renderFragment (line 1732) | function renderFragment(request, task, children) { function renderAsyncFragment (line 1762) | function renderAsyncFragment(request, task, children, getAsyncIterator) { function deferTask (line 1779) | function deferTask(request, task) { function outlineTask (line 1795) | function outlineTask(request, task) { function renderElement (line 1813) | function renderElement(request, task, type, key, ref, props, validated) { function pingTask (line 1954) | function pingTask(request, task) { function createTask (line 1968) | function createTask( function serializeByValueID (line 2034) | function serializeByValueID(id) { function serializeLazyID (line 2037) | function serializeLazyID(id) { function serializeDeferredObject (line 2040) | function serializeDeferredObject(request, value) { function serializeNumber (line 2050) | function serializeNumber(number) { function encodeReferenceChunk (line 2061) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 2066) | function serializeClientReference( function serializeDebugClientReference (line 2103) | function serializeDebugClientReference( function outlineModel (line 2139) | function outlineModel(request, value) { function outlineModelWithFormatContext (line 2142) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeServerReference (line 2158) | function serializeServerReference(request, serverReference) { function serializeLargeTextString (line 2189) | function serializeLargeTextString(request, text) { function serializeMap (line 2195) | function serializeMap(request, map) { function serializeFormData (line 2199) | function serializeFormData(request, formData) { function serializeSet (line 2203) | function serializeSet(request, set) { function serializeTypedArray (line 2207) | function serializeTypedArray(request, tag, typedArray) { function serializeDebugTypedArray (line 2213) | function serializeDebugTypedArray(request, tag, typedArray) { function serializeDebugBlob (line 2221) | function serializeDebugBlob(request, blob) { function serializeBlob (line 2248) | function serializeBlob(request, blob) { function renderModel (line 2303) | function renderModel(request, task, parent, key, value) { function renderModelDestructive (line 2378) | function renderModelDestructive( function logRecoverableError (line 2722) | function logRecoverableError(request, error, task) { function fatalError (line 2742) | function fatalError(request, error) { function serializeErrorValue (line 2754) | function serializeErrorValue(request, error) { function emitErrorChunk (line 2778) | function emitErrorChunk(request, id, digest, error, debug, owner) { function emitImportChunk (line 2835) | function emitImportChunk(request, id, clientReferenceMetadata, debug) { function emitSymbolChunk (line 2843) | function emitSymbolChunk(request, id, name) { function emitModelChunk (line 2847) | function emitModelChunk(request, id, json) { function emitDebugHaltChunk (line 2852) | function emitDebugHaltChunk(request, id) { function emitDebugChunk (line 2857) | function emitDebugChunk(request, id, debugInfo) { function outlineComponentInfo (line 2872) | function outlineComponentInfo(request, componentInfo) { function emitTypedArrayChunk (line 2902) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 2930) | function emitTextChunk(request, id, text, debug) { function renderDebugModel (line 2944) | function renderDebugModel( function serializeDebugModel (line 3301) | function serializeDebugModel(request, objectLimit, model) { function emitOutlinedDebugModelChunk (line 3332) | function emitOutlinedDebugModelChunk(request, id, counter, model) { function outlineDebugModel (line 3369) | function outlineDebugModel(request, counter, model) { function emitTimeOriginChunk (line 3375) | function emitTimeOriginChunk(request, timeOrigin) { function forwardDebugInfo (line 3380) | function forwardDebugInfo(request$jscomp$1, task, debugInfo) { function forwardDebugInfoFromThenable (line 3460) | function forwardDebugInfoFromThenable(request, task, thenable) { function forwardDebugInfoFromCurrentContext (line 3464) | function forwardDebugInfoFromCurrentContext(request, task, thenable) { function forwardDebugInfoFromAbortedTask (line 3468) | function forwardDebugInfoFromAbortedTask(request, task) { function emitTimingChunk (line 3475) | function emitTimingChunk(request, id, timestamp) { function markOperationEndTime (line 3488) | function markOperationEndTime(request, task, timestamp) { function emitChunk (line 3495) | function emitChunk(request, task, value) { function erroredTask (line 3542) | function erroredTask(request, task, error) { function retryTask (line 3550) | function retryTask(request, task) { function tryStreamTask (line 3622) | function tryStreamTask(request, task) { function performWork (line 3633) | function performWork(request) { function abortTask (line 3652) | function abortTask(task) { function finishAbortedTask (line 3655) | function finishAbortedTask(task, request, errorId) { function haltTask (line 3663) | function haltTask(task) { function finishHaltedTask (line 3666) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 3671) | function flushCompletedChunks(request) { function startWork (line 3800) | function startWork(request) { function enqueueFlush (line 3809) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 3819) | function callOnAllReadyIfReady(request) { function startFlowing (line 3823) | function startFlowing(request, destination) { function finishHalt (line 3836) | function finishHalt(request, abortedTasks) { function finishAbort (line 3848) | function finishAbort(request, abortedTasks, errorId) { function abort (line 3860) | function abort(request, reason) { function fromHex (line 3910) | function fromHex(str) { function closeDebugChannel (line 3913) | function closeDebugChannel(request) { function resolveServerReference (line 3926) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 3946) | function requireAsyncModule(id) { function ignoreReject (line 3962) | function ignoreReject() {} function preloadModule (line 3963) | function preloadModule(metadata) { function requireModule (line 3990) | function requireModule(metadata) { function loadChunk (line 4002) | function loadChunk(chunkId, filename) { function ReactPromise (line 4006) | function ReactPromise(status, value, reason) { function wakeChunk (line 4011) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 4019) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 4027) | function triggerErrorOnChunk(response, chunk, error) { function resolveModelChunk (line 4037) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 4072) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 4081) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 4091) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 4181) | function reviveModel( function bumpArrayCount (line 4242) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 4251) | function initializeModelChunk(chunk) { function reportGlobalError (line 4304) | function reportGlobalError(response, error) { function getChunk (line 4316) | function getChunk(response, id) { function fulfillReference (line 4334) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 4382) | function resolveReference( function rejectReference (line 4403) | function rejectReference(response, handler, error) { function getOutlinedModel (line 4413) | function getOutlinedModel( function createMap (line 4520) | function createMap(response, model) { function createSet (line 4527) | function createSet(response, model) { function extractIterator (line 4534) | function extractIterator(response, model) { function createModel (line 4541) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 4544) | function parseTypedArray( function resolveStream (line 4617) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 4631) | function parseReadableStream(response, reference, type) { function FlightIterator (line 4702) | function FlightIterator(next) { function parseAsyncIterable (line 4705) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 4793) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 5052) | function createResponse( function close (line 5076) | function close(response) { function loadServerReference (line 5079) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 5105) | function decodeBoundActionMetaData( function startReadingFromDebugChannelReadableStream (line 5124) | function startReadingFromDebugChannelReadableStream( FILE: packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-server.browser.production.js function scheduleWork (line 20) | function scheduleWork(callback) { function handleErrorInNextTick (line 24) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 40) | function writeChunkAndReturn(destination, chunk) { function stringToChunk (line 66) | function stringToChunk(content) { function byteLengthOfChunk (line 69) | function byteLengthOfChunk(chunk) { function closeWithError (line 72) | function closeWithError(destination, error) { function registerClientReferenceImpl (line 79) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 88) | function bind() { function getReference (line 152) | function getReference(target, name) { function prefetchDNS (line 262) | function prefetchDNS(href) { function preconnect (line 272) | function preconnect(href, crossOrigin) { function preload (line 286) | function preload(href, as, options) { function preloadModule$1 (line 311) | function preloadModule$1(href, options) { function preinitStyle (line 326) | function preinitStyle(href, precedence, options) { function preinitScript (line 347) | function preinitScript(src, options) { function preinitModuleScript (line 362) | function preinitModuleScript(src, options) { function trimOptions (line 377) | function trimOptions(options) { function getChildFormatContext (line 387) | function getChildFormatContext(parentContext, type, props) { function createTemporaryReference (line 523) | function createTemporaryReference(temporaryReferences, id) { function getIteratorFn (line 548) | function getIteratorFn(maybeIterable) { function noop (line 557) | function noop() {} function trackUsedThenable (line 561) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 603) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 615) | function getThenableStateAfterSuspending() { function unsupportedHook (line 656) | function unsupportedHook() { function unsupportedRefresh (line 659) | function unsupportedRefresh() { function unsupportedContext (line 662) | function unsupportedContext() { function useId (line 665) | function useId() { function use (line 671) | function use(usable) { function objectName (line 717) | function objectName(object) { function describeValueForErrorMessage (line 721) | function describeValueForErrorMessage(value) { function describeElementType (line 743) | function describeElementType(type) { function describeObjectForErrorMessage (line 769) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function throwTaintViolation (line 834) | function throwTaintViolation(message) { function cleanupTaintQueue (line 837) | function cleanupTaintQueue(request) { function defaultErrorHandler (line 850) | function defaultErrorHandler(error) { function RequestInstance (line 853) | function RequestInstance( function serializeThenable (line 904) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 957) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1034) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1118) | function emitHint(request, code, model) { function readThenable (line 1124) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1129) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function voidHandler (line 1152) | function voidHandler() {} function processServerComponentReturnValue (line 1153) | function processServerComponentReturnValue(request, task, Component, res... function renderFunctionComponent (line 1179) | function renderFunctionComponent(request, task, key, Component, props) { function renderFragment (line 1210) | function renderFragment(request, task, children) { function deferTask (line 1222) | function deferTask(request, task) { function renderElement (line 1234) | function renderElement(request, task, type, key, ref, props) { function pingTask (line 1295) | function pingTask(request, task) { function createTask (line 1308) | function createTask( function serializeByValueID (line 1410) | function serializeByValueID(id) { function serializeLazyID (line 1413) | function serializeLazyID(id) { function encodeReferenceChunk (line 1416) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 1421) | function serializeClientReference( function outlineModelWithFormatContext (line 1484) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeTypedArray (line 1496) | function serializeTypedArray(request, tag, typedArray) { function serializeBlob (line 1502) | function serializeBlob(request, blob) { function renderModelDestructive (line 1541) | function renderModelDestructive( function logRecoverableError (line 1861) | function logRecoverableError(request, error) { function fatalError (line 1878) | function fatalError(request, error) { function emitErrorChunk (line 1889) | function emitErrorChunk(request, id, digest) { function emitModelChunk (line 1895) | function emitModelChunk(request, id, json) { function emitTypedArrayChunk (line 1900) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 1926) | function emitTextChunk(request, id, text, debug) { function emitChunk (line 1938) | function emitChunk(request, task, value) { function erroredTask (line 1973) | function erroredTask(request, task, error) { function retryTask (line 1981) | function retryTask(request, task) { function tryStreamTask (line 2041) | function tryStreamTask(request, task) { function performWork (line 2049) | function performWork(request) { function abortTask (line 2068) | function abortTask(task) { function finishAbortedTask (line 2071) | function finishAbortedTask(task, request, errorId) { function haltTask (line 2077) | function haltTask(task) { function finishHaltedTask (line 2080) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 2083) | function flushCompletedChunks(request) { function startWork (line 2135) | function startWork(request) { function enqueueFlush (line 2144) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 2154) | function callOnAllReadyIfReady(request) { function startFlowing (line 2158) | function startFlowing(request, destination) { function finishHalt (line 2170) | function finishHalt(request, abortedTasks) { function finishAbort (line 2182) | function finishAbort(request, abortedTasks, errorId) { function abort (line 2194) | function abort(request, reason) { function resolveServerReference (line 2243) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 2264) | function requireAsyncModule(id) { function ignoreReject (line 2280) | function ignoreReject() {} function preloadModule (line 2281) | function preloadModule(metadata) { function requireModule (line 2305) | function requireModule(metadata) { function ReactPromise (line 2326) | function ReactPromise(status, value, reason) { function wakeChunk (line 2378) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 2386) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 2394) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 2404) | function createResolvedModelChunk(response, value, id) { function resolveModelChunk (line 2414) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 2455) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 2465) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 2473) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 2560) | function reviveModel( function bumpArrayCount (line 2621) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 2631) | function initializeModelChunk(chunk) { function reportGlobalError (line 2683) | function reportGlobalError(response, error) { function getChunk (line 2695) | function getChunk(response, id) { function fulfillReference (line 2709) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 2757) | function resolveReference(response, handler, parentObject, key, resolved... function rejectReference (line 2771) | function rejectReference(response, handler, error) { function getOutlinedModel (line 2781) | function getOutlinedModel( function createMap (line 2879) | function createMap(response, model) { function createSet (line 2886) | function createSet(response, model) { function extractIterator (line 2893) | function extractIterator(response, model) { function createModel (line 2900) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 2903) | function parseTypedArray( function resolveStream (line 2976) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 2988) | function parseReadableStream(response, reference, type) { function FlightIterator (line 3054) | function FlightIterator(next) { function parseAsyncIterable (line 3061) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 3152) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 3389) | function createResponse(bundlerConfig, formFieldPrefix, temporaryReferen... function close (line 3409) | function close(response) { function loadServerReference (line 3412) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 3436) | function decodeBoundActionMetaData( FILE: packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-server.edge.development.js function voidHandler (line 14) | function voidHandler() {} function getIteratorFn (line 15) | function getIteratorFn(maybeIterable) { function _defineProperty (line 23) | function _defineProperty(obj, key, value) { function handleErrorInNextTick (line 44) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 49) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 77) | function completeWriting(destination) { function stringToChunk (line 86) | function stringToChunk(content) { function byteLengthOfChunk (line 89) | function byteLengthOfChunk(chunk) { function closeWithError (line 92) | function closeWithError(destination, error) { function isClientReference (line 97) | function isClientReference(reference) { function registerClientReferenceImpl (line 100) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 107) | function bind() { function getReference (line 128) | function getReference(target, name) { function resolveClientReferenceMetadata (line 205) | function resolveClientReferenceMetadata(config, clientReference) { function preload (line 232) | function preload(href, as, options) { function preloadModule$1 (line 257) | function preloadModule$1(href, options) { function trimOptions (line 272) | function trimOptions(options) { function getChildFormatContext (line 282) | function getChildFormatContext(parentContext, type, props) { function collectStackTracePrivate (line 381) | function collectStackTracePrivate(error, structuredStackTrace) { function collectStackTrace (line 447) | function collectStackTrace(error, structuredStackTrace) { function parseStackTrace (line 454) | function parseStackTrace(error, skipFrames) { function createTemporaryReference (line 504) | function createTemporaryReference(temporaryReferences, id) { function noop (line 517) | function noop() {} function trackUsedThenable (line 518) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 560) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 569) | function getThenableStateAfterSuspending() { function unsupportedHook (line 575) | function unsupportedHook() { function unsupportedRefresh (line 578) | function unsupportedRefresh() { function unsupportedContext (line 583) | function unsupportedContext() { function resolveOwner (line 586) | function resolveOwner() { function prepareStackTrace (line 594) | function prepareStackTrace(error, structuredStackTrace) { function resetOwnerStackLimit (line 600) | function resetOwnerStackLimit() { function isObjectPrototype (line 606) | function isObjectPrototype(object) { function isGetter (line 616) | function isGetter(object, name) { function isSimpleObject (line 623) | function isSimpleObject(object) { function objectName (line 641) | function objectName(object) { function describeKeyForErrorMessage (line 645) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 649) | function describeValueForErrorMessage(value) { function describeElementType (line 671) | function describeElementType(type) { function describeObjectForErrorMessage (line 696) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultFilterStackFrame (line 802) | function defaultFilterStackFrame(filename) { function filterStackTrace (line 809) | function filterStackTrace(request, stack) { function patchConsole (line 829) | function patchConsole(consoleInst, methodName) { function getCurrentStackInDEV (line 925) | function getCurrentStackInDEV() { function throwTaintViolation (line 980) | function throwTaintViolation(message) { function cleanupTaintQueue (line 983) | function cleanupTaintQueue(request) { function defaultErrorHandler (line 996) | function defaultErrorHandler(error) { function RequestInstance (line 999) | function RequestInstance( function createRequest (line 1095) | function createRequest( function createPrerenderRequest (line 1122) | function createPrerenderRequest( function resolveRequest (line 1151) | function resolveRequest() { function serializeDebugThenable (line 1159) | function serializeDebugThenable(request, counter, thenable) { function emitRequestedDebugThenable (line 1229) | function emitRequestedDebugThenable(request, id, counter, thenable) { function serializeThenable (line 1245) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 1324) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1409) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1496) | function emitHint(request, code, model) { function readThenable (line 1502) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1507) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function callWithDebugContextInDEV (line 1540) | function callWithDebugContextInDEV(request, task, callback, arg) { function processServerComponentReturnValue (line 1560) | function processServerComponentReturnValue( function renderFunctionComponent (line 1623) | function renderFunctionComponent( function warnForMissingKey (line 1747) | function warnForMissingKey(request, key, componentDebugInfo, debugTask) { function renderFragment (line 1792) | function renderFragment(request, task, children) { function renderAsyncFragment (line 1822) | function renderAsyncFragment(request, task, children, getAsyncIterator) { function deferTask (line 1839) | function deferTask(request, task) { function outlineTask (line 1855) | function outlineTask(request, task) { function renderElement (line 1873) | function renderElement(request, task, type, key, ref, props, validated) { function pingTask (line 2014) | function pingTask(request, task) { function createTask (line 2028) | function createTask( function serializeByValueID (line 2094) | function serializeByValueID(id) { function serializeLazyID (line 2097) | function serializeLazyID(id) { function serializeDeferredObject (line 2100) | function serializeDeferredObject(request, value) { function serializeNumber (line 2110) | function serializeNumber(number) { function encodeReferenceChunk (line 2121) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 2126) | function serializeClientReference( function serializeDebugClientReference (line 2163) | function serializeDebugClientReference( function outlineModel (line 2199) | function outlineModel(request, value) { function outlineModelWithFormatContext (line 2202) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeServerReference (line 2218) | function serializeServerReference(request, serverReference) { function serializeLargeTextString (line 2249) | function serializeLargeTextString(request, text) { function serializeMap (line 2255) | function serializeMap(request, map) { function serializeFormData (line 2259) | function serializeFormData(request, formData) { function serializeSet (line 2263) | function serializeSet(request, set) { function serializeTypedArray (line 2267) | function serializeTypedArray(request, tag, typedArray) { function serializeDebugTypedArray (line 2273) | function serializeDebugTypedArray(request, tag, typedArray) { function serializeDebugBlob (line 2281) | function serializeDebugBlob(request, blob) { function serializeBlob (line 2308) | function serializeBlob(request, blob) { function renderModel (line 2363) | function renderModel(request, task, parent, key, value) { function renderModelDestructive (line 2438) | function renderModelDestructive( function logRecoverableError (line 2782) | function logRecoverableError(request, error, task) { function fatalError (line 2813) | function fatalError(request, error) { function serializeErrorValue (line 2825) | function serializeErrorValue(request, error) { function emitErrorChunk (line 2849) | function emitErrorChunk(request, id, digest, error, debug, owner) { function emitImportChunk (line 2906) | function emitImportChunk(request, id, clientReferenceMetadata, debug) { function emitSymbolChunk (line 2914) | function emitSymbolChunk(request, id, name) { function emitModelChunk (line 2918) | function emitModelChunk(request, id, json) { function emitDebugHaltChunk (line 2923) | function emitDebugHaltChunk(request, id) { function emitDebugChunk (line 2928) | function emitDebugChunk(request, id, debugInfo) { function outlineComponentInfo (line 2943) | function outlineComponentInfo(request, componentInfo) { function emitTypedArrayChunk (line 2973) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 3000) | function emitTextChunk(request, id, text, debug) { function renderDebugModel (line 3014) | function renderDebugModel( function serializeDebugModel (line 3371) | function serializeDebugModel(request, objectLimit, model) { function emitOutlinedDebugModelChunk (line 3402) | function emitOutlinedDebugModelChunk(request, id, counter, model) { function outlineDebugModel (line 3439) | function outlineDebugModel(request, counter, model) { function emitTimeOriginChunk (line 3445) | function emitTimeOriginChunk(request, timeOrigin) { function forwardDebugInfo (line 3450) | function forwardDebugInfo(request$jscomp$1, task, debugInfo) { function forwardDebugInfoFromThenable (line 3530) | function forwardDebugInfoFromThenable(request, task, thenable) { function forwardDebugInfoFromCurrentContext (line 3534) | function forwardDebugInfoFromCurrentContext(request, task, thenable) { function forwardDebugInfoFromAbortedTask (line 3538) | function forwardDebugInfoFromAbortedTask(request, task) { function emitTimingChunk (line 3545) | function emitTimingChunk(request, id, timestamp) { function markOperationEndTime (line 3558) | function markOperationEndTime(request, task, timestamp) { function emitChunk (line 3565) | function emitChunk(request, task, value) { function erroredTask (line 3612) | function erroredTask(request, task, error) { function retryTask (line 3620) | function retryTask(request, task) { function tryStreamTask (line 3692) | function tryStreamTask(request, task) { function performWork (line 3703) | function performWork(request) { function abortTask (line 3722) | function abortTask(task) { function finishAbortedTask (line 3725) | function finishAbortedTask(task, request, errorId) { function haltTask (line 3733) | function haltTask(task) { function finishHaltedTask (line 3736) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 3741) | function flushCompletedChunks(request) { function startWork (line 3870) | function startWork(request) { function enqueueFlush (line 3883) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 3893) | function callOnAllReadyIfReady(request) { function startFlowing (line 3897) | function startFlowing(request, destination) { function finishHalt (line 3910) | function finishHalt(request, abortedTasks) { function finishAbort (line 3922) | function finishAbort(request, abortedTasks, errorId) { function abort (line 3934) | function abort(request, reason) { function fromHex (line 3984) | function fromHex(str) { function closeDebugChannel (line 3987) | function closeDebugChannel(request) { function resolveServerReference (line 4000) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 4020) | function requireAsyncModule(id) { function ignoreReject (line 4036) | function ignoreReject() {} function preloadModule (line 4037) | function preloadModule(metadata) { function requireModule (line 4064) | function requireModule(metadata) { function ReactPromise (line 4076) | function ReactPromise(status, value, reason) { function wakeChunk (line 4081) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 4089) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 4097) | function triggerErrorOnChunk(response, chunk, error) { function resolveModelChunk (line 4107) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 4142) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 4151) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 4161) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 4251) | function reviveModel( function bumpArrayCount (line 4312) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 4321) | function initializeModelChunk(chunk) { function reportGlobalError (line 4374) | function reportGlobalError(response, error) { function getChunk (line 4386) | function getChunk(response, id) { function fulfillReference (line 4404) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 4452) | function resolveReference( function rejectReference (line 4473) | function rejectReference(response, handler, error) { function getOutlinedModel (line 4483) | function getOutlinedModel( function createMap (line 4590) | function createMap(response, model) { function createSet (line 4597) | function createSet(response, model) { function extractIterator (line 4604) | function extractIterator(response, model) { function createModel (line 4611) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 4614) | function parseTypedArray( function resolveStream (line 4687) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 4701) | function parseReadableStream(response, reference, type) { function FlightIterator (line 4772) | function FlightIterator(next) { function parseAsyncIterable (line 4775) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 4863) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 5122) | function createResponse( function close (line 5146) | function close(response) { function loadServerReference (line 5149) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 5175) | function decodeBoundActionMetaData( function startReadingFromDebugChannelReadableStream (line 5194) | function startReadingFromDebugChannelReadableStream( function progress (line 5855) | function progress(entry) { function error (line 5875) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-server.edge.production.js function getIteratorFn (line 26) | function getIteratorFn(maybeIterable) { function handleErrorInNextTick (line 35) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 51) | function writeChunkAndReturn(destination, chunk) { function stringToChunk (line 77) | function stringToChunk(content) { function byteLengthOfChunk (line 80) | function byteLengthOfChunk(chunk) { function closeWithError (line 83) | function closeWithError(destination, error) { function registerClientReferenceImpl (line 90) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 99) | function bind() { function getReference (line 163) | function getReference(target, name) { function prefetchDNS (line 273) | function prefetchDNS(href) { function preconnect (line 283) | function preconnect(href, crossOrigin) { function preload (line 297) | function preload(href, as, options) { function preloadModule$1 (line 322) | function preloadModule$1(href, options) { function preinitStyle (line 337) | function preinitStyle(href, precedence, options) { function preinitScript (line 358) | function preinitScript(src, options) { function preinitModuleScript (line 373) | function preinitModuleScript(src, options) { function trimOptions (line 388) | function trimOptions(options) { function getChildFormatContext (line 398) | function getChildFormatContext(parentContext, type, props) { function createTemporaryReference (line 536) | function createTemporaryReference(temporaryReferences, id) { function noop (line 549) | function noop() {} function trackUsedThenable (line 553) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 595) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 607) | function getThenableStateAfterSuspending() { function unsupportedHook (line 648) | function unsupportedHook() { function unsupportedRefresh (line 651) | function unsupportedRefresh() { function unsupportedContext (line 654) | function unsupportedContext() { function useId (line 657) | function useId() { function use (line 663) | function use(usable) { function objectName (line 708) | function objectName(object) { function describeValueForErrorMessage (line 712) | function describeValueForErrorMessage(value) { function describeElementType (line 734) | function describeElementType(type) { function describeObjectForErrorMessage (line 760) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function throwTaintViolation (line 825) | function throwTaintViolation(message) { function cleanupTaintQueue (line 828) | function cleanupTaintQueue(request) { function defaultErrorHandler (line 841) | function defaultErrorHandler(error) { function RequestInstance (line 844) | function RequestInstance( function resolveRequest (line 895) | function resolveRequest() { function serializeThenable (line 903) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 956) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1033) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1117) | function emitHint(request, code, model) { function readThenable (line 1123) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1128) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function voidHandler (line 1151) | function voidHandler() {} function processServerComponentReturnValue (line 1152) | function processServerComponentReturnValue(request, task, Component, res... function renderFunctionComponent (line 1178) | function renderFunctionComponent(request, task, key, Component, props) { function renderFragment (line 1209) | function renderFragment(request, task, children) { function deferTask (line 1221) | function deferTask(request, task) { function renderElement (line 1233) | function renderElement(request, task, type, key, ref, props) { function pingTask (line 1294) | function pingTask(request, task) { function createTask (line 1307) | function createTask( function serializeByValueID (line 1409) | function serializeByValueID(id) { function serializeLazyID (line 1412) | function serializeLazyID(id) { function encodeReferenceChunk (line 1415) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 1420) | function serializeClientReference( function outlineModelWithFormatContext (line 1483) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeTypedArray (line 1495) | function serializeTypedArray(request, tag, typedArray) { function serializeBlob (line 1501) | function serializeBlob(request, blob) { function renderModelDestructive (line 1540) | function renderModelDestructive( function logRecoverableError (line 1860) | function logRecoverableError(request, error) { function fatalError (line 1879) | function fatalError(request, error) { function emitErrorChunk (line 1890) | function emitErrorChunk(request, id, digest) { function emitModelChunk (line 1896) | function emitModelChunk(request, id, json) { function emitTypedArrayChunk (line 1901) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 1926) | function emitTextChunk(request, id, text, debug) { function emitChunk (line 1938) | function emitChunk(request, task, value) { function erroredTask (line 1973) | function erroredTask(request, task, error) { function retryTask (line 1981) | function retryTask(request, task) { function tryStreamTask (line 2041) | function tryStreamTask(request, task) { function performWork (line 2049) | function performWork(request) { function abortTask (line 2068) | function abortTask(task) { function finishAbortedTask (line 2071) | function finishAbortedTask(task, request, errorId) { function haltTask (line 2077) | function haltTask(task) { function finishHaltedTask (line 2080) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 2083) | function flushCompletedChunks(request) { function startWork (line 2135) | function startWork(request) { function enqueueFlush (line 2148) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 2158) | function callOnAllReadyIfReady(request) { function startFlowing (line 2162) | function startFlowing(request, destination) { function finishHalt (line 2174) | function finishHalt(request, abortedTasks) { function finishAbort (line 2186) | function finishAbort(request, abortedTasks, errorId) { function abort (line 2198) | function abort(request, reason) { function resolveServerReference (line 2247) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 2268) | function requireAsyncModule(id) { function ignoreReject (line 2284) | function ignoreReject() {} function preloadModule (line 2285) | function preloadModule(metadata) { function requireModule (line 2308) | function requireModule(metadata) { function ReactPromise (line 2321) | function ReactPromise(status, value, reason) { function wakeChunk (line 2373) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 2381) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 2389) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 2399) | function createResolvedModelChunk(response, value, id) { function resolveModelChunk (line 2409) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 2450) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 2460) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 2468) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 2555) | function reviveModel( function bumpArrayCount (line 2616) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 2626) | function initializeModelChunk(chunk) { function reportGlobalError (line 2678) | function reportGlobalError(response, error) { function getChunk (line 2690) | function getChunk(response, id) { function fulfillReference (line 2704) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 2752) | function resolveReference(response, handler, parentObject, key, resolved... function rejectReference (line 2766) | function rejectReference(response, handler, error) { function getOutlinedModel (line 2776) | function getOutlinedModel( function createMap (line 2874) | function createMap(response, model) { function createSet (line 2881) | function createSet(response, model) { function extractIterator (line 2888) | function extractIterator(response, model) { function createModel (line 2895) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 2898) | function parseTypedArray( function resolveStream (line 2971) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 2983) | function parseReadableStream(response, reference, type) { function FlightIterator (line 3049) | function FlightIterator(next) { function parseAsyncIterable (line 3056) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 3147) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 3384) | function createResponse(bundlerConfig, formFieldPrefix, temporaryReferen... function close (line 3404) | function close(response) { function loadServerReference (line 3407) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 3431) | function decodeBoundActionMetaData( function progress (line 3524) | function progress(entry) { function error (line 3543) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-server.node.development.js function voidHandler (line 14) | function voidHandler() {} function getIteratorFn (line 15) | function getIteratorFn(maybeIterable) { function _defineProperty (line 23) | function _defineProperty(obj, key, value) { function flushBuffered (line 44) | function flushBuffered(destination) { function writeToDestination (line 47) | function writeToDestination(destination, view) { function writeChunkAndReturn (line 51) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 113) | function completeWriting(destination) { function byteLengthOfChunk (line 121) | function byteLengthOfChunk(chunk) { function isClientReference (line 126) | function isClientReference(reference) { function registerClientReferenceImpl (line 129) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 136) | function bind() { function getReference (line 157) | function getReference(target, name) { function resolveClientReferenceMetadata (line 234) | function resolveClientReferenceMetadata(config, clientReference) { function preload (line 261) | function preload(href, as, options) { function preloadModule$1 (line 286) | function preloadModule$1(href, options) { function trimOptions (line 301) | function trimOptions(options) { function getChildFormatContext (line 311) | function getChildFormatContext(parentContext, type, props) { function resolveOwner (line 410) | function resolveOwner() { function resolvePromiseOrAwaitNode (line 415) | function resolvePromiseOrAwaitNode(unresolvedNode, endTime) { function getAsyncSequenceFromPromise (line 420) | function getAsyncSequenceFromPromise(promise) { function collectStackTracePrivate (line 428) | function collectStackTracePrivate(error, structuredStackTrace) { function collectStackTrace (line 494) | function collectStackTrace(error, structuredStackTrace) { function parseStackTracePrivate (line 501) | function parseStackTracePrivate(error, skipFrames) { function parseStackTrace (line 513) | function parseStackTrace(error, skipFrames) { function createTemporaryReference (line 563) | function createTemporaryReference(temporaryReferences, id) { function noop (line 576) | function noop() {} function trackUsedThenable (line 577) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 619) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 628) | function getThenableStateAfterSuspending() { function unsupportedHook (line 634) | function unsupportedHook() { function unsupportedRefresh (line 637) | function unsupportedRefresh() { function unsupportedContext (line 642) | function unsupportedContext() { function prepareStackTrace (line 645) | function prepareStackTrace(error, structuredStackTrace) { function resetOwnerStackLimit (line 651) | function resetOwnerStackLimit() { function isObjectPrototype (line 657) | function isObjectPrototype(object) { function isGetter (line 667) | function isGetter(object, name) { function isSimpleObject (line 674) | function isSimpleObject(object) { function objectName (line 692) | function objectName(object) { function describeKeyForErrorMessage (line 696) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 700) | function describeValueForErrorMessage(value) { function describeElementType (line 722) | function describeElementType(type) { function describeObjectForErrorMessage (line 747) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultFilterStackFrame (line 853) | function defaultFilterStackFrame(filename) { function devirtualizeURL (line 860) | function devirtualizeURL(url) { function isPromiseCreationInternal (line 869) | function isPromiseCreationInternal(url, functionName) { function filterStackTrace (line 886) | function filterStackTrace(request, stack) { function hasUnfilteredFrame (line 899) | function hasUnfilteredFrame(request, stack) { function isPromiseAwaitInternal (line 916) | function isPromiseAwaitInternal(url, functionName) { function isAwaitInUserspace (line 936) | function isAwaitInUserspace(request, stack) { function patchConsole (line 953) | function patchConsole(consoleInst, methodName) { function getCurrentStackInDEV (line 1025) | function getCurrentStackInDEV() { function throwTaintViolation (line 1080) | function throwTaintViolation(message) { function cleanupTaintQueue (line 1083) | function cleanupTaintQueue(request) { function defaultErrorHandler (line 1096) | function defaultErrorHandler(error) { function RequestInstance (line 1099) | function RequestInstance( function createRequest (line 1195) | function createRequest( function createPrerenderRequest (line 1222) | function createPrerenderRequest( function resolveRequest (line 1251) | function resolveRequest() { function serializeDebugThenable (line 1256) | function serializeDebugThenable(request, counter, thenable) { function emitRequestedDebugThenable (line 1326) | function emitRequestedDebugThenable(request, id, counter, thenable) { function serializeThenable (line 1342) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 1421) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1506) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1593) | function emitHint(request, code, model) { function readThenable (line 1598) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1603) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function callWithDebugContextInDEV (line 1636) | function callWithDebugContextInDEV(request, task, callback, arg) { function processServerComponentReturnValue (line 1656) | function processServerComponentReturnValue( function renderFunctionComponent (line 1719) | function renderFunctionComponent( function warnForMissingKey (line 1827) | function warnForMissingKey(request, key, componentDebugInfo, debugTask) { function renderFragment (line 1861) | function renderFragment(request, task, children) { function renderAsyncFragment (line 1891) | function renderAsyncFragment(request, task, children, getAsyncIterator) { function deferTask (line 1908) | function deferTask(request, task) { function outlineTask (line 1924) | function outlineTask(request, task) { function renderElement (line 1942) | function renderElement(request, task, type, key, ref, props, validated) { function visitAsyncNode (line 2083) | function visitAsyncNode( function emitAsyncSequence (line 2239) | function emitAsyncSequence( function pingTask (line 2277) | function pingTask(request, task) { function createTask (line 2291) | function createTask( function serializeByValueID (line 2357) | function serializeByValueID(id) { function serializeLazyID (line 2360) | function serializeLazyID(id) { function serializeDeferredObject (line 2363) | function serializeDeferredObject(request, value) { function serializeNumber (line 2373) | function serializeNumber(number) { function encodeReferenceChunk (line 2384) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 2388) | function serializeClientReference( function serializeDebugClientReference (line 2425) | function serializeDebugClientReference( function outlineModel (line 2461) | function outlineModel(request, value) { function outlineModelWithFormatContext (line 2464) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeServerReference (line 2480) | function serializeServerReference(request, serverReference) { function serializeLargeTextString (line 2511) | function serializeLargeTextString(request, text) { function serializeMap (line 2517) | function serializeMap(request, map) { function serializeFormData (line 2521) | function serializeFormData(request, formData) { function serializeSet (line 2525) | function serializeSet(request, set) { function serializeTypedArray (line 2529) | function serializeTypedArray(request, tag, typedArray) { function serializeDebugTypedArray (line 2535) | function serializeDebugTypedArray(request, tag, typedArray) { function serializeDebugBlob (line 2543) | function serializeDebugBlob(request, blob) { function serializeBlob (line 2570) | function serializeBlob(request, blob) { function renderModel (line 2625) | function renderModel(request, task, parent, key, value) { function renderModelDestructive (line 2700) | function renderModelDestructive( function logRecoverableError (line 3044) | function logRecoverableError(request, error, task) { function fatalError (line 3071) | function fatalError(request, error) { function serializeErrorValue (line 3082) | function serializeErrorValue(request, error) { function emitErrorChunk (line 3106) | function emitErrorChunk(request, id, digest, error, debug, owner) { function emitImportChunk (line 3162) | function emitImportChunk(request, id, clientReferenceMetadata, debug) { function emitSymbolChunk (line 3169) | function emitSymbolChunk(request, id, name) { function emitDebugHaltChunk (line 3173) | function emitDebugHaltChunk(request, id) { function emitDebugChunk (line 3177) | function emitDebugChunk(request, id, debugInfo) { function outlineComponentInfo (line 3192) | function outlineComponentInfo(request, componentInfo) { function emitIOInfoChunk (line 3222) | function emitIOInfoChunk( function serializeIONode (line 3248) | function serializeIONode(request, ioNode, promiseRef) { function emitTypedArrayChunk (line 3328) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 3354) | function emitTextChunk(request, id, text, debug) { function renderDebugModel (line 3366) | function renderDebugModel( function serializeDebugModel (line 3723) | function serializeDebugModel(request, objectLimit, model) { function emitOutlinedDebugModelChunk (line 3754) | function emitOutlinedDebugModelChunk(request, id, counter, model) { function outlineDebugModel (line 3790) | function outlineDebugModel(request, counter, model) { function emitTimeOriginChunk (line 3796) | function emitTimeOriginChunk(request, timeOrigin) { function forwardDebugInfo (line 3800) | function forwardDebugInfo(request$jscomp$0, task, debugInfo) { function forwardDebugInfoFromThenable (line 3869) | function forwardDebugInfoFromThenable( function forwardDebugInfoFromCurrentContext (line 3883) | function forwardDebugInfoFromCurrentContext(request, task, thenable) { function forwardDebugInfoFromAbortedTask (line 3891) | function forwardDebugInfoFromAbortedTask(request, task) { function emitTimingChunk (line 3924) | function emitTimingChunk(request, id, timestamp) { function advanceTaskTime (line 3937) | function advanceTaskTime(request, task, timestamp) { function markOperationEndTime (line 3944) | function markOperationEndTime(request, task, timestamp) { function emitChunk (line 3951) | function emitChunk(request, task, value) { function erroredTask (line 4003) | function erroredTask(request, task, error) { function retryTask (line 4011) | function retryTask(request, task) { function tryStreamTask (line 4084) | function tryStreamTask(request, task) { function performWork (line 4095) | function performWork(request) { function abortTask (line 4115) | function abortTask(task) { function finishAbortedTask (line 4118) | function finishAbortedTask(task, request, errorId) { function haltTask (line 4126) | function haltTask(task) { function finishHaltedTask (line 4129) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 4134) | function flushCompletedChunks(request) { function startWork (line 4267) | function startWork(request) { function enqueueFlush (line 4276) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 4286) | function callOnAllReadyIfReady(request) { function startFlowing (line 4290) | function startFlowing(request, destination) { function startFlowingDebug (line 4302) | function startFlowingDebug(request, debugDestination) { function finishHalt (line 4314) | function finishHalt(request, abortedTasks) { function finishAbort (line 4326) | function finishAbort(request, abortedTasks, errorId) { function abort (line 4338) | function abort(request, reason) { function fromHex (line 4388) | function fromHex(str) { function resolveDebugMessage (line 4391) | function resolveDebugMessage(request, message) { function closeDebugChannel (line 4448) | function closeDebugChannel(request) { function resolveServerReference (line 4461) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 4481) | function requireAsyncModule(id) { function ignoreReject (line 4497) | function ignoreReject() {} function preloadModule (line 4498) | function preloadModule(metadata) { function requireModule (line 4525) | function requireModule(metadata) { function ReactPromise (line 4537) | function ReactPromise(status, value, reason) { function wakeChunk (line 4542) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 4550) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 4558) | function triggerErrorOnChunk(response, chunk, error) { function resolveModelChunk (line 4568) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 4603) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 4612) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 4622) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 4712) | function reviveModel( function bumpArrayCount (line 4773) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 4782) | function initializeModelChunk(chunk) { function reportGlobalError (line 4835) | function reportGlobalError(response, error) { function getChunk (line 4847) | function getChunk(response, id) { function fulfillReference (line 4865) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 4913) | function resolveReference( function rejectReference (line 4934) | function rejectReference(response, handler, error) { function getOutlinedModel (line 4944) | function getOutlinedModel( function createMap (line 5051) | function createMap(response, model) { function createSet (line 5058) | function createSet(response, model) { function extractIterator (line 5065) | function extractIterator(response, model) { function createModel (line 5072) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 5075) | function parseTypedArray( function resolveStream (line 5148) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 5162) | function parseReadableStream(response, reference, type) { function FlightIterator (line 5233) | function FlightIterator(next) { function parseAsyncIterable (line 5236) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 5324) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 5583) | function createResponse( function resolveField (line 5607) | function resolveField(response, key, value) { function close (line 5617) | function close(response) { function loadServerReference (line 5620) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 5646) | function decodeBoundActionMetaData( function createDrainHandler (line 5665) | function createDrainHandler(destination, request) { function createCancelHandler (line 5670) | function createCancelHandler(request, reason) { function startReadingFromDebugChannelReadable (line 5676) | function startReadingFromDebugChannelReadable(request, stream) { function createFakeWritableFromWebSocket (line 5727) | function createFakeWritableFromWebSocket(webSocket) { function createFakeWritableFromReadableStreamController (line 5746) | function createFakeWritableFromReadableStreamController(controller) { function startReadingFromDebugChannelReadableStream (line 5763) | function startReadingFromDebugChannelReadableStream(request, stream) { function createFakeWritableFromNodeReadable (line 5791) | function createFakeWritableFromNodeReadable(readable) { function progress (line 6548) | function progress(entry) { function error (line 6560) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-webpack-experimental/cjs/react-server-dom-webpack-server.node.production.js function getIteratorFn (line 30) | function getIteratorFn(maybeIterable) { function writeToDestination (line 43) | function writeToDestination(destination, view) { function writeChunkAndReturn (line 47) | function writeChunkAndReturn(destination, chunk) { function byteLengthOfChunk (line 110) | function byteLengthOfChunk(chunk) { function registerClientReferenceImpl (line 117) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 126) | function bind() { function getReference (line 190) | function getReference(target, name) { function prefetchDNS (line 300) | function prefetchDNS(href) { function preconnect (line 310) | function preconnect(href, crossOrigin) { function preload (line 324) | function preload(href, as, options) { function preloadModule$1 (line 349) | function preloadModule$1(href, options) { function preinitStyle (line 364) | function preinitStyle(href, precedence, options) { function preinitScript (line 385) | function preinitScript(src, options) { function preinitModuleScript (line 400) | function preinitModuleScript(src, options) { function trimOptions (line 415) | function trimOptions(options) { function getChildFormatContext (line 425) | function getChildFormatContext(parentContext, type, props) { function createTemporaryReference (line 562) | function createTemporaryReference(temporaryReferences, id) { function noop (line 575) | function noop() {} function trackUsedThenable (line 579) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 621) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 633) | function getThenableStateAfterSuspending() { function unsupportedHook (line 674) | function unsupportedHook() { function unsupportedRefresh (line 677) | function unsupportedRefresh() { function unsupportedContext (line 680) | function unsupportedContext() { function useId (line 683) | function useId() { function use (line 689) | function use(usable) { function objectName (line 734) | function objectName(object) { function describeValueForErrorMessage (line 738) | function describeValueForErrorMessage(value) { function describeElementType (line 760) | function describeElementType(type) { function describeObjectForErrorMessage (line 786) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function throwTaintViolation (line 851) | function throwTaintViolation(message) { function cleanupTaintQueue (line 854) | function cleanupTaintQueue(request) { function defaultErrorHandler (line 867) | function defaultErrorHandler(error) { function RequestInstance (line 870) | function RequestInstance( function resolveRequest (line 921) | function resolveRequest() { function serializeThenable (line 926) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 979) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1056) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1140) | function emitHint(request, code, model) { function readThenable (line 1145) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1150) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function voidHandler (line 1173) | function voidHandler() {} function processServerComponentReturnValue (line 1174) | function processServerComponentReturnValue(request, task, Component, res... function renderFunctionComponent (line 1200) | function renderFunctionComponent(request, task, key, Component, props) { function renderFragment (line 1231) | function renderFragment(request, task, children) { function deferTask (line 1243) | function deferTask(request, task) { function renderElement (line 1255) | function renderElement(request, task, type, key, ref, props) { function pingTask (line 1316) | function pingTask(request, task) { function createTask (line 1329) | function createTask( function serializeByValueID (line 1431) | function serializeByValueID(id) { function serializeLazyID (line 1434) | function serializeLazyID(id) { function encodeReferenceChunk (line 1437) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 1441) | function serializeClientReference( function outlineModelWithFormatContext (line 1503) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeTypedArray (line 1515) | function serializeTypedArray(request, tag, typedArray) { function serializeBlob (line 1521) | function serializeBlob(request, blob) { function renderModelDestructive (line 1560) | function renderModelDestructive( function logRecoverableError (line 1880) | function logRecoverableError(request, error) { function fatalError (line 1896) | function fatalError(request, error) { function emitErrorChunk (line 1907) | function emitErrorChunk(request, id, digest) { function emitTypedArrayChunk (line 1912) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 1936) | function emitTextChunk(request, id, text, debug) { function emitChunk (line 1946) | function emitChunk(request, task, value) { function erroredTask (line 1983) | function erroredTask(request, task, error) { function retryTask (line 1991) | function retryTask(request, task) { function tryStreamTask (line 2052) | function tryStreamTask(request, task) { function performWork (line 2060) | function performWork(request) { function abortTask (line 2079) | function abortTask(task) { function finishAbortedTask (line 2082) | function finishAbortedTask(task, request, errorId) { function haltTask (line 2088) | function haltTask(task) { function finishHaltedTask (line 2091) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 2094) | function flushCompletedChunks(request) { function startWork (line 2169) | function startWork(request) { function enqueueFlush (line 2178) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 2188) | function callOnAllReadyIfReady(request) { function startFlowing (line 2192) | function startFlowing(request, destination) { function finishHalt (line 2204) | function finishHalt(request, abortedTasks) { function finishAbort (line 2216) | function finishAbort(request, abortedTasks, errorId) { function abort (line 2228) | function abort(request, reason) { function resolveServerReference (line 2277) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 2298) | function requireAsyncModule(id) { function ignoreReject (line 2314) | function ignoreReject() {} function preloadModule (line 2315) | function preloadModule(metadata) { function requireModule (line 2338) | function requireModule(metadata) { function ReactPromise (line 2351) | function ReactPromise(status, value, reason) { function wakeChunk (line 2403) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 2411) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 2419) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 2429) | function createResolvedModelChunk(response, value, id) { function resolveModelChunk (line 2439) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 2480) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 2490) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 2498) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 2585) | function reviveModel( function bumpArrayCount (line 2646) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 2656) | function initializeModelChunk(chunk) { function reportGlobalError (line 2708) | function reportGlobalError(response, error) { function getChunk (line 2720) | function getChunk(response, id) { function fulfillReference (line 2734) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 2782) | function resolveReference(response, handler, parentObject, key, resolved... function rejectReference (line 2796) | function rejectReference(response, handler, error) { function getOutlinedModel (line 2806) | function getOutlinedModel( function createMap (line 2904) | function createMap(response, model) { function createSet (line 2911) | function createSet(response, model) { function extractIterator (line 2918) | function extractIterator(response, model) { function createModel (line 2925) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 2928) | function parseTypedArray( function resolveStream (line 3001) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 3013) | function parseReadableStream(response, reference, type) { function FlightIterator (line 3079) | function FlightIterator(next) { function parseAsyncIterable (line 3086) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 3177) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 3414) | function createResponse(bundlerConfig, formFieldPrefix, temporaryReferen... function resolveField (line 3434) | function resolveField(response, key, value) { function close (line 3444) | function close(response) { function loadServerReference (line 3447) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 3471) | function decodeBoundActionMetaData( function createDrainHandler (line 3490) | function createDrainHandler(destination, request) { function createCancelHandler (line 3495) | function createCancelHandler(request, reason) { function createFakeWritableFromReadableStreamController (line 3501) | function createFakeWritableFromReadableStreamController(controller) { function createFakeWritableFromNodeReadable (line 3518) | function createFakeWritableFromNodeReadable(readable) { function progress (line 3605) | function progress(entry) { function error (line 3617) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.development.js function checkEvalAvailabilityOnceDev (line 14) | function checkEvalAvailabilityOnceDev() { function resolveClientReference (line 26) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 47) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 67) | function requireAsyncModule(id) { function ignoreReject (line 83) | function ignoreReject() {} function preloadModule (line 84) | function preloadModule(metadata) { function requireModule (line 111) | function requireModule(metadata) { function loadChunk (line 123) | function loadChunk(chunkId, filename) { function getIteratorFn (line 127) | function getIteratorFn(maybeIterable) { function isObjectPrototype (line 135) | function isObjectPrototype(object) { function isSimpleObject (line 145) | function isSimpleObject(object) { function objectName (line 163) | function objectName(object) { function describeKeyForErrorMessage (line 167) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 171) | function describeValueForErrorMessage(value) { function describeElementType (line 193) | function describeElementType(type) { function describeObjectForErrorMessage (line 218) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function serializeNumber (line 324) | function serializeNumber(number) { function processReply (line 335) | function processReply( function createFakeServerFunction (line 767) | function createFakeServerFunction( function registerBoundServerReference (line 810) | function registerBoundServerReference(reference, id, bound) { function createBoundServerReference (line 818) | function createBoundServerReference( function parseStackLocation (line 860) | function parseStackLocation(error) { function getComponentNameFromType (line 889) | function getComponentNameFromType(type) { function getArrayKind (line 949) | function getArrayKind(array) { function addObjectToProperties (line 974) | function addObjectToProperties(object, properties, indent, prefix) { function addValueToProperties (line 994) | function addValueToProperties( function getIODescription (line 1190) | function getIODescription(value) { function markAllTracksInOrder (line 1240) | function markAllTracksInOrder() { function getIOColor (line 1259) | function getIOColor(functionName) { function getIOLongName (line 1269) | function getIOLongName(ioInfo, description, env, rootEnv) { function getIOShortName (line 1277) | function getIOShortName(ioInfo, description, env, rootEnv) { function logComponentAwait (line 1312) | function logComponentAwait( function logIOInfoErrored (line 1370) | function logIOInfoErrored(ioInfo, rootEnv, error) { function logIOInfo (line 1417) | function logIOInfo(ioInfo, rootEnv, value) { function ReactPromise (line 1459) | function ReactPromise(status, value, reason) { function hasGCedResponse (line 1467) | function hasGCedResponse(weakResponse) { function unwrapWeakResponse (line 1470) | function unwrapWeakResponse(weakResponse) { function closeDebugChannel (line 1478) | function closeDebugChannel(debugChannel) { function readChunk (line 1481) | function readChunk(chunk) { function getRoot (line 1500) | function getRoot(weakResponse) { function createPendingChunk (line 1504) | function createPendingChunk(response) { function releasePendingChunk (line 1512) | function releasePendingChunk(response, chunk) { function filterDebugInfo (line 1521) | function filterDebugInfo(response, value) { function moveDebugInfoFromChunkToInnerValue (line 1532) | function moveDebugInfoFromChunkToInnerValue(chunk, value) { function wakeChunk (line 1551) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 1561) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 1569) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 1590) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 1650) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 1676) | function createResolvedModelChunk(response, value) { function createResolvedIteratorResultChunk (line 1679) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 1688) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 1697) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 1716) | function resolveModuleChunk(response, chunk, value) { function initializeDebugChunk (line 1794) | function initializeDebugChunk(response, chunk) { function initializeModelChunk (line 1857) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 1901) | function initializeModuleChunk(chunk) { function reportGlobalError (line 1911) | function reportGlobalError(weakResponse, error) { function nullRefGetter (line 1931) | function nullRefGetter() { function getTaskName (line 1934) | function getTaskName(type) { function initializeElement (line 1950) | function initializeElement(response, element, lazyNode) { function createLazyChunkWrapper (line 2005) | function createLazyChunkWrapper(chunk, validated) { function getChunk (line 2015) | function getChunk(response, id) { function fulfillReference (line 2034) | function fulfillReference(response, reference, value, fulfilledChunk) { function rejectReference (line 2173) | function rejectReference(response, handler, error) { function waitForReference (line 2199) | function waitForReference( function loadServerReference (line 2245) | function loadServerReference(response, metaData, parentObject, key) { function resolveLazy (line 2356) | function resolveLazy(value) { function transferReferencedDebugInfo (line 2370) | function transferReferencedDebugInfo(parentChunk, referencedChunk) { function getOutlinedModel (line 2380) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 2535) | function createMap(response, model) { function createSet (line 2538) | function createSet(response, model) { function createBlob (line 2541) | function createBlob(response, model) { function createFormData (line 2544) | function createFormData(response, model) { function applyConstructor (line 2550) | function applyConstructor(response, model, parentObject) { function defineLazyGetter (line 2553) | function defineLazyGetter(response, chunk, parentObject, key) { function extractIterator (line 2572) | function extractIterator(response, model) { function createModel (line 2575) | function createModel(response, model) { function getInferredFunctionApproximate (line 2578) | function getInferredFunctionApproximate(code) { function parseModelString (line 2609) | function parseModelString(response, parentObject, key, value) { function missingCall (line 2792) | function missingCall() { function markIOStarted (line 2797) | function markIOStarted() { function ResponseInstance (line 2800) | function ResponseInstance( function createStreamState (line 2861) | function createStreamState(weakResponse, streamDebugValue) { function incrementChunkDebugInfo (line 2886) | function incrementChunkDebugInfo(streamState, chunkLength) { function addAsyncInfo (line 2906) | function addAsyncInfo(chunk, asyncInfo) { function resolveChunkDebugInfo (line 2925) | function resolveChunkDebugInfo(response, streamState, chunk) { function resolveBuffer (line 2933) | function resolveBuffer(response, id, buffer, streamState) { function resolveModule (line 2943) | function resolveModule(response, id, model, streamState) { function resolveStream (line 2980) | function resolveStream(response, id, stream, controller, streamState) { function startReadableStream (line 3028) | function startReadableStream(response, id, type, streamState) { function asyncIterator (line 3112) | function asyncIterator() { function createIterator (line 3115) | function createIterator(next) { function startAsyncIterable (line 3120) | function startAsyncIterable(response, id, iterator, streamState) { function resolveErrorDev (line 3227) | function resolveErrorDev(response, errorInfo) { function createFakeFunction (line 3288) | function createFakeFunction( function buildFakeCallStack (line 3386) | function buildFakeCallStack( function getRootTask (line 3428) | function getRootTask(response, childEnvironmentName) { function initializeFakeTask (line 3440) | function initializeFakeTask(response, debugInfo) { function fakeJSXCallSite (line 3481) | function fakeJSXCallSite() { function initializeFakeStack (line 3484) | function initializeFakeStack(response, debugInfo) { function initializeDebugInfo (line 3500) | function initializeDebugInfo(response, debugInfo) { function getCurrentStackInDEV (line 3514) | function getCurrentStackInDEV() { function resolveConsoleEntry (line 3569) | function resolveConsoleEntry(response, json) { function initializeIOInfo (line 3602) | function initializeIOInfo(response, ioInfo) { function resolveIOInfo (line 3628) | function resolveIOInfo(response, id, model) { function mergeBuffer (line 3652) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 3668) | function resolveTypedArray( function flushComponentPerformance (line 3688) | function flushComponentPerformance( function flushInitialRenderPerformance (line 4224) | function flushInitialRenderPerformance(response) { function processFullBinaryRow (line 4238) | function processFullBinaryRow( function processFullStringRow (line 4394) | function processFullStringRow(response, streamState, id, tag, row) { function processBinaryChunk (line 4540) | function processBinaryChunk(weakResponse, streamState, chunk) { function parseModel (line 4642) | function parseModel(response, json) { function reviveModel (line 4646) | function reviveModel(response, value, parentObject, key) { function close (line 4741) | function close(weakResponse) { function createDebugCallbackFromWritableStream (line 4765) | function createDebugCallbackFromWritableStream(debugWritable) { function createResponseFromOptions (line 4776) | function createResponseFromOptions(options) { function startReadingFromUniversalStream (line 4827) | function startReadingFromUniversalStream( function startReadingFromStream (line 4942) | function startReadingFromStream(response, stream, onDone, debugValue) { function action (line 5248) | function action() { FILE: packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.js function resolveClientReference (line 15) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 36) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 57) | function requireAsyncModule(id) { function ignoreReject (line 73) | function ignoreReject() {} function preloadModule (line 74) | function preloadModule(metadata) { function requireModule (line 98) | function requireModule(metadata) { function getIteratorFn (line 123) | function getIteratorFn(maybeIterable) { function serializeNumber (line 135) | function serializeNumber(number) { function processReply (line 146) | function processReply( function registerBoundServerReference (line 522) | function registerBoundServerReference(reference, id, bound) { function createBoundServerReference (line 530) | function createBoundServerReference(metaData, callServer) { function ReactPromise (line 546) | function ReactPromise(status, value, reason) { function readChunk (line 577) | function readChunk(chunk) { function createPendingChunk (line 596) | function createPendingChunk() { function wakeChunk (line 599) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 607) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 615) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 636) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 690) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedIteratorResultChunk (line 700) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 707) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 714) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 732) | function resolveModuleChunk(response, chunk, value) { function initializeModelChunk (line 750) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 789) | function initializeModuleChunk(chunk) { function reportGlobalError (line 799) | function reportGlobalError(weakResponse, error) { function createLazyChunkWrapper (line 810) | function createLazyChunkWrapper(chunk) { function getChunk (line 813) | function getChunk(response, id) { function fulfillReference (line 828) | function fulfillReference(response, reference, value) { function rejectReference (line 951) | function rejectReference(response, handler, error) { function waitForReference (line 961) | function waitForReference( function loadServerReference (line 995) | function loadServerReference(response, metaData, parentObject, key) { function getOutlinedModel (line 1071) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 1207) | function createMap(response, model) { function createSet (line 1210) | function createSet(response, model) { function createBlob (line 1213) | function createBlob(response, model) { function createFormData (line 1216) | function createFormData(response, model) { function extractIterator (line 1222) | function extractIterator(response, model) { function createModel (line 1225) | function createModel(response, model) { function parseModelString (line 1228) | function parseModelString(response, parentObject, key, value) { function missingCall (line 1327) | function missingCall() { function ResponseInstance (line 1332) | function ResponseInstance( function resolveBuffer (line 1356) | function resolveBuffer(response, id, buffer) { function resolveModule (line 1364) | function resolveModule(response, id, model) { function resolveStream (line 1390) | function resolveStream(response, id, stream, controller) { function startReadableStream (line 1403) | function startReadableStream(response, id, type) { function asyncIterator (line 1479) | function asyncIterator() { function createIterator (line 1482) | function createIterator(next) { function startAsyncIterable (line 1487) | function startAsyncIterable(response, id, iterator) { function resolveErrorProd (line 1596) | function resolveErrorProd() { function mergeBuffer (line 1603) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 1615) | function resolveTypedArray( function processFullBinaryRow (line 1634) | function processFullBinaryRow(response, streamState, id, tag, buffer, ch... function parseModel (line 1784) | function parseModel(response, json) { function reviveModel (line 1788) | function reviveModel(response, value, parentObject, key) { function close (line 1832) | function close(weakResponse) { function createResponseFromOptions (line 1846) | function createResponseFromOptions(options) { function startReadingFromStream (line 1862) | function startReadingFromStream(response, stream, onDone) { function action (line 1992) | function action() { FILE: packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.edge.development.js function checkEvalAvailabilityOnceDev (line 14) | function checkEvalAvailabilityOnceDev() { function resolveClientReference (line 26) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 47) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 67) | function requireAsyncModule(id) { function ignoreReject (line 83) | function ignoreReject() {} function preloadModule (line 84) | function preloadModule(metadata) { function requireModule (line 111) | function requireModule(metadata) { function prepareDestinationWithChunks (line 123) | function prepareDestinationWithChunks( function getIteratorFn (line 148) | function getIteratorFn(maybeIterable) { function isObjectPrototype (line 156) | function isObjectPrototype(object) { function isSimpleObject (line 166) | function isSimpleObject(object) { function objectName (line 184) | function objectName(object) { function describeKeyForErrorMessage (line 188) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 192) | function describeValueForErrorMessage(value) { function describeElementType (line 214) | function describeElementType(type) { function describeObjectForErrorMessage (line 239) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function serializeNumber (line 345) | function serializeNumber(number) { function processReply (line 356) | function processReply( function encodeFormData (line 788) | function encodeFormData(reference) { function defaultEncodeFormAction (line 817) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 849) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function createFakeServerFunction (line 883) | function createFakeServerFunction( function registerBoundServerReference (line 926) | function registerBoundServerReference( function bind (line 959) | function bind() { function createBoundServerReference (line 987) | function createBoundServerReference( function parseStackLocation (line 1029) | function parseStackLocation(error) { function createServerReference$1 (line 1058) | function createServerReference$1( function getComponentNameFromType (line 1091) | function getComponentNameFromType(type) { function getArrayKind (line 1151) | function getArrayKind(array) { function addObjectToProperties (line 1176) | function addObjectToProperties(object, properties, indent, prefix) { function addValueToProperties (line 1196) | function addValueToProperties( function getIODescription (line 1392) | function getIODescription(value) { function markAllTracksInOrder (line 1442) | function markAllTracksInOrder() { function getIOColor (line 1461) | function getIOColor(functionName) { function getIOLongName (line 1471) | function getIOLongName(ioInfo, description, env, rootEnv) { function getIOShortName (line 1479) | function getIOShortName(ioInfo, description, env, rootEnv) { function logComponentAwait (line 1514) | function logComponentAwait( function logIOInfoErrored (line 1572) | function logIOInfoErrored(ioInfo, rootEnv, error) { function logIOInfo (line 1619) | function logIOInfo(ioInfo, rootEnv, value) { function prepareStackTrace (line 1661) | function prepareStackTrace(error, structuredStackTrace) { function ReactPromise (line 1667) | function ReactPromise(status, value, reason) { function unwrapWeakResponse (line 1675) | function unwrapWeakResponse(weakResponse) { function closeDebugChannel (line 1683) | function closeDebugChannel(debugChannel) { function readChunk (line 1686) | function readChunk(chunk) { function getRoot (line 1705) | function getRoot(weakResponse) { function createPendingChunk (line 1709) | function createPendingChunk(response) { function releasePendingChunk (line 1717) | function releasePendingChunk(response, chunk) { function filterDebugInfo (line 1726) | function filterDebugInfo(response, value) { function moveDebugInfoFromChunkToInnerValue (line 1737) | function moveDebugInfoFromChunkToInnerValue(chunk, value) { function wakeChunk (line 1756) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 1766) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 1774) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 1795) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 1855) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 1881) | function createResolvedModelChunk(response, value) { function createResolvedIteratorResultChunk (line 1884) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 1893) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 1902) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 1921) | function resolveModuleChunk(response, chunk, value) { function initializeDebugChunk (line 1941) | function initializeDebugChunk(response, chunk) { function initializeModelChunk (line 2004) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 2048) | function initializeModuleChunk(chunk) { function reportGlobalError (line 2058) | function reportGlobalError(weakResponse, error) { function nullRefGetter (line 2078) | function nullRefGetter() { function getTaskName (line 2081) | function getTaskName(type) { function initializeElement (line 2097) | function initializeElement(response, element, lazyNode) { function createLazyChunkWrapper (line 2152) | function createLazyChunkWrapper(chunk, validated) { function getChunk (line 2162) | function getChunk(response, id) { function fulfillReference (line 2181) | function fulfillReference(response, reference, value, fulfilledChunk) { function rejectReference (line 2320) | function rejectReference(response, handler, error) { function waitForReference (line 2346) | function waitForReference( function loadServerReference (line 2392) | function loadServerReference(response, metaData, parentObject, key) { function resolveLazy (line 2509) | function resolveLazy(value) { function transferReferencedDebugInfo (line 2523) | function transferReferencedDebugInfo(parentChunk, referencedChunk) { function getOutlinedModel (line 2533) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 2688) | function createMap(response, model) { function createSet (line 2691) | function createSet(response, model) { function createBlob (line 2694) | function createBlob(response, model) { function createFormData (line 2697) | function createFormData(response, model) { function applyConstructor (line 2703) | function applyConstructor(response, model, parentObject) { function defineLazyGetter (line 2706) | function defineLazyGetter(response, chunk, parentObject, key) { function extractIterator (line 2725) | function extractIterator(response, model) { function createModel (line 2728) | function createModel(response, model) { function getInferredFunctionApproximate (line 2731) | function getInferredFunctionApproximate(code) { function parseModelString (line 2762) | function parseModelString(response, parentObject, key, value) { function missingCall (line 2945) | function missingCall() { function markIOStarted (line 2950) | function markIOStarted() { function ResponseInstance (line 2953) | function ResponseInstance( function createStreamState (line 3014) | function createStreamState(weakResponse, streamDebugValue) { function addAsyncInfo (line 3039) | function addAsyncInfo(chunk, asyncInfo) { function resolveChunkDebugInfo (line 3058) | function resolveChunkDebugInfo(response, streamState, chunk) { function resolveBuffer (line 3066) | function resolveBuffer(response, id, buffer, streamState) { function resolveModule (line 3076) | function resolveModule(response, id, model, streamState) { function resolveStream (line 3118) | function resolveStream(response, id, stream, controller, streamState) { function startReadableStream (line 3166) | function startReadableStream(response, id, type, streamState) { function asyncIterator (line 3250) | function asyncIterator() { function createIterator (line 3253) | function createIterator(next) { function startAsyncIterable (line 3258) | function startAsyncIterable(response, id, iterator, streamState) { function resolveErrorDev (line 3365) | function resolveErrorDev(response, errorInfo) { function createFakeFunction (line 3426) | function createFakeFunction( function buildFakeCallStack (line 3524) | function buildFakeCallStack( function getRootTask (line 3566) | function getRootTask(response, childEnvironmentName) { function initializeFakeTask (line 3578) | function initializeFakeTask(response, debugInfo) { function fakeJSXCallSite (line 3619) | function fakeJSXCallSite() { function initializeFakeStack (line 3622) | function initializeFakeStack(response, debugInfo) { function initializeDebugInfo (line 3638) | function initializeDebugInfo(response, debugInfo) { function getCurrentStackInDEV (line 3652) | function getCurrentStackInDEV() { function resolveConsoleEntry (line 3707) | function resolveConsoleEntry(response, json) { function initializeIOInfo (line 3740) | function initializeIOInfo(response, ioInfo) { function resolveIOInfo (line 3766) | function resolveIOInfo(response, id, model) { function mergeBuffer (line 3790) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 3806) | function resolveTypedArray( function flushComponentPerformance (line 3826) | function flushComponentPerformance( function flushInitialRenderPerformance (line 4362) | function flushInitialRenderPerformance(response) { function processFullBinaryRow (line 4376) | function processFullBinaryRow( function parseModel (line 4675) | function parseModel(response, json) { function reviveModel (line 4679) | function reviveModel(response, value, parentObject, key) { function close (line 4774) | function close(weakResponse) { function noServerCall (line 4798) | function noServerCall() { function createResponseFromOptions (line 4803) | function createResponseFromOptions(options) { function startReadingFromStream (line 4853) | function startReadingFromStream( FILE: packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.edge.production.js function resolveClientReference (line 15) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 36) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 57) | function requireAsyncModule(id) { function ignoreReject (line 73) | function ignoreReject() {} function preloadModule (line 74) | function preloadModule(metadata) { function requireModule (line 97) | function requireModule(metadata) { function prepareDestinationWithChunks (line 109) | function prepareDestinationWithChunks(moduleLoading, chunks, nonce$jscom... function getIteratorFn (line 135) | function getIteratorFn(maybeIterable) { function serializeNumber (line 147) | function serializeNumber(number) { function processReply (line 158) | function processReply( function encodeFormData (line 535) | function encodeFormData(reference) { function defaultEncodeFormAction (line 564) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 596) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function registerBoundServerReference (line 630) | function registerBoundServerReference(reference, id, bound, encodeFormAc... function bind (line 659) | function bind() { function createBoundServerReference (line 683) | function createBoundServerReference(metaData, callServer, encodeFormActi... function createServerReference$1 (line 699) | function createServerReference$1(id, callServer, encodeFormAction) { function ReactPromise (line 707) | function ReactPromise(status, value, reason) { function readChunk (line 738) | function readChunk(chunk) { function createPendingChunk (line 757) | function createPendingChunk() { function wakeChunk (line 760) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 768) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 776) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 797) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 851) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedIteratorResultChunk (line 861) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 868) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 875) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 893) | function resolveModuleChunk(response, chunk, value) { function initializeModelChunk (line 911) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 950) | function initializeModuleChunk(chunk) { function reportGlobalError (line 960) | function reportGlobalError(weakResponse, error) { function createLazyChunkWrapper (line 971) | function createLazyChunkWrapper(chunk) { function getChunk (line 974) | function getChunk(response, id) { function fulfillReference (line 989) | function fulfillReference(response, reference, value) { function rejectReference (line 1112) | function rejectReference(response, handler, error) { function waitForReference (line 1122) | function waitForReference( function loadServerReference (line 1156) | function loadServerReference(response, metaData, parentObject, key) { function getOutlinedModel (line 1246) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 1382) | function createMap(response, model) { function createSet (line 1385) | function createSet(response, model) { function createBlob (line 1388) | function createBlob(response, model) { function createFormData (line 1391) | function createFormData(response, model) { function extractIterator (line 1397) | function extractIterator(response, model) { function createModel (line 1400) | function createModel(response, model) { function parseModelString (line 1403) | function parseModelString(response, parentObject, key, value) { function missingCall (line 1502) | function missingCall() { function ResponseInstance (line 1507) | function ResponseInstance( function resolveBuffer (line 1531) | function resolveBuffer(response, id, buffer) { function resolveModule (line 1539) | function resolveModule(response, id, model) { function resolveStream (line 1570) | function resolveStream(response, id, stream, controller) { function startReadableStream (line 1583) | function startReadableStream(response, id, type) { function asyncIterator (line 1659) | function asyncIterator() { function createIterator (line 1662) | function createIterator(next) { function startAsyncIterable (line 1667) | function startAsyncIterable(response, id, iterator) { function resolveErrorProd (line 1776) | function resolveErrorProd() { function mergeBuffer (line 1783) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 1795) | function resolveTypedArray( function processFullBinaryRow (line 1814) | function processFullBinaryRow(response, streamState, id, tag, buffer, ch... function parseModel (line 1964) | function parseModel(response, json) { function reviveModel (line 1968) | function reviveModel(response, value, parentObject, key) { function close (line 2012) | function close(weakResponse) { function noServerCall (line 2026) | function noServerCall() { function createResponseFromOptions (line 2031) | function createResponseFromOptions(options) { function startReadingFromStream (line 2047) | function startReadingFromStream(response, stream, onDone) { FILE: packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.development.js function checkEvalAvailabilityOnceDev (line 14) | function checkEvalAvailabilityOnceDev() { function resolveClientReference (line 26) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 47) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 67) | function requireAsyncModule(id) { function ignoreReject (line 83) | function ignoreReject() {} function preloadModule (line 84) | function preloadModule(metadata) { function requireModule (line 111) | function requireModule(metadata) { function prepareDestinationWithChunks (line 123) | function prepareDestinationWithChunks( function getIteratorFn (line 148) | function getIteratorFn(maybeIterable) { function isObjectPrototype (line 156) | function isObjectPrototype(object) { function isSimpleObject (line 166) | function isSimpleObject(object) { function objectName (line 184) | function objectName(object) { function describeKeyForErrorMessage (line 188) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 192) | function describeValueForErrorMessage(value) { function describeElementType (line 214) | function describeElementType(type) { function describeObjectForErrorMessage (line 239) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function serializeNumber (line 345) | function serializeNumber(number) { function processReply (line 356) | function processReply( function encodeFormData (line 788) | function encodeFormData(reference) { function defaultEncodeFormAction (line 817) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 849) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function createFakeServerFunction (line 883) | function createFakeServerFunction( function registerBoundServerReference (line 926) | function registerBoundServerReference( function bind (line 959) | function bind() { function createBoundServerReference (line 987) | function createBoundServerReference( function parseStackLocation (line 1029) | function parseStackLocation(error) { function createServerReference$1 (line 1058) | function createServerReference$1( function getComponentNameFromType (line 1091) | function getComponentNameFromType(type) { function getArrayKind (line 1151) | function getArrayKind(array) { function addObjectToProperties (line 1176) | function addObjectToProperties(object, properties, indent, prefix) { function addValueToProperties (line 1196) | function addValueToProperties( function getIODescription (line 1392) | function getIODescription(value) { function markAllTracksInOrder (line 1442) | function markAllTracksInOrder() { function getIOColor (line 1461) | function getIOColor(functionName) { function getIOLongName (line 1471) | function getIOLongName(ioInfo, description, env, rootEnv) { function getIOShortName (line 1479) | function getIOShortName(ioInfo, description, env, rootEnv) { function logComponentAwait (line 1514) | function logComponentAwait( function logIOInfoErrored (line 1572) | function logIOInfoErrored(ioInfo, rootEnv, error) { function logIOInfo (line 1619) | function logIOInfo(ioInfo, rootEnv, value) { function prepareStackTrace (line 1661) | function prepareStackTrace(error, structuredStackTrace) { function ReactPromise (line 1667) | function ReactPromise(status, value, reason) { function hasGCedResponse (line 1675) | function hasGCedResponse(weakResponse) { function unwrapWeakResponse (line 1678) | function unwrapWeakResponse(weakResponse) { function closeDebugChannel (line 1686) | function closeDebugChannel(debugChannel) { function readChunk (line 1689) | function readChunk(chunk) { function getRoot (line 1708) | function getRoot(weakResponse) { function createPendingChunk (line 1712) | function createPendingChunk(response) { function releasePendingChunk (line 1720) | function releasePendingChunk(response, chunk) { function filterDebugInfo (line 1729) | function filterDebugInfo(response, value) { function moveDebugInfoFromChunkToInnerValue (line 1740) | function moveDebugInfoFromChunkToInnerValue(chunk, value) { function wakeChunk (line 1759) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 1769) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 1777) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 1798) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 1858) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 1884) | function createResolvedModelChunk(response, value) { function createResolvedIteratorResultChunk (line 1887) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 1896) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 1905) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 1924) | function resolveModuleChunk(response, chunk, value) { function initializeDebugChunk (line 1944) | function initializeDebugChunk(response, chunk) { function initializeModelChunk (line 2007) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 2051) | function initializeModuleChunk(chunk) { function reportGlobalError (line 2061) | function reportGlobalError(weakResponse, error) { function nullRefGetter (line 2081) | function nullRefGetter() { function getTaskName (line 2084) | function getTaskName(type) { function initializeElement (line 2100) | function initializeElement(response, element, lazyNode) { function createLazyChunkWrapper (line 2155) | function createLazyChunkWrapper(chunk, validated) { function getChunk (line 2165) | function getChunk(response, id) { function fulfillReference (line 2184) | function fulfillReference(response, reference, value, fulfilledChunk) { function rejectReference (line 2323) | function rejectReference(response, handler, error) { function waitForReference (line 2349) | function waitForReference( function loadServerReference (line 2395) | function loadServerReference(response, metaData, parentObject, key) { function resolveLazy (line 2512) | function resolveLazy(value) { function transferReferencedDebugInfo (line 2526) | function transferReferencedDebugInfo(parentChunk, referencedChunk) { function getOutlinedModel (line 2536) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 2691) | function createMap(response, model) { function createSet (line 2694) | function createSet(response, model) { function createBlob (line 2697) | function createBlob(response, model) { function createFormData (line 2700) | function createFormData(response, model) { function applyConstructor (line 2706) | function applyConstructor(response, model, parentObject) { function defineLazyGetter (line 2709) | function defineLazyGetter(response, chunk, parentObject, key) { function extractIterator (line 2728) | function extractIterator(response, model) { function createModel (line 2731) | function createModel(response, model) { function getInferredFunctionApproximate (line 2734) | function getInferredFunctionApproximate(code) { function parseModelString (line 2765) | function parseModelString(response, parentObject, key, value) { function missingCall (line 2948) | function missingCall() { function markIOStarted (line 2953) | function markIOStarted() { function ResponseInstance (line 2956) | function ResponseInstance( function createResponse (line 3017) | function createResponse( function createStreamState (line 3052) | function createStreamState(weakResponse, streamDebugValue) { function incrementChunkDebugInfo (line 3077) | function incrementChunkDebugInfo(streamState, chunkLength) { function addAsyncInfo (line 3097) | function addAsyncInfo(chunk, asyncInfo) { function resolveChunkDebugInfo (line 3116) | function resolveChunkDebugInfo(response, streamState, chunk) { function resolveBuffer (line 3124) | function resolveBuffer(response, id, buffer, streamState) { function resolveModule (line 3134) | function resolveModule(response, id, model, streamState) { function resolveStream (line 3176) | function resolveStream(response, id, stream, controller, streamState) { function startReadableStream (line 3224) | function startReadableStream(response, id, type, streamState) { function asyncIterator (line 3308) | function asyncIterator() { function createIterator (line 3311) | function createIterator(next) { function startAsyncIterable (line 3316) | function startAsyncIterable(response, id, iterator, streamState) { function resolveErrorDev (line 3423) | function resolveErrorDev(response, errorInfo) { function createFakeFunction (line 3484) | function createFakeFunction( function buildFakeCallStack (line 3582) | function buildFakeCallStack( function getRootTask (line 3624) | function getRootTask(response, childEnvironmentName) { function initializeFakeTask (line 3636) | function initializeFakeTask(response, debugInfo) { function fakeJSXCallSite (line 3677) | function fakeJSXCallSite() { function initializeFakeStack (line 3680) | function initializeFakeStack(response, debugInfo) { function initializeDebugInfo (line 3696) | function initializeDebugInfo(response, debugInfo) { function getCurrentStackInDEV (line 3710) | function getCurrentStackInDEV() { function resolveConsoleEntry (line 3765) | function resolveConsoleEntry(response, json) { function initializeIOInfo (line 3798) | function initializeIOInfo(response, ioInfo) { function resolveIOInfo (line 3824) | function resolveIOInfo(response, id, model) { function mergeBuffer (line 3848) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 3864) | function resolveTypedArray( function flushComponentPerformance (line 3884) | function flushComponentPerformance( function flushInitialRenderPerformance (line 4420) | function flushInitialRenderPerformance(response) { function processFullBinaryRow (line 4434) | function processFullBinaryRow( function processFullStringRow (line 4590) | function processFullStringRow(response, streamState, id, tag, row) { function processBinaryChunk (line 4736) | function processBinaryChunk(weakResponse, streamState, chunk) { function parseModel (line 4838) | function parseModel(response, json) { function reviveModel (line 4842) | function reviveModel(response, value, parentObject, key) { function close (line 4937) | function close(weakResponse) { function noServerCall$1 (line 4961) | function noServerCall$1() { function createResponseFromOptions (line 4966) | function createResponseFromOptions(options) { function startReadingFromStream$1 (line 4993) | function startReadingFromStream$1(response, stream, onDone, debugValue) { function noServerCall (line 5007) | function noServerCall() { function startReadingFromStream (line 5012) | function startReadingFromStream(response$jscomp$0, stream, onEnd) { FILE: packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.node.production.js function resolveClientReference (line 16) | function resolveClientReference(bundlerConfig, metadata) { function resolveServerReference (line 37) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 58) | function requireAsyncModule(id) { function ignoreReject (line 74) | function ignoreReject() {} function preloadModule (line 75) | function preloadModule(metadata) { function requireModule (line 98) | function requireModule(metadata) { function prepareDestinationWithChunks (line 110) | function prepareDestinationWithChunks(moduleLoading, chunks, nonce$jscom... function getIteratorFn (line 136) | function getIteratorFn(maybeIterable) { function serializeNumber (line 148) | function serializeNumber(number) { function processReply (line 159) | function processReply( function encodeFormData (line 536) | function encodeFormData(reference) { function defaultEncodeFormAction (line 565) | function defaultEncodeFormAction(identifierPrefix) { function isSignatureEqual (line 597) | function isSignatureEqual(referenceId, numberOfBoundArgs) { function registerBoundServerReference (line 631) | function registerBoundServerReference(reference, id, bound, encodeFormAc... function bind (line 660) | function bind() { function createBoundServerReference (line 684) | function createBoundServerReference(metaData, callServer, encodeFormActi... function createServerReference$1 (line 700) | function createServerReference$1(id, callServer, encodeFormAction) { function ReactPromise (line 708) | function ReactPromise(status, value, reason) { function readChunk (line 739) | function readChunk(chunk) { function createPendingChunk (line 758) | function createPendingChunk() { function wakeChunk (line 761) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 769) | function rejectChunk(response, listeners, error) { function resolveBlockedCycle (line 777) | function resolveBlockedCycle(resolvedChunk, reference) { function wakeChunkIfInitialized (line 798) | function wakeChunkIfInitialized( function triggerErrorOnChunk (line 852) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedIteratorResultChunk (line 862) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 869) | function resolveIteratorResultChunk(response, chunk, value, done) { function resolveModelChunk (line 876) | function resolveModelChunk(response, chunk, value) { function resolveModuleChunk (line 894) | function resolveModuleChunk(response, chunk, value) { function initializeModelChunk (line 912) | function initializeModelChunk(chunk) { function initializeModuleChunk (line 951) | function initializeModuleChunk(chunk) { function reportGlobalError (line 961) | function reportGlobalError(weakResponse, error) { function createLazyChunkWrapper (line 972) | function createLazyChunkWrapper(chunk) { function getChunk (line 975) | function getChunk(response, id) { function fulfillReference (line 990) | function fulfillReference(response, reference, value) { function rejectReference (line 1113) | function rejectReference(response, handler, error) { function waitForReference (line 1123) | function waitForReference( function loadServerReference (line 1157) | function loadServerReference(response, metaData, parentObject, key) { function getOutlinedModel (line 1247) | function getOutlinedModel(response, reference, parentObject, key, map) { function createMap (line 1383) | function createMap(response, model) { function createSet (line 1386) | function createSet(response, model) { function createBlob (line 1389) | function createBlob(response, model) { function createFormData (line 1392) | function createFormData(response, model) { function extractIterator (line 1398) | function extractIterator(response, model) { function createModel (line 1401) | function createModel(response, model) { function parseModelString (line 1404) | function parseModelString(response, parentObject, key, value) { function missingCall (line 1503) | function missingCall() { function ResponseInstance (line 1508) | function ResponseInstance( function createStreamState (line 1532) | function createStreamState() { function resolveBuffer (line 1535) | function resolveBuffer(response, id, buffer) { function resolveModule (line 1543) | function resolveModule(response, id, model) { function resolveStream (line 1574) | function resolveStream(response, id, stream, controller) { function startReadableStream (line 1587) | function startReadableStream(response, id, type) { function asyncIterator (line 1663) | function asyncIterator() { function createIterator (line 1666) | function createIterator(next) { function startAsyncIterable (line 1671) | function startAsyncIterable(response, id, iterator) { function resolveErrorProd (line 1780) | function resolveErrorProd() { function mergeBuffer (line 1787) | function mergeBuffer(buffer, lastChunk) { function resolveTypedArray (line 1799) | function resolveTypedArray( function processFullBinaryRow (line 1818) | function processFullBinaryRow(response, streamState, id, tag, buffer, ch... function processFullStringRow (line 1873) | function processFullStringRow(response, streamState, id, tag, row) { function processBinaryChunk (line 1974) | function processBinaryChunk(weakResponse, streamState, chunk) { function parseModel (line 2068) | function parseModel(response, json) { function reviveModel (line 2072) | function reviveModel(response, value, parentObject, key) { function close (line 2116) | function close(weakResponse) { function noServerCall$1 (line 2130) | function noServerCall$1() { function createResponseFromOptions (line 2135) | function createResponseFromOptions(options) { function startReadingFromStream$1 (line 2151) | function startReadingFromStream$1(response, stream, onDone) { function noServerCall (line 2165) | function noServerCall() { function startReadingFromStream (line 2170) | function startReadingFromStream(response, stream, onEnd) { FILE: packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-plugin.js function _unsupportedIterableToArray (line 20) | function _unsupportedIterableToArray(o, minLen) { function _arrayLikeToArray (line 30) | function _arrayLikeToArray(arr, len) { function _createForOfIteratorHelper (line 35) | function _createForOfIteratorHelper(o, allowArrayLike) { class ClientReferenceDependency (line 88) | class ClientReferenceDependency extends ModuleDependency { method constructor (line 89) | constructor(request) { method type (line 92) | get type() { class ReactFlightWebpackPlugin (line 97) | class ReactFlightWebpackPlugin { method constructor (line 98) | constructor(options) { method apply (line 127) | apply(compiler) { method resolveAllClientFiles (line 302) | resolveAllClientFiles( FILE: packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-server.browser.development.js function voidHandler (line 14) | function voidHandler() {} function _defineProperty (line 15) | function _defineProperty(obj, key, value) { function scheduleWork (line 36) | function scheduleWork(callback) { function handleErrorInNextTick (line 40) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 45) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 73) | function completeWriting(destination) { function stringToChunk (line 82) | function stringToChunk(content) { function byteLengthOfChunk (line 85) | function byteLengthOfChunk(chunk) { function closeWithError (line 88) | function closeWithError(destination, error) { function isClientReference (line 93) | function isClientReference(reference) { function registerClientReferenceImpl (line 96) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 103) | function bind() { function getReference (line 124) | function getReference(target, name) { function resolveClientReferenceMetadata (line 201) | function resolveClientReferenceMetadata(config, clientReference) { function preload (line 228) | function preload(href, as, options) { function preloadModule$1 (line 253) | function preloadModule$1(href, options) { function trimOptions (line 268) | function trimOptions(options) { function getChildFormatContext (line 278) | function getChildFormatContext(parentContext, type, props) { function collectStackTracePrivate (line 377) | function collectStackTracePrivate(error, structuredStackTrace) { function collectStackTrace (line 443) | function collectStackTrace(error, structuredStackTrace) { function parseStackTrace (line 450) | function parseStackTrace(error, skipFrames) { function createTemporaryReference (line 500) | function createTemporaryReference(temporaryReferences, id) { function getIteratorFn (line 513) | function getIteratorFn(maybeIterable) { function noop (line 521) | function noop() {} function trackUsedThenable (line 522) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 564) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 573) | function getThenableStateAfterSuspending() { function unsupportedHook (line 579) | function unsupportedHook() { function unsupportedRefresh (line 582) | function unsupportedRefresh() { function unsupportedContext (line 587) | function unsupportedContext() { function resolveOwner (line 590) | function resolveOwner() { function resetOwnerStackLimit (line 593) | function resetOwnerStackLimit() { function isObjectPrototype (line 599) | function isObjectPrototype(object) { function isGetter (line 609) | function isGetter(object, name) { function isSimpleObject (line 616) | function isSimpleObject(object) { function objectName (line 634) | function objectName(object) { function describeKeyForErrorMessage (line 638) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 642) | function describeValueForErrorMessage(value) { function describeElementType (line 664) | function describeElementType(type) { function describeObjectForErrorMessage (line 689) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultFilterStackFrame (line 795) | function defaultFilterStackFrame(filename) { function filterStackTrace (line 802) | function filterStackTrace(request, stack) { function patchConsole (line 822) | function patchConsole(consoleInst, methodName) { function getCurrentStackInDEV (line 918) | function getCurrentStackInDEV() { function defaultErrorHandler (line 973) | function defaultErrorHandler(error) { function RequestInstance (line 976) | function RequestInstance( function createRequest (line 1070) | function createRequest( function createPrerenderRequest (line 1097) | function createPrerenderRequest( function resolveRequest (line 1126) | function resolveRequest() { function serializeDebugThenable (line 1129) | function serializeDebugThenable(request, counter, thenable) { function emitRequestedDebugThenable (line 1199) | function emitRequestedDebugThenable(request, id, counter, thenable) { function serializeThenable (line 1215) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 1294) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1379) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1466) | function emitHint(request, code, model) { function readThenable (line 1472) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1477) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function callWithDebugContextInDEV (line 1510) | function callWithDebugContextInDEV(request, task, callback, arg) { function processServerComponentReturnValue (line 1530) | function processServerComponentReturnValue( function renderFunctionComponent (line 1593) | function renderFunctionComponent( function warnForMissingKey (line 1693) | function warnForMissingKey(request, key, componentDebugInfo, debugTask) { function renderFragment (line 1714) | function renderFragment(request, task, children) { function renderAsyncFragment (line 1744) | function renderAsyncFragment(request, task, children, getAsyncIterator) { function deferTask (line 1761) | function deferTask(request, task) { function outlineTask (line 1777) | function outlineTask(request, task) { function renderElement (line 1795) | function renderElement(request, task, type, key, ref, props, validated) { function pingTask (line 1936) | function pingTask(request, task) { function createTask (line 1950) | function createTask( function serializeByValueID (line 2016) | function serializeByValueID(id) { function serializeLazyID (line 2019) | function serializeLazyID(id) { function serializeDeferredObject (line 2022) | function serializeDeferredObject(request, value) { function serializeNumber (line 2032) | function serializeNumber(number) { function encodeReferenceChunk (line 2043) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 2048) | function serializeClientReference( function serializeDebugClientReference (line 2085) | function serializeDebugClientReference( function outlineModel (line 2121) | function outlineModel(request, value) { function outlineModelWithFormatContext (line 2124) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeServerReference (line 2140) | function serializeServerReference(request, serverReference) { function serializeLargeTextString (line 2171) | function serializeLargeTextString(request, text) { function serializeMap (line 2177) | function serializeMap(request, map) { function serializeFormData (line 2181) | function serializeFormData(request, formData) { function serializeSet (line 2185) | function serializeSet(request, set) { function serializeTypedArray (line 2189) | function serializeTypedArray(request, tag, typedArray) { function serializeDebugTypedArray (line 2195) | function serializeDebugTypedArray(request, tag, typedArray) { function serializeDebugBlob (line 2203) | function serializeDebugBlob(request, blob) { function serializeBlob (line 2230) | function serializeBlob(request, blob) { function renderModel (line 2285) | function renderModel(request, task, parent, key, value) { function renderModelDestructive (line 2360) | function renderModelDestructive( function logRecoverableError (line 2693) | function logRecoverableError(request, error, task) { function fatalError (line 2713) | function fatalError(request, error) { function serializeErrorValue (line 2724) | function serializeErrorValue(request, error) { function emitErrorChunk (line 2748) | function emitErrorChunk(request, id, digest, error, debug, owner) { function emitImportChunk (line 2805) | function emitImportChunk(request, id, clientReferenceMetadata, debug) { function emitSymbolChunk (line 2813) | function emitSymbolChunk(request, id, name) { function emitModelChunk (line 2817) | function emitModelChunk(request, id, json) { function emitDebugHaltChunk (line 2822) | function emitDebugHaltChunk(request, id) { function emitDebugChunk (line 2827) | function emitDebugChunk(request, id, debugInfo) { function outlineComponentInfo (line 2842) | function outlineComponentInfo(request, componentInfo) { function emitTypedArrayChunk (line 2872) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 2887) | function emitTextChunk(request, id, text, debug) { function renderDebugModel (line 2901) | function renderDebugModel( function serializeDebugModel (line 3258) | function serializeDebugModel(request, objectLimit, model) { function emitOutlinedDebugModelChunk (line 3289) | function emitOutlinedDebugModelChunk(request, id, counter, model) { function outlineDebugModel (line 3326) | function outlineDebugModel(request, counter, model) { function emitTimeOriginChunk (line 3332) | function emitTimeOriginChunk(request, timeOrigin) { function forwardDebugInfo (line 3337) | function forwardDebugInfo(request$jscomp$1, task, debugInfo) { function forwardDebugInfoFromThenable (line 3417) | function forwardDebugInfoFromThenable(request, task, thenable) { function forwardDebugInfoFromCurrentContext (line 3421) | function forwardDebugInfoFromCurrentContext(request, task, thenable) { function forwardDebugInfoFromAbortedTask (line 3425) | function forwardDebugInfoFromAbortedTask(request, task) { function emitTimingChunk (line 3432) | function emitTimingChunk(request, id, timestamp) { function markOperationEndTime (line 3445) | function markOperationEndTime(request, task, timestamp) { function emitChunk (line 3452) | function emitChunk(request, task, value) { function erroredTask (line 3497) | function erroredTask(request, task, error) { function retryTask (line 3505) | function retryTask(request, task) { function tryStreamTask (line 3577) | function tryStreamTask(request, task) { function performWork (line 3588) | function performWork(request) { function abortTask (line 3607) | function abortTask(task) { function finishAbortedTask (line 3610) | function finishAbortedTask(task, request, errorId) { function haltTask (line 3618) | function haltTask(task) { function finishHaltedTask (line 3621) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 3626) | function flushCompletedChunks(request) { function startWork (line 3754) | function startWork(request) { function enqueueFlush (line 3763) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 3773) | function callOnAllReadyIfReady(request) { function startFlowing (line 3777) | function startFlowing(request, destination) { function finishHalt (line 3790) | function finishHalt(request, abortedTasks) { function finishAbort (line 3802) | function finishAbort(request, abortedTasks, errorId) { function abort (line 3814) | function abort(request, reason) { function fromHex (line 3864) | function fromHex(str) { function closeDebugChannel (line 3867) | function closeDebugChannel(request) { function resolveServerReference (line 3880) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 3900) | function requireAsyncModule(id) { function ignoreReject (line 3916) | function ignoreReject() {} function preloadModule (line 3917) | function preloadModule(metadata) { function requireModule (line 3944) | function requireModule(metadata) { function loadChunk (line 3956) | function loadChunk(chunkId, filename) { function ReactPromise (line 3960) | function ReactPromise(status, value, reason) { function wakeChunk (line 3965) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 3973) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 3981) | function triggerErrorOnChunk(response, chunk, error) { function resolveModelChunk (line 3991) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 4026) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 4035) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 4045) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 4135) | function reviveModel( function bumpArrayCount (line 4196) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 4205) | function initializeModelChunk(chunk) { function reportGlobalError (line 4258) | function reportGlobalError(response, error) { function getChunk (line 4270) | function getChunk(response, id) { function fulfillReference (line 4288) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 4336) | function resolveReference( function rejectReference (line 4357) | function rejectReference(response, handler, error) { function getOutlinedModel (line 4367) | function getOutlinedModel( function createMap (line 4474) | function createMap(response, model) { function createSet (line 4481) | function createSet(response, model) { function extractIterator (line 4488) | function extractIterator(response, model) { function createModel (line 4495) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 4498) | function parseTypedArray( function resolveStream (line 4571) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 4585) | function parseReadableStream(response, reference, type) { function FlightIterator (line 4656) | function FlightIterator(next) { function parseAsyncIterable (line 4659) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 4747) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 5006) | function createResponse( function close (line 5030) | function close(response) { function loadServerReference (line 5033) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 5059) | function decodeBoundActionMetaData( function startReadingFromDebugChannelReadableStream (line 5078) | function startReadingFromDebugChannelReadableStream( FILE: packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-server.browser.production.js function scheduleWork (line 20) | function scheduleWork(callback) { function handleErrorInNextTick (line 24) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 40) | function writeChunkAndReturn(destination, chunk) { function stringToChunk (line 66) | function stringToChunk(content) { function byteLengthOfChunk (line 69) | function byteLengthOfChunk(chunk) { function closeWithError (line 72) | function closeWithError(destination, error) { function registerClientReferenceImpl (line 79) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 88) | function bind() { function getReference (line 152) | function getReference(target, name) { function prefetchDNS (line 262) | function prefetchDNS(href) { function preconnect (line 272) | function preconnect(href, crossOrigin) { function preload (line 286) | function preload(href, as, options) { function preloadModule$1 (line 311) | function preloadModule$1(href, options) { function preinitStyle (line 326) | function preinitStyle(href, precedence, options) { function preinitScript (line 347) | function preinitScript(src, options) { function preinitModuleScript (line 362) | function preinitModuleScript(src, options) { function trimOptions (line 377) | function trimOptions(options) { function getChildFormatContext (line 387) | function getChildFormatContext(parentContext, type, props) { function createTemporaryReference (line 523) | function createTemporaryReference(temporaryReferences, id) { function getIteratorFn (line 548) | function getIteratorFn(maybeIterable) { function noop (line 557) | function noop() {} function trackUsedThenable (line 561) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 603) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 615) | function getThenableStateAfterSuspending() { function unsupportedHook (line 656) | function unsupportedHook() { function unsupportedRefresh (line 659) | function unsupportedRefresh() { function unsupportedContext (line 662) | function unsupportedContext() { function useId (line 665) | function useId() { function use (line 671) | function use(usable) { function objectName (line 717) | function objectName(object) { function describeValueForErrorMessage (line 721) | function describeValueForErrorMessage(value) { function describeElementType (line 743) | function describeElementType(type) { function describeObjectForErrorMessage (line 769) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultErrorHandler (line 828) | function defaultErrorHandler(error) { function RequestInstance (line 831) | function RequestInstance( function serializeThenable (line 880) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 933) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1010) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1094) | function emitHint(request, code, model) { function readThenable (line 1100) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1105) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function voidHandler (line 1128) | function voidHandler() {} function processServerComponentReturnValue (line 1129) | function processServerComponentReturnValue(request, task, Component, res... function renderFunctionComponent (line 1155) | function renderFunctionComponent(request, task, key, Component, props) { function renderFragment (line 1186) | function renderFragment(request, task, children) { function deferTask (line 1198) | function deferTask(request, task) { function renderElement (line 1210) | function renderElement(request, task, type, key, ref, props) { function pingTask (line 1271) | function pingTask(request, task) { function createTask (line 1284) | function createTask( function serializeByValueID (line 1386) | function serializeByValueID(id) { function serializeLazyID (line 1389) | function serializeLazyID(id) { function encodeReferenceChunk (line 1392) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 1397) | function serializeClientReference( function outlineModelWithFormatContext (line 1460) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeTypedArray (line 1472) | function serializeTypedArray(request, tag, typedArray) { function serializeBlob (line 1478) | function serializeBlob(request, blob) { function renderModelDestructive (line 1517) | function renderModelDestructive( function logRecoverableError (line 1829) | function logRecoverableError(request, error) { function fatalError (line 1846) | function fatalError(request, error) { function emitErrorChunk (line 1856) | function emitErrorChunk(request, id, digest) { function emitModelChunk (line 1862) | function emitModelChunk(request, id, json) { function emitTypedArrayChunk (line 1867) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 1880) | function emitTextChunk(request, id, text, debug) { function emitChunk (line 1892) | function emitChunk(request, task, value) { function erroredTask (line 1925) | function erroredTask(request, task, error) { function retryTask (line 1933) | function retryTask(request, task) { function tryStreamTask (line 1993) | function tryStreamTask(request, task) { function performWork (line 2001) | function performWork(request) { function abortTask (line 2020) | function abortTask(task) { function finishAbortedTask (line 2023) | function finishAbortedTask(task, request, errorId) { function haltTask (line 2029) | function haltTask(task) { function finishHaltedTask (line 2032) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 2035) | function flushCompletedChunks(request) { function startWork (line 2086) | function startWork(request) { function enqueueFlush (line 2095) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 2105) | function callOnAllReadyIfReady(request) { function startFlowing (line 2109) | function startFlowing(request, destination) { function finishHalt (line 2121) | function finishHalt(request, abortedTasks) { function finishAbort (line 2133) | function finishAbort(request, abortedTasks, errorId) { function abort (line 2145) | function abort(request, reason) { function resolveServerReference (line 2194) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 2215) | function requireAsyncModule(id) { function ignoreReject (line 2231) | function ignoreReject() {} function preloadModule (line 2232) | function preloadModule(metadata) { function requireModule (line 2256) | function requireModule(metadata) { function ReactPromise (line 2277) | function ReactPromise(status, value, reason) { function wakeChunk (line 2329) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 2337) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 2345) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 2355) | function createResolvedModelChunk(response, value, id) { function resolveModelChunk (line 2365) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 2406) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 2416) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 2424) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 2511) | function reviveModel( function bumpArrayCount (line 2572) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 2582) | function initializeModelChunk(chunk) { function reportGlobalError (line 2634) | function reportGlobalError(response, error) { function getChunk (line 2646) | function getChunk(response, id) { function fulfillReference (line 2660) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 2708) | function resolveReference(response, handler, parentObject, key, resolved... function rejectReference (line 2722) | function rejectReference(response, handler, error) { function getOutlinedModel (line 2732) | function getOutlinedModel( function createMap (line 2830) | function createMap(response, model) { function createSet (line 2837) | function createSet(response, model) { function extractIterator (line 2844) | function extractIterator(response, model) { function createModel (line 2851) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 2854) | function parseTypedArray( function resolveStream (line 2927) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 2939) | function parseReadableStream(response, reference, type) { function FlightIterator (line 3005) | function FlightIterator(next) { function parseAsyncIterable (line 3012) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 3103) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 3340) | function createResponse(bundlerConfig, formFieldPrefix, temporaryReferen... function close (line 3360) | function close(response) { function loadServerReference (line 3363) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 3387) | function decodeBoundActionMetaData( FILE: packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-server.edge.development.js function voidHandler (line 14) | function voidHandler() {} function getIteratorFn (line 15) | function getIteratorFn(maybeIterable) { function _defineProperty (line 23) | function _defineProperty(obj, key, value) { function handleErrorInNextTick (line 44) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 49) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 77) | function completeWriting(destination) { function stringToChunk (line 86) | function stringToChunk(content) { function byteLengthOfChunk (line 89) | function byteLengthOfChunk(chunk) { function closeWithError (line 92) | function closeWithError(destination, error) { function isClientReference (line 97) | function isClientReference(reference) { function registerClientReferenceImpl (line 100) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 107) | function bind() { function getReference (line 128) | function getReference(target, name) { function resolveClientReferenceMetadata (line 205) | function resolveClientReferenceMetadata(config, clientReference) { function preload (line 232) | function preload(href, as, options) { function preloadModule$1 (line 257) | function preloadModule$1(href, options) { function trimOptions (line 272) | function trimOptions(options) { function getChildFormatContext (line 282) | function getChildFormatContext(parentContext, type, props) { function collectStackTracePrivate (line 381) | function collectStackTracePrivate(error, structuredStackTrace) { function collectStackTrace (line 447) | function collectStackTrace(error, structuredStackTrace) { function parseStackTrace (line 454) | function parseStackTrace(error, skipFrames) { function createTemporaryReference (line 504) | function createTemporaryReference(temporaryReferences, id) { function noop (line 517) | function noop() {} function trackUsedThenable (line 518) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 560) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 569) | function getThenableStateAfterSuspending() { function unsupportedHook (line 575) | function unsupportedHook() { function unsupportedRefresh (line 578) | function unsupportedRefresh() { function unsupportedContext (line 583) | function unsupportedContext() { function resolveOwner (line 586) | function resolveOwner() { function prepareStackTrace (line 594) | function prepareStackTrace(error, structuredStackTrace) { function resetOwnerStackLimit (line 600) | function resetOwnerStackLimit() { function isObjectPrototype (line 606) | function isObjectPrototype(object) { function isGetter (line 616) | function isGetter(object, name) { function isSimpleObject (line 623) | function isSimpleObject(object) { function objectName (line 641) | function objectName(object) { function describeKeyForErrorMessage (line 645) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 649) | function describeValueForErrorMessage(value) { function describeElementType (line 671) | function describeElementType(type) { function describeObjectForErrorMessage (line 696) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultFilterStackFrame (line 802) | function defaultFilterStackFrame(filename) { function filterStackTrace (line 809) | function filterStackTrace(request, stack) { function patchConsole (line 829) | function patchConsole(consoleInst, methodName) { function getCurrentStackInDEV (line 925) | function getCurrentStackInDEV() { function defaultErrorHandler (line 980) | function defaultErrorHandler(error) { function RequestInstance (line 983) | function RequestInstance( function createRequest (line 1077) | function createRequest( function createPrerenderRequest (line 1104) | function createPrerenderRequest( function resolveRequest (line 1133) | function resolveRequest() { function serializeDebugThenable (line 1141) | function serializeDebugThenable(request, counter, thenable) { function emitRequestedDebugThenable (line 1211) | function emitRequestedDebugThenable(request, id, counter, thenable) { function serializeThenable (line 1227) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 1306) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1391) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1478) | function emitHint(request, code, model) { function readThenable (line 1484) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1489) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function callWithDebugContextInDEV (line 1522) | function callWithDebugContextInDEV(request, task, callback, arg) { function processServerComponentReturnValue (line 1542) | function processServerComponentReturnValue( function renderFunctionComponent (line 1605) | function renderFunctionComponent( function warnForMissingKey (line 1729) | function warnForMissingKey(request, key, componentDebugInfo, debugTask) { function renderFragment (line 1774) | function renderFragment(request, task, children) { function renderAsyncFragment (line 1804) | function renderAsyncFragment(request, task, children, getAsyncIterator) { function deferTask (line 1821) | function deferTask(request, task) { function outlineTask (line 1837) | function outlineTask(request, task) { function renderElement (line 1855) | function renderElement(request, task, type, key, ref, props, validated) { function pingTask (line 1996) | function pingTask(request, task) { function createTask (line 2010) | function createTask( function serializeByValueID (line 2076) | function serializeByValueID(id) { function serializeLazyID (line 2079) | function serializeLazyID(id) { function serializeDeferredObject (line 2082) | function serializeDeferredObject(request, value) { function serializeNumber (line 2092) | function serializeNumber(number) { function encodeReferenceChunk (line 2103) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 2108) | function serializeClientReference( function serializeDebugClientReference (line 2145) | function serializeDebugClientReference( function outlineModel (line 2181) | function outlineModel(request, value) { function outlineModelWithFormatContext (line 2184) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeServerReference (line 2200) | function serializeServerReference(request, serverReference) { function serializeLargeTextString (line 2231) | function serializeLargeTextString(request, text) { function serializeMap (line 2237) | function serializeMap(request, map) { function serializeFormData (line 2241) | function serializeFormData(request, formData) { function serializeSet (line 2245) | function serializeSet(request, set) { function serializeTypedArray (line 2249) | function serializeTypedArray(request, tag, typedArray) { function serializeDebugTypedArray (line 2255) | function serializeDebugTypedArray(request, tag, typedArray) { function serializeDebugBlob (line 2263) | function serializeDebugBlob(request, blob) { function serializeBlob (line 2290) | function serializeBlob(request, blob) { function renderModel (line 2345) | function renderModel(request, task, parent, key, value) { function renderModelDestructive (line 2420) | function renderModelDestructive( function logRecoverableError (line 2753) | function logRecoverableError(request, error, task) { function fatalError (line 2784) | function fatalError(request, error) { function serializeErrorValue (line 2795) | function serializeErrorValue(request, error) { function emitErrorChunk (line 2819) | function emitErrorChunk(request, id, digest, error, debug, owner) { function emitImportChunk (line 2876) | function emitImportChunk(request, id, clientReferenceMetadata, debug) { function emitSymbolChunk (line 2884) | function emitSymbolChunk(request, id, name) { function emitModelChunk (line 2888) | function emitModelChunk(request, id, json) { function emitDebugHaltChunk (line 2893) | function emitDebugHaltChunk(request, id) { function emitDebugChunk (line 2898) | function emitDebugChunk(request, id, debugInfo) { function outlineComponentInfo (line 2913) | function outlineComponentInfo(request, componentInfo) { function emitTypedArrayChunk (line 2943) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 2957) | function emitTextChunk(request, id, text, debug) { function renderDebugModel (line 2971) | function renderDebugModel( function serializeDebugModel (line 3328) | function serializeDebugModel(request, objectLimit, model) { function emitOutlinedDebugModelChunk (line 3359) | function emitOutlinedDebugModelChunk(request, id, counter, model) { function outlineDebugModel (line 3396) | function outlineDebugModel(request, counter, model) { function emitTimeOriginChunk (line 3402) | function emitTimeOriginChunk(request, timeOrigin) { function forwardDebugInfo (line 3407) | function forwardDebugInfo(request$jscomp$1, task, debugInfo) { function forwardDebugInfoFromThenable (line 3487) | function forwardDebugInfoFromThenable(request, task, thenable) { function forwardDebugInfoFromCurrentContext (line 3491) | function forwardDebugInfoFromCurrentContext(request, task, thenable) { function forwardDebugInfoFromAbortedTask (line 3495) | function forwardDebugInfoFromAbortedTask(request, task) { function emitTimingChunk (line 3502) | function emitTimingChunk(request, id, timestamp) { function markOperationEndTime (line 3515) | function markOperationEndTime(request, task, timestamp) { function emitChunk (line 3522) | function emitChunk(request, task, value) { function erroredTask (line 3567) | function erroredTask(request, task, error) { function retryTask (line 3575) | function retryTask(request, task) { function tryStreamTask (line 3647) | function tryStreamTask(request, task) { function performWork (line 3658) | function performWork(request) { function abortTask (line 3677) | function abortTask(task) { function finishAbortedTask (line 3680) | function finishAbortedTask(task, request, errorId) { function haltTask (line 3688) | function haltTask(task) { function finishHaltedTask (line 3691) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 3696) | function flushCompletedChunks(request) { function startWork (line 3824) | function startWork(request) { function enqueueFlush (line 3837) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 3847) | function callOnAllReadyIfReady(request) { function startFlowing (line 3851) | function startFlowing(request, destination) { function finishHalt (line 3864) | function finishHalt(request, abortedTasks) { function finishAbort (line 3876) | function finishAbort(request, abortedTasks, errorId) { function abort (line 3888) | function abort(request, reason) { function fromHex (line 3938) | function fromHex(str) { function closeDebugChannel (line 3941) | function closeDebugChannel(request) { function resolveServerReference (line 3954) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 3974) | function requireAsyncModule(id) { function ignoreReject (line 3990) | function ignoreReject() {} function preloadModule (line 3991) | function preloadModule(metadata) { function requireModule (line 4018) | function requireModule(metadata) { function ReactPromise (line 4030) | function ReactPromise(status, value, reason) { function wakeChunk (line 4035) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 4043) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 4051) | function triggerErrorOnChunk(response, chunk, error) { function resolveModelChunk (line 4061) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 4096) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 4105) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 4115) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 4205) | function reviveModel( function bumpArrayCount (line 4266) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 4275) | function initializeModelChunk(chunk) { function reportGlobalError (line 4328) | function reportGlobalError(response, error) { function getChunk (line 4340) | function getChunk(response, id) { function fulfillReference (line 4358) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 4406) | function resolveReference( function rejectReference (line 4427) | function rejectReference(response, handler, error) { function getOutlinedModel (line 4437) | function getOutlinedModel( function createMap (line 4544) | function createMap(response, model) { function createSet (line 4551) | function createSet(response, model) { function extractIterator (line 4558) | function extractIterator(response, model) { function createModel (line 4565) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 4568) | function parseTypedArray( function resolveStream (line 4641) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 4655) | function parseReadableStream(response, reference, type) { function FlightIterator (line 4726) | function FlightIterator(next) { function parseAsyncIterable (line 4729) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 4817) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 5076) | function createResponse( function close (line 5100) | function close(response) { function loadServerReference (line 5103) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 5129) | function decodeBoundActionMetaData( function startReadingFromDebugChannelReadableStream (line 5148) | function startReadingFromDebugChannelReadableStream( function progress (line 5803) | function progress(entry) { function error (line 5823) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-server.edge.production.js function getIteratorFn (line 26) | function getIteratorFn(maybeIterable) { function handleErrorInNextTick (line 35) | function handleErrorInNextTick(error) { function writeChunkAndReturn (line 51) | function writeChunkAndReturn(destination, chunk) { function stringToChunk (line 77) | function stringToChunk(content) { function byteLengthOfChunk (line 80) | function byteLengthOfChunk(chunk) { function closeWithError (line 83) | function closeWithError(destination, error) { function registerClientReferenceImpl (line 90) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 99) | function bind() { function getReference (line 163) | function getReference(target, name) { function prefetchDNS (line 273) | function prefetchDNS(href) { function preconnect (line 283) | function preconnect(href, crossOrigin) { function preload (line 297) | function preload(href, as, options) { function preloadModule$1 (line 322) | function preloadModule$1(href, options) { function preinitStyle (line 337) | function preinitStyle(href, precedence, options) { function preinitScript (line 358) | function preinitScript(src, options) { function preinitModuleScript (line 373) | function preinitModuleScript(src, options) { function trimOptions (line 388) | function trimOptions(options) { function getChildFormatContext (line 398) | function getChildFormatContext(parentContext, type, props) { function createTemporaryReference (line 536) | function createTemporaryReference(temporaryReferences, id) { function noop (line 549) | function noop() {} function trackUsedThenable (line 553) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 595) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 607) | function getThenableStateAfterSuspending() { function unsupportedHook (line 648) | function unsupportedHook() { function unsupportedRefresh (line 651) | function unsupportedRefresh() { function unsupportedContext (line 654) | function unsupportedContext() { function useId (line 657) | function useId() { function use (line 663) | function use(usable) { function objectName (line 708) | function objectName(object) { function describeValueForErrorMessage (line 712) | function describeValueForErrorMessage(value) { function describeElementType (line 734) | function describeElementType(type) { function describeObjectForErrorMessage (line 760) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultErrorHandler (line 819) | function defaultErrorHandler(error) { function RequestInstance (line 822) | function RequestInstance( function resolveRequest (line 871) | function resolveRequest() { function serializeThenable (line 879) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 932) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1009) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1093) | function emitHint(request, code, model) { function readThenable (line 1099) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1104) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function voidHandler (line 1127) | function voidHandler() {} function processServerComponentReturnValue (line 1128) | function processServerComponentReturnValue(request, task, Component, res... function renderFunctionComponent (line 1154) | function renderFunctionComponent(request, task, key, Component, props) { function renderFragment (line 1185) | function renderFragment(request, task, children) { function deferTask (line 1197) | function deferTask(request, task) { function renderElement (line 1209) | function renderElement(request, task, type, key, ref, props) { function pingTask (line 1270) | function pingTask(request, task) { function createTask (line 1283) | function createTask( function serializeByValueID (line 1385) | function serializeByValueID(id) { function serializeLazyID (line 1388) | function serializeLazyID(id) { function encodeReferenceChunk (line 1391) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 1396) | function serializeClientReference( function outlineModelWithFormatContext (line 1459) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeTypedArray (line 1471) | function serializeTypedArray(request, tag, typedArray) { function serializeBlob (line 1477) | function serializeBlob(request, blob) { function renderModelDestructive (line 1516) | function renderModelDestructive( function logRecoverableError (line 1828) | function logRecoverableError(request, error) { function fatalError (line 1847) | function fatalError(request, error) { function emitErrorChunk (line 1857) | function emitErrorChunk(request, id, digest) { function emitModelChunk (line 1863) | function emitModelChunk(request, id, json) { function emitTypedArrayChunk (line 1868) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 1880) | function emitTextChunk(request, id, text, debug) { function emitChunk (line 1892) | function emitChunk(request, task, value) { function erroredTask (line 1925) | function erroredTask(request, task, error) { function retryTask (line 1933) | function retryTask(request, task) { function tryStreamTask (line 1993) | function tryStreamTask(request, task) { function performWork (line 2001) | function performWork(request) { function abortTask (line 2020) | function abortTask(task) { function finishAbortedTask (line 2023) | function finishAbortedTask(task, request, errorId) { function haltTask (line 2029) | function haltTask(task) { function finishHaltedTask (line 2032) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 2035) | function flushCompletedChunks(request) { function startWork (line 2086) | function startWork(request) { function enqueueFlush (line 2099) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 2109) | function callOnAllReadyIfReady(request) { function startFlowing (line 2113) | function startFlowing(request, destination) { function finishHalt (line 2125) | function finishHalt(request, abortedTasks) { function finishAbort (line 2137) | function finishAbort(request, abortedTasks, errorId) { function abort (line 2149) | function abort(request, reason) { function resolveServerReference (line 2198) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 2219) | function requireAsyncModule(id) { function ignoreReject (line 2235) | function ignoreReject() {} function preloadModule (line 2236) | function preloadModule(metadata) { function requireModule (line 2259) | function requireModule(metadata) { function ReactPromise (line 2272) | function ReactPromise(status, value, reason) { function wakeChunk (line 2324) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 2332) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 2340) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 2350) | function createResolvedModelChunk(response, value, id) { function resolveModelChunk (line 2360) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 2401) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 2411) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 2419) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 2506) | function reviveModel( function bumpArrayCount (line 2567) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 2577) | function initializeModelChunk(chunk) { function reportGlobalError (line 2629) | function reportGlobalError(response, error) { function getChunk (line 2641) | function getChunk(response, id) { function fulfillReference (line 2655) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 2703) | function resolveReference(response, handler, parentObject, key, resolved... function rejectReference (line 2717) | function rejectReference(response, handler, error) { function getOutlinedModel (line 2727) | function getOutlinedModel( function createMap (line 2825) | function createMap(response, model) { function createSet (line 2832) | function createSet(response, model) { function extractIterator (line 2839) | function extractIterator(response, model) { function createModel (line 2846) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 2849) | function parseTypedArray( function resolveStream (line 2922) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 2934) | function parseReadableStream(response, reference, type) { function FlightIterator (line 3000) | function FlightIterator(next) { function parseAsyncIterable (line 3007) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 3098) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 3335) | function createResponse(bundlerConfig, formFieldPrefix, temporaryReferen... function close (line 3355) | function close(response) { function loadServerReference (line 3358) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 3382) | function decodeBoundActionMetaData( function progress (line 3475) | function progress(entry) { function error (line 3494) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-server.node.development.js function voidHandler (line 14) | function voidHandler() {} function getIteratorFn (line 15) | function getIteratorFn(maybeIterable) { function _defineProperty (line 23) | function _defineProperty(obj, key, value) { function flushBuffered (line 44) | function flushBuffered(destination) { function writeToDestination (line 47) | function writeToDestination(destination, view) { function writeChunkAndReturn (line 51) | function writeChunkAndReturn(destination, chunk) { function completeWriting (line 113) | function completeWriting(destination) { function byteLengthOfChunk (line 121) | function byteLengthOfChunk(chunk) { function isClientReference (line 126) | function isClientReference(reference) { function registerClientReferenceImpl (line 129) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 136) | function bind() { function getReference (line 157) | function getReference(target, name) { function resolveClientReferenceMetadata (line 234) | function resolveClientReferenceMetadata(config, clientReference) { function preload (line 261) | function preload(href, as, options) { function preloadModule$1 (line 286) | function preloadModule$1(href, options) { function trimOptions (line 301) | function trimOptions(options) { function getChildFormatContext (line 311) | function getChildFormatContext(parentContext, type, props) { function resolveOwner (line 410) | function resolveOwner() { function resolvePromiseOrAwaitNode (line 415) | function resolvePromiseOrAwaitNode(unresolvedNode, endTime) { function getAsyncSequenceFromPromise (line 420) | function getAsyncSequenceFromPromise(promise) { function collectStackTracePrivate (line 428) | function collectStackTracePrivate(error, structuredStackTrace) { function collectStackTrace (line 494) | function collectStackTrace(error, structuredStackTrace) { function parseStackTracePrivate (line 501) | function parseStackTracePrivate(error, skipFrames) { function parseStackTrace (line 513) | function parseStackTrace(error, skipFrames) { function createTemporaryReference (line 563) | function createTemporaryReference(temporaryReferences, id) { function noop (line 576) | function noop() {} function trackUsedThenable (line 577) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 619) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 628) | function getThenableStateAfterSuspending() { function unsupportedHook (line 634) | function unsupportedHook() { function unsupportedRefresh (line 637) | function unsupportedRefresh() { function unsupportedContext (line 642) | function unsupportedContext() { function prepareStackTrace (line 645) | function prepareStackTrace(error, structuredStackTrace) { function resetOwnerStackLimit (line 651) | function resetOwnerStackLimit() { function isObjectPrototype (line 657) | function isObjectPrototype(object) { function isGetter (line 667) | function isGetter(object, name) { function isSimpleObject (line 674) | function isSimpleObject(object) { function objectName (line 692) | function objectName(object) { function describeKeyForErrorMessage (line 696) | function describeKeyForErrorMessage(key) { function describeValueForErrorMessage (line 700) | function describeValueForErrorMessage(value) { function describeElementType (line 722) | function describeElementType(type) { function describeObjectForErrorMessage (line 747) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultFilterStackFrame (line 853) | function defaultFilterStackFrame(filename) { function devirtualizeURL (line 860) | function devirtualizeURL(url) { function isPromiseCreationInternal (line 869) | function isPromiseCreationInternal(url, functionName) { function filterStackTrace (line 886) | function filterStackTrace(request, stack) { function hasUnfilteredFrame (line 899) | function hasUnfilteredFrame(request, stack) { function isPromiseAwaitInternal (line 916) | function isPromiseAwaitInternal(url, functionName) { function isAwaitInUserspace (line 936) | function isAwaitInUserspace(request, stack) { function patchConsole (line 953) | function patchConsole(consoleInst, methodName) { function getCurrentStackInDEV (line 1025) | function getCurrentStackInDEV() { function defaultErrorHandler (line 1080) | function defaultErrorHandler(error) { function RequestInstance (line 1083) | function RequestInstance( function createRequest (line 1177) | function createRequest( function createPrerenderRequest (line 1204) | function createPrerenderRequest( function resolveRequest (line 1233) | function resolveRequest() { function serializeDebugThenable (line 1238) | function serializeDebugThenable(request, counter, thenable) { function emitRequestedDebugThenable (line 1308) | function emitRequestedDebugThenable(request, id, counter, thenable) { function serializeThenable (line 1324) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 1403) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1488) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1575) | function emitHint(request, code, model) { function readThenable (line 1580) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1585) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function callWithDebugContextInDEV (line 1618) | function callWithDebugContextInDEV(request, task, callback, arg) { function processServerComponentReturnValue (line 1638) | function processServerComponentReturnValue( function renderFunctionComponent (line 1701) | function renderFunctionComponent( function warnForMissingKey (line 1809) | function warnForMissingKey(request, key, componentDebugInfo, debugTask) { function renderFragment (line 1843) | function renderFragment(request, task, children) { function renderAsyncFragment (line 1873) | function renderAsyncFragment(request, task, children, getAsyncIterator) { function deferTask (line 1890) | function deferTask(request, task) { function outlineTask (line 1906) | function outlineTask(request, task) { function renderElement (line 1924) | function renderElement(request, task, type, key, ref, props, validated) { function visitAsyncNode (line 2065) | function visitAsyncNode( function emitAsyncSequence (line 2221) | function emitAsyncSequence( function pingTask (line 2259) | function pingTask(request, task) { function createTask (line 2273) | function createTask( function serializeByValueID (line 2339) | function serializeByValueID(id) { function serializeLazyID (line 2342) | function serializeLazyID(id) { function serializeDeferredObject (line 2345) | function serializeDeferredObject(request, value) { function serializeNumber (line 2355) | function serializeNumber(number) { function encodeReferenceChunk (line 2366) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 2370) | function serializeClientReference( function serializeDebugClientReference (line 2407) | function serializeDebugClientReference( function outlineModel (line 2443) | function outlineModel(request, value) { function outlineModelWithFormatContext (line 2446) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeServerReference (line 2462) | function serializeServerReference(request, serverReference) { function serializeLargeTextString (line 2493) | function serializeLargeTextString(request, text) { function serializeMap (line 2499) | function serializeMap(request, map) { function serializeFormData (line 2503) | function serializeFormData(request, formData) { function serializeSet (line 2507) | function serializeSet(request, set) { function serializeTypedArray (line 2511) | function serializeTypedArray(request, tag, typedArray) { function serializeDebugTypedArray (line 2517) | function serializeDebugTypedArray(request, tag, typedArray) { function serializeDebugBlob (line 2525) | function serializeDebugBlob(request, blob) { function serializeBlob (line 2552) | function serializeBlob(request, blob) { function renderModel (line 2607) | function renderModel(request, task, parent, key, value) { function renderModelDestructive (line 2682) | function renderModelDestructive( function logRecoverableError (line 3015) | function logRecoverableError(request, error, task) { function fatalError (line 3042) | function fatalError(request, error) { function serializeErrorValue (line 3052) | function serializeErrorValue(request, error) { function emitErrorChunk (line 3076) | function emitErrorChunk(request, id, digest, error, debug, owner) { function emitImportChunk (line 3132) | function emitImportChunk(request, id, clientReferenceMetadata, debug) { function emitSymbolChunk (line 3139) | function emitSymbolChunk(request, id, name) { function emitDebugHaltChunk (line 3143) | function emitDebugHaltChunk(request, id) { function emitDebugChunk (line 3147) | function emitDebugChunk(request, id, debugInfo) { function outlineComponentInfo (line 3162) | function outlineComponentInfo(request, componentInfo) { function emitIOInfoChunk (line 3192) | function emitIOInfoChunk( function serializeIONode (line 3218) | function serializeIONode(request, ioNode, promiseRef) { function emitTypedArrayChunk (line 3298) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 3311) | function emitTextChunk(request, id, text, debug) { function renderDebugModel (line 3323) | function renderDebugModel( function serializeDebugModel (line 3680) | function serializeDebugModel(request, objectLimit, model) { function emitOutlinedDebugModelChunk (line 3711) | function emitOutlinedDebugModelChunk(request, id, counter, model) { function outlineDebugModel (line 3747) | function outlineDebugModel(request, counter, model) { function emitTimeOriginChunk (line 3753) | function emitTimeOriginChunk(request, timeOrigin) { function forwardDebugInfo (line 3757) | function forwardDebugInfo(request$jscomp$0, task, debugInfo) { function forwardDebugInfoFromThenable (line 3826) | function forwardDebugInfoFromThenable( function forwardDebugInfoFromCurrentContext (line 3840) | function forwardDebugInfoFromCurrentContext(request, task, thenable) { function forwardDebugInfoFromAbortedTask (line 3848) | function forwardDebugInfoFromAbortedTask(request, task) { function emitTimingChunk (line 3881) | function emitTimingChunk(request, id, timestamp) { function advanceTaskTime (line 3894) | function advanceTaskTime(request, task, timestamp) { function markOperationEndTime (line 3901) | function markOperationEndTime(request, task, timestamp) { function emitChunk (line 3908) | function emitChunk(request, task, value) { function erroredTask (line 3958) | function erroredTask(request, task, error) { function retryTask (line 3966) | function retryTask(request, task) { function tryStreamTask (line 4039) | function tryStreamTask(request, task) { function performWork (line 4050) | function performWork(request) { function abortTask (line 4070) | function abortTask(task) { function finishAbortedTask (line 4073) | function finishAbortedTask(task, request, errorId) { function haltTask (line 4081) | function haltTask(task) { function finishHaltedTask (line 4084) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 4089) | function flushCompletedChunks(request) { function startWork (line 4221) | function startWork(request) { function enqueueFlush (line 4230) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 4240) | function callOnAllReadyIfReady(request) { function startFlowing (line 4244) | function startFlowing(request, destination) { function startFlowingDebug (line 4256) | function startFlowingDebug(request, debugDestination) { function finishHalt (line 4268) | function finishHalt(request, abortedTasks) { function finishAbort (line 4280) | function finishAbort(request, abortedTasks, errorId) { function abort (line 4292) | function abort(request, reason) { function fromHex (line 4342) | function fromHex(str) { function resolveDebugMessage (line 4345) | function resolveDebugMessage(request, message) { function closeDebugChannel (line 4402) | function closeDebugChannel(request) { function resolveServerReference (line 4415) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 4435) | function requireAsyncModule(id) { function ignoreReject (line 4451) | function ignoreReject() {} function preloadModule (line 4452) | function preloadModule(metadata) { function requireModule (line 4479) | function requireModule(metadata) { function ReactPromise (line 4491) | function ReactPromise(status, value, reason) { function wakeChunk (line 4496) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 4504) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 4512) | function triggerErrorOnChunk(response, chunk, error) { function resolveModelChunk (line 4522) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 4557) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 4566) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 4576) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 4666) | function reviveModel( function bumpArrayCount (line 4727) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 4736) | function initializeModelChunk(chunk) { function reportGlobalError (line 4789) | function reportGlobalError(response, error) { function getChunk (line 4801) | function getChunk(response, id) { function fulfillReference (line 4819) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 4867) | function resolveReference( function rejectReference (line 4888) | function rejectReference(response, handler, error) { function getOutlinedModel (line 4898) | function getOutlinedModel( function createMap (line 5005) | function createMap(response, model) { function createSet (line 5012) | function createSet(response, model) { function extractIterator (line 5019) | function extractIterator(response, model) { function createModel (line 5026) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 5029) | function parseTypedArray( function resolveStream (line 5102) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 5116) | function parseReadableStream(response, reference, type) { function FlightIterator (line 5187) | function FlightIterator(next) { function parseAsyncIterable (line 5190) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 5278) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 5537) | function createResponse( function resolveField (line 5561) | function resolveField(response, key, value) { function close (line 5571) | function close(response) { function loadServerReference (line 5574) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 5600) | function decodeBoundActionMetaData( function createDrainHandler (line 5619) | function createDrainHandler(destination, request) { function createCancelHandler (line 5624) | function createCancelHandler(request, reason) { function startReadingFromDebugChannelReadable (line 5630) | function startReadingFromDebugChannelReadable(request, stream) { function createFakeWritableFromWebSocket (line 5681) | function createFakeWritableFromWebSocket(webSocket) { function createFakeWritableFromReadableStreamController (line 5700) | function createFakeWritableFromReadableStreamController(controller) { function startReadingFromDebugChannelReadableStream (line 5717) | function startReadingFromDebugChannelReadableStream(request, stream) { function createFakeWritableFromNodeReadable (line 5745) | function createFakeWritableFromNodeReadable(readable) { function progress (line 6496) | function progress(entry) { function error (line 6508) | function error(reason) { FILE: packages/next/src/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-server.node.production.js function getIteratorFn (line 30) | function getIteratorFn(maybeIterable) { function writeToDestination (line 43) | function writeToDestination(destination, view) { function writeChunkAndReturn (line 47) | function writeChunkAndReturn(destination, chunk) { function byteLengthOfChunk (line 110) | function byteLengthOfChunk(chunk) { function registerClientReferenceImpl (line 117) | function registerClientReferenceImpl(proxyImplementation, id, async) { function bind (line 126) | function bind() { function getReference (line 190) | function getReference(target, name) { function prefetchDNS (line 300) | function prefetchDNS(href) { function preconnect (line 310) | function preconnect(href, crossOrigin) { function preload (line 324) | function preload(href, as, options) { function preloadModule$1 (line 349) | function preloadModule$1(href, options) { function preinitStyle (line 364) | function preinitStyle(href, precedence, options) { function preinitScript (line 385) | function preinitScript(src, options) { function preinitModuleScript (line 400) | function preinitModuleScript(src, options) { function trimOptions (line 415) | function trimOptions(options) { function getChildFormatContext (line 425) | function getChildFormatContext(parentContext, type, props) { function createTemporaryReference (line 562) | function createTemporaryReference(temporaryReferences, id) { function noop (line 575) | function noop() {} function trackUsedThenable (line 579) | function trackUsedThenable(thenableState, thenable, index) { function getSuspendedThenable (line 621) | function getSuspendedThenable() { function getThenableStateAfterSuspending (line 633) | function getThenableStateAfterSuspending() { function unsupportedHook (line 674) | function unsupportedHook() { function unsupportedRefresh (line 677) | function unsupportedRefresh() { function unsupportedContext (line 680) | function unsupportedContext() { function useId (line 683) | function useId() { function use (line 689) | function use(usable) { function objectName (line 734) | function objectName(object) { function describeValueForErrorMessage (line 738) | function describeValueForErrorMessage(value) { function describeElementType (line 760) | function describeElementType(type) { function describeObjectForErrorMessage (line 786) | function describeObjectForErrorMessage(objectOrArray, expandedName) { function defaultErrorHandler (line 845) | function defaultErrorHandler(error) { function RequestInstance (line 848) | function RequestInstance( function resolveRequest (line 897) | function resolveRequest() { function serializeThenable (line 902) | function serializeThenable(request, task, thenable) { function serializeReadableStream (line 955) | function serializeReadableStream(request, task, stream) { function serializeAsyncIterable (line 1032) | function serializeAsyncIterable(request, task, iterable, iterator) { function emitHint (line 1116) | function emitHint(request, code, model) { function readThenable (line 1121) | function readThenable(thenable) { function createLazyWrapperAroundWakeable (line 1126) | function createLazyWrapperAroundWakeable(request, task, wakeable) { function voidHandler (line 1149) | function voidHandler() {} function processServerComponentReturnValue (line 1150) | function processServerComponentReturnValue(request, task, Component, res... function renderFunctionComponent (line 1176) | function renderFunctionComponent(request, task, key, Component, props) { function renderFragment (line 1207) | function renderFragment(request, task, children) { function deferTask (line 1219) | function deferTask(request, task) { function renderElement (line 1231) | function renderElement(request, task, type, key, ref, props) { function pingTask (line 1292) | function pingTask(request, task) { function createTask (line 1305) | function createTask( function serializeByValueID (line 1407) | function serializeByValueID(id) { function serializeLazyID (line 1410) | function serializeLazyID(id) { function encodeReferenceChunk (line 1413) | function encodeReferenceChunk(request, id, reference) { function serializeClientReference (line 1417) | function serializeClientReference( function outlineModelWithFormatContext (line 1479) | function outlineModelWithFormatContext(request, value, formatContext) { function serializeTypedArray (line 1491) | function serializeTypedArray(request, tag, typedArray) { function serializeBlob (line 1497) | function serializeBlob(request, blob) { function renderModelDestructive (line 1536) | function renderModelDestructive( function logRecoverableError (line 1848) | function logRecoverableError(request, error) { function fatalError (line 1864) | function fatalError(request, error) { function emitErrorChunk (line 1874) | function emitErrorChunk(request, id, digest) { function emitTypedArrayChunk (line 1879) | function emitTypedArrayChunk(request, id, tag, typedArray, debug) { function emitTextChunk (line 1890) | function emitTextChunk(request, id, text, debug) { function emitChunk (line 1900) | function emitChunk(request, task, value) { function erroredTask (line 1935) | function erroredTask(request, task, error) { function retryTask (line 1943) | function retryTask(request, task) { function tryStreamTask (line 2004) | function tryStreamTask(request, task) { function performWork (line 2012) | function performWork(request) { function abortTask (line 2031) | function abortTask(task) { function finishAbortedTask (line 2034) | function finishAbortedTask(task, request, errorId) { function haltTask (line 2040) | function haltTask(task) { function finishHaltedTask (line 2043) | function finishHaltedTask(task, request) { function flushCompletedChunks (line 2046) | function flushCompletedChunks(request) { function startWork (line 2120) | function startWork(request) { function enqueueFlush (line 2129) | function enqueueFlush(request) { function callOnAllReadyIfReady (line 2139) | function callOnAllReadyIfReady(request) { function startFlowing (line 2143) | function startFlowing(request, destination) { function finishHalt (line 2155) | function finishHalt(request, abortedTasks) { function finishAbort (line 2167) | function finishAbort(request, abortedTasks, errorId) { function abort (line 2179) | function abort(request, reason) { function resolveServerReference (line 2228) | function resolveServerReference(bundlerConfig, id) { function requireAsyncModule (line 2249) | function requireAsyncModule(id) { function ignoreReject (line 2265) | function ignoreReject() {} function preloadModule (line 2266) | function preloadModule(metadata) { function requireModule (line 2289) | function requireModule(metadata) { function ReactPromise (line 2302) | function ReactPromise(status, value, reason) { function wakeChunk (line 2354) | function wakeChunk(response, listeners, value, chunk) { function rejectChunk (line 2362) | function rejectChunk(response, listeners, error) { function triggerErrorOnChunk (line 2370) | function triggerErrorOnChunk(response, chunk, error) { function createResolvedModelChunk (line 2380) | function createResolvedModelChunk(response, value, id) { function resolveModelChunk (line 2390) | function resolveModelChunk(response, chunk, value, id) { function createResolvedIteratorResultChunk (line 2431) | function createResolvedIteratorResultChunk(response, value, done) { function resolveIteratorResultChunk (line 2441) | function resolveIteratorResultChunk(response, chunk, value, done) { function loadServerReference$1 (line 2449) | function loadServerReference$1(response, metaData, parentObject, key) { function reviveModel (line 2536) | function reviveModel( function bumpArrayCount (line 2597) | function bumpArrayCount(arrayContext, slots, response) { function initializeModelChunk (line 2607) | function initializeModelChunk(chunk) { function reportGlobalError (line 2659) | function reportGlobalError(response, error) { function getChunk (line 2671) | function getChunk(response, id) { function fulfillReference (line 2685) | function fulfillReference(response, reference, value, arrayRoot) { function resolveReference (line 2733) | function resolveReference(response, handler, parentObject, key, resolved... function rejectReference (line 2747) | function rejectReference(response, handler, error) { function getOutlinedModel (line 2757) | function getOutlinedModel( function createMap (line 2855) | function createMap(response, model) { function createSet (line 2862) | function createSet(response, model) { function extractIterator (line 2869) | function extractIterator(response, model) { function createModel (line 2876) | function createModel(response, model, parentObject, key) { function parseTypedArray (line 2879) | function parseTypedArray( function resolveStream (line 2952) | function resolveStream(response, id, stream, controller) { function parseReadableStream (line 2964) | function parseReadableStream(response, reference, type) { function FlightIterator (line 3030) | function FlightIterator(next) { function parseAsyncIterable (line 3037) | function parseAsyncIterable(response, reference, iterator) { function parseModelString (line 3128) | function parseModelString(response, obj, key, value, reference, arrayRoo... function createResponse (line 3365) | function createResponse(bundlerConfig, formFieldPrefix, temporaryReferen... function resolveField (line 3385) | function resolveField(response, key, value) { function close (line 3395) | function close(response) { function loadServerReference (line 3398) | function loadServerReference(bundlerConfig, metaData) { function decodeBoundActionMetaData (line 3422) | function decodeBoundActionMetaData( function createDrainHandler (line 3441) | function createDrainHandler(destination, request) { function createCancelHandler (line 3446) | function createCancelHandler(request, reason) { function createFakeWritableFromReadableStreamController (line 3452) | function createFakeWritableFromReadableStreamController(controller) { function createFakeWritableFromNodeReadable (line 3469) | function createFakeWritableFromNodeReadable(readable) { function progress (line 3556) | function progress(entry) { function error (line 3568) | function error(reason) { FILE: packages/next/src/compiled/react/cjs/react-jsx-dev-runtime.development.js function getComponentNameFromType (line 14) | function getComponentNameFromType(type) { function testStringCoercion (line 74) | function testStringCoercion(value) { function checkKeyStringCoercion (line 77) | function checkKeyStringCoercion(value) { function getTaskName (line 101) | function getTaskName(type) { function getOwner (line 116) | function getOwner() { function UnknownOwner (line 120) | function UnknownOwner() { function hasValidKey (line 123) | function hasValidKey(config) { function defineKeyPropWarningGetter (line 130) | function defineKeyPropWarningGetter(props, displayName) { function elementRefGetterWithDeprecationWarning (line 145) | function elementRefGetterWithDeprecationWarning() { function ReactElement (line 155) | function ReactElement(type, key, props, owner, debugStack, debugTask) { function jsxDEVImpl (line 198) | function jsxDEVImpl( function validateChildKeys (line 269) | function validateChildKeys(node) { function isValidElement (line 281) | function isValidElement(object) { FILE: packages/next/src/compiled/react/cjs/react-jsx-dev-runtime.react-server.development.js function getComponentNameFromType (line 14) | function getComponentNameFromType(type) { function testStringCoercion (line 74) | function testStringCoercion(value) { function checkKeyStringCoercion (line 77) | function checkKeyStringCoercion(value) { function getTaskName (line 101) | function getTaskName(type) { function getOwner (line 116) | function getOwner() { function UnknownOwner (line 120) | function UnknownOwner() { function hasValidKey (line 123) | function hasValidKey(config) { function defineKeyPropWarningGetter (line 130) | function defineKeyPropWarningGetter(props, displayName) { function elementRefGetterWithDeprecationWarning (line 145) | function elementRefGetterWithDeprecationWarning() { function ReactElement (line 155) | function ReactElement(type, key, props, owner, debugStack, debugTask) { function jsxDEVImpl (line 198) | function jsxDEVImpl( function validateChildKeys (line 269) | function validateChildKeys(node) { function isValidElement (line 281) | function isValidElement(object) { FILE: packages/next/src/compiled/react/cjs/react-jsx-dev-runtime.react-server.production.js function jsxProd (line 19) | function jsxProd(type, config, maybeKey) { FILE: packages/next/src/compiled/react/cjs/react-jsx-runtime.development.js function getComponentNameFromType (line 14) | function getComponentNameFromType(type) { function testStringCoercion (line 74) | function testStringCoercion(value) { function checkKeyStringCoercion (line 77) | function checkKeyStringCoercion(value) { function getTaskName (line 101) | function getTaskName(type) { function getOwner (line 116) | function getOwner() { function UnknownOwner (line 120) | function UnknownOwner() { function hasValidKey (line 123) | function hasValidKey(config) { function defineKeyPropWarningGetter (line 130) | function defineKeyPropWarningGetter(props, displayName) { function elementRefGetterWithDeprecationWarning (line 145) | function elementRefGetterWithDeprecationWarning() { function ReactElement (line 155) | function ReactElement(type, key, props, owner, debugStack, debugTask) { function jsxDEVImpl (line 198) | function jsxDEVImpl( function validateChildKeys (line 269) | function validateChildKeys(node) { function isValidElement (line 281) | function isValidElement(object) { FILE: packages/next/src/compiled/react/cjs/react-jsx-runtime.production.js function jsxProd (line 14) | function jsxProd(type, config, maybeKey) { FILE: packages/next/src/compiled/react/cjs/react-jsx-runtime.profiling.js function jsxProd (line 14) | function jsxProd(type, config, maybeKey) { FILE: packages/next/src/compiled/react/cjs/react-jsx-runtime.react-server.development.js function getComponentNameFromType (line 14) | function getComponentNameFromType(type) { function testStringCoercion (line 74) | function testStringCoercion(value) { function checkKeyStringCoercion (line 77) | function checkKeyStringCoercion(value) { function getTaskName (line 101) | function getTaskName(type) { function getOwner (line 116) | function getOwner() { function UnknownOwner (line 120) | function UnknownOwner() { function hasValidKey (line 123) | function hasValidKey(config) { function defineKeyPropWarningGetter (line 130) | function defineKeyPropWarningGetter(props, displayName) { function elementRefGetterWithDeprecationWarning (line 145) | function elementRefGetterWithDeprecationWarning() { function ReactElement (line 155) | function ReactElement(type, key, props, owner, debugStack, debugTask) { function jsxDEVImpl (line 198) | function jsxDEVImpl( function validateChildKeys (line 269) | function validateChildKeys(node) { function isValidElement (line 281) | function isValidElement(object) { FILE: packages/next/src/compiled/react/cjs/react-jsx-runtime.react-server.production.js function jsxProd (line 19) | function jsxProd(type, config, maybeKey) { FILE: packages/next/src/compiled/react/cjs/react.development.js function defineDeprecationWarning (line 14) | function defineDeprecationWarning(methodName, info) { function getIteratorFn (line 25) | function getIteratorFn(maybeIterable) { function warnNoop (line 33) | function warnNoop(publicInstance, callerName) { function Component (line 47) | function Component(props, context, updater) { function ComponentDummy (line 53) | function ComponentDummy() {} function PureComponent (line 54) | function PureComponent(props, context, updater) { function noop (line 60) | function noop() {} function testStringCoercion (line 61) | function testStringCoercion(value) { function checkKeyStringCoercion (line 64) | function checkKeyStringCoercion(value) { function getComponentNameFromType (line 88) | function getComponentNameFromType(type) { function getTaskName (line 148) | function getTaskName(type) { function getOwner (line 163) | function getOwner() { function UnknownOwner (line 167) | function UnknownOwner() { function hasValidKey (line 170) | function hasValidKey(config) { function defineKeyPropWarningGetter (line 177) | function defineKeyPropWarningGetter(props, displayName) { function elementRefGetterWithDeprecationWarning (line 192) | function elementRefGetterWithDeprecationWarning() { function ReactElement (line 202) | function ReactElement(type, key, props, owner, debugStack, debugTask) { function cloneAndReplaceKey (line 245) | function cloneAndReplaceKey(oldElement, newKey) { function validateChildKeys (line 258) | function validateChildKeys(node) { function isValidElement (line 270) | function isValidElement(object) { function escape (line 277) | function escape(key) { function getElementKey (line 286) | function getElementKey(element, index) { function resolveThenable (line 293) | function resolveThenable(thenable) { function mapIntoArray (line 326) | function mapIntoArray(children, array, escapedPrefix, nameSoFar, callbac... function mapChildren (line 453) | function mapChildren(children, func, context) { function lazyInitializer (line 462) | function lazyInitializer(payload) { function resolveDispatcher (line 535) | function resolveDispatcher() { function releaseAsyncTransition (line 543) | function releaseAsyncTransition() { function startTransition (line 546) | function startTransition(scope) { function addTransitionType (line 586) | function addTransitionType(type) { function enqueueTask (line 600) | function enqueueTask(task) { function aggregateErrors (line 623) | function aggregateErrors(errors) { function popActScope (line 628) | function popActScope(prevActQueue, prevActScopeDepth) { function recursivelyFlushAsyncActWork (line 635) | function recursivelyFlushAsyncActWork(returnValue, resolve, reject) { function flushActQueue (line 655) | function flushActQueue(queue) { FILE: packages/next/src/compiled/react/cjs/react.production.js function getIteratorFn (line 26) | function getIteratorFn(maybeIterable) { function Component (line 43) | function Component(props, context, updater) { function ComponentDummy (line 64) | function ComponentDummy() {} function PureComponent (line 66) | function PureComponent(props, context, updater) { function noop (line 77) | function noop() {} function ReactElement (line 80) | function ReactElement(type, key, props) { function cloneAndReplaceKey (line 90) | function cloneAndReplaceKey(oldElement, newKey) { function isValidElement (line 93) | function isValidElement(object) { function escape (line 100) | function escape(key) { function getElementKey (line 110) | function getElementKey(element, index) { function resolveThenable (line 115) | function resolveThenable(thenable) { function mapIntoArray (line 147) | function mapIntoArray(children, array, escapedPrefix, nameSoFar, callbac... function mapChildren (line 256) | function mapChildren(children, func, context) { function lazyInitializer (line 265) | function lazyInitializer(payload) { function startTransition (line 321) | function startTransition(scope) { function addTransitionType (line 345) | function addTransitionType(type) { FILE: packages/next/src/compiled/react/cjs/react.react-server.development.js function noop (line 14) | function noop() {} function getIteratorFn (line 15) | function getIteratorFn(maybeIterable) { function testStringCoercion (line 23) | function testStringCoercion(value) { function checkKeyStringCoercion (line 26) | function checkKeyStringCoercion(value) { function getComponentNameFromType (line 50) | function getComponentNameFromType(type) { function getTaskName (line 110) | function getTaskName(type) { function getOwner (line 125) | function getOwner() { function UnknownOwner (line 129) | function UnknownOwner() { function hasValidKey (line 132) | function hasValidKey(config) { function defineKeyPropWarningGetter (line 139) | function defineKeyPropWarningGetter(props, displayName) { function elementRefGetterWithDeprecationWarning (line 154) | function elementRefGetterWithDeprecationWarning() { function ReactElement (line 164) | function ReactElement(type, key, props, owner, debugStack, debugTask) { function cloneAndReplaceKey (line 207) | function cloneAndReplaceKey(oldElement, newKey) { function validateChildKeys (line 220) | function validateChildKeys(node) { function isValidElement (line 232) | function isValidElement(object) { function escape (line 239) | function escape(key) { function getElementKey (line 248) | function getElementKey(element, index) { function resolveThenable (line 255) | function resolveThenable(thenable) { function mapIntoArray (line 288) | function mapIntoArray(children, array, escapedPrefix, nameSoFar, callbac... function mapChildren (line 415) | function mapChildren(children, func, context) { function resolveDispatcher (line 424) | function resolveDispatcher() { function lazyInitializer (line 432) | function lazyInitializer(payload) { function createCacheRoot (line 505) | function createCacheRoot() { function createCacheNode (line 508) | function createCacheNode() { FILE: packages/next/src/compiled/react/cjs/react.react-server.production.js function formatProdErrorMessage (line 13) | function formatProdErrorMessage(code) { function noop (line 29) | function noop() {} function getIteratorFn (line 42) | function getIteratorFn(maybeIterable) { function ReactElement (line 51) | function ReactElement(type, key, props) { function cloneAndReplaceKey (line 61) | function cloneAndReplaceKey(oldElement, newKey) { function isValidElement (line 64) | function isValidElement(object) { function escape (line 71) | function escape(key) { function getElementKey (line 81) | function getElementKey(element, index) { function resolveThenable (line 86) | function resolveThenable(thenable) { function mapIntoArray (line 118) | function mapIntoArray(children, array, escapedPrefix, nameSoFar, callbac... function mapChildren (line 228) | function mapChildren(children, func, context) { function lazyInitializer (line 237) | function lazyInitializer(payload) { function createCacheRoot (line 264) | function createCacheRoot() { function createCacheNode (line 267) | function createCacheNode() { FILE: packages/next/src/compiled/regenerator-runtime/runtime.js function wrap (line 19) | function wrap(innerFn, outerFn, self, tryLocsList) { function tryCatch (line 43) | function tryCatch(fn, obj, arg) { function Generator (line 64) | function Generator() {} function GeneratorFunction (line 65) | function GeneratorFunction() {} function GeneratorFunctionPrototype (line 66) | function GeneratorFunctionPrototype() {} function defineIteratorMethods (line 94) | function defineIteratorMethods(prototype) { function AsyncIterator (line 133) | function AsyncIterator(generator, PromiseImpl) { function makeInvokeMethod (line 224) | function makeInvokeMethod(innerFn, self, context) { function maybeInvokeDelegate (line 306) | function maybeInvokeDelegate(delegate, context) { function pushTryEntry (line 404) | function pushTryEntry(locs) { function resetTryEntry (line 419) | function resetTryEntry(entry) { function Context (line 426) | function Context(tryLocsList) { function values (line 462) | function values(iterable) { function doneResult (line 498) | function doneResult() { function handle (line 549) | function handle(loc, caught) { FILE: packages/next/src/compiled/safe-stable-stringify/index.js function strEscape (line 1) | function strEscape(e){if(e.length<5e3&&!i.test(e)){return`"${e}"`}return... function sort (line 1) | function sort(e,t){if(e.length>200||t){return e.sort(t)}for(let t=1;tfunction p... function getSassOptions (line 1) | async function getSassOptions(e,t,s,n,o,r){const a=t.sassOptions?typeof ... function getPossibleRequests (line 1) | function getPossibleRequests(e,t=false,s=false){let n=e;if(t){if(MODULE_... function promiseResolve (line 1) | function promiseResolve(e){return(t,s)=>new Promise(((n,o)=>{e(t,s,((e,t... function startResolving (line 1) | async function startResolving(e){if(e.length===0){return Promise.reject(... function getWebpackResolver (line 1) | function getWebpackResolver(e,t,s=[]){const n=t&&typeof t.compileStringA... function getModernWebpackImporter (line 1) | function getModernWebpackImporter(e,t,s){const n=getWebpackResolver(e.ge... function getWebpackImporter (line 1) | function getWebpackImporter(e,t,s){const n=getWebpackResolver(e.getResol... function getCompileFn (line 1) | function getCompileFn(e,t,s){if(typeof t.compileStringAsync!=="undefined... function getURLType (line 1) | function getURLType(e){if(e[0]==="/"){if(e[1]==="/"){return"scheme-relat... function normalizeSourceMap (line 1) | function normalizeSourceMap(e,t){const s=e;if(typeof s.file!=="undefined... function errorFactory (line 1) | function errorFactory(e){let t;if(e.formatted){t=e.formatted.replace(/^(... function __nccwpck_require__ (line 1) | function __nccwpck_require__(e){var t=__webpack_module_cache__[e];if(t!=... FILE: packages/next/src/compiled/scheduler-experimental/cjs/scheduler-unstable_mock.development.js function push (line 14) | function push(heap, node) { function peek (line 27) | function peek(heap) { function pop (line 30) | function pop(heap) { function compare (line 62) | function compare(a, b) { function advanceTimers (line 66) | function advanceTimers(currentTime) { function handleTimeout (line 77) | function handleTimeout(currentTime) { function flushWork (line 91) | function flushWork(hasTimeRemaining, initialTime) { function shouldYieldToHost (line 150) | function shouldYieldToHost() { function unstable_flushAllWithoutAsserting (line 159) | function unstable_flushAllWithoutAsserting() { FILE: packages/next/src/compiled/scheduler-experimental/cjs/scheduler-unstable_mock.production.js function push (line 12) | function push(heap, node) { function peek (line 23) | function peek(heap) { function pop (line 26) | function pop(heap) { function compare (line 56) | function compare(a, b) { function advanceTimers (line 79) | function advanceTimers(currentTime) { function handleTimeout (line 90) | function handleTimeout(currentTime) { function flushWork (line 104) | function flushWork(hasTimeRemaining, initialTime) { function shouldYieldToHost (line 163) | function shouldYieldToHost() { function unstable_flushAllWithoutAsserting (line 172) | function unstable_flushAllWithoutAsserting() { FILE: packages/next/src/compiled/scheduler-experimental/cjs/scheduler-unstable_post_task.development.js function runTask (line 14) | function runTask(priorityLevel, postTaskPriority, node, callback) { function handleAbortError (line 45) | function handleAbortError() {} FILE: packages/next/src/compiled/scheduler-experimental/cjs/scheduler-unstable_post_task.production.js function runTask (line 18) | function runTask(priorityLevel, postTaskPriority, node, callback) { function handleAbortError (line 49) | function handleAbortError() {} FILE: packages/next/src/compiled/scheduler-experimental/cjs/scheduler.development.js function performWorkUntilDeadline (line 14) | function performWorkUntilDeadline() { function push (line 82) | function push(heap, node) { function peek (line 95) | function peek(heap) { function pop (line 98) | function pop(heap) { function compare (line 130) | function compare(a, b) { function advanceTimers (line 134) | function advanceTimers(currentTime) { function handleTimeout (line 145) | function handleTimeout(currentTime) { function requestHostTimeout (line 162) | function requestHostTimeout(callback, ms) { FILE: packages/next/src/compiled/scheduler-experimental/cjs/scheduler.native.development.js function performWorkUntilDeadline (line 14) | function performWorkUntilDeadline() { function push (line 82) | function push(heap, node) { function peek (line 95) | function peek(heap) { function pop (line 98) | function pop(heap) { function compare (line 130) | function compare(a, b) { function advanceTimers (line 134) | function advanceTimers(currentTime) { function handleTimeout (line 145) | function handleTimeout(currentTime) { function unstable_scheduleCallback$1 (line 162) | function unstable_scheduleCallback$1(priorityLevel, callback, options) { function unstable_cancelCallback$1 (line 215) | function unstable_cancelCallback$1(task) { function unstable_getCurrentPriorityLevel$1 (line 218) | function unstable_getCurrentPriorityLevel$1() { function shouldYieldToHost (line 221) | function shouldYieldToHost() { function requestPaint (line 224) | function requestPaint() {} function requestHostTimeout (line 225) | function requestHostTimeout(callback, ms) { function throwNotImplemented (line 230) | function throwNotImplemented() { FILE: packages/next/src/compiled/scheduler-experimental/cjs/scheduler.native.production.js function push (line 12) | function push(heap, node) { function peek (line 23) | function peek(heap) { function pop (line 26) | function pop(heap) { function compare (line 56) | function compare(a, b) { function advanceTimers (line 84) | function advanceTimers(currentTime) { function handleTimeout (line 95) | function handleTimeout(currentTime) { function unstable_scheduleCallback$1 (line 109) | function unstable_scheduleCallback$1(priorityLevel, callback, options) { function unstable_cancelCallback$1 (line 161) | function unstable_cancelCallback$1(task) { function unstable_getCurrentPriorityLevel$1 (line 164) | function unstable_getCurrentPriorityLevel$1() { function shouldYieldToHost (line 170) | function shouldYieldToHost() { function requestPaint (line 173) | function requestPaint() {} function performWorkUntilDeadline (line 174) | function performWorkUntilDeadline() { function requestHostTimeout (line 258) | function requestHostTimeout(callback, ms) { function throwNotImplemented (line 303) | function throwNotImplemented() { FILE: packages/next/src/compiled/scheduler-experimental/cjs/scheduler.production.js function push (line 12) | function push(heap, node) { function peek (line 23) | function peek(heap) { function pop (line 26) | function pop(heap) { function compare (line 56) | function compare(a, b) { function advanceTimers (line 84) | function advanceTimers(currentTime) { function handleTimeout (line 95) | function handleTimeout(currentTime) { function performWorkUntilDeadline (line 113) | function performWorkUntilDeadline() { function requestHostTimeout (line 197) | function requestHostTimeout(callback, ms) { FILE: packages/next/src/compiled/scheduler/cjs/scheduler-unstable_mock.development.js function push (line 14) | function push(heap, node) { function peek (line 27) | function peek(heap) { function pop (line 30) | function pop(heap) { function compare (line 62) | function compare(a, b) { function advanceTimers (line 66) | function advanceTimers(currentTime) { function handleTimeout (line 77) | function handleTimeout(currentTime) { function flushWork (line 91) | function flushWork(hasTimeRemaining, initialTime) { function shouldYieldToHost (line 150) | function shouldYieldToHost() { function unstable_flushAllWithoutAsserting (line 159) | function unstable_flushAllWithoutAsserting() { FILE: packages/next/src/compiled/scheduler/cjs/scheduler-unstable_mock.production.js function push (line 12) | function push(heap, node) { function peek (line 23) | function peek(heap) { function pop (line 26) | function pop(heap) { function compare (line 56) | function compare(a, b) { function advanceTimers (line 79) | function advanceTimers(currentTime) { function handleTimeout (line 90) | function handleTimeout(currentTime) { function flushWork (line 104) | function flushWork(hasTimeRemaining, initialTime) { function shouldYieldToHost (line 163) | function shouldYieldToHost() { function unstable_flushAllWithoutAsserting (line 172) | function unstable_flushAllWithoutAsserting() { FILE: packages/next/src/compiled/scheduler/cjs/scheduler-unstable_post_task.development.js function runTask (line 14) | function runTask(priorityLevel, postTaskPriority, node, callback) { function handleAbortError (line 45) | function handleAbortError() {} FILE: packages/next/src/compiled/scheduler/cjs/scheduler-unstable_post_task.production.js function runTask (line 18) | function runTask(priorityLevel, postTaskPriority, node, callback) { function handleAbortError (line 49) | function handleAbortError() {} FILE: packages/next/src/compiled/scheduler/cjs/scheduler.development.js function performWorkUntilDeadline (line 14) | function performWorkUntilDeadline() { function push (line 86) | function push(heap, node) { function peek (line 99) | function peek(heap) { function pop (line 102) | function pop(heap) { function compare (line 134) | function compare(a, b) { function advanceTimers (line 138) | function advanceTimers(currentTime) { function handleTimeout (line 149) | function handleTimeout(currentTime) { function shouldYieldToHost (line 166) | function shouldYieldToHost() { function requestHostTimeout (line 173) | function requestHostTimeout(callback, ms) { FILE: packages/next/src/compiled/scheduler/cjs/scheduler.native.development.js function performWorkUntilDeadline (line 14) | function performWorkUntilDeadline() { function push (line 86) | function push(heap, node) { function peek (line 99) | function peek(heap) { function pop (line 102) | function pop(heap) { function compare (line 134) | function compare(a, b) { function advanceTimers (line 138) | function advanceTimers(currentTime) { function handleTimeout (line 149) | function handleTimeout(currentTime) { function unstable_scheduleCallback$1 (line 166) | function unstable_scheduleCallback$1(priorityLevel, callback, options) { function unstable_cancelCallback$1 (line 219) | function unstable_cancelCallback$1(task) { function unstable_getCurrentPriorityLevel$1 (line 222) | function unstable_getCurrentPriorityLevel$1() { function shouldYieldToHost (line 225) | function shouldYieldToHost() { function requestPaint (line 232) | function requestPaint() { function requestHostTimeout (line 235) | function requestHostTimeout(callback, ms) { function throwNotImplemented (line 240) | function throwNotImplemented() { FILE: packages/next/src/compiled/scheduler/cjs/scheduler.native.production.js function push (line 12) | function push(heap, node) { function peek (line 23) | function peek(heap) { function pop (line 26) | function pop(heap) { function compare (line 56) | function compare(a, b) { function advanceTimers (line 85) | function advanceTimers(currentTime) { function handleTimeout (line 96) | function handleTimeout(currentTime) { function unstable_scheduleCallback$1 (line 110) | function unstable_scheduleCallback$1(priorityLevel, callback, options) { function unstable_cancelCallback$1 (line 162) | function unstable_cancelCallback$1(task) { function unstable_getCurrentPriorityLevel$1 (line 165) | function unstable_getCurrentPriorityLevel$1() { function shouldYieldToHost (line 171) | function shouldYieldToHost() { function requestPaint (line 174) | function requestPaint() { function performWorkUntilDeadline (line 177) | function performWorkUntilDeadline() { function requestHostTimeout (line 264) | function requestHostTimeout(callback, ms) { function throwNotImplemented (line 309) | function throwNotImplemented() { FILE: packages/next/src/compiled/scheduler/cjs/scheduler.production.js function push (line 12) | function push(heap, node) { function peek (line 23) | function peek(heap) { function pop (line 26) | function pop(heap) { function compare (line 56) | function compare(a, b) { function advanceTimers (line 85) | function advanceTimers(currentTime) { function handleTimeout (line 96) | function handleTimeout(currentTime) { function shouldYieldToHost (line 114) | function shouldYieldToHost() { function performWorkUntilDeadline (line 121) | function performWorkUntilDeadline() { function requestHostTimeout (line 208) | function requestHostTimeout(callback, ms) { FILE: packages/next/src/compiled/schema-utils2/index.js function defineKeywords (line 1) | function defineKeywords(e,r){if(Array.isArray(r)){for(var t=0;tr)return 1;if(e{if... method getSchemaPartText (line 1) | getSchemaPartText(e,r,t=false,a=true){if(!e){return""}if(Array.isArray... method getSchemaPartDescription (line 1) | getSchemaPartDescription(e){if(!e){return""}while(e.$ref){e=this.getSc... method formatValidationError (line 1) | formatValidationError(e){const{keyword:r,dataPath:t}=e;const a=`${this... method formatValidationErrors (line 1) | formatValidationErrors(e){return e.map((e=>{let r=this.formatValidatio... function MissingRefError (line 1) | function MissingRefError(e,r,t){this.message=t||MissingRefError.message(... function errorSubclass (line 1) | function errorSubclass(e){e.prototype=Object.create(Error.prototype);e.p... function formats (line 1) | function formats(e){e=e=="full"?"full":"fast";return a.copy(formats[e])} function isLeapYear (line 1) | function isLeapYear(e){return e%4===0&&(e%100!==0||e%400===0)} function date (line 1) | function date(e){var r=e.match(s);if(!r)return false;var t=+r[1];var a=+... function time (line 1) | function time(e,r){var t=e.match(o);if(!t)return false;var a=t[1];var s=... function date_time (line 1) | function date_time(e){var r=e.split(g);return r.length==2&&date(r[0])&&t... function uri (line 1) | function uri(e){return y.test(e)&&l.test(e)} function regex (line 1) | function regex(e){if(P.test(e))return false;try{new RegExp(e);return tru... function compile (line 1) | function compile(e,r,t,c){var h=this,d=this._opts,p=[undefined],m={},g=[... function checkCompiling (line 1) | function checkCompiling(e,r,t){var a=compIndex.call(this,e,r,t);if(a>=0)... function endCompiling (line 1) | function endCompiling(e,r,t){var a=compIndex.call(this,e,r,t);if(a>=0)th... function compIndex (line 1) | function compIndex(e,r,t){for(var a=0;aMath.max(e,r(t))),0);re... function filterChildren (line 1) | function filterChildren(e){let r=e;r=filterMax(r,(e=>e.dataPath?e.dataPa... function findAllChildren (line 1) | function findAllChildren(e,r){let t=e.length-1;const predicate=r=>e[t].s... function extractRefs (line 1) | function extractRefs(e){const{schema:r}=e;if(!Array.isArray(r)){return[]... function groupChildrenByFirstChild (line 1) | function groupChildrenByFirstChild(e){const r=[];let t=e.length-1;while(... function indent (line 1) | function indent(e,r){return e.replace(/\n(?!$)/g,`\n${r}`)} function hasNotInSchema (line 1) | function hasNotInSchema(e){return!!e.not} function findFirstTypedSchema (line 1) | function findFirstTypedSchema(e){if(hasNotInSchema(e)){return findFirstT... function canApplyNot (line 1) | function canApplyNot(e){const r=findFirstTypedSchema(e);return likeNumbe... function isObject (line 1) | function isObject(e){return typeof e==="object"&&e!==null} function likeNumber (line 1) | function likeNumber(e){return e.type==="number"||typeof e.minimum!=="und... function likeInteger (line 1) | function likeInteger(e){return e.type==="integer"||typeof e.minimum!=="u... function likeString (line 1) | function likeString(e){return e.type==="string"||typeof e.minLength!=="u... function likeBoolean (line 1) | function likeBoolean(e){return e.type==="boolean"} function likeArray (line 1) | function likeArray(e){return e.type==="array"||typeof e.minItems==="numb... function likeObject (line 1) | function likeObject(e){return e.type==="object"||typeof e.minProperties!... function likeNull (line 1) | function likeNull(e){return e.type==="null"} function getArticle (line 1) | function getArticle(e){if(/^[aeiou]/i.test(e)){return"an"}return"a"} function getSchemaNonTypes (line 1) | function getSchemaNonTypes(e){if(!e){return""}if(!e.type){if(likeNumber(... function formatHints (line 1) | function formatHints(e){return e.length>0?`(${e.join(", ")})`:""} function getHints (line 1) | function getHints(e,r){if(likeNumber(e)||likeInteger(e)){return s(e,r)}e... class ValidationError (line 1) | class ValidationError extends Error{constructor(e,r,t={}){super();this.n... method constructor (line 1) | constructor(e,r,t={}){super();this.name="ValidationError";this.errors=... method getSchemaPart (line 1) | getSchemaPart(e){const r=e.split("/");let t=this.schema;for(let e=1;e<... method formatSchema (line 1) | formatSchema(e,r=true,t=[]){let a=r;const formatInnerSchema=(r,s)=>{if... method getSchemaPartText (line 1) | getSchemaPartText(e,r,t=false,a=true){if(!e){return""}if(Array.isArray... method getSchemaPartDescription (line 1) | getSchemaPartDescription(e){if(!e){return""}while(e.$ref){e=this.getSc... method formatValidationError (line 1) | formatValidationError(e){const{keyword:r,dataPath:t}=e;const a=`${this... method formatValidationErrors (line 1) | formatValidationErrors(e){return e.map((e=>{let r=this.formatValidatio... function errorMessage (line 1) | function errorMessage(e,r,t){return{dataPath:undefined,schemaPath:undefi... function getErrorFor (line 1) | function getErrorFor(e,r,t){const a=e?`The provided value ${JSON.stringi... function addAbsolutePathKeyword (line 1) | function addAbsolutePathKeyword(e){e.addKeyword("absolutePath",{errors:t... class Range (line 1) | class Range{static getOperator(e,r){if(e==="left"){return r?">":">="}ret... method getOperator (line 1) | static getOperator(e,r){if(e==="left"){return r?">":">="}return r?"<":... method formatRight (line 1) | static formatRight(e,r,t){if(r===false){return Range.formatLeft(e,!r,!... method formatLeft (line 1) | static formatLeft(e,r,t){if(r===false){return Range.formatRight(e,!r,!... method formatRange (line 1) | static formatRange(e,r,t,a,s){let i="should be";i+=` ${Range.getOperat... method getRangeValue (line 1) | static getRangeValue(e,r){let t=r?Infinity:-Infinity;let a=-1;const s=... method constructor (line 1) | constructor(){this._left=[];this._right=[]} method left (line 1) | left(e,r=false){this._left.push([e,r])} method right (line 1) | right(e,r=false){this._right.push([e,r])} method format (line 1) | format(e=true){const[r,t]=Range.getRangeValue(this._left,e);const[a,s]... function _interopRequireDefault (line 1) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function validate (line 1) | function validate(e,r,t){let a=[];if(Array.isArray(r)){a=Array.from(r,(r... function validateObject (line 1) | function validateObject(e,r){const t=n.compile(e);const a=t(r);if(a)retu... function filterErrors (line 1) | function filterErrors(e){let r=[];for(const t of e){const{dataPath:e}=t;... function merge (line 3) | function merge(){for(var e=arguments.length,r=Array(e),t=0;t1){a=t[0... function ucs2decode (line 3) | function ucs2decode(e){var r=[];var t=0;var a=e.length;while(t1&&arguments[1]!==undefined?arg... function _recomposeAuthority (line 3) | function _recomposeAuthority(e,a){var s=a.iri!==false?t:r;var i=[];if(e.... function removeDotSegments (line 3) | function removeDotSegments(e){var r=[];while(e.length){if(e.match(k)){e=... function serialize (line 3) | function serialize(e){var a=arguments.length>1&&arguments[1]!==undefined... function resolveComponents (line 3) | function resolveComponents(e,r){var t=arguments.length>2&&arguments[2]!=... function resolve (line 3) | function resolve(e,r,t){var a=assign({scheme:"null"},t);return serialize... function normalize (line 3) | function normalize(e,r){if(typeof e==="string"){e=serialize(parse(e,r),r... function equal (line 3) | function equal(e,r,t){if(typeof e==="string"){e=serialize(parse(e,t),t)}... function escapeComponent (line 3) | function escapeComponent(e,a){return e&&e.toString().replace(!a||!a.iri?... function unescapeComponent (line 3) | function unescapeComponent(e,a){return e&&e.toString().replace(!a||!a.ir... function isSecure (line 3) | function isSecure(e){return typeof e.secure==="boolean"?e.secure:String(... function decodeUnreserved (line 3) | function decodeUnreserved(e){var r=pctDecChars(e);return!r.match(G)?e:r} function __nccwpck_require__ (line 3) | function __nccwpck_require__(t){var a=r[t];if(a!==undefined){return a.ex... FILE: packages/next/src/compiled/schema-utils3/index.js function defineKeywords (line 1) | function defineKeywords(e,r){if(Array.isArray(r)){for(var t=0;tr)return 1;if(e{if... method getSchemaPartText (line 1) | getSchemaPartText(e,r,t=false,a=true){if(!e){return""}if(Array.isArray... method getSchemaPartDescription (line 1) | getSchemaPartDescription(e){if(!e){return""}while(e.$ref){e=this.getSc... method formatValidationError (line 1) | formatValidationError(e){const{keyword:r,dataPath:t}=e;const a=`${this... method formatValidationErrors (line 1) | formatValidationErrors(e){return e.map((e=>{let r=this.formatValidatio... function MissingRefError (line 1) | function MissingRefError(e,r,t){this.message=t||MissingRefError.message(... function errorSubclass (line 1) | function errorSubclass(e){e.prototype=Object.create(Error.prototype);e.p... function formats (line 1) | function formats(e){e=e=="full"?"full":"fast";return a.copy(formats[e])} function isLeapYear (line 1) | function isLeapYear(e){return e%4===0&&(e%100!==0||e%400===0)} function date (line 1) | function date(e){var r=e.match(s);if(!r)return false;var t=+r[1];var a=+... function time (line 1) | function time(e,r){var t=e.match(o);if(!t)return false;var a=t[1];var s=... function date_time (line 1) | function date_time(e){var r=e.split(g);return r.length==2&&date(r[0])&&t... function uri (line 1) | function uri(e){return y.test(e)&&l.test(e)} function regex (line 1) | function regex(e){if(P.test(e))return false;try{new RegExp(e);return tru... function compile (line 1) | function compile(e,r,t,c){var h=this,d=this._opts,p=[undefined],m={},g=[... function checkCompiling (line 1) | function checkCompiling(e,r,t){var a=compIndex.call(this,e,r,t);if(a>=0)... function endCompiling (line 1) | function endCompiling(e,r,t){var a=compIndex.call(this,e,r,t);if(a>=0)th... function compIndex (line 1) | function compIndex(e,r,t){for(var a=0;aMath.max(e,r(t))),0);re... function filterChildren (line 1) | function filterChildren(e){let r=e;r=filterMax(r,(e=>e.dataPath?e.dataPa... function findAllChildren (line 1) | function findAllChildren(e,r){let t=e.length-1;const predicate=r=>e[t].s... function extractRefs (line 1) | function extractRefs(e){const{schema:r}=e;if(!Array.isArray(r)){return[]... function groupChildrenByFirstChild (line 1) | function groupChildrenByFirstChild(e){const r=[];let t=e.length-1;while(... function indent (line 1) | function indent(e,r){return e.replace(/\n(?!$)/g,`\n${r}`)} function hasNotInSchema (line 1) | function hasNotInSchema(e){return!!e.not} function findFirstTypedSchema (line 1) | function findFirstTypedSchema(e){if(hasNotInSchema(e)){return findFirstT... function canApplyNot (line 1) | function canApplyNot(e){const r=findFirstTypedSchema(e);return likeNumbe... function isObject (line 1) | function isObject(e){return typeof e==="object"&&e!==null} function likeNumber (line 1) | function likeNumber(e){return e.type==="number"||typeof e.minimum!=="und... function likeInteger (line 1) | function likeInteger(e){return e.type==="integer"||typeof e.minimum!=="u... function likeString (line 1) | function likeString(e){return e.type==="string"||typeof e.minLength!=="u... function likeBoolean (line 1) | function likeBoolean(e){return e.type==="boolean"} function likeArray (line 1) | function likeArray(e){return e.type==="array"||typeof e.minItems==="numb... function likeObject (line 1) | function likeObject(e){return e.type==="object"||typeof e.minProperties!... function likeNull (line 1) | function likeNull(e){return e.type==="null"} function getArticle (line 1) | function getArticle(e){if(/^[aeiou]/i.test(e)){return"an"}return"a"} function getSchemaNonTypes (line 1) | function getSchemaNonTypes(e){if(!e){return""}if(!e.type){if(likeNumber(... function formatHints (line 1) | function formatHints(e){return e.length>0?`(${e.join(", ")})`:""} function getHints (line 1) | function getHints(e,r){if(likeNumber(e)||likeInteger(e)){return s(e,r)}e... class ValidationError (line 1) | class ValidationError extends Error{constructor(e,r,t={}){super();this.n... method constructor (line 1) | constructor(e,r,t={}){super();this.name="ValidationError";this.errors=... method getSchemaPart (line 1) | getSchemaPart(e){const r=e.split("/");let t=this.schema;for(let e=1;e<... method formatSchema (line 1) | formatSchema(e,r=true,t=[]){let a=r;const formatInnerSchema=(r,s)=>{if... method getSchemaPartText (line 1) | getSchemaPartText(e,r,t=false,a=true){if(!e){return""}if(Array.isArray... method getSchemaPartDescription (line 1) | getSchemaPartDescription(e){if(!e){return""}while(e.$ref){e=this.getSc... method formatValidationError (line 1) | formatValidationError(e){const{keyword:r,dataPath:t}=e;const a=`${this... method formatValidationErrors (line 1) | formatValidationErrors(e){return e.map((e=>{let r=this.formatValidatio... function errorMessage (line 1) | function errorMessage(e,r,t){return{dataPath:undefined,schemaPath:undefi... function getErrorFor (line 1) | function getErrorFor(e,r,t){const a=e?`The provided value ${JSON.stringi... function addAbsolutePathKeyword (line 1) | function addAbsolutePathKeyword(e){e.addKeyword("absolutePath",{errors:t... class Range (line 1) | class Range{static getOperator(e,r){if(e==="left"){return r?">":">="}ret... method getOperator (line 1) | static getOperator(e,r){if(e==="left"){return r?">":">="}return r?"<":... method formatRight (line 1) | static formatRight(e,r,t){if(r===false){return Range.formatLeft(e,!r,!... method formatLeft (line 1) | static formatLeft(e,r,t){if(r===false){return Range.formatRight(e,!r,!... method formatRange (line 1) | static formatRange(e,r,t,a,s){let i="should be";i+=` ${Range.getOperat... method getRangeValue (line 1) | static getRangeValue(e,r){let t=r?Infinity:-Infinity;let a=-1;const s=... method constructor (line 1) | constructor(){this._left=[];this._right=[]} method left (line 1) | left(e,r=false){this._left.push([e,r])} method right (line 1) | right(e,r=false){this._right.push([e,r])} method format (line 1) | format(e=true){const[r,t]=Range.getRangeValue(this._left,e);const[a,s]... function _interopRequireDefault (line 1) | function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}} function validate (line 1) | function validate(e,r,t){let a=[];if(Array.isArray(r)){a=Array.from(r,(r... function validateObject (line 1) | function validateObject(e,r){const t=n.compile(e);const a=t(r);if(a)retu... function filterErrors (line 1) | function filterErrors(e){let r=[];for(const t of e){const{dataPath:e}=t;... function merge (line 3) | function merge(){for(var e=arguments.length,r=Array(e),t=0;t1){a=t[0... function ucs2decode (line 3) | function ucs2decode(e){var r=[];var t=0;var a=e.length;while(t1&&arguments[1]!==undefined?arg... function _recomposeAuthority (line 3) | function _recomposeAuthority(e,a){var s=a.iri!==false?t:r;var i=[];if(e.... function removeDotSegments (line 3) | function removeDotSegments(e){var r=[];while(e.length){if(e.match(k)){e=... function serialize (line 3) | function serialize(e){var a=arguments.length>1&&arguments[1]!==undefined... function resolveComponents (line 3) | function resolveComponents(e,r){var t=arguments.length>2&&arguments[2]!=... function resolve (line 3) | function resolve(e,r,t){var a=assign({scheme:"null"},t);return serialize... function normalize (line 3) | function normalize(e,r){if(typeof e==="string"){e=serialize(parse(e,r),r... function equal (line 3) | function equal(e,r,t){if(typeof e==="string"){e=serialize(parse(e,t),t)}... function escapeComponent (line 3) | function escapeComponent(e,a){return e&&e.toString().replace(!a||!a.iri?... function unescapeComponent (line 3) | function unescapeComponent(e,a){return e&&e.toString().replace(!a||!a.ir... function isSecure (line 3) | function isSecure(e){return typeof e.secure==="boolean"?e.secure:String(... function decodeUnreserved (line 3) | function decodeUnreserved(e){var r=pctDecChars(e);return!r.match(G)?e:r} function __nccwpck_require__ (line 3) | function __nccwpck_require__(t){var a=r[t];if(a!==undefined){return a.ex... FILE: packages/next/src/compiled/semver/index.js class Comparator (line 1) | class Comparator{static get ANY(){return s}constructor(e,r){if(!r||typeo... method ANY (line 1) | static get ANY(){return s} method constructor (line 1) | constructor(e,r){if(!r||typeof r!=="object"){r={loose:!!r,includePrere... method parse (line 1) | parse(e){const r=this.options.loose?o[n.COMPARATORLOOSE]:o[n.COMPARATO... method toString (line 1) | toString(){return this.value} method test (line 1) | test(e){a("Comparator.test",e,this.options.loose);if(this.semver===s||... method intersects (line 1) | intersects(e,r){if(!(e instanceof Comparator)){throw new TypeError("a ... class Range (line 1) | class Range{constructor(e,r){if(!r||typeof r!=="object"){r={loose:!!r,in... method constructor (line 1) | constructor(e,r){if(!r||typeof r!=="object"){r={loose:!!r,includePrere... method format (line 1) | format(){this.range=this.set.map((e=>e.join(" ").trim())).join("||").t... method toString (line 1) | toString(){return this.range} method parseRange (line 1) | parseRange(e){const r=this.options.loose;e=e.trim();const t=r?i[a.HYPH... method intersects (line 1) | intersects(e,r){if(!(e instanceof Range)){throw new TypeError("a Range... method test (line 1) | test(e){if(!e){return false}if(typeof e==="string"){try{e=new n(e,this... class SemVer (line 1) | class SemVer{constructor(e,r){if(!r||typeof r!=="object"){r={loose:!!r,i... method constructor (line 1) | constructor(e,r){if(!r||typeof r!=="object"){r={loose:!!r,includePrere... method format (line 1) | format(){this.version=`${this.major}.${this.minor}.${this.patch}`;if(t... method toString (line 1) | toString(){return this.version} method compare (line 1) | compare(e){s("SemVer.compare",this.version,this.options,e);if(!(e inst... method compareMain (line 1) | compareMain(e){if(!(e instanceof SemVer)){e=new SemVer(e,this.options)... method comparePre (line 1) | comparePre(e){if(!(e instanceof SemVer)){e=new SemVer(e,this.options)}... method compareBuild (line 1) | compareBuild(e){if(!(e instanceof SemVer)){e=new SemVer(e,this.options... method inc (line 1) | inc(e,r){switch(e){case"premajor":this.prerelease.length=0;this.patch=... function __nccwpck_require__ (line 1) | function __nccwpck_require__(t){var s=r[t];if(s!==undefined){return s.ex... FILE: packages/next/src/compiled/send/index.js function containsNamespace (line 7) | function containsNamespace(e,t){var a=e.split(/[ ,]+/);var i=String(t).t... function convertDataDescriptorToAccessor (line 7) | function convertDataDescriptorToAccessor(e,t,a){var i=Object.getOwnPrope... function createArgumentsString (line 7) | function createArgumentsString(e){var t="";for(var a=0;a";var a=... function defaultMessage (line 7) | function defaultMessage(e){var t=e.callSite;var a=e.name;if(!a){a="100){return}var p=/^(-?(?:\d+)... function fmtShort (line 41) | function fmtShort(e){var r=Math.abs(e);if(r>=n){return Math.round(e/n)+"... function fmtLong (line 41) | function fmtLong(e){var r=Math.abs(e);if(r>=n){return plural(e,r,n,"day"... function plural (line 41) | function plural(e,t,a,i){var n=t>=a*1.5;return Math.round(e/a)+" "+i+(n?... function onFinished (line 47) | function onFinished(e,t){if(isFinished(e)!==false){r(t,null,e);return e}... function isFinished (line 47) | function isFinished(e){var t=e.socket;if(typeof e.finished==="boolean"){... function attachFinishedListener (line 47) | function attachFinishedListener(e,t){var a;var i;var r=false;function on... function attachListener (line 47) | function attachListener(e,t){var a=e.__onFinished;if(!a||!a.queue){a=e._... function createListener (line 47) | function createListener(e){function listener(t){if(e.__onFinished===list... function patchAssignSocket (line 47) | function patchAssignSocket(e,t){var a=e.assignSocket;if(typeof a!=="func... function tryRequireAsyncHooks (line 47) | function tryRequireAsyncHooks(){try{return a(852)}catch(e){return{}}} function wrap (line 47) | function wrap(e){var t;if(i.AsyncResource){t=new i.AsyncResource(e.name|... function rangeParser (line 53) | function rangeParser(e,t,a){if(typeof t!=="string"){throw new TypeError(... function combineRanges (line 53) | function combineRanges(e){var t=e.map(mapWithIndex).sort(sortByRangeStar... function mapWithIndex (line 53) | function mapWithIndex(e,t){return{start:e.start,end:e.end,index:t}} function mapWithoutIndex (line 53) | function mapWithoutIndex(e){return{start:e.start,end:e.end}} function sortByRangeIndex (line 53) | function sortByRangeIndex(e,t){return e.index-t.index} function sortByRangeStart (line 53) | function sortByRangeStart(e,t){return e.start-t.start} function send (line 59) | function send(e,t,a){return new SendStream(e,t,a)} function SendStream (line 59) | function SendStream(e,t,a){h.call(this);var i=a||{};this.options=i;this.... function next (line 59) | function next(i){if(a._extensions.length<=t){return i?a.onStatError(i):a... function next (line 59) | function next(i){if(++t>=a._index.length){if(i)return a.onStatError(i);r... function cleanup (line 59) | function cleanup(){o(stream,true)} function clearHeaders (line 59) | function clearHeaders(e){var t=getHeaderNames(e);for(var a=0;a\n"+'=e} function expand (line 1) | function expand(a,e){var i=[];var s=o("{","}",a);if(!s||/\$$/.test(s.pre... function charset (line 13) | function charset(a){if(!a||typeof a!=="string"){return false}var e=s.exe... function contentType (line 13) | function contentType(a){if(!a||typeof a!=="string"){return false}var i=a... function extension (line 13) | function extension(a){if(!a||typeof a!=="string"){return false}var i=s.e... function lookup (line 13) | function lookup(a){if(!a||typeof a!=="string"){return false}var i=o("x."... function populateMaps (line 13) | function populateMaps(a,e){var i=["nginx","apache",undefined,"iana"];Obj... function charSet (line 13) | function charSet(a){return a.split("").reduce((function(a,e){a[e]=true;r... function filter (line 13) | function filter(a,e){e=e||{};return function(i,n,o){return minimatch(i,a... function ext (line 13) | function ext(a,e){e=e||{};var i={};Object.keys(a).forEach((function(e){i... function minimatch (line 13) | function minimatch(a,e,i){assertValidPattern(e);if(!i)i={};if(!i.nocomme... function Minimatch (line 13) | function Minimatch(a,e){if(!(this instanceof Minimatch)){return new Mini... function make (line 13) | function make(){var a=this.pattern;var e=this.options;if(!e.nocomment&&a... function parseNegate (line 13) | function parseNegate(){var a=this.pattern;var e=false;var i=this.options... function braceExpand (line 13) | function braceExpand(a,e){if(!e){if(this instanceof Minimatch){e=this.op... function parse (line 13) | function parse(a,e){assertValidPattern(a);var i=this.options;if(a==="**"... function makeRe (line 13) | function makeRe(){if(this.regexp||this.regexp===false)return this.regexp... function globUnescape (line 13) | function globUnescape(a){return a.replace(/\\(.)/g,"$1")} function regExpEscape (line 13) | function regExpEscape(a){return a.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\... function stripTrailingSep (line 13) | function stripTrailingSep(a){if(a[a.length-1]===n.sep){return a.slice(0,... function rangeParser (line 19) | function rangeParser(a,e,i){var n=e.indexOf("=");if(n===-1){return-2}var... function combineRanges (line 19) | function combineRanges(a){var e=a.map(mapWithIndex).sort(sortByRangeStar... function mapWithIndex (line 19) | function mapWithIndex(a,e){return{start:a.start,end:a.end,index:e}} function mapWithoutIndex (line 19) | function mapWithoutIndex(a){return{start:a.start,end:a.end}} function sortByRangeIndex (line 19) | function sortByRangeIndex(a,e){return a.index-e.index} function sortByRangeStart (line 19) | function sortByRangeStart(a,e){return a.start-e.start} function directory (line 19) | function directory(a){var e=typeof i!=="undefined"?i:function(a){var e={... function error (line 19) | function error(a){var e=' >1;return r?-n:n} function recursiveSearch (line 1) | function recursiveSearch(e,n,t,o,i,a){var u=Math.floor((n-e)/2)+e;var s=... function generatedPositionAfter (line 1) | function generatedPositionAfter(e,r){var n=e.generatedLine;var o=r.gener... function MappingList (line 1) | function MappingList(){this._array=[];this._sorted=true;this._last={gene... function swap (line 1) | function swap(e,r,n){var t=e[r];e[r]=e[n];e[n]=t} function randomIntInRange (line 1) | function randomIntInRange(e,r){return Math.round(e+Math.random()*(r-e))} function doQuickSort (line 1) | function doQuickSort(e,r,n,t){if(nSt... function startsWith (line 1) | function startsWith(e,t,r){return e.substr(!r||r<0?0:+r,t.length)===t} function endsWith (line 1) | function endsWith(e,t,r){if(r===undefined||r>e.length){r=e.length}return... function includes (line 1) | function includes(e,t,r){if(typeof r!=="number"){r=0}if(r+t.length>e.len... function Duplex (line 1) | function Duplex(e){if(!(this instanceof Duplex))return new Duplex(e);i.c... function onend (line 1) | function onend(){if(this._writableState.ended)return;process.nextTick(on... function onEndNT (line 1) | function onEndNT(e){e.end()} function PassThrough (line 1) | function PassThrough(e){if(!(this instanceof PassThrough))return new Pas... function _uint8ArrayToBuffer (line 1) | function _uint8ArrayToBuffer(e){return s.from(e)} function _isUint8Array (line 1) | function _isUint8Array(e){return s.isBuffer(e)||e instanceof f} function prependListener (line 1) | function prependListener(e,t,r){if(typeof e.prependListener==="function"... function ReadableState (line 1) | function ReadableState(e,t,i){n=n||r(403);e=e||{};if(typeof i!=="boolean... function Readable (line 1) | function Readable(e){n=n||r(403);if(!(this instanceof Readable))return n... function readableAddChunk (line 1) | function readableAddChunk(e,t,r,n,i){u("readableAddChunk",t);var a=e._re... function addChunk (line 1) | function addChunk(e,t,r,n){if(t.flowing&&t.length===0&&!t.sync){t.awaitD... function chunkInvalid (line 1) | function chunkInvalid(e,t){var r;if(!_isUint8Array(t)&&typeof t!=="strin... function computeNewHighWaterMark (line 1) | function computeNewHighWaterMark(e){if(e>=T){e=T}else{e--;e|=e>>>1;e|=e>... function howMuchToRead (line 1) | function howMuchToRead(e,t){if(e<=0||t.length===0&&t.ended)return 0;if(t... function onEofChunk (line 1) | function onEofChunk(e,t){u("onEofChunk");if(t.ended)return;if(t.decoder)... function emitReadable (line 1) | function emitReadable(e){var t=e._readableState;u("emitReadable",t.needR... function emitReadable_ (line 1) | function emitReadable_(e){var t=e._readableState;u("emitReadable_",t.des... function maybeReadMore (line 1) | function maybeReadMore(e,t){if(!t.readingMore){t.readingMore=true;proces... function maybeReadMore_ (line 1) | function maybeReadMore_(e,t){while(!t.reading&&!t.ended&&(t.length>5===6)return 2;e... function utf8CheckIncomplete (line 1) | function utf8CheckIncomplete(e,t,r){var n=t.length-1;if(nSt... function startsWith (line 1) | function startsWith(e,t,r){return e.substr(!r||r<0?0:+r,t.length)===t} function endsWith (line 1) | function endsWith(e,t,r){if(r===undefined||r>e.length){r=e.length}return... function includes (line 1) | function includes(e,t,r){if(typeof r!=="number"){r=0}if(r+t.length>e.len... function Duplex (line 1) | function Duplex(e){if(!(this instanceof Duplex))return new Duplex(e);i.c... function onend (line 1) | function onend(){if(this._writableState.ended)return;process.nextTick(on... function onEndNT (line 1) | function onEndNT(e){e.end()} function PassThrough (line 1) | function PassThrough(e){if(!(this instanceof PassThrough))return new Pas... function _uint8ArrayToBuffer (line 1) | function _uint8ArrayToBuffer(e){return s.from(e)} function _isUint8Array (line 1) | function _isUint8Array(e){return s.isBuffer(e)||e instanceof f} function prependListener (line 1) | function prependListener(e,t,r){if(typeof e.prependListener==="function"... function ReadableState (line 1) | function ReadableState(e,t,i){n=n||r(403);e=e||{};if(typeof i!=="boolean... function Readable (line 1) | function Readable(e){n=n||r(403);if(!(this instanceof Readable))return n... function readableAddChunk (line 1) | function readableAddChunk(e,t,r,n,i){u("readableAddChunk",t);var a=e._re... function addChunk (line 1) | function addChunk(e,t,r,n){if(t.flowing&&t.length===0&&!t.sync){t.awaitD... function chunkInvalid (line 1) | function chunkInvalid(e,t){var r;if(!_isUint8Array(t)&&typeof t!=="strin... function computeNewHighWaterMark (line 1) | function computeNewHighWaterMark(e){if(e>=T){e=T}else{e--;e|=e>>>1;e|=e>... function howMuchToRead (line 1) | function howMuchToRead(e,t){if(e<=0||t.length===0&&t.ended)return 0;if(t... function onEofChunk (line 1) | function onEofChunk(e,t){u("onEofChunk");if(t.ended)return;if(t.decoder)... function emitReadable (line 1) | function emitReadable(e){var t=e._readableState;u("emitReadable",t.needR... function emitReadable_ (line 1) | function emitReadable_(e){var t=e._readableState;u("emitReadable_",t.des... function maybeReadMore (line 1) | function maybeReadMore(e,t){if(!t.readingMore){t.readingMore=true;proces... function maybeReadMore_ (line 1) | function maybeReadMore_(e,t){while(!t.reading&&!t.ended&&(t.length>5===6)return 2;e... function utf8CheckIncomplete (line 1) | function utf8CheckIncomplete(e,t,r){var n=t.length-1;if(n>5===6)return 2;e... function utf8CheckIncomplete (line 1) | function utf8CheckIncomplete(t,e,r){var n=e.length-1;if(ne.sch... function define (line 1) | function define(e,t){return new Struct({type:e,schema:null,validator:t})} function deprecated (line 1) | function deprecated(e,t){return new Struct({...e,refiner:(t,n)=>t===unde... function dynamic (line 1) | function dynamic(e){return new Struct({type:"dynamic",schema:null,*entri... function lazy (line 1) | function lazy(e){let t;return new Struct({type:"lazy",schema:null,*entri... function omit (line 1) | function omit(e,t){const{schema:n}=e;const r={...n};for(const e of t){de... function partial (line 1) | function partial(e){const t=e instanceof Struct?{...e.schema}:{...e};for... function pick (line 1) | function pick(e,t){const{schema:n}=e;const r={};for(const e of t){r[e]=n... function struct (line 1) | function struct(e,t){console.warn("superstruct@0.11 - The `struct` helpe... function any (line 1) | function any(){return define("any",(()=>true))} function array (line 1) | function array(e){return new Struct({type:"array",schema:e,*entries(t){i... function bigint (line 1) | function bigint(){return define("bigint",(e=>typeof e==="bigint"))} function boolean (line 1) | function boolean(){return define("boolean",(e=>typeof e==="boolean"))} function date (line 1) | function date(){return define("date",(e=>e instanceof Date&&!isNaN(e.get... function enums (line 1) | function enums(e){const t={};const n=e.map((e=>print(e))).join();for(con... function func (line 1) | function func(){return define("func",(e=>typeof e==="function"||`Expecte... function instance (line 1) | function instance(e){return define("instance",(t=>t instanceof e||`Expec... function integer (line 1) | function integer(){return define("integer",(e=>typeof e==="number"&&!isN... function intersection (line 1) | function intersection(e){return new Struct({type:"intersection",schema:n... function literal (line 1) | function literal(e){const t=print(e);const n=typeof e;return new Struct(... function map (line 1) | function map(e,t){return new Struct({type:"map",schema:null,*entries(n){... function never (line 1) | function never(){return define("never",(()=>false))} function nullable (line 1) | function nullable(e){return new Struct({...e,validator:(t,n)=>t===null||... function number (line 1) | function number(){return define("number",(e=>typeof e==="number"&&!isNaN... function object (line 1) | function object(e){const t=e?Object.keys(e):[];const n=never();return ne... function optional (line 1) | function optional(e){return new Struct({...e,validator:(t,n)=>t===undefi... function record (line 1) | function record(e,t){return new Struct({type:"record",schema:null,*entri... function regexp (line 1) | function regexp(){return define("regexp",(e=>e instanceof RegExp))} function set (line 1) | function set(e){return new Struct({type:"set",schema:null,*entries(t){if... function string (line 1) | function string(){return define("string",(e=>typeof e==="string"||`Expec... function tuple (line 1) | function tuple(e){const t=never();return new Struct({type:"tuple",schema... function type (line 1) | function type(e){const t=Object.keys(e);return new Struct({type:"type",s... function union (line 1) | function union(e){const t=e.map((e=>e.type)).join(" | ");return new Stru... function unknown (line 1) | function unknown(){return define("unknown",(()=>true))} function coerce (line 1) | function coerce(e,t,n){return new Struct({...e,coercer:(r,i)=>is(r,t)?e.... function defaulted (line 1) | function defaulted(e,t,n={}){return coerce(e,unknown(),(e=>{const r=type... function trimmed (line 1) | function trimmed(e){return coerce(e,string(),(e=>e.trim()))} function empty (line 1) | function empty(e){return refine(e,"empty",(t=>{const n=getSize(t);return... function getSize (line 1) | function getSize(e){if(e instanceof Map||e instanceof Set){return e.size... function max (line 1) | function max(e,t,n={}){const{exclusive:r}=n;return refine(e,"max",(n=>r?... function min (line 1) | function min(e,t,n={}){const{exclusive:r}=n;return refine(e,"min",(n=>r?... function nonempty (line 1) | function nonempty(e){return refine(e,"nonempty",(t=>{const n=getSize(t);... function pattern (line 1) | function pattern(e,t){return refine(e,"pattern",(n=>t.test(n)||`Expected... function size (line 1) | function size(e,t,n=t){const r=`Expected a ${e.type}`;const i=t===n?`of ... function refine (line 1) | function refine(e,t,n){return new Struct({...e,*refiner(r,i){yield*e.ref... FILE: packages/next/src/compiled/text-table/index.js function dotindex (line 1) | function dotindex(r){var e=/\.[^.]*$/.exec(r);return e?e.index+1:r.length} function reduce (line 1) | function reduce(r,e,n){if(r.reduce)return r.reduce(e,n);var t=0;var a=ar... function forEach (line 1) | function forEach(r,e){if(r.forEach)return r.forEach(e);for(var n=0;n{i... method forEachWatcher (line 1) | forEachWatcher(e,t){const i=this.watchers.get(withoutCase(e));if(i!==u... method setMissing (line 1) | setMissing(e,t,i){if(this.initialScan){this.initialScanRemoved.add(e)}... method setFileTime (line 1) | setFileTime(e,t,i,s,r){const n=Date.now();if(this.ignored(e))return;co... method setDirectory (line 1) | setDirectory(e,t,i,s){if(this.ignored(e))return;if(e===this.path){if(!... method createNestedWatcher (line 1) | createNestedWatcher(e){const t=this.watcherManager.watchDirectory(e,1)... method setNestedWatching (line 1) | setNestedWatching(e){if(this.nestedWatching!==!!e){this.nestedWatching... method watch (line 1) | watch(e,t){const i=withoutCase(e);let s=this.watchers.get(i);if(s===un... method onWatchEvent (line 1) | onWatchEvent(e,t){if(this.closed)return;if(!t){this.doScan(false);retu... method onWatcherError (line 1) | onWatcherError(e){if(this.closed)return;if(e){if(e.code!=="EPERM"&&e.c... method onStatsError (line 1) | onStatsError(e){if(e){console.error("Watchpack Error (stats): "+e)}} method onScanError (line 1) | onScanError(e){if(e){console.error("Watchpack Error (initial scan): "+... method onScanFinished (line 1) | onScanFinished(){if(this.polledWatching){this.timeout=setTimeout((()=>... method onDirectoryRemoved (line 1) | onDirectoryRemoved(e){if(this.watcher){this.watcher.close();this.watch... method watchInParentDirectory (line 1) | watchInParentDirectory(){if(!this.parentWatcher){const e=n.dirname(thi... method doScan (line 1) | doScan(e){if(this.scanning){if(this.scanAgain){if(!e)this.scanAgainIni... method getTimes (line 1) | getTimes(){const e=Object.create(null);let t=this.lastWatchEvent;for(c... method collectTimeInfoEntries (line 1) | collectTimeInfoEntries(e,t){let i=this.lastWatchEvent;for(const[t,s]of... method close (line 1) | close(){this.closed=true;this.initialScan=false;if(this.watcher){this.... function fixupEntryAccuracy (line 1) | function fixupEntryAccuracy(e){if(e.accuracy>o){e.safeTime=e.safeTime-e.... function ensureFsAccuracy (line 1) | function ensureFsAccuracy(e){if(!e)return;if(o>1&&e%1!==0)o=1;else if(o>... class LinkResolver (line 1) | class LinkResolver{constructor(){this.cache=new Map}resolve(e){const t=t... method constructor (line 1) | constructor(){this.cache=new Map} method resolve (line 1) | resolve(e){const t=this.cache.get(e);if(t!==undefined){return t}const ... class WatcherManager (line 1) | class WatcherManager{constructor(e){this.options=e;this.directoryWatcher... method constructor (line 1) | constructor(e){this.options=e;this.directoryWatchers=new Map} method getDirectoryWatcher (line 1) | getDirectoryWatcher(e){const t=this.directoryWatchers.get(e);if(t===un... method watchFile (line 1) | watchFile(e,t){const i=s.dirname(e);if(i===e)return null;return this.g... method watchDirectory (line 1) | watchDirectory(e,t){return this.getDirectoryWatcher(e).watch(e,t)} class DirectWatcher (line 1) | class DirectWatcher{constructor(e){this.filePath=e;this.watchers=new Set... method constructor (line 1) | constructor(e){this.filePath=e;this.watchers=new Set;this.watcher=unde... method add (line 1) | add(e){y.set(e,this);this.watchers.add(e)} method remove (line 1) | remove(e){this.watchers.delete(e);if(this.watchers.size===0){g.delete(... method getWatchers (line 1) | getWatchers(){return this.watchers} class RecursiveWatcher (line 1) | class RecursiveWatcher{constructor(e){this.rootPath=e;this.mapWatcherToP... method constructor (line 1) | constructor(e){this.rootPath=e;this.mapWatcherToPath=new Map;this.mapP... method add (line 1) | add(e,t){y.set(t,this);const i=e.slice(this.rootPath.length+1)||".";th... method remove (line 1) | remove(e){const t=this.mapWatcherToPath.get(e);if(!t)return;this.mapWa... method getWatchers (line 1) | getWatchers(){return this.mapWatcherToPath} class Watcher (line 1) | class Watcher extends n{close(){if(p.has(this)){p.delete(this);return}co... method constructor (line 1) | constructor(e,t,i){super();this.directoryWatcher=e;this.path=t;this.st... method checkStartTime (line 1) | checkStartTime(e,t){const i=this.startTime;if(typeof i!=="number")retu... method close (line 1) | close(){this.emit("closed")} method close (line 1) | close(){if(p.has(this)){p.delete(this);return}const e=y.get(this);e.re... function addWatchersToSet (line 1) | function addWatchersToSet(e,t){for(const i of e){const e=i.watcher;if(!t... class WatchpackFileWatcher (line 1) | class WatchpackFileWatcher{constructor(e,t,i){this.files=Array.isArray(i... method constructor (line 1) | constructor(e,t,i){this.files=Array.isArray(i)?i:[i];this.watcher=t;t.... method update (line 1) | update(e){if(!Array.isArray(e)){if(this.files.length!==1){this.files=[... method close (line 1) | close(){this.watcher.close()} class WatchpackDirectoryWatcher (line 1) | class WatchpackDirectoryWatcher{constructor(e,t,i){this.directories=Arra... method constructor (line 1) | constructor(e,t,i){this.directories=Array.isArray(i)?i:[i];this.watche... method update (line 1) | update(e){if(!Array.isArray(e)){if(this.directories.length!==1){this.d... method close (line 1) | close(){this.watcher.close()} class Watchpack (line 1) | class Watchpack extends n{constructor(e){super();if(!e)e=h;this.options=... method constructor (line 1) | constructor(e){super();if(!e)e=h;this.options=e;this.aggregateTimeout=... method watch (line 1) | watch(e,t,i){let s,n,c,h;if(!t){({files:s=o,directories:n=o,missing:c=... method close (line 1) | close(){this.paused=true;if(this.aggregateTimer)clearTimeout(this.aggr... method pause (line 1) | pause(){this.paused=true;if(this.aggregateTimer)clearTimeout(this.aggr... method getTimes (line 1) | getTimes(){const e=new Set;addWatchersToSet(this.fileWatchers.values()... method getTimeInfoEntries (line 1) | getTimeInfoEntries(){const e=new Map;this.collectTimeInfoEntries(e,e);... method collectTimeInfoEntries (line 1) | collectTimeInfoEntries(e,t){const i=new Set;addWatchersToSet(this.file... method getAggregated (line 1) | getAggregated(){if(this.aggregateTimer){clearTimeout(this.aggregateTim... method _onChange (line 1) | _onChange(e,t,i,s){i=i||e;if(!this.paused){this.emit("change",i,t,s);i... method _onRemove (line 1) | _onRemove(e,t,i){t=t||e;if(!this.paused){this.emit("remove",t,i);if(th... method _onTimeout (line 1) | _onTimeout(){this.aggregateTimer=undefined;const e=this.aggregatedChan... function __nccwpck_require__ (line 1) | function __nccwpck_require__(i){var s=t[i];if(s!==undefined){return s.ex... FILE: packages/next/src/compiled/web-vitals-attribution/web-vitals.attribution.js method firstHiddenTime (line 1) | get firstHiddenTime(){return k} FILE: packages/next/src/compiled/web-vitals/web-vitals.js method firstHiddenTime (line 1) | get firstHiddenTime(){return O} FILE: packages/next/src/compiled/webpack-sources1/index.js class CodeNode (line 1) | class CodeNode{constructor(e){this.generatedCode=e}clone(){return new Co... method constructor (line 1) | constructor(e){this.generatedCode=e} method clone (line 1) | clone(){return new CodeNode(this.generatedCode)} method getGeneratedCode (line 1) | getGeneratedCode(){return this.generatedCode} method getMappings (line 1) | getMappings(e){const t=n(this.generatedCode);const r=Array(t+1).join("... method addGeneratedCode (line 1) | addGeneratedCode(e){this.generatedCode+=e} method mapGeneratedCode (line 1) | mapGeneratedCode(e){const t=e(this.generatedCode);return new CodeNode(t)} method getNormalizedNodes (line 1) | getNormalizedNodes(){return[this]} method merge (line 1) | merge(e){if(e instanceof CodeNode){this.generatedCode+=e.generatedCode... class MappingsContext (line 1) | class MappingsContext{constructor(){this.sourcesIndices=new Map;this.sou... method constructor (line 1) | constructor(){this.sourcesIndices=new Map;this.sourcesContent=new Map;... method ensureSource (line 1) | ensureSource(e,t){let r=this.sourcesIndices.get(e);if(typeof r==="numb... method getArrays (line 1) | getArrays(){const e=[];const t=[];for(const r of this.sourcesContent){... class SingleLineNode (line 1) | class SingleLineNode{constructor(e,t,r,n){this.generatedCode=e;this.orig... method constructor (line 1) | constructor(e,t,r,n){this.generatedCode=e;this.originalSource=r;this.s... method clone (line 1) | clone(){return new SingleLineNode(this.generatedCode,this.source,this.... method getGeneratedCode (line 1) | getGeneratedCode(){return this.generatedCode} method getMappings (line 1) | getMappings(e){if(!this.generatedCode)return"";const t=this._numberOfL... method getNormalizedNodes (line 1) | getNormalizedNodes(){return[this]} method mapGeneratedCode (line 1) | mapGeneratedCode(e){const t=e(this.generatedCode);return new SingleLin... method merge (line 1) | merge(e){if(e instanceof SingleLineNode){return this.mergeSingleLineNo... method mergeSingleLineNode (line 1) | mergeSingleLineNode(e){if(this.source===e.source&&this.originalSource=... class SourceListMap (line 1) | class SourceListMap{constructor(e,t,r){if(Array.isArray(e)){this.childre... method constructor (line 1) | constructor(e,t,r){if(Array.isArray(e)){this.children=e}else{this.chil... method add (line 1) | add(e,t,r){if(typeof e==="string"){if(t){this.children.push(new i(e,t,... method preprend (line 1) | preprend(e,t,r){if(typeof e==="string"){if(t){this.children.unshift(ne... method mapGeneratedCode (line 1) | mapGeneratedCode(e){const t=[];this.children.forEach((function(e){e.ge... method toString (line 1) | toString(){return this.children.map((function(e){return e.getGenerated... method toStringWithSourceMap (line 1) | toStringWithSourceMap(e){const t=new s;const r=this.children.map((func... class SourceNode (line 1) | class SourceNode{constructor(e,t,r,n){this.generatedCode=e;this.original... method constructor (line 1) | constructor(e,t,r,n){this.generatedCode=e;this.originalSource=r;this.s... method clone (line 1) | clone(){return new SourceNode(this.generatedCode,this.source,this.orig... method getGeneratedCode (line 1) | getGeneratedCode(){return this.generatedCode} method addGeneratedCode (line 1) | addGeneratedCode(e){this.generatedCode+=e;this._numberOfLines+=i(e);th... method getMappings (line 1) | getMappings(e){if(!this.generatedCode)return"";const t=this._numberOfL... method mapGeneratedCode (line 1) | mapGeneratedCode(e){throw new Error("Cannot map generated code on a So... method getNormalizedNodes (line 1) | getNormalizedNodes(){var e=[];var t=this.startingLine;var r=this.gener... method merge (line 1) | merge(e){if(e instanceof SourceNode){return this.mergeSourceNode(e)}el... method mergeSourceNode (line 1) | mergeSourceNode(e){if(this.source===e.source&&this._endsWithNewLine&&t... method mergeSingleLineNode (line 1) | mergeSingleLineNode(e){if(this.source===e.source&&this._endsWithNewLin... method addSingleLineNode (line 1) | addSingleLineNode(e){this.generatedCode+=e.generatedCode;this._numberO... function toVLQSigned (line 1) | function toVLQSigned(e){return e<0?(-e<<1)+1:(e<<1)+0} function fromVLQSigned (line 1) | function fromVLQSigned(e){var t=(e&1)===1;var r=e>>1;return t?-r:r} function addCode (line 1) | function addCode(e){if(d&&d instanceof s){d.addGeneratedCode(e)}else if(... function addSource (line 1) | function addSource(e,t,r,n){if(d&&d instanceof i&&d.source===t&&p===n){d... function processMapping (line 1) | function processMapping(e,t,i){if(e.rest&&e.rest[0]!==","){n.decode(e.re... class CachedSource (line 1) | class CachedSource extends n{constructor(e){super();this._source=e;this.... method constructor (line 1) | constructor(e){super();this._source=e;this._cachedSource=undefined;thi... method source (line 1) | source(){if(typeof this._cachedSource!=="undefined")return this._cache... method size (line 1) | size(){if(typeof this._cachedSize!=="undefined")return this._cachedSiz... method sourceAndMap (line 1) | sourceAndMap(e){const t=JSON.stringify(e);if(typeof this._cachedSource... method map (line 1) | map(e){if(!e)e={};const t=JSON.stringify(e);if(t in this._cachedMaps)r... method updateHash (line 1) | updateHash(e){this._source.updateHash(e)} class ConcatSource (line 1) | class ConcatSource extends s{constructor(){super();this.children=[];for(... method constructor (line 1) | constructor(){super();this.children=[];for(var e=0;e0} function enterStringInterningRange (line 1) | function enterStringInterningRange(){s++} function exitStringInterningRange (line 1) | function exitStringInterningRange(){if(--s<=0){n.clear();s=0}} function __nccwpck_require__ (line 1) | function __nccwpck_require__(n){var s=t[n];if(s!==undefined){return s.ex... FILE: packages/next/src/compiled/webpack/HotModuleReplacement.runtime.js function createRequire (line 54) | function createRequire(require, moduleId) { function createModuleHotObject (line 105) | function createModuleHotObject(moduleId, me) { function setStatus (line 212) | function setStatus(newStatus) { function unblock (line 222) | function unblock() { function trackBlockingPromise (line 236) | function trackBlockingPromise(promise) { function waitForBlockingPromises (line 250) | function waitForBlockingPromises(fn) { function hotCheck (line 259) | function hotCheck(applyOnUpdate) { function hotApply (line 307) | function hotApply(options) { function internalApply (line 320) | function internalApply(options) { function applyInvalidatedModules (line 392) | function applyInvalidatedModules() { FILE: packages/next/src/compiled/webpack/JavascriptHotModuleReplacement.runtime.js function applyHandler (line 25) | function applyHandler(options) { FILE: packages/next/src/compiled/webpack/bundle5.js function cloneNode (line 1) | function cloneNode(v){return Object.assign({},v)} function numberLiteralFromRaw (line 1) | function numberLiteralFromRaw(v){var I=arguments.length>1&&arguments[1]!... function instruction (line 1) | function instruction(v){var I=arguments.length>1&&arguments[1]!==undefin... function objectInstruction (line 1) | function objectInstruction(v,I){var P=arguments.length>2&&arguments[2]!=... function withLoc (line 1) | function withLoc(v,I,P){var R={start:P,end:I};v.loc=R;return v} function withRaw (line 1) | function withRaw(v,I){v.raw=I;return v} function funcParam (line 1) | function funcParam(v,I){return{id:I,valtype:v}} function indexLiteral (line 1) | function indexLiteral(v){var I=numberLiteralFromRaw(v,"u32");return I} function memIndexLiteral (line 1) | function memIndexLiteral(v){var I=numberLiteralFromRaw(v,"u32");return I} function ownKeys (line 1) | function ownKeys(v,I){var P=Object.keys(v);if(Object.getOwnPropertySymbo... function _objectSpread (line 1) | function _objectSpread(v){for(var I=1;I2&&arguments[2]!==undefine... function _getRequireWildcardCache (line 1) | function _getRequireWildcardCache(v){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 1) | function _interopRequireWildcard(v,I){if(!I&&v&&v.__esModule){return v}i... function _slicedToArray (line 1) | function _slicedToArray(v,I){return _arrayWithHoles(v)||_iterableToArray... function _nonIterableRest (line 1) | function _nonIterableRest(){throw new TypeError("Invalid attempt to dest... function _unsupportedIterableToArray (line 1) | function _unsupportedIterableToArray(v,I){if(!v)return;if(typeof v==="st... function _arrayLikeToArray (line 1) | function _arrayLikeToArray(v,I){if(I==null||I>v.length)I=v.length;for(va... function _iterableToArrayLimit (line 1) | function _iterableToArrayLimit(v,I){var P=v==null?null:typeof Symbol!=="... function _arrayWithHoles (line 1) | function _arrayWithHoles(v){if(Array.isArray(v))return v} function _typeof (line 1) | function _typeof(v){"@babel/helpers - typeof";if(typeof Symbol==="functi... function isAnonymous (line 1) | function isAnonymous(v){return v.raw===""} function getSectionMetadata (line 1) | function getSectionMetadata(v,I){var P;(0,$.traverse)(v,{SectionMetadata... function getSectionMetadatas (line 1) | function getSectionMetadatas(v,I){var P=[];(0,$.traverse)(v,{SectionMeta... function sortSectionMetadata (line 1) | function sortSectionMetadata(v){if(v.metadata==null){console.warn("sortS... function orderedInsertNode (line 1) | function orderedInsertNode(v,I){assertHasLoc(I);var P=false;if(I.type===... function assertHasLoc (line 1) | function assertHasLoc(v){if(v.loc==null||v.loc.start==null||v.loc.end==n... function getEndOfSection (line 1) | function getEndOfSection(v){assertHasLoc(v.size);return v.startOffset+v.... function shiftLoc (line 1) | function shiftLoc(v,I){v.loc.start.column+=I;v.loc.end.column+=I} function shiftSection (line 1) | function shiftSection(v,I,P){if(I.type!=="SectionMetadata"){throw new Er... function signatureForOpcode (line 1) | function signatureForOpcode(v,I){var P=I;if(v!==undefined&&v!==""){P=v+"... function getUniqueNameGenerator (line 1) | function getUniqueNameGenerator(){var v={};return function(){var I=argum... function getStartByteOffset (line 1) | function getStartByteOffset(v){if(typeof v.loc==="undefined"||typeof v.l... function getEndByteOffset (line 1) | function getEndByteOffset(v){if(typeof v.loc==="undefined"||typeof v.loc... function getFunctionBeginingByteOffset (line 1) | function getFunctionBeginingByteOffset(v){if(!(v.body.length>0)){throw n... function getEndBlockByteOffset (line 1) | function getEndBlockByteOffset(v){if(!(v.instr.length>0||v.body.length>0... function getStartBlockByteOffset (line 1) | function getStartBlockByteOffset(v){if(!(v.instr.length>0||v.body.length... function parse (line 1) | function parse(v){v=v.toUpperCase();var I=v.indexOf("P");var P,R;if(I!==... function _typeof (line 1) | function _typeof(v){"@babel/helpers - typeof";if(typeof Symbol==="functi... function _classCallCheck (line 1) | function _classCallCheck(v,I){if(!(v instanceof I)){throw new TypeError(... function _inherits (line 1) | function _inherits(v,I){if(typeof I!=="function"&&I!==null){throw new Ty... function _createSuper (line 1) | function _createSuper(v){var I=_isNativeReflectConstruct();return functi... function _possibleConstructorReturn (line 1) | function _possibleConstructorReturn(v,I){if(I&&(_typeof(I)==="object"||t... function _assertThisInitialized (line 1) | function _assertThisInitialized(v){if(v===void 0){throw new ReferenceErr... function _wrapNativeSuper (line 1) | function _wrapNativeSuper(v){var I=typeof Map==="function"?new Map:undef... function _construct (line 1) | function _construct(v,I,P){if(_isNativeReflectConstruct()){_construct=Re... function _isNativeReflectConstruct (line 1) | function _isNativeReflectConstruct(){if(typeof Reflect==="undefined"||!R... function _isNativeFunction (line 1) | function _isNativeFunction(v){return Function.toString.call(v).indexOf("... function _setPrototypeOf (line 1) | function _setPrototypeOf(v,I){_setPrototypeOf=Object.setPrototypeOf||fun... function _getPrototypeOf (line 1) | function _getPrototypeOf(v){_getPrototypeOf=Object.setPrototypeOf?Object... function RuntimeError (line 1) | function RuntimeError(){_classCallCheck(this,RuntimeError);return I.appl... function CompileError (line 1) | function CompileError(){_classCallCheck(this,CompileError);return I.appl... function LinkError (line 1) | function LinkError(){_classCallCheck(this,LinkError);return I.apply(this... function _toConsumableArray (line 1) | function _toConsumableArray(v){return _arrayWithoutHoles(v)||_iterableTo... function _nonIterableSpread (line 1) | function _nonIterableSpread(){throw new TypeError("Invalid attempt to sp... function _unsupportedIterableToArray (line 1) | function _unsupportedIterableToArray(v,I){if(!v)return;if(typeof v==="st... function _iterableToArray (line 1) | function _iterableToArray(v){if(typeof Symbol!=="undefined"&&v[Symbol.it... function _arrayWithoutHoles (line 1) | function _arrayWithoutHoles(v){if(Array.isArray(v))return _arrayLikeToAr... function _arrayLikeToArray (line 1) | function _arrayLikeToArray(v,I){if(I==null||I>v.length)I=v.length;for(va... function concatUint8Arrays (line 1) | function concatUint8Arrays(){for(var v=arguments.length,I=new Array(v),P... function overrideBytesInBuffer (line 1) | function overrideBytesInBuffer(v,I,P,R){var $=v.slice(0,I);var L=v.slice... function makeBuffer (line 1) | function makeBuffer(){for(var v=arguments.length,I=new Array(v),P=0;P1&&arguments[1]!==undefined... function createSymbolObject (line 1) | function createSymbolObject(v,I){var P=arguments.length>2&&arguments[2]!... function createSymbol (line 1) | function createSymbol(v){var I=arguments.length>1&&arguments[1]!==undefi... function getSectionForNode (line 1) | function getSectionForNode(v){switch(v.type){case"ModuleImport":return"i... function _getRequireWildcardCache (line 1) | function _getRequireWildcardCache(v){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 1) | function _interopRequireWildcard(v,I){if(!I&&v&&v.__esModule){return v}i... function _interopRequireDefault (line 1) | function _interopRequireDefault(v){return v&&v.__esModule?v:{default:v}} function _typeof (line 1) | function _typeof(v){"@babel/helpers - typeof";if(typeof Symbol==="functi... function findLastSection (line 1) | function findLastSection(v,I){var P=L["default"].sections[I];var R=v.bod... function createEmptySection (line 1) | function createEmptySection(v,I,P){var L=findLastSection(v,P);var K,ae;i... function removeSections (line 1) | function removeSections(v,I,P){var L=(0,R.getSectionMetadatas)(v,P);if(L... function resizeSectionByteSize (line 1) | function resizeSectionByteSize(v,I,P,q){var K=(0,$.getSectionMetadata)(v... function resizeSectionVecSize (line 1) | function resizeSectionVecSize(v,I,P,q){var K=(0,$.getSectionMetadata)(v,... function encodeF32 (line 1) | function encodeF32(v){var I=[];(0,R.write)(I,v,0,true,q,$);return I} function encodeF64 (line 1) | function encodeF64(v){var I=[];(0,R.write)(I,v,0,true,K,L);return I} function decodeF32 (line 1) | function decodeF32(v){var I=new Uint8Array(v);return(0,R.read)(I,0,true,... function decodeF64 (line 1) | function decodeF64(v){var I=new Uint8Array(v);return(0,R.read)(I,0,true,... function extract (line 1) | function extract(v,I,P,R){if(P<0||P>32){throw new Error("Bad value for b... function inject (line 1) | function inject(v,I,P,R){if(P<0||P>32){throw new Error("Bad value for bi... function getSign (line 1) | function getSign(v){return v[v.length-1]>>>7} function highOrder (line 1) | function highOrder(v,I){var P=I.length;var R=(v^1)*255;while(P>0&&I[P-1]... function lowestBit (line 1) | function lowestBit(v){return v&-v} function isLossyToAdd (line 1) | function isLossyToAdd(v,I){if(I===0){return false}var P=lowestBit(I);var... function alloc (line 1) | function alloc(v){var I=P[v];if(I){P[v]=undefined}else{I=new Uint8Array(... function free (line 1) | function free(v){var I=v.length;if(IL){throw new Error("Value out of rang... function writeUInt64 (line 1) | function writeUInt64(v,I){if(v<0||v>q){throw new Error("Value out of ran... function _interopRequireDefault (line 1) | function _interopRequireDefault(v){return v&&v.__esModule?v:{default:v}} function decodeInt64 (line 1) | function decodeInt64(v,I){return R["default"].decodeInt64(v,I)} function decodeUInt64 (line 1) | function decodeUInt64(v,I){return R["default"].decodeUInt64(v,I)} function decodeInt32 (line 1) | function decodeInt32(v,I){return R["default"].decodeInt32(v,I)} function decodeUInt32 (line 1) | function decodeUInt32(v,I){return R["default"].decodeUInt32(v,I)} function encodeU32 (line 1) | function encodeU32(v){return R["default"].encodeUInt32(v)} function encodeI32 (line 1) | function encodeI32(v){return R["default"].encodeInt32(v)} function encodeI64 (line 1) | function encodeI64(v){return R["default"].encodeInt64(v)} function _typeof (line 1) | function _typeof(v){"@babel/helpers - typeof";if(typeof Symbol==="functi... function _getRequireWildcardCache (line 1) | function _getRequireWildcardCache(v){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 1) | function _interopRequireWildcard(v,I){if(!I&&v&&v.__esModule){return v}i... function _interopRequireDefault (line 1) | function _interopRequireDefault(v){return v&&v.__esModule?v:{default:v}} function signedBitCount (line 1) | function signedBitCount(v){return $.highOrder($.getSign(v)^1,v)+2} function unsignedBitCount (line 1) | function unsignedBitCount(v){var I=$.highOrder(1,v)+1;return I?I:1} function encodeBufferCommon (line 1) | function encodeBufferCommon(v,I){var P;var R;if(I){P=$.getSign(v);R=sign... function encodedLength (line 1) | function encodedLength(v,I){var P=0;while(v[I+P]>=128){P++}P++;if(I+P>v.... function decodeBufferCommon (line 1) | function decodeBufferCommon(v,I,P){I=I===undefined?0:I;var R=encodedLeng... function encodeIntBuffer (line 1) | function encodeIntBuffer(v){return encodeBufferCommon(v,true)} function decodeIntBuffer (line 1) | function decodeIntBuffer(v,I){return decodeBufferCommon(v,I,true)} function encodeInt32 (line 1) | function encodeInt32(v){var I=new Uint8Array(4);I[0]=v&255;I[1]=v>>8&255... function decodeInt32 (line 1) | function decodeInt32(v,I){var P=decodeIntBuffer(v,I);var R=L.readInt(P.v... function encodeInt64 (line 1) | function encodeInt64(v){var I=L.alloc(8);L.writeInt64(v,I);var P=encodeI... function decodeInt64 (line 1) | function decodeInt64(v,I){var P=decodeIntBuffer(v,I);var $=P.value.lengt... function encodeUIntBuffer (line 1) | function encodeUIntBuffer(v){return encodeBufferCommon(v,false)} function decodeUIntBuffer (line 1) | function decodeUIntBuffer(v,I){return decodeBufferCommon(v,I,false)} function encodeUInt32 (line 1) | function encodeUInt32(v){var I=new Uint8Array(4);I[0]=v&255;I[1]=v>>8&25... function decodeUInt32 (line 1) | function decodeUInt32(v,I){var P=decodeUIntBuffer(v,I);var R=L.readUInt(... function encodeUInt64 (line 1) | function encodeUInt64(v){var I=L.alloc(8);L.writeUInt64(v,I);var P=encod... function decodeUInt64 (line 1) | function decodeUInt64(v,I){var P=decodeUIntBuffer(v,I);var $=R["default"... function con (line 1) | function con(v){if((v&192)===128){return v&63}else{throw new Error("inva... function code (line 1) | function code(v,I){if(I=65536){throw new Error(... function decode (line 1) | function decode(v){return _decode(v).map((function(v){return String.from... function _decode (line 1) | function _decode(v){var I=[];while(v.length>0){var P=v[0];if(P<128){I.pu... function _toConsumableArray (line 1) | function _toConsumableArray(v){return _arrayWithoutHoles(v)||_iterableTo... function _nonIterableSpread (line 1) | function _nonIterableSpread(){throw new TypeError("Invalid attempt to sp... function _arrayWithoutHoles (line 1) | function _arrayWithoutHoles(v){if(Array.isArray(v))return _arrayLikeToAr... function _toArray (line 1) | function _toArray(v){return _arrayWithHoles(v)||_iterableToArray(v)||_un... function _nonIterableRest (line 1) | function _nonIterableRest(){throw new TypeError("Invalid attempt to dest... function _unsupportedIterableToArray (line 1) | function _unsupportedIterableToArray(v,I){if(!v)return;if(typeof v==="st... function _arrayLikeToArray (line 1) | function _arrayLikeToArray(v,I){if(I==null||I>v.length)I=v.length;for(va... function _iterableToArray (line 1) | function _iterableToArray(v){if(typeof Symbol!=="undefined"&&v[Symbol.it... function _arrayWithHoles (line 1) | function _arrayWithHoles(v){if(Array.isArray(v))return v} function con (line 1) | function con(v){return 128|v&63} function encode (line 1) | function encode(v){var I=v.split("").map((function(v){return v.charCodeA... function _encode (line 1) | function _encode(v){if(v.length===0){return[]}var I=_toArray(v),P=I[0],R... function _slicedToArray (line 1) | function _slicedToArray(v,I){return _arrayWithHoles(v)||_iterableToArray... function _nonIterableRest (line 1) | function _nonIterableRest(){throw new TypeError("Invalid attempt to dest... function _unsupportedIterableToArray (line 1) | function _unsupportedIterableToArray(v,I){if(!v)return;if(typeof v==="st... function _arrayLikeToArray (line 1) | function _arrayLikeToArray(v,I){if(I==null||I>v.length)I=v.length;for(va... function _iterableToArrayLimit (line 1) | function _iterableToArrayLimit(v,I){var P=v==null?null:typeof Symbol!=="... function _arrayWithHoles (line 1) | function _arrayWithHoles(v){if(Array.isArray(v))return v} function shiftLocNodeByDelta (line 1) | function shiftLocNodeByDelta(v,I){(0,L.assertHasLoc)(v);v.loc.start.colu... function applyUpdate (line 1) | function applyUpdate(v,I,P){var q=_slicedToArray(P,2),ge=q[0],be=q[1];va... function applyDelete (line 1) | function applyDelete(v,I,P){var R=-1;(0,L.assertHasLoc)(P);var $=(0,ae.g... function applyAdd (line 1) | function applyAdd(v,I,P){var $=+1;var ge=(0,ae.getSectionForNode)(P);var... function applyOperations (line 1) | function applyOperations(v,I,P){P.forEach((function(R){var $;var L;switc... function _typeof (line 1) | function _typeof(v){"@babel/helpers - typeof";if(typeof Symbol==="functi... function _getRequireWildcardCache (line 1) | function _getRequireWildcardCache(v){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 1) | function _interopRequireWildcard(v,I){if(!I&&v&&v.__esModule){return v}i... function _createForOfIteratorHelper (line 1) | function _createForOfIteratorHelper(v,I){var P=typeof Symbol!=="undefine... function _unsupportedIterableToArray (line 1) | function _unsupportedIterableToArray(v,I){if(!v)return;if(typeof v==="st... function _arrayLikeToArray (line 1) | function _arrayLikeToArray(v,I){if(I==null||I>v.length)I=v.length;for(va... function hashNode (line 1) | function hashNode(v){return JSON.stringify(v)} function preprocess (line 1) | function preprocess(v){var I=(0,q.shrinkPaddedLEB128)(new Uint8Array(v))... function sortBySectionOrder (line 1) | function sortBySectionOrder(v){var I=new Map;var P=_createForOfIteratorH... function edit (line 1) | function edit(v,I){v=preprocess(v);var P=(0,R.decode)(v);return editWith... function editWithAST (line 1) | function editWithAST(v,I,P){var R=[];var q=new Uint8Array(I);var K;funct... function add (line 1) | function add(v,I){v=preprocess(v);var P=(0,R.decode)(v);return addWithAS... function addWithAST (line 1) | function addWithAST(v,I,P){sortBySectionOrder(P);var R=new Uint8Array(I)... function _typeof (line 1) | function _typeof(v){"@babel/helpers - typeof";if(typeof Symbol==="functi... function _interopRequireDefault (line 1) | function _interopRequireDefault(v){return v&&v.__esModule?v:{default:v}} function _getRequireWildcardCache (line 1) | function _getRequireWildcardCache(v){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 1) | function _interopRequireWildcard(v,I){if(!I&&v&&v.__esModule){return v}i... function _toConsumableArray (line 1) | function _toConsumableArray(v){return _arrayWithoutHoles(v)||_iterableTo... function _nonIterableSpread (line 1) | function _nonIterableSpread(){throw new TypeError("Invalid attempt to sp... function _unsupportedIterableToArray (line 1) | function _unsupportedIterableToArray(v,I){if(!v)return;if(typeof v==="st... function _iterableToArray (line 1) | function _iterableToArray(v){if(typeof Symbol!=="undefined"&&v[Symbol.it... function _arrayWithoutHoles (line 1) | function _arrayWithoutHoles(v){if(Array.isArray(v))return _arrayLikeToAr... function _arrayLikeToArray (line 1) | function _arrayLikeToArray(v,I){if(I==null||I>v.length)I=v.length;for(va... function assertNotIdentifierNode (line 1) | function assertNotIdentifierNode(v){if(v.type==="Identifier"){throw new ... function encodeVersion (line 1) | function encodeVersion(v){var I=q["default"].moduleVersion;I[0]=v;return I} function encodeHeader (line 1) | function encodeHeader(){return q["default"].magicModuleHeader} function encodeU32 (line 1) | function encodeU32(v){var I=new Uint8Array(R.encodeU32(v));var P=_toCons... function encodeI32 (line 1) | function encodeI32(v){var I=new Uint8Array(R.encodeI32(v));var P=_toCons... function encodeI64 (line 1) | function encodeI64(v){var I=new Uint8Array(R.encodeI64(v));var P=_toCons... function encodeVec (line 1) | function encodeVec(v){var I=encodeU32(v.length);return[].concat(_toConsu... function encodeValtype (line 1) | function encodeValtype(v){var I=q["default"].valtypesByString[v];if(type... function encodeMutability (line 1) | function encodeMutability(v){var I=q["default"].globalTypesByString[v];i... function encodeUTF8Vec (line 1) | function encodeUTF8Vec(v){return encodeVec(L.encode(v))} function encodeLimits (line 1) | function encodeLimits(v){var I=[];if(typeof v.max==="number"){I.push(1);... function encodeModuleImport (line 1) | function encodeModuleImport(v){var I=[];I.push.apply(I,_toConsumableArra... function encodeSectionMetadata (line 1) | function encodeSectionMetadata(v){var I=[];var P=q["default"].sections[v... function encodeCallInstruction (line 1) | function encodeCallInstruction(v){var I=[];assertNotIdentifierNode(v.ind... function encodeCallIndirectInstruction (line 1) | function encodeCallIndirectInstruction(v){var I=[];assertNotIdentifierNo... function encodeModuleExport (line 1) | function encodeModuleExport(v){var I=[];assertNotIdentifierNode(v.descr.... function encodeTypeInstruction (line 1) | function encodeTypeInstruction(v){var I=[96];var P=v.functype.params.map... function encodeInstr (line 1) | function encodeInstr(v){var I=[];var P=v.id;if(typeof v.object==="string... function encodeExpr (line 1) | function encodeExpr(v){var I=[];v.forEach((function(v){var P=(0,K.encode... function encodeStringLiteral (line 1) | function encodeStringLiteral(v){return encodeUTF8Vec(v.value)} function encodeGlobal (line 1) | function encodeGlobal(v){var I=[];var P=v.globalType,R=P.valtype,$=P.mut... function encodeFuncBody (line 1) | function encodeFuncBody(v){var I=[];I.push(-1);var P=encodeVec([]);I.pus... function encodeIndexInFuncSection (line 1) | function encodeIndexInFuncSection(v){assertNotIdentifierNode(v.index);re... function encodeElem (line 1) | function encodeElem(v){var I=[];assertNotIdentifierNode(v.table);I.push.... function _typeof (line 1) | function _typeof(v){"@babel/helpers - typeof";if(typeof Symbol==="functi... function _getRequireWildcardCache (line 1) | function _getRequireWildcardCache(v){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 1) | function _interopRequireWildcard(v,I){if(!I&&v&&v.__esModule){return v}i... function encodeNode (line 1) | function encodeNode(v){switch(v.type){case"ModuleImport":return R.encode... function _typeof (line 1) | function _typeof(v){"@babel/helpers - typeof";if(typeof Symbol==="functi... function _classCallCheck (line 1) | function _classCallCheck(v,I){if(!(v instanceof I)){throw new TypeError(... function _inherits (line 1) | function _inherits(v,I){if(typeof I!=="function"&&I!==null){throw new Ty... function _createSuper (line 1) | function _createSuper(v){var I=_isNativeReflectConstruct();return functi... function _possibleConstructorReturn (line 1) | function _possibleConstructorReturn(v,I){if(I&&(_typeof(I)==="object"||t... function _assertThisInitialized (line 1) | function _assertThisInitialized(v){if(v===void 0){throw new ReferenceErr... function _wrapNativeSuper (line 1) | function _wrapNativeSuper(v){var I=typeof Map==="function"?new Map:undef... function _construct (line 1) | function _construct(v,I,P){if(_isNativeReflectConstruct()){_construct=Re... function _isNativeReflectConstruct (line 1) | function _isNativeReflectConstruct(){if(typeof Reflect==="undefined"||!R... function _isNativeFunction (line 1) | function _isNativeFunction(v){return Function.toString.call(v).indexOf("... function _setPrototypeOf (line 1) | function _setPrototypeOf(v,I){_setPrototypeOf=Object.setPrototypeOf||fun... function _getPrototypeOf (line 1) | function _getPrototypeOf(v){_getPrototypeOf=Object.setPrototypeOf?Object... function OptimizerError (line 1) | function OptimizerError(v,P){var R;_classCallCheck(this,OptimizerError);... function shrinkPaddedLEB128 (line 1) | function shrinkPaddedLEB128(v){try{var I=(0,R.decode)(v.buffer,q);return... function shiftFollowingSections (line 1) | function shiftFollowingSections(v,I,P){var $=I.section;var L=false;(0,R.... function shrinkPaddedLEB128 (line 1) | function shrinkPaddedLEB128(v,I){(0,R.traverse)(v,{SectionMetadata:funct... function _typeof (line 1) | function _typeof(v){"@babel/helpers - typeof";if(typeof Symbol==="functi... function _interopRequireDefault (line 1) | function _interopRequireDefault(v){return v&&v.__esModule?v:{default:v}} function _getRequireWildcardCache (line 1) | function _getRequireWildcardCache(v){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 1) | function _interopRequireWildcard(v,I){if(!I&&v&&v.__esModule){return v}i... function _toConsumableArray (line 1) | function _toConsumableArray(v){return _arrayWithoutHoles(v)||_iterableTo... function _nonIterableSpread (line 1) | function _nonIterableSpread(){throw new TypeError("Invalid attempt to sp... function _unsupportedIterableToArray (line 1) | function _unsupportedIterableToArray(v,I){if(!v)return;if(typeof v==="st... function _iterableToArray (line 1) | function _iterableToArray(v){if(typeof Symbol!=="undefined"&&v[Symbol.it... function _arrayWithoutHoles (line 1) | function _arrayWithoutHoles(v){if(Array.isArray(v))return _arrayLikeToAr... function _arrayLikeToArray (line 1) | function _arrayLikeToArray(v,I){if(I==null||I>v.length)I=v.length;for(va... function toHex (line 1) | function toHex(v){return"0x"+Number(v).toString(16)} function byteArrayEq (line 1) | function byteArrayEq(v,I){if(v.length!==I.length){return false}for(var P... function decode (line 1) | function decode(v,I){var P=new Uint8Array(v);var ge=q.getUniqueNameGener... function _typeof (line 1) | function _typeof(v){"@babel/helpers - typeof";if(typeof Symbol==="functi... function _getRequireWildcardCache (line 1) | function _getRequireWildcardCache(v){if(typeof WeakMap!=="function")retu... function _interopRequireWildcard (line 1) | function _interopRequireWildcard(v,I){if(!I&&v&&v.__esModule){return v}i... function restoreFunctionNames (line 1) | function restoreFunctionNames(v){var I=[];$.traverse(v,{FunctionNameMeta... function restoreLocalNames (line 1) | function restoreLocalNames(v){var I=[];$.traverse(v,{LocalNameMetadata:f... function restoreModuleName (line 1) | function restoreModuleName(v){$.traverse(v,{ModuleNameMetadata:function(... function decode (line 1) | function decode(v,I){var P=Object.assign({},L,I);var $=R.decode(v,P);if(... function read (line 1) | function read(v,I,P,R,$){var L,q;var K=$*8-R-1;var ae=(1<>>=0;if(q=0<=v&&v<256){L=R[v];if... function fromNumber (line 1) | function fromNumber(v,I){if(isNaN(v))return I?ve:xe;if(I){if(v<0)return ... function fromBits (line 1) | function fromBits(v,I,P){return new Long(v,I,P)} function fromString (line 1) | function fromString(v,I,P){if(v.length===0)throw Error("empty string");i... function fromValue (line 1) | function fromValue(v,I){if(typeof v==="number")return fromNumber(v,I);if... function evCommon (line 1) | function evCommon(){var v=process.hrtime();var I=v[0]*1e6+Math.round(v[1... function Tracer (line 1) | function Tracer(I){if(I===void 0){I={}}var P=v.call(this)||this;P.noStre... method constructor (line 1) | constructor(v,I,P){this.source=v;this.field=I;this.target=P} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... method constructor (line 1) | constructor(v,I,P){this.source=v;this.options=Array.isArray(I)?I:[I];thi... method apply (line 1) | apply(v){const I=v.ensureHook(this.target);const getAbsolutePathWithSlas... method constructor (line 1) | constructor(v,I,P){this.source=v;this.appending=I;this.target=P} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... class OperationMergerBackend (line 1) | class OperationMergerBackend{constructor(v,I,P){this._provider=v;this._s... method constructor (line 1) | constructor(v,I,P){this._provider=v;this._syncProvider=I;this._provide... method purge (line 1) | purge(){} method purgeParent (line 1) | purgeParent(){} class CacheBackend (line 1) | class CacheBackend{constructor(v,I,P,R){this._duration=v;this._provider=... method constructor (line 1) | constructor(v,I,P,R){this._duration=v;this._provider=I;this._syncProvi... method provide (line 1) | provide(v,I,P){if(typeof I==="function"){P=I;I=undefined}if(typeof v!=... method provideSync (line 1) | provideSync(v,I){if(typeof v!=="string"&&!Buffer.isBuffer(v)&&!(v inst... method purge (line 1) | purge(v){if(!v){if(this._mode!==$){this._data.clear();for(const v of t... method purgeParent (line 1) | purgeParent(v){if(!v){this.purge()}else if(typeof v==="string"||Buffer... method _storeResult (line 1) | _storeResult(v,I,P){if(this._data.has(v))return;const R=this._levels[t... method _decayLevel (line 1) | _decayLevel(){const v=(this._currentLevel+1)%this._levels.length;const... method _runDecays (line 1) | _runDecays(){while(this._nextDecay<=Date.now()&&this._mode!==$){this._... method _enterAsyncMode (line 1) | _enterAsyncMode(){let v=0;switch(this._mode){case q:return;case $:this... method _enterSyncModeWhenIdle (line 1) | _enterSyncModeWhenIdle(){if(this._mode===$){this._mode=L;this._nextDec... method _enterIdleMode (line 1) | _enterIdleMode(){this._mode=$;this._nextDecay=undefined;if(this._timeo... method constructor (line 1) | constructor(v,I){this.fileSystem=v;this._lstatBackend=createBackend(I,th... method purge (line 1) | purge(v){this._statBackend.purge(v);this._lstatBackend.purge(v);this._re... method constructor (line 1) | constructor(v,I){this.source=v;this.target=I} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... method constructor (line 1) | constructor(v,I,P,R,$){this.source=v;this.test=I;this.message=P;this.all... method apply (line 1) | apply(v){const I=v.ensureHook(this.target);const{test:P,message:R,allowA... method constructor (line 1) | constructor(v,I,P,R){this.source=v;this.filenames=I;this.pathIsFile=P;th... method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... function loadDescriptionFile (line 1) | function loadDescriptionFile(v,I,P,$,L,q){(function findDescriptionFile(... function getField (line 1) | function getField(v,I){if(!v)return undefined;if(Array.isArray(I)){let P... function cdUp (line 1) | function cdUp(v){if(v==="/")return null;const I=v.lastIndexOf("/"),P=v.l... method constructor (line 1) | constructor(v,I){this.source=v;this.target=I} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... method constructor (line 1) | constructor(v,I,P,R){this.source=v;this.target=R;this.conditionNames=I;t... method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... method constructor (line 1) | constructor(v,I,P){this.source=v;this.options=I;this.target=P} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);const{extension:P,alias:$}=th... method constructor (line 1) | constructor(v,I){this.source=v;this.target=I} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);const P=v.fileSystem;v.getHoo... method constructor (line 1) | constructor(v,I,P,R,$){this.source=v;this.targetFile=R;this.targetPackag... method apply (line 1) | apply(v){const I=v.ensureHook(this.targetFile);const P=v.ensureHook(this... method constructor (line 1) | constructor(v,I){this.source=v;this.target=I} method apply (line 1) | apply(v){const P=v.ensureHook(this.target);v.getHook(this.source).tapAsy... method constructor (line 1) | constructor(v,I){this.source=v;this.target=I} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... method constructor (line 1) | constructor(v){this.source=v} method apply (line 1) | apply(v){const I=this.source;v.getHook(this.source).tapAsync("LogInfoPlu... method constructor (line 1) | constructor(v,I,P){this.source=v;this.options=I;this.target=P} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... method constructor (line 1) | constructor(v,I,P){this.source=v;this.directories=[].concat(I);this.targ... method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... method constructor (line 1) | constructor(v,I,P){this.source=v;this.path=I;this.target=P} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... method constructor (line 1) | constructor(v,I){this.source=v;this.target=I} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... method constructor (line 1) | constructor(v,I,P){this.source=v;this.requestOptions=I;this.target=P} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... method constructor (line 1) | constructor(v,I,P,R){this.source=v;this.pnpApi=I;this.target=P;this.alte... method apply (line 1) | apply(v){const I=v.ensureHook(this.target);const P=v.ensureHook(this.alt... function toCamelCase (line 1) | function toCamelCase(v){return v.replace(/-([a-z])/g,(v=>v.slice(1).toUp... class Resolver (line 1) | class Resolver{static createStackEntry(v,I){return v.name+": ("+I.path+"... method createStackEntry (line 1) | static createStackEntry(v,I){return v.name+": ("+I.path+") "+(I.reques... method constructor (line 1) | constructor(v,I){this.fileSystem=v;this.options=I;this.hooks={resolveS... method ensureHook (line 1) | ensureHook(v){if(typeof v!=="string"){return v}v=toCamelCase(v);if(/^b... method getHook (line 1) | getHook(v){if(typeof v!=="string"){return v}v=toCamelCase(v);if(/^befo... method resolveSync (line 1) | resolveSync(v,I,P){let R=undefined;let $=undefined;let L=false;this.re... method resolve (line 1) | resolve(v,I,P,R,$){if(!v||typeof v!=="object")return $(new Error("cont... method doResolve (line 1) | doResolve(v,I,P,R,$){const L=Resolver.createStackEntry(v,I);let K;if(R... method parse (line 1) | parse(v){const I={request:"",query:"",fragment:"",module:false,directo... method isModule (line 1) | isModule(v){return be(v)===xe.Normal} method isPrivate (line 1) | isPrivate(v){return be(v)===xe.Internal} method isDirectory (line 1) | isDirectory(v){return v.endsWith("/")} method join (line 1) | join(v,I){return ge(v,I)} method normalize (line 1) | normalize(v){return ae(v)} function processPnpApiOption (line 1) | function processPnpApiOption(v){if(v===undefined&&R.pnp){const v=P(98188... function normalizeAlias (line 1) | function normalizeAlias(v){return typeof v==="object"&&!Array.isArray(v)... function createOptions (line 1) | function createOptions(v){const I=new Set(v.mainFields||["main"]);const ... function mergeFilteredToArray (line 1) | function mergeFilteredToArray(v,I){const P=[];const R=new Set(v);for(con... method constructor (line 1) | constructor(v,I){this.source=v;this.restrictions=I} method apply (line 1) | apply(v){v.getHook(this.source).tapAsync("RestrictionsPlugin",((v,I,P)=>... method constructor (line 1) | constructor(v){this.source=v} method apply (line 1) | apply(v){this.source.tapAsync("ResultPlugin",((I,P,R)=>{const $={...I};i... class RootsPlugin (line 1) | class RootsPlugin{constructor(v,I,P){this.roots=Array.from(I);this.sourc... method constructor (line 1) | constructor(v,I,P){this.roots=Array.from(I);this.source=v;this.target=P} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapA... method constructor (line 1) | constructor(v,I,P){this.source=v;this.target=P;this.fieldName=I} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... method constructor (line 1) | constructor(v,I){this.source=v;this.target=I} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);const P=v.fileSystem;v.getHoo... function SyncAsyncFileSystemDecorator (line 1) | function SyncAsyncFileSystemDecorator(v){this.fs=v;this.lstat=undefined;... method constructor (line 1) | constructor(v,I,P){this.source=v;this.message=I;this.target=P} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... function getCacheId (line 1) | function getCacheId(v,I,P){return JSON.stringify({type:v,context:P?I.con... method constructor (line 1) | constructor(v,I,P,R,$){this.source=v;this.filterPredicate=I;this.withCon... method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... method constructor (line 1) | constructor(v,I,P){this.source=v;this.filename=I;this.target=P} method apply (line 1) | apply(v){const I=v.ensureHook(this.target);v.getHook(this.source).tapAsy... function create (line 1) | function create(v){const I=L.createResolver({fileSystem:q,...v});return ... function createSync (line 1) | function createSync(v){const I=L.createResolver({useSyncFileSystemCalls:... method sync (line 1) | get sync(){return resolveSync} method sync (line 1) | get sync(){return createSync} method CloneBasenamePlugin (line 1) | get CloneBasenamePlugin(){return P(93640)} method LogInfoPlugin (line 1) | get LogInfoPlugin(){return P(77562)} method forEachBail (line 1) | get forEachBail(){return P(80485)} function createFieldProcessor (line 1) | function createFieldProcessor(v,I,P,R){return function fieldProcessor($,... function assertExportsFieldRequest (line 1) | function assertExportsFieldRequest(v){if(v.charCodeAt(0)!==L){throw new ... function assertImportsFieldRequest (line 1) | function assertImportsFieldRequest(v){if(v.charCodeAt(0)!==q){throw new ... function assertExportTarget (line 1) | function assertExportTarget(v,I){const P=R(v);if(!P){return}const[L]=P;c... function assertImportTarget (line 1) | function assertImportTarget(v,I){const P=R(v);if(!P){return}const[L]=P;c... function patternKeyCompare (line 1) | function patternKeyCompare(v,I){const P=v.indexOf("*");const R=I.indexOf... function findMatch (line 1) | function findMatch(v,I){if(Object.prototype.hasOwnProperty.call(I,v)&&!v... function isConditionalMapping (line 1) | function isConditionalMapping(v){return v!==null&&typeof v==="object"&&!... function directMapping (line 1) | function directMapping(v,I,P,R,$,L){if(R===null)return[];if(typeof R==="... function targetMapping (line 1) | function targetMapping(v,I,P,R,$){if(v===undefined){$(R,false);return R}... function conditionalMapping (line 1) | function conditionalMapping(v,I){let P=[[v,Object.keys(v),0]];e:while(P.... function buildExportsField (line 1) | function buildExportsField(v){if(typeof v==="string"||Array.isArray(v)){... function parseIdentifier (line 1) | function parseIdentifier(v){const P=I.exec(v);if(!P)return null;return[P... class Definition (line 1) | class Definition{constructor(v,I,P,R,$,L){this.type=v;this.name=I;this.n... method constructor (line 1) | constructor(v,I,P,R,$,L){this.type=v;this.name=I;this.node=P;this.pare... class ParameterDefinition (line 1) | class ParameterDefinition extends Definition{constructor(v,I,P,$){super(... method constructor (line 1) | constructor(v,I,P,$){super(R.Parameter,v,I,null,P,null);this.rest=$} function defaultOptions (line 1) | function defaultOptions(){return{optimistic:false,directive:false,nodejs... function updateDeeply (line 1) | function updateDeeply(v,I){function isHashObject(v){return typeof v==="o... function analyze (line 1) | function analyze(v,I){const P=updateDeeply(defaultOptions(),I);const q=n... function getLast (line 1) | function getLast(v){return v[v.length-1]||null} class PatternVisitor (line 1) | class PatternVisitor extends $.Visitor{static isPattern(v){const I=v.typ... method isPattern (line 1) | static isPattern(v){const I=v.type;return I===R.Identifier||I===R.Obje... method constructor (line 1) | constructor(v,I,P){super(null,v);this.rootPattern=I;this.callback=P;th... method Identifier (line 1) | Identifier(v){const I=getLast(this.restElements);this.callback(v,{topL... method Property (line 1) | Property(v){if(v.computed){this.rightHandNodes.push(v.key)}this.visit(... method ArrayPattern (line 1) | ArrayPattern(v){for(let I=0,P=v.elements.length;I{this.rightHandNodes.push(v)... class Reference (line 1) | class Reference{constructor(v,I,P,R,$,L,q){this.identifier=v;this.from=I... method constructor (line 1) | constructor(v,I,P,R,$,L,q){this.identifier=v;this.from=I;this.tainted=... method isStatic (line 1) | isStatic(){return!this.tainted&&this.resolved&&this.resolved.scope.isS... method isWrite (line 1) | isWrite(){return!!(this.flag&Reference.WRITE)} method isRead (line 1) | isRead(){return!!(this.flag&Reference.READ)} method isReadOnly (line 1) | isReadOnly(){return this.flag===Reference.READ} method isWriteOnly (line 1) | isWriteOnly(){return this.flag===Reference.WRITE} method isReadWrite (line 1) | isReadWrite(){return this.flag===Reference.RW} function traverseIdentifierInPattern (line 1) | function traverseIdentifierInPattern(v,I,P,R){const $=new K(v,I,R);$.vis... class Importer (line 1) | class Importer extends $.Visitor{constructor(v,I){super(null,I.options);... method constructor (line 1) | constructor(v,I){super(null,I.options);this.declaration=v;this.referen... method visitImport (line 1) | visitImport(v,I){this.referencer.visitPattern(v,(v=>{this.referencer.c... method ImportNamespaceSpecifier (line 1) | ImportNamespaceSpecifier(v){const I=v.local||v.id;if(I){this.visitImpo... method ImportDefaultSpecifier (line 1) | ImportDefaultSpecifier(v){const I=v.local||v.id;this.visitImport(I,v)} method ImportSpecifier (line 1) | ImportSpecifier(v){const I=v.local||v.id;if(v.name){this.visitImport(v... class Referencer (line 1) | class Referencer extends $.Visitor{constructor(v,I){super(null,v);this.o... method constructor (line 1) | constructor(v,I){super(null,v);this.options=v;this.scopeManager=I;this... method currentScope (line 1) | currentScope(){return this.scopeManager.__currentScope} method close (line 1) | close(v){while(this.currentScope()&&v===this.currentScope().block){thi... method pushInnerMethodDefinition (line 1) | pushInnerMethodDefinition(v){const I=this.isInnerMethodDefinition;this... method popInnerMethodDefinition (line 1) | popInnerMethodDefinition(v){this.isInnerMethodDefinition=v} method referencingDefaultValue (line 1) | referencingDefaultValue(v,I,P,R){const $=this.currentScope();I.forEach... method visitPattern (line 1) | visitPattern(v,I,P){let R=I;let $=P;if(typeof I==="function"){$=I;R={p... method visitFunction (line 1) | visitFunction(v){let I,P;if(v.type===R.FunctionDeclaration){this.curre... method visitClass (line 1) | visitClass(v){if(v.type===R.ClassDeclaration){this.currentScope().__de... method visitProperty (line 1) | visitProperty(v){let I;if(v.computed){this.visit(v.key)}const P=v.type... method visitForIn (line 1) | visitForIn(v){if(v.left.type===R.VariableDeclaration&&v.left.kind!=="v... method visitVariableDeclaration (line 1) | visitVariableDeclaration(v,I,P,R){const $=P.declarations[R];const q=$.... method AssignmentExpression (line 1) | AssignmentExpression(v){if(K.isPattern(v.left)){if(v.operator==="="){t... method CatchClause (line 1) | CatchClause(v){this.scopeManager.__nestCatchScope(v);this.visitPattern... method Program (line 1) | Program(v){this.scopeManager.__nestGlobalScope(v);if(this.scopeManager... method Identifier (line 1) | Identifier(v){this.currentScope().__referencing(v)} method UpdateExpression (line 1) | UpdateExpression(v){if(K.isPattern(v.argument)){this.currentScope().__... method MemberExpression (line 1) | MemberExpression(v){this.visit(v.object);if(v.computed){this.visit(v.p... method Property (line 1) | Property(v){this.visitProperty(v)} method MethodDefinition (line 1) | MethodDefinition(v){this.visitProperty(v)} method BreakStatement (line 1) | BreakStatement(){} method ContinueStatement (line 1) | ContinueStatement(){} method LabeledStatement (line 1) | LabeledStatement(v){this.visit(v.body)} method ForStatement (line 1) | ForStatement(v){if(v.init&&v.init.type===R.VariableDeclaration&&v.init... method ClassExpression (line 1) | ClassExpression(v){this.visitClass(v)} method ClassDeclaration (line 1) | ClassDeclaration(v){this.visitClass(v)} method CallExpression (line 1) | CallExpression(v){if(!this.scopeManager.__ignoreEval()&&v.callee.type=... method BlockStatement (line 1) | BlockStatement(v){if(this.scopeManager.__isES6()){this.scopeManager.__... method ThisExpression (line 1) | ThisExpression(){this.currentScope().variableScope.__detectThis()} method WithStatement (line 1) | WithStatement(v){this.visit(v.object);this.scopeManager.__nestWithScop... method VariableDeclaration (line 1) | VariableDeclaration(v){const I=v.kind==="var"?this.currentScope().vari... method SwitchStatement (line 1) | SwitchStatement(v){this.visit(v.discriminant);if(this.scopeManager.__i... method FunctionDeclaration (line 1) | FunctionDeclaration(v){this.visitFunction(v)} method FunctionExpression (line 1) | FunctionExpression(v){this.visitFunction(v)} method ForOfStatement (line 1) | ForOfStatement(v){this.visitForIn(v)} method ForInStatement (line 1) | ForInStatement(v){this.visitForIn(v)} method ArrowFunctionExpression (line 1) | ArrowFunctionExpression(v){this.visitFunction(v)} method ImportDeclaration (line 1) | ImportDeclaration(v){ge(this.scopeManager.__isES6()&&this.scopeManager... method visitExportDeclaration (line 1) | visitExportDeclaration(v){if(v.source){return}if(v.declaration){this.v... method ExportDeclaration (line 1) | ExportDeclaration(v){this.visitExportDeclaration(v)} method ExportAllDeclaration (line 1) | ExportAllDeclaration(v){this.visitExportDeclaration(v)} method ExportDefaultDeclaration (line 1) | ExportDefaultDeclaration(v){this.visitExportDeclaration(v)} method ExportNamedDeclaration (line 1) | ExportNamedDeclaration(v){this.visitExportDeclaration(v)} method ExportSpecifier (line 1) | ExportSpecifier(v){const I=v.id||v.local;this.visit(I)} method MetaProperty (line 1) | MetaProperty(){} class ScopeManager (line 1) | class ScopeManager{constructor(v){this.scopes=[];this.globalScope=null;t... method constructor (line 1) | constructor(v){this.scopes=[];this.globalScope=null;this.__nodeToScope... method __useDirective (line 1) | __useDirective(){return this.__options.directive} method __isOptimistic (line 1) | __isOptimistic(){return this.__options.optimistic} method __ignoreEval (line 1) | __ignoreEval(){return this.__options.ignoreEval} method __isNodejsScope (line 1) | __isNodejsScope(){return this.__options.nodejsScope} method isModule (line 1) | isModule(){return this.__options.sourceType==="module"} method isImpliedStrict (line 1) | isImpliedStrict(){return this.__options.impliedStrict} method isStrictModeSupported (line 1) | isStrictModeSupported(){return this.__options.ecmaVersion>=5} method __get (line 1) | __get(v){return this.__nodeToScope.get(v)} method getDeclaredVariables (line 1) | getDeclaredVariables(v){return this.__declaredVariables.get(v)||[]} method acquire (line 1) | acquire(v,I){function predicate(v){if(v.type==="function"&&v.functionE... method acquireAll (line 1) | acquireAll(v){return this.__get(v)} method release (line 1) | release(v,I){const P=this.__get(v);if(P&&P.length){const v=P[0].upper;... method attach (line 1) | attach(){} method detach (line 1) | detach(){} method __nestScope (line 1) | __nestScope(v){if(v instanceof L){$(this.__currentScope===null);this.g... method __nestGlobalScope (line 1) | __nestGlobalScope(v){return this.__nestScope(new L(this,v))} method __nestBlockScope (line 1) | __nestBlockScope(v){return this.__nestScope(new Ne(this,this.__current... method __nestFunctionScope (line 1) | __nestFunctionScope(v,I){return this.__nestScope(new xe(this,this.__cu... method __nestForScope (line 1) | __nestForScope(v){return this.__nestScope(new ve(this,this.__currentSc... method __nestCatchScope (line 1) | __nestCatchScope(v){return this.__nestScope(new q(this,this.__currentS... method __nestWithScope (line 1) | __nestWithScope(v){return this.__nestScope(new K(this,this.__currentSc... method __nestClassScope (line 1) | __nestClassScope(v){return this.__nestScope(new ge(this,this.__current... method __nestSwitchScope (line 1) | __nestSwitchScope(v){return this.__nestScope(new be(this,this.__curren... method __nestModuleScope (line 1) | __nestModuleScope(v){return this.__nestScope(new ae(this,this.__curren... method __nestFunctionExpressionNameScope (line 1) | __nestFunctionExpressionNameScope(v){return this.__nestScope(new Ce(th... method __isES6 (line 1) | __isES6(){return this.__options.ecmaVersion>=6} function isStrictScope (line 1) | function isStrictScope(v,I,P,$){let L;if(v.upper&&v.upper.isStrict){retu... function registerScope (line 1) | function registerScope(v,I){v.scopes.push(I);const P=v.__nodeToScope.get... function shouldBeStatically (line 1) | function shouldBeStatically(v){return v.type===L.ClassName||v.type===L.V... class Scope (line 1) | class Scope{constructor(v,I,P,R,$){this.type=I;this.set=new Map;this.tai... method constructor (line 1) | constructor(v,I,P,R,$){this.type=I;this.set=new Map;this.taints=new Ma... method __shouldStaticallyClose (line 1) | __shouldStaticallyClose(v){return!this.dynamic||v.__isOptimistic()} method __shouldStaticallyCloseForGlobal (line 1) | __shouldStaticallyCloseForGlobal(v){const I=v.identifier.name;if(!this... method __staticCloseRef (line 1) | __staticCloseRef(v){if(!this.__resolve(v)){this.__delegateToUpperScope... method __dynamicCloseRef (line 1) | __dynamicCloseRef(v){let I=this;do{I.through.push(v);I=I.upper}while(I)} method __globalCloseRef (line 1) | __globalCloseRef(v){if(this.__shouldStaticallyCloseForGlobal(v)){this.... method __close (line 1) | __close(v){let I;if(this.__shouldStaticallyClose(v)){I=this.__staticCl... method __isValidResolution (line 1) | __isValidResolution(v,I){return true} method __resolve (line 1) | __resolve(v){const I=v.identifier.name;if(!this.set.has(I)){return fal... method __delegateToUpperScope (line 1) | __delegateToUpperScope(v){if(this.upper){this.upper.__left.push(v)}thi... method __addDeclaredVariablesOfNode (line 1) | __addDeclaredVariablesOfNode(v,I){if(I===null||I===undefined){return}l... method __defineGeneric (line 1) | __defineGeneric(v,I,P,R,$){let q;q=I.get(v);if(!q){q=new L(v,this);I.s... method __define (line 1) | __define(v,I){if(v&&v.type===R.Identifier){this.__defineGeneric(v.name... method __referencing (line 1) | __referencing(v,I,P,L,q,K){if(!v||v.type!==R.Identifier){return}if(v.n... method __detectEval (line 1) | __detectEval(){let v=this;this.directCallToEvalScope=true;do{v.dynamic... method __detectThis (line 1) | __detectThis(){this.thisFound=true} method __isClosed (line 1) | __isClosed(){return this.__left===null} method resolve (line 1) | resolve(v){let I,P,$;K(this.__isClosed(),"Scope should be closed.");K(... method isStatic (line 1) | isStatic(){return!this.dynamic} method isArgumentsMaterialized (line 1) | isArgumentsMaterialized(){return true} method isThisMaterialized (line 1) | isThisMaterialized(){return true} method isUsedName (line 1) | isUsedName(v){if(this.set.has(v)){return true}for(let I=0,P=this.throu... class GlobalScope (line 1) | class GlobalScope extends Scope{constructor(v,I){super(v,"global",null,I... method constructor (line 1) | constructor(v,I){super(v,"global",null,I,false);this.implicit={set:new... method __close (line 1) | __close(v){const I=[];for(let v=0,P=this.__left.length;v>>1;L=$... function Reference (line 1) | function Reference(v,I){this.parent=v;this.key=I} method constructor (line 1) | constructor(v,I,P,R,$,L,q){this.identifier=v;this.from=I;this.tainted=... method isStatic (line 1) | isStatic(){return!this.tainted&&this.resolved&&this.resolved.scope.isS... method isWrite (line 1) | isWrite(){return!!(this.flag&Reference.WRITE)} method isRead (line 1) | isRead(){return!!(this.flag&Reference.READ)} method isReadOnly (line 1) | isReadOnly(){return this.flag===Reference.READ} method isWriteOnly (line 1) | isWriteOnly(){return this.flag===Reference.WRITE} method isReadWrite (line 1) | isReadWrite(){return this.flag===Reference.RW} function Element (line 1) | function Element(v,I,P,R){this.node=v;this.path=I;this.wrap=P;this.ref=R} function Controller (line 1) | function Controller(){} function addToPath (line 1) | function addToPath(v,I){if(Array.isArray(I)){for(P=0,R=I.length;P>>1;L=$... function Reference (line 1) | function Reference(v,I){this.parent=v;this.key=I} method constructor (line 1) | constructor(v,I,P,R,$,L,q){this.identifier=v;this.from=I;this.tainted=... method isStatic (line 1) | isStatic(){return!this.tainted&&this.resolved&&this.resolved.scope.isS... method isWrite (line 1) | isWrite(){return!!(this.flag&Reference.WRITE)} method isRead (line 1) | isRead(){return!!(this.flag&Reference.READ)} method isReadOnly (line 1) | isReadOnly(){return this.flag===Reference.READ} method isWriteOnly (line 1) | isWriteOnly(){return this.flag===Reference.WRITE} method isReadWrite (line 1) | isReadWrite(){return this.flag===Reference.RW} function Element (line 1) | function Element(v,I,P,R){this.node=v;this.path=I;this.wrap=P;this.ref=R} function Controller (line 1) | function Controller(){} function addToPath (line 1) | function addToPath(v,I){if(Array.isArray(I)){for(P=0,R=I.length;P=0;--P){... function removeElem (line 1) | function removeElem(v){var I,R,$,L;if(v.ref.remove()){R=v.ref.key;L=v.re... function traverse (line 1) | function traverse(v,I){var P=new Controller;return P.traverse(v,I)} function replace (line 1) | function replace(v,I){var P=new Controller;return P.replace(v,I)} function extendCommentRange (line 1) | function extendCommentRange(v,I){var P;P=upperBound(I,(function search(I... function attachComments (line 1) | function attachComments(v,I,R){var $=[],L,q,K,ae;if(!v.range){throw new ... function clone (line 1) | function clone(v){if(v===null||typeof v!=="object")return v;if(v instanc... function noop (line 1) | function noop(){} function publishQueue (line 1) | function publishQueue(v,I){Object.defineProperty(v,ae,{get:function(){re... function close (line 1) | function close(I,P){return v.call(R,I,(function(v){if(!v){resetQueue()}i... function closeSync (line 1) | function closeSync(I){v.apply(R,arguments);resetQueue()} function patch (line 1) | function patch(v){$(v);v.gracefulify=patch;v.createReadStream=createRead... function enqueue (line 1) | function enqueue(v){be("ENQUEUE",v[0].name,v[1]);R[ae].push(v);retry()} function resetQueue (line 1) | function resetQueue(){var v=Date.now();for(var I=0;IObject.assign({},v,typeof I==="st... method isUsed (line 14) | isUsed(){return this.taps.length>0||this.interceptors.length>0} method intercept (line 14) | intercept(v){this._resetCompilation();this.interceptors.push(Object.as... method _resetCompilation (line 14) | _resetCompilation(){this.call=this._call;this.callAsync=this._callAsyn... method _insert (line 14) | _insert(v){this._resetCompilation();let I;if(typeof v.before==="string... class HookCodeFactory (line 14) | class HookCodeFactory{constructor(v){this.config=v;this.options=undefine... method constructor (line 14) | constructor(v){this.config=v;this.options=undefined;this._args=undefined} method create (line 14) | create(v){this.init(v);let I;switch(this.options.type){case"sync":I=ne... method setup (line 14) | setup(v,I){v._x=I.taps.map((v=>v.fn))} method init (line 14) | init(v){this.options=v;this._args=v.args.slice()} method deinit (line 14) | deinit(){this.options=undefined;this._args=undefined} method contentWithInterceptors (line 14) | contentWithInterceptors(v){if(this.options.interceptors.length>0){cons... method header (line 14) | header(){let v="";if(this.needContext()){v+="var _context = {};\n"}els... method needContext (line 14) | needContext(){for(const v of this.options.taps)if(v.context)return tru... method callTap (line 14) | callTap(v,{onError:I,onResult:P,onDone:R,rethrowIfPossible:$}){let L="... method callTapsSeries (line 14) | callTapsSeries({onError:v,onResult:I,resultReturns:P,onDone:R,doneRetu... method callTapsLooping (line 14) | callTapsLooping({onError:v,onDone:I,rethrowIfPossible:P}){if(this.opti... method callTapsParallel (line 14) | callTapsParallel({onError:v,onResult:I,onDone:P,rethrowIfPossible:R,on... method args (line 14) | args({before:v,after:I}={}){let P=this._args;if(v)P=[v].concat(P);if(I... method getTapFn (line 14) | getTapFn(v){return`_x[${v}]`} method getTap (line 14) | getTap(v){return`_taps[${v}]`} method getInterceptor (line 14) | getInterceptor(v){return`_interceptors[${v}]`} class HookMap (line 14) | class HookMap{constructor(v,I=undefined){this._map=new Map;this.name=I;t... method constructor (line 14) | constructor(v,I=undefined){this._map=new Map;this.name=I;this._factory... method get (line 14) | get(v){return this._map.get(v)} method for (line 14) | for(v){const I=this.get(v);if(I!==undefined){return I}let P=this._fact... method intercept (line 14) | intercept(v){this._interceptors.push(Object.assign({factory:defaultFac... class MultiHook (line 14) | class MultiHook{constructor(v,I=undefined){this.hooks=v;this.name=I}tap(... method constructor (line 14) | constructor(v,I=undefined){this.hooks=v;this.name=I} method tap (line 14) | tap(v,I){for(const P of this.hooks){P.tap(v,I)}} method tapAsync (line 14) | tapAsync(v,I){for(const P of this.hooks){P.tapAsync(v,I)}} method tapPromise (line 14) | tapPromise(v,I){for(const P of this.hooks){P.tapPromise(v,I)}} method isUsed (line 14) | isUsed(){for(const v of this.hooks){if(v.isUsed())return true}return f... method intercept (line 14) | intercept(v){for(const I of this.hooks){I.intercept(v)}} method withOptions (line 14) | withOptions(v){return new MultiHook(this.hooks.map((I=>I.withOptions(v... class SyncBailHookCodeFactory (line 14) | class SyncBailHookCodeFactory extends ${content({onError:v,onResult:I,re... method content (line 14) | content({onError:v,onResult:I,resultReturns:P,onDone:R,rethrowIfPossib... function SyncBailHook (line 14) | function SyncBailHook(v=[],I=undefined){const P=new R(v,I);P.constructor... class SyncHookCodeFactory (line 14) | class SyncHookCodeFactory extends ${content({onError:v,onDone:I,rethrowI... method content (line 14) | content({onError:v,onDone:I,rethrowIfPossible:P}){return this.callTaps... function SyncHook (line 14) | function SyncHook(v=[],I=undefined){const P=new R(v,I);P.constructor=Syn... class SyncLoopHookCodeFactory (line 14) | class SyncLoopHookCodeFactory extends ${content({onError:v,onDone:I,reth... method content (line 14) | content({onError:v,onDone:I,rethrowIfPossible:P}){return this.callTaps... function SyncLoopHook (line 14) | function SyncLoopHook(v=[],I=undefined){const P=new R(v,I);P.constructor... class SyncWaterfallHookCodeFactory (line 14) | class SyncWaterfallHookCodeFactory extends ${content({onError:v,onResult... method content (line 14) | content({onError:v,onResult:I,resultReturns:P,rethrowIfPossible:R}){re... function SyncWaterfallHook (line 14) | function SyncWaterfallHook(v=[],I=undefined){if(v.length<1)throw new Err... function createExporter (line 29) | function createExporter(v,I){if(v!==P){if(typeof Object.create==="functi... function __ (line 29) | function __(){this.constructor=v} function adopt (line 29) | function adopt(v){return v instanceof P?v:new P((function(I){I(v)}))} function fulfilled (line 29) | function fulfilled(v){try{step(R.next(v))}catch(v){$(v)}} function rejected (line 29) | function rejected(v){try{step(R["throw"](v))}catch(v){$(v)}} function step (line 29) | function step(v){v.done?P(v.value):adopt(v.value).then(fulfilled,rejected)} function verb (line 29) | function verb(v){return function(I){return step([v,I])}} function step (line 29) | function step(q){if(R)throw new TypeError("Generator is already executin... function verb (line 29) | function verb(v){if(R[v])$[v]=function(I){return new Promise((function(P... function resume (line 29) | function resume(v,I){try{step(R[v](I))}catch(v){settle(L[0][3],v)}} function step (line 29) | function step(v){v.value instanceof Ne?Promise.resolve(v.value.v).then(f... function fulfill (line 29) | function fulfill(v){resume("next",v)} function reject (line 29) | function reject(v){resume("throw",v)} function settle (line 29) | function settle(v,I){if(v(I),L.shift(),L.length)resume(L[0][0],L[0][1])} function verb (line 29) | function verb(R,$){I[R]=v[R]?function(I){return(P=!P)?{value:Ne(v[R](I))... function verb (line 29) | function verb(I){P[I]=v[I]&&function(P){return new Promise((function(R,$... function settle (line 29) | function settle(v,I,P,R){Promise.resolve(R).then((function(I){v({value:I... function getReplacements (line 29) | function getReplacements(v,I){return{__webpack_require__:{expr:K.require... class APIPlugin (line 29) | class APIPlugin{constructor(v={}){this.options=v}apply(v){v.hooks.compil... method constructor (line 29) | constructor(v={}){this.options=v} method apply (line 29) | apply(v){v.hooks.compilation.tap(Qe,((v,{normalModuleFactory:I})=>{con... function createMessage (line 29) | function createMessage(v){return`Abstract method${v?` ${v}`:""}. Must be... function Message (line 29) | function Message(){this.stack=undefined;Error.captureStackTrace(this);co... class AbstractMethodError (line 29) | class AbstractMethodError extends R{constructor(){super((new Message).me... method constructor (line 29) | constructor(){super((new Message).message);this.name="AbstractMethodEr... class AsyncDependenciesBlock (line 29) | class AsyncDependenciesBlock extends R{constructor(v,I,P){super();if(typ... method constructor (line 29) | constructor(v,I,P){super();if(typeof v==="string"){v={name:v}}else if(... method chunkName (line 29) | get chunkName(){return this.groupOptions.name} method chunkName (line 29) | set chunkName(v){if(this.groupOptions.name!==v){this.groupOptions.name... method updateHash (line 29) | updateHash(v,I){const{chunkGraph:P}=I;if(this._stringifiedGroupOptions... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.groupOptions);I(this.loc);I(this.... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.groupOptions=I();this.loc=I();this... method get (line 29) | get(){throw new Error("module property was removed from AsyncDependencie... method set (line 29) | set(){throw new Error("module property was removed from AsyncDependencie... class AsyncDependencyToInitialChunkError (line 29) | class AsyncDependencyToInitialChunkError extends R{constructor(v,I,P){su... method constructor (line 29) | constructor(v,I,P){super(`It's not allowed to load an initial chunk on... class AutomaticPrefetchPlugin (line 29) | class AutomaticPrefetchPlugin{apply(v){v.hooks.compilation.tap("Automati... method apply (line 29) | apply(v){v.hooks.compilation.tap("AutomaticPrefetchPlugin",((v,{normal... class BannerPlugin (line 29) | class BannerPlugin{constructor(v){if(typeof v==="string"||typeof v==="fu... method constructor (line 29) | constructor(v){if(typeof v==="string"||typeof v==="function"){v={banne... method apply (line 29) | apply(v){const I=this.options;const P=this.banner;const q=L.matchObjec... class Cache (line 29) | class Cache{constructor(){this.hooks={get:new $(["identifier","etag","go... method constructor (line 29) | constructor(){this.hooks={get:new $(["identifier","etag","gotHandlers"... method get (line 29) | get(v,I,P){const R=[];this.hooks.get.callAsync(v,I,R,((v,I)=>{if(v){P(... method store (line 29) | store(v,I,P,R){this.hooks.store.callAsync(v,I,P,K(R,"Cache.hooks.store... method storeBuildDependencies (line 29) | storeBuildDependencies(v,I){this.hooks.storeBuildDependencies.callAsyn... method beginIdle (line 29) | beginIdle(){this.hooks.beginIdle.call()} method endIdle (line 29) | endIdle(v){this.hooks.endIdle.callAsync(K(v,"Cache.hooks.endIdle"))} method shutdown (line 29) | shutdown(v){this.hooks.shutdown.callAsync(K(v,"Cache.hooks.shutdown"))} class MultiItemCache (line 29) | class MultiItemCache{constructor(v){this._items=v;if(v.length===1)return... method constructor (line 29) | constructor(v){this._items=v;if(v.length===1)return v[0]} method get (line 29) | get(v){R(this._items,((v,I)=>v.get(I)),v)} method getPromise (line 29) | getPromise(){const next=v=>this._items[v].getPromise().then((I=>{if(I!... method store (line 29) | store(v,I){$.each(this._items,((I,P)=>I.store(v,P)),I)} method storePromise (line 29) | storePromise(v){return Promise.all(this._items.map((I=>I.storePromise(... class ItemCacheFacade (line 29) | class ItemCacheFacade{constructor(v,I,P){this._cache=v;this._name=I;this... method constructor (line 29) | constructor(v,I,P){this._cache=v;this._name=I;this._etag=P} method get (line 29) | get(v){this._cache.get(this._name,this._etag,v)} method getPromise (line 29) | getPromise(){return new Promise(((v,I)=>{this._cache.get(this._name,th... method store (line 29) | store(v,I){this._cache.store(this._name,this._etag,v,I)} method storePromise (line 29) | storePromise(v){return new Promise(((I,P)=>{this._cache.store(this._na... method provide (line 29) | provide(v,I){this.get(((P,R)=>{if(P)return I(P);if(R!==undefined)retur... method providePromise (line 29) | async providePromise(v){const I=await this.getPromise();if(I!==undefin... class CacheFacade (line 29) | class CacheFacade{constructor(v,I,P){this._cache=v;this._name=I;this._ha... method constructor (line 29) | constructor(v,I,P){this._cache=v;this._name=I;this._hashFunction=P} method getChildCache (line 29) | getChildCache(v){return new CacheFacade(this._cache,`${this._name}|${v... method getItemCache (line 29) | getItemCache(v,I){return new ItemCacheFacade(this._cache,`${this._name... method getLazyHashedEtag (line 29) | getLazyHashedEtag(v){return L(v,this._hashFunction)} method mergeEtags (line 29) | mergeEtags(v,I){return q(v,I)} method get (line 29) | get(v,I,P){this._cache.get(`${this._name}|${v}`,I,P)} method getPromise (line 29) | getPromise(v,I){return new Promise(((P,R)=>{this._cache.get(`${this._n... method store (line 29) | store(v,I,P,R){this._cache.store(`${this._name}|${v}`,I,P,R)} method storePromise (line 29) | storePromise(v,I,P){return new Promise(((R,$)=>{this._cache.store(`${t... method provide (line 29) | provide(v,I,P,R){this.get(v,I,(($,L)=>{if($)return R($);if(L!==undefin... method providePromise (line 29) | async providePromise(v,I,P){const R=await this.getPromise(v,I);if(R!==... class CaseSensitiveModulesWarning (line 29) | class CaseSensitiveModulesWarning extends R{constructor(v,I){const P=sor... method constructor (line 29) | constructor(v,I){const P=sortModules(Array.from(v));const R=createModu... class Chunk (line 29) | class Chunk{constructor(v,I=true){this.id=null;this.ids=null;this.debugI... method constructor (line 29) | constructor(v,I=true){this.id=null;this.ids=null;this.debugId=Ne++;thi... method entryModule (line 29) | get entryModule(){const v=Array.from(R.getChunkGraphForChunk(this,"Chu... method hasEntryModule (line 29) | hasEntryModule(){return R.getChunkGraphForChunk(this,"Chunk.hasEntryMo... method addModule (line 29) | addModule(v){const I=R.getChunkGraphForChunk(this,"Chunk.addModule","D... method removeModule (line 29) | removeModule(v){R.getChunkGraphForChunk(this,"Chunk.removeModule","DEP... method getNumberOfModules (line 29) | getNumberOfModules(){return R.getChunkGraphForChunk(this,"Chunk.getNum... method modulesIterable (line 29) | get modulesIterable(){const v=R.getChunkGraphForChunk(this,"Chunk.modu... method compareTo (line 29) | compareTo(v){const I=R.getChunkGraphForChunk(this,"Chunk.compareTo","D... method containsModule (line 29) | containsModule(v){return R.getChunkGraphForChunk(this,"Chunk.containsM... method getModules (line 29) | getModules(){return R.getChunkGraphForChunk(this,"Chunk.getModules","D... method remove (line 29) | remove(){const v=R.getChunkGraphForChunk(this,"Chunk.remove","DEP_WEBP... method moveModule (line 29) | moveModule(v,I){const P=R.getChunkGraphForChunk(this,"Chunk.moveModule... method integrate (line 29) | integrate(v){const I=R.getChunkGraphForChunk(this,"Chunk.integrate","D... method canBeIntegrated (line 29) | canBeIntegrated(v){const I=R.getChunkGraphForChunk(this,"Chunk.canBeIn... method isEmpty (line 29) | isEmpty(){const v=R.getChunkGraphForChunk(this,"Chunk.isEmpty","DEP_WE... method modulesSize (line 29) | modulesSize(){const v=R.getChunkGraphForChunk(this,"Chunk.modulesSize"... method size (line 29) | size(v={}){const I=R.getChunkGraphForChunk(this,"Chunk.size","DEP_WEBP... method integratedSize (line 29) | integratedSize(v,I){const P=R.getChunkGraphForChunk(this,"Chunk.integr... method getChunkModuleMaps (line 29) | getChunkModuleMaps(v){const I=R.getChunkGraphForChunk(this,"Chunk.getC... method hasModuleInGraph (line 29) | hasModuleInGraph(v,I){const P=R.getChunkGraphForChunk(this,"Chunk.hasM... method getChunkMaps (line 29) | getChunkMaps(v){const I=Object.create(null);const P=Object.create(null... method hasRuntime (line 29) | hasRuntime(){for(const v of this._groups){if(v instanceof $&&v.getRunt... method canBeInitial (line 29) | canBeInitial(){for(const v of this._groups){if(v.isInitial())return tr... method isOnlyInitial (line 29) | isOnlyInitial(){if(this._groups.size<=0)return false;for(const v of th... method getEntryOptions (line 29) | getEntryOptions(){for(const v of this._groups){if(v instanceof $){retu... method addGroup (line 29) | addGroup(v){this._groups.add(v)} method removeGroup (line 29) | removeGroup(v){this._groups.delete(v)} method isInGroup (line 29) | isInGroup(v){return this._groups.has(v)} method getNumberOfGroups (line 29) | getNumberOfGroups(){return this._groups.size} method groupsIterable (line 29) | get groupsIterable(){this._groups.sort();return this._groups} method disconnectFromGroups (line 29) | disconnectFromGroups(){for(const v of this._groups){v.removeChunk(this)}} method split (line 29) | split(v){for(const I of this._groups){I.insertChunk(v,this);v.addGroup... method updateHash (line 29) | updateHash(v,I){v.update(`${this.id} ${this.ids?this.ids.join():""} ${... method getAllAsyncChunks (line 29) | getAllAsyncChunks(){const v=new Set;const I=new Set;const P=L(Array.fr... method getAllInitialChunks (line 29) | getAllInitialChunks(){const v=new Set;const I=new Set(this.groupsItera... method getAllReferencedChunks (line 29) | getAllReferencedChunks(){const v=new Set(this.groupsIterable);const I=... method getAllReferencedAsyncEntrypoints (line 29) | getAllReferencedAsyncEntrypoints(){const v=new Set(this.groupsIterable... method hasAsyncChunks (line 29) | hasAsyncChunks(){const v=new Set;const I=L(Array.from(this.groupsItera... method getChildIdsByOrders (line 29) | getChildIdsByOrders(v,I){const P=new Map;for(const v of this.groupsIte... method getChildrenOfTypeInOrder (line 29) | getChildrenOfTypeInOrder(v,I){const P=[];for(const v of this.groupsIte... method getChildIdsByOrdersMap (line 29) | getChildIdsByOrdersMap(v,I,P){const R=Object.create(null);const addChi... method hasChildByOrder (line 29) | hasChildByOrder(v,I,P,R){if(P){const P=new Set;for(const v of this.gro... class ModuleHashInfo (line 29) | class ModuleHashInfo{constructor(v,I){this.hash=v;this.renderedHash=I}} method constructor (line 29) | constructor(v,I){this.hash=v;this.renderedHash=I} class ChunkGraphModule (line 29) | class ChunkGraphModule{constructor(){this.chunks=new K;this.entryInChunk... method constructor (line 29) | constructor(){this.chunks=new K;this.entryInChunks=undefined;this.runt... class ChunkGraphChunk (line 29) | class ChunkGraphChunk{constructor(){this.modules=new K;this.sourceTypesB... method constructor (line 29) | constructor(){this.modules=new K;this.sourceTypesByModule=undefined;th... class ChunkGraph (line 29) | class ChunkGraph{constructor(v,I="md4"){this._modules=new WeakMap;this._... method constructor (line 29) | constructor(v,I="md4"){this._modules=new WeakMap;this._chunks=new Weak... method _getChunkGraphModule (line 29) | _getChunkGraphModule(v){let I=this._modules.get(v);if(I===undefined){I... method _getChunkGraphChunk (line 29) | _getChunkGraphChunk(v){let I=this._chunks.get(v);if(I===undefined){I=n... method _getGraphRoots (line 29) | _getGraphRoots(v){const{moduleGraph:I}=this;return Array.from(He(v,(v=... method connectChunkAndModule (line 29) | connectChunkAndModule(v,I){const P=this._getChunkGraphModule(I);const ... method disconnectChunkAndModule (line 29) | disconnectChunkAndModule(v,I){const P=this._getChunkGraphModule(I);con... method disconnectChunk (line 29) | disconnectChunk(v){const I=this._getChunkGraphChunk(v);for(const P of ... method attachModules (line 29) | attachModules(v,I){const P=this._getChunkGraphChunk(v);for(const v of ... method attachRuntimeModules (line 29) | attachRuntimeModules(v,I){const P=this._getChunkGraphChunk(v);for(cons... method attachFullHashModules (line 29) | attachFullHashModules(v,I){const P=this._getChunkGraphChunk(v);if(P.fu... method attachDependentHashModules (line 29) | attachDependentHashModules(v,I){const P=this._getChunkGraphChunk(v);if... method replaceModule (line 29) | replaceModule(v,I){const P=this._getChunkGraphModule(v);const R=this._... method isModuleInChunk (line 29) | isModuleInChunk(v,I){const P=this._getChunkGraphChunk(I);return P.modu... method isModuleInChunkGroup (line 29) | isModuleInChunkGroup(v,I){for(const P of I.chunks){if(this.isModuleInC... method isEntryModule (line 29) | isEntryModule(v){const I=this._getChunkGraphModule(v);return I.entryIn... method getModuleChunksIterable (line 29) | getModuleChunksIterable(v){const I=this._getChunkGraphModule(v);return... method getOrderedModuleChunksIterable (line 29) | getOrderedModuleChunksIterable(v,I){const P=this._getChunkGraphModule(... method getModuleChunks (line 29) | getModuleChunks(v){const I=this._getChunkGraphModule(v);return I.chunk... method getNumberOfModuleChunks (line 29) | getNumberOfModuleChunks(v){const I=this._getChunkGraphModule(v);return... method getModuleRuntimes (line 29) | getModuleRuntimes(v){const I=this._getChunkGraphModule(v);return I.chu... method getNumberOfChunkModules (line 29) | getNumberOfChunkModules(v){const I=this._getChunkGraphChunk(v);return ... method getNumberOfChunkFullHashModules (line 29) | getNumberOfChunkFullHashModules(v){const I=this._getChunkGraphChunk(v)... method getChunkModulesIterable (line 29) | getChunkModulesIterable(v){const I=this._getChunkGraphChunk(v);return ... method getChunkModulesIterableBySourceType (line 29) | getChunkModulesIterableBySourceType(v,I){const P=this._getChunkGraphCh... method setChunkModuleSourceTypes (line 29) | setChunkModuleSourceTypes(v,I,P){const R=this._getChunkGraphChunk(v);i... method getChunkModuleSourceTypes (line 29) | getChunkModuleSourceTypes(v,I){const P=this._getChunkGraphChunk(v);if(... method getModuleSourceTypes (line 29) | getModuleSourceTypes(v){return this._getOverwrittenModuleSourceTypes(v... method _getOverwrittenModuleSourceTypes (line 29) | _getOverwrittenModuleSourceTypes(v){let I=false;let P;for(const R of t... method getOrderedChunkModulesIterable (line 29) | getOrderedChunkModulesIterable(v,I){const P=this._getChunkGraphChunk(v... method getOrderedChunkModulesIterableBySourceType (line 29) | getOrderedChunkModulesIterableBySourceType(v,I,P){const R=this._getChu... method getChunkModules (line 29) | getChunkModules(v){const I=this._getChunkGraphChunk(v);return I.module... method getOrderedChunkModules (line 29) | getOrderedChunkModules(v,I){const P=this._getChunkGraphChunk(v);const ... method getChunkModuleIdMap (line 29) | getChunkModuleIdMap(v,I,P=false){const R=Object.create(null);for(const... method getChunkModuleRenderedHashMap (line 29) | getChunkModuleRenderedHashMap(v,I,P=0,R=false){const $=Object.create(n... method getChunkConditionMap (line 29) | getChunkConditionMap(v,I){const P=Object.create(null);for(const R of v... method hasModuleInGraph (line 29) | hasModuleInGraph(v,I,P){const R=new Set(v.groupsIterable);const $=new ... method compareChunks (line 29) | compareChunks(v,I){const P=this._getChunkGraphChunk(v);const R=this._g... method getChunkModulesSize (line 29) | getChunkModulesSize(v){const I=this._getChunkGraphChunk(v);return I.mo... method getChunkModulesSizes (line 29) | getChunkModulesSizes(v){const I=this._getChunkGraphChunk(v);return I.m... method getChunkRootModules (line 29) | getChunkRootModules(v){const I=this._getChunkGraphChunk(v);return I.mo... method getChunkSize (line 29) | getChunkSize(v,I={}){const P=this._getChunkGraphChunk(v);const R=P.mod... method getIntegratedChunksSize (line 29) | getIntegratedChunksSize(v,I,P={}){const R=this._getChunkGraphChunk(v);... method canChunksBeIntegrated (line 29) | canChunksBeIntegrated(v,I){if(v.preventIntegration||I.preventIntegrati... method integrateChunks (line 29) | integrateChunks(v,I){if(v.name&&I.name){if(this.getNumberOfEntryModule... method upgradeDependentToFullHashModules (line 29) | upgradeDependentToFullHashModules(v){const I=this._getChunkGraphChunk(... method isEntryModuleInChunk (line 29) | isEntryModuleInChunk(v,I){const P=this._getChunkGraphChunk(I);return P... method connectChunkAndEntryModule (line 29) | connectChunkAndEntryModule(v,I,P){const R=this._getChunkGraphModule(I)... method connectChunkAndRuntimeModule (line 29) | connectChunkAndRuntimeModule(v,I){const P=this._getChunkGraphModule(I)... method addFullHashModuleToChunk (line 29) | addFullHashModuleToChunk(v,I){const P=this._getChunkGraphChunk(v);if(P... method addDependentHashModuleToChunk (line 29) | addDependentHashModuleToChunk(v,I){const P=this._getChunkGraphChunk(v)... method disconnectChunkAndEntryModule (line 29) | disconnectChunkAndEntryModule(v,I){const P=this._getChunkGraphModule(I... method disconnectChunkAndRuntimeModule (line 29) | disconnectChunkAndRuntimeModule(v,I){const P=this._getChunkGraphModule... method disconnectEntryModule (line 29) | disconnectEntryModule(v){const I=this._getChunkGraphModule(v);for(cons... method disconnectEntries (line 29) | disconnectEntries(v){const I=this._getChunkGraphChunk(v);for(const P o... method getNumberOfEntryModules (line 29) | getNumberOfEntryModules(v){const I=this._getChunkGraphChunk(v);return ... method getNumberOfRuntimeModules (line 29) | getNumberOfRuntimeModules(v){const I=this._getChunkGraphChunk(v);retur... method getChunkEntryModulesIterable (line 29) | getChunkEntryModulesIterable(v){const I=this._getChunkGraphChunk(v);re... method getChunkEntryDependentChunksIterable (line 29) | getChunkEntryDependentChunksIterable(v){const I=new Set;for(const P of... method hasChunkEntryDependentChunks (line 29) | hasChunkEntryDependentChunks(v){const I=this._getChunkGraphChunk(v);fo... method getChunkRuntimeModulesIterable (line 29) | getChunkRuntimeModulesIterable(v){const I=this._getChunkGraphChunk(v);... method getChunkRuntimeModulesInOrder (line 29) | getChunkRuntimeModulesInOrder(v){const I=this._getChunkGraphChunk(v);c... method getChunkFullHashModulesIterable (line 29) | getChunkFullHashModulesIterable(v){const I=this._getChunkGraphChunk(v)... method getChunkFullHashModulesSet (line 29) | getChunkFullHashModulesSet(v){const I=this._getChunkGraphChunk(v);retu... method getChunkDependentHashModulesIterable (line 29) | getChunkDependentHashModulesIterable(v){const I=this._getChunkGraphChu... method getChunkEntryModulesWithChunkGroupIterable (line 29) | getChunkEntryModulesWithChunkGroupIterable(v){const I=this._getChunkGr... method getBlockChunkGroup (line 29) | getBlockChunkGroup(v){return this._blockChunkGroups.get(v)} method connectBlockAndChunkGroup (line 29) | connectBlockAndChunkGroup(v,I){this._blockChunkGroups.set(v,I);I.addBl... method disconnectChunkGroup (line 29) | disconnectChunkGroup(v){for(const I of v.blocksIterable){this._blockCh... method getModuleId (line 29) | getModuleId(v){const I=this._getChunkGraphModule(v);return I.id} method setModuleId (line 29) | setModuleId(v,I){const P=this._getChunkGraphModule(v);P.id=I} method getRuntimeId (line 29) | getRuntimeId(v){return this._runtimeIds.get(v)} method setRuntimeId (line 29) | setRuntimeId(v,I){this._runtimeIds.set(v,I)} method _getModuleHashInfo (line 29) | _getModuleHashInfo(v,I,P){if(!I){throw new Error(`Module ${v.identifie... method hasModuleHashes (line 29) | hasModuleHashes(v,I){const P=this._getChunkGraphModule(v);const R=P.ha... method getModuleHash (line 29) | getModuleHash(v,I){const P=this._getChunkGraphModule(v);const R=P.hash... method getRenderedModuleHash (line 29) | getRenderedModuleHash(v,I){const P=this._getChunkGraphModule(v);const ... method setModuleHashes (line 29) | setModuleHashes(v,I,P,R){const $=this._getChunkGraphModule(v);if($.has... method addModuleRuntimeRequirements (line 29) | addModuleRuntimeRequirements(v,I,P,R=true){const $=this._getChunkGraph... method addChunkRuntimeRequirements (line 29) | addChunkRuntimeRequirements(v,I){const P=this._getChunkGraphChunk(v);c... method addTreeRuntimeRequirements (line 29) | addTreeRuntimeRequirements(v,I){const P=this._getChunkGraphChunk(v);co... method getModuleRuntimeRequirements (line 29) | getModuleRuntimeRequirements(v,I){const P=this._getChunkGraphModule(v)... method getChunkRuntimeRequirements (line 29) | getChunkRuntimeRequirements(v){const I=this._getChunkGraphChunk(v);con... method getModuleGraphHash (line 29) | getModuleGraphHash(v,I,P=true){const R=this._getChunkGraphModule(v);re... method getModuleGraphHashBigInt (line 29) | getModuleGraphHashBigInt(v,I,P=true){const R=this._getChunkGraphModule... method _getModuleGraphHashBigInt (line 29) | _getModuleGraphHashBigInt(v,I,P){if(v.graphHashes===undefined){v.graph... method _getModuleGraphHashWithConnections (line 29) | _getModuleGraphHashWithConnections(v,I,P){if(v.graphHashesWithConnecti... method getTreeRuntimeRequirements (line 29) | getTreeRuntimeRequirements(v){const I=this._getChunkGraphChunk(v);retu... method getChunkGraphForModule (line 29) | static getChunkGraphForModule(v,I,P){const $=ot.get(I);if($)return $(v... method setChunkGraphForModule (line 29) | static setChunkGraphForModule(v,I){st.set(v,I)} method clearChunkGraphForModule (line 29) | static clearChunkGraphForModule(v){st.delete(v)} method getChunkGraphForChunk (line 29) | static getChunkGraphForChunk(v,I,P){const $=it.get(I);if($)return $(v)... method setChunkGraphForChunk (line 29) | static setChunkGraphForChunk(v,I){rt.set(v,I)} method clearChunkGraphForChunk (line 29) | static clearChunkGraphForChunk(v){rt.delete(v)} class ChunkGroup (line 29) | class ChunkGroup{constructor(v){if(typeof v==="string"){v={name:v}}else ... method constructor (line 29) | constructor(v){if(typeof v==="string"){v={name:v}}else if(!v){v={name:... method addOptions (line 29) | addOptions(v){for(const I of Object.keys(v)){const P=I;if(this.options... method name (line 29) | get name(){return this.options.name} method name (line 29) | set name(v){this.options.name=v} method debugId (line 29) | get debugId(){return Array.from(this.chunks,(v=>v.debugId)).join("+")} method id (line 29) | get id(){return Array.from(this.chunks,(v=>v.id)).join("+")} method unshiftChunk (line 29) | unshiftChunk(v){const I=this.chunks.indexOf(v);if(I>0){this.chunks.spl... method insertChunk (line 29) | insertChunk(v,I){const P=this.chunks.indexOf(v);const R=this.chunks.in... method pushChunk (line 29) | pushChunk(v){const I=this.chunks.indexOf(v);if(I>=0){return false}this... method replaceChunk (line 29) | replaceChunk(v,I){const P=this.chunks.indexOf(v);if(P<0)return false;c... method removeChunk (line 29) | removeChunk(v){const I=this.chunks.indexOf(v);if(I>=0){this.chunks.spl... method isInitial (line 29) | isInitial(){return false} method addChild (line 29) | addChild(v){const I=this._children.size;this._children.add(v);return I... method getChildren (line 29) | getChildren(){return this._children.getFromCache(getArray)} method getNumberOfChildren (line 29) | getNumberOfChildren(){return this._children.size} method childrenIterable (line 29) | get childrenIterable(){return this._children} method removeChild (line 29) | removeChild(v){if(!this._children.has(v)){return false}this._children.... method addParent (line 29) | addParent(v){if(!this._parents.has(v)){this._parents.add(v);return tru... method getParents (line 29) | getParents(){return this._parents.getFromCache(getArray)} method getNumberOfParents (line 29) | getNumberOfParents(){return this._parents.size} method hasParent (line 29) | hasParent(v){return this._parents.has(v)} method parentsIterable (line 29) | get parentsIterable(){return this._parents} method removeParent (line 29) | removeParent(v){if(this._parents.delete(v)){v.removeChild(this);return... method addAsyncEntrypoint (line 29) | addAsyncEntrypoint(v){const I=this._asyncEntrypoints.size;this._asyncE... method asyncEntrypointsIterable (line 29) | get asyncEntrypointsIterable(){return this._asyncEntrypoints} method getBlocks (line 29) | getBlocks(){return this._blocks.getFromCache(getArray)} method getNumberOfBlocks (line 29) | getNumberOfBlocks(){return this._blocks.size} method hasBlock (line 29) | hasBlock(v){return this._blocks.has(v)} method blocksIterable (line 29) | get blocksIterable(){return this._blocks} method addBlock (line 29) | addBlock(v){if(!this._blocks.has(v)){this._blocks.add(v);return true}r... method addOrigin (line 29) | addOrigin(v,I,P){this.origins.push({module:v,loc:I,request:P})} method getFiles (line 29) | getFiles(){const v=new Set;for(const I of this.chunks){for(const P of ... method remove (line 29) | remove(){for(const v of this._parents){v._children.delete(this);for(co... method sortItems (line 29) | sortItems(){this.origins.sort(sortOrigin)} method compareTo (line 29) | compareTo(v,I){if(this.chunks.length>I.chunks.length)return-1;if(this.... method getChildrenByOrders (line 29) | getChildrenByOrders(v,I){const P=new Map;for(const v of this._children... method setModulePreOrderIndex (line 29) | setModulePreOrderIndex(v,I){this._modulePreOrderIndices.set(v,I)} method getModulePreOrderIndex (line 29) | getModulePreOrderIndex(v){return this._modulePreOrderIndices.get(v)} method setModulePostOrderIndex (line 29) | setModulePostOrderIndex(v,I){this._modulePostOrderIndices.set(v,I)} method getModulePostOrderIndex (line 29) | getModulePostOrderIndex(v){return this._modulePostOrderIndices.get(v)} method checkConstraints (line 29) | checkConstraints(){const v=this;for(const I of v._children){if(!I._par... class ChunkRenderError (line 29) | class ChunkRenderError extends R{constructor(v,I,P){super();this.name="C... method constructor (line 29) | constructor(v,I,P){super();this.name="ChunkRenderError";this.error=P;t... class ChunkTemplate (line 29) | class ChunkTemplate{constructor(v,I){this._outputOptions=v||{};this.hook... method constructor (line 29) | constructor(v,I){this._outputOptions=v||{};this.hooks=Object.freeze({r... class CleanPlugin (line 29) | class CleanPlugin{static getCompilationHooks(v){if(!(v instanceof L)){th... method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof L)){throw new TypeErro... method constructor (line 29) | constructor(v={}){ge(v);this.options={dry:false,...v}} method apply (line 29) | apply(v){const{dry:I,keep:P}=this.options;const R=typeof P==="function... class CodeGenerationError (line 29) | class CodeGenerationError extends R{constructor(v,I){super();this.name="... method constructor (line 29) | constructor(v,I){super();this.name="CodeGenerationError";this.error=I;... class CodeGenerationResults (line 29) | class CodeGenerationResults{constructor(v="md4"){this.map=new Map;this._... method constructor (line 29) | constructor(v="md4"){this.map=new Map;this._hashFunction=v} method get (line 29) | get(v,I){const P=this.map.get(v);if(P===undefined){throw new Error(`No... method has (line 29) | has(v,I){const P=this.map.get(v);if(P===undefined){return false}if(I!=... method getSource (line 29) | getSource(v,I,P){return this.get(v,I).sources.get(P)} method getRuntimeRequirements (line 29) | getRuntimeRequirements(v,I){return this.get(v,I).runtimeRequirements} method getData (line 29) | getData(v,I,P){const R=this.get(v,I).data;return R===undefined?undefin... method getHash (line 29) | getHash(v,I){const P=this.get(v,I);if(P.hash!==undefined)return P.hash... method add (line 29) | add(v,I,P){const $=R(this.map,v,(()=>new K));$.set(I,P)} class CommentCompilationWarning (line 29) | class CommentCompilationWarning extends R{constructor(v,I){super(v);this... method constructor (line 29) | constructor(v,I){super(v);this.name="CommentCompilationWarning";this.l... class CompatibilityPlugin (line 29) | class CompatibilityPlugin{apply(v){v.hooks.compilation.tap(ge,((v,{norma... method apply (line 29) | apply(v){v.hooks.compilation.tap(ge,((v,{normalModuleFactory:I})=>{v.d... class Compilation (line 29) | class Compilation{constructor(v,I){this._backCompat=v._backCompat;const ... method constructor (line 29) | constructor(v,I){this._backCompat=v._backCompat;const getNormalModuleL... method getStats (line 29) | getStats(){return new vt(this)} method createStatsOptions (line 29) | createStatsOptions(v,I={}){if(typeof v==="boolean"){v={preset:v===fals... method createStatsFactory (line 29) | createStatsFactory(v){const I=new _t;this.hooks.statsFactory.call(I,v)... method createStatsPrinter (line 29) | createStatsPrinter(v){const I=new It;this.hooks.statsPrinter.call(I,v)... method getCache (line 29) | getCache(v){return this.compiler.getCache(v)} method getLogger (line 29) | getLogger(v){if(!v){throw new TypeError("Compilation.getLogger(name) c... method addModule (line 29) | addModule(v,I){this.addModuleQueue.add(v,I)} method _addModule (line 29) | _addModule(v,I){const P=v.identifier();const R=this._modules.get(P);if... method getModule (line 29) | getModule(v){const I=v.identifier();return this._modules.get(I)} method findModule (line 29) | findModule(v){return this._modules.get(v)} method buildModule (line 29) | buildModule(v,I){this.buildQueue.add(v,I)} method _buildModule (line 29) | _buildModule(v,I){const P=this.profile?this.moduleGraph.getProfile(v):... method processModuleDependencies (line 29) | processModuleDependencies(v,I){this.processDependenciesQueue.add(v,I)} method processModuleDependenciesNonRecursive (line 29) | processModuleDependenciesNonRecursive(v){const processDependenciesBloc... method _processModuleDependencies (line 29) | _processModuleDependencies(v,I){const P=[];let R;let $;let L;let q;let... method _handleNewModuleFromUnsafeCache (line 29) | _handleNewModuleFromUnsafeCache(v,I,P,R){const $=this.moduleGraph;$.se... method _handleExistingModuleFromUnsafeCache (line 29) | _handleExistingModuleFromUnsafeCache(v,I,P){const R=this.moduleGraph;R... method handleModuleCreation (line 29) | handleModuleCreation({factory:v,dependencies:I,originModule:P,contextI... method _handleModuleBuildAndDependencies (line 29) | _handleModuleBuildAndDependencies(v,I,P,R,$){let L;if(R&&this.buildQue... method _factorizeModule (line 29) | _factorizeModule({currentProfile:v,factory:I,dependencies:P,originModu... method addModuleChain (line 29) | addModuleChain(v,I,P){return this.addModuleTree({context:v,dependency:... method addModuleTree (line 29) | addModuleTree({context:v,dependency:I,contextInfo:P},R){if(typeof I!==... method addEntry (line 29) | addEntry(v,I,P,R){const $=typeof P==="object"?P:{name:P};this._addEntr... method addInclude (line 29) | addInclude(v,I,P,R){this._addEntryItem(v,I,"includeDependencies",P,R)} method _addEntryItem (line 29) | _addEntryItem(v,I,P,R,$){const{name:L}=R;let q=L!==undefined?this.entr... method rebuildModule (line 29) | rebuildModule(v,I){this.rebuildQueue.add(v,I)} method _rebuildModule (line 29) | _rebuildModule(v,I){this.hooks.rebuildModule.call(v);const P=v.depende... method _computeAffectedModules (line 29) | _computeAffectedModules(v){const I=this.compiler.moduleMemCaches;if(!I... method _computeAffectedModulesWithChunkGraph (line 29) | _computeAffectedModulesWithChunkGraph(){const{moduleMemCaches:v}=this;... method finish (line 29) | finish(v){this.factorizeQueue.clear();if(this.profile){this.logger.tim... method unseal (line 29) | unseal(){this.hooks.unseal.call();this.chunks.clear();this.chunkGroups... method seal (line 29) | seal(v){const finalCallback=I=>{this.factorizeQueue.clear();this.build... method reportDependencyErrorsAndWarnings (line 29) | reportDependencyErrorsAndWarnings(v,I){let P=false;for(let R=0;R{const P=... method assignRuntimeIds (line 29) | assignRuntimeIds(){const{chunkGraph:v}=this;const processEntrypoint=I=... method sortItemsWithChunkIds (line 29) | sortItemsWithChunkIds(){for(const v of this.chunkGroups){v.sortItems()... method summarizeDependencies (line 29) | summarizeDependencies(){for(let v=0;v{this.buil... method checkConstraints (line 29) | checkConstraints(){const v=this.chunkGraph;const I=new Set;for(const P... class Compiler (line 29) | class Compiler{constructor(v,I={}){this.hooks=Object.freeze({initialize:... method constructor (line 29) | constructor(v,I={}){this.hooks=Object.freeze({initialize:new L([]),sho... method getCache (line 29) | getCache(v){return new ve(this.cache,`${this.compilerPath}${v}`,this.o... method getInfrastructureLogger (line 29) | getInfrastructureLogger(v){if(!v){throw new TypeError("Compiler.getInf... method _cleanupLastCompilation (line 29) | _cleanupLastCompilation(){if(this._lastCompilation!==undefined){for(co... method _cleanupLastNormalModuleFactory (line 29) | _cleanupLastNormalModuleFactory(){if(this._lastNormalModuleFactory!==u... method watch (line 29) | watch(v,I){if(this.running){return I(new He)}this.running=true;this.wa... method run (line 29) | run(v){if(this.running){return v(new He)}let I;const finalCallback=(P,... method runAsChild (line 29) | runAsChild(v){const I=Date.now();const finalCallback=(I,P,R)=>{try{v(I... method purgeInputFileSystem (line 29) | purgeInputFileSystem(){if(this.inputFileSystem&&this.inputFileSystem.p... method emitAssets (line 29) | emitAssets(v,I){let P;const emitFiles=R=>{if(R)return I(R);const L=v.g... method emitRecords (line 29) | emitRecords(v){if(this.hooks.emitRecords.isUsed()){if(this.recordsOutp... method _emitRecords (line 29) | _emitRecords(v){const writeFile=()=>{this.outputFileSystem.writeFile(t... method readRecords (line 29) | readRecords(v){if(this.hooks.readRecords.isUsed()){if(this.recordsInpu... method _readRecords (line 29) | _readRecords(v){if(!this.recordsInputPath){this.records={};return v()}... method createChildCompiler (line 29) | createChildCompiler(v,I,P,R,$){const L=new Compiler(this.context,{...t... method isChild (line 29) | isChild(){return Boolean(this.parentCompilation)} method createCompilation (line 29) | createCompilation(v){this._cleanupLastCompilation();return this._lastC... method newCompilation (line 29) | newCompilation(v){const I=this.createCompilation(v);I.name=this.name;I... method createNormalModuleFactory (line 29) | createNormalModuleFactory(){this._cleanupLastNormalModuleFactory();con... method createContextModuleFactory (line 29) | createContextModuleFactory(){const v=new Qe(this.resolverFactory);this... method newCompilationParams (line 29) | newCompilationParams(){const v={normalModuleFactory:this.createNormalM... method compile (line 29) | compile(v){const I=this.newCompilationParams();this.hooks.beforeCompil... method close (line 29) | close(v){if(this.watching){this.watching.close((I=>{this.close(v)}));r... class ConcatenationScope (line 29) | class ConcatenationScope{constructor(v,I){this._currentModule=I;if(Array... method constructor (line 29) | constructor(v,I){this._currentModule=I;if(Array.isArray(v)){const I=ne... method isModuleInScope (line 29) | isModuleInScope(v){return this._modulesMap.has(v)} method registerExport (line 29) | registerExport(v,I){if(!this._currentModule.exportMap){this._currentMo... method registerRawExport (line 29) | registerRawExport(v,I){if(!this._currentModule.rawExportMap){this._cur... method registerNamespaceExport (line 29) | registerNamespaceExport(v){this._currentModule.namespaceExportSymbol=v} method createModuleReference (line 29) | createModuleReference(v,{ids:I=undefined,call:P=false,directImport:R=f... method isModuleReference (line 29) | static isModuleReference(v){return L.test(v)} method matchModuleReference (line 29) | static matchModuleReference(v){const I=L.exec(v);if(!I)return null;con... method constructor (line 29) | constructor(){super();this.name="ConcurrentCompilationError";this.messag... class ConditionalInitFragment (line 29) | class ConditionalInitFragment extends L{constructor(v,I,P,R,$=true,L=und... method constructor (line 29) | constructor(v,I,P,R,$=true,L=undefined){super(v,I,P,R,L);this.runtimeC... method getContent (line 29) | getContent(v){if(this.runtimeCondition===false||!this.content)return""... method getEndContent (line 29) | getEndContent(v){if(this.runtimeCondition===false||!this.endContent)re... method merge (line 29) | merge(v){if(this.runtimeCondition===true)return this;if(v.runtimeCondi... class ConstPlugin (line 29) | class ConstPlugin{apply(v){const I=ge.bindCache(v.root);v.hooks.compilat... method apply (line 29) | apply(v){const I=ge.bindCache(v.root);v.hooks.compilation.tap(be,((v,{... class ContextExclusionPlugin (line 29) | class ContextExclusionPlugin{constructor(v){this.negativeMatcher=v}apply... method constructor (line 29) | constructor(v){this.negativeMatcher=v} method apply (line 29) | apply(v){v.hooks.contextModuleFactory.tap("ContextExclusionPlugin",(v=... class ContextModule (line 29) | class ContextModule extends K{constructor(v,I){if(!I||typeof I.resource=... method constructor (line 29) | constructor(v,I){if(!I||typeof I.resource==="string"){const v=Ke(I?I.r... method getSourceTypes (line 29) | getSourceTypes(){return ae} method updateCacheModule (line 29) | updateCacheModule(v){const I=v;this.resolveDependencies=I.resolveDepen... method cleanupForCache (line 29) | cleanupForCache(){super.cleanupForCache();this.resolveDependencies=und... method _prettyRegExp (line 29) | _prettyRegExp(v,I=true){const P=I?v.source+v.flags:`${v}`;return P.rep... method _createIdentifier (line 29) | _createIdentifier(){let v=this.context||(typeof this.options.resource=... method identifier (line 29) | identifier(){return this._identifier} method readableIdentifier (line 29) | readableIdentifier(v){let I;if(this.context){I=`${v.shorten(this.conte... method libIdent (line 29) | libIdent(v){let I;if(this.context){I=Ve(v.context,this.context,v.assoc... method invalidateBuild (line 29) | invalidateBuild(){this._forceBuild=true} method needBuild (line 29) | needBuild({fileSystemInfo:v},I){if(this._forceBuild)return I(null,true... method build (line 29) | build(v,I,P,R,$){this._forceBuild=false;this.buildMeta={exportsType:"d... method addCacheDependencies (line 29) | addCacheDependencies(v,I,P,R){if(this.context){I.add(this.context)}els... method getUserRequestMap (line 29) | getUserRequestMap(v,I){const P=I.moduleGraph;const R=v.filter((v=>P.ge... method getFakeMap (line 29) | getFakeMap(v,I){if(!this.options.namespaceObject){return 9}const P=I.m... method getFakeMapInitStatement (line 29) | getFakeMapInitStatement(v){return typeof v==="object"?`var fakeMap = $... method getReturn (line 29) | getReturn(v,I){if(v===9){return`${be.require}(id)`}return`${be.createF... method getReturnModuleObjectSource (line 29) | getReturnModuleObjectSource(v,I,P="fakeMap[id]"){if(typeof v==="number... method getSyncSource (line 29) | getSyncSource(v,I,P){const R=this.getUserRequestMap(v,P);const $=this.... method getWeakSyncSource (line 29) | getWeakSyncSource(v,I,P){const R=this.getUserRequestMap(v,P);const $=t... method getAsyncWeakSource (line 29) | getAsyncWeakSource(v,I,{chunkGraph:P,runtimeTemplate:R}){const $=R.sup... method getEagerSource (line 29) | getEagerSource(v,I,{chunkGraph:P,runtimeTemplate:R}){const $=R.support... method getLazyOnceSource (line 29) | getLazyOnceSource(v,I,P,{runtimeTemplate:R,chunkGraph:$}){const L=R.bl... method getLazySource (line 29) | getLazySource(v,I,{chunkGraph:P,runtimeTemplate:R}){const $=P.moduleGr... method getSourceForEmptyContext (line 29) | getSourceForEmptyContext(v,I){return`function webpackEmptyContext(req)... method getSourceForEmptyAsyncContext (line 29) | getSourceForEmptyAsyncContext(v,I){const P=I.supportsArrowFunction();r... method getSourceString (line 29) | getSourceString(v,{runtimeTemplate:I,chunkGraph:P}){const R=P.getModul... method getSource (line 29) | getSource(v,I){if(this.useSourceMap||this.useSimpleSourceMap){return n... method codeGeneration (line 29) | codeGeneration(v){const{chunkGraph:I,compilation:P}=v;const R=new Map;... method size (line 29) | size(v){let I=160;for(const v of this.dependencies){const P=v;I+=5+P.u... method serialize (line 29) | serialize(v){const{write:I}=v;I(this._identifier);I(this._forceBuild);... method deserialize (line 29) | deserialize(v){const{read:I}=v;this._identifier=I();this._forceBuild=I... method constructor (line 29) | constructor(v){super();const I=new $(["modules","options"]);this.hooks=O... method create (line 29) | create(v,I){const P=v.context;const $=v.dependencies;const L=v.resolveOp... method resolveDependencies (line 29) | resolveDependencies(v,I,P){const $=this;const{resource:L,resourceQuery:q... class ContextReplacementPlugin (line 29) | class ContextReplacementPlugin{constructor(v,I,P,R){this.resourceRegExp=... method constructor (line 29) | constructor(v,I,P,R){this.resourceRegExp=v;if(typeof I==="function"){t... method apply (line 29) | apply(v){const I=this.resourceRegExp;const P=this.newContentCallback;c... class CssModule (line 29) | class CssModule extends R{constructor(v){super(v);this.cssLayer=v.cssLay... method constructor (line 29) | constructor(v){super(v);this.cssLayer=v.cssLayer;this.supports=v.suppo... method identifier (line 29) | identifier(){let v=super.identifier();if(this.cssLayer){v+=`|${this.cs... method readableIdentifier (line 29) | readableIdentifier(v){const I=super.readableIdentifier(v);let P=`css $... method updateCacheModule (line 29) | updateCacheModule(v){super.updateCacheModule(v);const I=v;this.cssLaye... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.cssLayer);I(this.supports);I(this... method deserialize (line 29) | static deserialize(v){const I=new CssModule({layer:null,type:"",resour... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.cssLayer=I();this.supports=I();thi... class RuntimeValue (line 29) | class RuntimeValue{constructor(v,I){this.fn=v;if(Array.isArray(I)){I={fi... method constructor (line 29) | constructor(v,I){this.fn=v;if(Array.isArray(I)){I={fileDependencies:I}... method fileDependencies (line 29) | get fileDependencies(){return this.options===true?true:this.options.fi... method exec (line 29) | exec(v,I,P){const R=v.state.module.buildInfo;if(this.options===true){R... method getCacheVersion (line 29) | getCacheVersion(){return this.options===true?undefined:(typeof this.op... function getObjKeys (line 29) | function getObjKeys(v){if(!v)return;return new Set([...v].map((v=>v.id)))} class DefinePlugin (line 29) | class DefinePlugin{constructor(v){this.definitions=v}static runtimeValue... method constructor (line 29) | constructor(v){this.definitions=v} method runtimeValue (line 29) | static runtimeValue(v,I){return new RuntimeValue(v,I)} method apply (line 29) | apply(v){const I=this.definitions;v.hooks.compilation.tap(Ne,((v,{norm... class DelegatedModule (line 29) | class DelegatedModule extends L{constructor(v,I,P,R,$){super(K,null);thi... method constructor (line 29) | constructor(v,I,P,R,$){super(K,null);this.sourceRequest=v;this.request... method getSourceTypes (line 29) | getSourceTypes(){return q} method libIdent (line 29) | libIdent(v){return typeof this.originalRequest==="string"?this.origina... method identifier (line 29) | identifier(){return`delegated ${JSON.stringify(this.request)} from ${t... method readableIdentifier (line 29) | readableIdentifier(v){return`delegated ${this.userRequest} from ${this... method needBuild (line 29) | needBuild(v,I){return I(null,!this.buildMeta)} method build (line 29) | build(v,I,P,R,$){const L=this.delegateData;this.buildMeta={...L.buildM... method codeGeneration (line 29) | codeGeneration({runtimeTemplate:v,moduleGraph:I,chunkGraph:P}){const L... method size (line 29) | size(v){return 42} method updateHash (line 29) | updateHash(v,I){v.update(this.delegationType);v.update(JSON.stringify(... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.sourceRequest);I(this.delegateDat... method deserialize (line 29) | static deserialize(v){const{read:I}=v;const P=new DelegatedModule(I(),... method updateCacheModule (line 29) | updateCacheModule(v){super.updateCacheModule(v);const I=v;this.delegat... method cleanupForCache (line 29) | cleanupForCache(){super.cleanupForCache();this.delegateData=undefined} class DelegatedModuleFactoryPlugin (line 29) | class DelegatedModuleFactoryPlugin{constructor(v){this.options=v;v.type=... method constructor (line 29) | constructor(v){this.options=v;v.type=v.type||"require";v.extensions=v.... method apply (line 29) | apply(v){const I=this.options.scope;if(I){v.hooks.factorize.tapAsync("... class DelegatedPlugin (line 29) | class DelegatedPlugin{constructor(v){this.options=v}apply(v){v.hooks.com... method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){v.hooks.compilation.tap("DelegatedPlugin",((v,{normalModuleFa... class DependenciesBlock (line 29) | class DependenciesBlock{constructor(){this.dependencies=[];this.blocks=[... method constructor (line 29) | constructor(){this.dependencies=[];this.blocks=[];this.parent=undefined} method getRootBlock (line 29) | getRootBlock(){let v=this;while(v.parent)v=v.parent;return v} method addBlock (line 29) | addBlock(v){this.blocks.push(v);v.parent=this} method addDependency (line 29) | addDependency(v){this.dependencies.push(v)} method removeDependency (line 29) | removeDependency(v){const I=this.dependencies.indexOf(v);if(I>=0){this... method clearDependenciesAndBlocks (line 29) | clearDependenciesAndBlocks(){this.dependencies.length=0;this.blocks.le... method updateHash (line 29) | updateHash(v,I){for(const P of this.dependencies){P.updateHash(v,I)}fo... method serialize (line 29) | serialize({write:v}){v(this.dependencies);v(this.blocks)} method deserialize (line 29) | deserialize({read:v}){this.dependencies=v();this.blocks=v();for(const ... class Dependency (line 29) | class Dependency{constructor(){this._parentModule=undefined;this._parent... method constructor (line 29) | constructor(){this._parentModule=undefined;this._parentDependenciesBlo... method type (line 29) | get type(){return"unknown"} method category (line 29) | get category(){return"unknown"} method loc (line 29) | get loc(){if(this._loc!==undefined)return this._loc;const v={};if(this... method loc (line 29) | set loc(v){if("start"in v&&typeof v.start==="object"){this._locSL=v.st... method setLoc (line 29) | setLoc(v,I,P,R){this._locSL=v;this._locSC=I;this._locEL=P;this._locEC=... method getContext (line 29) | getContext(){return undefined} method getResourceIdentifier (line 29) | getResourceIdentifier(){return null} method couldAffectReferencingModule (line 29) | couldAffectReferencingModule(){return L} method getReference (line 29) | getReference(v){throw new Error("Dependency.getReference was removed i... method getReferencedExports (line 29) | getReferencedExports(v,I){return Dependency.EXPORTS_OBJECT_REFERENCED} method getCondition (line 29) | getCondition(v){return null} method getExports (line 29) | getExports(v){return undefined} method getWarnings (line 29) | getWarnings(v){return null} method getErrors (line 29) | getErrors(v){return null} method updateHash (line 29) | updateHash(v,I){} method getNumberOfIdOccurrences (line 29) | getNumberOfIdOccurrences(){return 1} method getModuleEvaluationSideEffectsState (line 29) | getModuleEvaluationSideEffectsState(v){return true} method createIgnoredModule (line 29) | createIgnoredModule(v){return q()} method serialize (line 29) | serialize({write:v}){v(this.weak);v(this.optional);v(this._locSL);v(th... method deserialize (line 29) | deserialize({read:v}){this.weak=v();this.optional=v();this._locSL=v();... method get (line 29) | get(){throw new Error("module property was removed from Dependency (use ... method set (line 29) | set(){throw new Error("module property was removed from Dependency (use ... method get (line 29) | get(){throw new Error("disconnect was removed from Dependency (Dependenc... class DependencyTemplate (line 29) | class DependencyTemplate{apply(v,I,R){const $=P(86120);throw new $}} method apply (line 29) | apply(v,I,R){const $=P(86120);throw new $} class DependencyTemplates (line 29) | class DependencyTemplates{constructor(v="md4"){this._map=new Map;this._h... method constructor (line 29) | constructor(v="md4"){this._map=new Map;this._hash="31d6cfe0d16ae931b73... method get (line 29) | get(v){return this._map.get(v)} method set (line 29) | set(v,I){this._map.set(v,I)} method updateHash (line 29) | updateHash(v){const I=R(this._hashFunction);I.update(`${this._hash}${v... method getHash (line 29) | getHash(){return this._hash} method clone (line 29) | clone(){const v=new DependencyTemplates(this._hashFunction);v._map=new... class DllEntryPlugin (line 29) | class DllEntryPlugin{constructor(v,I,P){this.context=v;this.entries=I;th... method constructor (line 29) | constructor(v,I,P){this.context=v;this.entries=I;this.options=P} method apply (line 29) | apply(v){v.hooks.compilation.tap("DllEntryPlugin",((v,{normalModuleFac... class DllModule (line 29) | class DllModule extends ${constructor(v,I,P){super(q,v);this.dependencie... method constructor (line 29) | constructor(v,I,P){super(q,v);this.dependencies=I;this.name=P} method getSourceTypes (line 29) | getSourceTypes(){return L} method identifier (line 29) | identifier(){return`dll ${this.name}`} method readableIdentifier (line 29) | readableIdentifier(v){return`dll ${this.name}`} method build (line 29) | build(v,I,P,R,$){this.buildMeta={};this.buildInfo={};return $()} method codeGeneration (line 29) | codeGeneration(v){const I=new Map;I.set("javascript",new R(`module.exp... method needBuild (line 29) | needBuild(v,I){return I(null,!this.buildMeta)} method size (line 29) | size(v){return 12} method updateHash (line 29) | updateHash(v,I){v.update(`dll module${this.name||""}`);super.updateHas... method serialize (line 29) | serialize(v){v.write(this.name);super.serialize(v)} method deserialize (line 29) | deserialize(v){this.name=v.read();super.deserialize(v)} method updateCacheModule (line 29) | updateCacheModule(v){super.updateCacheModule(v);this.dependencies=v.de... method cleanupForCache (line 29) | cleanupForCache(){super.cleanupForCache();this.dependencies=undefined} class DllModuleFactory (line 29) | class DllModuleFactory extends ${constructor(){super();this.hooks=Object... method constructor (line 29) | constructor(){super();this.hooks=Object.freeze({})} method create (line 29) | create(v,I){const P=v.dependencies[0];I(null,{module:new R(v.context,P... class DllPlugin (line 29) | class DllPlugin{constructor(v){K(v);this.options={...v,entryOnly:v.entry... method constructor (line 29) | constructor(v){K(v);this.options={...v,entryOnly:v.entryOnly!==false}} method apply (line 29) | apply(v){v.hooks.entryOption.tap("DllPlugin",((I,P)=>{if(typeof P!=="f... class DllReferencePlugin (line 29) | class DllReferencePlugin{constructor(v){be(v);this.options=v;this._compi... method constructor (line 29) | constructor(v){be(v);this.options=v;this._compilationData=new WeakMap} method apply (line 29) | apply(v){v.hooks.compilation.tap("DllReferencePlugin",((v,{normalModul... class DllManifestError (line 29) | class DllManifestError extends q{constructor(v,I){super();this.name="Dll... method constructor (line 29) | constructor(v,I){super();this.name="DllManifestError";this.message=`Dl... class DynamicEntryPlugin (line 29) | class DynamicEntryPlugin{constructor(v,I){this.context=v;this.entry=I}ap... method constructor (line 29) | constructor(v,I){this.context=v;this.entry=I} method apply (line 29) | apply(v){v.hooks.compilation.tap("DynamicEntryPlugin",((v,{normalModul... class EntryOptionPlugin (line 29) | class EntryOptionPlugin{apply(v){v.hooks.entryOption.tap("EntryOptionPlu... method apply (line 29) | apply(v){v.hooks.entryOption.tap("EntryOptionPlugin",((I,P)=>{EntryOpt... method applyEntryOption (line 29) | static applyEntryOption(v,I,R){if(typeof R==="function"){const $=P(877... method entryDescriptionToOptions (line 29) | static entryDescriptionToOptions(v,I,R){const $={name:I,filename:R.fil... class EntryPlugin (line 29) | class EntryPlugin{constructor(v,I,P){this.context=v;this.entry=I;this.op... method constructor (line 29) | constructor(v,I,P){this.context=v;this.entry=I;this.options=P||""} method apply (line 29) | apply(v){v.hooks.compilation.tap("EntryPlugin",((v,{normalModuleFactor... method createDependency (line 29) | static createDependency(v,I){const P=new R(v);P.loc={name:typeof I==="... class Entrypoint (line 29) | class Entrypoint extends R{constructor(v,I=true){if(typeof v==="string")... method constructor (line 29) | constructor(v,I=true){if(typeof v==="string"){v={name:v}}super({name:v... method isInitial (line 29) | isInitial(){return this._initial} method setRuntimeChunk (line 29) | setRuntimeChunk(v){this._runtimeChunk=v} method getRuntimeChunk (line 29) | getRuntimeChunk(){if(this._runtimeChunk)return this._runtimeChunk;for(... method setEntrypointChunk (line 29) | setEntrypointChunk(v){this._entrypointChunk=v} method getEntrypointChunk (line 29) | getEntrypointChunk(){return this._entrypointChunk} method replaceChunk (line 29) | replaceChunk(v,I){if(this._runtimeChunk===v)this._runtimeChunk=I;if(th... class EnvironmentNotSupportAsyncWarning (line 29) | class EnvironmentNotSupportAsyncWarning extends R{constructor(v,I){const... method constructor (line 29) | constructor(v,I){const P=`The generated code contains 'async/await' be... method check (line 29) | static check(v,I,P){if(!I.supportsAsyncFunction()){v.addWarning(new En... class EnvironmentPlugin (line 29) | class EnvironmentPlugin{constructor(...v){if(v.length===1&&Array.isArray... method constructor (line 29) | constructor(...v){if(v.length===1&&Array.isArray(v[0])){this.keys=v[0]... method apply (line 29) | apply(v){const I={};for(const P of this.keys){const R=process.env[P]!=... class EvalDevToolModulePlugin (line 29) | class EvalDevToolModulePlugin{constructor(v={}){this.namespace=v.namespa... method constructor (line 29) | constructor(v={}){this.namespace=v.namespace||"";this.sourceUrlComment... method apply (line 29) | apply(v){v.hooks.compilation.tap("EvalDevToolModulePlugin",(v=>{const ... class EvalSourceMapDevToolPlugin (line 29) | class EvalSourceMapDevToolPlugin{constructor(v){let I;if(typeof v==="str... method constructor (line 29) | constructor(v){let I;if(typeof v==="string"){I={append:v}}else{I=v}thi... method apply (line 29) | apply(v){const I=this.options;v.hooks.compilation.tap("EvalSourceMapDe... class RestoreProvidedData (line 29) | class RestoreProvidedData{constructor(v,I,P,R){this.exports=v;this.other... method constructor (line 29) | constructor(v,I,P,R){this.exports=v;this.otherProvided=I;this.otherCan... method serialize (line 29) | serialize({write:v}){v(this.exports);v(this.otherProvided);v(this.othe... method deserialize (line 29) | static deserialize({read:v}){return new RestoreProvidedData(v(),v(),v(... class ExportsInfo (line 29) | class ExportsInfo{constructor(){this._exports=new Map;this._otherExports... method constructor (line 29) | constructor(){this._exports=new Map;this._otherExportsInfo=new ExportI... method ownedExports (line 29) | get ownedExports(){return this._exports.values()} method orderedOwnedExports (line 29) | get orderedOwnedExports(){if(!this._exportsAreOrdered){this._sortExpor... method exports (line 29) | get exports(){if(this._redirectTo!==undefined){const v=new Map(this._r... method orderedExports (line 29) | get orderedExports(){if(!this._exportsAreOrdered){this._sortExports()}... method otherExportsInfo (line 29) | get otherExportsInfo(){if(this._redirectTo!==undefined)return this._re... method _sortExportsMap (line 29) | _sortExportsMap(v){if(v.size>1){const I=[];for(const P of v.values()){... method _sortExports (line 29) | _sortExports(){this._sortExportsMap(this._exports);this._exportsAreOrd... method setRedirectNamedTo (line 29) | setRedirectNamedTo(v){if(this._redirectTo===v)return false;this._redir... method setHasProvideInfo (line 29) | setHasProvideInfo(){for(const v of this._exports.values()){if(v.provid... method setHasUseInfo (line 29) | setHasUseInfo(){for(const v of this._exports.values()){v.setHasUseInfo... method getOwnExportInfo (line 29) | getOwnExportInfo(v){const I=this._exports.get(v);if(I!==undefined)retu... method getExportInfo (line 29) | getExportInfo(v){const I=this._exports.get(v);if(I!==undefined)return ... method getReadOnlyExportInfo (line 29) | getReadOnlyExportInfo(v){const I=this._exports.get(v);if(I!==undefined... method getReadOnlyExportInfoRecursive (line 29) | getReadOnlyExportInfoRecursive(v){const I=this.getReadOnlyExportInfo(v... method getNestedExportsInfo (line 29) | getNestedExportsInfo(v){if(Array.isArray(v)&&v.length>0){const I=this.... method setUnknownExportsProvided (line 29) | setUnknownExportsProvided(v,I,P,R,$){let L=false;if(I){for(const v of ... method setUsedInUnknownWay (line 29) | setUsedInUnknownWay(v){let I=false;for(const P of this._exports.values... method setUsedWithoutInfo (line 29) | setUsedWithoutInfo(v){let I=false;for(const P of this._exports.values(... method setAllKnownExportsUsed (line 29) | setAllKnownExportsUsed(v){let I=false;for(const P of this._exports.val... method setUsedForSideEffectsOnly (line 29) | setUsedForSideEffectsOnly(v){return this._sideEffectsOnlyInfo.setUsedC... method isUsed (line 29) | isUsed(v){if(this._redirectTo!==undefined){if(this._redirectTo.isUsed(... method isModuleUsed (line 29) | isModuleUsed(v){if(this.isUsed(v))return true;if(this._sideEffectsOnly... method getUsedExports (line 29) | getUsedExports(v){if(!this._redirectTo!==undefined){switch(this._other... method getProvidedExports (line 29) | getProvidedExports(){if(!this._redirectTo!==undefined){switch(this._ot... method getRelevantExports (line 29) | getRelevantExports(v){const I=[];for(const P of this._exports.values()... method isExportProvided (line 29) | isExportProvided(v){if(Array.isArray(v)){const I=this.getReadOnlyExpor... method getUsageKey (line 29) | getUsageKey(v){const I=[];if(this._redirectTo!==undefined){I.push(this... method isEquallyUsed (line 29) | isEquallyUsed(v,I){if(this._redirectTo!==undefined){if(!this._redirect... method getUsed (line 29) | getUsed(v,I){if(Array.isArray(v)){if(v.length===0)return this.otherExp... method getUsedName (line 29) | getUsedName(v,I){if(Array.isArray(v)){if(v.length===0){if(!this.isUsed... method updateHash (line 29) | updateHash(v,I){this._updateHash(v,I,new Set)} method _updateHash (line 29) | _updateHash(v,I,P){const R=new Set(P);R.add(this);for(const P of this.... method getRestoreProvidedData (line 29) | getRestoreProvidedData(){const v=this._otherExportsInfo.provided;const... method restoreProvided (line 29) | restoreProvided({otherProvided:v,otherCanMangleProvide:I,otherTerminal... class ExportInfo (line 29) | class ExportInfo{constructor(v,I){this.name=v;this._usedName=I?I._usedNa... method constructor (line 29) | constructor(v,I){this.name=v;this._usedName=I?I._usedName:null;this._g... method used (line 29) | set used(v){throw new Error("REMOVED")} method used (line 29) | get used(){throw new Error("REMOVED")} method usedName (line 29) | set usedName(v){throw new Error("REMOVED")} method usedName (line 29) | get usedName(){throw new Error("REMOVED")} method canMangle (line 29) | get canMangle(){switch(this.canMangleProvide){case undefined:return th... method setUsedInUnknownWay (line 29) | setUsedInUnknownWay(v){let I=false;if(this.setUsedConditionally((v=>v<... method setUsedWithoutInfo (line 29) | setUsedWithoutInfo(v){let I=false;if(this.setUsed(K.NoInfo,v)){I=true}... method setHasUseInfo (line 29) | setHasUseInfo(){if(!this._hasUseInRuntimeInfo){this._hasUseInRuntimeIn... method setUsedConditionally (line 29) | setUsedConditionally(v,I,P){if(P===undefined){if(this._globalUsed===un... method setUsed (line 29) | setUsed(v,I){if(I===undefined){if(this._globalUsed!==v){this._globalUs... method unsetTarget (line 29) | unsetTarget(v){if(!this._target)return false;if(this._target.delete(v)... method setTarget (line 29) | setTarget(v,I,P,$=0){if(P)P=[...P];if(!this._target){this._target=new ... method getUsed (line 29) | getUsed(v){if(!this._hasUseInRuntimeInfo)return K.NoInfo;if(this._glob... method getUsedName (line 29) | getUsedName(v,I){if(this._hasUseInRuntimeInfo){if(this._globalUsed!==u... method hasUsedName (line 29) | hasUsedName(){return this._usedName!==null} method setUsedName (line 29) | setUsedName(v){this._usedName=v} method getTerminalBinding (line 29) | getTerminalBinding(v,I=RETURNS_TRUE){if(this.terminalBinding)return th... method isReexport (line 29) | isReexport(){return!this.terminalBinding&&this._target&&this._target.s... method _getMaxTarget (line 29) | _getMaxTarget(){if(this._maxTarget!==undefined)return this._maxTarget;... method findTarget (line 29) | findTarget(v,I){return this._findTarget(v,I,new Set)} method _findTarget (line 29) | _findTarget(v,I,P){if(!this._target||this._target.size===0)return;cons... method getTarget (line 29) | getTarget(v,I=RETURNS_TRUE){const P=this._getTarget(v,I,undefined);if(... method _getTarget (line 29) | _getTarget(v,I,P){const resolveTarget=(P,R)=>{if(!P)return null;if(!P.... method moveTarget (line 29) | moveTarget(v,I,P){const R=this._getTarget(v,I,undefined);if(R===ae)ret... method createNestedExportsInfo (line 29) | createNestedExportsInfo(){if(this.exportsInfoOwned)return this.exports... method getNestedExportsInfo (line 29) | getNestedExportsInfo(){return this.exportsInfo} method hasInfo (line 29) | hasInfo(v,I){return this._usedName&&this._usedName!==this.name||this.p... method updateHash (line 29) | updateHash(v,I){this._updateHash(v,I,new Set)} method _updateHash (line 29) | _updateHash(v,I,P){v.update(`${this._usedName||this.name}${this.getUse... method getUsedInfo (line 29) | getUsedInfo(){if(this._globalUsed!==undefined){switch(this._globalUsed... method getProvidedInfo (line 29) | getProvidedInfo(){switch(this.provided){case undefined:return"no provi... method getRenameInfo (line 29) | getRenameInfo(){if(this._usedName!==null&&this._usedName!==this.name){... class ExportsInfoApiPlugin (line 29) | class ExportsInfoApiPlugin{apply(v){v.hooks.compilation.tap(ae,((v,{norm... method apply (line 29) | apply(v){v.hooks.compilation.tap(ae,((v,{normalModuleFactory:I})=>{v.d... class ModuleExternalInitFragment (line 29) | class ModuleExternalInitFragment extends ae{constructor(v,I,P,R="md4"){i... method constructor (line 29) | constructor(v,I,P,R="md4"){if(I===undefined){I=He.toIdentifier(v);if(I... method getNamespaceIdentifier (line 29) | getNamespaceIdentifier(){return this._identifier} method serialize (line 29) | serialize(v,{write:I}){I(v._request);I(v._ident);I(v._dependencyMeta)} method deserialize (line 29) | deserialize({read:v}){return new ModuleExternalInitFragment(v(),v(),v())} class ExternalModule (line 29) | class ExternalModule extends ge{constructor(v,I,P,R){super(Ce,null);this... method constructor (line 29) | constructor(v,I,P,R){super(Ce,null);this.request=v;this.externalType=I... method getSourceTypes (line 29) | getSourceTypes(){if(this.externalType==="asset"&&this.dependencyMeta&&... method libIdent (line 29) | libIdent(v){return this.userRequest} method chunkCondition (line 29) | chunkCondition(v,{chunkGraph:I}){return this.externalType==="css-impor... method identifier (line 29) | identifier(){return`external ${this._resolveExternalType(this.external... method readableIdentifier (line 29) | readableIdentifier(v){return`external ${JSON.stringify(this.request)}`} method needBuild (line 29) | needBuild(v,I){return I(null,!this.buildMeta)} method build (line 29) | build(v,I,P,R,$){this.buildMeta={async:false,exportsType:undefined};th... method restoreFromUnsafeCache (line 29) | restoreFromUnsafeCache(v,I){this._restoreFromUnsafeCache(v,I)} method getConcatenationBailoutReason (line 29) | getConcatenationBailoutReason({moduleGraph:v}){switch(this.externalTyp... method _getRequestAndExternalType (line 29) | _getRequestAndExternalType(){let{request:v,externalType:I}=this;if(typ... method _resolveExternalType (line 29) | _resolveExternalType(v){if(v==="module-import"){if(this.dependencyMeta... method _getSourceData (line 29) | _getSourceData(v,I,P,R,$,L,q){switch(I){case"this":case"window":case"s... method codeGeneration (line 29) | codeGeneration({runtimeTemplate:v,moduleGraph:I,chunkGraph:P,runtime:q... method size (line 29) | size(v){return 42} method updateHash (line 29) | updateHash(v,I){const{chunkGraph:P}=I;v.update(`${this._resolveExterna... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.request);I(this.externalType);I(t... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.request=I();this.externalType=I();... class ExternalModuleFactoryPlugin (line 29) | class ExternalModuleFactoryPlugin{constructor(v,I){this.type=v;this.exte... method constructor (line 29) | constructor(v,I){this.type=v;this.externals=I} method apply (line 29) | apply(v){const I=this.type;v.hooks.factorize.tapAsync("ExternalModuleF... class ExternalsPlugin (line 29) | class ExternalsPlugin{constructor(v,I){this.type=v;this.externals=I}appl... method constructor (line 29) | constructor(v,I){this.type=v;this.externals=I} method apply (line 29) | apply(v){v.hooks.compile.tap("ExternalsPlugin",(({normalModuleFactory:... class FalseIIFEUmdWarning (line 29) | class FalseIIFEUmdWarning extends R{constructor(){super();this.name="Fal... method constructor (line 29) | constructor(){super();this.name="FalseIIFEUmdWarning";this.message="Co... class SnapshotIterator (line 29) | class SnapshotIterator{constructor(v){this.next=v}} method constructor (line 29) | constructor(v){this.next=v} class SnapshotIterable (line 29) | class SnapshotIterable{constructor(v,I){this.snapshot=v;this.getMaps=I}[... method constructor (line 29) | constructor(v,I){this.snapshot=v;this.getMaps=I} method [Symbol.iterator] (line 29) | [Symbol.iterator](){let v=0;let I;let P;let R;let $;let L;return new Sna... class Snapshot (line 29) | class Snapshot{constructor(){this._flags=0;this._cachedFileIterable=unde... method constructor (line 29) | constructor(){this._flags=0;this._cachedFileIterable=undefined;this._c... method hasStartTime (line 29) | hasStartTime(){return(this._flags&1)!==0} method setStartTime (line 29) | setStartTime(v){this._flags=this._flags|1;this.startTime=v} method setMergedStartTime (line 29) | setMergedStartTime(v,I){if(v){if(I.hasStartTime()){this.setStartTime(M... method hasFileTimestamps (line 29) | hasFileTimestamps(){return(this._flags&2)!==0} method setFileTimestamps (line 29) | setFileTimestamps(v){this._flags=this._flags|2;this.fileTimestamps=v} method hasFileHashes (line 29) | hasFileHashes(){return(this._flags&4)!==0} method setFileHashes (line 29) | setFileHashes(v){this._flags=this._flags|4;this.fileHashes=v} method hasFileTshs (line 29) | hasFileTshs(){return(this._flags&8)!==0} method setFileTshs (line 29) | setFileTshs(v){this._flags=this._flags|8;this.fileTshs=v} method hasContextTimestamps (line 29) | hasContextTimestamps(){return(this._flags&16)!==0} method setContextTimestamps (line 29) | setContextTimestamps(v){this._flags=this._flags|16;this.contextTimesta... method hasContextHashes (line 29) | hasContextHashes(){return(this._flags&32)!==0} method setContextHashes (line 29) | setContextHashes(v){this._flags=this._flags|32;this.contextHashes=v} method hasContextTshs (line 29) | hasContextTshs(){return(this._flags&64)!==0} method setContextTshs (line 29) | setContextTshs(v){this._flags=this._flags|64;this.contextTshs=v} method hasMissingExistence (line 29) | hasMissingExistence(){return(this._flags&128)!==0} method setMissingExistence (line 29) | setMissingExistence(v){this._flags=this._flags|128;this.missingExisten... method hasManagedItemInfo (line 29) | hasManagedItemInfo(){return(this._flags&256)!==0} method setManagedItemInfo (line 29) | setManagedItemInfo(v){this._flags=this._flags|256;this.managedItemInfo=v} method hasManagedFiles (line 29) | hasManagedFiles(){return(this._flags&512)!==0} method setManagedFiles (line 29) | setManagedFiles(v){this._flags=this._flags|512;this.managedFiles=v} method hasManagedContexts (line 29) | hasManagedContexts(){return(this._flags&1024)!==0} method setManagedContexts (line 29) | setManagedContexts(v){this._flags=this._flags|1024;this.managedContext... method hasManagedMissing (line 29) | hasManagedMissing(){return(this._flags&2048)!==0} method setManagedMissing (line 29) | setManagedMissing(v){this._flags=this._flags|2048;this.managedMissing=v} method hasChildren (line 29) | hasChildren(){return(this._flags&4096)!==0} method setChildren (line 29) | setChildren(v){this._flags=this._flags|4096;this.children=v} method addChild (line 29) | addChild(v){if(!this.hasChildren()){this.setChildren(new Set)}this.chi... method serialize (line 29) | serialize({write:v}){v(this._flags);if(this.hasStartTime())v(this.star... method deserialize (line 29) | deserialize({read:v}){this._flags=v();if(this.hasStartTime())this.star... method _createIterable (line 29) | _createIterable(v){return new SnapshotIterable(this,v)} method getFileIterable (line 29) | getFileIterable(){if(this._cachedFileIterable===undefined){this._cache... method getContextIterable (line 29) | getContextIterable(){if(this._cachedContextIterable===undefined){this.... method getMissingIterable (line 29) | getMissingIterable(){if(this._cachedMissingIterable===undefined){this.... class SnapshotOptimization (line 29) | class SnapshotOptimization{constructor(v,I,P,R=true,$=false){this._has=v... method constructor (line 29) | constructor(v,I,P,R=true,$=false){this._has=v;this._get=I;this._set=P;... method getStatisticMessage (line 29) | getStatisticMessage(){const v=this._statItemsShared+this._statItemsUns... method clear (line 29) | clear(){this._map.clear();this._statItemsShared=0;this._statItemsUnsha... method optimize (line 29) | optimize(v,I){const increaseSharedAndStoreOptimizationEntry=v=>{if(v.c... class FileSystemInfo (line 29) | class FileSystemInfo{constructor(v,{unmanagedPaths:I=[],managedPaths:P=[... method constructor (line 29) | constructor(v,{unmanagedPaths:I=[],managedPaths:P=[],immutablePaths:R=... method logStatistics (line 29) | logStatistics(){const v=this.logger;const logWhenMessage=(I,P)=>{if(P)... method _log (line 29) | _log(v,I,...P){const R=v+I;const $=this._loggedPaths;if($.has(R))retur... method clear (line 29) | clear(){this._remainingLogs=this.logger?40:0;if(this._loggedPaths!==un... method addFileTimestamps (line 29) | addFileTimestamps(v,I){this._fileTimestamps.addAll(v,I);this._cachedDe... method addContextTimestamps (line 29) | addContextTimestamps(v,I){this._contextTimestamps.addAll(v,I);this._ca... method getFileTimestamp (line 29) | getFileTimestamp(v,I){const P=this._fileTimestamps.get(v);if(P!==undef... method getContextTimestamp (line 29) | getContextTimestamp(v,I){const P=this._contextTimestamps.get(v);if(P!=... method _getUnresolvedContextTimestamp (line 29) | _getUnresolvedContextTimestamp(v,I){const P=this._contextTimestamps.ge... method getFileHash (line 29) | getFileHash(v,I){const P=this._fileHashes.get(v);if(P!==undefined)retu... method getContextHash (line 29) | getContextHash(v,I){const P=this._contextHashes.get(v);if(P!==undefine... method _getUnresolvedContextHash (line 29) | _getUnresolvedContextHash(v,I){const P=this._contextHashes.get(v);if(P... method getContextTsh (line 29) | getContextTsh(v,I){const P=this._contextTshs.get(v);if(P!==undefined){... method _getUnresolvedContextTsh (line 29) | _getUnresolvedContextTsh(v,I){const P=this._contextTshs.get(v);if(P!==... method _createBuildDependenciesResolvers (line 29) | _createBuildDependenciesResolvers(){const v=R({resolveToContext:true,e... method resolveBuildDependencies (line 29) | resolveBuildDependencies(v,I,R){const{resolveContext:$,resolveEsm:L,re... method checkResolveResultsValid (line 29) | checkResolveResultsValid(v,I){const{resolveCjs:P,resolveCjsAsChild:R,r... method createSnapshot (line 29) | createSnapshot(v,I,P,R,$,L){const q=new Map;const K=new Map;const ae=n... method mergeSnapshots (line 29) | mergeSnapshots(v,I){const P=new Snapshot;if(v.hasStartTime()&&I.hasSta... method checkSnapshotValid (line 29) | checkSnapshotValid(v,I){const P=this._snapshotCache.get(v);if(P!==unde... method _checkSnapshotValidNoCache (line 29) | _checkSnapshotValidNoCache(v,I){let P;if(v.hasStartTime()){P=v.startTi... method _readFileTimestamp (line 29) | _readFileTimestamp(v,I){this.fs.stat(v,((P,R)=>{if(P){if(P.code==="ENO... method _readFileHash (line 29) | _readFileHash(v,I){this.fs.readFile(v,((P,R)=>{if(P){if(P.code==="EISD... method _getFileTimestampAndHash (line 29) | _getFileTimestampAndHash(v,I){const continueWithHash=P=>{const R=this.... method _readContext (line 29) | _readContext({path:v,fromImmutablePath:I,fromManagedItem:P,fromSymlink... method _readContextTimestamp (line 29) | _readContextTimestamp(v,I){this._readContext({path:v,fromImmutablePath... method _resolveContextTimestamp (line 29) | _resolveContextTimestamp(v,I){const P=[];let R=0;He(v.symlinks,10,((v,... method _readContextHash (line 29) | _readContextHash(v,I){this._readContext({path:v,fromImmutablePath:()=>... method _resolveContextHash (line 29) | _resolveContextHash(v,I){const P=[];He(v.symlinks,10,((v,I,R)=>{this._... method _readContextTimestampAndHash (line 29) | _readContextTimestampAndHash(v,I){const finalize=(P,R)=>{const $=P==="... method _resolveContextTsh (line 29) | _resolveContextTsh(v,I){const P=[];const R=[];let $=0;He(v.symlinks,10... method _getManagedItemDirectoryInfo (line 29) | _getManagedItemDirectoryInfo(v,I){this.fs.readdir(v,((P,R)=>{if(P){if(... method _getManagedItemInfo (line 29) | _getManagedItemInfo(v,I){const P=xe(this.fs,v);this.managedItemDirecto... method getDeprecatedFileTimestamps (line 29) | getDeprecatedFileTimestamps(){if(this._cachedDeprecatedFileTimestamps!... method getDeprecatedContextTimestamps (line 29) | getDeprecatedContextTimestamps(){if(this._cachedDeprecatedContextTimes... class FlagAllModulesAsUsedPlugin (line 29) | class FlagAllModulesAsUsedPlugin{constructor(v){this.explanation=v}apply... method constructor (line 29) | constructor(v){this.explanation=v} method apply (line 29) | apply(v){v.hooks.compilation.tap(L,(v=>{const I=v.moduleGraph;v.hooks.... class FlagDependencyExportsPlugin (line 29) | class FlagDependencyExportsPlugin{apply(v){v.hooks.compilation.tap(L,(v=... method apply (line 29) | apply(v){v.hooks.compilation.tap(L,(v=>{const I=v.moduleGraph;const P=... class FlagDependencyUsagePlugin (line 29) | class FlagDependencyUsagePlugin{constructor(v){this.global=v}apply(v){v.... method constructor (line 29) | constructor(v){this.global=v} method apply (line 29) | apply(v){v.hooks.compilation.tap(Ce,(v=>{const I=v.moduleGraph;v.hooks... class Generator (line 29) | class Generator{static byType(v){return new ByTypeGenerator(v)}getTypes(... method byType (line 29) | static byType(v){return new ByTypeGenerator(v)} method getTypes (line 29) | getTypes(v){const I=P(86120);throw new I} method getSize (line 29) | getSize(v,I){const R=P(86120);throw new R} method generate (line 29) | generate(v,{dependencyTemplates:I,runtimeTemplate:R,moduleGraph:$,type... method getConcatenationBailoutReason (line 29) | getConcatenationBailoutReason(v,I){return`Module Concatenation is not ... method updateHash (line 29) | updateHash(v,{module:I,runtime:P}){} class ByTypeGenerator (line 29) | class ByTypeGenerator extends Generator{constructor(v){super();this.map=... method constructor (line 29) | constructor(v){super();this.map=v;this._types=new Set(Object.keys(v))} method getTypes (line 29) | getTypes(v){return this._types} method getSize (line 29) | getSize(v,I="javascript"){const P=I;const R=this.map[P];return R?R.get... method generate (line 29) | generate(v,I){const P=I.type;const R=this.map[P];if(!R){throw new Erro... method constructor (line 29) | constructor(v){super(v);this.name="HarmonyLinkingError";this.hideStack=t... class HookWebpackError (line 29) | class HookWebpackError extends R{constructor(v,I){super(v.message);this.... method constructor (line 29) | constructor(v,I){super(v.message);this.name="HookWebpackError";this.ho... class HotModuleReplacementPlugin (line 29) | class HotModuleReplacementPlugin{static getParserHooks(v){if(!(v instanc... method getParserHooks (line 29) | static getParserHooks(v){if(!(v instanceof Je)){throw new TypeError("T... method constructor (line 29) | constructor(v){this.options=v||{}} method apply (line 29) | apply(v){const{_backCompat:I}=v;if(v.options.output.strictModuleErrorH... class HotUpdateChunk (line 29) | class HotUpdateChunk extends R{constructor(){super()}} method constructor (line 29) | constructor(){super()} class IgnoreErrorModuleFactory (line 29) | class IgnoreErrorModuleFactory extends R{constructor(v){super();this.nor... method constructor (line 29) | constructor(v){super();this.normalModuleFactory=v} method create (line 29) | create(v,I){this.normalModuleFactory.create(v,((v,P)=>I(null,P)))} class IgnorePlugin (line 29) | class IgnorePlugin{constructor(v){q(v);this.options=v;this.checkIgnore=t... method constructor (line 29) | constructor(v){q(v);this.options=v;this.checkIgnore=this.checkIgnore.b... method checkIgnore (line 29) | checkIgnore(v){if("checkResource"in this.options&&this.options.checkRe... method apply (line 29) | apply(v){v.hooks.normalModuleFactory.tap("IgnorePlugin",(v=>{v.hooks.b... class IgnoreWarningsPlugin (line 29) | class IgnoreWarningsPlugin{constructor(v){this._ignoreWarnings=v}apply(v... method constructor (line 29) | constructor(v){this._ignoreWarnings=v} method apply (line 29) | apply(v){v.hooks.compilation.tap("IgnoreWarningsPlugin",(v=>{v.hooks.p... class InitFragment (line 29) | class InitFragment{constructor(v,I,P,R,$){this.content=v;this.stage=I;th... method constructor (line 29) | constructor(v,I,P,R,$){this.content=v;this.stage=I;this.position=P;thi... method getContent (line 29) | getContent(v){return this.content} method getEndContent (line 29) | getEndContent(v){return this.endContent} method addToSource (line 29) | static addToSource(v,I,P){if(I.length>0){const $=I.map(extractFragment... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.content);I(this.stage);I(this.pos... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.content=I();this.stage=I();this.po... class InvalidDependenciesModuleWarning (line 29) | class InvalidDependenciesModuleWarning extends R{constructor(v,I){const ... method constructor (line 29) | constructor(v,I){const P=I?Array.from(I).sort():[];const R=P.map((v=>`... class JavascriptMetaInfoPlugin (line 29) | class JavascriptMetaInfoPlugin{apply(v){v.hooks.compilation.tap(K,((v,{n... method apply (line 29) | apply(v){v.hooks.compilation.tap(K,((v,{normalModuleFactory:I})=>{cons... class LibManifestPlugin (line 29) | class LibManifestPlugin{constructor(v){this.options=v}apply(v){v.hooks.e... method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){v.hooks.emit.tapAsync({name:"LibManifestPlugin",stage:110},((... class LibraryTemplatePlugin (line 29) | class LibraryTemplatePlugin{constructor(v,I,P,R,$){this.library={type:I|... method constructor (line 29) | constructor(v,I,P,R,$){this.library={type:I||"var",name:v,umdNamedDefi... method apply (line 29) | apply(v){const{output:I}=v.options;I.library=this.library;new R(this.l... class LoaderOptionsPlugin (line 29) | class LoaderOptionsPlugin{constructor(v={}){q(v);if(typeof v!=="object")... method constructor (line 29) | constructor(v={}){q(v);if(typeof v!=="object")v={};if(!v.test){const I... method apply (line 29) | apply(v){const I=this.options;v.hooks.compilation.tap("LoaderOptionsPl... class LoaderTargetPlugin (line 29) | class LoaderTargetPlugin{constructor(v){this.target=v}apply(v){v.hooks.c... method constructor (line 29) | constructor(v){this.target=v} method apply (line 29) | apply(v){v.hooks.compilation.tap("LoaderTargetPlugin",(v=>{R.getCompil... class MainTemplate (line 29) | class MainTemplate{constructor(v,I){this._outputOptions=v||{};this.hooks... method constructor (line 29) | constructor(v,I){this._outputOptions=v||{};this.hooks=Object.freeze({r... class Module (line 29) | class Module extends L{constructor(v,I=null,P=null){super();this.type=v;... method constructor (line 29) | constructor(v,I=null,P=null){super();this.type=v;this.context=I;this.l... method id (line 29) | get id(){return $.getChunkGraphForModule(this,"Module.id","DEP_WEBPACK... method id (line 29) | set id(v){if(v===""){this.needId=false;return}$.getChunkGraphForModule... method hash (line 29) | get hash(){return $.getChunkGraphForModule(this,"Module.hash","DEP_WEB... method renderedHash (line 29) | get renderedHash(){return $.getChunkGraphForModule(this,"Module.render... method profile (line 29) | get profile(){return q.getModuleGraphForModule(this,"Module.profile","... method profile (line 29) | set profile(v){q.getModuleGraphForModule(this,"Module.profile","DEP_WE... method index (line 29) | get index(){return q.getModuleGraphForModule(this,"Module.index","DEP_... method index (line 29) | set index(v){q.getModuleGraphForModule(this,"Module.index","DEP_WEBPAC... method index2 (line 29) | get index2(){return q.getModuleGraphForModule(this,"Module.index2","DE... method index2 (line 29) | set index2(v){q.getModuleGraphForModule(this,"Module.index2","DEP_WEBP... method depth (line 29) | get depth(){return q.getModuleGraphForModule(this,"Module.depth","DEP_... method depth (line 29) | set depth(v){q.getModuleGraphForModule(this,"Module.depth","DEP_WEBPAC... method issuer (line 29) | get issuer(){return q.getModuleGraphForModule(this,"Module.issuer","DE... method issuer (line 29) | set issuer(v){q.getModuleGraphForModule(this,"Module.issuer","DEP_WEBP... method usedExports (line 29) | get usedExports(){return q.getModuleGraphForModule(this,"Module.usedEx... method optimizationBailout (line 29) | get optimizationBailout(){return q.getModuleGraphForModule(this,"Modul... method optional (line 29) | get optional(){return this.isOptional(q.getModuleGraphForModule(this,"... method addChunk (line 29) | addChunk(v){const I=$.getChunkGraphForModule(this,"Module.addChunk","D... method removeChunk (line 29) | removeChunk(v){return $.getChunkGraphForModule(this,"Module.removeChun... method isInChunk (line 29) | isInChunk(v){return $.getChunkGraphForModule(this,"Module.isInChunk","... method isEntryModule (line 29) | isEntryModule(){return $.getChunkGraphForModule(this,"Module.isEntryMo... method getChunks (line 29) | getChunks(){return $.getChunkGraphForModule(this,"Module.getChunks","D... method getNumberOfChunks (line 29) | getNumberOfChunks(){return $.getChunkGraphForModule(this,"Module.getNu... method chunksIterable (line 29) | get chunksIterable(){return $.getChunkGraphForModule(this,"Module.chun... method isProvided (line 29) | isProvided(v){return q.getModuleGraphForModule(this,"Module.usedExport... method exportsArgument (line 29) | get exportsArgument(){return this.buildInfo&&this.buildInfo.exportsArg... method moduleArgument (line 29) | get moduleArgument(){return this.buildInfo&&this.buildInfo.moduleArgum... method getExportsType (line 29) | getExportsType(v,I){switch(this.buildMeta&&this.buildMeta.exportsType)... method addPresentationalDependency (line 29) | addPresentationalDependency(v){if(this.presentationalDependencies===un... method addCodeGenerationDependency (line 29) | addCodeGenerationDependency(v){if(this.codeGenerationDependencies===un... method clearDependenciesAndBlocks (line 29) | clearDependenciesAndBlocks(){if(this.presentationalDependencies!==unde... method addWarning (line 29) | addWarning(v){if(this._warnings===undefined){this._warnings=[]}this._w... method getWarnings (line 29) | getWarnings(){return this._warnings} method getNumberOfWarnings (line 29) | getNumberOfWarnings(){return this._warnings!==undefined?this._warnings... method addError (line 29) | addError(v){if(this._errors===undefined){this._errors=[]}this._errors.... method getErrors (line 29) | getErrors(){return this._errors} method getNumberOfErrors (line 29) | getNumberOfErrors(){return this._errors!==undefined?this._errors.lengt... method clearWarningsAndErrors (line 29) | clearWarningsAndErrors(){if(this._warnings!==undefined){this._warnings... method isOptional (line 29) | isOptional(v){let I=false;for(const P of v.getIncomingConnections(this... method isAccessibleInChunk (line 29) | isAccessibleInChunk(v,I,P){for(const P of I.groupsIterable){if(!this.i... method isAccessibleInChunkGroup (line 29) | isAccessibleInChunkGroup(v,I,P){const R=new Set([I]);e:for(const $ of ... method hasReasonForChunk (line 29) | hasReasonForChunk(v,I,P){for(const[R,$]of I.getIncomingConnectionsByOr... method hasReasons (line 29) | hasReasons(v,I){for(const P of v.getIncomingConnections(this)){if(P.is... method toString (line 29) | toString(){return`Module[${this.debugId}: ${this.identifier()}]`} method needBuild (line 29) | needBuild(v,I){I(null,!this.buildMeta||this.needRebuild===Module.proto... method needRebuild (line 29) | needRebuild(v,I){return true} method updateHash (line 29) | updateHash(v,I={chunkGraph:$.getChunkGraphForModule(this,"Module.updat... method invalidateBuild (line 29) | invalidateBuild(){} method identifier (line 29) | identifier(){const v=P(86120);throw new v} method readableIdentifier (line 29) | readableIdentifier(v){const I=P(86120);throw new I} method build (line 29) | build(v,I,R,$,L){const q=P(86120);throw new q} method getSourceTypes (line 29) | getSourceTypes(){if(this.source===Module.prototype.source){return Ne}r... method source (line 29) | source(v,I,R="javascript"){if(this.codeGeneration===Module.prototype.c... method size (line 29) | size(v){const I=P(86120);throw new I} method libIdent (line 29) | libIdent(v){return null} method nameForCondition (line 29) | nameForCondition(){return null} method getConcatenationBailoutReason (line 29) | getConcatenationBailoutReason(v){return`Module Concatenation is not im... method getSideEffectsConnectionState (line 29) | getSideEffectsConnectionState(v){return true} method codeGeneration (line 29) | codeGeneration(v){const I=new Map;for(const P of this.getSourceTypes()... method chunkCondition (line 29) | chunkCondition(v,I){return true} method hasChunkCondition (line 29) | hasChunkCondition(){return this.chunkCondition!==Module.prototype.chun... method updateCacheModule (line 29) | updateCacheModule(v){this.type=v.type;this.layer=v.layer;this.context=... method getUnsafeCacheData (line 29) | getUnsafeCacheData(){return{factoryMeta:this.factoryMeta,resolveOption... method _restoreFromUnsafeCache (line 29) | _restoreFromUnsafeCache(v,I){this.factoryMeta=v.factoryMeta;this.resol... method cleanupForCache (line 29) | cleanupForCache(){this.factoryMeta=undefined;this.resolveOptions=undef... method originalSource (line 29) | originalSource(){return null} method addCacheDependencies (line 29) | addCacheDependencies(v,I,P,R){} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.type);I(this.layer);I(this.contex... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.type=I();this.layer=I();this.conte... method get (line 29) | get(){throw new Error("Module.hasEqualsChunks was renamed (use hasEqualC... method get (line 29) | get(){throw new Error("Module.isUsed was renamed (use getUsedName, isExp... method get (line 29) | get(){throw new Error("Module.used was refactored (use ModuleGraph.getUs... method set (line 29) | set(v){throw new Error("Module.used was refactored (use ModuleGraph.setU... class ModuleBuildError (line 29) | class ModuleBuildError extends ${constructor(v,{from:I=null}={}){let P="... method constructor (line 29) | constructor(v,{from:I=null}={}){let P="Module build failed";let $;P+=I... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.error);super.serialize(v)} method deserialize (line 29) | deserialize(v){const{read:I}=v;this.error=I();super.deserialize(v)} class ModuleDependencyError (line 29) | class ModuleDependencyError extends R{constructor(v,I,P){super(I.message... method constructor (line 29) | constructor(v,I,P){super(I.message);this.name="ModuleDependencyError";... class ModuleDependencyWarning (line 29) | class ModuleDependencyWarning extends R{constructor(v,I,P){super(I?I.mes... method constructor (line 29) | constructor(v,I,P){super(I?I.message:"");this.name="ModuleDependencyWa... class ModuleError (line 29) | class ModuleError extends ${constructor(v,{from:I=null}={}){let P="Modul... method constructor (line 29) | constructor(v,{from:I=null}={}){let P="Module Error";P+=I?` (from ${I}... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.error);super.serialize(v)} method deserialize (line 29) | deserialize(v){const{read:I}=v;this.error=I();super.deserialize(v)} class ModuleFactory (line 29) | class ModuleFactory{create(v,I){const R=P(86120);throw new R}} method create (line 29) | create(v,I){const R=P(86120);throw new R} class ModuleGraphModule (line 29) | class ModuleGraphModule{constructor(){this.incomingConnections=new q;thi... method constructor (line 29) | constructor(){this.incomingConnections=new q;this.outgoingConnections=... class ModuleGraph (line 29) | class ModuleGraph{constructor(){this._dependencyMap=new WeakMap;this._mo... method constructor (line 29) | constructor(){this._dependencyMap=new WeakMap;this._moduleMap=new Map;... method _getModuleGraphModule (line 29) | _getModuleGraphModule(v){let I=this._moduleMap.get(v);if(I===undefined... method setParents (line 29) | setParents(v,I,P,R=-1){v._parentDependenciesBlockIndex=R;v._parentDepe... method getParentModule (line 29) | getParentModule(v){return v._parentModule} method getParentBlock (line 29) | getParentBlock(v){return v._parentDependenciesBlock} method getParentBlockIndex (line 29) | getParentBlockIndex(v){return v._parentDependenciesBlockIndex} method setResolvedModule (line 29) | setResolvedModule(v,I,P){const R=new L(v,I,P,undefined,I.weak,I.getCon... method updateModule (line 29) | updateModule(v,I){const P=this.getConnection(v);if(P.module===I)return... method removeConnection (line 29) | removeConnection(v){const I=this.getConnection(v);const P=this._getMod... method addExplanation (line 29) | addExplanation(v,I){const P=this.getConnection(v);P.addExplanation(I)} method cloneModuleAttributes (line 29) | cloneModuleAttributes(v,I){const P=this._getModuleGraphModule(v);const... method removeModuleAttributes (line 29) | removeModuleAttributes(v){const I=this._getModuleGraphModule(v);I.post... method removeAllModuleAttributes (line 29) | removeAllModuleAttributes(){for(const v of this._moduleMap.values()){v... method moveModuleConnections (line 29) | moveModuleConnections(v,I,P){if(v===I)return;const R=this._getModuleGr... method copyOutgoingModuleConnections (line 29) | copyOutgoingModuleConnections(v,I,P){if(v===I)return;const R=this._get... method addExtraReason (line 29) | addExtraReason(v,I){const P=this._getModuleGraphModule(v).incomingConn... method getResolvedModule (line 29) | getResolvedModule(v){const I=this.getConnection(v);return I!==undefine... method getConnection (line 29) | getConnection(v){const I=this._dependencyMap.get(v);if(I===undefined){... method getModule (line 29) | getModule(v){const I=this.getConnection(v);return I!==undefined?I.modu... method getOrigin (line 29) | getOrigin(v){const I=this.getConnection(v);return I!==undefined?I.orig... method getResolvedOrigin (line 29) | getResolvedOrigin(v){const I=this.getConnection(v);return I!==undefine... method getIncomingConnections (line 29) | getIncomingConnections(v){const I=this._getModuleGraphModule(v).incomi... method getOutgoingConnections (line 29) | getOutgoingConnections(v){const I=this._getModuleGraphModule(v).outgoi... method getIncomingConnectionsByOriginModule (line 29) | getIncomingConnectionsByOriginModule(v){const I=this._getModuleGraphMo... method getOutgoingConnectionsByModule (line 29) | getOutgoingConnectionsByModule(v){const I=this._getModuleGraphModule(v... method getProfile (line 29) | getProfile(v){const I=this._getModuleGraphModule(v);return I.profile} method setProfile (line 29) | setProfile(v,I){const P=this._getModuleGraphModule(v);P.profile=I} method getIssuer (line 29) | getIssuer(v){const I=this._getModuleGraphModule(v);return I.issuer} method setIssuer (line 29) | setIssuer(v,I){const P=this._getModuleGraphModule(v);P.issuer=I} method setIssuerIfUnset (line 29) | setIssuerIfUnset(v,I){const P=this._getModuleGraphModule(v);if(P.issue... method getOptimizationBailout (line 29) | getOptimizationBailout(v){const I=this._getModuleGraphModule(v);return... method getProvidedExports (line 29) | getProvidedExports(v){const I=this._getModuleGraphModule(v);return I.e... method isExportProvided (line 29) | isExportProvided(v,I){const P=this._getModuleGraphModule(v);const R=P.... method getExportsInfo (line 29) | getExportsInfo(v){const I=this._getModuleGraphModule(v);return I.exports} method getExportInfo (line 29) | getExportInfo(v,I){const P=this._getModuleGraphModule(v);return P.expo... method getReadOnlyExportInfo (line 29) | getReadOnlyExportInfo(v,I){const P=this._getModuleGraphModule(v);retur... method getUsedExports (line 29) | getUsedExports(v,I){const P=this._getModuleGraphModule(v);return P.exp... method getPreOrderIndex (line 29) | getPreOrderIndex(v){const I=this._getModuleGraphModule(v);return I.pre... method getPostOrderIndex (line 29) | getPostOrderIndex(v){const I=this._getModuleGraphModule(v);return I.po... method setPreOrderIndex (line 29) | setPreOrderIndex(v,I){const P=this._getModuleGraphModule(v);P.preOrder... method setPreOrderIndexIfUnset (line 29) | setPreOrderIndexIfUnset(v,I){const P=this._getModuleGraphModule(v);if(... method setPostOrderIndex (line 29) | setPostOrderIndex(v,I){const P=this._getModuleGraphModule(v);P.postOrd... method setPostOrderIndexIfUnset (line 29) | setPostOrderIndexIfUnset(v,I){const P=this._getModuleGraphModule(v);if... method getDepth (line 29) | getDepth(v){const I=this._getModuleGraphModule(v);return I.depth} method setDepth (line 29) | setDepth(v,I){const P=this._getModuleGraphModule(v);P.depth=I} method setDepthIfLower (line 29) | setDepthIfLower(v,I){const P=this._getModuleGraphModule(v);if(P.depth=... method isAsync (line 29) | isAsync(v){const I=this._getModuleGraphModule(v);return I.async} method setAsync (line 29) | setAsync(v){const I=this._getModuleGraphModule(v);I.async=true} method getMeta (line 29) | getMeta(v){let I=this._metaMap.get(v);if(I===undefined){I=Object.creat... method getMetaIfExisting (line 29) | getMetaIfExisting(v){return this._metaMap.get(v)} method freeze (line 29) | freeze(v){this._cache=new K;this._cacheStage=v} method unfreeze (line 29) | unfreeze(){this._cache=undefined;this._cacheStage=undefined} method cached (line 29) | cached(v,...I){if(this._cache===undefined)return v(this,...I);return t... method setModuleMemCaches (line 29) | setModuleMemCaches(v){this._moduleMemCaches=v} method dependencyCacheProvide (line 29) | dependencyCacheProvide(v,...I){const P=I.pop();if(this._moduleMemCache... method getModuleGraphForModule (line 29) | static getModuleGraphForModule(v,I,P){const $=be.get(I);if($)return $(... method setModuleGraphForModule (line 29) | static setModuleGraphForModule(v,I){ge.set(v,I)} method clearModuleGraphForModule (line 29) | static clearModuleGraphForModule(v){ge.delete(v)} class ModuleGraphConnection (line 29) | class ModuleGraphConnection{constructor(v,I,P,R,$=false,L=undefined){thi... method constructor (line 29) | constructor(v,I,P,R,$=false,L=undefined){this.originModule=v;this.reso... method clone (line 29) | clone(){const v=new ModuleGraphConnection(this.resolvedOriginModule,th... method addCondition (line 29) | addCondition(v){if(this.conditional){const I=this.condition;this.condi... method addExplanation (line 29) | addExplanation(v){if(this.explanations===undefined){this.explanations=... method explanation (line 29) | get explanation(){if(this.explanations===undefined)return"";return Arr... method isActive (line 29) | isActive(v){if(!this.conditional)return this._active;return this.condi... method isTargetActive (line 29) | isTargetActive(v){if(!this.conditional)return this._active;return this... method getActiveState (line 29) | getActiveState(v){if(!this.conditional)return this._active;return this... method setActive (line 29) | setActive(v){this.conditional=false;this._active=v} method active (line 29) | get active(){throw new Error("Use getActiveState instead")} method active (line 29) | set active(v){throw new Error("Use setActive instead")} class ModuleHashingError (line 29) | class ModuleHashingError extends R{constructor(v,I){super();this.name="M... method constructor (line 29) | constructor(v,I){super();this.name="ModuleHashingError";this.error=I;t... class ModuleInfoHeaderPlugin (line 29) | class ModuleInfoHeaderPlugin{constructor(v=true){this._verbose=v}apply(v... method constructor (line 29) | constructor(v=true){this._verbose=v} method apply (line 29) | apply(v){const{_verbose:I}=this;v.hooks.compilation.tap("ModuleInfoHea... method generateHeader (line 29) | generateHeader(v,I){const P=v.readableIdentifier(I);const R=P.replace(... class ModuleNotFoundError (line 29) | class ModuleNotFoundError extends R{constructor(v,I,P){let R=`Module not... method constructor (line 29) | constructor(v,I,P){let R=`Module not found: ${I.toString()}`;const L=I... class ModuleParseError (line 29) | class ModuleParseError extends R{constructor(v,I,P,R){let $=`Module pars... method constructor (line 29) | constructor(v,I,P,R){let $=`Module parse failed: ${I&&I.message}`;let ... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.error);super.serialize(v)} method deserialize (line 29) | deserialize(v){const{read:I}=v;this.error=I();super.deserialize(v)} class ModuleProfile (line 29) | class ModuleProfile{constructor(){this.startTime=Date.now();this.factory... method constructor (line 29) | constructor(){this.startTime=Date.now();this.factoryStartTime=0;this.f... method markFactoryStart (line 29) | markFactoryStart(){this.factoryStartTime=Date.now()} method markFactoryEnd (line 29) | markFactoryEnd(){this.factoryEndTime=Date.now();this.factory=this.fact... method markRestoringStart (line 29) | markRestoringStart(){this.restoringStartTime=Date.now()} method markRestoringEnd (line 29) | markRestoringEnd(){this.restoringEndTime=Date.now();this.restoring=thi... method markIntegrationStart (line 29) | markIntegrationStart(){this.integrationStartTime=Date.now()} method markIntegrationEnd (line 29) | markIntegrationEnd(){this.integrationEndTime=Date.now();this.integrati... method markBuildingStart (line 29) | markBuildingStart(){this.buildingStartTime=Date.now()} method markBuildingEnd (line 29) | markBuildingEnd(){this.buildingEndTime=Date.now();this.building=this.b... method markStoringStart (line 29) | markStoringStart(){this.storingStartTime=Date.now()} method markStoringEnd (line 29) | markStoringEnd(){this.storingEndTime=Date.now();this.storing=this.stor... method mergeInto (line 29) | mergeInto(v){v.additionalFactories=this.factory;(v.additionalFactoryTi... class ModuleRestoreError (line 29) | class ModuleRestoreError extends R{constructor(v,I){let P="Module restor... method constructor (line 29) | constructor(v,I){let P="Module restore failed: ";const R=undefined;if(... class ModuleStoreError (line 29) | class ModuleStoreError extends R{constructor(v,I){let P="Module storing ... method constructor (line 29) | constructor(v,I){let P="Module storing failed: ";const R=undefined;if(... class ModuleTemplate (line 29) | class ModuleTemplate{constructor(v,I){this._runtimeTemplate=v;this.type=... method constructor (line 29) | constructor(v,I){this._runtimeTemplate=v;this.type="javascript";this.h... class ModuleWarning (line 29) | class ModuleWarning extends ${constructor(v,{from:I=null}={}){let P="Mod... method constructor (line 29) | constructor(v,{from:I=null}={}){let P="Module Warning";P+=I?` (from ${... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.warning);super.serialize(v)} method deserialize (line 29) | deserialize(v){const{read:I}=v;this.warning=I();super.deserialize(v)} method constructor (line 29) | constructor(v,I){if(!Array.isArray(v)){v=Object.keys(v).map((I=>{v[I].na... method _validateCompilersOptions (line 29) | _validateCompilersOptions(){if(this.compilers.length<2)return;const addW... method options (line 29) | get options(){return Object.assign(this.compilers.map((v=>v.options)),th... method outputPath (line 29) | get outputPath(){let v=this.compilers[0].outputPath;for(const I of this.... method inputFileSystem (line 29) | get inputFileSystem(){throw new Error("Cannot read inputFileSystem of a ... method inputFileSystem (line 29) | set inputFileSystem(v){for(const I of this.compilers){I.inputFileSystem=v}} method outputFileSystem (line 29) | get outputFileSystem(){throw new Error("Cannot read outputFileSystem of ... method outputFileSystem (line 29) | set outputFileSystem(v){for(const I of this.compilers){I.outputFileSyste... method watchFileSystem (line 29) | get watchFileSystem(){throw new Error("Cannot read watchFileSystem of a ... method watchFileSystem (line 29) | set watchFileSystem(v){for(const I of this.compilers){I.watchFileSystem=v}} method intermediateFileSystem (line 29) | set intermediateFileSystem(v){for(const I of this.compilers){I.intermedi... method intermediateFileSystem (line 29) | get intermediateFileSystem(){throw new Error("Cannot read outputFileSyst... method getInfrastructureLogger (line 29) | getInfrastructureLogger(v){return this.compilers[0].getInfrastructureLog... method setDependencies (line 29) | setDependencies(v,I){this.dependencies.set(v,I)} method validateDependencies (line 29) | validateDependencies(v){const I=new Set;const P=[];const targetFound=v=>... method runWithDependencies (line 29) | runWithDependencies(v,I,P){const $=new Set;let L=v;const isDependencyFul... method _runGraph (line 29) | _runGraph(v,I,P){const $=this.compilers.map((v=>({compiler:v,setupResult... method watch (line 29) | watch(v,I){if(this.running){return I(new q)}this.running=true;if(this.va... method run (line 29) | run(v){if(this.running){return v(new q)}this.running=true;if(this.valida... method purgeInputFileSystem (line 29) | purgeInputFileSystem(){for(const v of this.compilers){if(v.inputFileSyst... method close (line 29) | close(v){R.each(this.compilers,((v,I)=>{v.close(I)}),(I=>{v(I)}))} class MultiStats (line 29) | class MultiStats{constructor(v){this.stats=v}get hash(){return this.stat... method constructor (line 29) | constructor(v){this.stats=v} method hash (line 29) | get hash(){return this.stats.map((v=>v.hash)).join("")} method hasErrors (line 29) | hasErrors(){return this.stats.some((v=>v.hasErrors()))} method hasWarnings (line 29) | hasWarnings(){return this.stats.some((v=>v.hasWarnings()))} method _createChildOptions (line 29) | _createChildOptions(v,I){const getCreateStatsOptions=()=>{if(!v){v={}}... method toJson (line 29) | toJson(v){const I=this._createChildOptions(v,{forToString:false});cons... method toString (line 29) | toString(v){const I=this._createChildOptions(v,{forToString:true});con... class MultiWatching (line 29) | class MultiWatching{constructor(v,I){this.watchings=v;this.compiler=I}in... method constructor (line 29) | constructor(v,I){this.watchings=v;this.compiler=I} method invalidate (line 29) | invalidate(v){if(v){R.each(this.watchings,((v,I)=>v.invalidate(I)),v)}... method suspend (line 29) | suspend(){for(const v of this.watchings){v.suspend()}} method resume (line 29) | resume(){for(const v of this.watchings){v.resume()}} method close (line 29) | close(v){R.each(this.watchings,((v,I)=>{v.close(I)}),(I=>{this.compile... class NoEmitOnErrorsPlugin (line 29) | class NoEmitOnErrorsPlugin{apply(v){v.hooks.shouldEmit.tap("NoEmitOnErro... method apply (line 29) | apply(v){v.hooks.shouldEmit.tap("NoEmitOnErrorsPlugin",(v=>{if(v.getSt... method constructor (line 29) | constructor(){super();this.name="NoModeWarning";this.message="configurat... class NodeStuffInWebError (line 29) | class NodeStuffInWebError extends R{constructor(v,I,P){super(`${JSON.str... method constructor (line 29) | constructor(v,I,P){super(`${JSON.stringify(I)} has been used, it will ... class NodeStuffPlugin (line 29) | class NodeStuffPlugin{constructor(v){this.options=v}apply(v){const I=thi... method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){const I=this.options;v.hooks.compilation.tap(Ne,((P,{normalMo... class NonErrorEmittedError (line 29) | class NonErrorEmittedError extends nt{constructor(v){super();this.name="... method constructor (line 29) | constructor(v){super();this.name="NonErrorEmittedError";this.message=`... class NormalModule (line 29) | class NormalModule extends Qe{static getCompilationHooks(v){if(!(v insta... method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof Ne)){throw new TypeErr... method constructor (line 29) | constructor({layer:v,type:I,request:P,userRequest:R,rawRequest:L,loade... method identifier (line 29) | identifier(){if(this.layer===null){if(this.type===Xe){return this.requ... method readableIdentifier (line 29) | readableIdentifier(v){return v.shorten(this.userRequest)} method libIdent (line 29) | libIdent(v){let I=ht(v.context,this.userRequest,v.associatedObjectForC... method nameForCondition (line 29) | nameForCondition(){const v=this.matchResource||this.resource;const I=v... method updateCacheModule (line 29) | updateCacheModule(v){super.updateCacheModule(v);const I=v;this.binary=... method cleanupForCache (line 29) | cleanupForCache(){if(this.buildInfo){if(this._sourceTypes===undefined)... method getUnsafeCacheData (line 29) | getUnsafeCacheData(){const v=super.getUnsafeCacheData();v.parserOption... method restoreFromUnsafeCache (line 29) | restoreFromUnsafeCache(v,I){this._restoreFromUnsafeCache(v,I)} method _restoreFromUnsafeCache (line 29) | _restoreFromUnsafeCache(v,I){super._restoreFromUnsafeCache(v,I);this.p... method createSourceForAsset (line 29) | createSourceForAsset(v,I,P,R,$){if(R){if(typeof R==="string"&&(this.us... method _createLoaderContext (line 29) | _createLoaderContext(v,I,P,$,L){const{requestShortener:K}=P.runtimeTem... method getCurrentLoader (line 29) | getCurrentLoader(v,I=v.loaderIndex){if(this.loaders&&this.loaders.leng... method createSource (line 29) | createSource(v,I,P,R){if(Buffer.isBuffer(I)){return new ve(I)}if(!this... method _doBuild (line 29) | _doBuild(v,I,P,R,$,q){const K=this._createLoaderContext(P,v,I,R,$);con... method markModuleAsErrored (line 29) | markModuleAsErrored(v){this.buildMeta={...this._lastSuccessfulBuildMet... method applyNoParseRule (line 29) | applyNoParseRule(v,I){if(typeof v==="string"){return I.startsWith(v)}i... method shouldPreventParsing (line 29) | shouldPreventParsing(v,I){if(!v){return false}if(!Array.isArray(v)){re... method _initBuildHash (line 29) | _initBuildHash(v){const I=pt(v.outputOptions.hashFunction);if(this._so... method build (line 29) | build(v,I,P,R,$){this._forceBuild=false;this._source=null;if(this._sou... method getConcatenationBailoutReason (line 29) | getConcatenationBailoutReason(v){return this.generator.getConcatenatio... method getSideEffectsConnectionState (line 29) | getSideEffectsConnectionState(v){if(this.factoryMeta!==undefined){if(t... method getSourceTypes (line 29) | getSourceTypes(){if(this._sourceTypes===undefined){this._sourceTypes=t... method codeGeneration (line 29) | codeGeneration({dependencyTemplates:v,runtimeTemplate:I,moduleGraph:P,... method originalSource (line 29) | originalSource(){return this._source} method invalidateBuild (line 29) | invalidateBuild(){this._forceBuild=true} method needBuild (line 29) | needBuild(v,I){const{fileSystemInfo:P,compilation:R,valueCacheVersions... method size (line 29) | size(v){const I=this._sourceSizes===undefined?undefined:this._sourceSi... method addCacheDependencies (line 29) | addCacheDependencies(v,I,P,R){const{snapshot:$,buildDependencies:L}=th... method updateHash (line 29) | updateHash(v,I){v.update(this.buildInfo.hash);this.generator.updateHas... method serialize (line 29) | serialize(v){const{write:I}=v;I(this._source);I(this.error);I(this._la... method deserialize (line 29) | static deserialize(v){const I=new NormalModule({layer:null,type:"",res... method deserialize (line 29) | deserialize(v){const{read:I}=v;this._source=I();this.error=I();this._l... class NormalModuleFactory (line 29) | class NormalModuleFactory extends ve{constructor({context:v,fs:I,resolve... method constructor (line 29) | constructor({context:v,fs:I,resolverFactory:P,options:$,associatedObje... method cleanupForCache (line 29) | cleanupForCache(){for(const v of this._restoredUnsafeCacheEntries){be.... method create (line 29) | create(v,I){const P=v.dependencies;const R=v.context||this.context;con... method resolveResource (line 29) | resolveResource(v,I,P,R,$,L){R.resolve(v,I,P,$,((q,K,ae)=>{if(q){retur... method _resolveResourceErrorHints (line 29) | _resolveResourceErrorHints(v,I,P,R,L,q,K){$.parallel([v=>{if(!L.option... method resolveRequestArray (line 29) | resolveRequestArray(v,I,P,R,L,q){if(P.length===0)return q(null,P);$.ma... method getParser (line 29) | getParser(v,I=it){let P=this.parserCache.get(v);if(P===undefined){P=ne... method createParser (line 29) | createParser(v,I={}){I=mergeGlobalOptions(this._globalParserOptions,v,... method getGenerator (line 29) | getGenerator(v,I=at){let P=this.generatorCache.get(v);if(P===undefined... method createGenerator (line 29) | createGenerator(v,I={}){I=mergeGlobalOptions(this._globalGeneratorOpti... method getResolver (line 29) | getResolver(v,I){return this.resolverFactory.get(v,I)} class NormalModuleReplacementPlugin (line 29) | class NormalModuleReplacementPlugin{constructor(v,I){this.resourceRegExp... method constructor (line 29) | constructor(v,I){this.resourceRegExp=v;this.newResource=I} method apply (line 29) | apply(v){const I=this.resourceRegExp;const P=this.newResource;v.hooks.... class OptionsApply (line 29) | class OptionsApply{process(v,I){return v}} method process (line 29) | process(v,I){return v} class Parser (line 29) | class Parser{parse(v,I){const R=P(86120);throw new R}} method parse (line 29) | parse(v,I){const R=P(86120);throw new R} class PlatformPlugin (line 29) | class PlatformPlugin{constructor(v){this.platform=v}apply(v){v.hooks.env... method constructor (line 29) | constructor(v){this.platform=v} method apply (line 29) | apply(v){v.hooks.environment.tap("PlatformPlugin",(()=>{v.platform={..... class PrefetchPlugin (line 29) | class PrefetchPlugin{constructor(v,I){if(I){this.context=v;this.request=... method constructor (line 29) | constructor(v,I){if(I){this.context=v;this.request=I}else{this.context... method apply (line 29) | apply(v){v.hooks.compilation.tap("PrefetchPlugin",((v,{normalModuleFac... class ProgressPlugin (line 29) | class ProgressPlugin{static getReporter(v){return be.get(v)}constructor(... method getReporter (line 29) | static getReporter(v){return be.get(v)} method constructor (line 29) | constructor(v={}){if(typeof v==="function"){v={handler:v}}ae(v);v={...... method apply (line 29) | apply(v){const I=this.handler||createDefaultHandler(this.profile,v.get... method _applyOnMultiCompiler (line 29) | _applyOnMultiCompiler(v,I){const P=v.compilers.map((()=>[0]));for(cons... method _applyOnCompiler (line 29) | _applyOnCompiler(v,I){const P=this.showEntries;const R=this.showModule... class ProvidePlugin (line 29) | class ProvidePlugin{constructor(v){this.definitions=v}apply(v){const I=t... method constructor (line 29) | constructor(v){this.definitions=v} method apply (line 29) | apply(v){const I=this.definitions;v.hooks.compilation.tap(ge,((v,{norm... class RawModule (line 29) | class RawModule extends L{constructor(v,I,P,R){super(K,null);this.source... method constructor (line 29) | constructor(v,I,P,R){super(K,null);this.sourceStr=v;this.identifierStr... method getSourceTypes (line 29) | getSourceTypes(){return q} method identifier (line 29) | identifier(){return this.identifierStr} method size (line 29) | size(v){return Math.max(1,this.sourceStr.length)} method readableIdentifier (line 29) | readableIdentifier(v){return v.shorten(this.readableIdentifierStr)} method needBuild (line 29) | needBuild(v,I){return I(null,!this.buildMeta)} method build (line 29) | build(v,I,P,R,$){this.buildMeta={};this.buildInfo={cacheable:true};$()} method codeGeneration (line 29) | codeGeneration(v){const I=new Map;if(this.useSourceMap||this.useSimple... method updateHash (line 29) | updateHash(v,I){v.update(this.sourceStr);super.updateHash(v,I)} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.sourceStr);I(this.identifierStr);... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.sourceStr=I();this.identifierStr=I... class RecordIdsPlugin (line 29) | class RecordIdsPlugin{constructor(v){this.options=v||{}}apply(v){const I... method constructor (line 29) | constructor(v){this.options=v||{}} method apply (line 29) | apply(v){const I=this.options.portableIds;const P=$.makePathsRelative.... class RequestShortener (line 29) | class RequestShortener{constructor(v,I){this.contextify=R.bindContextCac... method constructor (line 29) | constructor(v,I){this.contextify=R.bindContextCache(v,I)} method shorten (line 29) | shorten(v){if(!v){return v}return this.contextify(v)} method apply (line 29) | apply(v){v.hooks.compilation.tap(ae,((v,{normalModuleFactory:I})=>{v.dep... method constructor (line 29) | constructor(){this.hooks=Object.freeze({resolveOptions:new $((()=>new q(... method get (line 29) | get(v,I=be){let P=this.cache.get(v);if(!P){P={direct:new WeakMap,stringi... method _create (line 29) | _create(v,I){const P={...I};const $=convertToResolveOptions(this.hooks.r... class RuntimeModule (line 29) | class RuntimeModule extends L{constructor(v,I=0){super(K);this.name=v;th... method constructor (line 29) | constructor(v,I=0){super(K);this.name=v;this.stage=I;this.buildMeta={}... method attach (line 29) | attach(v,I,P=v.chunkGraph){this.compilation=v;this.chunk=I;this.chunkG... method identifier (line 29) | identifier(){return`webpack/runtime/${this.name}`} method readableIdentifier (line 29) | readableIdentifier(v){return`webpack/runtime/${this.name}`} method needBuild (line 29) | needBuild(v,I){return I(null,false)} method build (line 29) | build(v,I,P,R,$){$()} method updateHash (line 29) | updateHash(v,I){v.update(this.name);v.update(`${this.stage}`);try{if(t... method getSourceTypes (line 29) | getSourceTypes(){return q} method codeGeneration (line 29) | codeGeneration(v){const I=new Map;const P=this.getGeneratedCode();if(P... method size (line 29) | size(v){try{const v=this.getGeneratedCode();return v?v.length:0}catch(... method generate (line 29) | generate(){const v=P(86120);throw new v} method getGeneratedCode (line 29) | getGeneratedCode(){if(this._cachedGeneratedCode){return this._cachedGe... method shouldIsolate (line 29) | shouldIsolate(){return true} class RuntimePlugin (line 29) | class RuntimePlugin{apply(v){v.hooks.compilation.tap("RuntimePlugin",(v=... method apply (line 29) | apply(v){v.hooks.compilation.tap("RuntimePlugin",(v=>{const I=v.output... function getGlobalObject (line 29) | function getGlobalObject(v){if(!v)return v;const I=v.trim();if(/^[_\p{L}... class RuntimeTemplate (line 29) | class RuntimeTemplate{constructor(v,I,P){this.compilation=v;this.outputO... method constructor (line 29) | constructor(v,I,P){this.compilation=v;this.outputOptions=I||{};this.re... method isIIFE (line 29) | isIIFE(){return this.outputOptions.iife} method isModule (line 29) | isModule(){return this.outputOptions.module} method isNeutralPlatform (line 29) | isNeutralPlatform(){return!this.outputOptions.environment.document&&!t... method supportsConst (line 29) | supportsConst(){return this.outputOptions.environment.const} method supportsArrowFunction (line 29) | supportsArrowFunction(){return this.outputOptions.environment.arrowFun... method supportsAsyncFunction (line 29) | supportsAsyncFunction(){return this.outputOptions.environment.asyncFun... method supportsOptionalChaining (line 29) | supportsOptionalChaining(){return this.outputOptions.environment.optio... method supportsForOf (line 29) | supportsForOf(){return this.outputOptions.environment.forOf} method supportsDestructuring (line 29) | supportsDestructuring(){return this.outputOptions.environment.destruct... method supportsBigIntLiteral (line 29) | supportsBigIntLiteral(){return this.outputOptions.environment.bigIntLi... method supportsDynamicImport (line 29) | supportsDynamicImport(){return this.outputOptions.environment.dynamicI... method supportsEcmaScriptModuleSyntax (line 29) | supportsEcmaScriptModuleSyntax(){return this.outputOptions.environment... method supportTemplateLiteral (line 29) | supportTemplateLiteral(){return this.outputOptions.environment.templat... method supportNodePrefixForCoreModules (line 29) | supportNodePrefixForCoreModules(){return this.outputOptions.environmen... method returningFunction (line 29) | returningFunction(v,I=""){return this.supportsArrowFunction()?`(${I}) ... method basicFunction (line 29) | basicFunction(v,I){return this.supportsArrowFunction()?`(${v}) => {\n$... method concatenation (line 29) | concatenation(...v){const I=v.length;if(I===2)return this._es5Concaten... method _es5Concatenation (line 29) | _es5Concatenation(v){const I=v.map((v=>typeof v==="string"?JSON.string... method expressionFunction (line 29) | expressionFunction(v,I=""){return this.supportsArrowFunction()?`(${I})... method emptyFunction (line 29) | emptyFunction(){return this.supportsArrowFunction()?"x => {}":"functio... method destructureArray (line 29) | destructureArray(v,I){return this.supportsDestructuring()?`var [${v.jo... method destructureObject (line 29) | destructureObject(v,I){return this.supportsDestructuring()?`var {${v.j... method iife (line 29) | iife(v,I){return`(${this.basicFunction(v,I)})()`} method forEach (line 29) | forEach(v,I,P){return this.supportsForOf()?`for(const ${v} of ${I}) {\... method comment (line 29) | comment({request:v,chunkName:I,chunkReason:P,message:R,exportName:$}){... method throwMissingModuleErrorBlock (line 29) | throwMissingModuleErrorBlock({request:v}){const I=`Cannot find module ... method throwMissingModuleErrorFunction (line 29) | throwMissingModuleErrorFunction({request:v}){return`function webpackMi... method missingModule (line 29) | missingModule({request:v}){return`Object(${this.throwMissingModuleErro... method missingModuleStatement (line 29) | missingModuleStatement({request:v}){return`${this.missingModule({reque... method missingModulePromise (line 29) | missingModulePromise({request:v}){return`Promise.resolve().then(${this... method weakError (line 29) | weakError({module:v,chunkGraph:I,request:P,idExpr:R,type:$}){const q=I... method moduleId (line 29) | moduleId({module:v,chunkGraph:I,request:P,weak:R}){if(!v){return this.... method moduleRaw (line 29) | moduleRaw({module:v,chunkGraph:I,request:P,weak:R,runtimeRequirements:... method moduleExports (line 29) | moduleExports({module:v,chunkGraph:I,request:P,weak:R,runtimeRequireme... method moduleNamespace (line 29) | moduleNamespace({module:v,chunkGraph:I,request:P,strict:R,weak:L,runti... method moduleNamespacePromise (line 29) | moduleNamespacePromise({chunkGraph:v,block:I,module:P,request:R,messag... method runtimeConditionExpression (line 29) | runtimeConditionExpression({chunkGraph:v,runtimeCondition:I,runtime:P,... method importStatement (line 29) | importStatement({update:v,module:I,chunkGraph:P,request:R,importVar:L,... method exportFromImport (line 29) | exportFromImport({moduleGraph:v,module:I,request:P,exportName:K,origin... method blockPromise (line 29) | blockPromise({block:v,message:I,chunkGraph:P,runtimeRequirements:R}){i... method asyncModuleFactory (line 29) | asyncModuleFactory({block:v,chunkGraph:I,runtimeRequirements:P,request... method syncModuleFactory (line 29) | syncModuleFactory({dependency:v,chunkGraph:I,runtimeRequirements:P,req... method defineEsModuleFlagStatement (line 29) | defineEsModuleFlagStatement({exportsArgument:v,runtimeRequirements:I})... class SelfModuleFactory (line 29) | class SelfModuleFactory{constructor(v){this.moduleGraph=v}create(v,I){co... method constructor (line 29) | constructor(v){this.moduleGraph=v} method create (line 29) | create(v,I){const P=this.moduleGraph.getParentModule(v.dependencies[0]... class SourceMapDevToolModuleOptionsPlugin (line 29) | class SourceMapDevToolModuleOptionsPlugin{constructor(v){this.options=v}... method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){const I=this.options;if(I.module!==false){v.hooks.buildModule... class SourceMapDevToolPlugin (line 29) | class SourceMapDevToolPlugin{constructor(v={}){Qe(v);this.sourceMapFilen... method constructor (line 29) | constructor(v={}){Qe(v);this.sourceMapFilename=v.filename;this.sourceM... method apply (line 29) | apply(v){const I=v.outputFileSystem;const P=this.sourceMapFilename;con... class Stats (line 29) | class Stats{constructor(v){this.compilation=v}get hash(){return this.com... method constructor (line 29) | constructor(v){this.compilation=v} method hash (line 29) | get hash(){return this.compilation.hash} method startTime (line 29) | get startTime(){return this.compilation.startTime} method endTime (line 29) | get endTime(){return this.compilation.endTime} method hasWarnings (line 29) | hasWarnings(){return this.compilation.getWarnings().length>0||this.com... method hasErrors (line 29) | hasErrors(){return this.compilation.errors.length>0||this.compilation.... method toJson (line 29) | toJson(v){const I=this.compilation.createStatsOptions(v,{forToString:f... method toString (line 29) | toString(v){const I=this.compilation.createStatsOptions(v,{forToString... class Template (line 29) | class Template{static getFunctionContent(v){return v.toString().replace(... method getFunctionContent (line 29) | static getFunctionContent(v){return v.toString().replace(ve,"").replac... method toIdentifier (line 29) | static toIdentifier(v){if(typeof v!=="string")return"";return v.replac... method toComment (line 29) | static toComment(v){if(!v)return"";return`/*! ${v.replace(Je,"* /")} */`} method toNormalComment (line 29) | static toNormalComment(v){if(!v)return"";return`/* ${v.replace(Je,"* /... method toPath (line 29) | static toPath(v){if(typeof v!=="string")return"";return v.replace(Ve,"... method numberToIdentifier (line 29) | static numberToIdentifier(v){if(v>=be){return Template.numberToIdentif... method numberToIdentifierContinuation (line 29) | static numberToIdentifierContinuation(v){if(v>=xe){return Template.num... method indent (line 29) | static indent(v){if(Array.isArray(v)){return v.map(Template.indent).jo... method prefix (line 29) | static prefix(v,I){const P=Template.asString(v).trim();if(!P)return"";... method asString (line 29) | static asString(v){if(Array.isArray(v)){return v.join("\n")}return v} method getModulesArrayBounds (line 29) | static getModulesArrayBounds(v){let I=-Infinity;let P=Infinity;for(con... method renderChunkModules (line 29) | static renderChunkModules(v,I,P,$=""){const{chunkGraph:L}=v;const q=ne... method renderRuntimeModules (line 29) | static renderRuntimeModules(v,I){const P=new R;for(const R of v){const... method renderChunkRuntimeModules (line 29) | static renderChunkRuntimeModules(v,I){return new $("/******/ ",new R(`... class TemplatedPathPlugin (line 29) | class TemplatedPathPlugin{apply(v){v.hooks.compilation.tap(Ce,(v=>{v.hoo... method apply (line 29) | apply(v){v.hooks.compilation.tap(Ce,(v=>{v.hooks.assetPath.tap(Ce,repl... class UnhandledSchemeError (line 29) | class UnhandledSchemeError extends R{constructor(v,I){super(`Reading fro... method constructor (line 29) | constructor(v,I){super(`Reading from "${I}" is not handled by plugins ... class UnsupportedFeatureWarning (line 29) | class UnsupportedFeatureWarning extends R{constructor(v,I){super(v);this... method constructor (line 29) | constructor(v,I){super(v);this.name="UnsupportedFeatureWarning";this.l... class UseStrictPlugin (line 29) | class UseStrictPlugin{apply(v){v.hooks.compilation.tap(K,((v,{normalModu... method apply (line 29) | apply(v){v.hooks.compilation.tap(K,((v,{normalModuleFactory:I})=>{cons... class WarnCaseSensitiveModulesPlugin (line 29) | class WarnCaseSensitiveModulesPlugin{apply(v){v.hooks.compilation.tap("W... method apply (line 29) | apply(v){v.hooks.compilation.tap("WarnCaseSensitiveModulesPlugin",(v=>... class WarnDeprecatedOptionPlugin (line 29) | class WarnDeprecatedOptionPlugin{constructor(v,I,P){this.option=v;this.v... method constructor (line 29) | constructor(v,I,P){this.option=v;this.value=I;this.suggestion=P} method apply (line 29) | apply(v){v.hooks.thisCompilation.tap("WarnDeprecatedOptionPlugin",(v=>... class DeprecatedOptionWarning (line 29) | class DeprecatedOptionWarning extends R{constructor(v,I,P){super();this.... method constructor (line 29) | constructor(v,I,P){super();this.name="DeprecatedOptionWarning";this.me... class WarnNoModeSetPlugin (line 29) | class WarnNoModeSetPlugin{apply(v){v.hooks.thisCompilation.tap("WarnNoMo... method apply (line 29) | apply(v){v.hooks.thisCompilation.tap("WarnNoModeSetPlugin",(v=>{v.warn... class IgnoringWatchFileSystem (line 29) | class IgnoringWatchFileSystem{constructor(v,I){this.wfs=v;this.paths=I}w... method constructor (line 29) | constructor(v,I){this.wfs=v;this.paths=I} method watch (line 29) | watch(v,I,P,$,L,K,ae){v=Array.from(v);I=Array.from(I);const ignored=v=... class WatchIgnorePlugin (line 29) | class WatchIgnorePlugin{constructor(v){L(v);this.paths=v.paths}apply(v){... method constructor (line 29) | constructor(v){L(v);this.paths=v.paths} method apply (line 29) | apply(v){v.hooks.afterEnvironment.tap("WatchIgnorePlugin",(()=>{v.watc... class Watching (line 29) | class Watching{constructor(v,I,P){this.startTime=null;this.invalid=false... method constructor (line 29) | constructor(v,I,P){this.startTime=null;this.invalid=false;this.handler... method _mergeWithCollected (line 29) | _mergeWithCollected(v,I){if(!v)return;if(!this._collectedChangedFiles)... method _go (line 29) | _go(v,I,P,$){this._initial=false;if(this.startTime===null)this.startTi... method _getStats (line 29) | _getStats(v){const I=new R(v);return I} method _done (line 29) | _done(v,I){this.running=false;const P=I&&I.getLogger("webpack.Watching... method watch (line 29) | watch(v,I,P){this.pausedWatcher=null;this.watcher=this.compiler.watchF... method invalidate (line 29) | invalidate(v){if(v){this.callbacks.push(v)}if(!this._invalidReported){... method _invalidate (line 29) | _invalidate(v,I,P,R){if(this.suspended||this._isBlocked()&&(this.block... method suspend (line 29) | suspend(){this.suspended=true} method resume (line 29) | resume(){if(this.suspended){this.suspended=false;this._invalidate()}} method close (line 29) | close(v){if(this._closeCallbacks){if(v){this._closeCallbacks.push(v)}r... class WebpackError (line 29) | class WebpackError extends Error{constructor(v){super(v);this.details=un... method constructor (line 29) | constructor(v){super(v);this.details=undefined;this.module=undefined;t... method [R] (line 29) | [R](){return this.stack+(this.details?`\n${this.details}`:"")} method serialize (line 29) | serialize({write:v}){v(this.name);v(this.message);v(this.stack);v(this... method deserialize (line 29) | deserialize({read:v}){this.name=v();this.message=v();this.stack=v();th... class WebpackIsIncludedPlugin (line 29) | class WebpackIsIncludedPlugin{apply(v){v.hooks.compilation.tap(ge,((v,{n... method apply (line 29) | apply(v){v.hooks.compilation.tap(ge,((v,{normalModuleFactory:I})=>{v.d... class WebpackOptionsApply (line 29) | class WebpackOptionsApply extends R{constructor(){super()}process(v,I){I... method constructor (line 29) | constructor(){super()} method process (line 29) | process(v,I){I.outputPath=v.output.path;I.recordsInputPath=v.recordsIn... class WebpackOptionsDefaulter (line 29) | class WebpackOptionsDefaulter{process(v){const I=$(v);R(I);return I}} method process (line 29) | process(v){const I=$(v);R(I);return I} class AssetGenerator (line 29) | class AssetGenerator extends K{constructor(v,I,P,R,$,L){super();this.dat... method constructor (line 29) | constructor(v,I,P,R,$,L){super();this.dataUrlOptions=I;this.filename=P... method getSourceFileName (line 29) | getSourceFileName(v,I){return Ye(I.compilation.compiler.context,v.matc... method getConcatenationBailoutReason (line 29) | getConcatenationBailoutReason(v,I){return undefined} method getMimeType (line 29) | getMimeType(v){if(typeof this.dataUrlOptions==="function"){throw new E... method generateDataUri (line 29) | generateDataUri(v){const I=v.originalSource();let P;if(typeof this.dat... method _getFilenameWithInfo (line 29) | _getFilenameWithInfo(v,{runtime:I,runtimeTemplate:P,chunkGraph:R},L){c... method _getAssetPathWithInfo (line 29) | _getAssetPathWithInfo(v,{runtimeTemplate:I,runtime:P,chunkGraph:R,type... method generate (line 29) | generate(v,I){const{type:P,getData:R,runtimeTemplate:$,runtimeRequirem... method getTypes (line 29) | getTypes(v){const I=new Set;const P=this._moduleGraph.getIncomingConne... method getSize (line 29) | getSize(v,I){switch(I){case Qe:{const I=v.originalSource();if(!I){retu... method updateHash (line 29) | updateHash(v,I){const{module:P}=I;if(P.buildInfo.dataUrl){v.update("da... class AssetModulesPlugin (line 29) | class AssetModulesPlugin{apply(v){v.hooks.compilation.tap(Ke,((I,{normal... method apply (line 29) | apply(v){v.hooks.compilation.tap(Ke,((I,{normalModuleFactory:P})=>{P.h... class AssetParser (line 29) | class AssetParser extends R{constructor(v){super();this.dataUrlCondition... method constructor (line 29) | constructor(v){super();this.dataUrlCondition=v} method parse (line 29) | parse(v,I){if(typeof v==="object"&&!Buffer.isBuffer(v)){throw new Erro... class AssetSourceGenerator (line 29) | class AssetSourceGenerator extends L{constructor(v){super();this._module... method constructor (line 29) | constructor(v){super();this._moduleGraph=v} method generate (line 29) | generate(v,{type:I,concatenationScope:P,getData:L,runtimeTemplate:q,ru... method getConcatenationBailoutReason (line 29) | getConcatenationBailoutReason(v,I){return undefined} method getTypes (line 29) | getTypes(v){const I=new Set;const P=this._moduleGraph.getIncomingConne... method getSize (line 29) | getSize(v,I){const P=v.originalSource();if(!P){return 0}return P.size(... class AssetSourceParser (line 29) | class AssetSourceParser extends R{parse(v,I){if(typeof v==="object"&&!Bu... method parse (line 29) | parse(v,I){if(typeof v==="object"&&!Buffer.isBuffer(v)){throw new Erro... class RawDataUrlModule (line 29) | class RawDataUrlModule extends ${constructor(v,I,P){super(q,null);this.u... method constructor (line 29) | constructor(v,I,P){super(q,null);this.url=v;this.urlBuffer=v?Buffer.fr... method getSourceTypes (line 29) | getSourceTypes(){return L} method identifier (line 29) | identifier(){return this.identifierStr} method size (line 29) | size(v){if(this.url===undefined)this.url=this.urlBuffer.toString();ret... method readableIdentifier (line 29) | readableIdentifier(v){return v.shorten(this.readableIdentifierStr)} method needBuild (line 29) | needBuild(v,I){return I(null,!this.buildMeta)} method build (line 29) | build(v,I,P,R,$){this.buildMeta={};this.buildInfo={cacheable:true};$()} method codeGeneration (line 29) | codeGeneration(v){if(this.url===undefined)this.url=this.urlBuffer.toSt... method updateHash (line 29) | updateHash(v,I){v.update(this.urlBuffer);super.updateHash(v,I)} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.urlBuffer);I(this.identifierStr);... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.urlBuffer=I();this.identifierStr=I... class AwaitDependenciesInitFragment (line 29) | class AwaitDependenciesInitFragment extends R{constructor(v){super(undef... method constructor (line 29) | constructor(v){super(undefined,R.STAGE_ASYNC_DEPENDENCIES,0,"await-dep... method merge (line 29) | merge(v){const I=new Set(v.promises);for(const v of this.promises){I.a... method getContent (line 29) | getContent({runtimeRequirements:v}){v.add($.module);const I=this.promi... class InferAsyncModulesPlugin (line 29) | class InferAsyncModulesPlugin{apply(v){v.hooks.compilation.tap("InferAsy... method apply (line 29) | apply(v){v.hooks.compilation.tap("InferAsyncModulesPlugin",(v=>{const{... class AddBuildDependenciesPlugin (line 29) | class AddBuildDependenciesPlugin{constructor(v){this.buildDependencies=n... method constructor (line 29) | constructor(v){this.buildDependencies=new Set(v)} method apply (line 29) | apply(v){v.hooks.compilation.tap("AddBuildDependenciesPlugin",(v=>{v.b... class AddManagedPathsPlugin (line 29) | class AddManagedPathsPlugin{constructor(v,I,P){this.managedPaths=new Set... method constructor (line 29) | constructor(v,I,P){this.managedPaths=new Set(v);this.immutablePaths=ne... method apply (line 29) | apply(v){for(const I of this.managedPaths){v.managedPaths.add(I)}for(c... class IdleFileCachePlugin (line 29) | class IdleFileCachePlugin{constructor(v,I,P,R){this.strategy=v;this.idle... method constructor (line 29) | constructor(v,I,P,R){this.strategy=v;this.idleTimeout=I;this.idleTimeo... method apply (line 29) | apply(v){const I=this.strategy;const P=this.idleTimeout;const q=Math.m... class MemoryCachePlugin (line 29) | class MemoryCachePlugin{apply(v){const I=new Map;v.cache.hooks.store.tap... method apply (line 29) | apply(v){const I=new Map;v.cache.hooks.store.tap({name:"MemoryCachePlu... class MemoryWithGcCachePlugin (line 29) | class MemoryWithGcCachePlugin{constructor({maxGenerations:v}){this._maxG... method constructor (line 29) | constructor({maxGenerations:v}){this._maxGenerations=v} method apply (line 29) | apply(v){const I=this._maxGenerations;const P=new Map;const $=new Map;... class PackContainer (line 29) | class PackContainer{constructor(v,I,P,R,$,L){this.data=v;this.version=I;... method constructor (line 29) | constructor(v,I,P,R,$,L){this.data=v;this.version=I;this.buildSnapshot... method serialize (line 29) | serialize({write:v,writeLazy:I}){v(this.version);v(this.buildSnapshot)... method deserialize (line 29) | deserialize({read:v}){this.version=v();this.buildSnapshot=v();this.bui... class PackItemInfo (line 29) | class PackItemInfo{constructor(v,I,P){this.identifier=v;this.etag=I;this... method constructor (line 29) | constructor(v,I,P){this.identifier=v;this.etag=I;this.location=-1;this... class Pack (line 29) | class Pack{constructor(v,I){this.itemInfo=new Map;this.requests=[];this.... method constructor (line 29) | constructor(v,I){this.itemInfo=new Map;this.requests=[];this.requestsT... method _addRequest (line 29) | _addRequest(v){this.requests.push(v);if(this.requestsTimeout===undefin... method stopCapturingRequests (line 29) | stopCapturingRequests(){if(this.requestsTimeout!==undefined){clearTime... method get (line 29) | get(v,I){const P=this.itemInfo.get(v);this._addRequest(v);if(P===undef... method set (line 29) | set(v,I,P){if(!this.invalid){this.invalid=true;this.logger.log(`Pack g... method getContentStats (line 29) | getContentStats(){let v=0;let I=0;for(const P of this.content){if(P!==... method _findLocation (line 29) | _findLocation(){let v;for(v=0;v0){const I=... method _optimizeSmallContent (line 29) | _optimizeSmallContent(){const v=[];let I=0;const P=[];let R=0;for(let ... method _optimizeUnusedContent (line 29) | _optimizeUnusedContent(){for(let v=0;vP.get(v,I===null?null:I.t... method storeBuildDependencies (line 29) | storeBuildDependencies(v){if(this.readonly)return;this.newBuildDepende... method afterAllStored (line 29) | afterAllStored(){const v=this.packPromise;if(v===undefined)return Prom... method clear (line 29) | clear(){this.fileSystemInfo.clear();this.buildDependencies.clear();thi... class CacheEntry (line 29) | class CacheEntry{constructor(v,I){this.result=v;this.snapshot=I}serializ... method constructor (line 29) | constructor(v,I){this.result=v;this.snapshot=I} method serialize (line 29) | serialize({write:v}){v(this.result);v(this.snapshot)} method deserialize (line 29) | deserialize({read:v}){this.result=v();this.snapshot=v()} class ResolverCachePlugin (line 29) | class ResolverCachePlugin{apply(v){const I=v.getCache("ResolverCachePlug... method apply (line 29) | apply(v){const I=v.getCache("ResolverCachePlugin");let P;let $;let L=0... class LazyHashedEtag (line 29) | class LazyHashedEtag{constructor(v,I="md4"){this._obj=v;this._hash=undef... method constructor (line 29) | constructor(v,I="md4"){this._obj=v;this._hash=undefined;this._hashFunc... method toString (line 29) | toString(){if(this._hash===undefined){const v=R(this._hashFunction);th... class MergedEtag (line 29) | class MergedEtag{constructor(v,I){this.a=v;this.b=I}toString(){return`${... method constructor (line 29) | constructor(v,I){this.a=v;this.b=I} method toString (line 29) | toString(){return`${this.a.toString()}|${this.b.toString()}`} class ContainerEntryDependency (line 29) | class ContainerEntryDependency extends R{constructor(v,I,P){super();this... method constructor (line 29) | constructor(v,I,P){super();this.name=v;this.exposes=I;this.shareScope=P} method getResourceIdentifier (line 29) | getResourceIdentifier(){return`container-entry-${this.name}`} method type (line 29) | get type(){return"container entry"} method category (line 29) | get category(){return"esm"} class ContainerEntryModule (line 29) | class ContainerEntryModule extends q{constructor(v,I,P){super(ae,null);t... method constructor (line 29) | constructor(v,I,P){super(ae,null);this._name=v;this._exposes=I;this._s... method getSourceTypes (line 29) | getSourceTypes(){return K} method identifier (line 29) | identifier(){return`container entry (${this._shareScope}) ${JSON.strin... method readableIdentifier (line 29) | readableIdentifier(v){return"container entry"} method libIdent (line 29) | libIdent(v){return`${this.layer?`(${this.layer})/`:""}webpack/containe... method needBuild (line 29) | needBuild(v,I){return I(null,!this.buildMeta)} method build (line 29) | build(v,I,P,R,$){this.buildMeta={};this.buildInfo={strict:true,topLeve... method codeGeneration (line 29) | codeGeneration({moduleGraph:v,chunkGraph:I,runtimeTemplate:P}){const L... method size (line 29) | size(v){return 42} method serialize (line 29) | serialize(v){const{write:I}=v;I(this._name);I(this._exposes);I(this._s... method deserialize (line 29) | static deserialize(v){const{read:I}=v;const P=new ContainerEntryModule... method create (line 29) | create({dependencies:[v]},I){const P=v;I(null,{module:new $(P.name,P.exp... class ContainerExposedDependency (line 29) | class ContainerExposedDependency extends R{constructor(v,I){super(I);thi... method constructor (line 29) | constructor(v,I){super(I);this.exposedName=v} method type (line 29) | get type(){return"container exposed"} method category (line 29) | get category(){return"esm"} method getResourceIdentifier (line 29) | getResourceIdentifier(){return`exposed dependency ${this.exposedName}=... method serialize (line 29) | serialize(v){v.write(this.exposedName);super.serialize(v)} method deserialize (line 29) | deserialize(v){this.exposedName=v.read();super.deserialize(v)} class ContainerPlugin (line 29) | class ContainerPlugin{constructor(v){be(v);this._options={name:v.name,sh... method constructor (line 29) | constructor(v){be(v);this._options={name:v.name,shareScope:v.shareScop... method apply (line 29) | apply(v){const{name:I,exposes:P,shareScope:R,filename:$,library:ae,run... class ContainerReferencePlugin (line 29) | class ContainerReferencePlugin{constructor(v){Ce(v);this._remoteType=v.r... method constructor (line 29) | constructor(v){Ce(v);this._remoteType=v.remoteType;this._remotes=ve(v.... method apply (line 29) | apply(v){const{_remotes:I,_remoteType:P}=this;const L={};for(const[v,P... class FallbackDependency (line 29) | class FallbackDependency extends R{constructor(v){super();this.requests=... method constructor (line 29) | constructor(v){super();this.requests=v} method getResourceIdentifier (line 29) | getResourceIdentifier(){return`fallback ${this.requests.join(" ")}`} method type (line 29) | get type(){return"fallback"} method category (line 29) | get category(){return"esm"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.requests);super.serialize(v)} method deserialize (line 29) | static deserialize(v){const{read:I}=v;const P=new FallbackDependency(I... class FallbackItemDependency (line 29) | class FallbackItemDependency extends R{constructor(v){super(v)}get type(... method constructor (line 29) | constructor(v){super(v)} method type (line 29) | get type(){return"fallback item"} method category (line 29) | get category(){return"esm"} class FallbackModule (line 29) | class FallbackModule extends ${constructor(v){super(q);this.requests=v;t... method constructor (line 29) | constructor(v){super(q);this.requests=v;this._identifier=`fallback ${t... method identifier (line 29) | identifier(){return this._identifier} method readableIdentifier (line 29) | readableIdentifier(v){return this._identifier} method libIdent (line 29) | libIdent(v){return`${this.layer?`(${this.layer})/`:""}webpack/containe... method chunkCondition (line 29) | chunkCondition(v,{chunkGraph:I}){return I.getNumberOfEntryModules(v)>0} method needBuild (line 29) | needBuild(v,I){I(null,!this.buildInfo)} method build (line 29) | build(v,I,P,R,$){this.buildMeta={};this.buildInfo={strict:true};this.c... method size (line 29) | size(v){return this.requests.length*5+42} method getSourceTypes (line 29) | getSourceTypes(){return L} method codeGeneration (line 29) | codeGeneration({runtimeTemplate:v,moduleGraph:I,chunkGraph:P}){const $... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.requests);super.serialize(v)} method deserialize (line 29) | static deserialize(v){const{read:I}=v;const P=new FallbackModule(I());... method create (line 29) | create({dependencies:[v]},I){const P=v;I(null,{module:new $(P.requests)})} class HoistContainerReferences (line 29) | class HoistContainerReferences{apply(v){v.hooks.thisCompilation.tap(ge,(... method apply (line 29) | apply(v){v.hooks.thisCompilation.tap(ge,(v=>{const I=ae().getCompilati... method hoistModulesInChunks (line 29) | hoistModulesInChunks(v,I,P){const{chunkGraph:R,moduleGraph:$}=v;for(co... method cleanUpChunks (line 29) | cleanUpChunks(v,I){const{chunkGraph:P}=v;for(const R of I){for(const I... function getAllReferencedModules (line 29) | function getAllReferencedModules(v,I,P,L){const q=new Set(L?[I]:[]);cons... class ModuleFederationPlugin (line 29) | class ModuleFederationPlugin{constructor(v){xe(v);this._options=v}static... method constructor (line 29) | constructor(v){xe(v);this._options=v} method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof L)){throw new TypeErro... method apply (line 29) | apply(v){const{_options:I}=this;const P=I.library||{type:"var",name:I.... class RemoteModule (line 29) | class RemoteModule extends ${constructor(v,I,P,R){super(q);this.request=... method constructor (line 29) | constructor(v,I,P,R){super(q);this.request=v;this.externalRequests=I;t... method identifier (line 29) | identifier(){return this._identifier} method readableIdentifier (line 29) | readableIdentifier(v){return`remote ${this.request}`} method libIdent (line 29) | libIdent(v){return`${this.layer?`(${this.layer})/`:""}webpack/containe... method needBuild (line 29) | needBuild(v,I){I(null,!this.buildInfo)} method build (line 29) | build(v,I,P,R,$){this.buildMeta={};this.buildInfo={strict:true};this.c... method size (line 29) | size(v){return 6} method getSourceTypes (line 29) | getSourceTypes(){return L} method nameForCondition (line 29) | nameForCondition(){return this.request} method codeGeneration (line 29) | codeGeneration({runtimeTemplate:v,moduleGraph:I,chunkGraph:P}){const $... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.request);I(this.externalRequests)... method deserialize (line 29) | static deserialize(v){const{read:I}=v;const P=new RemoteModule(I(),I()... class RemoteRuntimeModule (line 29) | class RemoteRuntimeModule extends ${constructor(){super("remotes loading... method constructor (line 29) | constructor(){super("remotes loading")} method generate (line 29) | generate(){const v=this.compilation;const I=this.chunkGraph;const{runt... class RemoteToExternalDependency (line 29) | class RemoteToExternalDependency extends R{constructor(v){super(v)}get t... method constructor (line 29) | constructor(v){super(v)} method type (line 29) | get type(){return"remote to external"} method category (line 29) | get category(){return"esm"} class CssGenerator (line 29) | class CssGenerator extends K{constructor(v){super();this.convention=v.ex... method constructor (line 29) | constructor(v){super();this.convention=v.exportsConvention;this.localI... method getConcatenationBailoutReason (line 29) | getConcatenationBailoutReason(v,I){if(!this.esModule){return"Module is... method generate (line 29) | generate(v,I){const K=I.type==="javascript"?new R(new $("")):new R(v.o... method getTypes (line 29) | getTypes(v){return this.exportsOnly?ge:be} method getSize (line 29) | getSize(v,I){switch(I){case"javascript":{if(!v.buildInfo.cssData){retu... method updateHash (line 29) | updateHash(v,{module:I}){v.update(this.esModule.toString())} class CssLoadingRuntimeModule (line 29) | class CssLoadingRuntimeModule extends q{static getCompilationHooks(v){if... method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof $)){throw new TypeErro... method constructor (line 29) | constructor(v){super("css loading",10);this._runtimeRequirements=v} method generate (line 29) | generate(){const{_runtimeRequirements:v}=this;const I=this.compilation... class CssModulesPlugin (line 29) | class CssModulesPlugin{static getCompilationHooks(v){if(!(v instanceof b... method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof be)){throw new TypeErr... method constructor (line 29) | constructor(){this._moduleFactoryCache=new WeakMap} method apply (line 29) | apply(v){v.hooks.compilation.tap(wt,((v,{normalModuleFactory:I})=>{con... method getModulesInOrder (line 29) | getModulesInOrder(v,I,P){if(!I)return[];const R=[...I];const $=Array.f... method getOrderedChunkCssModules (line 29) | getOrderedChunkCssModules(v,I,P){return[...this.getModulesInOrder(v,I.... method renderModule (line 29) | renderModule(v,I,P){const{codeGenerationResults:R,chunk:$,undoPath:ge}... method renderChunk (line 29) | renderChunk({undoPath:v,chunk:I,chunkGraph:P,codeGenerationResults:R,m... method getChunkFilenameTemplate (line 29) | static getChunkFilenameTemplate(v,I){if(v.cssFilenameTemplate){return ... method chunkHasCss (line 29) | static chunkHasCss(v,I){return Boolean(I.getChunkModulesIterableBySour... class LocConverter (line 29) | class LocConverter{constructor(v){this._input=v;this.line=1;this.column=... method constructor (line 29) | constructor(v){this._input=v;this.line=1;this.column=0;this.pos=0} method get (line 29) | get(v){if(this.pos!==v){if(this.pos{thi... method destroy (line 29) | destroy(){if(this.hasSession()){this.session.disconnect()}return Promi... method stopProfiling (line 29) | stopProfiling(){return this.sendCommand("Profiler.stop").then((({profi... class ProfilingPlugin (line 29) | class ProfilingPlugin{constructor(v={}){Ce(v);this.outputPath=v.outputPa... method constructor (line 29) | constructor(v={}){Ce(v);this.outputPath=v.outputPath||"events.json"} method apply (line 29) | apply(v){const I=createTrace(v.intermediateFileSystem,this.outputPath)... class AMDDefineDependency (line 29) | class AMDDefineDependency extends L{constructor(v,I,P,R,$){super();this.... method constructor (line 29) | constructor(v,I,P,R,$){super();this.range=v;this.arrayRange=I;this.fun... method type (line 29) | get type(){return"amd define"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);I(this.arrayRange);I(this.... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.range=I();this.arrayRange=I();this... method apply (line 29) | apply(v,I,{runtimeRequirements:P}){const R=v;const $=this.branch(R);cons... method localModuleVar (line 29) | localModuleVar(v){return v.localModule&&v.localModule.used&&v.localModul... method branch (line 29) | branch(v){const I=this.localModuleVar(v)?"l":"";const P=v.arrayRange?"a"... method replace (line 29) | replace(v,I,P,R){const $=this.localModuleVar(v);if($){R=R.replace(/XXX/g... class AMDDefineDependencyParserPlugin (line 29) | class AMDDefineDependencyParserPlugin{constructor(v){this.options=v}appl... method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){v.hooks.call.for("define").tap("AMDDefineDependencyParserPlug... method processArray (line 29) | processArray(v,I,P,$,L){if(P.isArray()){const R=P.items;for(const[P,q]... method processItem (line 29) | processItem(v,I,P,$){if(P.isConditional()){const R=P.options;for(const... method processContext (line 29) | processContext(v,I,P){const R=ge.create(q,P.range,P,I,this.options,{ca... method processCallDefine (line 29) | processCallDefine(v,I){let P;let R;let $;let L;switch(I.arguments.leng... method newDefineDependency (line 29) | newDefineDependency(v,I,P,R,L){return new $(v,I,P,R,L)} method newRequireArrayDependency (line 29) | newRequireArrayDependency(v,I){return new L(v,I)} method newRequireItemDependency (line 29) | newRequireItemDependency(v,I){return new K(v,I)} class AMDPlugin (line 29) | class AMDPlugin{constructor(v){this.amdOptions=v}apply(v){const I=this.a... method constructor (line 29) | constructor(v){this.amdOptions=v} method apply (line 29) | apply(v){const I=this.amdOptions;v.hooks.compilation.tap(Ze,((v,{conte... class AMDRequireArrayDependency (line 29) | class AMDRequireArrayDependency extends L{constructor(v,I){super();this.... method constructor (line 29) | constructor(v,I){super();this.depsArray=v;this.range=I} method type (line 29) | get type(){return"amd require array"} method category (line 29) | get category(){return"amd"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.depsArray);I(this.range);super.se... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.depsArray=I();this.range=I();super... method apply (line 29) | apply(v,I,P){const R=v;const $=this.getContent(R,P);I.replace(R.range[0]... method getContent (line 29) | getContent(v,I){const P=v.depsArray.map((v=>this.contentForDependency(v,... method contentForDependency (line 29) | contentForDependency(v,{runtimeTemplate:I,moduleGraph:P,chunkGraph:R,run... class AMDRequireContextDependency (line 29) | class AMDRequireContextDependency extends ${constructor(v,I,P){super(v);... method constructor (line 29) | constructor(v,I,P){super(v);this.range=I;this.valueRange=P} method type (line 29) | get type(){return"amd require context"} method category (line 29) | get category(){return"amd"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);I(this.valueRange);super.s... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.range=I();this.valueRange=I();supe... class AMDRequireDependenciesBlock (line 29) | class AMDRequireDependenciesBlock extends R{constructor(v,I){super(null,... method constructor (line 29) | constructor(v,I){super(null,v,I)} class AMDRequireDependenciesBlockParserPlugin (line 29) | class AMDRequireDependenciesBlockParserPlugin{constructor(v){this.option... method constructor (line 29) | constructor(v){this.options=v} method processFunctionArgument (line 29) | processFunctionArgument(v,I){let P=true;const R=He(I);if(R){v.inScope(... method apply (line 29) | apply(v){v.hooks.call.for("require").tap("AMDRequireDependenciesBlockP... method processArray (line 29) | processArray(v,I,P){if(P.isArray()){for(const R of P.items){const P=th... method processItem (line 29) | processItem(v,I,P){if(P.isConditional()){for(const R of P.options){con... method processContext (line 29) | processContext(v,I,P){const R=xe.create(q,P.range,P,I,this.options,{ca... method processArrayForRequestString (line 29) | processArrayForRequestString(v){if(v.isArray()){const I=v.items.map((v... method processItemForRequestString (line 29) | processItemForRequestString(v){if(v.isConditional()){const I=v.options... method processCallRequire (line 29) | processCallRequire(v,I){let P;let R;let L;let q;const K=v.state.curren... method newRequireDependenciesBlock (line 29) | newRequireDependenciesBlock(v,I){return new K(v,I)} method newRequireDependency (line 29) | newRequireDependency(v,I,P,R){return new ae(v,I,P,R)} method newRequireItemDependency (line 29) | newRequireItemDependency(v,I){return new ge(v,I)} method newRequireArrayDependency (line 29) | newRequireArrayDependency(v,I){return new L(v,I)} class AMDRequireDependency (line 29) | class AMDRequireDependency extends L{constructor(v,I,P,R){super();this.o... method constructor (line 29) | constructor(v,I,P,R){super();this.outerRange=v;this.arrayRange=I;this.... method category (line 29) | get category(){return"amd"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.outerRange);I(this.arrayRange);I(... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.outerRange=I();this.arrayRange=I()... method apply (line 29) | apply(v,I,{runtimeTemplate:P,moduleGraph:$,chunkGraph:L,runtimeRequireme... class AMDRequireItemDependency (line 29) | class AMDRequireItemDependency extends ${constructor(v,I){super(v);this.... method constructor (line 29) | constructor(v,I){super(v);this.range=I} method type (line 29) | get type(){return"amd require"} method category (line 29) | get category(){return"amd"} class AMDDefineRuntimeModule (line 29) | class AMDDefineRuntimeModule extends ${constructor(){super("amd define")... method constructor (line 29) | constructor(){super("amd define")} method generate (line 29) | generate(){return L.asString([`${R.amdDefine} = function () {`,L.inden... class AMDOptionsRuntimeModule (line 29) | class AMDOptionsRuntimeModule extends ${constructor(v){super("amd option... method constructor (line 29) | constructor(v){super("amd options");this.options=v} method generate (line 29) | generate(){return L.asString([`${R.amdOptions} = ${JSON.stringify(this... class CachedConstDependency (line 29) | class CachedConstDependency extends q{constructor(v,I,P){super();this.ex... method constructor (line 29) | constructor(v,I,P){super();this.expression=v;this.range=I;this.identif... method _createHashUpdate (line 29) | _createHashUpdate(){return`${this.identifier}${this.range}${this.expre... method updateHash (line 29) | updateHash(v,I){if(this._hashUpdate===undefined){this._hashUpdate=this... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.expression);I(this.range);I(this.... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.expression=I();this.range=I();this... method apply (line 29) | apply(v,I,{runtimeTemplate:P,dependencyTemplates:R,initFragments:L}){con... class CommonJsExportRequireDependency (line 29) | class CommonJsExportRequireDependency extends be{constructor(v,I,P,R,$,L... method constructor (line 29) | constructor(v,I,P,R,$,L,q){super($);this.range=v;this.valueRange=I;thi... method type (line 29) | get type(){return"cjs export require"} method couldAffectReferencingModule (line 29) | couldAffectReferencingModule(){return R.TRANSITIVE} method getIds (line 29) | getIds(v){return v.getMeta(this)[ve]||this.ids} method setIds (line 29) | setIds(v,I){v.getMeta(this)[ve]=I} method getReferencedExports (line 29) | getReferencedExports(v,I){const P=this.getIds(v);const getFullResult=(... method getExports (line 29) | getExports(v){if(this.names.length===1){const I=this.getIds(v);const P... method getStarReexports (line 29) | getStarReexports(v,I,P=v.getModule(this)){let R=v.getExportsInfo(P);co... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.asiSafe);I(this.range);I(this.val... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.asiSafe=I();this.range=I();this.va... method apply (line 29) | apply(v,I,{module:P,runtimeTemplate:R,chunkGraph:$,moduleGraph:K,runtime... class CommonJsExportsDependency (line 29) | class CommonJsExportsDependency extends K{constructor(v,I,P,R){super();t... method constructor (line 29) | constructor(v,I,P,R){super();this.range=v;this.valueRange=I;this.base=... method type (line 29) | get type(){return"cjs exports"} method getExports (line 29) | getExports(v){const I=this.names[0];return{exports:[{name:I,canMangle:... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);I(this.valueRange);I(this.... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.range=I();this.valueRange=I();this... method apply (line 29) | apply(v,I,{module:P,moduleGraph:$,initFragments:K,runtimeRequirements:ae... class CommonJsExportsParserPlugin (line 29) | class CommonJsExportsParserPlugin{constructor(v){this.moduleGraph=v}appl... method constructor (line 29) | constructor(v){this.moduleGraph=v} method apply (line 29) | apply(v){const enableStructuredExports=()=>{be.enable(v.state)};const ... class CommonJsFullRequireDependency (line 29) | class CommonJsFullRequireDependency extends ae{constructor(v,I,P,R){supe... method constructor (line 29) | constructor(v,I,P,R){super(v);this.range=I;this.names=P;this.idRanges=... method getReferencedExports (line 29) | getReferencedExports(v,I){if(this.call){const I=v.getModule(this);if(!... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.names);I(this.idRanges);I(this.ca... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.names=I();this.idRanges=I();this.c... method type (line 29) | get type(){return"cjs full require"} method category (line 29) | get category(){return"commonjs"} method apply (line 29) | apply(v,I,{module:P,runtimeTemplate:q,moduleGraph:ae,chunkGraph:ge,runti... class CommonJsImportsParserPlugin (line 29) | class CommonJsImportsParserPlugin{constructor(v){this.options=v}apply(v)... method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){const I=this.options;const getContext=()=>{if(v.currentTagDat... class CommonJsPlugin (line 29) | class CommonJsPlugin{apply(v){v.hooks.compilation.tap(nt,((v,{contextMod... method apply (line 29) | apply(v){v.hooks.compilation.tap(nt,((v,{contextModuleFactory:I,normal... class HarmonyModuleDecoratorRuntimeModule (line 29) | class HarmonyModuleDecoratorRuntimeModule extends ${constructor(){super(... method constructor (line 29) | constructor(){super("harmony module decorator")} method generate (line 29) | generate(){const{runtimeTemplate:v}=this.compilation;return q.asString... class NodeModuleDecoratorRuntimeModule (line 29) | class NodeModuleDecoratorRuntimeModule extends ${constructor(){super("no... method constructor (line 29) | constructor(){super("node module decorator")} method generate (line 29) | generate(){const{runtimeTemplate:v}=this.compilation;return q.asString... class CommonJsRequireContextDependency (line 29) | class CommonJsRequireContextDependency extends ${constructor(v,I,P,R,$){... method constructor (line 29) | constructor(v,I,P,R,$){super(v,$);this.range=I;this.valueRange=P;this.... method type (line 29) | get type(){return"cjs require context"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);I(this.valueRange);I(this.... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.range=I();this.valueRange=I();this... class CommonJsRequireDependency (line 29) | class CommonJsRequireDependency extends ${constructor(v,I,P){super(v);th... method constructor (line 29) | constructor(v,I,P){super(v);this.range=I;this._context=P} method type (line 29) | get type(){return"cjs require"} method category (line 29) | get category(){return"commonjs"} class CommonJsSelfReferenceDependency (line 29) | class CommonJsSelfReferenceDependency extends K{constructor(v,I,P,R){sup... method constructor (line 29) | constructor(v,I,P,R){super();this.range=v;this.base=I;this.names=P;thi... method type (line 29) | get type(){return"cjs self exports reference"} method category (line 29) | get category(){return"self"} method getResourceIdentifier (line 29) | getResourceIdentifier(){return"self"} method getReferencedExports (line 29) | getReferencedExports(v,I){return[this.call?this.names.slice(0,-1):this... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);I(this.base);I(this.names)... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.range=I();this.base=I();this.names... method apply (line 29) | apply(v,I,{module:P,moduleGraph:L,runtime:K,runtimeRequirements:ae}){con... class ConstDependency (line 29) | class ConstDependency extends ${constructor(v,I,P){super();this.expressi... method constructor (line 29) | constructor(v,I,P){super();this.expression=v;this.range=I;this.runtime... method updateHash (line 29) | updateHash(v,I){if(this._hashUpdate===undefined){let v=`${this.range}|... method getModuleEvaluationSideEffectsState (line 29) | getModuleEvaluationSideEffectsState(v){return false} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.expression);I(this.range);I(this.... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.expression=I();this.range=I();this... method apply (line 29) | apply(v,I,P){const R=v;if(R.runtimeRequirements){for(const v of R.runtim... class ContextDependency (line 29) | class ContextDependency extends R{constructor(v,I){super();this.options=... method constructor (line 29) | constructor(v,I){super();this.options=v;this.userRequest=this.options&... method getContext (line 29) | getContext(){return this._requestContext} method category (line 29) | get category(){return"commonjs"} method couldAffectReferencingModule (line 29) | couldAffectReferencingModule(){return true} method getResourceIdentifier (line 29) | getResourceIdentifier(){return`context${this._requestContext||""}|ctx ... method getWarnings (line 29) | getWarnings(v){let I=super.getWarnings(v);if(this.critical){if(!I)I=[]... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.options);I(this.userRequest);I(th... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.options=I();this.userRequest=I();t... class ContextDependencyTemplateAsId (line 29) | class ContextDependencyTemplateAsId extends R.Template{apply(v,I,{runtim... method apply (line 29) | apply(v,I,{runtimeTemplate:P,moduleGraph:R,chunkGraph:$,runtimeRequire... class ContextDependencyTemplateAsRequireCall (line 29) | class ContextDependencyTemplateAsRequireCall extends R.Template{apply(v,... method apply (line 29) | apply(v,I,{runtimeTemplate:P,moduleGraph:R,chunkGraph:$,runtimeRequire... class ContextElementDependency (line 29) | class ContextElementDependency extends L{constructor(v,I,P,R,$,L,q){supe... method constructor (line 29) | constructor(v,I,P,R,$,L,q){super(v);this.referencedExports=$;this._typ... method type (line 29) | get type(){if(this._typePrefix){return`${this._typePrefix} context ele... method category (line 29) | get category(){return this._category} method getReferencedExports (line 29) | getReferencedExports(v,I){if(!this.referencedExports)return R.EXPORTS_... method serialize (line 29) | serialize(v){const{write:I}=v;I(this._typePrefix);I(this._category);I(... method deserialize (line 29) | deserialize(v){const{read:I}=v;this._typePrefix=I();this._category=I()... class CreateScriptUrlDependency (line 29) | class CreateScriptUrlDependency extends L{constructor(v){super();this.ra... method constructor (line 29) | constructor(v){super();this.range=v} method type (line 29) | get type(){return"create script url"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);super.serialize(v)} method deserialize (line 29) | deserialize(v){const{read:I}=v;this.range=I();super.deserialize(v)} method apply (line 29) | apply(v,I,{runtimeRequirements:P}){const $=v;P.add(R.createScriptUrl);I.... class CriticalDependencyWarning (line 29) | class CriticalDependencyWarning extends R{constructor(v){super();this.na... method constructor (line 29) | constructor(v){super();this.name="CriticalDependencyWarning";this.mess... class CssIcssExportDependency (line 29) | class CssIcssExportDependency extends L{constructor(v,I){super();this.na... method constructor (line 29) | constructor(v,I){super();this.name=v;this.value=I;this._hashUpdate=und... method type (line 29) | get type(){return"css :export"} method getExportsConventionNames (line 29) | getExportsConventionNames(v,I){if(this._conventionNames){return this._... method getExports (line 29) | getExports(v){const I=v.getParentModule(this);const P=I.generator.conv... method updateHash (line 29) | updateHash(v,{chunkGraph:I}){if(this._hashUpdate===undefined){const v=... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.name);I(this.value);super.seriali... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.name=I();this.value=I();super.dese... method apply (line 29) | apply(v,I,{cssData:P,module:R,runtime:$,moduleGraph:L}){const q=v;const ... class CssIcssImportDependency (line 29) | class CssIcssImportDependency extends q{constructor(v,I,P){super(v);this... method constructor (line 29) | constructor(v,I,P){super(v);this.range=P;this.exportName=I} method type (line 29) | get type(){return"css :import"} method category (line 29) | get category(){return"css-import"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);I(this.exportName);super.s... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.range=I();this.exportName=I();supe... method apply (line 29) | apply(v,I,P){const R=v;const{range:q}=R;const K=P.moduleGraph.getModule(... class CssIcssSymbolDependency (line 29) | class CssIcssSymbolDependency extends ${constructor(v,I,P){super();this.... method constructor (line 29) | constructor(v,I,P){super();this.name=v;this.value=I;this.range=P;this.... method type (line 29) | get type(){return"css @value identifier"} method category (line 29) | get category(){return"self"} method updateHash (line 29) | updateHash(v,I){if(this._hashUpdate===undefined){this._hashUpdate=`${t... method getExports (line 29) | getExports(v){return{exports:[{name:this.name,canMangle:true}],depende... method getReferencedExports (line 29) | getReferencedExports(v,I){return[[this.name]]} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.name);I(this.value);I(this.range)... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.name=I();this.value=I();this.range... method apply (line 29) | apply(v,I,{cssData:P}){const R=v;I.replace(R.range[0],R.range[1]-1,R.val... class CssImportDependency (line 29) | class CssImportDependency extends ${constructor(v,I,P,R,$){super(v);this... method constructor (line 29) | constructor(v,I,P,R,$){super(v);this.range=I;this.layer=P;this.support... method type (line 29) | get type(){return"css @import"} method category (line 29) | get category(){return"css-import"} method getResourceIdentifier (line 29) | getResourceIdentifier(){let v=`context${this._context||""}|module${thi... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.layer);I(this.supports);I(this.me... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.layer=I();this.supports=I();this.m... method apply (line 29) | apply(v,I,P){const R=v;I.replace(R.range[0],R.range[1]-1,"")} class CssLocalIdentifierDependency (line 29) | class CssLocalIdentifierDependency extends ae{constructor(v,I,P=""){supe... method constructor (line 29) | constructor(v,I,P=""){super();this.name=v;this.range=I;this.prefix=P;t... method type (line 29) | get type(){return"css local identifier"} method getExportsConventionNames (line 29) | getExportsConventionNames(v,I){if(this._conventionNames){return this._... method getExports (line 29) | getExports(v){const I=v.getParentModule(this);const P=I.generator.conv... method updateHash (line 29) | updateHash(v,{chunkGraph:I}){if(this._hashUpdate===undefined){const v=... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.name);I(this.range);I(this.prefix... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.name=I();this.range=I();this.prefi... method getIdentifier (line 29) | static getIdentifier(v,I,{module:P,chunkGraph:R,runtimeTemplate:$}){cons... method apply (line 29) | apply(v,I,P){const{module:R,moduleGraph:$,runtime:L,cssData:q}=P;const K... class CssSelfLocalIdentifierDependency (line 29) | class CssSelfLocalIdentifierDependency extends L{constructor(v,I,P="",R=... method constructor (line 29) | constructor(v,I,P="",R=undefined){super(v,I,P);this.declaredSet=R} method type (line 29) | get type(){return"css self local identifier"} method category (line 29) | get category(){return"self"} method getResourceIdentifier (line 29) | getResourceIdentifier(){return"self"} method getExports (line 29) | getExports(v){if(this.declaredSet&&!this.declaredSet.has(this.name))re... method getReferencedExports (line 29) | getReferencedExports(v,I){if(this.declaredSet&&!this.declaredSet.has(t... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.declaredSet);super.serialize(v)} method deserialize (line 29) | deserialize(v){const{read:I}=v;this.declaredSet=I();super.deserialize(v)} method apply (line 29) | apply(v,I,P){const R=v;if(R.declaredSet&&!R.declaredSet.has(R.name))retu... class CssUrlDependency (line 29) | class CssUrlDependency extends q{constructor(v,I,P){super(v);this.range=... method constructor (line 29) | constructor(v,I,P){super(v);this.range=I;this.urlType=P} method type (line 29) | get type(){return"css url()"} method category (line 29) | get category(){return"url"} method createIgnoredModule (line 29) | createIgnoredModule(v){return K()} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.urlType);super.serialize(v)} method deserialize (line 29) | deserialize(v){const{read:I}=v;this.urlType=I();super.deserialize(v)} method apply (line 29) | apply(v,I,{moduleGraph:P,runtimeTemplate:R,codeGenerationResults:$}){con... method assetUrl (line 29) | assetUrl({runtime:v,module:I,codeGenerationResults:P}){if(!I){return"dat... class DelegatedSourceDependency (line 29) | class DelegatedSourceDependency extends ${constructor(v){super(v)}get ty... method constructor (line 29) | constructor(v){super(v)} method type (line 29) | get type(){return"delegated source"} method category (line 29) | get category(){return"esm"} class DllEntryDependency (line 29) | class DllEntryDependency extends R{constructor(v,I){super();this.depende... method constructor (line 29) | constructor(v,I){super();this.dependencies=v;this.name=I} method type (line 29) | get type(){return"dll entry"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.dependencies);I(this.name);super.... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.dependencies=I();this.name=I();sup... class EntryDependency (line 29) | class EntryDependency extends ${constructor(v){super(v)}get type(){retur... method constructor (line 29) | constructor(v){super(v)} method type (line 29) | get type(){return"entry"} method category (line 29) | get category(){return"esm"} class ExportsInfoDependency (line 29) | class ExportsInfoDependency extends L{constructor(v,I,P){super();this.ra... method constructor (line 29) | constructor(v,I,P){super();this.range=v;this.exportName=I;this.propert... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);I(this.exportName);I(this.... method deserialize (line 29) | static deserialize(v){const I=new ExportsInfoDependency(v.read(),v.rea... method apply (line 29) | apply(v,I,{module:P,moduleGraph:R,runtime:$}){const L=v;const q=getPrope... class ExternalModuleDependency (line 29) | class ExternalModuleDependency extends ${constructor(v,I,P,R,$,L){super(... method constructor (line 29) | constructor(v,I,P,R,$,L){super(R,$,L);this.importedModule=v;this.speci... method _createHashUpdate (line 29) | _createHashUpdate(){return`${this.importedModule}${JSON.stringify(this... method serialize (line 29) | serialize(v){super.serialize(v);const{write:I}=v;I(this.importedModule... method deserialize (line 29) | deserialize(v){super.deserialize(v);const{read:I}=v;this.importedModul... method apply (line 29) | apply(v,I,P){super.apply(v,I,P);const R=v;const{chunkInitFragments:$,run... class ExternalModuleInitFragment (line 29) | class ExternalModuleInitFragment extends R{constructor(v,I,P){super(unde... method constructor (line 29) | constructor(v,I,P){super(undefined,R.STAGE_CONSTANTS,0,`external modul... method merge (line 29) | merge(v){const I=new Map(this.specifiers);for(const[P,R]of v.specifier... method getContent (line 29) | getContent({runtimeRequirements:v}){const I=[];for(const[v,P]of this.s... method serialize (line 29) | serialize(v){super.serialize(v);const{write:I}=v;I(this.importedModule... method deserialize (line 29) | deserialize(v){super.deserialize(v);const{read:I}=v;this.importedModul... class HarmonyAcceptDependency (line 29) | class HarmonyAcceptDependency extends q{constructor(v,I,P){super();this.... method constructor (line 29) | constructor(v,I,P){super();this.range=v;this.dependencies=I;this.hasCa... method type (line 29) | get type(){return"accepted harmony modules"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);I(this.dependencies);I(thi... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.range=I();this.dependencies=I();th... method apply (line 29) | apply(v,I,P){const $=v;const{module:q,runtime:K,runtimeRequirements:ae,r... class HarmonyAcceptImportDependency (line 29) | class HarmonyAcceptImportDependency extends ${constructor(v){super(v,Num... method constructor (line 29) | constructor(v){super(v,Number.NaN);this.weak=true} method type (line 29) | get type(){return"harmony accept"} class HarmonyCompatibilityDependency (line 29) | class HarmonyCompatibilityDependency extends K{get type(){return"harmony... method type (line 29) | get type(){return"harmony export header"} method apply (line 29) | apply(v,I,{module:P,runtimeTemplate:q,moduleGraph:K,initFragments:ae,run... method constructor (line 29) | constructor(v){const{topLevelAwait:I=false}=v||{};this.topLevelAwait=I} method apply (line 29) | apply(v){v.hooks.program.tap("HarmonyDetectionParserPlugin",(I=>{const P... class HarmonyEvaluatedImportSpecifierDependency (line 29) | class HarmonyEvaluatedImportSpecifierDependency extends ${constructor(v,... method constructor (line 29) | constructor(v,I,P,R,$,L,q){super(v,I,P,R,$,false,L,[]);this.operator=q} method type (line 29) | get type(){return`evaluated X ${this.operator} harmony import specifier`} method serialize (line 29) | serialize(v){super.serialize(v);const{write:I}=v;I(this.operator)} method deserialize (line 29) | deserialize(v){super.deserialize(v);const{read:I}=v;this.operator=I()} method apply (line 29) | apply(v,I,P){const R=v;const{module:$,moduleGraph:L,runtime:q}=P;const K... method constructor (line 29) | constructor(v){this.exportPresenceMode=v.reexportExportsPresence!==undef... method apply (line 29) | apply(v){const{exportPresenceMode:I}=this;v.hooks.export.tap("HarmonyExp... class HarmonyExportExpressionDependency (line 29) | class HarmonyExportExpressionDependency extends ae{constructor(v,I,P,R){... method constructor (line 29) | constructor(v,I,P,R){super();this.range=v;this.rangeStatement=I;this.p... method type (line 29) | get type(){return"harmony export expression"} method getExports (line 29) | getExports(v){return{exports:["default"],priority:1,terminalBinding:tr... method getModuleEvaluationSideEffectsState (line 29) | getModuleEvaluationSideEffectsState(v){return false} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);I(this.rangeStatement);I(t... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.range=I();this.rangeStatement=I();... method apply (line 29) | apply(v,I,{module:P,moduleGraph:L,runtimeTemplate:ae,runtimeRequirements... class HarmonyExportHeaderDependency (line 29) | class HarmonyExportHeaderDependency extends ${constructor(v,I){super();t... method constructor (line 29) | constructor(v,I){super();this.range=v;this.rangeStatement=I} method type (line 29) | get type(){return"harmony export header"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);I(this.rangeStatement);sup... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.range=I();this.rangeStatement=I();... method apply (line 29) | apply(v,I,P){const R=v;const $="";const L=R.range?R.range[0]-1:R.rangeSt... class NormalReexportItem (line 29) | class NormalReexportItem{constructor(v,I,P,R,$){this.name=v;this.ids=I;t... method constructor (line 29) | constructor(v,I,P,R,$){this.name=v;this.ids=I;this.exportInfo=P;this.c... class ExportMode (line 29) | class ExportMode{constructor(v){this.type=v;this.items=null;this.name=nu... method constructor (line 29) | constructor(v){this.type=v;this.items=null;this.name=null;this.partial... class HarmonyExportImportedSpecifierDependency (line 29) | class HarmonyExportImportedSpecifierDependency extends Ye{constructor(v,... method constructor (line 29) | constructor(v,I,P,R,$,L,q,K,ae){super(v,I,ae);this.ids=P;this.name=R;t... method couldAffectReferencingModule (line 29) | couldAffectReferencingModule(){return $.TRANSITIVE} method id (line 29) | get id(){throw new Error("id was renamed to ids and type changed to st... method getId (line 29) | getId(){throw new Error("id was renamed to ids and type changed to str... method setId (line 29) | setId(){throw new Error("id was renamed to ids and type changed to str... method type (line 29) | get type(){return"harmony export imported specifier"} method getIds (line 29) | getIds(v){return v.getMeta(this)[et]||this.ids} method setIds (line 29) | setIds(v,I){v.getMeta(this)[et]=I} method getMode (line 29) | getMode(v,I){return v.dependencyCacheProvide(this,Qe(I),getMode)} method getStarReexports (line 29) | getStarReexports(v,I,P=v.getExportsInfo(v.getParentModule(this)),R=v.g... method getCondition (line 29) | getCondition(v){return(I,P)=>{const R=this.getMode(v,P);return R.type!... method getModuleEvaluationSideEffectsState (line 29) | getModuleEvaluationSideEffectsState(v){return false} method getReferencedExports (line 29) | getReferencedExports(v,I){const P=this.getMode(v,I);switch(P.type){cas... method _discoverActiveExportsFromOtherStarExports (line 29) | _discoverActiveExportsFromOtherStarExports(v){if(!this.otherStarExport... method getExports (line 29) | getExports(v){const I=this.getMode(v,undefined);switch(I.type){case"mi... method _getEffectiveExportPresenceLevel (line 29) | _getEffectiveExportPresenceLevel(v){if(this.exportPresenceMode!==Ze.AU... method getWarnings (line 29) | getWarnings(v){const I=this._getEffectiveExportPresenceLevel(v);if(I==... method getErrors (line 29) | getErrors(v){const I=this._getEffectiveExportPresenceLevel(v);if(I===Z... method _getErrors (line 29) | _getErrors(v){const I=this.getIds(v);let P=this.getLinkingErrors(v,I,`... method serialize (line 29) | serialize(v){const{write:I,setCircularReference:P}=v;P(this);I(this.id... method deserialize (line 29) | deserialize(v){const{read:I,setCircularReference:P}=v;P(this);this.ids... method apply (line 29) | apply(v,I,P){const{moduleGraph:R,runtime:$,concatenationScope:L}=P;const... method _addExportFragments (line 29) | _addExportFragments(v,I,P,$,L,q,be,Ce){const Ne=L.getModule(I);const He=... method getReexportFragment (line 29) | getReexportFragment(v,I,P,R,$,L){const q=this.getReturnValue(R,$);L.add(... method getReexportFakeNamespaceObjectFragments (line 29) | getReexportFakeNamespaceObjectFragments(v,I,P,R,$){$.add(ae.exports);$.a... method getConditionalReexportStatement (line 29) | getConditionalReexportStatement(v,I,P,R,$){if(R===false){return"/* unuse... method getReturnValue (line 29) | getReturnValue(v,I){if(I===null){return`${v}_default.a`}if(I===""){retur... class HarmonyStarExportsList (line 29) | class HarmonyStarExportsList{constructor(){this.dependencies=[]}push(v){... method constructor (line 29) | constructor(){this.dependencies=[]} method push (line 29) | push(v){this.dependencies.push(v)} method slice (line 29) | slice(){return this.dependencies.slice()} method serialize (line 29) | serialize({write:v,setCircularReference:I}){I(this);v(this.dependencies)} method deserialize (line 29) | deserialize({read:v,setCircularReference:I}){I(this);this.dependencies... class HarmonyExportInitFragment (line 29) | class HarmonyExportInitFragment extends R{constructor(v,I=K,P=ae){super(... method constructor (line 29) | constructor(v,I=K,P=ae){super(undefined,R.STAGE_HARMONY_EXPORTS,1,"har... method mergeAll (line 29) | mergeAll(v){let I;let P=false;let R;let $=false;for(const L of v){if(L... method merge (line 29) | merge(v){let I;if(this.exportMap.size===0){I=v.exportMap}else if(v.exp... method getContent (line 29) | getContent({runtimeTemplate:v,runtimeRequirements:I}){I.add($.exports)... class HarmonyExportSpecifierDependency (line 29) | class HarmonyExportSpecifierDependency extends L{constructor(v,I){super(... method constructor (line 29) | constructor(v,I){super();this.id=v;this.name=I} method type (line 29) | get type(){return"harmony export specifier"} method getExports (line 29) | getExports(v){return{exports:[this.name],priority:1,terminalBinding:tr... method getModuleEvaluationSideEffectsState (line 29) | getModuleEvaluationSideEffectsState(v){return false} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.id);I(this.name);super.serialize(v)} method deserialize (line 29) | deserialize(v){const{read:I}=v;this.id=I();this.name=I();super.deseria... method apply (line 29) | apply(v,I,{module:P,moduleGraph:R,initFragments:L,runtime:q,concatenatio... method fromUserOption (line 29) | fromUserOption(v){switch(v){case"error":return ve.ERROR;case"warn":retur... class HarmonyImportDependency (line 29) | class HarmonyImportDependency extends xe{constructor(v,I,P){super(v);thi... method constructor (line 29) | constructor(v,I,P){super(v);this.sourceOrder=I;this.assertions=P} method category (line 29) | get category(){return"esm"} method getReferencedExports (line 29) | getReferencedExports(v,I){return $.NO_EXPORTS_REFERENCED} method getImportVar (line 29) | getImportVar(v){const I=v.getParentModule(this);const P=v.getMeta(I);l... method getImportStatement (line 29) | getImportStatement(v,{runtimeTemplate:I,module:P,moduleGraph:R,chunkGr... method getLinkingErrors (line 29) | getLinkingErrors(v,I,P){const R=v.getModule(this);if(!R||R.getNumberOf... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.sourceOrder);I(this.assertions);s... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.sourceOrder=I();this.assertions=I(... method apply (line 29) | apply(v,I,P){const $=v;const{module:L,chunkGraph:K,moduleGraph:xe,runtim... method getImportEmittedRuntime (line 29) | static getImportEmittedRuntime(v,I){const P=Ce.get(v);if(P===undefined)r... method constructor (line 29) | constructor(v){this.exportPresenceMode=v.importExportsPresence!==undefin... method apply (line 29) | apply(v){const{exportPresenceMode:I}=this;function getNonOptionalPart(v,... class HarmonyImportSideEffectDependency (line 29) | class HarmonyImportSideEffectDependency extends ${constructor(v,I,P){sup... method constructor (line 29) | constructor(v,I,P){super(v,I,P)} method type (line 29) | get type(){return"harmony side effect evaluation"} method getCondition (line 29) | getCondition(v){return I=>{const P=I.resolvedModule;if(!P)return true;... method getModuleEvaluationSideEffectsState (line 29) | getModuleEvaluationSideEffectsState(v){const I=v.getModule(this);if(!I... method apply (line 29) | apply(v,I,P){const{moduleGraph:R,concatenationScope:$}=P;if($){const I=R... class HarmonyImportSpecifierDependency (line 29) | class HarmonyImportSpecifierDependency extends ge{constructor(v,I,P,R,$,... method constructor (line 29) | constructor(v,I,P,R,$,L,q,K){super(v,I,q);this.ids=P;this.name=R;this.... method id (line 29) | get id(){throw new Error("id was renamed to ids and type changed to st... method getId (line 29) | getId(){throw new Error("id was renamed to ids and type changed to str... method setId (line 29) | setId(){throw new Error("id was renamed to ids and type changed to str... method type (line 29) | get type(){return"harmony import specifier"} method getIds (line 29) | getIds(v){const I=v.getMetaIfExisting(this);if(I===undefined)return th... method setIds (line 29) | setIds(v,I){v.getMeta(this)[be]=I} method getCondition (line 29) | getCondition(v){return L(this,this.usedByExports,v)} method getModuleEvaluationSideEffectsState (line 29) | getModuleEvaluationSideEffectsState(v){return false} method getReferencedExports (line 29) | getReferencedExports(v,I){let P=this.getIds(v);if(P.length===0)return ... method _getReferencedExportsInDestructuring (line 29) | _getReferencedExportsInDestructuring(v){if(this.referencedPropertiesIn... method _getEffectiveExportPresenceLevel (line 29) | _getEffectiveExportPresenceLevel(v){if(this.exportPresenceMode!==xe.AU... method getWarnings (line 29) | getWarnings(v){const I=this._getEffectiveExportPresenceLevel(v);if(I==... method getErrors (line 29) | getErrors(v){const I=this._getEffectiveExportPresenceLevel(v);if(I===x... method _getErrors (line 29) | _getErrors(v){const I=this.getIds(v);return this.getLinkingErrors(v,I,... method getNumberOfIdOccurrences (line 29) | getNumberOfIdOccurrences(){return 0} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.ids);I(this.name);I(this.range);I... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.ids=I();this.name=I();this.range=I... method apply (line 29) | apply(v,I,P){const R=v;const{moduleGraph:L,runtime:K}=P;const ae=L.getCo... method _getCodeForIds (line 29) | _getCodeForIds(v,I,P,R){const{moduleGraph:$,module:L,runtime:q,concatena... class HarmonyModulesPlugin (line 29) | class HarmonyModulesPlugin{constructor(v){this.options=v}apply(v){v.hook... method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){v.hooks.compilation.tap(Ke,((v,{normalModuleFactory:I})=>{v.d... class HarmonyTopLevelThisParserPlugin (line 29) | class HarmonyTopLevelThisParserPlugin{apply(v){v.hooks.expression.for("t... method apply (line 29) | apply(v){v.hooks.expression.for("this").tap("HarmonyTopLevelThisParser... class ImportContextDependency (line 29) | class ImportContextDependency extends ${constructor(v,I,P){super(v);this... method constructor (line 29) | constructor(v,I,P){super(v);this.range=I;this.valueRange=P} method type (line 29) | get type(){return`import() context ${this.options.mode}`} method category (line 29) | get category(){return"esm"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.valueRange);super.serialize(v)} method deserialize (line 29) | deserialize(v){const{read:I}=v;this.valueRange=I();super.deserialize(v)} class ImportDependency (line 29) | class ImportDependency extends L{constructor(v,I,P,R){super(v);this.rang... method constructor (line 29) | constructor(v,I,P,R){super(v);this.range=I;this.referencedExports=P;th... method type (line 29) | get type(){return"import()"} method category (line 29) | get category(){return"esm"} method getReferencedExports (line 29) | getReferencedExports(v,I){if(!this.referencedExports)return R.EXPORTS_... method serialize (line 29) | serialize(v){v.write(this.range);v.write(this.referencedExports);v.wri... method deserialize (line 29) | deserialize(v){this.range=v.read();this.referencedExports=v.read();thi... method apply (line 29) | apply(v,I,{runtimeTemplate:P,module:R,moduleGraph:$,chunkGraph:L,runtime... class ImportEagerDependency (line 29) | class ImportEagerDependency extends ${constructor(v,I,P,R){super(v,I,P,R... method constructor (line 29) | constructor(v,I,P,R){super(v,I,P,R)} method type (line 29) | get type(){return"import() eager"} method category (line 29) | get category(){return"esm"} method apply (line 29) | apply(v,I,{runtimeTemplate:P,module:R,moduleGraph:$,chunkGraph:L,runtime... class ImportMetaContextDependency (line 29) | class ImportMetaContextDependency extends ${constructor(v,I){super(v);th... method constructor (line 29) | constructor(v,I){super(v);this.range=I} method category (line 29) | get category(){return"esm"} method type (line 29) | get type(){return`import.meta.webpackContext ${this.options.mode}`} function createPropertyParseError (line 29) | function createPropertyParseError(v,I){return createError(`Parsing impor... function createError (line 29) | function createError(v,I){const P=new R(v);P.name="ImportMetaContextErro... method apply (line 29) | apply(v){v.hooks.evaluateIdentifier.for("import.meta.webpackContext").ta... class ImportMetaContextPlugin (line 29) | class ImportMetaContextPlugin{apply(v){v.hooks.compilation.tap(ae,((v,{c... method apply (line 29) | apply(v){v.hooks.compilation.tap(ae,((v,{contextModuleFactory:I,normal... class ImportMetaHotAcceptDependency (line 29) | class ImportMetaHotAcceptDependency extends ${constructor(v,I){super(v);... method constructor (line 29) | constructor(v,I){super(v);this.range=I;this.weak=true} method type (line 29) | get type(){return"import.meta.webpackHot.accept"} method category (line 29) | get category(){return"esm"} class ImportMetaHotDeclineDependency (line 29) | class ImportMetaHotDeclineDependency extends ${constructor(v,I){super(v)... method constructor (line 29) | constructor(v,I){super(v);this.range=I;this.weak=true} method type (line 29) | get type(){return"import.meta.webpackHot.decline"} method category (line 29) | get category(){return"esm"} class ImportMetaPlugin (line 29) | class ImportMetaPlugin{apply(v){v.hooks.compilation.tap(Je,((v,{normalMo... method apply (line 29) | apply(v){v.hooks.compilation.tap(Je,((v,{normalModuleFactory:I})=>{con... class ImportParserPlugin (line 29) | class ImportParserPlugin{constructor(v){this.options=v}apply(v){const ex... method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){const exportsFromEnumerable=v=>Array.from(v,(v=>[v]));v.hooks... class ImportPlugin (line 29) | class ImportPlugin{apply(v){v.hooks.compilation.tap(xe,((v,{contextModul... method apply (line 29) | apply(v){v.hooks.compilation.tap(xe,((v,{contextModuleFactory:I,normal... class ImportWeakDependency (line 29) | class ImportWeakDependency extends ${constructor(v,I,P,R){super(v,I,P,R)... method constructor (line 29) | constructor(v,I,P,R){super(v,I,P,R);this.weak=true} method type (line 29) | get type(){return"import() weak"} method apply (line 29) | apply(v,I,{runtimeTemplate:P,module:R,moduleGraph:$,chunkGraph:L,runtime... class JsonExportsDependency (line 29) | class JsonExportsDependency extends ${constructor(v,I){super();this.data... method constructor (line 29) | constructor(v,I){super();this.data=v;this.exportsDepth=I} method type (line 29) | get type(){return"json exports"} method getExports (line 29) | getExports(v){return{exports:getExportsWithDepth(this.exportsDepth)(th... method updateHash (line 29) | updateHash(v,I){this.data.updateHash(v)} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.data);I(this.exportsDepth);super.... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.data=I();this.exportsDepth=I();sup... class LoaderDependency (line 29) | class LoaderDependency extends R{constructor(v){super(v)}get type(){retu... method constructor (line 29) | constructor(v){super(v)} method type (line 29) | get type(){return"loader"} method category (line 29) | get category(){return"loader"} method getCondition (line 29) | getCondition(v){return false} class LoaderImportDependency (line 29) | class LoaderImportDependency extends R{constructor(v){super(v);this.weak... method constructor (line 29) | constructor(v){super(v);this.weak=true} method type (line 29) | get type(){return"loader import"} method category (line 29) | get category(){return"loaderImport"} method getCondition (line 29) | getCondition(v){return false} class LoaderPlugin (line 29) | class LoaderPlugin{constructor(v={}){}apply(v){v.hooks.compilation.tap("... method constructor (line 29) | constructor(v={}){} method apply (line 29) | apply(v){v.hooks.compilation.tap("LoaderPlugin",((v,{normalModuleFacto... class LocalModule (line 29) | class LocalModule{constructor(v,I){this.name=v;this.idx=I;this.used=fals... method constructor (line 29) | constructor(v,I){this.name=v;this.idx=I;this.used=false} method flagUsed (line 29) | flagUsed(){this.used=true} method variableName (line 29) | variableName(){return`__WEBPACK_LOCAL_MODULE_${this.idx}__`} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.name);I(this.idx);I(this.used)} method deserialize (line 29) | deserialize(v){const{read:I}=v;this.name=I();this.idx=I();this.used=I()} class LocalModuleDependency (line 29) | class LocalModuleDependency extends ${constructor(v,I,P){super();this.lo... method constructor (line 29) | constructor(v,I,P){super();this.localModule=v;this.range=I;this.callNe... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.localModule);I(this.range);I(this... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.localModule=I();this.range=I();thi... method apply (line 29) | apply(v,I,P){const R=v;if(!R.range)return;const $=R.callNew?`new (functi... class ModuleDecoratorDependency (line 29) | class ModuleDecoratorDependency extends K{constructor(v,I){super();this.... method constructor (line 29) | constructor(v,I){super();this.decorator=v;this.allowExportsAccess=I;th... method type (line 29) | get type(){return"module decorator"} method category (line 29) | get category(){return"self"} method getResourceIdentifier (line 29) | getResourceIdentifier(){return"self"} method getReferencedExports (line 29) | getReferencedExports(v,I){return this.allowExportsAccess?R.EXPORTS_OBJ... method updateHash (line 29) | updateHash(v,I){if(this._hashUpdate===undefined){this._hashUpdate=`${t... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.decorator);I(this.allowExportsAcc... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.decorator=I();this.allowExportsAcc... method apply (line 29) | apply(v,I,{module:P,chunkGraph:R,initFragments:q,runtimeRequirements:K})... class ModuleDependency (line 29) | class ModuleDependency extends R{constructor(v){super();this.request=v;t... method constructor (line 29) | constructor(v){super();this.request=v;this.userRequest=v;this.range=un... method getContext (line 29) | getContext(){return this._context} method getResourceIdentifier (line 29) | getResourceIdentifier(){let v=`context${this._context||""}|module${thi... method couldAffectReferencingModule (line 29) | couldAffectReferencingModule(){return true} method createIgnoredModule (line 29) | createIgnoredModule(v){return new L("/* (ignored) */",`ignored|${v}|${... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.request);I(this.userRequest);I(th... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.request=I();this.userRequest=I();t... class ModuleDependencyTemplateAsId (line 29) | class ModuleDependencyTemplateAsId extends R.Template{apply(v,I,{runtime... method apply (line 29) | apply(v,I,{runtimeTemplate:P,moduleGraph:R,chunkGraph:$}){const L=v;if... class ModuleDependencyTemplateAsRequireId (line 29) | class ModuleDependencyTemplateAsRequireId extends R.Template{apply(v,I,{... method apply (line 29) | apply(v,I,{runtimeTemplate:P,moduleGraph:R,chunkGraph:$,runtimeRequire... class ModuleHotAcceptDependency (line 29) | class ModuleHotAcceptDependency extends ${constructor(v,I){super(v);this... method constructor (line 29) | constructor(v,I){super(v);this.range=I;this.weak=true} method type (line 29) | get type(){return"module.hot.accept"} method category (line 29) | get category(){return"commonjs"} class ModuleHotDeclineDependency (line 29) | class ModuleHotDeclineDependency extends ${constructor(v,I){super(v);thi... method constructor (line 29) | constructor(v,I){super(v);this.range=I;this.weak=true} method type (line 29) | get type(){return"module.hot.decline"} method category (line 29) | get category(){return"commonjs"} class NullDependency (line 29) | class NullDependency extends R{get type(){return"null"}couldAffectRefere... method type (line 29) | get type(){return"null"} method couldAffectReferencingModule (line 29) | couldAffectReferencingModule(){return false} method apply (line 29) | apply(v,I,P){} class PrefetchDependency (line 29) | class PrefetchDependency extends R{constructor(v){super(v)}get type(){re... method constructor (line 29) | constructor(v){super(v)} method type (line 29) | get type(){return"prefetch"} method category (line 29) | get category(){return"esm"} class ProvidedDependency (line 29) | class ProvidedDependency extends q{constructor(v,I,P,R){super(v);this.id... method constructor (line 29) | constructor(v,I,P,R){super(v);this.identifier=I;this.ids=P;this.range=... method type (line 29) | get type(){return"provided"} method category (line 29) | get category(){return"esm"} method getReferencedExports (line 29) | getReferencedExports(v,I){const P=this.ids;if(P.length===0)return R.EX... method updateHash (line 29) | updateHash(v,I){if(this._hashUpdate===undefined){this._hashUpdate=this... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.identifier);I(this.ids);super.ser... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.identifier=I();this.ids=I();super.... class ProvidedDependencyTemplate (line 29) | class ProvidedDependencyTemplate extends q.Template{apply(v,I,{runtime:P... method apply (line 29) | apply(v,I,{runtime:P,runtimeTemplate:R,moduleGraph:L,chunkGraph:q,init... class PureExpressionDependency (line 29) | class PureExpressionDependency extends K{constructor(v){super();this.ran... method constructor (line 29) | constructor(v){super();this.range=v;this.usedByExports=false} method _getRuntimeCondition (line 29) | _getRuntimeCondition(v,I){const P=this.usedByExports;if(P!==false){con... method updateHash (line 29) | updateHash(v,I){const P=this._getRuntimeCondition(I.chunkGraph.moduleG... method getModuleEvaluationSideEffectsState (line 29) | getModuleEvaluationSideEffectsState(v){return false} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);I(this.usedByExports);supe... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.range=I();this.usedByExports=I();s... method apply (line 29) | apply(v,I,{chunkGraph:P,moduleGraph:R,runtime:$,runtimeTemplate:L,runtim... class RequireContextDependency (line 29) | class RequireContextDependency extends ${constructor(v,I){super(v);this.... method constructor (line 29) | constructor(v,I){super(v);this.range=I} method type (line 29) | get type(){return"require.context"} method apply (line 29) | apply(v){v.hooks.call.for("require.context").tap("RequireContextDependen... class RequireContextPlugin (line 29) | class RequireContextPlugin{apply(v){v.hooks.compilation.tap(be,((I,{cont... method apply (line 29) | apply(v){v.hooks.compilation.tap(be,((I,{contextModuleFactory:P,normal... class RequireEnsureDependenciesBlock (line 29) | class RequireEnsureDependenciesBlock extends R{constructor(v,I){super(v,... method constructor (line 29) | constructor(v,I){super(v,I,null)} method apply (line 29) | apply(v){v.hooks.call.for("require.ensure").tap("RequireEnsureDependenci... class RequireEnsureDependency (line 29) | class RequireEnsureDependency extends L{constructor(v,I,P){super();this.... method constructor (line 29) | constructor(v,I,P){super();this.range=v;this.contentRange=I;this.error... method type (line 29) | get type(){return"require.ensure"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);I(this.contentRange);I(thi... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.range=I();this.contentRange=I();th... method apply (line 29) | apply(v,I,{runtimeTemplate:P,moduleGraph:$,chunkGraph:L,runtimeRequireme... class RequireEnsureItemDependency (line 29) | class RequireEnsureItemDependency extends ${constructor(v){super(v)}get ... method constructor (line 29) | constructor(v){super(v)} method type (line 29) | get type(){return"require.ensure item"} method category (line 29) | get category(){return"commonjs"} class RequireEnsurePlugin (line 29) | class RequireEnsurePlugin{apply(v){v.hooks.compilation.tap(be,((v,{norma... method apply (line 29) | apply(v){v.hooks.compilation.tap(be,((v,{normalModuleFactory:I})=>{v.d... class RequireHeaderDependency (line 29) | class RequireHeaderDependency extends L{constructor(v){super();if(!Array... method constructor (line 29) | constructor(v){super();if(!Array.isArray(v))throw new Error("range mus... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);super.serialize(v)} method deserialize (line 29) | static deserialize(v){const I=new RequireHeaderDependency(v.read());I.... method apply (line 29) | apply(v,I,{runtimeRequirements:P}){const $=v;P.add(R.require);I.replace(... class RequireIncludeDependency (line 29) | class RequireIncludeDependency extends q{constructor(v,I){super(v);this.... method constructor (line 29) | constructor(v,I){super(v);this.range=I} method getReferencedExports (line 29) | getReferencedExports(v,I){return R.NO_EXPORTS_REFERENCED} method type (line 29) | get type(){return"require.include"} method category (line 29) | get category(){return"commonjs"} method apply (line 29) | apply(v,I,{runtimeTemplate:P}){const R=v;const L=P.outputOptions.pathinf... method constructor (line 29) | constructor(v){this.warn=v} method apply (line 29) | apply(v){const{warn:I}=this;v.hooks.call.for("require.include").tap("Req... class RequireIncludeDeprecationWarning (line 29) | class RequireIncludeDeprecationWarning extends R{constructor(v){super("r... method constructor (line 29) | constructor(v){super("require.include() is deprecated and will be remo... class RequireIncludePlugin (line 29) | class RequireIncludePlugin{apply(v){v.hooks.compilation.tap(K,((v,{norma... method apply (line 29) | apply(v){v.hooks.compilation.tap(K,((v,{normalModuleFactory:I})=>{v.de... class RequireResolveContextDependency (line 29) | class RequireResolveContextDependency extends ${constructor(v,I,P,R){sup... method constructor (line 29) | constructor(v,I,P,R){super(v,R);this.range=I;this.valueRange=P} method type (line 29) | get type(){return"amd require context"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);I(this.valueRange);super.s... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.range=I();this.valueRange=I();supe... class RequireResolveDependency (line 29) | class RequireResolveDependency extends L{constructor(v,I,P){super(v);thi... method constructor (line 29) | constructor(v,I,P){super(v);this.range=I;this._context=P} method type (line 29) | get type(){return"require.resolve"} method category (line 29) | get category(){return"commonjs"} method getReferencedExports (line 29) | getReferencedExports(v,I){return R.NO_EXPORTS_REFERENCED} class RequireResolveHeaderDependency (line 29) | class RequireResolveHeaderDependency extends ${constructor(v){super();if... method constructor (line 29) | constructor(v){super();if(!Array.isArray(v))throw new Error("range mus... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.range);super.serialize(v)} method deserialize (line 29) | static deserialize(v){const I=new RequireResolveHeaderDependency(v.rea... method apply (line 29) | apply(v,I,P){const R=v;I.replace(R.range[0],R.range[1]-1,"/*require.reso... method applyAsTemplateArgument (line 29) | applyAsTemplateArgument(v,I,P){P.replace(I.range[0],I.range[1]-1,"/*requ... class RuntimeRequirementsDependency (line 29) | class RuntimeRequirementsDependency extends ${constructor(v){super();thi... method constructor (line 29) | constructor(v){super();this.runtimeRequirements=new Set(v);this._hashU... method updateHash (line 29) | updateHash(v,I){if(this._hashUpdate===undefined){this._hashUpdate=`${A... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.runtimeRequirements);super.serial... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.runtimeRequirements=I();super.dese... method apply (line 29) | apply(v,I,{runtimeRequirements:P}){const R=v;for(const v of R.runtimeReq... class StaticExportsDependency (line 29) | class StaticExportsDependency extends ${constructor(v,I){super();this.ex... method constructor (line 29) | constructor(v,I){super();this.exports=v;this.canMangle=I} method type (line 29) | get type(){return"static exports"} method getExports (line 29) | getExports(v){return{exports:this.exports,canMangle:this.canMangle,dep... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.exports);I(this.canMangle);super.... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.exports=I();this.canMangle=I();sup... class SystemPlugin (line 29) | class SystemPlugin{apply(v){v.hooks.compilation.tap(Ce,((v,{normalModule... method apply (line 29) | apply(v){v.hooks.compilation.tap(Ce,((v,{normalModuleFactory:I})=>{v.h... class SystemImportDeprecationWarning (line 29) | class SystemImportDeprecationWarning extends q{constructor(v){super("Sys... method constructor (line 29) | constructor(v){super("System.import() is deprecated and will be remove... class SystemRuntimeModule (line 29) | class SystemRuntimeModule extends ${constructor(){super("system")}genera... method constructor (line 29) | constructor(){super("system")} method generate (line 29) | generate(){return L.asString([`${R.system} = {`,L.indent(["import: fun... class URLDependency (line 29) | class URLDependency extends ae{constructor(v,I,P,R){super(v);this.range=... method constructor (line 29) | constructor(v,I,P,R){super(v);this.range=I;this.outerRange=P;this.rela... method type (line 29) | get type(){return"new URL()"} method category (line 29) | get category(){return"url"} method getCondition (line 29) | getCondition(v){return L(this,this.usedByExports,v)} method createIgnoredModule (line 29) | createIgnoredModule(v){return ge()} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.outerRange);I(this.relative);I(th... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.outerRange=I();this.relative=I();t... method apply (line 29) | apply(v,I,P){const{chunkGraph:$,moduleGraph:L,runtimeRequirements:q,runt... class URLPlugin (line 29) | class URLPlugin{apply(v){v.hooks.compilation.tap(Ne,((v,{normalModuleFac... method apply (line 29) | apply(v){v.hooks.compilation.tap(Ne,((v,{normalModuleFactory:I})=>{v.d... class UnsupportedDependency (line 29) | class UnsupportedDependency extends ${constructor(v,I){super();this.requ... method constructor (line 29) | constructor(v,I){super();this.request=v;this.range=I} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.request);I(this.range);super.seri... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.request=I();this.range=I();super.d... method apply (line 29) | apply(v,I,{runtimeTemplate:P}){const R=v;I.replace(R.range[0],R.range[1]... class WebAssemblyExportImportedDependency (line 29) | class WebAssemblyExportImportedDependency extends L{constructor(v,I,P,R)... method constructor (line 29) | constructor(v,I,P,R){super(I);this.exportName=v;this.name=P;this.value... method couldAffectReferencingModule (line 29) | couldAffectReferencingModule(){return R.TRANSITIVE} method getReferencedExports (line 29) | getReferencedExports(v,I){return[[this.name]]} method type (line 29) | get type(){return"wasm export import"} method category (line 29) | get category(){return"wasm"} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.exportName);I(this.name);I(this.v... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.exportName=I();this.name=I();this.... class WebAssemblyImportDependency (line 29) | class WebAssemblyImportDependency extends L{constructor(v,I,P,R){super(v... method constructor (line 29) | constructor(v,I,P,R){super(v);this.name=I;this.description=P;this.only... method type (line 29) | get type(){return"wasm import"} method category (line 29) | get category(){return"wasm"} method getReferencedExports (line 29) | getReferencedExports(v,I){return[[this.name]]} method getErrors (line 29) | getErrors(v){const I=v.getModule(this);if(this.onlyDirectImport&&I&&!I... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.name);I(this.description);I(this.... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.name=I();this.description=I();this... class WebpackIsIncludedDependency (line 29) | class WebpackIsIncludedDependency extends q{constructor(v,I){super(v);th... method constructor (line 29) | constructor(v,I){super(v);this.weak=true;this.range=I} method getReferencedExports (line 29) | getReferencedExports(v,I){return R.NO_EXPORTS_REFERENCED} method type (line 29) | get type(){return"__webpack_is_included__"} method apply (line 29) | apply(v,I,{runtimeTemplate:P,chunkGraph:R,moduleGraph:L}){const q=v;cons... class WorkerDependency (line 29) | class WorkerDependency extends q{constructor(v,I,P){super(v);this.range=... method constructor (line 29) | constructor(v,I,P){super(v);this.range=I;this.options=P;this._hashUpda... method getReferencedExports (line 29) | getReferencedExports(v,I){return R.NO_EXPORTS_REFERENCED} method type (line 29) | get type(){return"new Worker()"} method category (line 29) | get category(){return"worker"} method updateHash (line 29) | updateHash(v,I){if(this._hashUpdate===undefined){this._hashUpdate=JSON... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.options);super.serialize(v)} method deserialize (line 29) | deserialize(v){const{read:I}=v;this.options=I();super.deserialize(v)} method apply (line 29) | apply(v,I,P){const{chunkGraph:R,moduleGraph:L,runtimeRequirements:q}=P;c... class WorkerPlugin (line 29) | class WorkerPlugin{constructor(v,I,P,R){this._chunkLoading=v;this._wasmL... method constructor (line 29) | constructor(v,I,P,R){this._chunkLoading=v;this._wasmLoading=I;this._mo... method apply (line 29) | apply(v){if(this._chunkLoading){new ge(this._chunkLoading).apply(v)}if... class ElectronTargetPlugin (line 29) | class ElectronTargetPlugin{constructor(v){this._context=v}apply(v){new R... method constructor (line 29) | constructor(v){this._context=v} method apply (line 29) | apply(v){new R("node-commonjs",["clipboard","crash-reporter","electron... class BuildCycleError (line 29) | class BuildCycleError extends R{constructor(v){super("There is a circula... method constructor (line 29) | constructor(v){super("There is a circular build dependency, which make... class ExportWebpackRequireRuntimeModule (line 29) | class ExportWebpackRequireRuntimeModule extends ${constructor(){super("e... method constructor (line 29) | constructor(){super("export webpack runtime",$.STAGE_ATTACH)} method shouldIsolate (line 29) | shouldIsolate(){return false} method generate (line 29) | generate(){return`export default ${R.require};`} class ModuleChunkFormatPlugin (line 29) | class ModuleChunkFormatPlugin{apply(v){v.hooks.thisCompilation.tap("Modu... method apply (line 29) | apply(v){v.hooks.thisCompilation.tap("ModuleChunkFormatPlugin",(v=>{v.... class ModuleChunkLoadingPlugin (line 29) | class ModuleChunkLoadingPlugin{apply(v){v.hooks.thisCompilation.tap("Mod... method apply (line 29) | apply(v){v.hooks.thisCompilation.tap("ModuleChunkLoadingPlugin",(v=>{c... class ModuleChunkLoadingRuntimeModule (line 29) | class ModuleChunkLoadingRuntimeModule extends q{static getCompilationHoo... method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof $)){throw new TypeErro... method constructor (line 29) | constructor(v){super("import chunk loading",q.STAGE_ATTACH);this._runt... method _generateBaseUri (line 29) | _generateBaseUri(v,I){const P=v.getEntryOptions();if(P&&P.baseUri){ret... method generate (line 29) | generate(){const v=this.compilation;const I=this.chunkGraph;const P=th... class HotModuleReplacementRuntimeModule (line 29) | class HotModuleReplacementRuntimeModule extends ${constructor(){super("h... method constructor (line 29) | constructor(){super("hot module replacement",$.STAGE_BASIC)} method generate (line 29) | generate(){return L.getFunctionContent(require("./HotModuleReplacement... class LazyCompilationDependency (line 29) | class LazyCompilationDependency extends L{constructor(v){super();this.pr... method constructor (line 29) | constructor(v){super();this.proxyModule=v} method category (line 29) | get category(){return"esm"} method type (line 29) | get type(){return"lazy import()"} method getResourceIdentifier (line 29) | getResourceIdentifier(){return this.proxyModule.originalModule.identif... class LazyCompilationProxyModule (line 29) | class LazyCompilationProxyModule extends q{constructor(v,I,P,R,$,L){supe... method constructor (line 29) | constructor(v,I,P,R,$,L){super(ge,v,I.layer);this.originalModule=I;thi... method identifier (line 29) | identifier(){return`${ge}|${this.originalModule.identifier()}`} method readableIdentifier (line 29) | readableIdentifier(v){return`${ge} ${this.originalModule.readableIdent... method updateCacheModule (line 29) | updateCacheModule(v){super.updateCacheModule(v);const I=v;this.origina... method libIdent (line 29) | libIdent(v){return`${this.originalModule.libIdent(v)}!${ge}`} method needBuild (line 29) | needBuild(v,I){I(null,!this.buildInfo||this.buildInfo.active!==this.ac... method build (line 29) | build(v,I,P,R,L){this.buildInfo={active:this.active};this.buildMeta={}... method getSourceTypes (line 29) | getSourceTypes(){return ae} method size (line 29) | size(v){return 200} method codeGeneration (line 29) | codeGeneration({runtimeTemplate:v,chunkGraph:I,moduleGraph:P}){const $... method updateHash (line 29) | updateHash(v,I){super.updateHash(v,I);v.update(this.active?"active":""... class LazyCompilationDependencyFactory (line 29) | class LazyCompilationDependencyFactory extends K{constructor(){super()}c... method constructor (line 29) | constructor(){super()} method create (line 29) | create(v,I){const P=v.dependencies[0];I(null,{module:P.proxyModule.ori... class LazyCompilationPlugin (line 29) | class LazyCompilationPlugin{constructor({backend:v,entries:I,imports:P,t... method constructor (line 29) | constructor({backend:v,entries:I,imports:P,test:R}){this.backend=v;thi... method apply (line 29) | apply(v){let I;v.hooks.beforeCompile.tapAsync("LazyCompilationPlugin",... method dispose (line 29) | dispose(v){ve=true;xe.off("request",requestListener);xe.close((I=>{v(I)}... method module (line 29) | module(I){const P=`${encodeURIComponent(I.identifier().replace(/\\/g,"/"... class ChunkModuleIdRangePlugin (line 29) | class ChunkModuleIdRangePlugin{constructor(v){this.options=v}apply(v){co... method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){const I=this.options;v.hooks.compilation.tap("ChunkModuleIdRa... class DeterministicChunkIdsPlugin (line 29) | class DeterministicChunkIdsPlugin{constructor(v={}){this.options=v}apply... method constructor (line 29) | constructor(v={}){this.options=v} method apply (line 29) | apply(v){v.hooks.compilation.tap("DeterministicChunkIdsPlugin",(I=>{I.... class DeterministicModuleIdsPlugin (line 29) | class DeterministicModuleIdsPlugin{constructor(v={}){this.options=v}appl... method constructor (line 29) | constructor(v={}){this.options=v} method apply (line 29) | apply(v){v.hooks.compilation.tap("DeterministicModuleIdsPlugin",(I=>{I... class HashedModuleIdsPlugin (line 29) | class HashedModuleIdsPlugin{constructor(v={}){ae(v);this.options={contex... method constructor (line 29) | constructor(v={}){ae(v);this.options={context:undefined,hashFunction:"... method apply (line 29) | apply(v){const I=this.options;v.hooks.compilation.tap("HashedModuleIds... class NamedChunkIdsPlugin (line 29) | class NamedChunkIdsPlugin{constructor(v){this.delimiter=v&&v.delimiter||... method constructor (line 29) | constructor(v){this.delimiter=v&&v.delimiter||"-";this.context=v&&v.co... method apply (line 29) | apply(v){v.hooks.compilation.tap("NamedChunkIdsPlugin",(I=>{const P=I.... class NamedModuleIdsPlugin (line 29) | class NamedModuleIdsPlugin{constructor(v={}){this.options=v}apply(v){con... method constructor (line 29) | constructor(v={}){this.options=v} method apply (line 29) | apply(v){const{root:I}=v;v.hooks.compilation.tap("NamedModuleIdsPlugin... class NaturalChunkIdsPlugin (line 29) | class NaturalChunkIdsPlugin{apply(v){v.hooks.compilation.tap("NaturalChu... method apply (line 29) | apply(v){v.hooks.compilation.tap("NaturalChunkIdsPlugin",(v=>{v.hooks.... class NaturalModuleIdsPlugin (line 29) | class NaturalModuleIdsPlugin{apply(v){v.hooks.compilation.tap("NaturalMo... method apply (line 29) | apply(v){v.hooks.compilation.tap("NaturalModuleIdsPlugin",(v=>{v.hooks... class OccurrenceChunkIdsPlugin (line 29) | class OccurrenceChunkIdsPlugin{constructor(v={}){q(v);this.options=v}app... method constructor (line 29) | constructor(v={}){q(v);this.options=v} method apply (line 29) | apply(v){const I=this.options.prioritiseInitial;v.hooks.compilation.ta... class OccurrenceModuleIdsPlugin (line 29) | class OccurrenceModuleIdsPlugin{constructor(v={}){K(v);this.options=v}ap... method constructor (line 29) | constructor(v={}){K(v);this.options=v} method apply (line 29) | apply(v){const I=this.options.prioritiseInitial;v.hooks.compilation.ta... class SyncModuleIdsPlugin (line 29) | class SyncModuleIdsPlugin{constructor({path:v,context:I,test:P,mode:R}){... method constructor (line 29) | constructor({path:v,context:I,test:P,mode:R}){this._path=v;this._conte... method apply (line 29) | apply(v){let I;let P=false;if(this._read){v.hooks.readRecords.tapAsync... method webpack (line 29) | get webpack(){return P(80090)} method validate (line 29) | get validate(){const v=P(78593);const I=$((()=>{const v=P(45328);const I... method validateSchema (line 29) | get validateSchema(){const v=P(45328);return v} method version (line 29) | get version(){return P(37151).i8} method cli (line 29) | get cli(){return P(72313)} method AutomaticPrefetchPlugin (line 29) | get AutomaticPrefetchPlugin(){return P(80352)} method apply (line 29) | apply(v){v.hooks.compilation.tap("AutomaticPrefetchPlugin",((v,{normal... method AsyncDependenciesBlock (line 29) | get AsyncDependenciesBlock(){return P(44404)} method constructor (line 29) | constructor(v,I,P){super();if(typeof v==="string"){v={name:v}}else if(... method chunkName (line 29) | get chunkName(){return this.groupOptions.name} method chunkName (line 29) | set chunkName(v){if(this.groupOptions.name!==v){this.groupOptions.name... method updateHash (line 29) | updateHash(v,I){const{chunkGraph:P}=I;if(this._stringifiedGroupOptions... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.groupOptions);I(this.loc);I(this.... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.groupOptions=I();this.loc=I();this... method BannerPlugin (line 29) | get BannerPlugin(){return P(24602)} method constructor (line 29) | constructor(v){if(typeof v==="string"||typeof v==="function"){v={banne... method apply (line 29) | apply(v){const I=this.options;const P=this.banner;const q=L.matchObjec... method Cache (line 29) | get Cache(){return P(71095)} method constructor (line 29) | constructor(){this.hooks={get:new $(["identifier","etag","gotHandlers"... method get (line 29) | get(v,I,P){const R=[];this.hooks.get.callAsync(v,I,R,((v,I)=>{if(v){P(... method store (line 29) | store(v,I,P,R){this.hooks.store.callAsync(v,I,P,K(R,"Cache.hooks.store... method storeBuildDependencies (line 29) | storeBuildDependencies(v,I){this.hooks.storeBuildDependencies.callAsyn... method beginIdle (line 29) | beginIdle(){this.hooks.beginIdle.call()} method endIdle (line 29) | endIdle(v){this.hooks.endIdle.callAsync(K(v,"Cache.hooks.endIdle"))} method shutdown (line 29) | shutdown(v){this.hooks.shutdown.callAsync(K(v,"Cache.hooks.shutdown"))} method Chunk (line 29) | get Chunk(){return P(43510)} method constructor (line 29) | constructor(v,I=true){this.id=null;this.ids=null;this.debugId=Ne++;thi... method entryModule (line 29) | get entryModule(){const v=Array.from(R.getChunkGraphForChunk(this,"Chu... method hasEntryModule (line 29) | hasEntryModule(){return R.getChunkGraphForChunk(this,"Chunk.hasEntryMo... method addModule (line 29) | addModule(v){const I=R.getChunkGraphForChunk(this,"Chunk.addModule","D... method removeModule (line 29) | removeModule(v){R.getChunkGraphForChunk(this,"Chunk.removeModule","DEP... method getNumberOfModules (line 29) | getNumberOfModules(){return R.getChunkGraphForChunk(this,"Chunk.getNum... method modulesIterable (line 29) | get modulesIterable(){const v=R.getChunkGraphForChunk(this,"Chunk.modu... method compareTo (line 29) | compareTo(v){const I=R.getChunkGraphForChunk(this,"Chunk.compareTo","D... method containsModule (line 29) | containsModule(v){return R.getChunkGraphForChunk(this,"Chunk.containsM... method getModules (line 29) | getModules(){return R.getChunkGraphForChunk(this,"Chunk.getModules","D... method remove (line 29) | remove(){const v=R.getChunkGraphForChunk(this,"Chunk.remove","DEP_WEBP... method moveModule (line 29) | moveModule(v,I){const P=R.getChunkGraphForChunk(this,"Chunk.moveModule... method integrate (line 29) | integrate(v){const I=R.getChunkGraphForChunk(this,"Chunk.integrate","D... method canBeIntegrated (line 29) | canBeIntegrated(v){const I=R.getChunkGraphForChunk(this,"Chunk.canBeIn... method isEmpty (line 29) | isEmpty(){const v=R.getChunkGraphForChunk(this,"Chunk.isEmpty","DEP_WE... method modulesSize (line 29) | modulesSize(){const v=R.getChunkGraphForChunk(this,"Chunk.modulesSize"... method size (line 29) | size(v={}){const I=R.getChunkGraphForChunk(this,"Chunk.size","DEP_WEBP... method integratedSize (line 29) | integratedSize(v,I){const P=R.getChunkGraphForChunk(this,"Chunk.integr... method getChunkModuleMaps (line 29) | getChunkModuleMaps(v){const I=R.getChunkGraphForChunk(this,"Chunk.getC... method hasModuleInGraph (line 29) | hasModuleInGraph(v,I){const P=R.getChunkGraphForChunk(this,"Chunk.hasM... method getChunkMaps (line 29) | getChunkMaps(v){const I=Object.create(null);const P=Object.create(null... method hasRuntime (line 29) | hasRuntime(){for(const v of this._groups){if(v instanceof $&&v.getRunt... method canBeInitial (line 29) | canBeInitial(){for(const v of this._groups){if(v.isInitial())return tr... method isOnlyInitial (line 29) | isOnlyInitial(){if(this._groups.size<=0)return false;for(const v of th... method getEntryOptions (line 29) | getEntryOptions(){for(const v of this._groups){if(v instanceof $){retu... method addGroup (line 29) | addGroup(v){this._groups.add(v)} method removeGroup (line 29) | removeGroup(v){this._groups.delete(v)} method isInGroup (line 29) | isInGroup(v){return this._groups.has(v)} method getNumberOfGroups (line 29) | getNumberOfGroups(){return this._groups.size} method groupsIterable (line 29) | get groupsIterable(){this._groups.sort();return this._groups} method disconnectFromGroups (line 29) | disconnectFromGroups(){for(const v of this._groups){v.removeChunk(this)}} method split (line 29) | split(v){for(const I of this._groups){I.insertChunk(v,this);v.addGroup... method updateHash (line 29) | updateHash(v,I){v.update(`${this.id} ${this.ids?this.ids.join():""} ${... method getAllAsyncChunks (line 29) | getAllAsyncChunks(){const v=new Set;const I=new Set;const P=L(Array.fr... method getAllInitialChunks (line 29) | getAllInitialChunks(){const v=new Set;const I=new Set(this.groupsItera... method getAllReferencedChunks (line 29) | getAllReferencedChunks(){const v=new Set(this.groupsIterable);const I=... method getAllReferencedAsyncEntrypoints (line 29) | getAllReferencedAsyncEntrypoints(){const v=new Set(this.groupsIterable... method hasAsyncChunks (line 29) | hasAsyncChunks(){const v=new Set;const I=L(Array.from(this.groupsItera... method getChildIdsByOrders (line 29) | getChildIdsByOrders(v,I){const P=new Map;for(const v of this.groupsIte... method getChildrenOfTypeInOrder (line 29) | getChildrenOfTypeInOrder(v,I){const P=[];for(const v of this.groupsIte... method getChildIdsByOrdersMap (line 29) | getChildIdsByOrdersMap(v,I,P){const R=Object.create(null);const addChi... method hasChildByOrder (line 29) | hasChildByOrder(v,I,P,R){if(P){const P=new Set;for(const v of this.gro... method ChunkGraph (line 29) | get ChunkGraph(){return P(27249)} method constructor (line 29) | constructor(v,I="md4"){this._modules=new WeakMap;this._chunks=new Weak... method _getChunkGraphModule (line 29) | _getChunkGraphModule(v){let I=this._modules.get(v);if(I===undefined){I... method _getChunkGraphChunk (line 29) | _getChunkGraphChunk(v){let I=this._chunks.get(v);if(I===undefined){I=n... method _getGraphRoots (line 29) | _getGraphRoots(v){const{moduleGraph:I}=this;return Array.from(He(v,(v=... method connectChunkAndModule (line 29) | connectChunkAndModule(v,I){const P=this._getChunkGraphModule(I);const ... method disconnectChunkAndModule (line 29) | disconnectChunkAndModule(v,I){const P=this._getChunkGraphModule(I);con... method disconnectChunk (line 29) | disconnectChunk(v){const I=this._getChunkGraphChunk(v);for(const P of ... method attachModules (line 29) | attachModules(v,I){const P=this._getChunkGraphChunk(v);for(const v of ... method attachRuntimeModules (line 29) | attachRuntimeModules(v,I){const P=this._getChunkGraphChunk(v);for(cons... method attachFullHashModules (line 29) | attachFullHashModules(v,I){const P=this._getChunkGraphChunk(v);if(P.fu... method attachDependentHashModules (line 29) | attachDependentHashModules(v,I){const P=this._getChunkGraphChunk(v);if... method replaceModule (line 29) | replaceModule(v,I){const P=this._getChunkGraphModule(v);const R=this._... method isModuleInChunk (line 29) | isModuleInChunk(v,I){const P=this._getChunkGraphChunk(I);return P.modu... method isModuleInChunkGroup (line 29) | isModuleInChunkGroup(v,I){for(const P of I.chunks){if(this.isModuleInC... method isEntryModule (line 29) | isEntryModule(v){const I=this._getChunkGraphModule(v);return I.entryIn... method getModuleChunksIterable (line 29) | getModuleChunksIterable(v){const I=this._getChunkGraphModule(v);return... method getOrderedModuleChunksIterable (line 29) | getOrderedModuleChunksIterable(v,I){const P=this._getChunkGraphModule(... method getModuleChunks (line 29) | getModuleChunks(v){const I=this._getChunkGraphModule(v);return I.chunk... method getNumberOfModuleChunks (line 29) | getNumberOfModuleChunks(v){const I=this._getChunkGraphModule(v);return... method getModuleRuntimes (line 29) | getModuleRuntimes(v){const I=this._getChunkGraphModule(v);return I.chu... method getNumberOfChunkModules (line 29) | getNumberOfChunkModules(v){const I=this._getChunkGraphChunk(v);return ... method getNumberOfChunkFullHashModules (line 29) | getNumberOfChunkFullHashModules(v){const I=this._getChunkGraphChunk(v)... method getChunkModulesIterable (line 29) | getChunkModulesIterable(v){const I=this._getChunkGraphChunk(v);return ... method getChunkModulesIterableBySourceType (line 29) | getChunkModulesIterableBySourceType(v,I){const P=this._getChunkGraphCh... method setChunkModuleSourceTypes (line 29) | setChunkModuleSourceTypes(v,I,P){const R=this._getChunkGraphChunk(v);i... method getChunkModuleSourceTypes (line 29) | getChunkModuleSourceTypes(v,I){const P=this._getChunkGraphChunk(v);if(... method getModuleSourceTypes (line 29) | getModuleSourceTypes(v){return this._getOverwrittenModuleSourceTypes(v... method _getOverwrittenModuleSourceTypes (line 29) | _getOverwrittenModuleSourceTypes(v){let I=false;let P;for(const R of t... method getOrderedChunkModulesIterable (line 29) | getOrderedChunkModulesIterable(v,I){const P=this._getChunkGraphChunk(v... method getOrderedChunkModulesIterableBySourceType (line 29) | getOrderedChunkModulesIterableBySourceType(v,I,P){const R=this._getChu... method getChunkModules (line 29) | getChunkModules(v){const I=this._getChunkGraphChunk(v);return I.module... method getOrderedChunkModules (line 29) | getOrderedChunkModules(v,I){const P=this._getChunkGraphChunk(v);const ... method getChunkModuleIdMap (line 29) | getChunkModuleIdMap(v,I,P=false){const R=Object.create(null);for(const... method getChunkModuleRenderedHashMap (line 29) | getChunkModuleRenderedHashMap(v,I,P=0,R=false){const $=Object.create(n... method getChunkConditionMap (line 29) | getChunkConditionMap(v,I){const P=Object.create(null);for(const R of v... method hasModuleInGraph (line 29) | hasModuleInGraph(v,I,P){const R=new Set(v.groupsIterable);const $=new ... method compareChunks (line 29) | compareChunks(v,I){const P=this._getChunkGraphChunk(v);const R=this._g... method getChunkModulesSize (line 29) | getChunkModulesSize(v){const I=this._getChunkGraphChunk(v);return I.mo... method getChunkModulesSizes (line 29) | getChunkModulesSizes(v){const I=this._getChunkGraphChunk(v);return I.m... method getChunkRootModules (line 29) | getChunkRootModules(v){const I=this._getChunkGraphChunk(v);return I.mo... method getChunkSize (line 29) | getChunkSize(v,I={}){const P=this._getChunkGraphChunk(v);const R=P.mod... method getIntegratedChunksSize (line 29) | getIntegratedChunksSize(v,I,P={}){const R=this._getChunkGraphChunk(v);... method canChunksBeIntegrated (line 29) | canChunksBeIntegrated(v,I){if(v.preventIntegration||I.preventIntegrati... method integrateChunks (line 29) | integrateChunks(v,I){if(v.name&&I.name){if(this.getNumberOfEntryModule... method upgradeDependentToFullHashModules (line 29) | upgradeDependentToFullHashModules(v){const I=this._getChunkGraphChunk(... method isEntryModuleInChunk (line 29) | isEntryModuleInChunk(v,I){const P=this._getChunkGraphChunk(I);return P... method connectChunkAndEntryModule (line 29) | connectChunkAndEntryModule(v,I,P){const R=this._getChunkGraphModule(I)... method connectChunkAndRuntimeModule (line 29) | connectChunkAndRuntimeModule(v,I){const P=this._getChunkGraphModule(I)... method addFullHashModuleToChunk (line 29) | addFullHashModuleToChunk(v,I){const P=this._getChunkGraphChunk(v);if(P... method addDependentHashModuleToChunk (line 29) | addDependentHashModuleToChunk(v,I){const P=this._getChunkGraphChunk(v)... method disconnectChunkAndEntryModule (line 29) | disconnectChunkAndEntryModule(v,I){const P=this._getChunkGraphModule(I... method disconnectChunkAndRuntimeModule (line 29) | disconnectChunkAndRuntimeModule(v,I){const P=this._getChunkGraphModule... method disconnectEntryModule (line 29) | disconnectEntryModule(v){const I=this._getChunkGraphModule(v);for(cons... method disconnectEntries (line 29) | disconnectEntries(v){const I=this._getChunkGraphChunk(v);for(const P o... method getNumberOfEntryModules (line 29) | getNumberOfEntryModules(v){const I=this._getChunkGraphChunk(v);return ... method getNumberOfRuntimeModules (line 29) | getNumberOfRuntimeModules(v){const I=this._getChunkGraphChunk(v);retur... method getChunkEntryModulesIterable (line 29) | getChunkEntryModulesIterable(v){const I=this._getChunkGraphChunk(v);re... method getChunkEntryDependentChunksIterable (line 29) | getChunkEntryDependentChunksIterable(v){const I=new Set;for(const P of... method hasChunkEntryDependentChunks (line 29) | hasChunkEntryDependentChunks(v){const I=this._getChunkGraphChunk(v);fo... method getChunkRuntimeModulesIterable (line 29) | getChunkRuntimeModulesIterable(v){const I=this._getChunkGraphChunk(v);... method getChunkRuntimeModulesInOrder (line 29) | getChunkRuntimeModulesInOrder(v){const I=this._getChunkGraphChunk(v);c... method getChunkFullHashModulesIterable (line 29) | getChunkFullHashModulesIterable(v){const I=this._getChunkGraphChunk(v)... method getChunkFullHashModulesSet (line 29) | getChunkFullHashModulesSet(v){const I=this._getChunkGraphChunk(v);retu... method getChunkDependentHashModulesIterable (line 29) | getChunkDependentHashModulesIterable(v){const I=this._getChunkGraphChu... method getChunkEntryModulesWithChunkGroupIterable (line 29) | getChunkEntryModulesWithChunkGroupIterable(v){const I=this._getChunkGr... method getBlockChunkGroup (line 29) | getBlockChunkGroup(v){return this._blockChunkGroups.get(v)} method connectBlockAndChunkGroup (line 29) | connectBlockAndChunkGroup(v,I){this._blockChunkGroups.set(v,I);I.addBl... method disconnectChunkGroup (line 29) | disconnectChunkGroup(v){for(const I of v.blocksIterable){this._blockCh... method getModuleId (line 29) | getModuleId(v){const I=this._getChunkGraphModule(v);return I.id} method setModuleId (line 29) | setModuleId(v,I){const P=this._getChunkGraphModule(v);P.id=I} method getRuntimeId (line 29) | getRuntimeId(v){return this._runtimeIds.get(v)} method setRuntimeId (line 29) | setRuntimeId(v,I){this._runtimeIds.set(v,I)} method _getModuleHashInfo (line 29) | _getModuleHashInfo(v,I,P){if(!I){throw new Error(`Module ${v.identifie... method hasModuleHashes (line 29) | hasModuleHashes(v,I){const P=this._getChunkGraphModule(v);const R=P.ha... method getModuleHash (line 29) | getModuleHash(v,I){const P=this._getChunkGraphModule(v);const R=P.hash... method getRenderedModuleHash (line 29) | getRenderedModuleHash(v,I){const P=this._getChunkGraphModule(v);const ... method setModuleHashes (line 29) | setModuleHashes(v,I,P,R){const $=this._getChunkGraphModule(v);if($.has... method addModuleRuntimeRequirements (line 29) | addModuleRuntimeRequirements(v,I,P,R=true){const $=this._getChunkGraph... method addChunkRuntimeRequirements (line 29) | addChunkRuntimeRequirements(v,I){const P=this._getChunkGraphChunk(v);c... method addTreeRuntimeRequirements (line 29) | addTreeRuntimeRequirements(v,I){const P=this._getChunkGraphChunk(v);co... method getModuleRuntimeRequirements (line 29) | getModuleRuntimeRequirements(v,I){const P=this._getChunkGraphModule(v)... method getChunkRuntimeRequirements (line 29) | getChunkRuntimeRequirements(v){const I=this._getChunkGraphChunk(v);con... method getModuleGraphHash (line 29) | getModuleGraphHash(v,I,P=true){const R=this._getChunkGraphModule(v);re... method getModuleGraphHashBigInt (line 29) | getModuleGraphHashBigInt(v,I,P=true){const R=this._getChunkGraphModule... method _getModuleGraphHashBigInt (line 29) | _getModuleGraphHashBigInt(v,I,P){if(v.graphHashes===undefined){v.graph... method _getModuleGraphHashWithConnections (line 29) | _getModuleGraphHashWithConnections(v,I,P){if(v.graphHashesWithConnecti... method getTreeRuntimeRequirements (line 29) | getTreeRuntimeRequirements(v){const I=this._getChunkGraphChunk(v);retu... method getChunkGraphForModule (line 29) | static getChunkGraphForModule(v,I,P){const $=ot.get(I);if($)return $(v... method setChunkGraphForModule (line 29) | static setChunkGraphForModule(v,I){st.set(v,I)} method clearChunkGraphForModule (line 29) | static clearChunkGraphForModule(v){st.delete(v)} method getChunkGraphForChunk (line 29) | static getChunkGraphForChunk(v,I,P){const $=it.get(I);if($)return $(v)... method setChunkGraphForChunk (line 29) | static setChunkGraphForChunk(v,I){rt.set(v,I)} method clearChunkGraphForChunk (line 29) | static clearChunkGraphForChunk(v){rt.delete(v)} method CleanPlugin (line 29) | get CleanPlugin(){return P(60394)} method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof L)){throw new TypeErro... method constructor (line 29) | constructor(v={}){ge(v);this.options={dry:false,...v}} method apply (line 29) | apply(v){const{dry:I,keep:P}=this.options;const R=typeof P==="function... method Compilation (line 29) | get Compilation(){return P(72361)} method constructor (line 29) | constructor(v,I){this._backCompat=v._backCompat;const getNormalModuleL... method getStats (line 29) | getStats(){return new vt(this)} method createStatsOptions (line 29) | createStatsOptions(v,I={}){if(typeof v==="boolean"){v={preset:v===fals... method createStatsFactory (line 29) | createStatsFactory(v){const I=new _t;this.hooks.statsFactory.call(I,v)... method createStatsPrinter (line 29) | createStatsPrinter(v){const I=new It;this.hooks.statsPrinter.call(I,v)... method getCache (line 29) | getCache(v){return this.compiler.getCache(v)} method getLogger (line 29) | getLogger(v){if(!v){throw new TypeError("Compilation.getLogger(name) c... method addModule (line 29) | addModule(v,I){this.addModuleQueue.add(v,I)} method _addModule (line 29) | _addModule(v,I){const P=v.identifier();const R=this._modules.get(P);if... method getModule (line 29) | getModule(v){const I=v.identifier();return this._modules.get(I)} method findModule (line 29) | findModule(v){return this._modules.get(v)} method buildModule (line 29) | buildModule(v,I){this.buildQueue.add(v,I)} method _buildModule (line 29) | _buildModule(v,I){const P=this.profile?this.moduleGraph.getProfile(v):... method processModuleDependencies (line 29) | processModuleDependencies(v,I){this.processDependenciesQueue.add(v,I)} method processModuleDependenciesNonRecursive (line 29) | processModuleDependenciesNonRecursive(v){const processDependenciesBloc... method _processModuleDependencies (line 29) | _processModuleDependencies(v,I){const P=[];let R;let $;let L;let q;let... method _handleNewModuleFromUnsafeCache (line 29) | _handleNewModuleFromUnsafeCache(v,I,P,R){const $=this.moduleGraph;$.se... method _handleExistingModuleFromUnsafeCache (line 29) | _handleExistingModuleFromUnsafeCache(v,I,P){const R=this.moduleGraph;R... method handleModuleCreation (line 29) | handleModuleCreation({factory:v,dependencies:I,originModule:P,contextI... method _handleModuleBuildAndDependencies (line 29) | _handleModuleBuildAndDependencies(v,I,P,R,$){let L;if(R&&this.buildQue... method _factorizeModule (line 29) | _factorizeModule({currentProfile:v,factory:I,dependencies:P,originModu... method addModuleChain (line 29) | addModuleChain(v,I,P){return this.addModuleTree({context:v,dependency:... method addModuleTree (line 29) | addModuleTree({context:v,dependency:I,contextInfo:P},R){if(typeof I!==... method addEntry (line 29) | addEntry(v,I,P,R){const $=typeof P==="object"?P:{name:P};this._addEntr... method addInclude (line 29) | addInclude(v,I,P,R){this._addEntryItem(v,I,"includeDependencies",P,R)} method _addEntryItem (line 29) | _addEntryItem(v,I,P,R,$){const{name:L}=R;let q=L!==undefined?this.entr... method rebuildModule (line 29) | rebuildModule(v,I){this.rebuildQueue.add(v,I)} method _rebuildModule (line 29) | _rebuildModule(v,I){this.hooks.rebuildModule.call(v);const P=v.depende... method _computeAffectedModules (line 29) | _computeAffectedModules(v){const I=this.compiler.moduleMemCaches;if(!I... method _computeAffectedModulesWithChunkGraph (line 29) | _computeAffectedModulesWithChunkGraph(){const{moduleMemCaches:v}=this;... method finish (line 29) | finish(v){this.factorizeQueue.clear();if(this.profile){this.logger.tim... method unseal (line 29) | unseal(){this.hooks.unseal.call();this.chunks.clear();this.chunkGroups... method seal (line 29) | seal(v){const finalCallback=I=>{this.factorizeQueue.clear();this.build... method reportDependencyErrorsAndWarnings (line 29) | reportDependencyErrorsAndWarnings(v,I){let P=false;for(let R=0;R{const P=... method assignRuntimeIds (line 29) | assignRuntimeIds(){const{chunkGraph:v}=this;const processEntrypoint=I=... method sortItemsWithChunkIds (line 29) | sortItemsWithChunkIds(){for(const v of this.chunkGroups){v.sortItems()... method summarizeDependencies (line 29) | summarizeDependencies(){for(let v=0;v{this.buil... method checkConstraints (line 29) | checkConstraints(){const v=this.chunkGraph;const I=new Set;for(const P... method Compiler (line 29) | get Compiler(){return P(15237)} method constructor (line 29) | constructor(v,I={}){this.hooks=Object.freeze({initialize:new L([]),sho... method getCache (line 29) | getCache(v){return new ve(this.cache,`${this.compilerPath}${v}`,this.o... method getInfrastructureLogger (line 29) | getInfrastructureLogger(v){if(!v){throw new TypeError("Compiler.getInf... method _cleanupLastCompilation (line 29) | _cleanupLastCompilation(){if(this._lastCompilation!==undefined){for(co... method _cleanupLastNormalModuleFactory (line 29) | _cleanupLastNormalModuleFactory(){if(this._lastNormalModuleFactory!==u... method watch (line 29) | watch(v,I){if(this.running){return I(new He)}this.running=true;this.wa... method run (line 29) | run(v){if(this.running){return v(new He)}let I;const finalCallback=(P,... method runAsChild (line 29) | runAsChild(v){const I=Date.now();const finalCallback=(I,P,R)=>{try{v(I... method purgeInputFileSystem (line 29) | purgeInputFileSystem(){if(this.inputFileSystem&&this.inputFileSystem.p... method emitAssets (line 29) | emitAssets(v,I){let P;const emitFiles=R=>{if(R)return I(R);const L=v.g... method emitRecords (line 29) | emitRecords(v){if(this.hooks.emitRecords.isUsed()){if(this.recordsOutp... method _emitRecords (line 29) | _emitRecords(v){const writeFile=()=>{this.outputFileSystem.writeFile(t... method readRecords (line 29) | readRecords(v){if(this.hooks.readRecords.isUsed()){if(this.recordsInpu... method _readRecords (line 29) | _readRecords(v){if(!this.recordsInputPath){this.records={};return v()}... method createChildCompiler (line 29) | createChildCompiler(v,I,P,R,$){const L=new Compiler(this.context,{...t... method isChild (line 29) | isChild(){return Boolean(this.parentCompilation)} method createCompilation (line 29) | createCompilation(v){this._cleanupLastCompilation();return this._lastC... method newCompilation (line 29) | newCompilation(v){const I=this.createCompilation(v);I.name=this.name;I... method createNormalModuleFactory (line 29) | createNormalModuleFactory(){this._cleanupLastNormalModuleFactory();con... method createContextModuleFactory (line 29) | createContextModuleFactory(){const v=new Qe(this.resolverFactory);this... method newCompilationParams (line 29) | newCompilationParams(){const v={normalModuleFactory:this.createNormalM... method compile (line 29) | compile(v){const I=this.newCompilationParams();this.hooks.beforeCompil... method close (line 29) | close(v){if(this.watching){this.watching.close((I=>{this.close(v)}));r... method ConcatenationScope (line 29) | get ConcatenationScope(){return P(44370)} method constructor (line 29) | constructor(v,I){this._currentModule=I;if(Array.isArray(v)){const I=ne... method isModuleInScope (line 29) | isModuleInScope(v){return this._modulesMap.has(v)} method registerExport (line 29) | registerExport(v,I){if(!this._currentModule.exportMap){this._currentMo... method registerRawExport (line 29) | registerRawExport(v,I){if(!this._currentModule.rawExportMap){this._cur... method registerNamespaceExport (line 29) | registerNamespaceExport(v){this._currentModule.namespaceExportSymbol=v} method createModuleReference (line 29) | createModuleReference(v,{ids:I=undefined,call:P=false,directImport:R=f... method isModuleReference (line 29) | static isModuleReference(v){return L.test(v)} method matchModuleReference (line 29) | static matchModuleReference(v){const I=L.exec(v);if(!I)return null;con... method ContextExclusionPlugin (line 29) | get ContextExclusionPlugin(){return P(96542)} method constructor (line 29) | constructor(v){this.negativeMatcher=v} method apply (line 29) | apply(v){v.hooks.contextModuleFactory.tap("ContextExclusionPlugin",(v=... method ContextReplacementPlugin (line 29) | get ContextReplacementPlugin(){return P(34953)} method constructor (line 29) | constructor(v,I,P,R){this.resourceRegExp=v;if(typeof I==="function"){t... method apply (line 29) | apply(v){const I=this.resourceRegExp;const P=this.newContentCallback;c... method DefinePlugin (line 29) | get DefinePlugin(){return P(87350)} method constructor (line 29) | constructor(v){this.definitions=v} method runtimeValue (line 29) | static runtimeValue(v,I){return new RuntimeValue(v,I)} method apply (line 29) | apply(v){const I=this.definitions;v.hooks.compilation.tap(Ne,((v,{norm... method DelegatedPlugin (line 29) | get DelegatedPlugin(){return P(8249)} method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){v.hooks.compilation.tap("DelegatedPlugin",((v,{normalModuleFa... method Dependency (line 29) | get Dependency(){return P(48243)} method constructor (line 29) | constructor(){this._parentModule=undefined;this._parentDependenciesBlo... method type (line 29) | get type(){return"unknown"} method category (line 29) | get category(){return"unknown"} method loc (line 29) | get loc(){if(this._loc!==undefined)return this._loc;const v={};if(this... method loc (line 29) | set loc(v){if("start"in v&&typeof v.start==="object"){this._locSL=v.st... method setLoc (line 29) | setLoc(v,I,P,R){this._locSL=v;this._locSC=I;this._locEL=P;this._locEC=... method getContext (line 29) | getContext(){return undefined} method getResourceIdentifier (line 29) | getResourceIdentifier(){return null} method couldAffectReferencingModule (line 29) | couldAffectReferencingModule(){return L} method getReference (line 29) | getReference(v){throw new Error("Dependency.getReference was removed i... method getReferencedExports (line 29) | getReferencedExports(v,I){return Dependency.EXPORTS_OBJECT_REFERENCED} method getCondition (line 29) | getCondition(v){return null} method getExports (line 29) | getExports(v){return undefined} method getWarnings (line 29) | getWarnings(v){return null} method getErrors (line 29) | getErrors(v){return null} method updateHash (line 29) | updateHash(v,I){} method getNumberOfIdOccurrences (line 29) | getNumberOfIdOccurrences(){return 1} method getModuleEvaluationSideEffectsState (line 29) | getModuleEvaluationSideEffectsState(v){return true} method createIgnoredModule (line 29) | createIgnoredModule(v){return q()} method serialize (line 29) | serialize({write:v}){v(this.weak);v(this.optional);v(this._locSL);v(th... method deserialize (line 29) | deserialize({read:v}){this.weak=v();this.optional=v();this._locSL=v();... method DllPlugin (line 29) | get DllPlugin(){return P(56970)} method constructor (line 29) | constructor(v){K(v);this.options={...v,entryOnly:v.entryOnly!==false}} method apply (line 29) | apply(v){v.hooks.entryOption.tap("DllPlugin",((I,P)=>{if(typeof P!=="f... method DllReferencePlugin (line 29) | get DllReferencePlugin(){return P(32923)} method constructor (line 29) | constructor(v){be(v);this.options=v;this._compilationData=new WeakMap} method apply (line 29) | apply(v){v.hooks.compilation.tap("DllReferencePlugin",((v,{normalModul... method DynamicEntryPlugin (line 29) | get DynamicEntryPlugin(){return P(87760)} method constructor (line 29) | constructor(v,I){this.context=v;this.entry=I} method apply (line 29) | apply(v){v.hooks.compilation.tap("DynamicEntryPlugin",((v,{normalModul... method EntryOptionPlugin (line 29) | get EntryOptionPlugin(){return P(51218)} method apply (line 29) | apply(v){v.hooks.entryOption.tap("EntryOptionPlugin",((I,P)=>{EntryOpt... method applyEntryOption (line 29) | static applyEntryOption(v,I,R){if(typeof R==="function"){const $=P(877... method entryDescriptionToOptions (line 29) | static entryDescriptionToOptions(v,I,R){const $={name:I,filename:R.fil... method EntryPlugin (line 29) | get EntryPlugin(){return P(8147)} method constructor (line 29) | constructor(v,I,P){this.context=v;this.entry=I;this.options=P||""} method apply (line 29) | apply(v){v.hooks.compilation.tap("EntryPlugin",((v,{normalModuleFactor... method createDependency (line 29) | static createDependency(v,I){const P=new R(v);P.loc={name:typeof I==="... method EnvironmentPlugin (line 29) | get EnvironmentPlugin(){return P(48734)} method constructor (line 29) | constructor(...v){if(v.length===1&&Array.isArray(v[0])){this.keys=v[0]... method apply (line 29) | apply(v){const I={};for(const P of this.keys){const R=process.env[P]!=... method EvalDevToolModulePlugin (line 29) | get EvalDevToolModulePlugin(){return P(73497)} method constructor (line 29) | constructor(v={}){this.namespace=v.namespace||"";this.sourceUrlComment... method apply (line 29) | apply(v){v.hooks.compilation.tap("EvalDevToolModulePlugin",(v=>{const ... method EvalSourceMapDevToolPlugin (line 29) | get EvalSourceMapDevToolPlugin(){return P(13411)} method constructor (line 29) | constructor(v){let I;if(typeof v==="string"){I={append:v}}else{I=v}thi... method apply (line 29) | apply(v){const I=this.options;v.hooks.compilation.tap("EvalSourceMapDe... method ExternalModule (line 29) | get ExternalModule(){return P(50085)} method constructor (line 29) | constructor(v,I,P,R){super(Ce,null);this.request=v;this.externalType=I... method getSourceTypes (line 29) | getSourceTypes(){if(this.externalType==="asset"&&this.dependencyMeta&&... method libIdent (line 29) | libIdent(v){return this.userRequest} method chunkCondition (line 29) | chunkCondition(v,{chunkGraph:I}){return this.externalType==="css-impor... method identifier (line 29) | identifier(){return`external ${this._resolveExternalType(this.external... method readableIdentifier (line 29) | readableIdentifier(v){return`external ${JSON.stringify(this.request)}`} method needBuild (line 29) | needBuild(v,I){return I(null,!this.buildMeta)} method build (line 29) | build(v,I,P,R,$){this.buildMeta={async:false,exportsType:undefined};th... method restoreFromUnsafeCache (line 29) | restoreFromUnsafeCache(v,I){this._restoreFromUnsafeCache(v,I)} method getConcatenationBailoutReason (line 29) | getConcatenationBailoutReason({moduleGraph:v}){switch(this.externalTyp... method _getRequestAndExternalType (line 29) | _getRequestAndExternalType(){let{request:v,externalType:I}=this;if(typ... method _resolveExternalType (line 29) | _resolveExternalType(v){if(v==="module-import"){if(this.dependencyMeta... method _getSourceData (line 29) | _getSourceData(v,I,P,R,$,L,q){switch(I){case"this":case"window":case"s... method codeGeneration (line 29) | codeGeneration({runtimeTemplate:v,moduleGraph:I,chunkGraph:P,runtime:q... method size (line 29) | size(v){return 42} method updateHash (line 29) | updateHash(v,I){const{chunkGraph:P}=I;v.update(`${this._resolveExterna... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.request);I(this.externalType);I(t... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.request=I();this.externalType=I();... method ExternalsPlugin (line 29) | get ExternalsPlugin(){return P(761)} method constructor (line 29) | constructor(v,I){this.type=v;this.externals=I} method apply (line 29) | apply(v){v.hooks.compile.tap("ExternalsPlugin",(({normalModuleFactory:... method Generator (line 29) | get Generator(){return P(17118)} method byType (line 29) | static byType(v){return new ByTypeGenerator(v)} method getTypes (line 29) | getTypes(v){const I=P(86120);throw new I} method getSize (line 29) | getSize(v,I){const R=P(86120);throw new R} method generate (line 29) | generate(v,{dependencyTemplates:I,runtimeTemplate:R,moduleGraph:$,type... method getConcatenationBailoutReason (line 29) | getConcatenationBailoutReason(v,I){return`Module Concatenation is not ... method updateHash (line 29) | updateHash(v,{module:I,runtime:P}){} method HotUpdateChunk (line 29) | get HotUpdateChunk(){return P(84506)} method constructor (line 29) | constructor(){super()} method HotModuleReplacementPlugin (line 29) | get HotModuleReplacementPlugin(){return P(54014)} method getParserHooks (line 29) | static getParserHooks(v){if(!(v instanceof Je)){throw new TypeError("T... method constructor (line 29) | constructor(v){this.options=v||{}} method apply (line 29) | apply(v){const{_backCompat:I}=v;if(v.options.output.strictModuleErrorH... method InitFragment (line 29) | get InitFragment(){return P(22580)} method constructor (line 29) | constructor(v,I,P,R,$){this.content=v;this.stage=I;this.position=P;thi... method getContent (line 29) | getContent(v){return this.content} method getEndContent (line 29) | getEndContent(v){return this.endContent} method addToSource (line 29) | static addToSource(v,I,P){if(I.length>0){const $=I.map(extractFragment... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.content);I(this.stage);I(this.pos... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.content=I();this.stage=I();this.po... method IgnorePlugin (line 29) | get IgnorePlugin(){return P(74811)} method constructor (line 29) | constructor(v){q(v);this.options=v;this.checkIgnore=this.checkIgnore.b... method checkIgnore (line 29) | checkIgnore(v){if("checkResource"in this.options&&this.options.checkRe... method apply (line 29) | apply(v){v.hooks.normalModuleFactory.tap("IgnorePlugin",(v=>{v.hooks.b... method JavascriptModulesPlugin (line 29) | get JavascriptModulesPlugin(){return R.deprecate((()=>P(73824)),"webpack... method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof Ne)){throw new TypeErr... method constructor (line 29) | constructor(v={}){this.options=v;this._moduleFactoryCache=new WeakMap} method apply (line 29) | apply(v){v.hooks.compilation.tap(yt,((v,{normalModuleFactory:I})=>{con... method getChunkFilenameTemplate (line 29) | static getChunkFilenameTemplate(v,I){if(v.filenameTemplate){return v.f... method renderModule (line 29) | renderModule(v,I,P,R){const{chunk:$,chunkGraph:L,runtimeTemplate:q,cod... method renderChunk (line 29) | renderChunk(v,I){const{chunk:P,chunkGraph:R}=v;const $=R.getOrderedChu... method renderMain (line 29) | renderMain(v,I,P){const{chunk:R,chunkGraph:$,runtimeTemplate:L}=v;cons... method updateHashWithBootstrap (line 29) | updateHashWithBootstrap(v,I,P){const R=this.renderBootstrap(I,P);for(c... method renderBootstrap (line 29) | renderBootstrap(v,I){const{chunkGraph:P,codeGenerationResults:R,module... method renderRequire (line 29) | renderRequire(v,I){const{chunk:P,chunkGraph:R,runtimeTemplate:{outputO... method getRenamedInlineModule (line 29) | getRenamedInlineModule(v,I,P,$,L,q,K){const ae=!q&&v.every((v=>v.build... method LibManifestPlugin (line 29) | get LibManifestPlugin(){return P(36674)} method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){v.hooks.emit.tapAsync({name:"LibManifestPlugin",stage:110},((... method LibraryTemplatePlugin (line 29) | get LibraryTemplatePlugin(){return R.deprecate((()=>P(58021)),"webpack.L... method constructor (line 29) | constructor(v,I,P,R,$){this.library={type:I||"var",name:v,umdNamedDefi... method apply (line 29) | apply(v){const{output:I}=v.options;I.library=this.library;new R(this.l... method LoaderOptionsPlugin (line 29) | get LoaderOptionsPlugin(){return P(54880)} method constructor (line 29) | constructor(v={}){q(v);if(typeof v!=="object")v={};if(!v.test){const I... method apply (line 29) | apply(v){const I=this.options;v.hooks.compilation.tap("LoaderOptionsPl... method LoaderTargetPlugin (line 29) | get LoaderTargetPlugin(){return P(90490)} method constructor (line 29) | constructor(v){this.target=v} method apply (line 29) | apply(v){v.hooks.compilation.tap("LoaderTargetPlugin",(v=>{R.getCompil... method Module (line 29) | get Module(){return P(26445)} method constructor (line 29) | constructor(v,I=null,P=null){super();this.type=v;this.context=I;this.l... method id (line 29) | get id(){return $.getChunkGraphForModule(this,"Module.id","DEP_WEBPACK... method id (line 29) | set id(v){if(v===""){this.needId=false;return}$.getChunkGraphForModule... method hash (line 29) | get hash(){return $.getChunkGraphForModule(this,"Module.hash","DEP_WEB... method renderedHash (line 29) | get renderedHash(){return $.getChunkGraphForModule(this,"Module.render... method profile (line 29) | get profile(){return q.getModuleGraphForModule(this,"Module.profile","... method profile (line 29) | set profile(v){q.getModuleGraphForModule(this,"Module.profile","DEP_WE... method index (line 29) | get index(){return q.getModuleGraphForModule(this,"Module.index","DEP_... method index (line 29) | set index(v){q.getModuleGraphForModule(this,"Module.index","DEP_WEBPAC... method index2 (line 29) | get index2(){return q.getModuleGraphForModule(this,"Module.index2","DE... method index2 (line 29) | set index2(v){q.getModuleGraphForModule(this,"Module.index2","DEP_WEBP... method depth (line 29) | get depth(){return q.getModuleGraphForModule(this,"Module.depth","DEP_... method depth (line 29) | set depth(v){q.getModuleGraphForModule(this,"Module.depth","DEP_WEBPAC... method issuer (line 29) | get issuer(){return q.getModuleGraphForModule(this,"Module.issuer","DE... method issuer (line 29) | set issuer(v){q.getModuleGraphForModule(this,"Module.issuer","DEP_WEBP... method usedExports (line 29) | get usedExports(){return q.getModuleGraphForModule(this,"Module.usedEx... method optimizationBailout (line 29) | get optimizationBailout(){return q.getModuleGraphForModule(this,"Modul... method optional (line 29) | get optional(){return this.isOptional(q.getModuleGraphForModule(this,"... method addChunk (line 29) | addChunk(v){const I=$.getChunkGraphForModule(this,"Module.addChunk","D... method removeChunk (line 29) | removeChunk(v){return $.getChunkGraphForModule(this,"Module.removeChun... method isInChunk (line 29) | isInChunk(v){return $.getChunkGraphForModule(this,"Module.isInChunk","... method isEntryModule (line 29) | isEntryModule(){return $.getChunkGraphForModule(this,"Module.isEntryMo... method getChunks (line 29) | getChunks(){return $.getChunkGraphForModule(this,"Module.getChunks","D... method getNumberOfChunks (line 29) | getNumberOfChunks(){return $.getChunkGraphForModule(this,"Module.getNu... method chunksIterable (line 29) | get chunksIterable(){return $.getChunkGraphForModule(this,"Module.chun... method isProvided (line 29) | isProvided(v){return q.getModuleGraphForModule(this,"Module.usedExport... method exportsArgument (line 29) | get exportsArgument(){return this.buildInfo&&this.buildInfo.exportsArg... method moduleArgument (line 29) | get moduleArgument(){return this.buildInfo&&this.buildInfo.moduleArgum... method getExportsType (line 29) | getExportsType(v,I){switch(this.buildMeta&&this.buildMeta.exportsType)... method addPresentationalDependency (line 29) | addPresentationalDependency(v){if(this.presentationalDependencies===un... method addCodeGenerationDependency (line 29) | addCodeGenerationDependency(v){if(this.codeGenerationDependencies===un... method clearDependenciesAndBlocks (line 29) | clearDependenciesAndBlocks(){if(this.presentationalDependencies!==unde... method addWarning (line 29) | addWarning(v){if(this._warnings===undefined){this._warnings=[]}this._w... method getWarnings (line 29) | getWarnings(){return this._warnings} method getNumberOfWarnings (line 29) | getNumberOfWarnings(){return this._warnings!==undefined?this._warnings... method addError (line 29) | addError(v){if(this._errors===undefined){this._errors=[]}this._errors.... method getErrors (line 29) | getErrors(){return this._errors} method getNumberOfErrors (line 29) | getNumberOfErrors(){return this._errors!==undefined?this._errors.lengt... method clearWarningsAndErrors (line 29) | clearWarningsAndErrors(){if(this._warnings!==undefined){this._warnings... method isOptional (line 29) | isOptional(v){let I=false;for(const P of v.getIncomingConnections(this... method isAccessibleInChunk (line 29) | isAccessibleInChunk(v,I,P){for(const P of I.groupsIterable){if(!this.i... method isAccessibleInChunkGroup (line 29) | isAccessibleInChunkGroup(v,I,P){const R=new Set([I]);e:for(const $ of ... method hasReasonForChunk (line 29) | hasReasonForChunk(v,I,P){for(const[R,$]of I.getIncomingConnectionsByOr... method hasReasons (line 29) | hasReasons(v,I){for(const P of v.getIncomingConnections(this)){if(P.is... method toString (line 29) | toString(){return`Module[${this.debugId}: ${this.identifier()}]`} method needBuild (line 29) | needBuild(v,I){I(null,!this.buildMeta||this.needRebuild===Module.proto... method needRebuild (line 29) | needRebuild(v,I){return true} method updateHash (line 29) | updateHash(v,I={chunkGraph:$.getChunkGraphForModule(this,"Module.updat... method invalidateBuild (line 29) | invalidateBuild(){} method identifier (line 29) | identifier(){const v=P(86120);throw new v} method readableIdentifier (line 29) | readableIdentifier(v){const I=P(86120);throw new I} method build (line 29) | build(v,I,R,$,L){const q=P(86120);throw new q} method getSourceTypes (line 29) | getSourceTypes(){if(this.source===Module.prototype.source){return Ne}r... method source (line 29) | source(v,I,R="javascript"){if(this.codeGeneration===Module.prototype.c... method size (line 29) | size(v){const I=P(86120);throw new I} method libIdent (line 29) | libIdent(v){return null} method nameForCondition (line 29) | nameForCondition(){return null} method getConcatenationBailoutReason (line 29) | getConcatenationBailoutReason(v){return`Module Concatenation is not im... method getSideEffectsConnectionState (line 29) | getSideEffectsConnectionState(v){return true} method codeGeneration (line 29) | codeGeneration(v){const I=new Map;for(const P of this.getSourceTypes()... method chunkCondition (line 29) | chunkCondition(v,I){return true} method hasChunkCondition (line 29) | hasChunkCondition(){return this.chunkCondition!==Module.prototype.chun... method updateCacheModule (line 29) | updateCacheModule(v){this.type=v.type;this.layer=v.layer;this.context=... method getUnsafeCacheData (line 29) | getUnsafeCacheData(){return{factoryMeta:this.factoryMeta,resolveOption... method _restoreFromUnsafeCache (line 29) | _restoreFromUnsafeCache(v,I){this.factoryMeta=v.factoryMeta;this.resol... method cleanupForCache (line 29) | cleanupForCache(){this.factoryMeta=undefined;this.resolveOptions=undef... method originalSource (line 29) | originalSource(){return null} method addCacheDependencies (line 29) | addCacheDependencies(v,I,P,R){} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.type);I(this.layer);I(this.contex... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.type=I();this.layer=I();this.conte... method ModuleFilenameHelpers (line 29) | get ModuleFilenameHelpers(){return P(20619)} method ModuleGraph (line 29) | get ModuleGraph(){return P(23227)} method constructor (line 29) | constructor(){this._dependencyMap=new WeakMap;this._moduleMap=new Map;... method _getModuleGraphModule (line 29) | _getModuleGraphModule(v){let I=this._moduleMap.get(v);if(I===undefined... method setParents (line 29) | setParents(v,I,P,R=-1){v._parentDependenciesBlockIndex=R;v._parentDepe... method getParentModule (line 29) | getParentModule(v){return v._parentModule} method getParentBlock (line 29) | getParentBlock(v){return v._parentDependenciesBlock} method getParentBlockIndex (line 29) | getParentBlockIndex(v){return v._parentDependenciesBlockIndex} method setResolvedModule (line 29) | setResolvedModule(v,I,P){const R=new L(v,I,P,undefined,I.weak,I.getCon... method updateModule (line 29) | updateModule(v,I){const P=this.getConnection(v);if(P.module===I)return... method removeConnection (line 29) | removeConnection(v){const I=this.getConnection(v);const P=this._getMod... method addExplanation (line 29) | addExplanation(v,I){const P=this.getConnection(v);P.addExplanation(I)} method cloneModuleAttributes (line 29) | cloneModuleAttributes(v,I){const P=this._getModuleGraphModule(v);const... method removeModuleAttributes (line 29) | removeModuleAttributes(v){const I=this._getModuleGraphModule(v);I.post... method removeAllModuleAttributes (line 29) | removeAllModuleAttributes(){for(const v of this._moduleMap.values()){v... method moveModuleConnections (line 29) | moveModuleConnections(v,I,P){if(v===I)return;const R=this._getModuleGr... method copyOutgoingModuleConnections (line 29) | copyOutgoingModuleConnections(v,I,P){if(v===I)return;const R=this._get... method addExtraReason (line 29) | addExtraReason(v,I){const P=this._getModuleGraphModule(v).incomingConn... method getResolvedModule (line 29) | getResolvedModule(v){const I=this.getConnection(v);return I!==undefine... method getConnection (line 29) | getConnection(v){const I=this._dependencyMap.get(v);if(I===undefined){... method getModule (line 29) | getModule(v){const I=this.getConnection(v);return I!==undefined?I.modu... method getOrigin (line 29) | getOrigin(v){const I=this.getConnection(v);return I!==undefined?I.orig... method getResolvedOrigin (line 29) | getResolvedOrigin(v){const I=this.getConnection(v);return I!==undefine... method getIncomingConnections (line 29) | getIncomingConnections(v){const I=this._getModuleGraphModule(v).incomi... method getOutgoingConnections (line 29) | getOutgoingConnections(v){const I=this._getModuleGraphModule(v).outgoi... method getIncomingConnectionsByOriginModule (line 29) | getIncomingConnectionsByOriginModule(v){const I=this._getModuleGraphMo... method getOutgoingConnectionsByModule (line 29) | getOutgoingConnectionsByModule(v){const I=this._getModuleGraphModule(v... method getProfile (line 29) | getProfile(v){const I=this._getModuleGraphModule(v);return I.profile} method setProfile (line 29) | setProfile(v,I){const P=this._getModuleGraphModule(v);P.profile=I} method getIssuer (line 29) | getIssuer(v){const I=this._getModuleGraphModule(v);return I.issuer} method setIssuer (line 29) | setIssuer(v,I){const P=this._getModuleGraphModule(v);P.issuer=I} method setIssuerIfUnset (line 29) | setIssuerIfUnset(v,I){const P=this._getModuleGraphModule(v);if(P.issue... method getOptimizationBailout (line 29) | getOptimizationBailout(v){const I=this._getModuleGraphModule(v);return... method getProvidedExports (line 29) | getProvidedExports(v){const I=this._getModuleGraphModule(v);return I.e... method isExportProvided (line 29) | isExportProvided(v,I){const P=this._getModuleGraphModule(v);const R=P.... method getExportsInfo (line 29) | getExportsInfo(v){const I=this._getModuleGraphModule(v);return I.exports} method getExportInfo (line 29) | getExportInfo(v,I){const P=this._getModuleGraphModule(v);return P.expo... method getReadOnlyExportInfo (line 29) | getReadOnlyExportInfo(v,I){const P=this._getModuleGraphModule(v);retur... method getUsedExports (line 29) | getUsedExports(v,I){const P=this._getModuleGraphModule(v);return P.exp... method getPreOrderIndex (line 29) | getPreOrderIndex(v){const I=this._getModuleGraphModule(v);return I.pre... method getPostOrderIndex (line 29) | getPostOrderIndex(v){const I=this._getModuleGraphModule(v);return I.po... method setPreOrderIndex (line 29) | setPreOrderIndex(v,I){const P=this._getModuleGraphModule(v);P.preOrder... method setPreOrderIndexIfUnset (line 29) | setPreOrderIndexIfUnset(v,I){const P=this._getModuleGraphModule(v);if(... method setPostOrderIndex (line 29) | setPostOrderIndex(v,I){const P=this._getModuleGraphModule(v);P.postOrd... method setPostOrderIndexIfUnset (line 29) | setPostOrderIndexIfUnset(v,I){const P=this._getModuleGraphModule(v);if... method getDepth (line 29) | getDepth(v){const I=this._getModuleGraphModule(v);return I.depth} method setDepth (line 29) | setDepth(v,I){const P=this._getModuleGraphModule(v);P.depth=I} method setDepthIfLower (line 29) | setDepthIfLower(v,I){const P=this._getModuleGraphModule(v);if(P.depth=... method isAsync (line 29) | isAsync(v){const I=this._getModuleGraphModule(v);return I.async} method setAsync (line 29) | setAsync(v){const I=this._getModuleGraphModule(v);I.async=true} method getMeta (line 29) | getMeta(v){let I=this._metaMap.get(v);if(I===undefined){I=Object.creat... method getMetaIfExisting (line 29) | getMetaIfExisting(v){return this._metaMap.get(v)} method freeze (line 29) | freeze(v){this._cache=new K;this._cacheStage=v} method unfreeze (line 29) | unfreeze(){this._cache=undefined;this._cacheStage=undefined} method cached (line 29) | cached(v,...I){if(this._cache===undefined)return v(this,...I);return t... method setModuleMemCaches (line 29) | setModuleMemCaches(v){this._moduleMemCaches=v} method dependencyCacheProvide (line 29) | dependencyCacheProvide(v,...I){const P=I.pop();if(this._moduleMemCache... method getModuleGraphForModule (line 29) | static getModuleGraphForModule(v,I,P){const $=be.get(I);if($)return $(... method setModuleGraphForModule (line 29) | static setModuleGraphForModule(v,I){ge.set(v,I)} method clearModuleGraphForModule (line 29) | static clearModuleGraphForModule(v){ge.delete(v)} method ModuleGraphConnection (line 29) | get ModuleGraphConnection(){return P(32807)} method constructor (line 29) | constructor(v,I,P,R,$=false,L=undefined){this.originModule=v;this.reso... method clone (line 29) | clone(){const v=new ModuleGraphConnection(this.resolvedOriginModule,th... method addCondition (line 29) | addCondition(v){if(this.conditional){const I=this.condition;this.condi... method addExplanation (line 29) | addExplanation(v){if(this.explanations===undefined){this.explanations=... method explanation (line 29) | get explanation(){if(this.explanations===undefined)return"";return Arr... method isActive (line 29) | isActive(v){if(!this.conditional)return this._active;return this.condi... method isTargetActive (line 29) | isTargetActive(v){if(!this.conditional)return this._active;return this... method getActiveState (line 29) | getActiveState(v){if(!this.conditional)return this._active;return this... method setActive (line 29) | setActive(v){this.conditional=false;this._active=v} method active (line 29) | get active(){throw new Error("Use getActiveState instead")} method active (line 29) | set active(v){throw new Error("Use setActive instead")} method NoEmitOnErrorsPlugin (line 29) | get NoEmitOnErrorsPlugin(){return P(95669)} method apply (line 29) | apply(v){v.hooks.shouldEmit.tap("NoEmitOnErrorsPlugin",(v=>{if(v.getSt... method NormalModule (line 29) | get NormalModule(){return P(25527)} method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof Ne)){throw new TypeErr... method constructor (line 29) | constructor({layer:v,type:I,request:P,userRequest:R,rawRequest:L,loade... method identifier (line 29) | identifier(){if(this.layer===null){if(this.type===Xe){return this.requ... method readableIdentifier (line 29) | readableIdentifier(v){return v.shorten(this.userRequest)} method libIdent (line 29) | libIdent(v){let I=ht(v.context,this.userRequest,v.associatedObjectForC... method nameForCondition (line 29) | nameForCondition(){const v=this.matchResource||this.resource;const I=v... method updateCacheModule (line 29) | updateCacheModule(v){super.updateCacheModule(v);const I=v;this.binary=... method cleanupForCache (line 29) | cleanupForCache(){if(this.buildInfo){if(this._sourceTypes===undefined)... method getUnsafeCacheData (line 29) | getUnsafeCacheData(){const v=super.getUnsafeCacheData();v.parserOption... method restoreFromUnsafeCache (line 29) | restoreFromUnsafeCache(v,I){this._restoreFromUnsafeCache(v,I)} method _restoreFromUnsafeCache (line 29) | _restoreFromUnsafeCache(v,I){super._restoreFromUnsafeCache(v,I);this.p... method createSourceForAsset (line 29) | createSourceForAsset(v,I,P,R,$){if(R){if(typeof R==="string"&&(this.us... method _createLoaderContext (line 29) | _createLoaderContext(v,I,P,$,L){const{requestShortener:K}=P.runtimeTem... method getCurrentLoader (line 29) | getCurrentLoader(v,I=v.loaderIndex){if(this.loaders&&this.loaders.leng... method createSource (line 29) | createSource(v,I,P,R){if(Buffer.isBuffer(I)){return new ve(I)}if(!this... method _doBuild (line 29) | _doBuild(v,I,P,R,$,q){const K=this._createLoaderContext(P,v,I,R,$);con... method markModuleAsErrored (line 29) | markModuleAsErrored(v){this.buildMeta={...this._lastSuccessfulBuildMet... method applyNoParseRule (line 29) | applyNoParseRule(v,I){if(typeof v==="string"){return I.startsWith(v)}i... method shouldPreventParsing (line 29) | shouldPreventParsing(v,I){if(!v){return false}if(!Array.isArray(v)){re... method _initBuildHash (line 29) | _initBuildHash(v){const I=pt(v.outputOptions.hashFunction);if(this._so... method build (line 29) | build(v,I,P,R,$){this._forceBuild=false;this._source=null;if(this._sou... method getConcatenationBailoutReason (line 29) | getConcatenationBailoutReason(v){return this.generator.getConcatenatio... method getSideEffectsConnectionState (line 29) | getSideEffectsConnectionState(v){if(this.factoryMeta!==undefined){if(t... method getSourceTypes (line 29) | getSourceTypes(){if(this._sourceTypes===undefined){this._sourceTypes=t... method codeGeneration (line 29) | codeGeneration({dependencyTemplates:v,runtimeTemplate:I,moduleGraph:P,... method originalSource (line 29) | originalSource(){return this._source} method invalidateBuild (line 29) | invalidateBuild(){this._forceBuild=true} method needBuild (line 29) | needBuild(v,I){const{fileSystemInfo:P,compilation:R,valueCacheVersions... method size (line 29) | size(v){const I=this._sourceSizes===undefined?undefined:this._sourceSi... method addCacheDependencies (line 29) | addCacheDependencies(v,I,P,R){const{snapshot:$,buildDependencies:L}=th... method updateHash (line 29) | updateHash(v,I){v.update(this.buildInfo.hash);this.generator.updateHas... method serialize (line 29) | serialize(v){const{write:I}=v;I(this._source);I(this.error);I(this._la... method deserialize (line 29) | static deserialize(v){const I=new NormalModule({layer:null,type:"",res... method deserialize (line 29) | deserialize(v){const{read:I}=v;this._source=I();this.error=I();this._l... method NormalModuleReplacementPlugin (line 29) | get NormalModuleReplacementPlugin(){return P(24656)} method constructor (line 29) | constructor(v,I){this.resourceRegExp=v;this.newResource=I} method apply (line 29) | apply(v){const I=this.resourceRegExp;const P=this.newResource;v.hooks.... method MultiCompiler (line 29) | get MultiCompiler(){return P(85713)} method OptimizationStages (line 29) | get OptimizationStages(){return P(41929)} method Parser (line 29) | get Parser(){return P(2997)} method parse (line 29) | parse(v,I){const R=P(86120);throw new R} method PlatformPlugin (line 29) | get PlatformPlugin(){return P(1290)} method constructor (line 29) | constructor(v){this.platform=v} method apply (line 29) | apply(v){v.hooks.environment.tap("PlatformPlugin",(()=>{v.platform={..... method PrefetchPlugin (line 29) | get PrefetchPlugin(){return P(57552)} method constructor (line 29) | constructor(v,I){if(I){this.context=v;this.request=I}else{this.context... method apply (line 29) | apply(v){v.hooks.compilation.tap("PrefetchPlugin",((v,{normalModuleFac... method ProgressPlugin (line 29) | get ProgressPlugin(){return P(20658)} method getReporter (line 29) | static getReporter(v){return be.get(v)} method constructor (line 29) | constructor(v={}){if(typeof v==="function"){v={handler:v}}ae(v);v={...... method apply (line 29) | apply(v){const I=this.handler||createDefaultHandler(this.profile,v.get... method _applyOnMultiCompiler (line 29) | _applyOnMultiCompiler(v,I){const P=v.compilers.map((()=>[0]));for(cons... method _applyOnCompiler (line 29) | _applyOnCompiler(v,I){const P=this.showEntries;const R=this.showModule... method ProvidePlugin (line 29) | get ProvidePlugin(){return P(17945)} method constructor (line 29) | constructor(v){this.definitions=v} method apply (line 29) | apply(v){const I=this.definitions;v.hooks.compilation.tap(ge,((v,{norm... method RuntimeGlobals (line 29) | get RuntimeGlobals(){return P(95619)} method RuntimeModule (line 29) | get RuntimeModule(){return P(41172)} method constructor (line 29) | constructor(v,I=0){super(K);this.name=v;this.stage=I;this.buildMeta={}... method attach (line 29) | attach(v,I,P=v.chunkGraph){this.compilation=v;this.chunk=I;this.chunkG... method identifier (line 29) | identifier(){return`webpack/runtime/${this.name}`} method readableIdentifier (line 29) | readableIdentifier(v){return`webpack/runtime/${this.name}`} method needBuild (line 29) | needBuild(v,I){return I(null,false)} method build (line 29) | build(v,I,P,R,$){$()} method updateHash (line 29) | updateHash(v,I){v.update(this.name);v.update(`${this.stage}`);try{if(t... method getSourceTypes (line 29) | getSourceTypes(){return q} method codeGeneration (line 29) | codeGeneration(v){const I=new Map;const P=this.getGeneratedCode();if(P... method size (line 29) | size(v){try{const v=this.getGeneratedCode();return v?v.length:0}catch(... method generate (line 29) | generate(){const v=P(86120);throw new v} method getGeneratedCode (line 29) | getGeneratedCode(){if(this._cachedGeneratedCode){return this._cachedGe... method shouldIsolate (line 29) | shouldIsolate(){return true} method SingleEntryPlugin (line 29) | get SingleEntryPlugin(){return R.deprecate((()=>P(8147)),"SingleEntryPlu... method SourceMapDevToolPlugin (line 29) | get SourceMapDevToolPlugin(){return P(43688)} method constructor (line 29) | constructor(v={}){Qe(v);this.sourceMapFilename=v.filename;this.sourceM... method apply (line 29) | apply(v){const I=v.outputFileSystem;const P=this.sourceMapFilename;con... method Stats (line 29) | get Stats(){return P(31557)} method constructor (line 29) | constructor(v){this.compilation=v} method hash (line 29) | get hash(){return this.compilation.hash} method startTime (line 29) | get startTime(){return this.compilation.startTime} method endTime (line 29) | get endTime(){return this.compilation.endTime} method hasWarnings (line 29) | hasWarnings(){return this.compilation.getWarnings().length>0||this.com... method hasErrors (line 29) | hasErrors(){return this.compilation.errors.length>0||this.compilation.... method toJson (line 29) | toJson(v){const I=this.compilation.createStatsOptions(v,{forToString:f... method toString (line 29) | toString(v){const I=this.compilation.createStatsOptions(v,{forToString... method Template (line 29) | get Template(){return P(78376)} method getFunctionContent (line 29) | static getFunctionContent(v){return v.toString().replace(ve,"").replac... method toIdentifier (line 29) | static toIdentifier(v){if(typeof v!=="string")return"";return v.replac... method toComment (line 29) | static toComment(v){if(!v)return"";return`/*! ${v.replace(Je,"* /")} */`} method toNormalComment (line 29) | static toNormalComment(v){if(!v)return"";return`/* ${v.replace(Je,"* /... method toPath (line 29) | static toPath(v){if(typeof v!=="string")return"";return v.replace(Ve,"... method numberToIdentifier (line 29) | static numberToIdentifier(v){if(v>=be){return Template.numberToIdentif... method numberToIdentifierContinuation (line 29) | static numberToIdentifierContinuation(v){if(v>=xe){return Template.num... method indent (line 29) | static indent(v){if(Array.isArray(v)){return v.map(Template.indent).jo... method prefix (line 29) | static prefix(v,I){const P=Template.asString(v).trim();if(!P)return"";... method asString (line 29) | static asString(v){if(Array.isArray(v)){return v.join("\n")}return v} method getModulesArrayBounds (line 29) | static getModulesArrayBounds(v){let I=-Infinity;let P=Infinity;for(con... method renderChunkModules (line 29) | static renderChunkModules(v,I,P,$=""){const{chunkGraph:L}=v;const q=ne... method renderRuntimeModules (line 29) | static renderRuntimeModules(v,I){const P=new R;for(const R of v){const... method renderChunkRuntimeModules (line 29) | static renderChunkRuntimeModules(v,I){return new $("/******/ ",new R(`... method UsageState (line 29) | get UsageState(){return P(37741).UsageState} method WatchIgnorePlugin (line 29) | get WatchIgnorePlugin(){return P(56246)} method constructor (line 29) | constructor(v){L(v);this.paths=v.paths} method apply (line 29) | apply(v){v.hooks.afterEnvironment.tap("WatchIgnorePlugin",(()=>{v.watc... method WebpackError (line 29) | get WebpackError(){return P(4554)} method constructor (line 29) | constructor(v){super(v);this.details=undefined;this.module=undefined;t... method [R] (line 29) | [R](){return this.stack+(this.details?`\n${this.details}`:"")} method serialize (line 29) | serialize({write:v}){v(this.name);v(this.message);v(this.stack);v(this... method deserialize (line 29) | deserialize({read:v}){this.name=v();this.message=v();this.stack=v();th... method WebpackOptionsApply (line 29) | get WebpackOptionsApply(){return P(89040)} method constructor (line 29) | constructor(){super()} method process (line 29) | process(v,I){I.outputPath=v.output.path;I.recordsInputPath=v.recordsIn... method WebpackOptionsDefaulter (line 29) | get WebpackOptionsDefaulter(){return R.deprecate((()=>P(58954)),"webpack... method process (line 29) | process(v){const I=$(v);R(I);return I} method WebpackOptionsValidationError (line 29) | get WebpackOptionsValidationError(){return P(38476).ValidationError} method ValidationError (line 29) | get ValidationError(){return P(38476).ValidationError} method MemoryCachePlugin (line 29) | get MemoryCachePlugin(){return P(41153)} method apply (line 29) | apply(v){const I=new Map;v.cache.hooks.store.tap({name:"MemoryCachePlu... method getNormalizedWebpackOptions (line 29) | get getNormalizedWebpackOptions(){return P(88111).getNormalizedWebpackOp... method applyWebpackOptionsDefaults (line 29) | get applyWebpackOptionsDefaults(){return P(88162).applyWebpackOptionsDef... method ModuleDependency (line 29) | get ModuleDependency(){return P(73563)} method constructor (line 29) | constructor(v){super();this.request=v;this.userRequest=v;this.range=un... method getContext (line 29) | getContext(){return this._context} method getResourceIdentifier (line 29) | getResourceIdentifier(){let v=`context${this._context||""}|module${thi... method couldAffectReferencingModule (line 29) | couldAffectReferencingModule(){return true} method createIgnoredModule (line 29) | createIgnoredModule(v){return new L("/* (ignored) */",`ignored|${v}|${... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.request);I(this.userRequest);I(th... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.request=I();this.userRequest=I();t... method HarmonyImportDependency (line 29) | get HarmonyImportDependency(){return P(31112)} method constructor (line 29) | constructor(v,I,P){super(v);this.sourceOrder=I;this.assertions=P} method category (line 29) | get category(){return"esm"} method getReferencedExports (line 29) | getReferencedExports(v,I){return $.NO_EXPORTS_REFERENCED} method getImportVar (line 29) | getImportVar(v){const I=v.getParentModule(this);const P=v.getMeta(I);l... method getImportStatement (line 29) | getImportStatement(v,{runtimeTemplate:I,module:P,moduleGraph:R,chunkGr... method getLinkingErrors (line 29) | getLinkingErrors(v,I,P){const R=v.getModule(this);if(!R||R.getNumberOf... method serialize (line 29) | serialize(v){const{write:I}=v;I(this.sourceOrder);I(this.assertions);s... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.sourceOrder=I();this.assertions=I(... method ConstDependency (line 29) | get ConstDependency(){return P(93826)} method constructor (line 29) | constructor(v,I,P){super();this.expression=v;this.range=I;this.runtime... method updateHash (line 29) | updateHash(v,I){if(this._hashUpdate===undefined){let v=`${this.range}|... method getModuleEvaluationSideEffectsState (line 29) | getModuleEvaluationSideEffectsState(v){return false} method serialize (line 29) | serialize(v){const{write:I}=v;I(this.expression);I(this.range);I(this.... method deserialize (line 29) | deserialize(v){const{read:I}=v;this.expression=I();this.range=I();this... method NullDependency (line 29) | get NullDependency(){return P(14289)} method type (line 29) | get type(){return"null"} method couldAffectReferencingModule (line 29) | couldAffectReferencingModule(){return false} method ChunkModuleIdRangePlugin (line 29) | get ChunkModuleIdRangePlugin(){return P(5389)} method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){const I=this.options;v.hooks.compilation.tap("ChunkModuleIdRa... method NaturalModuleIdsPlugin (line 29) | get NaturalModuleIdsPlugin(){return P(30023)} method apply (line 29) | apply(v){v.hooks.compilation.tap("NaturalModuleIdsPlugin",(v=>{v.hooks... method OccurrenceModuleIdsPlugin (line 29) | get OccurrenceModuleIdsPlugin(){return P(9498)} method constructor (line 29) | constructor(v={}){K(v);this.options=v} method apply (line 29) | apply(v){const I=this.options.prioritiseInitial;v.hooks.compilation.ta... method NamedModuleIdsPlugin (line 29) | get NamedModuleIdsPlugin(){return P(54561)} method constructor (line 29) | constructor(v={}){this.options=v} method apply (line 29) | apply(v){const{root:I}=v;v.hooks.compilation.tap("NamedModuleIdsPlugin... method DeterministicChunkIdsPlugin (line 29) | get DeterministicChunkIdsPlugin(){return P(66674)} method constructor (line 29) | constructor(v={}){this.options=v} method apply (line 29) | apply(v){v.hooks.compilation.tap("DeterministicChunkIdsPlugin",(I=>{I.... method DeterministicModuleIdsPlugin (line 29) | get DeterministicModuleIdsPlugin(){return P(40086)} method constructor (line 29) | constructor(v={}){this.options=v} method apply (line 29) | apply(v){v.hooks.compilation.tap("DeterministicModuleIdsPlugin",(I=>{I... method NamedChunkIdsPlugin (line 29) | get NamedChunkIdsPlugin(){return P(58164)} method constructor (line 29) | constructor(v){this.delimiter=v&&v.delimiter||"-";this.context=v&&v.co... method apply (line 29) | apply(v){v.hooks.compilation.tap("NamedChunkIdsPlugin",(I=>{const P=I.... method OccurrenceChunkIdsPlugin (line 29) | get OccurrenceChunkIdsPlugin(){return P(85432)} method constructor (line 29) | constructor(v={}){q(v);this.options=v} method apply (line 29) | apply(v){const I=this.options.prioritiseInitial;v.hooks.compilation.ta... method HashedModuleIdsPlugin (line 29) | get HashedModuleIdsPlugin(){return P(84330)} method constructor (line 29) | constructor(v={}){ae(v);this.options={context:undefined,hashFunction:"... method apply (line 29) | apply(v){const I=this.options;v.hooks.compilation.tap("HashedModuleIds... method EnableChunkLoadingPlugin (line 29) | get EnableChunkLoadingPlugin(){return P(96010)} method constructor (line 29) | constructor(v){this.type=v} method setEnabled (line 29) | static setEnabled(v,I){getEnabledTypes(v).add(I)} method checkEnabled (line 29) | static checkEnabled(v,I){if(!getEnabledTypes(v).has(I)){throw new Erro... method apply (line 29) | apply(v){const{type:I}=this;const R=getEnabledTypes(v);if(R.has(I))ret... method JavascriptModulesPlugin (line 29) | get JavascriptModulesPlugin(){return P(73824)} method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof Ne)){throw new TypeErr... method constructor (line 29) | constructor(v={}){this.options=v;this._moduleFactoryCache=new WeakMap} method apply (line 29) | apply(v){v.hooks.compilation.tap(yt,((v,{normalModuleFactory:I})=>{con... method getChunkFilenameTemplate (line 29) | static getChunkFilenameTemplate(v,I){if(v.filenameTemplate){return v.f... method renderModule (line 29) | renderModule(v,I,P,R){const{chunk:$,chunkGraph:L,runtimeTemplate:q,cod... method renderChunk (line 29) | renderChunk(v,I){const{chunk:P,chunkGraph:R}=v;const $=R.getOrderedChu... method renderMain (line 29) | renderMain(v,I,P){const{chunk:R,chunkGraph:$,runtimeTemplate:L}=v;cons... method updateHashWithBootstrap (line 29) | updateHashWithBootstrap(v,I,P){const R=this.renderBootstrap(I,P);for(c... method renderBootstrap (line 29) | renderBootstrap(v,I){const{chunkGraph:P,codeGenerationResults:R,module... method renderRequire (line 29) | renderRequire(v,I){const{chunk:P,chunkGraph:R,runtimeTemplate:{outputO... method getRenamedInlineModule (line 29) | getRenamedInlineModule(v,I,P,$,L,q,K){const ae=!q&&v.every((v=>v.build... method JavascriptParser (line 29) | get JavascriptParser(){return P(81270)} method constructor (line 29) | constructor(v="auto"){super();this.hooks=Object.freeze({evaluateTypeof... method _initializeEvaluating (line 29) | _initializeEvaluating(){this.hooks.evaluate.for("Literal").tap("Javasc... method destructuringAssignmentPropertiesFor (line 29) | destructuringAssignmentPropertiesFor(v){if(!this.destructuringAssignme... method getRenameIdentifier (line 29) | getRenameIdentifier(v){const I=this.evaluateExpression(v);if(I.isIdent... method walkClass (line 29) | walkClass(v){if(v.superClass&&!this.hooks.classExtendsExpression.call(... method preWalkStatements (line 29) | preWalkStatements(v){for(let I=0,P=v.length;I{const I=v.body;const P=t... method walkExpressionStatement (line 29) | walkExpressionStatement(v){this.walkExpression(v.expression)} method preWalkIfStatement (line 29) | preWalkIfStatement(v){this.preWalkStatement(v.consequent);if(v.alterna... method walkIfStatement (line 29) | walkIfStatement(v){const I=this.hooks.statementIf.call(v);if(I===undef... method preWalkLabeledStatement (line 29) | preWalkLabeledStatement(v){this.preWalkStatement(v.body)} method walkLabeledStatement (line 29) | walkLabeledStatement(v){const I=this.hooks.label.get(v.label.name);if(... method preWalkWithStatement (line 29) | preWalkWithStatement(v){this.preWalkStatement(v.body)} method walkWithStatement (line 29) | walkWithStatement(v){this.walkExpression(v.object);this.walkNestedStat... method preWalkSwitchStatement (line 29) | preWalkSwitchStatement(v){this.preWalkSwitchCases(v.cases)} method walkSwitchStatement (line 29) | walkSwitchStatement(v){this.walkExpression(v.discriminant);this.walkSw... method walkTerminatingStatement (line 29) | walkTerminatingStatement(v){if(v.argument)this.walkExpression(v.argume... method walkReturnStatement (line 29) | walkReturnStatement(v){this.walkTerminatingStatement(v)} method walkThrowStatement (line 29) | walkThrowStatement(v){this.walkTerminatingStatement(v)} method preWalkTryStatement (line 29) | preWalkTryStatement(v){this.preWalkStatement(v.block);if(v.handler)thi... method walkTryStatement (line 29) | walkTryStatement(v){if(this.scope.inTry){this.walkStatement(v.block)}e... method preWalkWhileStatement (line 29) | preWalkWhileStatement(v){this.preWalkStatement(v.body)} method walkWhileStatement (line 29) | walkWhileStatement(v){this.walkExpression(v.test);this.walkNestedState... method preWalkDoWhileStatement (line 29) | preWalkDoWhileStatement(v){this.preWalkStatement(v.body)} method walkDoWhileStatement (line 29) | walkDoWhileStatement(v){this.walkNestedStatement(v.body);this.walkExpr... method preWalkForStatement (line 29) | preWalkForStatement(v){if(v.init&&v.init.type==="VariableDeclaration")... method walkForStatement (line 29) | walkForStatement(v){this.inBlockScope((()=>{if(v.init){if(v.init.type=... method preWalkForInStatement (line 29) | preWalkForInStatement(v){if(v.left.type==="VariableDeclaration"){this.... method walkForInStatement (line 29) | walkForInStatement(v){this.inBlockScope((()=>{if(v.left.type==="Variab... method preWalkForOfStatement (line 29) | preWalkForOfStatement(v){if(v.await&&this.scope.topLevelScope===true){... method walkForOfStatement (line 29) | walkForOfStatement(v){this.inBlockScope((()=>{if(v.left.type==="Variab... method preWalkFunctionDeclaration (line 29) | preWalkFunctionDeclaration(v){if(v.id){this.defineVariable(v.id.name)}} method walkFunctionDeclaration (line 29) | walkFunctionDeclaration(v){const I=this.scope.topLevelScope;this.scope... method blockPreWalkExpressionStatement (line 29) | blockPreWalkExpressionStatement(v){const I=v.expression;switch(I.type)... method preWalkAssignmentExpression (line 29) | preWalkAssignmentExpression(v){if(v.left.type!=="ObjectPattern"||!this... method blockPreWalkImportDeclaration (line 29) | blockPreWalkImportDeclaration(v){const I=v.source.value;this.hooks.imp... method enterDeclaration (line 29) | enterDeclaration(v,I){switch(v.type){case"VariableDeclaration":for(con... method blockPreWalkExportNamedDeclaration (line 29) | blockPreWalkExportNamedDeclaration(v){let I;if(v.source){I=v.source.va... method walkExportNamedDeclaration (line 29) | walkExportNamedDeclaration(v){if(v.declaration){this.walkStatement(v.d... method blockPreWalkExportDefaultDeclaration (line 29) | blockPreWalkExportDefaultDeclaration(v){const I=this.prevStatement;thi... method walkExportDefaultDeclaration (line 29) | walkExportDefaultDeclaration(v){this.hooks.export.call(v);if(v.declara... method blockPreWalkExportAllDeclaration (line 29) | blockPreWalkExportAllDeclaration(v){const I=v.source.value;const P=v.e... method preWalkVariableDeclaration (line 29) | preWalkVariableDeclaration(v){if(v.kind!=="var")return;this._preWalkVa... method blockPreWalkVariableDeclaration (line 29) | blockPreWalkVariableDeclaration(v){if(v.kind==="var")return;const I=v.... method _preWalkVariableDeclaration (line 29) | _preWalkVariableDeclaration(v,I){for(const P of v.declarations){switch... method _preWalkObjectPattern (line 29) | _preWalkObjectPattern(v){const I=new Set;const P=v.properties;for(let ... method preWalkVariableDeclarator (line 29) | preWalkVariableDeclarator(v){if(!v.init||v.id.type!=="ObjectPattern"||... method walkVariableDeclaration (line 29) | walkVariableDeclaration(v){for(const I of v.declarations){switch(I.typ... method blockPreWalkClassDeclaration (line 29) | blockPreWalkClassDeclaration(v){if(v.id){this.defineVariable(v.id.name)}} method walkClassDeclaration (line 29) | walkClassDeclaration(v){this.walkClass(v)} method preWalkSwitchCases (line 29) | preWalkSwitchCases(v){for(let I=0,P=v.length;I{const I=v.length;for(let P=... method preWalkCatchClause (line 29) | preWalkCatchClause(v){this.preWalkStatement(v.body)} method walkCatchClause (line 29) | walkCatchClause(v){this.inBlockScope((()=>{if(v.param!==null){this.ent... method walkPattern (line 29) | walkPattern(v){switch(v.type){case"ArrayPattern":this.walkArrayPattern... method walkAssignmentPattern (line 29) | walkAssignmentPattern(v){this.walkExpression(v.right);this.walkPattern... method walkObjectPattern (line 29) | walkObjectPattern(v){for(let I=0,P=v.properties.length;I{const I=this.getRenameIdentifier... method walkImportExpression (line 29) | walkImportExpression(v){const I=this.hooks.importCall.call(v);if(I===t... method walkCallExpression (line 29) | walkCallExpression(v){const isSimpleFunction=v=>v.params.every((v=>v.t... method walkMemberExpression (line 29) | walkMemberExpression(v){const I=this.getMemberExpressionInfo(v,Ve);if(... method walkMemberExpressionWithExpressionName (line 29) | walkMemberExpressionWithExpressionName(v,I,P,R,$){if(v.object.type==="... method walkThisExpression (line 29) | walkThisExpression(v){this.callHooksForName(this.hooks.expression,"thi... method walkIdentifier (line 29) | walkIdentifier(v){this.callHooksForName(this.hooks.expression,v.name,v)} method walkMetaProperty (line 29) | walkMetaProperty(v){this.hooks.expression.for(getRootName(v)).call(v)} method callHooksForExpression (line 29) | callHooksForExpression(v,I,...P){return this.callHooksForExpressionWit... method callHooksForExpressionWithFallback (line 29) | callHooksForExpressionWithFallback(v,I,P,R,...$){const L=this.getMembe... method callHooksForName (line 29) | callHooksForName(v,I,...P){return this.callHooksForNameWithFallback(v,... method callHooksForInfo (line 29) | callHooksForInfo(v,I,...P){return this.callHooksForInfoWithFallback(v,... method callHooksForInfoWithFallback (line 29) | callHooksForInfoWithFallback(v,I,P,R,...$){let L;if(typeof I==="string... method callHooksForNameWithFallback (line 29) | callHooksForNameWithFallback(v,I,P,R,...$){return this.callHooksForInf... method inScope (line 29) | inScope(v,I){const P=this.scope;this.scope={topLevelScope:P.topLevelSc... method inClassScope (line 29) | inClassScope(v,I,P){const R=this.scope;this.scope={topLevelScope:R.top... method inFunctionScope (line 29) | inFunctionScope(v,I,P){const R=this.scope;this.scope={topLevelScope:R.... method inBlockScope (line 29) | inBlockScope(v){const I=this.scope;this.scope={topLevelScope:I.topLeve... method detectMode (line 29) | detectMode(v){const I=v.length>=1&&v[0].type==="ExpressionStatement"&&... method enterPatterns (line 29) | enterPatterns(v,I){for(const P of v){if(typeof P!=="string"){this.ente... method enterPattern (line 29) | enterPattern(v,I){if(!v)return;switch(v.type){case"ArrayPattern":this.... method enterIdentifier (line 29) | enterIdentifier(v,I){if(!this.callHooksForName(this.hooks.pattern,v.na... method enterObjectPattern (line 29) | enterObjectPattern(v,I){for(let P=0,R=v.properties.length;Pv.range[0]-I;const R=... method isAsiPosition (line 29) | isAsiPosition(v){const I=this.statementPath[this.statementPath.length-... method setAsiPosition (line 29) | setAsiPosition(v){this.semicolons.add(v)} method unsetAsiPosition (line 29) | unsetAsiPosition(v){this.semicolons.delete(v)} method isStatementLevelExpression (line 29) | isStatementLevelExpression(v){const I=this.statementPath[this.statemen... method getTagData (line 29) | getTagData(v,I){const P=this.scope.definitions.get(v);if(P instanceof ... method tagVariable (line 29) | tagVariable(v,I,P){const R=this.scope.definitions.get(v);let $;if(R===... method defineVariable (line 29) | defineVariable(v){const I=this.scope.definitions.get(v);if(I instanceo... method undefineVariable (line 29) | undefineVariable(v){this.scope.definitions.delete(v)} method isVariableDefined (line 29) | isVariableDefined(v){const I=this.scope.definitions.get(v);if(I===unde... method getVariableInfo (line 29) | getVariableInfo(v){const I=this.scope.definitions.get(v);if(I===undefi... method setVariable (line 29) | setVariable(v,I){if(typeof I==="string"){if(I===v){this.scope.definiti... method evaluatedVariable (line 29) | evaluatedVariable(v){return new VariableInfo(this.scope,undefined,v)} method parseCommentOptions (line 29) | parseCommentOptions(v){const I=this.getComments(v);if(I.length===0){re... method extractMemberExpressionChain (line 29) | extractMemberExpressionChain(v){let I=v;const P=[];const R=[];const $=... method getFreeInfoFromVariable (line 29) | getFreeInfoFromVariable(v){const I=this.getVariableInfo(v);let P;if(I ... method getMemberExpressionInfo (line 29) | getMemberExpressionInfo(v,I){const{object:P,members:R,membersOptionals... method getNameForExpression (line 29) | getNameForExpression(v){return this.getMemberExpressionInfo(v,Je)} method _parse (line 29) | static _parse(v,I){const P=I?I.sourceType:"module";const R={...Xe,allo... method AggressiveMergingPlugin (line 29) | get AggressiveMergingPlugin(){return P(88243)} method constructor (line 29) | constructor(v){if(v!==undefined&&typeof v!=="object"||Array.isArray(v)... method apply (line 29) | apply(v){const I=this.options;const P=I.minSizeReduce||1.5;v.hooks.thi... method AggressiveSplittingPlugin (line 29) | get AggressiveSplittingPlugin(){return R.deprecate((()=>P(59924)),"Aggre... method constructor (line 29) | constructor(v={}){ge(v);this.options=v;if(typeof this.options.minSize!... method wasChunkRecorded (line 29) | static wasChunkRecorded(v){return be.has(v)} method apply (line 29) | apply(v){v.hooks.thisCompilation.tap("AggressiveSplittingPlugin",(I=>{... method InnerGraph (line 29) | get InnerGraph(){return P(41946)} method LimitChunkCountPlugin (line 29) | get LimitChunkCountPlugin(){return P(30065)} method constructor (line 29) | constructor(v){K(v);this.options=v} method apply (line 29) | apply(v){const I=this.options;v.hooks.compilation.tap("LimitChunkCount... method MergeDuplicateChunksPlugin (line 29) | get MergeDuplicateChunksPlugin(){return P(62916)} method constructor (line 29) | constructor(v={stage:R}){q(v);this.options=v} method apply (line 29) | apply(v){v.hooks.compilation.tap("MergeDuplicateChunksPlugin",(v=>{v.h... method MinChunkSizePlugin (line 29) | get MinChunkSizePlugin(){return P(25029)} method constructor (line 29) | constructor(v){L(v);this.options=v} method apply (line 29) | apply(v){const I=this.options;const P=I.minChunkSize;v.hooks.compilati... method ModuleConcatenationPlugin (line 29) | get ModuleConcatenationPlugin(){return P(85282)} method apply (line 29) | apply(v){const{_backCompat:I}=v;v.hooks.compilation.tap("ModuleConcate... method _getImports (line 29) | _getImports(v,I,P){const R=v.moduleGraph;const $=new Set;for(const L o... method _tryToAdd (line 29) | _tryToAdd(v,I,P,R,$,L,q,Ne,He,Qe,Je){const Ve=Ne.get(P);if(Ve){Je.cach... method RealContentHashPlugin (line 29) | get RealContentHashPlugin(){return P(3763)} method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof K)){throw new TypeErro... method constructor (line 29) | constructor({hashFunction:v,hashDigest:I}){this._hashFunction=v;this._... method apply (line 29) | apply(v){v.hooks.compilation.tap("RealContentHashPlugin",(v=>{const I=... method RuntimeChunkPlugin (line 29) | get RuntimeChunkPlugin(){return P(73669)} method constructor (line 29) | constructor(v){this.options={name:v=>`runtime~${v.name}`,...v}} method apply (line 29) | apply(v){v.hooks.thisCompilation.tap("RuntimeChunkPlugin",(v=>{v.hooks... method SideEffectsFlagPlugin (line 29) | get SideEffectsFlagPlugin(){return P(32869)} method constructor (line 29) | constructor(v=true){this._analyseSource=v} method apply (line 29) | apply(v){let I=xe.get(v.root);if(I===undefined){I=new Map;xe.set(v.roo... method moduleHasSideEffects (line 29) | static moduleHasSideEffects(v,I,P){switch(typeof I){case"undefined":re... method SplitChunksPlugin (line 29) | get SplitChunksPlugin(){return P(20737)} method GetChunkFilenameRuntimeModule (line 29) | get GetChunkFilenameRuntimeModule(){return P(37771)} method constructor (line 29) | constructor(v,I,P,R,$){super(`get ${I} chunk filename`);this.contentTy... method generate (line 29) | generate(){const{global:v,contentType:I,getFilenameForChunk:P,allChunk... method LoadScriptRuntimeModule (line 29) | get LoadScriptRuntimeModule(){return P(91786)} method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof $)){throw new TypeErro... method constructor (line 29) | constructor(v,I){super("load script");this._withCreateScriptUrl=v;this... method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I,outputOpti... method ChunkPrefetchPreloadPlugin (line 29) | get ChunkPrefetchPreloadPlugin(){return P(84882)} method apply (line 29) | apply(v){v.hooks.compilation.tap("ChunkPrefetchPreloadPlugin",(v=>{v.h... method FetchCompileWasmPlugin (line 29) | get FetchCompileWasmPlugin(){return P(64095)} method constructor (line 29) | constructor(v={}){this.options=v} method apply (line 29) | apply(v){v.hooks.thisCompilation.tap(q,(v=>{const I=v.outputOptions.wa... method FetchCompileAsyncWasmPlugin (line 29) | get FetchCompileAsyncWasmPlugin(){return P(64494)} method apply (line 29) | apply(v){v.hooks.thisCompilation.tap(q,(v=>{const I=v.outputOptions.wa... method JsonpChunkLoadingRuntimeModule (line 29) | get JsonpChunkLoadingRuntimeModule(){return P(96388)} method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof $)){throw new TypeErro... method constructor (line 29) | constructor(v){super("jsonp chunk loading",q.STAGE_ATTACH);this._runti... method _generateBaseUri (line 29) | _generateBaseUri(v){const I=v.getEntryOptions();if(I&&I.baseUri){retur... method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I,outputOpti... method JsonpTemplatePlugin (line 29) | get JsonpTemplatePlugin(){return P(77949)} method getCompilationHooks (line 29) | static getCompilationHooks(v){return L.getCompilationHooks(v)} method apply (line 29) | apply(v){v.options.output.chunkLoading="jsonp";(new R).apply(v);new $(... method CssLoadingRuntimeModule (line 29) | get CssLoadingRuntimeModule(){return P(72666)} method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof $)){throw new TypeErro... method constructor (line 29) | constructor(v){super("css loading",10);this._runtimeRequirements=v} method generate (line 29) | generate(){const{_runtimeRequirements:v}=this;const I=this.compilation... method ModuleChunkLoadingRuntimeModule (line 29) | get ModuleChunkLoadingRuntimeModule(){return P(31065)} method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof $)){throw new TypeErro... method constructor (line 29) | constructor(v){super("import chunk loading",q.STAGE_ATTACH);this._runt... method _generateBaseUri (line 29) | _generateBaseUri(v,I){const P=v.getEntryOptions();if(P&&P.baseUri){ret... method generate (line 29) | generate(){const v=this.compilation;const I=this.chunkGraph;const P=th... method WebWorkerTemplatePlugin (line 29) | get WebWorkerTemplatePlugin(){return P(74715)} method apply (line 29) | apply(v){v.options.output.chunkLoading="import-scripts";(new R).apply(... method NodeEnvironmentPlugin (line 29) | get NodeEnvironmentPlugin(){return P(32392)} method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){const{infrastructureLogging:I}=this.options;v.infrastructureL... method NodeSourcePlugin (line 29) | get NodeSourcePlugin(){return P(10505)} method apply (line 29) | apply(v){} method NodeTargetPlugin (line 29) | get NodeTargetPlugin(){return P(33483)} method apply (line 29) | apply(v){new R("node-commonjs",$).apply(v)} method NodeTemplatePlugin (line 29) | get NodeTemplatePlugin(){return P(49142)} method constructor (line 29) | constructor(v={}){this._options=v} method apply (line 29) | apply(v){const I=this._options.asyncChunkLoading?"async-node":"require... method ReadFileCompileWasmPlugin (line 29) | get ReadFileCompileWasmPlugin(){return P(60653)} method constructor (line 29) | constructor(v={}){this.options=v} method apply (line 29) | apply(v){v.hooks.thisCompilation.tap(K,(v=>{const I=v.outputOptions.wa... method ReadFileCompileAsyncWasmPlugin (line 29) | get ReadFileCompileAsyncWasmPlugin(){return P(33697)} method constructor (line 29) | constructor({import:v=false}={}){this._import=v} method apply (line 29) | apply(v){v.hooks.thisCompilation.tap(K,(v=>{const I=v.outputOptions.wa... method ElectronTargetPlugin (line 29) | get ElectronTargetPlugin(){return P(98494)} method constructor (line 29) | constructor(v){this._context=v} method apply (line 29) | apply(v){new R("node-commonjs",["clipboard","crash-reporter","electron... method AsyncWebAssemblyModulesPlugin (line 29) | get AsyncWebAssemblyModulesPlugin(){return P(33254)} method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof $)){throw new TypeErro... method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){v.hooks.compilation.tap(He,((v,{normalModuleFactory:I})=>{con... method renderModule (line 29) | renderModule(v,I,P){const{codeGenerationResults:R,chunk:$}=I;try{const... method EnableWasmLoadingPlugin (line 29) | get EnableWasmLoadingPlugin(){return P(13594)} method constructor (line 29) | constructor(v){this.type=v} method setEnabled (line 29) | static setEnabled(v,I){getEnabledTypes(v).add(I)} method checkEnabled (line 29) | static checkEnabled(v,I){if(!getEnabledTypes(v).has(I)){throw new Erro... method apply (line 29) | apply(v){const{type:I}=this;const R=getEnabledTypes(v);if(R.has(I))ret... method CssModulesPlugin (line 29) | get CssModulesPlugin(){return P(66097)} method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof be)){throw new TypeErr... method constructor (line 29) | constructor(){this._moduleFactoryCache=new WeakMap} method apply (line 29) | apply(v){v.hooks.compilation.tap(wt,((v,{normalModuleFactory:I})=>{con... method getModulesInOrder (line 29) | getModulesInOrder(v,I,P){if(!I)return[];const R=[...I];const $=Array.f... method getOrderedChunkCssModules (line 29) | getOrderedChunkCssModules(v,I,P){return[...this.getModulesInOrder(v,I.... method renderModule (line 29) | renderModule(v,I,P){const{codeGenerationResults:R,chunk:$,undoPath:ge}... method renderChunk (line 29) | renderChunk({undoPath:v,chunk:I,chunkGraph:P,codeGenerationResults:R,m... method getChunkFilenameTemplate (line 29) | static getChunkFilenameTemplate(v,I){if(v.cssFilenameTemplate){return ... method chunkHasCss (line 29) | static chunkHasCss(v,I){return Boolean(I.getChunkModulesIterableBySour... method AbstractLibraryPlugin (line 29) | get AbstractLibraryPlugin(){return P(94934)} method constructor (line 29) | constructor({pluginName:v,type:I}){this._pluginName=v;this._type=I;thi... method apply (line 29) | apply(v){const{_pluginName:I}=this;v.hooks.thisCompilation.tap(I,(v=>{... method _parseOptionsCached (line 29) | _parseOptionsCached(v){if(!v)return false;if(v.type!==this._type)retur... method parseOptions (line 29) | parseOptions(v){const I=P(86120);throw new I} method finishEntryModule (line 29) | finishEntryModule(v,I,P){} method embedInRuntimeBailout (line 29) | embedInRuntimeBailout(v,I,P){return undefined} method strictRuntimeBailout (line 29) | strictRuntimeBailout(v,I){return undefined} method runtimeRequirements (line 29) | runtimeRequirements(v,I,P){if(this.render!==AbstractLibraryPlugin.prot... method render (line 29) | render(v,I,P){return v} method renderStartup (line 29) | renderStartup(v,I,P,R){return v} method chunkHash (line 29) | chunkHash(v,I,P,R){const $=this._parseOptionsCached(R.compilation.outp... method EnableLibraryPlugin (line 29) | get EnableLibraryPlugin(){return P(58416)} method constructor (line 29) | constructor(v){this.type=v} method setEnabled (line 29) | static setEnabled(v,I){getEnabledTypes(v).add(I)} method checkEnabled (line 29) | static checkEnabled(v,I){if(!getEnabledTypes(v).has(I)){throw new Erro... method apply (line 29) | apply(v){const{type:I}=this;const R=getEnabledTypes(v);if(R.has(I))ret... method ContainerPlugin (line 29) | get ContainerPlugin(){return P(72460)} method constructor (line 29) | constructor(v){be(v);this._options={name:v.name,shareScope:v.shareScop... method apply (line 29) | apply(v){const{name:I,exposes:P,shareScope:R,filename:$,library:ae,run... method ContainerReferencePlugin (line 29) | get ContainerReferencePlugin(){return P(46970)} method constructor (line 29) | constructor(v){Ce(v);this._remoteType=v.remoteType;this._remotes=ve(v.... method apply (line 29) | apply(v){const{_remotes:I,_remoteType:P}=this;const L={};for(const[v,P... method ModuleFederationPlugin (line 29) | get ModuleFederationPlugin(){return P(74637)} method constructor (line 29) | constructor(v){xe(v);this._options=v} method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof L)){throw new TypeErro... method apply (line 29) | apply(v){const{_options:I}=this;const P=I.library||{type:"var",name:I.... method scope (line 29) | get scope(){return P(6395).scope} method ConsumeSharedPlugin (line 29) | get ConsumeSharedPlugin(){return P(95575)} method constructor (line 29) | constructor(v){if(typeof v!=="string"){Ve(v)}this._consumes=q(v.consum... method apply (line 29) | apply(v){v.hooks.thisCompilation.tap(Ye,((I,{normalModuleFactory:P})=>... method ProvideSharedPlugin (line 29) | get ProvideSharedPlugin(){return P(59231)} method constructor (line 29) | constructor(v){ge(v);this._provides=$(v.provides,(I=>{if(Array.isArray... method apply (line 29) | apply(v){const I=new WeakMap;v.hooks.compilation.tap("ProvideSharedPlu... method SharePlugin (line 29) | get SharePlugin(){return P(45973)} method constructor (line 29) | constructor(v){const I=R(v.shared,((v,I)=>{if(typeof v!=="string")thro... method apply (line 29) | apply(v){new $({shareScope:this._shareScope,consumes:this._consumes}).... method scope (line 29) | get scope(){return P(6395).scope} method ProfilingPlugin (line 29) | get ProfilingPlugin(){return P(27663)} method constructor (line 29) | constructor(v={}){Ce(v);this.outputPath=v.outputPath||"events.json"} method apply (line 29) | apply(v){const I=createTrace(v.intermediateFileSystem,this.outputPath)... method createHash (line 29) | get createHash(){return P(52281)} method comparators (line 29) | get comparators(){return P(42529)} method runtime (line 29) | get runtime(){return P(28041)} method serialization (line 29) | get serialization(){return P(84422)} method cleverMerge (line 29) | get cleverMerge(){return P(49446).cachedCleverMerge} method LazySet (line 29) | get LazySet(){return P(94509)} method constructor (line 29) | constructor(v){this._set=new Set(v);this._toMerge=new Set;this._toDeep... method _flatten (line 29) | _flatten(){flatten(this._toMerge,this._toDeepMerge);this._toDeepMerge.... method _merge (line 29) | _merge(){this._flatten();merge(this._set,this._toMerge);this._toMerge.... method _isEmpty (line 29) | _isEmpty(){return this._set.size===0&&this._toMerge.size===0&&this._to... method size (line 29) | get size(){if(this._needMerge)this._merge();return this._set.size} method add (line 29) | add(v){this._set.add(v);return this} method addAll (line 29) | addAll(v){if(this._deopt){const I=this._set;for(const P of v){I.add(P)... method clear (line 29) | clear(){this._set.clear();this._toMerge.clear();this._toDeepMerge.leng... method delete (line 29) | delete(v){if(this._needMerge)this._merge();return this._set.delete(v)} method entries (line 29) | entries(){this._deopt=true;if(this._needMerge)this._merge();return thi... method forEach (line 29) | forEach(v,I){this._deopt=true;if(this._needMerge)this._merge();this._s... method has (line 29) | has(v){if(this._needMerge)this._merge();return this._set.has(v)} method keys (line 29) | keys(){this._deopt=true;if(this._needMerge)this._merge();return this._... method values (line 29) | values(){this._deopt=true;if(this._needMerge)this._merge();return this... method serialize (line 29) | serialize({write:v}){if(this._needMerge)this._merge();v(this._set.size... method deserialize (line 29) | static deserialize({read:v}){const I=v();const P=[];for(let R=0;Rv.co... method setArray (line 29) | setArray(v){this.type=be;this.array=v;this.sideEffects=false;return this} method setTemplateString (line 29) | setTemplateString(v,I,P){this.type=Ce;this.quasis=v;this.parts=I;this.... method setTruthy (line 29) | setTruthy(){this.falsy=false;this.truthy=true;this.nullish=false;retur... method setFalsy (line 29) | setFalsy(){this.falsy=true;this.truthy=false;return this} method setNullish (line 29) | setNullish(v){this.nullish=v;if(v)return this.setFalsy();return this} method setRange (line 29) | setRange(v){this.range=v;return this} method setSideEffects (line 29) | setSideEffects(v=true){this.sideEffects=v;return this} method setExpression (line 29) | setExpression(v){this.expression=v;return this} class CommonJsChunkFormatPlugin (line 29) | class CommonJsChunkFormatPlugin{apply(v){v.hooks.thisCompilation.tap("Co... method apply (line 29) | apply(v){v.hooks.thisCompilation.tap("CommonJsChunkFormatPlugin",(v=>{... class EnableChunkLoadingPlugin (line 29) | class EnableChunkLoadingPlugin{constructor(v){this.type=v}static setEnab... method constructor (line 29) | constructor(v){this.type=v} method setEnabled (line 29) | static setEnabled(v,I){getEnabledTypes(v).add(I)} method checkEnabled (line 29) | static checkEnabled(v,I){if(!getEnabledTypes(v).has(I)){throw new Erro... method apply (line 29) | apply(v){const{type:I}=this;const R=getEnabledTypes(v);if(R.has(I))ret... class JavascriptGenerator (line 29) | class JavascriptGenerator extends q{getTypes(v){return ae}getSize(v,I){c... method getTypes (line 29) | getTypes(v){return ae} method getSize (line 29) | getSize(v,I){const P=v.originalSource();if(!P){return 39}return P.size()} method getConcatenationBailoutReason (line 29) | getConcatenationBailoutReason(v,I){if(!v.buildMeta||v.buildMeta.export... method generate (line 29) | generate(v,I){const P=v.originalSource();if(!P){return new $("throw ne... method sourceModule (line 29) | sourceModule(v,I,P,R){for(const $ of v.dependencies){this.sourceDepend... method sourceBlock (line 29) | sourceBlock(v,I,P,R,$){for(const L of I.dependencies){this.sourceDepen... method sourceDependency (line 29) | sourceDependency(v,I,P,R,$){const L=I.constructor;const q=$.dependency... class JavascriptModulesPlugin (line 29) | class JavascriptModulesPlugin{static getCompilationHooks(v){if(!(v insta... method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof Ne)){throw new TypeErr... method constructor (line 29) | constructor(v={}){this.options=v;this._moduleFactoryCache=new WeakMap} method apply (line 29) | apply(v){v.hooks.compilation.tap(yt,((v,{normalModuleFactory:I})=>{con... method getChunkFilenameTemplate (line 29) | static getChunkFilenameTemplate(v,I){if(v.filenameTemplate){return v.f... method renderModule (line 29) | renderModule(v,I,P,R){const{chunk:$,chunkGraph:L,runtimeTemplate:q,cod... method renderChunk (line 29) | renderChunk(v,I){const{chunk:P,chunkGraph:R}=v;const $=R.getOrderedChu... method renderMain (line 29) | renderMain(v,I,P){const{chunk:R,chunkGraph:$,runtimeTemplate:L}=v;cons... method updateHashWithBootstrap (line 29) | updateHashWithBootstrap(v,I,P){const R=this.renderBootstrap(I,P);for(c... method renderBootstrap (line 29) | renderBootstrap(v,I){const{chunkGraph:P,codeGenerationResults:R,module... method renderRequire (line 29) | renderRequire(v,I){const{chunk:P,chunkGraph:R,runtimeTemplate:{outputO... method getRenamedInlineModule (line 29) | getRenamedInlineModule(v,I,P,$,L,q,K){const ae=!q&&v.every((v=>v.build... method parseWithClause (line 29) | parseWithClause(){const v=[];const I=this.value==="assert";if(I){if(!thi... class VariableInfo (line 29) | class VariableInfo{constructor(v,I,P){this.declaredScope=v;this.freeName... method constructor (line 29) | constructor(v,I,P){this.declaredScope=v;this.freeName=I;this.tagInfo=P} class JavascriptParser (line 29) | class JavascriptParser extends ae{constructor(v="auto"){super();this.hoo... method constructor (line 29) | constructor(v="auto"){super();this.hooks=Object.freeze({evaluateTypeof... method _initializeEvaluating (line 29) | _initializeEvaluating(){this.hooks.evaluate.for("Literal").tap("Javasc... method destructuringAssignmentPropertiesFor (line 29) | destructuringAssignmentPropertiesFor(v){if(!this.destructuringAssignme... method getRenameIdentifier (line 29) | getRenameIdentifier(v){const I=this.evaluateExpression(v);if(I.isIdent... method walkClass (line 29) | walkClass(v){if(v.superClass&&!this.hooks.classExtendsExpression.call(... method preWalkStatements (line 29) | preWalkStatements(v){for(let I=0,P=v.length;I{const I=v.body;const P=t... method walkExpressionStatement (line 29) | walkExpressionStatement(v){this.walkExpression(v.expression)} method preWalkIfStatement (line 29) | preWalkIfStatement(v){this.preWalkStatement(v.consequent);if(v.alterna... method walkIfStatement (line 29) | walkIfStatement(v){const I=this.hooks.statementIf.call(v);if(I===undef... method preWalkLabeledStatement (line 29) | preWalkLabeledStatement(v){this.preWalkStatement(v.body)} method walkLabeledStatement (line 29) | walkLabeledStatement(v){const I=this.hooks.label.get(v.label.name);if(... method preWalkWithStatement (line 29) | preWalkWithStatement(v){this.preWalkStatement(v.body)} method walkWithStatement (line 29) | walkWithStatement(v){this.walkExpression(v.object);this.walkNestedStat... method preWalkSwitchStatement (line 29) | preWalkSwitchStatement(v){this.preWalkSwitchCases(v.cases)} method walkSwitchStatement (line 29) | walkSwitchStatement(v){this.walkExpression(v.discriminant);this.walkSw... method walkTerminatingStatement (line 29) | walkTerminatingStatement(v){if(v.argument)this.walkExpression(v.argume... method walkReturnStatement (line 29) | walkReturnStatement(v){this.walkTerminatingStatement(v)} method walkThrowStatement (line 29) | walkThrowStatement(v){this.walkTerminatingStatement(v)} method preWalkTryStatement (line 29) | preWalkTryStatement(v){this.preWalkStatement(v.block);if(v.handler)thi... method walkTryStatement (line 29) | walkTryStatement(v){if(this.scope.inTry){this.walkStatement(v.block)}e... method preWalkWhileStatement (line 29) | preWalkWhileStatement(v){this.preWalkStatement(v.body)} method walkWhileStatement (line 29) | walkWhileStatement(v){this.walkExpression(v.test);this.walkNestedState... method preWalkDoWhileStatement (line 29) | preWalkDoWhileStatement(v){this.preWalkStatement(v.body)} method walkDoWhileStatement (line 29) | walkDoWhileStatement(v){this.walkNestedStatement(v.body);this.walkExpr... method preWalkForStatement (line 29) | preWalkForStatement(v){if(v.init&&v.init.type==="VariableDeclaration")... method walkForStatement (line 29) | walkForStatement(v){this.inBlockScope((()=>{if(v.init){if(v.init.type=... method preWalkForInStatement (line 29) | preWalkForInStatement(v){if(v.left.type==="VariableDeclaration"){this.... method walkForInStatement (line 29) | walkForInStatement(v){this.inBlockScope((()=>{if(v.left.type==="Variab... method preWalkForOfStatement (line 29) | preWalkForOfStatement(v){if(v.await&&this.scope.topLevelScope===true){... method walkForOfStatement (line 29) | walkForOfStatement(v){this.inBlockScope((()=>{if(v.left.type==="Variab... method preWalkFunctionDeclaration (line 29) | preWalkFunctionDeclaration(v){if(v.id){this.defineVariable(v.id.name)}} method walkFunctionDeclaration (line 29) | walkFunctionDeclaration(v){const I=this.scope.topLevelScope;this.scope... method blockPreWalkExpressionStatement (line 29) | blockPreWalkExpressionStatement(v){const I=v.expression;switch(I.type)... method preWalkAssignmentExpression (line 29) | preWalkAssignmentExpression(v){if(v.left.type!=="ObjectPattern"||!this... method blockPreWalkImportDeclaration (line 29) | blockPreWalkImportDeclaration(v){const I=v.source.value;this.hooks.imp... method enterDeclaration (line 29) | enterDeclaration(v,I){switch(v.type){case"VariableDeclaration":for(con... method blockPreWalkExportNamedDeclaration (line 29) | blockPreWalkExportNamedDeclaration(v){let I;if(v.source){I=v.source.va... method walkExportNamedDeclaration (line 29) | walkExportNamedDeclaration(v){if(v.declaration){this.walkStatement(v.d... method blockPreWalkExportDefaultDeclaration (line 29) | blockPreWalkExportDefaultDeclaration(v){const I=this.prevStatement;thi... method walkExportDefaultDeclaration (line 29) | walkExportDefaultDeclaration(v){this.hooks.export.call(v);if(v.declara... method blockPreWalkExportAllDeclaration (line 29) | blockPreWalkExportAllDeclaration(v){const I=v.source.value;const P=v.e... method preWalkVariableDeclaration (line 29) | preWalkVariableDeclaration(v){if(v.kind!=="var")return;this._preWalkVa... method blockPreWalkVariableDeclaration (line 29) | blockPreWalkVariableDeclaration(v){if(v.kind==="var")return;const I=v.... method _preWalkVariableDeclaration (line 29) | _preWalkVariableDeclaration(v,I){for(const P of v.declarations){switch... method _preWalkObjectPattern (line 29) | _preWalkObjectPattern(v){const I=new Set;const P=v.properties;for(let ... method preWalkVariableDeclarator (line 29) | preWalkVariableDeclarator(v){if(!v.init||v.id.type!=="ObjectPattern"||... method walkVariableDeclaration (line 29) | walkVariableDeclaration(v){for(const I of v.declarations){switch(I.typ... method blockPreWalkClassDeclaration (line 29) | blockPreWalkClassDeclaration(v){if(v.id){this.defineVariable(v.id.name)}} method walkClassDeclaration (line 29) | walkClassDeclaration(v){this.walkClass(v)} method preWalkSwitchCases (line 29) | preWalkSwitchCases(v){for(let I=0,P=v.length;I{const I=v.length;for(let P=... method preWalkCatchClause (line 29) | preWalkCatchClause(v){this.preWalkStatement(v.body)} method walkCatchClause (line 29) | walkCatchClause(v){this.inBlockScope((()=>{if(v.param!==null){this.ent... method walkPattern (line 29) | walkPattern(v){switch(v.type){case"ArrayPattern":this.walkArrayPattern... method walkAssignmentPattern (line 29) | walkAssignmentPattern(v){this.walkExpression(v.right);this.walkPattern... method walkObjectPattern (line 29) | walkObjectPattern(v){for(let I=0,P=v.properties.length;I{const I=this.getRenameIdentifier... method walkImportExpression (line 29) | walkImportExpression(v){const I=this.hooks.importCall.call(v);if(I===t... method walkCallExpression (line 29) | walkCallExpression(v){const isSimpleFunction=v=>v.params.every((v=>v.t... method walkMemberExpression (line 29) | walkMemberExpression(v){const I=this.getMemberExpressionInfo(v,Ve);if(... method walkMemberExpressionWithExpressionName (line 29) | walkMemberExpressionWithExpressionName(v,I,P,R,$){if(v.object.type==="... method walkThisExpression (line 29) | walkThisExpression(v){this.callHooksForName(this.hooks.expression,"thi... method walkIdentifier (line 29) | walkIdentifier(v){this.callHooksForName(this.hooks.expression,v.name,v)} method walkMetaProperty (line 29) | walkMetaProperty(v){this.hooks.expression.for(getRootName(v)).call(v)} method callHooksForExpression (line 29) | callHooksForExpression(v,I,...P){return this.callHooksForExpressionWit... method callHooksForExpressionWithFallback (line 29) | callHooksForExpressionWithFallback(v,I,P,R,...$){const L=this.getMembe... method callHooksForName (line 29) | callHooksForName(v,I,...P){return this.callHooksForNameWithFallback(v,... method callHooksForInfo (line 29) | callHooksForInfo(v,I,...P){return this.callHooksForInfoWithFallback(v,... method callHooksForInfoWithFallback (line 29) | callHooksForInfoWithFallback(v,I,P,R,...$){let L;if(typeof I==="string... method callHooksForNameWithFallback (line 29) | callHooksForNameWithFallback(v,I,P,R,...$){return this.callHooksForInf... method inScope (line 29) | inScope(v,I){const P=this.scope;this.scope={topLevelScope:P.topLevelSc... method inClassScope (line 29) | inClassScope(v,I,P){const R=this.scope;this.scope={topLevelScope:R.top... method inFunctionScope (line 29) | inFunctionScope(v,I,P){const R=this.scope;this.scope={topLevelScope:R.... method inBlockScope (line 29) | inBlockScope(v){const I=this.scope;this.scope={topLevelScope:I.topLeve... method detectMode (line 29) | detectMode(v){const I=v.length>=1&&v[0].type==="ExpressionStatement"&&... method enterPatterns (line 29) | enterPatterns(v,I){for(const P of v){if(typeof P!=="string"){this.ente... method enterPattern (line 29) | enterPattern(v,I){if(!v)return;switch(v.type){case"ArrayPattern":this.... method enterIdentifier (line 29) | enterIdentifier(v,I){if(!this.callHooksForName(this.hooks.pattern,v.na... method enterObjectPattern (line 29) | enterObjectPattern(v,I){for(let P=0,R=v.properties.length;Pv.range[0]-I;const R=... method isAsiPosition (line 29) | isAsiPosition(v){const I=this.statementPath[this.statementPath.length-... method setAsiPosition (line 29) | setAsiPosition(v){this.semicolons.add(v)} method unsetAsiPosition (line 29) | unsetAsiPosition(v){this.semicolons.delete(v)} method isStatementLevelExpression (line 29) | isStatementLevelExpression(v){const I=this.statementPath[this.statemen... method getTagData (line 29) | getTagData(v,I){const P=this.scope.definitions.get(v);if(P instanceof ... method tagVariable (line 29) | tagVariable(v,I,P){const R=this.scope.definitions.get(v);let $;if(R===... method defineVariable (line 29) | defineVariable(v){const I=this.scope.definitions.get(v);if(I instanceo... method undefineVariable (line 29) | undefineVariable(v){this.scope.definitions.delete(v)} method isVariableDefined (line 29) | isVariableDefined(v){const I=this.scope.definitions.get(v);if(I===unde... method getVariableInfo (line 29) | getVariableInfo(v){const I=this.scope.definitions.get(v);if(I===undefi... method setVariable (line 29) | setVariable(v,I){if(typeof I==="string"){if(I===v){this.scope.definiti... method evaluatedVariable (line 29) | evaluatedVariable(v){return new VariableInfo(this.scope,undefined,v)} method parseCommentOptions (line 29) | parseCommentOptions(v){const I=this.getComments(v);if(I.length===0){re... method extractMemberExpressionChain (line 29) | extractMemberExpressionChain(v){let I=v;const P=[];const R=[];const $=... method getFreeInfoFromVariable (line 29) | getFreeInfoFromVariable(v){const I=this.getVariableInfo(v);let P;if(I ... method getMemberExpressionInfo (line 29) | getMemberExpressionInfo(v,I){const{object:P,members:R,membersOptionals... method getNameForExpression (line 29) | getNameForExpression(v){return this.getMemberExpressionInfo(v,Je)} method _parse (line 29) | static _parse(v,I){const P=I?I.sourceType:"module";const R={...Xe,allo... class JsonData (line 29) | class JsonData{constructor(v){this._buffer=undefined;this._data=undefine... method constructor (line 29) | constructor(v){this._buffer=undefined;this._data=undefined;if(Buffer.i... method get (line 29) | get(){if(this._data===undefined&&this._buffer!==undefined){this._data=... method updateHash (line 29) | updateHash(v){if(this._buffer===undefined&&this._data!==undefined){thi... method serialize (line 29) | serialize(v,{write:I}){if(v._buffer===undefined&&v._data!==undefined){v.... method deserialize (line 29) | deserialize({read:v}){return new JsonData(v())} class JsonGenerator (line 29) | class JsonGenerator extends q{getTypes(v){return K}getSize(v,I){const P=... method getTypes (line 29) | getTypes(v){return K} method getSize (line 29) | getSize(v,I){const P=v.buildInfo&&v.buildInfo.jsonData&&v.buildInfo.js... method getConcatenationBailoutReason (line 29) | getConcatenationBailoutReason(v,I){return undefined} method generate (line 29) | generate(v,{moduleGraph:I,runtimeTemplate:P,runtimeRequirements:q,runt... class JsonModulesPlugin (line 29) | class JsonModulesPlugin{apply(v){v.hooks.compilation.tap(ae,((v,{normalM... method apply (line 29) | apply(v){v.hooks.compilation.tap(ae,((v,{normalModuleFactory:I})=>{I.h... class JsonParser (line 29) | class JsonParser extends R{constructor(v){super();this.options=v||{}}par... method constructor (line 29) | constructor(v){super();this.options=v||{}} method parse (line 29) | parse(v,I){if(Buffer.isBuffer(v)){v=v.toString("utf-8")}const P=typeof... class AbstractLibraryPlugin (line 29) | class AbstractLibraryPlugin{constructor({pluginName:v,type:I}){this._plu... method constructor (line 29) | constructor({pluginName:v,type:I}){this._pluginName=v;this._type=I;thi... method apply (line 29) | apply(v){const{_pluginName:I}=this;v.hooks.thisCompilation.tap(I,(v=>{... method _parseOptionsCached (line 29) | _parseOptionsCached(v){if(!v)return false;if(v.type!==this._type)retur... method parseOptions (line 29) | parseOptions(v){const I=P(86120);throw new I} method finishEntryModule (line 29) | finishEntryModule(v,I,P){} method embedInRuntimeBailout (line 29) | embedInRuntimeBailout(v,I,P){return undefined} method strictRuntimeBailout (line 29) | strictRuntimeBailout(v,I){return undefined} method runtimeRequirements (line 29) | runtimeRequirements(v,I,P){if(this.render!==AbstractLibraryPlugin.prot... method render (line 29) | render(v,I,P){return v} method renderStartup (line 29) | renderStartup(v,I,P,R){return v} method chunkHash (line 29) | chunkHash(v,I,P,R){const $=this._parseOptionsCached(R.compilation.outp... class AmdLibraryPlugin (line 29) | class AmdLibraryPlugin extends q{constructor(v){super({pluginName:"AmdLi... method constructor (line 29) | constructor(v){super({pluginName:"AmdLibraryPlugin",type:v.type});this... method parseOptions (line 29) | parseOptions(v){const{name:I,amdContainer:P}=v;if(this.requireAsWrappe... method render (line 29) | render(v,{chunkGraph:I,chunk:P,runtimeTemplate:q},{options:K,compilati... method chunkHash (line 29) | chunkHash(v,I,P,{options:R,compilation:$}){I.update("AmdLibraryPlugin"... class AssignLibraryPlugin (line 29) | class AssignLibraryPlugin extends ge{constructor(v){super({pluginName:"A... method constructor (line 29) | constructor(v){super({pluginName:"AssignLibraryPlugin",type:v.type});t... method parseOptions (line 29) | parseOptions(v){const{name:I}=v;if(this.unnamed==="error"){if(typeof I... method finishEntryModule (line 29) | finishEntryModule(v,I,{options:P,compilation:R,compilation:{moduleGrap... method _getPrefix (line 29) | _getPrefix(v){return this.prefix==="global"?[v.runtimeTemplate.globalO... method _getResolvedFullName (line 29) | _getResolvedFullName(v,I,P){const R=this._getPrefix(P);const $=v.name?... method render (line 29) | render(v,{chunk:I},{options:P,compilation:$}){const L=this._getResolve... method embedInRuntimeBailout (line 29) | embedInRuntimeBailout(v,{chunk:I,codeGenerationResults:P},{options:R,c... method strictRuntimeBailout (line 29) | strictRuntimeBailout({chunk:v},{options:I,compilation:P}){if(this.decl... method renderStartup (line 29) | renderStartup(v,I,{moduleGraph:P,chunk:$},{options:q,compilation:ae}){... method runtimeRequirements (line 29) | runtimeRequirements(v,I,P){I.add(L.exports)} method chunkHash (line 29) | chunkHash(v,I,P,{options:R,compilation:$}){I.update("AssignLibraryPlug... class EnableLibraryPlugin (line 29) | class EnableLibraryPlugin{constructor(v){this.type=v}static setEnabled(v... method constructor (line 29) | constructor(v){this.type=v} method setEnabled (line 29) | static setEnabled(v,I){getEnabledTypes(v).add(I)} method checkEnabled (line 29) | static checkEnabled(v,I){if(!getEnabledTypes(v).has(I)){throw new Erro... method apply (line 29) | apply(v){const{type:I}=this;const R=getEnabledTypes(v);if(R.has(I))ret... class ExportPropertyLibraryPlugin (line 29) | class ExportPropertyLibraryPlugin extends ae{constructor({type:v,nsObjec... method constructor (line 29) | constructor({type:v,nsObjectUsed:I,runtimeExportsUsed:P}){super({plugi... method parseOptions (line 29) | parseOptions(v){return{export:v.export}} method finishEntryModule (line 29) | finishEntryModule(v,I,{options:P,compilation:R,compilation:{moduleGrap... method runtimeRequirements (line 29) | runtimeRequirements(v,I,P){if(this.runtimeExportsUsed){I.add(L.exports)}} method renderStartup (line 29) | renderStartup(v,I,P,{options:$}){if(!$.export)return v;const K=`${L.ex... class JsonpLibraryPlugin (line 29) | class JsonpLibraryPlugin extends ${constructor(v){super({pluginName:"Jso... method constructor (line 29) | constructor(v){super({pluginName:"JsonpLibraryPlugin",type:v.type})} method parseOptions (line 29) | parseOptions(v){const{name:I}=v;if(typeof I!=="string"){throw new Erro... method render (line 29) | render(v,{chunk:I},{options:P,compilation:$}){const L=$.getPath(P.name... method chunkHash (line 29) | chunkHash(v,I,P,{options:R,compilation:$}){I.update("JsonpLibraryPlugi... class ModernModuleLibraryPlugin (line 29) | class ModernModuleLibraryPlugin extends L{apply(v){super.apply(v);v.hook... method apply (line 29) | apply(v){super.apply(v);v.hooks.compilation.tap("ModernModuleLibraryPl... method constructor (line 29) | constructor(v){super({pluginName:"ModernModuleLibraryPlugin",type:v.ty... method parseOptions (line 29) | parseOptions(v){const{name:I}=v;if(I){throw new Error(`Library name mu... method renderStartup (line 29) | renderStartup(v,I,{moduleGraph:P,chunk:$},{options:L,compilation:q}){c... class ModuleLibraryPlugin (line 29) | class ModuleLibraryPlugin extends K{constructor(v){super({pluginName:"Mo... method constructor (line 29) | constructor(v){super({pluginName:"ModuleLibraryPlugin",type:v.type})} method parseOptions (line 29) | parseOptions(v){const{name:I}=v;if(I){throw new Error(`Library name mu... method renderStartup (line 29) | renderStartup(v,I,{moduleGraph:P,chunk:K},{options:ae,compilation:ge})... class SystemLibraryPlugin (line 29) | class SystemLibraryPlugin extends ae{constructor(v){super({pluginName:"S... method constructor (line 29) | constructor(v){super({pluginName:"SystemLibraryPlugin",type:v.type})} method parseOptions (line 29) | parseOptions(v){const{name:I}=v;if(I&&typeof I!=="string"){throw new E... method render (line 29) | render(v,{chunkGraph:I,moduleGraph:P,chunk:ae},{options:ge,compilation... method chunkHash (line 29) | chunkHash(v,I,P,{options:R,compilation:$}){I.update("SystemLibraryPlug... class UmdLibraryPlugin (line 29) | class UmdLibraryPlugin extends K{constructor(v){super({pluginName:"UmdLi... method constructor (line 29) | constructor(v){super({pluginName:"UmdLibraryPlugin",type:v.type});this... method parseOptions (line 29) | parseOptions(v){let I;let P;if(typeof v.name==="object"&&!Array.isArra... method render (line 29) | render(v,{chunkGraph:I,runtimeTemplate:P,chunk:K,moduleGraph:ae},{opti... class WebpackLogger (line 29) | class WebpackLogger{constructor(v,I){this[P]=v;this.getChildLogger=I}err... method constructor (line 29) | constructor(v,I){this[P]=v;this.getChildLogger=I} method error (line 29) | error(...v){this[P](I.error,v)} method warn (line 29) | warn(...v){this[P](I.warn,v)} method info (line 29) | info(...v){this[P](I.info,v)} method log (line 29) | log(...v){this[P](I.log,v)} method debug (line 29) | debug(...v){this[P](I.debug,v)} method assert (line 29) | assert(v,...R){if(!v){this[P](I.error,R)}} method trace (line 29) | trace(){this[P](I.trace,["Trace"])} method clear (line 29) | clear(){this[P](I.clear)} method status (line 29) | status(...v){this[P](I.status,v)} method group (line 29) | group(...v){this[P](I.group,v)} method groupCollapsed (line 29) | groupCollapsed(...v){this[P](I.groupCollapsed,v)} method groupEnd (line 29) | groupEnd(){this[P](I.groupEnd)} method profile (line 29) | profile(v){this[P](I.profile,[v])} method profileEnd (line 29) | profileEnd(v){this[P](I.profileEnd,[v])} method time (line 29) | time(v){this[R]=this[R]||new Map;this[R].set(v,process.hrtime())} method timeLog (line 29) | timeLog(v){const $=this[R]&&this[R].get(v);if(!$){throw new Error(`No ... method timeEnd (line 29) | timeEnd(v){const $=this[R]&&this[R].get(v);if(!$){throw new Error(`No ... method timeAggregate (line 29) | timeAggregate(v){const I=this[R]&&this[R].get(v);if(!I){throw new Erro... method timeAggregateEnd (line 29) | timeAggregateEnd(v){if(this[$]===undefined)return;const R=this[$].get(... class CommonJsChunkLoadingPlugin (line 29) | class CommonJsChunkLoadingPlugin{constructor(v={}){this._asyncChunkLoadi... method constructor (line 29) | constructor(v={}){this._asyncChunkLoading=v.asyncChunkLoading} method apply (line 29) | apply(v){const I=this._asyncChunkLoading?P(88637):P(86679);const L=thi... class NodeEnvironmentPlugin (line 29) | class NodeEnvironmentPlugin{constructor(v){this.options=v}apply(v){const... method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){const{infrastructureLogging:I}=this.options;v.infrastructureL... class NodeSourcePlugin (line 29) | class NodeSourcePlugin{apply(v){}} method apply (line 29) | apply(v){} class NodeTargetPlugin (line 29) | class NodeTargetPlugin{apply(v){new R("node-commonjs",$).apply(v)}} method apply (line 29) | apply(v){new R("node-commonjs",$).apply(v)} class NodeTemplatePlugin (line 29) | class NodeTemplatePlugin{constructor(v={}){this._options=v}apply(v){cons... method constructor (line 29) | constructor(v={}){this._options=v} method apply (line 29) | apply(v){const I=this._options.asyncChunkLoading?"async-node":"require... class NodeWatchFileSystem (line 29) | class NodeWatchFileSystem{constructor(v){this.inputFileSystem=v;this.wat... method constructor (line 29) | constructor(v){this.inputFileSystem=v;this.watcherOptions={aggregateTi... method watch (line 29) | watch(v,I,P,L,q,K,ae){if(!v||typeof v[Symbol.iterator]!=="function"){t... class ReadFileChunkLoadingRuntimeModule (line 29) | class ReadFileChunkLoadingRuntimeModule extends ${constructor(v){super("... method constructor (line 29) | constructor(v){super("readFile chunk loading",$.STAGE_ATTACH);this.run... method _generateBaseUri (line 29) | _generateBaseUri(v,I){const P=v.getEntryOptions();if(P&&P.baseUri){ret... method generate (line 29) | generate(){const v=this.compilation;const I=this.chunkGraph;const P=th... class ReadFileCompileAsyncWasmPlugin (line 29) | class ReadFileCompileAsyncWasmPlugin{constructor({import:v=false}={}){th... method constructor (line 29) | constructor({import:v=false}={}){this._import=v} method apply (line 29) | apply(v){v.hooks.thisCompilation.tap(K,(v=>{const I=v.outputOptions.wa... class ReadFileCompileWasmPlugin (line 29) | class ReadFileCompileWasmPlugin{constructor(v={}){this.options=v}apply(v... method constructor (line 29) | constructor(v={}){this.options=v} method apply (line 29) | apply(v){v.hooks.thisCompilation.tap(K,(v=>{const I=v.outputOptions.wa... class RequireChunkLoadingRuntimeModule (line 29) | class RequireChunkLoadingRuntimeModule extends ${constructor(v){super("r... method constructor (line 29) | constructor(v){super("require chunk loading",$.STAGE_ATTACH);this.runt... method _generateBaseUri (line 29) | _generateBaseUri(v,I){const P=v.getEntryOptions();if(P&&P.baseUri){ret... method generate (line 29) | generate(){const v=this.compilation;const I=this.chunkGraph;const P=th... class AggressiveMergingPlugin (line 29) | class AggressiveMergingPlugin{constructor(v){if(v!==undefined&&typeof v!... method constructor (line 29) | constructor(v){if(v!==undefined&&typeof v!=="object"||Array.isArray(v)... method apply (line 29) | apply(v){const I=this.options;const P=I.minSizeReduce||1.5;v.hooks.thi... class AggressiveSplittingPlugin (line 29) | class AggressiveSplittingPlugin{constructor(v={}){ge(v);this.options=v;i... method constructor (line 29) | constructor(v={}){ge(v);this.options=v;if(typeof this.options.minSize!... method wasChunkRecorded (line 29) | static wasChunkRecorded(v){return be.has(v)} method apply (line 29) | apply(v){v.hooks.thisCompilation.tap("AggressiveSplittingPlugin",(I=>{... class ConcatenatedModule (line 29) | class ConcatenatedModule extends xe{static create(v,I,P,R,$,L="md4"){con... method create (line 29) | static create(v,I,P,R,$,L="md4"){const q=ConcatenatedModule._createIde... method getCompilationHooks (line 29) | static getCompilationHooks(v){let I=bt.get(v);if(I===undefined){I={exp... method constructor (line 29) | constructor({identifier:v,rootModule:I,modules:P,runtime:R,compilation... method updateCacheModule (line 29) | updateCacheModule(v){throw new Error("Must not be called")} method getSourceTypes (line 29) | getSourceTypes(){return ve} method modules (line 29) | get modules(){return Array.from(this._modules)} method identifier (line 29) | identifier(){return this._identifier} method readableIdentifier (line 29) | readableIdentifier(v){return`${this.rootModule.readableIdentifier(v)} ... method libIdent (line 29) | libIdent(v){return this.rootModule.libIdent(v)} method nameForCondition (line 29) | nameForCondition(){return this.rootModule.nameForCondition()} method getSideEffectsConnectionState (line 29) | getSideEffectsConnectionState(v){return this.rootModule.getSideEffects... method build (line 29) | build(v,I,P,R,$){const{rootModule:L}=this;const{moduleArgument:q,expor... method size (line 29) | size(v){let I=0;for(const P of this._modules){I+=P.size(v)}return I} method _createConcatenationList (line 29) | _createConcatenationList(v,I,P,R){const $=[];const L=new Map;const get... method _createIdentifier (line 29) | static _createIdentifier(v,I,P,R="md4"){const $=ot.bindContextCache(v.... method addCacheDependencies (line 29) | addCacheDependencies(v,I,P,R){for(const $ of this._modules){$.addCache... method codeGeneration (line 29) | codeGeneration({dependencyTemplates:v,runtimeTemplate:I,moduleGraph:P,... method _analyseModule (line 29) | _analyseModule(v,I,P,$,L,q,K,be){if(I.type==="concatenated"){const xe=... method _getModulesWithInfo (line 29) | _getModulesWithInfo(v,I){const P=this._createConcatenationList(this.ro... method updateHash (line 29) | updateHash(v,I){const{chunkGraph:P,runtime:R}=I;for(const $ of this._c... method deserialize (line 29) | static deserialize(v){const I=new ConcatenatedModule({identifier:undef... class EnsureChunkConditionsPlugin (line 29) | class EnsureChunkConditionsPlugin{apply(v){v.hooks.compilation.tap("Ensu... method apply (line 29) | apply(v){v.hooks.compilation.tap("EnsureChunkConditionsPlugin",(v=>{co... class FlagIncludedChunksPlugin (line 29) | class FlagIncludedChunksPlugin{apply(v){v.hooks.compilation.tap("FlagInc... method apply (line 29) | apply(v){v.hooks.compilation.tap("FlagIncludedChunksPlugin",(v=>{v.hoo... function getState (line 29) | function getState(v){return $.get(v)} class TopLevelSymbol (line 29) | class TopLevelSymbol{constructor(v){this.name=v}} method constructor (line 29) | constructor(v){this.name=v} class InnerGraphPlugin (line 29) | class InnerGraphPlugin{apply(v){v.hooks.compilation.tap(ae,((v,{normalMo... method apply (line 29) | apply(v){v.hooks.compilation.tap(ae,((v,{normalModuleFactory:I})=>{con... class LimitChunkCountPlugin (line 29) | class LimitChunkCountPlugin{constructor(v){K(v);this.options=v}apply(v){... method constructor (line 29) | constructor(v){K(v);this.options=v} method apply (line 29) | apply(v){const I=this.options;v.hooks.compilation.tap("LimitChunkCount... class MangleExportsPlugin (line 29) | class MangleExportsPlugin{constructor(v){this._deterministic=v}apply(v){... method constructor (line 29) | constructor(v){this._deterministic=v} method apply (line 29) | apply(v){const{_deterministic:I}=this;v.hooks.compilation.tap("MangleE... class MergeDuplicateChunksPlugin (line 29) | class MergeDuplicateChunksPlugin{constructor(v={stage:R}){q(v);this.opti... method constructor (line 29) | constructor(v={stage:R}){q(v);this.options=v} method apply (line 29) | apply(v){v.hooks.compilation.tap("MergeDuplicateChunksPlugin",(v=>{v.h... class MinChunkSizePlugin (line 29) | class MinChunkSizePlugin{constructor(v){L(v);this.options=v}apply(v){con... method constructor (line 29) | constructor(v){L(v);this.options=v} method apply (line 29) | apply(v){const I=this.options;const P=I.minChunkSize;v.hooks.compilati... class MinMaxSizeWarning (line 29) | class MinMaxSizeWarning extends ${constructor(v,I,P){let $="Fallback cac... method constructor (line 29) | constructor(v,I,P){let $="Fallback cache group";if(v){$=v.length>1?`Ca... class ModuleConcatenationPlugin (line 29) | class ModuleConcatenationPlugin{apply(v){const{_backCompat:I}=v;v.hooks.... method apply (line 29) | apply(v){const{_backCompat:I}=v;v.hooks.compilation.tap("ModuleConcate... method _getImports (line 29) | _getImports(v,I,P){const R=v.moduleGraph;const $=new Set;for(const L o... method _tryToAdd (line 29) | _tryToAdd(v,I,P,R,$,L,q,Ne,He,Qe,Je){const Ve=Ne.get(P);if(Ve){Je.cach... class ConcatConfiguration (line 29) | class ConcatConfiguration{constructor(v,I){this.rootModule=v;this.runtim... method constructor (line 29) | constructor(v,I){this.rootModule=v;this.runtime=I;this.modules=new Set... method add (line 29) | add(v){this.modules.add(v)} method has (line 29) | has(v){return this.modules.has(v)} method isEmpty (line 29) | isEmpty(){return this.modules.size===1} method addWarning (line 29) | addWarning(v,I){this.warnings.set(v,I)} method getWarningsSorted (line 29) | getWarningsSorted(){return new Map(Array.from(this.warnings).sort(((v,... method getModules (line 29) | getModules(){return this.modules} method snapshot (line 29) | snapshot(){return this.modules.size} method rollback (line 29) | rollback(v){const I=this.modules;for(const P of I){if(v===0){I.delete(... class RealContentHashPlugin (line 29) | class RealContentHashPlugin{static getCompilationHooks(v){if(!(v instanc... method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof K)){throw new TypeErro... method constructor (line 29) | constructor({hashFunction:v,hashDigest:I}){this._hashFunction=v;this._... method apply (line 29) | apply(v){v.hooks.compilation.tap("RealContentHashPlugin",(v=>{const I=... class RemoveEmptyChunksPlugin (line 29) | class RemoveEmptyChunksPlugin{apply(v){v.hooks.compilation.tap("RemoveEm... method apply (line 29) | apply(v){v.hooks.compilation.tap("RemoveEmptyChunksPlugin",(v=>{const ... function intersectMasks (line 29) | function intersectMasks(v){let I=v[0];for(let P=v.length-1;P>=1;P--){I&=... class RemoveParentModulesPlugin (line 29) | class RemoveParentModulesPlugin{apply(v){v.hooks.compilation.tap("Remove... method apply (line 29) | apply(v){v.hooks.compilation.tap("RemoveParentModulesPlugin",(v=>{cons... class RuntimeChunkPlugin (line 29) | class RuntimeChunkPlugin{constructor(v){this.options={name:v=>`runtime~$... method constructor (line 29) | constructor(v){this.options={name:v=>`runtime~${v.name}`,...v}} method apply (line 29) | apply(v){v.hooks.thisCompilation.tap("RuntimeChunkPlugin",(v=>{v.hooks... class SideEffectsFlagPlugin (line 29) | class SideEffectsFlagPlugin{constructor(v=true){this._analyseSource=v}ap... method constructor (line 29) | constructor(v=true){this._analyseSource=v} method apply (line 29) | apply(v){let I=xe.get(v.root);if(I===undefined){I=new Map;xe.set(v.roo... method moduleHasSideEffects (line 29) | static moduleHasSideEffects(v,I,P){switch(typeof I){case"undefined":re... method constructor (line 29) | constructor(v={}){const I=v.defaultSizeTypes||["javascript","unknown"];c... method _getCacheGroup (line 29) | _getCacheGroup(v){const I=this._cacheGroupCache.get(v);if(I!==undefined)... method apply (line 29) | apply(v){const I=Ce.bindContextCache(v.context,v.root);v.hooks.thisCompi... method constructor (line 29) | constructor(v,I){const P=v.map((v=>`\n ${v.name} (${R(v.size)})`)).join... method constructor (line 29) | constructor(v,I){const P=v.map((v=>`\n ${v.name} (${R(v.size)})\n${v.fi... method constructor (line 29) | constructor(){super("webpack performance recommendations: \n"+"You can l... method constructor (line 29) | constructor(v){this.hints=v.hints;this.maxAssetSize=v.maxAssetSize;this.... method isOverSizeLimit (line 29) | static isOverSizeLimit(v){return K.has(v)} method apply (line 29) | apply(v){const I=this.maxEntrypointSize;const P=this.maxAssetSize;const ... class ChunkPrefetchFunctionRuntimeModule (line 29) | class ChunkPrefetchFunctionRuntimeModule extends R{constructor(v,I,P){su... method constructor (line 29) | constructor(v,I,P){super(`chunk ${v} function`);this.childType=v;this.... method generate (line 29) | generate(){const{runtimeFunction:v,runtimeHandlers:I}=this;const P=thi... class ChunkPrefetchPreloadPlugin (line 29) | class ChunkPrefetchPreloadPlugin{apply(v){v.hooks.compilation.tap("Chunk... method apply (line 29) | apply(v){v.hooks.compilation.tap("ChunkPrefetchPreloadPlugin",(v=>{v.h... class ChunkPrefetchStartupRuntimeModule (line 29) | class ChunkPrefetchStartupRuntimeModule extends ${constructor(v){super("... method constructor (line 29) | constructor(v){super("startup prefetch",$.STAGE_TRIGGER);this.startupC... method generate (line 29) | generate(){const{startupChunks:v}=this;const I=this.compilation;const ... class ChunkPrefetchTriggerRuntimeModule (line 29) | class ChunkPrefetchTriggerRuntimeModule extends ${constructor(v){super("... method constructor (line 29) | constructor(v){super("chunk prefetch trigger",$.STAGE_TRIGGER);this.ch... method generate (line 29) | generate(){const{chunkMap:v}=this;const I=this.compilation;const{runti... class ChunkPreloadTriggerRuntimeModule (line 29) | class ChunkPreloadTriggerRuntimeModule extends ${constructor(v){super("c... method constructor (line 29) | constructor(v){super("chunk preload trigger",$.STAGE_TRIGGER);this.chu... method generate (line 29) | generate(){const{chunkMap:v}=this;const I=this.compilation;const{runti... class BasicEffectRulePlugin (line 29) | class BasicEffectRulePlugin{constructor(v,I){this.ruleProperty=v;this.ef... method constructor (line 29) | constructor(v,I){this.ruleProperty=v;this.effectType=I||v} method apply (line 29) | apply(v){v.hooks.rule.tap("BasicEffectRulePlugin",((v,I,P,R,$)=>{if(P.... class BasicMatcherRulePlugin (line 29) | class BasicMatcherRulePlugin{constructor(v,I,P){this.ruleProperty=v;this... method constructor (line 29) | constructor(v,I,P){this.ruleProperty=v;this.dataProperty=I||v;this.inv... method apply (line 29) | apply(v){v.hooks.rule.tap("BasicMatcherRulePlugin",((I,P,R,$)=>{if(R.h... class ObjectMatcherRulePlugin (line 29) | class ObjectMatcherRulePlugin{constructor(v,I,P){this.ruleProperty=v;thi... method constructor (line 29) | constructor(v,I,P){this.ruleProperty=v;this.dataProperty=I||v;this.add... method apply (line 29) | apply(v){const{ruleProperty:I,dataProperty:P}=this;v.hooks.rule.tap("O... class RuleSetCompiler (line 29) | class RuleSetCompiler{constructor(v){this.hooks=Object.freeze({rule:new ... method constructor (line 29) | constructor(v){this.hooks=Object.freeze({rule:new R(["path","rule","un... method compile (line 29) | compile(v){const I=new Map;const P=this.compileRules("ruleSet",v,I);co... method compileRules (line 29) | compileRules(v,I,P){return I.filter(Boolean).map(((I,R)=>this.compileR... method compileRule (line 29) | compileRule(v,I,P){const R=new Set(Object.keys(I).filter((v=>I[v]!==un... method compileCondition (line 29) | compileCondition(v,I){if(I===""){return{matchWhenEmpty:true,fn:v=>v===... method combineConditionsOr (line 29) | combineConditionsOr(v){if(v.length===0){return{matchWhenEmpty:false,fn... method combineConditionsAnd (line 29) | combineConditionsAnd(v){if(v.length===0){return{matchWhenEmpty:false,f... method error (line 29) | error(v,I,P){return new Error(`Compiling RuleSet failed: ${P} (at ${v}... class UseEffectRulePlugin (line 29) | class UseEffectRulePlugin{apply(v){v.hooks.rule.tap("UseEffectRulePlugin... method apply (line 29) | apply(v){v.hooks.rule.tap("UseEffectRulePlugin",((I,P,$,L,q)=>{const c... class AsyncModuleRuntimeModule (line 29) | class AsyncModuleRuntimeModule extends L{constructor(){super("async modu... method constructor (line 29) | constructor(){super("async module")} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I}=v;const P... class AutoPublicPathRuntimeModule (line 29) | class AutoPublicPathRuntimeModule extends ${constructor(){super("publicP... method constructor (line 29) | constructor(){super("publicPath",$.STAGE_BASIC)} method generate (line 29) | generate(){const v=this.compilation;const{scriptType:I,importMetaName:... class BaseUriRuntimeModule (line 29) | class BaseUriRuntimeModule extends ${constructor(){super("base uri",$.ST... method constructor (line 29) | constructor(){super("base uri",$.STAGE_ATTACH)} method generate (line 29) | generate(){const v=this.chunk;const I=v.getEntryOptions();return`${R.b... class ChunkNameRuntimeModule (line 29) | class ChunkNameRuntimeModule extends ${constructor(v){super("chunkName")... method constructor (line 29) | constructor(v){super("chunkName");this.chunkName=v} method generate (line 29) | generate(){return`${R.chunkName} = ${JSON.stringify(this.chunkName)};`} class CompatGetDefaultExportRuntimeModule (line 29) | class CompatGetDefaultExportRuntimeModule extends L{constructor(){super(... method constructor (line 29) | constructor(){super("compat get default export")} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I}=v;const P... class CompatRuntimeModule (line 29) | class CompatRuntimeModule extends ${constructor(){super("compat",$.STAGE... method constructor (line 29) | constructor(){super("compat",$.STAGE_ATTACH);this.fullHash=true} method generate (line 29) | generate(){const v=this.compilation;const I=this.chunkGraph;const P=th... method shouldIsolate (line 29) | shouldIsolate(){return false} class CreateFakeNamespaceObjectRuntimeModule (line 29) | class CreateFakeNamespaceObjectRuntimeModule extends L{constructor(){sup... method constructor (line 29) | constructor(){super("create fake namespace object")} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I}=v;const P... class CreateScriptRuntimeModule (line 29) | class CreateScriptRuntimeModule extends L{constructor(){super("trusted t... method constructor (line 29) | constructor(){super("trusted types script")} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I,outputOpti... class CreateScriptUrlRuntimeModule (line 29) | class CreateScriptUrlRuntimeModule extends L{constructor(){super("truste... method constructor (line 29) | constructor(){super("trusted types script url")} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I,outputOpti... class DefinePropertyGettersRuntimeModule (line 29) | class DefinePropertyGettersRuntimeModule extends L{constructor(){super("... method constructor (line 29) | constructor(){super("define property getters")} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I}=v;const P... class EnsureChunkRuntimeModule (line 29) | class EnsureChunkRuntimeModule extends ${constructor(v){super("ensure ch... method constructor (line 29) | constructor(v){super("ensure chunk");this.runtimeRequirements=v} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I}=v;if(this... class GetChunkFilenameRuntimeModule (line 29) | class GetChunkFilenameRuntimeModule extends ${constructor(v,I,P,R,$){sup... method constructor (line 29) | constructor(v,I,P,R,$){super(`get ${I} chunk filename`);this.contentTy... method generate (line 29) | generate(){const{global:v,contentType:I,getFilenameForChunk:P,allChunk... class GetFullHashRuntimeModule (line 29) | class GetFullHashRuntimeModule extends ${constructor(){super("getFullHas... method constructor (line 29) | constructor(){super("getFullHash");this.fullHash=true} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I}=v;return`... class GetMainFilenameRuntimeModule (line 29) | class GetMainFilenameRuntimeModule extends ${constructor(v,I,P){super(`g... method constructor (line 29) | constructor(v,I,P){super(`get ${v} filename`);this.global=I;this.filen... method generate (line 29) | generate(){const{global:v,filename:I}=this;const P=this.compilation;co... class GetTrustedTypesPolicyRuntimeModule (line 29) | class GetTrustedTypesPolicyRuntimeModule extends L{constructor(v){super(... method constructor (line 29) | constructor(v){super("trusted types policy");this.runtimeRequirements=v} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I,outputOpti... class GlobalRuntimeModule (line 29) | class GlobalRuntimeModule extends ${constructor(){super("global")}genera... method constructor (line 29) | constructor(){super("global")} method generate (line 29) | generate(){return L.asString([`${R.global} = (function() {`,L.indent([... class HasOwnPropertyRuntimeModule (line 29) | class HasOwnPropertyRuntimeModule extends ${constructor(){super("hasOwnP... method constructor (line 29) | constructor(){super("hasOwnProperty shorthand")} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I}=v;return ... class HelperRuntimeModule (line 29) | class HelperRuntimeModule extends R{constructor(v){super(v)}} method constructor (line 29) | constructor(v){super(v)} class LoadScriptRuntimeModule (line 29) | class LoadScriptRuntimeModule extends K{static getCompilationHooks(v){if... method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof $)){throw new TypeErro... method constructor (line 29) | constructor(v,I){super("load script");this._withCreateScriptUrl=v;this... method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I,outputOpti... class MakeNamespaceObjectRuntimeModule (line 29) | class MakeNamespaceObjectRuntimeModule extends L{constructor(){super("ma... method constructor (line 29) | constructor(){super("make namespace object")} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I}=v;const P... class NonceRuntimeModule (line 29) | class NonceRuntimeModule extends ${constructor(){super("nonce",$.STAGE_A... method constructor (line 29) | constructor(){super("nonce",$.STAGE_ATTACH)} method generate (line 29) | generate(){return`${R.scriptNonce} = undefined;`} class OnChunksLoadedRuntimeModule (line 29) | class OnChunksLoadedRuntimeModule extends ${constructor(){super("chunk l... method constructor (line 29) | constructor(){super("chunk loaded")} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I}=v;return ... class PublicPathRuntimeModule (line 29) | class PublicPathRuntimeModule extends ${constructor(v){super("publicPath... method constructor (line 29) | constructor(v){super("publicPath",$.STAGE_BASIC);this.publicPath=v} method generate (line 29) | generate(){const{publicPath:v}=this;const I=this.compilation;return`${... class RelativeUrlRuntimeModule (line 29) | class RelativeUrlRuntimeModule extends L{constructor(){super("relative u... method constructor (line 29) | constructor(){super("relative url")} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I}=v;return ... class RuntimeIdRuntimeModule (line 29) | class RuntimeIdRuntimeModule extends ${constructor(){super("runtimeId")}... method constructor (line 29) | constructor(){super("runtimeId")} method generate (line 29) | generate(){const v=this.chunkGraph;const I=this.chunk;const P=I.runtim... class StartupChunkDependenciesPlugin (line 29) | class StartupChunkDependenciesPlugin{constructor(v){this.chunkLoading=v.... method constructor (line 29) | constructor(v){this.chunkLoading=v.chunkLoading;this.asyncChunkLoading... method apply (line 29) | apply(v){v.hooks.thisCompilation.tap("StartupChunkDependenciesPlugin",... class StartupChunkDependenciesRuntimeModule (line 29) | class StartupChunkDependenciesRuntimeModule extends ${constructor(v){sup... method constructor (line 29) | constructor(v){super("startup chunk dependencies",$.STAGE_TRIGGER);thi... method generate (line 29) | generate(){const v=this.chunkGraph;const I=this.chunk;const P=Array.fr... class StartupEntrypointRuntimeModule (line 29) | class StartupEntrypointRuntimeModule extends ${constructor(v){super("sta... method constructor (line 29) | constructor(v){super("startup entrypoint");this.asyncChunkLoading=v} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I}=v;return`... class SystemContextRuntimeModule (line 29) | class SystemContextRuntimeModule extends ${constructor(){super("__system... method constructor (line 29) | constructor(){super("__system_context__")} method generate (line 29) | generate(){return`${R.systemContext} = __system_context__;`} class DataUriPlugin (line 29) | class DataUriPlugin{apply(v){v.hooks.compilation.tap("DataUriPlugin",((v... method apply (line 29) | apply(v){v.hooks.compilation.tap("DataUriPlugin",((v,{normalModuleFact... class FileUriPlugin (line 29) | class FileUriPlugin{apply(v){v.hooks.compilation.tap("FileUriPlugin",((v... method apply (line 29) | apply(v){v.hooks.compilation.tap("FileUriPlugin",((v,{normalModuleFact... class Lockfile (line 29) | class Lockfile{constructor(){this.version=1;this.entries=new Map}static ... method constructor (line 29) | constructor(){this.version=1;this.entries=new Map} method parse (line 29) | static parse(v){const I=JSON.parse(v);if(I.version!==1)throw new Error... method toString (line 29) | toString(){let v="{\n";const I=Array.from(this.entries).sort((([v],[I]... class HttpUriPlugin (line 29) | class HttpUriPlugin{constructor(v){Ye(v);this._lockfileLocation=v.lockfi... method constructor (line 29) | constructor(v){Ye(v);this._lockfileLocation=v.lockfileLocation;this._c... method apply (line 29) | apply(v){const I=this._proxy||process.env.http_proxy||process.env.HTTP... class ArraySerializer (line 29) | class ArraySerializer{serialize(v,I){I.write(v.length);for(const P of v)... method serialize (line 29) | serialize(v,I){I.write(v.length);for(const P of v)I.write(P)} method deserialize (line 29) | deserialize(v){const I=v.read();const P=[];for(let R=0;Rthis._serialize(v,I)))} method _serialize (line 29) | _serialize(v,I,P={allocationSize:1024,increaseCounter:0,leftOverBuffer... method deserialize (line 29) | deserialize(v,I){return this._deserialize(v,I)} method _createLazyDeserialized (line 29) | _createLazyDeserialized(v,I){return $.createLazy(R((()=>this._deserial... method _deserializeLazy (line 29) | _deserializeLazy(v,I){return $.deserializeLazy(v,(v=>this._deserialize... method _deserialize (line 29) | _deserialize(v,I){let P=0;let R=v[0];let $=Buffer.isBuffer(R);let at=0... class DateObjectSerializer (line 29) | class DateObjectSerializer{serialize(v,I){I.write(v.getTime())}deseriali... method serialize (line 29) | serialize(v,I){I.write(v.getTime())} method deserialize (line 29) | deserialize(v){return new Date(v.read())} class ErrorObjectSerializer (line 29) | class ErrorObjectSerializer{constructor(v){this.Type=v}serialize(v,I){I.... method constructor (line 29) | constructor(v){this.Type=v} method serialize (line 29) | serialize(v,I){I.write(v.message);I.write(v.stack);I.write(v.cause)} method deserialize (line 29) | deserialize(v){const I=new this.Type;I.message=v.read();I.stack=v.read... class FileMiddleware (line 29) | class FileMiddleware extends He{constructor(v,I="md4"){super();this.fs=v... method constructor (line 29) | constructor(v,I="md4"){super();this.fs=v;this._hashFunction=I} method serialize (line 29) | serialize(v,I){const{filename:P,extension:R=""}=I;return new Promise((... method deserialize (line 29) | deserialize(v,I){const{filename:P,extension:$=""}=I;const readFile=v=>... class MapObjectSerializer (line 29) | class MapObjectSerializer{serialize(v,I){I.write(v.size);for(const P of ... method serialize (line 29) | serialize(v,I){I.write(v.size);for(const P of v.keys()){I.write(P)}for... method deserialize (line 29) | deserialize(v){const I=v.read();const P=new Map;const R=[];for(let P=0... class NullPrototypeObjectSerializer (line 29) | class NullPrototypeObjectSerializer{serialize(v,I){const P=Object.keys(v... method serialize (line 29) | serialize(v,I){const P=Object.keys(v);for(const v of P){I.write(v)}I.w... method deserialize (line 29) | deserialize(v){const I=Object.create(null);const P=[];let R=v.read();w... class ObjectMiddleware (line 29) | class ObjectMiddleware extends xe{constructor(v,I="md4"){super();this.ex... method constructor (line 29) | constructor(v,I="md4"){super();this.extendContext=v;this._hashFunction=I} method registerLoader (line 29) | static registerLoader(v,I){et.set(v,I)} method register (line 29) | static register(v,I,P,R){const $=`${I}/${P}`;if(Ve.has(v)){throw new E... method registerNotSerializable (line 29) | static registerNotSerializable(v){if(Ve.has(v)){throw new Error(`Objec... method getSerializerFor (line 29) | static getSerializerFor(v){const I=Object.getPrototypeOf(v);let P;if(I... method getDeserializerFor (line 29) | static getDeserializerFor(v,I){const P=`${v}/${I}`;const R=Ke.get(P);i... method _getDeserializerForWithoutError (line 29) | static _getDeserializerForWithoutError(v,I){const P=`${v}/${I}`;const ... method serialize (line 29) | serialize(v,I){let P=[Je];let R=0;let $=new Map;const addReferenceable... method deserialize (line 29) | deserialize(v,I){let P=0;const read=()=>{if(P>=v.length)throw new Erro... class ObjectStructure (line 29) | class ObjectStructure{constructor(){this.keys=undefined;this.children=un... method constructor (line 29) | constructor(){this.keys=undefined;this.children=undefined} method getKeys (line 29) | getKeys(v){if(this.keys===undefined)this.keys=v;return this.keys} method key (line 29) | key(v){if(this.children===undefined)this.children=new Map;const I=this... class PlainObjectSerializer (line 29) | class PlainObjectSerializer{serialize(v,I){const P=Object.keys(v);if(P.l... method serialize (line 29) | serialize(v,I){const P=Object.keys(v);if(P.length>128){I.write(P);for(... method deserialize (line 29) | deserialize(v){const I=v.read();const P={};if(Array.isArray(I)){for(co... class RegExpObjectSerializer (line 29) | class RegExpObjectSerializer{serialize(v,I){I.write(v.source);I.write(v.... method serialize (line 29) | serialize(v,I){I.write(v.source);I.write(v.flags)} method deserialize (line 29) | deserialize(v){return new RegExp(v.read(),v.read())} class Serializer (line 29) | class Serializer{constructor(v,I){this.serializeMiddlewares=v.slice();th... method constructor (line 29) | constructor(v,I){this.serializeMiddlewares=v.slice();this.deserializeM... method serialize (line 29) | serialize(v,I){const P={...I,...this.context};let R=v;for(const v of t... method deserialize (line 29) | deserialize(v,I){const P={...I,...this.context};let R=v;for(const v of... class SerializerMiddleware (line 29) | class SerializerMiddleware{serialize(v,I){const R=P(86120);throw new R}d... method serialize (line 29) | serialize(v,I){const R=P(86120);throw new R} method deserialize (line 29) | deserialize(v,I){const R=P(86120);throw new R} method createLazy (line 29) | static createLazy(v,I,P={},R=undefined){if(SerializerMiddleware.isLazy... method isLazy (line 29) | static isLazy(v,I){if(typeof v!=="function")return false;const P=v[$];... method getLazyOptions (line 29) | static getLazyOptions(v){if(typeof v!=="function")return;return v.opti... method getLazySerializedValue (line 29) | static getLazySerializedValue(v){if(typeof v!=="function")return;retur... method setLazySerializedValue (line 29) | static setLazySerializedValue(v,I){v[L]=I} method serializeLazy (line 29) | static serializeLazy(v,I){const P=R((()=>{const P=v();if(P&&typeof P.t... method deserializeLazy (line 29) | static deserializeLazy(v,I){const P=R((()=>{const P=v();if(P&&typeof P... method unMemoizeLazy (line 29) | static unMemoizeLazy(v){if(!SerializerMiddleware.isLazy(v))return v;co... class SetObjectSerializer (line 29) | class SetObjectSerializer{serialize(v,I){I.write(v.size);for(const P of ... method serialize (line 29) | serialize(v,I){I.write(v.size);for(const P of v){I.write(P)}} method deserialize (line 29) | deserialize(v){const I=v.read();const P=new Set;for(let R=0;R... class ConsumeSharedRuntimeModule (line 29) | class ConsumeSharedRuntimeModule extends ${constructor(v){super("consume... method constructor (line 29) | constructor(v){super("consumes",$.STAGE_ATTACH);this._runtimeRequireme... method generate (line 29) | generate(){const v=this.compilation;const I=this.chunkGraph;const{runt... class ProvideForSharedDependency (line 29) | class ProvideForSharedDependency extends R{constructor(v){super(v)}get t... method constructor (line 29) | constructor(v){super(v)} method type (line 29) | get type(){return"provide module for shared"} method category (line 29) | get category(){return"esm"} class ProvideSharedDependency (line 29) | class ProvideSharedDependency extends R{constructor(v,I,P,R,$){super();t... method constructor (line 29) | constructor(v,I,P,R,$){super();this.shareScope=v;this.name=I;this.vers... method type (line 29) | get type(){return"provide shared module"} method getResourceIdentifier (line 29) | getResourceIdentifier(){return`provide module (${this.shareScope}) ${t... method serialize (line 29) | serialize(v){v.write(this.shareScope);v.write(this.name);v.write(this.... method deserialize (line 29) | static deserialize(v){const{read:I}=v;const P=new ProvideSharedDepende... class ProvideSharedModule (line 29) | class ProvideSharedModule extends ${constructor(v,I,P,R,$){super(q);this... method constructor (line 29) | constructor(v,I,P,R,$){super(q);this._shareScope=v;this._name=I;this._... method identifier (line 29) | identifier(){return`provide module (${this._shareScope}) ${this._name}... method readableIdentifier (line 29) | readableIdentifier(v){return`provide shared module (${this._shareScope... method libIdent (line 29) | libIdent(v){return`${this.layer?`(${this.layer})/`:""}webpack/sharing/... method needBuild (line 29) | needBuild(v,I){I(null,!this.buildInfo)} method build (line 29) | build(v,I,P,$,L){this.buildMeta={};this.buildInfo={strict:true};this.c... method size (line 29) | size(v){return 42} method getSourceTypes (line 29) | getSourceTypes(){return L} method codeGeneration (line 29) | codeGeneration({runtimeTemplate:v,moduleGraph:I,chunkGraph:P}){const R... method serialize (line 29) | serialize(v){const{write:I}=v;I(this._shareScope);I(this._name);I(this... method deserialize (line 29) | static deserialize(v){const{read:I}=v;const P=new ProvideSharedModule(... class ProvideSharedModuleFactory (line 29) | class ProvideSharedModuleFactory extends R{create(v,I){const P=v.depende... method create (line 29) | create(v,I){const P=v.dependencies[0];I(null,{module:new $(P.shareScop... class ProvideSharedPlugin (line 29) | class ProvideSharedPlugin{constructor(v){ge(v);this._provides=$(v.provid... method constructor (line 29) | constructor(v){ge(v);this._provides=$(v.provides,(I=>{if(Array.isArray... method apply (line 29) | apply(v){const I=new WeakMap;v.hooks.compilation.tap("ProvideSharedPlu... class SharePlugin (line 29) | class SharePlugin{constructor(v){const I=R(v.shared,((v,I)=>{if(typeof v... method constructor (line 29) | constructor(v){const I=R(v.shared,((v,I)=>{if(typeof v!=="string")thro... method apply (line 29) | apply(v){new $({shareScope:this._shareScope,consumes:this._consumes}).... class ShareRuntimeModule (line 29) | class ShareRuntimeModule extends ${constructor(){super("sharing")}genera... method constructor (line 29) | constructor(){super("sharing")} method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I,codeGenera... function getCommithash (line 29) | function getCommithash(v){let{hostname:I,pathname:P,hash:R}=v;I=I.replac... function correctUrl (line 29) | function correctUrl(v){return v.replace(ve,"$1/$2")} function correctProtocol (line 29) | function correctProtocol(v){if(K.test(v)){return v}if(!ge.test(v)){retur... function getVersionFromHash (line 29) | function getVersionFromHash(v){const I=v.match(be);return I&&I[1]||""} function canBeDecoded (line 29) | function canBeDecoded(v){try{decodeURIComponent(v)}catch(v){return false... function getGitUrlVersion (line 29) | function getGitUrlVersion(v){const I=v;v=q.test(v)?`github:${v}`:correct... function isRequiredVersion (line 29) | function isRequiredVersion(v){return Ne.test(v)} function normalizeVersion (line 29) | function normalizeVersion(v){v=v&&v.trim()||"";if(isRequiredVersion(v)){... class DefaultStatsFactoryPlugin (line 29) | class DefaultStatsFactoryPlugin{apply(v){v.hooks.compilation.tap("Defaul... method apply (line 29) | apply(v){v.hooks.compilation.tap("DefaultStatsFactoryPlugin",(v=>{v.ho... class DefaultStatsPresetPlugin (line 29) | class DefaultStatsPresetPlugin{apply(v){v.hooks.compilation.tap("Default... method apply (line 29) | apply(v){v.hooks.compilation.tap("DefaultStatsPresetPlugin",(v=>{for(c... class DefaultStatsPrinterPlugin (line 29) | class DefaultStatsPrinterPlugin{apply(v){v.hooks.compilation.tap("Defaul... method apply (line 29) | apply(v){v.hooks.compilation.tap("DefaultStatsPrinterPlugin",(v=>{v.ho... class StatsFactory (line 29) | class StatsFactory{constructor(){this.hooks=Object.freeze({extract:new R... method constructor (line 29) | constructor(){this.hooks=Object.freeze({extract:new R((()=>new $(["obj... method _getAllLevelHooks (line 29) | _getAllLevelHooks(v,I,P){const R=I.get(P);if(R!==undefined){return R}c... method _forEachLevel (line 29) | _forEachLevel(v,I,P,R){for(const $ of this._getAllLevelHooks(v,I,P)){c... method _forEachLevelWaterfall (line 29) | _forEachLevelWaterfall(v,I,P,R,$){for(const L of this._getAllLevelHook... method _forEachLevelFilter (line 29) | _forEachLevelFilter(v,I,P,R,$,L){const q=this._getAllLevelHooks(v,I,P)... method create (line 29) | create(v,I,P){if(this._inCreate){return this._create(v,I,P)}try{this._... method _create (line 29) | _create(v,I,P){const R={...P,type:v,[v]:I};if(Array.isArray(I)){const ... class StatsPrinter (line 29) | class StatsPrinter{constructor(){this.hooks=Object.freeze({sortElements:... method constructor (line 29) | constructor(){this.hooks=Object.freeze({sortElements:new R((()=>new L(... method _getAllLevelHooks (line 29) | _getAllLevelHooks(v,I){let P=this._levelHookCache.get(v);if(P===undefi... method _forEachLevel (line 29) | _forEachLevel(v,I,P){for(const R of this._getAllLevelHooks(v,I)){const... method _forEachLevelWaterfall (line 29) | _forEachLevelWaterfall(v,I,P,R){for(const $ of this._getAllLevelHooks(... method print (line 29) | print(v,I,P){if(this._inPrint){return this._print(v,I,P)}try{this._inP... method _print (line 29) | _print(v,I,P){const R={...P,type:v,[v]:I};let $=this._forEachLevel(thi... class ArrayQueue (line 29) | class ArrayQueue{constructor(v){this._list=v?Array.from(v):[];this._list... method constructor (line 29) | constructor(v){this._list=v?Array.from(v):[];this._listReversed=[]} method length (line 29) | get length(){return this._list.length+this._listReversed.length} method clear (line 29) | clear(){this._list.length=0;this._listReversed.length=0} method enqueue (line 29) | enqueue(v){this._list.push(v)} method dequeue (line 29) | dequeue(){if(this._listReversed.length===0){if(this._list.length===0)r... method delete (line 29) | delete(v){const I=this._list.indexOf(v);if(I>=0){this._list.splice(I,1... method [Symbol.iterator] (line 29) | [Symbol.iterator](){return{next:()=>{const v=this.dequeue();if(v){return... class AsyncQueueEntry (line 29) | class AsyncQueueEntry{constructor(v,I){this.item=v;this.state=ae;this.ca... method constructor (line 29) | constructor(v,I){this.item=v;this.state=ae;this.callback=I;this.callba... class AsyncQueue (line 29) | class AsyncQueue{constructor({name:v,context:I,parallelism:P,parent:L,pr... method constructor (line 29) | constructor({name:v,context:I,parallelism:P,parent:L,processor:q,getKe... method getContext (line 29) | getContext(){return this._context} method setContext (line 29) | setContext(v){this._context=v} method add (line 29) | add(v,I){if(this._stopped)return I(new q("Queue was stopped"));this.ho... method invalidate (line 29) | invalidate(v){const I=this._getKey(v);const P=this._entries.get(I);thi... method waitFor (line 29) | waitFor(v,I){const P=this._getKey(v);const R=this._entries.get(P);if(R... method stop (line 29) | stop(){this._stopped=true;const v=this._queued;this._queued=new K;cons... method increaseParallelism (line 29) | increaseParallelism(){const v=this._root;v._parallelism++;if(v._willEn... method decreaseParallelism (line 29) | decreaseParallelism(){const v=this._root;v._parallelism--} method isProcessing (line 29) | isProcessing(v){const I=this._getKey(v);const P=this._entries.get(I);r... method isQueued (line 29) | isQueued(v){const I=this._getKey(v);const P=this._entries.get(I);retur... method isDone (line 29) | isDone(v){const I=this._getKey(v);const P=this._entries.get(I);return ... method _ensureProcessing (line 29) | _ensureProcessing(){while(this._activeTasks{if(I)... method _handleResult (line 29) | _handleResult(v,I,P){this.hooks.result.callAsync(v.item,I,P,(R=>{const... method clear (line 29) | clear(){this._entries.clear();this._queued.clear();this._activeTasks=0... class Hash (line 29) | class Hash{update(v,I){const R=P(86120);throw new R}digest(v){const I=P(... method update (line 29) | update(v,I){const R=P(86120);throw new R} method digest (line 29) | digest(v){const I=P(86120);throw new I} class LazyBucketSortedSet (line 29) | class LazyBucketSortedSet{constructor(v,I,...P){this._getKey=v;this._inn... method constructor (line 29) | constructor(v,I,...P){this._getKey=v;this._innerArgs=P;this._leaf=P.le... method add (line 29) | add(v){this.size++;this._unsortedItems.add(v)} method _addInternal (line 29) | _addInternal(v,I){let P=this._map.get(v);if(P===undefined){P=this._lea... method delete (line 29) | delete(v){this.size--;if(this._unsortedItems.has(v)){this._unsortedIte... method _deleteKey (line 29) | _deleteKey(v){this._keys.delete(v);this._map.delete(v)} method popFirst (line 29) | popFirst(){if(this.size===0)return;this.size--;if(this._unsortedItems.... method startUpdate (line 29) | startUpdate(v){if(this._unsortedItems.has(v)){return I=>{if(I){this._u... method _appendIterators (line 29) | _appendIterators(v){if(this._unsortedItems.size>0)v.push(this._unsorte... method [Symbol.iterator] (line 29) | [Symbol.iterator](){const v=[];this._appendIterators(v);v.reverse();let ... class LazySet (line 29) | class LazySet{constructor(v){this._set=new Set(v);this._toMerge=new Set;... method constructor (line 29) | constructor(v){this._set=new Set(v);this._toMerge=new Set;this._toDeep... method _flatten (line 29) | _flatten(){flatten(this._toMerge,this._toDeepMerge);this._toDeepMerge.... method _merge (line 29) | _merge(){this._flatten();merge(this._set,this._toMerge);this._toMerge.... method _isEmpty (line 29) | _isEmpty(){return this._set.size===0&&this._toMerge.size===0&&this._to... method size (line 29) | get size(){if(this._needMerge)this._merge();return this._set.size} method add (line 29) | add(v){this._set.add(v);return this} method addAll (line 29) | addAll(v){if(this._deopt){const I=this._set;for(const P of v){I.add(P)... method clear (line 29) | clear(){this._set.clear();this._toMerge.clear();this._toDeepMerge.leng... method delete (line 29) | delete(v){if(this._needMerge)this._merge();return this._set.delete(v)} method entries (line 29) | entries(){this._deopt=true;if(this._needMerge)this._merge();return thi... method forEach (line 29) | forEach(v,I){this._deopt=true;if(this._needMerge)this._merge();this._s... method has (line 29) | has(v){if(this._needMerge)this._merge();return this._set.has(v)} method keys (line 29) | keys(){this._deopt=true;if(this._needMerge)this._merge();return this._... method values (line 29) | values(){this._deopt=true;if(this._needMerge)this._merge();return this... method serialize (line 29) | serialize({write:v}){if(this._needMerge)this._merge();v(this._set.size... method deserialize (line 29) | static deserialize({read:v}){const I=v();const P=[];for(let R=0;R0... method set (line 29) | set(v,I){this.map.set(v,I)} method delete (line 29) | delete(v){throw new Error("Items can't be deleted from a StackedCacheM... method has (line 29) | has(v){throw new Error("Checking StackedCacheMap.has before reading is... method get (line 29) | get(v){for(const I of this.stack){const P=I.get(v);if(P!==undefined)re... method clear (line 29) | clear(){this.stack.length=0;this.map.clear()} method size (line 29) | get size(){let v=this.map.size;for(const I of this.stack){v+=I.size}re... method [Symbol.iterator] (line 29) | [Symbol.iterator](){const v=this.stack.map((v=>v[Symbol.iterator]()));le... class StackedMap (line 29) | class StackedMap{constructor(v){this.map=new Map;this.stack=v===undefine... method constructor (line 29) | constructor(v){this.map=new Map;this.stack=v===undefined?[]:v.slice();... method set (line 29) | set(v,I){this.map.set(v,I===undefined?P:I)} method delete (line 29) | delete(v){if(this.stack.length>1){this.map.set(v,I)}else{this.map.dele... method has (line 29) | has(v){const P=this.map.get(v);if(P!==undefined){return P!==I}if(this.... method get (line 29) | get(v){const R=this.map.get(v);if(R!==undefined){return R===I||R===P?u... method _compress (line 29) | _compress(){if(this.stack.length===1)return;this.map=new Map;for(const... method asArray (line 29) | asArray(){this._compress();return Array.from(this.map.keys())} method asSet (line 29) | asSet(){this._compress();return new Set(this.map.keys())} method asPairArray (line 29) | asPairArray(){this._compress();return Array.from(this.map.entries(),ex... method asMap (line 29) | asMap(){return new Map(this.asPairArray())} method size (line 29) | get size(){this._compress();return this.map.size} method createChild (line 29) | createChild(){return new StackedMap(this.stack)} class StringXor (line 29) | class StringXor{constructor(){this._value=undefined}add(v){const I=v.len... method constructor (line 29) | constructor(){this._value=undefined} method add (line 29) | add(v){const I=v.length;const P=this._value;if(P===undefined){const P=... method toString (line 29) | toString(){const v=this._value;return v===undefined?"":v.toString("lat... method updateHash (line 29) | updateHash(v){const I=this._value;if(I!==undefined)v.update(I)} class TupleQueue (line 29) | class TupleQueue{constructor(v){this._set=new R(v);this._iterator=this._... method constructor (line 29) | constructor(v){this._set=new R(v);this._iterator=this._set[Symbol.iter... method length (line 29) | get length(){return this._set.size} method enqueue (line 29) | enqueue(...v){this._set.add(...v)} method dequeue (line 29) | dequeue(){const v=this._iterator.next();if(v.done){if(this._set.size>0... class TupleSet (line 29) | class TupleSet{constructor(v){this._map=new Map;this.size=0;if(v){for(co... method constructor (line 29) | constructor(v){this._map=new Map;this.size=0;if(v){for(const I of v){t... method add (line 29) | add(...v){let I=this._map;for(let P=0;P{const $=R... function getScheme (line 29) | function getScheme(v){const Ne=v.charCodeAt(0);if((Ne$)&&(Ne$){if(this... method digest (line 29) | digest(v){let I;const P=this.buffer;if(this.hash===undefined){const R=... class DebugHash (line 29) | class DebugHash extends R{constructor(){super();this.string=""}update(v,... method constructor (line 29) | constructor(){super();this.string=""} method update (line 29) | update(v,I){if(typeof v!=="string")v=v.toString("utf-8");const P=Buffe... method digest (line 29) | digest(v){return Buffer.from(`@webpack-debug-digest@${this.string}`).t... method set (line 29) | set(v){throw new Error(`${I} was changed from Array to Set (indexing Arr... method get (line 29) | get(){R();const v=this.size;for(K;KI){this._updateWith... method _updateWithShortString (line 29) | _updateWithShortString(v,I){const{exports:P,buffered:R,mem:$,chunkSize... method _updateWithBuffer (line 29) | _updateWithBuffer(v){const{exports:I,buffered:P,mem:R}=this;const $=v.... method digest (line 29) | digest(v){const{exports:I,buffered:P,mem:R,digestSize:$}=this;I.final(... class ClassSerializer (line 29) | class ClassSerializer{constructor(v){this.Constructor=v}serialize(v,I){v... method constructor (line 29) | constructor(v){this.Constructor=v} method serialize (line 29) | serialize(v,I){v.serialize(I)} method deserialize (line 29) | deserialize(v){if(typeof this.Constructor.deserialize==="function"){re... function fnv1a32 (line 29) | function fnv1a32(v){let I=P;for(let P=0,$=v.length;P<$;P++){I^=v.charCod... function fnv1a64 (line 29) | function fnv1a64(v){let I=L;for(let P=0,R=v.length;P{con... method renderModule (line 29) | renderModule(v,I,P){const{codeGenerationResults:R,chunk:$}=I;try{const... class WebAssemblyParser (line 29) | class WebAssemblyParser extends q{constructor(v){super();this.hooks=Obje... method constructor (line 29) | constructor(v){super();this.hooks=Object.freeze({});this.options=v} method parse (line 29) | parse(v,I){if(!Buffer.isBuffer(v)){throw new Error("WebAssemblyParser ... method constructor (line 29) | constructor(v){super();this.hooks=Object.freeze({});this.options=v} method parse (line 29) | parse(v,I){if(!Buffer.isBuffer(v)){throw new Error("WebAssemblyParser ... class UniversalCompileAsyncWasmPlugin (line 29) | class UniversalCompileAsyncWasmPlugin{apply(v){v.hooks.thisCompilation.t... method apply (line 29) | apply(v){v.hooks.thisCompilation.tap(K,(v=>{const I=v.outputOptions.wa... method constructor (line 29) | constructor(v){super(v);this.name="UnsupportedWebAssemblyFeatureError";t... class WasmChunkLoadingRuntimeModule (line 29) | class WasmChunkLoadingRuntimeModule extends ${constructor({generateLoadB... method constructor (line 29) | constructor({generateLoadBinaryCode:v,supportsStreaming:I,mangleImport... method generate (line 29) | generate(){const v=R.ensureChunkHandlers;const I=this._runtimeRequirem... class WasmFinalizeExportsPlugin (line 29) | class WasmFinalizeExportsPlugin{apply(v){v.hooks.compilation.tap("WasmFi... method apply (line 29) | apply(v){v.hooks.compilation.tap("WasmFinalizeExportsPlugin",(v=>{v.ho... method Start (line 29) | Start(v){v.remove()} method ModuleImport (line 29) | ModuleImport({node:v}){if(R.isGlobalType(v.descr)){I.push(v)}} method ModuleImport (line 29) | ModuleImport({node:v}){if(R.isFuncImportDescr(v.descr)){I++}} method ModuleImport (line 29) | ModuleImport(v){if(R.isGlobalType(v.node.descr)){const I=v.node.descr;I.... method Global (line 29) | Global(v){const{node:I}=v;const[L]=I.init;if(L.id==="get_global"){I.glob... method ModuleExport (line 29) | ModuleExport(v){const L=R.has(v.node.name);if(L){v.remove();return}const... method ModuleImport (line 29) | ModuleImport(v){const P=I.get(`${v.node.module}:${v.node.name}`);if(P!==... class WebAssemblyGenerator (line 29) | class WebAssemblyGenerator extends ge{constructor(v){super();this.option... method constructor (line 29) | constructor(v){super();this.options=v} method getTypes (line 29) | getTypes(v){return be} method getSize (line 29) | getSize(v,I){const P=v.originalSource();if(!P){return 0}return P.size()} method generate (line 29) | generate(v,{moduleGraph:I,runtime:P}){const L=v.originalSource().sourc... method constructor (line 29) | constructor(v,I,P,R){const $=getInitialModuleChains(v,I,P,R);const L=`We... class WebAssemblyJavascriptGenerator (line 29) | class WebAssemblyJavascriptGenerator extends L{getTypes(v){return K}getS... method getTypes (line 29) | getTypes(v){return K} method getSize (line 29) | getSize(v,I){return 95+v.dependencies.length*5} method generate (line 29) | generate(v,I){const{runtimeTemplate:P,moduleGraph:L,chunkGraph:K,runti... class WebAssemblyModulesPlugin (line 29) | class WebAssemblyModulesPlugin{constructor(v){this.options=v}apply(v){v.... method constructor (line 29) | constructor(v){this.options=v} method apply (line 29) | apply(v){v.hooks.compilation.tap(Ce,((v,{normalModuleFactory:I})=>{v.d... class WebAssemblyParser (line 29) | class WebAssemblyParser extends q{constructor(v){super();this.hooks=Obje... method constructor (line 29) | constructor(v){super();this.hooks=Object.freeze({});this.options=v} method parse (line 29) | parse(v,I){if(!Buffer.isBuffer(v)){throw new Error("WebAssemblyParser ... method constructor (line 29) | constructor(v){super();this.hooks=Object.freeze({});this.options=v} method parse (line 29) | parse(v,I){if(!Buffer.isBuffer(v)){throw new Error("WebAssemblyParser ... class EnableWasmLoadingPlugin (line 29) | class EnableWasmLoadingPlugin{constructor(v){this.type=v}static setEnabl... method constructor (line 29) | constructor(v){this.type=v} method setEnabled (line 29) | static setEnabled(v,I){getEnabledTypes(v).add(I)} method checkEnabled (line 29) | static checkEnabled(v,I){if(!getEnabledTypes(v).has(I)){throw new Erro... method apply (line 29) | apply(v){const{type:I}=this;const R=getEnabledTypes(v);if(R.has(I))ret... class FetchCompileAsyncWasmPlugin (line 29) | class FetchCompileAsyncWasmPlugin{apply(v){v.hooks.thisCompilation.tap(q... method apply (line 29) | apply(v){v.hooks.thisCompilation.tap(q,(v=>{const I=v.outputOptions.wa... class FetchCompileWasmPlugin (line 29) | class FetchCompileWasmPlugin{constructor(v={}){this.options=v}apply(v){v... method constructor (line 29) | constructor(v={}){this.options=v} method apply (line 29) | apply(v){v.hooks.thisCompilation.tap(q,(v=>{const I=v.outputOptions.wa... class JsonpChunkLoadingPlugin (line 29) | class JsonpChunkLoadingPlugin{apply(v){v.hooks.thisCompilation.tap("Json... method apply (line 29) | apply(v){v.hooks.thisCompilation.tap("JsonpChunkLoadingPlugin",(v=>{co... class JsonpChunkLoadingRuntimeModule (line 29) | class JsonpChunkLoadingRuntimeModule extends q{static getCompilationHook... method getCompilationHooks (line 29) | static getCompilationHooks(v){if(!(v instanceof $)){throw new TypeErro... method constructor (line 29) | constructor(v){super("jsonp chunk loading",q.STAGE_ATTACH);this._runti... method _generateBaseUri (line 29) | _generateBaseUri(v){const I=v.getEntryOptions();if(I&&I.baseUri){retur... method generate (line 29) | generate(){const v=this.compilation;const{runtimeTemplate:I,outputOpti... class JsonpTemplatePlugin (line 29) | class JsonpTemplatePlugin{static getCompilationHooks(v){return L.getComp... method getCompilationHooks (line 29) | static getCompilationHooks(v){return L.getCompilationHooks(v)} method apply (line 29) | apply(v){v.options.output.chunkLoading="jsonp";(new R).apply(v);new $(... class ImportScriptsChunkLoadingPlugin (line 29) | class ImportScriptsChunkLoadingPlugin{apply(v){new $({chunkLoading:"impo... method apply (line 29) | apply(v){new $({chunkLoading:"import-scripts",asyncChunkLoading:true})... class ImportScriptsChunkLoadingRuntimeModule (line 29) | class ImportScriptsChunkLoadingRuntimeModule extends ${constructor(v,I){... method constructor (line 29) | constructor(v,I){super("importScripts chunk loading",$.STAGE_ATTACH);t... method _generateBaseUri (line 29) | _generateBaseUri(v){const I=v.getEntryOptions();if(I&&I.baseUri){retur... method generate (line 29) | generate(){const v=this.compilation;const I=R.ensureChunkHandlers;cons... class WebWorkerTemplatePlugin (line 29) | class WebWorkerTemplatePlugin{apply(v){v.options.output.chunkLoading="im... method apply (line 29) | apply(v){v.options.output.chunkLoading="import-scripts";(new R).apply(... function o (line 29) | function o(v,{instancePath:P="",parentData:L,parentDataProperty:q,rootDa... function s (line 29) | function s(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function a (line 29) | function a(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function l (line 29) | function l(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootDa... function p (line 29) | function p(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function f (line 29) | function f(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function u (line 29) | function u(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function c (line 29) | function c(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function y (line 29) | function y(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function m (line 29) | function m(v,{instancePath:I="",parentData:P,parentDataProperty:$,rootDa... function d (line 29) | function d(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function h (line 29) | function h(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function b (line 29) | function b(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function g (line 29) | function g(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function D (line 29) | function D(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function O (line 29) | function O(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootDa... function C (line 29) | function C(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function x (line 29) | function x(v,{instancePath:I="",parentData:P,parentDataProperty:$,rootDa... function A (line 29) | function A(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function k (line 29) | function k(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function j (line 29) | function j(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function S (line 29) | function S(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootDa... function F (line 29) | function F(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function z (line 29) | function z(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function M (line 29) | function M(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function w (line 29) | function w(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function T (line 29) | function T(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function N (line 29) | function N(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function G (line 29) | function G(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function U (line 29) | function U(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootDa... function W (line 29) | function W(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function H (line 29) | function H(v,{instancePath:P="",parentData:$,parentDataProperty:L,rootDa... function _ (line 29) | function _(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function J (line 29) | function J(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function V (line 29) | function V(v,{instancePath:I="",parentData:P,parentDataProperty:$,rootDa... function Z (line 29) | function Z(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function X (line 29) | function X(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function Y (line 29) | function Y(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootDa... function ee (line 29) | function ee(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function te (line 29) | function te(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootD... function ne (line 29) | function ne(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function re (line 29) | function re(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function oe (line 29) | function oe(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function se (line 29) | function se(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function ie (line 29) | function ie(v,{instancePath:I="",parentData:P,parentDataProperty:$,rootD... function le (line 29) | function le(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function pe (line 29) | function pe(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function fe (line 29) | function fe(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function ue (line 29) | function ue(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function ce (line 29) | function ce(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function ye (line 29) | function ye(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function me (line 29) | function me(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function de (line 29) | function de(v,{instancePath:I="",parentData:P,parentDataProperty:$,rootD... function he (line 29) | function he(v,{instancePath:P="",parentData:$,parentDataProperty:L,rootD... function Pe (line 29) | function Pe(v,{instancePath:P="",parentData:$,parentDataProperty:L,rootD... function De (line 29) | function De(v,{instancePath:P="",parentData:$,parentDataProperty:L,rootD... function Oe (line 29) | function Oe(v,{instancePath:I="",parentData:P,parentDataProperty:$,rootD... function Ae (line 29) | function Ae(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootD... function $e (line 29) | function $e(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootD... function ke (line 29) | function ke(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootD... function je (line 29) | function je(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootD... function Se (line 29) | function Se(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function Fe (line 29) | function Fe(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function Ee (line 29) | function Ee(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function Re (line 29) | function Re(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootD... function Le (line 29) | function Le(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function ze (line 29) | function ze(v,{instancePath:P="",parentData:$,parentDataProperty:L,rootD... function Me (line 29) | function Me(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function we (line 29) | function we(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function Te (line 29) | function Te(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function Ie (line 29) | function Ie(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function Ge (line 29) | function Ge(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootD... function Ue (line 29) | function Ue(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootD... function We (line 29) | function We(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootD... function qe (line 29) | function qe(v,{instancePath:P="",parentData:$,parentDataProperty:L,rootD... function Be (line 29) | function Be(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootD... function _e (line 29) | function _e(v,{instancePath:$="",parentData:L,parentDataProperty:q,rootD... function n (line 29) | function n(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function t (line 29) | function t(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function t (line 29) | function t(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function e (line 29) | function e(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootDa... function e (line 29) | function e(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootDa... function e (line 29) | function e(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function e (line 29) | function e(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootDa... function n (line 29) | function n(v,{instancePath:R="",parentData:$,parentDataProperty:L,rootDa... function t (line 29) | function t(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function s (line 29) | function s(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function l (line 29) | function l(v,{instancePath:$="",parentData:L,parentDataProperty:q,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function n (line 29) | function n(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootDa... function e (line 29) | function e(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function t (line 29) | function t(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function a (line 29) | function a(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function t (line 29) | function t(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function n (line 29) | function n(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function t (line 29) | function t(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function e (line 29) | function e(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function n (line 29) | function n(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function s (line 29) | function s(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function a (line 29) | function a(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function o (line 29) | function o(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function i (line 29) | function i(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function l (line 29) | function l(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function t (line 29) | function t(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function e (line 29) | function e(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function a (line 29) | function a(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function n (line 29) | function n(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function o (line 29) | function o(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function n (line 29) | function n(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function s (line 29) | function s(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function a (line 29) | function a(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function o (line 29) | function o(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function i (line 29) | function i(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function l (line 29) | function l(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function p (line 29) | function p(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function f (line 29) | function f(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function c (line 29) | function c(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function m (line 29) | function m(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function u (line 29) | function u(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function h (line 29) | function h(v,{instancePath:I="",parentData:P,parentDataProperty:L,rootDa... function g (line 29) | function g(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function d (line 29) | function d(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function D (line 29) | function D(v,{instancePath:$="",parentData:L,parentDataProperty:q,rootDa... function e (line 29) | function e(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function t (line 29) | function t(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function e (line 29) | function e(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function e (line 29) | function e(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function t (line 29) | function t(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function e (line 29) | function e(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function t (line 29) | function t(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function t (line 29) | function t(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function t (line 29) | function t(v,{instancePath:P="",parentData:R,parentDataProperty:$,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function e (line 29) | function e(v,{instancePath:R="",parentData:$,parentDataProperty:L,rootDa... function n (line 29) | function n(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function e (line 29) | function e(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function t (line 29) | function t(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function n (line 29) | function n(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function r (line 29) | function r(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function t (line 29) | function t(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function e (line 29) | function e(v,{instancePath:I="",parentData:P,parentDataProperty:R,rootDa... function parse (line 29) | function parse(v,I="@"){if(!$)return L.then((()=>parse(v)));const P=v.le... function Q (line 29) | function Q(v,I){const P=v.length;let R=0;for(;R{let s=e[t];if(!Array.i... class Limiter (line 1) | class Limiter{constructor(e){this[t]=()=>{this.pending--;this[s]()};this... method constructor (line 1) | constructor(e){this[t]=()=>{this.pending--;this[s]()};this.concurrency... method add (line 1) | add(e){this.jobs.push(e);this[s]()} method [s] (line 1) | [s](){if(this.pending===this.concurrency)return;if(this.jobs.length){c... class PerMessageDeflate (line 1) | class PerMessageDeflate{constructor(e,t,s){this._maxPayload=s|0;this._op... method constructor (line 1) | constructor(e,t,s){this._maxPayload=s|0;this._options=e||{};this._thre... method extensionName (line 1) | static get extensionName(){return"permessage-deflate"} method offer (line 1) | offer(){const e={};if(this._options.serverNoContextTakeover){e.server_... method accept (line 1) | accept(e){e=this.normalizeParams(e);this.params=this._isServer?this.ac... method cleanup (line 1) | cleanup(){if(this._inflate){this._inflate.close();this._inflate=null}i... method acceptAsServer (line 1) | acceptAsServer(e){const t=this._options;const s=e.find((e=>{if(t.serve... method acceptAsClient (line 1) | acceptAsClient(e){const t=e[0];if(this._options.clientNoContextTakeove... method normalizeParams (line 1) | normalizeParams(e){e.forEach((e=>{Object.keys(e).forEach((t=>{let s=e[... method decompress (line 1) | decompress(e,t,s){u.add((r=>{this._decompress(e,t,((e,t)=>{r();s(e,t)}... method compress (line 1) | compress(e,t,s){u.add((r=>{this._compress(e,t,((e,t)=>{r();s(e,t)}))}))} method _decompress (line 1) | _decompress(e,t,s){const i=this._isServer?"client":"server";if(!this._... method _compress (line 1) | _compress(e,t,s){const i=this._isServer?"server":"client";if(!this._de... function deflateOnData (line 1) | function deflateOnData(e){this[h].push(e);this[l]+=e.length} function inflateOnData (line 1) | function inflateOnData(e){this[l]+=e.length;if(this[c]._maxPayload<1||th... function inflateOnError (line 1) | function inflateOnError(e){this[c]._inflate=null;e[o]=1007;this[f](e)} class Receiver (line 1) | class Receiver extends r{constructor(e={}){super();this._binaryType=e.bi... method constructor (line 1) | constructor(e={}){super();this._binaryType=e.binaryType||i[0];this._ex... method _write (line 1) | _write(e,t,s){if(this._opcode===8&&this._state==_)return s();this._buf... method consume (line 1) | consume(e){this._bufferedBytes-=e;if(e===this._buffers[0].length)retur... method startLoop (line 1) | startLoop(e){let t;this._loop=true;do{switch(this._state){case _:t=thi... method getInfo (line 1) | getInfo(){if(this._bufferedBytes<2){this._loop=false;return}const e=th... method getPayloadLength16 (line 1) | getPayloadLength16(){if(this._bufferedBytes<2){this._loop=false;return... method getPayloadLength64 (line 1) | getPayloadLength64(){if(this._bufferedBytes<8){this._loop=false;return... method haveLength (line 1) | haveLength(){if(this._payloadLength&&this._opcode<8){this._totalPayloa... method getMask (line 1) | getMask(){if(this._bufferedBytes<4){this._loop=false;return}this._mask... method getData (line 1) | getData(e){let t=o;if(this._payloadLength){if(this._bufferedBytes125){throw new RangeError("The da... method doPing (line 1) | doPing(e,t,s,r){this.sendFrame(Sender.frame(e,{fin:true,rsv1:false,opc... method pong (line 1) | pong(e,t,s){const r=f(e);if(r.length>125){throw new RangeError("The da... method doPong (line 1) | doPong(e,t,s,r){this.sendFrame(Sender.frame(e,{fin:true,rsv1:false,opc... method send (line 1) | send(e,t,s){const r=f(e);const n=this._extensions[o.extensionName];let... method dispatch (line 1) | dispatch(e,t,s,r){if(!t){this.sendFrame(Sender.frame(e,s),r);return}co... method dequeue (line 1) | dequeue(){while(!this._deflating&&this._queue.length){const e=this._qu... method enqueue (line 1) | enqueue(e){this._bufferedBytes+=e[1].length;this._queue.push(e)} method sendFrame (line 1) | sendFrame(e,t){if(e.length===2){this._socket.cork();this._socket.write... function emitClose (line 1) | function emitClose(e){e.emit("close")} function duplexOnEnd (line 1) | function duplexOnEnd(){if(!this.destroyed&&this._writableState.finished)... function duplexOnError (line 1) | function duplexOnError(e){this.removeListener("error",duplexOnError);thi... function createWebSocketStream (line 1) | function createWebSocketStream(e,t){let s=true;let n=true;function recei... function parse (line 1) | function parse(e){const t=new Set;let s=-1;let n=-1;let i=0;for(i;i=1e3&&e<=1014&&e!==1004&&e!==1005... function _isValidUTF8 (line 1) | function _isValidUTF8(e){const t=e.length;let s=0;while(s{e(new Error... method shouldHandle (line 1) | shouldHandle(e){if(this.options.path){const t=e.url.indexOf("?");const... method handleUpgrade (line 1) | handleUpgrade(e,t,s,r){t.on("error",socketOnError);const n=e.headers["... method completeUpgrade (line 1) | completeUpgrade(e,t,s,r,n,i,o){if(!n.readable||!n.writable)return n.de... function addListeners (line 1) | function addListeners(e,t){for(const s of Object.keys(t))e.on(s,t[s]);re... function emitClose (line 1) | function emitClose(e){e._state=y;e.emit("close")} function socketOnError (line 1) | function socketOnError(){this.destroy()} function abortHandshake (line 1) | function abortHandshake(e,t,s,r){if(e.writable){s=s||n.STATUS_CODES[t];r... class WebSocket (line 1) | class WebSocket extends r{constructor(e,t,s){super();this._binaryType=p[... method constructor (line 1) | constructor(e,t,s){super();this._binaryType=p[0];this._closeCode=1006;... method binaryType (line 1) | get binaryType(){return this._binaryType} method binaryType (line 1) | set binaryType(e){if(!p.includes(e))return;this._binaryType=e;if(this.... method bufferedAmount (line 1) | get bufferedAmount(){if(!this._socket)return this._bufferedAmount;retu... method extensions (line 1) | get extensions(){return Object.keys(this._extensions).join()} method onclose (line 1) | get onclose(){return null} method onerror (line 1) | get onerror(){return null} method onopen (line 1) | get onopen(){return null} method onmessage (line 1) | get onmessage(){return null} method protocol (line 1) | get protocol(){return this._protocol} method readyState (line 1) | get readyState(){return this._readyState} method url (line 1) | get url(){return this._url} method setSocket (line 1) | setSocket(e,t,s){const r=new u({binaryType:this.binaryType,extensions:... method emitClose (line 1) | emitClose(){if(!this._socket){this._readyState=WebSocket.CLOSED;this.e... method close (line 1) | close(e,t){if(this.readyState===WebSocket.CLOSED)return;if(this.readyS... method ping (line 1) | ping(e,t,s){if(this.readyState===WebSocket.CONNECTING){throw new Error... method pong (line 1) | pong(e,t,s){if(this.readyState===WebSocket.CONNECTING){throw new Error... method send (line 1) | send(e,t,s){if(this.readyState===WebSocket.CONNECTING){throw new Error... method terminate (line 1) | terminate(){if(this.readyState===WebSocket.CLOSED)return;if(this.ready... method get (line 1) | get(){for(const t of this.listeners(e)){if(t[y])return t[S]}return null} method set (line 1) | set(t){for(const t of this.listeners(e)){if(t[y]){this.removeListener(e,... function initAsClient (line 1) | function initAsClient(e,t,s,r){const o={protocolVersion:L[1],maxPayload:... function netConnect (line 1) | function netConnect(e){e.path=e.socketPath;return o.connect(e)} function tlsConnect (line 1) | function tlsConnect(e){e.path=undefined;if(!e.servername&&e.servername!=... function abortHandshake (line 1) | function abortHandshake(e,t,s){e._readyState=WebSocket.CLOSING;const r=n... function sendAfterClose (line 1) | function sendAfterClose(e,t,s){if(t){const s=C(t).length;if(e._socket)e.... function receiverOnConclude (line 1) | function receiverOnConclude(e,t){const s=this[k];s._closeFrameReceived=t... function receiverOnDrain (line 1) | function receiverOnDrain(){this[k]._socket.resume()} function receiverOnError (line 1) | function receiverOnError(e){const t=this[k];if(t._socket[k]!==undefined)... function receiverOnFinish (line 1) | function receiverOnFinish(){this[k].emitClose()} function receiverOnMessage (line 1) | function receiverOnMessage(e,t){this[k].emit("message",e,t)} function receiverOnPing (line 1) | function receiverOnPing(e){const t=this[k];t.pong(e,!t._isServer,v);t.em... function receiverOnPong (line 1) | function receiverOnPong(e){this[k].emit("pong",e)} function resume (line 1) | function resume(e){e.resume()} function socketOnClose (line 1) | function socketOnClose(){const e=this[k];this.removeListener("close",soc... function socketOnData (line 1) | function socketOnData(e){if(!this[k]._receiver.write(e)){this.pause()}} function socketOnEnd (line 1) | function socketOnEnd(){const e=this[k];e._readyState=WebSocket.CLOSING;e... function socketOnError (line 1) | function socketOnError(){const e=this[k];this.removeListener("error",soc... function __nccwpck_require__ (line 1) | function __nccwpck_require__(e){var t=__webpack_module_cache__[e];if(t!=... FILE: packages/next/src/compiled/zod-validation-error/index.js function isZodErrorLike (line 1) | function isZodErrorLike(r){return r instanceof Error&&r.name==="ZodError... method constructor (line 1) | constructor(r,e){super(r,e);this.name="ZodValidationError";this.details=... method toString (line 1) | toString(){return this.message} function getIssuesFromErrorOptions (line 1) | function getIssuesFromErrorOptions(r){if(r){const e=r.cause;if(isZodErro... function isValidationError (line 1) | function isValidationError(r){return r instanceof c} function isValidationErrorLike (line 1) | function isValidationErrorLike(r){return r instanceof Error&&r.name==="Z... function isNonEmptyArray (line 1) | function isNonEmptyArray(r){return r.length!==0} function joinPath (line 1) | function joinPath(r){if(r.length===1){return r[0].toString()}return r.re... function escapeQuotes (line 1) | function escapeQuotes(r){return r.replace(/"/g,'\\"')} function createMessageBuilder (line 1) | function createMessageBuilder(r={}){const{issueSeparator:e=m,unionSepara... function getMessageFromZodIssue (line 1) | function getMessageFromZodIssue(r){const{issue:e,issueSeparator:o,unionS... function prefixMessage (line 1) | function prefixMessage(r,e,o){if(e!==null){if(r.length>0){return[e,r].jo... function fromZodIssue (line 1) | function fromZodIssue(r,e={}){const o=createMessageBuilderFromOptions(e)... function createMessageBuilderFromOptions (line 1) | function createMessageBuilderFromOptions(r){if("messageBuilder"in r){ret... function fromZodError (line 1) | function fromZodError(r,e={}){if(!isZodErrorLike(r)){throw new TypeError... function fromZodErrorWithoutRuntimeCheck (line 1) | function fromZodErrorWithoutRuntimeCheck(r,e={}){const o=r.errors;let t;... function createMessageBuilderFromOptions2 (line 1) | function createMessageBuilderFromOptions2(r){if("messageBuilder"in r){re... function fromError (line 1) | function fromError(r,e={}){return toValidationError(e)(r)} function __nccwpck_require__ (line 1) | function __nccwpck_require__(o){var t=e[o];if(t!==undefined){return t.ex... FILE: packages/next/src/compiled/zod/index.cjs class ZodError (line 1) | class ZodError extends Error{get errors(){return this.issues}constructor... method errors (line 1) | get errors(){return this.issues} method constructor (line 1) | constructor(e){super();this.issues=[];this.addIssue=e=>{this.issues=[.... method format (line 1) | format(e){const t=e||function(e){return e.message};const s={_errors:[]... method assert (line 1) | static assert(e){if(!(e instanceof ZodError)){throw new Error(`Not a Z... method toString (line 1) | toString(){return this.message} method message (line 1) | get message(){return JSON.stringify(this.issues,r.util.jsonStringifyRe... method isEmpty (line 1) | get isEmpty(){return this.issues.length===0} method flatten (line 1) | flatten(e=(e=>e.message)){const t={};const s=[];for(const r of this.is... method formErrors (line 1) | get formErrors(){return this.flatten()} function setErrorMap (line 1) | function setErrorMap(e){n=e} function getErrorMap (line 1) | function getErrorMap(){return n} function addIssueToContext (line 1) | function addIssueToContext(e,s){const r=(0,a.getErrorMap)();const i=(0,t... class ParseStatus (line 1) | class ParseStatus{constructor(){this.value="valid"}dirty(){if(this.value... method constructor (line 1) | constructor(){this.value="valid"} method dirty (line 1) | dirty(){if(this.value==="valid")this.value="dirty"} method abort (line 1) | abort(){if(this.value!=="aborted")this.value="aborted"} method mergeArray (line 1) | static mergeArray(e,s){const r=[];for(const a of s){if(a.status==="abo... method mergeObjectAsync (line 1) | static async mergeObjectAsync(e,t){const s=[];for(const e of t){const ... method mergeObjectSync (line 1) | static mergeObjectSync(e,s){const r={};for(const a of s){const{key:s,v... function assertIs (line 1) | function assertIs(e){} function assertNever (line 1) | function assertNever(e){throw new Error} function joinValues (line 1) | function joinValues(e,t=" | "){return e.map((e=>typeof e==="string"?`'${... class ParseInputLazyPath (line 1) | class ParseInputLazyPath{constructor(e,t,s,r){this._cachedPath=[];this.p... method constructor (line 1) | constructor(e,t,s,r){this._cachedPath=[];this.parent=e;this.data=t;thi... method path (line 1) | get path(){if(!this._cachedPath.length){if(Array.isArray(this._key)){t... method error (line 1) | get error(){if(this._error)return this._error;const t=new r.ZodError(e.c... function processCreateParams (line 1) | function processCreateParams(e){if(!e)return{};const{errorMap:t,invalid_... class ZodType (line 1) | class ZodType{get description(){return this._def.description}_getType(e)... method description (line 1) | get description(){return this._def.description} method _getType (line 1) | _getType(e){return(0,o.getParsedType)(e.data)} method _getOrReturnCtx (line 1) | _getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,par... method _processInputParams (line 1) | _processInputParams(e){return{status:new i.ParseStatus,ctx:{common:e.p... method _parseSync (line 1) | _parseSync(e){const t=this._parse(e);if((0,i.isAsync)(t)){throw new Er... method _parseAsync (line 1) | _parseAsync(e){const t=this._parse(e);return Promise.resolve(t)} method parse (line 1) | parse(e,t){const s=this.safeParse(e,t);if(s.success)return s.data;thro... method safeParse (line 1) | safeParse(e,t){const s={common:{issues:[],async:t?.async??false,contex... method "~validate" (line 1) | "~validate"(e){const t={common:{issues:[],async:!!this["~standard"].as... method parseAsync (line 1) | async parseAsync(e,t){const s=await this.safeParseAsync(e,t);if(s.succ... method safeParseAsync (line 1) | async safeParseAsync(e,t){const s={common:{issues:[],contextualErrorMa... method refine (line 1) | refine(e,t){const getIssueProperties=e=>{if(typeof t==="string"||typeo... method refinement (line 1) | refinement(e,t){return this._refinement(((s,r)=>{if(!e(s)){r.addIssue(... method _refinement (line 1) | _refinement(e){return new ZodEffects({schema:this,typeName:k.ZodEffect... method superRefine (line 1) | superRefine(e){return this._refinement(e)} method constructor (line 1) | constructor(e){this.spa=this.safeParseAsync;this._def=e;this.parse=thi... method optional (line 1) | optional(){return ZodOptional.create(this,this._def)} method nullable (line 1) | nullable(){return ZodNullable.create(this,this._def)} method nullish (line 1) | nullish(){return this.nullable().optional()} method array (line 1) | array(){return ZodArray.create(this)} method promise (line 1) | promise(){return ZodPromise.create(this,this._def)} method or (line 1) | or(e){return ZodUnion.create([this,e],this._def)} method and (line 1) | and(e){return ZodIntersection.create(this,e,this._def)} method transform (line 1) | transform(e){return new ZodEffects({...processCreateParams(this._def),... method default (line 1) | default(e){const t=typeof e==="function"?e:()=>e;return new ZodDefault... method brand (line 1) | brand(){return new ZodBranded({typeName:k.ZodBranded,type:this,...proc... method catch (line 1) | catch(e){const t=typeof e==="function"?e:()=>e;return new ZodCatch({..... method describe (line 1) | describe(e){const t=this.constructor;return new t({...this._def,descri... method pipe (line 1) | pipe(e){return ZodPipeline.create(this,e)} method readonly (line 1) | readonly(){return ZodReadonly.create(this)} method isOptional (line 1) | isOptional(){return this.safeParse(undefined).success} method isNullable (line 1) | isNullable(){return this.safeParse(null).success} function timeRegexSource (line 1) | function timeRegexSource(e){let t=`[0-5]\\d`;if(e.precision){t=`${t}\\.\... function timeRegex (line 1) | function timeRegex(e){return new RegExp(`^${timeRegexSource(e)}$`)} function datetimeRegex (line 1) | function datetimeRegex(e){let t=`${x}T${timeRegexSource(e)}`;const s=[];... function isValidIP (line 1) | function isValidIP(e,t){if((t==="v4"||!t)&&_.test(e)){return true}if((t=... function isValidJWT (line 1) | function isValidJWT(e,t){if(!f.test(e))return false;try{const[s]=e.split... function isValidCidr (line 1) | function isValidCidr(e,t){if((t==="v4"||!t)&&g.test(e)){return true}if((... class ZodString (line 1) | class ZodString extends ZodType{_parse(e){if(this._def.coerce){e.data=St... method _parse (line 1) | _parse(e){if(this._def.coerce){e.data=String(e.data)}const t=this._get... method _regex (line 1) | _regex(e,t,s){return this.refinement((t=>e.test(t)),{validation:t,code... method _addCheck (line 1) | _addCheck(e){return new ZodString({...this._def,checks:[...this._def.c... method email (line 1) | email(e){return this._addCheck({kind:"email",...n.errorUtil.errToObj(e... method url (line 1) | url(e){return this._addCheck({kind:"url",...n.errorUtil.errToObj(e)})} method emoji (line 1) | emoji(e){return this._addCheck({kind:"emoji",...n.errorUtil.errToObj(e... method uuid (line 1) | uuid(e){return this._addCheck({kind:"uuid",...n.errorUtil.errToObj(e)})} method nanoid (line 1) | nanoid(e){return this._addCheck({kind:"nanoid",...n.errorUtil.errToObj... method cuid (line 1) | cuid(e){return this._addCheck({kind:"cuid",...n.errorUtil.errToObj(e)})} method cuid2 (line 1) | cuid2(e){return this._addCheck({kind:"cuid2",...n.errorUtil.errToObj(e... method ulid (line 1) | ulid(e){return this._addCheck({kind:"ulid",...n.errorUtil.errToObj(e)})} method base64 (line 1) | base64(e){return this._addCheck({kind:"base64",...n.errorUtil.errToObj... method base64url (line 1) | base64url(e){return this._addCheck({kind:"base64url",...n.errorUtil.er... method jwt (line 1) | jwt(e){return this._addCheck({kind:"jwt",...n.errorUtil.errToObj(e)})} method ip (line 1) | ip(e){return this._addCheck({kind:"ip",...n.errorUtil.errToObj(e)})} method cidr (line 1) | cidr(e){return this._addCheck({kind:"cidr",...n.errorUtil.errToObj(e)})} method datetime (line 1) | datetime(e){if(typeof e==="string"){return this._addCheck({kind:"datet... method date (line 1) | date(e){return this._addCheck({kind:"date",message:e})} method time (line 1) | time(e){if(typeof e==="string"){return this._addCheck({kind:"time",pre... method duration (line 1) | duration(e){return this._addCheck({kind:"duration",...n.errorUtil.errT... method regex (line 1) | regex(e,t){return this._addCheck({kind:"regex",regex:e,...n.errorUtil.... method includes (line 1) | includes(e,t){return this._addCheck({kind:"includes",value:e,position:... method startsWith (line 1) | startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...n.... method endsWith (line 1) | endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...n.erro... method min (line 1) | min(e,t){return this._addCheck({kind:"min",value:e,...n.errorUtil.errT... method max (line 1) | max(e,t){return this._addCheck({kind:"max",value:e,...n.errorUtil.errT... method length (line 1) | length(e,t){return this._addCheck({kind:"length",value:e,...n.errorUti... method nonempty (line 1) | nonempty(e){return this.min(1,n.errorUtil.errToObj(e))} method trim (line 1) | trim(){return new ZodString({...this._def,checks:[...this._def.checks,... method toLowerCase (line 1) | toLowerCase(){return new ZodString({...this._def,checks:[...this._def.... method toUpperCase (line 1) | toUpperCase(){return new ZodString({...this._def,checks:[...this._def.... method isDatetime (line 1) | get isDatetime(){return!!this._def.checks.find((e=>e.kind==="datetime"))} method isDate (line 1) | get isDate(){return!!this._def.checks.find((e=>e.kind==="date"))} method isTime (line 1) | get isTime(){return!!this._def.checks.find((e=>e.kind==="time"))} method isDuration (line 1) | get isDuration(){return!!this._def.checks.find((e=>e.kind==="duration"))} method isEmail (line 1) | get isEmail(){return!!this._def.checks.find((e=>e.kind==="email"))} method isURL (line 1) | get isURL(){return!!this._def.checks.find((e=>e.kind==="url"))} method isEmoji (line 1) | get isEmoji(){return!!this._def.checks.find((e=>e.kind==="emoji"))} method isUUID (line 1) | get isUUID(){return!!this._def.checks.find((e=>e.kind==="uuid"))} method isNANOID (line 1) | get isNANOID(){return!!this._def.checks.find((e=>e.kind==="nanoid"))} method isCUID (line 1) | get isCUID(){return!!this._def.checks.find((e=>e.kind==="cuid"))} method isCUID2 (line 1) | get isCUID2(){return!!this._def.checks.find((e=>e.kind==="cuid2"))} method isULID (line 1) | get isULID(){return!!this._def.checks.find((e=>e.kind==="ulid"))} method isIP (line 1) | get isIP(){return!!this._def.checks.find((e=>e.kind==="ip"))} method isCIDR (line 1) | get isCIDR(){return!!this._def.checks.find((e=>e.kind==="cidr"))} method isBase64 (line 1) | get isBase64(){return!!this._def.checks.find((e=>e.kind==="base64"))} method isBase64url (line 1) | get isBase64url(){return!!this._def.checks.find((e=>e.kind==="base64ur... method minLength (line 1) | get minLength(){let e=null;for(const t of this._def.checks){if(t.kind=... method maxLength (line 1) | get maxLength(){let e=null;for(const t of this._def.checks){if(t.kind=... function floatSafeRemainder (line 1) | function floatSafeRemainder(e,t){const s=(e.toString().split(".")[1]||""... class ZodNumber (line 1) | class ZodNumber extends ZodType{constructor(){super(...arguments);this.m... method constructor (line 1) | constructor(){super(...arguments);this.min=this.gte;this.max=this.lte;... method _parse (line 1) | _parse(e){if(this._def.coerce){e.data=Number(e.data)}const t=this._get... method gte (line 1) | gte(e,t){return this.setLimit("min",e,true,n.errorUtil.toString(t))} method gt (line 1) | gt(e,t){return this.setLimit("min",e,false,n.errorUtil.toString(t))} method lte (line 1) | lte(e,t){return this.setLimit("max",e,true,n.errorUtil.toString(t))} method lt (line 1) | lt(e,t){return this.setLimit("max",e,false,n.errorUtil.toString(t))} method setLimit (line 1) | setLimit(e,t,s,r){return new ZodNumber({...this._def,checks:[...this._... method _addCheck (line 1) | _addCheck(e){return new ZodNumber({...this._def,checks:[...this._def.c... method int (line 1) | int(e){return this._addCheck({kind:"int",message:n.errorUtil.toString(... method positive (line 1) | positive(e){return this._addCheck({kind:"min",value:0,inclusive:false,... method negative (line 1) | negative(e){return this._addCheck({kind:"max",value:0,inclusive:false,... method nonpositive (line 1) | nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:tru... method nonnegative (line 1) | nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:tru... method multipleOf (line 1) | multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,messa... method finite (line 1) | finite(e){return this._addCheck({kind:"finite",message:n.errorUtil.toS... method safe (line 1) | safe(e){return this._addCheck({kind:"min",inclusive:true,value:Number.... method minValue (line 1) | get minValue(){let e=null;for(const t of this._def.checks){if(t.kind==... method maxValue (line 1) | get maxValue(){let e=null;for(const t of this._def.checks){if(t.kind==... method isInt (line 1) | get isInt(){return!!this._def.checks.find((e=>e.kind==="int"||e.kind==... method isFinite (line 1) | get isFinite(){let e=null;let t=null;for(const s of this._def.checks){... class ZodBigInt (line 1) | class ZodBigInt extends ZodType{constructor(){super(...arguments);this.m... method constructor (line 1) | constructor(){super(...arguments);this.min=this.gte;this.max=this.lte} method _parse (line 1) | _parse(e){if(this._def.coerce){try{e.data=BigInt(e.data)}catch{return ... method _getInvalidInput (line 1) | _getInvalidInput(e){const t=this._getOrReturnCtx(e);(0,i.addIssueToCon... method gte (line 1) | gte(e,t){return this.setLimit("min",e,true,n.errorUtil.toString(t))} method gt (line 1) | gt(e,t){return this.setLimit("min",e,false,n.errorUtil.toString(t))} method lte (line 1) | lte(e,t){return this.setLimit("max",e,true,n.errorUtil.toString(t))} method lt (line 1) | lt(e,t){return this.setLimit("max",e,false,n.errorUtil.toString(t))} method setLimit (line 1) | setLimit(e,t,s,r){return new ZodBigInt({...this._def,checks:[...this._... method _addCheck (line 1) | _addCheck(e){return new ZodBigInt({...this._def,checks:[...this._def.c... method positive (line 1) | positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusiv... method negative (line 1) | negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusiv... method nonpositive (line 1) | nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclu... method nonnegative (line 1) | nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclu... method multipleOf (line 1) | multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,messa... method minValue (line 1) | get minValue(){let e=null;for(const t of this._def.checks){if(t.kind==... method maxValue (line 1) | get maxValue(){let e=null;for(const t of this._def.checks){if(t.kind==... class ZodBoolean (line 1) | class ZodBoolean extends ZodType{_parse(e){if(this._def.coerce){e.data=B... method _parse (line 1) | _parse(e){if(this._def.coerce){e.data=Boolean(e.data)}const t=this._ge... class ZodDate (line 1) | class ZodDate extends ZodType{_parse(e){if(this._def.coerce){e.data=new ... method _parse (line 1) | _parse(e){if(this._def.coerce){e.data=new Date(e.data)}const t=this._g... method _addCheck (line 1) | _addCheck(e){return new ZodDate({...this._def,checks:[...this._def.che... method min (line 1) | min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:n... method max (line 1) | max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:n... method minDate (line 1) | get minDate(){let e=null;for(const t of this._def.checks){if(t.kind===... method maxDate (line 1) | get maxDate(){let e=null;for(const t of this._def.checks){if(t.kind===... class ZodSymbol (line 1) | class ZodSymbol extends ZodType{_parse(e){const t=this._getType(e);if(t!... method _parse (line 1) | _parse(e){const t=this._getType(e);if(t!==o.ZodParsedType.symbol){cons... class ZodUndefined (line 1) | class ZodUndefined extends ZodType{_parse(e){const t=this._getType(e);if... method _parse (line 1) | _parse(e){const t=this._getType(e);if(t!==o.ZodParsedType.undefined){c... class ZodNull (line 1) | class ZodNull extends ZodType{_parse(e){const t=this._getType(e);if(t!==... method _parse (line 1) | _parse(e){const t=this._getType(e);if(t!==o.ZodParsedType.null){const ... class ZodAny (line 1) | class ZodAny extends ZodType{constructor(){super(...arguments);this._any... method constructor (line 1) | constructor(){super(...arguments);this._any=true} method _parse (line 1) | _parse(e){return(0,i.OK)(e.data)} class ZodUnknown (line 1) | class ZodUnknown extends ZodType{constructor(){super(...arguments);this.... method constructor (line 1) | constructor(){super(...arguments);this._unknown=true} method _parse (line 1) | _parse(e){return(0,i.OK)(e.data)} class ZodNever (line 1) | class ZodNever extends ZodType{_parse(e){const t=this._getOrReturnCtx(e)... method _parse (line 1) | _parse(e){const t=this._getOrReturnCtx(e);(0,i.addIssueToContext)(t,{c... class ZodVoid (line 1) | class ZodVoid extends ZodType{_parse(e){const t=this._getType(e);if(t!==... method _parse (line 1) | _parse(e){const t=this._getType(e);if(t!==o.ZodParsedType.undefined){c... class ZodArray (line 1) | class ZodArray extends ZodType{_parse(e){const{ctx:t,status:s}=this._pro... method _parse (line 1) | _parse(e){const{ctx:t,status:s}=this._processInputParams(e);const a=th... method element (line 1) | get element(){return this._def.type} method min (line 1) | min(e,t){return new ZodArray({...this._def,minLength:{value:e,message:... method max (line 1) | max(e,t){return new ZodArray({...this._def,maxLength:{value:e,message:... method length (line 1) | length(e,t){return new ZodArray({...this._def,exactLength:{value:e,mes... method nonempty (line 1) | nonempty(e){return this.min(1,e)} function deepPartialify (line 1) | function deepPartialify(e){if(e instanceof ZodObject){const t={};for(con... class ZodObject (line 1) | class ZodObject extends ZodType{constructor(){super(...arguments);this._... method constructor (line 1) | constructor(){super(...arguments);this._cached=null;this.nonstrict=thi... method _getCached (line 1) | _getCached(){if(this._cached!==null)return this._cached;const e=this._... method _parse (line 1) | _parse(e){const t=this._getType(e);if(t!==o.ZodParsedType.object){cons... method shape (line 1) | get shape(){return this._def.shape()} method strict (line 1) | strict(e){n.errorUtil.errToObj;return new ZodObject({...this._def,unkn... method strip (line 1) | strip(){return new ZodObject({...this._def,unknownKeys:"strip"})} method passthrough (line 1) | passthrough(){return new ZodObject({...this._def,unknownKeys:"passthro... method extend (line 1) | extend(e){return new ZodObject({...this._def,shape:()=>({...this._def.... method merge (line 1) | merge(e){const t=new ZodObject({unknownKeys:e._def.unknownKeys,catchal... method setKey (line 1) | setKey(e,t){return this.augment({[e]:t})} method catchall (line 1) | catchall(e){return new ZodObject({...this._def,catchall:e})} method pick (line 1) | pick(e){const t={};for(const s of o.util.objectKeys(e)){if(e[s]&&this.... method omit (line 1) | omit(e){const t={};for(const s of o.util.objectKeys(this.shape)){if(!e... method deepPartial (line 1) | deepPartial(){return deepPartialify(this)} method partial (line 1) | partial(e){const t={};for(const s of o.util.objectKeys(this.shape)){co... method required (line 1) | required(e){const t={};for(const s of o.util.objectKeys(this.shape)){i... method keyof (line 1) | keyof(){return createZodEnum(o.util.objectKeys(this.shape))} class ZodUnion (line 1) | class ZodUnion extends ZodType{_parse(e){const{ctx:t}=this._processInput... method _parse (line 1) | _parse(e){const{ctx:t}=this._processInputParams(e);const s=this._def.o... method options (line 1) | get options(){return this._def.options} class ZodDiscriminatedUnion (line 1) | class ZodDiscriminatedUnion extends ZodType{_parse(e){const{ctx:t}=this.... method _parse (line 1) | _parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==o... method discriminator (line 1) | get discriminator(){return this._def.discriminator} method options (line 1) | get options(){return this._def.options} method optionsMap (line 1) | get optionsMap(){return this._def.optionsMap} method create (line 1) | static create(e,t,s){const r=new Map;for(const s of t){const t=getDisc... function mergeValues (line 1) | function mergeValues(e,t){const s=(0,o.getParsedType)(e);const r=(0,o.ge... class ZodIntersection (line 1) | class ZodIntersection extends ZodType{_parse(e){const{status:t,ctx:s}=th... method _parse (line 1) | _parse(e){const{status:t,ctx:s}=this._processInputParams(e);const hand... class ZodTuple (line 1) | class ZodTuple extends ZodType{_parse(e){const{status:t,ctx:s}=this._pro... method _parse (line 1) | _parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parse... method items (line 1) | get items(){return this._def.items} method rest (line 1) | rest(e){return new ZodTuple({...this._def,rest:e})} class ZodRecord (line 1) | class ZodRecord extends ZodType{get keySchema(){return this._def.keyType... method keySchema (line 1) | get keySchema(){return this._def.keyType} method valueSchema (line 1) | get valueSchema(){return this._def.valueType} method _parse (line 1) | _parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parse... method element (line 1) | get element(){return this._def.valueType} method create (line 1) | static create(e,t,s){if(t instanceof ZodType){return new ZodRecord({ke... class ZodMap (line 1) | class ZodMap extends ZodType{get keySchema(){return this._def.keyType}ge... method keySchema (line 1) | get keySchema(){return this._def.keyType} method valueSchema (line 1) | get valueSchema(){return this._def.valueType} method _parse (line 1) | _parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parse... class ZodSet (line 1) | class ZodSet extends ZodType{_parse(e){const{status:t,ctx:s}=this._proce... method _parse (line 1) | _parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parse... method min (line 1) | min(e,t){return new ZodSet({...this._def,minSize:{value:e,message:n.er... method max (line 1) | max(e,t){return new ZodSet({...this._def,maxSize:{value:e,message:n.er... method size (line 1) | size(e,t){return this.min(e,t).max(e,t)} method nonempty (line 1) | nonempty(e){return this.min(1,e)} class ZodFunction (line 1) | class ZodFunction extends ZodType{constructor(){super(...arguments);this... method constructor (line 1) | constructor(){super(...arguments);this.validate=this.implement} method _parse (line 1) | _parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==o... method parameters (line 1) | parameters(){return this._def.args} method returnType (line 1) | returnType(){return this._def.returns} method args (line 1) | args(...e){return new ZodFunction({...this._def,args:ZodTuple.create(e... method returns (line 1) | returns(e){return new ZodFunction({...this._def,returns:e})} method implement (line 1) | implement(e){const t=this.parse(e);return t} method strictImplement (line 1) | strictImplement(e){const t=this.parse(e);return t} method create (line 1) | static create(e,t,s){return new ZodFunction({args:e?e:ZodTuple.create(... class ZodLazy (line 1) | class ZodLazy extends ZodType{get schema(){return this._def.getter()}_pa... method schema (line 1) | get schema(){return this._def.getter()} method _parse (line 1) | _parse(e){const{ctx:t}=this._processInputParams(e);const s=this._def.g... class ZodLiteral (line 1) | class ZodLiteral extends ZodType{_parse(e){if(e.data!==this._def.value){... method _parse (line 1) | _parse(e){if(e.data!==this._def.value){const t=this._getOrReturnCtx(e)... method value (line 1) | get value(){return this._def.value} function createZodEnum (line 1) | function createZodEnum(e,t){return new ZodEnum({values:e,typeName:k.ZodE... class ZodEnum (line 1) | class ZodEnum extends ZodType{_parse(e){if(typeof e.data!=="string"){con... method _parse (line 1) | _parse(e){if(typeof e.data!=="string"){const t=this._getOrReturnCtx(e)... method options (line 1) | get options(){return this._def.values} method enum (line 1) | get enum(){const e={};for(const t of this._def.values){e[t]=t}return e} method Values (line 1) | get Values(){const e={};for(const t of this._def.values){e[t]=t}return e} method Enum (line 1) | get Enum(){const e={};for(const t of this._def.values){e[t]=t}return e} method extract (line 1) | extract(e,t=this._def){return ZodEnum.create(e,{...this._def,...t})} method exclude (line 1) | exclude(e,t=this._def){return ZodEnum.create(this.options.filter((t=>!... class ZodNativeEnum (line 1) | class ZodNativeEnum extends ZodType{_parse(e){const t=o.util.getValidEnu... method _parse (line 1) | _parse(e){const t=o.util.getValidEnumValues(this._def.values);const s=... method enum (line 1) | get enum(){return this._def.values} class ZodPromise (line 1) | class ZodPromise extends ZodType{unwrap(){return this._def.type}_parse(e... method unwrap (line 1) | unwrap(){return this._def.type} method _parse (line 1) | _parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==o... class ZodEffects (line 1) | class ZodEffects extends ZodType{innerType(){return this._def.schema}sou... method innerType (line 1) | innerType(){return this._def.schema} method sourceType (line 1) | sourceType(){return this._def.schema._def.typeName===k.ZodEffects?this... method _parse (line 1) | _parse(e){const{status:t,ctx:s}=this._processInputParams(e);const r=th... class ZodOptional (line 1) | class ZodOptional extends ZodType{_parse(e){const t=this._getType(e);if(... method _parse (line 1) | _parse(e){const t=this._getType(e);if(t===o.ZodParsedType.undefined){r... method unwrap (line 1) | unwrap(){return this._def.innerType} class ZodNullable (line 1) | class ZodNullable extends ZodType{_parse(e){const t=this._getType(e);if(... method _parse (line 1) | _parse(e){const t=this._getType(e);if(t===o.ZodParsedType.null){return... method unwrap (line 1) | unwrap(){return this._def.innerType} class ZodDefault (line 1) | class ZodDefault extends ZodType{_parse(e){const{ctx:t}=this._processInp... method _parse (line 1) | _parse(e){const{ctx:t}=this._processInputParams(e);let s=t.data;if(t.p... method removeDefault (line 1) | removeDefault(){return this._def.innerType} class ZodCatch (line 1) | class ZodCatch extends ZodType{_parse(e){const{ctx:t}=this._processInput... method _parse (line 1) | _parse(e){const{ctx:t}=this._processInputParams(e);const s={...t,commo... method removeCatch (line 1) | removeCatch(){return this._def.innerType} class ZodNaN (line 1) | class ZodNaN extends ZodType{_parse(e){const t=this._getType(e);if(t!==o... method _parse (line 1) | _parse(e){const t=this._getType(e);if(t!==o.ZodParsedType.nan){const t... class ZodBranded (line 1) | class ZodBranded extends ZodType{_parse(e){const{ctx:t}=this._processInp... method _parse (line 1) | _parse(e){const{ctx:t}=this._processInputParams(e);const s=t.data;retu... method unwrap (line 1) | unwrap(){return this._def.type} class ZodPipeline (line 1) | class ZodPipeline extends ZodType{_parse(e){const{status:t,ctx:s}=this._... method _parse (line 1) | _parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.commo... method create (line 1) | static create(e,t){return new ZodPipeline({in:e,out:t,typeName:k.ZodPi... class ZodReadonly (line 1) | class ZodReadonly extends ZodType{_parse(e){const t=this._def.innerType.... method _parse (line 1) | _parse(e){const t=this._def.innerType._parse(e);const freeze=e=>{if((0... method unwrap (line 1) | unwrap(){return this._def.innerType} function cleanParams (line 1) | function cleanParams(e,t){const s=typeof e==="function"?e(t):typeof e===... function custom (line 1) | function custom(e,t={},s){if(e)return ZodAny.create().superRefine(((r,a)... class Class (line 1) | class Class{constructor(...e){}} method constructor (line 1) | constructor(...e){} function __nccwpck_require__ (line 1) | function __nccwpck_require__(s){var r=t[s];if(r!==undefined){return r.ex... FILE: packages/next/src/diagnostics/build-diagnostics.test.ts function readBuildDiagnostics (line 10) | async function readBuildDiagnostics(dir: string) { FILE: packages/next/src/diagnostics/build-diagnostics.ts constant DIAGNOSTICS_DIR (line 7) | const DIAGNOSTICS_DIR = 'diagnostics' constant DIAGNOSTICS_FILE (line 8) | const DIAGNOSTICS_FILE = 'build-diagnostics.json' constant FETCH_METRICS_FILE (line 9) | const FETCH_METRICS_FILE = 'fetch-metrics.json' constant INCREMENTAL_BUILDS_FILE (line 10) | const INCREMENTAL_BUILDS_FILE = 'incremental-build-diagnostics.json' constant FRAMEWORK_VERSION_FILE (line 11) | const FRAMEWORK_VERSION_FILE = 'framework.json' type BuildDiagnostics (line 13) | interface BuildDiagnostics { function getDiagnosticsDir (line 22) | async function getDiagnosticsDir(): Promise { function recordFrameworkVersion (line 32) | async function recordFrameworkVersion(version: string): Promise { function updateBuildDiagnostics (line 48) | async function updateBuildDiagnostics( function recordFetchMetrics (line 72) | async function recordFetchMetrics( type IncrementalBuildDiagnostics (line 88) | interface IncrementalBuildDiagnostics { function updateIncrementalBuildMetrics (line 101) | async function updateIncrementalBuildMetrics( FILE: packages/next/src/experimental/testing/server/config-testing-utils.test.ts method redirects (line 18) | async redirects() { method redirects (line 35) | async redirects() { method redirects (line 56) | async redirects() { method redirects (line 77) | async redirects() { method redirects (line 102) | async redirects() { method redirects (line 135) | async redirects() { method rewrites (line 144) | async rewrites() { method headers (line 166) | async headers() { method rewrites (line 179) | async rewrites() { method rewrites (line 198) | async rewrites() { method headers (line 232) | async headers() { method headers (line 256) | async headers() { FILE: packages/next/src/experimental/testing/server/config-testing-utils.ts function matchRoute (line 28) | function matchRoute( function unstable_getResponseFromNextConfig (line 77) | async function unstable_getResponseFromNextConfig({ FILE: packages/next/src/experimental/testing/server/middleware-testing-utils.ts type MiddlewareSourceConfig (line 9) | interface MiddlewareSourceConfig { function unstable_doesMiddlewareMatch (line 19) | function unstable_doesMiddlewareMatch({ FILE: packages/next/src/experimental/testing/server/utils.ts function constructRequest (line 8) | function constructRequest({ function getRedirectUrl (line 38) | function getRedirectUrl(response: NextResponse): string | null { function isRewrite (line 46) | function isRewrite(response: NextResponse): boolean { function getRewrittenUrl (line 54) | function getRewrittenUrl(response: NextResponse): string | null { FILE: packages/next/src/experimental/testmode/context.ts type TestReqInfo (line 3) | interface TestReqInfo { type TestRequestReader (line 9) | interface TestRequestReader { function extractTestInfoFromRequest (line 16) | function extractTestInfoFromRequest( function withRequest (line 30) | function withRequest( function getTestReqInfo (line 42) | function getTestReqInfo( FILE: packages/next/src/experimental/testmode/fetch.ts type Fetch (line 8) | type Fetch = typeof fetch type FetchInputArg (line 9) | type FetchInputArg = Parameters[0] type FetchInitArg (line 10) | type FetchInitArg = Parameters[1] method url (line 13) | url(req) { method header (line 16) | header(req, name) { function getTestStack (line 21) | function getTestStack(): string { function buildProxyRequest (line 39) | async function buildProxyRequest( function buildResponse (line 77) | function buildResponse(proxyResponse: ProxyFetchResponse): Response { function handleFetch (line 85) | async function handleFetch( function interceptFetch (line 127) | function interceptFetch(originalFetch: Fetch) { FILE: packages/next/src/experimental/testmode/httpget.ts type Fetch (line 4) | type Fetch = typeof fetch function interceptHttpGet (line 6) | function interceptHttpGet(originalFetch: Fetch): () => void { FILE: packages/next/src/experimental/testmode/playwright/index.ts function defineConfig (line 17) | function defineConfig( FILE: packages/next/src/experimental/testmode/playwright/msw.ts type MswFixture (line 14) | interface MswFixture { FILE: packages/next/src/experimental/testmode/playwright/next-fixture.ts type NextFixture (line 8) | interface NextFixture { class NextFixtureImpl (line 12) | class NextFixtureImpl implements NextFixture { method constructor (line 16) | constructor( method setup (line 26) | async setup(): Promise { method teardown (line 39) | teardown(): void { method onFetch (line 43) | onFetch(handler: FetchHandler): void { method handleFetch (line 47) | private async handleFetch(request: Request): Promise { method teardown (line 28) | teardown(): void { method cleanupTest (line 35) | cleanupTest(testId: string): void { method onFetch (line 39) | onFetch(testId: string, handler: FetchHandler): void { method handleProxyFetch (line 43) | private async handleProxyFetch( function applyNextWorkerFixture (line 52) | async function applyNextWorkerFixture( FILE: packages/next/src/experimental/testmode/playwright/page-route.ts function continueRoute (line 8) | function continueRoute( function handleRoute (line 21) | async function handleRoute( FILE: packages/next/src/experimental/testmode/playwright/report.ts function parseBody (line 5) | async function parseBody( function parseHeaders (line 50) | function parseHeaders(headers: Headers): Record { function reportFetch (line 60) | async function reportFetch( FILE: packages/next/src/experimental/testmode/playwright/step.ts type StepProps (line 4) | interface StepProps { type Complete (line 11) | type Complete = (result: { error?: any }) => void function step (line 13) | async function step( FILE: packages/next/src/experimental/testmode/proxy/fetch-api.ts type FetchHandlerResult (line 4) | type FetchHandlerResult = type FetchHandler (line 11) | type FetchHandler = ( function buildRequest (line 16) | function buildRequest(req: ProxyFetchRequest): Request { function buildResponse (line 26) | async function buildResponse( function handleFetch (line 52) | async function handleFetch( FILE: packages/next/src/experimental/testmode/proxy/server.ts function readBody (line 8) | async function readBody(req: IncomingMessage): Promise { function createProxyServer (line 18) | async function createProxyServer({ FILE: packages/next/src/experimental/testmode/proxy/types.ts type ProxyServer (line 1) | interface ProxyServer { type ProxyRequestBase (line 11) | interface ProxyRequestBase { type ProxyResponseBase (line 16) | interface ProxyResponseBase { type ProxyUnhandledResponse (line 20) | interface ProxyUnhandledResponse extends ProxyResponseBase { type ProxyAbortResponse (line 24) | interface ProxyAbortResponse extends ProxyResponseBase { type ProxyContinueResponse (line 28) | interface ProxyContinueResponse extends ProxyResponseBase { type ProxyFetchRequest (line 32) | interface ProxyFetchRequest extends ProxyRequestBase { type ProxyFetchResponse (line 41) | interface ProxyFetchResponse extends ProxyResponseBase { type ProxyRequest (line 50) | type ProxyRequest = ProxyFetchRequest type ProxyResponse (line 52) | type ProxyResponse = constant ABORT (line 58) | const ABORT: ProxyResponse = { api: 'abort' } constant CONTINUE (line 59) | const CONTINUE: ProxyResponse = { api: 'continue' } constant UNHANDLED (line 60) | const UNHANDLED: ProxyResponse = { api: 'unhandled' } FILE: packages/next/src/experimental/testmode/server-edge.ts function interceptTestApis (line 4) | function interceptTestApis(): () => void { function wrapRequestHandler (line 8) | function wrapRequestHandler( FILE: packages/next/src/experimental/testmode/server.ts method url (line 9) | url(req) { method header (line 12) | header(req, name) { function interceptTestApis (line 24) | function interceptTestApis(): () => void { function wrapRequestHandlerWorker (line 36) | function wrapRequestHandlerWorker( function wrapRequestHandlerNode (line 42) | function wrapRequestHandlerNode( FILE: packages/next/src/export/helpers/create-incremental-cache.ts function createIncrementalCache (line 12) | async function createIncrementalCache({ FILE: packages/next/src/export/helpers/get-params.ts function getParams (line 19) | function getParams(page: string, pathname: string) { FILE: packages/next/src/export/index.ts class ExportError (line 78) | class ExportError extends Error { function buildRDCCacheByPage (line 87) | function buildRDCCacheByPage( function exportAppImpl (line 192) | async function exportAppImpl( function collectSegmentPaths (line 1048) | async function collectSegmentPaths(segmentsDirectory: string) { function collectSegmentPathsImpl (line 1054) | async function collectSegmentPathsImpl( function exportApp (line 1082) | async function exportApp( FILE: packages/next/src/export/routes/app-page.ts function exportAppPage (line 40) | async function exportAppPage( function logDynamicUsageWarning (line 279) | function logDynamicUsageWarning({ FILE: packages/next/src/export/routes/app-route.ts type ExportedAppRouteFiles (line 31) | const enum ExportedAppRouteFiles { function exportAppRoute (line 36) | async function exportAppRoute( FILE: packages/next/src/export/routes/pages.ts function exportPagesPage (line 29) | async function exportPagesPage( FILE: packages/next/src/export/routes/types.ts type RouteMetadata (line 4) | type RouteMetadata = { FILE: packages/next/src/export/types.ts type ExportPathEntry (line 21) | type ExportPathEntry = ExportPathMap[keyof ExportPathMap] & { type ExportPagesInput (line 25) | interface ExportPagesInput { type ExportPageInput (line 45) | interface ExportPageInput { type ExportRouteResult (line 69) | type ExportRouteResult = type ExportPageResult (line 84) | type ExportPageResult = ExportRouteResult & { type ExportPagesResult (line 89) | type ExportPagesResult = { type WorkerRenderOptsPartial (line 96) | type WorkerRenderOptsPartial = PagesRenderOptsPartial & type WorkerRenderOpts (line 99) | type WorkerRenderOpts< type ExportAppOptions (line 103) | interface ExportAppOptions { type ExportPageMetadata (line 120) | type ExportPageMetadata = { type ExportAppResult (line 131) | type ExportAppResult = { FILE: packages/next/src/export/utils.ts function hasCustomExportOutput (line 3) | function hasCustomExportOutput(config: NextConfigComplete) { FILE: packages/next/src/export/worker.ts class TimeoutError (line 63) | class TimeoutError extends Error { class ExportPageError (line 67) | class ExportPageError extends Error { function exportPageImpl (line 71) | async function exportPageImpl( function exportPages (line 346) | async function exportPages( function exportPage (line 540) | async function exportPage( constant FATAL_UNHANDLED_NEXT_API_EXIT_CODE (line 640) | const FATAL_UNHANDLED_NEXT_API_EXIT_CODE = 78 FILE: packages/next/src/lib/batcher.ts type CacheKeyFn (line 5) | type CacheKeyFn = ( type BatcherOptions (line 9) | type BatcherOptions = { type WorkFnContext (line 14) | type WorkFnContext = { type WorkFn (line 19) | type WorkFn = (context: WorkFnContext) => Promise class Batcher (line 25) | class Batcher { method constructor (line 28) | protected constructor( method create (line 50) | public static create( method batch (line 66) | public async batch(key: K, fn: WorkFn): Promise { FILE: packages/next/src/lib/build-custom-route.ts function buildCustomRoute (line 29) | function buildCustomRoute( FILE: packages/next/src/lib/bundler.ts type Bundler (line 2) | enum Bundler { function parseBundlerArgs (line 15) | function parseBundlerArgs(options: { function finalizeBundlerFromConfig (line 95) | function finalizeBundlerFromConfig(fromOptions: Bundler) { FILE: packages/next/src/lib/client-and-server-references.ts type ServerReference (line 7) | interface ServerReference { type ServerFunction (line 12) | type ServerFunction = ServerReference & function isServerReference (line 15) | function isServerReference( function isUseCacheFunction (line 21) | function isUseCacheFunction( function getUseCacheFunctionInfo (line 33) | function getUseCacheFunctionInfo( function isClientReference (line 45) | function isClientReference(mod: any): boolean { FILE: packages/next/src/lib/coalesced-function.ts type CoalescedInvoke (line 1) | type CoalescedInvoke = { type UnwrapPromise (line 6) | type UnwrapPromise = T extends Promise ? U : T function withCoalescedInvoke (line 10) | function withCoalescedInvoke any>( FILE: packages/next/src/lib/compile-error.ts class CompileError (line 1) | class CompileError extends Error {} FILE: packages/next/src/lib/constants.ts constant TEXT_PLAIN_CONTENT_TYPE_HEADER (line 3) | const TEXT_PLAIN_CONTENT_TYPE_HEADER = 'text/plain' constant HTML_CONTENT_TYPE_HEADER (line 4) | const HTML_CONTENT_TYPE_HEADER = 'text/html; charset=utf-8' constant JSON_CONTENT_TYPE_HEADER (line 5) | const JSON_CONTENT_TYPE_HEADER = 'application/json; charset=utf-8' constant NEXT_QUERY_PARAM_PREFIX (line 6) | const NEXT_QUERY_PARAM_PREFIX = 'nxtP' constant NEXT_INTERCEPTION_MARKER_PREFIX (line 7) | const NEXT_INTERCEPTION_MARKER_PREFIX = 'nxtI' constant MATCHED_PATH_HEADER (line 9) | const MATCHED_PATH_HEADER = 'x-matched-path' constant PRERENDER_REVALIDATE_HEADER (line 10) | const PRERENDER_REVALIDATE_HEADER = 'x-prerender-revalidate' constant PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER (line 11) | const PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER = constant RSC_SEGMENTS_DIR_SUFFIX (line 14) | const RSC_SEGMENTS_DIR_SUFFIX = '.segments' constant RSC_SEGMENT_SUFFIX (line 15) | const RSC_SEGMENT_SUFFIX = '.segment.rsc' constant RSC_SUFFIX (line 16) | const RSC_SUFFIX = '.rsc' constant ACTION_SUFFIX (line 17) | const ACTION_SUFFIX = '.action' constant NEXT_DATA_SUFFIX (line 18) | const NEXT_DATA_SUFFIX = '.json' constant NEXT_META_SUFFIX (line 19) | const NEXT_META_SUFFIX = '.meta' constant NEXT_BODY_SUFFIX (line 20) | const NEXT_BODY_SUFFIX = '.body' constant NEXT_NAV_DEPLOYMENT_ID_HEADER (line 22) | const NEXT_NAV_DEPLOYMENT_ID_HEADER = 'x-nextjs-deployment-id' constant NEXT_CACHE_TAGS_HEADER (line 24) | const NEXT_CACHE_TAGS_HEADER = 'x-next-cache-tags' constant NEXT_CACHE_REVALIDATED_TAGS_HEADER (line 25) | const NEXT_CACHE_REVALIDATED_TAGS_HEADER = 'x-next-revalidated-tags' constant NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER (line 26) | const NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER = constant NEXT_RESUME_HEADER (line 29) | const NEXT_RESUME_HEADER = 'next-resume' constant NEXT_RESUME_STATE_LENGTH_HEADER (line 30) | const NEXT_RESUME_STATE_LENGTH_HEADER = 'x-next-resume-state-length' constant NEXT_CACHE_TAG_MAX_ITEMS (line 34) | const NEXT_CACHE_TAG_MAX_ITEMS = 128 constant NEXT_CACHE_TAG_MAX_LENGTH (line 35) | const NEXT_CACHE_TAG_MAX_LENGTH = 256 constant NEXT_CACHE_SOFT_TAG_MAX_LENGTH (line 36) | const NEXT_CACHE_SOFT_TAG_MAX_LENGTH = 1024 constant NEXT_CACHE_IMPLICIT_TAG_ID (line 37) | const NEXT_CACHE_IMPLICIT_TAG_ID = '_N_T_' constant NEXT_CACHE_ROOT_PARAM_TAG_ID (line 38) | const NEXT_CACHE_ROOT_PARAM_TAG_ID = '_N_RP_' constant CACHE_ONE_YEAR_SECONDS (line 41) | const CACHE_ONE_YEAR_SECONDS = 31536000 constant INFINITE_CACHE (line 46) | const INFINITE_CACHE = 0xfffffffe constant MIDDLEWARE_FILENAME (line 49) | const MIDDLEWARE_FILENAME = 'middleware' constant MIDDLEWARE_LOCATION_REGEXP (line 50) | const MIDDLEWARE_LOCATION_REGEXP = `(?:src/)?${MIDDLEWARE_FILENAME}` constant PROXY_FILENAME (line 53) | const PROXY_FILENAME = 'proxy' constant PROXY_LOCATION_REGEXP (line 54) | const PROXY_LOCATION_REGEXP = `(?:src/)?${PROXY_FILENAME}` constant INSTRUMENTATION_HOOK_FILENAME (line 57) | const INSTRUMENTATION_HOOK_FILENAME = 'instrumentation' constant PAGES_DIR_ALIAS (line 61) | const PAGES_DIR_ALIAS = 'private-next-pages' constant DOT_NEXT_ALIAS (line 62) | const DOT_NEXT_ALIAS = 'private-dot-next' constant ROOT_DIR_ALIAS (line 63) | const ROOT_DIR_ALIAS = 'private-next-root-dir' constant APP_DIR_ALIAS (line 64) | const APP_DIR_ALIAS = 'private-next-app-dir' constant RSC_MOD_REF_PROXY_ALIAS (line 65) | const RSC_MOD_REF_PROXY_ALIAS = 'private-next-rsc-mod-ref-proxy' constant RSC_ACTION_VALIDATE_ALIAS (line 66) | const RSC_ACTION_VALIDATE_ALIAS = 'private-next-rsc-action-validate' constant RSC_ACTION_PROXY_ALIAS (line 67) | const RSC_ACTION_PROXY_ALIAS = 'private-next-rsc-server-reference' constant RSC_CACHE_WRAPPER_ALIAS (line 68) | const RSC_CACHE_WRAPPER_ALIAS = 'private-next-rsc-cache-wrapper' constant RSC_DYNAMIC_IMPORT_WRAPPER_ALIAS (line 69) | const RSC_DYNAMIC_IMPORT_WRAPPER_ALIAS = constant RSC_ACTION_ENCRYPTION_ALIAS (line 71) | const RSC_ACTION_ENCRYPTION_ALIAS = 'private-next-rsc-action-encryption' constant RSC_ACTION_CLIENT_WRAPPER_ALIAS (line 72) | const RSC_ACTION_CLIENT_WRAPPER_ALIAS = constant PUBLIC_DIR_MIDDLEWARE_CONFLICT (line 75) | const PUBLIC_DIR_MIDDLEWARE_CONFLICT = `You can not have a '_next' folde... constant SSG_GET_INITIAL_PROPS_CONFLICT (line 77) | const SSG_GET_INITIAL_PROPS_CONFLICT = `You can not use getInitialProps ... constant SERVER_PROPS_GET_INIT_PROPS_CONFLICT (line 79) | const SERVER_PROPS_GET_INIT_PROPS_CONFLICT = `You can not use getInitial... constant SERVER_PROPS_SSG_CONFLICT (line 81) | const SERVER_PROPS_SSG_CONFLICT = `You can not use getStaticProps or get... constant STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR (line 83) | const STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR = `can not have getInit... constant SERVER_PROPS_EXPORT_ERROR (line 85) | const SERVER_PROPS_EXPORT_ERROR = `pages with \`getServerSideProps\` can... constant GSP_NO_RETURNED_VALUE (line 87) | const GSP_NO_RETURNED_VALUE = constant GSSP_NO_RETURNED_VALUE (line 89) | const GSSP_NO_RETURNED_VALUE = constant UNSTABLE_REVALIDATE_RENAME_ERROR (line 92) | const UNSTABLE_REVALIDATE_RENAME_ERROR = constant GSSP_COMPONENT_MEMBER_ERROR (line 96) | const GSSP_COMPONENT_MEMBER_ERROR = `can not be attached to a page's com... constant NON_STANDARD_NODE_ENV (line 98) | const NON_STANDARD_NODE_ENV = `You are using a non-standard "NODE_ENV" v... constant SSG_FALLBACK_EXPORT_ERROR (line 100) | const SSG_FALLBACK_EXPORT_ERROR = `Pages with \`fallback\` enabled in \`... constant ESLINT_DEFAULT_DIRS (line 102) | const ESLINT_DEFAULT_DIRS = ['app', 'pages', 'components', 'lib', 'src'] constant SERVER_RUNTIME (line 104) | const SERVER_RUNTIME: Record = { constant WEB_SOCKET_MAX_RECONNECTIONS (line 110) | const WEB_SOCKET_MAX_RECONNECTIONS = 12 constant WEBPACK_LAYERS_NAMES (line 116) | const WEBPACK_LAYERS_NAMES = { type WebpackLayerName (line 172) | type WebpackLayerName = constant WEBPACK_LAYERS (line 175) | const WEBPACK_LAYERS = { constant WEBPACK_RESOURCE_QUERIES (line 216) | const WEBPACK_RESOURCE_QUERIES = { FILE: packages/next/src/lib/create-client-router-filter.ts function createClientRouterFilter (line 12) | function createClientRouterFilter( FILE: packages/next/src/lib/detached-promise.ts class DetachedPromise (line 7) | class DetachedPromise { method constructor (line 12) | constructor() { FILE: packages/next/src/lib/detect-typo.ts function minDistance (line 2) | function minDistance(a: string, b: string, threshold: number): number { function detectTypo (line 31) | function detectTypo(input: string, options: string[], threshold = 2) { FILE: packages/next/src/lib/download-swc.ts constant MAX_VERSIONS_TO_CACHE (line 10) | const MAX_VERSIONS_TO_CACHE = 8 function extractBinary (line 12) | async function extractBinary( function downloadNativeNextSwc (line 108) | async function downloadNativeNextSwc( function downloadWasmSwc (line 129) | async function downloadWasmSwc( FILE: packages/next/src/lib/error-telemetry-utils.ts constant ERROR_CODE_DELIMITER (line 1) | const ERROR_CODE_DELIMITER = '@' FILE: packages/next/src/lib/fallback.ts type FallbackMode (line 4) | const enum FallbackMode { type GetStaticPathsFallback (line 29) | type GetStaticPathsFallback = boolean | 'blocking' function parseFallbackField (line 37) | function parseFallbackField( function fallbackModeToFallbackField (line 55) | function fallbackModeToFallbackField( function parseStaticPathsResult (line 83) | function parseStaticPathsResult( FILE: packages/next/src/lib/fatal-error.ts class FatalError (line 1) | class FatalError extends Error {} FILE: packages/next/src/lib/file-exists.ts type FileType (line 4) | enum FileType { function fileExists (line 9) | async function fileExists( FILE: packages/next/src/lib/find-config.test.ts type TestPatterns (line 23) | type TestPatterns = { FILE: packages/next/src/lib/find-config.ts type RecursivePartial (line 6) | type RecursivePartial = { function findConfigPath (line 10) | function findConfigPath( function findConfig (line 34) | async function findConfig( FILE: packages/next/src/lib/find-pages-dir.ts function findDir (line 4) | function findDir(dir: string, name: 'pages' | 'app'): string | null { function findPagesDir (line 15) | function findPagesDir(dir: string): { FILE: packages/next/src/lib/find-root.ts function findWorkRoot (line 5) | function findWorkRoot(cwd: string) { function findRootDirAndLockFiles (line 34) | function findRootDirAndLockFiles(cwd: string): { function warnDuplicatedLockFiles (line 67) | function warnDuplicatedLockFiles(lockFiles: string[]) { FILE: packages/next/src/lib/format-cli-help-output.ts function formatItem (line 13) | function formatItem(term: string, description: string) { function formatList (line 35) | function formatList(textArray: string[]) { FILE: packages/next/src/lib/format-dynamic-import-path.ts function resolveCacheHandlerPathToFilesystem (line 11) | function resolveCacheHandlerPathToFilesystem(filePath: string): string { FILE: packages/next/src/lib/format-server-error.ts function setMessage (line 17) | function setMessage(error: Error, message: string): void { function getStackWithoutErrorMessage (line 36) | function getStackWithoutErrorMessage(error: Error): string { function formatServerError (line 42) | function formatServerError(error: Error): void { FILE: packages/next/src/lib/framework/boundary-constants.tsx constant METADATA_BOUNDARY_NAME (line 1) | const METADATA_BOUNDARY_NAME = '__next_metadata_boundary__' constant VIEWPORT_BOUNDARY_NAME (line 2) | const VIEWPORT_BOUNDARY_NAME = '__next_viewport_boundary__' constant OUTLET_BOUNDARY_NAME (line 3) | const OUTLET_BOUNDARY_NAME = '__next_outlet_boundary__' constant ROOT_LAYOUT_BOUNDARY_NAME (line 4) | const ROOT_LAYOUT_BOUNDARY_NAME = '__next_root_layout_boundary__' FILE: packages/next/src/lib/fs/rename.ts function renameSync (line 35) | function renameSync( function renameSyncWithRetry (line 55) | function renameSyncWithRetry( FILE: packages/next/src/lib/fs/write-atomic.ts function writeFileAtomic (line 4) | function writeFileAtomic(filePath: string, content: string): void { FILE: packages/next/src/lib/generate-interception-routes-rewrites.test.ts function getRewriteMatchers (line 9) | function getRewriteMatchers(rewrite: Rewrite) { FILE: packages/next/src/lib/generate-interception-routes-rewrites.ts function generateInterceptionRoutesRewrites (line 9) | function generateInterceptionRoutesRewrites( FILE: packages/next/src/lib/get-files-in-dir.ts function getFilesInDir (line 5) | async function getFilesInDir(path: string): Promise> { FILE: packages/next/src/lib/get-network-host.ts function getNetworkHosts (line 3) | function getNetworkHosts(family: 'IPv4' | 'IPv6'): string[] { function getNetworkHost (line 33) | function getNetworkHost(family: 'IPv4' | 'IPv6'): string | null { FILE: packages/next/src/lib/get-package-version.ts type PackageJsonDependencies (line 6) | type PackageJsonDependencies = { function getDependencies (line 13) | function getDependencies({ function getPackageVersion (line 38) | async function getPackageVersion({ FILE: packages/next/src/lib/get-project-dir.ts function getProjectDir (line 7) | function getProjectDir(dir?: string, exitOnEnoent = true) { FILE: packages/next/src/lib/has-necessary-dependencies.ts type MissingDependency (line 5) | interface MissingDependency { type NecessaryDependencies (line 27) | type NecessaryDependencies = { function hasNecessaryDependencies (line 32) | function hasNecessaryDependencies( FILE: packages/next/src/lib/helpers/get-cache-directory.ts function getCacheDirectory (line 7) | function getCacheDirectory(fileDirectory: string, envPath?: string) { FILE: packages/next/src/lib/helpers/get-npx-command.ts function getNpxCommand (line 4) | function getNpxCommand(baseDir: string) { FILE: packages/next/src/lib/helpers/get-online.ts function getProxy (line 4) | function getProxy(): string | undefined { function getOnline (line 19) | async function getOnline(): Promise { FILE: packages/next/src/lib/helpers/get-pkg-manager.ts type PackageManager (line 5) | type PackageManager = 'npm' | 'pnpm' | 'yarn' function getPkgManager (line 7) | function getPkgManager(baseDir: string): PackageManager { FILE: packages/next/src/lib/helpers/get-registry.ts function getRegistry (line 10) | function getRegistry(baseDir: string = process.cwd()) { FILE: packages/next/src/lib/helpers/get-reserved-port.ts constant KNOWN_RESERVED_PORTS (line 2) | const KNOWN_RESERVED_PORTS = { type ReservedPort (line 85) | type ReservedPort = keyof typeof KNOWN_RESERVED_PORTS function isPortIsReserved (line 87) | function isPortIsReserved(port: number): port is ReservedPort { function getReservedPortExplanation (line 91) | function getReservedPortExplanation(port: ReservedPort): string { FILE: packages/next/src/lib/helpers/install.ts type InstallArgs (line 5) | interface InstallArgs { function install (line 25) | function install( FILE: packages/next/src/lib/inline-static-env.ts function inlineStaticEnv (line 12) | async function inlineStaticEnv({ FILE: packages/next/src/lib/install-dependencies.ts type Dependencies (line 9) | type Dependencies = { function installDependencies (line 13) | async function installDependencies( FILE: packages/next/src/lib/interop-default.ts function interopDefault (line 1) | function interopDefault(mod: { default: T } | T): T { FILE: packages/next/src/lib/is-api-route.ts function isAPIRoute (line 1) | function isAPIRoute(value?: string) { FILE: packages/next/src/lib/is-app-page-route.ts function isAppPageRoute (line 1) | function isAppPageRoute(route: string): boolean { FILE: packages/next/src/lib/is-app-route-route.ts function isAppRouteRoute (line 1) | function isAppRouteRoute(route: string): boolean { FILE: packages/next/src/lib/is-edge-runtime.ts function isEdgeRuntime (line 4) | function isEdgeRuntime(value?: string): value is ServerRuntime { FILE: packages/next/src/lib/is-error.ts type NextError (line 4) | interface NextError extends Error { function safeStringifyLite (line 19) | function safeStringifyLite(obj: any) { function isError (line 38) | function isError(err: unknown): err is NextError { function getProperError (line 44) | function getProperError(err: unknown): Error { FILE: packages/next/src/lib/is-interception-route-rewrite.ts function isInterceptionRouteRewrite (line 5) | function isInterceptionRouteRewrite(route: DeepReadonly) { FILE: packages/next/src/lib/is-internal-component.ts function isInternalComponent (line 1) | function isInternalComponent(pathname: string): boolean { function isNonRoutePagesPage (line 11) | function isNonRoutePagesPage(pathname: string): boolean { FILE: packages/next/src/lib/is-serializable-props.ts class SerializableError (line 8) | class SerializableError extends Error { method constructor (line 9) | constructor(page: string, method: string, path: string, message: strin... function isSerializableProps (line 18) | function isSerializableProps( FILE: packages/next/src/lib/load-custom-routes.test.ts method rewrites (line 14) | async rewrites() { method rewrites (line 35) | async rewrites() { method rewrites (line 82) | async rewrites() { method rewrites (line 122) | async rewrites() { FILE: packages/next/src/lib/load-custom-routes.ts type RouteHas (line 11) | type RouteHas = type Rewrite (line 23) | type Rewrite = { type Header (line 42) | type Header = { type Redirect (line 57) | type Redirect = { type Middleware (line 81) | type Middleware = { function normalizeRouteRegex (line 91) | function normalizeRouteRegex(regex: string) { function checkRedirect (line 96) | function checkRedirect(route: Redirect): { function checkHeader (line 117) | function checkHeader(route: Header): string[] { type RouteType (line 145) | type RouteType = 'rewrite' | 'redirect' | 'header' function checkCustomRoutes (line 147) | function checkCustomRoutes( type CustomRoutes (line 490) | interface CustomRoutes { function processRoutes (line 501) | function processRoutes( function loadRedirects (line 585) | async function loadRedirects(config: NextConfig) { function loadRewrites (line 603) | async function loadRewrites(config: NextConfig) { function loadHeaders (line 689) | async function loadHeaders(config: NextConfig) { function loadCustomRoutes (line 703) | async function loadCustomRoutes( FILE: packages/next/src/lib/memory/gc-observer.ts constant LONG_RUNNING_GC_THRESHOLD_MS (line 5) | const LONG_RUNNING_GC_THRESHOLD_MS = 15 function startObservingGc (line 21) | function startObservingGc() { function stopObservingGc (line 25) | function stopObservingGc() { function getGcEvents (line 34) | function getGcEvents() { FILE: packages/next/src/lib/memory/shutdown.ts function disableMemoryDebuggingMode (line 6) | function disableMemoryDebuggingMode(): void { FILE: packages/next/src/lib/memory/startup.ts function enableMemoryDebuggingMode (line 7) | function enableMemoryDebuggingMode(): void { FILE: packages/next/src/lib/memory/trace.ts constant HEAP_SNAPSHOT_THRESHOLD_PERCENT (line 8) | const HEAP_SNAPSHOT_THRESHOLD_PERCENT = 70 constant TRACE_MEMORY_USAGE_TIMER_MS (line 11) | const TRACE_MEMORY_USAGE_TIMER_MS = 20000 type MemoryUsage (line 14) | interface MemoryUsage { function startPeriodicMemoryUsageTracing (line 27) | function startPeriodicMemoryUsageTracing(): void { function stopPeriodicMemoryUsageTracing (line 34) | function stopPeriodicMemoryUsageTracing(): void { function getAllMemoryUsageSpans (line 43) | function getAllMemoryUsageSpans(): MemoryUsage[] { function traceMemoryUsage (line 51) | function traceMemoryUsage( FILE: packages/next/src/lib/metadata/default-metadata.tsx function createDefaultViewport (line 6) | function createDefaultViewport(): ResolvedViewport { function createDefaultMetadata (line 17) | function createDefaultMetadata(): ResolvedMetadata { FILE: packages/next/src/lib/metadata/generate/utils.ts function resolveArray (line 1) | function resolveArray(value: T | T[]): T[] { function resolveAsArrayOrUndefined (line 8) | function resolveAsArrayOrUndefined( function getOrigin (line 17) | function getOrigin(url: string | URL): string | undefined { FILE: packages/next/src/lib/metadata/get-metadata-route.ts function getMetadataRouteSuffix (line 28) | function getMetadataRouteSuffix(page: string) { function fillMetadataSegment (line 63) | function fillMetadataSegment( function normalizeMetadataRoute (line 105) | function normalizeMetadataRoute(page: string) { function normalizeMetadataPageToRoute (line 137) | function normalizeMetadataPageToRoute(page: string, isDynamic: boolean) { FILE: packages/next/src/lib/metadata/is-metadata-route.test.ts function createExtensionMatchRegex (line 9) | function createExtensionMatchRegex( FILE: packages/next/src/lib/metadata/is-metadata-route.ts constant STATIC_METADATA_IMAGES (line 6) | const STATIC_METADATA_IMAGES = { constant DEFAULT_METADATA_ROUTE_EXTENSIONS (line 31) | const DEFAULT_METADATA_ROUTE_EXTENSIONS = ['js', 'jsx', 'ts', 'tsx'] function isStaticMetadataFile (line 55) | function isStaticMetadataFile(appDirRelativePath: string) { constant FAVICON_REGEX (line 60) | const FAVICON_REGEX = /^[\\/]favicon\.ico$/ constant ROBOTS_TXT_REGEX (line 61) | const ROBOTS_TXT_REGEX = /^[\\/]robots\.txt$/ constant MANIFEST_JSON_REGEX (line 62) | const MANIFEST_JSON_REGEX = /^[\\/]manifest\.json$/ constant MANIFEST_WEBMANIFEST_REGEX (line 63) | const MANIFEST_WEBMANIFEST_REGEX = /^[\\/]manifest\.webmanifest$/ constant SITEMAP_XML_REGEX (line 64) | const SITEMAP_XML_REGEX = /[\\/]sitemap\.xml$/ function fastPathCheck (line 70) | function fastPathCheck(normalizedPath: string): boolean | null { function getCompiledRegexes (line 97) | function getCompiledRegexes( function isMetadataRouteFile (line 171) | function isMetadataRouteFile( function isStaticMetadataRoute (line 206) | function isStaticMetadataRoute(route: string) { function isMetadataPage (line 233) | function isMetadataPage(page: string) { function isMetadataRoute (line 250) | function isMetadataRoute(route: string): boolean { FILE: packages/next/src/lib/metadata/metadata-context.tsx function createMetadataContext (line 4) | function createMetadataContext( FILE: packages/next/src/lib/metadata/metadata.tsx function createMetadataComponents (line 41) | function createMetadataComponents({ function getResolvedMetadataImpl (line 232) | async function getResolvedMetadataImpl( function getNotFoundMetadataImpl (line 254) | async function getNotFoundMetadataImpl( function getResolvedViewportImpl (line 275) | async function getResolvedViewportImpl( function getNotFoundViewportImpl (line 293) | async function getNotFoundViewportImpl( function renderMetadata (line 309) | async function renderMetadata( function renderViewport (line 330) | async function renderViewport( function createViewportElements (line 351) | function createViewportElements( function createMetadataElements (line 423) | function createMetadataElements( FILE: packages/next/src/lib/metadata/resolve-metadata.test.ts type FullMetadataItem (line 8) | type FullMetadataItem = FullMetadataItems[number] type MetadataItems (line 9) | type MetadataItems = [FullMetadataItem[0], FullMetadataItem[1]][] function accumulateMetadata (line 11) | function accumulateMetadata(metadataItems: MetadataItems) { function accumulateViewport (line 24) | function accumulateViewport(viewportExports: Viewport[]) { function mapUrlsToStrings (line 29) | function mapUrlsToStrings(obj: any) { function gM2 (line 474) | function gM2() { FILE: packages/next/src/lib/metadata/resolve-metadata.ts type StaticIcons (line 72) | type StaticIcons = Pick type Resolved (line 74) | type Resolved = T extends Metadata ? ResolvedMetadata : ResolvedViewport type InstrumentedResolver (line 76) | type InstrumentedResolver = (( type MetadataResolver (line 85) | type MetadataResolver = InstrumentedResolver type ViewportResolver (line 86) | type ViewportResolver = InstrumentedResolver type MetadataErrorType (line 88) | type MetadataErrorType = 'not-found' | 'forbidden' | 'unauthorized' type MetadataItems (line 90) | type MetadataItems = Array< type ViewportItems (line 94) | type ViewportItems = Array type TitleTemplates (line 96) | type TitleTemplates = { type BuildState (line 102) | type BuildState = { type LayoutProps (line 106) | type LayoutProps = { type PageProps (line 110) | type PageProps = { type SegmentProps (line 115) | type SegmentProps = LayoutProps | PageProps type UseCacheSegmentProps (line 116) | type UseCacheSegmentProps = UseCacheLayoutProps | UseCachePageProps function isFavicon (line 118) | function isFavicon(icon: IconDescriptor | undefined): boolean { function convertUrlsToStrings (line 131) | function convertUrlsToStrings(input: T): WithStringifiedURLs { function normalizeMetadataBase (line 148) | function normalizeMetadataBase(metadataBase: string | URL | null): URL |... function mergeStaticMetadata (line 159) | async function mergeStaticMetadata( function mergeMetadata (line 213) | async function mergeMetadata( function mergeViewport (line 451) | function mergeViewport({ function getDefinedViewport (line 495) | function getDefinedViewport( function getDefinedMetadata (line 522) | function getDefinedMetadata( function createSegmentProps (line 554) | function createSegmentProps( function collectStaticImagesFiles (line 565) | async function collectStaticImagesFiles( function resolveStaticMetadata (line 582) | async function resolveStaticMetadata( function collectMetadata (line 608) | async function collectMetadata({ function collectViewport (line 659) | async function collectViewport({ function resolveMetadataItemsImpl (line 732) | async function resolveMetadataItemsImpl( type ErrorViewportItemRef (line 816) | type ErrorViewportItemRef = { current: ViewportItems[number] } function resolveViewportItemsImpl (line 844) | async function resolveViewportItemsImpl( type WithTitle (line 939) | type WithTitle = { title?: AbsoluteTemplateString | null } type WithDescription (line 940) | type WithDescription = { description?: string | null } function inheritFromMetadata (line 946) | function inheritFromMetadata( function postProcessMetadata (line 962) | function postProcessMetadata( type Result (line 1035) | type Result = null | T | Promise | PromiseLike function prerenderMetadata (line 1037) | function prerenderMetadata(metadataItems: MetadataItems) { function prerenderViewport (line 1051) | function prerenderViewport(viewportItems: ViewportItems) { function getResult (line 1067) | function getResult( function freezeInDev (line 1128) | function freezeInDev(obj: T): T { function accumulateMetadata (line 1138) | async function accumulateMetadata( function accumulateViewport (line 1252) | async function accumulateViewport( function resolveMetadata (line 1289) | async function resolveMetadata( function resolveViewport (line 1318) | async function resolveViewport( function isPromiseLike (line 1335) | function isPromiseLike( FILE: packages/next/src/lib/metadata/resolvers/resolve-basics.ts function resolveAlternateUrl (line 19) | function resolveAlternateUrl( function resolveUrlValuesOfObject (line 61) | async function resolveUrlValuesOfObject( function resolveCanonicalUrl (line 109) | async function resolveCanonicalUrl( FILE: packages/next/src/lib/metadata/resolvers/resolve-icons.ts function resolveIcon (line 8) | function resolveIcon(icon: Icon): IconDescriptor { FILE: packages/next/src/lib/metadata/resolvers/resolve-opengraph.ts type FlattenArray (line 25) | type FlattenArray = T extends (infer U)[] ? U : T function resolveAndValidateImage (line 43) | function resolveAndValidateImage( function resolveImages (line 120) | function resolveImages( function getFieldsByOgType (line 156) | function getFieldsByOgType(ogType: OpenGraphType | undefined) { function resolveProps (line 173) | function resolveProps(target: ResolvedOpenGraph, og: OpenGraph) { FILE: packages/next/src/lib/metadata/resolvers/resolve-title.ts function resolveTitleTemplate (line 4) | function resolveTitleTemplate( function resolveTitle (line 11) | function resolveTitle( FILE: packages/next/src/lib/metadata/resolvers/resolve-url.test.ts function getSocialImageFallbackMetadataBaseHelper (line 143) | function getSocialImageFallbackMetadataBaseHelper(): string { FILE: packages/next/src/lib/metadata/resolvers/resolve-url.ts type MetadataBaseURL (line 4) | type MetadataBaseURL = URL | null function isStringOrURL (line 6) | function isStringOrURL(icon: any): icon is string | URL { function createLocalMetadataBase (line 10) | function createLocalMetadataBase() { function getPreviewDeploymentUrl (line 17) | function getPreviewDeploymentUrl(): URL | undefined { function getProductionDeploymentUrl (line 22) | function getProductionDeploymentUrl(): URL | undefined { function getSocialImageMetadataBaseFallback (line 35) | function getSocialImageMetadataBaseFallback( function resolveUrl (line 63) | function resolveUrl( function resolveRelativeUrl (line 88) | function resolveRelativeUrl(url: string | URL, pathname: string): string... constant FILE_REGEX (line 96) | const FILE_REGEX = function isFilePattern (line 98) | function isFilePattern(pathname: string): boolean { function resolveAbsoluteUrlWithPathname (line 103) | function resolveAbsoluteUrlWithPathname( FILE: packages/next/src/lib/metadata/types/alternative-urls-types.ts type LangCode (line 3) | type LangCode = type UnmatchedLang (line 425) | type UnmatchedLang = 'x-default' type HrefLang (line 427) | type HrefLang = LangCode | UnmatchedLang type Languages (line 429) | type Languages = { type AlternateLinkDescriptor (line 433) | type AlternateLinkDescriptor = { type AlternateURLs (line 438) | type AlternateURLs = { type ResolvedAlternateURLs (line 455) | type ResolvedAlternateURLs = { FILE: packages/next/src/lib/metadata/types/extra-types.ts type AppLinks (line 5) | type AppLinks = { type ResolvedAppLinks (line 15) | type ResolvedAppLinks = { type AppLinksApple (line 25) | type AppLinksApple = { type AppLinksAndroid (line 30) | type AppLinksAndroid = { type AppLinksWindows (line 36) | type AppLinksWindows = { type AppLinksWeb (line 41) | type AppLinksWeb = { type ItunesApp (line 48) | type ItunesApp = { type ViewportLayout (line 56) | type ViewportLayout = { type AppleWebApp (line 74) | type AppleWebApp = { type AppleImage (line 82) | type AppleImage = string | AppleImageDescriptor type AppleImageDescriptor (line 83) | type AppleImageDescriptor = { type ResolvedAppleWebApp (line 88) | type ResolvedAppleWebApp = { type Facebook (line 95) | type Facebook = FacebookAppId | FacebookAdmins | ResolvedFacebook type FacebookAppId (line 96) | type FacebookAppId = { type FacebookAdmins (line 100) | type FacebookAdmins = { type ResolvedFacebook (line 104) | type ResolvedFacebook = { type Pinterest (line 109) | type Pinterest = PinterestRichPin | ResolvedPinterest type PinterestRichPin (line 110) | type PinterestRichPin = { type ResolvedPinterest (line 114) | type ResolvedPinterest = { type FormatDetection (line 125) | type FormatDetection = { FILE: packages/next/src/lib/metadata/types/icons.ts type StaticMetadata (line 1) | type StaticMetadata = { FILE: packages/next/src/lib/metadata/types/manifest-types.ts type ClientModeEnum (line 1) | type ClientModeEnum = type File (line 7) | type File = { type Icon (line 12) | type Icon = { type Manifest (line 19) | type Manifest = { FILE: packages/next/src/lib/metadata/types/metadata-interface.ts type Metadata (line 90) | interface Metadata extends DeprecatedMetadataFields { type ResolvedMetadataWithURLs (line 570) | interface ResolvedMetadataWithURLs { type WithStringifiedURLs (line 665) | type WithStringifiedURLs = T extends URL type ResolvedMetadata (line 675) | type ResolvedMetadata = WithStringifiedURLs type RobotsFile (line 677) | type RobotsFile = { type SitemapFile (line 697) | type SitemapFile = Array<{ type ResolvingMetadata (line 719) | type ResolvingMetadata = Promise type Robots (line 722) | type Robots = RobotsFile type Sitemap (line 723) | type Sitemap = SitemapFile type Manifest (line 724) | type Manifest = ManifestFile type Viewport (line 747) | interface Viewport extends ViewportLayout { type ResolvedViewport (line 786) | interface ResolvedViewport extends ViewportLayout { type ResolvingViewport (line 791) | type ResolvingViewport = Promise FILE: packages/next/src/lib/metadata/types/metadata-types.ts type DeprecatedMetadataFields (line 7) | interface DeprecatedMetadataFields { type TemplateString (line 22) | type TemplateString = type DefaultTemplateString (line 26) | type DefaultTemplateString = { type AbsoluteTemplateString (line 30) | type AbsoluteTemplateString = { type AbsoluteString (line 34) | type AbsoluteString = { type Author (line 38) | type Author = { type ReferrerEnum (line 47) | type ReferrerEnum = type ColorSchemeEnum (line 56) | type ColorSchemeEnum = type RobotsInfo (line 64) | type RobotsInfo = { type Robots (line 86) | type Robots = RobotsInfo & { type ResolvedRobots (line 91) | type ResolvedRobots = { type IconURL (line 96) | type IconURL = string | URL type Icon (line 97) | type Icon = IconURL | IconDescriptor type IconDescriptor (line 98) | type IconDescriptor = { type Icons (line 112) | type Icons = { type Verification (line 126) | type Verification = { type ResolvedVerification (line 139) | type ResolvedVerification = { type ResolvedIcons (line 151) | type ResolvedIcons = { type ThemeColorDescriptor (line 158) | type ThemeColorDescriptor = { type Restriction (line 163) | type Restriction = { type Videos (line 168) | type Videos = { FILE: packages/next/src/lib/metadata/types/opengraph-types.ts type OpenGraphType (line 3) | type OpenGraphType = type OpenGraph (line 17) | type OpenGraph = type Locale (line 33) | type Locale = string type OpenGraphMetadata (line 35) | type OpenGraphMetadata = { type OpenGraphWebsite (line 52) | type OpenGraphWebsite = OpenGraphMetadata & { type OpenGraphArticle (line 55) | type OpenGraphArticle = OpenGraphMetadata & { type OpenGraphBook (line 64) | type OpenGraphBook = OpenGraphMetadata & { type OpenGraphProfile (line 71) | type OpenGraphProfile = OpenGraphMetadata & { type OpenGraphMusicSong (line 78) | type OpenGraphMusicSong = OpenGraphMetadata & { type OpenGraphMusicAlbum (line 90) | type OpenGraphMusicAlbum = OpenGraphMetadata & { type OpenGraphMusicPlaylist (line 102) | type OpenGraphMusicPlaylist = OpenGraphMetadata & { type OpenGraphRadioStation (line 113) | type OpenGraphRadioStation = OpenGraphMetadata & { type OpenGraphVideoMovie (line 117) | type OpenGraphVideoMovie = OpenGraphMetadata & { type OpenGraphVideoEpisode (line 132) | type OpenGraphVideoEpisode = OpenGraphMetadata & { type OpenGraphVideoTVShow (line 148) | type OpenGraphVideoTVShow = OpenGraphMetadata & { type OpenGraphVideoOther (line 151) | type OpenGraphVideoOther = OpenGraphMetadata & { type OGImage (line 155) | type OGImage = string | OGImageDescriptor | URL type OGImageDescriptor (line 156) | type OGImageDescriptor = { type OGAudio (line 164) | type OGAudio = string | OGAudioDescriptor | URL type OGAudioDescriptor (line 165) | type OGAudioDescriptor = { type OGVideo (line 170) | type OGVideo = string | OGVideoDescriptor | URL type OGVideoDescriptor (line 171) | type OGVideoDescriptor = { type ResolvedOpenGraph (line 179) | type ResolvedOpenGraph = type ResolvedOpenGraphMetadata (line 194) | type ResolvedOpenGraphMetadata = { type ResolvedOpenGraphWebsite (line 211) | type ResolvedOpenGraphWebsite = ResolvedOpenGraphMetadata & { type ResolvedOpenGraphArticle (line 214) | type ResolvedOpenGraphArticle = ResolvedOpenGraphMetadata & { type ResolvedOpenGraphBook (line 223) | type ResolvedOpenGraphBook = ResolvedOpenGraphMetadata & { type ResolvedOpenGraphProfile (line 230) | type ResolvedOpenGraphProfile = ResolvedOpenGraphMetadata & { type ResolvedOpenGraphMusicSong (line 237) | type ResolvedOpenGraphMusicSong = ResolvedOpenGraphMetadata & { type ResolvedOpenGraphMusicAlbum (line 243) | type ResolvedOpenGraphMusicAlbum = ResolvedOpenGraphMetadata & { type ResolvedOpenGraphMusicPlaylist (line 249) | type ResolvedOpenGraphMusicPlaylist = ResolvedOpenGraphMetadata & { type ResolvedOpenGraphRadioStation (line 254) | type ResolvedOpenGraphRadioStation = ResolvedOpenGraphMetadata & { type ResolvedOpenGraphVideoMovie (line 258) | type ResolvedOpenGraphVideoMovie = ResolvedOpenGraphMetadata & { type ResolvedOpenGraphVideoEpisode (line 267) | type ResolvedOpenGraphVideoEpisode = ResolvedOpenGraphMetadata & { type ResolvedOpenGraphVideoTVShow (line 277) | type ResolvedOpenGraphVideoTVShow = ResolvedOpenGraphMetadata & { type ResolvedOpenGraphVideoOther (line 280) | type ResolvedOpenGraphVideoOther = ResolvedOpenGraphMetadata & { type OGSong (line 284) | type OGSong = { type OGAlbum (line 289) | type OGAlbum = { type OGActor (line 294) | type OGActor = { FILE: packages/next/src/lib/metadata/types/resolvers.ts type FieldResolver (line 3) | type FieldResolver< type FieldResolverExtraArgs (line 9) | type FieldResolverExtraArgs< type AsyncFieldResolverExtraArgs (line 16) | type AsyncFieldResolverExtraArgs< type MetadataContext (line 23) | type MetadataContext = { FILE: packages/next/src/lib/metadata/types/twitter-types.ts type Twitter (line 5) | type Twitter = type TwitterMetadata (line 12) | type TwitterMetadata = { type TwitterSummary (line 22) | type TwitterSummary = TwitterMetadata & { type TwitterSummaryLargeImage (line 25) | type TwitterSummaryLargeImage = TwitterMetadata & { type TwitterPlayer (line 28) | type TwitterPlayer = TwitterMetadata & { type TwitterApp (line 32) | type TwitterApp = TwitterMetadata & { type TwitterAppDescriptor (line 36) | type TwitterAppDescriptor = { type TwitterImage (line 52) | type TwitterImage = string | TwitterImageDescriptor | URL type TwitterImageDescriptor (line 53) | type TwitterImageDescriptor = { type TwitterPlayerDescriptor (line 61) | type TwitterPlayerDescriptor = { type ResolvedTwitterImage (line 68) | type ResolvedTwitterImage = { type ResolvedTwitterSummary (line 76) | type ResolvedTwitterSummary = { type ResolvedTwitterPlayer (line 85) | type ResolvedTwitterPlayer = ResolvedTwitterSummary & { type ResolvedTwitterApp (line 88) | type ResolvedTwitterApp = ResolvedTwitterSummary & { app: TwitterAppDesc... type ResolvedTwitterMetadata (line 90) | type ResolvedTwitterMetadata = FILE: packages/next/src/lib/mkcert.ts constant MKCERT_VERSION (line 10) | const MKCERT_VERSION = 'v1.4.4' type SelfSignedCertificate (line 12) | interface SelfSignedCertificate { function getBinaryName (line 18) | function getBinaryName() { function downloadBinary (line 35) | async function downloadBinary() { function createSelfSignedCertificate (line 98) | async function createSelfSignedCertificate( FILE: packages/next/src/lib/multi-file-writer.ts type Task (line 7) | type Task = [ class MultiFileWriter (line 29) | class MultiFileWriter { method constructor (line 35) | constructor( method findOrCreateTask (line 48) | private findOrCreateTask(directory: string): Task { method append (line 79) | public append(filePath: string, data: Buffer | string): void { method wait (line 96) | public wait(): Promise { FILE: packages/next/src/lib/needs-experimental-react.ts function needsExperimentalReact (line 4) | function needsExperimentalReact(config: NextConfig) { FILE: packages/next/src/lib/non-nullable.ts function nonNullable (line 1) | function nonNullable(value: T): value is NonNullable { FILE: packages/next/src/lib/normalize-path.ts function normalizePath (line 3) | function normalizePath(file: string) { FILE: packages/next/src/lib/oxford-comma-list.ts function getOxfordCommaList (line 1) | function getOxfordCommaList(items: string[]): string { FILE: packages/next/src/lib/page-types.ts type PAGE_TYPES (line 1) | const enum PAGE_TYPES { FILE: packages/next/src/lib/patch-incorrect-lockfile.ts function fetchPkgInfo (line 12) | async function fetchPkgInfo(pkg: string) { function patchIncorrectLockfile (line 39) | async function patchIncorrectLockfile(dir: string) { FILE: packages/next/src/lib/pick.ts function pick (line 1) | function pick(obj: T, keys: K[]): Pick { FILE: packages/next/src/lib/pretty-bytes.ts constant UNITS (line 13) | const UNITS = ['B', 'kB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'] function prettyBytes (line 32) | function prettyBytes(number: number, options?: any): string { FILE: packages/next/src/lib/recursive-copy.ts constant COPYFILE_EXCL (line 7) | const COPYFILE_EXCL = constants.COPYFILE_EXCL function recursiveCopy (line 9) | async function recursiveCopy( FILE: packages/next/src/lib/recursive-delete.ts constant INITIAL_RETRY_MS (line 14) | const INITIAL_RETRY_MS = 8 constant MAX_RETRY_MS (line 15) | const MAX_RETRY_MS = 64 constant MAX_RETRIES (line 16) | const MAX_RETRIES = 6 function calcBackoffMs (line 22) | function calcBackoffMs(attempt: number): number { function unlinkPath (line 26) | function unlinkPath( function recursiveDeleteSyncWithAsyncRetries (line 72) | async function recursiveDeleteSyncWithAsyncRetries( FILE: packages/next/src/lib/recursive-readdir.ts type Filter (line 4) | type Filter = (pathname: string) => boolean type Result (line 6) | type Result = { type RecursiveReadDirOptions (line 12) | type RecursiveReadDirOptions = { function recursiveReadDir (line 48) | async function recursiveReadDir( FILE: packages/next/src/lib/redirect-status.ts function getRedirectStatus (line 5) | function getRedirectStatus(route: { function modifyRouteRegex (line 20) | function modifyRouteRegex(regex: string, restrictedPaths?: string[]) { FILE: packages/next/src/lib/resolve-build-paths.ts type ResolvedBuildPaths (line 10) | interface ResolvedBuildPaths { function escapeBrackets (line 21) | function escapeBrackets(pattern: string): string { function resolveBuildPaths (line 36) | async function resolveBuildPaths( function categorizeAndAddPath (line 106) | function categorizeAndAddPath( function parseBuildPathsInput (line 131) | function parseBuildPathsInput(input: string): string[] { FILE: packages/next/src/lib/route-pattern-normalizer.ts constant PARAM_SEPARATOR (line 17) | const PARAM_SEPARATOR = '_NEXTSEP_' function hasAdjacentParameterIssues (line 22) | function hasAdjacentParameterIssues(route: string): boolean { function normalizeAdjacentParameters (line 45) | function normalizeAdjacentParameters(route: string): string { function normalizeTokensForRegexp (line 68) | function normalizeTokensForRegexp(tokens: Token[]): Token[] { function stripNormalizedSeparators (line 111) | function stripNormalizedSeparators(pathname: string): string { function stripParameterSeparators (line 122) | function stripParameterSeparators( FILE: packages/next/src/lib/scheduler.ts type ScheduledFn (line 1) | type ScheduledFn = () => T | PromiseLike type SchedulerFn (line 2) | type SchedulerFn = (cb: ScheduledFn) => void function atLeastOneTask (line 45) | function atLeastOneTask() { function waitAtLeastOneReactRenderTask (line 58) | function waitAtLeastOneReactRenderTask(): Promise { FILE: packages/next/src/lib/semver-noop.ts function satisfies (line 5) | function satisfies() { FILE: packages/next/src/lib/static-env.ts function errorIfEnvConflicted (line 6) | function errorIfEnvConflicted( function getNextPublicEnvironmentVariables (line 23) | function getNextPublicEnvironmentVariables() { function getNextConfigEnv (line 40) | function getNextConfigEnv( function getStaticEnv (line 56) | function getStaticEnv( function populateStaticEnv (line 68) | function populateStaticEnv( FILE: packages/next/src/lib/try-to-parse-path.ts type ParseResult (line 6) | interface ParseResult { function reportError (line 18) | function reportError({ route, parsedPath }: ParseResult, err: any) { function safeTokensToRegexp (line 40) | function safeTokensToRegexp(tokens: Token[]): RegExp { function tryToParsePath (line 60) | function tryToParsePath( FILE: packages/next/src/lib/turbopack-warning.ts function validateTurboNextConfig (line 41) | async function validateTurboNextConfig({ FILE: packages/next/src/lib/typescript/diagnosticFormatter.ts function getFormattedLinkDiagnosticMessageText (line 5) | function getFormattedLinkDiagnosticMessageText( function getFormattedLayoutAndPageDiagnosticMessageText (line 54) | function getFormattedLayoutAndPageDiagnosticMessageText( function getAppEntrySourceFilePath (line 294) | function getAppEntrySourceFilePath( function getFormattedDiagnostic (line 304) | function getFormattedDiagnostic( FILE: packages/next/src/lib/typescript/getTypeScriptConfiguration.ts function resolvePathAliasTarget (line 9) | function resolvePathAliasTarget(baseUrl: string, target: string): string { function rewritePathAliasesWithoutBaseUrl (line 34) | function rewritePathAliasesWithoutBaseUrl( function getNormalizedBaseUrlForPaths (line 63) | function getNormalizedBaseUrlForPaths( function getTypeScriptConfiguration (line 78) | async function getTypeScriptConfiguration( FILE: packages/next/src/lib/typescript/getTypeScriptIntent.ts type TypeScriptIntent (line 5) | type TypeScriptIntent = { firstTimeSetup: boolean } function getTypeScriptIntent (line 7) | async function getTypeScriptIntent( FILE: packages/next/src/lib/typescript/missingDependencyError.ts function missingDepsError (line 8) | function missingDepsError( FILE: packages/next/src/lib/typescript/runTypeCheck.ts type TypeCheckResult (line 10) | interface TypeCheckResult { type TypeCheckDirs (line 18) | interface TypeCheckDirs { type DebugBuildPaths (line 23) | interface DebugBuildPaths { function fileMatchesDebugPaths (line 32) | function fileMatchesDebugPaths( function runTypeCheck (line 39) | async function runTypeCheck( FILE: packages/next/src/lib/typescript/type-paths.ts function getTypeDefinitionGlobPatterns (line 9) | function getTypeDefinitionGlobPatterns(distDir: string): string[] { function getDevTypesPath (line 36) | function getDevTypesPath( FILE: packages/next/src/lib/typescript/writeAppTypeDeclarations.ts function writeAppTypeDeclarations (line 5) | async function writeAppTypeDeclarations({ FILE: packages/next/src/lib/typescript/writeConfigurationDefaults.ts type DesiredCompilerOptionsShape (line 10) | type DesiredCompilerOptionsShape = { function getDesiredCompilerOptions (line 21) | function getDesiredCompilerOptions( function getRequiredConfiguration (line 146) | function getRequiredConfiguration( function writeConfigurationDefaults (line 205) | async function writeConfigurationDefaults( FILE: packages/next/src/lib/url.ts constant DUMMY_ORIGIN (line 4) | const DUMMY_ORIGIN = 'http://n' function isFullStringUrl (line 6) | function isFullStringUrl(url: string) { function parseUrl (line 10) | function parseUrl(url: string): URL | undefined { function parseReqUrl (line 18) | function parseReqUrl(url: string): UrlWithParsedQuery | undefined { function stripNextRscUnionQuery (line 49) | function stripNextRscUnionQuery(relativeUrl: string): string { FILE: packages/next/src/lib/verify-partytown-setup.ts function missingDependencyError (line 12) | async function missingDependencyError(dir: string) { function copyPartytownStaticFiles (line 43) | async function copyPartytownStaticFiles( function verifyPartytownSetup (line 64) | async function verifyPartytownSetup( FILE: packages/next/src/lib/verify-root-layout.ts function getRootLayout (line 21) | function getRootLayout(isTs: boolean) { function verifyRootLayout (line 57) | async function verifyRootLayout({ FILE: packages/next/src/lib/verify-typescript-setup.ts function hasNativeTypeScriptPreview (line 47) | function hasNativeTypeScriptPreview(dir: string): boolean { function verifyAndRunTypeScript (line 56) | async function verifyAndRunTypeScript({ FILE: packages/next/src/lib/wait.ts function wait (line 6) | async function wait(ms: number) { FILE: packages/next/src/lib/with-promise-cache.ts function withPromiseCache (line 12) | function withPromiseCache( FILE: packages/next/src/lib/worker.ts type FarmOptions (line 13) | type FarmOptions = NonNullable[1]> constant RESTARTED (line 15) | const RESTARTED = Symbol('restarted') function getNextBuildDebuggerPortOffset (line 25) | function getNextBuildDebuggerPortOffset(_: { class Worker (line 32) | class Worker { method constructor (line 38) | constructor( method setOnActivity (line 288) | setOnActivity(onActivity: (() => void) | undefined): void { method setOnActivityAbort (line 291) | setOnActivityAbort(onActivityAbort: (() => void) | undefined): void { method end (line 295) | end(): ReturnType { method close (line 308) | close(): void { FILE: packages/next/src/next-devtools/dev-overlay.browser.tsx type Dispatcher (line 55) | interface Dispatcher { type Dispatch (line 84) | type Dispatch = ReturnType[1] type OverlayStateWithRouter (line 89) | type OverlayStateWithRouter = OverlayState & { routerType: 'pages' | 'ap... function getSerializedOverlayState (line 93) | function getSerializedOverlayState(): OverlayStateWithRouter | null { function getSegmentTrieData (line 113) | function getSegmentTrieData(): SegmentTrieData | null { function createQueuable (line 126) | function createQueuable( function replayQueuedEvents (line 238) | function replayQueuedEvents(dispatch: NonNullable) { function DevOverlayRoot (line 249) | function DevOverlayRoot({ function getSquashedHydrationErrorDetailsApp (line 335) | function getSquashedHydrationErrorDetailsApp() { function renderAppDevOverlay (line 340) | function renderAppDevOverlay( function renderPagesDevOverlay (line 399) | function renderPagesDevOverlay( FILE: packages/next/src/next-devtools/dev-overlay.shim.ts function renderAppDevOverlay (line 1) | function renderAppDevOverlay() { function renderPagesDevOverlay (line 7) | function renderPagesDevOverlay() { FILE: packages/next/src/next-devtools/dev-overlay/cache-indicator.tsx type ServerCacheStatus (line 1) | type ServerCacheStatus = 'filling' | 'filled' | 'bypass' | 'ready' type CacheIndicatorState (line 2) | type CacheIndicatorState = 'disabled' | ServerCacheStatus FILE: packages/next/src/next-devtools/dev-overlay/components/call-stack-frame/call-stack-frame.stories.tsx type Story (line 29) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/call-stack-frame/call-stack-frame.tsx constant CALL_STACK_FRAME_STYLES (line 70) | const CALL_STACK_FRAME_STYLES = ` FILE: packages/next/src/next-devtools/dev-overlay/components/call-stack/call-stack.stories.tsx type Story (line 29) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/call-stack/call-stack.tsx function CallStack (line 7) | function CallStack({ constant CALL_STACK_STYLES (line 44) | const CALL_STACK_STYLES = css` FILE: packages/next/src/next-devtools/dev-overlay/components/code-frame/code-frame.stories.tsx type Story (line 14) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/code-frame/code-frame.tsx type CodeFrameProps (line 13) | type CodeFrameProps = { function CodeFrame (line 18) | function CodeFrame({ stackFrame, codeFrame }: CodeFrameProps) { constant CODE_FRAME_STYLES (line 108) | const CODE_FRAME_STYLES = ` FILE: packages/next/src/next-devtools/dev-overlay/components/code-frame/parse-code-frame.ts function formatCodeFrame (line 6) | function formatCodeFrame(codeFrame: string) { function groupCodeFrameLines (line 35) | function groupCodeFrameLines(formattedFrame: string) { function parseLineNumberFromCodeFrameLine (line 75) | function parseLineNumberFromCodeFrameLine( FILE: packages/next/src/next-devtools/dev-overlay/components/copy-button/index.tsx function useCopy (line 4) | function useCopy(getContent: () => Promise) { type CopyButtonProps (line 65) | type CopyButtonProps = React.HTMLProps & { function CopyButton (line 71) | function CopyButton( function CopyIcon (line 159) | function CopyIcon(props: React.SVGProps) { function CopySuccessIcon (line 179) | function CopySuccessIcon() { constant COPY_BUTTON_STYLES (line 194) | const COPY_BUTTON_STYLES = ` FILE: packages/next/src/next-devtools/dev-overlay/components/devtools-indicator/devtools-indicator.stories.tsx type Story (line 45) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/devtools-indicator/devtools-indicator.tsx constant INDICATOR_PADDING (line 21) | const INDICATOR_PADDING = 20 function DevToolsIndicator (line 23) | function DevToolsIndicator() { FILE: packages/next/src/next-devtools/dev-overlay/components/devtools-indicator/hooks/use-measure-width.ts function useMeasureWidth (line 3) | function useMeasureWidth( FILE: packages/next/src/next-devtools/dev-overlay/components/devtools-indicator/hooks/use-minimum-loading-time-multiple.ts function useMinimumLoadingTimeMultiple (line 14) | function useMinimumLoadingTimeMultiple( FILE: packages/next/src/next-devtools/dev-overlay/components/devtools-indicator/hooks/use-update-animation.ts function useUpdateAnimation (line 3) | function useUpdateAnimation( FILE: packages/next/src/next-devtools/dev-overlay/components/devtools-indicator/next-logo.stories.tsx type Story (line 26) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/devtools-indicator/next-logo.tsx constant SHORT_DURATION_MS (line 18) | const SHORT_DURATION_MS = 150 function NextLogo (line 20) | function NextLogo({ function AnimateCount (line 504) | function AnimateCount({ function CacheBypassBadge (line 524) | function CacheBypassBadge({ function NextMark (line 562) | function NextMark() { FILE: packages/next/src/next-devtools/dev-overlay/components/devtools-indicator/status-indicator.tsx type Status (line 4) | enum Status { function getCurrentStatus (line 12) | function getCurrentStatus( type StatusIndicatorProps (line 33) | interface StatusIndicatorProps { function StatusIndicator (line 38) | function StatusIndicator({ status, onClick }: StatusIndicatorProps) { function AnimateStatusText (line 185) | function AnimateStatusText({ FILE: packages/next/src/next-devtools/dev-overlay/components/devtools-panel/resize/resize-provider.tsx type ResizeDirection (line 12) | type ResizeDirection = type ResizeContextValue (line 22) | interface ResizeContextValue { type ResizeProviderProps (line 50) | interface ResizeProviderProps { FILE: packages/next/src/next-devtools/dev-overlay/components/dialog/dialog-body.tsx type DialogBodyProps (line 3) | type DialogBodyProps = { FILE: packages/next/src/next-devtools/dev-overlay/components/dialog/dialog-content.tsx type DialogContentProps (line 3) | type DialogContentProps = { FILE: packages/next/src/next-devtools/dev-overlay/components/dialog/dialog-header.tsx type DialogHeaderProps (line 1) | type DialogHeaderProps = React.HTMLAttributes function DialogHeader (line 3) | function DialogHeader(props: DialogHeaderProps) { FILE: packages/next/src/next-devtools/dev-overlay/components/dialog/dialog.tsx type DialogProps (line 4) | type DialogProps = { constant CSS_SELECTORS_TO_EXCLUDE_ON_CLICK_OUTSIDE (line 12) | const CSS_SELECTORS_TO_EXCLUDE_ON_CLICK_OUTSIDE = [ function handleFocus (line 53) | function handleFocus() { FILE: packages/next/src/next-devtools/dev-overlay/components/errors/dev-tools-indicator/dev-tools-info/dev-tools-header.tsx type DevToolsHeaderProps (line 5) | interface DevToolsHeaderProps { function DevToolsHeader (line 9) | function DevToolsHeader({ function XIcon (line 76) | function XIcon({ size = 22 }: { size?: number }) { FILE: packages/next/src/next-devtools/dev-overlay/components/errors/dev-tools-indicator/dev-tools-info/route-info.tsx function StaticRouteContent (line 3) | function StaticRouteContent({ function DynamicRouteContent (line 41) | function DynamicRouteContent({ function RouteInfoBody (line 117) | function RouteInfoBody({ FILE: packages/next/src/next-devtools/dev-overlay/components/errors/dev-tools-indicator/dev-tools-info/shortcut-recorder.tsx constant SUCCESS_SHOW_DELAY_MS (line 5) | const SUCCESS_SHOW_DELAY_MS = 180 constant SUCCESS_FADE_DELAY_MS (line 6) | const SUCCESS_FADE_DELAY_MS = 1000 function ShortcutRecorder (line 10) | function ShortcutRecorder({ function BottomArrow (line 193) | function BottomArrow() { function Kbd (line 210) | function Kbd({ children }: { children: string }) { function parseKeyCode (line 265) | function parseKeyCode(code: string | JSX.Element) { function MetaKey (line 310) | function MetaKey() { function IconCross (line 324) | function IconCross() { constant SHORTCUT_RECORDER_STYLES (line 337) | const SHORTCUT_RECORDER_STYLES = css` function testPlatform (line 489) | function testPlatform(re: RegExp): boolean | undefined { function isMac (line 495) | function isMac(): boolean | undefined { function isIPhone (line 499) | function isIPhone(): boolean | undefined { function isIPad (line 503) | function isIPad(): boolean | undefined { function isApple (line 511) | function isApple(): boolean | undefined { FILE: packages/next/src/next-devtools/dev-overlay/components/errors/dev-tools-indicator/dev-tools-info/user-preferences.tsx function UserPreferencesBody (line 17) | function UserPreferencesBody({ function Select (line 230) | function Select({ function ThemeIcon (line 246) | function ThemeIcon({ theme }: { theme: 'dark' | 'light' | 'system' }) { constant DEV_TOOLS_INFO_USER_PREFERENCES_STYLES (line 259) | const DEV_TOOLS_INFO_USER_PREFERENCES_STYLES = css` function ChevronDownIcon (line 358) | function ChevronDownIcon() { FILE: packages/next/src/next-devtools/dev-overlay/components/errors/dev-tools-indicator/drag-context.tsx type DragContextValue (line 12) | interface DragContextValue { function DragProvider (line 21) | function DragProvider({ function useDragContext (line 53) | function useDragContext() { function DragHandle (line 57) | function DragHandle({ FILE: packages/next/src/next-devtools/dev-overlay/components/errors/dev-tools-indicator/draggable.tsx type Point (line 5) | interface Point { type Corner (line 10) | interface Corner { function Draggable (line 15) | function Draggable({ type UseDragOptions (line 152) | interface UseDragOptions { type Velocity (line 163) | interface Velocity { function useDrag (line 168) | function useDrag(options: UseDragOptions) { function calculateVelocity (line 364) | function calculateVelocity( function project (line 393) | function project(initialVelocity: number, decelerationRate = 0.999) { FILE: packages/next/src/next-devtools/dev-overlay/components/errors/dev-tools-indicator/utils.ts function useFocusTrap (line 3) | function useFocusTrap( function getActiveElement (line 65) | function getActiveElement(node: HTMLElement | null) { function getFocusableNodes (line 72) | function getFocusableNodes(node: HTMLElement): [HTMLElement, HTMLElement... function useClickOutsideAndEscape (line 86) | function useClickOutsideAndEscape( constant MENU_DURATION_MS (line 153) | const MENU_DURATION_MS = 200 constant MENU_CURVE (line 154) | const MENU_CURVE = 'cubic-bezier(0.175, 0.885, 0.32, 1.1)' FILE: packages/next/src/next-devtools/dev-overlay/components/errors/dialog/body.tsx type ErrorOverlayDialogBodyProps (line 3) | type ErrorOverlayDialogBodyProps = { function ErrorOverlayDialogBody (line 8) | function ErrorOverlayDialogBody({ constant DIALOG_BODY_STYLES (line 16) | const DIALOG_BODY_STYLES = `` FILE: packages/next/src/next-devtools/dev-overlay/components/errors/dialog/dialog.tsx type ErrorOverlayDialogProps (line 3) | type ErrorOverlayDialogProps = { function ErrorOverlayDialog (line 9) | function ErrorOverlayDialog({ constant DIALOG_STYLES (line 31) | const DIALOG_STYLES = ` FILE: packages/next/src/next-devtools/dev-overlay/components/errors/dialog/header.tsx type ErrorOverlayDialogHeaderProps (line 3) | type ErrorOverlayDialogHeaderProps = { function ErrorOverlayDialogHeader (line 7) | function ErrorOverlayDialogHeader({ constant DIALOG_HEADER_STYLES (line 17) | const DIALOG_HEADER_STYLES = ` FILE: packages/next/src/next-devtools/dev-overlay/components/errors/environment-name-label/environment-name-label.stories.tsx type Story (line 14) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/errors/environment-name-label/environment-name-label.tsx function EnvironmentNameLabel (line 1) | function EnvironmentNameLabel({ constant ENVIRONMENT_NAME_LABEL_STYLES (line 9) | const ENVIRONMENT_NAME_LABEL_STYLES = ` FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-message/error-message.stories.tsx type Story (line 29) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-message/error-message.tsx type ErrorMessageType (line 4) | type ErrorMessageType = React.ReactNode type ErrorMessageProps (line 6) | type ErrorMessageProps = { function ErrorMessage (line 11) | function ErrorMessage({ errorMessage, errorType }: ErrorMessageProps) { FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-bottom-stack/index.tsx function ErrorOverlayBottomStack (line 1) | function ErrorOverlayBottomStack({ FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-call-stack/error-overlay-call-stack.stories.tsx type Story (line 29) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-call-stack/error-overlay-call-stack.tsx type CallStackProps (line 5) | interface CallStackProps { function ErrorOverlayCallStack (line 10) | function ErrorOverlayCallStack({ FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-footer/error-feedback/error-feedback.tsx type ErrorFeedbackProps (line 6) | interface ErrorFeedbackProps { function ErrorFeedback (line 10) | function ErrorFeedback({ errorCode, className }: ErrorFeedbackProps) { FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-footer/error-overlay-footer.tsx type ErrorOverlayFooterProps (line 4) | type ErrorOverlayFooterProps = { function ErrorOverlayFooter (line 8) | function ErrorOverlayFooter({ errorCode }: ErrorOverlayFooterProps) { FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-layout/error-overlay-layout.stories.tsx type Story (line 14) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-layout/error-overlay-layout.tsx type ErrorOverlayLayoutProps (line 41) | interface ErrorOverlayLayoutProps extends ErrorBaseProps { function ErrorOverlayLayout (line 58) | function ErrorOverlayLayout({ function clamp (line 182) | function clamp(value: number, [min, max]: [number, number]) { FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-nav/error-overlay-nav.stories.tsx type Story (line 14) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-nav/error-overlay-nav.tsx type ErrorOverlayNavProps (line 7) | type ErrorOverlayNavProps = { function ErrorOverlayNav (line 15) | function ErrorOverlayNav({ function Notch (line 136) | function Notch({ function Tail (line 151) | function Tail() { FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-pagination/error-overlay-pagination.stories.tsx type Story (line 16) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-pagination/error-overlay-pagination.tsx type ErrorPaginationProps (line 12) | type ErrorPaginationProps = { function ErrorOverlayPagination (line 18) | function ErrorOverlayPagination({ FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-toolbar/copy-error-button.stories.tsx type Story (line 14) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-toolbar/copy-error-button.tsx function CopyErrorButton (line 3) | function CopyErrorButton({ FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-toolbar/docs-link-button.stories.tsx type Story (line 14) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-toolbar/docs-link-button.tsx function docsLinkMatcher (line 9) | function docsLinkMatcher(text: string): boolean { function getDocsURLFromErrorMessage (line 13) | function getDocsURLFromErrorMessage(text: string): string | null { function DocsLinkButton (line 30) | function DocsLinkButton({ errorMessage }: { errorMessage: string }) { function DocsIcon (line 68) | function DocsIcon(props: React.SVGProps) { FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-toolbar/error-overlay-toolbar.stories.tsx type Story (line 14) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-toolbar/error-overlay-toolbar.tsx type ErrorOverlayToolbarProps (line 6) | type ErrorOverlayToolbarProps = { function ErrorOverlayToolbar (line 13) | function ErrorOverlayToolbar({ FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-toolbar/nodejs-inspector-button.stories.tsx type Story (line 14) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-toolbar/nodejs-inspector-button.tsx function NodeJsIcon (line 4) | function NodeJsIcon(props: any) { function NodeJsDisabledIcon (line 120) | function NodeJsDisabledIcon(props: any) { function NodejsInspectorButton (line 236) | function NodejsInspectorButton({ FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay-toolbar/use-restart-server.ts function useRestartServer (line 3) | function useRestartServer() { FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-overlay/error-overlay.tsx type ErrorBaseProps (line 16) | interface ErrorBaseProps { function ErrorOverlay (line 24) | function ErrorOverlay({ FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-type-label/error-type-label.stories.tsx type Story (line 14) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/errors/error-type-label/error-type-label.tsx type ErrorType (line 1) | type ErrorType = type ErrorTypeLabelProps (line 9) | type ErrorTypeLabelProps = { function ErrorTypeLabel (line 13) | function ErrorTypeLabel({ errorType }: ErrorTypeLabelProps) { FILE: packages/next/src/next-devtools/dev-overlay/components/errors/overlay/overlay.tsx function ErrorOverlayOverlay (line 4) | function ErrorOverlayOverlay({ children, ...props }: OverlayProps) { constant OVERLAY_STYLES (line 8) | const OVERLAY_STYLES = css` FILE: packages/next/src/next-devtools/dev-overlay/components/fader/index.tsx constant FADER_STYLES (line 39) | const FADER_STYLES = ` FILE: packages/next/src/next-devtools/dev-overlay/components/hydration-diff/diff-view.tsx function PseudoHtmlDiff (line 51) | function PseudoHtmlDiff({ FILE: packages/next/src/next-devtools/dev-overlay/components/instant-navs/instant-nav-cookie.ts constant COOKIE_NAME (line 19) | const COOKIE_NAME = 'next-instant-navigation-testing' type InstantNavCookieData (line 21) | type InstantNavCookieData = function parseCookieValue (line 30) | function parseCookieValue(raw: string): InstantNavCookieData { function readInstantNavCookieState (line 50) | function readInstantNavCookieState(): function formatRoutePattern (line 65) | function formatRoutePattern(tree: FlightRouterState): string { function readRawCookieValue (line 117) | function readRawCookieValue(): string { function getSnapshot (line 123) | function getSnapshot(): string { function subscribe (line 130) | function subscribe(callback: () => void): () => void { function useInstantNavCookieState (line 165) | function useInstantNavCookieState(): InstantNavCookieData | null { FILE: packages/next/src/next-devtools/dev-overlay/components/instant-navs/instant-navs-panel.tsx constant COOKIE_NAME (line 10) | const COOKIE_NAME = 'next-instant-navigation-testing' function InstantNavsPanel (line 12) | function InstantNavsPanel() { function ShareButton (line 231) | function ShareButton({ getShareUrl }: { getShareUrl: () => string }) { function RotateClockwise (line 253) | function RotateClockwise() { FILE: packages/next/src/next-devtools/dev-overlay/components/overlay/body-locker.ts function lock (line 6) | function lock() { function unlock (line 25) | function unlock() { FILE: packages/next/src/next-devtools/dev-overlay/components/overlay/overlay-backdrop.tsx type OverlayBackdropProps (line 1) | type OverlayBackdropProps = { function OverlayBackdrop (line 5) | function OverlayBackdrop({ fixed, ...props }: OverlayBackdropProps) { FILE: packages/next/src/next-devtools/dev-overlay/components/overlay/overlay.tsx type OverlayProps (line 4) | type OverlayProps = React.HTMLAttributes & { FILE: packages/next/src/next-devtools/dev-overlay/components/overview/segment-boundary-trigger.tsx function SegmentBoundaryTrigger (line 24) | function SegmentBoundaryTrigger({ function LoadingIcon (line 212) | function LoadingIcon() { function ErrorIcon (line 243) | function ErrorIcon() { function NotFoundIcon (line 274) | function NotFoundIcon() { function ResetIcon (line 293) | function ResetIcon() { function SwitchIcon (line 310) | function SwitchIcon(props: React.SVGProps) { function Trigger (line 323) | function Trigger(props: React.ComponentProps<'button'>) { FILE: packages/next/src/next-devtools/dev-overlay/components/overview/segment-explorer.tsx function traverseTreeAndResetBoundaries (line 25) | function traverseTreeAndResetBoundaries(node: SegmentTrieNode) { function countActiveBoundaries (line 39) | function countActiveBoundaries(node: SegmentTrieNode): number { function PageRouteBar (line 63) | function PageRouteBar({ page }: { page: string }) { function SegmentExplorerFooter (line 72) | function SegmentExplorerFooter({ function FilePill (line 102) | function FilePill({ function PageSegmentTree (line 133) | function PageSegmentTree({ page }: { page: string }) { constant GLOBAL_ERROR_BOUNDARY_TYPE (line 174) | const GLOBAL_ERROR_BOUNDARY_TYPE = 'global-error' function PageSegmentTreeLayerPresentation (line 176) | function PageSegmentTreeLayerPresentation({ function openInEditor (line 444) | function openInEditor({ filePath }: { filePath: string }) { function InfoIcon (line 458) | function InfoIcon(props: React.SVGProps) { function BackArrowIcon (line 480) | function BackArrowIcon() { function CodeIcon (line 494) | function CodeIcon(props: React.SVGProps) { FILE: packages/next/src/next-devtools/dev-overlay/components/overview/segment-suggestion.tsx function SegmentSuggestion (line 4) | function SegmentSuggestion({ FILE: packages/next/src/next-devtools/dev-overlay/components/resizer/index.tsx function useMeasureHeight (line 34) | function useMeasureHeight( FILE: packages/next/src/next-devtools/dev-overlay/components/shadow-portal.tsx function ShadowPortal (line 4) | function ShadowPortal({ children }: { children: React.ReactNode }) { FILE: packages/next/src/next-devtools/dev-overlay/components/terminal/editor-link.tsx type EditorLinkProps (line 3) | type EditorLinkProps = { function EditorLink (line 11) | function EditorLink({ file, location }: EditorLinkProps) { constant EDITOR_LINK_STYLES (line 45) | const EDITOR_LINK_STYLES = ` FILE: packages/next/src/next-devtools/dev-overlay/components/terminal/terminal.stories.tsx type Story (line 26) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/terminal/terminal.tsx type TerminalProps (line 10) | type TerminalProps = { content: string } function getFile (line 12) | function getFile(lines: string[]) { function getImportTraceFiles (line 32) | function getImportTraceFiles(lines: string[]) { function getEditorLinks (line 53) | function getEditorLinks(content: string) { constant TERMINAL_STYLES (line 148) | const TERMINAL_STYLES = ` FILE: packages/next/src/next-devtools/dev-overlay/components/toast/toast.tsx type ToastProps (line 3) | type ToastProps = React.HTMLProps & { FILE: packages/next/src/next-devtools/dev-overlay/components/tooltip/tooltip.stories.tsx type Story (line 38) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/tooltip/tooltip.tsx type TooltipDirection (line 7) | type TooltipDirection = 'top' | 'bottom' | 'left' | 'right' type TooltipProps (line 9) | interface TooltipProps { FILE: packages/next/src/next-devtools/dev-overlay/components/version-staleness-info/version-staleness-info.stories.tsx type Story (line 14) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/components/version-staleness-info/version-staleness-info.tsx function VersionStalenessInfo (line 6) | function VersionStalenessInfo({ FILE: packages/next/src/next-devtools/dev-overlay/container/build-error.stories.tsx type Story (line 14) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/container/build-error.tsx type BuildErrorProps (line 7) | interface BuildErrorProps extends ErrorBaseProps { FILE: packages/next/src/next-devtools/dev-overlay/container/errors.stories.tsx type Story (line 17) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/container/errors.tsx type ErrorsProps (line 24) | interface ErrorsProps extends ErrorBaseProps { function matchLinkType (line 31) | function matchLinkType(text: string): string | null { function HydrationErrorDescription (line 41) | function HydrationErrorDescription({ message }: { message: string }) { function GenericErrorDescription (line 45) | function GenericErrorDescription({ error }: { error: Error }) { function DynamicMetadataErrorDescription (line 69) | function DynamicMetadataErrorDescription({ function BlockingPageLoadErrorDescription (line 166) | function BlockingPageLoadErrorDescription({ function getErrorTypeLabel (line 439) | function getErrorTypeLabel( type ErrorDetails (line 459) | type ErrorDetails = type NoErrorDetails (line 465) | type NoErrorDetails = { type HydrationErrorDetails (line 469) | type HydrationErrorDetails = { type BlockingRouteErrorDetails (line 476) | type BlockingRouteErrorDetails = { type DynamicMetadataErrorDetails (line 482) | type DynamicMetadataErrorDetails = { function useErrorDetails (line 491) | function useErrorDetails( function getHydrationErrorDetails (line 517) | function getHydrationErrorDetails( function getBlockingRouteErrorDetails (line 549) | function getBlockingRouteErrorDetails(error: Error): null | ErrorDetails { function Errors (line 588) | function Errors({ FILE: packages/next/src/next-devtools/dev-overlay/container/runtime-error/component-stack-pseudo-html.stories.tsx type Story (line 14) | type Story = StoryObj FILE: packages/next/src/next-devtools/dev-overlay/container/runtime-error/component-stack-pseudo-html.tsx constant PSEUDO_HTML_DIFF_STYLES (line 3) | const PSEUDO_HTML_DIFF_STYLES = ` FILE: packages/next/src/next-devtools/dev-overlay/container/runtime-error/error-aggregate-errors.tsx type ErrorAggregateErrorsProps (line 8) | interface ErrorAggregateErrorsProps { function ErrorAggregateErrors (line 13) | function ErrorAggregateErrors({ type ErrorAggregateEntryProps (line 33) | interface ErrorAggregateEntryProps { function ErrorAggregateEntry (line 40) | function ErrorAggregateEntry({ FILE: packages/next/src/next-devtools/dev-overlay/container/runtime-error/error-cause.tsx type ErrorCauseProps (line 8) | type ErrorCauseProps = { function ErrorCause (line 13) | function ErrorCause({ cause, dialogResizerRef }: ErrorCauseProps) { FILE: packages/next/src/next-devtools/dev-overlay/container/runtime-error/index.tsx type RuntimeErrorProps (line 15) | type RuntimeErrorProps = { function RuntimeError (line 20) | function RuntimeError({ error, dialogResizerRef }: RuntimeErrorProps) { FILE: packages/next/src/next-devtools/dev-overlay/container/runtime-error/render-error.tsx type SupportedErrorEvent (line 10) | type SupportedErrorEvent = { type Props (line 17) | type Props = { FILE: packages/next/src/next-devtools/dev-overlay/dev-overlay.stories.tsx type Story (line 35) | type Story = StoryObj function getNoSquashedHydrationErrorDetails (line 37) | function getNoSquashedHydrationErrorDetails() { FILE: packages/next/src/next-devtools/dev-overlay/dev-overlay.tsx function DevOverlay (line 20) | function DevOverlay() { FILE: packages/next/src/next-devtools/dev-overlay/hooks/use-active-runtime-error.ts function useActiveRuntimeError (line 8) | function useActiveRuntimeError({ FILE: packages/next/src/next-devtools/dev-overlay/hooks/use-delayed-render.ts type Options (line 3) | interface Options { type Timeout (line 9) | type Timeout = ReturnType function useDelayedRender (line 36) | function useDelayedRender(active = false, options: Options = {}) { FILE: packages/next/src/next-devtools/dev-overlay/hooks/use-on-click-outside.ts function useOnClickOutside (line 3) | function useOnClickOutside( FILE: packages/next/src/next-devtools/dev-overlay/hooks/use-shortcuts.ts function useShortcuts (line 4) | function useShortcuts( function isFocusedOnElement (line 41) | function isFocusedOnElement(rootRef: React.RefObject) { FILE: packages/next/src/next-devtools/dev-overlay/icons/chevron-up-down.tsx function ChevronUpDownIcon (line 1) | function ChevronUpDownIcon() { FILE: packages/next/src/next-devtools/dev-overlay/icons/collapse-icon.tsx function CollapseIcon (line 1) | function CollapseIcon({ collapsed }: { collapsed?: boolean } = {}) { FILE: packages/next/src/next-devtools/dev-overlay/icons/cross.tsx function Cross (line 1) | function Cross(props: React.SVGProps) { FILE: packages/next/src/next-devtools/dev-overlay/icons/dark-icon.tsx function DarkIcon (line 1) | function DarkIcon() { FILE: packages/next/src/next-devtools/dev-overlay/icons/eclipse.tsx function EclipseIcon (line 1) | function EclipseIcon(props: React.SVGProps) { FILE: packages/next/src/next-devtools/dev-overlay/icons/external.tsx function ExternalIcon (line 1) | function ExternalIcon(props: React.SVGProps) { function SourceMappingErrorIcon (line 21) | function SourceMappingErrorIcon(props: React.SVGProps) { FILE: packages/next/src/next-devtools/dev-overlay/icons/eye-icon.tsx function EyeIcon (line 1) | function EyeIcon() { FILE: packages/next/src/next-devtools/dev-overlay/icons/file.tsx function FileIcon (line 1) | function FileIcon({ lang }: { lang?: string }) { function Json (line 22) | function Json() { function Js (line 39) | function Js() { function Ts (line 55) | function Ts() { function File (line 76) | function File() { function React (line 89) | function React() { FILE: packages/next/src/next-devtools/dev-overlay/icons/gear-icon.tsx function GearIcon (line 1) | function GearIcon() { FILE: packages/next/src/next-devtools/dev-overlay/icons/left-arrow.tsx function LeftArrow (line 1) | function LeftArrow({ FILE: packages/next/src/next-devtools/dev-overlay/icons/light-icon.tsx function LightIcon (line 1) | function LightIcon() { FILE: packages/next/src/next-devtools/dev-overlay/icons/loading-icon.tsx function LoadingIcon (line 1) | function LoadingIcon() { FILE: packages/next/src/next-devtools/dev-overlay/icons/right-arrow.tsx function RightArrow (line 1) | function RightArrow({ FILE: packages/next/src/next-devtools/dev-overlay/icons/system-icon.tsx function SystemIcon (line 1) | function SystemIcon() { FILE: packages/next/src/next-devtools/dev-overlay/icons/thumbs/thumbs-down.tsx function ThumbsDown (line 3) | function ThumbsDown(props: ComponentProps<'svg'>) { FILE: packages/next/src/next-devtools/dev-overlay/icons/thumbs/thumbs-up.tsx function ThumbsUp (line 3) | function ThumbsUp(props: ComponentProps<'svg'>) { FILE: packages/next/src/next-devtools/dev-overlay/icons/warning.tsx function Warning (line 1) | function Warning(props: React.SVGProps) { FILE: packages/next/src/next-devtools/dev-overlay/menu/context.tsx type PanelStateKind (line 8) | type PanelStateKind = FILE: packages/next/src/next-devtools/dev-overlay/menu/dev-overlay-menu.tsx type C (line 18) | interface C { function MenuItem (line 26) | function MenuItem({ function onMenuKeydown (line 173) | function onMenuKeydown(e: React.KeyboardEvent) { function getAdjustedIndex (line 294) | function getAdjustedIndex( function getClickableItemsCount (line 312) | function getClickableItemsCount( function IssueCount (line 318) | function IssueCount({ children }: { children: number }) { function ChevronRight (line 330) | function ChevronRight() { function selectMenuItem (line 349) | function selectMenuItem({ FILE: packages/next/src/next-devtools/dev-overlay/menu/panel-router.tsx function PanelRoute (line 346) | function PanelRoute({ FILE: packages/next/src/next-devtools/dev-overlay/panel/dynamic-panel.tsx function resolveCSSValue (line 25) | function resolveCSSValue( function useResolvedDimensions (line 46) | function useResolvedDimensions( function DynamicPanel (line 76) | function DynamicPanel({ FILE: packages/next/src/next-devtools/dev-overlay/segment-explorer-trie.test.tsx function placeholder (line 17) | function placeholder() {} FILE: packages/next/src/next-devtools/dev-overlay/segment-explorer-trie.ts type TrieNode (line 21) | type TrieNode = { type Trie (line 28) | type Trie = { function createTrie (line 58) | function createTrie({ type SegmentTrie (line 135) | type SegmentTrie = Trie type SegmentTrieNode (line 136) | type SegmentTrieNode = TrieNode function useSegmentTree (line 153) | function useSegmentTree(): SegmentTrieNode { FILE: packages/next/src/next-devtools/dev-overlay/shared.ts type DevToolsConfig (line 13) | type DevToolsConfig = { type Corners (line 26) | type Corners = 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' type DevToolsIndicatorPosition (line 27) | type DevToolsIndicatorPosition = Corners constant BASE_SIZE (line 29) | const BASE_SIZE = 16 constant NEXT_DEV_TOOLS_SCALE (line 31) | const NEXT_DEV_TOOLS_SCALE = { type DevToolsScale (line 37) | type DevToolsScale = type FastRefreshState (line 40) | type FastRefreshState = type OverlayState (line 46) | interface OverlayState { type DevtoolsPanelName (line 78) | type DevtoolsPanelName = string type OverlayDispatch (line 79) | type OverlayDispatch = React.Dispatch constant ACTION_CACHE_INDICATOR (line 81) | const ACTION_CACHE_INDICATOR = 'cache-indicator' constant ACTION_STATIC_INDICATOR (line 82) | const ACTION_STATIC_INDICATOR = 'static-indicator' constant ACTION_BUILD_OK (line 83) | const ACTION_BUILD_OK = 'build-ok' constant ACTION_BUILD_ERROR (line 84) | const ACTION_BUILD_ERROR = 'build-error' constant ACTION_BEFORE_REFRESH (line 85) | const ACTION_BEFORE_REFRESH = 'before-fast-refresh' constant ACTION_REFRESH (line 86) | const ACTION_REFRESH = 'fast-refresh' constant ACTION_VERSION_INFO (line 87) | const ACTION_VERSION_INFO = 'version-info' constant ACTION_UNHANDLED_ERROR (line 88) | const ACTION_UNHANDLED_ERROR = 'unhandled-error' constant ACTION_UNHANDLED_REJECTION (line 89) | const ACTION_UNHANDLED_REJECTION = 'unhandled-rejection' constant ACTION_DEBUG_INFO (line 90) | const ACTION_DEBUG_INFO = 'debug-info' constant ACTION_DEV_INDICATOR (line 91) | const ACTION_DEV_INDICATOR = 'dev-indicator' constant ACTION_DEV_INDICATOR_SET (line 92) | const ACTION_DEV_INDICATOR_SET = 'dev-indicator-disable' constant ACTION_ERROR_OVERLAY_OPEN (line 94) | const ACTION_ERROR_OVERLAY_OPEN = 'error-overlay-open' constant ACTION_ERROR_OVERLAY_CLOSE (line 95) | const ACTION_ERROR_OVERLAY_CLOSE = 'error-overlay-close' constant ACTION_ERROR_OVERLAY_TOGGLE (line 96) | const ACTION_ERROR_OVERLAY_TOGGLE = 'error-overlay-toggle' constant ACTION_BUILDING_INDICATOR_SHOW (line 98) | const ACTION_BUILDING_INDICATOR_SHOW = 'building-indicator-show' constant ACTION_BUILDING_INDICATOR_HIDE (line 99) | const ACTION_BUILDING_INDICATOR_HIDE = 'building-indicator-hide' constant ACTION_RENDERING_INDICATOR_SHOW (line 100) | const ACTION_RENDERING_INDICATOR_SHOW = 'rendering-indicator-show' constant ACTION_RENDERING_INDICATOR_HIDE (line 101) | const ACTION_RENDERING_INDICATOR_HIDE = 'rendering-indicator-hide' constant ACTION_DEVTOOLS_POSITION (line 103) | const ACTION_DEVTOOLS_POSITION = 'devtools-position' constant ACTION_DEVTOOLS_PANEL_POSITION (line 104) | const ACTION_DEVTOOLS_PANEL_POSITION = 'devtools-panel-position' constant ACTION_DEVTOOLS_SCALE (line 105) | const ACTION_DEVTOOLS_SCALE = 'devtools-scale' constant ACTION_DEVTOOLS_CONFIG (line 107) | const ACTION_DEVTOOLS_CONFIG = 'devtools-config' constant ACTION_INSTANT_NAVS_TOGGLE (line 108) | const ACTION_INSTANT_NAVS_TOGGLE = 'instant-navs-toggle' constant ACTION_INSTANT_NAVS_RESET (line 109) | const ACTION_INSTANT_NAVS_RESET = 'instant-navs-reset' constant STORAGE_KEY_PANEL_POSITION_PREFIX (line 111) | const STORAGE_KEY_PANEL_POSITION_PREFIX = constant STORE_KEY_PANEL_SIZE_PREFIX (line 113) | const STORE_KEY_PANEL_SIZE_PREFIX = '__nextjs-dev-tools-panel-size' constant STORE_KEY_SHARED_PANEL_SIZE (line 114) | const STORE_KEY_SHARED_PANEL_SIZE = constant STORE_KEY_SHARED_PANEL_LOCATION (line 116) | const STORE_KEY_SHARED_PANEL_LOCATION = constant ACTION_DEVTOOL_UPDATE_ROUTE_STATE (line 119) | const ACTION_DEVTOOL_UPDATE_ROUTE_STATE = type CacheIndicatorAction (line 122) | interface CacheIndicatorAction { type StaticIndicatorAction (line 127) | interface StaticIndicatorAction { type BuildOkAction (line 132) | interface BuildOkAction { type BuildErrorAction (line 135) | interface BuildErrorAction { type BeforeFastRefreshAction (line 139) | interface BeforeFastRefreshAction { type FastRefreshAction (line 142) | interface FastRefreshAction { type UnhandledErrorAction (line 146) | interface UnhandledErrorAction { type UnhandledRejectionAction (line 150) | interface UnhandledRejectionAction { type DebugInfoAction (line 155) | interface DebugInfoAction { type VersionInfoAction (line 160) | interface VersionInfoAction { type DevIndicatorAction (line 165) | interface DevIndicatorAction { type DevIndicatorSetAction (line 170) | interface DevIndicatorSetAction { type ErrorOverlayOpenAction (line 175) | interface ErrorOverlayOpenAction { type ErrorOverlayCloseAction (line 178) | interface ErrorOverlayCloseAction { type ErrorOverlayToggleAction (line 181) | interface ErrorOverlayToggleAction { type BuildingIndicatorShowAction (line 185) | interface BuildingIndicatorShowAction { type BuildingIndicatorHideAction (line 188) | interface BuildingIndicatorHideAction { type RenderingIndicatorShowAction (line 192) | interface RenderingIndicatorShowAction { type RenderingIndicatorHideAction (line 195) | interface RenderingIndicatorHideAction { type DevToolsIndicatorPositionAction (line 199) | interface DevToolsIndicatorPositionAction { type DevToolsPanelPositionAction (line 204) | interface DevToolsPanelPositionAction { type DevToolsScaleAction (line 210) | interface DevToolsScaleAction { type DevToolUpdateRouteStateAction (line 215) | interface DevToolUpdateRouteStateAction { type DevToolsConfigAction (line 221) | interface DevToolsConfigAction { type CacheOnlyToggleAction (line 226) | interface CacheOnlyToggleAction { type InstantNavResetAction (line 230) | interface InstantNavResetAction { type DispatcherEvent (line 234) | type DispatcherEvent = constant REACT_ERROR_STACK_BOTTOM_FRAME_REGEX (line 262) | const REACT_ERROR_STACK_BOTTOM_FRAME_REGEX = function getStackIgnoringStrictMode (line 273) | function getStackIgnoringStrictMode(stack: string | undefined) { constant INITIAL_OVERLAY_STATE (line 287) | const INITIAL_OVERLAY_STATE: Omit< function getInitialState (line 325) | function getInitialState( function useErrorOverlayReducer (line 340) | function useErrorOverlayReducer( FILE: packages/next/src/next-devtools/dev-overlay/storybook/use-overlay-reducer.ts function useStorybookOverlayReducer (line 45) | function useStorybookOverlayReducer(initialState?: OverlayState) { FILE: packages/next/src/next-devtools/dev-overlay/storybook/with-dev-overlay-contexts.tsx type WithDevOverlayContextsOptions (line 12) | interface WithDevOverlayContextsOptions { FILE: packages/next/src/next-devtools/dev-overlay/styles/component-styles.tsx function ComponentStyles (line 23) | function ComponentStyles() { FILE: packages/next/src/next-devtools/dev-overlay/styles/scale-updater.tsx function ScaleUpdater (line 4) | function ScaleUpdater() { FILE: packages/next/src/next-devtools/dev-overlay/utils/css.ts function css (line 1) | function css( FILE: packages/next/src/next-devtools/dev-overlay/utils/cx.ts function cx (line 7) | function cx(...args: (string | undefined | null | false)[]): string { FILE: packages/next/src/next-devtools/dev-overlay/utils/get-error-by-type.ts type ReadyErrorCause (line 8) | type ReadyErrorCause = type ReadyRuntimeError (line 21) | type ReadyRuntimeError = function getErrorByType (line 49) | function getErrorByType( function getCauseChain (line 91) | function getCauseChain( function getAggregateErrors (line 129) | function getAggregateErrors( function createMemoizedPromise (line 182) | function createMemoizedPromise( FILE: packages/next/src/next-devtools/dev-overlay/utils/indicator-metrics.ts constant BASE_LOGO_SIZE (line 4) | const BASE_LOGO_SIZE = 36 constant INDICATOR_GAP (line 5) | const INDICATOR_GAP = 9 function getIndicatorSquare (line 7) | function getIndicatorSquare(state: OverlayState): number { function getIndicatorOffset (line 11) | function getIndicatorOffset(state: OverlayState): number { FILE: packages/next/src/next-devtools/dev-overlay/utils/parse-url-from-text.ts function parseUrlFromText (line 1) | function parseUrlFromText( FILE: packages/next/src/next-devtools/dev-overlay/utils/save-devtools-config.ts function flushPatch (line 8) | function flushPatch() { function saveDevToolsConfig (line 30) | function saveDevToolsConfig(patch: DevToolsConfig) { FILE: packages/next/src/next-devtools/dev-overlay/utils/use-open-in-editor.ts function useOpenInEditor (line 3) | function useOpenInEditor({ FILE: packages/next/src/next-devtools/server/attach-nodejs-debugger-middleware.ts function getAttachNodejsDebuggerMiddleware (line 5) | function getAttachNodejsDebuggerMiddleware() { FILE: packages/next/src/next-devtools/server/dev-indicator-middleware.ts constant DISABLE_DEV_INDICATOR_PREFIX (line 6) | const DISABLE_DEV_INDICATOR_PREFIX = '/__nextjs_disable_dev_indicator' constant COOLDOWN_TIME_MS (line 8) | const COOLDOWN_TIME_MS = process.env.__NEXT_DEV_INDICATOR_COOLDOWN_MS function getDisableDevIndicatorMiddleware (line 13) | function getDisableDevIndicatorMiddleware() { FILE: packages/next/src/next-devtools/server/devtools-config-middleware.ts constant DEVTOOLS_CONFIG_FILENAME (line 12) | const DEVTOOLS_CONFIG_FILENAME = 'next-devtools-config.json' constant DEVTOOLS_CONFIG_MIDDLEWARE_ENDPOINT (line 13) | const DEVTOOLS_CONFIG_MIDDLEWARE_ENDPOINT = '/__nextjs_devtools_config' function devToolsConfigMiddleware (line 15) | function devToolsConfigMiddleware({ function getDevToolsConfig (line 72) | async function getDevToolsConfig( FILE: packages/next/src/next-devtools/server/font/get-dev-overlay-font-middleware.ts constant FONT_PREFIX (line 8) | const FONT_PREFIX = '/__nextjs_font/' constant VALID_FONTS (line 10) | const VALID_FONTS = [ constant FONT_HEADERS (line 17) | const FONT_HEADERS = { function getDevOverlayFontMiddleware (line 22) | function getDevOverlayFontMiddleware() { function checkFileExists (line 62) | async function checkFileExists(filePath: string): Promise { FILE: packages/next/src/next-devtools/server/get-next-error-feedback-middleware.ts function getNextErrorFeedbackMiddleware (line 7) | function getNextErrorFeedbackMiddleware(telemetry: Telemetry) { FILE: packages/next/src/next-devtools/server/launch-editor.ts function isTerminalEditor (line 33) | function isTerminalEditor(editor: string) { constant COMMON_EDITORS_MACOS (line 51) | const COMMON_EDITORS_MACOS = { constant COMMON_EDITORS_LINUX (line 93) | const COMMON_EDITORS_LINUX = { constant COMMON_EDITORS_WIN (line 113) | const COMMON_EDITORS_WIN = [ constant WINDOWS_FILE_NAME_ACCESS_LIST (line 142) | const WINDOWS_FILE_NAME_ACCESS_LIST = function getArgumentsForLineNumber (line 145) | function getArgumentsForLineNumber( function guessEditor (line 221) | function guessEditor(): string[] { function printInstructions (line 285) | function printInstructions(fileName: string, errorMessage: string | null) { function escapeApplescriptStringFragment (line 308) | function escapeApplescriptStringFragment(input: string): string { function launchEditor (line 319) | function launchEditor(fileName: string, line1: number, column1: number) { function openFileInEditor (line 435) | async function openFileInEditor( FILE: packages/next/src/next-devtools/server/middleware-response.ts method noContent (line 5) | noContent(res: ServerResponse) { method badRequest (line 9) | badRequest(res: ServerResponse, reason?: string) { method notFound (line 18) | notFound(res: ServerResponse) { method methodNotAllowed (line 22) | methodNotAllowed(res: ServerResponse) { method internalServerError (line 26) | internalServerError(res: ServerResponse, error?: unknown) { method json (line 35) | json(res: ServerResponse, data: any) { method jsonString (line 40) | jsonString(res: ServerResponse, data: string) { FILE: packages/next/src/next-devtools/server/restart-dev-server-middleware.ts constant EVENT_DEV_OVERLAY_RESTART_SERVER (line 8) | const EVENT_DEV_OVERLAY_RESTART_SERVER = 'DEV_OVERLAY_RESTART_SERVER' type RestartDevServerMiddlewareConfig (line 10) | interface RestartDevServerMiddlewareConfig { function getRestartDevServerMiddleware (line 16) | function getRestartDevServerMiddleware({ FILE: packages/next/src/next-devtools/server/shared.ts type IgnorableStackFrame (line 7) | interface IgnorableStackFrame extends StackFrame { type OriginalStackFramesRequest (line 11) | interface OriginalStackFramesRequest { type OriginalStackFramesResponse (line 18) | type OriginalStackFramesResponse = OriginalStackFrameResponseResult[] type OriginalStackFrameResponseResult (line 20) | type OriginalStackFrameResponseResult = type OriginalStackFrameResponse (line 23) | interface OriginalStackFrameResponse { function ignoreListAnonymousStackFramesIfSandwiched (line 28) | function ignoreListAnonymousStackFramesIfSandwiched( function getOriginalCodeFrame (line 65) | function getOriginalCodeFrame( FILE: packages/next/src/next-devtools/shared/console-error.ts type ConsoleError (line 6) | type ConsoleError = Error & { function createConsoleError (line 11) | function createConsoleError( FILE: packages/next/src/next-devtools/shared/deepmerge.ts function deepMerge (line 1) | function deepMerge(target: any, source: any): any { FILE: packages/next/src/next-devtools/shared/forward-logs-shared.ts type LogMethod (line 1) | type LogMethod = type ConsoleEntry (line 16) | type ConsoleEntry = { type ConsoleErrorEntry (line 33) | type ConsoleErrorEntry = { type FormattedErrorEntry (line 51) | type FormattedErrorEntry = { type ClientLogEntry (line 58) | type ClientLogEntry = type ServerLogEntry (line 62) | type ServerLogEntry = constant UNDEFINED_MARKER (line 67) | const UNDEFINED_MARKER = '__next_tagged_undefined' function patchConsoleMethod (line 70) | function patchConsoleMethod( FILE: packages/next/src/next-devtools/shared/hydration-error.ts type HydrationErrorState (line 1) | type HydrationErrorState = { FILE: packages/next/src/next-devtools/shared/react-18-hydration-error.ts function isHydrationError (line 3) | function isHydrationError(error: unknown): boolean { function isHydrationWarning (line 12) | function isHydrationWarning(message: unknown): message is string { type NullableText (line 20) | type NullableText = string | null | undefined FILE: packages/next/src/next-devtools/shared/react-19-hydration-error.ts constant REACT_HYDRATION_ERROR_LINK (line 1) | const REACT_HYDRATION_ERROR_LINK = constant NEXTJS_HYDRATION_ERROR_LINK (line 3) | const NEXTJS_HYDRATION_ERROR_LINK = function isHydrationError (line 16) | function isHydrationError(error: Error): boolean { function isErrorMessageWithComponentStackDiff (line 28) | function isErrorMessageWithComponentStackDiff(msg: string): boolean { function getHydrationErrorStackInfo (line 32) | function getHydrationErrorStackInfo(error: Error): { FILE: packages/next/src/next-devtools/shared/stack-frame.ts type ResolvedOriginalStackFrame (line 14) | interface ResolvedOriginalStackFrame extends OriginalStackFrameResponse { type RejectedOriginalStackFrame (line 22) | interface RejectedOriginalStackFrame extends OriginalStackFrameResponse { type OriginalStackFrame (line 30) | type OriginalStackFrame = function getOriginalStackFrame (line 34) | function getOriginalStackFrame( function getOriginalStackFrames (line 82) | async function getOriginalStackFrames( function getStackFrameFile (line 128) | function getStackFrameFile(frame: StackFrame): string { FILE: packages/next/src/next-devtools/shared/types.ts type DebugInfo (line 1) | type DebugInfo = { FILE: packages/next/src/next-devtools/shared/version-staleness.ts function getStaleness (line 3) | function getStaleness({ installed, staleness, expected }: VersionInfo) { FILE: packages/next/src/next-devtools/shared/webpack-module-path.ts function isWebpackInternalResource (line 6) | function isWebpackInternalResource(file: string) { function formatStackFrameFile (line 24) | function formatStackFrameFile(file: string) { FILE: packages/next/src/next-devtools/userspace/app/app-dev-overlay-error-boundary.tsx type AppDevOverlayErrorBoundaryProps (line 13) | type AppDevOverlayErrorBoundaryProps = { type AppDevOverlayErrorBoundaryState (line 18) | type AppDevOverlayErrorBoundaryState = { function ErroredHtml (line 22) | function ErroredHtml({ class AppDevOverlayErrorBoundary (line 53) | class AppDevOverlayErrorBoundary extends PureComponent< method getDerivedStateFromError (line 64) | static getDerivedStateFromError(error: Error) { method componentDidCatch (line 72) | componentDidCatch(err: Error) { method render (line 93) | render() { FILE: packages/next/src/next-devtools/userspace/app/client-entry.tsx function RootLevelDevOverlayElement (line 7) | function RootLevelDevOverlayElement({ FILE: packages/next/src/next-devtools/userspace/app/errors/intercept-console-error.ts function patchConsoleError (line 10) | function patchConsoleError() { FILE: packages/next/src/next-devtools/userspace/app/errors/replay-ssr-only-errors.tsx function readSsrError (line 6) | function readSsrError(): (Error & { digest?: string }) | null { function ReplaySsrOnlyErrors (line 40) | function ReplaySsrOnlyErrors({ FILE: packages/next/src/next-devtools/userspace/app/errors/stitched-error.ts function getOwnerStack (line 6) | function getOwnerStack(error: Error): string | null | undefined { function setOwnerStack (line 9) | function setOwnerStack(error: Error, stack: string | null) { function coerceError (line 13) | function coerceError(value: unknown): Error { function setOwnerStackIfAvailable (line 17) | function setOwnerStackIfAvailable(error: Error): void { function decorateDevError (line 30) | function decorateDevError(thrownValue: unknown) { FILE: packages/next/src/next-devtools/userspace/app/errors/use-error-handler.ts type ErrorHandler (line 15) | type ErrorHandler = (error: Error) => void function handleConsoleError (line 22) | function handleConsoleError( function handleClientError (line 48) | function handleClientError(error: Error) { function useErrorHandler (line 59) | function useErrorHandler( function onUnhandledError (line 87) | function onUnhandledError(event: WindowEventMap['error']): void | boolean { function onUnhandledRejection (line 103) | function onUnhandledRejection(ev: WindowEventMap['unhandledrejection']):... function handleGlobalErrors (line 121) | function handleGlobalErrors() { FILE: packages/next/src/next-devtools/userspace/app/forward-logs-utils.ts constant PROMISE_MARKER (line 7) | const PROMISE_MARKER = 'Promise {}' constant UNAVAILABLE_MARKER (line 8) | const UNAVAILABLE_MARKER = '[Unable to view]' function preLogSerializationClone (line 30) | function preLogSerializationClone( FILE: packages/next/src/next-devtools/userspace/app/forward-logs.test.ts method throwingGetter (line 46) | get throwingGetter() { method get (line 70) | get() { method toJSON (line 101) | toJSON() { FILE: packages/next/src/next-devtools/userspace/app/forward-logs.ts class ClientFileLogger (line 19) | class ClientFileLogger { method formatTimestamp (line 26) | private formatTimestamp(): string { method log (line 36) | log(level: string, args: any[]): void { method getLogs (line 67) | getLogs(): Array<{ timestamp: string; level: string; message: string }> { method clear (line 71) | clear(): void { function logUnhandledRejection (line 441) | function logUnhandledRejection(reason: unknown) { function forwardUnhandledError (line 542) | function forwardUnhandledError(error: Error) { FILE: packages/next/src/next-devtools/userspace/app/segment-explorer-node.tsx type SegmentBoundaryType (line 17) | type SegmentBoundaryType = constant SEGMENT_EXPLORER_SIMULATED_ERROR_MESSAGE (line 23) | const SEGMENT_EXPLORER_SIMULATED_ERROR_MESSAGE = type SegmentNodeState (line 26) | type SegmentNodeState = { function SegmentTrieNode (line 33) | function SegmentTrieNode({ function NotFoundSegmentNode (line 62) | function NotFoundSegmentNode(): React.ReactNode { function ErrorSegmentNode (line 66) | function ErrorSegmentNode(): React.ReactNode { function LoadingSegmentNode (line 71) | function LoadingSegmentNode(): React.ReactNode { function SegmentViewStateNode (line 76) | function SegmentViewStateNode({ page }: { page: string }) { function SegmentBoundaryTriggerNode (line 87) | function SegmentBoundaryTriggerNode() { function SegmentViewNode (line 100) | function SegmentViewNode({ function SegmentStateProvider (line 129) | function SegmentStateProvider({ children }: { children: ReactNode }) { function useSegmentState (line 163) | function useSegmentState() { FILE: packages/next/src/next-devtools/userspace/app/terminal-logging-config.ts function getTerminalLoggingConfig (line 1) | function getTerminalLoggingConfig(): function getIsTerminalLoggingEnabled (line 18) | function getIsTerminalLoggingEnabled(): boolean { FILE: packages/next/src/next-devtools/userspace/pages/hydration-error-state.ts function getSquashedHydrationErrorDetails (line 19) | function getSquashedHydrationErrorDetails( function attachHydrationErrorState (line 27) | function attachHydrationErrorState(error: Error) { function storeHydrationErrorStateFromConsoleArgs (line 58) | function storeHydrationErrorStateFromConsoleArgs(...args: any[]) { function generateHydrationDiffReact18 (line 126) | function generateHydrationDiffReact18( FILE: packages/next/src/next-devtools/userspace/pages/pages-dev-overlay-error-boundary.tsx type PagesDevOverlayErrorBoundaryProps (line 3) | type PagesDevOverlayErrorBoundaryProps = { type PagesDevOverlayErrorBoundaryState (line 6) | type PagesDevOverlayErrorBoundaryState = { error: Error | null } class PagesDevOverlayErrorBoundary (line 8) | class PagesDevOverlayErrorBoundary extends React.PureComponent< method getDerivedStateFromError (line 14) | static getDerivedStateFromError(error: Error) { method render (line 19) | render(): React.ReactNode { FILE: packages/next/src/next-devtools/userspace/pages/pages-dev-overlay-setup.tsx type PagesDevOverlayBridgeType (line 43) | type PagesDevOverlayBridgeType = typeof PagesDevOverlayBridge type PagesDevOverlayBridgeProps (line 45) | interface PagesDevOverlayBridgeProps { function PagesDevOverlayBridge (line 49) | function PagesDevOverlayBridge({ function handleError (line 59) | function handleError(error: unknown) { function nextJsHandleConsoleError (line 78) | function nextJsHandleConsoleError(...args: any[]) { function onUnhandledError (line 88) | function onUnhandledError(event: ErrorEvent) { function onUnhandledRejection (line 97) | function onUnhandledRejection(ev: PromiseRejectionEvent) { function register (line 112) | function register() { FILE: packages/next/src/pages/_app.tsx type AppContext (line 18) | type AppContext = AppContextType type AppProps (line 20) | type AppProps

= AppPropsType function appGetInitialProps (line 26) | async function appGetInitialProps({ class App (line 34) | class App

extends React.Component< method render (line 41) | render() { FILE: packages/next/src/pages/_document.tsx type OriginProps (line 32) | type OriginProps = { type DocumentFiles (line 38) | type DocumentFiles = { type HeadHTMLProps (line 44) | type HeadHTMLProps = React.DetailedHTMLProps< type HeadProps (line 49) | type HeadProps = OriginProps & HeadHTMLProps function getDocumentFiles (line 54) | function getDocumentFiles( function getPolyfillScripts (line 68) | function getPolyfillScripts(context: HtmlProps, props: OriginProps) { function hasComponentProps (line 97) | function hasComponentProps(child: any): child is React.ReactElement { function getDynamicChunks (line 101) | function getDynamicChunks( function getScripts (line 131) | function getScripts( function getPreNextWorkerScripts (line 170) | function getPreNextWorkerScripts(context: HtmlProps, props: OriginProps) { function getPreNextScripts (line 277) | function getPreNextScripts(context: HtmlProps, props: OriginProps) { function getHeadHTMLProps (line 306) | function getHeadHTMLProps(props: HeadProps) { function getNextFontLinkTags (line 317) | function getNextFontLinkTags( class Head (line 379) | class Head extends React.Component { method getCssLinks (line 384) | getCssLinks(files: DocumentFiles): JSX.Element[] | null { method getPreloadDynamicChunks (line 454) | getPreloadDynamicChunks() { method getPreloadMainLinks (line 483) | getPreloadMainLinks(files: DocumentFiles): JSX.Element[] | null { method getBeforeInteractiveInlineScripts (line 516) | getBeforeInteractiveInlineScripts() { method getDynamicChunks (line 564) | getDynamicChunks(files: DocumentFiles) { method getPreNextScripts (line 568) | getPreNextScripts() { method getScripts (line 572) | getScripts(files: DocumentFiles) { method getPolyfillScripts (line 576) | getPolyfillScripts() { method render (line 580) | render() { function handleDocumentScriptLoaderItems (line 744) | function handleDocumentScriptLoaderItems( class NextScript (line 801) | class NextScript extends React.Component { method getDynamicChunks (line 806) | getDynamicChunks(files: DocumentFiles) { method getPreNextScripts (line 810) | getPreNextScripts() { method getScripts (line 814) | getScripts(files: DocumentFiles) { method getPolyfillScripts (line 818) | getPolyfillScripts() { method getInlineScriptSource (line 822) | static getInlineScriptSource(context: Readonly): string { method render (line 868) | render() { function Html (line 934) | function Html( function Main (line 960) | function Main() { class Document (line 971) | class Document

extends React.Component< method getInitialProps (line 978) | static getInitialProps(ctx: DocumentContext): Promise extends React.Component

{ method render (line 87) | render() { FILE: packages/next/src/server/accept-header.ts type Selection (line 1) | interface Selection { type Options (line 8) | interface Options { function parse (line 13) | function parse( function acceptLanguage (line 130) | function acceptLanguage(header = '', preferences?: readonly string[]) { FILE: packages/next/src/server/after/after-context.test.ts type WASMod (line 11) | type WASMod = typeof import('../app-render/work-async-storage.external') type WSMod (line 12) | type WSMod = typeof import('../app-render/work-unit-async-storage.extern... type AfterMod (line 13) | type AfterMod = typeof import('./after') type AfterContextMod (line 14) | type AfterContextMod = typeof import('./after-context') method start (line 192) | async start(controller) { type TestStore (line 491) | type TestStore = string method get (line 552) | get(target, key) { FILE: packages/next/src/server/after/after-context.ts type AfterContextOpts (line 15) | type AfterContextOpts = { class AfterContext (line 21) | class AfterContext { method constructor (line 30) | constructor({ waitUntil, onClose, onTaskError }: AfterContextOpts) { method after (line 39) | public after(task: AfterTask): void { method addCallback (line 55) | private addCallback(callback: AfterCallback) { method runCallbacksOnClose (line 104) | private async runCallbacksOnClose() { method runCallbacks (line 109) | private async runCallbacks(): Promise { method reportTaskError (line 127) | private reportTaskError(taskKind: 'promise' | 'function', error: unkno... function errorWaitUntilNotAvailable (line 154) | function errorWaitUntilNotAvailable(): never { FILE: packages/next/src/server/after/after.ts type AfterTask (line 3) | type AfterTask = Promise | AfterCallback type AfterCallback (line 4) | type AfterCallback = () => T | Promise function after (line 9) | function after(task: AfterTask): void { FILE: packages/next/src/server/after/awaiter.test.ts type TrackedPromise (line 63) | type TrackedPromise = Promise & { isSettled: boolean } function trackPromiseSettled (line 65) | function trackPromiseSettled(promise: Promise): TrackedPromise { function sleep (line 79) | function sleep(duration: number) { FILE: packages/next/src/server/after/awaiter.ts class AwaiterMulti (line 9) | class AwaiterMulti { method constructor (line 13) | constructor({ onError }: { onError?: (error: unknown) => void } = {}) { method awaiting (line 32) | public async awaiting(): Promise { class AwaiterOnce (line 45) | class AwaiterOnce { method constructor (line 50) | constructor(options: { onError?: (error: unknown) => void } = {}) { method awaiting (line 63) | public async awaiting(): Promise { FILE: packages/next/src/server/after/builtin-request-context.ts function getBuiltinRequestContext (line 3) | function getBuiltinRequestContext(): constant NEXT_REQUEST_CONTEXT_SYMBOL (line 11) | const NEXT_REQUEST_CONTEXT_SYMBOL = Symbol.for('@next/request-context') type GlobalThisWithRequestContext (line 13) | type GlobalThisWithRequestContext = typeof globalThis & { type BuiltinRequestContext (line 18) | type BuiltinRequestContext = { type RunnableBuiltinRequestContext (line 22) | type RunnableBuiltinRequestContext = BuiltinRequestContext & { type BuiltinRequestContextValue (line 26) | type BuiltinRequestContextValue = { type WaitUntil (line 29) | type WaitUntil = (promise: Promise) => void function createLocalRequestContext (line 35) | function createLocalRequestContext(): RunnableBuiltinRequestContext { FILE: packages/next/src/server/after/run-with-after.ts type Ctx (line 6) | type Ctx = { class AfterRunner (line 12) | class AfterRunner { method executeAfter (line 23) | public async executeAfter() { FILE: packages/next/src/server/api-utils/get-cookie-parser.ts function getCookieParser (line 8) | function getCookieParser(headers: { FILE: packages/next/src/server/api-utils/index.ts type NextApiRequestCookies (line 14) | type NextApiRequestCookies = Partial<{ [key: string]: string }> type NextApiRequestQuery (line 15) | type NextApiRequestQuery = Partial<{ [key: string]: string | string[] }> type __ApiPreviewProps (line 17) | type __ApiPreviewProps = { function wrapApiHandler (line 23) | function wrapApiHandler any>( function sendStatusCode (line 45) | function sendStatusCode( function redirect (line 59) | function redirect( function checkIsOnDemandRevalidate (line 79) | function checkIsOnDemandRevalidate( constant COOKIE_NAME_PRERENDER_BYPASS (line 112) | const COOKIE_NAME_PRERENDER_BYPASS = `__prerender_bypass` constant COOKIE_NAME_PRERENDER_DATA (line 113) | const COOKIE_NAME_PRERENDER_DATA = `__next_preview_data` constant RESPONSE_LIMIT_DEFAULT (line 115) | const RESPONSE_LIMIT_DEFAULT = 4 * 1024 * 1024 constant SYMBOL_PREVIEW_DATA (line 117) | const SYMBOL_PREVIEW_DATA = Symbol(COOKIE_NAME_PRERENDER_DATA) constant SYMBOL_CLEARED_COOKIES (line 118) | const SYMBOL_CLEARED_COOKIES = Symbol(COOKIE_NAME_PRERENDER_BYPASS) function clearPreviewData (line 120) | function clearPreviewData( class ApiError (line 177) | class ApiError extends Error { method constructor (line 180) | constructor(statusCode: number, message: string) { function sendError (line 192) | function sendError( type LazyProps (line 202) | interface LazyProps { function setLazyProp (line 212) | function setLazyProp( FILE: packages/next/src/server/api-utils/node/api-resolver.ts type ApiContext (line 36) | type ApiContext = __ApiPreviewProps & { function getMaxContentLength (line 45) | function getMaxContentLength(responseLimit?: ResponseLimit) { function sendData (line 58) | function sendData(req: NextApiRequest, res: NextApiResponse, body: any):... function sendJson (line 119) | function sendJson(res: NextApiResponse, jsonBody: any): void { function isValidData (line 127) | function isValidData(str: any): str is string { function setDraftMode (line 131) | function setDraftMode( function setPreviewData (line 165) | function setPreviewData( function revalidate (line 248) | async function revalidate( function apiResolver (line 331) | async function apiResolver( FILE: packages/next/src/server/api-utils/node/parse-body.ts function parseJson (line 12) | function parseJson(str: string): object { function parseBody (line 29) | async function parseBody( FILE: packages/next/src/server/api-utils/node/try-get-preview-data.ts function tryGetPreviewData (line 17) | function tryGetPreviewData( FILE: packages/next/src/server/api-utils/web.ts function byteLength (line 3) | function byteLength(payload: string): number { FILE: packages/next/src/server/app-render/action-async-storage.external.ts type ActionStore (line 5) | interface ActionStore { type ActionAsyncStorage (line 10) | type ActionAsyncStorage = AsyncLocalStorage FILE: packages/next/src/server/app-render/action-handler.ts constant INLINE_ACTION_PREFIX (line 76) | const INLINE_ACTION_PREFIX = '$$RSC_SERVER_ACTION_' function hasServerActions (line 81) | function hasServerActions() { function nodeHeadersToRecord (line 90) | function nodeHeadersToRecord( function getForwardedHeaders (line 102) | function getForwardedHeaders( function addRevalidationHeader (line 144) | function addRevalidationHeader( function createForwardedActionResponse (line 203) | async function createForwardedActionResponse( function getAppRelativeRedirectUrl (line 299) | function getAppRelativeRedirectUrl( function createRedirectRenderResult (line 338) | async function createRedirectRenderResult( type HostType (line 453) | const enum HostType { type Host (line 457) | type Host = function limitUntrustedHeaderValueForLogs (line 471) | function limitUntrustedHeaderValueForLogs(value: string) { function parseHostHeader (line 475) | function parseHostHeader( type ServerActionsConfig (line 513) | type ServerActionsConfig = { type HandleActionResult (line 518) | type HandleActionResult = function handleAction (line 531) | async function handleAction({ constant SERVER_ACTION_ARGS_LIMIT (line 1289) | const SERVER_ACTION_ARGS_LIMIT = 1000 function executeActionAndPrepareForRender (line 1291) | async function executeActionAndPrepareForRender< function getActionModIdOrError (line 1352) | function getActionModIdOrError( function getActionNotFoundError (line 1370) | function getActionNotFoundError(actionId: string | null): Error { constant ACTION_ID_EXPECTED_LENGTH (line 1379) | const ACTION_ID_EXPECTED_LENGTH = 42 function areAllActionIdsValid (line 1386) | function areAllActionIdsValid( constant ACTION_DESCRIPTOR_ID_PREFIX (line 1428) | const ACTION_DESCRIPTOR_ID_PREFIX = '{"id":"' function isInvalidStringActionDescriptor (line 1429) | function isInvalidStringActionDescriptor( function isInvalidActionIdFieldName (line 1458) | function isInvalidActionIdFieldName( FILE: packages/next/src/server/app-render/after-task-async-storage.external.ts type AfterTaskStore (line 7) | interface AfterTaskStore { type AfterTaskAsyncStorage (line 16) | type AfterTaskAsyncStorage = AsyncLocalStorage FILE: packages/next/src/server/app-render/app-render-prerender-utils.ts class ReactServerResult (line 7) | class ReactServerResult { method constructor (line 10) | constructor(stream: ReadableStream) { method tee (line 14) | tee() { method consume (line 25) | consume() { type ReactServerPrerenderResolveToType (line 37) | type ReactServerPrerenderResolveToType = { function createReactServerPrerenderResult (line 41) | async function createReactServerPrerenderResult( function createReactServerPrerenderResultFromRender (line 57) | async function createReactServerPrerenderResultFromRender( class ReactServerPrerenderResult (line 72) | class ReactServerPrerenderResult { method assertChunks (line 75) | private assertChunks(expression: string): Array { method consumeChunks (line 84) | private consumeChunks(expression: string): Array { method consume (line 90) | consume(): void { method constructor (line 94) | constructor(chunks: Array) { method asUnclosingStream (line 98) | asUnclosingStream(): ReadableStream { method consumeAsUnclosingStream (line 103) | consumeAsUnclosingStream(): ReadableStream { method asStream (line 108) | asStream(): ReadableStream { method consumeAsStream (line 113) | consumeAsStream(): ReadableStream { function createUnclosingStream (line 119) | function createUnclosingStream( function createClosingStream (line 135) | function createClosingStream( function processPrelude (line 150) | async function processPrelude( FILE: packages/next/src/server/app-render/app-render-render-utils.ts function noop (line 9) | function noop() {} function runInSequentialTasks (line 18) | function runInSequentialTasks( FILE: packages/next/src/server/app-render/app-render-scheduling.ts function warnAboutTimers (line 92) | function warnAboutTimers() { function createAtomicTimerGroup (line 105) | function createAtomicTimerGroup(delayMs = 0) { FILE: packages/next/src/server/app-render/app-render.tsx type GetDynamicParamFromSegment (line 271) | type GetDynamicParamFromSegment = ( type DynamicParam (line 276) | type DynamicParam = { type GenerateFlight (line 283) | type GenerateFlight = typeof generateDynamicFlightRenderResult type AppSharedContext (line 285) | type AppSharedContext = { type AppRenderContext (line 291) | type AppRenderContext = { function maybeAppendBuildIdToRSCPayload (line 321) | function maybeAppendBuildIdToRSCPayload( type ParseRequestHeadersOptions (line 333) | interface ParseRequestHeadersOptions { type ParsedRequestHeaders (line 348) | interface ParsedRequestHeaders { function parseRequestHeaders (line 367) | function parseRequestHeaders( function getDynamicStaleTime (line 448) | async function getDynamicStaleTime(tree: LoaderTree): Promise({ function ErrorApp (line 2081) | function ErrorApp({ type BinaryStreamOf (line 2134) | type BinaryStreamOf = ReadableStream function installGlobalModuleLoadingHandlers (line 2144) | function installGlobalModuleLoadingHandlers( function renderToHTMLOrFlightImpl (line 2209) | async function renderToHTMLOrFlightImpl( type AppPageRender (line 2684) | type AppPageRender = ( function applyMetadataFromPrerenderResult (line 2794) | function applyMetadataFromPrerenderResult( type RSCPayloadDevProperties (line 2841) | type RSCPayloadDevProperties = { type RSCInitialPayloadPartialDev (line 2847) | type RSCInitialPayloadPartialDev = { function renderToStream (line 2851) | async function renderToStream( function renderWithRestartOnCacheMissInDev (line 3612) | async function renderWithRestartOnCacheMissInDev( type AccumulatedStreamChunks (line 3923) | interface AccumulatedStreamChunks { function accumulateStreamChunks (line 3929) | async function accumulateStreamChunks( function countStaticStageBytes (line 3995) | async function countStaticStageBytes( function createAsyncApiPromises (line 4022) | function createAsyncApiPromises( function logMessagesAndSendErrorsToBrowser (line 4097) | async function logMessagesAndSendErrorsToBrowser( function logValidationSkipped (line 4155) | function logValidationSkipped(ctx: AppRenderContext) { function spawnStaticShellValidationInDev (line 4172) | async function spawnStaticShellValidationInDev( function spawnStaticShellValidationInDevImpl (line 4204) | async function spawnStaticShellValidationInDevImpl( function warmupClientModulesForStagedValidation (line 4343) | async function warmupClientModulesForStagedValidation( function validateStagedShell (line 4517) | async function validateStagedShell( function validateInstantConfigs (line 4688) | async function validateInstantConfigs( function renderWithRestartOnCacheMissInValidation (line 5031) | async function renderWithRestartOnCacheMissInValidation( function validateInstantConfigsInBuild (line 5267) | async function validateInstantConfigsInBuild( function validateInstantConfigsInBuildImpl (line 5336) | async function validateInstantConfigsInBuildImpl( function validateInstantConfigInBuildWithSample (line 5401) | async function validateInstantConfigInBuildWithSample( type PrerenderToStreamResult (line 5677) | type PrerenderToStreamResult = { function shouldGenerateStaticFlightData (line 5692) | function shouldGenerateStaticFlightData(workStore: WorkStore): boolean { function prerenderToStream (line 5699) | async function prerenderToStream( function collectSegmentData (line 7226) | async function collectSegmentData( function isBypassingCachesInDev (line 7326) | function isBypassingCachesInDev(requestStore: RequestStore): boolean { function WarnForBypassCachesInDev (line 7333) | function WarnForBypassCachesInDev({ route }: { route: string }) { function nodeStreamFromReadableStream (line 7340) | function nodeStreamFromReadableStream(stream: ReadableStream) { FILE: packages/next/src/server/app-render/async-local-storage.ts class FakeAsyncLocalStorage (line 7) | class FakeAsyncLocalStorage method disable (line 10) | disable(): void { method getStore (line 14) | getStore(): Store | undefined { method run (line 19) | run(): R { method exit (line 23) | exit(): R { method enterWith (line 27) | enterWith(): void { method bind (line 31) | static bind(fn: T): T { function createAsyncLocalStorage (line 39) | function createAsyncLocalStorage< function bindSnapshot (line 48) | function bindSnapshot( function createSnapshot (line 58) | function createSnapshot(): ( FILE: packages/next/src/server/app-render/cache-signal.ts class CacheSignal (line 10) | class CacheSignal { method constructor (line 19) | constructor() { method noMorePendingCaches (line 28) | private noMorePendingCaches() { method inputReady (line 74) | inputReady() { method cacheReady (line 88) | cacheReady() { method beginRead (line 97) | beginRead() { method endRead (line 114) | endRead() { method hasPendingReads (line 139) | hasPendingReads(): boolean { method trackRead (line 143) | trackRead(promise: Promise) { method subscribeToReads (line 151) | subscribeToReads(subscriber: CacheSignal): () => void { method unsubscribeFromReads (line 169) | unsubscribeFromReads(subscriber: CacheSignal) { function scheduleImmediateAndTimeoutWithCleanup (line 181) | function scheduleImmediateAndTimeoutWithCleanup(cb: () => void): () => v... FILE: packages/next/src/server/app-render/collect-segment-data.tsx type RootTreePrefetch (line 44) | type RootTreePrefetch = { type TreePrefetchParam (line 50) | type TreePrefetchParam = { type TreePrefetch (line 65) | type TreePrefetch = { type SegmentPrefetchResponse (line 91) | type SegmentPrefetchResponse = { type SegmentPrefetch (line 96) | type SegmentPrefetch = { type SegmentBundleNode (line 118) | type SegmentBundleNode = { function onSegmentPrerenderError (line 135) | function onSegmentPrerenderError(error: unknown) { function extractFlightData (line 157) | function extractFlightData(initialRSCPayload: InitialRSCPayload): { function collectSegmentData (line 180) | async function collectSegmentData( function collectPrefetchHints (line 292) | async function collectPrefetchHints( function collectPrefetchHintsImpl (line 404) | async function collectPrefetchHintsImpl( function getGzipSize (line 648) | async function getGzipSize(buffer: Buffer): Promise { function PrefetchTreeData (line 656) | async function PrefetchTreeData({ function collectSegmentDataImpl (line 768) | function collectSegmentDataImpl( function renderSegmentPrefetch (line 931) | async function renderSegmentPrefetch( function isPartialRSCData (line 997) | async function isPartialRSCData( function createUnclosingPrefetchStream (line 1022) | function createUnclosingPrefetchStream( FILE: packages/next/src/server/app-render/console-async-storage.external.ts type ConsoleStore (line 6) | interface ConsoleStore { type ConsoleAsyncStorage (line 15) | type ConsoleAsyncStorage = AsyncLocalStorage FILE: packages/next/src/server/app-render/create-component-styles-and-scripts.tsx function createComponentStylesAndScripts (line 8) | async function createComponentStylesAndScripts({ FILE: packages/next/src/server/app-render/create-component-tree.tsx function createComponentTree (line 51) | function createComponentTree(props: { function errorMissingDefaultExport (line 75) | function errorMissingDefaultExport( function createComponentTreeInternal (line 87) | async function createComponentTreeInternal( function createErrorBoundaryClientSegmentRoot (line 1157) | function createErrorBoundaryClientSegmentRoot({ function getRootParams (line 1195) | function getRootParams( function getRootParamsImpl (line 1202) | function getRootParamsImpl( function createBoundaryConventionElement (line 1246) | async function createBoundaryConventionElement({ function createSeedData (line 1297) | function createSeedData( FILE: packages/next/src/server/app-render/create-error-handler.tsx type RSCErrorHandler (line 21) | type RSCErrorHandler = (err: unknown) => string | undefined type SSRErrorHandler (line 22) | type SSRErrorHandler = ( type DigestedError (line 27) | type DigestedError = Error & { digest: string; environmentName?: string } function getDigestForWellKnownError (line 34) | function getDigestForWellKnownError(error: unknown): string | undefined { function createReactServerErrorHandler (line 55) | function createReactServerErrorHandler( function createHTMLErrorHandler (line 151) | function createHTMLErrorHandler( function isUserLandError (line 237) | function isUserLandError(err: any): boolean { FILE: packages/next/src/server/app-render/create-flight-router-state-from-loader-tree.ts function createFlightRouterStateFromLoaderTreeImpl (line 11) | async function createFlightRouterStateFromLoaderTreeImpl( function createFlightRouterStateFromLoaderTree (line 150) | async function createFlightRouterStateFromLoaderTree( function createRouteTreePrefetch (line 172) | async function createRouteTreePrefetch( FILE: packages/next/src/server/app-render/csrf-protection.ts function matchWildcardDomain (line 6) | function matchWildcardDomain(domain: string, pattern: string) { FILE: packages/next/src/server/app-render/debug-channel-server.web.ts type DebugChannelPair (line 7) | type DebugChannelPair = { type DebugChannelServer (line 12) | type DebugChannelServer = { type DebugChannelClient (line 17) | type DebugChannelClient = { function createDebugChannel (line 22) | function createDebugChannel(): DebugChannelPair | undefined { function createWebDebugChannel (line 29) | function createWebDebugChannel(): DebugChannelPair { function toNodeDebugChannel (line 60) | function toNodeDebugChannel( FILE: packages/next/src/server/app-render/dynamic-access-async-storage.external.ts type DynamicAccessAsyncStore (line 6) | interface DynamicAccessAsyncStore { type DynamicAccessStorage (line 10) | type DynamicAccessStorage = AsyncLocalStorage FILE: packages/next/src/server/app-render/dynamic-rendering.ts type DynamicAccess (line 64) | type DynamicAccess = { type DynamicTrackingState (line 79) | type DynamicTrackingState = { type DynamicValidationState (line 94) | type DynamicValidationState = { function createDynamicTrackingState (line 103) | function createDynamicTrackingState( function createDynamicValidationState (line 113) | function createDynamicValidationState(): DynamicValidationState { function getFirstDynamicReason (line 124) | function getFirstDynamicReason( function markCurrentScopeAsDynamic (line 137) | function markCurrentScopeAsDynamic( function throwToInterruptStaticGeneration (line 214) | function throwToInterruptStaticGeneration( function trackDynamicDataInDynamicRender (line 239) | function trackDynamicDataInDynamicRender(workUnitStore: WorkUnitStore) { function abortOnSynchronousDynamicDataAccess (line 269) | function abortOnSynchronousDynamicDataAccess( function abortOnSynchronousPlatformIOAccess (line 293) | function abortOnSynchronousPlatformIOAccess( function abortAndThrowOnSynchronousRequestDataAccess (line 322) | function abortAndThrowOnSynchronousRequestDataAccess( type PostponeProps (line 355) | type PostponeProps = { function Postpone (line 359) | function Postpone({ reason, route }: PostponeProps): never { function postponeWithTracking (line 368) | function postponeWithTracking( function createPostponeReason (line 388) | function createPostponeReason(route: string, expression: string) { function isDynamicPostpone (line 396) | function isDynamicPostpone(err: unknown) { function isDynamicPostponeReason (line 407) | function isDynamicPostponeReason(reason: string) { constant NEXT_PRERENDER_INTERRUPTED (line 424) | const NEXT_PRERENDER_INTERRUPTED = 'NEXT_PRERENDER_INTERRUPTED' function createPrerenderInterruptedError (line 426) | function createPrerenderInterruptedError(message: string): Error { type DigestError (line 432) | type DigestError = Error & { function isPrerenderInterruptedError (line 436) | function isPrerenderInterruptedError( function accessedDynamicData (line 449) | function accessedDynamicData( function consumeDynamicAccess (line 455) | function consumeDynamicAccess( function formatDynamicAPIAccesses (line 466) | function formatDynamicAPIAccesses( function assertPostpone (line 504) | function assertPostpone() { function createRenderInBrowserAbortSignal (line 516) | function createRenderInBrowserAbortSignal(): AbortSignal { function createHangingInputAbortSignal (line 527) | function createHangingInputAbortSignal( function annotateDynamicAccess (line 585) | function annotateDynamicAccess( function useDynamicRouteParams (line 600) | function useDynamicRouteParams(expression: string) { function useDynamicSearchParams (line 662) | function useDynamicSearchParams(expression: string) { function resolveInstantStack (line 760) | function resolveInstantStack( function trackAllowedDynamicAccess (line 781) | function trackAllowedDynamicAccess( type DynamicHoleKind (line 830) | enum DynamicHoleKind { type InstantValidationState (line 838) | type InstantValidationState = { function createInstantValidationState (line 852) | function createInstantValidationState( function trackDynamicHoleInNavigation (line 868) | function trackDynamicHoleInNavigation( function trackThrownErrorInNavigation (line 1002) | function trackThrownErrorInNavigation( function trackDynamicHoleInRuntimeShell (line 1054) | function trackDynamicHoleInRuntimeShell( function trackDynamicHoleInStaticShell (line 1106) | function trackDynamicHoleInStaticShell( function addErrorContext (line 1162) | function addErrorContext( type PreludeState (line 1182) | enum PreludeState { function logDisallowedDynamicError (line 1188) | function logDisallowedDynamicError( function throwIfDisallowedDynamic (line 1205) | function throwIfDisallowedDynamic( function getStaticShellDisallowedDynamicReasons (line 1272) | function getStaticShellDisallowedDynamicReasons( function getNavigationDisallowedDynamicReasons (line 1318) | function getNavigationDisallowedDynamicReasons( FILE: packages/next/src/server/app-render/encryption-utils-server.ts constant CONFIG_FILE (line 11) | const CONFIG_FILE = '.rscinfo' constant ENCRYPTION_KEY (line 12) | const ENCRYPTION_KEY = 'encryption.key' constant ENCRYPTION_EXPIRE_AT (line 13) | const ENCRYPTION_EXPIRE_AT = 'encryption.expire_at' constant EXPIRATION (line 14) | const EXPIRATION = 1000 * 60 * 60 * 24 * 14 // 14 days function writeCache (line 16) | async function writeCache(distDir: string, configValue: string) { function loadOrGenerateKey (line 39) | async function loadOrGenerateKey( function generateEncryptionKeyBase64 (line 97) | async function generateEncryptionKeyBase64({ FILE: packages/next/src/server/app-render/encryption-utils.ts function arrayBufferToString (line 6) | function arrayBufferToString( function stringToUint8Array (line 26) | function stringToUint8Array(binary: string) { function encrypt (line 37) | function encrypt( function decrypt (line 52) | function decrypt( function getActionEncryptionKey (line 67) | async function getActionEncryptionKey() { FILE: packages/next/src/server/app-render/encryption.ts function decodeActionBoundArg (line 49) | async function decodeActionBoundArg(actionId: string, arg: string) { function encodeActionBoundArg (line 77) | async function encodeActionBoundArg(actionId: string, arg: string) { type ReadStatus (line 99) | enum ReadStatus { function startReadOnce (line 130) | function startReadOnce() { function endReadIfStarted (line 137) | function endReadIfStarted() { method onError (line 185) | onError(err) { function decryptActionBoundArgs (line 248) | async function decryptActionBoundArgs( FILE: packages/next/src/server/app-render/entry-base.ts type FlightRenderToPipeableStream (line 16) | type FlightRenderToPipeableStream = (...args: any[]) => { type FlightPrerenderToNodeStream (line 21) | type FlightPrerenderToNodeStream = (...args: any[]) => Promise<{ function patchFetch (line 123) | function patchFetch() { FILE: packages/next/src/server/app-render/flight-render-result.ts class FlightRenderResult (line 7) | class FlightRenderResult extends RenderResult { method constructor (line 8) | constructor( FILE: packages/next/src/server/app-render/get-asset-query-string.ts function getAssetQueryString (line 6) | function getAssetQueryString( FILE: packages/next/src/server/app-render/get-css-inlined-link-tags.tsx function getLinkAndScriptTags (line 7) | function getLinkAndScriptTags( FILE: packages/next/src/server/app-render/get-layer-assets.tsx constant EMPTY_SET (line 8) | const EMPTY_SET: ReadonlySet = new Set() function getLayerAssets (line 10) | function getLayerAssets({ FILE: packages/next/src/server/app-render/get-preloadable-fonts.tsx function getPreloadableFonts (line 11) | function getPreloadableFonts( FILE: packages/next/src/server/app-render/get-script-nonce-from-header.tsx function getScriptNonceFromHeader (line 3) | function getScriptNonceFromHeader( FILE: packages/next/src/server/app-render/has-loading-component-in-tree.tsx function hasLoadingComponentInTree (line 3) | function hasLoadingComponentInTree(tree: LoaderTree): boolean { FILE: packages/next/src/server/app-render/instant-validation/boundary-constants.ts constant INSTANT_VALIDATION_BOUNDARY_NAME (line 1) | const INSTANT_VALIDATION_BOUNDARY_NAME = constant INSTANT_SLOT_MARKER_PREFIX (line 4) | const INSTANT_SLOT_MARKER_PREFIX = '__next_instant_slot_' constant INSTANT_SLOT_MARKER_SUFFIX (line 5) | const INSTANT_SLOT_MARKER_SUFFIX = '__' FILE: packages/next/src/server/app-render/instant-validation/boundary-impl.tsx function getValidationBoundaryTracking (line 19) | function getValidationBoundaryTracking(): ValidationBoundaryTracking | n... type BoundaryPlacement (line 63) | type BoundaryPlacement = function PlaceValidationBoundaryBelowThisLevel (line 70) | function PlaceValidationBoundaryBelowThisLevel({ function RenderValidationBoundaryAtThisLevel (line 85) | function RenderValidationBoundaryAtThisLevel({ function SlotMarker (line 120) | function SlotMarker({ FILE: packages/next/src/server/app-render/instant-validation/boundary-tracking.tsx type ValidationBoundaryTracking (line 1) | type ValidationBoundaryTracking = { function createValidationBoundaryTracking (line 6) | function createValidationBoundaryTracking(): ValidationBoundaryTracking { function allRequiredBoundariesRendered (line 13) | function allRequiredBoundariesRendered( FILE: packages/next/src/server/app-render/instant-validation/instant-config.tsx function anySegmentHasRuntimePrefetchEnabled (line 13) | async function anySegmentHasRuntimePrefetchEnabled( function isPageAllowedToBlock (line 43) | async function isPageAllowedToBlock(tree: LoaderTree): Promise { type FoundSegmentWithConfig (line 75) | type FoundSegmentWithConfig = { function anySegmentNeedsInstantValidation (line 85) | async function anySegmentNeedsInstantValidation( function visit (line 125) | async function visit(tree: LoaderTree, path: string[]): Promise { function cacheScopedToWorkStore (line 193) | function cacheScopedToWorkStore( FILE: packages/next/src/server/app-render/instant-validation/instant-samples-client.ts function instrumentParamsForClientValidation (line 12) | function instrumentParamsForClientValidation( function expectCompleteParamsInClientValidation (line 50) | function expectCompleteParamsInClientValidation( function instrumentSearchParamsForClientValidation (line 89) | function instrumentSearchParamsForClientValidation( FILE: packages/next/src/server/app-render/instant-validation/instant-samples.ts type InstantValidationSampleTracking (line 19) | type InstantValidationSampleTracking = { function createValidationSampleTracking (line 24) | function createValidationSampleTracking(): InstantValidationSampleTracki... function getExpectedSampleTracking (line 30) | function getExpectedSampleTracking(): InstantValidationSampleTracking { function trackMissingSampleError (line 63) | function trackMissingSampleError(error: InstantValidationError): void { function trackMissingSampleErrorAndThrow (line 68) | function trackMissingSampleErrorAndThrow( function createCookiesFromSample (line 81) | function createCookiesFromSample( function createMissingCookieSampleError (line 148) | function createMissingCookieSampleError( function createHeadersFromSample (line 164) | function createHeadersFromSample( function createDraftModeForValidation (line 229) | function createDraftModeForValidation(): DraftModeProvider { function createExhaustiveParamsProxy (line 255) | function createExhaustiveParamsProxy( function createExhaustiveSearchParamsProxy (line 290) | function createExhaustiveSearchParamsProxy( function createExhaustiveURLSearchParamsProxy (line 328) | function createExhaustiveURLSearchParamsProxy( function createMissingSearchParamSampleError (line 357) | function createMissingSearchParamSampleError( function createRelativeURLFromSamples (line 368) | function createRelativeURLFromSamples( function createURLSearchParamsFromSample (line 390) | function createURLSearchParamsFromSample( function createPathnameFromRouteAndSampleParams (line 414) | function createPathnameFromRouteAndSampleParams(route: string, params: P... function assertRootParamInSamples (line 480) | function assertRootParamInSamples( FILE: packages/next/src/server/app-render/instant-validation/instant-validation-error.ts constant INSTANT_VALIDATION_ERROR_DIGEST (line 1) | const INSTANT_VALIDATION_ERROR_DIGEST = 'INSTANT_VALIDATION_ERROR' function isInstantValidationError (line 4) | function isInstantValidationError( class InstantValidationError (line 15) | class InstantValidationError extends Error { FILE: packages/next/src/server/app-render/instant-validation/instant-validation.tsx type ClientReferenceManifest (line 75) | type ClientReferenceManifest = Record type SegmentPath (line 85) | type SegmentPath = string & { _tag: 'SegmentPath' } type RouteTree (line 91) | type RouteTree = { function traverseRootSeedDataSegments (line 105) | function traverseRootSeedDataSegments( function traverseCacheNodeSegments (line 125) | function traverseCacheNodeSegments( function createChildSegmentPath (line 166) | function createChildSegmentPath( function stringifySegment (line 178) | function stringifySegment(segment: Segment): SegmentPath { type SegmentStage (line 190) | type SegmentStage = type StageChunks (line 195) | type StageChunks = Record type StageEndTimes (line 197) | type StageEndTimes = { function collectStagedSegmentData (line 206) | async function collectStagedSegmentData( function createStagedStreamFromChunks (line 391) | function createStagedStreamFromChunks(stageChunks: StageChunks) { function writeChunk (line 479) | function writeChunk( function createCombinedPayloadStream (line 512) | async function createCombinedPayloadStream( function getRootDataFromPayload (line 612) | function getRootDataFromPayload(initialRSCPayload: InitialRSCPayload) { function createValidationHead (line 628) | async function createValidationHead( type Timings (line 649) | type Timings = { function deserializeFromChunks (line 662) | function deserializeFromChunks( type SegmentData (line 708) | type SegmentData = { function createSegmentData (line 714) | function createSegmentData(seedData: CacheNodeSeedData): SegmentData { type CacheNodeSeedDataSlots (line 722) | type CacheNodeSeedDataSlots = CacheNodeSeedData[1] function getCacheNodeSeedDataFromSegment (line 724) | function getCacheNodeSeedDataFromSegment( function createSegmentCache (line 737) | function createSegmentCache(): SegmentCache { function createSegmentCacheItem (line 741) | function createSegmentCacheItem(withDebugChunks: boolean): SegmentCacheI... type SegmentCache (line 752) | type SegmentCache = { type SegmentCacheItem (line 757) | type SegmentCacheItem = { type TreeResult (line 762) | type TreeResult = { function segmentConsumesURLDepth (line 781) | function segmentConsumesURLDepth(segment: Segment): boolean { function discoverValidationDepths (line 829) | function discoverValidationDepths(loaderTree: LoaderTree): number[] { type ValidationPayloadResult (line 890) | type ValidationPayloadResult = { function createCombinedPayloadAtDepth (line 904) | async function createCombinedPayloadAtDepth( FILE: packages/next/src/server/app-render/instant-validation/stream-utils.ts function createNodeStreamWithLateRelease (line 8) | function createNodeStreamWithLateRelease( function createNodeStreamFromChunks (line 57) | function createNodeStreamFromChunks( FILE: packages/next/src/server/app-render/interop-default.ts function interopDefault (line 4) | function interopDefault(mod: any) { FILE: packages/next/src/server/app-render/make-get-server-inserted-html.tsx function makeGetServerInsertedHTML (line 15) | function makeGetServerInsertedHTML({ FILE: packages/next/src/server/app-render/manifests-singleton.ts type ServerModuleMap (line 10) | interface ServerModuleMap { constant MANIFESTS_SINGLETON (line 22) | const MANIFESTS_SINGLETON = Symbol.for('next.server.manifests') type ManifestsSingleton (line 24) | interface ManifestsSingleton { type GlobalThisWithManifests (line 34) | type GlobalThisWithManifests = typeof globalThis & { type ClientReferenceManifestMappingProp (line 38) | type ClientReferenceManifestMappingProp = function createProxiedClientReferenceManifest (line 47) | function createProxiedClientReferenceManifest( function createServerModuleMap (line 181) | function createServerModuleMap(): ServerModuleMap { function normalizeWorkerPageName (line 230) | function normalizeWorkerPageName(pageName: string) { function denormalizeWorkerPageName (line 242) | function denormalizeWorkerPageName(bundlePath: string) { function selectWorkerForForwarding (line 250) | function selectWorkerForForwarding( function setManifestsSingleton (line 274) | function setManifestsSingleton({ function getManifestsSingleton (line 319) | function getManifestsSingleton(): ManifestsSingleton { function getClientReferenceManifest (line 329) | function getClientReferenceManifest(): DeepReadonly { function getServerModuleMap (line 337) | function getServerModuleMap() { FILE: packages/next/src/server/app-render/metadata-insertion/create-server-inserted-metadata.tsx constant REINSERT_ICON_SCRIPT (line 6) | const REINSERT_ICON_SCRIPT = `\ function createServerInsertedMetadata (line 9) | function createServerInsertedMetadata(nonce: string | undefined) { FILE: packages/next/src/server/app-render/module-loading/track-dynamic-import.ts function trackDynamicImport (line 12) | function trackDynamicImport>( FILE: packages/next/src/server/app-render/module-loading/track-module-loading.instance.ts function getModuleLoadingSignal (line 9) | function getModuleLoadingSignal() { function trackPendingChunkLoad (line 16) | function trackPendingChunkLoad(promise: Promise) { function trackPendingImport (line 21) | function trackPendingImport(exportsOrPromise: unknown) { function trackPendingModules (line 42) | function trackPendingModules(cacheSignal: CacheSignal): void { FILE: packages/next/src/server/app-render/parse-and-validate-flight-router-state.tsx function parseAndValidateFlightRouterState (line 14) | function parseAndValidateFlightRouterState( FILE: packages/next/src/server/app-render/postponed-state.test.ts function createMockOpaqueFallbackRouteParams (line 18) | function createMockOpaqueFallbackRouteParams( FILE: packages/next/src/server/app-render/postponed-state.ts type DynamicState (line 15) | enum DynamicState { type DynamicDataPostponedState (line 30) | type DynamicDataPostponedState = { type DynamicHTMLPostponedState (line 45) | type DynamicHTMLPostponedState = { type DynamicHTMLPreludeState (line 65) | const enum DynamicHTMLPreludeState { type ReactPostponed (line 70) | type ReactPostponed = NonNullable< type PostponedState (line 74) | type PostponedState = function getDynamicHTMLPostponedState (line 78) | async function getDynamicHTMLPostponedState( function getDynamicDataPostponedState (line 110) | async function getDynamicDataPostponedState( function parsePostponedState (line 117) | function parsePostponedState( function getPostponedFromState (line 216) | function getPostponedFromState(state: DynamicHTMLPostponedState) { FILE: packages/next/src/server/app-render/prospective-render-utils.ts type Phase (line 4) | enum Phase { function printDebugThrownValueForProspectiveRender (line 10) | function printDebugThrownValueForProspectiveRender( FILE: packages/next/src/server/app-render/react-large-shell-error.ts function isReactLargeShellError (line 3) | function isReactLargeShellError( FILE: packages/next/src/server/app-render/render-css-resource.tsx function renderCssResource (line 12) | function renderCssResource( FILE: packages/next/src/server/app-render/required-scripts.tsx function getRequiredScripts (line 6) | function getRequiredScripts( FILE: packages/next/src/server/app-render/rsc/preloads.ts function preloadStyle (line 9) | function preloadStyle( function preloadFont (line 24) | function preloadFont( function preconnect (line 40) | function preconnect( FILE: packages/next/src/server/app-render/rsc/taint.ts type Reference (line 9) | type Reference = object type TaintableUniqueValue (line 10) | type TaintableUniqueValue = string | bigint | ArrayBufferView function notImplemented (line 12) | function notImplemented() { FILE: packages/next/src/server/app-render/segment-explorer-path.ts constant BUILTIN_PREFIX (line 3) | const BUILTIN_PREFIX = '__next_builtin__' function normalizeFilePath (line 12) | function normalizeFilePath( function normalizeConventionFilePath (line 57) | function normalizeConventionFilePath( constant BOUNDARY_SUFFIX (line 82) | const BOUNDARY_SUFFIX = '@boundary' function normalizeBoundaryFilename (line 83) | function normalizeBoundaryFilename(filename: string) { constant BOUNDARY_PREFIX (line 89) | const BOUNDARY_PREFIX = 'boundary:' function isBoundaryFile (line 90) | function isBoundaryFile(fileType: string) { function isBuiltinBoundaryFile (line 97) | function isBuiltinBoundaryFile(fileType: string) { function getBoundaryOriginFileType (line 101) | function getBoundaryOriginFileType(fileType: string) { function getConventionPathByType (line 105) | function getConventionPathByType( FILE: packages/next/src/server/app-render/server-inserted-html.tsx function createServerInsertedHTML (line 9) | function createServerInsertedHTML() { FILE: packages/next/src/server/app-render/staged-rendering.ts type RenderStage (line 4) | enum RenderStage { type AdvanceableRenderStage (line 14) | type AdvanceableRenderStage = class StagedRenderingController (line 20) | class StagedRenderingController { method constructor (line 37) | constructor( method onStage (line 75) | onStage(stage: AdvanceableRenderStage, callback: () => void) { method shouldTrackSyncInterrupt (line 92) | shouldTrackSyncInterrupt(): boolean { method syncInterruptCurrentStageWithReason (line 120) | syncInterruptCurrentStageWithReason(reason: Error) { method getSyncInterruptReason (line 170) | getSyncInterruptReason() { method getStaticStageEndTime (line 174) | getStaticStageEndTime() { method getRuntimeStageEndTime (line 178) | getRuntimeStageEndTime() { method abandonRender (line 182) | private abandonRender() { method advanceStage (line 220) | advanceStage( method resolveStaticStage (line 258) | private resolveStaticStage() { method resolveEarlyRuntimeStage (line 268) | private resolveEarlyRuntimeStage() { method resolveRuntimeStage (line 278) | private resolveRuntimeStage() { method resolveDynamicStage (line 288) | private resolveDynamicStage() { method getStagePromise (line 297) | private getStagePromise(stage: AdvanceableRenderStage): Promise { method waitForStage (line 318) | waitForStage(stage: AdvanceableRenderStage) { method delayUntilStage (line 322) | delayUntilStage( function ignoreReject (line 345) | function ignoreReject() {} function makeDevtoolsIOPromiseFromIOTrigger (line 350) | function makeDevtoolsIOPromiseFromIOTrigger( FILE: packages/next/src/server/app-render/stale-time.ts class StaleTimeIterable (line 14) | class StaleTimeIterable { method update (line 22) | update(value: number): void { method close (line 33) | close(): void { method [Symbol.asyncIterator] (line 42) | [Symbol.asyncIterator](): AsyncIterator { function createSelectStaleTime (line 59) | function createSelectStaleTime(experimental: ExperimentalConfig) { function trackStaleTime (line 73) | function trackStaleTime( function finishStaleTimeTracking (line 103) | async function finishStaleTimeTracking( FILE: packages/next/src/server/app-render/stream-ops.web.ts type FlightRenderToReadableStream (line 22) | type FlightRenderToReadableStream = ( type AnyStream (line 28) | type AnyStream = ReadableStream type ContinueStreamSharedOptions (line 30) | type ContinueStreamSharedOptions = { type ContinueFizzStreamOptions (line 36) | type ContinueFizzStreamOptions = ContinueStreamSharedOptions & { type ContinueStaticPrerenderOptions (line 44) | type ContinueStaticPrerenderOptions = ContinueStreamSharedOptions & { type ContinueDynamicHTMLResumeOptions (line 48) | type ContinueDynamicHTMLResumeOptions = ContinueStreamSharedOptions & { type FlightComponentMod (line 53) | type FlightComponentMod = { type ServerPrerenderComponentMod (line 57) | type ServerPrerenderComponentMod = { type FlightPayload (line 61) | type FlightPayload = Parameters[0] type FlightClientModules (line 62) | type FlightClientModules = Parameters[1] type FlightRenderOptions (line 63) | type FlightRenderOptions = Parameters[2] type FizzStreamResult (line 65) | type FizzStreamResult = { function continueFizzStream (line 92) | function continueFizzStream( function createInlinedDataStream (line 108) | function createInlinedDataStream( function createPendingStream (line 120) | function createPendingStream(): AnyStream { function createOnHeadersCallback (line 124) | function createOnHeadersCallback( function resumeAndAbort (line 134) | async function resumeAndAbort( function renderToFlightStream (line 146) | function renderToFlightStream( function streamToString (line 155) | async function streamToString(stream: AnyStream): Promise { function renderToFizzStream (line 159) | async function renderToFizzStream( function resumeToFizzStream (line 171) | async function resumeToFizzStream( function getServerPrerender (line 180) | function getServerPrerender( function pipeRuntimePrefetchTransform (line 189) | function pipeRuntimePrefetchTransform( FILE: packages/next/src/server/app-render/strip-flight-headers.ts function stripFlightHeaders (line 10) | function stripFlightHeaders(headers: IncomingHttpHeaders) { FILE: packages/next/src/server/app-render/types.ts type ServerOnInstrumentationRequestError (line 83) | type ServerOnInstrumentationRequestError = ( type RenderOptsPartial (line 92) | interface RenderOptsPartial { type RenderOpts (line 228) | type RenderOpts = LoadComponentsReturnType & type PreloadCallbacks (line 232) | type PreloadCallbacks = (() => void)[] FILE: packages/next/src/server/app-render/use-flight-response.tsx constant INLINE_FLIGHT_PAYLOAD_BOOTSTRAP (line 11) | const INLINE_FLIGHT_PAYLOAD_BOOTSTRAP = 0 constant INLINE_FLIGHT_PAYLOAD_DATA (line 12) | const INLINE_FLIGHT_PAYLOAD_DATA = 1 constant INLINE_FLIGHT_PAYLOAD_FORM_STATE (line 13) | const INLINE_FLIGHT_PAYLOAD_FORM_STATE = 2 constant INLINE_FLIGHT_PAYLOAD_BINARY (line 14) | const INLINE_FLIGHT_PAYLOAD_BINARY = 3 function getFlightStream (line 32) | function getFlightStream( function createInlinedDataReadableStream (line 154) | function createInlinedDataReadableStream( function writeInitialInstructions (line 211) | function writeInitialInstructions( function writeFlightDataInstruction (line 229) | function writeFlightDataInstruction( FILE: packages/next/src/server/app-render/vary-params.ts type VaryParamsAccumulator (line 21) | type VaryParamsAccumulator = { type ResponseVaryParamsAccumulator (line 42) | type ResponseVaryParamsAccumulator = { function createSegmentVaryParamsAccumulator (line 51) | function createSegmentVaryParamsAccumulator(): VaryParamsAccumulator { method then (line 85) | then(onfulfilled: ((value: Set) => unknown) | null | undefined) { function createResponseVaryParamsAccumulator (line 93) | function createResponseVaryParamsAccumulator(): ResponseVaryParamsAccumu... function createVaryParamsAccumulator (line 115) | function createVaryParamsAccumulator(): VaryParamsAccumulator | null { function getMetadataVaryParamsAccumulator (line 146) | function getMetadataVaryParamsAccumulator(): VaryParamsAccumulator | null { function getVaryParamsThenable (line 175) | function getVaryParamsThenable( function getMetadataVaryParamsThenable (line 181) | function getMetadataVaryParamsThenable(): VaryParamsThenable | null { function getRootParamsVaryParamsAccumulator (line 194) | function getRootParamsVaryParamsAccumulator(): VaryParamsAccumulator | n... function accumulateVaryParam (line 227) | function accumulateVaryParam( function accumulateRootVaryParam (line 237) | function accumulateRootVaryParam(paramName: string): void { function createVaryingParams (line 244) | function createVaryingParams( function createVaryingSearchParams (line 300) | function createVaryingSearchParams( function finishAccumulatingVaryParams (line 329) | async function finishAccumulatingVaryParams( function finishSegmentAccumulator (line 364) | function finishSegmentAccumulator( FILE: packages/next/src/server/app-render/walk-tree-with-flight-router-state.tsx function walkTreeWithFlightRouterState (line 28) | async function walkTreeWithFlightRouterState({ function createFullTreeFlightDataForNavigation (line 337) | async function createFullTreeFlightDataForNavigation({ FILE: packages/next/src/server/app-render/work-async-storage.external.ts type WorkStore (line 15) | interface WorkStore { type WorkAsyncStorage (line 117) | type WorkAsyncStorage = AsyncLocalStorage FILE: packages/next/src/server/app-render/work-unit-async-storage.external.ts type WorkUnitPhase (line 28) | type WorkUnitPhase = 'action' | 'render' | 'after' type CommonWorkUnitStore (line 30) | interface CommonWorkUnitStore { type RequestStore (line 36) | interface RequestStore extends CommonWorkUnitStore { type InstantValidationSamples (line 93) | type InstantValidationSamples = { type AsyncApiPromises (line 98) | type AsyncApiPromises = { function isInEarlyRenderStage (line 125) | function isInEarlyRenderStage(requestStore: RequestStore): boolean { type PrerenderStoreModern (line 146) | type PrerenderStoreModern = type StaticPrerenderStoreModern (line 153) | type StaticPrerenderStoreModern = Exclude< type PrerenderStoreModernClient (line 158) | interface PrerenderStoreModernClient type ValidationStoreClient (line 164) | interface ValidationStoreClient extends PrerenderStoreModernCommon { type PrerenderStoreModernServer (line 172) | interface PrerenderStoreModernServer type PrerenderStoreModernRuntime (line 178) | interface PrerenderStoreModernRuntime type RevalidateStore (line 194) | interface RevalidateStore { type PrerenderStoreModernCommon (line 202) | interface PrerenderStoreModernCommon type StaticPrerenderStoreCommon (line 270) | interface StaticPrerenderStoreCommon { type PrerenderStorePPR (line 286) | interface PrerenderStorePPR type PrerenderStoreLegacy (line 305) | interface PrerenderStoreLegacy type PrerenderStore (line 312) | type PrerenderStore = type StaticPrerenderStore (line 318) | type StaticPrerenderStore = Exclude< type CommonCacheStore (line 323) | interface CommonCacheStore type CommonUseCacheStore (line 337) | interface CommonUseCacheStore extends CommonCacheStore, RevalidateStore { type PublicUseCacheStore (line 347) | interface PublicUseCacheStore extends CommonUseCacheStore { type PrivateUseCacheStore (line 364) | interface PrivateUseCacheStore extends CommonUseCacheStore { type UseCacheStore (line 377) | type UseCacheStore = PublicUseCacheStore | PrivateUseCacheStore type UnstableCacheStore (line 379) | interface UnstableCacheStore extends CommonCacheStore { type CacheStore (line 398) | type CacheStore = UseCacheStore | UnstableCacheStore type GenerateStaticParamsStore (line 400) | interface GenerateStaticParamsStore extends CommonWorkUnitStore { type WorkUnitStore (line 405) | type WorkUnitStore = type WorkUnitAsyncStorage (line 411) | type WorkUnitAsyncStorage = AsyncLocalStorage function throwForMissingRequestStore (line 415) | function throwForMissingRequestStore(callingExpression: string): never { function throwInvariantForMissingStore (line 421) | function throwInvariantForMissingStore(): never { function getPrerenderResumeDataCache (line 425) | function getPrerenderResumeDataCache( function getRenderResumeDataCache (line 456) | function getRenderResumeDataCache( function getHmrRefreshHash (line 486) | function getHmrRefreshHash( function isHmrRefresh (line 513) | function isHmrRefresh(workUnitStore: WorkUnitStore): boolean { function getServerComponentsHmrCache (line 537) | function getServerComponentsHmrCache( function getDraftModeProviderForCacheScope (line 566) | function getDraftModeProviderForCacheScope( function getStagedRenderingController (line 593) | function getStagedRenderingController( function getCacheSignal (line 615) | function getCacheSignal( FILE: packages/next/src/server/async-storage/draft-mode-provider.ts class DraftModeProvider (line 13) | class DraftModeProvider { method constructor (line 29) | constructor( method isEnabled (line 57) | get isEnabled() { method enable (line 61) | enable() { method disable (line 80) | disable() { FILE: packages/next/src/server/async-storage/request-store.ts function getHeaders (line 29) | function getHeaders(headers: Headers | IncomingHttpHeaders): ReadonlyHea... function getMutableCookies (line 38) | function getMutableCookies( type WrapperRenderOpts (line 46) | type WrapperRenderOpts = Partial> & { type RequestContext (line 50) | type RequestContext = RequestResponsePair & { type RequestResponsePair (line 75) | type RequestResponsePair = function mergeMiddlewareCookies (line 84) | function mergeMiddlewareCookies( function createRequestStoreForRender (line 108) | function createRequestStoreForRender( function createRequestStoreForAPI (line 138) | function createRequestStoreForAPI( function createRequestStoreImpl (line 162) | function createRequestStoreImpl( function synchronizeMutableCookies (line 270) | function synchronizeMutableCookies(store: RequestStore) { FILE: packages/next/src/server/async-storage/with-store.ts type WithStore (line 12) | type WithStore = ( FILE: packages/next/src/server/async-storage/work-store.ts type WorkStoreContext (line 16) | type WorkStoreContext = { function createWorkStore (line 75) | function createWorkStore({ function createAfterContext (line 151) | function createAfterContext(renderOpts: RequestLifecycleOpts): AfterCont... function createRefreshTagsByCacheKind (line 164) | function createRefreshTagsByCacheKind(): Map> { FILE: packages/next/src/server/base-http/index.ts type BaseNextRequestConfig (line 8) | interface BaseNextRequestConfig { type FetchMetric (line 14) | type FetchMetric = { type FetchMetrics (line 26) | type FetchMetrics = Array method constructor (line 33) | constructor( method cookies (line 41) | public get cookies() { method constructor (line 52) | constructor(public destination: Destination) {} method redirect (line 91) | public redirect(destination: string, statusCode: number) { FILE: packages/next/src/server/base-http/node.ts type Req (line 13) | type Req = IncomingMessage & { class NodeNextRequest (line 19) | class NodeNextRequest extends BaseNextRequest { method constructor (line 25) | constructor(private _req: Req) { method originalRequest (line 29) | get originalRequest() { method originalRequest (line 38) | set originalRequest(value: Req) { method stream (line 51) | public stream() { class NodeNextResponse (line 75) | class NodeNextResponse extends BaseNextResponse { method originalResponse (line 80) | get originalResponse() { method constructor (line 88) | constructor( method sent (line 94) | get sent() { method statusCode (line 98) | get statusCode() { method statusCode (line 102) | set statusCode(value: number) { method statusMessage (line 106) | get statusMessage() { method statusMessage (line 110) | set statusMessage(value: string) { method setHeader (line 114) | setHeader(name: string, value: string | string[]): this { method removeHeader (line 119) | removeHeader(name: string): this { method getHeaderValues (line 124) | getHeaderValues(name: string): string[] | undefined { method hasHeader (line 134) | hasHeader(name: string): boolean { method getHeader (line 138) | getHeader(name: string): string | undefined { method getHeaders (line 143) | getHeaders(): OutgoingHttpHeaders { method appendHeader (line 147) | appendHeader(name: string, value: string): this { method body (line 157) | body(value: string) { method send (line 162) | send() { method onClose (line 166) | public onClose(callback: () => void) { FILE: packages/next/src/server/base-http/web.test.ts method transform (line 7) | transform(chunk, controller) { FILE: packages/next/src/server/base-http/web.ts class WebNextRequest (line 11) | class WebNextRequest extends BaseNextRequest { method constructor (line 16) | constructor(request: NextRequestHint) { method parseBody (line 33) | async parseBody(_limit: string | number): Promise { class WebNextResponse (line 38) | class WebNextResponse extends BaseNextResponse { method constructor (line 47) | constructor(public transformStream = new TransformStream()) { method setHeader (line 51) | setHeader(name: string, value: string | string[]): this { method removeHeader (line 59) | removeHeader(name: string): this { method getHeaderValues (line 64) | getHeaderValues(name: string): string[] | undefined { method getHeader (line 71) | getHeader(name: string): string | undefined { method getHeaders (line 75) | getHeaders(): OutgoingHttpHeaders { method hasHeader (line 79) | hasHeader(name: string): boolean { method appendHeader (line 83) | appendHeader(name: string, value: string): this { method body (line 88) | body(value: string) { method send (line 96) | public send() { method sent (line 101) | get sent() { method toResponse (line 105) | public async toResponse() { method onClose (line 132) | public onClose(callback: () => void) { FILE: packages/next/src/server/base-server.ts type FindComponentsResult (line 161) | type FindComponentsResult< type MiddlewareRoutingItem (line 168) | interface MiddlewareRoutingItem { type RouteHandler (line 174) | type RouteHandler< type NormalizedRouteManifest (line 187) | type NormalizedRouteManifest = { type Options (line 196) | interface Options { type RenderOpts (line 244) | type RenderOpts = PagesRenderOptsPartial & AppRenderOptsPartial type LoadedRenderOpts (line 246) | type LoadedRenderOpts< type RequestLifecycleOpts (line 250) | type RequestLifecycleOpts = { type BaseRenderOpts (line 256) | type BaseRenderOpts = RenderOpts & { type BaseRequestHandler (line 268) | interface BaseRequestHandler< type RequestContext (line 281) | type RequestContext< class WrappedBuildError (line 294) | class WrappedBuildError extends Error { method constructor (line 297) | constructor(innerError: Error) { type ResponsePayload (line 303) | type ResponsePayload = { type NextEnabledDirectories (line 308) | type NextEnabledDirectories = { method getServerComponentsHmrCache (line 406) | protected getServerComponentsHmrCache(): method constructor (line 438) | public constructor(options: ServerOptions) { method reloadMatchers (line 610) | protected reloadMatchers() { method getRouteMatchers (line 792) | protected getRouteMatchers(): RouteMatcherManager { method instrumentationOnRequestError (line 840) | protected async instrumentationOnRequestError( method logError (line 867) | public logError(err: unknown): void { method handleRequest (line 872) | public async handleRequest( method handleRequestImpl (line 963) | private async handleRequestImpl( method getRequestHandlerWithMetadata (line 1671) | public getRequestHandlerWithMetadata( method getRequestHandler (line 1681) | public getRequestHandler(): BaseRequestHandler< method setAssetPrefix (line 1694) | public setAssetPrefix(prefix?: string): void { method prepare (line 1704) | public async prepare(): Promise { method prepareImpl (line 1719) | protected async prepareImpl(): Promise {} method loadInstrumentationModule (line 1720) | protected async loadInstrumentationModule(): Promise {} method close (line 1722) | public async close(): Promise {} method getAppPathRoutes (line 1724) | protected getAppPathRoutes(): Record { method run (line 1737) | protected async run( method runImpl (line 1747) | private async runImpl( method pipe (line 1755) | private async pipe( method pipeImpl (line 1769) | private async pipeImpl( method getStaticHTML (line 1824) | private async getStaticHTML( method render (line 1847) | public async render( method getWaitUntil (line 1860) | protected getWaitUntil(): WaitUntil | undefined { method getInternalWaitUntil (line 1887) | protected getInternalWaitUntil(): WaitUntil | undefined { method renderImpl (line 1891) | private async renderImpl( method getStaticPaths (line 1944) | protected async getStaticPaths({ method renderToResponseWithComponents (line 1969) | private async renderToResponseWithComponents( method pathCouldBeIntercepted (line 1983) | protected pathCouldBeIntercepted(resolvedPathname: string): boolean { method setVaryHeader (line 1992) | protected setVaryHeader( method renderToResponseWithComponentsImpl (line 2021) | private async renderToResponseWithComponentsImpl( method stripNextDataPath (line 2467) | private stripNextDataPath(filePath: string, stripLocale = true) { method getOriginalAppPaths (line 2483) | protected getOriginalAppPaths(route: string) { method renderPageComponent (line 2496) | protected async renderPageComponent( method renderToResponse (line 2537) | private async renderToResponse( method renderToResponseImpl (line 2560) | private async renderToResponseImpl( method renderToHTML (line 2721) | public async renderToHTML( method renderToHTMLImpl (line 2732) | private async renderToHTMLImpl( method renderError (line 2746) | public async renderError( method renderErrorImpl (line 2759) | private async renderErrorImpl( method renderErrorToResponse (line 2792) | private async renderErrorToResponse( method renderErrorToResponseImpl (line 2801) | protected async renderErrorToResponseImpl( method renderErrorToHTML (line 3017) | public async renderErrorToHTML( method render404 (line 3032) | public async render404( FILE: packages/next/src/server/body-streams.ts constant DEFAULT_BODY_CLONE_SIZE_LIMIT (line 6) | const DEFAULT_BODY_CLONE_SIZE_LIMIT = 10 * 1024 * 1024 // 10MB function requestToBodyStream (line 8) | function requestToBodyStream( function replaceRequestBody (line 23) | function replaceRequestBody( type CloneableBody (line 38) | interface CloneableBody { function getCloneableBody (line 43) | function getCloneableBody( FILE: packages/next/src/server/cache-dir.ts function getStorageDirectory (line 4) | function getStorageDirectory(distDir: string): string | undefined { FILE: packages/next/src/server/client-component-renderer-logger.ts function wrapClientComponentLoader (line 8) | function wrapClientComponentLoader( function getClientComponentLoaderMetrics (line 43) | function getClientComponentLoaderMetrics( FILE: packages/next/src/server/config-shared.ts type PrefetchInliningConfig (line 23) | type PrefetchInliningConfig = type NextConfigComplete (line 27) | type NextConfigComplete = Required> & { type I18NDomains (line 45) | type I18NDomains = readonly DomainLocale[] type I18NConfig (line 47) | interface I18NConfig { type DomainLocale (line 54) | interface DomainLocale { type TypeScriptConfig (line 61) | interface TypeScriptConfig { type EmotionConfig (line 68) | interface EmotionConfig { type StyledComponentsConfig (line 82) | interface StyledComponentsConfig { type JSONValue (line 99) | type JSONValue = type TurbopackLoaderOptions (line 107) | type TurbopackLoaderOptions = Record type TurbopackLoaderItem (line 109) | type TurbopackLoaderItem = type TurbopackLoaderBuiltinCondition (line 116) | type TurbopackLoaderBuiltinCondition = type TurbopackRuleCondition (line 124) | type TurbopackRuleCondition = type TurbopackModuleType (line 152) | type TurbopackModuleType = type TurbopackRuleConfigItem (line 164) | type TurbopackRuleConfigItem = { type TurbopackRuleConfigCollection (line 187) | type TurbopackRuleConfigCollection = type TurbopackOptions (line 191) | interface TurbopackOptions { type WebpackConfigContext (line 244) | interface WebpackConfigContext { type NextJsWebpackConfig (line 268) | interface NextJsWebpackConfig { type ReactCompilerOptions (line 284) | interface ReactCompilerOptions { type IncomingRequestLoggingConfig (line 309) | interface IncomingRequestLoggingConfig { type LoggingConfig (line 317) | interface LoggingConfig { constant LIGHTNINGCSS_FEATURE_NAMES (line 359) | const LIGHTNINGCSS_FEATURE_NAMES = [ type LightningCssFeature (line 388) | type LightningCssFeature = (typeof LIGHTNINGCSS_FEATURE_NAMES)[number] type LightningCssFeatures (line 390) | interface LightningCssFeatures { type ExperimentalConfig (line 395) | interface ExperimentalConfig { type ExportPathMap (line 1081) | type ExportPathMap = { type NextConfig (line 1160) | interface NextConfig { function normalizeConfig (line 1834) | async function normalizeConfig(phase: string, config: any) { type NextConfigRuntime (line 1855) | interface NextConfigRuntime { function getNextConfigRuntime (line 1942) | function getNextConfigRuntime( FILE: packages/next/src/server/config-utils.ts function loadWebpackHook (line 3) | function loadWebpackHook() { FILE: packages/next/src/server/config.ts function normalizeNextConfigZodErrors (line 54) | function normalizeNextConfigZodErrors( function warnOptionHasBeenDeprecated (line 106) | function warnOptionHasBeenDeprecated( function checkDeprecations (line 133) | function checkDeprecations( function warnOptionHasBeenMovedOutOfExperimental (line 218) | function warnOptionHasBeenMovedOutOfExperimental( function warnCustomizedOption (line 248) | function warnCustomizedOption( function assignDefaultsAndValidate (line 282) | function assignDefaultsAndValidate( function applyModifyConfig (line 1465) | async function applyModifyConfig( function getCacheKey (line 1503) | function getCacheKey( type LoadConfigOptions (line 1525) | type LoadConfigOptions = { function loadConfig (line 1553) | async function loadConfig( type ConfiguredExperimentalFeature (line 1925) | type ConfiguredExperimentalFeature = { function enforceExperimentalFeatures (line 1931) | function enforceExperimentalFeatures( function addConfiguredExperimentalFeature (line 2100) | function addConfiguredExperimentalFeature< function setExperimentalFeatureForDebugPrerender (line 2113) | function setExperimentalFeatureForDebugPrerender< function cloneObject (line 2140) | function cloneObject(obj: any): any { function validateConfigSchema (line 2189) | async function validateConfigSchema( FILE: packages/next/src/server/create-deduped-by-callsite-server-error-logger.ts function createDedupedByCallsiteServerErrorLoggerDev (line 42) | function createDedupedByCallsiteServerErrorLoggerDev( FILE: packages/next/src/server/crypto-utils.ts constant CIPHER_ALGORITHM (line 6) | const CIPHER_ALGORITHM = `aes-256-gcm`, constant CIPHER_KEY_LENGTH (line 6) | const CIPHER_ALGORITHM = `aes-256-gcm`, constant CIPHER_IV_LENGTH (line 6) | const CIPHER_ALGORITHM = `aes-256-gcm`, constant CIPHER_TAG_LENGTH (line 6) | const CIPHER_ALGORITHM = `aes-256-gcm`, constant CIPHER_SALT_LENGTH (line 6) | const CIPHER_ALGORITHM = `aes-256-gcm`, constant PBKDF2_ITERATIONS (line 12) | const PBKDF2_ITERATIONS = 100_000 // https://support.1password.com/pbkdf2/ function encryptWithSecret (line 14) | function encryptWithSecret(secret: Buffer, data: string): string { function decryptWithSecret (line 45) | function decryptWithSecret( FILE: packages/next/src/server/dev/browser-logs/file-logger.ts type LogEntry (line 4) | interface LogEntry { class FileLogger (line 12) | class FileLogger { method initialize (line 19) | public initialize(distDir: string, mcpServerEnabled: boolean): void { method formatTimestamp (line 43) | private formatTimestamp(): string { method formatLogEntry (line 61) | private formatLogEntry(entry: LogEntry): string { method scheduleFlush (line 66) | private scheduleFlush(): void { method getLogQueue (line 79) | public getLogQueue(): string[] { method flush (line 83) | private flush(): void { method enqueueLog (line 113) | private enqueueLog(formattedEntry: string): void { method log (line 125) | log(source: 'Server' | 'Browser', level: string, message: string): void { method logServer (line 146) | logServer(level: string, message: string): void { method logBrowser (line 150) | logBrowser(level: string, message: string): void { method forceFlush (line 155) | forceFlush(): void { method destroy (line 164) | destroy(): void { function getFileLogger (line 172) | function getFileLogger(): FileLogger { function test__resetFileLogger (line 180) | function test__resetFileLogger(): void { FILE: packages/next/src/server/dev/browser-logs/receive-logs.ts function restoreUndefined (line 19) | function restoreUndefined(x: any): any { function cleanConsoleArgsForFileLogging (line 30) | function cleanConsoleArgsForFileLogging(args: any[]): string { function deserializeArgData (line 92) | async function deserializeArgData(arg: any) { function processConsoleFormatStrings (line 138) | function processConsoleFormatStrings(args: any[]): any[] { function stripFormatSpecifiers (line 169) | function stripFormatSpecifiers(args: any[]): any[] { function prepareFormattedErrorArgs (line 225) | async function prepareFormattedErrorArgs( function prepareConsoleArgs (line 234) | async function prepareConsoleArgs( function prepareConsoleErrorArgs (line 257) | async function prepareConsoleErrorArgs( function handleTable (line 303) | async function handleTable( function handleTrace (line 338) | async function handleTrace( function handleDir (line 379) | async function handleDir( function handleDefaultConsole (line 414) | async function handleDefaultConsole( type LogLevel (line 448) | type LogLevel = 'error' | 'warn' | 'verbose' type BrowserLogConfig (line 450) | type BrowserLogConfig = boolean | 'error' | 'warn' constant LOG_LEVEL_PRIORITY (line 454) | const LOG_LEVEL_PRIORITY: Record = { constant METHOD_TO_LEVEL (line 461) | const METHOD_TO_LEVEL: Record = { function shouldShowEntry (line 477) | function shouldShowEntry( function handleLog (line 504) | async function handleLog( function receiveBrowserLogsWebpack (line 650) | async function receiveBrowserLogsWebpack(opts: { function receiveBrowserLogsTurbopack (line 690) | async function receiveBrowserLogsTurbopack(opts: { function handleClientFileLogs (line 718) | async function handleClientFileLogs( FILE: packages/next/src/server/dev/browser-logs/source-map.ts type WebpackMappingContext (line 9) | type WebpackMappingContext = { type TurbopackMappingContext (line 20) | type TurbopackMappingContext = { type MappingContext (line 29) | type MappingContext = WebpackMappingContext | TurbopackMappingContext function mapFramesUsingBundler (line 32) | async function mapFramesUsingBundler( function preprocessStackTrace (line 81) | function preprocessStackTrace(stackTrace: string, distDir?: string): str... function getSourceMappedStackFramesInternal (line 110) | async function getSourceMappedStackFramesInternal( function getSourceMappedStackFrames (line 220) | async function getSourceMappedStackFrames( function formatStackFrame (line 243) | function formatStackFrame(frame: StackFrame): string { FILE: packages/next/src/server/dev/debug-channel.ts type ReactDebugChannelForBrowser (line 7) | interface ReactDebugChannelForBrowser { function connectReactDebugChannel (line 17) | function connectReactDebugChannel( function connectReactDebugChannelForHtmlRequest (line 59) | function connectReactDebugChannelForHtmlRequest( function setReactDebugChannelForHtmlRequest (line 74) | function setReactDebugChannelForHtmlRequest( function deleteReactDebugChannelForHtmlRequest (line 83) | function deleteReactDebugChannelForHtmlRequest(htmlRequestId: string) { FILE: packages/next/src/server/dev/dev-indicator-server-state.ts type DevIndicatorServerState (line 1) | type DevIndicatorServerState = typeof devIndicatorServerState FILE: packages/next/src/server/dev/get-source-map-from-file.ts function getSourceMapUrl (line 7) | function getSourceMapUrl(fileContents: string): string | null { function getSourceMapFromFile (line 23) | async function getSourceMapFromFile( FILE: packages/next/src/server/dev/hot-middleware.ts function isMiddlewareStats (line 35) | function isMiddlewareStats(stats: webpack.Stats) { function statsToJson (line 45) | function statsToJson(stats?: webpack.Stats | null) { function getStatsForSyncEvent (line 55) | function getStatsForSyncEvent( class WebpackHotMiddleware (line 73) | class WebpackHotMiddleware { method constructor (line 82) | constructor( method updateDevToolsConfig (line 156) | public updateDevToolsConfig(newConfig: DevToolsConfig): void { FILE: packages/next/src/server/dev/hot-reloader-rspack.ts class HotReloaderRspack (line 29) | class HotReloaderRspack extends HotReloaderWebpack { method afterCompile (line 36) | public async afterCompile(multiCompiler: MultiCompiler): Promise { method ensurePage (line 147) | public async ensurePage({ function calculateFileHash (line 227) | async function calculateFileHash( FILE: packages/next/src/server/dev/hot-reloader-shared-utils.ts function getVersionInfo (line 7) | async function getVersionInfo(): Promise { FILE: packages/next/src/server/dev/hot-reloader-turbopack.ts type ServerHmrSubscriptions (line 157) | type ServerHmrSubscriptions = Map< function setupServerHmr (line 162) | function setupServerHmr( function rewriteTurbopackSources (line 267) | function rewriteTurbopackSources( function getSourceMapFromTurbopack (line 287) | function getSourceMapFromTurbopack( function createHotReloaderTurbopack (line 309) | async function createHotReloaderTurbopack( FILE: packages/next/src/server/dev/hot-reloader-types.ts type HMR_MESSAGE_SENT_TO_BROWSER (line 18) | const enum HMR_MESSAGE_SENT_TO_BROWSER { type HMR_MESSAGE_SENT_TO_SERVER (line 46) | const enum HMR_MESSAGE_SENT_TO_SERVER { type ServerErrorMessage (line 53) | interface ServerErrorMessage { type TurbopackMessage (line 58) | interface TurbopackMessage { type BuildingMessage (line 63) | interface BuildingMessage { type CompilationError (line 67) | interface CompilationError { type SyncMessage (line 75) | interface SyncMessage { type BuiltMessage (line 87) | interface BuiltMessage { type AddedPageMessage (line 95) | interface AddedPageMessage { type RemovedPageMessage (line 100) | interface RemovedPageMessage { type ReloadPageMessage (line 105) | interface ReloadPageMessage { type ServerComponentChangesMessage (line 110) | interface ServerComponentChangesMessage { type MiddlewareChangesMessage (line 115) | interface MiddlewareChangesMessage { type ClientChangesMessage (line 119) | interface ClientChangesMessage { type ServerOnlyChangesMessage (line 123) | interface ServerOnlyChangesMessage { type DevPagesManifestUpdateMessage (line 128) | interface DevPagesManifestUpdateMessage { type TurbopackConnectedMessage (line 137) | interface TurbopackConnectedMessage { type AppIsrManifestMessage (line 142) | interface AppIsrManifestMessage { type DevToolsConfigMessage (line 147) | interface DevToolsConfigMessage { type ReactDebugChunkMessage (line 152) | interface ReactDebugChunkMessage { type ErrorsToShowInBrowserMessage (line 161) | interface ErrorsToShowInBrowserMessage { type RequestCurrentErrorStateMessage (line 166) | interface RequestCurrentErrorStateMessage { type RequestPageMetadataMessage (line 171) | interface RequestPageMetadataMessage { type CacheIndicatorMessage (line 176) | interface CacheIndicatorMessage { type HmrMessageSentToBrowser (line 181) | type HmrMessageSentToBrowser = type BinaryHmrMessageSentToBrowser (line 204) | type BinaryHmrMessageSentToBrowser = Extract< type TurbopackMessageSentToBrowser (line 209) | type TurbopackMessageSentToBrowser = type NextJsHotReloaderInterface (line 219) | interface NextJsHotReloaderInterface { FILE: packages/next/src/server/dev/hot-reloader-webpack.ts constant MILLISECONDS_IN_NANOSECOND (line 124) | const MILLISECONDS_IN_NANOSECOND = BigInt(1_000_000) function diff (line 126) | function diff(a: Set, b: Set) { function renderScriptError (line 132) | async function renderScriptError( function addCorsSupport (line 155) | function addCorsSupport(req: IncomingMessage, res: ServerResponse) { function findEntryModule (line 185) | function findEntryModule( function erroredPages (line 196) | function erroredPages(compilation: webpack.Compilation) { class HotReloaderWebpack (line 226) | class HotReloaderWebpack implements NextJsHotReloaderInterface { method constructor (line 275) | constructor( method run (line 346) | public async run( method setHmrServerError (line 421) | public setHmrServerError(error: Error | null): void { method clearHmrServerError (line 425) | public clearHmrServerError(): void { method refreshServerComponents (line 435) | protected async refreshServerComponents(hash: string): Promise { method onHMR (line 444) | public onHMR( method clean (line 684) | private async clean(span: Span): Promise { method getWebpackConfig (line 695) | private async getWebpackConfig(span: Span) { method buildFallbackError (line 797) | public async buildFallbackError(): Promise { method tracedGetVersionInfo (line 865) | private async tracedGetVersionInfo(span: Span) { method start (line 872) | public async start(): Promise { method afterCompile (line 1719) | protected async afterCompile(_multiCompiler: webpack.MultiCompiler) {} method invalidate (line 1721) | public invalidate( method getCompilationErrors (line 1734) | public async getCompilationErrors(page: string) { method send (line 1759) | public send(message: HmrMessageSentToBrowser): void { method sendToClient (line 1763) | public sendToClient(client: ws, message: HmrMessageSentToBrowser): void { method sendToLegacyClients (line 1767) | public sendToLegacyClients(message: HmrMessageSentToBrowser): void { method setCacheStatus (line 1771) | public setCacheStatus( method setReactDebugChannel (line 1788) | public setReactDebugChannel( method sendErrorsToBrowser (line 1822) | public sendErrorsToBrowser( method ensurePage (line 1841) | public async ensurePage({ method close (line 1882) | public close() { FILE: packages/next/src/server/dev/log-requests.ts function ignoreLoggingIncomingRequests (line 22) | function ignoreLoggingIncomingRequests( function logRequests (line 43) | function logRequests( function logIncomingRequests (line 84) | function logIncomingRequests( function logFetchMetric (line 148) | function logFetchMetric( function writeLine (line 200) | function writeLine(text: string, indentationLevel = 0): void { function truncate (line 204) | function truncate(text: string, maxLength: number): string { function truncateUrl (line 210) | function truncateUrl(url: string): string { function formatCacheStatus (line 222) | function formatCacheStatus(cacheStatus: FetchMetric['cacheStatus']): str... FILE: packages/next/src/server/dev/messages.ts constant FAST_REFRESH_RUNTIME_RELOAD (line 7) | const FAST_REFRESH_RUNTIME_RELOAD = function createBinaryHmrMessageData (line 12) | function createBinaryHmrMessageData( FILE: packages/next/src/server/dev/middleware-turbopack.ts function shouldIgnorePath (line 28) | function shouldIgnorePath(modulePath: string): boolean { function batchedTraceSource (line 41) | async function batchedTraceSource( function parseFile (line 127) | function parseFile(fileParam: string | null): string | undefined { function createStackFrames (line 135) | function createStackFrames( function createStackFrame (line 159) | function createStackFrame( function nativeTraceSource (line 180) | async function nativeTraceSource( function createOriginalStackFrame (line 285) | async function createOriginalStackFrame( function getOverlayMiddleware (line 332) | function getOverlayMiddleware({ function getSourceMapMiddleware (line 414) | function getSourceMapMiddleware(project: Project) { function getOriginalStackFrames (line 483) | async function getOriginalStackFrames({ FILE: packages/next/src/server/dev/middleware-webpack.ts function shouldIgnoreSource (line 35) | function shouldIgnoreSource(sourceURL: string): boolean { type IgnoredSources (line 44) | type IgnoredSources = Array<{ url: string; ignored: boolean }> type SourceAttributes (line 46) | type SourceAttributes = { type Source (line 51) | type Source = function getModuleById (line 67) | function getModuleById( function findModuleNotFoundFromError (line 76) | function findModuleNotFoundFromError(errorMessage: string | undefined) { function getSourcePath (line 80) | function getSourcePath(source: string) { function findOriginalSourcePositionAndContent (line 90) | async function findOriginalSourcePositionAndContent( function getIgnoredSources (line 133) | function getIgnoredSources( function isIgnoredSource (line 159) | function isIgnoredSource( function findOriginalSourcePositionAndContentFromCompilation (line 175) | function findOriginalSourcePositionAndContentFromCompilation( function createOriginalStackFrame (line 184) | async function createOriginalStackFrame({ function getSourceMapFromCompilation (line 271) | async function getSourceMapFromCompilation( function getSource (line 295) | async function getSource( function getOriginalStackFrames (line 382) | async function getOriginalStackFrames({ function getOriginalStackFrame (line 435) | async function getOriginalStackFrame({ function getOverlayMiddleware (line 552) | function getOverlayMiddleware(options: { function getSourceMapMiddleware (line 653) | function getSourceMapMiddleware(options: { FILE: packages/next/src/server/dev/next-dev-server.ts type Options (line 103) | interface Options extends ServerOptions { class DevServer (line 122) | class DevServer extends Server { method getStaticPathsWorker (line 150) | private getStaticPathsWorker(): { [key: string]: any } & { method constructor (line 179) | constructor(options: Options) { method getServerComponentsHmrCache (line 219) | protected override getServerComponentsHmrCache() { method getRouteMatchers (line 223) | protected getRouteMatchers(): RouteMatcherManager { method getBuildId (line 307) | protected getBuildId(): string { method prepareImpl (line 311) | protected async prepareImpl(): Promise { method hasPage (line 352) | protected async hasPage(pathname: string): Promise { method runMiddleware (line 400) | async runMiddleware(params: { method runEdgeFunction (line 462) | async runEdgeFunction(params: { method getRequestHandler (line 493) | public getRequestHandler(): NodeRequestHandler { method handleRequest (line 562) | public async handleRequest( method run (line 585) | async run( method logErrorWithOriginalStack (line 636) | protected logErrorWithOriginalStack( method getPagesManifest (line 643) | protected getPagesManifest(): PagesManifest | undefined { method getAppPathsManifest (line 651) | protected getAppPathsManifest(): PagesManifest | undefined { method getinterceptionRoutePatterns (line 661) | protected getinterceptionRoutePatterns(): RegExp[] { method getMiddleware (line 678) | protected async getMiddleware() { method getNextFontManifest (line 689) | protected getNextFontManifest() { method hasMiddleware (line 693) | protected async hasMiddleware(): Promise { method ensureMiddleware (line 697) | protected async ensureMiddleware(url: string) { method loadInstrumentationModule (line 706) | protected async loadInstrumentationModule(): Promise { method runInstrumentationHookIfAvailable (line 731) | protected async runInstrumentationHookIfAvailable() { method ensureEdgeFunction (line 735) | protected async ensureEdgeFunction({ method generateRoutes (line 753) | generateRoutes(_dev?: boolean) { method getStaticPaths (line 770) | protected async getStaticPaths({ method ensurePage (line 966) | protected async ensurePage(opts: { method findPageComponents (line 976) | protected async findPageComponents({ method getFallbackErrorComponents (line 1026) | protected async getFallbackErrorComponents( method getCompilationError (line 1033) | async getCompilationError(page: string): Promise { method instrumentationOnRequestError (line 1037) | protected async instrumentationOnRequestError( FILE: packages/next/src/server/dev/node-stack-frames.ts function getFilesystemFrame (line 8) | function getFilesystemFrame(frame: StackFrame): StackFrame { function getServerError (line 27) | function getServerError(error: Error, type: ErrorSourceType): Error { FILE: packages/next/src/server/dev/on-demand-entry-handler.ts constant COMPILER_KEYS (line 59) | const COMPILER_KEYS = keys(COMPILER_INDEXES) function treePathToEntrypoint (line 61) | function treePathToEntrypoint( function convertDynamicParamTypeToSyntax (line 84) | function convertDynamicParamTypeToSyntax( function getEntryKey (line 116) | function getEntryKey( function getPageBundleType (line 127) | function getPageBundleType(pageBundlePath: string): PAGE_TYPES { function getEntrypointsFromTree (line 138) | function getEntrypointsFromTree( constant ADDED (line 171) | const ADDED = Symbol('added') constant BUILDING (line 172) | const BUILDING = Symbol('building') constant BUILT (line 173) | const BUILT = Symbol('built') type EntryType (line 175) | interface EntryType { type EntryTypes (line 202) | const enum EntryTypes { type Entry (line 206) | interface Entry extends EntryType { type ChildEntry (line 220) | interface ChildEntry extends EntryType { type BuildingTracker (line 267) | type BuildingTracker = Set type RebuildTracker (line 268) | type RebuildTracker = Set class Invalidator (line 272) | class Invalidator { method constructor (line 278) | constructor(multiCompiler: webpack.MultiCompiler) { method shouldRebuildAll (line 282) | public shouldRebuildAll() { method invalidate (line 286) | invalidate(compilerKeys: typeof COMPILER_KEYS = COMPILER_KEYS): void { method startBuilding (line 303) | public startBuilding(compilerKey: keyof typeof COMPILER_INDEXES) { method doneBuilding (line 307) | public doneBuilding(compilerKeys: typeof COMPILER_KEYS = []) { method willRebuild (line 323) | public willRebuild(compilerKey: keyof typeof COMPILER_INDEXES) { function disposeInactiveEntries (line 328) | function disposeInactiveEntries( function tryToNormalizePagePath (line 374) | function tryToNormalizePagePath(page: string) { type PagePathData (line 383) | interface PagePathData { function findPagePathData (line 400) | async function findPagePathData( function onDemandEntryHandler (line 541) | function onDemandEntryHandler({ FILE: packages/next/src/server/dev/parse-version-info.ts type VersionInfo (line 3) | interface VersionInfo { function parseVersionInfo (line 16) | function parseVersionInfo(o: { FILE: packages/next/src/server/dev/require-cache.ts function deleteFromRequireCache (line 12) | function deleteFromRequireCache(filePaths: string[]): void { function deleteCache (line 63) | function deleteCache(filePaths: string[]) { FILE: packages/next/src/server/dev/serialized-errors.ts function sendSerializedErrorsToClient (line 12) | function sendSerializedErrorsToClient( function sendSerializedErrorsToClientForHtmlRequest (line 29) | function sendSerializedErrorsToClientForHtmlRequest( function setErrorsRscStreamForHtmlRequest (line 44) | function setErrorsRscStreamForHtmlRequest( function deleteErrorsRscStreamForHtmlRequest (line 53) | function deleteErrorsRscStreamForHtmlRequest(htmlRequestId: string) { FILE: packages/next/src/server/dev/server-action-logger.ts function formatArg (line 12) | function formatArg(arg: unknown): string { function formatArgs (line 30) | function formatArgs(args: unknown[]): string { type ServerActionLogInfo (line 34) | interface ServerActionLogInfo { FILE: packages/next/src/server/dev/static-paths-worker.ts type RuntimeConfig (line 31) | type RuntimeConfig = { function loadStaticPaths (line 41) | async function loadStaticPaths({ FILE: packages/next/src/server/dev/turbopack-utils.ts function shouldEmitOnceWarning (line 47) | function shouldEmitOnceWarning(issue: Issue): boolean { function printNonFatalIssue (line 71) | function printNonFatalIssue(issue: Issue) { function processTopLevelIssues (line 77) | function processTopLevelIssues( type ChangeSubscriptions (line 91) | type ChangeSubscriptions = Map< type HandleWrittenEndpoint (line 96) | type HandleWrittenEndpoint = ( type StartChangeSubscription (line 102) | type StartChangeSubscription = ( type StopChangeSubscription (line 115) | type StopChangeSubscription = (key: EntryKey) => Promise type SendHmr (line 117) | type SendHmr = (id: string, message: HmrMessageSentToBrowser) => void type StartBuilding (line 119) | type StartBuilding = ( type ReadyIds (line 125) | type ReadyIds = Set type ClientState (line 127) | type ClientState = { type ClientStateMap (line 134) | type ClientStateMap = WeakMap type HandleRouteTypeHooks (line 137) | type HandleRouteTypeHooks = { function handleRouteType (line 142) | async function handleRouteType({ class AssetMapper (line 430) | class AssetMapper { method setPathsForKey (line 440) | setPathsForKey(key: EntryKey, assetPaths: string[]): void { method delete (line 462) | delete(key: EntryKey) { method getAssetPathsByKey (line 476) | getAssetPathsByKey(key: EntryKey): string[] { method getKeysByAsset (line 480) | getKeysByAsset(path: string): EntryKey[] { method keys (line 484) | keys(): IterableIterator { function hasEntrypointForKey (line 489) | function hasEntrypointForKey( type HandleEntrypointsHooks (line 538) | type HandleEntrypointsHooks = { type HandleEntrypointsDevOpts (line 551) | type HandleEntrypointsDevOpts = { function handleEntrypoints (line 561) | async function handleEntrypoints({ function handleEntrypointsDevCleanup (line 785) | async function handleEntrypointsDevCleanup({ function handlePagesErrorRoute (line 845) | async function handlePagesErrorRoute({ function removeRouteSuffix (line 954) | function removeRouteSuffix(route: string): string { function addRouteSuffix (line 958) | function addRouteSuffix(route: string): string { function addMetadataIdToRoute (line 962) | function addMetadataIdToRoute(route: string): string { function normalizedPageToTurbopackStructureRoute (line 970) | function normalizedPageToTurbopackStructureRoute( FILE: packages/next/src/server/dynamic-rendering-utils.ts function isHangingPromiseRejectionError (line 11) | function isHangingPromiseRejectionError( constant HANGING_PROMISE_REJECTION (line 21) | const HANGING_PROMISE_REJECTION = 'HANGING_PROMISE_REJECTION' class HangingPromiseRejectionError (line 23) | class HangingPromiseRejectionError extends Error { method constructor (line 26) | constructor( type AbortListeners (line 36) | type AbortListeners = Array<(err: unknown) => void> function makeHangingPromise (line 46) | function makeHangingPromise( function ignoreReject (line 84) | function ignoreReject() {} function makeDevtoolsIOAwarePromise (line 86) | function makeDevtoolsIOAwarePromise( function getRuntimeStage (line 115) | function getRuntimeStage( function delayUntilRuntimeStage (line 139) | function delayUntilRuntimeStage( FILE: packages/next/src/server/font-utils.ts function formatName (line 7) | function formatName(str: string): string { function formatOverrideValue (line 15) | function formatOverrideValue(val: number) { function calculateSizeAdjustValues (line 19) | function calculateSizeAdjustValues(fontName: string) { FILE: packages/next/src/server/get-app-route-from-entrypoint.ts constant APP_ROUTE_NAME_REGEX (line 4) | const APP_ROUTE_NAME_REGEX = /^app[/\\](.*)$/ function getAppRouteFromEntrypoint (line 6) | function getAppRouteFromEntrypoint(entryFile: string) { FILE: packages/next/src/server/get-page-files.ts type BuildManifest (line 4) | type BuildManifest = { function getPageFiles (line 19) | function getPageFiles( FILE: packages/next/src/server/get-route-from-entrypoint.ts constant SERVER_ROUTE_NAME_REGEX (line 5) | const SERVER_ROUTE_NAME_REGEX = /^pages[/\\](.*)$/ constant BROWSER_ROUTE_NAME_REGEX (line 8) | const BROWSER_ROUTE_NAME_REGEX = /^static[/\\]pages[/\\](.*)$/ function getRouteFromEntrypoint (line 10) | function getRouteFromEntrypoint( FILE: packages/next/src/server/htmlescape.ts constant ESCAPE_LOOKUP (line 4) | const ESCAPE_LOOKUP: { [match: string]: string } = { constant ESCAPE_REGEX (line 12) | const ESCAPE_REGEX = /[&><\u2028\u2029]/g function htmlEscapeJsonString (line 14) | function htmlEscapeJsonString(str: string): string { FILE: packages/next/src/server/image-optimizer.ts type XCacheHeader (line 41) | type XCacheHeader = 'MISS' | 'HIT' | 'STALE' constant AVIF (line 43) | const AVIF = 'image/avif' constant WEBP (line 44) | const WEBP = 'image/webp' constant PNG (line 45) | const PNG = 'image/png' constant JPEG (line 46) | const JPEG = 'image/jpeg' constant JXL (line 47) | const JXL = 'image/jxl' constant JP2 (line 48) | const JP2 = 'image/jp2' constant HEIC (line 49) | const HEIC = 'image/heic' constant GIF (line 50) | const GIF = 'image/gif' constant SVG (line 51) | const SVG = 'image/svg+xml' constant ICO (line 52) | const ICO = 'image/x-icon' constant ICNS (line 53) | const ICNS = 'image/x-icns' constant TIFF (line 54) | const TIFF = 'image/tiff' constant BMP (line 55) | const BMP = 'image/bmp' constant PDF (line 56) | const PDF = 'application/pdf' constant CACHE_VERSION (line 57) | const CACHE_VERSION = 4 constant ANIMATABLE_TYPES (line 58) | const ANIMATABLE_TYPES = [WEBP, PNG, GIF] constant BYPASS_TYPES (line 59) | const BYPASS_TYPES = [SVG, ICO, ICNS, BMP, JXL, HEIC] constant BLUR_IMG_SIZE (line 60) | const BLUR_IMG_SIZE = 8 // should match `next-image-loader` constant BLUR_QUALITY (line 61) | const BLUR_QUALITY = 70 // should match `next-image-loader` function initCacheEntries (line 65) | async function initCacheEntries( function getSharp (line 88) | function getSharp(concurrency: number | null | undefined) { type ImageParamsResult (line 114) | interface ImageParamsResult { type ImageUpstream (line 125) | interface ImageUpstream { function getSupportedMimeType (line 132) | function getSupportedMimeType(options: string[], accept = ''): string { function getHash (line 137) | function getHash(items: (string | number | Buffer)[]) { function extractEtag (line 149) | function extractEtag( function getImageEtag (line 161) | function getImageEtag(image: Buffer) { function writeToCacheDir (line 165) | async function writeToCacheDir( function readFromCacheDir (line 188) | async function readFromCacheDir(cacheDir: string, cacheKey: string) { function deleteFromCacheDir (line 208) | async function deleteFromCacheDir(cacheDir: string, cacheKey: string) { function detectContentType (line 224) | async function detectContentType( class ImageOptimizerCache (line 374) | class ImageOptimizerCache { method validateParams (line 381) | static validateParams( method getCacheKey (line 543) | static getCacheKey({ method constructor (line 557) | constructor({ method get (line 586) | async get(cacheKey: string): Promise(url: T): T { FILE: packages/next/src/server/is-private-ip.ts function isPrivateIp (line 3) | function isPrivateIp(ip: string): boolean { FILE: packages/next/src/server/lib/app-dir-module.ts type LoaderTree (line 7) | type LoaderTree = [ function getLayoutOrPageModule (line 31) | async function getLayoutOrPageModule(loaderTree: LoaderTree) { function getComponentTypeModule (line 59) | async function getComponentTypeModule( FILE: packages/next/src/server/lib/app-info-log.ts function logStartInfo (line 15) | function logStartInfo({ function logExperimentalInfo (line 70) | function logExperimentalInfo({ function getEnvInfo (line 119) | function getEnvInfo(dir: string): string[] { FILE: packages/next/src/server/lib/async-callback-set.ts class AsyncCallbackSet (line 1) | class AsyncCallbackSet { method add (line 4) | public add(callback: () => Promise) { method runAll (line 8) | public async runAll(): Promise { FILE: packages/next/src/server/lib/cache-control.ts type Revalidate (line 10) | type Revalidate = number | false type CacheControl (line 12) | interface CacheControl { function getCacheControlHeader (line 17) | function getCacheControlHeader({ FILE: packages/next/src/server/lib/cache-handlers/default.ts type PrivateCacheEntry (line 19) | type PrivateCacheEntry = { function createDefaultCacheHandler (line 39) | function createDefaultCacheHandler(maxSize: number): CacheHandler { FILE: packages/next/src/server/lib/cache-handlers/types.ts type Timestamp (line 4) | type Timestamp = number type CacheEntry (line 6) | interface CacheEntry { type CacheHandler (line 42) | interface CacheHandler { FILE: packages/next/src/server/lib/chrome-devtools-workspace.ts function isChromeDevtoolsWorkspaceUrl (line 12) | function isChromeDevtoolsWorkspaceUrl( function handleChromeDevtoolsWorkspaceRequest (line 18) | async function handleChromeDevtoolsWorkspaceRequest( type ChromeDevtoolsWorkspace (line 36) | interface ChromeDevtoolsWorkspace { function getChromeDevtoolsWorkspace (line 46) | async function getChromeDevtoolsWorkspace( FILE: packages/next/src/server/lib/clone-response.ts function cloneResponse (line 26) | function cloneResponse(original: Response): [Response, Response] { FILE: packages/next/src/server/lib/cpu-profile.ts function saveCpuProfile (line 29) | function saveCpuProfile(): void { FILE: packages/next/src/server/lib/decode-query-path-parameter.ts function decodeQueryPathParameter (line 7) | function decodeQueryPathParameter(value: string) { FILE: packages/next/src/server/lib/dedupe-fetch.test.ts method start (line 481) | start(controller) { FILE: packages/next/src/server/lib/dedupe-fetch.ts function generateCacheKey (line 14) | function generateCacheKey(request: Request): string { type CacheEntry (line 38) | type CacheEntry = [ function createDedupeFetch (line 44) | function createDedupeFetch(originalFetch: typeof fetch) { FILE: packages/next/src/server/lib/dev-bundler-service.ts class DevBundlerService (line 17) | class DevBundlerService { method constructor (line 24) | constructor( method getFallbackErrorComponents (line 55) | public async getFallbackErrorComponents(url?: string) { method getCompilationError (line 67) | public async getCompilationError(page: string) { method revalidate (line 75) | public async revalidate({ method appIsrManifest (line 103) | public get appIsrManifest() { method setIsrStatus (line 113) | public setIsrStatus(key: string, value: boolean | undefined) { method sendHmrMessage (line 132) | public sendHmrMessage(message: HmrMessageSentToBrowser) { FILE: packages/next/src/server/lib/disk-lru-cache.external.ts function getOrInitDiskLRU (line 19) | async function getOrInitDiskLRU( function resetDiskLRU (line 58) | function resetDiskLRU(): void { FILE: packages/next/src/server/lib/experimental/create-env-definitions.ts function createEnvDefinitions (line 5) | async function createEnvDefinitions({ FILE: packages/next/src/server/lib/experimental/ppr.ts type ExperimentalPPRConfig (line 9) | type ExperimentalPPRConfig = boolean | 'incremental' function checkIsAppPPREnabled (line 18) | function checkIsAppPPREnabled( function checkIsRoutePPREnabled (line 42) | function checkIsRoutePPREnabled( FILE: packages/next/src/server/lib/find-page-file.ts function isTrueCasePagePath (line 12) | async function isTrueCasePagePath(pagePath: string, pagesDir: string) { function findPageFile (line 32) | async function findPageFile( function createValidFileMatcher (line 79) | function createValidFileMatcher( FILE: packages/next/src/server/lib/fix-mojibake.ts function fixMojibake (line 4) | function fixMojibake(input: string): string { FILE: packages/next/src/server/lib/format-hostname.ts function formatHostname (line 9) | function formatHostname(hostname: string): string { FILE: packages/next/src/server/lib/i18n-provider.ts type LocaleAnalysisResult (line 7) | interface LocaleAnalysisResult { type LocaleAnalysisOptions (line 24) | type LocaleAnalysisOptions = { class I18NProvider (line 37) | class I18NProvider { method constructor (line 48) | constructor(public readonly config: Readonly) { method detectDomainLocale (line 74) | public detectDomainLocale( method fromRequest (line 106) | public fromRequest( method analyze (line 146) | public analyze( FILE: packages/next/src/server/lib/implicit-tags.ts type ImplicitTags (line 6) | interface ImplicitTags { function createTagsExpirationsByCacheKind (line 54) | function createTagsExpirationsByCacheKind( function getImplicitTags (line 74) | async function getImplicitTags( FILE: packages/next/src/server/lib/incremental-cache/file-system-cache.ts type FileSystemCacheContext (line 28) | type FileSystemCacheContext = Omit< class FileSystemCache (line 36) | class FileSystemCache implements CacheHandler { method constructor (line 44) | constructor(ctx: FileSystemCacheContext) { method resetRequestCache (line 65) | public resetRequestCache(): void {} method revalidateTag (line 67) | public async revalidateTag( method get (line 105) | public async get(...args: Parameters) { method set (line 349) | public async set( method getFilePath (line 459) | private getFilePath(pathname: string, kind: IncrementalCacheKind): str... FILE: packages/next/src/server/lib/incremental-cache/index.ts type CacheHandlerContext (line 40) | interface CacheHandlerContext { type CacheHandlerValue (line 52) | interface CacheHandlerValue { class CacheHandler (line 59) | class CacheHandler { method constructor (line 61) | constructor(_ctx: CacheHandlerContext) {} method get (line 63) | public async get( method set (line 70) | public async set( method revalidateTag (line 76) | public async revalidateTag( method resetRequestCache (line 81) | public resetRequestCache(): void {} class IncrementalCache (line 84) | class IncrementalCache implements IncrementalCacheType { method constructor (line 107) | constructor({ method calculateRevalidate (line 210) | private calculateRevalidate( method _getPathname (line 239) | _getPathname(pathname: string, fetchCache?: boolean) { method resetRequestCache (line 243) | resetRequestCache() { method lock (line 247) | async lock(cacheKey: string): Promise<() => Promise | void> { method revalidateTag (line 285) | async revalidateTag( method generateCacheKey (line 293) | async generateCacheKey( method get (line 430) | async get( method set (line 660) | async set( FILE: packages/next/src/server/lib/incremental-cache/memory-cache.external.ts function getBufferSize (line 7) | function getBufferSize(buffer: Buffer | undefined) { function getSegmentDataSize (line 11) | function getSegmentDataSize(segmentData: Map | undefined) { function getMemoryCache (line 25) | function getMemoryCache(maxMemoryCacheSize: number) { FILE: packages/next/src/server/lib/incremental-cache/shared-cache-controls.external.ts class SharedCacheControls (line 10) | class SharedCacheControls { method constructor (line 17) | constructor( method get (line 36) | public get(route: string): CacheControl | undefined { method set (line 75) | public set(route: string, cacheControl: CacheControl) { method clear (line 82) | public clear() { FILE: packages/next/src/server/lib/incremental-cache/tags-manifest.external.ts type TagManifestEntry (line 3) | interface TagManifestEntry { FILE: packages/next/src/server/lib/install-code-frame.ts function installCodeFrameSupport (line 7) | function installCodeFrameSupport(): void { FILE: packages/next/src/server/lib/is-ipv6.ts function isIPv6 (line 40) | function isIPv6(s: string) { FILE: packages/next/src/server/lib/lazy-result.ts type LazyResult (line 1) | type LazyResult = PromiseLike & { value?: TValue } type ResolvedLazyResult (line 2) | type ResolvedLazyResult = PromiseLike & { value: TValue } function createLazyResult (line 9) | function createLazyResult( function isResolvedLazyResult (line 37) | function isResolvedLazyResult( FILE: packages/next/src/server/lib/lru-cache.ts class LRUNode (line 5) | class LRUNode { method constructor (line 12) | constructor(key: string, data: T, size: number) { class SentinelNode (line 23) | class SentinelNode { class LRUCache (line 46) | class LRUCache { method constructor (line 55) | constructor( method addToHead (line 77) | private addToHead(node: LRUNode): void { method removeNode (line 90) | private removeNode(node: LRUNode): void { method moveToHead (line 100) | private moveToHead(node: LRUNode): void { method removeTail (line 110) | private removeTail(): LRUNode { method set (line 126) | public set(key: string, value: T): boolean { method has (line 171) | public has(key: string): boolean { method get (line 181) | public get(key: string): T | undefined { method remove (line 215) | public remove(key: string): void { method size (line 227) | public get size(): number { method currentSize (line 235) | public get currentSize(): number { method [Symbol.iterator] (line 195) | public *[Symbol.iterator](): IterableIterator<[string, T]> { FILE: packages/next/src/server/lib/match-next-data-pathname.ts function matchNextDataPathname (line 5) | function matchNextDataPathname(pathname: string | null | undefined) { FILE: packages/next/src/server/lib/mock-request.ts type MockedRequestOptions (line 17) | interface MockedRequestOptions { class MockedRequest (line 25) | class MockedRequest extends Stream.Readable implements IncomingMessage { method constructor (line 55) | constructor({ method headersDistinct (line 79) | public get headersDistinct(): NodeJS.Dict { method _read (line 90) | public _read(size: number): void { method connection (line 104) | public get connection(): Socket { method aborted (line 111) | public get aborted(): boolean { method complete (line 115) | public get complete(): boolean { method trailers (line 119) | public get trailers(): NodeJS.Dict { method trailersDistinct (line 123) | public get trailersDistinct(): NodeJS.Dict { method rawTrailers (line 127) | public get rawTrailers(): string[] { method rawHeaders (line 131) | public get rawHeaders(): string[] { method setTimeout (line 135) | public setTimeout(): this { type MockedResponseOptions (line 140) | interface MockedResponseOptions { class MockedResponse (line 147) | class MockedResponse extends Stream.Writable implements ServerResponse { method constructor (line 181) | constructor(res: MockedResponseOptions = {}) { method appendHeader (line 210) | public appendHeader(name: string, value: string | string[]): this { method isSent (line 224) | public get isSent() { method connection (line 233) | public get connection(): Socket | null { method write (line 237) | public write(chunk: Uint8Array | Buffer | string) { method end (line 246) | public end() { method _implicitHeader (line 258) | public _implicitHeader() {} method _write (line 260) | public _write( method writeHead (line 284) | public writeHead( method hasHeader (line 334) | public hasHeader(name: string): boolean { method getHeader (line 338) | public getHeader(name: string): string | undefined { method getHeaders (line 342) | public getHeaders(): OutgoingHttpHeaders { method getHeaderNames (line 346) | public getHeaderNames(): string[] { method setHeader (line 350) | public setHeader(name: string, value: OutgoingHttpHeader) { method removeHeader (line 368) | public removeHeader(name: string): void { method flushHeaders (line 372) | public flushHeaders(): void { method strictContentLength (line 380) | public get strictContentLength(): boolean { method writeEarlyHints (line 384) | public writeEarlyHints() { method req (line 388) | public get req(): IncomingMessage { method assignSocket (line 392) | public assignSocket() { method detachSocket (line 396) | public detachSocket(): void { method writeContinue (line 400) | public writeContinue(): void { method writeProcessing (line 404) | public writeProcessing(): void { method upgrading (line 408) | public get upgrading(): boolean { method chunkedEncoding (line 412) | public get chunkedEncoding(): boolean { method shouldKeepAlive (line 416) | public get shouldKeepAlive(): boolean { method useChunkedEncodingByDefault (line 420) | public get useChunkedEncodingByDefault(): boolean { method sendDate (line 424) | public get sendDate(): boolean { method setTimeout (line 428) | public setTimeout(): this { method addTrailers (line 432) | public addTrailers(): void { method setHeaders (line 436) | public setHeaders(): this { type RequestResponseMockerOptions (line 441) | interface RequestResponseMockerOptions { function createRequestResponseMocks (line 450) | function createRequestResponseMocks({ FILE: packages/next/src/server/lib/module-loader/module-loader.ts type ModuleLoader (line 4) | interface ModuleLoader { FILE: packages/next/src/server/lib/module-loader/node-module-loader.ts class NodeModuleLoader (line 6) | class NodeModuleLoader implements ModuleLoader { method load (line 7) | public async load(id: string): Promise { FILE: packages/next/src/server/lib/module-loader/route-module-loader.ts type AppLoaderModule (line 6) | interface AppLoaderModule { class RouteModuleLoader (line 10) | class RouteModuleLoader { method load (line 11) | static async load( FILE: packages/next/src/server/lib/parse-stack.ts type StackFrame (line 5) | interface StackFrame { function parseStack (line 15) | function parseStack( FILE: packages/next/src/server/lib/patch-fetch.test.ts method start (line 13) | start(controller) { FILE: packages/next/src/server/lib/patch-fetch.ts type Fetcher (line 36) | type Fetcher = typeof fetch type PatchedFetcher (line 38) | type PatchedFetcher = Fetcher & { constant NEXT_PATCH_SYMBOL (line 44) | const NEXT_PATCH_SYMBOL = Symbol.for('next-patch') function isFetchPatched (line 46) | function isFetchPatched() { function validateRevalidate (line 50) | function validateRevalidate( function validateTags (line 80) | function validateTags(tags: any[], description: string) { function trackFetchMetric (line 120) | function trackFetchMetric( function createCachedPrerenderResponse (line 137) | async function createCachedPrerenderResponse( function createCachedDynamicResponse (line 178) | async function createCachedDynamicResponse( type PatchableModule (line 253) | interface PatchableModule { function createPatchedFetcher (line 258) | function createPatchedFetcher( function patchFetch (line 1304) | function patchFetch(options: PatchableModule) { function getTimeoutBoundary (line 1317) | function getTimeoutBoundary() { FILE: packages/next/src/server/lib/patch-set-header.ts type PatchableResponse (line 3) | type PatchableResponse = { function patchSetHeaderWithCookieSupport (line 14) | function patchSetHeaderWithCookieSupport( FILE: packages/next/src/server/lib/postponed-request-body.ts constant INVALID_MAX_POSTPONED_STATE_SIZE_ERROR_MESSAGE (line 7) | const INVALID_MAX_POSTPONED_STATE_SIZE_ERROR_MESSAGE = type PostponedRequestBodyChunk (line 10) | type PostponedRequestBodyChunk = Buffer | Uint8Array | string function getMaxPostponedStateSize (line 12) | function getMaxPostponedStateSize( function getPostponedStateExceededErrorMessage (line 31) | function getPostponedStateExceededErrorMessage( function toBuffer (line 40) | function toBuffer(chunk: PostponedRequestBodyChunk): Buffer { function readBodyWithSizeLimit (line 44) | async function readBodyWithSizeLimit( FILE: packages/next/src/server/lib/render-server.ts type ServerInitResult (line 13) | type ServerInitResult = { function clearAllModuleContexts (line 36) | function clearAllModuleContexts() { function clearModuleContext (line 40) | function clearModuleContext(target: string) { function getServerField (line 44) | async function getServerField( function propagateServerField (line 57) | async function propagateServerField( function initializeImpl (line 84) | async function initializeImpl(opts: { function initialize (line 185) | async function initialize( FILE: packages/next/src/server/lib/router-server.ts type RenderServer (line 68) | type RenderServer = Pick< type LazyRenderServerInstance (line 76) | interface LazyRenderServerInstance { function initialize (line 82) | async function initialize(opts: { FILE: packages/next/src/server/lib/router-utils/block-cross-site-dev.ts function getBlockedResourcePath (line 10) | function getBlockedResourcePath(req: IncomingMessage): string { function formatBlockedCrossSiteMessage (line 14) | function formatBlockedCrossSiteMessage( function getBlockedSourceDescription (line 55) | function getBlockedSourceDescription(source: string | undefined): string { function blockRequest (line 67) | function blockRequest( function parseHostnameFromHeader (line 83) | function parseHostnameFromHeader( function isInternalEndpoint (line 96) | function isInternalEndpoint(req: IncomingMessage): boolean { FILE: packages/next/src/server/lib/router-utils/build-data-route.ts function buildDataRoute (line 8) | function buildDataRoute(page: string, buildId: string) { FILE: packages/next/src/server/lib/router-utils/build-prefetch-segment-data-route.ts constant SEGMENT_PATH_KEY (line 9) | const SEGMENT_PATH_KEY = 'nextSegmentPath' type PrefetchSegmentDataRoute (line 11) | type PrefetchSegmentDataRoute = { function buildPrefetchSegmentDataRoute (line 17) | function buildPrefetchSegmentDataRoute( FILE: packages/next/src/server/lib/router-utils/cache-life-type-utils.ts constant MINUTE_IN_SECONDS (line 5) | const MINUTE_IN_SECONDS = 60 constant HOUR_IN_SECONDS (line 6) | const HOUR_IN_SECONDS = MINUTE_IN_SECONDS * 60 // nevermind leap seconds constant DAY_IN_SECONDS (line 7) | const DAY_IN_SECONDS = HOUR_IN_SECONDS * 24 constant WEEK_IN_SECONDS (line 8) | const WEEK_IN_SECONDS = DAY_IN_SECONDS * 7 constant MONTH_30_DAYS_IN_SECONDS (line 10) | const MONTH_30_DAYS_IN_SECONDS = DAY_IN_SECONDS * 30 function formatTimespan (line 12) | function formatTimespan(seconds: number): string { function formatTimespanWithSeconds (line 51) | function formatTimespanWithSeconds(seconds: undefined | number): string { function generateCacheLifeTypes (line 71) | function generateCacheLifeTypes(cacheLife: { function writeCacheLifeTypes (line 197) | function writeCacheLifeTypes( FILE: packages/next/src/server/lib/router-utils/decode-path-params.ts function decodePathParams (line 11) | function decodePathParams(pathname: string): string { FILE: packages/next/src/server/lib/router-utils/filesystem.ts type FsOutput (line 50) | type FsOutput = { type FilesystemDynamicRoute (line 68) | type FilesystemDynamicRoute = ManifestRoute & { method ensureCallback (line 463) | ensureCallback(fn: typeof ensureFn) { method if (line 691) | if (!found) { FILE: packages/next/src/server/lib/router-utils/instrumentation-globals.external.ts function getInstrumentationModule (line 13) | async function getInstrumentationModule( function registerInstrumentation (line 47) | async function registerInstrumentation(projectDir: string, distDir: stri... function instrumentationOnRequestError (line 67) | async function instrumentationOnRequestError( function ensureInstrumentationRegistered (line 82) | function ensureInstrumentationRegistered( FILE: packages/next/src/server/lib/router-utils/instrumentation-node-extensions.ts function afterRegistration (line 14) | function afterRegistration(): void { function extendTracerProviderForCacheComponents (line 29) | function extendTracerProviderForCacheComponents(): void { function withWorkUnitContext (line 116) | function withWorkUnitContext( FILE: packages/next/src/server/lib/router-utils/is-postpone.ts constant REACT_POSTPONE_TYPE (line 1) | const REACT_POSTPONE_TYPE: symbol = Symbol.for('react.postpone') function isPostpone (line 3) | function isPostpone(error: any): boolean { FILE: packages/next/src/server/lib/router-utils/proxy-request.ts function proxyRequest (line 9) | async function proxyRequest( FILE: packages/next/src/server/lib/router-utils/resolve-routes.ts function getResolveRoutes (line 50) | function getResolveRoutes( FILE: packages/next/src/server/lib/router-utils/route-types-utils.ts type ManifestRouteInfo (line 29) | interface ManifestRouteInfo { type RouteTypesManifest (line 34) | interface RouteTypesManifest { function convertCustomRouteSource (line 56) | function convertCustomRouteSource(source: string): string[] { function extractRouteParams (line 126) | function extractRouteParams(route: string) { function resolveInterceptingRoute (line 135) | function resolveInterceptingRoute(route: string): string { function createRouteTypesManifest (line 151) | async function createRouteTypesManifest({ function writeRouteTypesManifest (line 356) | async function writeRouteTypesManifest( function writeValidatorFile (line 382) | async function writeValidatorFile( FILE: packages/next/src/server/lib/router-utils/router-server-context.ts type RevalidateFn (line 6) | type RevalidateFn = (config: { type RouterServerContext (line 17) | type RouterServerContext = Record< FILE: packages/next/src/server/lib/router-utils/setup-dev-bundler.ts type SetupOpts (line 105) | type SetupOpts = { type DevRoutesManifest (line 123) | interface DevRoutesManifest { type ServerFields (line 135) | type ServerFields = { function verifyTypeScript (line 154) | async function verifyTypeScript(opts: SetupOpts) { function propagateServerField (line 175) | async function propagateServerField( function startWatcher (line 183) | async function startWatcher( function setupDevBundler (line 1294) | async function setupDevBundler(opts: SetupOpts) { type DevBundler (line 1335) | type DevBundler = Awaited> FILE: packages/next/src/server/lib/router-utils/typegen.ts function generateRouteTypes (line 4) | function generateRouteTypes(routesManifest: RouteTypesManifest): string { function generateParamTypes (line 80) | function generateParamTypes(routesManifest: RouteTypesManifest): string { function generateLayoutSlotMap (line 137) | function generateLayoutSlotMap(routesManifest: RouteTypesManifest): stri... function formatRouteToRouteType (line 163) | function formatRouteToRouteType(route: string) { function serializeRouteTypes (line 193) | function serializeRouteTypes(routeTypes: [routeType: string, cause: stri... function generateLinkTypesFile (line 204) | function generateLinkTypesFile( function generateValidatorFile (line 430) | function generateValidatorFile( function generateValidatorFileStrict (line 671) | function generateValidatorFileStrict( function generateRouteTypesFile (line 906) | function generateRouteTypesFile( function generateRouteTypesFileStrict (line 997) | function generateRouteTypesFileStrict( FILE: packages/next/src/server/lib/router-utils/types.ts type PropagateToWorkersField (line 1) | type PropagateToWorkersField = FILE: packages/next/src/server/lib/server-action-request-meta.ts function getServerActionRequestMetadata (line 6) | function getServerActionRequestMetadata( function getIsPossibleServerAction (line 54) | function getIsPossibleServerAction( FILE: packages/next/src/server/lib/server-ipc/utils.ts constant INTERNAL_HEADERS (line 42) | const INTERNAL_HEADERS = [ FILE: packages/next/src/server/lib/source-maps.test.ts type StackFrame (line 3) | type StackFrame = null | { function ignoreList (line 10) | function ignoreList(frames: StackFrame[]) { FILE: packages/next/src/server/lib/source-maps.ts function noSourceMap (line 4) | function noSourceMap(): SourceMap | undefined { type IndexSourceMapSection (line 17) | interface IndexSourceMapSection { type IndexSourceMap (line 27) | interface IndexSourceMap { type BasicSourceMapPayload (line 34) | interface BasicSourceMapPayload { type ModernSourceMapPayload (line 48) | type ModernSourceMapPayload = BasicSourceMapPayload | IndexSourceMap function sourceMapIgnoreListsEverything (line 50) | function sourceMapIgnoreListsEverything( function findApplicableSourceMapPayload (line 65) | function findApplicableSourceMapPayload( function filterStackFrameDEV (line 107) | function filterStackFrameDEV( function findSourceMapURLDEV (line 172) | function findSourceMapURLDEV( function devirtualizeReactServerURL (line 204) | function devirtualizeReactServerURL(sourceURL: string): string { function isAnonymousFrameLikelyJSNative (line 216) | function isAnonymousFrameLikelyJSNative(methodName: string): boolean { function ignoreListAnonymousStackFramesIfSandwiched (line 234) | function ignoreListAnonymousStackFramesIfSandwiched( FILE: packages/next/src/server/lib/start-server.ts function getProcessIdUsingPort (line 49) | async function getProcessIdUsingPort(port: number): Promise ReturnType>( method bind (line 50) | bind(bindContext: Context, target: T): T { method enable (line 65) | enable(): this { method disable (line 69) | disable(): this { class CustomPropagator (line 75) | class CustomPropagator implements TextMapPropagator { method fields (line 76) | fields(): string[] { method inject (line 80) | inject(): void {} method extract (line 82) | extract( FILE: packages/next/src/server/lib/trace/tracer.ts constant NEXT_OTEL_PERFORMANCE_PREFIX (line 16) | const NEXT_OTEL_PERFORMANCE_PREFIX = process.env.NEXT_OTEL_PERFORMANCE_P... class BubbledError (line 41) | class BubbledError extends Error { method constructor (line 42) | constructor( function isBubbledError (line 50) | function isBubbledError(error: unknown): error is BubbledError { type TracerSpanOptions (line 68) | type TracerSpanOptions = Omit & { type NextTracer (line 75) | interface NextTracer { type NextAttributeNames (line 168) | type NextAttributeNames = type OTELAttributeNames (line 176) | type OTELAttributeNames = `http.${string}` | `net.${string}` type AttributeNames (line 177) | type AttributeNames = NextAttributeNames | OTELAttributeNames type ClientTraceDataEntry (line 188) | interface ClientTraceDataEntry { method set (line 194) | set(carrier, key, value) { class NextTracerImpl (line 202) | class NextTracerImpl implements NextTracer { method getTracerInstance (line 208) | private getTracerInstance(): Tracer { method getContext (line 212) | public getContext(): ContextAPI { method getTracePropagationData (line 216) | public getTracePropagationData(): ClientTraceDataEntry[] { method getActiveScopeSpan (line 223) | public getActiveScopeSpan(): Span | undefined { method withPropagatedContext (line 227) | public withPropagatedContext( method trace (line 277) | public trace(...args: Array) { method wrap (line 436) | public wrap(...args: Array) { method startSpan (line 475) | public startSpan(...args: Array): Span { method getSpanContext (line 484) | private getSpanContext(parentSpan?: Span) { method getRootSpanAttributes (line 492) | public getRootSpanAttributes() { method setRootSpanAttribute (line 497) | public setRootSpanAttribute(key: AttributeNames, value: AttributeValue) { method withSpan (line 505) | public withSpan(span: Span, fn: () => T): T { FILE: packages/next/src/server/lib/trace/utils.ts function getTracedMetadata (line 7) | function getTracedMetadata( FILE: packages/next/src/server/lib/types.ts type WorkerRequestHandler (line 5) | type WorkerRequestHandler = ( type WorkerUpgradeHandler (line 10) | type WorkerUpgradeHandler = ( FILE: packages/next/src/server/lib/utils.ts function printAndExit (line 4) | function printAndExit(message: string, code = 1) { type NodeOptions (line 14) | type NodeOptions = Record type DebugAddress (line 132) | interface DebugAddress { constant EXEC_ARGV_ONLY_OPTIONS (line 177) | const EXEC_ARGV_ONLY_OPTIONS = new Set([ function formatArg (line 184) | function formatArg( function formatNodeOptions (line 213) | function formatNodeOptions( function getParsedNodeOptions (line 233) | function getParsedNodeOptions(): Record< function getParsedNodeOptionsWithoutInspect (line 249) | function getParsedNodeOptionsWithoutInspect() { function getFormattedNodeOptionsWithoutInspect (line 269) | function getFormattedNodeOptionsWithoutInspect() { function parseValidPositiveInteger (line 281) | function parseValidPositiveInteger(value: string): number { constant RESTART_EXIT_CODE (line 290) | const RESTART_EXIT_CODE = 77 type NodeInspectType (line 292) | type NodeInspectType = 'inspect' | 'inspect-brk' | undefined function getNodeDebugType (line 297) | function getNodeDebugType(nodeOptions: NodeOptions): NodeInspectType { function getMaxOldSpaceSize (line 312) | function getMaxOldSpaceSize() { FILE: packages/next/src/server/load-components.ts type ManifestItem (line 38) | type ManifestItem = { type ReactLoadableManifest (line 43) | type ReactLoadableManifest = { [moduleId: string]: ManifestItem } type DynamicCssManifest (line 49) | type DynamicCssManifest = string[] type LoadableManifest (line 58) | interface LoadableManifest { type GenericComponentMod (line 62) | type GenericComponentMod = { type LoadComponentsReturnType (line 72) | type LoadComponentsReturnType< function loadManifestWithRetries (line 96) | async function loadManifestWithRetries( function tryLoadManifestWithRetries (line 115) | async function tryLoadManifestWithRetries( function evalManifestWithRetries (line 129) | async function evalManifestWithRetries( function tryLoadClientReferenceManifest (line 145) | async function tryLoadClientReferenceManifest( function loadComponentsImpl (line 160) | async function loadComponentsImpl< FILE: packages/next/src/server/load-default-error-components.ts type ManifestItem (line 12) | type ManifestItem = { type ReactLoadableManifest (line 17) | type ReactLoadableManifest = { [moduleId: string]: ManifestItem } type ErrorModule (line 19) | type ErrorModule = typeof import('./route-modules/pages/builtin/_error') function loadDefaultErrorComponentsImpl (line 21) | async function loadDefaultErrorComponentsImpl( FILE: packages/next/src/server/load-manifest.external.ts function loadManifest (line 38) | function loadManifest( function evalManifest (line 95) | function evalManifest( function loadManifestFromRelativePath (line 140) | function loadManifestFromRelativePath({ function clearManifestCache (line 177) | function clearManifestCache(path: string, cache = sharedCache): boolean { FILE: packages/next/src/server/match-bundle.ts function matchBundle (line 3) | function matchBundle( FILE: packages/next/src/server/mcp/get-mcp-middleware.ts function getMcpMiddleware (line 9) | function getMcpMiddleware(options: McpServerOptions) { FILE: packages/next/src/server/mcp/get-or-create-mcp-server.ts type McpServerOptions (line 11) | interface McpServerOptions { FILE: packages/next/src/server/mcp/mcp-telemetry-tracker.ts type McpToolUsage (line 8) | interface McpToolUsage { class McpTelemetryTracker (line 13) | class McpTelemetryTracker { method recordToolCall (line 19) | recordToolCall(toolName: McpToolName): void { method getUsages (line 27) | getUsages(): McpToolUsage[] { method reset (line 37) | reset(): void { method hasUsage (line 44) | hasUsage(): boolean { function getMcpTelemetryUsage (line 55) | function getMcpTelemetryUsage(): McpToolUsage[] { function resetMcpTelemetry (line 62) | function resetMcpTelemetry(): void { function recordMcpTelemetry (line 69) | function recordMcpTelemetry(telemetry: { FILE: packages/next/src/server/mcp/tools/get-errors.ts function registerGetErrorsTool (line 31) | function registerGetErrorsTool( function handleErrorStateResponse (line 130) | function handleErrorStateResponse( FILE: packages/next/src/server/mcp/tools/get-logs.ts function registerGetLogsTool (line 12) | function registerGetLogsTool(server: McpServer, distDir: string) { FILE: packages/next/src/server/mcp/tools/get-page-metadata.ts function registerGetPageMetadataTool (line 19) | function registerGetPageMetadataTool( function handlePageMetadataResponse (line 120) | function handlePageMetadataResponse( function convertSegmentTrieToPageMetadata (line 132) | function convertSegmentTrieToPageMetadata(data: SegmentTrieData): PageMe... type FormattedSegment (line 162) | interface FormattedSegment { type FormattedSession (line 169) | interface FormattedSession { type FormattedPageMetadataOutput (line 175) | interface FormattedPageMetadataOutput { function formatPageMetadata (line 179) | function formatPageMetadata( FILE: packages/next/src/server/mcp/tools/get-project-metadata.ts function registerGetProjectMetadataTool (line 4) | function registerGetProjectMetadataTool( FILE: packages/next/src/server/mcp/tools/get-routes.ts function registerGetRoutesTool (line 21) | function registerGetRoutesTool( FILE: packages/next/src/server/mcp/tools/get-server-action-by-id.ts constant INLINE_ACTION_PREFIX (line 7) | const INLINE_ACTION_PREFIX = '$$RSC_SERVER_ACTION_' type ActionEntry (line 9) | interface ActionEntry { type ServerReferenceManifest (line 16) | interface ServerReferenceManifest { function registerGetActionByIdTool (line 22) | function registerGetActionByIdTool(server: McpServer, distDir: string) { FILE: packages/next/src/server/mcp/tools/utils/browser-communication.ts constant DEFAULT_BROWSER_REQUEST_TIMEOUT_MS (line 13) | const DEFAULT_BROWSER_REQUEST_TIMEOUT_MS = 5000 type BrowserResponse (line 15) | type BrowserResponse = { type PendingRequest (line 20) | type PendingRequest = { function createBrowserRequest (line 30) | function createBrowserRequest( function handleBrowserPageResponse (line 77) | function handleBrowserPageResponse( FILE: packages/next/src/server/mcp/tools/utils/format-errors.ts type StackFrameForFormatting (line 9) | type StackFrameForFormatting = { type StackFrameResolver (line 16) | type StackFrameResolver = ( function setStackFrameResolver (line 23) | function setStackFrameResolver(fn: StackFrameResolver) { function resolveStackFrames (line 27) | async function resolveStackFrames( type StackFrame (line 38) | interface StackFrame { type FormattedRuntimeError (line 45) | interface FormattedRuntimeError { type FormattedSessionError (line 52) | interface FormattedSessionError { type FormattedConfigError (line 58) | interface FormattedConfigError { type FormattedErrorsOutput (line 64) | interface FormattedErrorsOutput { function formatRuntimeErrorsToObjects (line 121) | async function formatRuntimeErrorsToObjects( function formatErrors (line 152) | async function formatErrors( FILE: packages/next/src/server/next-server.ts type NodeRequestHandler (line 144) | type NodeRequestHandler = BaseRequestHandler< type NodeRouteHandler (line 149) | type NodeRouteHandler = RouteHandler function getMiddlewareMatcher (line 156) | function getMiddlewareMatcher( class NextNodeServer (line 175) | class NextNodeServer extends BaseServer< method constructor (line 200) | constructor(options: Options) { method unstable_preloadEntries (line 297) | public async unstable_preloadEntries(): Promise { method handleUpgrade (line 343) | protected async handleUpgrade(): Promise { method loadInstrumentationModule (line 348) | protected async loadInstrumentationModule() { method prepareImpl (line 367) | protected async prepareImpl() { method runInstrumentationHookIfAvailable (line 372) | protected async runInstrumentationHookIfAvailable() { method loadEnvConfig (line 376) | protected loadEnvConfig({ method loadCustomCacheHandlers (line 396) | private async loadCustomCacheHandlers() { method getIncrementalCache (line 418) | protected async getIncrementalCache({ method getPublicDir (line 457) | protected getPublicDir(): string { method getHasStaticDir (line 461) | protected getHasStaticDir(): boolean { method getPagesManifest (line 470) | protected getPagesManifest(): PagesManifest | undefined { method getAppPathsManifest (line 476) | protected getAppPathsManifest(): PagesManifest | undefined { method getinterceptionRoutePatterns (line 484) | protected getinterceptionRoutePatterns(): RegExp[] { method hasPage (line 495) | protected async hasPage(pathname: string): Promise { method getBuildId (line 504) | protected getBuildId(): string { method getEnabledDirectories (line 524) | protected getEnabledDirectories(dev: boolean): NextEnabledDirectories { method sendRenderResult (line 533) | protected sendRenderResult( method runApi (line 553) | protected async runApi( method renderHTML (line 604) | protected async renderHTML( method renderHTMLImpl (line 616) | private async renderHTMLImpl( method imageOptimizer (line 684) | protected async imageOptimizer( method getPagePath (line 760) | protected getPagePath(pathname: string, locales?: string[]): string { method renderPageComponent (line 769) | protected async renderPageComponent( method findPageComponents (line 802) | protected async findPageComponents({ method findPageComponentsImpl (line 842) | private async findPageComponentsImpl({ method getNextFontManifest (line 909) | protected getNextFontManifest(): NextFontManifest | undefined { method logErrorWithOriginalStack (line 1204) | protected logErrorWithOriginalStack( method ensurePage (line 1214) | protected async ensurePage(_opts: { method handleApiRequest (line 1232) | protected async handleApiRequest( method getCacheFilesystem (line 1241) | protected getCacheFilesystem(): CacheFs { method normalizeReq (line 1245) | protected normalizeReq( method normalizeRes (line 1251) | protected normalizeRes( method getRequestHandler (line 1257) | public getRequestHandler(): NodeRequestHandler { method getRequestHandlerWithMetadata (line 1271) | public getRequestHandlerWithMetadata(meta: RequestMeta): NodeRequestHa... method makeRequestHandler (line 1279) | private makeRequestHandler(): NodeRequestHandler { method revalidate (line 1294) | public async revalidate({ method render (line 1324) | public async render( method renderToHTML (line 1342) | public async renderToHTML( method renderErrorToResponseImpl (line 1356) | protected async renderErrorToResponseImpl( method renderError (line 1389) | public async renderError( method renderErrorToHTML (line 1407) | public async renderErrorToHTML( method render404 (line 1423) | public async render404( method getMiddlewareManifest (line 1437) | protected getMiddlewareManifest(): MiddlewareManifest | null { method getMiddleware (line 1447) | protected async getMiddleware(): Promise { method ensureMiddleware (line 1604) | protected async ensureMiddleware(_url?: string) {} method ensureEdgeFunction (line 1605) | protected async ensureEdgeFunction(_params: { method runMiddleware (line 1617) | protected async runMiddleware(params: { method getPrerenderManifest (line 1906) | protected getPrerenderManifest(): PrerenderManifest { method getPrefetchHints (line 1919) | protected getPrefetchHints(): Record { method getRoutesManifest (line 1940) | protected getRoutesManifest(): NormalizedRouteManifest | undefined { method attachRequestMeta (line 1950) | protected attachRequestMeta( method runEdgeFunction (line 1983) | protected async runEdgeFunction(params: { method serverDistDir (line 2112) | protected get serverDistDir(): string { method getFallbackErrorComponents (line 2124) | protected async getFallbackErrorComponents( method instrumentationOnRequestError (line 2132) | protected async instrumentationOnRequestError( method onServerClose (line 2146) | protected onServerClose(listener: () => Promise) { method close (line 2150) | async close(): Promise { method getInternalWaitUntil (line 2154) | protected getInternalWaitUntil(): WaitUntil { method createInternalWaitUntil (line 2159) | private createInternalWaitUntil() { FILE: packages/next/src/server/next.ts type NextServerOptions (line 47) | type NextServerOptions = Omit< type NextBundlerOptions (line 54) | type NextBundlerOptions = { type RequestHandler (line 63) | type RequestHandler = ( type UpgradeHandler (line 69) | type UpgradeHandler = ( constant SYMBOL_LOAD_CONFIG (line 75) | const SYMBOL_LOAD_CONFIG = Symbol('next.load_config') type NextWrapperServer (line 77) | interface NextWrapperServer { class NextServer (line 125) | class NextServer implements NextWrapperServer { method constructor (line 134) | constructor(options: NextServerOptions) { method hostname (line 138) | get hostname() { method port (line 142) | get port() { method getRequestHandler (line 146) | getRequestHandler(): RequestHandler { method getRequestHandlerWithMetadata (line 163) | getRequestHandlerWithMetadata(meta: RequestMeta): RequestHandler { method getUpgradeHandler (line 180) | getUpgradeHandler(): UpgradeHandler { method setAssetPrefix (line 189) | setAssetPrefix(assetPrefix: string) { method logError (line 197) | logError(...args: Parameters) { method logErrorWithOriginalStack (line 203) | async logErrorWithOriginalStack(err: unknown, type: string) { method revalidate (line 211) | async revalidate(...args: Parameters) { method render (line 216) | async render(...args: Parameters) { method renderToHTML (line 221) | async renderToHTML(...args: Parameters) { method prepare (line 243) | async prepare(serverFields?: ServerFields) { method close (line 256) | async close() { method createServer (line 262) | private async createServer( method [SYMBOL_LOAD_CONFIG] (line 278) | private async [SYMBOL_LOAD_CONFIG]() { method getServer (line 316) | private async getServer() { method getServerRequestHandler (line 346) | private async getServerRequestHandler() { class NextCustomServer (line 365) | class NextCustomServer implements NextWrapperServer { method constructor (line 373) | constructor(options: NextServerOptions) { method getInit (line 377) | protected getInit() { method requestHandler (line 386) | protected get requestHandler() { method upgradeHandler (line 389) | protected get upgradeHandler() { method server (line 392) | protected get server() { method hostname (line 396) | get hostname() { method port (line 400) | get port() { method prepare (line 404) | async prepare() { method setupWebSocketHandler (line 430) | private setupWebSocketHandler( method getRequestHandler (line 446) | getRequestHandler(): RequestHandler { method render (line 462) | async render(...args: Parameters) { method setAssetPrefix (line 482) | setAssetPrefix(assetPrefix: string): void { method getUpgradeHandler (line 502) | getUpgradeHandler(): UpgradeHandler { method logError (line 506) | logError(...args: Parameters) { method logErrorWithOriginalStack (line 510) | logErrorWithOriginalStack(err: unknown, type: string) { method revalidate (line 514) | async revalidate(...args: Parameters) { method renderToHTML (line 518) | async renderToHTML(...args: Parameters) { method close (line 536) | async close() { function createServer (line 545) | function createServer( FILE: packages/next/src/server/node-environment-baseline.ts method get (line 14) | get() { method set (line 19) | set(value) { FILE: packages/next/src/server/node-environment-extensions/console-dim.external.test.ts type ReportableResult (line 11) | type ReportableResult = type ConsoleCallReport (line 17) | type ConsoleCallReport = { type ErrorReport (line 23) | type ErrorReport = { type: 'error'; message: string } type OutputReport (line 24) | type OutputReport = { type: 'output'; message: string } type SerializableDataReport (line 25) | type SerializableDataReport = { type WorkerResult (line 37) | type WorkerResult = { function runWorkerCode (line 45) | function runWorkerCode(fn: Function): Promise { function testForWorker (line 121) | async function testForWorker() { function testForWorker (line 166) | async function testForWorker() { function testForWorker (line 210) | async function testForWorker() { function testForWorker (line 249) | async function testForWorker() { function testForWorker (line 301) | async function testForWorker() { function testForWorker (line 363) | async function testForWorker() { FILE: packages/next/src/server/node-environment-extensions/console-dim.external.tsx constant DIMMED_STYLE (line 11) | const DIMMED_STYLE = 'dimmed' constant HIDDEN_STYLE (line 12) | const HIDDEN_STYLE = 'hidden' type LogStyle (line 14) | type LogStyle = typeof DIMMED_STYLE | typeof HIDDEN_STYLE function setAbortedLogsStyle (line 17) | function setAbortedLogsStyle(style: LogStyle) { type InterceptableConsoleMethod (line 21) | type InterceptableConsoleMethod = function dimmedConsoleArgs (line 42) | function dimmedConsoleArgs(...inputArgs: any[]): any[] { function convertToDimmedArgs (line 142) | function convertToDimmedArgs( function patchConsoleMethod (line 183) | function patchConsoleMethod(methodName: InterceptableConsoleMethod): void { function applyWithDimming (line 291) | function applyWithDimming a... constant DIMMED_STORE (line 308) | const DIMMED_STORE = { dim: true } FILE: packages/next/src/server/node-environment-extensions/console-exit.test.ts type ReportableResult (line 11) | type ReportableResult = type ConsoleCallReport (line 17) | type ConsoleCallReport = { type ErrorReport (line 23) | type ErrorReport = { type: 'error'; message: string } type OutputReport (line 24) | type OutputReport = { type: 'output'; message: string } type SerializableDataReport (line 25) | type SerializableDataReport = { type WorkerResult (line 38) | type WorkerResult = { function runWorkerCode (line 46) | function runWorkerCode(fn: Function): Promise { function testForWorker (line 119) | async function testForWorker() { function testForWorker (line 157) | async function testForWorker() { function testForWorker (line 195) | async function testForWorker() { function testForWorker (line 236) | async function testForWorker() { function testForWorker (line 268) | async function testForWorker() { function testForWorker (line 300) | async function testForWorker() { function testForWorker (line 332) | async function testForWorker() { function testForWorker (line 364) | async function testForWorker() { function testForWorker (line 396) | async function testForWorker() { function testForWorker (line 428) | async function testForWorker() { function testForWorker (line 460) | async function testForWorker() { function testForWorker (line 492) | async function testForWorker() { function testForWorker (line 524) | async function testForWorker() { function testForWorker (line 556) | async function testForWorker() { function testForWorker (line 588) | async function testForWorker() { function testForWorker (line 620) | async function testForWorker() { function testForWorker (line 652) | async function testForWorker() { FILE: packages/next/src/server/node-environment-extensions/console-exit.tsx type ConsoleMethodName (line 15) | type ConsoleMethodName = keyof Console function patchConsoleMethod (line 17) | function patchConsoleMethod(methodName: ConsoleMethodName): void { FILE: packages/next/src/server/node-environment-extensions/console-file.tsx type InterceptableConsoleMethod (line 5) | type InterceptableConsoleMethod = function patchConsoleMethodDEV (line 21) | function patchConsoleMethodDEV(methodName: InterceptableConsoleMethod): ... FILE: packages/next/src/server/node-environment-extensions/date.tsx function createNow (line 14) | function createNow(originalNow: typeof Date.now) { function createDate (line 23) | function createDate(originalConstructor: typeof Date): typeof Date { FILE: packages/next/src/server/node-environment-extensions/fast-set-immediate.external.test.ts function createLogger (line 11) | function createLogger() { type TriggeredUncaught (line 875) | type TriggeredUncaught = { method [Symbol.dispose] (line 905) | [Symbol.dispose]() { type Case (line 1113) | type Case = { FILE: packages/next/src/server/node-environment-extensions/fast-set-immediate.external.ts type Execution (line 5) | type Execution = { type ExecutionState (line 10) | enum ExecutionState { type FastSetImmediateOriginals (line 17) | type FastSetImmediateOriginals = { constant FAST_SET_IMMEDIATE_ORIGINALS_KEY (line 23) | const FAST_SET_IMMEDIATE_ORIGINALS_KEY = Symbol.for( function install (line 51) | function install() { function DANGEROUSLY_runPendingImmediatesAfterCurrentTask (line 137) | function DANGEROUSLY_runPendingImmediatesAfterCurrentTask() { function expectNoPendingImmediates (line 173) | function expectNoPendingImmediates() { function scheduleWorkAfterNextTicksAndMicrotasks (line 196) | function scheduleWorkAfterNextTicksAndMicrotasks(execution: Execution) { function performWork (line 275) | function performWork(execution: Execution) { function takeNextActiveQueueItem (line 361) | function takeNextActiveQueueItem(execution: Execution): ActiveQueueItem ... function startCapturingImmediates (line 402) | function startCapturingImmediates(): Execution { function stopCapturingImmediates (line 422) | function stopCapturingImmediates(execution: Execution) { function bail (line 443) | function bail(execution: Execution, error: Error): never { function scheduleQueuedImmediateAsNativeImmediate (line 473) | function scheduleQueuedImmediateAsNativeImmediate(queueItem: ActiveQueue... type QueueItem (line 493) | type QueueItem = ActiveQueueItem | ClearedQueueItem type ActiveQueueItem (line 494) | type ActiveQueueItem = { type ClearedQueueItem (line 500) | type ClearedQueueItem = { function clearQueueItem (line 507) | function clearQueueItem(originalQueueItem: QueueItem) { function patchedNextTick (line 521) | function patchedNextTick() { function safelyRunNextTickCallback (line 560) | function safelyRunNextTickCallback( function patchedSetImmediate (line 596) | function patchedSetImmediate(): NodeJS.Immediate { function patchedSetImmediatePromise (line 644) | function patchedSetImmediatePromise( constant INTERNALS (line 705) | const INTERNALS: unique symbol = Symbol.for('next.Immediate.internals') type NextImmediateInternals (line 707) | type NextImmediateInternals = function proxyQueuedImmediateToNativeImmediate (line 720) | function proxyQueuedImmediateToNativeImmediate( type NativeImmediate (line 730) | interface NativeImmediate extends NodeJS.Immediate {} class NextImmediate (line 733) | class NextImmediate implements NativeImmediate { method hasRef (line 739) | hasRef() { method ref (line 750) | ref() { method unref (line 759) | unref() { method _onImmediate (line 774) | _onImmediate() {} method [Symbol.dispose] (line 776) | [Symbol.dispose]() { FILE: packages/next/src/server/node-environment-extensions/global-behaviors.tsx function installGlobalBehaviors (line 10) | function installGlobalBehaviors(config: { FILE: packages/next/src/server/node-environment-extensions/io-utils.tsx type ApiType (line 9) | type ApiType = 'time' | 'random' | 'crypto' function io (line 11) | function io(expression: string, type: ApiType) { function applyOwnerStack (line 171) | function applyOwnerStack(error: Error) { FILE: packages/next/src/server/node-environment-extensions/process-error-handlers.ts function installProcessErrorHandlers (line 7) | function installProcessErrorHandlers( FILE: packages/next/src/server/node-environment-extensions/unhandled-rejection.external.test.ts type ReportableResult (line 24) | type ReportableResult = type ErrorReport (line 31) | type ErrorReport = { type: 'error'; message: string } type OutputReport (line 32) | type OutputReport = { type: 'output'; message: string } type CountReport (line 33) | type CountReport = { type UHRReport (line 37) | type UHRReport = { type ErrorLogReport (line 41) | type ErrorLogReport = { type SerializableDataReport (line 45) | type SerializableDataReport = { type WorkerResult (line 59) | type WorkerResult = { function runWorkerCode (line 69) | function runWorkerCode(fn: Function): Promise { function testForWorker (line 150) | async function testForWorker() { function testForWorker (line 168) | async function testForWorker() { function testForWorker (line 187) | async function testForWorker() { function testForWorker (line 206) | async function testForWorker() { function testForWorker (line 225) | async function testForWorker() { function testForWorker (line 254) | async function testForWorker() { function testForWorker (line 283) | async function testForWorker() { function testForWorker (line 312) | async function testForWorker() { function testForWorker (line 336) | async function testForWorker() { function testForWorker (line 404) | async function testForWorker() { function testForWorker (line 472) | async function testForWorker() { function testForWorker (line 540) | async function testForWorker() { function testForWorker (line 583) | async function testForWorker() { function testForWorker (line 604) | async function testForWorker() { function testForWorker (line 639) | async function testForWorker() { function testForWorker (line 709) | async function testForWorker() { function testForWorker (line 771) | async function testForWorker() { function testForWorker (line 830) | async function testForWorker() { function testForWorker (line 921) | async function testForWorker() { type ReportedData (line 979) | type ReportedData = { function testForWorker (line 996) | async function testForWorker() { function testForWorker (line 1035) | async function testForWorker() { function testForWorker (line 1077) | async function testForWorker() { FILE: packages/next/src/server/node-environment-extensions/unhandled-rejection.external.tsx constant MODE (line 24) | const MODE: constant ENABLE_UHR_FILTER (line 36) | let ENABLE_UHR_FILTER = true constant UHR_FILTER_LOG_LEVEL (line 37) | let UHR_FILTER_LOG_LEVEL: 'debug' | 'warn' | 'silent' = 'warn' class DebugWithStack (line 90) | class DebugWithStack extends Error { method constructor (line 91) | constructor(message: string) { class WarnWithStack (line 97) | class WarnWithStack extends Error { method constructor (line 98) | constructor(message: string) { type ListenerMetadata (line 114) | type ListenerMetadata = { constant FILTER_INSTALLED_KEY (line 123) | const FILTER_INSTALLED_KEY = Symbol.for('next.unhandledRejectionFilter') type UnderlyingMethod (line 143) | type UnderlyingMethod = function patchWithoutReentrancy (line 162) | function patchWithoutReentrancy( constant MACGUFFIN_EVENT (line 193) | const MACGUFFIN_EVENT = 'Next.UnhandledRejectionFilter.MacguffinEvent' function installUnhandledRejectionFilter (line 201) | function installUnhandledRejectionFilter(): void { function uninstallUnhandledRejectionFilter (line 542) | function uninstallUnhandledRejectionFilter(): void { function filteringUnhandledRejectionHandler (line 589) | function filteringUnhandledRejectionHandler( FILE: packages/next/src/server/node-polyfill-crypto.ts method get (line 9) | get() { method set (line 17) | set(value: Crypto) { FILE: packages/next/src/server/normalizers/absolute-filename-normalizer.ts class AbsoluteFilenameNormalizer (line 9) | class AbsoluteFilenameNormalizer implements Normalizer { method constructor (line 16) | constructor( method normalize (line 22) | public normalize(filename: string): string { FILE: packages/next/src/server/normalizers/built/app/app-bundle-path-normalizer.ts class AppBundlePathNormalizer (line 7) | class AppBundlePathNormalizer extends PrefixingNormalizer { method constructor (line 8) | constructor() { method normalize (line 12) | public normalize(page: string): string { class DevAppBundlePathNormalizer (line 17) | class DevAppBundlePathNormalizer extends Normalizers { method constructor (line 18) | constructor(pageNormalizer: Normalizer, isTurbopack: boolean) { method normalize (line 33) | public normalize(filename: string): string { FILE: packages/next/src/server/normalizers/built/app/app-filename-normalizer.ts class AppFilenameNormalizer (line 4) | class AppFilenameNormalizer extends PrefixingNormalizer { method constructor (line 5) | constructor(distDir: string) { method normalize (line 9) | public normalize(manifestFilename: string): string { FILE: packages/next/src/server/normalizers/built/app/app-page-normalizer.ts class DevAppPageNormalizerInternal (line 9) | class DevAppPageNormalizerInternal extends AbsoluteFilenameNormalizer { method constructor (line 10) | constructor(appDir: string, extensions: ReadonlyArray) { class DevAppPageNormalizer (line 15) | class DevAppPageNormalizer extends Normalizers { method constructor (line 16) | constructor( FILE: packages/next/src/server/normalizers/built/app/app-pathname-normalizer.ts class AppPathnameNormalizer (line 7) | class AppPathnameNormalizer extends Normalizers { method constructor (line 8) | constructor() { method normalize (line 18) | public normalize(page: string): string { class DevAppPathnameNormalizer (line 23) | class DevAppPathnameNormalizer extends Normalizers { method constructor (line 24) | constructor(pageNormalizer: Normalizer) { method normalize (line 33) | public normalize(filename: string): string { FILE: packages/next/src/server/normalizers/built/app/index.ts class AppNormalizers (line 12) | class AppNormalizers { method constructor (line 17) | constructor(distDir: string) { class DevAppNormalizers (line 24) | class DevAppNormalizers { method constructor (line 29) | constructor( FILE: packages/next/src/server/normalizers/built/pages/index.ts class PagesNormalizers (line 9) | class PagesNormalizers { method constructor (line 13) | constructor(distDir: string) { class DevPagesNormalizers (line 23) | class DevPagesNormalizers { method constructor (line 28) | constructor(pagesDir: string, extensions: ReadonlyArray) { FILE: packages/next/src/server/normalizers/built/pages/pages-bundle-path-normalizer.ts class PagesBundlePathNormalizer (line 7) | class PagesBundlePathNormalizer extends Normalizers { method constructor (line 8) | constructor() { method normalize (line 18) | public normalize(page: string): string { class DevPagesBundlePathNormalizer (line 23) | class DevPagesBundlePathNormalizer extends Normalizers { method constructor (line 24) | constructor(pagesNormalizer: Normalizer) { method normalize (line 33) | public normalize(filename: string): string { FILE: packages/next/src/server/normalizers/built/pages/pages-filename-normalizer.ts class PagesFilenameNormalizer (line 4) | class PagesFilenameNormalizer extends PrefixingNormalizer { method constructor (line 5) | constructor(distDir: string) { method normalize (line 9) | public normalize(manifestFilename: string): string { FILE: packages/next/src/server/normalizers/built/pages/pages-page-normalizer.ts class DevPagesPageNormalizer (line 4) | class DevPagesPageNormalizer extends AbsoluteFilenameNormalizer { method constructor (line 5) | constructor(pagesDir: string, extensions: ReadonlyArray) { FILE: packages/next/src/server/normalizers/built/pages/pages-pathname-normalizer.ts class DevPagesPathnameNormalizer (line 4) | class DevPagesPathnameNormalizer extends AbsoluteFilenameNormalizer { method constructor (line 5) | constructor(pagesDir: string, extensions: ReadonlyArray) { FILE: packages/next/src/server/normalizers/locale-route-normalizer.ts class LocaleRouteNormalizer (line 7) | class LocaleRouteNormalizer implements Normalizer { method constructor (line 8) | constructor(private readonly provider: I18NProvider) {} method normalize (line 16) | public normalize(pathname: string): string { FILE: packages/next/src/server/normalizers/normalizer.ts type Normalizer (line 1) | interface Normalizer { FILE: packages/next/src/server/normalizers/normalizers.ts class Normalizers (line 7) | class Normalizers implements Normalizer { method constructor (line 8) | constructor(private readonly normalizers: Array = []) {} method push (line 10) | public push(normalizer: Normalizer) { method normalize (line 14) | public normalize(pathname: string): string { FILE: packages/next/src/server/normalizers/prefixing-normalizer.ts class PrefixingNormalizer (line 4) | class PrefixingNormalizer implements Normalizer { method constructor (line 7) | constructor(...prefixes: ReadonlyArray) { method normalize (line 11) | public normalize(pathname: string): string { FILE: packages/next/src/server/normalizers/request/base-path.ts class BasePathPathnameNormalizer (line 5) | class BasePathPathnameNormalizer method constructor (line 9) | constructor(basePath: string) { FILE: packages/next/src/server/normalizers/request/next-data.ts class NextDataPathnameNormalizer (line 7) | class NextDataPathnameNormalizer implements PathnameNormalizer { method constructor (line 10) | constructor(buildID: string) { method match (line 18) | public match(pathname: string) { method normalize (line 22) | public normalize(pathname: string, matched?: boolean): string { FILE: packages/next/src/server/normalizers/request/pathname-normalizer.ts type PathnameNormalizer (line 3) | interface PathnameNormalizer extends Normalizer { FILE: packages/next/src/server/normalizers/request/prefix.ts class PrefixPathnameNormalizer (line 3) | class PrefixPathnameNormalizer implements Normalizer { method constructor (line 4) | constructor(private readonly prefix: string) { method match (line 12) | public match(pathname: string) { method normalize (line 21) | public normalize(pathname: string, matched?: boolean): string { FILE: packages/next/src/server/normalizers/request/rsc.ts class RSCPathnameNormalizer (line 6) | class RSCPathnameNormalizer method constructor (line 10) | constructor() { FILE: packages/next/src/server/normalizers/request/segment-prefix-rsc.ts constant PATTERN (line 9) | const PATTERN = new RegExp( class SegmentPrefixRSCPathnameNormalizer (line 13) | class SegmentPrefixRSCPathnameNormalizer implements PathnameNormalizer { method match (line 14) | public match(pathname: string): boolean { method extract (line 18) | public extract(pathname: string) { method normalize (line 25) | public normalize(pathname: string): string { FILE: packages/next/src/server/normalizers/request/suffix.ts class SuffixPathnameNormalizer (line 3) | class SuffixPathnameNormalizer implements Normalizer { method constructor (line 4) | constructor(private readonly suffix: string) {} method match (line 6) | public match(pathname: string) { method normalize (line 13) | public normalize(pathname: string, matched?: boolean): string { FILE: packages/next/src/server/normalizers/underscore-normalizer.ts class UnderscoreNormalizer (line 6) | class UnderscoreNormalizer implements Normalizer { method normalize (line 7) | public normalize(pathname: string): string { FILE: packages/next/src/server/normalizers/wrap-normalizer-fn.ts function wrapNormalizerFn (line 3) | function wrapNormalizerFn(fn: (pathname: string) => string): Normalizer { FILE: packages/next/src/server/og/image-response.ts type OgModule (line 1) | type OgModule = typeof import('next/dist/compiled/@vercel/og') function importModule (line 3) | function importModule(): Promise< class ImageResponse (line 19) | class ImageResponse extends Response { method constructor (line 21) | constructor(...args: ConstructorParameters) { FILE: packages/next/src/server/patch-error-inspect.ts type FindSourceMapPayload (line 18) | type FindSourceMapPayload = ( function setBundlerFindSourceMapImplementation (line 27) | function setBundlerFindSourceMapImplementation( type CodeFrameRenderer (line 34) | type CodeFrameRenderer = ( function setCodeFrameRenderer (line 42) | function setCodeFrameRenderer(renderer: CodeFrameRenderer): void { function getOriginalCodeFrame (line 46) | function getOriginalCodeFrame( type SourceMapCache (line 58) | type SourceMapCache = Map< function frameToString (line 63) | function frameToString( function computeErrorName (line 96) | function computeErrorName(error: Error): string { function prepareUnsourcemappedStackTrace (line 103) | function prepareUnsourcemappedStackTrace( function shouldIgnoreListGeneratedFrame (line 116) | function shouldIgnoreListGeneratedFrame(file: string): boolean { function shouldIgnoreListOriginalFrame (line 120) | function shouldIgnoreListOriginalFrame(file: string): boolean { type SourcemappableStackFrame (line 124) | interface SourcemappableStackFrame extends StackFrame { type SourceMappedFrame (line 128) | interface SourceMappedFrame { function createUnsourcemappedFrame (line 134) | function createUnsourcemappedFrame( function ignoreListAnonymousStackFramesIfSandwiched (line 150) | function ignoreListAnonymousStackFramesIfSandwiched( function getSourcemappedFrameIfPossible (line 172) | function getSourcemappedFrameIfPossible( function parseAndSourceMap (line 350) | function parseAndSourceMap( function sourceMapError (line 469) | function sourceMapError( function patchErrorInspectNodeJS (line 499) | function patchErrorInspectNodeJS( function patchErrorInspectEdgeLite (line 536) | function patchErrorInspectEdgeLite( FILE: packages/next/src/server/pipe-readable.ts function isAbortError (line 12) | function isAbortError(e: any): e is Error & { name: 'AbortError' } { function createWriterFromResponse (line 16) | function createWriterFromResponse( function pipeToNodeResponse (line 123) | async function pipeToNodeResponse( FILE: packages/next/src/server/post-process.ts type PostProcessorFunction (line 5) | type PostProcessorFunction = function postProcessHTML (line 9) | async function postProcessHTML( FILE: packages/next/src/server/render-result.ts type ContentTypeOption (line 22) | type ContentTypeOption = type AppPageRenderResultMetadata (line 28) | type AppPageRenderResultMetadata = { type PagesRenderResultMetadata (line 67) | type PagesRenderResultMetadata = { type StaticRenderResultMetadata (line 76) | type StaticRenderResultMetadata = {} type RenderResultMetadata (line 78) | type RenderResultMetadata = AppPageRenderResultMetadata & type RenderResultResponse (line 82) | type RenderResultResponse = type RenderResultOptions (line 89) | type RenderResultOptions< class RenderResult (line 97) | class RenderResult< method fromStatic (line 136) | public static fromStatic( method constructor (line 148) | constructor( method assignMetadata (line 158) | public assignMetadata(metadata: Metadata) { method isNull (line 166) | public get isNull(): boolean { method isDynamic (line 174) | public get isDynamic(): boolean { method toUnchunkedString (line 187) | public toUnchunkedString(stream = false): Promise | string { method readable (line 210) | private get readable(): ReadableStream { method coerce (line 243) | private coerce(): ReadableStream[] { method pipeThrough (line 268) | public pipeThrough(transform: TransformStream)... method unshift (line 280) | public unshift(readable: ReadableStream): void { method push (line 296) | public push(readable: ReadableStream): void { method pipeTo (line 311) | public async pipeTo(writable: WritableStream): Promise & type PagesSharedContext (line 298) | type PagesSharedContext = { type PagesRenderContext (line 324) | type PagesRenderContext = { type RenderOptsExtra (line 346) | type RenderOptsExtra = { function checkRedirectValues (line 365) | function checkRedirectValues( function errorToJSON (line 413) | function errorToJSON(err: Error) { function serializeError (line 430) | function serializeError( function renderToHTMLImpl (line 448) | async function renderToHTMLImpl( type PagesRender (line 1603) | type PagesRender = ( FILE: packages/next/src/server/request-meta.ts constant NEXT_REQUEST_META (line 19) | const NEXT_REQUEST_META = Symbol.for('NextInternalRequestMeta') type NextIncomingMessage (line 21) | type NextIncomingMessage = ( type OnCacheEntryHandler (line 34) | type OnCacheEntryHandler = ( type RequestMeta (line 51) | interface RequestMeta { function getRequestMeta (line 356) | function getRequestMeta( function setRequestMeta (line 371) | function setRequestMeta(req: NextIncomingMessage, meta: RequestMeta) { function addRequestMeta (line 384) | function addRequestMeta( function removeRequestMeta (line 401) | function removeRequestMeta( type NextQueryMetadata (line 410) | type NextQueryMetadata = { type NextParsedUrlQuery (line 418) | type NextParsedUrlQuery = ParsedUrlQuery & NextQueryMetadata type LegacyUrl (line 423) | interface LegacyUrl { type LegacyUrlWithParsedQuery (line 435) | interface LegacyUrlWithParsedQuery extends LegacyUrl { type NextUrlWithParsedQuery (line 440) | interface NextUrlWithParsedQuery extends LegacyUrlWithParsedQuery { FILE: packages/next/src/server/request/connection.ts function connection (line 25) | function connection(): Promise { FILE: packages/next/src/server/request/cookies.ts function cookies (line 34) | function cookies(): Promise { function createEmptyCookies (line 161) | function createEmptyCookies(): ReadonlyRequestCookies { type CacheLifetime (line 165) | interface CacheLifetime {} function makeHangingCookies (line 171) | function makeHangingCookies( function makeUntrackedCookies (line 190) | function makeUntrackedCookies( function makeUntrackedCookiesWithDevWarnings (line 204) | function makeUntrackedCookiesWithDevWarnings( function instrumentCookiesPromiseWithDevWarnings (line 250) | function instrumentCookiesPromiseWithDevWarnings( function replaceableWarningDescriptor (line 271) | function replaceableWarningDescriptor( function replaceableWarningDescriptorForSymbolIterator (line 293) | function replaceableWarningDescriptorForSymbolIterator( function createCookiesAccessError (line 315) | function createCookiesAccessError( FILE: packages/next/src/server/request/draft-mode.ts function draftMode (line 25) | function draftMode(): Promise { function createOrGetCachedDraftMode (line 83) | function createOrGetCachedDraftMode( type CacheLifetime (line 102) | interface CacheLifetime {} function createDraftModeWithDevWarnings (line 106) | function createDraftModeWithDevWarnings( class DraftMode (line 136) | class DraftMode { method constructor (line 142) | constructor(provider: null | DraftModeProvider) { method isEnabled (line 145) | get isEnabled() { method enable (line 151) | public enable() { method disable (line 159) | public disable() { function createDraftModeAccessError (line 170) | function createDraftModeAccessError( function trackDynamicDraftMode (line 182) | function trackDynamicDraftMode(expression: string, constructorOpt: Funct... FILE: packages/next/src/server/request/fallback-params.test.ts type TestLoaderTree (line 10) | type TestLoaderTree = [ function createLoaderTree (line 17) | function createLoaderTree( function createMockRouteModule (line 29) | function createMockRouteModule(loaderTree: LoaderTree): AppPageRouteModu... FILE: packages/next/src/server/request/fallback-params.ts type OpaqueFallbackRouteParamValue (line 9) | type OpaqueFallbackRouteParamValue = [ type OpaqueFallbackRouteParams (line 28) | type OpaqueFallbackRouteParams = ReadonlyMap< type OpaqueFallbackRouteParamEntries (line 39) | type OpaqueFallbackRouteParamEntries = function createOpaqueFallbackRouteParams (line 52) | function createOpaqueFallbackRouteParams( function getFallbackRouteParams (line 86) | function getFallbackRouteParams( FILE: packages/next/src/server/request/headers.ts function headers (line 41) | function headers(): Promise { type CacheLifetime (line 171) | interface CacheLifetime {} function makeHangingHeaders (line 174) | function makeHangingHeaders( function makeUntrackedHeaders (line 193) | function makeUntrackedHeaders( function makeUntrackedHeadersWithDevWarnings (line 207) | function makeUntrackedHeadersWithDevWarnings( function instrumentHeadersPromiseWithDevWarnings (line 241) | function instrumentHeadersPromiseWithDevWarnings( function replaceableWarningDescriptor (line 264) | function replaceableWarningDescriptor( function replaceableWarningDescriptorForSymbolIterator (line 286) | function replaceableWarningDescriptorForSymbolIterator( function createHeadersAccessError (line 308) | function createHeadersAccessError( FILE: packages/next/src/server/request/params.ts type ParamValue (line 42) | type ParamValue = string | Array | undefined type Params (line 43) | type Params = Record function createParamsFromClient (line 45) | function createParamsFromClient( type CreateServerParamsForMetadata (line 122) | type CreateServerParamsForMetadata = typeof createServerParamsForMetadata function createServerParamsForMetadata (line 123) | function createServerParamsForMetadata( function createServerParamsForRoute (line 138) | function createServerParamsForRoute( function createServerParamsForServerSegment (line 210) | function createServerParamsForServerSegment( function createPrerenderParamsForClientSegment (line 299) | function createPrerenderParamsForClientSegment( function createStaticPrerenderParams (line 361) | function createStaticPrerenderParams( function createRuntimePrerenderParams (line 423) | function createRuntimePrerenderParams( function hasFallbackRouteParams (line 450) | function hasFallbackRouteParams( function createServerParamsInInstantValidation (line 464) | function createServerParamsInInstantValidation( function createClientParamsInInstantValidation (line 486) | function createClientParamsInInstantValidation( function createRenderParamsInProd (line 502) | function createRenderParamsInProd(underlyingParams: Params): Promise { function makeDynamicallyTrackedParamsWithDevWarnings (line 647) | function makeDynamicallyTrackedParamsWithDevWarnings( function instrumentParamsPromiseWithDevWarnings (line 701) | function instrumentParamsPromiseWithDevWarnings( function createParamsAccessError (line 749) | function createParamsAccessError( FILE: packages/next/src/server/request/pathname.ts function createServerPathnameForMetadata (line 24) | function createServerPathnameForMetadata( function createPrerenderPathname (line 72) | function createPrerenderPathname( function makeErroringPathname (line 109) | function makeErroringPathname( function createRenderPathname (line 144) | function createRenderPathname(underlyingPathname: string): Promise { function createPrerenderRootParamPromise (line 132) | function createPrerenderRootParamPromise( function makeErroringRootParamPromise (line 197) | async function makeErroringRootParamPromise( FILE: packages/next/src/server/request/search-params.ts type SearchParams (line 46) | type SearchParams = { [key: string]: string | string[] | undefined } function createSearchParamsFromClient (line 48) | function createSearchParamsFromClient( function createServerSearchParamsForMetadata (line 101) | function createServerSearchParamsForMetadata( function createServerSearchParamsForServerPage (line 113) | function createServerSearchParamsForServerPage( function createPrerenderSearchParamsForClientPage (line 165) | function createPrerenderSearchParamsForClientPage(): Promise { function makeUntrackedSearchParams (line 465) | function makeUntrackedSearchParams( function makeUntrackedSearchParamsWithDevWarnings (line 479) | function makeUntrackedSearchParamsWithDevWarnings( function makeUntrackedSearchParamsWithDevWarningsImpl (line 510) | function makeUntrackedSearchParamsWithDevWarningsImpl( function ignoreReject (line 565) | function ignoreReject() {} function instrumentSearchParamsObjectWithDevWarnings (line 567) | function instrumentSearchParamsObjectWithDevWarnings( function instrumentSearchParamsPromiseWithDevWarnings (line 620) | function instrumentSearchParamsPromiseWithDevWarnings( function createSearchAccessError (line 696) | function createSearchAccessError( function createClientSearchParamsInValidation (line 708) | function createClientSearchParamsInValidation( FILE: packages/next/src/server/request/utils.ts function throwWithStaticGenerationBailoutErrorWithDynamicError (line 5) | function throwWithStaticGenerationBailoutErrorWithDynamicError( function throwForSearchParamsAccessInUseCache (line 14) | function throwForSearchParamsAccessInUseCache( function isRequestAPICallableInsideAfter (line 28) | function isRequestAPICallableInsideAfter() { FILE: packages/next/src/server/require-hook.ts function addHookAliases (line 40) | function addHookAliases(aliases: [string, string][] = []) { FILE: packages/next/src/server/require.ts function getMaybePagePath (line 19) | function getMaybePagePath( function getPagePath (line 100) | function getPagePath( function requirePage (line 115) | async function requirePage( FILE: packages/next/src/server/response-cache/index.ts function parsePositiveInt (line 24) | function parsePositiveInt( constant DEFAULT_TTL_MS (line 44) | const DEFAULT_TTL_MS = parsePositiveInt( constant DEFAULT_MAX_SIZE (line 53) | const DEFAULT_MAX_SIZE = parsePositiveInt( constant KEY_SEPARATOR (line 62) | const KEY_SEPARATOR = '\0' constant TTL_SENTINEL (line 68) | const TTL_SENTINEL = '__ttl_sentinel__' type CacheEntry (line 73) | type CacheEntry = { function createCacheKey (line 86) | function createCacheKey( function extractInvocationID (line 97) | function extractInvocationID(compoundKey: string): string | undefined { class ResponseCache (line 107) | class ResponseCache implements ResponseCacheBase { method constructor (line 162) | constructor( method get (line 200) | public async get( method handleGet (line 310) | private async handleGet( method revalidate (line 403) | public async revalidate( method handleRevalidate (line 433) | private async handleRevalidate( FILE: packages/next/src/server/response-cache/types.ts type ResponseCacheBase (line 6) | interface ResponseCacheBase { type ServerComponentsHmrCache (line 36) | interface ServerComponentsHmrCache { type CachedFetchData (line 41) | type CachedFetchData = { type CachedRouteKind (line 48) | const enum CachedRouteKind { type CachedFetchValue (line 57) | interface CachedFetchValue { type CachedRedirectValue (line 66) | interface CachedRedirectValue { type CachedAppPageValue (line 71) | interface CachedAppPageValue { type CachedPageValue (line 83) | interface CachedPageValue { type CachedRouteValue (line 93) | interface CachedRouteValue { type CachedImageValue (line 102) | interface CachedImageValue { type IncrementalCachedAppPageValue (line 113) | interface IncrementalCachedAppPageValue { type IncrementalCachedPageValue (line 125) | interface IncrementalCachedPageValue { type IncrementalResponseCacheEntry (line 135) | interface IncrementalResponseCacheEntry { type IncrementalFetchCacheEntry (line 150) | interface IncrementalFetchCacheEntry { type IncrementalCacheEntry (line 158) | type IncrementalCacheEntry = type IncrementalCacheValue (line 162) | type IncrementalCacheValue = type ResponseCacheValue (line 170) | type ResponseCacheValue = type ResponseCacheEntry (line 177) | type ResponseCacheEntry = { type ResponseGenerator (line 189) | type ResponseGenerator = (state: { type IncrementalCacheKind (line 205) | const enum IncrementalCacheKind { type GetIncrementalFetchCacheContext (line 213) | interface GetIncrementalFetchCacheContext { type GetIncrementalResponseCacheContext (line 222) | interface GetIncrementalResponseCacheContext { type SetIncrementalFetchCacheContext (line 236) | interface SetIncrementalFetchCacheContext { type SetIncrementalResponseCacheContext (line 244) | interface SetIncrementalResponseCacheContext { type IncrementalResponseCache (line 259) | interface IncrementalResponseCache { type IncrementalCache (line 271) | interface IncrementalCache extends IncrementalResponseCache { FILE: packages/next/src/server/response-cache/utils.ts function fromResponseCacheEntry (line 14) | async function fromResponseCacheEntry( function toResponseCacheEntry (line 42) | async function toResponseCacheEntry( function routeKindToIncrementalCacheKind (line 81) | function routeKindToIncrementalCacheKind( FILE: packages/next/src/server/response-cache/web.ts class WebResponseCache (line 8) | class WebResponseCache { method constructor (line 17) | constructor(minimalMode: boolean) { method get (line 24) | public get( FILE: packages/next/src/server/resume-data-cache/cache-store.ts type CacheStore (line 12) | type CacheStore = Pick< type FetchCacheStore (line 20) | type FetchCacheStore = CacheStore type EncryptedBoundArgsCacheStore (line 25) | type EncryptedBoundArgsCacheStore = CacheStore type DecryptedBoundArgsCacheStore (line 31) | type DecryptedBoundArgsCacheStore = CacheStore type UseCacheCacheStoreSerialized (line 36) | interface UseCacheCacheStoreSerialized { type UseCacheCacheStore (line 54) | type UseCacheCacheStore = CacheStore> function parseUseCacheCacheStore (line 61) | function parseUseCacheCacheStore( function serializeUseCacheCacheStore (line 107) | async function serializeUseCacheCacheStore( FILE: packages/next/src/server/resume-data-cache/resume-data-cache.test.ts function createMockedCache (line 11) | function createMockedCache() { function createMockedCacheWithEntryThatFails (line 71) | function createMockedCacheWithEntryThatFails() { FILE: packages/next/src/server/resume-data-cache/resume-data-cache.ts type RenderResumeDataCache (line 16) | interface RenderResumeDataCache { type PrerenderResumeDataCache (line 48) | interface PrerenderResumeDataCache { type ResumeStoreSerialized (line 79) | type ResumeStoreSerialized = { function stringifyResumeDataCache (line 102) | async function stringifyResumeDataCache( function createPrerenderResumeDataCache (line 150) | function createPrerenderResumeDataCache( function createRenderResumeDataCache (line 191) | function createRenderResumeDataCache( FILE: packages/next/src/server/revalidation-utils.ts function withExecuteRevalidates (line 6) | async function withExecuteRevalidates( type RevalidationState (line 28) | type RevalidationState = Required< function cloneRevalidationState (line 35) | function cloneRevalidationState(store: WorkStore): RevalidationState { function diffRevalidationState (line 47) | function diffRevalidationState( function revalidateTags (line 80) | async function revalidateTags( function executeRevalidates (line 186) | function executeRevalidates( FILE: packages/next/src/server/route-definitions/app-page-route-definition.ts type AppPageRouteDefinition (line 4) | interface AppPageRouteDefinition function isAppPageRouteDefinition (line 12) | function isAppPageRouteDefinition( FILE: packages/next/src/server/route-definitions/app-route-route-definition.ts type AppRouteRouteDefinition (line 4) | interface AppRouteRouteDefinition FILE: packages/next/src/server/route-definitions/locale-route-definition.ts type LocaleRouteDefinition (line 4) | interface LocaleRouteDefinition FILE: packages/next/src/server/route-definitions/pages-api-route-definition.ts type PagesAPIRouteDefinition (line 4) | interface PagesAPIRouteDefinition FILE: packages/next/src/server/route-definitions/pages-route-definition.ts type PagesRouteDefinition (line 4) | interface PagesRouteDefinition FILE: packages/next/src/server/route-definitions/route-definition.ts type RouteDefinition (line 3) | interface RouteDefinition { FILE: packages/next/src/server/route-kind.ts type RouteKind (line 1) | const enum RouteKind { FILE: packages/next/src/server/route-matcher-managers/default-route-matcher-manager.ts type RouteMatchers (line 13) | interface RouteMatchers { class DefaultRouteMatcherManager (line 19) | class DefaultRouteMatcherManager implements RouteMatcherManager { method compilationID (line 32) | private get compilationID() { method waitTillReady (line 37) | public async waitTillReady(): Promise { method reload (line 45) | public async reload() { method push (line 190) | public push(provider: RouteMatcherProvider): void { method test (line 194) | public async test(pathname: string, options: MatchOptions): Promise { FILE: packages/next/src/server/route-matcher-managers/route-matcher-manager.ts type MatchOptions (line 5) | type MatchOptions = { type RouteMatcherManager (line 16) | interface RouteMatcherManager { FILE: packages/next/src/server/route-matcher-providers/app-page-route-matcher-provider.ts class AppPageRouteMatcherProvider (line 13) | class AppPageRouteMatcherProvider extends ManifestRouteMatcherProvider> { FILE: packages/next/src/server/route-matcher-providers/dev/helpers/file-reader/default-file-reader.ts type DefaultFileReaderOptions (line 5) | type DefaultFileReaderOptions = Pick< class DefaultFileReader (line 14) | class DefaultFileReader implements FileReader { method constructor (line 28) | constructor(options: Readonly) { method read (line 39) | public async read(dir: string): Promise> { FILE: packages/next/src/server/route-matcher-providers/dev/helpers/file-reader/file-reader.ts type FileReader (line 1) | interface FileReader { FILE: packages/next/src/server/route-matcher-providers/helpers/cached-route-matcher-provider.ts type LoaderComparable (line 4) | interface LoaderComparable { method constructor (line 20) | constructor(private readonly loader: LoaderComparable) {} method matchers (line 24) | public async matchers(): Promise { FILE: packages/next/src/server/route-matcher-providers/helpers/manifest-loaders/manifest-loader.ts type Manifest (line 1) | type Manifest = Record type ManifestLoader (line 3) | interface ManifestLoader { FILE: packages/next/src/server/route-matcher-providers/helpers/manifest-loaders/node-manifest-loader.ts class NodeManifestLoader (line 5) | class NodeManifestLoader implements ManifestLoader { method constructor (line 6) | constructor(private readonly distDir: string) {} method require (line 8) | static require(id: string) { method load (line 16) | public load(name: string): Manifest | null { FILE: packages/next/src/server/route-matcher-providers/helpers/manifest-loaders/server-manifest-loader.ts class ServerManifestLoader (line 3) | class ServerManifestLoader implements ManifestLoader { method constructor (line 4) | constructor(private readonly getter: (name: string) => Manifest | null... method load (line 6) | public load(name: string): Manifest | null { FILE: packages/next/src/server/route-matcher-providers/manifest-route-matcher-provider.ts method constructor (line 11) | constructor(manifestName: string, manifestLoader: ManifestLoader) { FILE: packages/next/src/server/route-matcher-providers/pages-api-route-matcher-provider.ts class PagesAPIRouteMatcherProvider (line 16) | class PagesAPIRouteMatcherProvider extends ManifestRouteMatcherProvider<... method constructor (line 19) | constructor( method transform (line 29) | protected async transform( FILE: packages/next/src/server/route-matcher-providers/pages-route-matcher-provider.ts class PagesRouteMatcherProvider (line 16) | class PagesRouteMatcherProvider extends ManifestRouteMatcherProvider { FILE: packages/next/src/server/route-matchers/app-page-route-matcher.ts class AppPageRouteMatcher (line 4) | class AppPageRouteMatcher extends RouteMatcher { method identity (line 5) | public get identity(): string { FILE: packages/next/src/server/route-matchers/app-route-route-matcher.ts class AppRouteRouteMatcher (line 4) | class AppRouteRouteMatcher extends RouteMatcher {} FILE: packages/next/src/server/route-matchers/locale-route-matcher.ts type LocaleMatcherMatchOptions (line 6) | type LocaleMatcherMatchOptions = { class LocaleRouteMatcher (line 15) | class LocaleRouteMatcher< method identity (line 23) | public get identity(): string { method match (line 35) | public match( method test (line 62) | public test(pathname: string, options?: LocaleMatcherMatchOptions) { FILE: packages/next/src/server/route-matchers/pages-api-route-matcher.ts class PagesAPIRouteMatcher (line 5) | class PagesAPIRouteMatcher extends RouteMatcher {} class PagesAPILocaleRouteMatcher (line 7) | class PagesAPILocaleRouteMatcher extends LocaleRouteMatcher {} class PagesLocaleRouteMatcher (line 7) | class PagesLocaleRouteMatcher extends LocaleRouteMatcher { method constructor (line 26) | constructor(public readonly definition: D) { method identity (line 37) | public get identity(): string { method isDynamic (line 41) | public get isDynamic() { method match (line 45) | public match(pathname: string): RouteMatch | null { method test (line 52) | public test(pathname: string): RouteMatchResult | null { FILE: packages/next/src/server/route-matches/app-page-route-match.ts type AppPageRouteMatch (line 4) | interface AppPageRouteMatch extends RouteMatch {} FILE: packages/next/src/server/route-matches/app-route-route-match.ts type AppRouteRouteMatch (line 4) | interface AppRouteRouteMatch FILE: packages/next/src/server/route-matches/locale-route-match.ts type LocaleRouteMatch (line 4) | interface LocaleRouteMatch FILE: packages/next/src/server/route-matches/pages-api-route-match.ts type PagesAPIRouteMatch (line 6) | interface PagesAPIRouteMatch function isPagesAPIRouteMatch (line 14) | function isPagesAPIRouteMatch( FILE: packages/next/src/server/route-matches/pages-route-match.ts type PagesRouteMatch (line 4) | interface PagesRouteMatch FILE: packages/next/src/server/route-matches/route-match.ts type RouteMatch (line 8) | interface RouteMatch { FILE: packages/next/src/server/route-modules/app-page/helpers/prerender-manifest-matcher.test.ts function createMockPrerenderManifest (line 9) | function createMockPrerenderManifest( function createMockDynamicRoute (line 26) | function createMockDynamicRoute( FILE: packages/next/src/server/route-modules/app-page/helpers/prerender-manifest-matcher.ts type Matcher (line 15) | type Matcher = { type PrerenderManifestMatch (line 33) | type PrerenderManifestMatch = { class PrerenderManifestMatcher (line 43) | class PrerenderManifestMatcher { method constructor (line 45) | constructor( method match (line 65) | public match(pathname: string): PrerenderManifestMatch | null { FILE: packages/next/src/server/route-modules/app-page/module.ts type AppPageModule (line 59) | type AppPageModule = typeof import('../../../build/templates/app-page') type AppPageUserlandModule (line 61) | type AppPageUserlandModule = { type AppPageRouteHandlerContext (line 68) | interface AppPageRouteHandlerContext extends RouteModuleHandleContext { type AppPageRouteModuleOptions (line 77) | type AppPageRouteModuleOptions = RouteModuleOptions< class AppPageRouteModule (line 82) | class AppPageRouteModule extends RouteModule< method match (line 90) | public match( method normalizeUrl (line 113) | public normalizeUrl( method render (line 150) | public render( method pathCouldBeIntercepted (line 167) | private pathCouldBeIntercepted( method getVaryHeader (line 179) | public getVaryHeader( FILE: packages/next/src/server/route-modules/app-page/normalize-request-url.test.ts type TestRequest (line 11) | type TestRequest = { FILE: packages/next/src/server/route-modules/app-page/normalize-request-url.ts function normalizeAppPageRequestUrl (line 7) | function normalizeAppPageRequestUrl( FILE: packages/next/src/server/route-modules/app-page/vendored/rsc/entrypoints.ts function getAltProxyForBindingsDEV (line 7) | function getAltProxyForBindingsDEV( FILE: packages/next/src/server/route-modules/app-page/vendored/ssr/entrypoints.ts function getAltProxyForBindingsDEV (line 9) | function getAltProxyForBindingsDEV( FILE: packages/next/src/server/route-modules/app-route/helpers/auto-implement-methods.ts constant AUTOMATIC_ROUTE_METHODS (line 5) | const AUTOMATIC_ROUTE_METHODS = ['HEAD', 'OPTIONS'] as const function handleMethodNotAllowedResponse (line 7) | function handleMethodNotAllowedResponse(): Response { function autoImplementMethods (line 11) | function autoImplementMethods( FILE: packages/next/src/server/route-modules/app-route/helpers/clean-url.ts function cleanURL (line 8) | function cleanURL(url: string | URL): URL { FILE: packages/next/src/server/route-modules/app-route/helpers/get-pathname-from-absolute-path.ts function getPathnameFromAbsolutePath (line 7) | function getPathnameFromAbsolutePath(absolutePath: string) { FILE: packages/next/src/server/route-modules/app-route/helpers/is-static-gen-enabled.ts function isStaticGenEnabled (line 10) | function isStaticGenEnabled( FILE: packages/next/src/server/route-modules/app-route/helpers/parsed-url-query-to-params.ts function parsedUrlQueryToParams (line 9) | function parsedUrlQueryToParams( FILE: packages/next/src/server/route-modules/app-route/module.ts class WrappedNextRouterError (line 92) | class WrappedNextRouterError { method constructor (line 93) | constructor( type AppRouteModule (line 103) | type AppRouteModule = typeof import('../../../build/templates/app-route') type AppRouteSharedContext (line 105) | type AppRouteSharedContext = { type AppRouteRouteHandlerContext (line 113) | interface AppRouteRouteHandlerContext extends RouteModuleHandleContext { type CollectedCacheInfo (line 121) | type CollectedCacheInfo = { type AppRouteHandlerFnContext (line 132) | type AppRouteHandlerFnContext = { type AppRouteHandlerFn (line 140) | type AppRouteHandlerFn = ( type AppRouteHandlers (line 156) | type AppRouteHandlers = { type AppRouteUserlandModule (line 164) | type AppRouteUserlandModule = AppRouteHandlers & type AppRouteRouteModuleOptions (line 175) | interface AppRouteRouteModuleOptions class AppRouteRouteModule (line 190) | class AppRouteRouteModule extends RouteModule< method constructor (line 226) | constructor({ method resolve (line 309) | private resolve(method: string): AppRouteHandlerFn { method resolveWithGetter (line 322) | private async resolveWithGetter( method do (line 331) | private async do( method handle (line 719) | public async handle( function hasNonStaticMethods (line 891) | function hasNonStaticMethods(handlers: AppRouteHandlers): boolean { type RequestSymbolTarget (line 916) | type RequestSymbolTarget = { type UrlSymbolTarget (line 923) | type UrlSymbolTarget = { method get (line 936) | get( method get (line 995) | get( function proxyNextRequest (line 1039) | function proxyNextRequest(request: NextRequest, workStore: WorkStore) { method get (line 1128) | get( method get (line 1179) | get( function createCacheComponentsError (line 1207) | function createCacheComponentsError(route: string) { function trackDynamic (line 1213) | function trackDynamic( FILE: packages/next/src/server/route-modules/checks.ts function isAppRouteRouteModule (line 10) | function isAppRouteRouteModule( function isAppPageRouteModule (line 16) | function isAppPageRouteModule( function isPagesRouteModule (line 22) | function isPagesRouteModule( function isPagesAPIRouteModule (line 28) | function isPagesAPIRouteModule( FILE: packages/next/src/server/route-modules/pages-api/module.ts type PagesAPIHandleFn (line 12) | type PagesAPIHandleFn = ( type PagesAPIModule (line 21) | type PagesAPIModule = typeof import('../../../build/templates/pages-api') type PagesAPIUserlandModule (line 23) | type PagesAPIUserlandModule = { type PagesAPIRouteHandlerContext (line 35) | type PagesAPIRouteHandlerContext = RouteModuleHandleContext & { type PagesAPIRouteModuleOptions (line 104) | type PagesAPIRouteModuleOptions = RouteModuleOptions< class PagesAPIRouteModule (line 109) | class PagesAPIRouteModule extends RouteModule< method constructor (line 115) | constructor(options: PagesAPIRouteModuleOptions) { method render (line 136) | public async render( FILE: packages/next/src/server/route-modules/pages/module.ts type PagesModule (line 31) | type PagesModule = typeof import('../../../build/templates/pages') type PagesUserlandModule (line 38) | type PagesUserlandModule = { type PagesComponents (line 70) | type PagesComponents = { type PagesRouteModuleOptions (line 84) | interface PagesRouteModuleOptions type PagesRouteHandlerContext (line 93) | interface PagesRouteHandlerContext extends RouteModuleHandleContext { class PagesRouteModule (line 124) | class PagesRouteModule extends RouteModule< method constructor (line 130) | constructor(options: PagesRouteModuleOptions) { method render (line 136) | public render( FILE: packages/next/src/server/route-modules/route-module.ts type RouteModuleOptions (line 75) | interface RouteModuleOptions< type RouteModuleHandleContext (line 88) | interface RouteModuleHandleContext { method constructor (line 132) | constructor({ method getRouterServerContext (line 145) | private getRouterServerContext( method normalizeUrl (line 164) | public normalizeUrl( method instrumentationOnRequestError (line 169) | public async instrumentationOnRequestError( method loadManifests (line 200) | private loadManifests( method loadCustomCacheHandlers (line 413) | public async loadCustomCacheHandlers( method getIncrementalCache (line 453) | public async getIncrementalCache( method onRequestError (line 511) | public async onRequestError( method getNextConfigEdge (line 538) | public getNextConfigEdge(req: NextIncomingMessage): { method prepare (line 574) | public async prepare( method getResponseCache (line 1068) | public getResponseCache(req: IncomingMessage | BaseNextRequest) { method handleResponse (line 1076) | public async handleResponse({ FILE: packages/next/src/server/runtime-reacts.external.ts function registerClientReact (line 2) | function registerClientReact(react: typeof import('react')) { function getClientReact (line 5) | function getClientReact() { function registerServerReact (line 10) | function registerServerReact(react: typeof import('react')) { function getServerReact (line 13) | function getServerReact() { FILE: packages/next/src/server/send-payload.ts function sendEtagResponse (line 11) | function sendEtagResponse( function sendRenderResult (line 35) | async function sendRenderResult({ FILE: packages/next/src/server/send-response.ts function sendResponse (line 14) | async function sendResponse( FILE: packages/next/src/server/serve-static.ts function serveStatic (line 13) | function serveStatic( FILE: packages/next/src/server/server-route-utils.ts method encodeURIComponent (line 15) | encodeURIComponent(value) { FILE: packages/next/src/server/server-utils.ts function filterInternalQuery (line 31) | function filterInternalQuery( function normalizeCdnUrl (line 57) | function normalizeCdnUrl( function interpolateDynamicPath (line 75) | function interpolateDynamicPath( function normalizeDynamicRouteParams (line 109) | function normalizeDynamicRouteParams( function getServerUtils (line 216) | function getServerUtils({ function getPreviouslyRevalidatedTags (line 495) | function getPreviouslyRevalidatedTags( FILE: packages/next/src/server/setup-http-agent-env.ts function setHttpClientAndAgentOptions (line 5) | function setHttpClientAndAgentOptions(config: { FILE: packages/next/src/server/stream-utils/encoded-tags.ts constant ENCODED_TAGS (line 1) | const ENCODED_TAGS = { FILE: packages/next/src/server/stream-utils/node-web-streams-helper.ts function voidCatch (line 26) | function voidCatch() { function chainStreams (line 37) | function chainStreams( function streamFromString (line 81) | function streamFromString(str: string): ReadableStream { function streamFromBuffer (line 90) | function streamFromBuffer(chunk: Buffer): ReadableStream { function streamToChunks (line 99) | async function streamToChunks( function concatUint8Arrays (line 117) | function concatUint8Arrays(chunks: Array): Uint8Array { function streamToUint8Array (line 128) | async function streamToUint8Array( function streamToBuffer (line 134) | async function streamToBuffer( function streamToString (line 140) | async function streamToString( type BufferedTransformOptions (line 160) | type BufferedTransformOptions = { function createBufferedTransformStream (line 167) | function createBufferedTransformStream( function renderToInitialFizzStream (line 268) | function renderToInitialFizzStream({ function createMetadataTransformStream (line 284) | function createMetadataTransformStream( function createHeadInsertionTransformStream (line 385) | function createHeadInsertionTransformStream( function createClientResumeScriptInsertionTransformStream (line 462) | function createClientResumeScriptInsertionTransformStream(): TransformSt... function createInstantTestScriptInsertionTransformStream (line 527) | function createInstantTestScriptInsertionTransformStream( function createDeferredSuffixStream (line 609) | function createDeferredSuffixStream( function createFlightDataInjectionTransformStream (line 654) | function createFlightDataInjectionTransformStream( constant CLOSE_TAG (line 734) | const CLOSE_TAG = '' function createMoveSuffixStream (line 741) | function createMoveSuffixStream(): TransformStream( type ContinueStreamOptions (line 927) | type ContinueStreamOptions = { function continueFizzStream (line 940) | async function continueFizzStream( type ContinueDynamicPrerenderOptions (line 997) | type ContinueDynamicPrerenderOptions = { function continueDynamicPrerender (line 1003) | async function continueDynamicPrerender( type ContinueStaticPrerenderOptions (line 1024) | type ContinueStaticPrerenderOptions = { function continueStaticPrerender (line 1031) | async function continueStaticPrerender( function continueStaticFallbackPrerender (line 1057) | async function continueStaticFallbackPrerender( type ContinueResumeOptions (line 1087) | type ContinueResumeOptions = { function continueDynamicHTMLResume (line 1095) | async function continueDynamicHTMLResume( function createDocumentClosingStream (line 1124) | function createDocumentClosingStream(): ReadableStream { function createRuntimePrefetchTransformStream (line 1139) | function createRuntimePrefetchTransformStream( FILE: packages/next/src/server/stream-utils/uint8array-helpers.ts function indexOfUint8Array (line 4) | function indexOfUint8Array(a: Uint8Array, b: Uint8Array) { function isEquivalentUint8Arrays (line 39) | function isEquivalentUint8Arrays(a: Uint8Array, b: Uint8Array) { function removeFromUint8Array (line 56) | function removeFromUint8Array(a: Uint8Array, b: Uint8Array) { FILE: packages/next/src/server/typescript/constant.ts constant NEXT_TS_ERRORS (line 1) | const NEXT_TS_ERRORS = { constant ALLOWED_EXPORTS (line 15) | const ALLOWED_EXPORTS = [ constant LEGACY_CONFIG_EXPORT (line 24) | const LEGACY_CONFIG_EXPORT = 'config' constant DISALLOWED_SERVER_REACT_APIS (line 26) | const DISALLOWED_SERVER_REACT_APIS: string[] = [ constant DISALLOWED_SERVER_REACT_DOM_APIS (line 47) | const DISALLOWED_SERVER_REACT_DOM_APIS: string[] = [ constant ALLOWED_PAGE_PROPS (line 52) | const ALLOWED_PAGE_PROPS = ['params', 'searchParams'] constant ALLOWED_LAYOUT_PROPS (line 53) | const ALLOWED_LAYOUT_PROPS = ['params', 'children'] FILE: packages/next/src/server/typescript/index.ts function create (line 34) | function create(info: tsModule.server.PluginCreateInfo) { FILE: packages/next/src/server/typescript/rules/client-boundary.ts method getSemanticDiagnosticsForExportVariableStatement (line 8) | getSemanticDiagnosticsForExportVariableStatement( method getSemanticDiagnosticsForFunctionExport (line 33) | getSemanticDiagnosticsForFunctionExport( FILE: packages/next/src/server/typescript/rules/config.ts constant API_DOCS (line 14) | const API_DOCS: Record< type FullAppSegmentConfig (line 172) | type FullAppSegmentConfig = Required type DocsOptionsObject (line 183) | type DocsOptionsObject = { type AsObjectKey (line 187) | type AsObjectKey = Value extends string function visitEntryConfig (line 193) | function visitEntryConfig( function createAutoCompletionOptionName (line 224) | function createAutoCompletionOptionName(sort: number, name: string) { function createAutoCompletionOptionValue (line 243) | function createAutoCompletionOptionValue( function getAPIDescription (line 266) | function getAPIDescription(api: string): string { method addCompletionsAtPosition (line 278) | addCompletionsAtPosition( method getQuickInfoAtPosition (line 306) | getQuickInfoAtPosition(fileName: string, position: number) { method getCompletionEntryDetails (line 443) | getCompletionEntryDetails( method getSemanticDiagnosticsForExportVariableStatement (line 559) | getSemanticDiagnosticsForExportVariableStatement( FILE: packages/next/src/server/typescript/rules/entry.ts method getCompletionsAtPosition (line 15) | getCompletionsAtPosition( method getSemanticDiagnostics (line 112) | getSemanticDiagnostics( FILE: packages/next/src/server/typescript/rules/error.ts method getSemanticDiagnostics (line 8) | getSemanticDiagnostics( FILE: packages/next/src/server/typescript/rules/metadata.ts method getSemanticDiagnosticsForExportVariableStatement (line 8) | getSemanticDiagnosticsForExportVariableStatement( method getSemanticDiagnosticsForExportDeclaration (line 48) | getSemanticDiagnosticsForExportDeclaration( method getSemanticDiagnosticsForExportVariableStatement (line 76) | getSemanticDiagnosticsForExportVariableStatement( method getSemanticDiagnosticsForExportDeclaration (line 149) | getSemanticDiagnosticsForExportDeclaration( function hasType (line 244) | function hasType(node: tsModule.Declaration): boolean { FILE: packages/next/src/server/typescript/rules/server-boundary.ts function isPromiseType (line 8) | function isPromiseType(type: tsModule.Type, typeChecker: tsModule.TypeCh... function isFunctionReturningPromise (line 22) | function isFunctionReturningPromise( method getSemanticDiagnosticsForExportDeclaration (line 56) | getSemanticDiagnosticsForExportDeclaration( method getSemanticDiagnosticsForExportVariableStatement (line 88) | getSemanticDiagnosticsForExportVariableStatement( method getSemanticDiagnosticsForFunctionExport (line 129) | getSemanticDiagnosticsForFunctionExport( FILE: packages/next/src/server/typescript/rules/server.ts method filterCompletionsAtPosition (line 11) | filterCompletionsAtPosition(entries: tsModule.CompletionEntry[]) { method hasDisallowedReactAPIDefinition (line 25) | hasDisallowedReactAPIDefinition( method getSemanticDiagnosticsForImportDeclaration (line 36) | getSemanticDiagnosticsForImportDeclaration( FILE: packages/next/src/server/typescript/utils.ts type TypeScript (line 4) | type TypeScript = typeof import('typescript/lib/tsserverlibrary') function log (line 10) | function log(message: string) { function init (line 15) | function init(opts: { function getTs (line 29) | function getTs() { function getInfo (line 33) | function getInfo() { function getTypeChecker (line 37) | function getTypeChecker() { function getSource (line 51) | function getSource(fileName: string) { function removeStringQuotes (line 67) | function removeStringQuotes(str: string): string { function getEntryInfo (line 118) | function getEntryInfo( FILE: packages/next/src/server/use-cache/cache-life.ts type CacheLife (line 5) | type CacheLife = { type CacheLifeProfiles (line 24) | type CacheLifeProfiles = function validateCacheLife (line 34) | function validateCacheLife(profile: CacheLife) { function cacheLife (line 77) | function cacheLife(profile: CacheLifeProfiles | CacheLife): void { FILE: packages/next/src/server/use-cache/cache-tag.ts function cacheTag (line 4) | function cacheTag(...tags: string[]): void { FILE: packages/next/src/server/use-cache/constants.ts constant DYNAMIC_EXPIRE (line 1) | const DYNAMIC_EXPIRE = 300 // 5 minutes constant RUNTIME_PREFETCH_DYNAMIC_STALE (line 2) | const RUNTIME_PREFETCH_DYNAMIC_STALE = 30 // 30 seconds FILE: packages/next/src/server/use-cache/handlers.ts function initializeCacheHandlers (line 34) | function initializeCacheHandlers(cacheMaxMemorySize: number): boolean { function getCacheHandler (line 88) | function getCacheHandler(kind: string): CacheHandler | undefined { function getCacheHandlers (line 102) | function getCacheHandlers(): SetIterator | undefined { function getCacheHandlerEntries (line 116) | function getCacheHandlerEntries(): function setCacheHandler (line 131) | function setCacheHandler( FILE: packages/next/src/server/use-cache/use-cache-errors.ts constant USE_CACHE_TIMEOUT_ERROR_CODE (line 1) | const USE_CACHE_TIMEOUT_ERROR_CODE = 'USE_CACHE_TIMEOUT' class UseCacheTimeoutError (line 3) | class UseCacheTimeoutError extends Error { method constructor (line 6) | constructor() { function isUseCacheTimeoutError (line 13) | function isUseCacheTimeoutError( FILE: packages/next/src/server/use-cache/use-cache-wrapper.ts type PrivateCacheContext (line 79) | interface PrivateCacheContext { type PublicCacheContext (line 88) | interface PublicCacheContext { type CacheContext (line 98) | type CacheContext = PrivateCacheContext | PublicCacheContext type CacheKeyParts (line 100) | type CacheKeyParts = type UseCachePageInnerProps (line 104) | interface UseCachePageInnerProps { type UseCachePageProps (line 109) | interface UseCachePageProps { type UseCacheLayoutProps (line 115) | type UseCacheLayoutProps = { function addKnownRootParamNames (line 163) | function addKnownRootParamNames( function computeRootParamsCacheKeySuffix (line 179) | function computeRootParamsCacheKeySuffix( function saveToResumeDataCache (line 194) | function saveToResumeDataCache( function saveToCacheHandler (line 215) | function saveToCacheHandler( function generateCacheEntry (line 282) | function generateCacheEntry( function generateCacheEntryWithRestoredWorkStore (line 306) | function generateCacheEntryWithRestoredWorkStore( function createUseCacheStore (line 333) | function createUseCacheStore( function assertDefaultCacheLife (line 411) | function assertDefaultCacheLife( function generateCacheEntryWithCacheContext (line 426) | function generateCacheEntryWithCacheContext( function propagateCacheLifeAndTagsToRevalidateStore (line 462) | function propagateCacheLifeAndTagsToRevalidateStore( function propagateCacheStaleTimeToRequestStore (line 487) | function propagateCacheStaleTimeToRequestStore( function propagateCacheEntryMetadata (line 496) | function propagateCacheEntryMetadata( function maybePropagateCacheEntryMetadata (line 570) | function maybePropagateCacheEntryMetadata( type CollectedCacheResult (line 612) | interface CollectedCacheResult { function collectResult (line 639) | async function collectResult( type GenerateCacheEntryResult (line 739) | type GenerateCacheEntryResult = function generateCacheEntryImpl (line 750) | async function generateCacheEntryImpl( function cloneCacheEntry (line 984) | function cloneCacheEntry(entry: CacheEntry): [CacheEntry, CacheEntry] { function cloneCacheResult (line 998) | function cloneCacheResult( function clonePendingCacheResult (line 1018) | async function clonePendingCacheResult( function getNthCacheResult (line 1025) | async function getNthCacheResult( function encodeFormData (line 1032) | async function encodeFormData(formData: FormData): Promise { function createTrackedReadableStream (line 1066) | function createTrackedReadableStream( function cache (line 1084) | async function cache( function isPageSegmentFunction (line 2117) | function isPageSegmentFunction( function isLayoutSegmentFunction (line 2133) | function isLayoutSegmentFunction( function shouldForceRevalidate (line 2145) | function shouldForceRevalidate( function shouldDiscardCacheEntry (line 2177) | function shouldDiscardCacheEntry( function isRecentlyRevalidatedTag (line 2235) | function isRecentlyRevalidatedTag(tag: string, workStore: WorkStore): bo... FILE: packages/next/src/server/utils.ts function isBlockedPage (line 3) | function isBlockedPage(page: string): boolean { type AnyFunc (line 7) | type AnyFunc = (this: T, ...args: any) => any function debounce (line 8) | function debounce>( FILE: packages/next/src/server/web/adapter.ts class NextRequestHint (line 40) | class NextRequestHint extends NextRequest { method constructor (line 44) | constructor(params: { method request (line 53) | get request() { method respondWith (line 57) | respondWith() { method waitUntil (line 61) | waitUntil() { type AdapterOptions (line 71) | type AdapterOptions = { type EdgeHandler (line 82) | type EdgeHandler = (opts: { function ensureTestApisIntercepted (line 96) | function ensureTestApisIntercepted() { function adapter (line 109) | async function adapter( FILE: packages/next/src/server/web/edge-route-module-wrapper.ts type WrapOptions (line 24) | interface WrapOptions { class EdgeRouteModuleWrapper (line 35) | class EdgeRouteModuleWrapper { method constructor (line 44) | private constructor( method wrap (line 61) | public static wrap( method handler (line 84) | private async handler( FILE: packages/next/src/server/web/error.ts class PageSignatureError (line 1) | class PageSignatureError extends Error { method constructor (line 2) | constructor({ page }: { page: string }) { class RemovedPageError (line 14) | class RemovedPageError extends Error { method constructor (line 15) | constructor() { class RemovedUAError (line 22) | class RemovedUAError extends Error { method constructor (line 23) | constructor() { FILE: packages/next/src/server/web/get-edge-preview-props.ts function getEdgePreviewProps (line 6) | function getEdgePreviewProps() { FILE: packages/next/src/server/web/globals.ts function getEdgeInstrumentationModule (line 8) | async function getEdgeInstrumentationModule(): Promise< function registerInstrumentation (line 20) | async function registerInstrumentation() { function edgeInstrumentationOnRequestError (line 37) | async function edgeInstrumentationOnRequestError( function ensureInstrumentationRegistered (line 50) | function ensureInstrumentationRegistered() { function getUnsupportedModuleErrorMessage (line 57) | function getUnsupportedModuleErrorMessage(module: string) { function __import_unsupported (line 63) | function __import_unsupported(moduleName: string) { function enhanceGlobals (line 84) | function enhanceGlobals() { FILE: packages/next/src/server/web/http.ts constant HTTP_METHODS (line 5) | const HTTP_METHODS = [ type HTTP_METHOD (line 19) | type HTTP_METHOD = (typeof HTTP_METHODS)[number] function isHTTPMethod (line 28) | function isHTTPMethod(maybeMethod: string): maybeMethod is HTTP_METHOD { FILE: packages/next/src/server/web/internal-edge-wait-until.ts constant GLOBAL_KEY (line 5) | const GLOBAL_KEY = Symbol.for('__next_internal_waitUntil__') function resolveOnePromise (line 24) | function resolveOnePromise() { function internal_getCurrentFunctionWaitUntil (line 32) | function internal_getCurrentFunctionWaitUntil() { function internal_runWithWaitUntil (line 36) | function internal_runWithWaitUntil(fn: () => T): T { FILE: packages/next/src/server/web/next-url.ts type Options (line 10) | interface Options { constant REGEX_LOCALHOST_HOSTNAME (line 22) | const REGEX_LOCALHOST_HOSTNAME = function parseURL (line 25) | function parseURL(url: string | URL, base?: string | URL) { class NextURL (line 35) | class NextURL { method constructor (line 50) | constructor( method analyze (line 77) | private analyze() { method formatPathname (line 107) | private formatPathname() { method formatSearch (line 120) | private formatSearch() { method buildId (line 124) | public get buildId() { method buildId (line 128) | public set buildId(buildId: string | undefined) { method locale (line 132) | public get locale() { method locale (line 136) | public set locale(locale: string) { method defaultLocale (line 149) | get defaultLocale() { method domainLocale (line 153) | get domainLocale() { method searchParams (line 157) | get searchParams() { method host (line 161) | get host() { method host (line 165) | set host(value: string) { method hostname (line 169) | get hostname() { method hostname (line 173) | set hostname(value: string) { method port (line 177) | get port() { method port (line 181) | set port(value: string) { method protocol (line 185) | get protocol() { method protocol (line 189) | set protocol(value: string) { method href (line 193) | get href() { method href (line 199) | set href(url: string) { method origin (line 204) | get origin() { method pathname (line 208) | get pathname() { method pathname (line 212) | set pathname(value: string) { method hash (line 216) | get hash() { method hash (line 220) | set hash(value: string) { method search (line 224) | get search() { method search (line 228) | set search(value: string) { method password (line 232) | get password() { method password (line 236) | set password(value: string) { method username (line 240) | get username() { method username (line 244) | set username(value: string) { method basePath (line 248) | get basePath() { method basePath (line 252) | set basePath(value: string) { method toString (line 256) | toString() { method toJSON (line 260) | toJSON() { method clone (line 281) | clone() { method [Symbol.for('edge-runtime.inspect.custom')] (line 264) | [Symbol.for('edge-runtime.inspect.custom')]() { FILE: packages/next/src/server/web/sandbox/context.ts type ModuleContext (line 30) | interface ModuleContext { function clearAllModuleContexts (line 63) | async function clearAllModuleContexts() { function clearModuleContext (line 78) | async function clearModuleContext(path: string) { function loadWasm (line 100) | async function loadWasm( function buildEnvironmentVariablesFrom (line 118) | function buildEnvironmentVariablesFrom( function throwUnsupportedAPIError (line 129) | function throwUnsupportedAPIError(name: string) { function createProcessPolyfill (line 137) | function createProcessPolyfill(env: Record) { function addStub (line 162) | function addStub(context: EdgeRuntime['context'], name: string) { function getDecorateUnhandledError (line 173) | function getDecorateUnhandledError(runtime: EdgeRuntime) { function getDecorateUnhandledRejection (line 182) | function getDecorateUnhandledRejection(runtime: EdgeRuntime) { function createModuleContext (line 259) | async function createModuleContext(options: ModuleContextOptions) { type ModuleContextOptions (line 487) | interface ModuleContextOptions { function getModuleContextShared (line 496) | function getModuleContextShared(options: ModuleContextOptions) { function getModuleContext (line 511) | async function getModuleContext(options: ModuleContextOptions): Promise<{ FILE: packages/next/src/server/web/sandbox/fetch-inline-assets.ts function fetchInlineAsset (line 11) | async function fetchInlineAsset(options: { FILE: packages/next/src/server/web/sandbox/resource-managers.ts method add (line 7) | add(resourceArgs: Args) { method remove (line 13) | remove(resource: T) { method removeAll (line 18) | removeAll() { class IntervalsManager (line 24) | class IntervalsManager extends ResourceManager< method create (line 28) | create(args: Parameters) { method destroy (line 33) | destroy(interval: number) { class TimeoutsManager (line 38) | class TimeoutsManager extends ResourceManager< method create (line 42) | create(args: Parameters) { method destroy (line 47) | destroy(timeout: number) { function webSetIntervalPolyfill (line 52) | function webSetIntervalPolyfill( function webSetTimeoutPolyfill (line 65) | function webSetTimeoutPolyfill( FILE: packages/next/src/server/web/sandbox/sandbox.ts constant FORBIDDEN_HEADERS (line 23) | const FORBIDDEN_HEADERS = [ type RunnerFnParams (line 29) | interface RunnerFnParams { type RunnerFn (line 43) | type RunnerFn = (params: RunnerFnParams) => Promise function withTaggedErrors (line 49) | function withTaggedErrors(fn: RunnerFn): RunnerFn { function getRuntimeContext (line 72) | async function getRuntimeContext( FILE: packages/next/src/server/web/spec-extension/adapters/headers.ts class ReadonlyHeadersError (line 8) | class ReadonlyHeadersError extends Error { method constructor (line 9) | constructor() { method callable (line 15) | public static callable() { type ReadonlyHeaders (line 20) | type ReadonlyHeaders = Headers & { class HeadersAdapter (line 28) | class HeadersAdapter extends Headers { method constructor (line 31) | constructor(headers: IncomingHttpHeaders) { method seal (line 121) | public static seal(headers: Headers): ReadonlyHeaders { method merge (line 143) | private merge(value: string | string[]): string { method from (line 155) | public static from(headers: IncomingHttpHeaders | Headers): Headers { method append (line 161) | public append(name: string, value: string): void { method delete (line 172) | public delete(name: string): void { method get (line 176) | public get(name: string): string | null { method has (line 183) | public has(name: string): boolean { method set (line 187) | public set(name: string, value: string): void { method forEach (line 191) | public forEach( method entries (line 200) | public *entries(): HeadersIterator<[string, string]> { method keys (line 211) | public *keys(): HeadersIterator { method values (line 218) | public *values(): HeadersIterator { method [Symbol.iterator] (line 228) | public [Symbol.iterator](): HeadersIterator<[string, string]> { FILE: packages/next/src/server/web/spec-extension/adapters/next-request.ts class ResponseAborted (line 12) | class ResponseAborted extends Error { function createAbortController (line 23) | function createAbortController(response: Writable): AbortController { function signalFromNodeResponse (line 46) | function signalFromNodeResponse(response: Writable): AbortSignal { class NextRequestAdapter (line 56) | class NextRequestAdapter { method fromBaseNextRequest (line 57) | public static fromBaseNextRequest( method fromNodeNextRequest (line 80) | public static fromNodeNextRequest( method fromWebNextRequest (line 126) | public static fromWebNextRequest(request: WebNextRequest): NextRequest { FILE: packages/next/src/server/web/spec-extension/adapters/reflect.ts class ReflectAdapter (line 1) | class ReflectAdapter { method get (line 2) | static get( method set (line 15) | static set( method has (line 24) | static has(target: T, prop: string | symbol): boolean { method deleteProperty (line 28) | static deleteProperty( FILE: packages/next/src/server/web/spec-extension/adapters/request-cookies.ts class ReadonlyRequestCookiesError (line 12) | class ReadonlyRequestCookiesError extends Error { method constructor (line 13) | constructor() { method callable (line 19) | public static callable() { type ReadonlyRequestCookies (line 30) | type ReadonlyRequestCookies = Omit< class RequestCookiesAdapter (line 36) | class RequestCookiesAdapter { method seal (line 37) | public static seal(cookies: RequestCookies): ReadonlyRequestCookies { constant SYMBOL_MODIFY_COOKIE_VALUES (line 53) | const SYMBOL_MODIFY_COOKIE_VALUES = Symbol.for('next.mutated.cookies') function getModifiedCookieValues (line 55) | function getModifiedCookieValues( type SetCookieArgs (line 68) | type SetCookieArgs = function appendMutableCookies (line 72) | function appendMutableCookies( type ResponseCookie (line 100) | type ResponseCookie = NonNullable< class MutableRequestCookiesAdapter (line 104) | class MutableRequestCookiesAdapter { method wrap (line 105) | public static wrap( function createCookiesWithMutableAccessCheck (line 181) | function createCookiesWithMutableAccessCheck( function areCookiesMutableInCurrentPhase (line 208) | function areCookiesMutableInCurrentPhase(requestStore: RequestStore) { function ensureCookiesAreStillMutable (line 219) | function ensureCookiesAreStillMutable( function responseCookiesToRequestCookies (line 229) | function responseCookiesToRequestCookies( FILE: packages/next/src/server/web/spec-extension/fetch-event.ts class FetchEvent (line 9) | class FetchEvent { method constructor (line 19) | constructor(_request: Request, waitUntil?: WaitUntil) { method respondWith (line 26) | respondWith(response: Response | Promise): void { method passThroughOnException (line 33) | passThroughOnException(): void { method waitUntil (line 37) | waitUntil(promise: Promise): void { function getWaitUntilPromiseFromEvent (line 51) | function getWaitUntilPromiseFromEvent( class NextFetchEvent (line 59) | class NextFetchEvent extends FetchEvent { method constructor (line 62) | constructor(params: { method request (line 76) | get request() { method respondWith (line 87) | respondWith() { FILE: packages/next/src/server/web/spec-extension/image-response.ts function ImageResponse (line 5) | function ImageResponse(): never { FILE: packages/next/src/server/web/spec-extension/request.ts constant INTERNALS (line 7) | const INTERNALS = Symbol('internal request') class NextRequest (line 14) | class NextRequest extends Request { method constructor (line 22) | constructor(input: URL | RequestInfo, init: RequestInit = {}) { method cookies (line 76) | public get cookies() { method nextUrl (line 80) | public get nextUrl() { method page (line 89) | public get page() { method ua (line 98) | public get ua() { method url (line 102) | public get url() { method [Symbol.for('edge-runtime.inspect.custom')] (line 54) | [Symbol.for('edge-runtime.inspect.custom')]() { type RequestInit (line 107) | interface RequestInit extends globalThis.RequestInit { FILE: packages/next/src/server/web/spec-extension/response.ts constant INTERNALS (line 9) | const INTERNALS = Symbol('internal response') constant REDIRECTS (line 10) | const REDIRECTS = new Set([301, 302, 303, 307, 308]) function handleMiddlewareField (line 12) | function handleMiddlewareField( class NextResponse (line 36) | class NextResponse extends Response { method constructor (line 43) | constructor(body?: BodyInit | null, init: ResponseInit = {}) { method cookies (line 105) | public get cookies() { method json (line 109) | static json( method redirect (line 117) | static redirect(url: string | NextURL | URL, init?: number | ResponseI... method rewrite (line 135) | static rewrite( method next (line 146) | static next(init?: MiddlewareResponseInit) { method [Symbol.for('edge-runtime.inspect.custom')] (line 89) | [Symbol.for('edge-runtime.inspect.custom')]() { type ResponseInit (line 155) | interface ResponseInit extends globalThis.ResponseInit { type ModifiedRequest (line 164) | interface ModifiedRequest { type MiddlewareResponseInit (line 171) | interface MiddlewareResponseInit extends globalThis.ResponseInit { FILE: packages/next/src/server/web/spec-extension/revalidate.ts type CacheLifeConfig (line 20) | type CacheLifeConfig = { function revalidateTag (line 33) | function revalidateTag(tag: string, profile: string | CacheLifeConfig) { function updateTag (line 48) | function updateTag(tag: string) { function refresh (line 69) | function refresh() { function revalidatePath (line 96) | function revalidatePath(originalPath: string, type?: 'layout' | 'page') { function revalidate (line 124) | function revalidate( FILE: packages/next/src/server/web/spec-extension/unstable-cache.ts type Callback (line 24) | type Callback = (...args: any[]) => Promise function cacheNewResult (line 28) | async function cacheNewResult( function unstable_cache (line 61) | function unstable_cache( function getFetchUrlPrefix (line 398) | function getFetchUrlPrefix( FILE: packages/next/src/server/web/spec-extension/unstable-no-store.ts function unstable_noStore (line 20) | function unstable_noStore() { FILE: packages/next/src/server/web/spec-extension/user-agent.ts type UserAgent (line 3) | interface UserAgent { function isBot (line 29) | function isBot(input: string): boolean { function userAgentFromString (line 35) | function userAgentFromString(input: string | undefined): UserAgent { function userAgent (line 42) | function userAgent({ headers }: { headers: Headers }): UserAgent { FILE: packages/next/src/server/web/types.ts type RequestData (line 17) | interface RequestData { type NodejsRequestData (line 41) | type NodejsRequestData = Omit & { type FetchEventResult (line 45) | interface FetchEventResult { type NextMiddlewareResult (line 51) | type NextMiddlewareResult = type NextMiddleware (line 67) | type NextMiddleware = ( type NextProxy (line 80) | type NextProxy = NextMiddleware FILE: packages/next/src/server/web/utils.ts function fromNodeOutgoingHttpHeaders (line 16) | function fromNodeOutgoingHttpHeaders( function splitCookiesString (line 44) | function splitCookiesString(cookiesString: string) { function toNodeOutgoingHttpHeaders (line 117) | function toNodeOutgoingHttpHeaders( function validateURL (line 141) | function validateURL(url: string | URL): string { function normalizeNextQueryParam (line 158) | function normalizeNextQueryParam(key: string): null | string { FILE: packages/next/src/server/web/web-on-close.test.ts function readableStreamWithController (line 93) | function readableStreamWithController( FILE: packages/next/src/server/web/web-on-close.ts function trackBodyConsumed (line 4) | function trackBodyConsumed( function trackStreamConsumed (line 21) | function trackStreamConsumed( class CloseController (line 38) | class CloseController { method onClose (line 43) | onClose(callback: () => void) { method dispatchClose (line 52) | dispatchClose() { FILE: packages/next/src/shared/lib/action-revalidation-kind.ts type ActionRevalidationKind (line 1) | type ActionRevalidationKind = 0 | 1 | 2 FILE: packages/next/src/shared/lib/app-dynamic.tsx type DynamicOptions (line 19) | type DynamicOptions

= LoadableGeneratedOptions & { type LoadableOptions (line 27) | type LoadableOptions

= DynamicOptions

type LoadableFn (line 29) | type LoadableFn

= ( type LoadableComponent (line 33) | type LoadableComponent

= React.ComponentType

function dynamic (line 35) | function dynamic

( FILE: packages/next/src/shared/lib/app-router-context.shared-runtime.ts type NavigateOptions (line 16) | interface NavigateOptions { type PrefetchOptions (line 28) | interface PrefetchOptions { type AppRouterInstance (line 33) | interface AppRouterInstance { FILE: packages/next/src/shared/lib/app-router-types.ts type LoadingModuleData (line 10) | type LoadingModuleData = type HeadData (line 17) | type HeadData = React.ReactNode type CacheNode (line 23) | type CacheNode = { type ScrollRef (line 69) | type ScrollRef = { current: boolean } type DynamicParamTypes (line 71) | type DynamicParamTypes = type DynamicParamTypesShort (line 84) | type DynamicParamTypesShort = type DynamicSegmentTuple (line 98) | type DynamicSegmentTuple = [ type Segment (line 119) | type Segment = string | DynamicSegmentTuple type FlightRouterState (line 124) | type FlightRouterState = [ type CompressedRefreshState (line 169) | type CompressedRefreshState = [url: string, renderedSearch: string] type PrefetchHint (line 171) | const enum PrefetchHint { type FlightSegmentPath (line 229) | type FlightSegmentPath = type CacheNodeSeedData (line 249) | type CacheNodeSeedData = [ type FlightDataSegment (line 274) | type FlightDataSegment = [ type FlightDataPath (line 282) | type FlightDataPath = type FlightData (line 295) | type FlightData = Array | string type PrefetchHints (line 307) | type PrefetchHints = { type ActionResult (line 314) | type ActionResult = Promise type InitialRSCPayload (line 316) | type InitialRSCPayload = { type NavigationFlightResponse (line 354) | type NavigationFlightResponse = { type ActionFlightResponse (line 384) | type ActionFlightResponse = { type RSCPayload (line 397) | type RSCPayload = FILE: packages/next/src/shared/lib/bloom-filter.ts function murmurhash2 (line 2) | function murmurhash2(str: string) { constant DEFAULT_ERROR_RATE (line 14) | const DEFAULT_ERROR_RATE = 0.0001 class BloomFilter (line 16) | class BloomFilter { method constructor (line 23) | constructor(numItems: number, errorRate: number = DEFAULT_ERROR_RATE) { method from (line 33) | static from(items: string[], errorRate = DEFAULT_ERROR_RATE) { method export (line 42) | export() { method import (line 69) | import(data: ReturnType<(typeof this)['export']>) { method add (line 77) | add(item: string) { method contains (line 84) | contains(item: string) { method getHashValues (line 89) | getHashValues(item: string) { FILE: packages/next/src/shared/lib/constants.ts type ValueOf (line 5) | type ValueOf = Required[keyof T] constant COMPILER_NAMES (line 7) | const COMPILER_NAMES = { type CompilerNameValues (line 13) | type CompilerNameValues = ValueOf constant COMPILER_INDEXES (line 15) | const COMPILER_INDEXES: { type AdapterOutputType (line 31) | enum AdapterOutputType { constant PHASE_EXPORT (line 70) | const PHASE_EXPORT = 'phase-export' constant PHASE_ANALYZE (line 71) | const PHASE_ANALYZE = 'phase-analyze' constant PHASE_PRODUCTION_BUILD (line 72) | const PHASE_PRODUCTION_BUILD = 'phase-production-build' constant PHASE_PRODUCTION_SERVER (line 73) | const PHASE_PRODUCTION_SERVER = 'phase-production-server' constant PHASE_DEVELOPMENT_SERVER (line 74) | const PHASE_DEVELOPMENT_SERVER = 'phase-development-server' constant PHASE_TEST (line 75) | const PHASE_TEST = 'phase-test' constant PHASE_INFO (line 76) | const PHASE_INFO = 'phase-info' type PHASE_TYPE (line 78) | type PHASE_TYPE = constant PAGES_MANIFEST (line 87) | const PAGES_MANIFEST = 'pages-manifest.json' constant APP_PATHS_MANIFEST (line 88) | const APP_PATHS_MANIFEST = 'app-paths-manifest.json' constant APP_PATH_ROUTES_MANIFEST (line 89) | const APP_PATH_ROUTES_MANIFEST = 'app-path-routes-manifest.json' constant BUILD_MANIFEST (line 90) | const BUILD_MANIFEST = 'build-manifest.json' constant FUNCTIONS_CONFIG_MANIFEST (line 91) | const FUNCTIONS_CONFIG_MANIFEST = 'functions-config-manifest.json' constant SUBRESOURCE_INTEGRITY_MANIFEST (line 92) | const SUBRESOURCE_INTEGRITY_MANIFEST = 'subresource-integrity-manifest' constant NEXT_FONT_MANIFEST (line 93) | const NEXT_FONT_MANIFEST = 'next-font-manifest' constant EXPORT_MARKER (line 94) | const EXPORT_MARKER = 'export-marker.json' constant EXPORT_DETAIL (line 95) | const EXPORT_DETAIL = 'export-detail.json' constant PRERENDER_MANIFEST (line 96) | const PRERENDER_MANIFEST = 'prerender-manifest.json' constant PREFETCH_HINTS (line 97) | const PREFETCH_HINTS = 'prefetch-hints.json' constant ROUTES_MANIFEST (line 98) | const ROUTES_MANIFEST = 'routes-manifest.json' constant IMAGES_MANIFEST (line 99) | const IMAGES_MANIFEST = 'images-manifest.json' constant SERVER_FILES_MANIFEST (line 100) | const SERVER_FILES_MANIFEST = 'required-server-files' constant DEV_CLIENT_PAGES_MANIFEST (line 101) | const DEV_CLIENT_PAGES_MANIFEST = '_devPagesManifest.json' constant MIDDLEWARE_MANIFEST (line 102) | const MIDDLEWARE_MANIFEST = 'middleware-manifest.json' constant TURBOPACK_CLIENT_MIDDLEWARE_MANIFEST (line 103) | const TURBOPACK_CLIENT_MIDDLEWARE_MANIFEST = constant TURBOPACK_CLIENT_BUILD_MANIFEST (line 105) | const TURBOPACK_CLIENT_BUILD_MANIFEST = 'client-build-manifest.json' constant DEV_CLIENT_MIDDLEWARE_MANIFEST (line 106) | const DEV_CLIENT_MIDDLEWARE_MANIFEST = '_devMiddlewareManifest.json' constant REACT_LOADABLE_MANIFEST (line 107) | const REACT_LOADABLE_MANIFEST = 'react-loadable-manifest.json' constant SERVER_DIRECTORY (line 108) | const SERVER_DIRECTORY = 'server' constant CONFIG_FILES (line 109) | const CONFIG_FILES = [ constant BUILD_ID_FILE (line 117) | const BUILD_ID_FILE = 'BUILD_ID' constant BLOCKED_PAGES (line 118) | const BLOCKED_PAGES = ['/_document', '/_app', '/_error'] constant CLIENT_PUBLIC_FILES_PATH (line 119) | const CLIENT_PUBLIC_FILES_PATH = 'public' constant CLIENT_STATIC_FILES_PATH (line 120) | const CLIENT_STATIC_FILES_PATH = 'static' constant STRING_LITERAL_DROP_BUNDLE (line 121) | const STRING_LITERAL_DROP_BUNDLE = '__NEXT_DROP_CLIENT_FILE__' constant NEXT_BUILTIN_DOCUMENT (line 122) | const NEXT_BUILTIN_DOCUMENT = '__NEXT_BUILTIN_DOCUMENT__' constant BARREL_OPTIMIZATION_PREFIX (line 123) | const BARREL_OPTIMIZATION_PREFIX = '__barrel_optimize__' constant CLIENT_REFERENCE_MANIFEST (line 126) | const CLIENT_REFERENCE_MANIFEST = 'client-reference-manifest' constant SERVER_REFERENCE_MANIFEST (line 128) | const SERVER_REFERENCE_MANIFEST = 'server-reference-manifest' constant MIDDLEWARE_BUILD_MANIFEST (line 130) | const MIDDLEWARE_BUILD_MANIFEST = 'middleware-build-manifest' constant MIDDLEWARE_REACT_LOADABLE_MANIFEST (line 132) | const MIDDLEWARE_REACT_LOADABLE_MANIFEST = constant INTERCEPTION_ROUTE_REWRITE_MANIFEST (line 135) | const INTERCEPTION_ROUTE_REWRITE_MANIFEST = constant DYNAMIC_CSS_MANIFEST (line 138) | const DYNAMIC_CSS_MANIFEST = 'dynamic-css-manifest' constant CLIENT_STATIC_FILES_RUNTIME_MAIN (line 141) | const CLIENT_STATIC_FILES_RUNTIME_MAIN = `main` constant CLIENT_STATIC_FILES_RUNTIME_MAIN_APP (line 142) | const CLIENT_STATIC_FILES_RUNTIME_MAIN_APP = `${CLIENT_STATIC_FILES_RUNT... constant APP_CLIENT_INTERNALS (line 144) | const APP_CLIENT_INTERNALS = 'app-pages-internals' constant CLIENT_STATIC_FILES_RUNTIME_REACT_REFRESH (line 146) | const CLIENT_STATIC_FILES_RUNTIME_REACT_REFRESH = `react-refresh` constant CLIENT_STATIC_FILES_RUNTIME_WEBPACK (line 148) | const CLIENT_STATIC_FILES_RUNTIME_WEBPACK = `webpack` constant CLIENT_STATIC_FILES_RUNTIME_POLYFILLS (line 150) | const CLIENT_STATIC_FILES_RUNTIME_POLYFILLS = 'polyfills' constant CLIENT_STATIC_FILES_RUNTIME_POLYFILLS_SYMBOL (line 151) | const CLIENT_STATIC_FILES_RUNTIME_POLYFILLS_SYMBOL = Symbol( constant DEFAULT_RUNTIME_WEBPACK (line 154) | const DEFAULT_RUNTIME_WEBPACK = 'webpack-runtime' constant EDGE_RUNTIME_WEBPACK (line 155) | const EDGE_RUNTIME_WEBPACK = 'edge-runtime-webpack' constant STATIC_PROPS_ID (line 156) | const STATIC_PROPS_ID = '__N_SSG' constant SERVER_PROPS_ID (line 157) | const SERVER_PROPS_ID = '__N_SSP' constant DEFAULT_SERIF_FONT (line 158) | const DEFAULT_SERIF_FONT = { constant DEFAULT_SANS_SERIF_FONT (line 164) | const DEFAULT_SANS_SERIF_FONT = { constant STATIC_STATUS_PAGES (line 170) | const STATIC_STATUS_PAGES = ['/500'] constant TRACE_OUTPUT_VERSION (line 171) | const TRACE_OUTPUT_VERSION = 1 constant TURBO_TRACE_DEFAULT_MEMORY_LIMIT (line 173) | const TURBO_TRACE_DEFAULT_MEMORY_LIMIT = 6000 constant RSC_MODULE_TYPES (line 175) | const RSC_MODULE_TYPES = { constant EDGE_UNSUPPORTED_NODE_APIS (line 184) | const EDGE_UNSUPPORTED_NODE_APIS = [ constant SYSTEM_ENTRYPOINTS (line 203) | const SYSTEM_ENTRYPOINTS = new Set([ FILE: packages/next/src/shared/lib/deep-freeze.ts function deepFreeze (line 11) | function deepFreeze(obj: T): DeepReadonly { FILE: packages/next/src/shared/lib/deep-readonly.ts type DeepReadonly (line 6) | type DeepReadonly = T extends (infer R)[] FILE: packages/next/src/shared/lib/deployment-id.ts function getDeploymentId (line 14) | function getDeploymentId(): string | undefined { function getDeploymentIdQuery (line 18) | function getDeploymentIdQuery(ampersand = false): string { function getAssetToken (line 26) | function getAssetToken(): string | undefined { function getAssetTokenQuery (line 32) | function getAssetTokenQuery(ampersand = false): string { FILE: packages/next/src/shared/lib/dset.js function dset (line 17) | function dset(obj, keys, val) { FILE: packages/next/src/shared/lib/dynamic.tsx type ComponentModule (line 6) | type ComponentModule

= { default: React.ComponentType

} type LoaderComponent (line 8) | type LoaderComponent

= Promise< type Loader (line 12) | type Loader

= type LoaderMap (line 16) | type LoaderMap = { [module: string]: () => Loader } type LoadableGeneratedOptions (line 18) | type LoadableGeneratedOptions = { type DynamicOptionsLoadingProps (line 23) | type DynamicOptionsLoadingProps = { function convertModule (line 34) | function convertModule

(mod: React.ComponentType

| ComponentModule<... type DynamicOptions (line 38) | type DynamicOptions

= LoadableGeneratedOptions & { type LoadableOptions (line 45) | type LoadableOptions

= DynamicOptions

type LoadableFn (line 47) | type LoadableFn

= ( type LoadableComponent (line 51) | type LoadableComponent

= React.ComponentType

function noSSR (line 53) | function noSSR

( function dynamic (line 79) | function dynamic

( FILE: packages/next/src/shared/lib/encode-uri-path.ts function encodeURIPath (line 1) | function encodeURIPath(file: string) { FILE: packages/next/src/shared/lib/entry-constants.ts constant UNDERSCORE_NOT_FOUND_ROUTE (line 1) | const UNDERSCORE_NOT_FOUND_ROUTE = '/_not-found' constant UNDERSCORE_NOT_FOUND_ROUTE_ENTRY (line 2) | const UNDERSCORE_NOT_FOUND_ROUTE_ENTRY = `${UNDERSCORE_NOT_FOUND_ROUTE}/... constant UNDERSCORE_GLOBAL_ERROR_ROUTE (line 3) | const UNDERSCORE_GLOBAL_ERROR_ROUTE = '/_global-error' constant UNDERSCORE_GLOBAL_ERROR_ROUTE_ENTRY (line 4) | const UNDERSCORE_GLOBAL_ERROR_ROUTE_ENTRY = `${UNDERSCORE_GLOBAL_ERROR_R... FILE: packages/next/src/shared/lib/error-source.ts function getErrorSource (line 3) | function getErrorSource(error: Error): 'server' | 'edge-server' | null { type ErrorSourceType (line 7) | type ErrorSourceType = 'edge-server' | 'server' function decorateServerError (line 9) | function decorateServerError(error: Error, type: ErrorSourceType) { FILE: packages/next/src/shared/lib/errors/canary-only-config-error.ts function isStableBuild (line 1) | function isStableBuild() { class CanaryOnlyConfigError (line 9) | class CanaryOnlyConfigError extends Error { method constructor (line 10) | constructor(arg: { feature: string } | string) { FILE: packages/next/src/shared/lib/errors/code-frame.ts function codeFrameColumns (line 11) | function codeFrameColumns( FILE: packages/next/src/shared/lib/errors/constants.ts constant MISSING_ROOT_TAGS_ERROR (line 1) | const MISSING_ROOT_TAGS_ERROR = 'NEXT_MISSING_ROOT_TAGS' FILE: packages/next/src/shared/lib/errors/empty-generate-static-params-error.ts function throwEmptyGenerateStaticParamsError (line 1) | function throwEmptyGenerateStaticParamsError(): never { FILE: packages/next/src/shared/lib/errors/hard-deprecated-config-error.ts class HardDeprecatedConfigError (line 1) | class HardDeprecatedConfigError extends Error { method constructor (line 2) | constructor(message: string) { FILE: packages/next/src/shared/lib/errors/missing-default-parallel-route-error.ts class MissingDefaultParallelRouteError (line 3) | class MissingDefaultParallelRouteError extends UsageError { method constructor (line 4) | constructor(fullSegmentPath: string, slotName: string) { FILE: packages/next/src/shared/lib/errors/usage-error.ts class UsageError (line 1) | class UsageError extends Error { method constructor (line 2) | constructor(message: string, docUrl: string) { FILE: packages/next/src/shared/lib/escape-regexp.ts function escapeStringRegexp (line 5) | function escapeStringRegexp(str: string) { FILE: packages/next/src/shared/lib/find-closest-quality.ts function findClosestQuality (line 9) | function findClosestQuality( FILE: packages/next/src/shared/lib/fnv1a.ts constant FNV_PRIMES (line 5) | const FNV_PRIMES = { constant FNV_OFFSETS (line 20) | const FNV_OFFSETS = { function fnv1a (line 35) | function fnv1a( FILE: packages/next/src/shared/lib/format-webpack-messages.ts constant WEBPACK_BREAKING_CHANGE_POLYFILLS (line 30) | const WEBPACK_BREAKING_CHANGE_POLYFILLS = function isLikelyASyntaxError (line 33) | function isLikelyASyntaxError(message: string) { function formatMessage (line 40) | function formatMessage( function formatWebpackMessages (line 217) | function formatWebpackMessages(json: any, verbose?: boolean) { FILE: packages/next/src/shared/lib/get-hostname.ts function getHostname (line 9) | function getHostname( FILE: packages/next/src/shared/lib/get-img-props.ts type StaticImageData (line 13) | interface StaticImageData { type StaticRequire (line 22) | interface StaticRequire { type StaticImport (line 26) | type StaticImport = StaticRequire | StaticImageData type ImageProps (line 28) | type ImageProps = Omit< type ImgProps (line 78) | type ImgProps = Omit & { constant VALID_LOADING_VALUES (line 88) | const VALID_LOADING_VALUES = ['lazy', 'eager', undefined] as const constant INVALID_BACKGROUND_SIZE_VALUES (line 91) | const INVALID_BACKGROUND_SIZE_VALUES = [ type LoadingValue (line 98) | type LoadingValue = (typeof VALID_LOADING_VALUES)[number] type ImageConfig (line 99) | type ImageConfig = ImageConfigComplete & { type ImageLoader (line 104) | type ImageLoader = (p: ImageLoaderProps) => string type ImageLoaderWithConfig (line 109) | type ImageLoaderWithConfig = (p: ImageLoaderPropsWithConfig) => string type PlaceholderValue (line 111) | type PlaceholderValue = 'blur' | 'empty' | `data:image/${string}` type OnLoad (line 112) | type OnLoad = React.ReactEventHandler | undefined type OnLoadingComplete (line 113) | type OnLoadingComplete = (img: HTMLImageElement) => void type PlaceholderStyle (line 115) | type PlaceholderStyle = Partial< function isStaticRequire (line 125) | function isStaticRequire( function isStaticImageData (line 131) | function isStaticImageData( function isStaticImport (line 137) | function isStaticImport(src: string | StaticImport): src is StaticImport { function getInt (line 152) | function getInt(x: unknown): number | undefined { function getWidths (line 165) | function getWidths( type GenImgAttrsData (line 208) | type GenImgAttrsData = { type GenImgAttrsResult (line 218) | type GenImgAttrsResult = { function generateImgAttrs (line 224) | function generateImgAttrs({ function getImgProps (line 284) | function getImgProps( FILE: packages/next/src/shared/lib/get-rspack.ts function getRspackCore (line 3) | function getRspackCore() { function warnRspack (line 19) | function warnRspack() { FILE: packages/next/src/shared/lib/get-webpack-bundler.ts function getWebpackBundler (line 10) | function getWebpackBundler(): typeof webpack { FILE: packages/next/src/shared/lib/hash.ts function djb2Hash (line 8) | function djb2Hash(str: string) { function hexHash (line 17) | function hexHash(str: string) { FILE: packages/next/src/shared/lib/head.tsx function defaultHead (line 8) | function defaultHead(): JSX.Element[] { function onlyReactElement (line 16) | function onlyReactElement( constant METATYPES (line 49) | const METATYPES = ['name', 'httpEquiv', 'charSet', 'itemProp'] function unique (line 56) | function unique() { function reduceComponents (line 119) | function reduceComponents( function Head (line 153) | function Head({ children }: { children: React.ReactNode }) { FILE: packages/next/src/shared/lib/hooks-client-context.shared-runtime.ts type InstrumentedPromise (line 13) | type InstrumentedPromise = Promise & { type NavigationPromises (line 19) | type NavigationPromises = { function createDevToolsInstrumentedPromise (line 37) | function createDevToolsInstrumentedPromise( FILE: packages/next/src/shared/lib/html-context.shared-runtime.ts type HtmlProps (line 9) | type HtmlProps = { function useHtmlContext (line 59) | function useHtmlContext() { FILE: packages/next/src/shared/lib/i18n/detect-domain-locale.ts function detectDomainLocale (line 3) | function detectDomainLocale( FILE: packages/next/src/shared/lib/i18n/get-locale-redirect.ts type Options (line 9) | interface Options { function getLocaleFromCookie (line 22) | function getLocaleFromCookie( function detectLocale (line 34) | function detectLocale({ function getAcceptPreferredLocale (line 56) | function getAcceptPreferredLocale( function getLocaleRedirect (line 70) | function getLocaleRedirect({ FILE: packages/next/src/shared/lib/i18n/normalize-locale-path.ts type PathLocale (line 1) | interface PathLocale { function normalizeLocalePath (line 22) | function normalizeLocalePath( FILE: packages/next/src/shared/lib/image-blur-svg.ts function getImageBlurSvg (line 4) | function getImageBlurSvg({ FILE: packages/next/src/shared/lib/image-config.ts constant VALID_LOADERS (line 1) | const VALID_LOADERS = [ type LoaderValue (line 9) | type LoaderValue = (typeof VALID_LOADERS)[number] type ImageLoaderProps (line 11) | type ImageLoaderProps = { type ImageLoaderPropsWithConfig (line 17) | type ImageLoaderPropsWithConfig = ImageLoaderProps & { type LocalPattern (line 21) | type LocalPattern = { type RemotePattern (line 36) | type RemotePattern = { type ImageFormat (line 69) | type ImageFormat = 'image/avif' | 'image/webp' type ImageConfigComplete (line 76) | type ImageConfigComplete = { type ImageConfig (line 147) | type ImageConfig = Partial FILE: packages/next/src/shared/lib/image-external.tsx function getImageProps (line 17) | function getImageProps(imgProps: ImageProps) { FILE: packages/next/src/shared/lib/image-loader.ts function defaultLoader (line 5) | function defaultLoader({ FILE: packages/next/src/shared/lib/invariant-error.ts class InvariantError (line 1) | class InvariantError extends Error { method constructor (line 2) | constructor(message: string, options?: ErrorOptions) { FILE: packages/next/src/shared/lib/is-internal.ts function isInternal (line 12) | function isInternal(file: string | null) { FILE: packages/next/src/shared/lib/is-plain-object.ts function getObjectClassLabel (line 1) | function getObjectClassLabel(value: any): string { function isPlainObject (line 5) | function isPlainObject(value: any): boolean { FILE: packages/next/src/shared/lib/is-thenable.ts function isThenable (line 7) | function isThenable( FILE: packages/next/src/shared/lib/lazy-dynamic/bailout-to-csr.ts constant BAILOUT_TO_CSR (line 2) | const BAILOUT_TO_CSR = 'BAILOUT_TO_CLIENT_SIDE_RENDERING' class BailoutToCSRError (line 5) | class BailoutToCSRError extends Error { method constructor (line 8) | constructor(public readonly reason: string) { function isBailoutToCSRError (line 14) | function isBailoutToCSRError(err: unknown): err is BailoutToCSRError { FILE: packages/next/src/shared/lib/lazy-dynamic/dynamic-bailout-to-csr.tsx type BailoutToCSRProps (line 6) | interface BailoutToCSRProps { function BailoutToCSR (line 15) | function BailoutToCSR({ reason, children }: BailoutToCSRProps) { FILE: packages/next/src/shared/lib/lazy-dynamic/loadable.tsx function convertModule (line 9) | function convertModule

( type LoadableOptions (line 34) | interface LoadableOptions { function Loadable (line 41) | function Loadable(options: LoadableOptions) { FILE: packages/next/src/shared/lib/lazy-dynamic/preload-chunks.tsx function PreloadChunks (line 9) | function PreloadChunks({ FILE: packages/next/src/shared/lib/lazy-dynamic/types.ts type ComponentModule (line 1) | type ComponentModule

= { default: React.ComponentType

} type LoaderComponent (line 3) | type LoaderComponent

= Promise< type Loader (line 7) | type Loader

= () => LoaderComponent

type LoadableGeneratedOptions (line 9) | type LoadableGeneratedOptions = { type DynamicOptionsLoadingProps (line 13) | type DynamicOptionsLoadingProps = { FILE: packages/next/src/shared/lib/loadable-context.shared-runtime.ts type CaptureFn (line 5) | type CaptureFn = (moduleName: string) => void FILE: packages/next/src/shared/lib/loadable.shared-runtime.tsx function resolve (line 28) | function resolve(obj: any) { constant ALL_INITIALIZERS (line 32) | const ALL_INITIALIZERS: any[] = [] constant READY_INITIALIZERS (line 33) | const READY_INITIALIZERS: any[] = [] function load (line 36) | function load(loader: any) { function createLoadableComponent (line 60) | function createLoadableComponent(loadFn: any, options: any) { class LoadableSubscription (line 162) | class LoadableSubscription { method constructor (line 170) | constructor(loadFn: any, opts: any) { method promise (line 180) | promise() { method retry (line 184) | retry() { method _update (line 227) | _update(partial: any) { method _clearTimeouts (line 238) | _clearTimeouts() { method getCurrentValue (line 243) | getCurrentValue() { method subscribe (line 247) | subscribe(callback: any) { function Loadable (line 255) | function Loadable(opts: any) { function flushInitializers (line 259) | function flushInitializers(initializers: any, ids?: any): any { type Window (line 292) | interface Window { FILE: packages/next/src/shared/lib/magic-identifier.ts function decodeHex (line 1) | function decodeHex(hexStr: string): string { type Mode (line 14) | const enum Mode { constant DECODE_REGEX (line 21) | const DECODE_REGEX = /^__TURBOPACK__([a-zA-Z0-9_$]+)__$/ function decodeMagicIdentifier (line 23) | function decodeMagicIdentifier(identifier: string): string { constant MAGIC_IDENTIFIER_REGEX (line 95) | const MAGIC_IDENTIFIER_REGEX = /__TURBOPACK__[a-zA-Z0-9_$]+__/g function deobfuscateModuleId (line 102) | function deobfuscateModuleId(moduleId: string): string { function removeFreeCallWrapper (line 123) | function removeFreeCallWrapper(text: string): string { type TextPartType (line 133) | type TextPartType = 'raw' | 'deobfuscated' function deobfuscateTextParts (line 142) | function deobfuscateTextParts( function deobfuscateText (line 211) | function deobfuscateText(text: string): string { FILE: packages/next/src/shared/lib/match-local-pattern.ts function matchLocalPattern (line 5) | function matchLocalPattern(pattern: LocalPattern, url: URL): boolean { function hasLocalMatch (line 19) | function hasLocalMatch( FILE: packages/next/src/shared/lib/match-remote-pattern.ts function matchRemotePattern (line 5) | function matchRemotePattern( function hasRemoteMatch (line 44) | function hasRemoteMatch( FILE: packages/next/src/shared/lib/mcp-error-types.ts type OverlayStateWithUrl (line 3) | interface OverlayStateWithUrl { type McpErrorStateResponse (line 8) | interface McpErrorStateResponse { FILE: packages/next/src/shared/lib/mcp-page-metadata-types.ts type SegmentTrieData (line 3) | type SegmentTrieData = { type PageSegment (line 8) | type PageSegment = { type PageMetadata (line 14) | type PageMetadata = { type PageMetadataWithUrl (line 19) | type PageMetadataWithUrl = { type McpPageMetadataResponse (line 24) | interface McpPageMetadataResponse { FILE: packages/next/src/shared/lib/mitt.ts type Handler (line 17) | type Handler = (...evts: any[]) => void type MittEmitter (line 19) | type MittEmitter = { function mitt (line 25) | function mitt(): MittEmitter { FILE: packages/next/src/shared/lib/modern-browserslist-target.js constant MODERN_BROWSERSLIST_TARGET (line 8) | const MODERN_BROWSERSLIST_TARGET = [ FILE: packages/next/src/shared/lib/no-fallback-error.external.ts class NoFallbackError (line 1) | class NoFallbackError extends Error { method constructor (line 2) | constructor() { FILE: packages/next/src/shared/lib/normalized-asset-prefix.ts function normalizedAssetPrefix (line 1) | function normalizedAssetPrefix(assetPrefix: string | undefined): string { FILE: packages/next/src/shared/lib/page-path/absolute-path-to-page.ts function absolutePathToPage (line 23) | function absolutePathToPage( FILE: packages/next/src/shared/lib/page-path/denormalize-app-path.ts function denormalizeAppPagePath (line 1) | function denormalizeAppPagePath(page: string): string { FILE: packages/next/src/shared/lib/page-path/denormalize-page-path.ts function denormalizePagePath (line 12) | function denormalizePagePath(page: string) { FILE: packages/next/src/shared/lib/page-path/ensure-leading-slash.ts function ensureLeadingSlash (line 5) | function ensureLeadingSlash(path: string) { FILE: packages/next/src/shared/lib/page-path/get-page-paths.ts function getPagePaths (line 16) | function getPagePaths( FILE: packages/next/src/shared/lib/page-path/normalize-data-path.ts function normalizeDataPath (line 6) | function normalizeDataPath(pathname: string) { FILE: packages/next/src/shared/lib/page-path/normalize-page-path.ts function normalizePagePath (line 14) | function normalizePagePath(page: string): string { FILE: packages/next/src/shared/lib/page-path/normalize-path-sep.ts function normalizePathSep (line 6) | function normalizePathSep(path: string): string { FILE: packages/next/src/shared/lib/page-path/remove-page-path-tail.ts function removePagePathTail (line 14) | function removePagePathTail( FILE: packages/next/src/shared/lib/promise-with-resolvers.ts function createPromiseWithResolvers (line 1) | function createPromiseWithResolvers(): PromiseWithResolvers { FILE: packages/next/src/shared/lib/router/adapters.tsx function adaptForAppRouterInstance (line 12) | function adaptForAppRouterInstance( function adaptForSearchParams (line 44) | function adaptForSearchParams( function adaptForPathParams (line 54) | function adaptForPathParams( function PathnameContextProviderAdapter (line 69) | function PathnameContextProviderAdapter({ FILE: packages/next/src/shared/lib/router/router.ts type Window (line 60) | interface Window { type RouteProperties (line 66) | interface RouteProperties { type TransitionOptions (line 70) | interface TransitionOptions { type NextHistoryState (line 77) | interface NextHistoryState { type HistoryState (line 83) | type HistoryState = function buildCancellationError (line 89) | function buildCancellationError() { type MiddlewareEffectParams (line 95) | interface MiddlewareEffectParams { function matchesMiddleware (line 102) | async function matchesMiddleware( function stripOrigin (line 126) | function stripOrigin(url: string) { function prepareUrlAs (line 132) | function prepareUrlAs(router: NextRouter, url: Url, as?: Url) { function resolveDynamicRoute (line 154) | function resolveDynamicRoute(pathname: string, pages: string[]) { function getMiddlewareData (line 173) | function getMiddlewareData( type WithMiddlewareEffectsOutput (line 326) | interface WithMiddlewareEffectsOutput extends FetchDataOutput { function withMiddlewareEffects (line 330) | async function withMiddlewareEffects( type Url (line 352) | type Url = UrlObject | string type BaseRouter (line 354) | type BaseRouter = { type NextRouter (line 367) | type NextRouter = BaseRouter & type PrefetchOptions (line 383) | type PrefetchOptions = { type PrivateRouteInfo (line 389) | type PrivateRouteInfo = type CompletePrivateRouteInfo (line 393) | type CompletePrivateRouteInfo = { type AppProps (line 406) | type AppProps = Pick & { type AppComponent (line 409) | type AppComponent = ComponentType type Subscription (line 411) | type Subscription = ( type BeforePopStateCallback (line 417) | type BeforePopStateCallback = (state: NextHistoryState) => boolean type ComponentLoadCancel (line 419) | type ComponentLoadCancel = (() => void) | null type HistoryMethod (line 421) | type HistoryMethod = 'replaceState' | 'pushState' constant SSG_DATA_NOT_FOUND (line 434) | const SSG_DATA_NOT_FOUND = Symbol('SSG_DATA_NOT_FOUND') function fetchRetry (line 436) | function fetchRetry( type FetchDataOutput (line 465) | interface FetchDataOutput { type FetchNextDataParams (line 473) | interface FetchNextDataParams { function tryToParseAsJSON (line 485) | function tryToParseAsJSON(text: string) { function fetchNextData (line 493) | function fetchNextData({ type NextDataCache (line 640) | interface NextDataCache { function createKey (line 644) | function createKey() { function handleHardNavigation (line 648) | function handleHardNavigation({ class Router (line 693) | class Router implements BaseRouter { method constructor (line 740) | constructor( method reload (line 996) | reload(): void { method back (line 1003) | back() { method forward (line 1010) | forward() { method push (line 1020) | push(url: Url, as?: Url, options: TransitionOptions = {}) { method replace (line 1052) | replace(url: Url, as?: Url, options: TransitionOptions = {}) { method _bfl (line 1065) | async _bfl( method change (line 1201) | private async change( method changeState (line 1891) | changeState( method handleRouteInfoError (line 1928) | async handleRouteInfoError( method getRouteInfo (line 2001) | async getRouteInfo({ method set (line 2279) | private set( method beforePopState (line 2297) | beforePopState(cb: BeforePopStateCallback) { method onlyAHashChange (line 2301) | onlyAHashChange(as: string): boolean { method scrollToHash (line 2323) | scrollToHash(as: string): void { method urlIsNew (line 2356) | urlIsNew(asPath: string): boolean { method prefetch (line 2366) | async prefetch( method fetchComponent (line 2553) | async fetchComponent(route: string) { method _getData (line 2567) | _getData(fn: () => Promise): Promise { method getInitialProps (line 2588) | getInitialProps( method route (line 2603) | get route(): string { method pathname (line 2607) | get pathname(): string { method query (line 2611) | get query(): ParsedUrlQuery { method asPath (line 2615) | get asPath(): string { method locale (line 2619) | get locale(): string | undefined { method isFallback (line 2623) | get isFallback(): boolean { method isPreview (line 2627) | get isPreview(): boolean { FILE: packages/next/src/shared/lib/router/routes/app.ts type RouteGroupAppRouteSegment (line 8) | type RouteGroupAppRouteSegment = { type ParallelRouteAppRouteSegment (line 18) | type ParallelRouteAppRouteSegment = { type StaticAppRouteSegment (line 28) | type StaticAppRouteSegment = { type DynamicAppRouteSegment (line 38) | type DynamicAppRouteSegment = { type AppRouteSegment (line 53) | type AppRouteSegment = type NormalizedAppRouteSegment (line 59) | type NormalizedAppRouteSegment = function normalizeEncodedDynamicPlaceholder (line 63) | function normalizeEncodedDynamicPlaceholder(segment: string): string { function parseAppRouteSegment (line 76) | function parseAppRouteSegment(segment: string): AppRouteSegment | null { type AppRoute (line 115) | type AppRoute = { type NormalizedAppRoute (line 125) | type NormalizedAppRoute = Omit & { function isNormalizedAppRoute (line 133) | function isNormalizedAppRoute( type InterceptionAppRoute (line 139) | type InterceptionAppRoute = Omit< type NormalizedInterceptionAppRoute (line 148) | type NormalizedInterceptionAppRoute = Omit< function isInterceptionAppRoute (line 166) | function isInterceptionAppRoute( function parseAppRoute (line 181) | function parseAppRoute( FILE: packages/next/src/shared/lib/router/utils/add-locale.ts function addLocale (line 9) | function addLocale( FILE: packages/next/src/shared/lib/router/utils/add-path-prefix.ts function addPathPrefix (line 7) | function addPathPrefix(path: string, prefix?: string) { FILE: packages/next/src/shared/lib/router/utils/add-path-suffix.ts function addPathSuffix (line 8) | function addPathSuffix(path: string, suffix?: string) { FILE: packages/next/src/shared/lib/router/utils/app-paths.ts function normalizeAppPath (line 23) | function normalizeAppPath(route: string) { function compareAppPaths (line 64) | function compareAppPaths(a: string, b: string): number { function normalizeRscURL (line 76) | function normalizeRscURL(url: string) { FILE: packages/next/src/shared/lib/router/utils/as-path-to-search-params.ts function asPathToSearchParams (line 3) | function asPathToSearchParams(asPath: string): URLSearchParams { FILE: packages/next/src/shared/lib/router/utils/cache-busting-search-param.ts function computeCacheBustingSearchParam (line 3) | function computeCacheBustingSearchParam( FILE: packages/next/src/shared/lib/router/utils/compare-states.ts function compareRouterStates (line 3) | function compareRouterStates(a: Router['state'], b: Router['state']) { FILE: packages/next/src/shared/lib/router/utils/disable-smooth-scroll.ts function disableSmoothScrollDuringRouteTransition (line 7) | function disableSmoothScrollDuringRouteTransition( FILE: packages/next/src/shared/lib/router/utils/escape-path-delimiters.ts function escapePathDelimiters (line 2) | function escapePathDelimiters( FILE: packages/next/src/shared/lib/router/utils/format-next-pathname-info.ts type ExtendedInfo (line 7) | interface ExtendedInfo extends NextPathnameInfo { function formatNextPathnameInfo (line 12) | function formatNextPathnameInfo(info: ExtendedInfo) { FILE: packages/next/src/shared/lib/router/utils/format-url.ts function formatUrl (line 29) | function formatUrl(urlObj: UrlObject) { function formatWithValidation (line 90) | function formatWithValidation(url: UrlObject): string { FILE: packages/next/src/shared/lib/router/utils/get-asset-path-from-route.ts function getAssetPathFromRoute (line 3) | function getAssetPathFromRoute( FILE: packages/next/src/shared/lib/router/utils/get-dynamic-param.test.ts type TestLoaderTree (line 393) | type TestLoaderTree = [ function createLoaderTree (line 400) | function createLoaderTree( FILE: packages/next/src/shared/lib/router/utils/get-dynamic-param.ts function getParamValue (line 21) | function getParamValue( function interpolateParallelRouteParams (line 42) | function interpolateParallelRouteParams( function getDynamicParam (line 120) | function getDynamicParam( constant PARAMETER_PATTERN (line 175) | const PARAMETER_PATTERN = /^([^[]*)\[((?:\[[^\]]*\])|[^\]]+)\](.*)$/ function parseParameter (line 189) | function parseParameter(param: string) { function parseMatchedParameter (line 210) | function parseMatchedParameter(param: string) { FILE: packages/next/src/shared/lib/router/utils/get-next-pathname-info.ts type NextPathnameInfo (line 6) | interface NextPathnameInfo { type Options (line 32) | interface Options { function getNextPathnameInfo (line 53) | function getNextPathnameInfo( FILE: packages/next/src/shared/lib/router/utils/get-route-from-asset-path.ts function getRouteFromAssetPath (line 6) | function getRouteFromAssetPath( FILE: packages/next/src/shared/lib/router/utils/get-segment-param.tsx type SegmentParam (line 4) | type SegmentParam = { function getSegmentParam (line 12) | function getSegmentParam(segment: string): SegmentParam | null { function isCatchAll (line 53) | function isCatchAll( function getParamProperties (line 72) | function getParamProperties(paramType: DynamicParamTypes): { FILE: packages/next/src/shared/lib/router/utils/html-bots.ts constant HTML_LIMITED_BOT_UA_RE (line 5) | const HTML_LIMITED_BOT_UA_RE = FILE: packages/next/src/shared/lib/router/utils/interception-prefix-from-param-type.ts function interceptionPrefixFromParamType (line 3) | function interceptionPrefixFromParamType( FILE: packages/next/src/shared/lib/router/utils/interception-routes.ts constant INTERCEPTION_ROUTE_MARKERS (line 4) | const INTERCEPTION_ROUTE_MARKERS = [ type InterceptionMarker (line 11) | type InterceptionMarker = (typeof INTERCEPTION_ROUTE_MARKERS)[number] function isInterceptionRouteAppPath (line 13) | function isInterceptionRouteAppPath(path: string): boolean { type InterceptionRouteInformation (line 24) | type InterceptionRouteInformation = { function extractInterceptionRouteInformation (line 39) | function extractInterceptionRouteInformation( FILE: packages/next/src/shared/lib/router/utils/interpolate-as.ts function interpolateAs (line 6) | function interpolateAs( FILE: packages/next/src/shared/lib/router/utils/is-bot.ts constant HEADLESS_BROWSER_BOT_UA_RE (line 7) | const HEADLESS_BROWSER_BOT_UA_RE = /Googlebot(?!-)|Googlebot$/i constant HTML_LIMITED_BOT_UA_RE_STRING (line 9) | const HTML_LIMITED_BOT_UA_RE_STRING = HTML_LIMITED_BOT_UA_RE.source function isDomBotUA (line 13) | function isDomBotUA(userAgent: string) { function isHtmlLimitedBotUA (line 17) | function isHtmlLimitedBotUA(userAgent: string) { function isBot (line 21) | function isBot(userAgent: string): boolean { function getBotType (line 25) | function getBotType(userAgent: string): 'dom' | 'html' | undefined { FILE: packages/next/src/shared/lib/router/utils/is-dynamic.ts constant TEST_ROUTE (line 7) | const TEST_ROUTE = /\/[^/]*\[[^/]+\][^/]*(?=\/|$)/ constant TEST_STRICT_ROUTE (line 10) | const TEST_STRICT_ROUTE = /\/\[[^/]+\](?=\/|$)/ function isDynamicRoute (line 19) | function isDynamicRoute(route: string, strict: boolean = true): boolean { FILE: packages/next/src/shared/lib/router/utils/is-local-url.ts function isLocalURL (line 7) | function isLocalURL(url: string): boolean { FILE: packages/next/src/shared/lib/router/utils/middleware-route-matcher.ts type MiddlewareRouteMatch (line 6) | interface MiddlewareRouteMatch { function getMiddlewareRouteMatcher (line 14) | function getMiddlewareRouteMatcher( FILE: packages/next/src/shared/lib/router/utils/omit.ts function omit (line 1) | function omit( FILE: packages/next/src/shared/lib/router/utils/parse-loader-tree.ts function parseLoaderTree (line 4) | function parseLoaderTree(tree: LoaderTree) { FILE: packages/next/src/shared/lib/router/utils/parse-path.ts function parsePath (line 6) | function parsePath(path: string) { FILE: packages/next/src/shared/lib/router/utils/parse-relative-url.ts type ParsedRelativeUrl (line 5) | interface ParsedRelativeUrl { function parseRelativeUrl (line 35) | function parseRelativeUrl( FILE: packages/next/src/shared/lib/router/utils/parse-url.ts type ParsedUrl (line 6) | interface ParsedUrl { function parseUrl (line 20) | function parseUrl(url: string): ParsedUrl { FILE: packages/next/src/shared/lib/router/utils/path-has-prefix.ts function pathHasPrefix (line 10) | function pathHasPrefix(path: string, prefix: string) { FILE: packages/next/src/shared/lib/router/utils/path-match.ts type Options (line 5) | interface Options { type PatchMatcher (line 28) | type PatchMatcher = ( function getPathMatch (line 38) | function getPathMatch(path: string, options?: Options): PatchMatcher { FILE: packages/next/src/shared/lib/router/utils/prepare-destination.ts function getSafeParamName (line 21) | function getSafeParamName(paramName: string) { function escapeSegment (line 37) | function escapeSegment(str: string, segmentName: string) { function unescapeSegments (line 44) | function unescapeSegments(str: string) { function matchHas (line 48) | function matchHas( function compileNonPath (line 127) | function compileNonPath(value: string, params: Params): string { function parseDestination (line 162) | function parseDestination(args: { function prepareDestination (line 217) | function prepareDestination(args: { FILE: packages/next/src/shared/lib/router/utils/querystring.ts function searchParamsToUrlQuery (line 3) | function searchParamsToUrlQuery( function stringifyUrlQueryParam (line 20) | function stringifyUrlQueryParam(param: unknown): string { function urlQueryToSearchParams (line 35) | function urlQueryToSearchParams(query: ParsedUrlQuery): URLSearchParams { function assign (line 49) | function assign( FILE: packages/next/src/shared/lib/router/utils/relativize-url.ts type RelativeURL (line 4) | type RelativeURL = { function parseRelativeURL (line 16) | function parseRelativeURL( function getRelativeURL (line 39) | function getRelativeURL(url: string | URL, base: string | URL): string { FILE: packages/next/src/shared/lib/router/utils/remove-path-prefix.ts function removePathPrefix (line 11) | function removePathPrefix(path: string, prefix: string): string { FILE: packages/next/src/shared/lib/router/utils/remove-trailing-slash.ts function removeTrailingSlash (line 8) | function removeTrailingSlash(route: string) { FILE: packages/next/src/shared/lib/router/utils/resolve-param-value.ts function getParamValueFromSegment (line 19) | function getParamValueFromSegment( function resolveParamValue (line 53) | function resolveParamValue( FILE: packages/next/src/shared/lib/router/utils/resolve-rewrites.ts type ParsedAs (line 11) | type ParsedAs = ParsedRelativeUrl | ParsedUrl function resolveRewrites (line 12) | function resolveRewrites( FILE: packages/next/src/shared/lib/router/utils/route-match-utils.ts function safePathToRegexp (line 28) | function safePathToRegexp( function safeCompile (line 66) | function safeCompile( function safeRegexpToFunction (line 112) | function safeRegexpToFunction< function safeRouteMatcher (line 133) | function safeRouteMatcher>( FILE: packages/next/src/shared/lib/router/utils/route-matcher.ts type RouteMatchFn (line 6) | interface RouteMatchFn { type RouteMatcherOptions (line 10) | type RouteMatcherOptions = { function getRouteMatcher (line 17) | function getRouteMatcher({ FILE: packages/next/src/shared/lib/router/utils/route-regex.test.ts function compilePattern (line 8) | function compilePattern( FILE: packages/next/src/shared/lib/router/utils/route-regex.ts type Group (line 10) | interface Group { type RouteRegex (line 16) | interface RouteRegex { type RegexReference (line 21) | type RegexReference = { type GetNamedRouteRegexOptions (line 26) | type GetNamedRouteRegexOptions = { type GetRouteRegexOptions (line 69) | type GetRouteRegexOptions = { function getParametrizedRoute (line 93) | function getParametrizedRoute( function getRouteRegex (line 149) | function getRouteRegex( function buildGetSafeRouteKey (line 178) | function buildGetSafeRouteKey() { function getSafeKeyFromSegment (line 192) | function getSafeKeyFromSegment({ function getNamedParametrizedRoute (line 268) | function getNamedParametrizedRoute( function getNamedRouteRegex (line 378) | function getNamedRouteRegex( function getNamedMiddlewareRegex (line 409) | function getNamedMiddlewareRegex( FILE: packages/next/src/shared/lib/router/utils/sortable-routes.test.ts type TestRoute (line 309) | interface TestRoute { type PrerenderedRoute (line 373) | interface PrerenderedRoute { type RouteWithDifferentPages (line 405) | interface RouteWithDifferentPages { FILE: packages/next/src/shared/lib/router/utils/sortable-routes.ts type SortableRoute (line 4) | type SortableRoute = { function getSegmentSpecificity (line 35) | function getSegmentSpecificity(segment: string): number { function compareRouteSegments (line 75) | function compareRouteSegments(pathA: string, pathB: string): number { function compareSortableRoutes (line 130) | function compareSortableRoutes(a: SortableRoute, b: SortableRoute): numb... function sortSortableRoutes (line 161) | function sortSortableRoutes( function sortPages (line 176) | function sortPages(pages: readonly string[]): readonly string[] { function sortPagesObject (line 188) | function sortPagesObject( function sortSortableRouteObjects (line 212) | function sortSortableRouteObjects( function sortPageObjects (line 238) | function sortPageObjects( FILE: packages/next/src/shared/lib/router/utils/sorted-routes.ts class UrlNode (line 1) | class UrlNode { method insert (line 8) | insert(urlPath: string): void { method smoosh (line 12) | smoosh(): string[] { method _smoosh (line 16) | private _smoosh(prefix: string = '/'): string[] { method _insert (line 68) | private _insert( function getSortedRoutes (line 207) | function getSortedRoutes( function getSortedRouteObjects (line 232) | function getSortedRouteObjects( FILE: packages/next/src/shared/lib/segment-cache/segment-value-encoding.ts type Opaque (line 5) | type Opaque = T & { __brand: K } type SegmentRequestKeyPart (line 7) | type SegmentRequestKeyPart = Opaque<'SegmentRequestKeyPart', string> type SegmentRequestKey (line 8) | type SegmentRequestKey = Opaque<'SegmentRequestKey', string> constant ROOT_SEGMENT_REQUEST_KEY (line 10) | const ROOT_SEGMENT_REQUEST_KEY = '' as SegmentRequestKey constant HEAD_REQUEST_KEY (line 12) | const HEAD_REQUEST_KEY = '/_head' as SegmentRequestKey function createSegmentRequestKeyPart (line 14) | function createSegmentRequestKeyPart( function appendSegmentRequestKeyPart (line 50) | function appendSegmentRequestKeyPart( function encodeToFilesystemAndURLSafeString (line 77) | function encodeToFilesystemAndURLSafeString(value: string) { function convertSegmentPathToStaticExportFilename (line 90) | function convertSegmentPathToStaticExportFilename( FILE: packages/next/src/shared/lib/segment-cache/vary-params-decoding.ts type VaryParams (line 7) | type VaryParams = Set type FulfilledVaryParamsThenable (line 9) | type FulfilledVaryParamsThenable = { type PendingVaryParamsThenable (line 14) | type PendingVaryParamsThenable = { type VaryParamsThenable (line 22) | type VaryParamsThenable = function readVaryParams (line 37) | function readVaryParams( FILE: packages/next/src/shared/lib/segment.ts function getSegmentValue (line 3) | function getSegmentValue(segment: Segment) { function isGroupSegment (line 7) | function isGroupSegment(segment: string) { function isParallelRouteSegment (line 12) | function isParallelRouteSegment(segment: string) { function addSearchParamsIfPageSegment (line 16) | function addSearchParamsIfPageSegment( function computeSelectedLayoutSegment (line 32) | function computeSelectedLayoutSegment( function getSelectedLayoutSegmentPath (line 52) | function getSelectedLayoutSegmentPath( constant PAGE_SEGMENT_KEY (line 87) | const PAGE_SEGMENT_KEY = '__PAGE__' constant DEFAULT_SEGMENT_KEY (line 88) | const DEFAULT_SEGMENT_KEY = '__DEFAULT__' constant NOT_FOUND_SEGMENT_KEY (line 89) | const NOT_FOUND_SEGMENT_KEY = '/_not-found' FILE: packages/next/src/shared/lib/server-inserted-html.shared-runtime.tsx type ServerInsertedHTMLHook (line 5) | type ServerInsertedHTMLHook = (callbacks: () => React.ReactNode) => void function useServerInsertedHTML (line 16) | function useServerInsertedHTML(callback: () => React.ReactNode): void { FILE: packages/next/src/shared/lib/server-reference-info.ts type ServerReferenceInfo (line 1) | interface ServerReferenceInfo { function extractInfoFromServerReferenceId (line 27) | function extractInfoFromServerReferenceId( function omitUnusedArgs (line 60) | function omitUnusedArgs( FILE: packages/next/src/shared/lib/side-effect.tsx type State (line 4) | type State = JSX.Element[] | undefined type SideEffectProps (line 6) | type SideEffectProps = { function SideEffect (line 17) | function SideEffect(props: SideEffectProps) { FILE: packages/next/src/shared/lib/size-limit.ts constant DEFAULT_MAX_POSTPONED_STATE_SIZE (line 3) | const DEFAULT_MAX_POSTPONED_STATE_SIZE: SizeLimit = '100 MB' constant DEFAULT_MAX_POSTPONED_STATE_SIZE_BYTES (line 6) | const DEFAULT_MAX_POSTPONED_STATE_SIZE_BYTES = 104_857_600 function parseSizeLimit (line 8) | function parseSizeLimit(size: SizeLimit): number | undefined { function parseMaxPostponedStateSize (line 21) | function parseMaxPostponedStateSize( FILE: packages/next/src/shared/lib/turbopack/compilation-events.ts constant MILLISECONDS_IN_NANOSECOND (line 6) | const MILLISECONDS_IN_NANOSECOND = BigInt(1_000_000) function msToNs (line 7) | function msToNs(ms: number): bigint { function backgroundLogCompilationEvents (line 23) | function backgroundLogCompilationEvents( FILE: packages/next/src/shared/lib/turbopack/entry-key.ts type EntryKeyType (line 7) | type EntryKeyType = 'app' | 'pages' | 'root' | 'assets' type EntryKeySide (line 8) | type EntryKeySide = 'client' | 'server' type EntryKey (line 11) | type EntryKey = function getEntryKey (line 17) | function getEntryKey( function splitEntryKey (line 28) | function splitEntryKey(key: EntryKey): { FILE: packages/next/src/shared/lib/turbopack/internal-error.ts class TurbopackInternalError (line 11) | class TurbopackInternalError extends Error { method constructor (line 18) | constructor({ message, anonymizedLocation }: TurbopackInternalErrorOpt... function throwTurbopackInternalError (line 29) | function throwTurbopackInternalError( FILE: packages/next/src/shared/lib/turbopack/manifest-loader.ts type InstrumentationDefinition (line 51) | interface InstrumentationDefinition { type TurbopackMiddlewareManifest (line 56) | type TurbopackMiddlewareManifest = MiddlewareManifest & { type ManifestName (line 60) | type ManifestName = function readPartialManifestContent (line 120) | function readPartialManifestContent( class ManifestsMap (line 134) | class ManifestsMap { method set (line 140) | set(key: K, value: string) { method delete (line 147) | delete(key: K) { method get (line 155) | get(key: K) { method takeChanged (line 159) | takeChanged(extraInvalidationKey?: any) { method values (line 172) | values() { class TurbopackManifestLoader (line 177) | class TurbopackManifestLoader { method constructor (line 207) | constructor({ method delete (line 227) | delete(key: EntryKey) { method loadActionManifest (line 237) | loadActionManifest(pageName: string): void { method mergeActionManifests (line 249) | private mergeActionManifests(manifests: Iterable) { method writeActionManifest (line 287) | private writeActionManifest(): void { method loadAppPathsManifest (line 314) | loadAppPathsManifest(pageName: string): void { method writeAppPathsManifest (line 326) | private writeAppPathsManifest(): void { method writeSriManifest (line 345) | private writeSriManifest(): void { method loadBuildManifest (line 371) | loadBuildManifest(pageName: string, type: 'app' | 'pages' = 'pages'): ... method loadClientBuildManifest (line 378) | loadClientBuildManifest( method loadSriManifest (line 393) | loadSriManifest(pageName: string, type: 'app' | 'pages' = 'pages'): vo... method mergeBuildManifests (line 406) | private mergeBuildManifests( method mergeClientBuildManifests (line 430) | private mergeClientBuildManifests( method writeInterceptionRouteRewriteManifest (line 445) | private writeInterceptionRouteRewriteManifest( method writeBuildManifest (line 484) | private writeBuildManifest(lowPriorityFiles: string[]): void { method writeClientBuildManifest (line 527) | private writeClientBuildManifest( method loadFontManifest (line 591) | loadFontManifest(pageName: string, type: 'app' | 'pages' = 'pages'): v... method mergeFontManifests (line 603) | private mergeFontManifests(manifests: Iterable) { method writeNextFontManifest (line 624) | private async writeNextFontManifest(): Promise { method loadMiddlewareManifest (line 653) | loadMiddlewareManifest( method getMiddlewareManifest (line 687) | getMiddlewareManifest(key: EntryKey) { method deleteMiddlewareManifest (line 691) | deleteMiddlewareManifest(key: EntryKey) { method mergeMiddlewareManifests (line 695) | private mergeMiddlewareManifests( method writeMiddlewareManifest (line 748) | private writeMiddlewareManifest(): { method loadPagesManifest (line 813) | loadPagesManifest(pageName: string): void { method mergePagesManifests (line 820) | private mergePagesManifests(manifests: Iterable) { method mergeSriManifests (line 828) | private mergeSriManifests(manifests: Iterable) { FILE: packages/next/src/shared/lib/turbopack/utils.test.ts function styledText (line 8) | function styledText(value: string): StyledString { function traceItem (line 12) | function traceItem(path: string, layer?: string): PlainTraceItem { FILE: packages/next/src/shared/lib/turbopack/utils.ts type IssueKey (line 14) | type IssueKey = `${Issue['severity']}-${Issue['filePath']}-${string}-${s... type IssuesMap (line 15) | type IssuesMap = Map type EntryIssuesMap (line 16) | type EntryIssuesMap = Map type TopLevelIssuesMap (line 17) | type TopLevelIssuesMap = IssuesMap constant VERBOSE_ISSUES (line 19) | const VERBOSE_ISSUES = !!process.env.NEXT_TURBOPACK_VERBOSE_ISSUES class ModuleBuildError (line 25) | class ModuleBuildError extends Error { function isWellKnownError (line 33) | function isWellKnownError(issue: Issue): boolean { function getIssueKey (line 47) | function getIssueKey(issue: Issue): IssueKey { function processIssues (line 53) | function processIssues( function formatFilePath (line 94) | function formatFilePath(filePath: string): string { function formatIssue (line 101) | function formatIssue(issue: Issue) { function leafLayerName (line 209) | function leafLayerName(items: PlainTraceItem[]): string | undefined { function identicalLayers (line 221) | function identicalLayers(items: PlainTraceItem[]): boolean { function formatIssueTrace (line 234) | function formatIssueTrace( function isRelevantWarning (line 257) | function isRelevantWarning(issue: Issue): boolean { function isNodeModulesIssue (line 261) | function isNodeModulesIssue(issue: Issue): boolean { function renderStyledStringToErrorAnsi (line 282) | function renderStyledStringToErrorAnsi(string: StyledString): string { function isFileSystemCacheEnabledForDev (line 306) | function isFileSystemCacheEnabledForDev( FILE: packages/next/src/shared/lib/utils.ts type NextComponentType (line 12) | type NextComponentType< type DocumentType (line 25) | type DocumentType = NextComponentType< type AppType (line 31) | type AppType

= NextComponentType< type AppTreeType (line 37) | type AppTreeType = ComponentType< constant WEB_VITALS (line 45) | const WEB_VITALS = ['CLS', 'FCP', 'FID', 'INP', 'LCP', 'TTFB'] as const type NextWebVitalsMetric (line 46) | type NextWebVitalsMetric = { type Enhancer (line 65) | type Enhancer = (Component: C) => C type ComponentsEnhancer (line 67) | type ComponentsEnhancer = type RenderPageResult (line 74) | type RenderPageResult = { type RenderPage (line 79) | type RenderPage = ( type BaseContext (line 83) | type BaseContext = { type NEXT_DATA (line 88) | type NEXT_DATA = { type NextPageContext (line 120) | interface NextPageContext { type AppContextType (line 163) | type AppContextType = { type AppInitialProps (line 170) | type AppInitialProps = { type AppPropsType (line 174) | type AppPropsType< type DocumentContext (line 184) | type DocumentContext = NextPageContext & { type DocumentInitialProps (line 192) | type DocumentInitialProps = RenderPageResult & { type DocumentProps (line 196) | type DocumentProps = DocumentInitialProps & HtmlProps type NextApiRequest (line 201) | interface NextApiRequest extends IncomingMessage { type Send (line 231) | type Send = (body: T) => void type NextApiResponse (line 236) | type NextApiResponse = ServerResponse & { type NextApiHandler (line 298) | type NextApiHandler = ( function execOnce (line 306) | function execOnce ReturnType>( constant ABSOLUTE_URL_REGEX (line 323) | const ABSOLUTE_URL_REGEX = /^[a-zA-Z][a-zA-Z\d+\-.]*?:/ function getLocationOrigin (line 326) | function getLocationOrigin() { function getURL (line 331) | function getURL() { function getDisplayName (line 337) | function getDisplayName

(Component: ComponentType

) { function isResSent (line 343) | function isResSent(res: ServerResponse) { function normalizeRepeatedSlashes (line 347) | function normalizeRepeatedSlashes(url: string) { function loadGetInitialProps (line 361) | async function loadGetInitialProps< class DecodeError (line 420) | class DecodeError extends Error {} class NormalizeError (line 421) | class NormalizeError extends Error {} class PageNotFoundError (line 422) | class PageNotFoundError extends Error { method constructor (line 425) | constructor(page: string) { class MissingStaticPage (line 433) | class MissingStaticPage extends Error { method constructor (line 434) | constructor(page: string, message: string) { class MiddlewareNotFoundError (line 440) | class MiddlewareNotFoundError extends Error { method constructor (line 442) | constructor() { type CacheFs (line 449) | interface CacheFs { function stringifyError (line 458) | function stringifyError(error: Error) { FILE: packages/next/src/shared/lib/utils/reflect-utils.ts function describeStringPropertyAccess (line 8) | function describeStringPropertyAccess(target: string, prop: string) { function describeHasCheckingStringProperty (line 15) | function describeHasCheckingStringProperty( FILE: packages/next/src/shared/lib/zod.ts function processZodErrorMessage (line 6) | function processZodErrorMessage(issue: ZodIssue) { function normalizeZodErrors (line 58) | function normalizeZodErrors(error: ZodError) { function formatZodError (line 71) | function formatZodError(prefix: string, error: ZodError) { function reportZodError (line 75) | function reportZodError(prefix: string, error: ZodError) { FILE: packages/next/src/telemetry/anonymous-meta.ts type AnonymousMeta (line 7) | type AnonymousMeta = { function getAnonymousMeta (line 25) | function getAnonymousMeta(): AnonymousMeta { FILE: packages/next/src/telemetry/events/build.ts constant REGEXP_DIRECTORY_DUNDER (line 6) | const REGEXP_DIRECTORY_DUNDER = constant REGEXP_DIRECTORY_TESTS (line 8) | const REGEXP_DIRECTORY_TESTS = /[\\/]__(tests|mocks)__[\\/]/i constant REGEXP_FILE_TEST (line 9) | const REGEXP_FILE_TEST = /\.(?:spec|test)\.[^.]+$/i constant EVENT_TYPE_CHECK_COMPLETED (line 11) | const EVENT_TYPE_CHECK_COMPLETED = 'NEXT_TYPE_CHECK_COMPLETED' type EventTypeCheckCompleted (line 12) | type EventTypeCheckCompleted = { function eventTypeCheckCompleted (line 20) | function eventTypeCheckCompleted(event: EventTypeCheckCompleted): { constant EVENT_LINT_CHECK_COMPLETED (line 30) | const EVENT_LINT_CHECK_COMPLETED = 'NEXT_LINT_CHECK_COMPLETED' type EventLintCheckCompleted (line 31) | type EventLintCheckCompleted = { function eventLintCheckCompleted (line 45) | function eventLintCheckCompleted(event: EventLintCheckCompleted): { constant EVENT_ANALYZE_COMPLETED (line 55) | const EVENT_ANALYZE_COMPLETED = 'NEXT_ANALYZE_COMPLETED' type AnalyzeEventCompleted (line 56) | type AnalyzeEventCompleted = function eventAnalyzeCompleted (line 66) | function eventAnalyzeCompleted(event: AnalyzeEventCompleted): { constant EVENT_BUILD_COMPLETED (line 76) | const EVENT_BUILD_COMPLETED = 'NEXT_BUILD_COMPLETED' type EventBuildCompleted (line 77) | type EventBuildCompleted = { function eventBuildCompleted (line 86) | function eventBuildCompleted( constant EVENT_BUILD_FAILED (line 110) | const EVENT_BUILD_FAILED = 'NEXT_BUILD_FAILED' type EventBuildFailed (line 111) | type EventBuildFailed = { function eventBuildFailed (line 117) | function eventBuildFailed(event: EventBuildFailed) { constant EVENT_BUILD_OPTIMIZED (line 124) | const EVENT_BUILD_OPTIMIZED = 'NEXT_BUILD_OPTIMIZED' type EventBuildOptimized (line 125) | type EventBuildOptimized = { function eventBuildOptimize (line 151) | function eventBuildOptimize( constant EVENT_BUILD_FEATURE_USAGE (line 180) | const EVENT_BUILD_FEATURE_USAGE = 'NEXT_BUILD_FEATURE_USAGE' type EventBuildFeatureUsage (line 181) | type EventBuildFeatureUsage = { function eventBuildFeatureUsage (line 221) | function eventBuildFeatureUsage( constant EVENT_NAME_PACKAGE_USED_IN_GET_SERVER_SIDE_PROPS (line 233) | const EVENT_NAME_PACKAGE_USED_IN_GET_SERVER_SIDE_PROPS = type EventPackageUsedInGetServerSideProps (line 236) | type EventPackageUsedInGetServerSideProps = { function eventPackageUsedInGetServerSideProps (line 240) | function eventPackageUsedInGetServerSideProps( constant EVENT_MCP_TOOL_USAGE (line 253) | const EVENT_MCP_TOOL_USAGE = 'NEXT_MCP_TOOL_USAGE' type McpToolName (line 255) | type McpToolName = type EventMcpToolUsage (line 263) | type EventMcpToolUsage = { function eventMcpToolUsage (line 268) | function eventMcpToolUsage( constant ERROR_THROWN_EVENT (line 280) | const ERROR_THROWN_EVENT = 'NEXT_ERROR_THROWN' type ErrorThrownEvent (line 281) | type ErrorThrownEvent = { function eventErrorThrown (line 294) | function eventErrorThrown( FILE: packages/next/src/telemetry/events/error-feedback.ts type EventErrorFeedback (line 3) | type EventErrorFeedback = { function eventErrorFeedback (line 19) | function eventErrorFeedback(event: EventErrorFeedback): { FILE: packages/next/src/telemetry/events/plugins.ts constant EVENT_PLUGIN_PRESENT (line 3) | const EVENT_PLUGIN_PRESENT = 'NEXT_PACKAGE_DETECTED' type NextPluginsEvent (line 4) | type NextPluginsEvent = { function eventNextPlugins (line 12) | async function eventNextPlugins( FILE: packages/next/src/telemetry/events/session-stopped.ts constant EVENT_VERSION (line 1) | const EVENT_VERSION = 'NEXT_CLI_SESSION_STOPPED' type EventCliSessionStopped (line 3) | type EventCliSessionStopped = { function eventCliSessionStopped (line 14) | function eventCliSessionStopped( FILE: packages/next/src/telemetry/events/swc-load-failure.ts constant EVENT_PLUGIN_PRESENT (line 6) | const EVENT_PLUGIN_PRESENT = 'NEXT_SWC_LOAD_FAILURE' type EventSwcLoadFailure (line 7) | type EventSwcLoadFailure = { function eventSwcLoadFailure (line 21) | async function eventSwcLoadFailure( FILE: packages/next/src/telemetry/events/swc-plugins.ts constant EVENT_SWC_PLUGIN_PRESENT (line 6) | const EVENT_SWC_PLUGIN_PRESENT = 'NEXT_SWC_PLUGIN_DETECTED' type SwcPluginsEvent (line 7) | type SwcPluginsEvent = { function eventSwcPlugins (line 15) | async function eventSwcPlugins( FILE: packages/next/src/telemetry/events/version.ts constant EVENT_VERSION (line 3) | const EVENT_VERSION = 'NEXT_CLI_SESSION_STARTED' type EventCliSessionStarted (line 5) | type EventCliSessionStarted = { function eventCliSession (line 45) | function eventCliSession( FILE: packages/next/src/telemetry/flush-telemetry.ts function flushTelemetry (line 3) | async function flushTelemetry() { FILE: packages/next/src/telemetry/post-telemetry-payload.ts type Payload (line 3) | interface Payload { function postNextTelemetryPayload (line 18) | function postNextTelemetryPayload(payload: Payload, signal?: any) { FILE: packages/next/src/telemetry/project-id.ts function _getProjectIdByGit (line 14) | async function _getProjectIdByGit() { function getRawProjectId (line 43) | async function getRawProjectId(): Promise { FILE: packages/next/src/telemetry/storage.ts constant TELEMETRY_KEY_ENABLED (line 16) | const TELEMETRY_KEY_ENABLED = 'telemetry.enabled' constant TELEMETRY_KEY_NOTIFY_DATE (line 20) | const TELEMETRY_KEY_NOTIFY_DATE = 'telemetry.notifiedAt' constant TELEMETRY_KEY_ID (line 24) | const TELEMETRY_KEY_ID = `telemetry.anonymousId` constant TELEMETRY_KEY_SALT (line 30) | const TELEMETRY_KEY_SALT = `telemetry.salt` type TelemetryEvent (line 32) | type TelemetryEvent = { eventName: string; payload: object } type RecordObject (line 34) | type RecordObject = { function getStorageDirectory (line 41) | function getStorageDirectory(distDir: string): string | undefined { class Telemetry (line 51) | class Telemetry { method constructor (line 62) | constructor({ distDir }: { distDir: string }) { method anonymousId (line 113) | get anonymousId(): string { method salt (line 124) | get salt(): string { method isDisabled (line 135) | private get isDisabled(): boolean { method isEnabled (line 148) | get isEnabled(): boolean { method getProjectId (line 169) | private async getProjectId(): Promise { FILE: packages/next/src/trace/report/index.test.ts constant TRACE_EVENT (line 7) | const TRACE_EVENT = { constant WEBPACK_INVALIDATED_EVENT (line 14) | const WEBPACK_INVALIDATED_EVENT = { FILE: packages/next/src/trace/report/index.ts class MultiReporter (line 7) | class MultiReporter implements Reporter { method constructor (line 10) | constructor(reporters: Reporter[]) { method flushAll (line 14) | async flushAll(opts?: { end: boolean }) { method report (line 18) | report(event: TraceEvent) { FILE: packages/next/src/trace/report/to-json.ts function batcher (line 9) | function batcher(reportEvents: (evts: TraceEvent[]) => Promise) { class RotatingWriteStream (line 39) | class RotatingWriteStream { method constructor (line 46) | constructor(file: string, sizeLimit: number) { method createWriteStream (line 52) | private createWriteStream() { method rotate (line 56) | private async rotate() { method write (line 70) | async write(data: string): Promise { method end (line 91) | end(): Promise { function createJsonReporter (line 98) | function createJsonReporter(options: { FILE: packages/next/src/trace/report/to-telemetry.ts constant TRACE_EVENT_ACCESSLIST (line 5) | const TRACE_EVENT_ACCESSLIST = new Map( FILE: packages/next/src/trace/report/types.ts type Reporter (line 3) | type Reporter = { FILE: packages/next/src/trace/trace-uploader.ts constant COMMON_ALLOWED_EVENTS (line 10) | const COMMON_ALLOWED_EVENTS = ['memory-usage'] constant DEV_ALLOWED_EVENTS (line 15) | const DEV_ALLOWED_EVENTS = new Set([ constant BUILD_ALLOWED_EVENTS (line 29) | const BUILD_ALLOWED_EVENTS = new Set([ type TraceRequestBody (line 83) | type TraceRequestBody = { type TraceEvent (line 88) | interface TraceEvent { type TraceMetadata (line 99) | interface TraceMetadata { FILE: packages/next/src/trace/trace.ts constant NUM_OF_MICROSEC_IN_NANOSEC (line 4) | const NUM_OF_MICROSEC_IN_NANOSEC = BigInt('1000') constant NUM_OF_MILLISEC_IN_NANOSEC (line 5) | const NUM_OF_MILLISEC_IN_NANOSEC = BigInt('1000000') constant RECORD_SPAN_THRESHOLD_MS (line 16) | const RECORD_SPAN_THRESHOLD_MS = parseInt( type SpanStatus (line 21) | enum SpanStatus { type Attributes (line 26) | interface Attributes { class Span (line 30) | class Span { method constructor (line 41) | constructor({ method stop (line 71) | stop(stopTime?: bigint) { method traceChild (line 101) | traceChild(name: string, attrs?: Attributes) { method manualTraceChild (line 105) | manualTraceChild( method getId (line 125) | getId() { method setAttribute (line 129) | setAttribute(key: string, value: unknown) { method traceFn (line 133) | traceFn(fn: (span: Span) => T): T { method traceAsyncFn (line 144) | async traceAsyncFn(fn: (span: Span) => T | Promise): Promise { function getTraceEvents (line 181) | function getTraceEvents(): TraceEvent[] { function recordTraceEvents (line 185) | function recordTraceEvents(events: TraceEvent[]) { function hrtimeToEpochNanoseconds (line 208) | function hrtimeToEpochNanoseconds(hrtimeValue: bigint): bigint { FILE: packages/next/src/trace/types.ts type SpanId (line 1) | type SpanId = number type TraceState (line 3) | interface TraceState { type TraceEvent (line 9) | type TraceEvent = { FILE: packages/next/src/trace/upload-trace.ts function uploadTrace (line 4) | function uploadTrace({ FILE: packages/next/src/types.ts type ServerRuntime (line 26) | type ServerRuntime = 'nodejs' | 'experimental-edge' | 'edge' | undefined type Route (line 61) | type Route = string & {} type ImgHTMLAttributes (line 67) | interface ImgHTMLAttributes { type Redirect (line 72) | type Redirect = type NextPage (line 87) | type NextPage = NextComponentType< type FileSizeSuffix (line 93) | type FileSizeSuffix = `${ type SizeLimit (line 105) | type SizeLimit = number | `${number}${FileSizeSuffix}` type ResponseLimit (line 107) | type ResponseLimit = SizeLimit | boolean type PageConfig (line 112) | type PageConfig = { type PreviewData (line 155) | type PreviewData = string | false | object | undefined type GetStaticPropsContext (line 161) | type GetStaticPropsContext< type GetStaticPropsResult (line 179) | type GetStaticPropsResult = type GetStaticProps (line 195) | type GetStaticProps< type InferGetStaticPropsType (line 203) | type InferGetStaticPropsType any> = Extract< type GetStaticPathsContext (line 208) | type GetStaticPathsContext = { type GetStaticPathsResult (line 217) | type GetStaticPathsResult< type GetStaticPaths (line 235) | type GetStaticPaths = ( type GetServerSidePropsContext (line 243) | type GetServerSidePropsContext< type GetServerSidePropsResult (line 266) | type GetServerSidePropsResult = type GetServerSideProps (line 281) | type GetServerSideProps< type InferGetServerSidePropsType (line 289) | type InferGetServerSidePropsType any> = Awaited< type Crypto (line 294) | interface Crypto { FILE: packages/next/taskfile-ncc.js function writePackageManifest (line 71) | function writePackageManifest( FILE: packages/next/taskfile-swc.js constant MODERN_BROWSERSLIST_TARGET (line 4) | const MODERN_BROWSERSLIST_TARGET = require('./src/shared/lib/modern-brow... function setNextVersion (line 198) | function setNextVersion(code) { FILE: packages/next/taskfile.js function next__polyfill_nomodule (line 9) | async function next__polyfill_nomodule(task, opts) { function next__polyfill_module (line 15) | async function next__polyfill_module(task, opts) { function browser_polyfills (line 21) | async function browser_polyfills(task, opts) { function copy_regenerator_runtime (line 28) | async function copy_regenerator_runtime(task, opts) { function copy_docs (line 34) | async function copy_docs(task, opts) { function copy_styled_jsx_assets (line 49) | async function copy_styled_jsx_assets(task, opts) { function ncc_node_html_parser (line 95) | async function ncc_node_html_parser(task, opts) { function ncc_vercel_routing_utils (line 107) | async function ncc_vercel_routing_utils(task, opts) { function ncc_busboy (line 124) | async function ncc_busboy(task, opts) { function ncc_mswjs_interceptors (line 137) | async function ncc_mswjs_interceptors(task, opts) { function capsize_metrics (line 150) | async function capsize_metrics() { function copy_babel_runtime (line 163) | async function copy_babel_runtime(task, opts) { function copy_vercel_og (line 202) | async function copy_vercel_og(task, opts) { function copy_bundle_analyzer_ui (line 272) | async function copy_bundle_analyzer_ui(task, opts) { function ncc_node_anser (line 281) | async function ncc_node_anser(task, opts) { function ncc_node_stacktrace_parser (line 291) | async function ncc_node_stacktrace_parser(task, opts) { function ncc_node_data_uri_to_buffer (line 301) | async function ncc_node_data_uri_to_buffer(task, opts) { function ncc_node_cssescape (line 310) | async function ncc_node_cssescape(task, opts) { function ncc_node_shell_quote (line 319) | async function ncc_node_shell_quote(task, opts) { function ncc_acorn (line 327) | async function ncc_acorn(task, opts) { function ncc_edge_runtime_cookies (line 336) | async function ncc_edge_runtime_cookies() { function ncc_edge_runtime_primitives (line 366) | async function ncc_edge_runtime_primitives() { function ncc_edge_runtime_ponyfill (line 405) | async function ncc_edge_runtime_ponyfill(task, opts) { function ncc_edge_runtime (line 438) | async function ncc_edge_runtime(task, opts) { function ncc_next_font (line 472) | async function ncc_next_font(task, opts) { function ncc_watchpack (line 499) | async function ncc_watchpack(task, opts) { function ncc_jest_worker (line 507) | async function ncc_jest_worker(task, opts) { function ncc_react_refresh_utils (line 560) | async function ncc_react_refresh_utils(task, opts) { function ncc_browserslist (line 599) | async function ncc_browserslist(task, opts) { function ncc_napirs_triples (line 632) | async function ncc_napirs_triples(task, opts) { function ncc_p_limit (line 640) | async function ncc_p_limit(task, opts) { function ncc_p_queue (line 648) | async function ncc_p_queue(task, opts) { function ncc_raw_body (line 656) | async function ncc_raw_body(task, opts) { function ncc_image_size (line 664) | async function ncc_image_size(task, opts) { function ncc_image_detector (line 672) | async function ncc_image_detector(task, opts) { function ncc_hapi_accept (line 682) | async function ncc_hapi_accept(task, opts) { function ncc_assert (line 689) | async function ncc_assert(task, opts) { function ncc_browser_zlib (line 701) | async function ncc_browser_zlib(task, opts) { function ncc_buffer (line 713) | async function ncc_buffer(task, opts) { function copy_constants_browserify (line 725) | async function copy_constants_browserify(task, opts) { function ncc_crypto_browserify (line 738) | async function ncc_crypto_browserify(task, opts) { function ncc_domain_browser (line 750) | async function ncc_domain_browser(task, opts) { function ncc_events (line 762) | async function ncc_events(task, opts) { function ncc_stream_browserify (line 774) | async function ncc_stream_browserify(task, opts) { function ncc_stream_http (line 799) | async function ncc_stream_http(task, opts) { function ncc_https_browserify (line 811) | async function ncc_https_browserify(task, opts) { function ncc_os_browserify (line 823) | async function ncc_os_browserify(task, opts) { function ncc_path_browserify (line 835) | async function ncc_path_browserify(task, opts) { function ncc_process (line 853) | async function ncc_process(task, opts) { function ncc_querystring_es3 (line 865) | async function ncc_querystring_es3(task, opts) { function ncc_string_decoder (line 877) | async function ncc_string_decoder(task, opts) { function ncc_util (line 889) | async function ncc_util(task, opts) { function ncc_punycode (line 901) | async function ncc_punycode(task, opts) { function ncc_set_immediate (line 913) | async function ncc_set_immediate(task, opts) { function ncc_timers_browserify (line 925) | async function ncc_timers_browserify(task, opts) { function ncc_tty_browserify (line 940) | async function ncc_tty_browserify(task, opts) { function ncc_vm_browserify (line 952) | async function ncc_vm_browserify(task, opts) { function ncc_async_retry (line 965) | async function ncc_async_retry(task, opts) { function ncc_async_sema (line 975) | async function ncc_async_sema(task, opts) { function ncc_postcss_plugin_stub_for_cssnano_simple (line 984) | async function ncc_postcss_plugin_stub_for_cssnano_simple(task, opts) { function ncc_babel_bundle (line 1011) | async function ncc_babel_bundle(task, opts) { function ncc_babel_bundle_packages (line 1029) | async function ncc_babel_bundle_packages(task, opts) { function ncc_cssnano_simple_bundle (line 1060) | async function ncc_cssnano_simple_bundle(task, opts) { function ncc_bytes (line 1075) | async function ncc_bytes(task, opts) { function ncc_ci_info (line 1082) | async function ncc_ci_info(task, opts) { function ncc_cli_select (line 1089) | async function ncc_cli_select(task, opts) { function ncc_commander (line 1096) | async function ncc_commander(task, opts) { function ncc_comment_json (line 1103) | async function ncc_comment_json(task, opts) { function ncc_compression (line 1110) | async function ncc_compression(task, opts) { function ncc_conf (line 1117) | async function ncc_conf(task, opts) { function ncc_content_disposition (line 1124) | async function ncc_content_disposition(task, opts) { function ncc_content_type (line 1131) | async function ncc_content_type(task, opts) { function ncc_cookie (line 1138) | async function ncc_cookie(task, opts) { function ncc_cross_spawn (line 1145) | async function ncc_cross_spawn(task, opts) { function ncc_debug (line 1152) | async function ncc_debug(task, opts) { function ncc_devalue (line 1159) | async function ncc_devalue(task, opts) { function ncc_find_up (line 1167) | async function ncc_find_up(task, opts) { function ncc_fresh (line 1174) | async function ncc_fresh(task, opts) { function ncc_glob (line 1181) | async function ncc_glob(task, opts) { function ncc_gzip_size (line 1188) | async function ncc_gzip_size(task, opts) { function ncc_http_proxy (line 1195) | async function ncc_http_proxy(task, opts) { function ncc_ignore_loader (line 1202) | async function ncc_ignore_loader(task, opts) { function ncc_is_animated (line 1209) | async function ncc_is_animated(task, opts) { function ncc_ipaddr_js (line 1216) | async function ncc_ipaddr_js(task, opts) { function ncc_is_docker (line 1223) | async function ncc_is_docker(task, opts) { function ncc_is_wsl (line 1230) | async function ncc_is_wsl(task, opts) { function ncc_json5 (line 1237) | async function ncc_json5(task, opts) { function ncc_jsonwebtoken (line 1244) | async function ncc_jsonwebtoken(task, opts) { function ncc_loader_runner (line 1257) | async function ncc_loader_runner(task, opts) { function ncc_loader_utils2 (line 1265) | async function ncc_loader_utils2(task, opts) { function ncc_loader_utils3 (line 1272) | async function ncc_loader_utils3(task, opts) { function ncc_lodash_curry (line 1279) | async function ncc_lodash_curry(task, opts) { function ncc_lru_cache (line 1286) | async function ncc_lru_cache(task, opts) { function ncc_nanoid (line 1293) | async function ncc_nanoid(task, opts) { function ncc_native_url (line 1300) | async function ncc_native_url(task, opts) { function ncc_neo_async (line 1314) | async function ncc_neo_async(task, opts) { function ncc_ora (line 1322) | async function ncc_ora(task, opts) { function ncc_postcss_flexbugs_fixes (line 1330) | async function ncc_postcss_flexbugs_fixes(task, opts) { function ncc_postcss_safe_parser (line 1336) | async function ncc_postcss_safe_parser(task, opts) { function ncc_postcss_preset_env (line 1343) | async function ncc_postcss_preset_env(task, opts) { function ncc_postcss_scss (line 1350) | async function ncc_postcss_scss(task, opts) { function ncc_postcss_modules_extract_imports (line 1364) | async function ncc_postcss_modules_extract_imports(task, opts) { function ncc_postcss_modules_local_by_default (line 1380) | async function ncc_postcss_modules_local_by_default(task, opts) { function ncc_postcss_modules_scope (line 1395) | async function ncc_postcss_modules_scope(task, opts) { function ncc_postcss_modules_values (line 1409) | async function ncc_postcss_modules_values(task, opts) { function ncc_postcss_value_parser (line 1422) | async function ncc_postcss_value_parser(task, opts) { function ncc_icss_utils (line 1435) | async function ncc_icss_utils(task, opts) { function copy_vendor_react (line 1450) | async function copy_vendor_react(task_) { function ncc_rsc_poison_packages (line 1766) | async function ncc_rsc_poison_packages(task, opts) { function ncc_sass_loader (line 1776) | async function ncc_sass_loader(task, opts) { function ncc_schema_utils2 (line 1804) | async function ncc_schema_utils2(task, opts) { function ncc_schema_utils3 (line 1815) | async function ncc_schema_utils3(task, opts) { function ncc_semver (line 1826) | async function ncc_semver(task, opts) { function ncc_send (line 1833) | async function ncc_send(task, opts) { function ncc_source_map (line 1842) | async function ncc_source_map(task, opts) { function ncc_source_map08 (line 1852) | async function ncc_source_map08(task, opts) { function ncc_serve_handler (line 1864) | async function ncc_serve_handler(task, opts) { function ncc_string_hash (line 1871) | async function ncc_string_hash(task, opts) { function ncc_strip_ansi (line 1879) | async function ncc_strip_ansi(task, opts) { function ncc_nft (line 1886) | async function ncc_nft(task, opts) { function ncc_tar (line 1894) | async function ncc_tar(task, opts) { function ncc_terser (line 1902) | async function ncc_terser(task, opts) { function ncc_text_table (line 1909) | async function ncc_text_table(task, opts) { function ncc_unistore (line 1916) | async function ncc_unistore(task, opts) { function ncc_superstruct (line 1924) | async function ncc_superstruct(task, opts) { function ncc_zod (line 1932) | async function ncc_zod(task, opts) { function ncc_zod_validation_error (line 1940) | async function ncc_zod_validation_error(task, opts) { function ncc_web_vitals (line 1948) | async function ncc_web_vitals(task, opts) { function ncc_web_vitals_attribution (line 1962) | async function ncc_web_vitals_attribution(task, opts) { function ncc_webpack_sources1 (line 1981) | async function ncc_webpack_sources1(task, opts) { function ncc_webpack_sources3 (line 1988) | async function ncc_webpack_sources3(task, opts) { function ncc_minimatch (line 1996) | async function ncc_minimatch(task, opts) { function ncc_mini_css_extract_plugin (line 2006) | async function ncc_mini_css_extract_plugin(task, opts) { function ncc_ua_parser_js (line 2055) | async function ncc_ua_parser_js(task, opts) { function ncc_webpack_bundle5 (line 2061) | async function ncc_webpack_bundle5(task, opts) { function ncc_webpack_bundle_packages (line 2093) | async function ncc_webpack_bundle_packages(task, opts) { function ncc_ws (line 2100) | async function ncc_ws(task, opts) { function ncc_modelcontextprotocol_sdk (line 2107) | async function ncc_modelcontextprotocol_sdk(task, opts) { function ncc_path_to_regexp (line 2133) | async function ncc_path_to_regexp(task, opts) { function ncc_opentelemetry_api (line 2141) | async function ncc_opentelemetry_api(task, opts) { function ncc_http_proxy_agent (line 2151) | async function ncc_http_proxy_agent(task, opts) { function ncc_https_proxy_agent (line 2159) | async function ncc_https_proxy_agent(task, opts) { function ncc_safe_stable_stringify (line 2167) | async function ncc_safe_stable_stringify(task, opts) { function precompile (line 2178) | async function precompile(task, opts) { function copy_ncced (line 2185) | async function copy_ncced(task) { function ncc (line 2191) | async function ncc(task, opts) { function next_compile (line 2340) | async function next_compile(task, opts) { function compile (line 2382) | async function compile(task, opts) { function bin (line 2392) | async function bin(task, opts) { function cli (line 2399) | async function cli(task, opts) { function lib (line 2406) | async function lib(task, opts) { function lib_esm (line 2413) | async function lib_esm(task, opts) { function server (line 2420) | async function server(task, opts) { function server_esm (line 2427) | async function server_esm(task, opts) { function api_esm (line 2436) | async function api_esm(task, opts) { function nextbuild (line 2444) | async function nextbuild(task, opts) { function nextbuild_esm (line 2459) | async function nextbuild_esm(task, opts) { function nextbuildjest (line 2474) | async function nextbuildjest(task, opts) { function client (line 2488) | async function client(task, opts) { function client_esm (line 2495) | async function client_esm(task, opts) { function next_devtools_entrypoint (line 2502) | async function next_devtools_entrypoint(task, opts) { function next_devtools_server (line 2509) | async function next_devtools_server(task, opts) { function next_devtools_server_esm (line 2518) | async function next_devtools_server_esm(task, opts) { function next_devtools_shared (line 2527) | async function next_devtools_shared(task, opts) { function next_devtools_shared_esm (line 2536) | async function next_devtools_shared_esm(task, opts) { function next_devtools_userspace (line 2545) | async function next_devtools_userspace(task, opts) { function next_devtools_userspace_esm (line 2554) | async function next_devtools_userspace_esm(task, opts) { function nextbuildstatic (line 2564) | async function nextbuildstatic(task, opts) { function nextbuildstatic_esm (line 2572) | async function nextbuildstatic_esm(task, opts) { function pages_app (line 2579) | async function pages_app(task, opts) { function pages_error (line 2589) | async function pages_error(task, opts) { function pages_document (line 2599) | async function pages_document(task, opts) { function pages_app_esm (line 2608) | async function pages_app_esm(task, opts) { function pages_error_esm (line 2618) | async function pages_error_esm(task, opts) { function pages_document_esm (line 2628) | async function pages_document_esm(task, opts) { function pages (line 2638) | async function pages(task, opts) { function pages_esm (line 2642) | async function pages_esm(task, opts) { function telemetry (line 2649) | async function telemetry(task, opts) { function trace (line 2656) | async function trace(task, opts) { function diagnostics (line 2663) | async function diagnostics(task, opts) { function build (line 2670) | async function build(task, opts) { function generate_types (line 2687) | async function generate_types(task, opts) { function check_error_codes (line 2705) | async function check_error_codes(task, opts) { function shared (line 2769) | async function shared(task, opts) { function shared_esm (line 2782) | async function shared_esm(task, opts) { function shared_re_exported (line 2795) | async function shared_re_exported(task, opts) { function shared_re_exported_esm (line 2807) | async function shared_re_exported_esm(task, opts) { function server_wasm (line 2822) | async function server_wasm(task, opts) { function experimental_testing (line 2826) | async function experimental_testing(task, opts) { function experimental_testmode (line 2835) | async function experimental_testmode(task, opts) { function release (line 2844) | async function release(task) { function next_bundle_app_prod_turbo (line 2848) | async function next_bundle_app_prod_turbo(task, opts) { function next_bundle_app_prod (line 2859) | async function next_bundle_app_prod(task, opts) { function next_bundle_app_dev_turbo (line 2870) | async function next_bundle_app_dev_turbo(task, opts) { function next_bundle_app_dev (line 2882) | async function next_bundle_app_dev(task, opts) { function next_bundle_app_prod_turbo_experimental (line 2893) | async function next_bundle_app_prod_turbo_experimental(task, opts) { function next_bundle_app_prod_experimental (line 2905) | async function next_bundle_app_prod_experimental(task, opts) { function next_bundle_app_dev_turbo_experimental (line 2917) | async function next_bundle_app_dev_turbo_experimental(task, opts) { function next_bundle_app_dev_experimental (line 2930) | async function next_bundle_app_dev_experimental(task, opts) { function next_bundle_pages_prod (line 2942) | async function next_bundle_pages_prod(task, opts) { function next_bundle_pages_dev (line 2953) | async function next_bundle_pages_dev(task, opts) { function next_bundle_pages_prod_turbo (line 2964) | async function next_bundle_pages_prod_turbo(task, opts) { function next_bundle_pages_dev_turbo (line 2975) | async function next_bundle_pages_dev_turbo(task, opts) { function next_bundle_server (line 2987) | async function next_bundle_server(task, opts) { function next_bundle_devtools (line 2998) | async function next_bundle_devtools(task, opts) { function next_bundle (line 3008) | async function next_bundle(task, opts) { function writeJson (line 3035) | function writeJson(file, obj, { spaces = 0 } = {}) { function rmrf (line 3042) | function rmrf(path, options) { function readJson (line 3046) | function readJson(path) { FILE: packages/next/types/$$compiled.internal.d.ts type TemporaryReferenceSet (line 33) | type TemporaryReferenceSet = Map type CallServerCallback (line 35) | type CallServerCallback = ( type EncodeFormActionCallback (line 40) | type EncodeFormActionCallback = ( type ReactCustomFormAction (line 45) | type ReactCustomFormAction = { type FindSourceMapURLCallback (line 54) | type FindSourceMapURLCallback = ( type Options (line 110) | interface Options { type ImportManifestEntry (line 135) | type ImportManifestEntry = { type ClientManifest (line 143) | type ClientManifest = { type ServerManifest (line 147) | type ServerManifest = { type TemporaryReferenceSet (line 151) | type TemporaryReferenceSet = WeakMap type TemporaryReferenceSet (line 257) | type TemporaryReferenceSet = WeakMap type ImportManifestEntry (line 259) | type ImportManifestEntry = { type ServerManifest (line 267) | type ServerManifest = { type ReactFormState (line 271) | type ReactFormState = [ type TemporaryReferenceSet (line 306) | type TemporaryReferenceSet = WeakMap type Options (line 370) | interface Options { type EncodeFormActionCallback (line 385) | type EncodeFormActionCallback = ( type ReactCustomFormAction (line 390) | type ReactCustomFormAction = { type ImportManifestEntry (line 399) | type ImportManifestEntry = { type ServerManifest (line 407) | type ServerManifest = { type ServerConsumerManifest (line 411) | interface ServerConsumerManifest { type ServerConsumerModuleMap (line 417) | interface ServerConsumerModuleMap { type ModuleLoading (line 423) | interface ModuleLoading { type TemporaryReferenceSet (line 428) | type TemporaryReferenceSet = Map type CallServerCallback (line 430) | type CallServerCallback = ( type FindSourceMapURLCallback (line 435) | type FindSourceMapURLCallback = ( type ProcessVersions (line 894) | interface ProcessVersions { type Process (line 897) | interface Process { class Watchpack (line 905) | class Watchpack extends EventEmitter { type StringBufferUtils (line 953) | interface StringBufferUtils { class ConcatenatedModule (line 969) | class ConcatenatedModule extends Module { type Rules (line 976) | type Rules = Rule[] | Rule type Rule (line 980) | type Rule = RegExp | string type PathData (line 982) | type PathData = unknown type AssetInfo (line 983) | type AssetInfo = unknown type SourceMapDevToolPluginOptions (line 986) | interface SourceMapDevToolPluginOptions { class SourceMapDevToolModuleOptionsPlugin (line 1049) | class SourceMapDevToolModuleOptionsPlugin { type CacheFacade (line 1087) | type CacheFacade = ReturnType FILE: packages/next/types/compiled.d.ts type LoaderDefinitionFunction (line 15) | type LoaderDefinitionFunction = any type Compiler (line 17) | type Compiler = any type WebpackPluginInstance (line 18) | type WebpackPluginInstance = any type Compilation (line 19) | type Compilation = any type Module (line 20) | type Module = any type Stats (line 21) | type Stats = any type Template (line 22) | type Template = any type RuntimeModule (line 23) | type RuntimeModule = any type RuntimeGlobals (line 24) | type RuntimeGlobals = any type NormalModule (line 25) | type NormalModule = any type ResolvePluginInstance (line 26) | type ResolvePluginInstance = any type Configuration (line 27) | type Configuration = any type ResolveOptions (line 28) | type ResolveOptions = any type LoaderContext (line 30) | type LoaderContext = any type RuleSetUseItem (line 31) | type RuleSetUseItem = any type EntryObject (line 32) | type EntryObject = any type Chunk (line 33) | type Chunk = any type ChunkGroup (line 34) | type ChunkGroup = any type DefinePlugin (line 35) | type DefinePlugin = any type RawSource (line 38) | type RawSource = any type Struct (line 46) | type Struct = any type Infer (line 48) | type Infer = any type Describe (line 50) | type Describe = any class Worker (line 54) | class Worker { type Validator (line 61) | type Validator = { type ValidationError (line 65) | type ValidationError = any FILE: packages/next/types/global.d.ts type TTY (line 6) | interface TTY { type WriteStream (line 10) | interface WriteStream { type Process (line 14) | interface Process { type ProcessEnv (line 21) | interface ProcessEnv { type TurbopackHotApi (line 73) | interface TurbopackHotApi { type ImportMeta (line 84) | interface ImportMeta { type Window (line 93) | interface Window { type NextFetchRequestConfig (line 109) | interface NextFetchRequestConfig { type RequestInit (line 114) | interface RequestInit { FILE: packages/next/types/react-dom.d.ts type RenderToReadableStreamOptions (line 9) | interface RenderToReadableStreamOptions { type PrerenderOptions (line 22) | interface PrerenderOptions { FILE: packages/next/webpack-plugins/devtools-ignore-list-plugin.js constant IGNORE_LIST (line 8) | const IGNORE_LIST = 'ignoreList' constant PLUGIN_NAME (line 9) | const PLUGIN_NAME = 'devtools-ignore-plugin' function defaultShouldIgnorePath (line 10) | function defaultShouldIgnorePath(path) { function defaultIsSourceMapAsset (line 13) | function defaultIsSourceMapAsset(name) { method constructor (line 24) | constructor(options = {}) { method apply (line 30) | apply(compiler) { FILE: packages/react-refresh-utils/ReactRefreshRspackPlugin.ts constant PLUGIN_NAME (line 3) | const PLUGIN_NAME = 'ReactRefreshRspackPlugin' class ReactRefreshRspackPlugin (line 5) | class ReactRefreshRspackPlugin { method apply (line 8) | apply(compiler: Compiler) { FILE: packages/react-refresh-utils/ReactRefreshWebpackPlugin.ts function injectRefreshFunctions (line 10) | function injectRefreshFunctions( function webpack4 (line 33) | function webpack4(this: ReactFreshWebpackPlugin, compiler: WebpackCompil... function webpack5 (line 88) | function webpack5(this: ReactFreshWebpackPlugin, compiler: WebpackCompil... class ReactFreshWebpackPlugin (line 156) | class ReactFreshWebpackPlugin { method constructor (line 163) | constructor( method apply (line 176) | apply(compiler: WebpackCompiler) { FILE: packages/react-refresh-utils/internal/ReactRefreshModule.runtime.ts type Dictionary (line 5) | type Dictionary = { [key: string]: unknown } FILE: packages/react-refresh-utils/internal/RspackReactRefresh.ts function getModuleExports (line 8) | function getModuleExports(moduleId: string) { function executeRuntime (line 37) | function executeRuntime(moduleExports, moduleId, webpackHot) { function refresh (line 81) | function refresh(moduleId, webpackHot) { FILE: packages/react-refresh-utils/internal/helpers.ts type ModuleHotStatus (line 32) | type ModuleHotStatus = type ModuleHotStatusHandler (line 42) | type ModuleHotStatusHandler = (status: ModuleHotStatus) => void function isSafeExport (line 52) | function isSafeExport(key: string): boolean { function registerExportsForReactRefresh (line 62) | function registerExportsForReactRefresh( function getRefreshBoundarySignature (line 87) | function getRefreshBoundarySignature(moduleExports: unknown): Array) -> bool { constant BARREL_OPTIMIZATION_PREFIX (line 60) | const BARREL_OPTIMIZATION_PREFIX: &str = "__barrel_optimize__"; constant WEBPACK_SERVER_ONLY_LAYERS (line 62) | const WEBPACK_SERVER_ONLY_LAYERS: &[&str] = &["rsc", "action-browser", "... function should_use_react_server_condition (line 64) | fn should_use_react_server_condition(layer: Option<&str>) -> bool { function is_resource_in_packages (line 147) | fn is_resource_in_packages( type ExternalHandler (line 169) | pub struct ExternalHandler { method new (line 180) | pub fn new( method resolve_bundling_opt_out_packages (line 200) | fn resolve_bundling_opt_out_packages( method handle_externals (line 230) | pub async fn handle_externals( function resolve_next_external (line 480) | pub fn resolve_next_external(local_res: &str) -> Option { function normalize_path_sep (line 499) | fn normalize_path_sep(path: &str) -> String { type ResolveResult (line 504) | pub struct ResolveResult { method is_enabled (line 511) | pub fn is_enabled(&self) -> bool { method is_loose (line 515) | pub fn is_loose(&self) -> bool { type ResolveFn (line 520) | pub type ResolveFn = Box< function resolve_external (line 531) | pub async fn resolve_external<'a, GetResolveFn, IsLocalCallbackFn>( FILE: rspack/crates/binding/src/lib.rs type NapiExperimentalConfig (line 21) | pub struct NapiExperimentalConfig { method from (line 26) | fn from(value: NapiExperimentalConfig) -> Self { type NapiNextConfigComplete (line 53) | pub struct NapiNextConfigComplete { method from (line 59) | fn from(value: NapiNextConfigComplete) -> Self { type NapiNextExternalsPluginOptions (line 73) | pub struct NapiNextExternalsPluginOptions { method from (line 85) | fn from(value: NapiNextExternalsPluginOptions) -> Self { FILE: rspack/crates/binding/src/next_externals_plugin.rs function get_edge_polyfilled_modules (line 25) | fn get_edge_polyfilled_modules() -> ExternalItem { function is_node_js_module (line 45) | fn is_node_js_module(module_name: &str) -> bool { function is_supported_edge_polyfill (line 54) | fn is_supported_edge_polyfill(module_name: &str) -> bool { function handle_webpack_external_for_edge_runtime (line 58) | async fn handle_webpack_external_for_edge_runtime( type NextExternalsPluginOptions (line 95) | pub struct NextExternalsPluginOptions { type NextExternalsPlugin (line 106) | pub struct NextExternalsPlugin { method new (line 113) | pub fn new(options: NextExternalsPluginOptions) -> Self { method name (line 136) | fn name(&self) -> &'static str { method apply (line 140) | fn apply(&self, ctx: &mut ApplyContext<'_>) -> rspack_error::Result<()> { FILE: rspack/lib/index.d.ts class NextExternalsPlugin (line 5) | class NextExternalsPlugin { FILE: run-evals.js constant ROOT (line 26) | const ROOT = __dirname constant EVALS_DIR (line 28) | const EVALS_DIR = path.join(ROOT, 'evals') constant FIXTURES_DIR (line 29) | const FIXTURES_DIR = path.join(EVALS_DIR, 'evals') constant EXPERIMENTS_DIR (line 30) | const EXPERIMENTS_DIR = path.join(EVALS_DIR, 'experiments') constant TARBALL_DIR (line 31) | const TARBALL_DIR = path.join(EVALS_DIR, '.tarballs') constant TARBALL (line 32) | const TARBALL = path.join(TARBALL_DIR, 'next.tgz') constant VARIANTS (line 37) | const VARIANTS = [ function pack (line 50) | function pack() { function writeExperiments (line 65) | function writeExperiments(evalName) { function listEvals (line 93) | function listEvals() { function main (line 100) | function main() { FILE: run-tests.js function escapeRegexp (line 43) | function escapeRegexp(str) { constant GROUP (line 51) | const GROUP = process.env.CI ? '##[group]' : '' constant ENDGROUP (line 52) | const ENDGROUP = process.env.CI ? '##[endgroup]' : '' constant DEFAULT_NUM_RETRIES (line 57) | const DEFAULT_NUM_RETRIES = 2 constant DEFAULT_CONCURRENCY (line 58) | const DEFAULT_CONCURRENCY = 2 constant RESULTS_EXT (line 59) | const RESULTS_EXT = `.results.json` constant KV_TIMINGS_KEY (line 61) | const KV_TIMINGS_KEY = 'test-timings' function retryKVOperation (line 78) | async function retryKVOperation(operation, operationName, maxRetries = 3) { function maybeLogSummary (line 124) | async function maybeLogSummary() { function getTestTimings (line 204) | async function getTestTimings() { function main (line 220) | async function main() { FILE: scripts/automated-update-workflow.js function main (line 24) | async function main() { FILE: scripts/benchmark-next-dev-boot.js function killNextDev (line 61) | function killNextDev() { function runIteration (line 68) | function runIteration() { function runBenchmark (line 122) | async function runBenchmark(name) { function setBundled (line 180) | function setBundled(useBundled) { function main (line 210) | async function main() { FILE: scripts/build-native.ts function buildNative (line 11) | async function buildNative( function writeTypes (line 39) | async function writeTypes() { FILE: scripts/build-wasm.cjs function writeTypes (line 30) | function writeTypes() { FILE: scripts/check-manifests.js function collectPaths (line 9) | function collectPaths(routes, paths = []) { function main (line 21) | async function main() { FILE: scripts/check-unused-turbo-tasks.mjs constant ROOT (line 20) | const ROOT = join(__dirname, '..') constant SCAN_DIRS (line 22) | const SCAN_DIRS = [join(ROOT, 'turbopack/crates'), join(ROOT, 'crates')] constant EXCLUDE_DIRS (line 23) | const EXCLUDE_DIRS = ['turbo-tasks-macros-tests'] constant MAX_ANNOTATION_DISTANCE (line 27) | const MAX_ANNOTATION_DISTANCE = 10 constant TT_FUNCTION_RE (line 34) | const TT_FUNCTION_RE = /^#\[turbo_tasks::function/ constant TT_VALUE_RE (line 35) | const TT_VALUE_RE = /^#\[turbo_tasks::value(?![_a-zA-Z0-9])/ // not valu... constant TT_VALUE_IMPL_RE (line 36) | const TT_VALUE_IMPL_RE = /^#\[turbo_tasks::value_impl/ constant TT_VALUE_TRAIT_RE (line 37) | const TT_VALUE_TRAIT_RE = /^#\[turbo_tasks::value_trait/ constant FN_NAME_RE (line 40) | const FN_NAME_RE = /\bfn\s+([a-zA-Z_][a-zA-Z0-9_]*)/ constant STRUCT_ENUM_RE (line 41) | const STRUCT_ENUM_RE = constant TRAIT_RE (line 43) | const TRAIT_RE = /^\s*(?:pub\s+)?trait\s+([A-Za-z_][A-Za-z0-9_]*)/ constant IMPL_TRAIT_FOR_RE (line 44) | const IMPL_TRAIT_FOR_RE = constant IMPL_INHERENT_RE (line 46) | const IMPL_INHERENT_RE = /^\s*impl\s*(?:<[^>]*>\s*)?([A-Za-z_][A-Za-z0-9... constant IDENT_RE (line 49) | const IDENT_RE = /\b([a-zA-Z_][a-zA-Z0-9_]*)\b/g function resolvePending (line 78) | function resolvePending(pending, currentLine, trimmed, itemRe) { function countBraces (line 90) | function countBraces(line) { function formatDefinition (line 140) | function formatDefinition(def, relPath) { function discoverRsFiles (line 159) | async function discoverRsFiles(dirs) { function parseDefinitions (line 195) | function parseDefinitions(filePath, content) { function findUsedNames (line 364) | function findUsedNames(fileContents, names, definitionLocations) { function main (line 396) | async function main() { FILE: scripts/code-freeze.js function updateRules (line 12) | async function updateRules(newRules) { function getCurrentRules (line 33) | async function getCurrentRules() { function main (line 77) | async function main() { FILE: scripts/create-preview-tarballs.js function main (line 7) | async function main() { FILE: scripts/create-release-branch.js function main (line 6) | async function main() { FILE: scripts/devlow-bench.mjs constant REPO_ROOT (line 10) | const REPO_ROOT = fileURLToPath(new URL('..', import.meta.url)) constant START_SERVER_REGEXP (line 11) | const START_SERVER_REGEXP = /Ready in \d+/ constant URL_REGEXP (line 12) | const URL_REGEXP = /Local:\s+(?.+)\n/ constant STARTUP_WAIT_TIMEOUT_MS (line 13) | const STARTUP_WAIT_TIMEOUT_MS = 5 * 60 * 1000 constant GIT_SHA (line 15) | const GIT_SHA = constant GIT_BRANCH (line 23) | const GIT_BRANCH = function retry (line 595) | async function retry(fn) { function measureTime (line 611) | function measureTime(name, options) { function reportMeasurement (line 622) | function reportMeasurement(name, value, unit, options) { FILE: scripts/docker-image-cache.js constant REPO_ROOT (line 27) | const REPO_ROOT = path.resolve(__dirname, '..') constant IMAGE_NAME (line 28) | const IMAGE_NAME = 'next-swc-builder:latest' constant CACHE_INPUTS (line 31) | const CACHE_INPUTS = [ function computeCacheKey (line 39) | function computeCacheKey() { function buildImage (line 50) | function buildImage() { function tmpFile (line 67) | function tmpFile(name) { function sh (line 71) | function sh(cmd) { function pipeToShell (line 76) | function pipeToShell(stream, cmd) { function main (line 95) | async function main() { FILE: scripts/docker-native-build.js constant REPO_ROOT (line 16) | const REPO_ROOT = path.resolve(__dirname, '..') constant DOCKER_IMAGE (line 17) | const DOCKER_IMAGE = 'next-swc-builder:latest' constant TARGETS (line 19) | const TARGETS = [ constant HOST_ARCH (line 47) | const HOST_ARCH = function ensureDockerImage (line 89) | function ensureDockerImage() { constant HOME (line 114) | const HOME = os.homedir() constant VOLUMES (line 115) | const VOLUMES = [ FILE: scripts/generate-release-log.mjs function main (line 4) | async function main() { FILE: scripts/get-changed-tests.mjs constant DEFAULT_DEPLOY_TESTS_MANIFEST_PATH (line 15) | const DEFAULT_DEPLOY_TESTS_MANIFEST_PATH = 'test/deploy-tests-manifest.j... constant TEST_FILE_REGEX (line 16) | const TEST_FILE_REGEX = /^test\/.*?\.test\.(js|ts|tsx)$/ function normalizePath (line 18) | function normalizePath(file) { function getExcludedCases (line 22) | function getExcludedCases(suite = {}) { function getExternalTestsFilterPaths (line 26) | function getExternalTestsFilterPaths() { function getDeployTestsFromManifest (line 52) | function getDeployTestsFromManifest(manifest) { function getDeployManifestChangedTests (line 69) | function getDeployManifestChangedTests( function getChangedTests (line 117) | async function getChangedTests() { FILE: scripts/git-info.mjs function getGitInfo (line 12) | async function getGitInfo() { function getDiffRevision (line 47) | async function getDiffRevision() { FILE: scripts/inject-deploy-url.js function main (line 7) | async function main() { FILE: scripts/merge-errors-json/merge.mjs function main (line 24) | function main() { function mergeErrors (line 78) | function mergeErrors(base, current, other) { function getNewMessages (line 100) | function getNewMessages( function readJsonSync (line 108) | function readJsonSync(/** @type {string} */ filePath) { function writeJsonSync (line 113) | function writeJsonSync( FILE: scripts/minimal-server.js function prettyPrint (line 48) | function prettyPrint( FILE: scripts/normalize-version-bump.js constant NORMALIZED_VERSION (line 12) | const NORMALIZED_VERSION = '0.0.0' FILE: scripts/pack-next.ts constant TARBALLS (line 17) | const TARBALLS = `${NEXT_DIR}/tarballs` constant NEXT_PACKAGES (line 18) | const NEXT_PACKAGES = `${NEXT_DIR}/packages` constant NEXT_TARBALL (line 19) | const NEXT_TARBALL = `${TARBALLS}/next.tar` constant NEXT_SWC_TARBALL (line 20) | const NEXT_SWC_TARBALL = `${TARBALLS}/next-swc.tar` constant NEXT_MDX_TARBALL (line 21) | const NEXT_MDX_TARBALL = `${TARBALLS}/next-mdx.tar` constant NEXT_ENV_TARBALL (line 22) | const NEXT_ENV_TARBALL = `${TARBALLS}/next-env.tar` constant NEXT_BA_TARBALL (line 23) | const NEXT_BA_TARBALL = `${TARBALLS}/next-bundle-analyzer.tar` type CompressOpt (line 25) | type CompressOpt = 'none' | 'strip' | 'objcopy-zlib' | 'objcopy-zstd' type PackageFiles (line 72) | interface PackageFiles { function main (line 80) | async function main(): Promise { function nextSwcBinaries (line 160) | async function nextSwcBinaries(): Promise { function packWithTar (line 172) | async function packWithTar( function packNextSwcWithTar (line 206) | async function packNextSwcWithTar(compress: CompressOpt): Promise { function getPackageFiles (line 240) | function getPackageFiles(shouldCreateTarballs?: boolean): PackageFiles { FILE: scripts/pack-util.ts constant NEXT_DIR (line 14) | const NEXT_DIR = join(__dirname, '..') function exec (line 22) | function exec(title, command, opts?: ExecSyncOptionsWithStringEncoding) { class ExecError (line 40) | class ExecError extends Error { type ExecOutput (line 46) | type ExecOutput = { function execAsyncWithOutput (line 56) | function execAsyncWithOutput( function execFn (line 108) | function execFn(title: string, fn: () => T): T { function prettyCommand (line 116) | function prettyCommand(command: string | string[]): string { function logCommand (line 125) | function logCommand(title: string, command: string | string[]) { constant DEFAULT_GLOBS (line 134) | const DEFAULT_GLOBS = ['**', '!target', '!node_modules', '!crates', '!.t... constant FORCED_GLOBS (line 135) | const FORCED_GLOBS = ['package.json', 'README*', 'LICENSE*', 'LICENCE*'] function packageFiles (line 141) | async function packageFiles(path: string): Promise { FILE: scripts/pack-utils/patch-package-json.ts type DependencyPaths (line 6) | interface DependencyPaths { type NextPeerDeps (line 14) | interface NextPeerDeps { type PackageJson (line 20) | interface PackageJson { function patchPackageJson (line 34) | async function patchPackageJson( function readJsonValue (line 54) | async function readJsonValue(filePath: string): Promise { function writeJsonValue (line 63) | async function writeJsonValue( function patchWorkspacePackageJsonMap (line 75) | async function patchWorkspacePackageJsonMap( function getNextPeerDeps (line 114) | async function getNextPeerDeps(): Promise { function insertMapEntries (line 140) | function insertMapEntries( function updateMapEntriesIfExists (line 149) | function updateMapEntriesIfExists( function fileExists (line 160) | async function fileExists(filePath: string): Promise { function findWorkspaceRoot (line 172) | async function findWorkspaceRoot(projectPath: string): Promise { function main (line 131) | async function main(): Promise { FILE: scripts/patch-preview-tarball.mjs constant BASE_URL (line 6) | const BASE_URL = 'https://vercel-packages.vercel.app/next/commits' constant PACKAGES_TO_PATCH (line 8) | const PACKAGES_TO_PATCH = [ function parseAndValidateArgs (line 18) | function parseAndValidateArgs() { function resolveCommitSha (line 49) | function resolveCommitSha({ commit, branch }) { function buildTarballUrls (line 96) | function buildTarballUrls(commitSha) { function verifyTarballExists (line 106) | async function verifyTarballExists(url) { function fileExists (line 117) | async function fileExists(filePath) { function findWorkspaceRoot (line 126) | async function findWorkspaceRoot(projectPath) { function patchPackageJson (line 162) | async function patchPackageJson(projectPath, tarballUrls) { function main (line 209) | async function main() { FILE: scripts/pr-status.js constant OUTPUT_DIR (line 5) | const OUTPUT_DIR = path.join(__dirname, 'pr-status') function exec (line 11) | function exec(cmd) { function execAsync (line 24) | function execAsync(prog, args) { function execJson (line 48) | function execJson(cmd) { function formatDuration (line 53) | function formatDuration(startedAt, completedAt) { function formatElapsedTime (line 69) | function formatElapsedTime(startedAt) { function sanitizeFilename (line 83) | function sanitizeFilename(name) { function escapeMarkdownTableCell (line 91) | function escapeMarkdownTableCell(text) { function stripTimestamps (line 100) | function stripTimestamps(logContent) { function isBot (line 105) | function isBot(username) { function getJobEnvVarsFromWorkflow (line 114) | function getJobEnvVarsFromWorkflow() { function getEnvVarsForJob (line 155) | function getEnvVarsForJob(jobName, envMap) { function getBranchInfo (line 168) | function getBranchInfo(prNumberArg) { function getWorkflowRuns (line 197) | function getWorkflowRuns(branch) { function getRunMetadata (line 213) | function getRunMetadata(runId) { function getFailedJobs (line 219) | function getFailedJobs(runId) { function getAllJobs (line 230) | function getAllJobs(runId) { function categorizeJobs (line 262) | function categorizeJobs(jobs) { function getJobMetadata (line 273) | function getJobMetadata(jobId) { function getJobLogs (line 279) | async function getJobLogs(jobId) { function getPRReviews (line 290) | function getPRReviews(prNumber) { function getPRReviewThreads (line 301) | function getPRReviewThreads(prNumber) { function getPRComments (line 339) | function getPRComments(prNumber) { function replyToThread (line 354) | function replyToThread(threadId, body) { function resolveThread (line 393) | function resolveThread(threadId) { function extractTestOutputJson (line 436) | function extractTestOutputJson(logContent) { function extractTestCaseGroups (line 455) | function extractTestCaseGroups(logContent) { function extractSections (line 484) | function extractSections(logContent) { function generateIndexMd (line 555) | function generateIndexMd( function generateJobMd (line 806) | function generateJobMd(jobMetadata, testResults, testGroups, sections) { function generateTestMd (line 923) | function generateTestMd(jobMetadata, testPath, content, testResultJson) { function generateReviewMd (line 950) | function generateReviewMd(review) { function generateCommentMd (line 972) | function generateCommentMd(comment) { function generateThreadMd (line 994) | function generateThreadMd(thread, index) { function getFlakyTests (line 1053) | async function getFlakyTests(currentBranch, runsToCheck = 5) { function runAnalysis (line 1192) | async function runAnalysis(prNumberArg, skipFlakyCheck) { function main (line 1465) | async function main() { FILE: scripts/profile-next-dev-boot.js function killNextDev (line 85) | function killNextDev() { function runProfile (line 91) | async function runProfile() { function runCliProfile (line 231) | async function runCliProfile() { FILE: scripts/pull-turbo-cache.js constant MAX_ATTEMPTS (line 6) | const MAX_ATTEMPTS = 3 constant RETRY_DELAY_MS (line 7) | const RETRY_DELAY_MS = 5000 function sleep (line 12) | function sleep(ms) { function runCommand (line 21) | function runCommand( function runWithRetry (line 52) | async function runWithRetry(command, maxAttempts) { FILE: scripts/reset-project.mjs constant TEST_PROJECT_NAME (line 3) | const TEST_PROJECT_NAME = 'vtest314-e2e-tests' constant TEST_TEAM_NAME (line 4) | const TEST_TEAM_NAME = process.env.VERCEL_TEST_TEAM constant TEST_TOKEN (line 5) | const TEST_TOKEN = process.env.VERCEL_TEST_TOKEN constant ADAPTER_TEST_TEAM_NAME (line 7) | const ADAPTER_TEST_TEAM_NAME = process.env.VERCEL_ADAPTER_TEST_TEAM constant ADAPTER_TEST_TOKEN (line 8) | const ADAPTER_TEST_TOKEN = process.env.VERCEL_ADAPTER_TEST_TOKEN constant TURBOPACK_TEST_TEAM_NAME (line 10) | const TURBOPACK_TEST_TEAM_NAME = process.env.VERCEL_TURBOPACK_TEST_TEAM constant TURBOPACK_TEST_TOKEN (line 11) | const TURBOPACK_TEST_TOKEN = process.env.VERCEL_TURBOPACK_TEST_TOKEN function fetchWithRetry (line 23) | async function fetchWithRetry( function resetProject (line 61) | async function resetProject({ FILE: scripts/run-e2e-test-project-reset.mjs function main (line 12) | async function main() { FILE: scripts/run-for-change.mjs constant CHANGE_ITEM_GROUPS (line 8) | const CHANGE_ITEM_GROUPS = { function main (line 62) | async function main() { FILE: scripts/send-trace-to-jaeger/src/main.rs function read_lines (line 12) | fn read_lines

(filename: P) -> io::Result>> function log_web_url (line 21) | fn log_web_url(jaeger_web_ui_url: &str, trace_id: &str) { function send_json_to_zipkin (line 26) | fn send_json_to_zipkin(zipkin_api: &str, value: String) { function pad_zeros (line 42) | fn pad_zeros(num: u64) -> String { function main (line 50) | fn main() { FILE: scripts/set-preview-version.js function main (line 6) | async function main() { FILE: scripts/start-release.js constant SEMVER_TYPES (line 6) | const SEMVER_TYPES = ['patch', 'minor', 'major'] function main (line 8) | async function main() { FILE: scripts/sweep.cjs function removeNestedNext (line 10) | function removeNestedNext(directory) { function removeDirs (line 38) | function removeDirs(title, prefix) { function chunkArray (line 64) | function chunkArray(array, chunkSize) { FILE: scripts/sync-react.js function getSchedulerVersion (line 58) | async function getSchedulerVersion(reactVersion) { function getPackageVersion (line 88) | function getPackageVersion(packageName, versionStr) { function sync (line 104) | async function sync({ channel, newVersionStr, noInstall }) { function extractInfoFromReactVersion (line 181) | function extractInfoFromReactVersion(versionStr) { function getChangelogFromGitHub (line 223) | async function getChangelogFromGitHub(baseSha, newSha) { function findHighestNPMReactVersion (line 275) | async function findHighestNPMReactVersion(versionLike) { function main (line 300) | async function main() { FILE: scripts/test-new-tests.mjs function main (line 13) | async function main() { FILE: scripts/trace-next-server.js constant MAX_COMPRESSED_SIZE (line 11) | const MAX_COMPRESSED_SIZE = 250 * 1000 constant MAX_UNCOMPRESSED_SIZE (line 12) | const MAX_UNCOMPRESSED_SIZE = 2.5 * 1000 * 1000 function main (line 19) | async function main() { FILE: scripts/turbo-cache.mjs constant TURBO_API (line 21) | const TURBO_API = process.env.TURBO_API || 'https://vercel.com' constant TURBO_TOKEN (line 22) | const TURBO_TOKEN = process.env.TURBO_TOKEN constant TURBO_TEAM (line 23) | const TURBO_TEAM = process.env.TURBO_TEAM constant IS_VERCEL (line 25) | const IS_VERCEL = new URL(TURBO_API).hostname === 'vercel.com' function artifactUrl (line 29) | function artifactUrl(key) { function baseHeaders (line 38) | function baseHeaders() { function exists (line 47) | async function exists(key) { function get (line 56) | async function get(key) { function getStream (line 68) | async function getStream(key) { function put (line 85) | async function put(key, data) { function healthCheck (line 123) | async function healthCheck() { FILE: scripts/unpack-next.ts constant TARBALLS (line 7) | const TARBALLS = `${NEXT_DIR}/tarballs` constant PROJECT_DIR (line 9) | const PROJECT_DIR = path.resolve(process.argv[2]) function realPathIfAny (line 11) | function realPathIfAny(path: fs.PathLike) { FILE: scripts/upload-adapter-test-results.mjs constant RESULT_FILE_SUFFIX (line 6) | const RESULT_FILE_SUFFIX = '.results.json' constant DEFAULT_ENDPOINT (line 7) | const DEFAULT_ENDPOINT = 'https://nextjs.org/api/adapter-test-results' constant COMMIT_SHA_PATTERN (line 8) | const COMMIT_SHA_PATTERN = /^[0-9a-f]{7,40}$/i constant BOOLEAN_ARGS (line 9) | const BOOLEAN_ARGS = new Set(['help', 'dry-run']) constant IGNORED_DIRECTORIES (line 10) | const IGNORED_DIRECTORIES = new Set([ function usage (line 22) | function usage() { function parseArgs (line 49) | function parseArgs(argv) { function resolvePathWithHome (line 90) | function resolvePathWithHome(inputPath) { function toZipEntryPath (line 102) | function toZipEntryPath(filePath) { function walkResultFiles (line 106) | async function walkResultFiles(rootDir, currentDir, files) { function collectResultFiles (line 133) | async function collectResultFiles(resultsRoot) { function formatBytes (line 141) | function formatBytes(value) { function runZipCommand (line 153) | async function runZipCommand(resultsRoot, files, outputZipPath) { function createArchive (line 195) | async function createArchive(resultsRoot, files) { function main (line 209) | async function main() { FILE: scripts/validate-externals-doc.js constant JSON5 (line 3) | const JSON5 = require('next/dist/compiled/json5') function validate (line 15) | function validate(docPath) { FILE: test-config-errors/app/page.js function Page (line 1) | function Page() { FILE: test/.stats-app/app/app-edge-ssr/page.js function page (line 1) | function page() { FILE: test/.stats-app/app/app-route-edge/route.js function GET (line 3) | async function GET() { FILE: test/.stats-app/app/app-route/route.js function GET (line 3) | async function GET() { FILE: test/.stats-app/app/app-ssr/page.js function page (line 1) | function page() { FILE: test/.stats-app/app/edge-ssr-repeated-1/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-10/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-11/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-12/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-13/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-14/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-15/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-16/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-17/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-18/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-19/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-2/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-20/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-21/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-22/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-23/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-24/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-25/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-3/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-4/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-5/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-6/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-7/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-8/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated-9/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/edge-ssr-repeated/page.js function Home (line 5) | function Home() { FILE: test/.stats-app/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/.stats-app/middleware.js function middleware (line 3) | async function middleware() { FILE: test/.stats-app/pages/edge-ssr.js function page (line 1) | function page() { FILE: test/.stats-app/pages/image.js function ImagePage (line 4) | function ImagePage(props) { FILE: test/.stats-app/pages/link.js function aLink (line 3) | function aLink(props) { FILE: test/.stats-app/pages/routerDirect.js function routerDirect (line 4) | function routerDirect(props) { FILE: test/.stats-app/pages/withRouter.js function useWithRouter (line 3) | function useWithRouter(props) { FILE: test/development/acceptance-app/editor-links.test.ts function clickSourceFile (line 8) | async function clickSourceFile(browser: Playwright) { function clickImportTraceFiles (line 17) | async function clickImportTraceFiles(browser: Playwright) { method beforePageLoad (line 52) | beforePageLoad(page) { method beforePageLoad (line 115) | beforePageLoad(page) { method beforePageLoad (line 156) | beforePageLoad(page) { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/app/(post)/components/a.tsx function A (line 3) | function A({ children, className = '', href, ...props }) { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/app/(post)/components/blockquote.tsx function Blockquote (line 3) | function Blockquote({ children }: { children: ReactNode }) { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/app/(post)/components/caption.tsx function Caption (line 4) | function Caption({ children }: { children: ReactNode }) { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/app/(post)/components/h1.tsx function H1 (line 1) | function H1({ children }) { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/app/(post)/components/h2.tsx function H2 (line 1) | function H2({ children }) { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/app/(post)/components/h3.tsx function H3 (line 1) | function H3({ children }) { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/app/(post)/components/hr.tsx function HR (line 1) | function HR() { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/app/(post)/components/image.tsx function Image (line 6) | async function Image({ src, alt = null, width = null, height = null }) { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/app/(post)/components/li.tsx function LI (line 2) | function LI({ children }) { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/app/(post)/components/ol.tsx function OL (line 1) | function OL({ children }) { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/app/(post)/components/p.tsx function P (line 1) | function P({ children }) { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/app/(post)/components/tweet.tsx type TweetArgs (line 16) | interface TweetArgs { function Tweet (line 21) | async function Tweet({ id, caption }: TweetArgs) { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/app/(post)/components/ul.tsx function UL (line 1) | function UL({ children }) { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/development/acceptance-app/fixtures/app-hmr-changes/mdx-components.ts function useMDXComponents (line 41) | function useMDXComponents() { FILE: test/development/acceptance-app/fixtures/component-stack/app/component.js function Component (line 3) | function Component() { FILE: test/development/acceptance-app/fixtures/component-stack/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/development/acceptance-app/fixtures/component-stack/app/page.js function Mismatch (line 2) | function Mismatch() { FILE: test/development/acceptance-app/fixtures/default-template/app/client/page.js function Page (line 3) | function Page() { FILE: test/development/acceptance-app/fixtures/default-template/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/development/acceptance-app/fixtures/default-template/app/page.js function Page (line 3) | function Page() { FILE: test/development/acceptance-app/fixtures/default-template/app/server/page.js function Page (line 2) | function Page() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(default)/bad-nesting/page.tsx function Page (line 3) | function Page() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(default)/div-under-p/page.tsx function Page (line 3) | function Page() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(default)/extra-element-client/page.tsx function Mismatch (line 5) | function Mismatch() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(default)/extra-element-server/page.tsx function Mismatch (line 5) | function Mismatch() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(default)/extra-node-suspense/page.tsx function Mismatch (line 7) | function Mismatch() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(default)/extra-text-node-client/page.tsx function Mismatch (line 5) | function Mismatch() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(default)/extra-text-node-invalid-place/page.tsx function Page (line 3) | function Page() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(default)/extra-text-node-server/page.tsx function Mismatch (line 5) | function Mismatch() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(default)/extra-whitespace-invalid-place/page.tsx function Page (line 3) | function Page() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(default)/layout.tsx function RootLayout (line 2) | function RootLayout({ children }: { children: ReactNode }) { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(default)/p-under-p/page.tsx function Page (line 3) | function Page() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(default)/text-mismatch/page.tsx function Mismatch (line 5) | function Mismatch() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(default)/tr-under-div/page.tsx function Page (line 3) | function Page() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(default)/use-id/page.tsx function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(extra-attributes)/extra-attributes/page.tsx function Page (line 1) | function Page() { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(extra-attributes)/layout.tsx function RootLayout (line 7) | function RootLayout({ children }: { children: ReactNode }) { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(script-under-html)/layout.tsx function RootLayout (line 4) | function RootLayout({ children }: { children: ReactNode }) { FILE: test/development/acceptance-app/fixtures/hydration-errors/app/(script-under-html)/script-under-html/page.tsx function Page (line 1) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/client-with-errors/dynamic/page.js function Page (line 9) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/client-with-errors/get-server-side-props/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/client-with-errors/get-static-props/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/client-with-errors/metadata-export/page.js function Page (line 3) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/client-with-errors/server-only-in-client/page.js function page (line 5) | function page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/client-with-errors/server-only-in-client/server-only-lib.js function ServerOnlyLib (line 3) | function ServerOnlyLib() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/editor-links/component.js function Component (line 2) | function Component() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/editor-links/page.js function Page (line 3) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/metadata/mutate/page.js function page (line 1) | function page(props) { function generateMetadata (line 5) | async function generateMetadata(props, parent) { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/class-component/page.js function Page (line 3) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/client-only-in-server/client-only-lib.js function ClientOnlyLib (line 3) | function ClientOnlyLib() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/client-only-in-server/page.js function page (line 3) | function page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/error-file/error.js function Error (line 3) | function Error() {} FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/error-file/page.js function Page (line 1) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/metadata-export/page.js function Page (line 1) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/next-cache-in-client/cachelife/page.js function Page (line 6) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/next-cache-in-client/cachetag/page.js function Page (line 6) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/next-cache-in-client/revalidatepath/page.js function Page (line 6) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/next-cache-in-client/revalidatetag/page.js function Page (line 6) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/next-cache-in-client/unstable_cache/page.js function Page (line 6) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/next-cache-in-client/unstable_nostore/page.js function Page (line 6) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/next-root-params/in-client-await-import/page.js function Page (line 8) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/next-root-params/in-client/page.js function Page (line 6) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/next-root-params/without-flag/page.js function Page (line 3) | async function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/page-export-initial-error/page.js function Page (line 1) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/component/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/createcontext/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/createfactory/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/purecomponent/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/useactionstate/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/usedeferredvalue/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/useeffect/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/useeffectevent/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/useimperativehandle/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/useinsertioneffect/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/uselayouteffect/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/useoptimistic/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/usereducer/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/useref/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/usestate/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/usesyncexternalstore/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-apis/usetransition/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-dom-apis/flushsync/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-dom-apis/unstable_batchedupdates/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-dom-apis/useformstate/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/react-dom-apis/useformstatus/page.js function Page (line 5) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/styled-jsx/comp1.js function Comp1 (line 3) | function Comp1() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/styled-jsx/comp2.js function Comp2 (line 1) | function Comp2() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/server-with-errors/styled-jsx/page.js function Page (line 4) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-build-errors/app/swc/use-client/page.js function Page (line 6) | function Page() { FILE: test/development/acceptance-app/fixtures/rsc-runtime-errors/app/client/page.js function page (line 2) | function page() { FILE: test/development/acceptance-app/fixtures/rsc-runtime-errors/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/development/acceptance-app/fixtures/rsc-runtime-errors/app/server/page.js function page (line 1) | function page() { FILE: test/development/acceptance-app/fixtures/rsc-runtime-errors/node_modules/client-package/index.js function callClientApi (line 3) | function callClientApi() { FILE: test/development/acceptance-app/fixtures/rsc-runtime-errors/node_modules/server-package/index.js function callServerApi (line 5) | function callServerApi() { FILE: test/development/acceptance-app/version-staleness.test.ts function getStaleness (line 8) | function getStaleness(browser: Playwright) { FILE: test/development/acceptance/fixtures/component-stack/component.js function Component (line 2) | function Component() { FILE: test/development/acceptance/fixtures/component-stack/index.js function Mismatch (line 2) | function Mismatch() { FILE: test/development/app-dir/app-routes-error/hello.js constant GET (line 9) | const GET = helloHandler constant HEAD (line 10) | const HEAD = helloHandler constant OPTIONS (line 11) | const OPTIONS = helloHandler constant POST (line 12) | const POST = helloHandler constant PUT (line 13) | const PUT = helloHandler constant DELETE (line 14) | const DELETE = helloHandler constant PATCH (line 15) | const PATCH = helloHandler FILE: test/development/app-dir/async-request-warnings/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/async-request-warnings/app/no-access/mismatch/page.js function Page (line 3) | function Page() { FILE: test/development/app-dir/async-request-warnings/app/no-access/normal/page.js function Page (line 3) | function Page() { FILE: test/development/app-dir/async-request-warnings/app/request/cookies/page.tsx function Component (line 3) | function Component() { function Page (line 12) | function Page() { FILE: test/development/app-dir/async-request-warnings/app/request/draftMode/page.tsx function Component (line 3) | function Component() { function Page (line 14) | function Page() { FILE: test/development/app-dir/async-request-warnings/app/request/headers/page.tsx function Component (line 3) | function Component() { function Page (line 12) | function Page() { FILE: test/development/app-dir/async-request-warnings/app/request/params/[slug]/page.tsx function Component (line 1) | function Component({ params }: { params: { slug: string } }) { function Page (line 9) | function Page({ params }: { params: { slug: string } }) { FILE: test/development/app-dir/async-request-warnings/app/request/searchParams/page.tsx function Component (line 1) | function Component({ function Page (line 13) | function Page({ FILE: test/development/app-dir/basic/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/development/app-dir/basic/app/page.js function Page (line 1) | function Page() { FILE: test/development/app-dir/browser-log-forwarding/fixtures/error-level/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/development/app-dir/browser-log-forwarding/fixtures/error-level/app/page.tsx function Page (line 5) | function Page() { FILE: test/development/app-dir/browser-log-forwarding/fixtures/verbose-level/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/development/app-dir/browser-log-forwarding/fixtures/verbose-level/app/page.tsx function Page (line 5) | function Page() { FILE: test/development/app-dir/browser-log-forwarding/fixtures/warn-level/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/development/app-dir/browser-log-forwarding/fixtures/warn-level/app/page.tsx function Page (line 5) | function Page() { FILE: test/development/app-dir/build-error-logs/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/build-error-logs/app/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/cache-components-dev-cache-scope/app/api/data.ts function delay (line 1) | function delay() { function fetchData (line 6) | async function fetchData() { FILE: test/development/app-dir/cache-components-dev-cache-scope/app/cached/page.tsx function InnerComponent (line 6) | function InnerComponent({ children }) { function refresh (line 10) | async function refresh() { function reload (line 15) | async function reload() { function Component (line 19) | async function Component() { function Home (line 26) | async function Home() { FILE: test/development/app-dir/cache-components-dev-cache-scope/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/cache-components-dev-cache-scope/app/uncached/page.tsx function InnerComponent (line 5) | function InnerComponent({ children }) { function refresh (line 9) | async function refresh() { function reload (line 13) | async function reload() { function Component (line 17) | async function Component() { function Home (line 21) | async function Home() { FILE: test/development/app-dir/cache-components-dev-errors/app/error/page.tsx function Page (line 1) | async function Page() { FILE: test/development/app-dir/cache-components-dev-errors/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/cache-components-dev-errors/app/no-accessed-data/page.js function Page (line 1) | async function Page() { FILE: test/development/app-dir/cache-components-dev-errors/app/no-error/page.tsx function Page (line 3) | async function Page() { FILE: test/development/app-dir/cache-components-dev-errors/app/page.tsx function Page (line 3) | async function Page() { FILE: test/development/app-dir/cache-components-dev-errors/app/top-level-error/page.tsx function Page (line 1) | async function Page() { FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/complete/[top]/layout.tsx function generateStaticParams (line 1) | function generateStaticParams() { function Layout (line 5) | async function Layout({ FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/complete/[top]/unwrapped/[bottom]/page.tsx function generateStaticParams (line 1) | function generateStaticParams() { function Page (line 5) | async function Page(props: { FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/complete/[top]/unwrapped/layout.tsx function Layout (line 1) | async function Layout({ FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/complete/[top]/wrapped/[bottom]/page.tsx function generateStaticParams (line 1) | function generateStaticParams() { function Page (line 5) | async function Page(props: { FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/complete/[top]/wrapped/layout.tsx function Layout (line 3) | async function Layout({ FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/none/[top]/layout.tsx function Layout (line 1) | async function Layout({ FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/none/[top]/unwrapped/[bottom]/page.tsx function Page (line 1) | async function Page(props: { FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/none/[top]/unwrapped/layout.tsx function Layout (line 1) | async function Layout({ FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/none/[top]/wrapped/[bottom]/page.tsx function Page (line 1) | async function Page(props: { FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/none/[top]/wrapped/layout.tsx function Layout (line 3) | async function Layout({ FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/partial/[top]/layout.tsx function generateStaticParams (line 1) | function generateStaticParams() { function Layout (line 5) | async function Layout({ FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/partial/[top]/unwrapped/[bottom]/page.tsx function Page (line 1) | async function Page(props: { FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/partial/[top]/unwrapped/layout.tsx function Layout (line 1) | async function Layout({ FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/partial/[top]/wrapped/[bottom]/page.tsx function Page (line 1) | async function Page(props: { FILE: test/development/app-dir/cache-components-dev-fallback-validation/app/partial/[top]/wrapped/layout.tsx function Layout (line 3) | async function Layout({ FILE: test/development/app-dir/cache-components-dev-warmup/cache-components.dev-warmup.test.ts function assertLog (line 39) | function assertLog( function testInitialLoad (line 72) | async function testInitialLoad( function testNavigation (line 121) | async function testNavigation( function revalidatePath (line 172) | async function revalidatePath(path: string) { FILE: test/development/app-dir/cache-components-dev-warmup/fixtures/with-prefetch-config/app/apis/[param]/page.tsx constant CACHE_KEY (line 8) | const CACHE_KEY = __dirname + '/__PAGE__' function Page (line 10) | function Page({ params, searchParams }) { function LogAfter (line 31) | function LogAfter({ label, api }: { label: string; api: () => Promise Promise(func: () => Promise): () => Promise { function cached (line 68) | async function cached() { FILE: test/development/app-dir/cache-components-tasks/cache-components-tasks.test.ts function assertLog (line 24) | function assertLog( function assertNoUnexpectedErrorsInCli (line 57) | function assertNoUnexpectedErrorsInCli() { function testInitialLoad (line 68) | async function testInitialLoad( function testNavigation (line 106) | async function testNavigation( function revalidatePath (line 147) | async function revalidatePath(path: string) { FILE: test/development/app-dir/cache-components-tasks/fixtures/with-prefetch-config/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/cache-components-tasks/fixtures/with-prefetch-config/app/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/cache-components-tasks/fixtures/with-prefetch-config/app/revalidate/route.ts function GET (line 3) | async function GET(request: Request) { FILE: test/development/app-dir/cache-components-tasks/fixtures/with-prefetch-config/app/shared.tsx function immediate (line 4) | function immediate() { function Static (line 8) | async function Static({ label }: { label: string }) { function Runtime (line 15) | async function Runtime({ label }: { label: string }) { function Dynamic (line 24) | async function Dynamic({ label }: { label: string }) { FILE: test/development/app-dir/cache-components-tasks/fixtures/with-prefetch-config/app/simple/layout.tsx function Root (line 6) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/cache-components-tasks/fixtures/with-prefetch-config/app/simple/page.tsx function Page (line 4) | async function Page() { FILE: test/development/app-dir/cache-components-tasks/fixtures/without-prefetch-config/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/cache-components-tasks/fixtures/without-prefetch-config/app/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/cache-components-tasks/fixtures/without-prefetch-config/app/revalidate/route.ts function GET (line 3) | async function GET(request: Request) { FILE: test/development/app-dir/cache-components-tasks/fixtures/without-prefetch-config/app/shared.tsx function immediate (line 4) | function immediate() { function Static (line 8) | async function Static({ label }: { label: string }) { function Runtime (line 15) | async function Runtime({ label }: { label: string }) { function Dynamic (line 24) | async function Dynamic({ label }: { label: string }) { FILE: test/development/app-dir/cache-components-tasks/fixtures/without-prefetch-config/app/simple/layout.tsx function Root (line 4) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/cache-components-tasks/fixtures/without-prefetch-config/app/simple/page.tsx function Page (line 4) | async function Page() { FILE: test/development/app-dir/cache-components-warnings/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/cache-components-warnings/app/platform/prerender/node-crypto/page.tsx function Page (line 3) | async function Page() { FILE: test/development/app-dir/cache-components-warnings/app/platform/prerender/random/page.tsx function Page (line 1) | async function Page() { FILE: test/development/app-dir/cache-components-warnings/app/platform/prerender/time/page.tsx function Page (line 1) | async function Page() { FILE: test/development/app-dir/cache-components-warnings/app/platform/prerender/web-crypto/page.tsx function Page (line 1) | async function Page() { FILE: test/development/app-dir/cache-components-warnings/app/platform/render/node-crypto/page.tsx function Page (line 5) | async function Page() { FILE: test/development/app-dir/cache-components-warnings/app/platform/render/random/page.tsx function Page (line 3) | async function Page() { FILE: test/development/app-dir/cache-components-warnings/app/platform/render/time/page.tsx function Page (line 3) | async function Page() { FILE: test/development/app-dir/cache-components-warnings/app/platform/render/web-crypto/page.tsx function Page (line 3) | async function Page() { FILE: test/development/app-dir/cache-indicator/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/cache-indicator/app/navigation/loading.tsx function Loading (line 1) | function Loading() { FILE: test/development/app-dir/cache-indicator/app/navigation/page.tsx function Page (line 4) | function Page() { function Component (line 16) | async function Component() { function getBlogPosts (line 27) | async function getBlogPosts() { function SlowThing (line 36) | async function SlowThing() { FILE: test/development/app-dir/cache-indicator/app/page.tsx function Page (line 1) | async function Page() { FILE: test/development/app-dir/capture-console-error-owner-stack/app/browser/event/page.js function Page (line 3) | function Page() { FILE: test/development/app-dir/capture-console-error-owner-stack/app/browser/render-loop/page.js function Page (line 3) | function Page() { FILE: test/development/app-dir/capture-console-error-owner-stack/app/browser/render/page.js function Page (line 3) | function Page() { FILE: test/development/app-dir/capture-console-error-owner-stack/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/development/app-dir/capture-console-error-owner-stack/app/rsc/page.js function Page (line 1) | function Page() { FILE: test/development/app-dir/capture-console-error-owner-stack/app/ssr-error-instance/page.js function Page (line 3) | function Page() { FILE: test/development/app-dir/capture-console-error-owner-stack/app/ssr/page.js function Page (line 3) | function Page() { FILE: test/development/app-dir/css-parse-error-recovery/app/css-error/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/css-parse-error-recovery/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/css-parse-error-recovery/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/dev-fetch-hmr/app/layout.tsx function Root (line 30) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/dev-fetch-hmr/app/page.tsx function Page (line 1) | async function Page() { FILE: test/development/app-dir/dev-indicator/app/force-dynamic/page.tsx function Page (line 5) | function Page() { FILE: test/development/app-dir/dev-indicator/app/force-dynamic/wait-for-hydration.tsx function WaitForHydration (line 5) | function WaitForHydration() { FILE: test/development/app-dir/dev-indicator/app/layout.tsx function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/development/app-dir/dev-indicator/app/page.tsx function Page (line 3) | async function Page() { FILE: test/development/app-dir/dev-indicator/hide-button.test.ts constant COOLDOWN (line 9) | const COOLDOWN = 3000 FILE: test/development/app-dir/dev-output/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/development/app-dir/dev-output/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/devtool-copy-button/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/devtool-copy-button/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/devtools-position/app/layout.tsx function RootLayout (line 3) | function RootLayout({ children }: { children: ReactNode }) { FILE: test/development/app-dir/devtools-position/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/devtools-position/utils.ts function getDevIndicatorPosition (line 4) | async function getDevIndicatorPosition(browser: Playwright) { FILE: test/development/app-dir/dynamic-error-trace/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/development/app-dir/dynamic-error-trace/app/lib.js function Foo (line 3) | function Foo() { FILE: test/development/app-dir/dynamic-error-trace/app/page.js function Page (line 2) | function Page() { FILE: test/development/app-dir/dynamic-error-trace/node_modules/headers-lib/index.mjs function useHeaders (line 3) | function useHeaders() { FILE: test/development/app-dir/ecmascript-error-title/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/ecmascript-error-title/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/ecmascript-error-title/app/table.tsx function Table (line 1) | function Table() { FILE: test/development/app-dir/edge-errors-hmr/app/comp.client.js function CompClient (line 3) | function CompClient() { FILE: test/development/app-dir/edge-errors-hmr/app/comp.server.js function CompServer (line 3) | function CompServer() { FILE: test/development/app-dir/edge-errors-hmr/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/development/app-dir/edge-errors-hmr/app/page.js function Home (line 6) | function Home() { FILE: test/development/app-dir/enabled-features-trace/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/enabled-features-trace/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/enabled-features-trace/enabled-features-trace.test.ts function createTestTraceUploadServer (line 113) | async function createTestTraceUploadServer(): Promise<{ FILE: test/development/app-dir/error-overlay/async-client-component/app/client/page.tsx function Page (line 3) | async function Page() { FILE: test/development/app-dir/error-overlay/async-client-component/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/development/app-dir/error-overlay/async-client-component/app/server/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/error-overlay/cache-components-errors/app/blocking-page-load/page.tsx function dynamicDataFetch (line 1) | async function dynamicDataFetch() { function Page (line 8) | async function Page() { FILE: test/development/app-dir/error-overlay/cache-components-errors/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/error-overlay/cache-components-errors/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/error-overlay/duplicate-runtime-error/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/error-overlay/duplicate-runtime-error/app/page.tsx function Page (line 5) | function Page() { FILE: test/development/app-dir/error-overlay/error-ignored-frames/app/client/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/error-overlay/error-ignored-frames/app/interleaved/page.tsx function Page (line 5) | function Page() { FILE: test/development/app-dir/error-overlay/error-ignored-frames/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/error-overlay/error-ignored-frames/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/error-overlay/error-ignored-frames/node_modules/interleave/index.js function invokeCallback (line 1) | function invokeCallback(cb) { FILE: test/development/app-dir/error-overlay/error-ignored-frames/pages/pages.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/experimental-lightningcss/app/layout.tsx function Root (line 4) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/experimental-lightningcss/app/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/externalize-node-binary-browser-error/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/externalize-node-binary-browser-error/app/page.tsx function Page (line 5) | function Page() { FILE: test/development/app-dir/hmr-asset-prefix-full-url/app/layout.tsx function Root (line 1) | function Root({ children }) { FILE: test/development/app-dir/hmr-asset-prefix-full-url/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/hmr-deleted-page/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/hmr-deleted-page/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/hmr-deleted-page/app/page/page.tsx function Page (line 5) | function Page() { FILE: test/development/app-dir/hmr-deleted-page/app/page/test.tsx function Test (line 3) | function Test() { FILE: test/development/app-dir/hmr-dep-accept/app/dep-accept-array/page.tsx function DepAcceptArrayPage (line 9) | function DepAcceptArrayPage() { FILE: test/development/app-dir/hmr-dep-accept/app/dep-accept-cjs/dep-observer.cjs method getValue (line 16) | getValue() { method getAcceptCallCount (line 19) | getAcceptCallCount() { method subscribe (line 22) | subscribe(fn) { FILE: test/development/app-dir/hmr-dep-accept/app/dep-accept-cjs/page.tsx function DepAcceptCjsPage (line 9) | function DepAcceptCjsPage() { FILE: test/development/app-dir/hmr-dep-accept/app/dep-accept/page.tsx function DepAcceptPage (line 9) | function DepAcceptPage() { FILE: test/development/app-dir/hmr-dep-accept/app/dep-decline-array/page.tsx function DepDeclineArrayPage (line 10) | function DepDeclineArrayPage() { FILE: test/development/app-dir/hmr-dep-accept/app/dep-decline/page.tsx function DepDeclinePage (line 9) | function DepDeclinePage() { FILE: test/development/app-dir/hmr-dep-accept/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/development/app-dir/hmr-iframe/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/hmr-iframe/app/page1/Component.tsx function Component (line 3) | function Component() { FILE: test/development/app-dir/hmr-iframe/app/page1/page.tsx function Page1 (line 20) | function Page1() { FILE: test/development/app-dir/hmr-iframe/app/page2/page.tsx function Page2 (line 3) | async function Page2() { FILE: test/development/app-dir/hmr-intercept-routes/app/intercept/page.js function InterceptPage (line 1) | function InterceptPage() { FILE: test/development/app-dir/hmr-intercept-routes/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/development/app-dir/hmr-intercept-routes/app/page.js function Home (line 3) | function Home() { FILE: test/development/app-dir/hmr-intercept-routes/fixtures/@intercept/(.)intercept/page.js function Intercept (line 1) | function Intercept() { FILE: test/development/app-dir/hmr-intercept-routes/fixtures/@intercept/default.js function Default (line 1) | function Default() { FILE: test/development/app-dir/hmr-intercept-routes/fixtures/layout.js function RootLayout (line 1) | function RootLayout({ children, intercept }) { FILE: test/development/app-dir/hmr-move-file/app/button.tsx function Button (line 1) | function Button() { FILE: test/development/app-dir/hmr-move-file/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/hmr-move-file/app/page.tsx function Page (line 2) | function Page() { FILE: test/development/app-dir/hmr-parallel-routes/app/@bar/default.tsx function Default (line 3) | function Default() { FILE: test/development/app-dir/hmr-parallel-routes/app/@bar/page.tsx function BarPage (line 1) | function BarPage() { FILE: test/development/app-dir/hmr-parallel-routes/app/@foo/default.tsx function Default (line 3) | function Default() { FILE: test/development/app-dir/hmr-parallel-routes/app/@foo/page.tsx function FooPage (line 1) | function FooPage() { FILE: test/development/app-dir/hmr-parallel-routes/app/layout.tsx function Layout (line 3) | function Layout(props: { foo: ReactNode; bar: ReactNode }) { FILE: test/development/app-dir/hmr-shared-css/app/layout.tsx function Root (line 4) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/hmr-shared-css/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/hmr-shared-css/pages/pages-router.tsx function PagesRouterPage (line 3) | function PagesRouterPage() { FILE: test/development/app-dir/hmr-symlink/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/hmr-symlink/app/symlink-target/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/hmr-symlink/app/symlink-target2/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/hmr-trace-timing/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/hmr-trace-timing/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/hook-function-names/app/button/page.tsx function Page (line 17) | function Page() { FILE: test/development/app-dir/hook-function-names/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/hook-function-names/app/page.tsx function Page (line 5) | function Page() { FILE: test/development/app-dir/hydration-error-count/app/animation-test/page.tsx constant ERROR_COUNT (line 23) | const ERROR_COUNT = 2 function Page (line 25) | function Page() { FILE: test/development/app-dir/hydration-error-count/app/bad-nesting/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/hydration-error-count/app/html-diff/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/hydration-error-count/app/hydration-with-runtime-errors/page.tsx function Page (line 5) | function Page() { FILE: test/development/app-dir/hydration-error-count/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/hydration-error-count/app/two-issues/page.tsx function Page (line 6) | function Page() { FILE: test/development/app-dir/instant-navs-devtools/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/instant-navs-devtools/app/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/instant-navs-devtools/app/target-page/[slug]/client.tsx function Box (line 6) | function Box({ function PathnameDisplay (line 39) | function PathnameDisplay() { function ParamsDisplay (line 49) | function ParamsDisplay() { function SearchParamsDisplay (line 59) | function SearchParamsDisplay() { function ClientFeatures (line 69) | function ClientFeatures() { FILE: test/development/app-dir/instant-navs-devtools/app/target-page/[slug]/page.tsx function Box (line 6) | function Box({ function DynamicStats (line 39) | async function DynamicStats() { function SearchParamReader (line 60) | async function SearchParamReader({ function ParamReader (line 74) | async function ParamReader({ params }: { params: Promise<{ slug: string ... function TargetPage (line 84) | async function TargetPage({ FILE: test/development/app-dir/instant-navs-devtools/instant-navs-devtools.test.ts function waitForPanelRouterTransition (line 10) | async function waitForPanelRouterTransition() { function waitForInstantModeCookie (line 23) | async function waitForInstantModeCookie(browser: Playwright): Promise { function openInstantNavPanel (line 60) | async function openInstantNavPanel(browser: Playwright) { FILE: test/development/app-dir/isolated-dev-build/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/isolated-dev-build/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/logging-incoming-request/app/foo/page.js function Page (line 1) | function Page() { FILE: test/development/app-dir/logging-incoming-request/app/hello/route.js function GET (line 1) | async function GET() { FILE: test/development/app-dir/logging-incoming-request/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/development/app-dir/missing-required-html-tags/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/development/app-dir/missing-required-html-tags/app/page.js function Page (line 1) | function Page() { FILE: test/development/app-dir/missing-required-html-tags/index.test.ts method beforePageLoad (line 50) | beforePageLoad(page) { FILE: test/development/app-dir/multiple-compiles-single-route/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/multiple-compiles-single-route/app/new-about/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/multiple-compiles-single-route/middleware.ts function middleware (line 3) | function middleware(request: NextRequest) { FILE: test/development/app-dir/multiple-compiles-single-route/pages/[slug].js function Page (line 1) | function Page() { FILE: test/development/app-dir/next-after-app-invalid-usage/basic/app/invalid-in-client/page.js function Page (line 8) | function Page() { FILE: test/development/app-dir/next-after-app-invalid-usage/basic/app/layout.js function AppLayout (line 1) | function AppLayout({ children }) { FILE: test/development/app-dir/next-after-app-invalid-usage/basic/utils/log.js function cliLog (line 1) | function cliLog(/** @type {string | Record} */ data) { function readCliLogs (line 5) | function readCliLogs(/** @type {string} */ output) { FILE: test/development/app-dir/owner-stack-invalid-element-type/app/browser/browser-only.js function BrowserOnly (line 5) | function BrowserOnly() { FILE: test/development/app-dir/owner-stack-invalid-element-type/app/browser/page.js function Inner (line 10) | function Inner() { function Page (line 14) | function Page() { FILE: test/development/app-dir/owner-stack-invalid-element-type/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/owner-stack-invalid-element-type/app/rsc/page.js function Inner (line 4) | function Inner() { function Page (line 8) | function Page() { FILE: test/development/app-dir/owner-stack-invalid-element-type/app/ssr/page.js function Inner (line 6) | function Inner() { function Page (line 10) | function Page() { FILE: test/development/app-dir/owner-stack-react-missing-key-prop/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/owner-stack-react-missing-key-prop/app/rsc/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/owner-stack-react-missing-key-prop/app/ssr/page.tsx function Page (line 5) | function Page() { FILE: test/development/app-dir/owner-stack/app/browser/caught/page.js class MyErrorBoundary (line 5) | class MyErrorBoundary extends Component { method getDerivedStateFromError (line 6) | static getDerivedStateFromError(error) { method render (line 12) | render() { function Inner (line 20) | function Inner() { function Thrower (line 28) | function Thrower() { function useThrowError (line 32) | function useThrowError() { function useErrorHook (line 38) | function useErrorHook() { function Page (line 42) | function Page() { FILE: test/development/app-dir/owner-stack/app/browser/reject-promise/page.js function useThrowError (line 3) | function useThrowError() { function useErrorHook (line 9) | function useErrorHook() { function Page (line 13) | function Page() { FILE: test/development/app-dir/owner-stack/app/browser/uncaught/page.js function useThrowError (line 3) | function useThrowError() { function useErrorHook (line 9) | function useErrorHook() { function Page (line 13) | function Page() { FILE: test/development/app-dir/owner-stack/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/development/app-dir/owner-stack/app/ssr/page.js function useThrowError (line 3) | function useThrowError() { function useErrorHook (line 7) | function useErrorHook() { function Page (line 11) | function Page() { FILE: test/development/app-dir/owner-stack/owner-stack.test.ts function normalizeBrowserConsoleStackTrace (line 6) | function normalizeBrowserConsoleStackTrace(trace: unknown) { FILE: test/development/app-dir/react-performance-track/app/ReactServerRequests.tsx function ReactServerRequests (line 18) | function ReactServerRequests() { FILE: test/development/app-dir/react-performance-track/app/cookies/page.tsx function CookiesPage (line 3) | async function CookiesPage() { FILE: test/development/app-dir/react-performance-track/app/draftMode/page.tsx function DraftModePage (line 3) | async function DraftModePage() { FILE: test/development/app-dir/react-performance-track/app/fetch/page.tsx function abstraction (line 1) | async function abstraction() { function FetchPage (line 5) | async function FetchPage() { FILE: test/development/app-dir/react-performance-track/app/headers/page.tsx function HeadersPage (line 3) | async function HeadersPage() { FILE: test/development/app-dir/react-performance-track/app/layout.tsx function Root (line 5) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/react-performance-track/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/react-performance-track/app/params/[slug]/page.tsx function ParamsSlugPage (line 1) | async function ParamsSlugPage({ FILE: test/development/app-dir/react-performance-track/app/searchparams/page.tsx function SearchParamsPage (line 1) | async function SearchParamsPage({ FILE: test/development/app-dir/react-performance-track/app/set-timeout/page.tsx function abstraction (line 3) | async function abstraction(timeoutMS: number) { function SetTimeoutPage (line 7) | async function SetTimeoutPage() { FILE: test/development/app-dir/react-performance-track/instrumentation-client.ts type ReactServerRequests (line 3) | type ReactServerRequests = Array<{ type Window (line 12) | interface Window { type PerformanceEntry (line 23) | interface PerformanceEntry { FILE: test/development/app-dir/segment-explorer-globals/app/global-error.tsx function GlobalError (line 3) | function GlobalError() { FILE: test/development/app-dir/segment-explorer-globals/app/global-not-found.tsx function GlobalNotFound (line 1) | function GlobalNotFound() { FILE: test/development/app-dir/segment-explorer-globals/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/development/app-dir/segment-explorer-globals/app/page.tsx function Page (line 12) | function Page() { FILE: test/development/app-dir/segment-explorer-globals/app/runtime-error/boundary/error.tsx function CustomError (line 5) | function CustomError() { FILE: test/development/app-dir/segment-explorer-globals/app/runtime-error/boundary/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/segment-explorer-globals/app/runtime-error/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/segment-explorer/app/(all)/file-segments/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/development/app-dir/segment-explorer/app/(all)/file-segments/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/(all)/file-segments/template.tsx function Template (line 1) | function Template({ children }) { FILE: test/development/app-dir/segment-explorer/app/(v2)/blog/(team)/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/development/app-dir/segment-explorer/app/(v2)/blog/(team)/template.tsx function Template (line 1) | function Template({ children }) { FILE: test/development/app-dir/segment-explorer/app/(v2)/blog/(team)/~/(overview)/grid/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/(v2)/blog/(team)/~/(overview)/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/development/app-dir/segment-explorer/app/(v2)/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/development/app-dir/segment-explorer/app/boundary/deep/error.tsx function Error (line 3) | function Error() { FILE: test/development/app-dir/segment-explorer/app/boundary/deep/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/segment-explorer/app/boundary/deep/loading.tsx function Loading (line 1) | function Loading() { FILE: test/development/app-dir/segment-explorer/app/boundary/deep/not-found.tsx function NotFound (line 1) | function NotFound() { FILE: test/development/app-dir/segment-explorer/app/boundary/deep/page.tsx function Page (line 1) | async function Page() { FILE: test/development/app-dir/segment-explorer/app/boundary/error.tsx function Error (line 3) | function Error({ reset }) { FILE: test/development/app-dir/segment-explorer/app/boundary/forbidden.tsx function Forbidden (line 1) | function Forbidden() { FILE: test/development/app-dir/segment-explorer/app/boundary/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/segment-explorer/app/boundary/loading.tsx function Loading (line 1) | function Loading() { FILE: test/development/app-dir/segment-explorer/app/boundary/not-found.tsx function NotFound (line 1) | function NotFound() { FILE: test/development/app-dir/segment-explorer/app/boundary/page.tsx function Page (line 3) | async function Page({ FILE: test/development/app-dir/segment-explorer/app/boundary/unauthorized.tsx function Unauthorized (line 1) | function Unauthorized() { FILE: test/development/app-dir/segment-explorer/app/dynamic/blog/[slug]/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/dynamic/blog/error.tsx function Error (line 3) | function Error() { FILE: test/development/app-dir/segment-explorer/app/dynamic/full/error.tsx function Error (line 3) | function Error() { FILE: test/development/app-dir/segment-explorer/app/dynamic/full/not-found.tsx function NotFound (line 3) | function NotFound() { FILE: test/development/app-dir/segment-explorer/app/dynamic/full/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/development/app-dir/segment-explorer/app/no-layout/framework/blog/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/segment-explorer/app/no-layout/framework/blog/not-found.tsx function NotFound (line 1) | function NotFound() { FILE: test/development/app-dir/segment-explorer/app/no-layout/framework/blog/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/no-layout/framework/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/app-dir/segment-explorer/app/no-layout/not-found.tsx function NotFound (line 1) | function NotFound() { FILE: test/development/app-dir/segment-explorer/app/page.tsx function Page (line 12) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-default/@bar/default.tsx function Default (line 1) | function Default() { FILE: test/development/app-dir/segment-explorer/app/parallel-default/@bar/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/development/app-dir/segment-explorer/app/parallel-default/@bar/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-default/@bar/subroute/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-default/@foo/default.tsx function Default (line 1) | function Default() { FILE: test/development/app-dir/segment-explorer/app/parallel-default/@foo/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/development/app-dir/segment-explorer/app/parallel-default/@foo/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-default/default.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-default/layout.tsx function Layout (line 3) | function Layout({ children, bar, foo }) { FILE: test/development/app-dir/segment-explorer/app/parallel-default/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes-edge/@bar/default.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes-edge/@bar/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/development/app-dir/segment-explorer/app/parallel-routes-edge/@bar/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes-edge/@bar/test-page/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes-edge/@foo/default.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes-edge/@foo/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/development/app-dir/segment-explorer/app/parallel-routes-edge/@foo/no-bar/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes-edge/@foo/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes-edge/@foo/test-page/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes-edge/layout.tsx function Layout (line 1) | function Layout({ children, bar, foo }) { FILE: test/development/app-dir/segment-explorer/app/parallel-routes-edge/no-bar/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes-edge/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes-edge/test-page/page.tsx function TestPage (line 1) | function TestPage() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/@bar/default.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/@bar/error.tsx function Error (line 3) | function Error() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/@bar/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/@bar/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/@bar/test-page/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/@foo/default.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/@foo/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/@foo/no-bar/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/@foo/not-found.tsx function NotFound (line 1) | function NotFound() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/@foo/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/@foo/test-page/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/layout.tsx function Layout (line 1) | function Layout({ children, bar, foo }) { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/no-bar/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/segment-explorer/app/parallel-routes/test-page/page.tsx function TestPage (line 1) | function TestPage() { FILE: test/development/app-dir/segment-explorer/app/runtime-error/boundary/error.tsx function CustomError (line 5) | function CustomError() { FILE: test/development/app-dir/segment-explorer/app/runtime-error/boundary/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/segment-explorer/app/runtime-error/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/segment-explorer/app/search/layout.tsx function SearchLayout (line 6) | function SearchLayout({ FILE: test/development/app-dir/segment-explorer/app/search/loading.tsx function Loading (line 1) | function Loading() { FILE: test/development/app-dir/segment-explorer/app/search/page.tsx type AnySearchParams (line 3) | type AnySearchParams = { [key: string]: string | Array | undefin... function Page (line 5) | async function Page({ FILE: test/development/app-dir/segment-explorer/app/search/search.tsx function Search (line 5) | function Search() { FILE: test/development/app-dir/segment-explorer/app/soft-navigation/a/page.tsx function SoftNavigationAPage (line 3) | function SoftNavigationAPage() { FILE: test/development/app-dir/segment-explorer/app/soft-navigation/b/page.tsx function SoftNavigationBPage (line 3) | function SoftNavigationBPage() { FILE: test/development/app-dir/segment-explorer/pages/pages-router.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/serialize-circular-error/app/client/page.tsx class C (line 3) | class C { method constructor (line 5) | constructor() { class D (line 10) | class D { method constructor (line 12) | constructor(a: C) { function Page (line 21) | function Page() { FILE: test/development/app-dir/serialize-circular-error/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/serialize-circular-error/app/page.tsx class A (line 1) | class A { method constructor (line 3) | constructor() { class B (line 8) | class B { method constructor (line 10) | constructor(a: A) { function Page (line 19) | function Page() { FILE: test/development/app-dir/server-component-next-dynamic-ssr-false/app/client.js function Client (line 3) | function Client() { FILE: test/development/app-dir/server-component-next-dynamic-ssr-false/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/development/app-dir/server-component-next-dynamic-ssr-false/app/page.js function Page (line 5) | function Page() { FILE: test/development/app-dir/server-components-hmr-cache/app/api/sse/route.ts function GET (line 3) | async function GET() { FILE: test/development/app-dir/server-components-hmr-cache/app/edge/page.tsx function Page (line 6) | function Page() { FILE: test/development/app-dir/server-components-hmr-cache/app/infinite-stream/page.tsx function fetchChunk (line 1) | async function fetchChunk() { function Page (line 15) | async function Page() { FILE: test/development/app-dir/server-components-hmr-cache/app/layout.tsx function Root (line 3) | function Root({ children }) { FILE: test/development/app-dir/server-components-hmr-cache/app/node/page.tsx function Page (line 4) | function Page() { FILE: test/development/app-dir/server-components-hmr-cache/app/page.tsx function Page (line 4) | function Page() { FILE: test/development/app-dir/server-components-hmr-cache/components/refresh-button.tsx function RefreshButton (line 5) | function RefreshButton() { FILE: test/development/app-dir/server-components-hmr-cache/components/shared-page.tsx function SharedPage (line 7) | async function SharedPage({ runtime }: { runtime: string }) { FILE: test/development/app-dir/server-components-hmr-cache/lib/fetch-random-value.ts function fetchRandomValue (line 1) | async function fetchRandomValue(key: string) { FILE: test/development/app-dir/server-hmr/app/api/hello/route.ts function GET (line 1) | async function GET() { FILE: test/development/app-dir/server-hmr/app/api/with-dep/route.ts function GET (line 6) | async function GET() { FILE: test/development/app-dir/server-hmr/app/child-accept/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/server-hmr/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/server-hmr/app/manifest.ts function manifest (line 3) | function manifest(): MetadataRoute.Manifest { FILE: test/development/app-dir/server-hmr/app/module-preservation/page.tsx function Page (line 5) | function Page() { FILE: test/development/app-dir/server-hmr/app/sourcemaps/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/server-hmr/server-hmr.test.ts function getText (line 180) | function getText(res: Response) { FILE: test/development/app-dir/server-navigation-error/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/server-navigation-error/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/server-navigation-error/app/route/not-found/route.ts function GET (line 3) | async function GET(req) { FILE: test/development/app-dir/server-navigation-error/app/route/redirect/route.ts function GET (line 3) | async function GET(req) { FILE: test/development/app-dir/server-navigation-error/middleware.ts function middleware (line 4) | function middleware(req: NextRequest) { FILE: test/development/app-dir/server-navigation-error/pages/pages/not-found.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/server-navigation-error/pages/pages/redirect.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/source-mapping/app/actions1.ts function bar (line 7) | async function bar() { FILE: test/development/app-dir/source-mapping/app/actions3.ts function someName (line 3) | async function someName() { FILE: test/development/app-dir/source-mapping/app/client/page.tsx function Page (line 9) | function Page() { FILE: test/development/app-dir/source-mapping/app/form.tsx function Form (line 5) | function Form({ FILE: test/development/app-dir/source-mapping/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/source-mapping/app/page.tsx function Page (line 8) | function Page() { FILE: test/development/app-dir/source-mapping/app/server-client/client.js function useClient (line 3) | function useClient() { FILE: test/development/app-dir/source-mapping/app/server-client/page.js function Component (line 4) | function Component() { function Page (line 9) | function Page() { FILE: test/development/app-dir/source-mapping/app/server-component.tsx function ServerComponent (line 1) | function ServerComponent() { FILE: test/development/app-dir/source-mapping/next.config.js method rewrites (line 7) | rewrites() { FILE: test/development/app-dir/ssr-in-rsc/app/exports/app-code/react-dom-server-browser-explicit/page.js function Page (line 5) | function Page() { FILE: test/development/app-dir/ssr-in-rsc/app/exports/app-code/react-dom-server-edge-explicit/page.js function Page (line 5) | function Page() { FILE: test/development/app-dir/ssr-in-rsc/app/exports/app-code/react-dom-server-edge-implicit/page.js function Page (line 7) | function Page() { FILE: test/development/app-dir/ssr-in-rsc/app/exports/app-code/react-dom-server-node-explicit/page.js function Page (line 5) | function Page() { FILE: test/development/app-dir/ssr-in-rsc/app/exports/app-code/react-dom-server-node-implicit/page.js function Page (line 7) | function Page() { FILE: test/development/app-dir/ssr-in-rsc/app/exports/library-code/react-dom-server-browser-explicit/page.js function Page (line 3) | function Page() { FILE: test/development/app-dir/ssr-in-rsc/app/exports/library-code/react-dom-server-edge-explicit/page.js function Page (line 3) | function Page() { FILE: test/development/app-dir/ssr-in-rsc/app/exports/library-code/react-dom-server-edge-implicit/page.js function Page (line 5) | function Page() { FILE: test/development/app-dir/ssr-in-rsc/app/exports/library-code/react-dom-server-node-explicit/page.js function Page (line 3) | function Page() { FILE: test/development/app-dir/ssr-in-rsc/app/exports/library-code/react-dom-server-node-implicit/page.js function Page (line 5) | function Page() { FILE: test/development/app-dir/ssr-in-rsc/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/development/app-dir/ssr-in-rsc/next.config.js method webpack (line 5) | webpack(config) { FILE: test/development/app-dir/ssr-only-error/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/ssr-only-error/app/notfound/page.tsx function Home (line 3) | async function Home() { FILE: test/development/app-dir/ssr-only-error/app/page.tsx function Component (line 3) | function Component() { function Page (line 10) | function Page() { FILE: test/development/app-dir/strict-mode-enabled-by-default/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/development/app-dir/strict-mode-enabled-by-default/app/page.js function Page (line 5) | function Page() { FILE: test/development/app-dir/turbopack-ignore-issue/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/turbopack-ignore-issue/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/turbopack-ignore-issue/app/route-with-error/route.ts function GET (line 5) | async function GET() { FILE: test/development/app-dir/turbopack-ignore-issue/app/route-with-warning/route.ts function GET (line 1) | async function GET() { FILE: test/development/app-dir/turbopack-ignore-issue/app/server-with-error/page.tsx function Page (line 5) | function Page() { FILE: test/development/app-dir/turbopack-ignore-issue/app/server-with-warning/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/turbopack-ignore-issue/app/with-error/page.tsx function Page (line 7) | function Page() { FILE: test/development/app-dir/turbopack-ignore-issue/app/with-warning/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/turbopack-import-assertions-use/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/turbopack-import-assertions-use/app/page.tsx function Page (line 15) | function Page() { FILE: test/development/app-dir/turbopack-loader-file-dependencies/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/turbopack-loader-file-dependencies/app/page.tsx function Page (line 3) | function Page() { FILE: test/development/app-dir/typed-env/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/typed-env/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/app-dir/use-cache-errors/app/anonymous/page.tsx function createCacheFn (line 1) | function createCacheFn() { function Page (line 10) | async function Page() { FILE: test/development/app-dir/use-cache-errors/app/client-module.ts function useStuff (line 3) | function useStuff() { FILE: test/development/app-dir/use-cache-errors/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/app-dir/use-cache-errors/app/module-with-use-cache.ts function useCachedStuff (line 13) | async function useCachedStuff() { FILE: test/development/app-dir/use-cache-errors/app/page.tsx function OtherClientComponent (line 6) | function OtherClientComponent({ function Page (line 21) | function Page() { FILE: test/development/app-dir/watch-config-file/fixture/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/development/app-dir/watch-config-file/fixture/app/page.js function Page (line 1) | function Page() { FILE: test/development/app-hmr/fixtures/default-template/app/bundler-runtime-changes/new-runtime-functionality/page.tsx function RuntimeChangesNewRuntimeFunctionalityPage (line 5) | function RuntimeChangesNewRuntimeFunctionalityPage() { FILE: test/development/app-hmr/fixtures/default-template/app/bundler-runtime-changes/page.tsx function RuntimeChangesPage (line 3) | function RuntimeChangesPage() { FILE: test/development/app-hmr/fixtures/default-template/app/counter.js function Counter (line 5) | function Counter() { FILE: test/development/app-hmr/fixtures/default-template/app/env/edge-module-var/page.jsx constant MY_DEVICE (line 1) | const MY_DEVICE = process.env.MY_DEVICE?.slice() function Page (line 3) | function Page() { FILE: test/development/app-hmr/fixtures/default-template/app/env/edge/page.jsx function Page (line 1) | function Page() { FILE: test/development/app-hmr/fixtures/default-template/app/env/node-module-var/page.jsx constant MY_DEVICE (line 1) | const MY_DEVICE = process.env.MY_DEVICE?.slice() function Page (line 3) | function Page() { FILE: test/development/app-hmr/fixtures/default-template/app/env/node/page.jsx function Page (line 1) | function Page() { FILE: test/development/app-hmr/fixtures/default-template/app/folder/page.jsx function Page (line 1) | function Page() { FILE: test/development/app-hmr/fixtures/default-template/app/layout.jsx function Root (line 1) | function Root({ children }) { FILE: test/development/app-hmr/fixtures/default-template/app/page.js function Page (line 3) | function Page() { FILE: test/development/app-hmr/hmr.test.ts method beforePageLoad (line 18) | beforePageLoad(page) { FILE: test/development/basic/allowed-dev-origins.test.ts function createHostServer (line 8) | async function createHostServer() { function withBasePath (line 31) | function withBasePath(basePath: string, path: string) { function getImageOptimizerPath (line 35) | function getImageOptimizerPath(basePath: string) { function requestInternalDevScript (line 42) | function requestInternalDevScript( function requestInternalDevMiddleware (line 61) | function requestInternalDevMiddleware( function expectBlockedDevResourceMessage (line 81) | function expectBlockedDevResourceMessage( FILE: test/development/basic/asset-prefix/fixture/next.config.js constant ASSET_PREFIX (line 1) | const ASSET_PREFIX = '/custom-asset-prefix' method rewrites (line 9) | async rewrites() { FILE: test/development/basic/asset-prefix/fixture/pages/api/test-json.js function handler (line 1) | function handler(req, res) { FILE: test/development/basic/asset-prefix/fixture/pages/index.js function Page (line 4) | function Page() { FILE: test/development/basic/asset-prefix/fixture/pages/page2.js function Page2 (line 1) | function Page2() { FILE: test/development/basic/barrel-optimization/fixture-tremor/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/development/basic/barrel-optimization/fixture-tremor/app/page.tsx function Example (line 3) | function Example() { FILE: test/development/basic/barrel-optimization/fixture/app/client-boundary/page.js function Page (line 3) | function Page() { FILE: test/development/basic/barrel-optimization/fixture/app/client/page.js function Page (line 3) | function Page() { FILE: test/development/basic/barrel-optimization/fixture/app/dedupe/page.js function Page (line 11) | function Page() { FILE: test/development/basic/barrel-optimization/fixture/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/development/basic/barrel-optimization/fixture/app/mui/page.js function Page (line 4) | function Page() { FILE: test/development/basic/barrel-optimization/fixture/app/page.js function Page (line 6) | function Page() { FILE: test/development/basic/barrel-optimization/fixture/app/recursive-barrel-app/page.js function Page (line 5) | function Page() { FILE: test/development/basic/barrel-optimization/fixture/app/recursive/page.js function Page (line 3) | function Page() { FILE: test/development/basic/barrel-optimization/fixture/app/recursive/shortcut/page.js function Page (line 3) | function Page() { FILE: test/development/basic/barrel-optimization/fixture/components/slow-component.js function Comp (line 29) | function Comp() { FILE: test/development/basic/barrel-optimization/fixture/node_modules/my-client-lib/button.js function Button (line 3) | function Button() { FILE: test/development/basic/barrel-optimization/fixture/node_modules/my-lib/client.js function Client (line 3) | function Client() { FILE: test/development/basic/barrel-optimization/fixture/pages/pages-route.js function Page (line 3) | function Page() { FILE: test/development/basic/barrel-optimization/fixture/pages/recursive-barrel.js function Page (line 3) | function Page() { FILE: test/development/basic/barrel-optimization/fixture/pages/visx.js function Page (line 3) | function Page() { FILE: test/development/basic/define-class-fields/define-class-fields.test.ts function matchLogs$ (line 32) | async function matchLogs$(browser) { FILE: test/development/basic/define-class-fields/fixture/pages/animal.tsx type Animal (line 3) | interface Animal { type Dog (line 6) | interface Dog extends Animal { class AnimalHouse (line 10) | class AnimalHouse { method constructor (line 12) | constructor(animal: Animal) { class DogHouse (line 16) | class DogHouse extends AnimalHouse { method constructor (line 24) | constructor(dog: Dog) { class DogHouseWithDeclare (line 29) | class DogHouseWithDeclare extends AnimalHouse { method constructor (line 33) | constructor(dog: Dog) { function AnimalView (line 38) | function AnimalView() { FILE: test/development/basic/define-class-fields/fixture/pages/derived.tsx class Base (line 3) | class Base { method data (line 4) | set data(value: number) { method name (line 8) | set name(value: number) { class Derived (line 13) | class Derived extends Base { method constructor (line 18) | constructor() { function DerivedView (line 25) | function DerivedView() { FILE: test/development/basic/define-class-fields/fixture/pages/index.tsx class Person (line 7) | class Person { method constructor (line 13) | constructor() { function Home (line 37) | function Home() { FILE: test/development/basic/gssp-ssr-change-reloading/pages/another/index.js function Gsp (line 3) | function Gsp(props) { FILE: test/development/basic/gssp-ssr-change-reloading/pages/gsp-blog/[post].js function Gsp (line 3) | function Gsp(props) { FILE: test/development/basic/gssp-ssr-change-reloading/pages/gssp-blog/[post].js function Gssp (line 1) | function Gssp(props) { FILE: test/development/basic/gssp-ssr-change-reloading/pages/index.js function Gsp (line 4) | function Gsp(props) { FILE: test/development/basic/hmr/pages/auto-export-is-ready.js function Page (line 3) | function Page(props) { FILE: test/development/basic/hmr/pages/gsp-is-ready.js function Page (line 3) | function Page(props) { function getStaticProps (line 14) | function getStaticProps() { FILE: test/development/basic/hmr/pages/hmr/about.js function Page (line 1) | function Page() { FILE: test/development/basic/hmr/pages/hmr/about1.js function Page (line 1) | function Page() { FILE: test/development/basic/hmr/pages/hmr/about2.js function Page (line 1) | function Page() { FILE: test/development/basic/hmr/pages/hmr/about3.js function Page (line 1) | function Page() { FILE: test/development/basic/hmr/pages/hmr/about4.js function About4 (line 1) | function About4() { FILE: test/development/basic/hmr/pages/hmr/about5.js function Page (line 1) | function Page() { FILE: test/development/basic/hmr/pages/hmr/about6.js function Page (line 1) | function Page() { FILE: test/development/basic/hmr/pages/hmr/about7.js function Page (line 1) | function Page() { FILE: test/development/basic/hmr/pages/hmr/about8.js function Page (line 1) | function Page() { FILE: test/development/basic/hmr/pages/hmr/about9.js function Page (line 1) | function Page() { FILE: test/development/basic/hmr/pages/hmr/contact.js function Page (line 1) | function Page() { FILE: test/development/basic/hmr/pages/hmr/counter.js class Counter (line 3) | class Counter extends React.Component { method incr (line 6) | incr() { method render (line 11) | render() { FILE: test/development/basic/hmr/pages/hmr/error-in-gip.js class Page (line 2) | class Page extends React.Component { method getInitialProps (line 3) | static getInitialProps() { method render (line 8) | render() { FILE: test/development/basic/hmr/pages/hmr/index.js function Page (line 3) | function Page() { FILE: test/development/basic/hmr/pages/hmr/nonlatin.js function NonLatin (line 1) | function NonLatin(props) { FILE: test/development/basic/hmr/pages/hmr/style-dynamic-component.js function Page (line 6) | function Page() { FILE: test/development/basic/hmr/pages/hmr/style-stateful-component.js class StyleStateFul (line 3) | class StyleStateFul extends Component { method render (line 4) | render() { FILE: test/development/basic/hmr/pages/hmr/style.js function Style (line 2) | function Style() { FILE: test/development/basic/hmr/pages/hydration-error.js function Page (line 1) | function Page(props) { FILE: test/development/basic/hmr/run-basic-hmr-test.util.ts function runBasicHmrTest (line 9) | function runBasicHmrTest(nextConfig: { FILE: test/development/basic/hmr/run-error-recovery-hmr-test.util.ts function runErrorRecoveryHmrTest (line 17) | function runErrorRecoveryHmrTest(nextConfig: { FILE: test/development/basic/hmr/run-full-reload-hmr-test.util.ts function runFullReloadHmrTest (line 4) | function runFullReloadHmrTest(nextConfig: { FILE: test/development/basic/hmr/run-hot-module-reload-hmr-test.util.ts function runHotModuleReloadHmrTest (line 5) | function runHotModuleReloadHmrTest(nextConfig: { FILE: test/development/basic/legacy-decorators/pages/index.js class Counter (line 5) | class Counter { method constructor (line 8) | constructor() { method increase (line 12) | increase() { class CounterView (line 19) | @observer method render (line 21) | render() { function Home (line 33) | function Home() { FILE: test/development/basic/misc/pages/development-logs/index.js function IndexPage (line 3) | function IndexPage() { FILE: test/development/basic/misc/pages/development-logs/link-with-no-prefetch.js function NoPrefetchPage (line 3) | function NoPrefetchPage() { FILE: test/development/basic/misc/pages/development-logs/link-with-prefetch-false.js function PrefetchFalsePage (line 3) | function PrefetchFalsePage() { FILE: test/development/basic/next-dynamic/components/esm.mjs function Component (line 5) | function Component() { FILE: test/development/basic/next-dynamic/components/hello-context.js method render (line 9) | render() { FILE: test/development/basic/next-dynamic/components/pure-client.js function PureClient (line 3) | function PureClient() { FILE: test/development/basic/next-dynamic/components/welcome.js class Welcome (line 3) | class Welcome extends React.Component { method componentDidMount (line 6) | componentDidMount() { method render (line 11) | render() { FILE: test/development/basic/next-dynamic/next-dynamic.test.ts function get$ (line 55) | async function get$(path, query?: any) { FILE: test/development/basic/next-rs-api.test.ts function normalizePath (line 18) | function normalizePath(path: string) { function styledStringToMarkdown (line 27) | function styledStringToMarkdown(styled: StyledString): string { function normalizeIssues (line 44) | function normalizeIssues(issues: Issue[]) { function normalizeDiagnostics (line 65) | function normalizeDiagnostics(diagnostics: Diagnostics[]) { function raceIterators (line 92) | function raceIterators(iterators: AsyncIterableIterator[]) { function drainAndGetNext (line 126) | async function drainAndGetNext(stream: AsyncIterableIterator) { function pagesIndexCode (line 138) | function pagesIndexCode(text, props = {}) { function appPageCode (line 146) | function appPageCode(text) { FILE: test/development/basic/node-builtins/app/client-component/page.js function NodeBrowserPolyfillPage (line 25) | function NodeBrowserPolyfillPage() { FILE: test/development/basic/node-builtins/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/development/basic/node-builtins/app/middleware-test/page.tsx function Page (line 1) | function Page() { FILE: test/development/basic/node-builtins/app/server-component/node-schema/page.js function getData (line 22) | async function getData() { function NodeModules (line 79) | async function NodeModules() { FILE: test/development/basic/node-builtins/app/server-component/page.js function getData (line 25) | async function getData() { function NodeModules (line 82) | async function NodeModules() { FILE: test/development/basic/node-builtins/middleware.js function middleware (line 30) | async function middleware(request) { FILE: test/development/basic/node-builtins/pages/index.js function NodeBrowserPolyfillPage (line 24) | function NodeBrowserPolyfillPage() { FILE: test/development/basic/node-builtins/pages/server-node-schema.js function getServerSideProps (line 22) | async function getServerSideProps() { function NodeModules (line 83) | function NodeModules({ result }) { FILE: test/development/basic/node-builtins/pages/server.js function getServerSideProps (line 23) | async function getServerSideProps() { function NodeModules (line 84) | function NodeModules({ result }) { FILE: test/development/basic/styled-components-disabled/pages/_app.js function App (line 17) | function App({ Component, pageProps }) { FILE: test/development/basic/styled-components-disabled/pages/_document.js class MyDocument (line 4) | class MyDocument extends Document { method getInitialProps (line 5) | static async getInitialProps(ctx) { FILE: test/development/basic/styled-components-disabled/pages/index.js function Home (line 23) | function Home() { FILE: test/development/basic/styled-components/pages/_app.js function App (line 17) | function App({ Component, pageProps }) { FILE: test/development/basic/styled-components/pages/_document.js class MyDocument (line 4) | class MyDocument extends Document { method getInitialProps (line 5) | static async getInitialProps(ctx) { FILE: test/development/basic/styled-components/pages/index.js function Home (line 23) | function Home() { FILE: test/development/basic/styled-components/styled-components.test.ts function matchLogs$ (line 12) | async function matchLogs$(browser) { FILE: test/development/basic/tailwind-jit/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: test/development/basic/tailwind-jit/pages/index.js function Home (line 1) | function Home() { FILE: test/development/basic/theme-ui/fixture/pages/_app.js function MyApp (line 5) | function MyApp({ Component, pageProps }) { FILE: test/development/basic/theme-ui/fixture/pages/index.js function Home (line 1) | function Home() { FILE: test/development/browser-logs/browser-logs.test.ts function setupLogCapture (line 15) | function setupLogCapture() { FILE: test/development/browser-logs/fixtures/app/client-error/page.js function throwError (line 3) | function throwError() { function callError (line 7) | function callError() { function ClientErrorPage (line 11) | function ClientErrorPage() { FILE: test/development/browser-logs/fixtures/app/client-log/page.js function ClientLogPage (line 3) | function ClientLogPage() { FILE: test/development/browser-logs/fixtures/app/edge-deep-stack/page.js function functionA (line 5) | function functionA() { function functionB (line 9) | function functionB() { function functionC (line 13) | function functionC() { function EdgeDeepStackPage (line 17) | function EdgeDeepStackPage() { FILE: test/development/browser-logs/fixtures/app/hydration-error/page.js function Page (line 3) | function Page() { FILE: test/development/browser-logs/fixtures/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/development/browser-logs/fixtures/app/server-error/page.js function throwServerError (line 1) | function throwServerError() { function callServerError (line 5) | function callServerError() { function ServerErrorPage (line 9) | function ServerErrorPage() { FILE: test/development/browser-logs/fixtures/app/server-log/page.js function ServerLogPage (line 1) | function ServerLogPage() { FILE: test/development/browser-logs/fixtures/pages/basic-logs.js function BasicLogsPage (line 1) | function BasicLogsPage() { FILE: test/development/browser-logs/fixtures/pages/circular-refs.js function CircularRefsPage (line 1) | function CircularRefsPage() { FILE: test/development/browser-logs/fixtures/pages/deep-objects.js function DeepObjectsPage (line 1) | function DeepObjectsPage() { FILE: test/development/browser-logs/fixtures/pages/pages-client-error.js function throwClientError (line 1) | function throwClientError() { function callClientError (line 5) | function callClientError() { function PagesClientError (line 9) | function PagesClientError() { FILE: test/development/browser-logs/fixtures/pages/pages-client-log.js function PagesClientLog (line 1) | function PagesClientLog() { FILE: test/development/browser-logs/fixtures/pages/pages-server-error.js function throwPagesServerError (line 1) | function throwPagesServerError() { function callPagesServerError (line 5) | function callPagesServerError() { function getServerSideProps (line 9) | async function getServerSideProps() { function PagesServerError (line 17) | function PagesServerError() { FILE: test/development/client-dev-overlay/index.test.ts function elementExistsInNextJSPortalShadowDOM (line 20) | function elementExistsInNextJSPortalShadowDOM( function getToast (line 37) | function getToast(browser: Playwright) { function getPopover (line 40) | function getPopover(browser: Playwright) { function getMinimizeButton (line 43) | function getMinimizeButton(browser: Playwright) { function getHideButton (line 46) | function getHideButton(browser: Playwright) { function getPreferencesButton (line 49) | function getPreferencesButton(browser: Playwright) { FILE: test/development/dev-cache-control-no-cache/app/app-route/page.js function AppRoute (line 1) | function AppRoute() { FILE: test/development/dev-cache-control-no-cache/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/development/dev-cache-control-no-cache/pages/pages-route.js function PagesRoute (line 1) | function PagesRoute() { FILE: test/development/dev-indicator/app/app/rendering/a/page.js function Page (line 5) | async function Page() { FILE: test/development/dev-indicator/app/app/rendering/b/page.js function Page (line 5) | async function Page() { FILE: test/development/dev-indicator/app/app/static-indicator/dynamic/page.tsx function Page (line 4) | async function Page() { FILE: test/development/dev-indicator/app/app/static-indicator/static/page.tsx function Page (line 1) | function Page() { FILE: test/development/dev-indicator/app/layout.tsx function Root (line 4) | function Root({ children }: { children: React.ReactNode }) { FILE: test/development/dev-indicator/components/nav.tsx function Nav (line 3) | function Nav() { FILE: test/development/dev-indicator/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }: AppProps) { FILE: test/development/dev-indicator/pages/pages/[slug]/index.tsx function Page (line 1) | function Page({ slug }: { slug: string }) { FILE: test/development/dev-indicator/pages/pages/gip.tsx function Page (line 1) | function Page() { FILE: test/development/dev-indicator/pages/pages/gssp.tsx function Page (line 1) | function Page() { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/development/dev-indicator/pages/pages/index.tsx function Page (line 1) | function Page() { FILE: test/development/enoent-during-require/app/route.ts function handler (line 5) | function handler() { FILE: test/development/error-overlay/app/error-aggregate-non-errors/page.tsx function Page (line 5) | function Page() { FILE: test/development/error-overlay/app/error-aggregate-with-cause/page.tsx function Page (line 5) | function Page() { FILE: test/development/error-overlay/app/error-aggregate/page.tsx function Page (line 5) | function Page() { FILE: test/development/error-overlay/app/error-cause-nested/page.tsx function Page (line 5) | function Page() { FILE: test/development/error-overlay/app/error-cause-non-error/page.tsx function Page (line 5) | function Page() { FILE: test/development/error-overlay/app/error-cause/page.tsx function Page (line 5) | function Page() { FILE: test/development/error-overlay/app/known-client-error/page.tsx function Page (line 5) | function Page() { FILE: test/development/error-overlay/app/known-rsc-error/page.tsx function Page (line 1) | async function Page() { FILE: test/development/error-overlay/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/development/error-overlay/index.test.tsx method beforePageLoad (line 23) | beforePageLoad(page) { method beforePageLoad (line 50) | beforePageLoad(page) { FILE: test/development/error-overlay/pages/_app.tsx function App (line 3) | function App({ Component, pageProps }: AppProps) { FILE: test/development/error-overlay/pages/_document.tsx function Document (line 3) | function Document() { FILE: test/development/error-overlay/pages/hydration-error.tsx function Home (line 1) | function Home() { FILE: test/development/experimental-https-server/app/1/page.js function Page (line 1) | function Page() { FILE: test/development/experimental-https-server/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/development/experimental-https-server/app/opengraph-image.tsx function Image (line 11) | async function Image() { FILE: test/development/experimental-https-server/pages/2.js function Page (line 1) | function Page() { FILE: test/development/internal-traces/pages/traces.js function Traces (line 5) | function Traces() { FILE: test/development/jsconfig-path-reloading/app/components/button-1.js function Button1 (line 1) | function Button1(props) { FILE: test/development/jsconfig-path-reloading/app/components/button-2.js function Button2 (line 1) | function Button2(props) { FILE: test/development/jsconfig-path-reloading/app/components/button-3.js function Button2 (line 1) | function Button2(props) { FILE: test/development/jsconfig-path-reloading/app/pages/index.js function Page (line 5) | function Page(props) { FILE: test/development/jsconfig-path-reloading/index.test.ts function runTests (line 20) | function runTests({ addAfterStart }: { addAfterStart?: boolean }) { FILE: test/development/load-config-freq/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/development/load-config-freq/app/page.js function Page (line 1) | function Page() { FILE: test/development/lockfile/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/development/lockfile/app/page.js function Page (line 1) | function Page() { FILE: test/development/mcp-server/fixtures/actions-app/app/actions.ts function myAction (line 3) | async function myAction() { function anotherAction (line 7) | async function anotherAction() { FILE: test/development/mcp-server/fixtures/actions-app/app/inline/page.tsx function InlinePage (line 1) | function InlinePage() { FILE: test/development/mcp-server/fixtures/actions-app/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/development/mcp-server/fixtures/actions-app/app/page.tsx function Page (line 5) | function Page() { FILE: test/development/mcp-server/fixtures/default-template/app/build-error/page.tsx function BuildErrorPage (line 1) | function BuildErrorPage() { FILE: test/development/mcp-server/fixtures/default-template/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/development/mcp-server/fixtures/default-template/app/page.tsx function Page (line 3) | function Page() { FILE: test/development/mcp-server/fixtures/default-template/app/runtime-error-2/page.tsx function RuntimeErrorPage (line 1) | function RuntimeErrorPage() { FILE: test/development/mcp-server/fixtures/default-template/app/runtime-error/page.tsx function RuntimeErrorPage (line 1) | function RuntimeErrorPage() { FILE: test/development/mcp-server/fixtures/default-template/next.config.js method webpack (line 2) | webpack(config) { FILE: test/development/mcp-server/fixtures/dynamic-routes-app/app/api/users/[id]/route.ts function GET (line 1) | async function GET( FILE: test/development/mcp-server/fixtures/dynamic-routes-app/app/blog/[slug]/page.tsx function BlogPost (line 1) | function BlogPost({ params }: { params: { slug: string } }) { FILE: test/development/mcp-server/fixtures/dynamic-routes-app/app/docs/[...slug]/page.tsx function Docs (line 1) | function Docs({ params }: { params: { slug: string[] } }) { FILE: test/development/mcp-server/fixtures/dynamic-routes-app/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/development/mcp-server/fixtures/dynamic-routes-app/app/page.tsx function HomePage (line 1) | function HomePage() { FILE: test/development/mcp-server/fixtures/dynamic-routes-app/app/products/[id]/page.tsx function Product (line 1) | function Product({ params }: { params: { id: string } }) { FILE: test/development/mcp-server/fixtures/dynamic-routes-app/pages/about.tsx function About (line 1) | function About() { FILE: test/development/mcp-server/fixtures/dynamic-routes-app/pages/api/legacy.ts function handler (line 3) | function handler(req: NextApiRequest, res: NextApiResponse) { FILE: test/development/mcp-server/fixtures/dynamic-routes-app/pages/posts/[id].tsx function Post (line 1) | function Post({ id }: { id: string }) { function getServerSideProps (line 5) | async function getServerSideProps(context: any) { FILE: test/development/mcp-server/fixtures/log-file-app/app/client/page.tsx function ClientPage (line 5) | function ClientPage() { FILE: test/development/mcp-server/fixtures/log-file-app/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/mcp-server/fixtures/log-file-app/app/server/page.tsx function Page (line 1) | async function Page() { FILE: test/development/mcp-server/fixtures/log-file-app/pages/pages-router-page.tsx type Props (line 3) | interface Props { function Page (line 7) | function Page({ message }: Props) { FILE: test/development/mcp-server/fixtures/pages-router-template/pages/_app.tsx function MyApp (line 3) | function MyApp({ Component, pageProps }: AppProps) { FILE: test/development/mcp-server/fixtures/pages-router-template/pages/about.tsx function AboutPage (line 1) | function AboutPage() { FILE: test/development/mcp-server/fixtures/pages-router-template/pages/index.tsx function HomePage (line 1) | function HomePage() { FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/error.tsx function RootError (line 3) | function RootError({ FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/loading.tsx function RootLoading (line 1) | function RootLoading() { FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/not-found.tsx function NotFound (line 1) | function NotFound() { FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/page.tsx function HomePage (line 1) | function HomePage() { FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/parallel/@content/default.tsx function Default (line 3) | function Default() { FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/parallel/@content/error.tsx function ContentError (line 3) | function ContentError({ FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/parallel/@content/page.tsx function ContentPage (line 1) | function ContentPage() { FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/parallel/@sidebar/default.tsx function Default (line 3) | function Default() { FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/parallel/@sidebar/loading.tsx function SidebarLoading (line 1) | function SidebarLoading() { FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/parallel/@sidebar/page.tsx function SidebarPage (line 1) | function SidebarPage() { FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/parallel/error.tsx function ParallelError (line 3) | function ParallelError({ FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/parallel/layout.tsx function ParallelLayout (line 1) | function ParallelLayout({ FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/parallel/loading.tsx function ParallelLoading (line 1) | function ParallelLoading() { FILE: test/development/mcp-server/fixtures/parallel-routes-template/app/parallel/page.tsx function ParallelPage (line 1) | function ParallelPage() { FILE: test/development/mcp-server/mcp-server-get-errors.test.ts function callGetErrors (line 13) | async function callGetErrors(id: string) { function launchStandaloneSession (line 245) | async function launchStandaloneSession( FILE: test/development/mcp-server/mcp-server-get-logs.test.ts function callGetLogs (line 15) | async function callGetLogs(id: string): Promise { FILE: test/development/mcp-server/mcp-server-get-page-metadata.test.ts function callGetPageMetadata (line 7) | async function callGetPageMetadata(url: string, id: string) { FILE: test/development/mcp-server/mcp-server-get-routes.test.ts function callGetRoutes (line 14) | async function callGetRoutes( FILE: test/development/mcp-server/mcp-server-telemetry.test.ts function callMcpTool (line 13) | async function callMcpTool( FILE: test/development/mcp-server/test-utils.ts function getFullUrl (line 3) | function getFullUrl(appPortOrUrl: string | number, url: string): string { function launchStandaloneSession (line 16) | async function launchStandaloneSession( FILE: test/development/middleware-errors/pages/index.js function Home (line 1) | function Home() { FILE: test/development/next-config-ts/hmr/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/next-config-ts/hmr/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/next-config-ts/turbo/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/next-config-ts/turbo/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/next-font/build-errors/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/development/next-font/build-errors/app/page.js function Page (line 1) | function Page() { FILE: test/development/next-font/font-loader-in-document/pages/_document.js function Document (line 7) | function Document() { FILE: test/development/next-font/font-loader-in-document/pages/index.js function Index (line 1) | function Index() { FILE: test/development/pages-dir/client-navigation/fixture/lib/cdm.js method constructor (line 4) | constructor(props) { method componentDidMount (line 12) | componentDidMount() { method render (line 16) | render() { FILE: test/development/pages-dir/client-navigation/fixture/pages/_document.js class MyDocument (line 3) | class MyDocument extends Document { method getInitialProps (line 4) | static async getInitialProps(ctx) { method render (line 9) | render() { FILE: test/development/pages-dir/client-navigation/fixture/pages/absolute-url.js function getServerSideProps (line 5) | async function getServerSideProps({ query: { port } }) { function Page (line 12) | function Page({ port }) { FILE: test/development/pages-dir/client-navigation/fixture/pages/async-props.js class AsyncProps (line 3) | class AsyncProps extends React.Component { method getInitialProps (line 4) | static async getInitialProps() { method render (line 8) | render() { function fetchData (line 13) | function fetchData() { FILE: test/development/pages-dir/client-navigation/fixture/pages/circular-json-error.js function CircularJSONErrorPage (line 1) | function CircularJSONErrorPage() { FILE: test/development/pages-dir/client-navigation/fixture/pages/custom-encoding.js method getInitialProps (line 3) | static async getInitialProps({ res }) { method render (line 10) | render() { FILE: test/development/pages-dir/client-navigation/fixture/pages/dynamic/[slug]/route.js class DynamicRoute (line 3) | class DynamicRoute extends React.Component { method getInitialProps (line 4) | static async getInitialProps({ query = { slug: 'default' } }) { method render (line 10) | render() { FILE: test/development/pages-dir/client-navigation/fixture/pages/error-inside-browser-page.js class ErrorInRenderPage (line 2) | class ErrorInRenderPage extends React.Component { method render (line 3) | render() { FILE: test/development/pages-dir/client-navigation/fixture/pages/head-dynamic.js function Foo (line 4) | function Foo() { FILE: test/development/pages-dir/client-navigation/fixture/pages/head-with-custom-metadata.js function Page (line 3) | function Page() { FILE: test/development/pages-dir/client-navigation/fixture/pages/head.js function HeadPage (line 4) | function HeadPage() { FILE: test/development/pages-dir/client-navigation/fixture/pages/instance-get-initial-props.js class InstanceInitialPropsPage (line 3) | class InstanceInitialPropsPage extends React.Component { method getInitialProps (line 4) | async getInitialProps() { method render (line 8) | render() { function fetchData (line 13) | function fetchData() { FILE: test/development/pages-dir/client-navigation/fixture/pages/nav/as-path-using-router.js method constructor (line 5) | constructor(...args) { method componentDidMount (line 10) | componentDidMount() { method render (line 15) | render() { FILE: test/development/pages-dir/client-navigation/fixture/pages/nav/as-path.js method getInitialProps (line 4) | static getInitialProps({ asPath, req }) { method render (line 8) | render() { FILE: test/development/pages-dir/client-navigation/fixture/pages/nav/hash-changes-with-state.js class SelfReload (line 6) | class SelfReload extends Component { method getInitialProps (line 7) | static getInitialProps({ res }) { method render (line 38) | render() { FILE: test/development/pages-dir/client-navigation/fixture/pages/nav/index.js method increase (line 12) | increase() { method visitQueryStringPage (line 17) | visitQueryStringPage() { method render (line 23) | render() { FILE: test/development/pages-dir/client-navigation/fixture/pages/nav/on-click.js class OnClick (line 4) | class OnClick extends Component { method getInitialProps (line 5) | static getInitialProps({ res, query: { count } }) { method render (line 13) | render() { FILE: test/development/pages-dir/client-navigation/fixture/pages/nav/query-only-shallow.js function Page (line 5) | function Page() { FILE: test/development/pages-dir/client-navigation/fixture/pages/nav/query-only.js function getServerSideProps (line 4) | async function getServerSideProps({ query: { prop = '' } }) { function Page (line 8) | function Page({ prop }) { FILE: test/development/pages-dir/client-navigation/fixture/pages/nav/query-params.js function Page (line 3) | function Page() { FILE: test/development/pages-dir/client-navigation/fixture/pages/nav/querystring.js class AsyncProps (line 4) | class AsyncProps extends React.Component { method getInitialProps (line 5) | static async getInitialProps({ query: { id = 0 } }) { method render (line 9) | render() { FILE: test/development/pages-dir/client-navigation/fixture/pages/nav/relative-1.js function Relative1 (line 3) | function Relative1() { FILE: test/development/pages-dir/client-navigation/fixture/pages/nav/relative-2.js function Relative2 (line 3) | function Relative2() { FILE: test/development/pages-dir/client-navigation/fixture/pages/nav/relative/index.js function Relative (line 3) | function Relative() { FILE: test/development/pages-dir/client-navigation/fixture/pages/nav/self-reload.js class SelfReload (line 6) | class SelfReload extends Component { method getInitialProps (line 7) | static getInitialProps({ res }) { method render (line 14) | render() { FILE: test/development/pages-dir/client-navigation/fixture/pages/nav/shallow-routing.js method getInitialProps (line 13) | static getInitialProps({ res }) { method getCurrentCounter (line 20) | getCurrentCounter() { method increase (line 25) | increase(scroll) { method increaseNonShallow (line 31) | increaseNonShallow() { method gotoNavShallow (line 37) | gotoNavShallow() { method render (line 42) | render() { FILE: test/development/pages-dir/client-navigation/fixture/pages/query.js function Page (line 3) | function Page() { FILE: test/development/pages-dir/client-navigation/fixture/pages/read-only-object-error.js function ReadOnlyObjectError (line 3) | function ReadOnlyObjectError() { FILE: test/development/pages-dir/client-navigation/fixture/pages/snap-scroll-position.js class SnapScrollPosition (line 3) | class SnapScrollPosition extends React.Component { method constructor (line 4) | constructor(props) { method componentDidMount (line 9) | componentDidMount() { method render (line 13) | render() { FILE: test/development/pages-dir/client-navigation/fixture/pages/throw-undefined.js function ThrowUndefined (line 1) | function ThrowUndefined(props) { FILE: test/development/pages-dir/client-navigation/rendering-head.test.ts function render (line 15) | function render( FILE: test/development/pages-dir/client-navigation/rendering.test.ts function render (line 20) | function render( function fetch (line 27) | function fetch( function get$ (line 34) | async function get$(path: any, query?: any) { FILE: test/development/pages-dir/custom-app-hmr/pages/_app.js function App (line 1) | function App({ Component, pageProps }) { FILE: test/development/pages-dir/custom-app-hmr/pages/index.js function Page (line 1) | function Page() { FILE: test/development/read-only-source-hmr/test/index.test.ts constant READ_ONLY_PERMISSIONS (line 7) | const READ_ONLY_PERMISSIONS = 0o444 constant READ_WRITE_PERMISSIONS (line 8) | const READ_WRITE_PERMISSIONS = 0o644 function patchFileReadOnly (line 30) | async function patchFileReadOnly( FILE: test/development/repeated-dev-edits/pages/index.tsx function Page (line 1) | function Page() { FILE: test/development/replayed-internal-errors/app/layout.tsx function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/development/replayed-internal-errors/app/not-found.tsx function Page (line 4) | function Page() { FILE: test/development/replayed-internal-errors/app/page.tsx function Home (line 5) | function Home() { FILE: test/development/replayed-internal-errors/app/redirect-target/page.tsx function Page (line 4) | function Page() { FILE: test/development/replayed-internal-errors/app/will-notfound/page.tsx function Page (line 3) | function Page() { FILE: test/development/replayed-internal-errors/app/will-redirect/page.tsx function Page (line 3) | function Page() { FILE: test/development/report-system-env-var-inlining/app/foo.tsx function Foo (line 1) | function Foo() { FILE: test/development/report-system-env-var-inlining/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/development/report-system-env-var-inlining/app/page.tsx function Page (line 3) | function Page() { FILE: test/development/sass-error/app/layout.js function Layout (line 5) | function Layout({ children }) { FILE: test/development/sass-error/app/sass-error/page.js function Page (line 3) | function Page() { FILE: test/development/slow-module-detection/pages/index.js function Page (line 4) | function Page() { FILE: test/development/stale-dev-types/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/development/stale-dev-types/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/stale-dev-types/app/temp-route/page.tsx function TempRoutePage (line 1) | function TempRoutePage() { FILE: test/development/tsconfig-path-reloading/app/components/button-1.tsx function Button1 (line 1) | function Button1(props) { FILE: test/development/tsconfig-path-reloading/app/components/button-2.tsx function Button2 (line 1) | function Button2(props) { FILE: test/development/tsconfig-path-reloading/app/components/button-3.tsx function Button2 (line 1) | function Button2(props) { FILE: test/development/tsconfig-path-reloading/app/pages/index.tsx function Page (line 5) | function Page(props) { FILE: test/development/tsconfig-path-reloading/index.test.ts function runTests (line 20) | function runTests({ addAfterStart }: { addAfterStart?: boolean }) { FILE: test/development/typescript-plugin/app/error.tsx function Error (line 5) | function Error({ FILE: test/development/typescript-plugin/app/global-error.tsx function GlobalError (line 3) | function GlobalError({ FILE: test/development/typescript-plugin/app/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/app/metadata/client/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { function generateMetadata (line 11) | function generateMetadata() { FILE: test/development/typescript-plugin/app/metadata/client/page.tsx function Page (line 3) | function Page() { function generateMetadata (line 11) | function generateMetadata() { FILE: test/development/typescript-plugin/app/metadata/completion/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/app/metadata/completion/page.tsx function Page (line 1) | function Page() { FILE: test/development/typescript-plugin/app/page.tsx function Page (line 1) | function Page() { FILE: test/development/typescript-plugin/app/project/[slug]/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/app/project/[slug]/page.tsx function Page (line 1) | async function Page(props: PageProps<'/project/[slug]'>) { FILE: test/development/typescript-plugin/client-boundary/app/non-serializable-action-props.tsx class Class (line 3) | class Class {} type ArrowFunctionTypeAlias (line 5) | type ArrowFunctionTypeAlias = () => void function ClientComponent (line 7) | function ClientComponent(props: { FILE: test/development/typescript-plugin/client-boundary/app/non-serializable-props.tsx class Class (line 3) | class Class {} type ArrowFunctionTypeAlias (line 5) | type ArrowFunctionTypeAlias = () => void function ClientComponent (line 7) | function ClientComponent(props: { FILE: test/development/typescript-plugin/client-boundary/app/serializable-props.tsx function ClientComponent (line 3) | function ClientComponent(props: { FILE: test/development/typescript-plugin/client-boundary/client-boundary.test.ts type PartialDiagnostic (line 7) | type PartialDiagnostic = Pick< FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-next-async-arrow-function/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-next-async-arrow-function/page.tsx function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-next-async-function-expression/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-next-async-function-expression/page.tsx function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-next-async-function/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { function generateMetadata (line 7) | async function generateMetadata(): Promise { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-next-async-function/page.tsx function Page (line 3) | function Page() { function generateMetadata (line 7) | async function generateMetadata(): Promise { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-next-sync-arrow-function/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-next-sync-arrow-function/page.tsx function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-next-sync-function-expression/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-next-sync-function-expression/page.tsx function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-next-sync-function/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { function generateMetadata (line 7) | function generateMetadata(): Metadata { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-next-sync-function/page.tsx function Page (line 3) | function Page() { function generateMetadata (line 7) | function generateMetadata(): Metadata { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-other-async-arrow-function/layout.tsx type Metadata (line 1) | type Metadata = { title: string } function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-other-async-arrow-function/page.tsx type Metadata (line 1) | type Metadata = { title: string } function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-other-async-function-expression/layout.tsx type Metadata (line 1) | type Metadata = { title: string } function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-other-async-function-expression/page.tsx type Metadata (line 1) | type Metadata = { title: string } function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-other-async-function/layout.tsx type Metadata (line 1) | type Metadata = { title: string } function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { function generateMetadata (line 7) | async function generateMetadata(): Promise { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-other-async-function/page.tsx type Metadata (line 1) | type Metadata = { title: string } function Page (line 3) | function Page() { function generateMetadata (line 7) | async function generateMetadata(): Promise { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-other-sync-arrow-function/layout.tsx type Metadata (line 1) | type Metadata = { title: string } function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-other-sync-arrow-function/page.tsx type Metadata (line 1) | type Metadata = { title: string } function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-other-sync-function-expression/layout.tsx type Metadata (line 1) | type Metadata = { title: string } function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-other-sync-function-expression/page.tsx type Metadata (line 1) | type Metadata = { title: string } function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-other-sync-function/layout.tsx type Metadata (line 1) | type Metadata = { title: string } function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { function generateMetadata (line 7) | function generateMetadata(): Metadata { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-inline-from-other-sync-function/page.tsx type Metadata (line 1) | type Metadata = { title: string } function Page (line 3) | function Page() { function generateMetadata (line 7) | function generateMetadata(): Metadata { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-next-async-arrow-function/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-next-async-arrow-function/page.tsx function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-next-async-function-expression/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-next-async-function-expression/page.tsx function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-next-async-function/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { function generateMetadata (line 7) | async function generateMetadata(): Promise { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-next-async-function/page.tsx function Page (line 3) | function Page() { function generateMetadata (line 7) | async function generateMetadata(): Promise { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-next-sync-arrow-function/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-next-sync-arrow-function/page.tsx function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-next-sync-function-expression/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-next-sync-function-expression/page.tsx function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-next-sync-function/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { function generateMetadata (line 7) | function generateMetadata(): Metadata { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-next-sync-function/page.tsx function Page (line 3) | function Page() { function generateMetadata (line 7) | function generateMetadata(): Metadata { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-other-async-arrow-function/layout.tsx type Metadata (line 1) | type Metadata = { title: string } function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-other-async-arrow-function/page.tsx type Metadata (line 1) | type Metadata = { title: string } function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-other-async-function-expression/layout.tsx type Metadata (line 1) | type Metadata = { title: string } function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-other-async-function-expression/page.tsx type Metadata (line 1) | type Metadata = { title: string } function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-other-async-function/layout.tsx type Metadata (line 1) | type Metadata = { title: string } function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { function generateMetadata (line 7) | async function generateMetadata(): Promise { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-other-async-function/page.tsx type Metadata (line 1) | type Metadata = { title: string } function Page (line 3) | function Page() { function generateMetadata (line 7) | async function generateMetadata(): Promise { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-other-sync-arrow-function/layout.tsx type Metadata (line 1) | type Metadata = { title: string } function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-other-sync-arrow-function/page.tsx type Metadata (line 1) | type Metadata = { title: string } function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-other-sync-function-expression/layout.tsx type Metadata (line 1) | type Metadata = { title: string } function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-other-sync-function-expression/page.tsx type Metadata (line 1) | type Metadata = { title: string } function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-other-sync-function/layout.tsx type Metadata (line 1) | type Metadata = { title: string } function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { function generateMetadata (line 7) | function generateMetadata(): Metadata { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/has-type/export-separate-from-other-sync-function/page.tsx type Metadata (line 1) | type Metadata = { title: string } function Page (line 3) | function Page() { function generateMetadata (line 7) | function generateMetadata(): Metadata { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-inline-async-arrow-function/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-inline-async-arrow-function/page.tsx function Page (line 1) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-inline-async-function-expression/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-inline-async-function-expression/page.tsx function Page (line 1) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-inline-async-function/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-inline-async-function/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-inline-sync-arrow-function/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-inline-sync-arrow-function/page.tsx function Page (line 1) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-inline-sync-function-expression/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-inline-sync-function-expression/page.tsx function Page (line 1) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-inline-sync-function/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { function generateMetadata (line 5) | function generateMetadata() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-inline-sync-function/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | function generateMetadata() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-separate-async-arrow-function/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-separate-async-arrow-function/page.tsx function Page (line 1) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-separate-async-function-expression/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-separate-async-function-expression/page.tsx function Page (line 1) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-separate-async-function/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-separate-async-function/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-separate-sync-arrow-function/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-separate-sync-arrow-function/page.tsx function Page (line 1) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-separate-sync-function-expression/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-separate-sync-function-expression/page.tsx function Page (line 1) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-separate-sync-function/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { function generateMetadata (line 5) | function generateMetadata() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/generate-metadata/no-type/export-separate-sync-function/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | function generateMetadata() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/metadata/has-type/export-inline-from-next/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/metadata/has-type/export-inline-from-next/page.tsx function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/metadata/has-type/export-inline-from-other/layout.tsx type Metadata (line 1) | type Metadata = { title: string } function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/metadata/has-type/export-inline-from-other/page.tsx type Metadata (line 1) | type Metadata = { title: string } function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/metadata/has-type/export-separate-from-next/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/metadata/has-type/export-separate-from-next/page.tsx function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/metadata/has-type/export-separate-from-other/layout.tsx type Metadata (line 1) | type Metadata = { title: string } function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/metadata/has-type/export-separate-from-other/page.tsx type Metadata (line 1) | type Metadata = { title: string } function Page (line 3) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/metadata/no-type/export-inline/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/metadata/no-type/export-inline/page.tsx function Page (line 1) | function Page() { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/metadata/no-type/export-separate/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/development/typescript-plugin/metadata/app/warn-no-type/metadata/no-type/export-separate/page.tsx function Page (line 1) | function Page() { FILE: test/development/typescript-plugin/metadata/warn-no-type.test.ts type PartialDiagnostic (line 7) | type PartialDiagnostic = Pick< FILE: test/development/typescript-plugin/test-utils.ts type PluginLanguageService (line 5) | type PluginLanguageService = ts.LanguageService & { function getPluginLanguageService (line 9) | function getPluginLanguageService(dir: string): PluginLanguageService { function getTsFiles (line 68) | function getTsFiles(dir: string): string[] { FILE: test/development/watch-config-file/fixture/pages/index.js function Page (line 1) | function Page() { FILE: test/e2e/404-page-router/app/components/debug-error.js function transform (line 5) | function transform(router) { function DebugError (line 16) | function DebugError({ children }) { FILE: test/e2e/404-page-router/app/components/debug.js function Debug (line 1) | function Debug({ name, value }) { FILE: test/e2e/404-page-router/app/middleware.js function middleware (line 3) | function middleware() { FILE: test/e2e/404-page-router/app/pages/404.js function Custom404 (line 3) | function Custom404() { FILE: test/e2e/404-page-router/app/pages/_error.js function Error (line 3) | function Error({ statusCode }) { FILE: test/e2e/404-page-router/app/pages/error.js function Page (line 1) | function Page() { FILE: test/e2e/404-page-router/index.test.ts function translate (line 98) | function translate( FILE: test/e2e/api-resolver-query-writeable/server.js function main (line 6) | async function main() { FILE: test/e2e/app-dir-export/app/another/[slug]/page.js function generateStaticParams (line 5) | function generateStaticParams() { function Page (line 9) | async function Page(props) { FILE: test/e2e/app-dir-export/app/another/page.js function Another (line 3) | function Another() { FILE: test/e2e/app-dir-export/app/api/json/route.js function GET (line 3) | async function GET() { FILE: test/e2e/app-dir-export/app/api/txt/route.js function GET (line 3) | async function GET() { FILE: test/e2e/app-dir-export/app/client/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir-export/app/image-import/page.js function ImageImport (line 4) | function ImageImport() { FILE: test/e2e/app-dir-export/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir-export/app/not-found.js function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir-export/app/page.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir-export/test/config.test.ts method onStdout (line 55) | onStdout(msg) { method onStderr (line 58) | onStderr(msg) { FILE: test/e2e/app-dir-export/test/utils.ts function getFiles (line 182) | async function getFiles(cwd) { function runTests (line 194) | function runTests({ FILE: test/e2e/app-dir/_allow-underscored-root-directory/app/_handlers/route.js function GET (line 1) | async function GET() { FILE: test/e2e/app-dir/_allow-underscored-root-directory/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/action-in-pages-router/actions.ts function actionFoo (line 3) | async function actionFoo() { FILE: test/e2e/app-dir/action-in-pages-router/pages/foo.tsx function Page (line 3) | function Page() { function getServerSideProps (line 16) | async function getServerSideProps() { FILE: test/e2e/app-dir/actions-allowed-origins/opaque-origin/app/action.js function log (line 5) | async function log() { FILE: test/e2e/app-dir/actions-allowed-origins/opaque-origin/app/layout.js function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/e2e/app-dir/actions-allowed-origins/opaque-origin/app/sandboxed/page.js function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/actions-allowed-origins/opaque-origin/next.config.js method headers (line 9) | headers() { FILE: test/e2e/app-dir/actions-allowed-origins/safe-origins/app/action.js function log (line 3) | async function log() { FILE: test/e2e/app-dir/actions-allowed-origins/safe-origins/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/actions-allowed-origins/safe-origins/app/page.js function Page (line 22) | function Page() { FILE: test/e2e/app-dir/actions-allowed-origins/unsafe-origins/app/action.js function log (line 3) | async function log() { FILE: test/e2e/app-dir/actions-allowed-origins/unsafe-origins/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/actions-allowed-origins/unsafe-origins/app/page.js function Page (line 22) | function Page() { FILE: test/e2e/app-dir/actions-navigation/app/action-after-redirect/actions.js function expensiveCalculation (line 3) | async function expensiveCalculation() { FILE: test/e2e/app-dir/actions-navigation/app/action-after-redirect/form.js function Form (line 6) | function Form({ randomNum }) { FILE: test/e2e/app-dir/actions-navigation/app/action-after-redirect/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/actions-navigation/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/actions-navigation/app/middleware-redirect/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/actions-navigation/app/nested-folder/(foo)/product-category/[...slugs]/actions.js function addToCart (line 3) | async function addToCart() { FILE: test/e2e/app-dir/actions-navigation/app/nested-folder/(foo)/product-category/[...slugs]/page.js function SubmitButton (line 5) | function SubmitButton() { function Page (line 15) | function Page() { FILE: test/e2e/app-dir/actions-navigation/app/nested-folder/[slug]/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/actions-navigation/app/nested-folder/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/actions-navigation/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/actions-navigation/middleware.js function middleware (line 3) | function middleware(request) { FILE: test/e2e/app-dir/actions-revalidate-remount/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/actions-revalidate-remount/app/loading.tsx function Loading (line 5) | function Loading() { FILE: test/e2e/app-dir/actions-revalidate-remount/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/actions-revalidate-remount/app/test/loading.tsx function Loading (line 5) | function Loading() { FILE: test/e2e/app-dir/actions-revalidate-remount/app/test/page.tsx function HomePage (line 4) | async function HomePage() { FILE: test/e2e/app-dir/actions-streaming/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/actions-streaming/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/actions-streaming/app/readable-stream/actions.ts function streamData (line 3) | async function streamData(origin: string) { FILE: test/e2e/app-dir/actions-streaming/app/readable-stream/api/route.ts function GET (line 6) | async function GET() { FILE: test/e2e/app-dir/actions-streaming/app/readable-stream/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/actions-unrecognized/app/layout.tsx function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/actions-unrecognized/app/nodejs/unrecognized-action/client.tsx function FormWithArg (line 6) | function FormWithArg({ function Form (line 31) | function Form({ class UnrecognizedActionBoundary (line 45) | class UnrecognizedActionBoundary extends React.Component<{ method getDerivedStateFromError (line 49) | static getDerivedStateFromError(error) { method render (line 56) | render() { FILE: test/e2e/app-dir/actions-unrecognized/app/nodejs/unrecognized-action/page.tsx function Page (line 13) | function Page() { function setServerActionId (line 47) | function setServerActionId(action: (...args: any[]) => any, id: string) { FILE: test/e2e/app-dir/actions-unrecognized/app/not-found.tsx function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/actions-unused-args/app/button.tsx function Button (line 3) | function Button({ FILE: test/e2e/app-dir/actions-unused-args/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/actions-unused-args/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/actions/account-for-overhead.js function accountForOverhead (line 8) | function accountForOverhead(megaBytes) { FILE: test/e2e/app-dir/actions/app-action-progressive-enhancement.test.ts method beforePageLoad (line 17) | beforePageLoad(page) { FILE: test/e2e/app-dir/actions/app-action-size-limit-invalid.test.ts constant CONFIG_ERROR (line 8) | const CONFIG_ERROR = function patchFileWithCleanup (line 255) | async function patchFileWithCleanup( FILE: test/e2e/app-dir/actions/app-action.test.ts constant GENERIC_RSC_ERROR (line 13) | const GENERIC_RSC_ERROR = method beforePageLoad (line 148) | beforePageLoad(page) { method beforePageLoad (line 172) | beforePageLoad(page) { method beforePageLoad (line 651) | beforePageLoad(page) { function submitForm (line 662) | async function submitForm() { method beforePageLoad (line 688) | beforePageLoad(page) { method beforePageLoad (line 842) | beforePageLoad(page) { method beforePageLoad (line 944) | beforePageLoad(page) { method beforePageLoad (line 1323) | beforePageLoad(page) { method beforePageLoad (line 1670) | beforePageLoad(page) { method beforePageLoad (line 1704) | beforePageLoad(page) { method beforePageLoad (line 1798) | beforePageLoad(page) { FILE: test/e2e/app-dir/actions/app/action-discarding/actions.js function slowAction (line 5) | async function slowAction() { function slowActionWithRevalidation (line 10) | async function slowActionWithRevalidation() { FILE: test/e2e/app-dir/actions/app/action-discarding/destination/page.js function DestinationPage (line 1) | function DestinationPage() { FILE: test/e2e/app-dir/actions/app/action-discarding/layout.js function Layout (line 4) | async function Layout({ children }) { FILE: test/e2e/app-dir/actions/app/action-discarding/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/actions/app/body-finalize/actions.js function submitLargePayload (line 6) | async function submitLargePayload(largeJson) { FILE: test/e2e/app-dir/actions/app/body-finalize/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/actions/app/catching-error/actions.ts function getServerData (line 3) | async function getServerData() { function badAction (line 7) | async function badAction() { FILE: test/e2e/app-dir/actions/app/catching-error/page.tsx function Component (line 5) | function Component() { FILE: test/e2e/app-dir/actions/app/client-static/[[...path]]/page.js function Page (line 4) | function Page() { function generateStaticParams (line 14) | async function generateStaticParams() { FILE: test/e2e/app-dir/actions/app/client-static/actions.js function incrementCounter (line 5) | async function incrementCounter() { FILE: test/e2e/app-dir/actions/app/client-static/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/actions/app/client/action-return-client-component/actions.js function getComponent (line 4) | async function getComponent() { FILE: test/e2e/app-dir/actions/app/client/action-return-client-component/client-component.js function Hello (line 3) | function Hello() { FILE: test/e2e/app-dir/actions/app/client/action-return-client-component/form.js function Form (line 4) | function Form({ action }) { FILE: test/e2e/app-dir/actions/app/client/action-return-client-component/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/actions/app/client/actions-lib.js function test (line 7) | async function test() { FILE: test/e2e/app-dir/actions/app/client/actions.js function getHeaders (line 8) | async function getHeaders() { function inc (line 13) | async function inc(value) { function slowInc (line 17) | async function slowInc(value) { function dec (line 22) | async function dec(value) { function redirectAction (line 31) | async function redirectAction(path) { FILE: test/e2e/app-dir/actions/app/client/edge/page.js function Counter (line 7) | function Counter() { FILE: test/e2e/app-dir/actions/app/client/form-state/actions.js function appendName (line 3) | async function appendName(state, formData) { FILE: test/e2e/app-dir/actions/app/client/form-state/page-2/page.js function Page (line 7) | function Page() { FILE: test/e2e/app-dir/actions/app/client/form-state/page.js function Page (line 7) | function Page() { FILE: test/e2e/app-dir/actions/app/client/layout.js function noopAction (line 1) | async function noopAction() { function Layout (line 7) | function Layout({ children }) { FILE: test/e2e/app-dir/actions/app/client/page.js function Counter (line 15) | function Counter() { FILE: test/e2e/app-dir/actions/app/client/redirects/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/actions/app/decode-req-body/node/form.tsx function Form (line 5) | function Form({ FILE: test/e2e/app-dir/actions/app/decode-req-body/node/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/actions/app/delayed-action/button.tsx function Button (line 7) | function Button() { FILE: test/e2e/app-dir/actions/app/delayed-action/edge/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/actions/app/delayed-action/layout-edge.tsx function Layout (line 8) | function Layout({ children }) { FILE: test/e2e/app-dir/actions/app/delayed-action/layout-node.tsx function Layout (line 6) | function Layout({ children }) { FILE: test/e2e/app-dir/actions/app/delayed-action/node/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/actions/app/delayed-action/other-page.tsx function Other (line 3) | function Other() { FILE: test/e2e/app-dir/actions/app/dynamic-csr/csr.js function CSR (line 6) | function CSR() { FILE: test/e2e/app-dir/actions/app/dynamic-csr/edge/page.js function Client (line 12) | function Client() { FILE: test/e2e/app-dir/actions/app/dynamic-csr/page.js function Client (line 9) | function Client() { FILE: test/e2e/app-dir/actions/app/encryption/client.js function Client (line 3) | function Client() { FILE: test/e2e/app-dir/actions/app/encryption/form.js function Form (line 5) | function Form({ action }) { FILE: test/e2e/app-dir/actions/app/encryption/page.js function otherAction (line 4) | async function otherAction() { function wrapAction (line 10) | function wrapAction(value, action, element) { function Page (line 28) | function Page() { FILE: test/e2e/app-dir/actions/app/error-handling/actions.js function action (line 3) | async function action(instance) { FILE: test/e2e/app-dir/actions/app/error-handling/error.js function Error (line 3) | function Error({ error, reset }) { FILE: test/e2e/app-dir/actions/app/error-handling/page.js function Page (line 6) | function Page() { class Foo (line 37) | class Foo { FILE: test/e2e/app-dir/actions/app/file/error.js function Error (line 3) | function Error() { FILE: test/e2e/app-dir/actions/app/file/form.js function Form (line 5) | function Form({ action }) { FILE: test/e2e/app-dir/actions/app/file/page.js function action (line 3) | async function action(payload = '') { function Page (line 8) | function Page() { FILE: test/e2e/app-dir/actions/app/form/error.js function Error (line 3) | function Error() { FILE: test/e2e/app-dir/actions/app/form/page.js function action (line 3) | async function action(formData) { function Page (line 9) | function Page() { FILE: test/e2e/app-dir/actions/app/header/actions.ts function setCookieWithMaxAge (line 6) | async function setCookieWithMaxAge() { function getCookie (line 14) | async function getCookie(name) { function getHeader (line 18) | async function getHeader(name) { function setCookie (line 22) | async function setCookie(name, value) { function setCookieAndRedirect (line 28) | async function setCookieAndRedirect(name, value, path, type) { FILE: test/e2e/app-dir/actions/app/header/edge/page.js function Page (line 10) | function Page() { FILE: test/e2e/app-dir/actions/app/header/edge/validator.js function validator (line 3) | function validator(action) { FILE: test/e2e/app-dir/actions/app/header/node/form/page.tsx function Page (line 10) | function Page() { FILE: test/e2e/app-dir/actions/app/header/page.js function Page (line 11) | function Page() { FILE: test/e2e/app-dir/actions/app/header/ui.js function UI (line 5) | function UI({ FILE: test/e2e/app-dir/actions/app/header/validator.js function validator (line 3) | function validator(action) { FILE: test/e2e/app-dir/actions/app/identity/client.js function Client (line 3) | function Client({ foo, b }) { FILE: test/e2e/app-dir/actions/app/identity/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/actions/app/interception-routes/(with-modal)/@modal/(.)test/page.js function TestPageIntercepted (line 3) | function TestPageIntercepted() { FILE: test/e2e/app-dir/actions/app/interception-routes/(with-modal)/@modal/default.js function Empty (line 1) | function Empty() { FILE: test/e2e/app-dir/actions/app/interception-routes/(with-modal)/layout.js function Layout (line 1) | function Layout({ children, modal }) { FILE: test/e2e/app-dir/actions/app/interception-routes/(with-modal)/page.js function InterceptedPage (line 3) | function InterceptedPage() { FILE: test/e2e/app-dir/actions/app/interception-routes/form.js function Form (line 5) | function Form({ id, action }) { FILE: test/e2e/app-dir/actions/app/interception-routes/test/page.js function TestPage (line 3) | function TestPage() { FILE: test/e2e/app-dir/actions/app/layout.js function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/e2e/app-dir/actions/app/mutate-cookie-with-redirect/page.js function updateCookieAndRedirect (line 4) | async function updateCookieAndRedirect() { function Page (line 10) | async function Page() { FILE: test/e2e/app-dir/actions/app/mutate-cookie-with-redirect/redirect-target/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/actions/app/mutate-cookie/page-2/page.js function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/actions/app/mutate-cookie/page.js function updateCookie (line 4) | async function updateCookie() { function Page (line 9) | async function Page() { FILE: test/e2e/app-dir/actions/app/no-caching-in-actions/actions.js function getNumber (line 3) | async function getNumber() { FILE: test/e2e/app-dir/actions/app/no-caching-in-actions/force-cache/actions.js function getNumber (line 3) | async function getNumber() { FILE: test/e2e/app-dir/actions/app/no-caching-in-actions/force-cache/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/actions/app/no-caching-in-actions/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/actions/app/no-caching-in-actions/revalidate/actions.js function getNumber (line 3) | async function getNumber() { FILE: test/e2e/app-dir/actions/app/no-caching-in-actions/revalidate/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/actions/app/non-action-form/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/actions/app/not-found.js function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/actions/app/redirect-target/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/actions/app/redirect/actions.ts type State (line 6) | type State = { function action (line 10) | async function action(previousState: State, formData: FormData) { FILE: test/e2e/app-dir/actions/app/redirect/layout.tsx function Page (line 6) | function Page({ children }) { FILE: test/e2e/app-dir/actions/app/redirect/other/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/actions/app/redirect/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/actions/app/redirects/action-redirect/page.js function Page (line 4) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/actions/app/redirects/action-redirect/redirect-target/page.js function Page (line 3) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/actions/app/redirects/api-redirect-307/route.js function POST (line 1) | function POST(request) { FILE: test/e2e/app-dir/actions/app/redirects/api-redirect-308/route.js function POST (line 1) | function POST(request) { FILE: test/e2e/app-dir/actions/app/redirects/api-redirect-permanent/route.js function POST (line 3) | function POST(request) { FILE: test/e2e/app-dir/actions/app/redirects/api-redirect/route.js function POST (line 3) | function POST(request) { FILE: test/e2e/app-dir/actions/app/redirects/page.js function Home (line 5) | function Home() { FILE: test/e2e/app-dir/actions/app/revalidate-2/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/actions/app/revalidate-multiple/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/actions/app/revalidate/client.js function RedirectClientComponent (line 5) | function RedirectClientComponent({ action }) { FILE: test/e2e/app-dir/actions/app/revalidate/page.js function Page (line 8) | async function Page() { FILE: test/e2e/app-dir/actions/app/self-redirect/actions.ts type State (line 5) | type State = { function action (line 9) | async function action(previousState: State, formData: FormData) { FILE: test/e2e/app-dir/actions/app/self-redirect/layout.tsx function Page (line 6) | function Page({ children }) { FILE: test/e2e/app-dir/actions/app/self-redirect/other/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/actions/app/self-redirect/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/actions/app/server/action-return-client-component/actions.js function getComponent (line 4) | async function getComponent() { FILE: test/e2e/app-dir/actions/app/server/action-return-client-component/client-component.js function Hello (line 3) | function Hello() { FILE: test/e2e/app-dir/actions/app/server/action-return-client-component/form.js function Form (line 4) | function Form({ action }) { FILE: test/e2e/app-dir/actions/app/server/action-return-client-component/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/actions/app/server/actions-3.js function inc (line 1) | async function inc(value) { FILE: test/e2e/app-dir/actions/app/server/actions.js function slowInc (line 5) | async function slowInc(value) { function redirectAction (line 17) | async function redirectAction(formData) { FILE: test/e2e/app-dir/actions/app/server/client-form.js function Form (line 5) | function Form() { FILE: test/e2e/app-dir/actions/app/server/counter.js function Counter (line 5) | function Counter({ inc, dec, double, slowInc }) { FILE: test/e2e/app-dir/actions/app/server/edge/page.js function Page (line 7) | function Page() { FILE: test/e2e/app-dir/actions/app/server/form.js function action (line 3) | async function action(formData) { function nowhere (line 13) | async function nowhere() { function here (line 18) | async function here() { function file (line 23) | async function file(formData) { function Form (line 29) | function Form() { FILE: test/e2e/app-dir/actions/app/server/page.js function Page (line 9) | function Page() { FILE: test/e2e/app-dir/actions/app/shared/action.js function inc (line 7) | async function inc() { function get (line 12) | async function get() { FILE: test/e2e/app-dir/actions/app/shared/client.js function Client (line 5) | function Client() { FILE: test/e2e/app-dir/actions/app/shared/page.js function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/actions/app/shared/server.js function Server (line 3) | async function Server() { FILE: test/e2e/app-dir/actions/app/static/[slug]/button.js function Button (line 6) | function Button() { FILE: test/e2e/app-dir/actions/app/static/[slug]/page.js function Page (line 3) | function Page() { function generateStaticParams (line 12) | function generateStaticParams() { FILE: test/e2e/app-dir/actions/app/test/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/actions/app/too-many-args/actions.js function action (line 3) | async function action(...args) { FILE: test/e2e/app-dir/actions/app/too-many-args/error.js function Error (line 3) | function Error({ error }) { FILE: test/e2e/app-dir/actions/app/too-many-args/page.js function Page (line 9) | function Page() { FILE: test/e2e/app-dir/actions/app/use-transition/action.js function addToCart (line 3) | async function addToCart() { FILE: test/e2e/app-dir/actions/app/use-transition/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/actions/components/Counter.tsx function Counter (line 4) | function Counter({ onClick }) { FILE: test/e2e/app-dir/actions/components/DefaultLayout.tsx function DefaultLayout (line 3) | function DefaultLayout({ FILE: test/e2e/app-dir/actions/middleware-node.js function middleware (line 4) | async function middleware(req) { FILE: test/e2e/app-dir/actions/middleware.js function middleware (line 4) | async function middleware(req) { FILE: test/e2e/app-dir/actions/pages/pages-dir.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/adapter-dynamic-metadata/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/adapter-dynamic-metadata/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/adapter-dynamic-metadata/app/robots.ts function robots (line 4) | async function robots(): Promise { FILE: test/e2e/app-dir/adapter-dynamic-metadata/app/sitemap.ts function sitemap (line 4) | async function sitemap(): Promise { FILE: test/e2e/app-dir/app-a11y/app/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/app-a11y/app/noop-layout/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/app-a11y/app/noop-layout/page-1/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-a11y/app/noop-layout/page-2/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-a11y/app/page-with-h1/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-a11y/app/page-with-title/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-a11y/index.test.ts function getAnnouncerContent (line 17) | async function getAnnouncerContent(browser: Playwright) { FILE: test/e2e/app-dir/app-alias/src/app/button/page.tsx function page (line 4) | function page() { FILE: test/e2e/app-dir/app-alias/src/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/app-alias/src/app/typing/[slug]/page.tsx function page (line 1) | function page() { function generateStaticParams (line 5) | async function generateStaticParams({ FILE: test/e2e/app-dir/app-alias/src/app/typing/page.tsx function noop (line 3) | function noop() { function page (line 9) | function page() { FILE: test/e2e/app-dir/app-alias/ui/button.tsx function Button (line 3) | function Button(props: any) { FILE: test/e2e/app-dir/app-basepath-custom-server/custom-server/app/another/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-basepath-custom-server/custom-server/app/layout.js function Root (line 2) | function Root({ children }) { FILE: test/e2e/app-dir/app-basepath-custom-server/custom-server/app/page.js function action (line 4) | async function action() { function Page (line 13) | function Page() { FILE: test/e2e/app-dir/app-basepath-custom-server/custom-server/components/counter.js function Counter (line 4) | function Counter() { FILE: test/e2e/app-dir/app-basepath-custom-server/custom-server/server.js function main (line 6) | async function main() { FILE: test/e2e/app-dir/app-basepath/app/another/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-basepath/app/client/action.js function redirectAction (line 7) | async function redirectAction(path) { FILE: test/e2e/app-dir/app-basepath/app/client/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app-basepath/app/dynamic/[id]/loading.js function Loading (line 2) | function Loading() { FILE: test/e2e/app-dir/app-basepath/app/dynamic/[id]/page.js function Page (line 3) | async function Page({ params }) { FILE: test/e2e/app-dir/app-basepath/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/app-basepath/app/manifest.ts function manifest (line 3) | function manifest(): MetadataRoute.Manifest { FILE: test/e2e/app-dir/app-basepath/app/metadata/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-basepath/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-basepath/app/redirect/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-basepath/app/refresh/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app-basepath/components/read-pathname.js function ReadPathname (line 3) | function ReadPathname() { FILE: test/e2e/app-dir/app-basepath/index.test.ts method beforePageLoad (line 78) | beforePageLoad(page) { FILE: test/e2e/app-dir/app-basepath/next.config.js method rewrites (line 3) | async rewrites() { FILE: test/e2e/app-dir/app-basepath/pages/pages-path.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-catch-all-optional/app/[lang]/[flags]/[[...rest]]/page.tsx function generateStaticParams (line 1) | async function generateStaticParams() { function Page (line 5) | async function Page(props) { FILE: test/e2e/app-dir/app-catch-all-optional/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/app-catch-all-optional/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-client-cache/client-cache.parallel-routes.test.ts function reveal (line 18) | async function reveal(browser: Playwright, href: string) { method beforePageLoad (line 34) | async beforePageLoad(p) { method beforePageLoad (line 59) | async beforePageLoad(p) { FILE: test/e2e/app-dir/app-client-cache/fixtures/parallel-routes/app/@breadcrumbs/[id]/page.js function Page (line 1) | async function Page(props) { FILE: test/e2e/app-dir/app-client-cache/fixtures/parallel-routes/app/@breadcrumbs/default.js function Default (line 3) | function Default() { FILE: test/e2e/app-dir/app-client-cache/fixtures/parallel-routes/app/@breadcrumbs/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-client-cache/fixtures/parallel-routes/app/[id]/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-client-cache/fixtures/parallel-routes/app/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ href, children, prefetch = undefined }) { FILE: test/e2e/app-dir/app-client-cache/fixtures/parallel-routes/app/layout.js function Root (line 1) | function Root({ children, breadcrumbs }) { FILE: test/e2e/app-dir/app-client-cache/fixtures/parallel-routes/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-client-cache/fixtures/regular/app/[id]/loading.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/app-client-cache/fixtures/regular/app/[id]/page.js function Page (line 3) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/app-client-cache/fixtures/regular/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/app-client-cache/fixtures/regular/app/null-loading/loading.js function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/app-client-cache/fixtures/regular/app/null-loading/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-client-cache/fixtures/regular/app/page.js function HomePage (line 2) | function HomePage() { FILE: test/e2e/app-dir/app-client-cache/fixtures/regular/app/without-loading/[id]/page.js function Page (line 3) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/app-client-cache/fixtures/regular/app/without-loading/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-client-cache/test-utils.ts method constructor (line 18) | constructor() { method now (line 24) | static now() { method constructor (line 41) | constructor() { method now (line 47) | static now() { FILE: test/e2e/app-dir/app-compilation/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/app-compilation/app/page-with-loading/loading.js function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/app-compilation/app/page-with-loading/page.js function getData (line 3) | async function getData() { function SlowPage (line 10) | function SlowPage() { FILE: test/e2e/app-dir/app-config-crossorigin/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/app-config-crossorigin/app/page.js function Index (line 1) | function Index(props) { FILE: test/e2e/app-dir/app-css-pageextensions/app/css-pageextensions/page.page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-css-pageextensions/app/layout.page.js function Root (line 3) | function Root({ children }) { FILE: test/e2e/app-dir/app-css/app/client-component-route/page.js function ClientComponentRoute (line 8) | function ClientComponentRoute() { FILE: test/e2e/app-dir/app-css/app/client-nested/layout.js function ClientNestedLayout (line 8) | function ClientNestedLayout({ children }) { FILE: test/e2e/app-dir/app-css/app/client-nested/page.js function ClientPage (line 1) | function ClientPage() { FILE: test/e2e/app-dir/app-css/app/css/css-client/foo.js function Foo (line 3) | function Foo() { FILE: test/e2e/app-dir/app-css/app/css/css-client/inner/foo.js function ClientComponent (line 5) | function ClientComponent() { FILE: test/e2e/app-dir/app-css/app/css/css-client/inner/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-css/app/css/css-client/layout.js function ServerLayout (line 7) | function ServerLayout({ children }) { FILE: test/e2e/app-dir/app-css/app/css/css-client/page.js function Page (line 8) | function Page() { FILE: test/e2e/app-dir/app-css/app/css/css-conflict-layers/blue-button.js function BlueButton (line 4) | function BlueButton() { FILE: test/e2e/app-dir/app-css/app/css/css-conflict-layers/button.js function Button (line 3) | function Button({ className = '' }) { FILE: test/e2e/app-dir/app-css/app/css/css-conflict-layers/layout.js function ServerLayout (line 3) | function ServerLayout({ children }) { FILE: test/e2e/app-dir/app-css/app/css/css-conflict-layers/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app-css/app/css/css-duplicate-2/client/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app-css/app/css/css-duplicate-2/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/app-css/app/css/css-duplicate-2/server/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-css/app/css/css-duplicate/a/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-css/app/css/css-duplicate/b/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-css/app/css/css-duplicate/comp.js function Comp (line 5) | function Comp() { FILE: test/e2e/app-dir/app-css/app/css/css-external/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-css/app/css/css-nested/layout.js function ClientLayout (line 6) | function ClientLayout({ children }) { FILE: test/e2e/app-dir/app-css/app/css/css-nested/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-css/app/css/css-page-shared-loading/loading.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-css/app/css/css-page-shared-loading/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-css/app/css/css-page/layout.js function ServerLayout (line 3) | function ServerLayout({ children }) { FILE: test/e2e/app-dir/app-css/app/css/css-page/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app-css/app/css/layout.js function ServerLayout (line 5) | function ServerLayout({ children }) { FILE: test/e2e/app-dir/app-css/app/css/sass-client/inner/page.js function Page (line 8) | function Page() { FILE: test/e2e/app-dir/app-css/app/css/sass-client/layout.js function Layout (line 8) | function Layout({ children }) { FILE: test/e2e/app-dir/app-css/app/css/sass/inner/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/app-css/app/css/sass/layout.js function Layout (line 6) | function Layout({ children }) { FILE: test/e2e/app-dir/app-css/app/dashboard/client-comp-client.jsx function ClientComp (line 7) | function ClientComp() { FILE: test/e2e/app-dir/app-css/app/dashboard/layout.js function DashboardLayout (line 4) | function DashboardLayout(props) { FILE: test/e2e/app-dir/app-css/app/dashboard/page.js function DashboardPage (line 3) | function DashboardPage(props) { FILE: test/e2e/app-dir/app-css/app/deep/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/app-css/app/deep/loading.js function Loading (line 1) | function Loading({ children }) { FILE: test/e2e/app-dir/app-css/app/deep/ly/layout.js function Layout (line 3) | async function Layout({ children }) { FILE: test/e2e/app-dir/app-css/app/deep/ly/nest/ed/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-css/app/deep/ly/nest/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/app-css/app/error/client-component/error.js function ErrorBoundary (line 5) | function ErrorBoundary({ error, reset }) { FILE: test/e2e/app-dir/app-css/app/error/client-component/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app-css/app/externalLayer/page.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/app-css/app/hmr/import/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-css/app/hmr/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-css/app/layout.js function Root (line 6) | function Root({ children }) { FILE: test/e2e/app-dir/app-css/app/loading-bug/[categorySlug]/loading.js function Loading (line 3) | function Loading() { FILE: test/e2e/app-dir/app-css/app/loading-bug/[categorySlug]/page.js function Page (line 10) | function Page(props) { FILE: test/e2e/app-dir/app-css/app/not-found.js function RootNotFound (line 3) | function RootNotFound() { FILE: test/e2e/app-dir/app-css/app/not-found/clientcomponent/client-component.js function ClientComp (line 4) | function ClientComp() { FILE: test/e2e/app-dir/app-css/app/not-found/clientcomponent/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/app-css/app/not-found/not-found.js function NestedNotFound (line 3) | function NestedNotFound() { FILE: test/e2e/app-dir/app-css/app/not-found/servercomponent/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/app-css/app/ordering/input.js function InputText (line 5) | function InputText() { FILE: test/e2e/app-dir/app-css/app/ordering/layout-input.js function InputText (line 5) | function InputText() { FILE: test/e2e/app-dir/app-css/app/ordering/layout.js function Layout (line 4) | function Layout({ children }) { FILE: test/e2e/app-dir/app-css/app/ordering/page.js function Home (line 4) | function Home() { FILE: test/e2e/app-dir/app-css/app/relativeLayer/page.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/app-css/app/suspensey-css/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-css/app/suspensey-css/slow/page.js function Page (line 8) | function Page() { FILE: test/e2e/app-dir/app-css/app/suspensey-css/timeout/page.js function Page (line 8) | function Page() { FILE: test/e2e/app-dir/app-css/app/template/clientcomponent/other/page.js function Page (line 2) | function Page() { FILE: test/e2e/app-dir/app-css/app/template/clientcomponent/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-css/app/template/clientcomponent/template.js function Template (line 6) | function Template({ children }) { FILE: test/e2e/app-dir/app-css/app/template/servercomponent/other/page.js function Page (line 2) | function Page() { FILE: test/e2e/app-dir/app-css/app/template/servercomponent/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-css/app/template/servercomponent/template.js function Template (line 3) | function Template({ children }) { FILE: test/e2e/app-dir/app-css/app/urlMedia/page.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/app-css/app/urlSupports/page.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/app-css/middleware.js function middleware (line 3) | async function middleware(request) { FILE: test/e2e/app-dir/app-css/pages/css-modules/page1.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app-css/pages/css-modules/page2.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app-custom-cache-handler/app/layout.js function RootLayout (line 8) | function RootLayout({ children }) { FILE: test/e2e/app-dir/app-custom-cache-handler/app/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/app-custom-cache-handler/cache-handler-cjs-default-export.js function CacheHandler (line 6) | function CacheHandler(options) { FILE: test/e2e/app-dir/app-custom-cache-handler/cache-handler-esm.js class CacheHandler (line 3) | class CacheHandler { method constructor (line 4) | constructor(options) { method get (line 11) | async get(key) { method set (line 17) | async set(key, data) { FILE: test/e2e/app-dir/app-custom-cache-handler/cache-handler.js class CacheHandler (line 3) | class CacheHandler { method constructor (line 4) | constructor(options) { method get (line 11) | async get(key) { method set (line 17) | async set(key, data) { FILE: test/e2e/app-dir/app-custom-cache-handler/index.test.ts function runTests (line 13) | function runTests( FILE: test/e2e/app-dir/app-edge-root-layout/app/layout.js function layout (line 1) | function layout({ children }) { FILE: test/e2e/app-dir/app-edge-root-layout/app/page.js function page (line 1) | function page() { FILE: test/e2e/app-dir/app-edge/app/(group)/group/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-edge/app/edge-apis/cookies/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/app-edge/app/edge-apis/process/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-edge/app/edge/basic/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-edge/app/edge/layout.tsx function Layout (line 5) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/app-edge/app/export/basic/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-edge/app/index/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-edge/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/app-edge/app/with-client/page.tsx function Home (line 6) | function Home() { FILE: test/e2e/app-dir/app-edge/components/button.tsx function Button (line 5) | function Button() { FILE: test/e2e/app-dir/app-edge/pages/pages-edge.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-esm-js/app/app/client-hooks-ext.js function ClientHooks (line 5) | function ClientHooks() { FILE: test/e2e/app-dir/app-esm-js/app/app/client-hooks.js function ClientHooks (line 5) | function ClientHooks() { FILE: test/e2e/app-dir/app-esm-js/app/app/components-ext.js function Components (line 7) | function Components() { FILE: test/e2e/app-dir/app-esm-js/app/app/components.js function Components (line 7) | function Components() { FILE: test/e2e/app-dir/app-esm-js/app/app/hooks-ext.js function useHooks (line 5) | function useHooks() { FILE: test/e2e/app-dir/app-esm-js/app/app/hooks.js function useHooks (line 5) | function useHooks() { FILE: test/e2e/app-dir/app-esm-js/app/app/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/app-esm-js/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/e2e/app-dir/app-esm-js/app/opengraph-image.js function OpenGraphImage (line 3) | function OpenGraphImage() { FILE: test/e2e/app-dir/app-esm-js/index.test.ts function validateDomNodes (line 11) | async function validateDomNodes(selector: string) { FILE: test/e2e/app-dir/app-esm-js/pages/_document.js function MyDocument (line 3) | function MyDocument() { FILE: test/e2e/app-dir/app-esm-js/pages/pages.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/app-external/app-external.test.ts function resolveStreamResponse (line 4) | async function resolveStreamResponse(response: any, onData?: any) { function containClientContent (line 61) | function containClientContent(content) { FILE: test/e2e/app-dir/app-external/app/action/client/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app-external/app/app-routes/route.js function GET (line 3) | function GET(req) { FILE: test/e2e/app-dir/app-external/app/async-storage/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-external/app/browser/page.js function Home (line 4) | function Home() { FILE: test/e2e/app-dir/app-external/app/cjs/client/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/app-external/app/cjs/server/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-external/app/client-dep/page.js function Index (line 3) | function Index() { FILE: test/e2e/app-dir/app-external/app/css/[...slug]/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-external/app/css/modules/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-external/app/esm-client-ref-external/client.js function Client (line 5) | function Client() { FILE: test/e2e/app-dir/app-external/app/esm-client-ref-external/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-external/app/esm-client-ref/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-external/app/esm/client/page.js function Index (line 9) | function Index() { FILE: test/e2e/app-dir/app-external/app/esm/edge-server/page.js function Index (line 7) | function Index() { FILE: test/e2e/app-dir/app-external/app/esm/react-namespace-import/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app-external/app/esm/server/page.js function Index (line 7) | function Index() { FILE: test/e2e/app-dir/app-external/app/external-imports/client/page.js function Page (line 10) | function Page() { FILE: test/e2e/app-dir/app-external/app/external-imports/server/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-external/app/font/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-external/app/layout.js function AppLayout (line 1) | function AppLayout({ children }) { FILE: test/e2e/app-dir/app-external/app/mixed/dynamic/page.js function Page (line 10) | function Page() { FILE: test/e2e/app-dir/app-external/app/mixed/import/client.js function Client (line 5) | function Client() { FILE: test/e2e/app-dir/app-external/app/mixed/import/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app-external/app/optout/action/actions.js function getDualOptoutValue (line 5) | async function getDualOptoutValue() { FILE: test/e2e/app-dir/app-external/app/optout/action/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/app-external/app/react-server/3rd-party-package/client.js function Client (line 6) | function Client() { FILE: test/e2e/app-dir/app-external/app/react-server/3rd-party-package/page.js function Page (line 7) | function Page() { FILE: test/e2e/app-dir/app-external/app/react-server/detector.js function Detector (line 3) | function Detector() { FILE: test/e2e/app-dir/app-external/app/react-server/optout/client.js function Client (line 6) | function Client() { FILE: test/e2e/app-dir/app-external/app/react-server/optout/page.js function Page (line 7) | function Page() { FILE: test/e2e/app-dir/app-external/app/react-server/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/app-external/app/shared-esm-dep/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-external/app/transitive-external/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-external/app/undici/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-external/app/wildcard/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-external/middleware.js function middleware (line 3) | async function middleware(request) { FILE: test/e2e/app-dir/app-external/node_modules/cjs-modern-syntax/index.cjs class PrivatePropertyClass (line 1) | class PrivatePropertyClass { method getProp (line 3) | getProp() { FILE: test/e2e/app-dir/app-external/node_modules/client-esm-module-wildcard-2/bar.js function Bar (line 3) | function Bar() { FILE: test/e2e/app-dir/app-external/node_modules/client-esm-module-wildcard-2/foo.js function Foo (line 3) | function Foo() { FILE: test/e2e/app-dir/app-external/node_modules/client-esm-module-wildcard/lib.js function Hello (line 1) | function Hello() { FILE: test/e2e/app-dir/app-external/node_modules/client-esm-module/index.js function Hello (line 3) | function Hello() { FILE: test/e2e/app-dir/app-external/node_modules/compat-next-server-module/index.mjs function respond (line 3) | function respond() { FILE: test/e2e/app-dir/app-external/node_modules/conditional-exports-optout/react.js function getReactVersion (line 3) | function getReactVersion() { FILE: test/e2e/app-dir/app-external/node_modules/conditional-exports-optout/react.mjs function getReactVersion (line 3) | function getReactVersion() { FILE: test/e2e/app-dir/app-external/node_modules/conditional-exports/react.js function getReactVersion (line 3) | function getReactVersion() { FILE: test/e2e/app-dir/app-external/node_modules/css/module.js function Foo (line 3) | function Foo() { FILE: test/e2e/app-dir/app-external/node_modules/mixed-syntax-esm/index.mjs function Component (line 8) | function Component() { FILE: test/e2e/app-dir/app-external/node_modules/namespace-import-esm/index.mjs function NamespaceImport (line 3) | function NamespaceImport(props) { FILE: test/e2e/app-dir/app-external/node_modules/server-action-mod/index.js function action1 (line 3) | async function action1() { FILE: test/e2e/app-dir/app-external/node_modules/server-api-esm/index.js function serverApi (line 3) | function serverApi(req) { FILE: test/e2e/app-dir/app-external/node_modules/transitive-external/index.mjs function load (line 1) | async function load(name) { FILE: test/e2e/app-dir/app-external/node_modules/transitive/index.mjs function load (line 3) | async function load(name) { FILE: test/e2e/app-dir/app-external/node_modules/transpile-ts-lib/index.ts function add (line 1) | function add(a: number, b: number) { FILE: test/e2e/app-dir/app-external/pages/test-pages-esm.jsx function Index (line 5) | function Index() { FILE: test/e2e/app-dir/app-external/pages/test-pages.jsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-fetch-deduping-errors/app/[id]/page.tsx function generateMetadata (line 5) | async function generateMetadata({ function Error (line 27) | async function Error({ FILE: test/e2e/app-dir/app-fetch-deduping-errors/app/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/app-fetch-deduping/app-fetch-deduping.test.ts function invocation (line 69) | function invocation(cliOutput: string): number { FILE: test/e2e/app-dir/app-fetch-deduping/app/api/time/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/app-fetch-deduping/app/bad-response-page/[slug]/page.js function generateStaticParams (line 3) | async function generateStaticParams() { function Page (line 23) | async function Page() { FILE: test/e2e/app-dir/app-fetch-deduping/app/blog/[slug]/page.js function generateStaticParams (line 1) | async function generateStaticParams() { function Page (line 21) | async function Page() { FILE: test/e2e/app-dir/app-fetch-deduping/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/app-fetch-deduping/app/trace-headers/page.js function getData (line 1) | async function getData() { function StaticTracePage (line 26) | async function StaticTracePage() { FILE: test/e2e/app-dir/app-inline-css/app/a/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-inline-css/app/b/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app-inline-css/app/layout.tsx function RootLayout (line 5) | function RootLayout({ children }) { FILE: test/e2e/app-dir/app-inline-css/app/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/app-invalid-revalidate/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/app-invalid-revalidate/app/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/app-middleware-proxy/app/cookies/api/route.js function GET (line 3) | function GET() { FILE: test/e2e/app-dir/app-middleware-proxy/app/cookies/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-middleware-proxy/app/headers/page.js function SSRPage (line 3) | async function SSRPage() { FILE: test/e2e/app-dir/app-middleware-proxy/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/app-middleware-proxy/app/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-middleware-proxy/app/preloads/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/app-middleware-proxy/app/rsc-cookies-delete/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-middleware-proxy/app/rsc-cookies/cookie-options/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/app-middleware-proxy/app/rsc-cookies/form.js function Form (line 5) | function Form({ action }) { FILE: test/e2e/app-dir/app-middleware-proxy/app/rsc-cookies/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/app-middleware-proxy/pages/[slug].js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-middleware-proxy/proxy.js function proxy (line 14) | async function proxy(request) { FILE: test/e2e/app-dir/app-middleware/app/cookies/api/route.js function GET (line 3) | function GET() { FILE: test/e2e/app-dir/app-middleware/app/cookies/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-middleware/app/headers/page.js function SSRPage (line 3) | async function SSRPage() { FILE: test/e2e/app-dir/app-middleware/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/app-middleware/app/preloads/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/app-middleware/app/rsc-cookies-delete/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-middleware/app/rsc-cookies/cookie-options/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/app-middleware/app/rsc-cookies/form.js function Form (line 5) | function Form({ action }) { FILE: test/e2e/app-dir/app-middleware/app/rsc-cookies/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/app-middleware/middleware.js function middleware (line 14) | async function middleware(request) { FILE: test/e2e/app-dir/app-middleware/pages/[slug].js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-prefetch-false-loading/app/[lang]/layout.tsx function Root (line 2) | async function Root({ FILE: test/e2e/app-dir/app-prefetch-false-loading/app/[lang]/testing/client-component.tsx function IndexPage (line 5) | function IndexPage() { FILE: test/e2e/app-dir/app-prefetch-false-loading/app/[lang]/testing/layout.tsx function Root (line 3) | async function Root({ FILE: test/e2e/app-dir/app-prefetch-false-loading/app/[lang]/testing/page.tsx function IndexPage (line 4) | function IndexPage() { FILE: test/e2e/app-dir/app-prefetch-false-loading/app/[lang]/testing/test/client-component.tsx function IndexPage (line 5) | function IndexPage() { FILE: test/e2e/app-dir/app-prefetch-false-loading/app/[lang]/testing/test/page.tsx function IndexPage (line 4) | function IndexPage() { FILE: test/e2e/app-dir/app-prefetch-false-loading/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/app-prefetch-false-loading/app/loading.tsx function OuterLoading (line 3) | function OuterLoading() { FILE: test/e2e/app-dir/app-prefetch-false/app/[slugA]/[slugB]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-prefetch-false/app/[slugA]/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/app-prefetch-false/app/[slugA]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-prefetch-false/app/layout.tsx function Root (line 4) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/app-prefetch-false/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-prefetch-static/app/[region]/(default)/dynamic-area/[slug]/page.js function DynamicPage (line 1) | async function DynamicPage(props) { FILE: test/e2e/app-dir/app-prefetch-static/app/[region]/(default)/layout.js function Layout (line 3) | function Layout({ children }) { function generateStaticParams (line 7) | function generateStaticParams() { FILE: test/e2e/app-dir/app-prefetch-static/app/[region]/(default)/static-prefetch/page.js function StaticPrefetchPage (line 3) | function StaticPrefetchPage(props) { FILE: test/e2e/app-dir/app-prefetch-static/app/layout.js function RootLayout (line 2) | function RootLayout({ children }) { FILE: test/e2e/app-dir/app-prefetch-static/app/page.js function Main (line 1) | function Main() { FILE: test/e2e/app-dir/app-prefetch/app/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ href, children, id }) { FILE: test/e2e/app-dir/app-prefetch/app/dashboard/[id]/page.js function getData (line 4) | async function getData() { function generateStaticParams (line 11) | function generateStaticParams() { function IdPage (line 15) | function IdPage(props) { FILE: test/e2e/app-dir/app-prefetch/app/dashboard/layout.js function getData (line 3) | async function getData() { function DashboardLayout (line 10) | function DashboardLayout({ children }) { FILE: test/e2e/app-dir/app-prefetch/app/dashboard/loading.js function DashboardLoading (line 1) | function DashboardLoading() { FILE: test/e2e/app-dir/app-prefetch/app/dashboard/page.js function getData (line 5) | async function getData() { function DashboardPage (line 11) | async function DashboardPage(props) { FILE: test/e2e/app-dir/app-prefetch/app/dynamic-page/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/app-prefetch/app/force-dynamic/layout.js function Layout (line 5) | async function Layout({ children }) { FILE: test/e2e/app-dir/app-prefetch/app/force-dynamic/search-params/page.js function Home (line 3) | async function Home({ searchParams }) { FILE: test/e2e/app-dir/app-prefetch/app/force-dynamic/test-page/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-prefetch/app/force-dynamic/test-page/sub-page/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-prefetch/app/invalid-url/delay.js function Delay (line 6) | function Delay({ duration = 500, children }) { FILE: test/e2e/app-dir/app-prefetch/app/invalid-url/error.js function Error (line 2) | function Error() { FILE: test/e2e/app-dir/app-prefetch/app/invalid-url/from-link/page.js function Page (line 7) | function Page() { FILE: test/e2e/app-dir/app-prefetch/app/invalid-url/from-router-prefetch/page.js function Page (line 9) | function Page() { FILE: test/e2e/app-dir/app-prefetch/app/invalid-url/invalid-url.js constant INVALID_URL (line 8) | const INVALID_URL = '///' FILE: test/e2e/app-dir/app-prefetch/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/app-prefetch/app/loading.js function GlobalLoading (line 1) | function GlobalLoading() { FILE: test/e2e/app-dir/app-prefetch/app/page.js function HomePage (line 3) | function HomePage() { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-auto-route-groups/(dashboard)/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-auto-route-groups/(dashboard)/page.tsx function Home (line 3) | async function Home() { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-auto-route-groups/fetch-data.ts function fetchData (line 2) | async function fetchData(): Promise { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-auto-route-groups/layout.tsx function Layout (line 5) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-auto-route-groups/sub/bar/page.tsx function Integrations (line 3) | async function Integrations() { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-auto-route-groups/sub/foo/page.tsx function Home (line 3) | async function Home() { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-auto/[slug]/layout.js function getData (line 3) | function getData() { function Layout (line 12) | async function Layout({ children }) { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-auto/[slug]/loading.js function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-auto/[slug]/page.js function getData (line 3) | function getData() { function Page (line 12) | async function Page(props) { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-dynamic-usage/(protected)/bar/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-dynamic-usage/(protected)/foo/page.js function FooPage (line 1) | function FooPage() { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-dynamic-usage/(protected)/layout.js function isLoggedIn (line 4) | async function isLoggedIn() { function Layout (line 14) | async function Layout({ children }) { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-dynamic-usage/(protected)/loading.js function ProtectedLoading (line 1) | function ProtectedLoading() { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-dynamic-usage/(protected)/page.js function ProtectedPage (line 1) | function ProtectedPage() { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-dynamic-usage/(protected)/redirect.js function Redirect (line 6) | function Redirect() { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-false/initial/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-false/result/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-prefetch/app/prefetch-race/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/app-prefetch/app/revalidate-0/layout.js function Layout (line 5) | async function Layout({ children }) { FILE: test/e2e/app-dir/app-prefetch/app/revalidate-0/search-params/page.js function Home (line 3) | async function Home({ searchParams }) { FILE: test/e2e/app-dir/app-prefetch/app/revalidate-0/test-page/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-prefetch/app/revalidate-0/test-page/sub-page/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-prefetch/app/static-page-no-prefetch/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-prefetch/app/static-page/back-button.js function BackButton (line 3) | function BackButton() { FILE: test/e2e/app-dir/app-prefetch/app/static-page/page.js function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/app-prefetch/app/uri-encoded-prefetch/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-prefetch/app/with-error/error.tsx function Error (line 3) | function Error({ FILE: test/e2e/app-dir/app-prefetch/app/with-error/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/app-prefetch/prefetching.stale-times.test.ts method beforePageLoad (line 30) | beforePageLoad(page) { method beforePageLoad (line 79) | beforePageLoad(page) { method beforePageLoad (line 136) | beforePageLoad(page) { method beforePageLoad (line 185) | beforePageLoad(page) { method beforePageLoad (line 237) | beforePageLoad(page) { FILE: test/e2e/app-dir/app-prefetch/prefetching.test.ts method beforePageLoad (line 32) | beforePageLoad(page) { method beforePageLoad (line 118) | beforePageLoad(page) { method beforePageLoad (line 307) | beforePageLoad(page) { method beforePageLoad (line 339) | beforePageLoad(page) { method beforePageLoad (line 475) | beforePageLoad(page) { method beforePageLoad (line 507) | beforePageLoad(page) { method beforePageLoad (line 549) | beforePageLoad(page) { FILE: test/e2e/app-dir/app-prefetch/test-utils.ts function createTimeController (line 1) | function createTimeController() { FILE: test/e2e/app-dir/app-rendering/app/isr-multiple/layout.js function getData (line 3) | async function getData() { function GspLayout (line 10) | function GspLayout(props) { FILE: test/e2e/app-dir/app-rendering/app/isr-multiple/nested/page.js function getData (line 5) | async function getData() { function NestedPage (line 12) | function NestedPage(props) { FILE: test/e2e/app-dir/app-rendering/app/isr-ssr-combined/nested/layout.js function getData (line 3) | async function getData() { function GspLayout (line 10) | function GspLayout(props) { FILE: test/e2e/app-dir/app-rendering/app/isr-ssr-combined/nested/page.js function getData (line 3) | async function getData() { function NestedPage (line 10) | function NestedPage(props) { FILE: test/e2e/app-dir/app-rendering/app/isr-ssr-combined/slow/layout.js function getData (line 3) | async function getData() { function GspLayout (line 11) | function GspLayout(props) { FILE: test/e2e/app-dir/app-rendering/app/isr-ssr-combined/slow/page.js function getData (line 3) | async function getData() { function NestedPage (line 11) | function NestedPage(props) { FILE: test/e2e/app-dir/app-rendering/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/app-rendering/app/page.js function Page (line 1) | function Page(props) { FILE: test/e2e/app-dir/app-rendering/app/ssr-only/layout.js function getData (line 5) | async function getData() { function GsspLayout (line 11) | function GsspLayout(props) { FILE: test/e2e/app-dir/app-rendering/app/ssr-only/nested/page.js function getData (line 3) | async function getData() { function NestedPage (line 9) | function NestedPage(props) { FILE: test/e2e/app-dir/app-rendering/app/ssr-only/slow/layout.js function getData (line 5) | async function getData() { function GsspLayout (line 12) | function GsspLayout(props) { FILE: test/e2e/app-dir/app-rendering/app/ssr-only/slow/page.js function getData (line 4) | async function getData() { function NestedPage (line 11) | function NestedPage(props) { FILE: test/e2e/app-dir/app-rendering/app/static-only/layout.js function getData (line 3) | async function getData() { function GspLayout (line 9) | function GspLayout(props) { FILE: test/e2e/app-dir/app-rendering/app/static-only/nested/page.js function getData (line 5) | async function getData() { function NestedPage (line 11) | function NestedPage(props) { FILE: test/e2e/app-dir/app-rendering/app/static-only/slow/layout.js function getData (line 3) | async function getData() { function GspLayout (line 10) | function GspLayout(props) { FILE: test/e2e/app-dir/app-rendering/app/static-only/slow/page.js function getData (line 5) | async function getData() { function NestedPage (line 12) | function NestedPage(props) { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/generate-static-params-error/app/[lang]/[locale]/layout.tsx function Root (line 4) | async function Root({ children }: { children: ReactNode }) { function generateStaticParams (line 12) | async function generateStaticParams() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/generate-static-params-error/app/[lang]/[locale]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/generate-static-params/app/[lang]/[locale]/layout.tsx function Root (line 4) | async function Root({ children }: { children: ReactNode }) { function generateStaticParams (line 12) | async function generateStaticParams() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/generate-static-params/app/[lang]/[locale]/other/[slug]/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/generate-static-params/app/[lang]/[locale]/other/[slug]/page.tsx function generateStaticParams (line 4) | async function generateStaticParams() { function Page (line 9) | async function Page({ params }) { function DynamicParams (line 22) | async function DynamicParams({ FILE: test/e2e/app-dir/app-root-params-getters/fixtures/generate-static-params/app/[lang]/[locale]/other/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/generate-static-params/app/[lang]/[locale]/other/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/generate-static-params/app/[lang]/[locale]/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/multiple-roots/app/dashboard/[id]/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { function generateStaticParams (line 11) | async function generateStaticParams() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/multiple-roots/app/dashboard/[id]/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/multiple-roots/app/landing/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/multiple-roots/app/landing/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/simple/app/[lang]/[locale]/layout.tsx function Root (line 4) | async function Root({ children }: { children: ReactNode }) { function generateStaticParams (line 12) | async function generateStaticParams() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/simple/app/[lang]/[locale]/other/[slug]/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/simple/app/[lang]/[locale]/other/[slug]/page.tsx function Page (line 4) | async function Page({ params }) { function DynamicSlug (line 27) | async function DynamicSlug({ params }) { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/simple/app/[lang]/[locale]/other/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/simple/app/[lang]/[locale]/other/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/simple/app/[lang]/[locale]/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/simple/app/[lang]/[locale]/rerender-after-server-action/page.tsx function Page (line 6) | async function Page() { function Timestamp (line 34) | async function Timestamp() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/simple/app/[lang]/[locale]/route-handler/route.tsx function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/simple/app/[lang]/[locale]/server-action/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/simple/app/catch-all/[...path]/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { function generateStaticParams (line 11) | async function generateStaticParams() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/simple/app/catch-all/[...path]/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/simple/app/optional-catch-all/[[...path]]/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { function generateStaticParams (line 11) | async function generateStaticParams() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/simple/app/optional-catch-all/[[...path]]/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/use-cache-build/app/[lang]/[locale]/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { function generateStaticParams (line 11) | async function generateStaticParams() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/use-cache-build/app/[lang]/[locale]/use-cache/page.tsx function Page (line 3) | async function Page() { function getCachedData (line 16) | async function getCachedData() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/use-cache-private/app/[lang]/[locale]/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { function generateStaticParams (line 11) | function generateStaticParams() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/use-cache-private/app/[lang]/[locale]/use-cache-private/page.tsx function Page (line 5) | async function Page() { function Runtime (line 13) | async function Runtime() { function getCachedParams (line 31) | async function getCachedParams() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/use-cache-runtime/app/[lang]/[countryCode]/conditional-on-another-cache/page.tsx function getFlag (line 8) | async function getFlag() { function conditionalOnAnotherCache (line 14) | async function conditionalOnAnotherCache() { function Runtime (line 28) | async function Runtime() { function Page (line 62) | async function Page() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/use-cache-runtime/app/[lang]/[countryCode]/conditional-on-root-param/page.tsx function conditionalOnRootParam (line 5) | async function conditionalOnRootParam() { function Runtime (line 19) | async function Runtime() { function Page (line 32) | async function Page() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/use-cache-runtime/app/[lang]/[countryCode]/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { function generateStaticParams (line 11) | function generateStaticParams() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/use-cache-runtime/app/[lang]/[countryCode]/maybe-reads-root-param/page.tsx function maybeReadsRootParam (line 5) | async function maybeReadsRootParam(readLang: boolean) { function Runtime (line 19) | async function Runtime() { function Page (line 37) | async function Page() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/use-cache-runtime/app/[lang]/[countryCode]/nested-in-unstable_cache/page.tsx function Page (line 6) | async function Page() { function Runtime (line 14) | async function Runtime() { function getCachedParams (line 27) | async function getCachedParams() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/use-cache-runtime/app/[lang]/[countryCode]/unstable_cache/page.tsx function Page (line 6) | async function Page() { function Runtime (line 14) | async function Runtime() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/use-cache-runtime/app/[lang]/[countryCode]/use-cache-resume/page.tsx function getCachedData (line 5) | async function getCachedData() { function Page (line 15) | async function Page() { function Dynamic (line 33) | async function Dynamic() { FILE: test/e2e/app-dir/app-root-params-getters/fixtures/use-cache-runtime/app/[lang]/[countryCode]/use-cache/page.tsx function Page (line 5) | async function Page() { function Runtime (line 13) | async function Runtime() { function getCachedData (line 28) | async function getCachedData() { FILE: test/e2e/app-dir/app-root-params-getters/simple.test.ts type Callback (line 195) | type Callback = () => void | Promise FILE: test/e2e/app-dir/app-routes-client-component/ClientComponent.tsx function ClientComponent (line 3) | function ClientComponent() { FILE: test/e2e/app-dir/app-routes-client-component/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/app-routes-client-component/app/runtime/route.ts function GET (line 5) | function GET() { FILE: test/e2e/app-dir/app-routes-client-component/node_modules/my-module/MyModuleClientComponent.js function MyModuleClientComponent (line 3) | function MyModuleClientComponent() { FILE: test/e2e/app-dir/app-routes/app-custom-routes.test.ts method read (line 241) | read() { method read (line 263) | read() { method read (line 337) | async read() { method read (line 360) | async read() { FILE: test/e2e/app-dir/app-routes/app/advanced/body/json/route.ts function POST (line 4) | async function POST(request: NextRequest) { function DELETE (line 12) | async function DELETE(request: NextRequest) { function OPTIONS (line 19) | async function OPTIONS(request: NextRequest) { FILE: test/e2e/app-dir/app-routes/app/advanced/body/streaming/route.ts function POST (line 3) | async function POST(request: NextRequest) { FILE: test/e2e/app-dir/app-routes/app/advanced/body/text/route.ts function POST (line 4) | async function POST(request: NextRequest) { FILE: test/e2e/app-dir/app-routes/app/advanced/query/route.ts function GET (line 4) | async function GET(request: NextRequest): Promise { FILE: test/e2e/app-dir/app-routes/app/conflicting-dynamic-static-segments/[slug]/page.tsx function Page (line 1) | async function Page({ FILE: test/e2e/app-dir/app-routes/app/conflicting-dynamic-static-segments/blog/[slug]/page.tsx function Page (line 1) | async function Page({ FILE: test/e2e/app-dir/app-routes/app/dynamic/route.ts function GET (line 6) | async function GET(req: Request) { FILE: test/e2e/app-dir/app-routes/app/edge/advanced/body/json/route.ts function POST (line 6) | async function POST(request: NextRequest) { FILE: test/e2e/app-dir/app-routes/app/edge/advanced/body/streaming/route.ts function POST (line 5) | async function POST(request: NextRequest) { FILE: test/e2e/app-dir/app-routes/app/edge/advanced/body/text/route.ts function POST (line 6) | async function POST(request: NextRequest) { FILE: test/e2e/app-dir/app-routes/app/edge/advanced/query/route.ts function GET (line 6) | async function GET(request: NextRequest): Promise { FILE: test/e2e/app-dir/app-routes/app/edge/headers/route.ts function GET (line 7) | async function GET() { FILE: test/e2e/app-dir/app-routes/app/hooks/cookies/has/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/app-routes/app/hooks/cookies/req/route.ts function GET (line 4) | async function GET(req: NextRequest) { FILE: test/e2e/app-dir/app-routes/app/hooks/cookies/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/app-routes/app/hooks/headers/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/app-routes/app/hooks/json/route.ts function GET (line 4) | async function GET(request: Request) { FILE: test/e2e/app-dir/app-routes/app/hooks/not-found/edge/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/app-routes/app/hooks/not-found/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/app-routes/app/hooks/permanent-redirect/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/app-routes/app/hooks/redirect/response/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/app-routes/app/hooks/redirect/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/app-routes/app/hooks/rewrite/route.ts function GET (line 4) | async function GET(request: NextRequest) { FILE: test/e2e/app-dir/app-routes/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/e2e/app-dir/app-routes/app/mixed-response/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/app-routes/app/no-response/route.ts function POST (line 1) | function POST() {} FILE: test/e2e/app-dir/app-routes/app/revalidate-1/[slug]/data.json/route.ts function generateStaticParams (line 5) | function generateStaticParams() { FILE: test/e2e/app-dir/app-routes/app/robots.txt/route.ts function GET (line 1) | async function GET() { FILE: test/e2e/app-dir/app-routes/app/static/[slug]/data.json/route.ts function generateStaticParams (line 3) | function generateStaticParams() { FILE: test/e2e/app-dir/app-routes/app/status/500/next/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/app-routes/app/status/500/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/app-routes/handlers/hello.ts constant GET (line 25) | const GET = helloHandler constant HEAD (line 26) | const HEAD = helloHandler constant OPTIONS (line 27) | const OPTIONS = helloHandler constant POST (line 28) | const POST = helloHandler constant PUT (line 29) | const PUT = helloHandler constant DELETE (line 30) | const DELETE = helloHandler constant PATCH (line 31) | const PATCH = helloHandler FILE: test/e2e/app-dir/app-routes/helpers.ts constant KEY (line 5) | const KEY = 'x-request-meta' function withRequestMeta (line 16) | function withRequestMeta( function cookieWithRequestMeta (line 35) | function cookieWithRequestMeta( type Cookies (line 51) | type Cookies = { function getRequestMeta (line 61) | function getRequestMeta( FILE: test/e2e/app-dir/app-static/app/(new)/custom/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-static/app/(new)/default-config-fetch/api/route.js function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/app-static/app/(new)/default-config-fetch/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/app-static/app/(new)/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/app-static/app/(new)/no-config-fetch/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/app-static/app/api/draft-mode/route.ts function GET (line 4) | async function GET(req: NextRequest) { FILE: test/e2e/app-dir/app-static/app/api/large-data/route.js function GET (line 5) | async function GET() { FILE: test/e2e/app-dir/app-static/app/api/revalidate-path-edge/route.ts function GET (line 6) | async function GET(req: NextRequest) { FILE: test/e2e/app-dir/app-static/app/api/revalidate-path-node/route.ts function GET (line 6) | async function GET(req: NextRequest) { FILE: test/e2e/app-dir/app-static/app/api/revalidate-tag-edge/route.ts function GET (line 7) | async function GET(req) { FILE: test/e2e/app-dir/app-static/app/api/revalidate-tag-node/route.ts function GET (line 6) | async function GET(req) { FILE: test/e2e/app-dir/app-static/app/api/update-tag-error/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/app-static/app/articles/[slug]/page.tsx type Props (line 3) | interface Props { function generateStaticParams (line 21) | async function generateStaticParams() { FILE: test/e2e/app-dir/app-static/app/blog/[author]/[slug]/page.js function Page (line 5) | async function Page(props) { function generateStaticParams (line 20) | function generateStaticParams({ params }) { FILE: test/e2e/app-dir/app-static/app/blog/[author]/layout.js function Layout (line 1) | async function Layout(props) { function generateStaticParams (line 14) | function generateStaticParams({ params }) { FILE: test/e2e/app-dir/app-static/app/blog/[author]/page.js function Page (line 5) | async function Page(props) { FILE: test/e2e/app-dir/app-static/app/button.js function Button (line 3) | function Button() { FILE: test/e2e/app-dir/app-static/app/default-cache-search-params/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/default-cache/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/dynamic-error/[id]/page.js function Page (line 5) | async function Page(props) { FILE: test/e2e/app-dir/app-static/app/dynamic-no-gen-params-ssr/[slug]/page.js function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/app-static/app/dynamic-no-gen-params/[slug]/page.js function Page (line 6) | function Page(props) { FILE: test/e2e/app-dir/app-static/app/dynamic-param-edge/[slug]/page.tsx function Hello (line 1) | async function Hello({ params }) { FILE: test/e2e/app-dir/app-static/app/fetch-no-cache/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/app-static/app/flight/[slug]/[slug2]/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/app-static/app/flight/[slug]/[slug2]/refresh.js function Refresh (line 5) | function Refresh() { FILE: test/e2e/app-dir/app-static/app/flight/[slug]/layout.js function Layout (line 1) | function Layout({ children }) { function generateStaticParams (line 5) | function generateStaticParams() { FILE: test/e2e/app-dir/app-static/app/force-cache-revalidate/page.js function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/app-static/app/force-cache/large-data/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/app-static/app/force-cache/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/force-dynamic-catch-all/[slug]/[[...id]]/page.js function Page (line 4) | async function Page() { function generateStaticParams (line 8) | async function generateStaticParams() { FILE: test/e2e/app-dir/app-static/app/force-dynamic-fetch-cache/default-cache/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/force-dynamic-fetch-cache/default-cache/route/route.js function GET (line 5) | async function GET() { FILE: test/e2e/app-dir/app-static/app/force-dynamic-fetch-cache/force-cache/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/force-dynamic-fetch-cache/force-cache/route/route.js function GET (line 5) | async function GET() { FILE: test/e2e/app-dir/app-static/app/force-dynamic-fetch-cache/no-fetch-cache/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/force-dynamic-fetch-cache/no-fetch-cache/route/route.js function GET (line 5) | async function GET() { FILE: test/e2e/app-dir/app-static/app/force-dynamic-fetch-cache/revalidate/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/force-dynamic-fetch-cache/with-fetch-cache/page.js function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/app-static/app/force-dynamic-fetch-cache/with-fetch-cache/route/route.js function GET (line 6) | async function GET() { FILE: test/e2e/app-dir/app-static/app/force-dynamic-no-prerender/[id]/page.js function Page (line 3) | function Page(props) { FILE: test/e2e/app-dir/app-static/app/force-dynamic-prerender/[slug]/page.js function Page (line 11) | async function Page(props) { FILE: test/e2e/app-dir/app-static/app/force-no-store-bailout/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/force-no-store/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app-static/app/force-static-fetch-no-store/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/force-static/[slug]/page.js function generateStaticParams (line 8) | function generateStaticParams() { function Dynamic (line 12) | function Dynamic({ params }) { function Page (line 16) | async function Page(props) { FILE: test/e2e/app-dir/app-static/app/force-static/layout.js function Layout (line 3) | async function Layout({ children }) { FILE: test/e2e/app-dir/app-static/app/force-static/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/app-static/app/gen-params-catch-all-unique/[...slug]/page.js function Page (line 3) | async function Page({ params }) { function generateStaticParams (line 8) | function generateStaticParams() { FILE: test/e2e/app-dir/app-static/app/gen-params-dynamic-revalidate/[slug]/page.js function generateStaticParams (line 5) | async function generateStaticParams() { function page (line 9) | async function page(props) { FILE: test/e2e/app-dir/app-static/app/gen-params-dynamic/[slug]/page.js function generateStaticParams (line 3) | async function generateStaticParams() { function page (line 7) | async function page(props) { FILE: test/e2e/app-dir/app-static/app/hooks/use-pathname/[slug]/layout.js function Layout (line 1) | function Layout({ children }) { function generateStaticParams (line 5) | function generateStaticParams() { FILE: test/e2e/app-dir/app-static/app/hooks/use-pathname/[slug]/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/app-static/app/hooks/use-search-params/force-static/page.js function Page (line 7) | function Page() { FILE: test/e2e/app-dir/app-static/app/hooks/use-search-params/search-params.js function UseSearchParams (line 4) | function UseSearchParams() { FILE: test/e2e/app-dir/app-static/app/hooks/use-search-params/with-suspense/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/app-static/app/isr-error-handling/page.js function Page (line 6) | async function Page() { FILE: test/e2e/app-dir/app-static/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/app-static/app/no-store/dynamic/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/no-store/no-store-fn.ts function getUncachedRandomData (line 3) | function getUncachedRandomData() { FILE: test/e2e/app-dir/app-static/app/no-store/revalidate-button.tsx function RevalidateButton (line 3) | function RevalidateButton({ onClick }) { FILE: test/e2e/app-dir/app-static/app/no-store/static/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/app-static/app/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/partial-gen-params-no-additional-lang/[lang]/[slug]/page.js function generateStaticParams (line 4) | async function generateStaticParams() { function Page (line 26) | async function Page(props) { FILE: test/e2e/app-dir/app-static/app/partial-gen-params-no-additional-lang/[lang]/layout.js function generateStaticParams (line 3) | function generateStaticParams() { function Layout (line 7) | function Layout({ children }) { FILE: test/e2e/app-dir/app-static/app/partial-gen-params-no-additional-slug/[lang]/[slug]/page.js function generateStaticParams (line 4) | async function generateStaticParams() { function Page (line 26) | async function Page(props) { FILE: test/e2e/app-dir/app-static/app/partial-gen-params-no-additional-slug/[lang]/layout.js function generateStaticParams (line 3) | function generateStaticParams() { function Layout (line 7) | function Layout({ children }) { FILE: test/e2e/app-dir/app-static/app/partial-gen-params/[lang]/[slug]/page.js function Page (line 1) | async function Page(props) { FILE: test/e2e/app-dir/app-static/app/partial-gen-params/[lang]/layout.js function generateStaticParams (line 1) | function generateStaticParams() { function Layout (line 9) | function Layout({ children }) { FILE: test/e2e/app-dir/app-static/app/partial-params-false/[locale]/[slug]/page.js function Page (line 1) | async function Page({ params }) { FILE: test/e2e/app-dir/app-static/app/partial-params-false/[locale]/layout.js function generateStaticParams (line 3) | function generateStaticParams() { function Layout (line 14) | function Layout({ children }) { FILE: test/e2e/app-dir/app-static/app/partial-params-false/[locale]/static/page.js function Page (line 1) | async function Page({ params }) { FILE: test/e2e/app-dir/app-static/app/prerendered-not-found/[slug]/page.tsx function generateStaticParams (line 4) | function generateStaticParams() { function Page (line 15) | async function Page(props: { FILE: test/e2e/app-dir/app-static/app/prerendered-not-found/segment-revalidate/page.tsx function Page (line 6) | async function Page() { FILE: test/e2e/app-dir/app-static/app/react-fetch-deduping-edge/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/react-fetch-deduping-node/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/app-static/app/response-url/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/route-handler-edge/revalidate-360/route.js function GET (line 6) | async function GET() { FILE: test/e2e/app-dir/app-static/app/route-handler/no-store-force-static/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/app-static/app/route-handler/no-store/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/app-static/app/route-handler/post/route.js function POST (line 3) | async function POST() { FILE: test/e2e/app-dir/app-static/app/route-handler/revalidate-360-isr/route.js function GET (line 5) | async function GET() { FILE: test/e2e/app-dir/app-static/app/route-handler/revalidate-360/route.js function GET (line 5) | async function GET() { FILE: test/e2e/app-dir/app-static/app/route-handler/static-cookies/route.js function GET (line 5) | function GET() { FILE: test/e2e/app-dir/app-static/app/specify-new-tags/one-tag/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/specify-new-tags/two-tags/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/ssg-draft-mode/[[...route]]/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/ssr-auto/cache-no-store/loading.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-static/app/ssr-auto/cache-no-store/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-static/app/ssr-auto/fetch-revalidate-zero/loading.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-static/app/ssr-auto/fetch-revalidate-zero/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-static/app/ssr-forced/loading.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app-static/app/ssr-forced/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-static/app/stale-cache-serving-edge/app-page/page.tsx function Page (line 5) | async function Page(props) { FILE: test/e2e/app-dir/app-static/app/stale-cache-serving-edge/route-handler/route.ts function GET (line 7) | async function GET(req: NextRequest) { FILE: test/e2e/app-dir/app-static/app/stale-cache-serving/app-page/page.tsx function Page (line 5) | async function Page(props) { FILE: test/e2e/app-dir/app-static/app/stale-cache-serving/route-handler/route.ts function GET (line 7) | async function GET(req: NextRequest) { FILE: test/e2e/app-dir/app-static/app/static-to-dynamic-error-forced/[id]/page.js function Page (line 5) | async function Page(props) { FILE: test/e2e/app-dir/app-static/app/static-to-dynamic-error/[id]/page.js function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/app-static/app/strip-w3c-trace-context-headers/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/app-static/app/too-many-cache-tags/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/unstable-cache/dynamic-undefined/page.tsx function Page (line 6) | async function Page() { FILE: test/e2e/app-dir/app-static/app/unstable-cache/dynamic/page.tsx function Page (line 7) | async function Page() { FILE: test/e2e/app-dir/app-static/app/unstable-cache/fetch/fetch.jsx function Data (line 17) | async function Data({ cache = undefined }) { function Page (line 23) | function Page({ cache = undefined }) { FILE: test/e2e/app-dir/app-static/app/unstable-cache/fetch/no-cache/page.jsx function UnstableCacheFetchNoStore (line 3) | function UnstableCacheFetchNoStore() { FILE: test/e2e/app-dir/app-static/app/unstable-cache/fetch/no-store/page.jsx function UnstableCacheFetchNoStore (line 3) | function UnstableCacheFetchNoStore() { FILE: test/e2e/app-dir/app-static/app/unstable-cache/revalidate-button.tsx function RevalidateButton (line 3) | function RevalidateButton({ onClick }) { FILE: test/e2e/app-dir/app-static/app/update-tag-test/actions.ts function updateAction (line 5) | async function updateAction() { function revalidateAction (line 12) | async function revalidateAction() { function deprecatedRevalidateAction (line 19) | async function deprecatedRevalidateAction() { FILE: test/e2e/app-dir/app-static/app/update-tag-test/buttons.tsx function Buttons (line 8) | function Buttons() { FILE: test/e2e/app-dir/app-static/app/update-tag-test/page.tsx function UpdateTagTest (line 17) | async function UpdateTagTest() { FILE: test/e2e/app-dir/app-static/app/variable-config-revalidate/revalidate-3/page.js function Page (line 7) | async function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate-edge/body/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate-edge/encoding/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate-edge/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/app-static/app/variable-revalidate-edge/no-store/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate-edge/post-method-request/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate-edge/post-method/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate-edge/revalidate-3/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate-stable/revalidate-3/page.tsx function RandomSuspenseResolve (line 5) | async function RandomSuspenseResolve() { function Page (line 12) | function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate/authorization/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate/authorization/route-cookies/route.js function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate/authorization/route-request/route.js function GET (line 3) | async function GET(request) { FILE: test/e2e/app-dir/app-static/app/variable-revalidate/cookie/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate/encoding/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate/headers-instance/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/app-static/app/variable-revalidate/no-store/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate/post-method-request/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate/post-method/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate/revalidate-3/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate/revalidate-360-isr/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate/revalidate-360/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/app-static/app/variable-revalidate/status-code/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/app-static/cache-handler-default-export.js function CacheHandler (line 6) | function CacheHandler(options) { FILE: test/e2e/app-dir/app-static/cache-handler.js method constructor (line 4) | constructor(options) { method get (line 10) | async get(key) { method set (line 15) | async set(key, data) { FILE: test/e2e/app-dir/app-static/lib/fetch-retry.js constant MAX_ATTEMPTS (line 3) | const MAX_ATTEMPTS = 5 FILE: test/e2e/app-dir/app-static/pages/api/revalidate.js function handler (line 1) | async function handler(req, res) { FILE: test/e2e/app-dir/app-static/pages/api/unstable-cache-edge.js function handler (line 7) | async function handler(req) { FILE: test/e2e/app-dir/app-static/pages/api/unstable-cache-node.js function handler (line 3) | async function handler(req, res) { FILE: test/e2e/app-dir/app-static/pages/unstable-cache-edge.js function getServerSideProps (line 7) | async function getServerSideProps() { function Page (line 22) | function Page(props) { FILE: test/e2e/app-dir/app-static/pages/unstable-cache-node.js function getServerSideProps (line 3) | async function getServerSideProps() { function Page (line 18) | function Page(props) { FILE: test/e2e/app-dir/app-validation/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/app-validation/app/page.js function HomePage (line 1) | function HomePage() { FILE: test/e2e/app-dir/app/app/(newroot)/dashboard/another/page.js function AnotherPage (line 1) | function AnotherPage(props) { FILE: test/e2e/app-dir/app/app/(newroot)/dashboard/project/[projectId]/page.js function getData (line 3) | async function getData({ params }) { function Page (line 10) | function Page(props) { FILE: test/e2e/app-dir/app/app/(newroot)/layout.js function getData (line 3) | async function getData() { function Root (line 9) | function Root({ children }) { FILE: test/e2e/app-dir/app/app/(rootonly)/dashboard/changelog/page.js function ChangelogPage (line 1) | function ChangelogPage(props) { FILE: test/e2e/app-dir/app/app/(rootonly)/dashboard/hello/page.js function HelloPage (line 1) | function HelloPage(props) { FILE: test/e2e/app-dir/app/app/back-forward/[id]/page.js function Page (line 6) | function Page(props) { FILE: test/e2e/app-dir/app/app/bootstrap/[[...rest]]/ClientComponent.js function ClientComponent (line 5) | function ClientComponent() { FILE: test/e2e/app-dir/app/app/bootstrap/[[...rest]]/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app/app/catch-all-edge/[...slug]/page.js function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/app/app/catch-all-link/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/catch-all-optional/[[...slug]]/page.js function Page (line 1) | async function Page(props) { FILE: test/e2e/app-dir/app/app/catch-all/[...slug]/not-a-page.js function NotAPage (line 1) | function NotAPage() { FILE: test/e2e/app-dir/app/app/catch-all/[...slug]/page.js function Page (line 4) | async function Page(props) { FILE: test/e2e/app-dir/app/app/client-component-route/page.js function ClientComponentRoute (line 8) | function ClientComponentRoute() { FILE: test/e2e/app-dir/app/app/client-nested/layout.js function ClientNestedLayout (line 8) | function ClientNestedLayout({ children }) { FILE: test/e2e/app-dir/app/app/client-nested/page.js function ClientPage (line 1) | function ClientPage() { FILE: test/e2e/app-dir/app/app/dashboard/(custom)/deployments/breakdown/page.js function DeploymentsBreakdownPage (line 1) | function DeploymentsBreakdownPage(props) { FILE: test/e2e/app-dir/app/app/dashboard/(custom)/layout.js function CustomDashboardRootLayout (line 1) | function CustomDashboardRootLayout({ children }) { FILE: test/e2e/app-dir/app/app/dashboard/client-comp-client.jsx function ClientComp (line 7) | function ClientComp() { FILE: test/e2e/app-dir/app/app/dashboard/deployments/[id]/page.js function getData (line 5) | async function getData({ params }) { function DeploymentsPage (line 18) | function DeploymentsPage(props) { FILE: test/e2e/app-dir/app/app/dashboard/deployments/info/[id]/page.js function Page (line 1) | async function Page(props) { FILE: test/e2e/app-dir/app/app/dashboard/deployments/info/page.js function DeploymentsInfoPage (line 1) | function DeploymentsInfoPage(props) { FILE: test/e2e/app-dir/app/app/dashboard/deployments/layout.js function getData (line 3) | async function getData() { function DeploymentsLayout (line 9) | function DeploymentsLayout({ children }) { FILE: test/e2e/app-dir/app/app/dashboard/index/page.js function DashboardIndexPage (line 1) | function DashboardIndexPage() { FILE: test/e2e/app-dir/app/app/dashboard/integrations/page.js function IntegrationsPage (line 1) | function IntegrationsPage(props) { FILE: test/e2e/app-dir/app/app/dashboard/layout.js function DashboardLayout (line 4) | function DashboardLayout(props) { FILE: test/e2e/app-dir/app/app/dashboard/page.js function DashboardPage (line 3) | function DashboardPage(props) { FILE: test/e2e/app-dir/app/app/dashboard/page/page.jsx function DashboardPagePage (line 3) | function DashboardPagePage() { FILE: test/e2e/app-dir/app/app/dynamic-client/[category]/[id]/layout.js function IdLayout (line 1) | async function IdLayout(props) { FILE: test/e2e/app-dir/app/app/dynamic-client/[category]/[id]/page.js function IdPage (line 11) | function IdPage(props) { FILE: test/e2e/app-dir/app/app/dynamic-client/[category]/layout.js function CategoryLayout (line 1) | async function CategoryLayout(props) { FILE: test/e2e/app-dir/app/app/dynamic-client/layout.js function DynamicLayout (line 1) | async function DynamicLayout(props) { FILE: test/e2e/app-dir/app/app/dynamic-pages-route-app-overlap/app-dir/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app/app/dynamic/[category]/[id]/layout.js function IdLayout (line 1) | async function IdLayout(props) { FILE: test/e2e/app-dir/app/app/dynamic/[category]/[id]/page.js function IdPage (line 1) | async function IdPage(props) { FILE: test/e2e/app-dir/app/app/dynamic/[category]/layout.js function CategoryLayout (line 1) | async function CategoryLayout(props) { FILE: test/e2e/app-dir/app/app/dynamic/layout.js function DynamicLayout (line 1) | async function DynamicLayout(props) { FILE: test/e2e/app-dir/app/app/extension/page.server.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app/app/internal/failure/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app/app/internal/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/internal/success/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app/app/layout.js function getData (line 9) | async function getData() { function Root (line 15) | function Root({ children }) { FILE: test/e2e/app-dir/app/app/legacy-env/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app/app/link-external/push/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/link-external/replace/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/link-hard-push/[id]/page.js function Page (line 4) | async function Page(props) { FILE: test/e2e/app-dir/app/app/link-hard-replace/[id]/page.js function Page (line 4) | async function Page(props) { FILE: test/e2e/app-dir/app/app/link-hard-replace/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/app/app/link-hard-replace/subpage/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/link-soft-push/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/link-soft-replace/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/app/app/link-soft-replace/subpage/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/link-with-as/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/linking/about/loading.js function AboutLoading (line 1) | function AboutLoading() { FILE: test/e2e/app-dir/app/app/linking/about/page.js function AboutPage (line 1) | function AboutPage() { FILE: test/e2e/app-dir/app/app/linking/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/app/app/linking/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app/app/loading-bug/[categorySlug]/loading.js function Loading (line 3) | function Loading() { FILE: test/e2e/app-dir/app/app/loading-bug/[categorySlug]/page.js function Page (line 10) | function Page(props) { FILE: test/e2e/app-dir/app/app/navigation/link.js function HardLink (line 7) | function HardLink({ href, children, ...props }) { FILE: test/e2e/app-dir/app/app/navigation/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/app/app/navigation/refresh/navigate-then-refresh-bug/page-to-refresh/page.js function Page (line 7) | function Page() { FILE: test/e2e/app-dir/app/app/navigation/refresh/navigate-then-refresh-bug/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/navigation/searchparams/page.js function Page (line 3) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/app/app/not-found.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/pages-linking/page.js function Page (line 3) | function Page(props) { FILE: test/e2e/app-dir/app/app/param-and-query/[slug]/page.js function Page (line 5) | function Page(props) { FILE: test/e2e/app-dir/app/app/partial-match-[id]/page.js function DeploymentsPage (line 1) | async function DeploymentsPage(props) { FILE: test/e2e/app-dir/app/app/react-cache/client-component/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/app/app/react-cache/page.js function Page (line 2) | function Page() { FILE: test/e2e/app-dir/app/app/react-cache/server-component/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app/app/react-fetch/page.js function Page (line 2) | function Page() { FILE: test/e2e/app-dir/app/app/react-fetch/server-component/page.js function getRandomMemoizedByFetch (line 1) | async function getRandomMemoizedByFetch() { function Page (line 8) | async function Page() { FILE: test/e2e/app-dir/app/app/report-web-vitals/layout.js function ClientNestedLayout (line 5) | function ClientNestedLayout({ children }) { FILE: test/e2e/app-dir/app/app/report-web-vitals/page.js function component (line 3) | function component() { FILE: test/e2e/app-dir/app/app/report-web-vitals/reporter.js function Reporter (line 15) | function Reporter() { FILE: test/e2e/app-dir/app/app/rewrites/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/same-layout/first/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/same-layout/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/app/app/same-layout/second/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/script-manual-nonce/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/app/app/script-manual-nonce/show-order.js function ShowScriptOrder (line 4) | function ShowScriptOrder() { FILE: test/e2e/app-dir/app/app/script-nonce/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/app/app/script-nonce/show-order.js function ShowScriptOrder (line 4) | function ShowScriptOrder() { FILE: test/e2e/app-dir/app/app/script-nonce/with-next-font/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app/app/script/client.js function Client (line 3) | function Client() { FILE: test/e2e/app-dir/app/app/script/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app/app/search-params-prop/page.js function Page (line 5) | function Page({ searchParams }) { FILE: test/e2e/app-dir/app/app/search-params-prop/server/page.js function Page (line 1) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/app/app/searchparams-normalization-bug/client-component.js function Button (line 5) | function Button({ value, children }) { FILE: test/e2e/app-dir/app/app/searchparams-normalization-bug/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/app/app/shared-component-route/page.js function SharedComponentRoute (line 1) | function SharedComponentRoute() { FILE: test/e2e/app-dir/app/app/should-not-serve-client/page.js function ShouldNotServeClientDotJs (line 3) | function ShouldNotServeClientDotJs(props) { FILE: test/e2e/app-dir/app/app/should-not-serve-server/page.js function ShouldNotServeServerDotJs (line 1) | function ShouldNotServeServerDotJs(props) { FILE: test/e2e/app-dir/app/app/skeleton/page.js function Suspend (line 4) | async function Suspend() { function Page (line 12) | function Page() { FILE: test/e2e/app-dir/app/app/slow-layout-and-page-with-loading/loading.js function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/app/app/slow-layout-and-page-with-loading/slow/layout.js function getData (line 3) | async function getData() { function SlowLayout (line 10) | function SlowLayout(props) { FILE: test/e2e/app-dir/app/app/slow-layout-and-page-with-loading/slow/loading.js function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/app/app/slow-layout-and-page-with-loading/slow/page.js function getData (line 3) | async function getData() { function SlowPage (line 10) | function SlowPage(props) { FILE: test/e2e/app-dir/app/app/slow-layout-with-loading/loading.js function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/app/app/slow-layout-with-loading/slow/layout.js function getData (line 3) | async function getData() { function SlowLayout (line 10) | function SlowLayout(props) { FILE: test/e2e/app-dir/app/app/slow-layout-with-loading/slow/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app/app/slow-page-no-loading/page.js function getData (line 3) | async function getData() { function SlowPage (line 10) | function SlowPage(props) { FILE: test/e2e/app-dir/app/app/slow-page-with-loading/loading.js function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/app/app/slow-page-with-loading/page.js function getData (line 3) | async function getData() { function SlowPage (line 10) | function SlowPage(props) { FILE: test/e2e/app-dir/app/app/template/clientcomponent/other/page.js function Page (line 2) | function Page() { FILE: test/e2e/app-dir/app/app/template/clientcomponent/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/template/clientcomponent/template.js function Template (line 6) | function Template({ children }) { FILE: test/e2e/app-dir/app/app/template/servercomponent/other/page.js function Page (line 2) | function Page() { FILE: test/e2e/app-dir/app/app/template/servercomponent/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/app/template/servercomponent/template.js function Template (line 3) | function Template({ children }) { FILE: test/e2e/app-dir/app/app/test-page/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app/app/very-large-data-fetch/page.js function Home (line 1) | async function Home() { FILE: test/e2e/app-dir/app/app/with-id/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/app/components/button/button.js function Button (line 4) | function Button({ children }) { FILE: test/e2e/app-dir/app/index.test.ts method beforePageLoad (line 224) | beforePageLoad(page) { FILE: test/e2e/app-dir/app/middleware.js function middleware (line 8) | async function middleware(request) { FILE: test/e2e/app-dir/app/pages/api/hello.js function api (line 1) | function api(req) { FILE: test/e2e/app-dir/app/pages/api/preview.js function handler (line 1) | function handler(req, res) { FILE: test/e2e/app-dir/app/pages/app-linking.js function Page (line 3) | function Page(props) { FILE: test/e2e/app-dir/app/pages/blog/[slug].js function Page (line 1) | function Page(props) { FILE: test/e2e/app-dir/app/pages/css-modules/page1.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app/pages/css-modules/page2.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/app/pages/dynamic-pages-route-app-overlap.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/app/pages/dynamic-pages-route-app-overlap/[slug].js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/app/pages/exists-but-not-routed.js function getServerSideProps (line 1) | async function getServerSideProps() { function Page (line 9) | function Page({ message }) { FILE: test/e2e/app-dir/app/pages/index.js function Page (line 10) | function Page() { FILE: test/e2e/app-dir/app/pages/link-to-rewritten-path.js function Page (line 3) | function Page(props) { FILE: test/e2e/app-dir/app/pages/pages-script-manual-nonce.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/app/pages/ssg.js function Page (line 3) | function Page(props) { function getStaticProps (line 12) | function getStaticProps() { FILE: test/e2e/app-dir/app/pages/ssr.js function Page (line 3) | function Page(props) { function getServerSideProps (line 12) | function getServerSideProps() { FILE: test/e2e/app-dir/asset-prefix-absolute/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/asset-prefix-absolute/app/page.js function HomePage (line 1) | function HomePage() { FILE: test/e2e/app-dir/asset-prefix-with-basepath/app/a/page.js function HomePage (line 2) | function HomePage() { FILE: test/e2e/app-dir/asset-prefix-with-basepath/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/asset-prefix-with-basepath/app/page.js function HomePage (line 2) | function HomePage() { FILE: test/e2e/app-dir/asset-prefix-with-basepath/next.config.js method rewrites (line 4) | async rewrites() { FILE: test/e2e/app-dir/asset-prefix/app/a/page.js function HomePage (line 2) | function HomePage() { FILE: test/e2e/app-dir/asset-prefix/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/asset-prefix/app/page.js function HomePage (line 2) | function HomePage() { FILE: test/e2e/app-dir/asset-prefix/next.config.js method rewrites (line 3) | async rewrites() { FILE: test/e2e/app-dir/async-component-preload/app/layout.js function RootLayout (line 3) | async function RootLayout({ children }) { FILE: test/e2e/app-dir/async-component-preload/app/page.js function Home (line 3) | async function Home() { FILE: test/e2e/app-dir/async-component-preload/app/success/page.js function Success (line 1) | function Success() { FILE: test/e2e/app-dir/autoscroll-with-css-modules/app/[num]/page.tsx function Page (line 4) | async function Page({ FILE: test/e2e/app-dir/autoscroll-with-css-modules/app/layout.tsx function Layout (line 3) | function Layout({ children }: any) { FILE: test/e2e/app-dir/autoscroll-with-css-modules/index.test.ts type Playwright (line 9) | type Playwright = Awaited> FILE: test/e2e/app-dir/back-button-download-bug/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/back-button-download-bug/app/page.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/back-button-download-bug/pages/_app.js function MyApp (line 1) | function MyApp({ Component, pageProps }) { FILE: test/e2e/app-dir/back-button-download-bug/pages/_document.js class MyDocument (line 3) | class MyDocument extends Document { method render (line 4) | render() { FILE: test/e2e/app-dir/back-button-download-bug/pages/post/[id]/index.js function Post (line 1) | function Post() { FILE: test/e2e/app-dir/back-forward-cache/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/app-dir/back-forward-cache/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/back-forward-cache/app/page/[n]/page.tsx function Page (line 4) | async function Page({ function generateStaticParams (line 22) | function generateStaticParams() { FILE: test/e2e/app-dir/back-forward-cache/app/page/[n]/stateful-client-component.tsx function StatefulClientComponent (line 6) | function StatefulClientComponent({ n }: { n: string }) { FILE: test/e2e/app-dir/binary/app/client.js function Client (line 5) | function Client({ binary, arbitrary }) { FILE: test/e2e/app-dir/binary/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/e2e/app-dir/binary/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/bun-externals/app/api/bun-externals/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/bun-externals/app/api/edge-bun-externals/route.ts function GET (line 7) | async function GET() { FILE: test/e2e/app-dir/bun-externals/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/bun-externals/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/bun-externals/app/server-action/actions.ts function testBunExternals (line 3) | async function testBunExternals() { FILE: test/e2e/app-dir/bun-externals/app/server-action/page.tsx function ServerActionPage (line 6) | function ServerActionPage() { FILE: test/e2e/app-dir/cache-components-allow-otel-spans/app/[slug]/cache/page.tsx function generateStaticParams (line 12) | function generateStaticParams() { function Page (line 16) | async function Page({ FILE: test/e2e/app-dir/cache-components-allow-otel-spans/app/[slug]/fallback/layout.tsx function Layout (line 3) | async function Layout({ FILE: test/e2e/app-dir/cache-components-allow-otel-spans/app/[slug]/fallback/page.tsx function generateStaticParams (line 12) | function generateStaticParams() { function Page (line 16) | async function Page({ FILE: test/e2e/app-dir/cache-components-allow-otel-spans/app/[slug]/server/page.tsx function generateStaticParams (line 12) | function generateStaticParams() { function Page (line 16) | async function Page({ FILE: test/e2e/app-dir/cache-components-allow-otel-spans/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-allow-otel-spans/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/cache-components-allow-otel-spans/app/traced-work.tsx function asyncWork (line 4) | async function asyncWork() { function cachedAsyncWork (line 9) | async function cachedAsyncWork() { function withSpan (line 14) | function withSpan(fn) { function withActiveSpan (line 23) | function withActiveSpan(fn) { function CachedInnerTraceManualSpan (line 35) | function CachedInnerTraceManualSpan() { function InnerTraceManualSpan (line 50) | function InnerTraceManualSpan() { function Inner (line 66) | async function Inner() { function Inner (line 81) | async function Inner() { function CachedInnerTraceActiveSpan (line 95) | function CachedInnerTraceActiveSpan() { function InnerTraceActiveSpan (line 110) | function InnerTraceActiveSpan() { function Inner (line 128) | async function Inner() { function Inner (line 154) | async function Inner() { function Loading (line 176) | function Loading() { function Result (line 180) | function Result({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-allow-otel-spans/instrumentation.ts function register (line 1) | async function register() { FILE: test/e2e/app-dir/cache-components-bot-ua/app/[slug]/page.tsx function generateMetadata (line 5) | async function generateMetadata(): Promise { function Home (line 13) | async function Home({ FILE: test/e2e/app-dir/cache-components-bot-ua/app/layout.tsx function RootLayout (line 10) | function RootLayout({ FILE: test/e2e/app-dir/cache-components-console/cache-components.console.test.ts type RenderGroups (line 750) | type RenderGroups = Map type StreamGroups (line 751) | type StreamGroups = Map type Lines (line 752) | type Lines = Array function reorderLinesByBadge (line 754) | function reorderLinesByBadge(selectedOutput: string) { FILE: test/e2e/app-dir/cache-components-console/fixtures/default/app/console-after-abort/client/client.tsx function log (line 5) | function log(outBadge: string, errBadge: string) { function ClientConsolePage (line 29) | function ClientConsolePage({ FILE: test/e2e/app-dir/cache-components-console/fixtures/default/app/console-after-abort/client/page.tsx function ConsolePage (line 7) | async function ConsolePage() { FILE: test/e2e/app-dir/cache-components-console/fixtures/default/app/console-after-abort/layout.tsx function layout (line 3) | async function layout({ children }) { FILE: test/e2e/app-dir/cache-components-console/fixtures/default/app/console-after-abort/server/page.tsx function cachedConsoleCalls (line 3) | async function cachedConsoleCalls(outBadge: string, errBadge: string) { function ConsolePage (line 31) | async function ConsolePage() { FILE: test/e2e/app-dir/cache-components-console/fixtures/default/app/console/page.tsx function cachedConsoleCalls (line 1) | async function cachedConsoleCalls(outBadge: string, errBadge: string) { function ConsolePage (line 28) | async function ConsolePage() { FILE: test/e2e/app-dir/cache-components-console/fixtures/default/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-console/fixtures/hide-logs-after-abort/app/console-after-abort/client/client.tsx function log (line 5) | function log(outBadge: string, errBadge: string) { function ClientConsolePage (line 29) | function ClientConsolePage({ FILE: test/e2e/app-dir/cache-components-console/fixtures/hide-logs-after-abort/app/console-after-abort/client/page.tsx function ConsolePage (line 7) | async function ConsolePage() { FILE: test/e2e/app-dir/cache-components-console/fixtures/hide-logs-after-abort/app/console-after-abort/layout.tsx function layout (line 3) | async function layout({ children }) { FILE: test/e2e/app-dir/cache-components-console/fixtures/hide-logs-after-abort/app/console-after-abort/server/page.tsx function cachedConsoleCalls (line 3) | async function cachedConsoleCalls(outBadge: string, errBadge: string) { function ConsolePage (line 31) | async function ConsolePage() { FILE: test/e2e/app-dir/cache-components-console/fixtures/hide-logs-after-abort/app/console/page.tsx function cachedConsoleCalls (line 1) | async function cachedConsoleCalls(outBadge: string, errBadge: string) { function ConsolePage (line 28) | async function ConsolePage() { FILE: test/e2e/app-dir/cache-components-console/fixtures/hide-logs-after-abort/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-create-component-tree/app/layout.tsx function patchSymbolFor (line 13) | function patchSymbolFor() { function Root (line 32) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-create-component-tree/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/inside-render/client/async-module/client.tsx function Client (line 8) | function Client() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/inside-render/client/async-module/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/inside-render/client/once.ts function once (line 2) | function once(cb: () => T) { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/inside-render/client/sync-module/client.tsx function Client (line 7) | function Client() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/inside-render/client/sync-module/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/inside-render/route-handler/async-module/route.ts function GET (line 1) | async function GET(_request: Request) { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/inside-render/route-handler/sync-module/route.ts function GET (line 1) | async function GET(_request: Request) { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/inside-render/server/async-module/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/inside-render/server/from-node-modules/cjs/sync-module/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/inside-render/server/from-node-modules/esm/async-module/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/inside-render/server/from-node-modules/esm/sync-module/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/inside-render/server/sync-module/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/not-instrumented/middleware/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/outside-of-render/client/async-module/client.tsx function Client (line 6) | function Client() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/outside-of-render/client/async-module/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/outside-of-render/client/sync-module/client.tsx function Client (line 6) | function Client() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/outside-of-render/client/sync-module/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/outside-of-render/server/async-module/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/app/outside-of-render/server/sync-module/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/middleware.ts function middleware (line 3) | async function middleware() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/bundled/node_modules/esm-pkg-with-async-import/index.js function getMessages (line 2) | async function getMessages() { function getMessagesAsync (line 7) | async function getMessagesAsync() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/external/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-dynamic-imports/external/app/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/cache-components-dynamic-imports/external/node_modules/external-esm-pkg-with-async-import/index.js function getMessagesAsync (line 2) | async function getMessagesAsync() { FILE: test/e2e/app-dir/cache-components-errors/cache-components-dev-cache-bypass.test.ts function stripGetLines (line 129) | function stripGetLines(input: string): string { FILE: test/e2e/app-dir/cache-components-errors/fixtures/console-patch/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/console-patch/app/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/client-awaited-io/client.tsx function Client (line 5) | function Client({ io }: { io: Promise }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/client-awaited-io/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/client-awaited-io/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-boundary/indirection.tsx function IndirectionOne (line 3) | function IndirectionOne({ children }) { function IndirectionTwo (line 7) | function IndirectionTwo({ children }) { function IndirectionThree (line 11) | function IndirectionThree({ children }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-boundary/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-boundary/page.tsx function Page (line 5) | async function Page() { function FetchingComponent (line 32) | async function FetchingComponent({ function Fallback (line 62) | function Fallback() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-metadata-dynamic-route/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-metadata-dynamic-route/page.tsx function generateMetadata (line 3) | async function generateMetadata() { function Page (line 8) | async function Page() { function Fallback (line 23) | function Fallback() { function Dynamic (line 27) | async function Dynamic() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-metadata-error-route/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-metadata-error-route/page.tsx function generateMetadata (line 1) | async function generateMetadata() { function Page (line 6) | async function Page() { function Dynamic (line 20) | async function Dynamic() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-metadata-static-route/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-metadata-static-route/page.tsx function generateMetadata (line 1) | async function generateMetadata() { function Page (line 6) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-metadata-static-with-suspense/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-metadata-static-with-suspense/page.tsx function generateMetadata (line 1) | async function generateMetadata() { function Page (line 6) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-root/indirection.tsx function IndirectionOne (line 3) | function IndirectionOne({ children }) { function IndirectionTwo (line 7) | function IndirectionTwo({ children }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-root/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-root/page.tsx function Page (line 6) | async function Page() { function FetchingComponent (line 36) | async function FetchingComponent({ FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-viewport-dynamic-route/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-viewport-dynamic-route/page.tsx function generateViewport (line 3) | async function generateViewport() { function Page (line 8) | async function Page() { function Fallback (line 26) | function Fallback() { function Dynamic (line 30) | async function Dynamic() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-viewport-static-route/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/dynamic-viewport-static-route/page.tsx function generateViewport (line 1) | async function generateViewport() { function Page (line 6) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/static/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/static/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-attribution/guarded-async-guarded-clientsync/client.tsx function SyncIO (line 3) | function SyncIO() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-attribution/guarded-async-guarded-clientsync/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-attribution/guarded-async-guarded-clientsync/page.tsx function Page (line 6) | async function Page() { function RequestData (line 34) | async function RequestData() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-attribution/guarded-async-unguarded-clientsync/client.tsx function SyncIO (line 3) | function SyncIO() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-attribution/guarded-async-unguarded-clientsync/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-attribution/guarded-async-unguarded-clientsync/page.tsx function Page (line 6) | async function Page() { function RequestData (line 33) | async function RequestData() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-attribution/unguarded-async-guarded-clientsync/client.tsx function SyncIO (line 3) | function SyncIO() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-attribution/unguarded-async-guarded-clientsync/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-attribution/unguarded-async-guarded-clientsync/page.tsx function Page (line 6) | async function Page() { function RequestData (line 33) | async function RequestData() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-attribution/unguarded-async-unguarded-clientsync/client.tsx function SyncIO (line 3) | function SyncIO() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-attribution/unguarded-async-unguarded-clientsync/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-attribution/unguarded-async-unguarded-clientsync/page.tsx function Page (line 5) | async function Page() { function RequestData (line 31) | async function RequestData() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-client-params/[slug]/page.tsx function Page (line 3) | function Page({ params }) { function ParamsReadingComponent (line 16) | function ParamsReadingComponent({ params }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-client-params/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-client-search/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-client-search/page.tsx type SearchParams (line 3) | type SearchParams = { foo: string | string[] | undefined } function Page (line 4) | function Page(props: { searchParams: Promise }) { function SearchParamsReadingComponent (line 17) | function SearchParamsReadingComponent({ FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-cookies-runtime/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-cookies-runtime/page.tsx function Page (line 5) | async function Page() { function CookiesReadingComponent (line 20) | async function CookiesReadingComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-cookies/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-cookies/page.tsx function Page (line 3) | async function Page() { function CookiesReadingComponent (line 16) | async function CookiesReadingComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-draft-mode/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-draft-mode/page.tsx function Page (line 5) | async function Page() { function DraftModeReadingComponent (line 21) | async function DraftModeReadingComponent() { function Dynamic (line 35) | async function Dynamic() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-headers-runtime/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-headers-runtime/page.tsx function Page (line 5) | async function Page() { function HeadersReadingComponent (line 20) | async function HeadersReadingComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-headers/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-headers/page.tsx function Page (line 3) | async function Page() { function HeadersReadingComponent (line 16) | async function HeadersReadingComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-current-time/date-now/page.tsx function Page (line 3) | async function Page() { function DateReadingComponent (line 17) | async function DateReadingComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-current-time/date/page.tsx function Page (line 3) | async function Page() { function DateReadingComponent (line 17) | async function DateReadingComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-current-time/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-current-time/new-date/page.tsx function Page (line 3) | async function Page() { function DateReadingComponent (line 17) | async function DateReadingComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-node-crypto/generate-key-pair-sync/page.tsx function Page (line 4) | async function Page() { function SyncIOComponent (line 18) | async function SyncIOComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-node-crypto/generate-key-sync/page.tsx function Page (line 4) | async function Page() { function SyncIOComponent (line 18) | async function SyncIOComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-node-crypto/generate-prime-sync/page.tsx function Page (line 4) | async function Page() { function SyncIOComponent (line 18) | async function SyncIOComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-node-crypto/get-random-values/page.tsx function Page (line 4) | async function Page() { function SyncIOComponent (line 18) | async function SyncIOComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-node-crypto/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-node-crypto/random-bytes/page.tsx function Page (line 4) | async function Page() { function SyncIOComponent (line 18) | async function SyncIOComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-node-crypto/random-fill-sync/page.tsx function Page (line 4) | async function Page() { function SyncIOComponent (line 18) | async function SyncIOComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-node-crypto/random-int-between/page.tsx function Page (line 4) | async function Page() { function SyncIOComponent (line 18) | async function SyncIOComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-node-crypto/random-int-up-to/page.tsx function Page (line 4) | async function Page() { function SyncIOComponent (line 18) | async function SyncIOComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-node-crypto/random-uuid/page.tsx function Page (line 4) | async function Page() { function SyncIOComponent (line 18) | async function SyncIOComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-random/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-random/math-random/page.tsx function Page (line 3) | async function Page() { function SyncIOComponent (line 17) | async function SyncIOComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-web-crypto/get-random-value/page.tsx function Page (line 3) | async function Page() { function SyncIOComponent (line 17) | async function SyncIOComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-web-crypto/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-io-web-crypto/random-uuid/page.tsx function Page (line 3) | async function Page() { function SyncIOComponent (line 17) | async function SyncIOComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-random-with-fallback/indirection.tsx function IndirectionOne (line 3) | function IndirectionOne({ children }) { function IndirectionTwo (line 7) | function IndirectionTwo({ children }) { function IndirectionThree (line 11) | function IndirectionThree({ children }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-random-with-fallback/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-random-with-fallback/page.tsx type SearchParams (line 5) | type SearchParams = { foo: string | string[] | undefined } function Page (line 6) | async function Page(props: { function RandomReadingComponent (line 33) | function RandomReadingComponent() { function LongRunningComponent (line 45) | function LongRunningComponent() { function ShortRunningComponent (line 65) | function ShortRunningComponent() { function Fallback (line 74) | function Fallback() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-random-without-fallback/indirection.tsx function IndirectionOne (line 3) | function IndirectionOne({ children }) { function IndirectionTwo (line 7) | function IndirectionTwo({ children }) { function IndirectionThree (line 11) | function IndirectionThree({ children }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-random-without-fallback/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-random-without-fallback/page.tsx type SearchParams (line 5) | type SearchParams = { foo: string | string[] | undefined } function Page (line 6) | async function Page(props: { function getRandomNumber (line 31) | function getRandomNumber() { function RandomReadingComponent (line 35) | function RandomReadingComponent() { function LongRunningComponent (line 49) | function LongRunningComponent() { function ShortRunningComponent (line 69) | function ShortRunningComponent() { function Fallback (line 78) | function Fallback() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-server-params/[slug]/page.tsx function Page (line 4) | async function Page({ params }) { function ParamsReadingComponent (line 20) | async function ParamsReadingComponent({ params }) { function Dynamic (line 32) | async function Dynamic() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-server-params/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-server-search/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/sync-server-search/page.tsx type SearchParams (line 4) | type SearchParams = { foo: string | string[] | undefined } function Page (line 5) | async function Page(props: { function SearchParamsReadingComponent (line 23) | async function SearchParamsReadingComponent({ function Dynamic (line 41) | async function Dynamic() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/unhandled-rejection/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/unhandled-rejection/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-catch-error/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-catch-error/page.tsx function Page (line 3) | async function Page() { function throwAnError (line 16) | async function throwAnError() { function CatchingComponent (line 22) | async function CatchingComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-cookies/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-cookies/page.tsx function Page (line 3) | async function Page() { function CookiesReadingComponent (line 15) | async function CookiesReadingComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-draft-mode/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-draft-mode/page.tsx function Page (line 3) | async function Page() { function DraftModeEnablingComponent (line 14) | async function DraftModeEnablingComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-headers/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-headers/page.tsx function Page (line 3) | async function Page() { function HeadersReadingComponent (line 15) | async function HeadersReadingComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-low-expire/fast/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-low-expire/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-low-expire/nested/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-low-expire/nested/page.tsx function innerCache (line 3) | async function innerCache() { function outerCache (line 9) | async function outerCache() { function Page (line 17) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-low-expire/slow/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-params/[slug]/page.tsx function Page (line 1) | async function Page({ FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-params/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-private-connection/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-private-connection/page.tsx function Page (line 4) | async function Page() { function Private (line 18) | async function Private() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-private-in-unstable-cache/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-private-in-unstable-cache/page.tsx function Page (line 3) | function Page() { function ComponentWithCachedData (line 15) | async function ComponentWithCachedData() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-private-in-use-cache/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-private-in-use-cache/page.tsx function Page (line 1) | async function Page() { function Private (line 15) | async function Private() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-private-without-suspense/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-private-without-suspense/page.tsx function Page (line 1) | function Page() { function Private (line 15) | async function Private() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-revalidate-0/fast/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-revalidate-0/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-revalidate-0/nested/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-revalidate-0/nested/page.tsx function innerCache (line 3) | async function innerCache() { function outerCache (line 9) | async function outerCache() { function Page (line 17) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-revalidate-0/slow/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-runtime-error/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/default/app/use-cache-runtime-error/page.tsx function Page (line 3) | async function Page() { function throwAnError (line 14) | function throwAnError() { function ThrowingComponent (line 18) | async function ThrowingComponent() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/dev-cache-bypass/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/dev-cache-bypass/app/other/page.tsx function Page (line 4) | async function Page() { function CachedData (line 28) | async function CachedData() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/dev-cache-bypass/app/page.tsx function Page (line 4) | async function Page() { function CachedData (line 28) | async function CachedData() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/lazy-module-init/app/[dyn]/build-id.tsx function BuildID (line 1) | async function BuildID() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/lazy-module-init/app/[dyn]/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/lazy-module-init/app/client-page/build-id.tsx function BuildID (line 1) | function BuildID() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/lazy-module-init/app/client-page/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/lazy-module-init/app/client/build-id.tsx function BuildID (line 3) | function BuildID() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/lazy-module-init/app/client/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/lazy-module-init/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/lazy-module-init/app/serial-client-sync-io/build-id.tsx function BuildID (line 1) | async function BuildID() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/lazy-module-init/app/serial-client-sync-io/indirection.tsx function Indirection (line 1) | async function Indirection({ FILE: test/e2e/app-dir/cache-components-errors/fixtures/lazy-module-init/app/serial-client-sync-io/page.tsx function Page (line 7) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/lazy-module-init/app/server/build-id.tsx function BuildID (line 1) | async function BuildID() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/lazy-module-init/app/server/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/prospective-render-errors/app/error/page.tsx function Page (line 5) | async function Page() { function ErrorFirstTime (line 19) | async function ErrorFirstTime() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/prospective-render-errors/app/indirection.tsx function Indirection (line 3) | function Indirection({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/prospective-render-errors/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/prospective-render-errors/app/null/page.tsx function Page (line 5) | async function Page() { function ErrorFirstTime (line 19) | async function ErrorFirstTime() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/prospective-render-errors/app/object/page.tsx function Page (line 5) | async function Page() { function ErrorFirstTime (line 19) | async function ErrorFirstTime() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/prospective-render-errors/app/routes/error/route.tsx function GET (line 3) | async function GET() { function errorFirstTime (line 10) | function errorFirstTime() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/prospective-render-errors/app/routes/object/route.tsx function GET (line 3) | async function GET() { function errorFirstTime (line 10) | function errorFirstTime() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/prospective-render-errors/app/routes/string/route.tsx function GET (line 3) | async function GET() { function errorFirstTime (line 10) | function errorFirstTime() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/prospective-render-errors/app/routes/undefined/route.tsx function GET (line 3) | async function GET() { function errorFirstTime (line 10) | function errorFirstTime() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/prospective-render-errors/app/string/page.tsx function Page (line 5) | async function Page() { function ErrorFirstTime (line 19) | async function ErrorFirstTime() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/unstable-deprecations/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-errors/fixtures/unstable-deprecations/app/life/page.tsx function Page (line 3) | async function Page() { function unstableLife1 (line 21) | async function unstableLife1() { function unstableLife2 (line 27) | async function unstableLife2() { function stableLife (line 33) | async function stableLife() { FILE: test/e2e/app-dir/cache-components-errors/fixtures/unstable-deprecations/app/tag/page.tsx function Page (line 3) | async function Page() { function unstableTag1 (line 21) | async function unstableTag1() { function unstableTag2 (line 27) | async function unstableTag2() { function stableTag (line 33) | async function stableTag() { FILE: test/e2e/app-dir/cache-components-errors/utils.ts function convertModuleFunctionSequenceExpression (line 18) | function convertModuleFunctionSequenceExpression( function getDeterministicOutput (line 24) | function getDeterministicOutput( function getPrerenderOutput (line 128) | function getPrerenderOutput( FILE: test/e2e/app-dir/cache-components-request-apis/cache-components-request-apis.test.ts function createExpectError (line 5) | function createExpectError(cliOutput: string) { FILE: test/e2e/app-dir/cache-components-request-apis/fixtures/reject-hanging-promises-dynamic/app/[slug]/page.tsx function Page (line 4) | async function Page(props: { function logReason (line 30) | function logReason(reason: any) { function TriggerSyncDynamic (line 34) | async function TriggerSyncDynamic() { FILE: test/e2e/app-dir/cache-components-request-apis/fixtures/reject-hanging-promises-dynamic/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-request-apis/fixtures/reject-hanging-promises-static/app/[slug]/page.tsx function Page (line 4) | async function Page(props: { function logReason (line 26) | function logReason(reason: any) { FILE: test/e2e/app-dir/cache-components-request-apis/fixtures/reject-hanging-promises-static/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-route-handler-errors/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/cache-components-route-handler-errors/app/route-with-dynamic/route.ts function GET (line 3) | async function GET(request: Request) { FILE: test/e2e/app-dir/cache-components-route-handler-errors/app/route-with-fetchcache/route.ts function GET (line 3) | async function GET(request: Request) { FILE: test/e2e/app-dir/cache-components-route-handler-errors/app/route-with-revalidate/route.ts function GET (line 3) | async function GET(request: Request) { FILE: test/e2e/app-dir/cache-components-segment-configs/cache-components-edge-deduplication.test.ts function filterToErrorHeaders (line 8) | function filterToErrorHeaders(output: string): string { FILE: test/e2e/app-dir/cache-components-segment-configs/cache-components-segment-configs.test.ts function expectLinesToAppearTogether (line 141) | function expectLinesToAppearTogether(output: string, lines: string[]) { FILE: test/e2e/app-dir/cache-components-segment-configs/fixtures/default/app/dynamic-params/[slug]/page.tsx function generateStaticParams (line 2) | async function generateStaticParams() { function Page (line 6) | async function Page(props) { FILE: test/e2e/app-dir/cache-components-segment-configs/fixtures/default/app/dynamic/nested/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/cache-components-segment-configs/fixtures/default/app/dynamic/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/cache-components-segment-configs/fixtures/default/app/fetch-cache/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/cache-components-segment-configs/fixtures/default/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-segment-configs/fixtures/default/app/multiple/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/cache-components-segment-configs/fixtures/default/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/cache-components-segment-configs/fixtures/default/app/revalidate/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/cache-components-segment-configs/fixtures/default/app/runtime/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/cache-components-segment-configs/fixtures/edge-deduplication/app/edge-with-layout/edge/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/cache-components-segment-configs/fixtures/edge-deduplication/app/edge-with-layout/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-segment-configs/fixtures/edge-deduplication/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components-segment-configs/fixtures/edge-deduplication/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/cache-components/app/cases/dynamic_api_cookies/page.tsx function Page (line 7) | async function Page() { function ComponentThatReadsCookies (line 30) | async function ComponentThatReadsCookies() { function OtherComponent (line 50) | async function OtherComponent() { FILE: test/e2e/app-dir/cache-components/app/cases/dynamic_api_headers/page.tsx function Page (line 7) | async function Page() { function ComponentThatReadsHeaders (line 30) | async function ComponentThatReadsHeaders() { function OtherComponent (line 48) | async function OtherComponent() { FILE: test/e2e/app-dir/cache-components/app/cases/dynamic_api_no_store/page.tsx function Page (line 7) | async function Page() { function ComponentThatCallsNoStore (line 36) | async function ComponentThatCallsNoStore() { function OtherComponent (line 45) | async function OtherComponent() { FILE: test/e2e/app-dir/cache-components/app/cases/dynamic_api_search_params_client/page.tsx function Page (line 7) | function Page({ searchParams }: { searchParams: Promise }) { function ComponentOne (line 32) | function ComponentOne({ searchParams }: { searchParams: Promise }) { function ComponentTwo (line 53) | function ComponentTwo() { function Fallback (line 62) | function Fallback({ children }) { FILE: test/e2e/app-dir/cache-components/app/cases/dynamic_api_search_params_server/page.tsx function Page (line 5) | async function Page({ function ComponentOne (line 34) | async function ComponentOne({ searchParams }: { searchParams: Promise> function AllComponents (line 5) | function AllComponents({ function ForOf (line 27) | function ForOf({ function Spread (line 53) | function Spread({ function Size (line 78) | function Size({ function GetAndGetAll (line 93) | function GetAndGetAll({ function Has (line 120) | function Has({ function Set (line 146) | function Set({ function Delete (line 178) | function Delete({ function Clear (line 210) | function Clear({ function ToString (line 242) | function ToString({ function print (line 268) | function print(model: any) { FILE: test/e2e/app-dir/cache-components/app/cookies/exercise/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components/app/cookies/exercise/page.tsx function Page (line 6) | async function Page() { FILE: test/e2e/app-dir/cache-components/app/cookies/static-behavior/page.tsx function Page (line 11) | async function Page() { function Component (line 23) | async function Component() { function ComponentTwo (line 36) | function ComponentTwo() { FILE: test/e2e/app-dir/cache-components/app/cookies/static-behavior/pass-deeply/page.tsx function Page (line 6) | async function Page() { function DeepCookieReader (line 37) | async function DeepCookieReader({ FILE: test/e2e/app-dir/cache-components/app/date/date/cached/page.tsx function Page (line 3) | async function Page() { function getDate (line 16) | async function getDate() { FILE: test/e2e/app-dir/cache-components/app/date/layout.tsx function Layout (line 3) | async function Layout({ FILE: test/e2e/app-dir/cache-components/app/date/new-date/cached/page.tsx function Page (line 3) | async function Page() { function getNewDate (line 16) | async function getNewDate() { FILE: test/e2e/app-dir/cache-components/app/date/now/cached/page.tsx function Page (line 3) | async function Page() { function getNow (line 16) | async function getNow() { FILE: test/e2e/app-dir/cache-components/app/date/static-date/cached/page.tsx function Page (line 3) | async function Page() { function getStaticDate (line 16) | async function getStaticDate() { FILE: test/e2e/app-dir/cache-components/app/date/static-date/uncached/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/cache-components/app/draftmode/ToggleButton.tsx function ToggleButton (line 5) | function ToggleButton() { FILE: test/e2e/app-dir/cache-components/app/draftmode/page.tsx function Page (line 7) | async function Page() { function Component (line 22) | async function Component() { FILE: test/e2e/app-dir/cache-components/app/draftmode/toggle/route.ts function GET (line 3) | async function GET(request: Request) { FILE: test/e2e/app-dir/cache-components/app/getSentinelValue.tsx function getSentinelValue (line 3) | function getSentinelValue() { function SentinelValue (line 9) | function SentinelValue() { FILE: test/e2e/app-dir/cache-components/app/headers/exercise/components.tsx function AllComponents (line 1) | function AllComponents({ function Append (line 32) | function Append({ function Delete (line 65) | function Delete({ function Get (line 97) | function Get({ function Has (line 114) | function Has({ function SetExercise (line 140) | function SetExercise({ function GetSetCookie (line 170) | function GetSetCookie({ function ForEach (line 186) | function ForEach({ function Keys (line 212) | function Keys({ function Values (line 238) | function Values({ function Entries (line 266) | function Entries({ function ForOf (line 292) | function ForOf({ function Spread (line 318) | function Spread({ FILE: test/e2e/app-dir/cache-components/app/headers/exercise/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/cache-components/app/headers/exercise/page.tsx function Page (line 6) | async function Page() { FILE: test/e2e/app-dir/cache-components/app/headers/static-behavior/page.tsx function Page (line 11) | async function Page() { function Component (line 23) | async function Component() { function ComponentTwo (line 37) | function ComponentTwo() { FILE: test/e2e/app-dir/cache-components/app/headers/static-behavior/pass-deeply/page.tsx function Page (line 6) | async function Page() { function DeepHeaderReader (line 37) | async function DeepHeaderReader({ FILE: test/e2e/app-dir/cache-components/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cache-components/app/node-crypto/generate-key-pair-sync/cached/page.tsx function Page (line 5) | async function Page() { function getGeneratedKeyPair (line 27) | async function getGeneratedKeyPair(_nonce: number) { FILE: test/e2e/app-dir/cache-components/app/node-crypto/generate-key-sync/cached/page.tsx function Page (line 5) | async function Page() { function getGeneratedKey (line 23) | async function getGeneratedKey(_nonce: number) { FILE: test/e2e/app-dir/cache-components/app/node-crypto/generate-prime-sync/cached/page.tsx function Page (line 5) | async function Page() { function getGeneratedPrime (line 23) | async function getGeneratedPrime(_nonce: number) { FILE: test/e2e/app-dir/cache-components/app/node-crypto/get-random-values/cached/page.tsx function Page (line 5) | async function Page() { function getRandomValues (line 23) | async function getRandomValues(_nonce: number) { FILE: test/e2e/app-dir/cache-components/app/node-crypto/layout.tsx function Layout (line 3) | async function Layout({ FILE: test/e2e/app-dir/cache-components/app/node-crypto/random-bytes/cached/page.tsx function Page (line 5) | async function Page() { function getRandomBytes (line 23) | async function getRandomBytes(nonce: number) { FILE: test/e2e/app-dir/cache-components/app/node-crypto/random-fill-sync/cached/page.tsx function Page (line 5) | async function Page() { function getFilledSync (line 23) | async function getFilledSync(_nonce: number) { FILE: test/e2e/app-dir/cache-components/app/node-crypto/random-int/between/cached/page.tsx function Page (line 5) | async function Page() { function getRandomIntBetween (line 23) | async function getRandomIntBetween(nonce: number) { FILE: test/e2e/app-dir/cache-components/app/node-crypto/random-int/up-to/cached/page.tsx function Page (line 5) | async function Page() { function getRandomIntUpTo (line 23) | async function getRandomIntUpTo(_nonce: number) { FILE: test/e2e/app-dir/cache-components/app/node-crypto/random-uuid/cached/page.tsx function Page (line 5) | async function Page() { function getRandomUUID (line 23) | async function getRandomUUID(_nonce: number) { FILE: test/e2e/app-dir/cache-components/app/params/generate-static-params/[slug]/layout.tsx function generateStaticParams (line 3) | async function generateStaticParams() { function Layout (line 15) | async function Layout({ children, params }) { function Inner (line 23) | async function Inner({ children, params }) { FILE: test/e2e/app-dir/cache-components/app/params/generate-static-params/[slug]/page/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/layout-access/client/layout.tsx function Page (line 7) | function Page({ FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/layout-access/client/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/layout-access/server/layout.tsx function Page (line 3) | async function Page({ FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/layout-access/server/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/layout-has/client/layout.tsx function Page (line 7) | function Page({ FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/layout-has/client/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/layout-has/server/layout.tsx function Page (line 3) | async function Page({ FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/layout-has/server/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/layout-spread/client/layout.tsx function Page (line 7) | function Page({ FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/layout-spread/client/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/layout-spread/server/layout.tsx function Page (line 3) | async function Page({ FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/layout-spread/server/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/layout.tsx function generateStaticParams (line 5) | async function generateStaticParams() { function HighardLayout (line 13) | function HighardLayout({ FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/page-access/client/page.tsx function Page (line 7) | function Page({ FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/page-access/server/page.tsx function Page (line 3) | async function Page({ FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/page-has/client/page.tsx function Page (line 7) | function Page({ FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/page-has/server/page.tsx function Page (line 3) | async function Page({ FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/page-spread/client/page.tsx function Page (line 7) | function Page({ FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/[highcard]/page-spread/server/page.tsx function Page (line 3) | async function Page({ FILE: test/e2e/app-dir/cache-components/app/params/semantics/[lowcard]/layout.tsx function generateStaticParams (line 5) | async function generateStaticParams() { function LowCardLayout (line 13) | function LowCardLayout({ FILE: test/e2e/app-dir/cache-components/app/params/shadowing/[dyn]/[then]/[value]/[status]/layout/client/layout.tsx function Layout (line 7) | function Layout({ function getValueAsString (line 48) | function getValueAsString(value: any) { FILE: test/e2e/app-dir/cache-components/app/params/shadowing/[dyn]/[then]/[value]/[status]/layout/client/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/cache-components/app/params/shadowing/[dyn]/[then]/[value]/[status]/layout/server/layout.tsx function Page (line 3) | async function Page({ function getValueAsString (line 47) | function getValueAsString(value: any) { FILE: test/e2e/app-dir/cache-components/app/params/shadowing/[dyn]/[then]/[value]/[status]/layout/server/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/cache-components/app/params/shadowing/[dyn]/[then]/[value]/[status]/page/client/page.tsx function Page (line 7) | function Page({ function getValueAsString (line 45) | function getValueAsString(value: any) { FILE: test/e2e/app-dir/cache-components/app/params/shadowing/[dyn]/[then]/[value]/[status]/page/server/page.tsx function Page (line 3) | async function Page({ function getValueAsString (line 44) | function getValueAsString(value: any) { FILE: test/e2e/app-dir/cache-components/app/params/shadowing/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/cache-components/app/random/cached/page.tsx function Page (line 3) | async function Page() { function getRandom (line 16) | async function getRandom() { FILE: test/e2e/app-dir/cache-components/app/random/layout.tsx function Layout (line 3) | async function Layout({ FILE: test/e2e/app-dir/cache-components/app/routes/[dyn]/route.ts function generateStaticParams (line 5) | async function generateStaticParams() { function GET (line 13) | async function GET( FILE: test/e2e/app-dir/cache-components/app/routes/dynamic-cookies/route.ts function GET (line 7) | async function GET(request: NextRequest) { FILE: test/e2e/app-dir/cache-components/app/routes/dynamic-headers/route.ts function GET (line 7) | async function GET(request: NextRequest) { FILE: test/e2e/app-dir/cache-components/app/routes/dynamic-stream/route.ts function GET (line 5) | async function GET(request: NextRequest) { FILE: test/e2e/app-dir/cache-components/app/routes/dynamic-url/route.ts function GET (line 5) | async function GET(request: NextRequest) { FILE: test/e2e/app-dir/cache-components/app/routes/fetch-cached/route.ts function GET (line 5) | async function GET(request: NextRequest) { FILE: test/e2e/app-dir/cache-components/app/routes/fetch-mixed/route.ts function GET (line 5) | async function GET(request: NextRequest) { FILE: test/e2e/app-dir/cache-components/app/routes/io-cached/route.ts function GET (line 7) | async function GET(request: NextRequest) { function getMessage (line 19) | async function getMessage(echo, delay) { FILE: test/e2e/app-dir/cache-components/app/routes/io-mixed/route.ts function GET (line 7) | async function GET(request: NextRequest) { function getMessage (line 19) | async function getMessage(echo, delay) { FILE: test/e2e/app-dir/cache-components/app/routes/microtask/route.ts function GET (line 5) | async function GET(request: NextRequest) { FILE: test/e2e/app-dir/cache-components/app/routes/static-stream-async/route.ts function GET (line 5) | async function GET(request: NextRequest) { FILE: test/e2e/app-dir/cache-components/app/routes/static-stream-sync/route.ts function GET (line 5) | function GET(request: NextRequest) { FILE: test/e2e/app-dir/cache-components/app/routes/static-string-async/route.ts function GET (line 5) | async function GET(request: NextRequest) { FILE: test/e2e/app-dir/cache-components/app/routes/static-string-sync/route.ts function GET (line 5) | function GET(request: NextRequest) { FILE: test/e2e/app-dir/cache-components/app/routes/task/route.ts function GET (line 5) | async function GET(request: NextRequest) { FILE: test/e2e/app-dir/cache-components/app/routes/use_cache-cached/route.ts function GET (line 5) | async function GET(request: NextRequest) { function getCachedMessage (line 17) | async function getCachedMessage(echo, delay) { FILE: test/e2e/app-dir/cache-components/app/routes/use_cache-mixed/route.ts function GET (line 5) | async function GET(request: NextRequest) { function getMessage (line 17) | async function getMessage(echo, delay) { function getCachedMessage (line 23) | async function getCachedMessage(echo, delay) { FILE: test/e2e/app-dir/cache-components/app/search/client/use/page.tsx type AnySearchParams (line 7) | type AnySearchParams = { [key: string]: string | string[] | undefined } function Page (line 9) | function Page({ function Component (line 33) | function Component({ function ComponentTwo (line 50) | function ComponentTwo() { FILE: test/e2e/app-dir/cache-components/app/search/server/await/page.tsx type AnySearchParams (line 5) | type AnySearchParams = { [key: string]: string | string[] | undefined } function Page (line 7) | async function Page({ function Component (line 31) | async function Component({ function ComponentTwo (line 48) | function ComponentTwo() { FILE: test/e2e/app-dir/cache-components/app/search/server/use/page.tsx type AnySearchParams (line 5) | type AnySearchParams = { [key: string]: string | string[] | undefined } function Page (line 7) | async function Page({ function Component (line 30) | function Component({ function ComponentTwo (line 47) | function ComponentTwo() { FILE: test/e2e/app-dir/cache-components/app/server-action-inline/form.tsx function Form (line 5) | function Form({ action }: { action: () => Promise }) { FILE: test/e2e/app-dir/cache-components/app/server-action-inline/page.tsx function Page (line 4) | function Page() { function HasTimingInfo (line 27) | async function HasTimingInfo() { FILE: test/e2e/app-dir/cache-components/app/server-action/action.ts function action (line 3) | async function action(value: string) { FILE: test/e2e/app-dir/cache-components/app/server-action/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/cache-components/app/web-crypto/get-random-values/cached/page.tsx function Page (line 3) | async function Page() { function getRandomValues (line 21) | async function getRandomValues(_nonce: number) { FILE: test/e2e/app-dir/cache-components/app/web-crypto/layout.tsx function Layout (line 3) | async function Layout({ FILE: test/e2e/app-dir/cache-components/app/web-crypto/random-uuid/cached/page.tsx function Page (line 3) | async function Page() { function getRandomUUID (line 21) | async function getRandomUUID(_nonce: number) { FILE: test/e2e/app-dir/cache-components/cache-components.draft-mode.test.ts function getLines (line 17) | function getLines(containing: string): Array { FILE: test/e2e/app-dir/cache-components/cache-components.params.test.ts function getLines (line 18) | function getLines(containing: string): Array { FILE: test/e2e/app-dir/cache-components/cache-components.routes.test.ts function getLines (line 17) | function getLines(containing: string): Array { FILE: test/e2e/app-dir/cache-components/middleware.ts function middleware (line 4) | function middleware(request: NextRequest) { FILE: test/e2e/app-dir/catch-error/app/client-component/catch-error-wrapper.tsx function ErrorFallback (line 6) | function ErrorFallback( FILE: test/e2e/app-dir/catch-error/app/client-component/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/catch-error/app/client-component/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/catch-error/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/catch-error/app/server-component/catch-error-wrapper.tsx function ErrorFallback (line 5) | function ErrorFallback( FILE: test/e2e/app-dir/catch-error/app/server-component/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/catch-error/app/server-component/page.tsx function Page (line 4) | function Page() { function PageImpl (line 14) | async function PageImpl() { FILE: test/e2e/app-dir/catch-error/pages/pages-router.tsx function ErrorFallback (line 4) | function ErrorFallback( function ErrorThrower (line 41) | function ErrorThrower({ shouldThrow }: { shouldThrow: boolean }) { function Page (line 49) | function Page() { FILE: test/e2e/app-dir/catchall-parallel-routes-group/app/[...catchAll]/@slot/(group)/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/catchall-parallel-routes-group/app/[...catchAll]/@slot/layout.tsx function Layout (line 3) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/catchall-parallel-routes-group/app/[...catchAll]/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/catchall-parallel-routes-group/app/[...catchAll]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/catchall-parallel-routes-group/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/catchall-parallel-routes-group/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/catchall-specificity/app/(group)/specific/[[...slug]]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/catchall-specificity/app/[[...slug]]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/catchall-specificity/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/chunk-loading/app/_components/junk-drawer/augment.ts function augment (line 1) | function augment(input) { FILE: test/e2e/app-dir/chunk-loading/app/_components/junk-drawer/getValue.ts function getValue (line 3) | function getValue(seed) { FILE: test/e2e/app-dir/chunk-loading/app/_components/junk-drawer/thingOne.ts function thingOne (line 3) | function thingOne() { FILE: test/e2e/app-dir/chunk-loading/app/_components/junk-drawer/thingTwo.ts function thingTwo (line 3) | function thingTwo() { FILE: test/e2e/app-dir/chunk-loading/app/account/ClientShared.tsx function ClientShared (line 6) | function ClientShared() { function ClientDynamicShared (line 10) | function ClientDynamicShared() { FILE: test/e2e/app-dir/chunk-loading/app/account/page.js function AccountPage (line 5) | function AccountPage() { FILE: test/e2e/app-dir/chunk-loading/app/feed/ClientShared.tsx function ClientDynamicShared (line 7) | function ClientDynamicShared() { FILE: test/e2e/app-dir/chunk-loading/app/feed/page.js function FeedPage (line 3) | function FeedPage() { FILE: test/e2e/app-dir/chunk-loading/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: test/e2e/app-dir/chunk-loading/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/chunk-loading/components/DynamicShared.tsx function DynamicShared (line 13) | function DynamicShared() { FILE: test/e2e/app-dir/chunk-loading/components/LazyShared.tsx function LazyShared (line 8) | function LazyShared() { FILE: test/e2e/app-dir/chunk-loading/components/SuperShared.tsx function SuperShared (line 4) | function SuperShared({ from }: { from: 'flight' | 'fizz' | 'dynamic' }) { FILE: test/e2e/app-dir/chunk-loading/components/links.tsx function Links (line 3) | function Links() { FILE: test/e2e/app-dir/chunk-loading/pages/page/about.js function About (line 6) | function About() { FILE: test/e2e/app-dir/client-module-with-package-type/app/import-cjs/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/client-module-with-package-type/app/import-esm/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/client-module-with-package-type/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/client-module-with-package-type/app/require-cjs/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/client-module-with-package-type/app/require-esm/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/client-reference-chunking/app/issue/layout.tsx function SubLayout (line 1) | function SubLayout({ FILE: test/e2e/app-dir/client-reference-chunking/app/issue/opengraph-image.tsx function Image (line 11) | async function Image() { FILE: test/e2e/app-dir/client-reference-chunking/app/issue/page.tsx function IssuePage (line 2) | function IssuePage() { FILE: test/e2e/app-dir/client-reference-chunking/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/client-reference-chunking/app/page.tsx function Home (line 2) | function Home() { FILE: test/e2e/app-dir/concurrent-navigations/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/concurrent-navigations/app/mismatching-prefetch/dynamic-page/[param]/page.tsx function generateStaticParams (line 4) | async function generateStaticParams() { function DynamicContent (line 8) | async function DynamicContent({ children }: { children: React.ReactNode ... function Page (line 13) | async function Page({ FILE: test/e2e/app-dir/concurrent-navigations/app/mismatching-prefetch/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/concurrent-navigations/app/push-search-params/page.tsx function HomePage (line 4) | function HomePage() { FILE: test/e2e/app-dir/concurrent-navigations/app/push-search-params/push-button.tsx function PushButton (line 5) | function PushButton() { FILE: test/e2e/app-dir/concurrent-navigations/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/concurrent-navigations/mismatching-prefetch.test.ts function relativeHref (line 14) | function relativeHref(href: string) { method beforePageLoad (line 25) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/concurrent-navigations/proxy.ts function proxy (line 20) | function proxy(req: NextRequest) { FILE: test/e2e/app-dir/conflicting-page-segments/app/(group-a)/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/conflicting-page-segments/app/(group-b)/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/conflicting-page-segments/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/conflicting-search-and-route-params/app/api/[id]/route.ts function GET (line 3) | async function GET( FILE: test/e2e/app-dir/conflicting-search-and-route-params/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/conflicting-search-and-route-params/app/render/[id]/page.tsx function SearchAndRouteParams (line 3) | async function SearchAndRouteParams({ function Page (line 22) | function Page({ FILE: test/e2e/app-dir/create-root-layout/app-find-available-dir/(group)/route/first/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/create-root-layout/app-find-available-dir/(group)/route/first/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/create-root-layout/app-find-available-dir/(group)/route/second/inner/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/create-root-layout/app-group-layout/(group)/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/create-root-layout/app/route/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/crypto-globally-available/app/handler/route.ts function GET (line 1) | function GET() { FILE: test/e2e/app-dir/crypto-globally-available/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/crypto-globally-available/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/css-chunking/app/layout.tsx function RootLayout (line 10) | function RootLayout({ FILE: test/e2e/app-dir/css-chunking/app/other/page.tsx function OtherPage (line 4) | async function OtherPage() { FILE: test/e2e/app-dir/css-chunking/app/page.tsx function Home (line 5) | function Home() { FILE: test/e2e/app-dir/css-chunking/components/inner-wrapper/index.tsx function InnerWrapper (line 4) | function InnerWrapper({ FILE: test/e2e/app-dir/css-client-side-nav-parallel-routes/app/@modal/abc/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/css-client-side-nav-parallel-routes/app/@modal/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/css-client-side-nav-parallel-routes/app/layout.tsx function Root (line 1) | function Root({ FILE: test/e2e/app-dir/css-client-side-nav-parallel-routes/app/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/css-client-side-nav-parallel-routes/app/source/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/css-media-query/app/layout.tsx function Root (line 4) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/css-media-query/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/css-modules-data-urls/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/app-dir/css-modules-data-urls/app/page.tsx function Home (line 5) | function Home() { FILE: test/e2e/app-dir/css-modules-pure-no-check/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/app-dir/css-modules-pure-no-check/app/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/css-modules-rsc-postcss/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/css-modules-rsc-postcss/app/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/css-modules-rsc-postcss/plugin.js method color (line 5) | color(prop) { FILE: test/e2e/app-dir/css-modules-scoping/app/animation/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/css-modules-scoping/app/grid/page.tsx function Page (line 2) | function Page() { FILE: test/e2e/app-dir/css-modules-scoping/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/css-order/app/big-interleaved/a/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/css-order/app/big-interleaved/b/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/css-order/app/first-client/page.tsx function Page (line 8) | function Page() { FILE: test/e2e/app-dir/css-order/app/first/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/css-order/app/global-first/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/css-order/app/global-second/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/css-order/app/interleaved/a/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/css-order/app/interleaved/b/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/css-order/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/css-order/app/nav.tsx function Nav (line 3) | function Nav() { FILE: test/e2e/app-dir/css-order/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/css-order/app/partial-reversed/a/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/css-order/app/partial-reversed/b/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/css-order/app/reversed/a/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/css-order/app/reversed/b/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/css-order/app/second-client/page.tsx function Page (line 8) | function Page() { FILE: test/e2e/app-dir/css-order/app/second/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/css-order/app/third/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/css-order/app/vendor/node_modules/my-dep/index.js function MyLink (line 4) | function MyLink({ children, className, ...props }) { FILE: test/e2e/app-dir/css-order/app/vendor/node_modules/my-dep2/index.js function MyContainer (line 4) | function MyContainer({ children, className, ...props }) { FILE: test/e2e/app-dir/css-order/app/vendor/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/css-order/css-order.test.ts function getPairs (line 4) | function getPairs(all: string[]): (readonly [string, string])[] { constant PAGES (line 19) | const PAGES: Record< FILE: test/e2e/app-dir/css-server-chunks/app/client/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/css-server-chunks/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/css-server-chunks/app/server/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/css-server-chunks/pages/_app.js function App (line 3) | function App({ Component, pageProps }) { FILE: test/e2e/app-dir/css-server-chunks/pages/pages.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/cssnano-colormin/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/cssnano-colormin/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/custom-cache-control/app/app-ssg/[slug]/page.tsx function generateStaticParams (line 3) | function generateStaticParams() { function Page (line 11) | async function Page(props) { FILE: test/e2e/app-dir/custom-cache-control/app/app-ssr/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/custom-cache-control/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/custom-cache-control/next.config.js method headers (line 5) | headers() { FILE: test/e2e/app-dir/custom-cache-control/pages/pages-auto-static.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/custom-cache-control/pages/pages-ssg/[slug].tsx function getStaticProps (line 1) | function getStaticProps({ params }) { function getStaticPaths (line 11) | function getStaticPaths() { function Page (line 22) | function Page({ params }) { FILE: test/e2e/app-dir/custom-cache-control/pages/pages-ssr.tsx function getServerSideProps (line 1) | function getServerSideProps() { function Page (line 9) | function Page() { FILE: test/e2e/app-dir/dedupe-rsc-error-log/app/component.tsx function ErrorComponent (line 1) | function ErrorComponent({ name }: { name: string }) { FILE: test/e2e/app-dir/dedupe-rsc-error-log/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/dedupe-rsc-error-log/dedupe-rsc-error-log.test.ts function expectContainOnce (line 4) | async function expectContainOnce(next: any, search: string) { FILE: test/e2e/app-dir/default-error-page-ui/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/default-error-page-ui/app/page.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/default-error-page-ui/app/server-error/page.js function ServerErrorContent (line 4) | async function ServerErrorContent() { function ServerErrorPage (line 9) | function ServerErrorPage() { FILE: test/e2e/app-dir/default-error-page-ui/app/trigger-error/page.js function TriggerErrorPage (line 5) | function TriggerErrorPage() { FILE: test/e2e/app-dir/detachable-panels/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/detachable-panels/app/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/detachable-panels/app/page.tsx function PostPage (line 2) | async function PostPage() { FILE: test/e2e/app-dir/dev-overlay/portal-not-affect-parent/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/dev-overlay/portal-not-affect-parent/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/disable-logging-route/app/[id]/page.tsx function Page (line 1) | async function Page({ params }: { params: Promise<{ id }> }) { FILE: test/e2e/app-dir/disable-logging-route/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/draft-mode-middleware/app/api/disable-draft/route.ts function GET (line 3) | async function GET(request: Request) { FILE: test/e2e/app-dir/draft-mode-middleware/app/api/draft/route.ts function GET (line 7) | async function GET(request: Request) { FILE: test/e2e/app-dir/draft-mode-middleware/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/e2e/app-dir/draft-mode-middleware/app/preview-page/page.tsx function PreviewPage (line 3) | async function PreviewPage() { FILE: test/e2e/app-dir/draft-mode-middleware/middleware.ts function middleware (line 4) | async function middleware(req: NextRequest) { FILE: test/e2e/app-dir/draft-mode/app/disable/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/draft-mode/app/enable-and-redirect/route.ts function GET (line 4) | async function GET(req: Request) { FILE: test/e2e/app-dir/draft-mode/app/enable/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/draft-mode/app/generate/[id]/page.tsx function Page (line 4) | async function Page() { function generateStaticParams (line 13) | function generateStaticParams() { FILE: test/e2e/app-dir/draft-mode/app/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/draft-mode/app/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/draft-mode/app/state/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/draft-mode/app/with-cookies/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/draft-mode/app/with-edge/disable/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/draft-mode/app/with-edge/enable-and-redirect/route.ts function GET (line 4) | async function GET(req: Request) { FILE: test/e2e/app-dir/draft-mode/app/with-edge/enable/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/draft-mode/app/with-edge/layout.tsx function Layout (line 5) | function Layout({ children }) { FILE: test/e2e/app-dir/draft-mode/app/with-edge/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/draft-mode/app/with-edge/state/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/draft-mode/app/with-edge/with-cookies/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/draft-mode/components/RouterRefresh.tsx function RouteRefresher (line 6) | function RouteRefresher() { FILE: test/e2e/app-dir/draft-mode/draft-mode.test.ts function runTests (line 9) | async function runTests({ basePath = '/' }: { basePath: string }) { FILE: test/e2e/app-dir/duplicate-layout-components/app/(site)/(default)/layout.jsx function DefaultLayout (line 4) | function DefaultLayout({ children }) { FILE: test/e2e/app-dir/duplicate-layout-components/app/(site)/(default)/solutions/[notfound.jsx]/page.jsx function NotFoundTemp (line 3) | function NotFoundTemp() { FILE: test/e2e/app-dir/duplicate-layout-components/app/(site)/(default)/solutions/layout.jsx function SolutionsLayout (line 1) | function SolutionsLayout({ children }) { FILE: test/e2e/app-dir/duplicate-layout-components/app/(site)/layout.jsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/duplicate-layout-components/app/(site)/not-found.jsx function NotFound (line 4) | function NotFound() { FILE: test/e2e/app-dir/duplicate-layout-components/app/components/Footer.jsx function Footer (line 1) | function Footer() { FILE: test/e2e/app-dir/duplicate-layout-components/app/components/Header.jsx function Header (line 1) | function Header() { FILE: test/e2e/app-dir/duplicate-layout-components/app/components/NotFoundTemp.jsx function NotFoundTemp (line 1) | function NotFoundTemp() { FILE: test/e2e/app-dir/duplicate-layout-components/app/layout.jsx function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/duplicate-layout-components/app/page.jsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/dynamic-css/app/another/page.js function Page (line 7) | function Page() { FILE: test/e2e/app-dir/dynamic-css/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/dynamic-css/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/dynamic-css/app/ssr/page.js function Page (line 7) | function Page() { FILE: test/e2e/app-dir/dynamic-css/components/bar.js function Bar (line 3) | function Bar() { FILE: test/e2e/app-dir/dynamic-css/components/foo.js function Foo (line 3) | function Foo() { FILE: test/e2e/app-dir/dynamic-data/fixtures/cache-scoped/app/connection/page.js function Page (line 6) | async function Page(props) { FILE: test/e2e/app-dir/dynamic-data/fixtures/cache-scoped/app/cookies/page.js function Page (line 6) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/dynamic-data/fixtures/cache-scoped/app/headers/page.js function Page (line 6) | async function Page() { FILE: test/e2e/app-dir/dynamic-data/fixtures/cache-scoped/app/layout.js function Layout (line 3) | async function Layout({ children }) { FILE: test/e2e/app-dir/dynamic-data/fixtures/main/app/client-page/page.js function Page (line 5) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/dynamic-data/fixtures/main/app/force-dynamic/page.js function Page (line 8) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/dynamic-data/fixtures/main/app/force-static/page.js function Page (line 8) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/dynamic-data/fixtures/main/app/getSentinelValue.tsx function getSentinelValue (line 3) | function getSentinelValue() { function LayoutSentinel (line 12) | function LayoutSentinel() { function PageSentinel (line 16) | function PageSentinel() { function InnerSentinel (line 20) | function InnerSentinel() { FILE: test/e2e/app-dir/dynamic-data/fixtures/main/app/layout.js function Layout (line 5) | async function Layout({ children }) { FILE: test/e2e/app-dir/dynamic-data/fixtures/main/app/top-level/page.js function Page (line 6) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/dynamic-data/fixtures/require-static/app/connection/page.js function Page (line 5) | async function Page(props) { FILE: test/e2e/app-dir/dynamic-data/fixtures/require-static/app/cookies/page.js function Page (line 5) | async function Page(props) { FILE: test/e2e/app-dir/dynamic-data/fixtures/require-static/app/headers/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/dynamic-data/fixtures/require-static/app/layout.js function Layout (line 3) | async function Layout({ children }) { FILE: test/e2e/app-dir/dynamic-data/fixtures/require-static/app/search/page.js function Page (line 3) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/dynamic-href/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/dynamic-href/app/object/[slug]/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/dynamic-href/app/object/page.js function HomePage (line 3) | function HomePage() { FILE: test/e2e/app-dir/dynamic-href/app/string/page.js function HomePage (line 3) | function HomePage() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/const-destructure/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/default-destructure/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/empty-destructure/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/let-destructure/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/member-access/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/multiple-imports/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/nested-destructure/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/reassign/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/rename-destructure/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/rest-destructure/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/then-arrow-destructure/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/then-function-destructure/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/var-destructure/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/app/webpack-exports-comment/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/dynamic-import-tree-shaking.test.ts function getAllServerFiles (line 13) | function getAllServerFiles(dir: string): string[] { function getAllServerContent (line 31) | async function getAllServerContent(): Promise { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/comment-module.js function commentUsed (line 1) | function commentUsed() { function commentUnused (line 5) | function commentUnused() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/const-module.js function constUsed (line 1) | function constUsed() { function constUnused (line 5) | function constUnused() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/default-module.js function defaultUnused (line 3) | function defaultUnused() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/empty-module.js function emptyUsed (line 4) | function emptyUsed() { function emptyUnused (line 8) | function emptyUnused() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/let-module.js function letUsed (line 1) | function letUsed() { function letUnused (line 5) | function letUnused() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/member-module.js function memberUsed (line 1) | function memberUsed() { function memberUnused (line 5) | function memberUnused() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/multi-module-a.js function multiAUsed (line 1) | function multiAUsed() { function multiAUnused (line 5) | function multiAUnused() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/multi-module-b.js function multiBUsed (line 1) | function multiBUsed() { function multiBUnused (line 5) | function multiBUnused() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/nested-module.js function nestedUnused (line 5) | function nestedUnused() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/reassign-module.js function reassignUsed (line 1) | function reassignUsed() { function reassignUnused (line 5) | function reassignUnused() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/rename-module.js function renameUsed (line 1) | function renameUsed() { function renameUnused (line 5) | function renameUnused() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/rest-module.js function restUsed (line 1) | function restUsed() { function restUnused (line 5) | function restUnused() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/then-arrow-module.js function thenArrowUsed (line 1) | function thenArrowUsed() { function thenArrowUnused (line 5) | function thenArrowUnused() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/then-function-module.js function thenFuncUsed (line 1) | function thenFuncUsed() { function thenFuncUnused (line 5) | function thenFuncUnused() { FILE: test/e2e/app-dir/dynamic-import-tree-shaking/lib/var-module.js function varUsed (line 1) | function varUsed() { function varUnused (line 5) | function varUnused() { FILE: test/e2e/app-dir/dynamic-import/app/button.tsx function Button (line 3) | function Button() { FILE: test/e2e/app-dir/dynamic-import/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/dynamic-import/app/page.tsx function getImport (line 5) | async function getImport( function Home (line 13) | async function Home() { FILE: test/e2e/app-dir/dynamic-in-generate-params/app/api/[id]/route.js function GET (line 1) | function GET() { function generateStaticParams (line 7) | async function generateStaticParams() { FILE: test/e2e/app-dir/dynamic-in-generate-params/app/dynamic/[id]/page.js function Page (line 1) | function Page() { function generateStaticParams (line 7) | async function generateStaticParams() { FILE: test/e2e/app-dir/dynamic-in-generate-params/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/dynamic-in-generate-params/app/sitemap.js function sitemap (line 1) | function sitemap() { function generateSitemaps (line 20) | async function generateSitemaps() { FILE: test/e2e/app-dir/dynamic-in-generate-params/index.test.ts function getLastModifiedTime (line 4) | async function getLastModifiedTime(next: NextInstance, pathname: string) { function assertSitemapResponse (line 9) | function assertSitemapResponse(res: Response) { FILE: test/e2e/app-dir/dynamic-interception-route-revalidate/app/[locale]/@modal/(.)photos/[id]/layout.tsx function Layout (line 6) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/dynamic-interception-route-revalidate/app/[locale]/@modal/(.)photos/[id]/view/page.tsx function Page (line 3) | async function Page({ FILE: test/e2e/app-dir/dynamic-interception-route-revalidate/app/[locale]/@modal/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/dynamic-interception-route-revalidate/app/[locale]/actions.ts function doAction (line 5) | async function doAction() { FILE: test/e2e/app-dir/dynamic-interception-route-revalidate/app/[locale]/layout.tsx function Root (line 3) | function Root({ function generateStaticParams (line 21) | async function generateStaticParams() { FILE: test/e2e/app-dir/dynamic-interception-route-revalidate/app/[locale]/modal.tsx function Modal (line 6) | function Modal({ photoId }: { photoId: string }) { FILE: test/e2e/app-dir/dynamic-interception-route-revalidate/app/[locale]/page.tsx function Home (line 3) | async function Home() { FILE: test/e2e/app-dir/dynamic-interception-route-revalidate/app/[locale]/photos/[id]/view/page.tsx function PhotoPage (line 3) | async function PhotoPage({ FILE: test/e2e/app-dir/dynamic-requests/app/hello/route.tsx function GET (line 1) | function GET() { function dynamic (line 6) | function dynamic() { FILE: test/e2e/app-dir/dynamic-requests/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/dynamic-requests/app/page.tsx function Page (line 1) | async function Page() { function dynamic (line 6) | function dynamic() { FILE: test/e2e/app-dir/dynamic/app/api/route.js function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/dynamic/app/chunk-loading/page.js function noop (line 6) | function noop() {} function Page (line 8) | function Page() { FILE: test/e2e/app-dir/dynamic/app/chunk-loading/server/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/dynamic/app/dynamic-mixed-ssr-false/dynamic-import.js function page (line 7) | function page() { FILE: test/e2e/app-dir/dynamic/app/dynamic-mixed-ssr-false/ssr-false-module/index.js function Comp (line 4) | function Comp() { FILE: test/e2e/app-dir/dynamic/app/dynamic-mixed-ssr-false/ssr-false-module/ssr-false-client.js function Comp (line 3) | function Comp() { FILE: test/e2e/app-dir/dynamic/app/dynamic-mixed-ssr-false/ssr-false-module/ssr-false-server.js function Comp (line 1) | function Comp() { FILE: test/e2e/app-dir/dynamic/app/dynamic/async-client/page.js function Page (line 8) | function Page() { FILE: test/e2e/app-dir/dynamic/app/dynamic/dynamic-imports/dynamic-client.js function NextDynamicClientComponent (line 10) | function NextDynamicClientComponent() { FILE: test/e2e/app-dir/dynamic/app/dynamic/dynamic-imports/react-lazy-client.js function LazyClientComponent (line 7) | function LazyClientComponent() { FILE: test/e2e/app-dir/dynamic/app/dynamic/named-export/client.js function Button (line 3) | function Button(props) { FILE: test/e2e/app-dir/dynamic/app/dynamic/named-export/page.js function Page (line 9) | function Page() { FILE: test/e2e/app-dir/dynamic/app/dynamic/page.js function page (line 9) | function page() { FILE: test/e2e/app-dir/dynamic/app/dynamic/text-client.js function TextClient (line 3) | function TextClient() { FILE: test/e2e/app-dir/dynamic/app/dynamic/text-dynamic-client.js function Dynamic (line 6) | function Dynamic() { FILE: test/e2e/app-dir/dynamic/app/dynamic/text-dynamic-no-ssr-client.js function Dynamic (line 6) | function Dynamic({ name }) { FILE: test/e2e/app-dir/dynamic/app/dynamic/text-dynamic-server-import-client.js function ClientImportedByServer (line 3) | function ClientImportedByServer() { FILE: test/e2e/app-dir/dynamic/app/dynamic/text-dynamic-server.js function Dynamic (line 3) | function Dynamic() { FILE: test/e2e/app-dir/dynamic/app/dynamic/text-lazy-client.js function LazyComponent (line 5) | function LazyComponent() { FILE: test/e2e/app-dir/dynamic/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/dynamic/app/sitemap.js function sitemap (line 5) | function sitemap() { FILE: test/e2e/app-dir/dynamic/ui/pure-client.js function PureClient (line 3) | function PureClient() { FILE: test/e2e/app-dir/ecmascript-features/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/ecmascript-features/app/page.tsx class Disposer (line 1) | class Disposer { method [Symbol.dispose] (line 2) | [Symbol.dispose]() { function Page (line 7) | function Page() { FILE: test/e2e/app-dir/ecmascript-features/turbopack/app/export-as-string/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/ecmascript-features/turbopack/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/ecmascript-features/turbopack/app/page.tsx class ClassWithPrivate (line 6) | class ClassWithPrivate { method #privateMethod (line 10) | #privateMethod() { method #privateStaticMethod (line 16) | static #privateStaticMethod() { method constructor (line 20) | constructor() { method getPrivateField (line 24) | getPrivateField() { method getPrivateFieldWithInitializer (line 27) | getPrivateFieldWithInitializer() { method getPrivateStaticFieldWithInitializer (line 30) | getPrivateStaticFieldWithInitializer() { method getPrivateStaticMethod (line 33) | getPrivateStaticMethod() { method isPrivateMethodAvailable (line 36) | isPrivateMethodAvailable() { function Page (line 44) | function Page() { FILE: test/e2e/app-dir/ecmascript-features/webpack/app/export-as-string/_todo-page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/ecmascript-features/webpack/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/ecmascript-features/webpack/app/page.tsx class ClassWithPrivate (line 6) | class ClassWithPrivate { method #privateMethod (line 10) | #privateMethod() { method #privateStaticMethod (line 16) | static #privateStaticMethod() { method constructor (line 20) | constructor() { method getPrivateField (line 24) | getPrivateField() { method getPrivateFieldWithInitializer (line 27) | getPrivateFieldWithInitializer() { method getPrivateStaticFieldWithInitializer (line 30) | getPrivateStaticFieldWithInitializer() { method getPrivateStaticMethod (line 33) | getPrivateStaticMethod() { method isPrivateMethodAvailable (line 36) | isPrivateMethodAvailable() { function Page (line 44) | function Page() { FILE: test/e2e/app-dir/edge-route-catchall/app/edge/[[...slug]]/route.ts type Context (line 5) | type Context = { FILE: test/e2e/app-dir/edge-route-catchall/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/e2e/app-dir/edge-route-rewrite/app/dynamic/[slug]/route.ts function GET (line 4) | async function GET(req, props) { FILE: test/e2e/app-dir/edge-route-rewrite/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/e2e/app-dir/edge-route-rewrite/app/two/example/route.ts function GET (line 4) | function GET() { FILE: test/e2e/app-dir/edge-route-rewrite/middleware.ts function middleware (line 3) | function middleware(request: NextRequest) { FILE: test/e2e/app-dir/edge-runtime-node-compatibility/app/buffer/route.js function POST (line 7) | async function POST(req) { FILE: test/e2e/app-dir/edge-runtime-node-compatibility/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/edge-runtime-node-compatibility/middleware.ts function middleware (line 6) | async function middleware(request: NextRequest) { FILE: test/e2e/app-dir/emotion-js/app/emotion-root-style-registry.js function RootStyleRegistry (line 8) | function RootStyleRegistry({ children }) { FILE: test/e2e/app-dir/emotion-js/app/layout.js function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/e2e/app-dir/emotion-js/app/page.js function Page (line 8) | function Page() { FILE: test/e2e/app-dir/error-boundary-navigation/app/dynamic/[slug]/page.tsx function DynamicPage (line 3) | async function DynamicPage({ FILE: test/e2e/app-dir/error-boundary-navigation/app/error.tsx function ErrorComponent (line 4) | function ErrorComponent() { FILE: test/e2e/app-dir/error-boundary-navigation/app/layout.tsx function Root (line 4) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/error-boundary-navigation/app/not-found.tsx function NotFound (line 3) | function NotFound() { FILE: test/e2e/app-dir/error-boundary-navigation/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/error-boundary-navigation/app/result/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/error-boundary-navigation/app/trigger-404/page.tsx function Page (line 5) | function Page(): never { FILE: test/e2e/app-dir/error-boundary-navigation/app/trigger-error/page.tsx function Page (line 3) | function Page(): never { FILE: test/e2e/app-dir/error-boundary-navigation/index.test.ts function runTest (line 3) | function runTest({ next }) { FILE: test/e2e/app-dir/error-on-next-codemod-comment/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/error-on-next-codemod-comment/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/errors/app/client-component/error.js function ErrorBoundary (line 5) | function ErrorBoundary({ error, reset, unstable_retry }) { FILE: test/e2e/app-dir/errors/app/client-component/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/errors/app/global-error-boundary/client/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/errors/app/global-error-boundary/server/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/errors/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/errors/app/server-actions/action.js function serverAction (line 3) | async function serverAction() { FILE: test/e2e/app-dir/errors/app/server-actions/page.js function Home (line 7) | function Home() { FILE: test/e2e/app-dir/errors/app/server-component/custom-digest/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/errors/app/server-component/error.js function ErrorBoundary (line 3) | function ErrorBoundary({ error, reset, unstable_retry }) { FILE: test/e2e/app-dir/errors/app/server-component/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/errors/app/server-component/recover/page.js function Page (line 4) | function Page() { function Container (line 14) | function Container({ children }) { function Content (line 18) | async function Content() { FILE: test/e2e/app-dir/errors/app/server-component/recover/set-recover/route.js function GET (line 1) | function GET(request) { FILE: test/e2e/app-dir/errors/app/server-component/throw-null/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/errors/app/server-component/throw-string/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/errors/app/server-component/throw-undefined/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/errors/app/ssr-error-client-component/client-component.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/errors/app/ssr-error-client-component/page.js function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/esm-client-module-without-exports/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/esm-client-module-without-exports/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/experimental-lightningcss-features/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/experimental-lightningcss-features/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/experimental-lightningcss-features/experimental-lightningcss-features.test.ts function collectPageCss (line 4) | async function collectPageCss( FILE: test/e2e/app-dir/external-redirect/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/external-redirect/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/external-redirect/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/external-redirect/external-redirect.test.ts method beforePageLoad (line 11) | async beforePageLoad(p) { FILE: test/e2e/app-dir/externalize-node-binary/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/externalize-node-binary/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/fallback-prefetch/app/[id]/loading.tsx function IdLoadingPage (line 1) | function IdLoadingPage() { FILE: test/e2e/app-dir/fallback-prefetch/app/[id]/page.tsx function generateStaticParams (line 5) | async function generateStaticParams() { function IdPage (line 9) | async function IdPage({ FILE: test/e2e/app-dir/fallback-prefetch/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/fallback-prefetch/app/page.tsx function HomePage (line 5) | function HomePage() { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/last-modified.jsx function LastModified (line 3) | async function LastModified({ params }) { function CachedLastModified (line 14) | async function CachedLastModified({ params }) { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/sentinel.ts function getSentinelValue (line 3) | function getSentinelValue() { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/with-static-params/layout.jsx function Layout (line 5) | async function Layout({ children }) { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/with-static-params/with-suspense/layout.jsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/with-static-params/with-suspense/params-in-page/[slug]/layout.tsx function Layout (line 5) | async function Layout({ FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/with-static-params/with-suspense/params-in-page/[slug]/page.jsx function Page (line 5) | async function Page({ params }) { function generateStaticParams (line 9) | async function generateStaticParams() { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/with-static-params/with-suspense/params-not-in-page/[slug]/page.jsx function Page (line 3) | async function Page({ params }) { function generateStaticParams (line 7) | async function generateStaticParams() { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/with-static-params/with-suspense/params-then-in-page/[slug]/page.jsx function Page (line 3) | async function Page({ params }) { function generateStaticParams (line 14) | async function generateStaticParams() { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/with-static-params/with-suspense/params-transformed/[slug]/page.jsx function transformParams (line 3) | async function transformParams(params) { function Page (line 9) | async function Page({ params }) { function generateStaticParams (line 13) | async function generateStaticParams() { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/with-static-params/without-suspense/params-in-page/[slug]/page.jsx function Page (line 5) | async function Page({ params }) { function generateStaticParams (line 9) | async function generateStaticParams() { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/with-static-params/without-suspense/params-not-in-page/[slug]/page.jsx function Page (line 3) | async function Page({ params }) { function generateStaticParams (line 7) | async function generateStaticParams() { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/with-static-params/without-suspense/params-then-in-page/[slug]/page.jsx function Page (line 3) | async function Page({ params }) { function generateStaticParams (line 14) | async function generateStaticParams() { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/with-static-params/without-suspense/params-transformed/[slug]/page.jsx function transformParams (line 3) | async function transformParams(params) { function Page (line 9) | async function Page({ params }) { function generateStaticParams (line 13) | async function generateStaticParams() { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/without-static-params/layout.jsx function Layout (line 6) | async function Layout({ children }) { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/without-static-params/params-in-page/[slug]/layout.tsx function Layout (line 5) | async function Layout({ FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/without-static-params/params-in-page/[slug]/page.jsx function Page (line 5) | async function Page({ params }) { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/without-static-params/params-not-in-page/[slug]/page.jsx function Page (line 3) | async function Page({ params }) { FILE: test/e2e/app-dir/fallback-shells/app/with-cached-io/without-static-params/params-then-in-page/[slug]/page.jsx function Page (line 3) | async function Page({ params }) { FILE: test/e2e/app-dir/fallback-shells/app/without-io/[slug]/page.jsx function Page (line 1) | async function Page({ params }) { function generateStaticParams (line 6) | async function generateStaticParams() { FILE: test/e2e/app-dir/fallback-shells/app/without-io/layout.jsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/fetch-abort-on-refresh/app/(root1)/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/app-dir/fetch-abort-on-refresh/app/(root1)/mpa.tsx function TriggerMpaNavigation (line 5) | function TriggerMpaNavigation() { FILE: test/e2e/app-dir/fetch-abort-on-refresh/app/(root1)/page.tsx function StartPage (line 3) | function StartPage() { FILE: test/e2e/app-dir/fetch-abort-on-refresh/app/(root1)/slow-page/page.tsx function SlowData (line 4) | async function SlowData() { function SlowPage (line 18) | function SlowPage() { FILE: test/e2e/app-dir/fetch-abort-on-refresh/app/(root2)/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/app-dir/fetch-abort-on-refresh/app/(root2)/other-root/page.tsx function StartPage (line 1) | function StartPage() { FILE: test/e2e/app-dir/fetch-abort-on-refresh/app/global-error.tsx function GlobalError (line 3) | function GlobalError({ FILE: test/e2e/app-dir/forbidden/basic/app/dynamic-layout-without-forbidden/[id]/page.js function Page (line 6) | async function Page(props) { FILE: test/e2e/app-dir/forbidden/basic/app/dynamic-layout-without-forbidden/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/forbidden/basic/app/dynamic-layout-without-forbidden/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/forbidden/basic/app/dynamic/[id]/forbidden.js function Forbidden (line 1) | function Forbidden() { FILE: test/e2e/app-dir/forbidden/basic/app/dynamic/[id]/page.js function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/forbidden/basic/app/dynamic/page.js function Test (line 1) | function Test() { FILE: test/e2e/app-dir/forbidden/basic/app/forbidden.js function Forbidden (line 1) | function Forbidden() { FILE: test/e2e/app-dir/forbidden/basic/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/forbidden/basic/app/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/forbidden/default/app/(group)/group-dynamic/[id]/page.js function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/forbidden/default/app/(group)/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/forbidden/default/app/forbidden-trigger.js function ForbiddenTrigger (line 5) | function ForbiddenTrigger() { FILE: test/e2e/app-dir/forbidden/default/app/layout.js function Root (line 7) | function Root({ children }) { FILE: test/e2e/app-dir/forbidden/default/app/metadata-layout-forbidden/layout.js function generateMetadata (line 3) | async function generateMetadata() { function layout (line 7) | function layout({ children }) { FILE: test/e2e/app-dir/forbidden/default/app/metadata-layout-forbidden/page.js function page (line 1) | function page() { FILE: test/e2e/app-dir/forbidden/default/app/navigate-forbidden/page.js function page (line 3) | function page() { FILE: test/e2e/app-dir/forbidden/default/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/front-redirect-issue/app/api/app-redirect/[path]/route.ts function GET (line 5) | async function GET( FILE: test/e2e/app-dir/front-redirect-issue/app/app-future/[lang]/(dashboard)/[teamSlug]/page.tsx function TeamDashboardPage (line 3) | async function TeamDashboardPage(props: any) { function generateMetadata (line 16) | async function generateMetadata() { FILE: test/e2e/app-dir/front-redirect-issue/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/e2e/app-dir/front-redirect-issue/app/page.tsx function Home (line 1) | function Home() { FILE: test/e2e/app-dir/front-redirect-issue/middleware.ts function middleware (line 1) | function middleware() { FILE: test/e2e/app-dir/front-redirect-issue/next.config.js method rewrites (line 3) | rewrites() { FILE: test/e2e/app-dir/gesture-transitions/app/layout.tsx function Root (line 9) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/gesture-transitions/app/page.tsx function HomePage (line 1) | function HomePage() { FILE: test/e2e/app-dir/gesture-transitions/app/target-page/page.tsx function DynamicContent (line 4) | async function DynamicContent() { function TargetPage (line 9) | function TargetPage() { FILE: test/e2e/app-dir/global-error/basic/app/client/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/global-error/basic/app/global-error.js function GlobalError (line 3) | function GlobalError({ error }) { FILE: test/e2e/app-dir/global-error/basic/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/global-error/basic/app/metadata-error-with-boundary/error.js function Error (line 3) | function Error() { FILE: test/e2e/app-dir/global-error/basic/app/metadata-error-with-boundary/page.js function generateMetadata (line 3) | function generateMetadata() { function Page (line 7) | function Page() { FILE: test/e2e/app-dir/global-error/basic/app/metadata-error-without-boundary/page.js function generateMetadata (line 3) | function generateMetadata() { function Page (line 7) | function Page() { FILE: test/e2e/app-dir/global-error/basic/app/nested/layout.js function NestedLayout (line 1) | function NestedLayout({ children }) { FILE: test/e2e/app-dir/global-error/basic/app/nested/nested/page.js function ClientPage (line 5) | function ClientPage() { FILE: test/e2e/app-dir/global-error/basic/app/rsc/page.js function page (line 1) | function page() { FILE: test/e2e/app-dir/global-error/basic/app/ssr/page.js function page (line 3) | function page() { FILE: test/e2e/app-dir/global-error/catch-all/app/[lang]/[...slug]/page.js function Page (line 1) | async function Page({ params }) { FILE: test/e2e/app-dir/global-error/catch-all/app/[lang]/layout.js function RootLayout (line 1) | async function RootLayout({ children }) { function generateStaticParams (line 10) | async function generateStaticParams() { FILE: test/e2e/app-dir/global-error/catch-all/app/global-error.js function GlobalError (line 3) | function GlobalError() { FILE: test/e2e/app-dir/global-error/error-in-global-error/app/global-error.js function InnerGlobalError (line 6) | function InnerGlobalError({ error }) { function GlobalError (line 23) | function GlobalError({ error }) { FILE: test/e2e/app-dir/global-error/error-in-global-error/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/global-error/error-in-global-error/app/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/global-error/layout-error/app/global-error.js function GlobalError (line 3) | function GlobalError({ error }) { FILE: test/e2e/app-dir/global-error/layout-error/app/layout.js function layout (line 1) | function layout() { FILE: test/e2e/app-dir/global-error/layout-error/app/page.js function page (line 1) | function page() { FILE: test/e2e/app-dir/global-error/with-style-import/app/global-error.tsx function GlobalError (line 5) | function GlobalError() { FILE: test/e2e/app-dir/global-error/with-style-import/app/layout.tsx function RootLayout (line 4) | function RootLayout({ children }) { FILE: test/e2e/app-dir/global-error/with-style-import/app/page.tsx function Home (line 1) | function Home() { FILE: test/e2e/app-dir/global-error/with-style-import/index.test.ts function testDev (line 4) | async function testDev(browser, errorRegex) { FILE: test/e2e/app-dir/global-not-found/basic/app/call-not-found/page.tsx function Page (line 5) | function Page(): never { FILE: test/e2e/app-dir/global-not-found/basic/app/client.tsx function Client (line 3) | function Client() { FILE: test/e2e/app-dir/global-not-found/basic/app/global-not-found.tsx function GlobalNotFound (line 3) | function GlobalNotFound() { FILE: test/e2e/app-dir/global-not-found/basic/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/global-not-found/basic/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/global-not-found/both-present/app/call-not-found/page.tsx function Page (line 5) | function Page(): never { FILE: test/e2e/app-dir/global-not-found/both-present/app/global-not-found.tsx function GlobalNotFound (line 1) | function GlobalNotFound() { FILE: test/e2e/app-dir/global-not-found/both-present/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/global-not-found/both-present/app/not-found.tsx function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/global-not-found/cache-components/app/action/actions.ts function callNotFoundInAction (line 5) | async function callNotFoundInAction() { FILE: test/e2e/app-dir/global-not-found/cache-components/app/action/page.tsx function Home (line 8) | function Home() { FILE: test/e2e/app-dir/global-not-found/cache-components/app/global-not-found.tsx function GlobalNotFound (line 9) | function GlobalNotFound() { FILE: test/e2e/app-dir/global-not-found/cache-components/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/global-not-found/cache-components/app/year.tsx function Year (line 4) | function Year() { FILE: test/e2e/app-dir/global-not-found/css/app/call-not-found/page.tsx function Page (line 5) | function Page(): never { FILE: test/e2e/app-dir/global-not-found/css/app/client.tsx function Client (line 3) | function Client() { FILE: test/e2e/app-dir/global-not-found/css/app/global-not-found.tsx function GlobalNotFound (line 5) | function GlobalNotFound() { FILE: test/e2e/app-dir/global-not-found/css/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/app-dir/global-not-found/css/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/global-not-found/metadata/app/call-not-found/page.tsx function Page (line 5) | function Page(): never { FILE: test/e2e/app-dir/global-not-found/metadata/app/global-not-found.tsx function GlobalNotFound (line 1) | function GlobalNotFound() { FILE: test/e2e/app-dir/global-not-found/metadata/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/global-not-found/metadata/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/global-not-found/no-root-layout/app/(bar)/bar/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/e2e/app-dir/global-not-found/no-root-layout/app/(bar)/bar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/global-not-found/no-root-layout/app/(foo)/foo/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/e2e/app-dir/global-not-found/no-root-layout/app/(foo)/foo/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/global-not-found/no-root-layout/app/global-not-found.tsx function GlobalNotFound (line 1) | function GlobalNotFound() { FILE: test/e2e/app-dir/global-not-found/not-present/app/call-not-found/page.tsx function Page (line 5) | function Page(): never { FILE: test/e2e/app-dir/global-not-found/not-present/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/e2e/app-dir/global-not-found/not-present/app/not-found.tsx function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/global-not-found/not-present/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/graceful-shutdown-next-after/custom-server/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/e2e/app-dir/graceful-shutdown-next-after/custom-server/app/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/graceful-shutdown-next-after/custom-server/server.mjs function main (line 9) | async function main() { function once (line 102) | function once(cb) { FILE: test/e2e/app-dir/graceful-shutdown-next-after/next-start/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/e2e/app-dir/graceful-shutdown-next-after/next-start/app/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/headers-static-bailout/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/headers-static-bailout/app/page-with-headers/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/headers-static-bailout/app/page-without-headers/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/hello-world/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/hello-world/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/hooks/app/enable/route.js function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/hooks/app/hooks/use-cookies/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-draft-mode/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-headers/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-layout-segments/server/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-params/server/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-pathname/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-pathname/server/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-router/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-router/server/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-router/sub-page/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-search-params/instanceof/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-search-params/page.js function Page (line 6) | function Page() { function Component (line 14) | function Component() { FILE: test/e2e/app-dir/hooks/app/hooks/use-selected-layout-segment/first/[dynamic]/(group)/second/[...catchall]/page.js function Page (line 8) | function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-selected-layout-segment/first/[dynamic]/(group)/second/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-selected-layout-segment/first/[dynamic]/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-selected-layout-segment/first/layout.js function Layout (line 8) | function Layout({ children }) { FILE: test/e2e/app-dir/hooks/app/hooks/use-selected-layout-segment/first/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/hooks/app/hooks/use-selected-layout-segment/layout.js function Layout (line 8) | function Layout({ children }) { FILE: test/e2e/app-dir/hooks/app/hooks/use-selected-layout-segment/server/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/hooks/app/layout.js function Layout (line 5) | function Layout({ children }) { FILE: test/e2e/app-dir/hooks/middleware.js function middleware (line 8) | function middleware(request) { FILE: test/e2e/app-dir/hooks/pages/adapter-hooks/[id].js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/hooks/pages/adapter-hooks/[id]/account.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/hooks/pages/adapter-hooks/pushed.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/hooks/pages/adapter-hooks/static.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/i18n-hybrid/app/blog/[slug]/page.js function Page (line 3) | async function Page({ params }) { FILE: test/e2e/app-dir/i18n-hybrid/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/i18n-hybrid/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/i18n-hybrid/components/debug.js function Debug (line 1) | function Debug({ page, pathname }) { FILE: test/e2e/app-dir/i18n-hybrid/pages/about.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/import/app/js/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/import/app/jsx/page.jsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/import/app/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/import/app/ts/page.ts function Page (line 7) | function Page() { FILE: test/e2e/app-dir/import/app/tsx/page.tsx function Page (line 8) | function Page() { FILE: test/e2e/app-dir/import/components/compJs.js function CompJs (line 1) | function CompJs() { FILE: test/e2e/app-dir/import/components/compJsx.jsx function CompJsx (line 1) | function CompJsx() { FILE: test/e2e/app-dir/import/components/compTs.tsx function CompTs (line 3) | function CompTs() { FILE: test/e2e/app-dir/import/components/compTsx.tsx function CompTsx (line 3) | function CompTsx() { FILE: test/e2e/app-dir/initial-css-not-found/app/(default)/layout.tsx function RootLayout (line 4) | function RootLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/initial-css-not-found/app/(default)/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/initial-css-not-found/app/layout.tsx function Layout (line 3) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/initial-css-not-found/app/not-found.tsx function NotFoundPage (line 8) | function NotFoundPage() { FILE: test/e2e/app-dir/initial-css-order/app/global-not-found.tsx function GlobalNotFound (line 3) | function GlobalNotFound() { FILE: test/e2e/app-dir/initial-css-order/app/layout.tsx function RootLayout (line 4) | async function RootLayout({ FILE: test/e2e/app-dir/initial-css-order/app/page.ts function Page (line 1) | function Page() { FILE: test/e2e/app-dir/instant-navigation-testing-api/fixtures/default/app/cookies-page/page.tsx function CookiesPage (line 4) | function CookiesPage() { function CookieContent (line 17) | async function CookieContent() { FILE: test/e2e/app-dir/instant-navigation-testing-api/fixtures/default/app/dynamic-params/[slug]/page.tsx function generateStaticParams (line 3) | function generateStaticParams() { function DynamicParamsPage (line 7) | function DynamicParamsPage({ function ParamContent (line 24) | async function ParamContent({ params }: { params: Promise<{ slug: string... FILE: test/e2e/app-dir/instant-navigation-testing-api/fixtures/default/app/full-prefetch-target/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/instant-navigation-testing-api/fixtures/default/app/full-prefetch-target/page.tsx function FullPrefetchTargetPage (line 3) | async function FullPrefetchTargetPage() { FILE: test/e2e/app-dir/instant-navigation-testing-api/fixtures/default/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-navigation-testing-api/fixtures/default/app/page.tsx function HomePage (line 3) | function HomePage() { FILE: test/e2e/app-dir/instant-navigation-testing-api/fixtures/default/app/runtime-prefetch-target/page.tsx type SearchParams (line 9) | type SearchParams = { [key: string]: string | string[] | undefined } function RuntimePrefetchTargetPage (line 11) | async function RuntimePrefetchTargetPage({ function RuntimePrefetchableContent (line 33) | async function RuntimePrefetchableContent({ function DynamicContent (line 44) | async function DynamicContent() { FILE: test/e2e/app-dir/instant-navigation-testing-api/fixtures/default/app/search-params-page/page.tsx type SearchParams (line 3) | type SearchParams = { [key: string]: string | string[] | undefined } function SearchParamsPage (line 5) | function SearchParamsPage({ function SearchParamContent (line 26) | async function SearchParamContent({ FILE: test/e2e/app-dir/instant-navigation-testing-api/fixtures/default/app/target-page/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/instant-navigation-testing-api/fixtures/default/app/target-page/page.tsx function TargetPage (line 3) | async function TargetPage() { FILE: test/e2e/app-dir/instant-navigation-testing-api/fixtures/root-params/app/[lang]/layout.tsx function generateStaticParams (line 4) | async function generateStaticParams() { function RootLayout (line 8) | async function RootLayout({ FILE: test/e2e/app-dir/instant-navigation-testing-api/fixtures/root-params/app/[lang]/page.tsx function HomePage (line 1) | function HomePage() { FILE: test/e2e/app-dir/instant-navigation-testing-api/instant-navigation-testing-api.test.ts function openPage (line 38) | async function openPage( FILE: test/e2e/app-dir/instant-validation-build/app/(default)/client-errors/page-throws-with-suspense/client.tsx function ThrowsInClient (line 5) | function ThrowsInClient(): Promise { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/client-errors/page-throws-with-suspense/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/client-errors/page-throws-with-suspense/page.tsx function Page (line 9) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/client-errors/page-throws/client.tsx function ThrowsInClient (line 5) | function ThrowsInClient(): Promise { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/client-errors/page-throws/page.tsx function Page (line 9) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/cookies/invalid-undeclared-cookie-get-caught/page.tsx function Page (line 10) | async function Page() { function TestCookies (line 25) | async function TestCookies() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/cookies/invalid-undeclared-cookie-get/page.tsx function Page (line 10) | async function Page() { function TestCookies (line 24) | async function TestCookies() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/cookies/invalid-undeclared-cookie-has/page.tsx function Page (line 10) | async function Page() { function TestCookies (line 24) | async function TestCookies() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/cookies/valid-cookies-in-samples/page.tsx function Page (line 19) | async function Page() { function TestCookies (line 33) | async function TestCookies() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/cookies/valid-cookies-passed-to-cache/page.tsx function Page (line 14) | async function Page() { function CachedChild (line 22) | async function CachedChild({ cookieStore }: { cookieStore: unknown }) { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/cookies/valid-cookies-passed-to-client/client.tsx function ClientChild (line 5) | function ClientChild({ cookieStore }: { cookieStore: unknown }) { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/cookies/valid-cookies-passed-to-client/page.tsx function Page (line 14) | async function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/gsp/[slug]/client.tsx function AssertParamsClient (line 11) | function AssertParamsClient() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/gsp/[slug]/page.tsx function generateStaticParams (line 20) | function generateStaticParams() { function Page (line 24) | async function Page({ function AssertSampleParams (line 38) | async function AssertSampleParams({ FILE: test/e2e/app-dir/instant-validation-build/app/(default)/headers/invalid-undeclared-header-get-caught/page.tsx function Page (line 10) | async function Page() { function TestHeaders (line 25) | async function TestHeaders() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/headers/invalid-undeclared-header-get/page.tsx function Page (line 10) | async function Page() { function TestHeaders (line 24) | async function TestHeaders() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/headers/invalid-undeclared-header-has/page.tsx function Page (line 10) | async function Page() { function TestHeaders (line 24) | async function TestHeaders() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/headers/valid-headers-in-samples/page.tsx function Page (line 19) | async function Page() { function TestHeaders (line 33) | async function TestHeaders() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/headers/valid-headers-passed-to-cache/page.tsx function Page (line 14) | async function Page() { function CachedChild (line 22) | async function CachedChild({ headerStore }: { headerStore: unknown }) { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/headers/valid-headers-passed-to-client/client.tsx function ClientChild (line 5) | function ClientChild({ headerStore }: { headerStore: unknown }) { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/headers/valid-headers-passed-to-client/page.tsx function Page (line 14) | async function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/invalid-missing-suspense-around-runtime/page.tsx function Page (line 9) | async function Page() { function Dynamic (line 23) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/layout.tsx function RootLayout (line 6) | function RootLayout({ children }: { children: ReactNode }) { function Now (line 19) | async function Now() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/params/invalid-param-not-provided-caught/[one]/[two]/page.tsx function Page (line 17) | async function Page({ function TestParams (line 34) | async function TestParams({ FILE: test/e2e/app-dir/instant-validation-build/app/(default)/params/invalid-param-not-provided/[one]/[two]/page.tsx function Page (line 17) | async function Page({ function TestParams (line 33) | async function TestParams({ FILE: test/e2e/app-dir/instant-validation-build/app/(default)/params/invalid-undeclared-use-params-caught/[one]/[two]/page.tsx function Page (line 16) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/params/invalid-undeclared-use-params-caught/[one]/[two]/params-reader.tsx function ParamsReader (line 6) | function ParamsReader() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/params/invalid-undeclared-use-params/[one]/[two]/page.tsx function Page (line 16) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/params/invalid-undeclared-use-params/[one]/[two]/params-reader.tsx function ParamsReader (line 6) | function ParamsReader() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/params/valid-params-in-samples/[one]/[two]/page.tsx function Page (line 16) | async function Page({ function TestParams (line 32) | async function TestParams({ FILE: test/e2e/app-dir/instant-validation-build/app/(default)/params/valid-params-passed-to-cache/[slug]/page.tsx function Page (line 9) | async function Page({ function CachedChild (line 21) | async function CachedChild({ params }: { params: Record ... FILE: test/e2e/app-dir/instant-validation-build/app/(default)/params/valid-params-passed-to-client/[slug]/client.tsx function ClientChild (line 5) | function ClientChild({ params }: { params: Record }) { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/params/valid-params-passed-to-client/[slug]/page.tsx function Page (line 9) | async function Page({ FILE: test/e2e/app-dir/instant-validation-build/app/(default)/params/valid-use-params/[one]/[two]/page.tsx function Page (line 16) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/params/valid-use-params/[one]/[two]/params-reader.tsx function ParamsReader (line 6) | function ParamsReader() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/pathname/invalid-use-pathname-missing-params/[one]/[two]/page.tsx function Page (line 16) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/pathname/invalid-use-pathname-missing-params/[one]/[two]/pathname-reader.tsx function PathnameReader (line 6) | function PathnameReader() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/pathname/valid-use-pathname-catch-all/[...catchAll]/page.tsx function Page (line 16) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/pathname/valid-use-pathname-catch-all/[...catchAll]/pathname-reader.tsx function PathnameReader (line 6) | function PathnameReader() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/pathname/valid-use-pathname-no-params/page.tsx function Page (line 10) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/pathname/valid-use-pathname-no-params/pathname-reader.tsx function PathnameReader (line 6) | function PathnameReader() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/pathname/valid-use-pathname-optional-catch-all/[[...optionalCatchAll]]/page.tsx function Page (line 16) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/pathname/valid-use-pathname-optional-catch-all/[[...optionalCatchAll]]/pathname-reader.tsx function PathnameReader (line 6) | function PathnameReader() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/pathname/valid-use-pathname-route-group/(route-group)/page.tsx function Page (line 10) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/pathname/valid-use-pathname-route-group/(route-group)/pathname-reader.tsx function PathnameReader (line 6) | function PathnameReader() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/pathname/valid-use-pathname-with-params/[one]/[two]/page.tsx function Page (line 17) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/pathname/valid-use-pathname-with-params/[one]/[two]/pathname-reader.tsx function PathnameReader (line 6) | function PathnameReader() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/samples-precedence/[slug]/layout.tsx function Layout (line 14) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/samples-precedence/[slug]/page-inherits/page.tsx function Page (line 6) | async function Page({ function TestParams (line 24) | async function TestParams({ FILE: test/e2e/app-dir/instant-validation-build/app/(default)/samples-precedence/[slug]/page-overrides/page.tsx function Page (line 16) | async function Page({ function TestParams (line 34) | async function TestParams({ FILE: test/e2e/app-dir/instant-validation-build/app/(default)/search-params/invalid-undeclared-search-param-caught/page.tsx function Page (line 8) | async function Page({ function SearchResult (line 26) | async function SearchResult({ FILE: test/e2e/app-dir/instant-validation-build/app/(default)/search-params/invalid-undeclared-search-param/page.tsx function Page (line 8) | async function Page({ function SearchResult (line 24) | async function SearchResult({ FILE: test/e2e/app-dir/instant-validation-build/app/(default)/search-params/invalid-undeclared-use-search-params-caught/page.tsx function Page (line 16) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/search-params/invalid-undeclared-use-search-params-caught/search-params-reader.tsx function SearchParamsReader (line 6) | function SearchParamsReader() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/search-params/invalid-undeclared-use-search-params/page.tsx function Page (line 15) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/search-params/invalid-undeclared-use-search-params/search-params-reader.tsx function SearchParamsReader (line 6) | function SearchParamsReader() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/search-params/valid-search-params-in-samples/page.tsx type SearchParams (line 20) | type SearchParams = Record function Page (line 22) | async function Page({ function TestSearchParams (line 40) | async function TestSearchParams({ FILE: test/e2e/app-dir/instant-validation-build/app/(default)/search-params/valid-search-params-passed-to-cache/page.tsx function Page (line 16) | async function Page({ function CachedChild (line 28) | async function CachedChild({ FILE: test/e2e/app-dir/instant-validation-build/app/(default)/search-params/valid-search-params-passed-to-client/client.tsx function ClientChild (line 5) | function ClientChild({ FILE: test/e2e/app-dir/instant-validation-build/app/(default)/search-params/valid-search-params-passed-to-client/page.tsx function Page (line 18) | async function Page({ function TestSearchParams (line 30) | async function TestSearchParams({ FILE: test/e2e/app-dir/instant-validation-build/app/(default)/search-params/valid-use-search-params/page.tsx function Page (line 18) | function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/search-params/valid-use-search-params/search-params-reader.tsx function SearchParamsReader (line 6) | function SearchParamsReader() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/server-errors/error-passed-to-client-and-ignored/client.tsx function IgnoreServerContent (line 5) | function IgnoreServerContent(_props: { content: ReactNode }) { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/server-errors/error-passed-to-client-and-ignored/page.tsx function Page (line 9) | function Page() { function Throws (line 22) | async function Throws(): Promise { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/server-errors/page-throws-with-suspense/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/server-errors/page-throws-with-suspense/page.tsx function Page (line 8) | function Page() { function Throws (line 22) | async function Throws(): Promise { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/server-errors/page-throws/page.tsx function Page (line 8) | function Page() { function Throws (line 22) | async function Throws(): Promise { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/valid-await-cache-without-suspense/mixed/page.tsx function Page (line 8) | async function Page() { function cachedIO (line 26) | async function cachedIO(key: any) { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/valid-await-cache-without-suspense/private/page.tsx function Page (line 6) | async function Page() { function privateCachedIO (line 19) | async function privateCachedIO() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/valid-await-cache-without-suspense/runtime/page.tsx function Page (line 8) | async function Page() { function cachedIO (line 22) | async function cachedIO(key: any) { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/valid-await-cache-without-suspense/static/page.tsx function Page (line 5) | async function Page() { function cachedIO (line 18) | async function cachedIO() { FILE: test/e2e/app-dir/instant-validation-build/app/(default)/valid-suspense-around-runtime/page.tsx function Page (line 10) | async function Page() { function Runtime (line 27) | async function Runtime() { function Dynamic (line 32) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation-build/app/root-params/[lang]/invalid-root-param-not-provided-caught/page.tsx function Page (line 12) | async function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/root-params/[lang]/invalid-root-param-not-provided/page.tsx function Page (line 12) | async function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/root-params/[lang]/layout.tsx function generateStaticParams (line 4) | async function generateStaticParams() { function RootLayout (line 10) | function RootLayout({ children }: { children: ReactNode }) { function Now (line 23) | async function Now() { FILE: test/e2e/app-dir/instant-validation-build/app/root-params/[lang]/valid-root-param-in-samples/runtime/page.tsx function Page (line 11) | async function Page() { FILE: test/e2e/app-dir/instant-validation-build/app/root-params/[lang]/valid-root-param-in-samples/static/page.tsx function Page (line 10) | async function Page() { FILE: test/e2e/app-dir/instant-validation-build/client-assertion-error.ts class AssertionError (line 1) | class AssertionError extends Error { method constructor (line 2) | constructor(message: string, opts?: ErrorOptions) { function assert (line 8) | function assert( FILE: test/e2e/app-dir/instant-validation-build/ensure-error.ts function ensureThrows (line 8) | function ensureThrows(callback: () => any, message?: string): never { function ensureRejects (line 42) | async function ensureRejects( FILE: test/e2e/app-dir/instant-validation-causes/app/aliased-export/page.tsx function Page (line 6) | async function Page() { FILE: test/e2e/app-dir/instant-validation-causes/app/indirect-export/page.tsx function Page (line 7) | async function Page() { FILE: test/e2e/app-dir/instant-validation-causes/app/layout.tsx function RootLayout (line 4) | function RootLayout({ children }: { children: ReactNode }) { function Header (line 18) | function Header() { function Now (line 31) | async function Now() { FILE: test/e2e/app-dir/instant-validation-causes/app/named-export/page.tsx function Page (line 6) | async function Page() { FILE: test/e2e/app-dir/instant-validation-causes/app/not-actual-instant/page.tsx function NotActualInstantConfig (line 3) | function NotActualInstantConfig() { FILE: test/e2e/app-dir/instant-validation-causes/app/reexport/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/instant-validation-causes/instant-validation-causes.test.ts function getCliOutputSinceMark (line 23) | function getCliOutputSinceMark(): string { type ValidationEvent (line 30) | type ValidationEvent = function parseValidationMessages (line 34) | function parseValidationMessages(output: string): ValidationEvent[] { function normalizeValidationUrl (line 50) | function normalizeValidationUrl(url: string): string { function waitForValidation (line 56) | async function waitForValidation(targetUrl: string) { FILE: test/e2e/app-dir/instant-validation-client/app/layout.tsx function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/instant-validation-client/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/instant-validation-static-shells/fixtures/invalid-blocking-page-below-static/app/blocking-page-below-static/layout.tsx function Layout (line 3) | async function Layout({ children }) { FILE: test/e2e/app-dir/instant-validation-static-shells/fixtures/invalid-blocking-page-below-static/app/blocking-page-below-static/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/instant-validation-static-shells/fixtures/invalid-blocking-page-below-static/app/layout.tsx function RootLayout (line 1) | async function RootLayout({ children }) { FILE: test/e2e/app-dir/instant-validation-static-shells/fixtures/valid/app/(default)/blocking-layout/layout.tsx function Layout (line 5) | async function Layout({ children }) { FILE: test/e2e/app-dir/instant-validation-static-shells/fixtures/valid/app/(default)/blocking-layout/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/instant-validation-static-shells/fixtures/valid/app/(default)/blocking-page/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/instant-validation-static-shells/fixtures/valid/app/(default)/layout.tsx function RootLayout (line 1) | async function RootLayout({ children }) { FILE: test/e2e/app-dir/instant-validation-static-shells/fixtures/valid/app/blocking-root-layout/layout.tsx function RootLayout (line 5) | async function RootLayout({ children }) { FILE: test/e2e/app-dir/instant-validation-static-shells/fixtures/valid/app/blocking-root-layout/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/(index)/layout.tsx function RootLayout (line 3) | function RootLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/(index)/page.tsx function IndexPage (line 3) | function IndexPage() { FILE: test/e2e/app-dir/instant-validation/app/default/layout.tsx function RootLayout (line 4) | function RootLayout({ children }: { children: ReactNode }) { function Header (line 16) | function Header() { function Now (line 29) | async function Now() { FILE: test/e2e/app-dir/instant-validation/app/default/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/default/static/valid-blocked-children/layout.tsx function Layout (line 4) | function Layout({ children }) { function Dynamic (line 18) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation/app/default/static/valid-blocked-children/page.tsx function Page (line 6) | function Page() { function Dynamic (line 20) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation/app/default/static/valid-blocking-inside-static/layout.tsx function StaticLayout (line 5) | function StaticLayout({ children }) { FILE: test/e2e/app-dir/instant-validation/app/default/static/valid-blocking-inside-static/page.tsx function BlockingPage (line 5) | async function BlockingPage() { FILE: test/e2e/app-dir/instant-validation/app/shared-client.tsx function LinkToSelfWithSearch (line 6) | function LinkToSelfWithSearch({ FILE: test/e2e/app-dir/instant-validation/app/shared.tsx function DebugLinks (line 5) | function DebugLinks({ href }: { href: string }) { function uncachedIO (line 19) | async function uncachedIO() { function cachedDelay (line 23) | async function cachedDelay(key: any) { function DebugRenderKind (line 29) | function DebugRenderKind() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/disable-validation/disable-build/page.tsx function Page (line 8) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/disable-validation/disable-dev/page.tsx function Page (line 8) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/disable-validation/in-layout/layout.tsx function Layout (line 7) | function Layout({ children }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/disable-validation/in-layout/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/disable-validation/in-page-with-outer/layout.tsx function Layout (line 5) | function Layout({ children }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/disable-validation/in-page-with-outer/page.tsx function Page (line 9) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/disable-validation/in-page/page.tsx function Page (line 9) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/head/invalid-dynamic-viewport-in-blocking-inside-static/layout.tsx function Layout (line 5) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/head/invalid-dynamic-viewport-in-blocking-inside-static/page.tsx function generateViewport (line 6) | async function generateViewport(): Promise { function Page (line 13) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/head/invalid-dynamic-viewport-in-runtime/page.tsx function generateViewport (line 12) | async function generateViewport(): Promise { function Page (line 19) | async function Page() { function Dynamic (line 35) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/head/invalid-runtime-viewport-in-static/layout.tsx function Layout (line 6) | async function Layout({ children }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/head/invalid-runtime-viewport-in-static/page.tsx function generateViewport (line 13) | async function generateViewport(): Promise { function Page (line 20) | function Page() { function Runtime (line 35) | async function Runtime() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/head/valid-dynamic-metadata-in-runtime/page.tsx function generateMetadata (line 11) | async function generateMetadata(): Promise { function Page (line 18) | async function Page() { function Dynamic (line 37) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/head/valid-dynamic-viewport-in-blocking/page.tsx function generateViewport (line 6) | async function generateViewport(): Promise { function Page (line 13) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/head/valid-runtime-metadata-in-static/page.tsx function generateMetadata (line 10) | async function generateMetadata(): Promise { function Page (line 17) | function Page() { function Runtime (line 32) | async function Runtime() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/head/valid-runtime-viewport-in-runtime/page.tsx function generateViewport (line 9) | async function generateViewport(): Promise { function Page (line 16) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/layout.tsx function RootLayout (line 4) | function RootLayout({ children }: { children: ReactNode }) { function Header (line 21) | function Header() { function Now (line 34) | async function Now() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/both-configs/@slot/default.tsx function SlotDefault (line 1) | function SlotDefault() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/both-configs/@slot/page.tsx function SlotPage (line 3) | function SlotPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/both-configs/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/both-configs/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/children-config-with-slot/@slot/default.tsx function SlotDefault (line 1) | function SlotDefault() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/children-config-with-slot/@slot/page.tsx function SlotPage (line 3) | async function SlotPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/children-config-with-slot/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/children-config-with-slot/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-both/@breadcrumbs/blocked/page.tsx function BreadcrumbsPage (line 2) | async function BreadcrumbsPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-both/@breadcrumbs/unblocked/page.tsx function BreadcrumbsPage (line 1) | function BreadcrumbsPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-both/blocked/page.tsx function Page (line 2) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-both/layout.tsx function Layout (line 2) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-both/unblocked/page.tsx function Page (line 2) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-only-breadcrumbs/@breadcrumbs/blocked/page.tsx function BreadcrumbsPage (line 2) | async function BreadcrumbsPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-only-breadcrumbs/@breadcrumbs/unblocked/page.tsx function BreadcrumbsPage (line 1) | function BreadcrumbsPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-only-breadcrumbs/blocked/page.tsx function Page (line 2) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-only-breadcrumbs/layout.tsx function Layout (line 2) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-only-breadcrumbs/unblocked/page.tsx function Page (line 2) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-only-children/@breadcrumbs/blocked/page.tsx function BreadcrumbsPage (line 2) | async function BreadcrumbsPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-only-children/@breadcrumbs/unblocked/page.tsx function BreadcrumbsPage (line 1) | function BreadcrumbsPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-only-children/blocked/page.tsx function Page (line 2) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-only-children/layout.tsx function Layout (line 2) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/conditional-breadcrumbs/show-only-children/unblocked/page.tsx function Page (line 2) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/fork-layout-config-with-slot/@slot/default.tsx function SlotDefault (line 1) | function SlotDefault() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/fork-layout-config-with-slot/@slot/page.tsx function SlotPage (line 3) | async function SlotPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/fork-layout-config-with-slot/layout.tsx function Layout (line 5) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/fork-layout-config-with-slot/page.tsx function ChildrenPage (line 3) | async function ChildrenPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-config-children-suspended/@slot/default.tsx function SlotDefault (line 1) | function SlotDefault() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-config-children-suspended/@slot/page.tsx function SlotPage (line 3) | function SlotPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-config-children-suspended/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-config-children-suspended/page.tsx function Page (line 4) | function Page() { function DynamicContent (line 15) | async function DynamicContent() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-config-only/@slot/default.tsx function SlotDefault (line 1) | function SlotDefault() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-config-only/@slot/page.tsx function SlotPage (line 3) | function SlotPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-config-only/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-config-only/page.tsx function ChildrenPage (line 3) | async function ChildrenPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-layout-config/@slot/default.tsx function SlotDefault (line 1) | function SlotDefault() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-layout-config/@slot/layout.tsx function SlotLayout (line 5) | function SlotLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-layout-config/@slot/page.tsx function SlotPage (line 1) | function SlotPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-layout-config/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-layout-config/page.tsx function ChildrenPage (line 3) | async function ChildrenPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-runtime-config/@slot/default.tsx function SlotDefault (line 1) | function SlotDefault() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-runtime-config/@slot/page.tsx function SlotPage (line 9) | function SlotPage() { function SlotDynamic (line 24) | async function SlotDynamic() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-runtime-config/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/parallel/slot-runtime-config/page.tsx function ChildrenPage (line 3) | async function ChildrenPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/invalid-blocking-inside-runtime/layout.tsx function RuntimeLayout (line 8) | async function RuntimeLayout({ children }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/invalid-blocking-inside-runtime/page.tsx function BlockingPage (line 5) | async function BlockingPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/invalid-sync-io-after-cache-with-cookie-input/layout.tsx function DisableStaticShell (line 4) | function DisableStaticShell({ children }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/invalid-sync-io-after-cache-with-cookie-input/page.tsx function cachedFn (line 20) | async function cachedFn(cookiePromise: Promise) { function Page (line 27) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/invalid-sync-io-in-generate-metadata/page.tsx function generateMetadata (line 9) | async function generateMetadata() { function Runtime (line 17) | async function Runtime() { function Page (line 22) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/invalid-sync-io-in-layout-generate-metadata/layout.tsx function generateMetadata (line 9) | async function generateMetadata() { function Layout (line 17) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/invalid-sync-io-in-layout-generate-metadata/page.tsx function Runtime (line 9) | async function Runtime() { function Page (line 14) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/invalid-sync-io-in-runtime-with-valid-static-parent/layout.tsx function RuntimeContent (line 8) | async function RuntimeContent() { function StaticLayout (line 14) | function StaticLayout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/invalid-sync-io-in-runtime-with-valid-static-parent/page.tsx function Page (line 12) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/invalid-sync-io/page.tsx function Page (line 8) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/missing-suspense-around-dynamic-layout/layout.tsx function Layout (line 9) | async function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/missing-suspense-around-dynamic-layout/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/missing-suspense-around-dynamic/page.tsx function Page (line 9) | async function Page() { function Dynamic (line 24) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/static-layout-above-runtime-config/inner/layout.tsx function InnerLayout (line 11) | function InnerLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/static-layout-above-runtime-config/inner/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/static-layout-above-runtime-config/layout.tsx function StaticLayout (line 10) | async function StaticLayout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/suspense-around-dynamic/page.tsx function Page (line 10) | async function Page() { function Runtime (line 28) | async function Runtime() { function Dynamic (line 33) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/suspense-too-high/layout.tsx function Layout (line 3) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/suspense-too-high/page.tsx function Page (line 9) | async function Page() { function Dynamic (line 25) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/valid-blocking-inside-runtime/layout.tsx function RuntimeLayout (line 9) | async function RuntimeLayout({ children }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/valid-blocking-inside-runtime/page.tsx function BlockingPage (line 5) | async function BlockingPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/valid-no-suspense-around-params/[param]/page.tsx function Page (line 9) | async function Page({ function Dynamic (line 32) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/valid-no-suspense-around-search-params/page.tsx function Page (line 9) | async function Page({ function Dynamic (line 32) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/valid-sync-io-in-generate-metadata-static-page/page.tsx function generateMetadata (line 8) | async function generateMetadata() { function Runtime (line 16) | async function Runtime() { function Page (line 21) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/valid-sync-io-in-layout-generate-metadata-static-page/layout.tsx function generateMetadata (line 8) | async function generateMetadata() { function Layout (line 16) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/valid-sync-io-in-layout-generate-metadata-static-page/page.tsx function Runtime (line 6) | async function Runtime() { function Page (line 11) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/valid-sync-io-in-static-parent/layout.tsx function RuntimeContent (line 11) | async function RuntimeContent() { function StaticLayout (line 17) | function StaticLayout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/runtime/valid-sync-io-in-static-parent/page.tsx function Runtime (line 9) | async function Runtime() { function Page (line 14) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/blocking-layout/layout.tsx function Layout (line 6) | async function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/blocking-layout/missing-suspense-around-dynamic/page.tsx function Page (line 8) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/blocking-layout/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-children-preferred/@other/page.tsx function OtherPage (line 6) | function OtherPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-children-preferred/@slot/page.tsx function SlotPage (line 6) | async function SlotPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-children-preferred/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-children-preferred/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-depth-preference-slot-wins/@slot/[...catchall]/page.tsx function CatchallSlotPage (line 6) | async function CatchallSlotPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-depth-preference-slot-wins/deeper/@anotherSlot/default.tsx function AnotherSlotDefault (line 1) | function AnotherSlotDefault() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-depth-preference-slot-wins/deeper/@anotherSlot/still/deep/page.tsx function AnotherSlotDeepPage (line 5) | function AnotherSlotDeepPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-depth-preference-slot-wins/deeper/[...rest]/page.tsx function ChildrenCatchallPage (line 5) | function ChildrenCatchallPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-depth-preference-slot-wins/deeper/layout.tsx function DeeperLayout (line 3) | function DeeperLayout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-depth-preference-slot-wins/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-depth-preference/@slot/[...catchall]/page.tsx function CatchallSlotPage (line 7) | async function CatchallSlotPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-depth-preference/deeper/@anotherSlot/default.tsx function AnotherSlotDefault (line 1) | function AnotherSlotDefault() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-depth-preference/deeper/@anotherSlot/page.tsx function AnotherSlotPage (line 5) | function AnotherSlotPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-depth-preference/deeper/layout.tsx function DeeperLayout (line 3) | function DeeperLayout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-depth-preference/deeper/still/deep/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/config-depth-preference/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/cross-slot-blocking/@slot/[...catchall]/page.tsx function CatchallSlotPage (line 7) | async function CatchallSlotPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/cross-slot-blocking/inner/@panel/default.tsx function PanelDefault (line 1) | function PanelDefault() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/cross-slot-blocking/inner/@panel/page.tsx function PanelPage (line 1) | function PanelPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/cross-slot-blocking/inner/deep/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/cross-slot-blocking/inner/layout.tsx function InnerLayout (line 3) | function InnerLayout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/cross-slot-blocking/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/false-below-static/layout.tsx function Layout (line 9) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/false-below-static/page.tsx function Page (line 9) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-blocking-inside-static/layout.tsx function StaticLayout (line 3) | function StaticLayout({ children }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-blocking-inside-static/page.tsx function BlockingPage (line 5) | async function BlockingPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-client-data-blocks-validation/client.tsx function FetchesClientData (line 6) | function FetchesClientData({ children }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-client-data-blocks-validation/layout.tsx function Layout (line 9) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-client-data-blocks-validation/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-client-error-in-parent-blocks-children/client.tsx function ErrorInSSR (line 3) | function ErrorInSSR({ children }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-client-error-in-parent-blocks-children/layout.tsx function Layout (line 9) | async function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-client-error-in-parent-blocks-children/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-client-error-in-parent-sibling/client.tsx function ErrorInSSR (line 3) | function ErrorInSSR() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-client-error-in-parent-sibling/layout.tsx function Layout (line 9) | async function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-client-error-in-parent-sibling/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-csr-bailout-blocks-children/client.tsx function ClientWrapper (line 5) | function ClientWrapper({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-csr-bailout-blocks-children/layout.tsx function Layout (line 9) | async function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-csr-bailout-blocks-children/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-dynamic-layout-with-loading/layout.tsx function Layout (line 6) | async function Layout({ children }: { children: ReactNode }) { function Dynamic (line 23) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-dynamic-layout-with-loading/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-dynamic-layout-with-loading/page.tsx function Page (line 4) | async function Page() { function Runtime (line 21) | async function Runtime() { function Dynamic (line 26) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-error-in-node-modules-blocks-children/layout.tsx function Layout (line 9) | async function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-error-in-node-modules-blocks-children/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-loading-above-route-group/(group)/page.tsx function Page (line 9) | async function Page() { function Runtime (line 31) | async function Runtime() { function Dynamic (line 36) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/invalid-loading-above-route-group/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/missing-suspense-around-dynamic-layout/layout.tsx function Layout (line 9) | async function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/missing-suspense-around-dynamic-layout/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/missing-suspense-around-dynamic/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/missing-suspense-around-params/[param]/page.tsx function Page (line 6) | async function Page({ function Runtime (line 19) | async function Runtime({ params }: { params: Promise<{ param: string }> ... FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/missing-suspense-around-runtime/page.tsx function Page (line 8) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/missing-suspense-around-search-params/page.tsx function Page (line 6) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/missing-suspense-in-parallel-route/@slot/default.tsx function DefaultSlot (line 3) | async function DefaultSlot() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/missing-suspense-in-parallel-route/@slot/foo/page.tsx function FooSlot (line 3) | async function FooSlot() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/missing-suspense-in-parallel-route/@slot/layout.tsx function SlotLayout (line 2) | function SlotLayout({ children }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/missing-suspense-in-parallel-route/@slot/page.tsx function IndexSlot (line 3) | async function IndexSlot() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/missing-suspense-in-parallel-route/bar/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/missing-suspense-in-parallel-route/foo/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/missing-suspense-in-parallel-route/layout.tsx function Layout (line 3) | async function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/missing-suspense-in-parallel-route/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-group-depths-deep-slot-hole/(b1)/(b2)/layout.tsx function B2Layout (line 4) | async function B2Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-group-depths-deep-slot-hole/(b1)/(b2)/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-group-depths-deep-slot-hole/@slot/(g1)/(g2)/(g3)/layout.tsx function G3Layout (line 6) | async function G3Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-group-depths-deep-slot-hole/@slot/(g1)/(g2)/(g3)/page.tsx function SlotPage (line 3) | function SlotPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-group-depths-deep-slot-hole/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-group-depths-shallow-slot-hole/(b1)/(b2)/layout.tsx function B2Layout (line 4) | async function B2Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-group-depths-shallow-slot-hole/(b1)/(b2)/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-group-depths-shallow-slot-hole/@slot/(g1)/(g2)/(g3)/page.tsx function SlotPage (line 3) | function SlotPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-group-depths-shallow-slot-hole/@slot/(g1)/layout.tsx function G1Layout (line 7) | async function G1Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-group-depths-shallow-slot-hole/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-nested-forks/@slot1/@slot2a/page.tsx function Slot2aPage (line 5) | async function Slot2aPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-nested-forks/@slot1/@slot2b/page.tsx function Slot2bPage (line 5) | async function Slot2bPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-nested-forks/@slot1/layout.tsx function Slot1Layout (line 4) | function Slot1Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-nested-forks/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/parallel-nested-forks/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-config-and-segment-config/(group)/layout.tsx function GroupLayout (line 5) | function GroupLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-config-and-segment-config/(group)/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-config-and-segment-config/layout.tsx function Layout (line 5) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-config-only/(group)/layout.tsx function GroupLayout (line 5) | function GroupLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-config-only/(group)/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-config-with-deeper-segment/(group)/inner/layout.tsx function InnerLayout (line 3) | function InnerLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-config-with-deeper-segment/(group)/inner/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-config-with-deeper-segment/(group)/layout.tsx function GroupLayout (line 5) | function GroupLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-deeper-segment-config/(group)/inner/layout.tsx function InnerLayout (line 5) | function InnerLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-deeper-segment-config/(group)/inner/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-deeper-segment-config/(group)/layout.tsx function GroupLayout (line 3) | function GroupLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-segment-config-only/(group)/layout.tsx function GroupLayout (line 3) | function GroupLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-segment-config-only/(group)/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-segment-config-only/layout.tsx function Layout (line 5) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-shared-boundary/(outer)/(inner)/layout.tsx function InnerLayout (line 8) | async function InnerLayout({ FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-shared-boundary/(outer)/(inner)/page.tsx function Page (line 8) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-shared-boundary/(outer)/foo/page.tsx function FooPage (line 3) | function FooPage() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/route-group-shared-boundary/(outer)/layout.tsx function OuterLayout (line 7) | function OuterLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/suspense-around-dynamic/page.tsx function Page (line 10) | async function Page() { function Runtime (line 34) | async function Runtime() { function Dynamic (line 39) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/suspense-too-high/layout.tsx function Layout (line 3) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/suspense-too-high/page.tsx function Page (line 8) | async function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-api-in-parent/dynamic-params/[id]/client.tsx function ShouldNotSuspendDuringValidation (line 5) | function ShouldNotSuspendDuringValidation({ children }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-api-in-parent/dynamic-params/[id]/layout.tsx function Layout (line 8) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-api-in-parent/dynamic-params/[id]/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-api-in-parent/search-params/client.tsx function ShouldNotSuspendDuringValidation (line 5) | function ShouldNotSuspendDuringValidation({ children }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-api-in-parent/search-params/layout.tsx function Layout (line 8) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-api-in-parent/search-params/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-api-in-parent/sync-io/client.tsx function SyncIOInClient (line 3) | function SyncIOInClient({ children }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-api-in-parent/sync-io/layout.tsx function Layout (line 8) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-api-in-parent/sync-io/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-data-does-not-block-validation/client.tsx function FetchesClientData (line 6) | function FetchesClientData() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-data-does-not-block-validation/layout.tsx function Layout (line 9) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-data-does-not-block-validation/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-error-in-parent-does-not-block-validation/client.tsx function ErrorInSSR (line 3) | function ErrorInSSR() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-error-in-parent-does-not-block-validation/layout.tsx function Layout (line 9) | async function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-client-error-in-parent-does-not-block-validation/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-only-loading-around-dynamic/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/instant-validation/app/suspense-in-root/static/valid-only-loading-around-dynamic/page.tsx function Page (line 9) | async function Page() { function Runtime (line 27) | async function Runtime() { function Dynamic (line 32) | async function Dynamic() { FILE: test/e2e/app-dir/instant-validation/client-data-fetching-lib/client.ts type CacheIdentifier (line 5) | interface CacheIdentifier {} type DataCache (line 8) | type DataCache = Map> function createDataCache (line 10) | function createDataCache(): DataCache { function useDataCache (line 14) | function useDataCache() { FILE: test/e2e/app-dir/instant-validation/client-data-fetching-lib/server.tsx function DataCacheProvider (line 4) | function DataCacheProvider({ children }) { FILE: test/e2e/app-dir/instant-validation/components/debug-link.tsx function DebugLink (line 6) | function DebugLink({ function DebugLinkMPA (line 17) | function DebugLinkMPA({ FILE: test/e2e/app-dir/instant-validation/instant-validation-parallel-slots.test.ts function getCliOutputSinceMark (line 45) | function getCliOutputSinceMark(): string { function expectNoDevValidationErrors (line 66) | async function expectNoDevValidationErrors( function navigateTo (line 82) | async function navigateTo(href: string) { FILE: test/e2e/app-dir/instant-validation/instant-validation.test.ts function getCliOutputSinceMark (line 56) | function getCliOutputSinceMark(): string { function expectNoDevValidationErrors (line 78) | async function expectNoDevValidationErrors( function navigateTo (line 98) | async function navigateTo(href: string) { function removeExpectedError (line 1792) | function removeExpectedError( FILE: test/e2e/app-dir/instant-validation/node_modules/my-pkg/index.js function ErrorInSSRFromPackage (line 3) | function ErrorInSSRFromPackage({ children }) { FILE: test/e2e/app-dir/instrumentation-order/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/instrumentation-order/app/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/instrumentation-order/instrumentation.ts function register (line 3) | async function register() { FILE: test/e2e/app-dir/interception-dynamic-segment-middleware/app/[locale]/@modal/(.)[username]/p/[id]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment-middleware/app/[locale]/[username]/p/[id]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment-middleware/app/[locale]/layout.tsx function Layout (line 1) | function Layout({ FILE: test/e2e/app-dir/interception-dynamic-segment-middleware/app/[locale]/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment-middleware/app/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/interception-dynamic-segment-middleware/app/layout.tsx function Layout (line 1) | function Layout(props: { children: React.ReactNode }) { FILE: test/e2e/app-dir/interception-dynamic-segment-middleware/middleware.ts function middleware (line 3) | async function middleware(request: NextRequest) { FILE: test/e2e/app-dir/interception-dynamic-segment/app/@modal/(.)[username]/[id]/page.tsx function Page (line 1) | function Page() { function generateStaticParams (line 5) | async function generateStaticParams() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/@modal/(.)explicit-layout/deeper/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/@modal/(.)explicit-layout/layout.tsx function Layout (line 8) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/interception-dynamic-segment/app/@modal/(.)has-both/@sidebar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/@modal/(.)has-both/page.tsx function Page (line 8) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/@modal/(.)has-page/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/@modal/(.)no-parallel-routes/deeper/page.tsx function Page (line 8) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/@modal/(.)simple-page/page.tsx function Page (line 8) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/@modal/(.)test-nested/@sidebar/deeper/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/@modal/(.)test-nested/@sidebar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/@modal/(.)test-nested/deeper/@panel/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/@modal/(.)test-nested/layout.tsx function Layout (line 1) | function Layout({ FILE: test/e2e/app-dir/interception-dynamic-segment/app/@modal/[...catchAll]/page.tsx function CatchAll (line 1) | function CatchAll() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/@modal/generate-static-params/(.)[slug]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/[username]/[id]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/explicit-layout/deeper/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/explicit-layout/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/interception-dynamic-segment/app/generate-static-params/[slug]/page.tsx type Props (line 1) | type Props = { function Page (line 5) | async function Page({ params }: Props) { function generateStaticParams (line 10) | function generateStaticParams() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/has-both/@sidebar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/has-both/layout.tsx function Layout (line 1) | function Layout({ FILE: test/e2e/app-dir/interception-dynamic-segment/app/has-both/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/has-page/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/layout.tsx function Layout (line 1) | function Layout(props: { FILE: test/e2e/app-dir/interception-dynamic-segment/app/no-parallel-routes/deeper/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/page.client.tsx function LinkAccordion (line 6) | function LinkAccordion({ href }: { href: string }) { FILE: test/e2e/app-dir/interception-dynamic-segment/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/regular-route/@sidebar/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/regular-route/@sidebar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/regular-route/deeper/page.tsx function Page (line 9) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/regular-route/layout.tsx function Layout (line 1) | function Layout({ FILE: test/e2e/app-dir/interception-dynamic-segment/app/simple-page/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/test-nested/@sidebar/deeper/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/test-nested/@sidebar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/test-nested/deeper/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/app/test-nested/layout.tsx function Layout (line 1) | function Layout({ FILE: test/e2e/app-dir/interception-dynamic-segment/app/test-nested/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-dynamic-segment/interception-dynamic-segment.test.ts function isAccordionClosed (line 15) | async function isAccordionClosed( function navigate (line 29) | async function navigate(browser: Playwright, href: string) { function createBrowserWithRouterAct (line 53) | async function createBrowserWithRouterAct(url: string) { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/@modal/(.)[a]/[b]/[c]/item/page.tsx function ItemModal (line 1) | async function ItemModal(props: { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/@modal/(.)admin/dashboard/users/new/page.tsx function NewUserModal (line 1) | function NewUserModal() { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/@modal/(.)groups/[id]/new/page.tsx function NewItemModal (line 1) | async function NewItemModal(props: { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/@modal/(.)org/[orgId]/team/[teamId]/settings/page.tsx function TeamSettingsModal (line 1) | async function TeamSettingsModal(props: { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/@modal/[a]/[b]/[c]/page.tsx function ConsecutiveDynamicModalDefault (line 1) | function ConsecutiveDynamicModalDefault() { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/@modal/admin/dashboard/users/page.tsx function UsersModalDefault (line 1) | function UsersModalDefault() { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/@modal/groups/[id]/page.tsx function GroupModalDefault (line 1) | function GroupModalDefault() { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/@modal/org/[orgId]/team/[teamId]/page.tsx function TeamModalDefault (line 1) | function TeamModalDefault() { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/[a]/[b]/[c]/item/page.tsx function ItemPage (line 1) | async function ItemPage(props: { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/[a]/[b]/[c]/page.tsx function ConsecutiveDynamicPage (line 3) | async function ConsecutiveDynamicPage(props: { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/admin/dashboard/users/new/page.tsx function NewUserPage (line 1) | function NewUserPage() { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/admin/dashboard/users/page.tsx function UsersPage (line 3) | function UsersPage() { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/groups/[id]/new/page.tsx function NewItemPage (line 1) | async function NewItemPage(props: { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/groups/[id]/page.tsx function GroupPage (line 3) | async function GroupPage(props: { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/layout.tsx function Layout (line 3) | function Layout(props: { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/org/[orgId]/team/[teamId]/page.tsx function TeamPage (line 3) | async function TeamPage(props: { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/org/[orgId]/team/[teamId]/settings/page.tsx function TeamSettingsPage (line 1) | async function TeamSettingsPage(props: { FILE: test/e2e/app-dir/interception-dynamic-single-segment/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/interception-middleware-rewrite/app/[lang]/@modal/(.)feed/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-middleware-rewrite/app/[lang]/@modal/(.)photos/[id]/page.tsx function PhotoModal (line 1) | async function PhotoModal({ FILE: test/e2e/app-dir/interception-middleware-rewrite/app/[lang]/feed/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-middleware-rewrite/app/[lang]/layout.tsx function Layout (line 3) | async function Layout(props) { FILE: test/e2e/app-dir/interception-middleware-rewrite/app/[lang]/page.ts function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-middleware-rewrite/app/[lang]/photos/[id]/page.tsx function PhotoPage (line 1) | async function PhotoPage({ FILE: test/e2e/app-dir/interception-middleware-rewrite/app/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/interception-middleware-rewrite/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-middleware-rewrite/middleware.ts function middleware (line 3) | function middleware(req) { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/Modal.tsx type ModalProps (line 1) | interface ModalProps { function Modal (line 6) | function Modal({ title, context }: ModalProps) { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/bar/@modal/(...)post/[id]/page.tsx function BarPagePostInterceptSlot (line 3) | async function BarPagePostInterceptSlot({ FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/bar/@modal/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/bar/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/bar/layout.tsx function BarLayout (line 1) | function BarLayout({ FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/bar/page.tsx function BarPage (line 3) | function BarPage() { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/baz/@modal/(.)modal/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/baz/@modal/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/baz/layout.tsx function Layout (line 1) | function Layout(props) { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/baz/modal/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/baz/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/foo/@modal/(...)post/[id]/page.tsx function FooPagePostInterceptSlot (line 3) | async function FooPagePostInterceptSlot({ FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/foo/@modal/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/foo/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/foo/layout.tsx function FooLayout (line 1) | function FooLayout({ FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/foo/page.tsx function FooPage (line 3) | function FooPage() { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/layout-edge.tsx function RootLayout (line 7) | function RootLayout({ children }) { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/layout.tsx function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/interception-route-prefetch-cache/app/post/[id]/page.tsx function PostPage (line 1) | async function PostPage({ FILE: test/e2e/app-dir/interception-route-prefetch-cache/interception-route-prefetch-cache.test.ts function runTests (line 6) | function runTests({ next }: ReturnType) { FILE: test/e2e/app-dir/interception-routes-multiple-catchall/app/[...catchAll]/page.tsx function Page (line 4) | async function Page({ params }: { params: Promise<{ catchAll: string[] }... FILE: test/e2e/app-dir/interception-routes-multiple-catchall/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/interception-routes-multiple-catchall/app/page.tsx function HomePage (line 3) | function HomePage() { FILE: test/e2e/app-dir/interception-routes-multiple-catchall/app/templates/(..)showcase/[...catchAll]/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/interception-routes-multiple-catchall/app/templates/[...catchAll]/page.tsx function Page (line 4) | async function Page({ params }: { params: Promise<{ catchAll: string[] }... FILE: test/e2e/app-dir/interception-routes-multiple-catchall/app/templates/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/interception-routes-output-export/app/@modal/(.)page/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-routes-output-export/app/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/interception-routes-output-export/app/layout.tsx function Layout (line 1) | function Layout(props: { FILE: test/e2e/app-dir/interception-routes-output-export/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/interception-routes-output-export/app/page/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-routes-output-export/interception-routes-output-export.test.ts method onStderr (line 16) | onStderr(msg) { FILE: test/e2e/app-dir/interception-routes-root-catchall/app/@modal/(.)items/[...ids]/page.tsx function Page (line 1) | async function Page({ FILE: test/e2e/app-dir/interception-routes-root-catchall/app/@modal/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/interception-routes-root-catchall/app/[...slug]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-routes-root-catchall/app/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/interception-routes-root-catchall/app/items/[...ids]/page.tsx function Page (line 1) | async function Page({ FILE: test/e2e/app-dir/interception-routes-root-catchall/app/layout.tsx function Root (line 3) | function Root({ FILE: test/e2e/app-dir/interception-routes-root-catchall/app/page.tsx function Home (line 3) | async function Home() { FILE: test/e2e/app-dir/interception-segments-two-levels-above/app/foo/bar/(..)(..)hoge/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-segments-two-levels-above/app/foo/bar/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/interception-segments-two-levels-above/app/hoge/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/interception-segments-two-levels-above/app/layout.tsx function Layout (line 1) | function Layout(props: { children: React.ReactNode }) { FILE: test/e2e/app-dir/interception-segments-two-levels-above/app/page.tsx function Home (line 1) | function Home() { FILE: test/e2e/app-dir/interoperability-with-pages/app/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/interoperability-with-pages/app/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/interoperability-with-pages/pages/pages.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/javascript-urls/app/app/action-redirect-form/page.tsx function handleRedirect (line 5) | async function handleRedirect() { function Page (line 10) | function Page() { FILE: test/e2e/app-dir/javascript-urls/app/app/action-redirect-onclick/page.tsx function handleRedirect (line 5) | async function handleRedirect() { function Page (line 10) | function Page() { FILE: test/e2e/app-dir/javascript-urls/app/app/link-as/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/javascript-urls/app/app/link-href/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/javascript-urls/app/app/router-prefetch/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/javascript-urls/app/app/router-push/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/javascript-urls/app/app/router-replace/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/javascript-urls/app/app/safe/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/javascript-urls/app/boom/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/javascript-urls/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/javascript-urls/bad-url.ts constant DANGEROUS_JAVASCRIPT_URL (line 1) | const DANGEROUS_JAVASCRIPT_URL = FILE: test/e2e/app-dir/javascript-urls/javascript-urls.test.ts function createNavigationInterceptor (line 21) | function createNavigationInterceptor() { function expectJavascriptUrlBlocked (line 42) | async function expectJavascriptUrlBlocked( FILE: test/e2e/app-dir/javascript-urls/pages/pages/link-as.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/javascript-urls/pages/pages/link-href.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/javascript-urls/pages/pages/router-push.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/javascript-urls/pages/pages/router-replace.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/javascript-urls/pages/pages/safe.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/layout-params/app/base/[param1]/[param2]/layout.tsx function Layout (line 4) | async function Layout(props: { FILE: test/e2e/app-dir/layout-params/app/base/[param1]/[param2]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/layout-params/app/base/[param1]/layout.tsx function Layout (line 4) | async function Layout(props: { FILE: test/e2e/app-dir/layout-params/app/base/[param1]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/layout-params/app/base/layout.tsx function Layout (line 4) | async function Layout(props: { FILE: test/e2e/app-dir/layout-params/app/base/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/layout-params/app/catchall/[...params]/layout.tsx function Layout (line 4) | async function Layout(props: { FILE: test/e2e/app-dir/layout-params/app/catchall/[...params]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/layout-params/app/layout.tsx function Layout (line 4) | async function Layout(props: { FILE: test/e2e/app-dir/layout-params/app/optional-catchall/[[...params]]/layout.tsx function Layout (line 4) | async function Layout(props: { FILE: test/e2e/app-dir/layout-params/app/optional-catchall/[[...params]]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/layout-params/app/show-params.tsx function ShowParams (line 3) | function ShowParams({ FILE: test/e2e/app-dir/loader-file-named-export-custom-loader-error/app/get-img-props/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/loader-file-named-export-custom-loader-error/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/loader-file-named-export-custom-loader-error/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/loader-file-named-export-custom-loader-error/dummy-loader.ts function dummyLoader (line 1) | function dummyLoader({ src, width, quality }) { FILE: test/e2e/app-dir/loader-file-named-export-custom-loader-error/loader-file-named-export-custom-loader-error.test.ts function testDev (line 7) | async function testDev(browser, errorRegex) { FILE: test/e2e/app-dir/log-file/app/client/page.tsx function ClientPage (line 5) | function ClientPage() { FILE: test/e2e/app-dir/log-file/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/log-file/app/server/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/log-file/log-file.test.ts function getLogFilePath (line 16) | function getLogFilePath(): string { function hasLogFile (line 26) | function hasLogFile(): boolean { function readLogFile (line 32) | function readLogFile(): string { function normalizeLogContent (line 42) | function normalizeLogContent(content: string): string { function getNewLogContent (line 78) | function getNewLogContent(): string { FILE: test/e2e/app-dir/log-file/pages/pages-router-page.tsx type Props (line 3) | interface Props { function Page (line 7) | function Page({ message }: Props) { FILE: test/e2e/app-dir/logging/app/cache-revalidate/force-dynamic/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/logging/app/cache-revalidate/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/logging/app/default-cache/page.js function AnotherRsc (line 5) | async function AnotherRsc() { function FirstRsc (line 16) | async function FirstRsc() { function RevalidateForm (line 78) | function RevalidateForm() { function Page (line 91) | async function Page() { FILE: test/e2e/app-dir/logging/app/dynamic/[slug]/icon.jsx function icon (line 3) | async function icon({ params, id }) { FILE: test/e2e/app-dir/logging/app/fetch-no-store/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/logging/app/headers/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/logging/app/layout.js function Layout (line 5) | function Layout({ children }) { FILE: test/e2e/app-dir/logging/app/link/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/logging/app/many-requests/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/logging/app/no-store/page.js function getUncachedRandomData (line 3) | async function getUncachedRandomData() { function Page (line 12) | async function Page() { FILE: test/e2e/app-dir/logging/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/logging/fetch-logging.test.ts type ParsedLog (line 9) | interface ParsedLog { function parseLogsFromCli (line 17) | function parseLogsFromCli(cliOutput: string) { function runTests (line 87) | function runTests({ FILE: test/e2e/app-dir/logging/middleware.js function middleware (line 2) | function middleware() {} FILE: test/e2e/app-dir/mdx-font-preload/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: test/e2e/app-dir/mdx-font-preload/mdx-components.tsx function useMDXComponents (line 1) | function useMDXComponents(components: Record) { FILE: test/e2e/app-dir/mdx-no-mdx-components/app/client.tsx function Client (line 3) | function Client() { FILE: test/e2e/app-dir/mdx-no-mdx-components/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/mdx/app/client.tsx function Client (line 3) | function Client() { FILE: test/e2e/app-dir/mdx/app/import/page.tsx function Page (line 2) | function Page() { FILE: test/e2e/app-dir/mdx/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/mdx/mdx-components.tsx function useMDXComponents (line 1) | function useMDXComponents() { FILE: test/e2e/app-dir/mdx/pages/pages/import/index.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/metadata-dynamic-routes-async-deps/app/blog/[slug]/opengraph-image.tsx function og (line 4) | function og() { FILE: test/e2e/app-dir/metadata-dynamic-routes-async-deps/app/blog/[slug]/page.tsx function generateStaticParams (line 3) | function generateStaticParams() { function Page (line 7) | async function Page({ FILE: test/e2e/app-dir/metadata-dynamic-routes-async-deps/app/data.ts function getAllSlugs (line 7) | function getAllSlugs(): string[] { FILE: test/e2e/app-dir/metadata-dynamic-routes-async-deps/app/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/(group)/blog/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/(group)/dynamic/[size]/apple-icon.tsx function generateImageMetadata (line 3) | async function generateImageMetadata({ params }) { function icon (line 18) | function icon({ params, id }) { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/(group)/dynamic/[size]/icon.tsx function generateImageMetadata (line 3) | async function generateImageMetadata({ params }) { function icon (line 18) | async function icon({ params, id }) { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/(group)/dynamic/[size]/opengraph-image.tsx function og (line 5) | async function og({ params }) { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/(group)/dynamic/[size]/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/(group)/layout.tsx function layout (line 1) | function layout({ children }) { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/(group)/opengraph-image.tsx function og (line 3) | function og() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/(group)/static/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/(group)/twitter-image.tsx function twitter (line 6) | function twitter() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/apple-icon.tsx function appleIcon (line 5) | function appleIcon() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/client-ref-dependency/client-component.tsx function ClientComponent (line 5) | function ClientComponent() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/client-ref-dependency/sitemap.tsx function noopCall (line 7) | function noopCall(value) { function sitemap (line 11) | function sitemap() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/favicon.tsx function favicon (line 4) | function favicon() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/gsp/icon.tsx function generateImageMetadata (line 3) | async function generateImageMetadata({ params }) { function icon (line 18) | async function icon({ params, id }) { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/gsp/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/gsp/sitemap.ts function generateSitemaps (line 3) | async function generateSitemaps() { function sitemap (line 12) | async function sitemap({ id }): Promise { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/icon.tsx function icon (line 6) | function icon() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/lang/sitemap.ts function sitemap (line 3) | function sitemap(): MetadataRoute.Sitemap { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/manifest.ts function manifest (line 3) | function manifest(): MetadataRoute.Manifest { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/metadata-base/unset/opengraph-image2.tsx function generateImageMetadata (line 5) | async function generateImageMetadata() { function og (line 20) | function og() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/metadata-base/unset/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/opengraph-image.tsx function og (line 6) | function og() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/robots.ts function robots (line 3) | function robots(): MetadataRoute.Robots { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/route-config/sitemap.ts function sitemap (line 4) | function sitemap(): MetadataRoute.Sitemap { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/sitemap-image/sitemap.ts function sitemap (line 3) | function sitemap(): MetadataRoute.Sitemap { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/sitemap-video/sitemap.ts function sitemap (line 3) | function sitemap(): MetadataRoute.Sitemap { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/sitemap.ts function sitemap (line 5) | function sitemap(): MetadataRoute.Sitemap { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/sitemap/page.tsx function SitemapPage (line 2) | function SitemapPage() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/twitter-image.tsx function twitter (line 13) | function twitter() { FILE: test/e2e/app-dir/metadata-dynamic-routes/app/twitter-image2.tsx function twitter (line 14) | function twitter() { FILE: test/e2e/app-dir/metadata-dynamic-routes/index.test.ts constant CACHE_HEADERS (line 5) | const CACHE_HEADERS = { function fetchSitemap (line 72) | function fetchSitemap(id, withExtension) { FILE: test/e2e/app-dir/metadata-edge/app/another/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/metadata-edge/app/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-edge/app/og.tsx function og (line 3) | function og() { FILE: test/e2e/app-dir/metadata-edge/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-font/app/font/opengraph-image.tsx function og (line 5) | async function og() { FILE: test/e2e/app-dir/metadata-font/app/font/opengraph-image2.tsx function og (line 7) | async function og() { FILE: test/e2e/app-dir/metadata-font/app/font/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata-font/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/metadata-icons-parallel-routes/app/@modal/default.js function Modal (line 1) | function Modal() { FILE: test/e2e/app-dir/metadata-icons-parallel-routes/app/layout.js function Root (line 1) | function Root({ children, modal }) { FILE: test/e2e/app-dir/metadata-icons-parallel-routes/app/nested/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-icons-parallel-routes/app/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-icons/app/custom-icon/delay-icons/page.tsx function Page (line 4) | async function Page() { function generateMetadata (line 19) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-icons/app/custom-icon/page.tsx function Page (line 5) | function Page() { function generateMetadata (line 15) | async function generateMetadata(): Promise { FILE: test/e2e/app-dir/metadata-icons/app/custom-icon/sub/page.tsx function generateMetadata (line 5) | async function generateMetadata(): Promise { function Page (line 17) | function Page() { FILE: test/e2e/app-dir/metadata-icons/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/metadata-icons/app/nested/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-icons/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-image-files/app/layout.jsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-image-files/app/page.jsx function Page (line 8) | function Page() { FILE: test/e2e/app-dir/metadata-invalid-image-file/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/metadata-invalid-image-file/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-json-manifest/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/e2e/app-dir/metadata-json-manifest/app/page.js function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata-navigation/app/async/[slug]/page.tsx function format (line 1) | async function format({ params, searchParams }) { function page (line 7) | async function page(props) { function generateMetadata (line 11) | async function generateMetadata(props, parent) { FILE: test/e2e/app-dir/metadata-navigation/app/async/layout.tsx function layout (line 1) | function layout({ children }) { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-navigation/app/async/not-found/not-found.tsx function notFound (line 1) | function notFound() { FILE: test/e2e/app-dir/metadata-navigation/app/async/not-found/page.tsx function page (line 3) | function page() { function generateMetadata (line 7) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-navigation/app/async/redirect/dest/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-navigation/app/async/redirect/page.tsx function page (line 3) | function page() { function generateMetadata (line 7) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-navigation/app/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-navigation/app/not-found.tsx function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/metadata-navigation/app/parallel-route/@header/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/metadata-navigation/app/parallel-route/@header/layout.tsx type LayoutProps (line 1) | type LayoutProps = { function Layout (line 5) | function Layout({ children }: LayoutProps) { FILE: test/e2e/app-dir/metadata-navigation/app/parallel-route/@header/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/metadata-navigation/app/parallel-route/@header/product/layout.tsx type LayoutProps (line 1) | type LayoutProps = { function Layout (line 5) | function Layout({ children }: LayoutProps) { FILE: test/e2e/app-dir/metadata-navigation/app/parallel-route/@header/product/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/metadata-navigation/app/parallel-route/layout.tsx function Layout (line 1) | function Layout({ children, header }) { FILE: test/e2e/app-dir/metadata-navigation/app/parallel-route/page.tsx function Home (line 1) | function Home() { FILE: test/e2e/app-dir/metadata-navigation/app/parallel-route/product/layout.tsx function Layout (line 7) | function Layout({ FILE: test/e2e/app-dir/metadata-navigation/app/parallel-route/product/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-navigation/app/server-action/not-found/action.tsx function actionNotFound (line 5) | async function actionNotFound() { FILE: test/e2e/app-dir/metadata-navigation/app/server-action/not-found/page-client.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/metadata-navigation/app/server-action/not-found/page.tsx function generateMetadata (line 3) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-non-standard-custom-routes/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/metadata-non-standard-custom-routes/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-non-standard-custom-routes/app/sitemap/route.ts function GET (line 2) | function GET() { FILE: test/e2e/app-dir/metadata-route-like-pages/app/icon/error.tsx function Error (line 3) | function Error() { FILE: test/e2e/app-dir/metadata-route-like-pages/app/icon/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-route-like-pages/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/metadata-route-like-pages/app/sitemap/error.tsx function Error (line 3) | function Error() { FILE: test/e2e/app-dir/metadata-route-like-pages/app/sitemap/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-static-file/app/(group)/group/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-static-file/app/api/apple-icon.tsx function Icon (line 10) | function Icon() { FILE: test/e2e/app-dir/metadata-static-file/app/api/icon.tsx function Icon (line 10) | function Icon() { FILE: test/e2e/app-dir/metadata-static-file/app/api/opengraph-image.tsx function Icon (line 10) | function Icon() { FILE: test/e2e/app-dir/metadata-static-file/app/api/routes/apple-icon/route.tsx function GET (line 3) | function GET() { FILE: test/e2e/app-dir/metadata-static-file/app/api/routes/icon/route.tsx function GET (line 3) | function GET() { FILE: test/e2e/app-dir/metadata-static-file/app/api/routes/opengraph-image/route.tsx function GET (line 3) | function GET() { FILE: test/e2e/app-dir/metadata-static-file/app/api/routes/sitemap.xml/route.ts function GET (line 1) | function GET() { FILE: test/e2e/app-dir/metadata-static-file/app/api/routes/twitter-image/route.tsx function GET (line 3) | function GET() { FILE: test/e2e/app-dir/metadata-static-file/app/api/sitemap.ts function sitemap (line 3) | function sitemap(): MetadataRoute.Sitemap { FILE: test/e2e/app-dir/metadata-static-file/app/api/twitter-image.tsx function Icon (line 10) | function Icon() { FILE: test/e2e/app-dir/metadata-static-file/app/dynamic/[id]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-static-file/app/intercept-me/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-static-file/app/intercepting/(..)intercept-me/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-static-file/app/intercepting/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/metadata-static-file/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/metadata-static-file/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-static-file/app/parallel/@parallel/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/metadata-static-file/app/parallel/@parallel/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-static-file/app/parallel/layout.tsx function ParallelLayout (line 1) | function ParallelLayout({ FILE: test/e2e/app-dir/metadata-static-file/app/parallel/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-static-file/app/static/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-static-file/utils.ts function getMetadataLinks (line 4) | async function getMetadataLinks(browser: Playwright) { function getMetadataMetas (line 36) | async function getMetadataMetas(browser: Playwright) { function getCommonMetadataHeadTags (line 73) | async function getCommonMetadataHeadTags(browser: Playwright) { FILE: test/e2e/app-dir/metadata-static-generation/app/layout.tsx function Root (line 4) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/metadata-static-generation/app/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-static-generation/app/suspenseful/dynamic/page.tsx function Page (line 3) | async function Page() { function generateMetadata (line 8) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-static-generation/app/suspenseful/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-static-generation/app/suspenseful/static/page.tsx function Page (line 1) | async function Page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/layout.tsx function Root (line 4) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-default/@bar/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-default/@bar/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-default/@bar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-default/@bar/test-page/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-default/@foo/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-default/@foo/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-default/@foo/no-bar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-default/@foo/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-default/@foo/test-page/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-default/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-default/layout.tsx function Layout (line 3) | function Layout({ bar, foo, children }) { function generateMetadata (line 16) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-default/no-bar/page.tsx function TestPage (line 3) | function TestPage() { function generateMetadata (line 7) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-default/test-page/page.tsx function TestPage (line 3) | function TestPage() { function generateMetadata (line 7) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-no-children/@bar/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-no-children/@bar/first/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-no-children/@bar/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-no-children/@bar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-no-children/@bar/second/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-no-children/@foo/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-no-children/@foo/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-no-children/@foo/no-bar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-no-children/@foo/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-no-children/@foo/test-page/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes-no-children/layout.tsx function Layout (line 5) | function Layout({ bar, foo }) { function generateMetadata (line 28) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes/@bar/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes/@bar/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes/@bar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes/@bar/test-page/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes/@foo/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes/@foo/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes/@foo/no-bar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes/@foo/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes/@foo/test-page/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes/layout.tsx function Layout (line 1) | function Layout({ children, bar, foo }) { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes/no-bar/page.tsx function Page (line 4) | function Page() { function generateMetadata (line 13) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/metadata-streaming-parallel-routes/app/parallel-routes/test-page/page.tsx function TestPage (line 3) | function TestPage() { function generateMetadata (line 7) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming-static-generation/app/layout.tsx function Root (line 12) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/metadata-streaming-static-generation/app/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming-static-generation/app/slow/dynamic/page.tsx function Page (line 3) | function Page() { function generateMetadata (line 7) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming-static-generation/app/slow/static/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming-static-generation/app/suspenseful/dynamic/page.tsx function Page (line 3) | async function Page() { function generateMetadata (line 9) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming-static-generation/app/suspenseful/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-streaming-static-generation/app/suspenseful/static/page.tsx function Page (line 1) | async function Page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming/app/dynamic-api/page.tsx function Home (line 5) | function Home() { function SubComponent (line 17) | async function SubComponent() { function generateMetadata (line 24) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming/app/layout.tsx function Root (line 4) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/metadata-streaming/app/notfound/boundary/not-found.tsx function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/metadata-streaming/app/notfound/boundary/page.tsx function Page (line 4) | function Page() { function generateMetadata (line 8) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming/app/notfound/page.tsx function Page (line 4) | function Page() { function generateMetadata (line 8) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming/app/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming/app/redirect/page.tsx function Page (line 4) | function Page() { function generateMetadata (line 8) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming/app/slow/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming/app/static/full/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-streaming/app/static/partial/layout.tsx function Inner (line 3) | async function Inner({ children }) { function Layout (line 12) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/metadata-streaming/app/static/partial/page.tsx function Page (line 4) | function Page() { function Inner (line 15) | async function Inner() { function generateMetadata (line 20) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-suspense/app/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-suspense/app/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/metadata-suspense/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-svg-icon/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/metadata-svg-icon/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-thrown/app/dynamic-meta/page.tsx function Page (line 11) | function Page() { function generateMetadata (line 15) | async function generateMetadata(_, __: ResolvingMetadata) { FILE: test/e2e/app-dir/metadata-thrown/app/layout.tsx function Layout (line 8) | function Layout({ children }) { function generateMetadata (line 17) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata-warnings/app/absolute-url-og/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-warnings/app/deprecated-other-fields/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-warnings/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata-warnings/app/merge/page.js function Page (line 1) | function Page() { function generateMetadata (line 5) | async function generateMetadata(props, parentResolvingMetadata) { FILE: test/e2e/app-dir/metadata-warnings/app/og-image-convention/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-warnings/app/relative-url-og/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-warnings/app/unsupported-metadata/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata-warnings/metadata-warnings-missing-metadatabase.test.ts constant METADATA_BASE_WARN_STRING (line 3) | const METADATA_BASE_WARN_STRING = function getCliOutput (line 18) | function getCliOutput(logStartPosition: number) { FILE: test/e2e/app-dir/metadata-warnings/metadata-warnings-with-metadatabase.test.ts constant METADATA_BASE_WARN_STRING (line 3) | const METADATA_BASE_WARN_STRING = function getCliOutput (line 33) | function getCliOutput(logStartPosition: number) { FILE: test/e2e/app-dir/metadata/app/alternates/child/[slug]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata/app/alternates/child/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata/app/alternates/layout.tsx function layout (line 1) | function layout({ children }) { FILE: test/e2e/app-dir/metadata/app/alternates/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | async function generateMetadata(props, parentResolvingMetadata) { FILE: test/e2e/app-dir/metadata/app/api/manifest/route.ts function GET (line 1) | function GET() { FILE: test/e2e/app-dir/metadata/app/api/preload/route.ts function GET (line 1) | function GET() { FILE: test/e2e/app-dir/metadata/app/api/route.ts function GET (line 1) | function GET() { FILE: test/e2e/app-dir/metadata/app/app-links/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata/app/apple/page.tsx function page (line 1) | function page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata/app/basic-edge/client.tsx function Client (line 6) | function Client() { FILE: test/e2e/app-dir/metadata/app/basic-edge/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/metadata/app/basic/client.tsx function Client (line 6) | function Client() { FILE: test/e2e/app-dir/metadata/app/basic/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/metadata/app/cache-deduping/navigating/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/metadata/app/cache-deduping/page.tsx function getRandomMemoizedByFetch (line 5) | async function getRandomMemoizedByFetch() { function Page (line 12) | async function Page(props) { function generateMetadata (line 23) | async function generateMetadata(props, parent) { FILE: test/e2e/app-dir/metadata/app/dynamic/[slug]/page.tsx function format (line 1) | async function format({ params, searchParams }) { function page (line 7) | async function page(props) { function generateMetadata (line 11) | async function generateMetadata(props, parent) { FILE: test/e2e/app-dir/metadata/app/dynamic/layout.tsx function layout (line 1) | function layout({ children }) { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata/app/icons/descriptor/from-layout/layout.tsx function layout (line 1) | function layout({ children }) { FILE: test/e2e/app-dir/metadata/app/icons/descriptor/from-layout/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/icons/descriptor/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/icons/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/icons/static/dynamic-routes/[slug]/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/icons/static/nested/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/icons/static/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/icons/string/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/large-shell/[slug]/page.tsx function Page (line 8) | function Page() { FILE: test/e2e/app-dir/metadata/app/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata/app/metadata-base/layout.tsx function layout (line 1) | function layout({ children }) { FILE: test/e2e/app-dir/metadata/app/metadata-base/opengraph/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata/app/metadata-base/url-instance/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/metadata-base/url-string/page.tsx function Page (line 3) | function Page() { function generateMetadata (line 7) | async function generateMetadata( FILE: test/e2e/app-dir/metadata/app/metadata-base/url/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/opengraph/article/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata/app/opengraph/article/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | async function generateMetadata(_props, parentResolvingMetadata) { FILE: test/e2e/app-dir/metadata/app/opengraph/invalid-image/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata/app/opengraph/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/metadata/app/opengraph/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata/app/opengraph/static/override/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata/app/opengraph/static/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata/app/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/metadata/app/robots/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/socials/page.tsx function page (line 1) | function page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/metadata/app/title-template/extra/inner/deep/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata/app/title-template/extra/inner/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/metadata/app/title-template/extra/layout.tsx function Layout (line 1) | function Layout(props) { FILE: test/e2e/app-dir/metadata/app/title-template/extra/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata/app/title-template/layout.tsx function Layout (line 1) | function Layout(props) { FILE: test/e2e/app-dir/metadata/app/title-template/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata/app/title-template/use-layout-title/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/metadata/app/title/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/metadata/app/twitter/app/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/twitter/no-image/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/twitter/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/twitter/player/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/type-checking/generate-async/page.tsx function Page (line 3) | function Page() { function generateMetadata (line 7) | async function generateMetadata(_, __: ResolvingMetadata) { FILE: test/e2e/app-dir/metadata/app/type-checking/generate-sync/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | function generateMetadata() { FILE: test/e2e/app-dir/metadata/app/verification/page.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/app/viewport/page.tsx function Page (line 1) | function Page() { function generateViewport (line 5) | function generateViewport() { FILE: test/e2e/app-dir/metadata/app/viewport/skip-initial-scale/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/metadata/metadata.test.ts constant FAVICON_REGEX (line 17) | const FAVICON_REGEX = /\/favicon.ico\?\w+/ method beforePageLoad (line 895) | beforePageLoad(page) { FILE: test/e2e/app-dir/metadata/pages/blog/icon.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/metadata/pages/blog/opengraph-image.tsx function page (line 1) | function page() { FILE: test/e2e/app-dir/middleware-matching/app/chat/id/page.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/middleware-matching/app/layout.jsx function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/middleware-matching/app/page.jsx function Home (line 1) | function Home() { FILE: test/e2e/app-dir/middleware-matching/middleware.js function middleware (line 3) | function middleware(req, res) { FILE: test/e2e/app-dir/middleware-rewrite-catchall-priority-with-parallel-route/app/(someGroup)/anotherRoute/[[...slug]]/page.jsx function Page (line 3) | function Page({ params }) { FILE: test/e2e/app-dir/middleware-rewrite-catchall-priority-with-parallel-route/app/(someGroup)/anotherRoute/whoops/page.jsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/middleware-rewrite-catchall-priority-with-parallel-route/app/(someGroup)/payment/[[...slug]]/@parallel/default.jsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/middleware-rewrite-catchall-priority-with-parallel-route/app/(someGroup)/payment/[[...slug]]/@parallel/page.jsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/middleware-rewrite-catchall-priority-with-parallel-route/app/(someGroup)/payment/[[...slug]]/layout.jsx function Layout (line 3) | function Layout({ children, parallel }) { FILE: test/e2e/app-dir/middleware-rewrite-catchall-priority-with-parallel-route/app/(someGroup)/payment/[[...slug]]/page.jsx function Page (line 3) | function Page({ params }) { FILE: test/e2e/app-dir/middleware-rewrite-catchall-priority-with-parallel-route/app/(someGroup)/payment/whoops/page.jsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/middleware-rewrite-catchall-priority-with-parallel-route/app/layout.jsx function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/e2e/app-dir/middleware-rewrite-catchall-priority-with-parallel-route/app/page.jsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/middleware-rewrite-catchall-priority-with-parallel-route/middleware.js function middleware (line 3) | async function middleware(request) { FILE: test/e2e/app-dir/middleware-rewrite-dynamic/app/layout.tsx function RootLayout (line 19) | function RootLayout({ FILE: test/e2e/app-dir/middleware-rewrite-dynamic/app/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/middleware-rewrite-dynamic/app/render/next/page.tsx function Home (line 3) | async function Home() { FILE: test/e2e/app-dir/middleware-rewrite-dynamic/middleware.ts function middleware (line 3) | function middleware(request: Request) { FILE: test/e2e/app-dir/middleware-rsc-external-rewrite/app/about/page.tsx function AboutPage (line 2) | function AboutPage() { FILE: test/e2e/app-dir/middleware-rsc-external-rewrite/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/middleware-rsc-external-rewrite/app/page.tsx function HomePage (line 3) | function HomePage() { FILE: test/e2e/app-dir/middleware-rsc-external-rewrite/external-server.mjs function createExternalServer (line 5) | function createExternalServer() { function startExternalServer (line 34) | async function startExternalServer(port) { FILE: test/e2e/app-dir/middleware-rsc-external-rewrite/middleware.ts function middleware (line 3) | function middleware(request: NextRequest) { FILE: test/e2e/app-dir/middleware-sitemap/matcher-exclude-sitemap/app/layout.tsx function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/middleware-sitemap/matcher-exclude-sitemap/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/middleware-sitemap/matcher-exclude-sitemap/app/redirected/page.tsx function Redirected (line 1) | function Redirected() { FILE: test/e2e/app-dir/middleware-sitemap/matcher-exclude-sitemap/app/sitemap.ts function sitemap (line 3) | function sitemap(): MetadataRoute.Sitemap { FILE: test/e2e/app-dir/middleware-sitemap/no-matcher/app/layout.tsx function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/middleware-sitemap/no-matcher/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/middleware-sitemap/no-matcher/app/redirected/page.tsx function Redirected (line 1) | function Redirected() { FILE: test/e2e/app-dir/middleware-sitemap/no-matcher/app/sitemap.ts function sitemap (line 3) | function sitemap(): MetadataRoute.Sitemap { FILE: test/e2e/app-dir/missing-suspense-with-csr-bailout/app/layout-suspense.js function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/missing-suspense-with-csr-bailout/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/missing-suspense-with-csr-bailout/app/page.js function SearchParams (line 5) | function SearchParams() { function Page (line 10) | function Page() { FILE: test/e2e/app-dir/mjs-as-extension/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/mjs-as-extension/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/mjs-as-extension/my-file.mjs function myFileFunction (line 1) | function myFileFunction() { FILE: test/e2e/app-dir/modularizeimports/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/modularizeimports/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/modularizeimports/design-system/icons/cart.js function Cart (line 1) | function Cart() { FILE: test/e2e/app-dir/modularizeimports/design-system/icons/search.js function Search (line 1) | function Search() { FILE: test/e2e/app-dir/monaco-editor/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/monaco-editor/app/page.tsx function Home (line 2) | function Home() { FILE: test/e2e/app-dir/monaco-editor/components/editor/editor.tsx function LazyMonaco (line 10) | function LazyMonaco({ function Editor (line 34) | function Editor() { FILE: test/e2e/app-dir/multiple-lockfiles/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/multiple-lockfiles/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/navigation-focus/app/interactive-segment/page.tsx function InteractiveSegmentPage (line 1) | function InteractiveSegmentPage() { FILE: test/e2e/app-dir/navigation-focus/app/layout.tsx function Root (line 5) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/navigation-focus/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/navigation-focus/app/scrollable-segment/page.tsx function ScrollableSegmentPage (line 1) | function ScrollableSegmentPage() { FILE: test/e2e/app-dir/navigation-focus/app/segment-with-focusable-descendant/page.tsx function SegmentWithFocusableDescendant (line 1) | function SegmentWithFocusableDescendant() { FILE: test/e2e/app-dir/navigation-focus/app/uri-fragments/page.tsx function UriFragmentsPage (line 3) | function UriFragmentsPage() { FILE: test/e2e/app-dir/navigation-layout-suspense/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/navigation-layout-suspense/app/nested/layout.js function Layout (line 6) | async function Layout(props) { FILE: test/e2e/app-dir/navigation-layout-suspense/app/nested/page.js function NestedPage (line 1) | function NestedPage() { FILE: test/e2e/app-dir/navigation-layout-suspense/app/page.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/navigation-redirect-import/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/navigation-redirect-import/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/navigation-redirect-import/app/route-handler/route.ts function GET (line 6) | function GET() { FILE: test/e2e/app-dir/navigation-redirect-import/middleware.ts function middleware (line 5) | function middleware() {} FILE: test/e2e/app-dir/navigation-with-queued-actions/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/e2e/app-dir/navigation-with-queued-actions/app/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/navigation-with-queued-actions/app/server.ts function myAction (line 5) | async function myAction(id: number) { FILE: test/e2e/app-dir/navigation/app/api/set-token/route.ts function POST (line 3) | function POST() { FILE: test/e2e/app-dir/navigation/app/assertion/page/page.js function Page (line 5) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/navigation/app/assertion/route/route.js function GET (line 4) | function GET(request) { FILE: test/e2e/app-dir/navigation/app/dynamic-param-casing-change/[paramA]/[paramB]/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/navigation/app/dynamic-param-casing-change/[paramA]/noParam/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/navigation/app/dynamic-param-casing-change/[paramA]/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/navigation/app/dynamic-param-casing-change/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/navigation/app/external-push/[storageKey]/page.js function Page (line 11) | function Page({ params }) { FILE: test/e2e/app-dir/navigation/app/hash-link-back-to-same-page/other/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/navigation/app/hash-link-back-to-same-page/page.js function HashPage (line 4) | function HashPage() { FILE: test/e2e/app-dir/navigation/app/hash-link-to-pages-router/page.js function HashPage (line 4) | function HashPage() { FILE: test/e2e/app-dir/navigation/app/hash-with-scroll-offset/page.js function HashPage (line 4) | function HashPage() { FILE: test/e2e/app-dir/navigation/app/hash/page.js function HashPage (line 4) | function HashPage() { FILE: test/e2e/app-dir/navigation/app/layout.js function ForceDynamic (line 4) | async function ForceDynamic({ children }) { function Layout (line 9) | function Layout({ children }) { FILE: test/e2e/app-dir/navigation/app/locale-app/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/navigation/app/metadata-await-promise/nested/loading.js function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/navigation/app/metadata-await-promise/nested/page.js function Page (line 4) | async function Page() { function getTitle (line 12) | async function getTitle() { function generateMetadata (line 16) | async function generateMetadata() { FILE: test/e2e/app-dir/navigation/app/metadata-await-promise/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/navigation/app/mpa-nav-test/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/navigation/app/nested-navigation/[categorySlug]/[subCategorySlug]/page.js function Page (line 4) | function Page({ params }) { FILE: test/e2e/app-dir/navigation/app/nested-navigation/[categorySlug]/layout.js function Layout (line 4) | async function Layout({ children, params }) { FILE: test/e2e/app-dir/navigation/app/nested-navigation/[categorySlug]/page.js function Page (line 3) | async function Page({ params }) { FILE: test/e2e/app-dir/navigation/app/nested-navigation/getCategories.js function fetchCategoryBySlug (line 41) | async function fetchCategoryBySlug(slug) { function fetchCategories (line 46) | async function fetchCategories() { function findSubCategory (line 50) | async function findSubCategory(category, subCategorySlug) { function fetchSubCategory (line 54) | async function fetchSubCategory(categorySlug, subCategorySlug) { FILE: test/e2e/app-dir/navigation/app/nested-navigation/layout.js function Layout (line 6) | function Layout({ children }) { FILE: test/e2e/app-dir/navigation/app/nested-navigation/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/navigation/app/nested-relative-query-and-hash/client-component.js function RouterPushButton (line 5) | function RouterPushButton() { FILE: test/e2e/app-dir/navigation/app/nested-relative-query-and-hash/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/navigation/app/not-found/client-side/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/navigation/app/not-found/clientcomponent/client-component.js function ClientComp (line 4) | function ClientComp() { FILE: test/e2e/app-dir/navigation/app/not-found/clientcomponent/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/navigation/app/not-found/not-found.js function NotFound (line 3) | function NotFound() { FILE: test/e2e/app-dir/navigation/app/not-found/servercomponent/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/navigation/app/not-found/suspense/page.js function createSuspenseyComponent (line 4) | function createSuspenseyComponent(Component, { timeout = 0, expire = 10 ... function NotFound (line 24) | function NotFound() { FILE: test/e2e/app-dir/navigation/app/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/navigation/app/popstate-revalidate/foo/action.ts function action (line 5) | async function action() { FILE: test/e2e/app-dir/navigation/app/popstate-revalidate/foo/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/navigation/app/popstate-revalidate/page.tsx function Home (line 3) | async function Home() { FILE: test/e2e/app-dir/navigation/app/redirect-dest/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/navigation/app/redirect-on-refresh/auth/Reload.js function Reload (line 6) | function Reload() { FILE: test/e2e/app-dir/navigation/app/redirect-on-refresh/auth/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/navigation/app/redirect-on-refresh/dashboard/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/navigation/app/redirect/client-side/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/navigation/app/redirect/clientcomponent/client-component.js function ClientComp (line 4) | function ClientComp() { FILE: test/e2e/app-dir/navigation/app/redirect/clientcomponent/page.js function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/navigation/app/redirect/external-log/[storageKey]/page.js function Page (line 10) | function Page({ params }) { FILE: test/e2e/app-dir/navigation/app/redirect/external/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/navigation/app/redirect/next-config-redirect/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/navigation/app/redirect/next-middleware-redirect/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/navigation/app/redirect/redirect-with-loading/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/navigation/app/redirect/redirect-with-loading/page.tsx function Page (line 3) | async function Page(): Promise { FILE: test/e2e/app-dir/navigation/app/redirect/result/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/navigation/app/redirect/semicolon/page.js function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/navigation/app/redirect/servercomponent/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/navigation/app/redirect/suspense-2/page.js function createSuspenseyComponent (line 4) | function createSuspenseyComponent(Component, { timeout = 0, expire = 10 ... function Redirect (line 24) | function Redirect() { FILE: test/e2e/app-dir/navigation/app/redirect/suspense/page.js function createSuspenseyComponent (line 4) | function createSuspenseyComponent(Component, { timeout = 0, expire = 10 ... function Redirect (line 24) | function Redirect() { FILE: test/e2e/app-dir/navigation/app/router/dynamic-gsp/[slug]/error.js function Error (line 6) | function Error() { FILE: test/e2e/app-dir/navigation/app/router/dynamic-gsp/[slug]/page.js function Page (line 1) | async function Page({ params }) { function generateStaticParams (line 5) | function generateStaticParams() { FILE: test/e2e/app-dir/navigation/app/router/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/navigation/app/scroll-restoration/context.ts type Item (line 3) | interface Item { FILE: test/e2e/app-dir/navigation/app/scroll-restoration/layout.tsx function Layout (line 13) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/navigation/app/scroll-restoration/other/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/navigation/app/scroll-restoration/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/navigation/app/search-params/[foo]/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/navigation/app/search-params/page.js function page (line 3) | async function page({ searchParams }) { FILE: test/e2e/app-dir/navigation/app/search-params/shallow/other/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/navigation/app/search-params/shallow/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/navigation/app/use-router/navigate.js function NavigateAndTrackRouterIdentity (line 5) | function NavigateAndTrackRouterIdentity({ href }) { FILE: test/e2e/app-dir/navigation/app/use-router/same-page/page.js function Page (line 4) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/navigation/app/use-router/shared-layout/layout.js function Layout (line 2) | function Layout({ children }) { FILE: test/e2e/app-dir/navigation/app/use-router/shared-layout/navigate-to-other.js function NavigateToOther (line 5) | function NavigateToOther() { FILE: test/e2e/app-dir/navigation/app/use-router/shared-layout/one/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/navigation/app/use-router/shared-layout/two/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/navigation/middleware.js function middleware (line 13) | function middleware(request) { FILE: test/e2e/app-dir/navigation/navigation.test.ts method beforePageLoad (line 45) | beforePageLoad(page) { method beforePageLoad (line 155) | beforePageLoad(page) { method beforePageLoad (line 488) | beforePageLoad(page) { method beforePageLoad (line 665) | beforePageLoad(page) { FILE: test/e2e/app-dir/navigation/pages/locale-pages.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/navigation/pages/search-params-pages/[foo]/index.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/navigation/pages/slow-page.js function Page (line 1) | function Page() { function getServerSideProps (line 5) | async function getServerSideProps({ resolvedUrl }) { FILE: test/e2e/app-dir/navigation/pages/some.js function page (line 3) | function page() { FILE: test/e2e/app-dir/next-after-app-api-usage/app/draft-mode/helpers.js function testDraftMode (line 4) | function testDraftMode(/** @type {string} */ route) { FILE: test/e2e/app-dir/next-after-app-api-usage/app/draft-mode/page-dynamic/page.js function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/next-after-app-api-usage/app/draft-mode/page-static/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/next-after-app-api-usage/app/draft-mode/route-handler-dynamic/route.js function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/next-after-app-api-usage/app/draft-mode/route-handler-static/route.js function GET (line 5) | async function GET() { FILE: test/e2e/app-dir/next-after-app-api-usage/app/draft-mode/server-action/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/next-after-app-api-usage/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/e2e/app-dir/next-after-app-api-usage/app/request-apis/helpers.js function testRequestAPIs (line 4) | function testRequestAPIs(/** @type {string} */ route) { FILE: test/e2e/app-dir/next-after-app-api-usage/app/request-apis/page-dynamic-error/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/next-after-app-api-usage/app/request-apis/page-dynamic/page.js function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/next-after-app-api-usage/app/request-apis/page-force-static/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/next-after-app-api-usage/app/request-apis/route-handler-dynamic-error/route.js function GET (line 5) | async function GET() { FILE: test/e2e/app-dir/next-after-app-api-usage/app/request-apis/route-handler-dynamic/route.js function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/next-after-app-api-usage/app/request-apis/route-handler-force-static/route.js function GET (line 5) | async function GET() { FILE: test/e2e/app-dir/next-after-app-api-usage/app/request-apis/server-action/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/next-after-app-deploy/app/layout.js function AppLayout (line 1) | function AppLayout({ children }) { FILE: test/e2e/app-dir/next-after-app-deploy/app/nodejs/dynamic-page/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/next-after-app-deploy/app/nodejs/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/next-after-app-deploy/app/nodejs/middleware/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-after-app-deploy/app/nodejs/route/route.js function GET (line 8) | async function GET() { FILE: test/e2e/app-dir/next-after-app-deploy/app/nodejs/server-action/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/next-after-app-deploy/app/timestamp/key/[key]/page.js function generateStaticParams (line 7) | async function generateStaticParams() { function Page (line 15) | async function Page({ params }) { FILE: test/e2e/app-dir/next-after-app-deploy/app/timestamp/revalidate.js function revalidateTimestampPage (line 3) | async function revalidateTimestampPage(/** @type {string} */ key) { constant WAIT_BEFORE_REVALIDATING_DEFAULT (line 16) | const WAIT_BEFORE_REVALIDATING_DEFAULT = 1000 function getSleepDuration (line 18) | function getSleepDuration() { function sleep (line 31) | function sleep(ms) { FILE: test/e2e/app-dir/next-after-app-deploy/app/timestamp/trigger-revalidate/route.js function POST (line 3) | async function POST(/** @type {Request} */ request) { FILE: test/e2e/app-dir/next-after-app-deploy/index.test.ts constant WAIT_BEFORE_REVALIDATING (line 7) | const WAIT_BEFORE_REVALIDATING = 1000 type PageInfo (line 29) | type PageInfo = { FILE: test/e2e/app-dir/next-after-app-deploy/middleware.js function middleware (line 3) | function middleware( FILE: test/e2e/app-dir/next-after-app-static/build-time-error/app/layout.tsx function AppLayout (line 3) | function AppLayout({ children }) { FILE: test/e2e/app-dir/next-after-app-static/build-time-error/app/page-throws-in-after/callback/page.tsx function Index (line 7) | function Index() { FILE: test/e2e/app-dir/next-after-app-static/build-time-error/app/page-throws-in-after/promise/page.tsx function Index (line 7) | function Index() { FILE: test/e2e/app-dir/next-after-app-static/build-time-error/app/route-throws-in-after/callback/route.ts function GET (line 6) | async function GET() { FILE: test/e2e/app-dir/next-after-app-static/build-time-error/app/route-throws-in-after/promise/route.ts function GET (line 6) | async function GET() { FILE: test/e2e/app-dir/next-after-app-static/build-time-error/utils/log.js function cliLog (line 1) | function cliLog(/** @type {string | Record} */ data) { function readCliLogs (line 5) | function readCliLogs(/** @type {string} */ output) { FILE: test/e2e/app-dir/next-after-app-static/build-time/app/layout.tsx function AppLayout (line 3) | function AppLayout({ children }) { FILE: test/e2e/app-dir/next-after-app-static/build-time/app/static/dynamic-error/page.tsx function Index (line 7) | function Index() { FILE: test/e2e/app-dir/next-after-app-static/build-time/app/static/dynamic-force-static/page.tsx function Index (line 7) | function Index() { FILE: test/e2e/app-dir/next-after-app-static/build-time/app/static/route/route.ts function GET (line 6) | async function GET() { FILE: test/e2e/app-dir/next-after-app-static/build-time/utils/log.js function cliLog (line 1) | function cliLog(/** @type {string | Record} */ data) { function readCliLogs (line 5) | function readCliLogs(/** @type {string} */ output) { FILE: test/e2e/app-dir/next-after-app-static/generate-static-params-error/app/callback/[myParam]/page.tsx function generateStaticParams (line 5) | function generateStaticParams() { function Page (line 15) | async function Page(props) { FILE: test/e2e/app-dir/next-after-app-static/generate-static-params-error/app/layout.tsx function AppLayout (line 3) | function AppLayout({ children }) { FILE: test/e2e/app-dir/next-after-app-static/generate-static-params-error/utils/log.js function cliLog (line 1) | function cliLog(/** @type {string | Record} */ data) { function readCliLogs (line 5) | function readCliLogs(/** @type {string} */ output) { FILE: test/e2e/app-dir/next-after-app-static/generate-static-params/app/layout.tsx function AppLayout (line 3) | function AppLayout({ children }) { FILE: test/e2e/app-dir/next-after-app-static/generate-static-params/app/one/[myParam]/page.tsx function generateStaticParams (line 5) | function generateStaticParams() { function Page (line 12) | async function Page(props) { FILE: test/e2e/app-dir/next-after-app-static/generate-static-params/app/two/[myParam]/page.tsx function generateStaticParams (line 5) | function generateStaticParams() { function Page (line 12) | async function Page(props) { FILE: test/e2e/app-dir/next-after-app-static/generate-static-params/utils/log.js function cliLog (line 1) | function cliLog(/** @type {string | Record} */ data) { function readCliLogs (line 5) | function readCliLogs(/** @type {string} */ output) { FILE: test/e2e/app-dir/next-after-app/app/nodejs/[id]/dynamic/page.js function Index (line 7) | async function Index(props) { FILE: test/e2e/app-dir/next-after-app/app/nodejs/[id]/layout.js function Layout (line 4) | async function Layout({ children }) { FILE: test/e2e/app-dir/next-after-app/app/nodejs/[id]/setting-cookies/page.js function Index (line 4) | async function Index() { FILE: test/e2e/app-dir/next-after-app/app/nodejs/[id]/with-action/page.js function Index (line 7) | async function Index(props) { FILE: test/e2e/app-dir/next-after-app/app/nodejs/[id]/with-metadata/page.js function generateMetadata (line 4) | async function generateMetadata(props) { function Page (line 17) | function Page() { FILE: test/e2e/app-dir/next-after-app/app/nodejs/delay/page.js function Page (line 7) | async function Page() { function Inner (line 18) | async function Inner({ children }) { FILE: test/e2e/app-dir/next-after-app/app/nodejs/interrupted/calls-not-found/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/next-after-app/app/nodejs/interrupted/calls-redirect/page.js function createPage (line 7) | function createPage(pathPrefix) { FILE: test/e2e/app-dir/next-after-app/app/nodejs/interrupted/incomplete-stream/end/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-after-app/app/nodejs/interrupted/incomplete-stream/hang/page.js function Page (line 5) | async function Page() { function HangForever (line 32) | async function HangForever() { FILE: test/e2e/app-dir/next-after-app/app/nodejs/interrupted/incomplete-stream/start/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/next-after-app/app/nodejs/interrupted/redirect-target/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/next-after-app/app/nodejs/interrupted/throws-error/page.js function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/next-after-app/app/nodejs/layout.js function AppLayout (line 3) | function AppLayout({ children }) { FILE: test/e2e/app-dir/next-after-app/app/nodejs/middleware/redirect/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-after-app/app/nodejs/nested-after/page.js function Index (line 7) | async function Index(props) { FILE: test/e2e/app-dir/next-after-app/app/nodejs/provided-request-context/page/page.js function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/next-after-app/app/nodejs/provided-request-context/route/route.js function GET (line 7) | async function GET() { FILE: test/e2e/app-dir/next-after-app/app/nodejs/route/route.js function GET (line 7) | async function GET() { FILE: test/e2e/app-dir/next-after-app/index.test.ts method onFetch (line 230) | async onFetch(_, request) { function promiseWithResolvers (line 391) | function promiseWithResolvers() { function timeoutPromise (line 401) | function timeoutPromise(duration: number, message = 'Timeout') { FILE: test/e2e/app-dir/next-after-app/middleware.js function middleware (line 5) | async function middleware( FILE: test/e2e/app-dir/next-after-app/utils/log.js function cliLog (line 1) | function cliLog(/** @type {string | Record} */ data) { function readCliLogs (line 5) | function readCliLogs(/** @type {string} */ output) { FILE: test/e2e/app-dir/next-after-app/utils/provided-request-context.js function injectRequestContext (line 3) | function injectRequestContext() { FILE: test/e2e/app-dir/next-after-pages/middleware.js function middleware (line 5) | async function middleware( FILE: test/e2e/app-dir/next-after-pages/pages/middleware/redirect/index.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-after-pages/pages/pages-dir/[id]/invalid-in-gsp.js function getStaticProps (line 4) | async function getStaticProps() { function getStaticPaths (line 14) | function getStaticPaths() { function Page (line 21) | function Page() { FILE: test/e2e/app-dir/next-after-pages/pages/pages-dir/invalid-in-gssp.js function getServerSideProps (line 4) | async function getServerSideProps() { function Page (line 13) | function Page() { FILE: test/e2e/app-dir/next-after-pages/pages/pages-dir/invalid-in-page.js function getServerSideProps (line 4) | async function getServerSideProps() { function Page (line 8) | function Page() { FILE: test/e2e/app-dir/next-after-pages/utils/log.js function cliLog (line 1) | function cliLog(/** @type {Record} */ data) { function readCliLogs (line 5) | function readCliLogs(/** @type {string} */ output) { FILE: test/e2e/app-dir/next-condition/fixtures/instrumentation/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-condition/fixtures/instrumentation/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-condition/fixtures/instrumentation/instrumentation.ts function register (line 6) | function register() { FILE: test/e2e/app-dir/next-condition/fixtures/middleware/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-condition/fixtures/middleware/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-condition/fixtures/middleware/middleware.ts function proxy (line 6) | async function proxy(req: Request) { FILE: test/e2e/app-dir/next-condition/fixtures/proxy/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-condition/fixtures/proxy/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-condition/fixtures/proxy/proxy.ts function proxy (line 6) | async function proxy(req: Request) { FILE: test/e2e/app-dir/next-condition/fixtures/render/app/cjs/client.tsx function Client (line 23) | function Client() { FILE: test/e2e/app-dir/next-condition/fixtures/render/app/cjs/page.tsx function Page (line 23) | function Page() { FILE: test/e2e/app-dir/next-condition/fixtures/render/app/esm/client.tsx function Client (line 23) | function Client() { FILE: test/e2e/app-dir/next-condition/fixtures/render/app/esm/page.tsx function Page (line 23) | function Page() { FILE: test/e2e/app-dir/next-condition/fixtures/render/app/external-cjs/client.tsx function Client (line 23) | function Client() { FILE: test/e2e/app-dir/next-condition/fixtures/render/app/external-cjs/page.tsx function Page (line 23) | function Page() { FILE: test/e2e/app-dir/next-condition/fixtures/render/app/external-esm/client.tsx function Client (line 23) | function Client() { FILE: test/e2e/app-dir/next-condition/fixtures/render/app/external-esm/page.tsx function Page (line 23) | function Page() { FILE: test/e2e/app-dir/next-condition/fixtures/render/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-condition/next-condition.test.ts function formatHtmlText (line 759) | function formatHtmlText(html) { function formatMiddlewareOutput (line 784) | function formatMiddlewareOutput(cliOutput) { function formatRegisterOutput (line 792) | function formatRegisterOutput(cliOutput) { FILE: test/e2e/app-dir/next-config-ts-native-mts/async-function/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-mts/async-function/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-mts/dynamic-import-esm/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-mts/dynamic-import-esm/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-mts/export-as-default/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-mts/export-as-default/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-mts/export-default/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-mts/export-default/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-mts/import-from-node-modules/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-mts/import-from-node-modules/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-mts/import-js-extensions-cjs/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-mts/import-js-extensions-cjs/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-mts/import-js-extensions-esm/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-mts/import-js-extensions-esm/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-mts/import-json/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-mts/import-json/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-mts/nested-imports/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-mts/nested-imports/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-mts/node-api-cjs/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-mts/node-api-cjs/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-mts/node-api-esm/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-mts/node-api-esm/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-mts/top-level-await-esm/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-mts/top-level-await-esm/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-mts/top-level-await-esm/get-foo.ts function getFoo (line 1) | async function getFoo() { FILE: test/e2e/app-dir/next-config-ts-native-mts/type-error/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-mts/type-error/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-ts/async-function/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-ts/async-function/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-ts/dynamic-import-esm/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-ts/dynamic-import-esm/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-ts/export-as-default/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-ts/export-as-default/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-ts/export-default/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-ts/export-default/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-ts/import-from-node-modules/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-ts/import-from-node-modules/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-ts/import-js-extensions-cjs/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-ts/import-js-extensions-cjs/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-ts/import-js-extensions-esm/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-ts/import-js-extensions-esm/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-ts/import-json/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-ts/import-json/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-ts/nested-imports/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-ts/nested-imports/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-ts/node-api-cjs/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-ts/node-api-cjs/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-ts/node-api-esm/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-ts/node-api-esm/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-ts/top-level-await-esm/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-ts/top-level-await-esm/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts-native-ts/top-level-await-esm/get-foo.ts function getFoo (line 1) | async function getFoo() { FILE: test/e2e/app-dir/next-config-ts-native-ts/type-error/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts-native-ts/type-error/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts/async-function/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts/async-function/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts/export-as-default/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts/export-as-default/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts/export-default/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts/export-default/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts/import-alias-paths-only/src/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts/import-alias-paths-only/src/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts/import-alias-paths-with-baseurl/src/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts/import-alias-paths-with-baseurl/src/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts/import-from-node-modules/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts/import-from-node-modules/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts/import-js-extensions-cjs/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts/import-js-extensions-cjs/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts/import-js-extensions-esm/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts/import-js-extensions-esm/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts/import-json/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts/import-json/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts/nested-imports/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts/nested-imports/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts/node-api-cjs/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts/node-api-cjs/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts/tsconfig-extends/src/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts/tsconfig-extends/src/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config-ts/type-error/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/next-config-ts/type-error/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-config/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/next-config/app/page.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/next-config/next.config.js method webpack (line 6) | webpack(config) { FILE: test/e2e/app-dir/next-dist-client-esm-import/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/next-dist-client-esm-import/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/next-dynamic-csp-nonce/app/dynamic-component.js function DynamicComponent (line 3) | function DynamicComponent() { FILE: test/e2e/app-dir/next-dynamic-csp-nonce/app/layout.js function CSPMetatag (line 4) | async function CSPMetatag({ children }) { function RootLayout (line 16) | async function RootLayout({ children }) { FILE: test/e2e/app-dir/next-dynamic-csp-nonce/app/page.js function CSPNoncePage (line 9) | function CSPNoncePage() { FILE: test/e2e/app-dir/next-dynamic-csp-nonce/middleware.js function middleware (line 3) | function middleware(request) { FILE: test/e2e/app-dir/next-dynamic-css/app/layout.tsx function Root (line 4) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/next-dynamic-css/app/page/component.tsx function Component (line 5) | function Component() { FILE: test/e2e/app-dir/next-dynamic-css/app/page/inner.tsx function Inner (line 7) | async function Inner() { FILE: test/e2e/app-dir/next-dynamic-css/app/page/inner2.tsx function Inner2 (line 6) | async function Inner2() { FILE: test/e2e/app-dir/next-dynamic-css/app/page/layout.tsx function Layout (line 7) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/next-dynamic-css/app/page/page.tsx function Page (line 6) | async function Page() { FILE: test/e2e/app-dir/next-font/app/(preconnect)/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/next-font/app/(preconnect)/no-preconnect/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/next-font/app/(preconnect)/preconnect-component/comp.js function Component (line 8) | function Component() { FILE: test/e2e/app-dir/next-font/app/(preconnect)/preconnect-component/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/next-font/app/(preconnect)/preconnect-layout/layout.js function Layout (line 8) | function Layout({ children }) { FILE: test/e2e/app-dir/next-font/app/(preconnect)/preconnect-layout/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-font/app/(preconnect)/preconnect-page/page.js function Page (line 9) | function Page() { FILE: test/e2e/app-dir/next-font/app/(preconnect)/preconnect-template/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/next-font/app/(preconnect)/preconnect-template/template.js function Layout (line 8) | function Layout({ children }) { FILE: test/e2e/app-dir/next-font/app/(preload)/Comp.js function Component (line 3) | function Component() { FILE: test/e2e/app-dir/next-font/app/(preload)/client/Comp.js function Component (line 4) | function Component() { FILE: test/e2e/app-dir/next-font/app/(preload)/client/layout.js function Root (line 4) | function Root({ children }) { FILE: test/e2e/app-dir/next-font/app/(preload)/client/page.js function HomePage (line 5) | function HomePage() { FILE: test/e2e/app-dir/next-font/app/(preload)/layout-with-fonts/layout.js function Layout (line 5) | function Layout({ children }) { FILE: test/e2e/app-dir/next-font/app/(preload)/layout-with-fonts/page.js function HomePage (line 1) | function HomePage() { FILE: test/e2e/app-dir/next-font/app/(preload)/layout.js function Root (line 3) | function Root({ children }) { FILE: test/e2e/app-dir/next-font/app/(preload)/page-with-fonts/layout.js function Layout (line 2) | function Layout({ children }) { FILE: test/e2e/app-dir/next-font/app/(preload)/page-with-fonts/page.js function HomePage (line 5) | function HomePage() { FILE: test/e2e/app-dir/next-font/app/(preload)/page.js function HomePage (line 4) | function HomePage() { FILE: test/e2e/app-dir/next-font/app/(preload)/template-with-fonts/page.js function HomePage (line 1) | function HomePage() { FILE: test/e2e/app-dir/next-font/app/(preload)/template-with-fonts/template.js function Template (line 5) | function Template({ children }) { FILE: test/e2e/app-dir/next-font/app/(preload)/third-party/page.js function HomePage (line 3) | function HomePage() { FILE: test/e2e/app-dir/next-font/app/navigation/layout.js function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/e2e/app-dir/next-font/app/navigation/page-with-same-font/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/next-font/app/navigation/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/next-image-legacy-src-with-query-without-local-patterns/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/next-image-legacy-src-with-query-without-local-patterns/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/next-image-src-with-query-without-local-patterns/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/next-image-src-with-query-without-local-patterns/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/next-image/app/Comp.js function Comp (line 4) | function Comp() { FILE: test/e2e/app-dir/next-image/app/client/Comp.js function Comp (line 5) | function Comp() { FILE: test/e2e/app-dir/next-image/app/client/layout.js function ClientLayout (line 5) | function ClientLayout({ children }) { FILE: test/e2e/app-dir/next-image/app/client/page.js function ClientPage (line 6) | function ClientPage() { FILE: test/e2e/app-dir/next-image/app/layout.js function Layout (line 4) | function Layout({ children }) { FILE: test/e2e/app-dir/next-image/app/legacy-edge-runtime/layout.js function LegacyEdgeLayout (line 6) | function LegacyEdgeLayout({ children }) { FILE: test/e2e/app-dir/next-image/app/legacy-edge-runtime/page.js function LegacyEdgePage (line 4) | function LegacyEdgePage() { FILE: test/e2e/app-dir/next-image/app/legacy/layout.js function LegacyLayout (line 4) | function LegacyLayout({ children }) { FILE: test/e2e/app-dir/next-image/app/legacy/page.js function LegacyPage (line 4) | function LegacyPage() { FILE: test/e2e/app-dir/next-image/app/nested/Comp.js function Comp (line 4) | function Comp() { FILE: test/e2e/app-dir/next-image/app/nested/layout.js function NestedLayout (line 4) | function NestedLayout({ children }) { FILE: test/e2e/app-dir/next-image/app/nested/page.js function NestedPage (line 5) | function NestedPage() { FILE: test/e2e/app-dir/next-image/app/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/next-image/next-image-https.test.ts method beforePageLoad (line 18) | beforePageLoad(page) { FILE: test/e2e/app-dir/next-image/next-image-proxy.test.ts method beforePageLoad (line 60) | beforePageLoad(page) { FILE: test/e2e/app-dir/next-image/next-image.test.ts function stripTestHash (line 293) | function stripTestHash(text: string) { FILE: test/e2e/app-dir/next-script/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/next-script/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/no-double-tailwind-execution/app/layout.tsx function Root (line 4) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/no-double-tailwind-execution/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/no-double-tailwind-execution/no-double-tailwind-execution.test.ts function getTailwindProcessingCount (line 26) | function getTailwindProcessingCount() { FILE: test/e2e/app-dir/no-duplicate-headers-middleware/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/no-duplicate-headers-middleware/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/no-duplicate-headers-middleware/middleware.ts function middleware (line 4) | function middleware(request: NextRequest) { FILE: test/e2e/app-dir/no-duplicate-headers-next-config/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/no-duplicate-headers-next-config/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/no-duplicate-headers-next-config/next.config.js method headers (line 5) | async headers() { FILE: test/e2e/app-dir/no-server-actions/app/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/no-server-actions/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/app/app/prerendered/uncached/api/route.ts function GET (line 1) | function GET() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/app/app/prerendered/unstable-cache/api/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/app/app/prerendered/unstable-cache/page.tsx function Page (line 3) | async function Page() { function RandomValue (line 16) | async function RandomValue() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/app/app/prerendered/use-cache/api/route.ts function GET (line 1) | async function GET() { function getCachedRandom (line 13) | async function getCachedRandom() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/app/app/prerendered/use-cache/page.tsx function Page (line 1) | async function Page() { function RandomValue (line 14) | async function RandomValue() { function getCachedRandom (line 18) | async function getCachedRandom() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/app/app/rendered/uncached/api/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/app/app/rendered/uncached/page.tsx function Page (line 3) | async function Page() { function RandomValue (line 17) | async function RandomValue() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/app/app/rendered/unstable-cache/api/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/app/app/rendered/unstable-cache/page.tsx function Page (line 4) | async function Page() { function RandomValue (line 18) | async function RandomValue() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/app/app/rendered/use-cache/api/route.ts function GET (line 3) | async function GET() { function getCachedRandom (line 16) | async function getCachedRandom() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/app/app/rendered/use-cache/page.tsx function Page (line 3) | async function Page() { function RandomValue (line 17) | async function RandomValue() { function getCachedRandom (line 21) | async function getCachedRandom() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/app/rewritten/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/middleware.ts function middleware (line 4) | function middleware(request: NextRequest) { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/pages/api/random.ts type ResponseData (line 3) | type ResponseData = { function handler (line 8) | function handler( FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/pages/pages/gip/random.tsx function Page (line 1) | function Page({ rand1, rand2 }) { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/pages/pages/gsp/random.tsx function getStaticProps (line 1) | async function getStaticProps() { function Page (line 9) | function Page({ rand1, rand2 }) { FILE: test/e2e/app-dir/node-extensions/fixtures/random/cache-components/pages/pages/gssp/random.tsx function getServerSideProps (line 1) | async function getServerSideProps() { function Page (line 9) | function Page({ rand1, rand2 }) { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/app/app/edge/uncached/api/route.ts function GET (line 3) | function GET() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/app/app/edge/uncached/page.tsx function Page (line 3) | async function Page() { function RandomValue (line 16) | async function RandomValue() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/app/app/edge/unstable-cache/api/route.ts function GET (line 5) | async function GET() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/app/app/edge/unstable-cache/page.tsx function Page (line 5) | async function Page() { function RandomValue (line 18) | async function RandomValue() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/app/app/prerendered/uncached/api/route.ts function GET (line 3) | function GET() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/app/app/prerendered/uncached/page.tsx function Page (line 1) | async function Page() { function RandomValue (line 18) | async function RandomValue() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/app/app/prerendered/unstable-cache/api/route.ts function GET (line 5) | async function GET() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/app/app/prerendered/unstable-cache/page.tsx function Page (line 3) | async function Page() { function RandomValue (line 16) | async function RandomValue() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/app/app/rendered/uncached/api/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/app/app/rendered/uncached/page.tsx function Page (line 3) | async function Page() { function RandomValue (line 17) | async function RandomValue() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/app/app/rendered/unstable-cache/api/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/app/app/rendered/unstable-cache/page.tsx function Page (line 4) | async function Page() { function RandomValue (line 18) | async function RandomValue() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/app/rewritten/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/middleware.ts function middleware (line 4) | function middleware(request: NextRequest) { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/pages/api/random.ts type ResponseData (line 3) | type ResponseData = { function handler (line 8) | function handler( FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/pages/pages/gip/random.tsx function Page (line 1) | function Page({ rand1, rand2 }) { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/pages/pages/gsp/random.tsx function getStaticProps (line 1) | async function getStaticProps() { function Page (line 9) | function Page({ rand1, rand2 }) { FILE: test/e2e/app-dir/node-extensions/fixtures/random/legacy/pages/pages/gssp/random.tsx function getServerSideProps (line 1) | async function getServerSideProps() { function Page (line 9) | function Page({ rand1, rand2 }) { FILE: test/e2e/app-dir/node-worker-threads/app/api/jspdf-test/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/node-worker-threads/app/api/pino-test/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/node-worker-threads/app/api/png-worker-test/route.ts type PngInfo (line 4) | interface PngInfo { function GET (line 10) | async function GET() { FILE: test/e2e/app-dir/node-worker-threads/app/api/simple-worker-test/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/node-worker-threads/app/api/worker-test/route.ts function GET (line 16) | async function GET() { FILE: test/e2e/app-dir/node-worker-threads/app/api/workerdata-check/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/node-worker-threads/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/non-root-project-monorepo/apps/web/app/import-meta-url-rsc/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/non-root-project-monorepo/apps/web/app/import-meta-url-ssr/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/non-root-project-monorepo/apps/web/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/non-root-project-monorepo/apps/web/app/monorepo-package-rsc/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/non-root-project-monorepo/apps/web/app/monorepo-package-ssr/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/non-root-project-monorepo/apps/web/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/non-root-project-monorepo/apps/web/app/source-maps-client/page.tsx function Page (line 5) | function Page() { function innerFunction (line 12) | function innerFunction() { FILE: test/e2e/app-dir/non-root-project-monorepo/apps/web/app/source-maps-rsc/page.tsx function Page (line 1) | async function Page({ searchParams }) { function innerFunction (line 9) | function innerFunction() { FILE: test/e2e/app-dir/non-root-project-monorepo/apps/web/app/source-maps-ssr/page.tsx function Page (line 3) | function Page() { function innerFunction (line 11) | function innerFunction() { FILE: test/e2e/app-dir/not-found-default/app/(group)/group-dynamic/[id]/page.js function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/not-found-default/app/(group)/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/not-found-default/app/layout.js function Root (line 7) | function Root({ children }) { FILE: test/e2e/app-dir/not-found-default/app/metadata-layout-not-found/layout.js function generateMetadata (line 3) | async function generateMetadata() { function layout (line 7) | function layout({ children }) { FILE: test/e2e/app-dir/not-found-default/app/metadata-layout-not-found/page.js function page (line 1) | function page() { FILE: test/e2e/app-dir/not-found-default/app/navigate-not-found/page.js function page (line 3) | function page() { FILE: test/e2e/app-dir/not-found-default/app/not-found-trigger.js function NotFoundTrigger (line 5) | function NotFoundTrigger() { FILE: test/e2e/app-dir/not-found-default/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/not-found-with-layout-and-group-not-found/app/(main)/layout.js function MainLayout (line 1) | function MainLayout({ children }) { FILE: test/e2e/app-dir/not-found-with-layout-and-group-not-found/app/(main)/not-found.js function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/not-found-with-layout-and-group-not-found/app/(main)/page.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/not-found-with-layout-and-group-not-found/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/not-found-with-layout-and-group-not-found/app/not-found.js function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/not-found-with-nested-layouts/app/(main)/layout.js function MainLayout (line 1) | function MainLayout({ children }) { FILE: test/e2e/app-dir/not-found-with-nested-layouts/app/(main)/page.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/not-found-with-nested-layouts/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/not-found-with-nested-layouts/app/not-found.js function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/not-found-with-pages-i18n/app/app-dir/[[...slug]]/page.tsx function generateStaticParams (line 3) | async function generateStaticParams() { function validateSlug (line 7) | async function validateSlug(slug: string[]) { function CatchAll (line 22) | async function CatchAll({ FILE: test/e2e/app-dir/not-found-with-pages-i18n/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/e2e/app-dir/not-found-with-pages-i18n/pages/404.tsx type NotFoundProps (line 4) | interface NotFoundProps { FILE: test/e2e/app-dir/not-found/basic/app/dynamic-layout-without-not-found/[id]/page.js function Page (line 6) | async function Page(props) { FILE: test/e2e/app-dir/not-found/basic/app/dynamic-layout-without-not-found/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/not-found/basic/app/dynamic-layout-without-not-found/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/not-found/basic/app/dynamic/[id]/not-found.js function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/not-found/basic/app/dynamic/[id]/page.js function Page (line 6) | async function Page(props) { FILE: test/e2e/app-dir/not-found/basic/app/dynamic/page.js function Test (line 1) | function Test() { FILE: test/e2e/app-dir/not-found/basic/app/error-boundary/error.js function Error (line 2) | function Error() { FILE: test/e2e/app-dir/not-found/basic/app/error-boundary/nested/[dynamic]/page.js function Page (line 4) | async function Page(props) { FILE: test/e2e/app-dir/not-found/basic/app/error-boundary/nested/nested-2/error.js function Error (line 2) | function Error() { FILE: test/e2e/app-dir/not-found/basic/app/error-boundary/nested/nested-2/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/not-found/basic/app/error-boundary/nested/not-found.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/not-found/basic/app/error-boundary/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/not-found/basic/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/not-found/basic/app/not-found.js function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/not-found/basic/app/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/not-found/basic/app/shell-not-found/page.js function ShellPage (line 3) | function ShellPage() { FILE: test/e2e/app-dir/not-found/conflict-route/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/not-found/conflict-route/app/not-found.js function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/not-found/conflict-route/app/not-found/not-found.js function notFound (line 1) | function notFound() { FILE: test/e2e/app-dir/not-found/conflict-route/app/not-found/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/not-found/conflict-route/app/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/not-found/css-precedence/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/not-found/css-precedence/app/not-found.js function NotFound (line 6) | function NotFound() { FILE: test/e2e/app-dir/not-found/css-precedence/app/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/not-found/css-precedence/components/navigate-404-section.js function Navigate404Section (line 6) | function Navigate404Section() { FILE: test/e2e/app-dir/not-found/default/app/foo/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/not-found/default/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/not-found/group-route-root-not-found/app/(group)/group-dynamic/[id]/page.js function Page (line 5) | async function Page(props) { FILE: test/e2e/app-dir/not-found/group-route-root-not-found/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/not-found/group-route-root-not-found/app/not-found.js function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/not-found/group-route-root-not-found/app/page.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/not-found/group-route/app/(group)/blog/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/not-found/group-route/app/(group)/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/not-found/group-route/app/(group)/not-found.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/not-found/group-route/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/nx-handling/apps/next-nx-test/app/api/hello/route.ts function GET (line 1) | async function GET(request: Request) { FILE: test/e2e/app-dir/nx-handling/apps/next-nx-test/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: test/e2e/app-dir/nx-handling/apps/next-nx-test/app/page.tsx function Index (line 3) | function Index() { FILE: test/e2e/app-dir/nx-handling/apps/next-nx-test/pages/api/pages-api.js function handler (line 1) | function handler(req, res) { FILE: test/e2e/app-dir/nx-handling/apps/next-nx-test/pages/pages-test.tsx function Index (line 1) | function Index() { FILE: test/e2e/app-dir/optimistic-routing/app/actual/[slug]/loading.tsx function LoadingWithSlug (line 6) | function LoadingWithSlug() { function Loading (line 11) | function Loading() { FILE: test/e2e/app-dir/optimistic-routing/app/actual/[slug]/page.tsx function ActualPage (line 3) | async function ActualPage({ FILE: test/e2e/app-dir/optimistic-routing/app/blog/[slug]/loading.tsx function LoadingWithSlug (line 6) | function LoadingWithSlug() { function Loading (line 11) | function Loading() { FILE: test/e2e/app-dir/optimistic-routing/app/blog/[slug]/page.tsx function BlogPost (line 4) | async function BlogPost({ FILE: test/e2e/app-dir/optimistic-routing/app/blog/featured/page.tsx function FeaturedPage (line 6) | function FeaturedPage() { FILE: test/e2e/app-dir/optimistic-routing/app/dashboard/[...catchall]/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/optimistic-routing/app/dashboard/[...catchall]/page.tsx function CatchAllPage (line 3) | async function CatchAllPage({ FILE: test/e2e/app-dir/optimistic-routing/app/dashboard/settings/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/optimistic-routing/app/dashboard/settings/page.tsx function SettingsPage (line 4) | async function SettingsPage() { FILE: test/e2e/app-dir/optimistic-routing/app/dashboard/settings/profile/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/optimistic-routing/app/dashboard/settings/profile/page.tsx function ProfilePage (line 4) | async function ProfilePage() { FILE: test/e2e/app-dir/optimistic-routing/app/docs/[[...slug]]/loading.tsx function LoadingWithParams (line 6) | function LoadingWithParams() { function Loading (line 12) | function Loading() { FILE: test/e2e/app-dir/optimistic-routing/app/docs/[[...slug]]/page.tsx function DocsPage (line 4) | async function DocsPage({ FILE: test/e2e/app-dir/optimistic-routing/app/files/[...path]/loading.tsx function LoadingWithParams (line 6) | function LoadingWithParams() { function Loading (line 12) | function Loading() { FILE: test/e2e/app-dir/optimistic-routing/app/files/[...path]/page.tsx function FilesPage (line 4) | async function FilesPage({ FILE: test/e2e/app-dir/optimistic-routing/app/layout.tsx function Root (line 4) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/optimistic-routing/app/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/optimistic-routing/app/products/[category]/[id]/loading.tsx function LoadingWithParams (line 6) | function LoadingWithParams() { function Loading (line 15) | function Loading() { FILE: test/e2e/app-dir/optimistic-routing/app/products/[category]/[id]/page.tsx function ProductPage (line 4) | async function ProductPage({ FILE: test/e2e/app-dir/optimistic-routing/app/rewrite-alpha/page.tsx function RewriteAlphaPage (line 2) | function RewriteAlphaPage() { FILE: test/e2e/app-dir/optimistic-routing/app/rewrite-beta/page.tsx function RewriteBetaPage (line 2) | function RewriteBetaPage() { FILE: test/e2e/app-dir/optimistic-routing/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/optimistic-routing/components/rendered-route-history.tsx type RenderedRouteEntry (line 6) | type RenderedRouteEntry = { function RenderedRouteHistory (line 17) | function RenderedRouteHistory() { FILE: test/e2e/app-dir/optimistic-routing/optimistic-routing.test.ts function getRenderedRouteHistory (line 28) | async function getRenderedRouteHistory( method beforePageLoad (line 51) | beforePageLoad(page) { method beforePageLoad (line 100) | beforePageLoad(page) { method beforePageLoad (line 148) | beforePageLoad(page) { method beforePageLoad (line 187) | beforePageLoad(page) { method beforePageLoad (line 234) | beforePageLoad(page) { method beforePageLoad (line 277) | beforePageLoad(page) { method beforePageLoad (line 328) | beforePageLoad(page) { method beforePageLoad (line 388) | beforePageLoad(page) { method beforePageLoad (line 442) | beforePageLoad(page) { FILE: test/e2e/app-dir/optimistic-routing/proxy.ts function proxy (line 4) | function proxy(request: NextRequest) { FILE: test/e2e/app-dir/otel-parent-span-propagation/app/[slug]/page.tsx function SlugContent (line 4) | async function SlugContent({ params }: { params: Promise<{ slug: string ... function Page (line 10) | function Page({ FILE: test/e2e/app-dir/otel-parent-span-propagation/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/otel-parent-span-propagation/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/otel-parent-span-propagation/collector.ts type Collector (line 4) | interface Collector { function connectCollector (line 9) | async function connectCollector({ FILE: test/e2e/app-dir/otel-parent-span-propagation/constants.ts type SavedSpan (line 3) | type SavedSpan = { FILE: test/e2e/app-dir/otel-parent-span-propagation/instrumentation.ts class TestExporter (line 31) | class TestExporter implements SpanExporter { method constructor (line 32) | constructor(private port: number) {} method export (line 34) | async export( method shutdown (line 63) | shutdown(): Promise { function register (line 68) | async function register() { FILE: test/e2e/app-dir/otel-parent-span-propagation/otel-parent-span-propagation.test.ts constant COLLECTOR_PORT (line 5) | const COLLECTOR_PORT = 9876 FILE: test/e2e/app-dir/pages-to-app-routing/app/about/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/pages-to-app-routing/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/pages-to-app-routing/middleware.ts function middleware (line 3) | function middleware(request: NextRequest) {} FILE: test/e2e/app-dir/pages-to-app-routing/pages/[slug].js function getServerSideProps (line 3) | async function getServerSideProps({ params }) { function Page (line 11) | function Page({ params }) { FILE: test/e2e/app-dir/parallel-route-navigations/app/(dashboard-v2)/[teamSlug]/(team)/@actions/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-route-navigations/app/[teamID]/@slot/[...catchAll]/page.tsx function Page (line 3) | async function Page(props: { FILE: test/e2e/app-dir/parallel-route-navigations/app/[teamID]/@slot/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-route-navigations/app/[teamID]/layout.tsx function Layout (line 3) | function Layout(props: { FILE: test/e2e/app-dir/parallel-route-navigations/app/[teamID]/sub/folder/page.tsx function Page (line 3) | async function Page(props: { FILE: test/e2e/app-dir/parallel-route-navigations/app/[teamID]/sub/other-folder/page.tsx function Page (line 3) | async function Page(props: { FILE: test/e2e/app-dir/parallel-route-navigations/app/component.client.tsx function ComponentClient (line 5) | function ComponentClient(props: { file: string }) { FILE: test/e2e/app-dir/parallel-route-navigations/app/component.tsx type Props (line 4) | type Props = { function ComponentServer (line 9) | async function ComponentServer(props: Props) { function Component (line 21) | function Component(props: Props) { FILE: test/e2e/app-dir/parallel-route-navigations/app/layout.tsx function Layout (line 3) | function Layout(props: { children: React.ReactNode }) { FILE: test/e2e/app-dir/parallel-route-navigations/parallel-route-navigations.test.ts function stable (line 5) | async function stable(action: () => Promise, stableForMS: number =... method beforePageLoad (line 59) | beforePageLoad(page) { FILE: test/e2e/app-dir/parallel-route-not-found-params/app/[locale]/@modal/(.)show/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found-params/app/[locale]/@modal/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found-params/app/[locale]/layout.tsx function Layout (line 1) | async function Layout(props: { function generateStaticParams (line 18) | async function generateStaticParams() { FILE: test/e2e/app-dir/parallel-route-not-found-params/app/[locale]/not-found.tsx function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/parallel-route-not-found-params/app/[locale]/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found-params/app/[locale]/show/page.tsx function Page (line 7) | function Page({ FILE: test/e2e/app-dir/parallel-route-not-found/app/@bar/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-route-not-found/app/@bar/has-both-slots/not-found-error/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/@bar/has-both-slots/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/@bar/not-found-metadata/no-page/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/@bar/not-found-metadata/page-error/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/@bar/not-found-metadata/slot-error/page.tsx function generateMetadata (line 3) | function generateMetadata() { function Page (line 7) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/@bar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/@foo/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-route-not-found/app/@foo/has-both-slots/not-found-error/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/@foo/has-both-slots/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/@foo/no-bar-slot/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/@foo/not-found-metadata/no-page/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/@foo/not-found-metadata/page-error/page.tsx function generateMetadata (line 1) | function generateMetadata() { function Page (line 7) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/@foo/not-found-metadata/slot-error/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/@foo/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/both-slots-missing/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/has-both-slots/not-found-error/page.tsx function NotFoundError (line 3) | function NotFoundError(): never { FILE: test/e2e/app-dir/parallel-route-not-found/app/has-both-slots/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/layout.tsx function Layout (line 1) | function Layout(props: { FILE: test/e2e/app-dir/parallel-route-not-found/app/no-bar-slot/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/not-found-metadata/no-page/@foobar/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-route-not-found/app/not-found-metadata/no-page/@foobar/page.tsx function generateMetadata (line 3) | function generateMetadata() { function Page (line 7) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/not-found-metadata/no-page/layout.tsx function Layout (line 1) | function Layout(props: { foobar: React.ReactNode }) { FILE: test/e2e/app-dir/parallel-route-not-found/app/not-found-metadata/not-found.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/not-found-metadata/page-error/page.tsx function generateMetadata (line 3) | function generateMetadata() { function Page (line 7) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/not-found-metadata/slot-error/page.tsx function generateMetadata (line 1) | function generateMetadata() { function Page (line 7) | function Page() { FILE: test/e2e/app-dir/parallel-route-not-found/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception-basepath/app/@slot/(.)nested/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception-basepath/app/@slot/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception-basepath/app/[foo_id]/[bar_id]/@modal/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception-basepath/app/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception-basepath/app/layout.tsx function Layout (line 1) | function Layout(props: { FILE: test/e2e/app-dir/parallel-routes-and-interception-basepath/app/nested/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception-basepath/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception-catchall/app/@modal/(.)cart/page.tsx function CartModalPage (line 1) | async function CartModalPage() { FILE: test/e2e/app-dir/parallel-routes-and-interception-catchall/app/@modal/[...segments]/page.tsx function ModalCartCatchAll (line 6) | function ModalCartCatchAll() { FILE: test/e2e/app-dir/parallel-routes-and-interception-catchall/app/@modal/default.tsx function ModalCartDefault (line 1) | function ModalCartDefault() { FILE: test/e2e/app-dir/parallel-routes-and-interception-catchall/app/@slot/[...segments]/page.tsx function CatchAll (line 1) | function CatchAll() { FILE: test/e2e/app-dir/parallel-routes-and-interception-catchall/app/@slot/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception-catchall/app/@slot/page.tsx function SlotRoot (line 1) | function SlotRoot() { FILE: test/e2e/app-dir/parallel-routes-and-interception-catchall/app/[...segments]/page.tsx function CatchAll (line 1) | function CatchAll() { FILE: test/e2e/app-dir/parallel-routes-and-interception-catchall/app/cart/page.tsx function CartPage (line 1) | async function CartPage() { FILE: test/e2e/app-dir/parallel-routes-and-interception-catchall/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/app-dir/parallel-routes-and-interception-catchall/app/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/parallel-routes-and-interception-from-root/app/[locale]/example/@modal/(...)[locale]/intercepted/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception-from-root/app/[locale]/example/@modal/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception-from-root/app/[locale]/example/@modal/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception-from-root/app/[locale]/example/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception-from-root/app/[locale]/example/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/parallel-routes-and-interception-from-root/app/[locale]/example/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception-from-root/app/[locale]/layout.tsx function RootLayout (line 3) | async function RootLayout({ FILE: test/e2e/app-dir/parallel-routes-and-interception-from-root/app/[locale]/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception-nested-dynamic-routes/app/[foo_id]/[bar_id]/@modal/(...)baz_id/[baz_id]/page.tsx function Home (line 1) | function Home() { FILE: test/e2e/app-dir/parallel-routes-and-interception-nested-dynamic-routes/app/[foo_id]/[bar_id]/@modal/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception-nested-dynamic-routes/app/[foo_id]/[bar_id]/layout.tsx function Layout (line 1) | function Layout(props: { FILE: test/e2e/app-dir/parallel-routes-and-interception-nested-dynamic-routes/app/[foo_id]/[bar_id]/page.tsx function Page (line 3) | async function Page(props: { FILE: test/e2e/app-dir/parallel-routes-and-interception-nested-dynamic-routes/app/baz_id/[baz_id]/page.tsx function Home (line 1) | async function Home({ FILE: test/e2e/app-dir/parallel-routes-and-interception-nested-dynamic-routes/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/parallel-routes-and-interception-nested-dynamic-routes/app/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/(group)/intercepting-parallel-modal/[username]/@feed/default.js function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/(group)/intercepting-parallel-modal/[username]/@feed/page.js function Page (line 3) | async function Page({ params }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/(group)/intercepting-parallel-modal/[username]/@modal/(..)photo/[id]/page.js function Page (line 1) | async function Page({ params }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/(group)/intercepting-parallel-modal/[username]/@modal/default.js function Page (line 1) | function Page(props) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/(group)/intercepting-parallel-modal/[username]/layout.js function FeedLayout (line 1) | async function FeedLayout({ params, feed, modal }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/(group)/intercepting-parallel-modal/photo/[id]/page.js function Page (line 1) | async function Page({ params }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/(group)/intercepting-parallel-modal/photo/layout.js function PhotoLayout (line 1) | function PhotoLayout({ children }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/(group)/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/@slot/(.)nested/client.tsx function Client (line 5) | function Client() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/@slot/(.)nested/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/@slot/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/[lang]/foo/(..)photos/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/[lang]/foo/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/[lang]/photos/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/default-css/@slot/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/default-css/@slot/more/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/default-css/page.tsx function Example (line 4) | function Example() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/edge-runtime/@slot/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/edge-runtime/@slot/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/edge-runtime/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/parallel-routes-and-interception/app/edge-runtime/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes-dynamic-catchall/photos/(.)catchall/[...id]/page.tsx function InterceptPage (line 1) | function InterceptPage() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes-dynamic-catchall/photos/(.)optional-catchall/[[...id]]/page.tsx function InterceptedPage (line 1) | function InterceptedPage() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes-dynamic-catchall/photos/catchall/[id]/page.tsx function RegularPage (line 1) | function RegularPage() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes-dynamic-catchall/photos/optional-catchall/[[...id]]/page.tsx function RegularPage (line 1) | function RegularPage() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes-dynamic-catchall/photos/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes-dynamic-prerendered/photos/(.)[id]/page.js function Page (line 1) | async function Page({ params }) { function generateStaticParams (line 6) | function generateStaticParams() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes-dynamic-prerendered/photos/[id]/page.js function Page (line 1) | async function Page({ params }) { function generateStaticParams (line 6) | function generateStaticParams() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes-dynamic-prerendered/photos/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes-dynamic/photos/(.)[author]/[id]/page.tsx function InterceptedAuthorIdPage (line 1) | function InterceptedAuthorIdPage() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes-dynamic/photos/[author]/[id]/page.tsx function AuthorIdPage (line 1) | function AuthorIdPage() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes-dynamic/photos/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes/feed/(.)photos/[id]/page.js function Page (line 1) | async function Page({ params }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes/feed/nested/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes/feed/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-routes/feed/photos/[id]/page.js function Page (line 1) | async function Page({ params }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-siblings/@modal/(.)[id]/page.js function Page (line 1) | async function Page({ params }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-siblings/@modal/default.js function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-siblings/[id]/page.js function Page (line 1) | async function Page({ params }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-siblings/layout.js function Layout (line 3) | function Layout({ children, modal }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/intercepting-siblings/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/interception-route-special-params/[this-is-my-route]/@intercept/(.)some-page/page.tsx function Page (line 1) | async function Page({ params }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/interception-route-special-params/[this-is-my-route]/@intercept/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/interception-route-special-params/[this-is-my-route]/layout.tsx function Layout (line 1) | function Layout({ FILE: test/e2e/app-dir/parallel-routes-and-interception/app/interception-route-special-params/[this-is-my-route]/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/interception-route-special-params/[this-is-my-route]/some-page/page.tsx function Page (line 1) | async function Page({ params }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/layout.tsx function Root (line 3) | function Root({ FILE: test/e2e/app-dir/parallel-routes-and-interception/app/nested-link/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/nested/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-catchall/@slot/[...catchAll]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-catchall/@slot/baz/page.tsx function Baz (line 1) | function Baz() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-catchall/@slot/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-catchall/@slot/foo/page.tsx function Foo (line 1) | function Foo() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-catchall/[...catchAll]/client-component.tsx function ClientComponent (line 3) | function ClientComponent() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-catchall/[...catchAll]/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-catchall/bar/page.tsx function Foo (line 1) | function Foo() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-catchall/foo/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-catchall/layout.tsx function Layout (line 3) | function Layout({ children, slot }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-catchall/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-dynamic/[slug]/@bar/[id]/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-dynamic/[slug]/@bar/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-dynamic/[slug]/@foo/[id]/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-dynamic/[slug]/@foo/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-dynamic/[slug]/layout.js function Layout (line 1) | function Layout({ bar, foo }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-layout/(.)sub/[slug]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-layout/(.)sub/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-layout/@groupslot/(slot)/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-layout/@groupslot/(slot)/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-layout/@slot/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-layout/@slot/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-layout/@slot/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-layout/@slot/subroute/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-layout/layout.tsx function Layout (line 3) | function Layout({ children, slot, groupslot }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-layout/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-layout/sub/[slug]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-nested-catchall/@slot/[...catchAll]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-nested-catchall/@slot/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-nested-catchall/@slot/foo/[...catchAll]/page.tsx function Foo (line 1) | function Foo() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-nested-catchall/@slot/foo/page.tsx function Foo (line 1) | function Foo() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-nested-catchall/[...catchAll]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-nested-catchall/bar/page.tsx function Bar (line 1) | function Bar() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-nested-catchall/foo/[id]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-nested-catchall/foo/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-nested-catchall/layout.tsx function Layout (line 3) | function Layout({ children, slot }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-nested-catchall/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-nested/home/@parallelB/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-nested/home/@parallelB/nested/page.tsx function ParallelPage (line 1) | function ParallelPage() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-nested/home/layout.tsx function Layout (line 1) | function Layout({ parallelB }: { parallelB: React.ReactNode }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-nested/layout.tsx function Parallel (line 1) | function Parallel({ children }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-no-page/foo/@parallel/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-no-page/foo/@parallel/page.tsx function ParallelPage (line 1) | function ParallelPage() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-no-page/foo/layout.tsx function Layout (line 3) | function Layout({ parallel }: { parallel: React.ReactNode }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-non-intercepting/@parallel/default.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-non-intercepting/@parallel/foo/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-non-intercepting/foo/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-non-intercepting/layout.tsx function Layout (line 3) | function Layout({ children, parallel }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-non-intercepting/page.tsx function Layout (line 4) | function Layout() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-prefetch-false/@parallel/default.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-prefetch-false/@parallel/foo/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-prefetch-false/layout.tsx function Layout (line 3) | function Layout({ children, parallel }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-prefetch-false/page.tsx function Layout (line 4) | function Layout() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-scroll/@modal/default.js function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-scroll/@modal/nav/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-scroll/layout.js function Layout (line 1) | function Layout({ children, modal }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-scroll/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-side-bar/@sidebar/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-side-bar/@sidebar/nested/deeper/page.tsx function Sidebar (line 1) | function Sidebar() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-side-bar/@sidebar/nested/page.tsx function Sidebar (line 1) | function Sidebar() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-side-bar/@sidebar/page.tsx function Sidebar (line 1) | function Sidebar() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-side-bar/layout.tsx function Layout (line 4) | function Layout({ FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-side-bar/nested/deeper/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-side-bar/nested/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-side-bar/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-tab-bar/@audience/default.js function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-tab-bar/@audience/demographics/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-tab-bar/@audience/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-tab-bar/@audience/subscribers/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-tab-bar/@views/default.js function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-tab-bar/@views/impressions/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-tab-bar/@views/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-tab-bar/@views/view-duration/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-tab-bar/default.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-tab-bar/layout.js function AudienceNav (line 3) | function AudienceNav() { function ViewsNav (line 25) | function ViewsNav() { function Layout (line 46) | function Layout({ children, audience, views }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel-tab-bar/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/(new)/@baz/default.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/(new)/@baz/nested-2/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/(new)/layout.js function Layout (line 1) | function Layout({ baz }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@bar/default.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@bar/nested/@a/default.js function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@bar/nested/@a/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@bar/nested/@b/default.js function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@bar/nested/@b/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@bar/nested/layout.js function Parallel (line 1) | function Parallel({ a, b, children }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@bar/nested/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@bar/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@foo/default.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@foo/nested/@a/default.js function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@foo/nested/@a/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@foo/nested/@b/default.js function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@foo/nested/@b/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@foo/nested/layout.js function Parallel (line 1) | function Parallel({ a, b, children }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@foo/nested/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/@foo/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/layout.js function Parallel (line 3) | function Parallel({ foo, bar, children }) { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/parallel/nested/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/with-loading/@slot/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/with-loading/@slot/foo/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/with-loading/@slot/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/with-loading/foo/loading.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/with-loading/foo/page.tsx function TestPage (line 4) | async function TestPage() { FILE: test/e2e/app-dir/parallel-routes-and-interception/app/with-loading/layout.tsx function Layout (line 4) | function Layout({ FILE: test/e2e/app-dir/parallel-routes-and-interception/app/with-loading/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-and-interception/parallel-routes-and-interception.test.ts method rewrites (line 7) | async rewrites() { FILE: test/e2e/app-dir/parallel-routes-breadcrumbs/app/@slot/[...catchAll]/page.tsx function Page (line 1) | async function Page({ params }) { FILE: test/e2e/app-dir/parallel-routes-breadcrumbs/app/@slot/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-breadcrumbs/app/[artist]/[album]/[track]/page.tsx function Page (line 3) | async function Page({ params }) { FILE: test/e2e/app-dir/parallel-routes-breadcrumbs/app/[artist]/[album]/page.tsx function Page (line 3) | async function Page({ params }) { FILE: test/e2e/app-dir/parallel-routes-breadcrumbs/app/[artist]/page.tsx function Page (line 3) | async function Page({ params }) { FILE: test/e2e/app-dir/parallel-routes-breadcrumbs/app/buzz/[[...fizz]]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-breadcrumbs/app/fizz/[...buzz]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-breadcrumbs/app/foo/[lang]/bar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-breadcrumbs/app/layout.tsx function Root (line 3) | function Root({ FILE: test/e2e/app-dir/parallel-routes-breadcrumbs/app/page.tsx function Home (line 3) | async function Home() { FILE: test/e2e/app-dir/parallel-routes-catchall-children-slot/app/@children/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-children-slot/app/@slot/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-catchall-children-slot/app/@slot/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-children-slot/app/[...catchAll]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-children-slot/app/layout.tsx function Root (line 3) | function Root({ FILE: test/e2e/app-dir/parallel-routes-catchall-children-slot/app/nested/@children/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-children-slot/app/nested/layout.tsx function Page (line 1) | function Page({ children }) { FILE: test/e2e/app-dir/parallel-routes-catchall-default/app/[locale]/[[...catchAll]]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-default/app/[locale]/nested/[foo]/[bar]/@slot/[baz]/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-default/app/[locale]/nested/[foo]/[bar]/@slot/[baz]/page.tsx function Page (line 1) | function Page(props) { FILE: test/e2e/app-dir/parallel-routes-catchall-default/app/[locale]/nested/[foo]/[bar]/@slot/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-default/app/[locale]/nested/[foo]/[bar]/@slot/page.tsx function Foo (line 1) | function Foo() { FILE: test/e2e/app-dir/parallel-routes-catchall-default/app/[locale]/nested/[foo]/[bar]/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-default/app/[locale]/nested/[foo]/[bar]/layout.tsx function Layout (line 1) | function Layout({ children, slot }) { FILE: test/e2e/app-dir/parallel-routes-catchall-default/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/parallel-routes-catchall-default/app/page.tsx function Home (line 1) | async function Home() { FILE: test/e2e/app-dir/parallel-routes-catchall-dynamic-segment/app/[locale]/[[...catchAll]]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-dynamic-segment/app/[locale]/nested/[foo]/[bar]/@slot0/[baz]/page.tsx function Page (line 1) | function Page(props) { FILE: test/e2e/app-dir/parallel-routes-catchall-dynamic-segment/app/[locale]/nested/[foo]/[bar]/@slot0/default.tsx function Page (line 1) | function Page(props) { FILE: test/e2e/app-dir/parallel-routes-catchall-dynamic-segment/app/[locale]/nested/[foo]/[bar]/@slot0/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-dynamic-segment/app/[locale]/nested/[foo]/[bar]/@slot1/[baz]/[qux]/page.tsx function Page (line 1) | function Page(props) { FILE: test/e2e/app-dir/parallel-routes-catchall-dynamic-segment/app/[locale]/nested/[foo]/[bar]/@slot1/[baz]/page.tsx function Page (line 1) | function Page(props) { FILE: test/e2e/app-dir/parallel-routes-catchall-dynamic-segment/app/[locale]/nested/[foo]/[bar]/@slot1/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-catchall-dynamic-segment/app/[locale]/nested/[foo]/[bar]/@slot1/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-dynamic-segment/app/[locale]/nested/[foo]/[bar]/@slot2/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-dynamic-segment/app/[locale]/nested/[foo]/[bar]/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-dynamic-segment/app/[locale]/nested/[foo]/[bar]/layout.tsx function Layout (line 1) | function Layout({ children, slot0, slot1, slot2 }) { FILE: test/e2e/app-dir/parallel-routes-catchall-dynamic-segment/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/parallel-routes-catchall-dynamic-segment/app/page.tsx function Home (line 1) | async function Home() { FILE: test/e2e/app-dir/parallel-routes-catchall-groups/app/(group-a)/@parallel/[...catcher]/page.tsx function Catcher (line 1) | function Catcher() { FILE: test/e2e/app-dir/parallel-routes-catchall-groups/app/(group-a)/@parallel/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-catchall-groups/app/(group-a)/layout.tsx function Root (line 3) | function Root({ parallel }: { parallel: React.ReactNode }) { FILE: test/e2e/app-dir/parallel-routes-catchall-groups/app/(group-b)/foo/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-groups/app/(group-b)/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/parallel-routes-catchall-groups/app/(group-b)/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/parallel-routes-catchall-slotted-non-catchalls/app/[locale]/@slot/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-catchall-slotted-non-catchalls/app/[locale]/@slot/other/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-slotted-non-catchalls/app/[locale]/[[...catchAll]]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-slotted-non-catchalls/app/[locale]/layout.tsx function Layout (line 1) | function Layout({ FILE: test/e2e/app-dir/parallel-routes-catchall-slotted-non-catchalls/app/[locale]/nested/@slot0/bar/page.tsx function Page (line 1) | function Page(props) { FILE: test/e2e/app-dir/parallel-routes-catchall-slotted-non-catchalls/app/[locale]/nested/@slot0/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-slotted-non-catchalls/app/[locale]/nested/@slot0/foo/page.tsx function Page (line 1) | function Page(props) { FILE: test/e2e/app-dir/parallel-routes-catchall-slotted-non-catchalls/app/[locale]/nested/@slot1/baz/page.tsx function Page (line 1) | function Page(props) { FILE: test/e2e/app-dir/parallel-routes-catchall-slotted-non-catchalls/app/[locale]/nested/@slot1/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-slotted-non-catchalls/app/[locale]/nested/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-slotted-non-catchalls/app/[locale]/nested/layout.tsx function Layout (line 1) | function Layout({ children, slot0, slot1 }) { FILE: test/e2e/app-dir/parallel-routes-catchall-slotted-non-catchalls/app/[locale]/nested/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-slotted-non-catchalls/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/parallel-routes-catchall-slotted-non-catchalls/app/page.tsx function Home (line 1) | async function Home() { FILE: test/e2e/app-dir/parallel-routes-catchall-specificity/app/@modal/(...)comments/[productId]/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-specificity/app/@modal/[...catchAll]/page.tsx function CatchAll (line 1) | function CatchAll() { FILE: test/e2e/app-dir/parallel-routes-catchall-specificity/app/@modal/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-catchall-specificity/app/@modal/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-specificity/app/comments/[productId]/page.tsx function Page (line 1) | async function Page({ FILE: test/e2e/app-dir/parallel-routes-catchall-specificity/app/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-catchall-specificity/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall-specificity/app/trending/page.tsx function TrendingPage (line 1) | function TrendingPage() { FILE: test/e2e/app-dir/parallel-routes-catchall-specificity/app/u/[userName]/l/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall/app/@slot/[...catchAll]/client-component.tsx function ClientComponent (line 3) | function ClientComponent() { FILE: test/e2e/app-dir/parallel-routes-catchall/app/@slot/[...catchAll]/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall/app/@slot/baz/page.tsx function Baz (line 1) | function Baz() { FILE: test/e2e/app-dir/parallel-routes-catchall/app/@slot/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall/app/@slot/foo/page.tsx function Foo (line 1) | function Foo() { FILE: test/e2e/app-dir/parallel-routes-catchall/app/[...catchAll]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall/app/bar/page.tsx function Foo (line 1) | function Foo() { FILE: test/e2e/app-dir/parallel-routes-catchall/app/foo/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-catchall/app/layout.tsx function Root (line 3) | function Root({ FILE: test/e2e/app-dir/parallel-routes-catchall/app/page.tsx function Home (line 3) | async function Home() { FILE: test/e2e/app-dir/parallel-routes-css/app/@foo/[...catchAll]/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-css/app/@foo/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-css/app/nested/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/parallel-routes-css/app/page.tsx function Home (line 8) | function Home() { FILE: test/e2e/app-dir/parallel-routes-css/parallel-routes-css.test.ts function getChildrenBackgroundColor (line 9) | async function getChildrenBackgroundColor(browser: Playwright) { function getSlotBackgroundColor (line 15) | async function getSlotBackgroundColor(browser: Playwright) { FILE: test/e2e/app-dir/parallel-routes-generate-static-params/app/[locale]/@modal/(.)interception/[id]/page.tsx function ModalPage (line 1) | async function ModalPage({ FILE: test/e2e/app-dir/parallel-routes-generate-static-params/app/[locale]/@modal/no-interception/[id]/page.tsx function ModalPage (line 1) | async function ModalPage({ FILE: test/e2e/app-dir/parallel-routes-generate-static-params/app/[locale]/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-generate-static-params/app/[locale]/interception/[id]/page.tsx function Page (line 3) | async function Page({ FILE: test/e2e/app-dir/parallel-routes-generate-static-params/app/[locale]/layout.tsx function generateStaticParams (line 4) | function generateStaticParams() { function RootLayout (line 8) | function RootLayout({ FILE: test/e2e/app-dir/parallel-routes-generate-static-params/app/[locale]/no-interception/[id]/page.tsx function Page (line 3) | async function Page({ FILE: test/e2e/app-dir/parallel-routes-generate-static-params/app/[locale]/page.tsx function Home (line 3) | async function Home({ FILE: test/e2e/app-dir/parallel-routes-group-depth/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/parallel-routes-group-depth/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-group-depth/app/parallel-group-depths-shallow-slot-hole/(b1)/layout.tsx function ChildrenGroupLayout (line 3) | function ChildrenGroupLayout({ FILE: test/e2e/app-dir/parallel-routes-group-depth/app/parallel-group-depths-shallow-slot-hole/(b1)/page.tsx function ChildrenGroupPage (line 1) | function ChildrenGroupPage() { FILE: test/e2e/app-dir/parallel-routes-group-depth/app/parallel-group-depths-shallow-slot-hole/@slot/layout.tsx function SlotLayout (line 3) | function SlotLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/parallel-routes-group-depth/app/parallel-group-depths-shallow-slot-hole/@slot/page.tsx function SlotPage (line 1) | function SlotPage() { FILE: test/e2e/app-dir/parallel-routes-group-depth/app/parallel-group-depths-shallow-slot-hole/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/parallel-routes-layouts/app/layout.tsx function Root (line 4) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/parallel-routes-layouts/app/nested/@bar/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-layouts/app/nested/@bar/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/parallel-routes-layouts/app/nested/@bar/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-layouts/app/nested/@bar/subroute/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-layouts/app/nested/@foo/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-layouts/app/nested/@foo/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/parallel-routes-layouts/app/nested/@foo/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-layouts/app/nested/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-layouts/app/nested/layout.tsx function Layout (line 1) | function Layout({ children, bar, foo }) { FILE: test/e2e/app-dir/parallel-routes-layouts/app/nested/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-layouts/app/page.tsx function Home (line 1) | async function Home() { FILE: test/e2e/app-dir/parallel-routes-layouts/parallel-routes-layouts.test.ts function getLayoutHeadings (line 75) | async function getLayoutHeadings(browser): Promise { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/build-error/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/build-error/app/page.tsx function HomePage (line 3) | function HomePage() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/build-error/app/with-children/@header/page.tsx function HeaderSlot (line 1) | function HeaderSlot() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/build-error/app/with-children/child/page.tsx function ChildPage (line 1) | function ChildPage() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/build-error/app/with-children/layout.tsx function WithChildrenLayout (line 1) | function WithChildrenLayout({ FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/build-error/app/with-children/page.tsx function WithChildrenPage (line 3) | function WithChildrenPage() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/build-error/app/with-groups-and-children/(dashboard)/(overview)/@metrics/page.tsx function MetricsSlot (line 1) | function MetricsSlot() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/build-error/app/with-groups-and-children/(dashboard)/(overview)/layout.tsx function GroupedWithChildrenLayout (line 1) | function GroupedWithChildrenLayout({ FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/build-error/app/with-groups-and-children/(dashboard)/(overview)/nested/page.tsx function NestedPage (line 1) | function NestedPage() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/build-error/app/with-groups-and-children/(dashboard)/(overview)/page.tsx function GroupedParentPage (line 3) | function GroupedParentPage() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/catch-all-with-parallel/[...slug]/@footer/not/routable/component.tsx function NotRoutableComponent (line 1) | function NotRoutableComponent() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/catch-all-with-parallel/[...slug]/@footer/page.tsx function FooterSlot (line 3) | function FooterSlot() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/catch-all-with-parallel/[...slug]/@header/page.tsx function HeaderSlot (line 1) | function HeaderSlot() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/catch-all-with-parallel/[...slug]/layout.tsx function CatchAllLayout (line 1) | function CatchAllLayout({ FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/catch-all-with-parallel/[...slug]/page.tsx function CatchAllPage (line 1) | async function CatchAllPage({ function generateStaticParams (line 20) | async function generateStaticParams() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/catch-all-with-parallel/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/leaf-segment/@header/page.tsx function HeaderSlot (line 1) | function HeaderSlot() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/leaf-segment/@metrics/page.tsx function MetricsSlot (line 1) | function MetricsSlot() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/leaf-segment/@sidebar/page.tsx function SidebarSlot (line 1) | function SidebarSlot() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/leaf-segment/layout.tsx function LeafLayout (line 1) | function LeafLayout({ FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/leaf-segment/page.tsx function LeafPage (line 1) | function LeafPage() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/leaf-with-groups/(dashboard)/(sections)/@analytics/page.tsx function AnalyticsSlot (line 1) | function AnalyticsSlot() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/leaf-with-groups/(dashboard)/(sections)/@reports/page.tsx function ReportsSlot (line 1) | function ReportsSlot() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/leaf-with-groups/(dashboard)/(sections)/layout.tsx function GroupedLeafLayout (line 1) | function GroupedLeafLayout({ FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/leaf-with-groups/(dashboard)/(sections)/page.tsx function GroupedLeafPage (line 1) | function GroupedLeafPage() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/no-children/@slot/other/page.tsx function NoChildrenOtherPage (line 1) | function NoChildrenOtherPage() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/no-children/default.tsx function NoChildrenDefault (line 1) | function NoChildrenDefault() { FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/no-children/layout.tsx function NoChildrenLayout (line 1) | function NoChildrenLayout({ FILE: test/e2e/app-dir/parallel-routes-leaf-segments/fixtures/no-build-error/app/page.tsx function HomePage (line 3) | function HomePage() { FILE: test/e2e/app-dir/parallel-routes-not-found/app/@slot/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-not-found/app/@slot/nested/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-not-found/app/layout.tsx function Layout (line 1) | function Layout({ FILE: test/e2e/app-dir/parallel-routes-not-found/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/@dialog/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/@dialog/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/@dialog/refresh-modal/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/@dialog/revalidate-modal/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/@interception/(.)detail-page/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/@interception/(.)redirect-modal/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/@interception/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/@interception/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/actions.ts function addData (line 7) | async function addData(newData: string) { function getData (line 13) | async function getData() { function redirectAction (line 19) | async function redirectAction() { function clearData (line 26) | async function clearData() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/catchall/@interception2/(.)[...dynamic]/page.tsx function Page (line 5) | function Page({ FILE: test/e2e/app-dir/parallel-routes-revalidation/app/catchall/@interception2/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/catchall/[...dynamic]/page.tsx function Page (line 5) | function Page({ FILE: test/e2e/app-dir/parallel-routes-revalidation/app/catchall/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/catchall/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/parallel-routes-revalidation/app/catchall/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/components/RedirectForm.tsx function RedirectForm (line 3) | function RedirectForm({ action }: { action: () => Promise }) { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/components/RefreshButton.tsx function RefreshButton (line 4) | function RefreshButton() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/components/RevalidateButton.tsx function RevalidateButton (line 4) | function RevalidateButton({ id }: { id?: string }) { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/components/UpdateSearchParamsButton.tsx function UpdateSearchParamsButton (line 4) | function UpdateSearchParamsButton({ FILE: test/e2e/app-dir/parallel-routes-revalidation/app/detail-page/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/dynamic-refresh/[dynamic]/@modal/(.)login/page.tsx function Page (line 7) | async function Page(props) { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/dynamic-refresh/[dynamic]/@modal/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/dynamic-refresh/[dynamic]/layout.tsx function Layout (line 5) | function Layout({ FILE: test/e2e/app-dir/parallel-routes-revalidation/app/dynamic-refresh/[dynamic]/login/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/dynamic-refresh/[dynamic]/other/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/dynamic-refresh/[dynamic]/page.tsx function Home (line 4) | async function Home(props) { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/dynamic/@interception2/(.)[dynamic]/page.tsx function Page (line 5) | function Page({ FILE: test/e2e/app-dir/parallel-routes-revalidation/app/dynamic/@interception2/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/dynamic/[dynamic]/page.tsx function Page (line 5) | function Page({ FILE: test/e2e/app-dir/parallel-routes-revalidation/app/dynamic/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/dynamic/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/parallel-routes-revalidation/app/dynamic/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/layout.tsx function Root (line 3) | function Root({ FILE: test/e2e/app-dir/parallel-routes-revalidation/app/nested-revalidate/@drawer/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/nested-revalidate/@drawer/drawer/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/nested-revalidate/@modal/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/nested-revalidate/@modal/modal/action.ts function revalidateAction (line 5) | async function revalidateAction() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/nested-revalidate/@modal/modal/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/nested-revalidate/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/parallel-routes-revalidation/app/nested-revalidate/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/page.tsx function Home (line 4) | async function Home() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/redirect-modal/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/redirect/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/refreshing/@modal/(.)login/page.tsx function Page (line 7) | async function Page(props) { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/refreshing/@modal/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/refreshing/layout.tsx function Layout (line 5) | function Layout({ FILE: test/e2e/app-dir/parallel-routes-revalidation/app/refreshing/login/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/refreshing/other/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/parallel-routes-revalidation/app/refreshing/page.tsx function Home (line 4) | async function Home(props) { FILE: test/e2e/app-dir/parallel-routes-revalidation/parallel-routes-revalidation.test.ts method beforePageLoad (line 433) | beforePageLoad(page) { FILE: test/e2e/app-dir/parallel-routes-root-param-dynamic-child/app/[locale]/gsp/@breadcrumbs/default.tsx function BreadcrumbsDefault (line 1) | function BreadcrumbsDefault() { FILE: test/e2e/app-dir/parallel-routes-root-param-dynamic-child/app/[locale]/gsp/@breadcrumbs/stories/[slug]/page.tsx function BreadcrumbsStoryPage (line 1) | async function BreadcrumbsStoryPage({ FILE: test/e2e/app-dir/parallel-routes-root-param-dynamic-child/app/[locale]/gsp/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/app-dir/parallel-routes-root-param-dynamic-child/app/[locale]/gsp/stories/[slug]/page.tsx function StoryPage (line 1) | async function StoryPage({ function generateStaticParams (line 15) | async function generateStaticParams() { FILE: test/e2e/app-dir/parallel-routes-root-param-dynamic-child/app/[locale]/layout.client.tsx type RouteInfo (line 6) | type RouteInfo = { type RouteSection (line 11) | type RouteSection = { constant ROUTE_SECTIONS (line 17) | const ROUTE_SECTIONS: RouteSection[] = [ function NavLink (line 68) | function NavLink({ href, status }: { href: string; status: '200' | '404'... function StatusBadge (line 79) | function StatusBadge({ status }: { status: '200' | '404' }) { function RouteTable (line 89) | function RouteTable({ section }: { section: RouteSection }) { function Navigation (line 123) | function Navigation() { FILE: test/e2e/app-dir/parallel-routes-root-param-dynamic-child/app/[locale]/layout.tsx function generateStaticParams (line 4) | function generateStaticParams() { function RootLayout (line 10) | function RootLayout({ FILE: test/e2e/app-dir/parallel-routes-root-param-dynamic-child/app/[locale]/no-gsp/@breadcrumbs/default.tsx function BreadcrumbsDefault (line 1) | function BreadcrumbsDefault() { FILE: test/e2e/app-dir/parallel-routes-root-param-dynamic-child/app/[locale]/no-gsp/@breadcrumbs/stories/[slug]/page.tsx function BreadcrumbsStoryPage (line 1) | async function BreadcrumbsStoryPage({ FILE: test/e2e/app-dir/parallel-routes-root-param-dynamic-child/app/[locale]/no-gsp/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/app-dir/parallel-routes-root-param-dynamic-child/app/[locale]/no-gsp/stories/[slug]/page.tsx function StoryPage (line 1) | async function StoryPage({ FILE: test/e2e/app-dir/parallel-routes-root-param-dynamic-child/app/[locale]/page.tsx function LocalePage (line 1) | async function LocalePage({ FILE: test/e2e/app-dir/parallel-routes-root-param-dynamic-child/parallel-routes-root-param-dynamic-child.test.ts function createBrowserActor (line 11) | async function createBrowserActor( FILE: test/e2e/app-dir/parallel-routes-root-slot/app/@slot/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/parallel-routes-root-slot/app/@slot/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-root-slot/app/layout.tsx function Layout (line 1) | function Layout({ FILE: test/e2e/app-dir/parallel-routes-root-slot/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-use-selected-layout-segment/app/@auth/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-use-selected-layout-segment/app/@auth/login/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-use-selected-layout-segment/app/@auth/reset/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-use-selected-layout-segment/app/@auth/reset/withEmail/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-use-selected-layout-segment/app/@auth/reset/withMobile/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-use-selected-layout-segment/app/@nav/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-use-selected-layout-segment/app/@nav/login/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-use-selected-layout-segment/app/default.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-use-selected-layout-segment/app/foo/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/parallel-routes-use-selected-layout-segment/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/e2e/app-dir/parallel-routes-use-selected-layout-segment/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/params-hooks-compat/app/app/[slug]/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/params-hooks-compat/app/layout.js function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/e2e/app-dir/params-hooks-compat/shared/params-component.js function ParamsComponent (line 3) | function ParamsComponent() { FILE: test/e2e/app-dir/partial-fallback-root-blocking/app/[lang]/[slug]/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/partial-fallback-root-blocking/app/[lang]/[slug]/page.tsx function Page (line 1) | async function Page({ FILE: test/e2e/app-dir/partial-fallback-root-blocking/app/[lang]/layout.tsx function generateStaticParams (line 3) | function generateStaticParams() { type LayoutProps (line 7) | type LayoutProps = { function LayoutImpl (line 12) | async function LayoutImpl({ children, params }: LayoutProps) { function LayoutWrapper (line 25) | async function LayoutWrapper(props: LayoutProps) { FILE: test/e2e/app-dir/partial-fallback-root-blocking/partial-fallback-root-blocking.test.ts function fetchSplitHTML (line 20) | async function fetchSplitHTML(pathname: string) { FILE: test/e2e/app-dir/partial-fallback-shell-upgrade/app/[slug]/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/partial-fallback-shell-upgrade/app/[slug]/page.tsx function Dynamic (line 3) | async function Dynamic() { function generateStaticParams (line 8) | async function generateStaticParams() { function Page (line 12) | async function Page({ FILE: test/e2e/app-dir/partial-fallback-shell-upgrade/app/layout.tsx function RootLayout (line 3) | async function RootLayout({ FILE: test/e2e/app-dir/partial-fallback-shell-upgrade/app/no-gsp/[slug]/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/partial-fallback-shell-upgrade/app/no-gsp/[slug]/page.tsx function Dynamic (line 3) | async function Dynamic() { function Page (line 8) | async function Page({ FILE: test/e2e/app-dir/partial-fallback-shell-upgrade/app/prefix/[one]/[two]/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/partial-fallback-shell-upgrade/app/prefix/[one]/[two]/page.tsx function Page (line 1) | async function Page({ FILE: test/e2e/app-dir/partial-fallback-shell-upgrade/app/prefix/[one]/layout.tsx function generateStaticParams (line 3) | function generateStaticParams() { function LayoutImpl (line 7) | async function LayoutImpl({ function LayoutWrapper (line 24) | async function LayoutWrapper(props) { FILE: test/e2e/app-dir/partial-fallback-shell-upgrade/partial-fallback-shell-upgrade.test.ts function fetchSplitHTML (line 21) | async function fetchSplitHTML(pathname: string) { FILE: test/e2e/app-dir/phase-changes/app/cookies/action-to-after/via-closure/page.tsx function action (line 7) | async function action() { function Page (line 15) | async function Page() { FILE: test/e2e/app-dir/phase-changes/app/cookies/action-to-render/page.tsx function action (line 6) | async function action() { function Page (line 12) | async function Page() { FILE: test/e2e/app-dir/phase-changes/app/cookies/middleware-to-after/via-closure/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/phase-changes/app/cookies/redirect-target/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/phase-changes/app/cookies/route-handler-to-after/via-closure/route.ts function POST (line 4) | async function POST() { FILE: test/e2e/app-dir/phase-changes/app/layout.tsx function AppLayout (line 3) | function AppLayout({ children }) { FILE: test/e2e/app-dir/phase-changes/middleware.ts function middleware (line 4) | async function middleware(request: NextRequest) { FILE: test/e2e/app-dir/ppr-errors/app/layout.jsx function Root (line 3) | function Root({ children }) { FILE: test/e2e/app-dir/ppr-errors/app/logging-error/page.jsx function Page (line 4) | async function Page() { function Foobar (line 12) | async function Foobar() { FILE: test/e2e/app-dir/ppr-errors/app/no-suspense-boundary-re-throwing-error/page.jsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/ppr-errors/app/no-suspense-boundary/page.jsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/ppr-errors/app/page.jsx function Page (line 4) | async function Page() { function Foobar (line 12) | async function Foobar() { FILE: test/e2e/app-dir/ppr-errors/app/re-throwing-error/page.jsx function Page (line 4) | async function Page() { function Foobar (line 12) | async function Foobar() { FILE: test/e2e/app-dir/ppr-errors/app/regular-error-suspense-boundary/page.jsx function Page (line 3) | async function Page() { function Foobar (line 11) | async function Foobar() { FILE: test/e2e/app-dir/ppr-errors/app/regular-error/page.jsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/ppr-full/app/api/revalidate/route.js function GET (line 3) | async function GET(request) { FILE: test/e2e/app-dir/ppr-full/app/dynamic-data/incidental-postpone/force-dynamic/page.jsx function IncidentalPostpone (line 22) | function IncidentalPostpone() { FILE: test/e2e/app-dir/ppr-full/app/dynamic-data/incidental-postpone/force-static/page.jsx function IncidentalPostpone (line 22) | function IncidentalPostpone() { FILE: test/e2e/app-dir/ppr-full/app/dynamic-data/incidental-postpone/page.jsx function IncidentalPostpone (line 19) | function IncidentalPostpone() { FILE: test/e2e/app-dir/ppr-full/app/dynamic/force-dynamic/nested/[slug]/page.jsx function generateStaticParams (line 6) | function generateStaticParams() { FILE: test/e2e/app-dir/ppr-full/app/fallback/client/params/layout/[slug]/dynamic.jsx function Dynamic (line 1) | function Dynamic({ params }) { FILE: test/e2e/app-dir/ppr-full/app/fallback/client/params/layout/[slug]/layout.jsx function Layout (line 6) | function Layout(props) { FILE: test/e2e/app-dir/ppr-full/app/fallback/client/params/layout/[slug]/page.jsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/ppr-full/app/fallback/client/params/page/[slug]/dynamic.jsx function Dynamic (line 1) | function Dynamic({ params }) { FILE: test/e2e/app-dir/ppr-full/app/fallback/client/params/page/[slug]/layout.jsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/ppr-full/app/fallback/client/params/page/[slug]/loading.jsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/ppr-full/app/fallback/client/params/page/[slug]/page.jsx function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/ppr-full/app/fallback/dynamic/error/[slug]/layout.jsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/ppr-full/app/fallback/dynamic/error/[slug]/page.jsx function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/ppr-full/app/fallback/dynamic/params/[slug]/layout.jsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/ppr-full/app/fallback/dynamic/params/[slug]/page.jsx function Dynamic (line 5) | async function Dynamic() { function Page (line 11) | async function Page(props) { FILE: test/e2e/app-dir/ppr-full/app/fallback/loading.jsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/ppr-full/app/fallback/nested/params/[...slug]/page.jsx function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/ppr-full/app/fallback/nested/use-params/[...slug]/page.jsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/ppr-full/app/fallback/nested/use-pathname/[...slug]/page.jsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/ppr-full/app/fallback/nested/use-selected-layout-segment/[...slug]/page.jsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/ppr-full/app/fallback/nested/use-selected-layout-segment/layout.jsx function Dynamic (line 5) | function Dynamic() { function Layout (line 11) | function Layout({ children }) { FILE: test/e2e/app-dir/ppr-full/app/fallback/nested/use-selected-layout-segments/[...slug]/page.jsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/ppr-full/app/fallback/nested/use-selected-layout-segments/layout.jsx function Dynamic (line 5) | function Dynamic() { function Layout (line 11) | function Layout({ children }) { FILE: test/e2e/app-dir/ppr-full/app/fallback/params/[slug]/page.jsx function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/ppr-full/app/fallback/use-params/[slug]/page.jsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/ppr-full/app/fallback/use-pathname/[slug]/page.jsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/ppr-full/app/fallback/use-selected-layout-segment/[slug]/page.jsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/ppr-full/app/fallback/use-selected-layout-segment/layout.jsx function Dynamic (line 5) | function Dynamic() { function Layout (line 11) | function Layout({ children }) { FILE: test/e2e/app-dir/ppr-full/app/fallback/use-selected-layout-segments/[slug]/page.jsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/ppr-full/app/fallback/use-selected-layout-segments/layout.jsx function Dynamic (line 5) | function Dynamic() { function Layout (line 11) | function Layout({ children }) { FILE: test/e2e/app-dir/ppr-full/app/layout.jsx function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/e2e/app-dir/ppr-full/app/metadata/page.jsx function generateMetadata (line 7) | async function generateMetadata() { function MetadataPage (line 13) | function MetadataPage() { FILE: test/e2e/app-dir/ppr-full/app/navigation/not-found/dynamic/page.jsx function NotFoundPage (line 10) | function NotFoundPage() { FILE: test/e2e/app-dir/ppr-full/app/navigation/not-found/page.jsx function NotFoundPage (line 3) | function NotFoundPage() { FILE: test/e2e/app-dir/ppr-full/app/navigation/redirect/dynamic/page.jsx function RedirectPage (line 10) | function RedirectPage() { FILE: test/e2e/app-dir/ppr-full/app/navigation/redirect/location/page.jsx function RedirectTargetPage (line 1) | function RedirectTargetPage() { FILE: test/e2e/app-dir/ppr-full/app/navigation/redirect/page.jsx function RedirectPage (line 3) | function RedirectPage() { FILE: test/e2e/app-dir/ppr-full/app/not-found.jsx function NotFoundPage (line 1) | function NotFoundPage() { FILE: test/e2e/app-dir/ppr-full/components/optimistic.jsx function Optimistic (line 1) | async function Optimistic({ searchParams }) { FILE: test/e2e/app-dir/ppr-full/components/server-html.jsx function ServerHtml (line 6) | function ServerHtml() { FILE: test/e2e/app-dir/ppr-full/ppr-full.test.ts type Page (line 8) | type Page = { FILE: test/e2e/app-dir/ppr-history-replace-state/app/input.tsx function Input (line 5) | function Input() { FILE: test/e2e/app-dir/ppr-history-replace-state/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/ppr-history-replace-state/app/loading.tsx function Loading (line 3) | function Loading() { FILE: test/e2e/app-dir/ppr-history-replace-state/app/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/ppr-metadata-blocking/app/dynamic-metadata/page.tsx function Home (line 3) | function Home() { function generateMetadata (line 11) | async function generateMetadata() { FILE: test/e2e/app-dir/ppr-metadata-blocking/app/dynamic-metadata/partial/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/ppr-metadata-blocking/app/dynamic-metadata/partial/page.tsx function Page (line 4) | function Page() { function SuspendedComponent (line 12) | async function SuspendedComponent() { function NestedSuspendedComponent (line 23) | async function NestedSuspendedComponent() { function generateMetadata (line 29) | async function generateMetadata() { FILE: test/e2e/app-dir/ppr-metadata-blocking/app/dynamic-page/page.tsx function Page (line 4) | function Page() { function SubComponent (line 13) | async function SubComponent() { function generateMetadata (line 18) | async function generateMetadata() { FILE: test/e2e/app-dir/ppr-metadata-blocking/app/dynamic-page/partial/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/ppr-metadata-blocking/app/dynamic-page/partial/page.tsx function Page (line 4) | function Page() { function SuspendedComponent (line 12) | async function SuspendedComponent() { function NestedSuspendedComponent (line 23) | async function NestedSuspendedComponent() { function generateMetadata (line 29) | async function generateMetadata() { FILE: test/e2e/app-dir/ppr-metadata-blocking/app/fully-dynamic/page.tsx function Home (line 5) | function Home() { function SubComponent (line 16) | async function SubComponent() { function generateMetadata (line 23) | async function generateMetadata() { FILE: test/e2e/app-dir/ppr-metadata-blocking/app/fully-static/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/ppr-metadata-blocking/app/layout.tsx function Root (line 13) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/ppr-metadata-blocking/ppr-metadata-blocking-ppr-fallback.test.ts function countSubstring (line 3) | function countSubstring(str: string, substr: string): number { FILE: test/e2e/app-dir/ppr-metadata-streaming/app/dynamic-metadata/page.tsx function Home (line 3) | function Home() { function generateMetadata (line 11) | async function generateMetadata() { FILE: test/e2e/app-dir/ppr-metadata-streaming/app/dynamic-metadata/partial/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/ppr-metadata-streaming/app/dynamic-metadata/partial/page.tsx function Page (line 4) | function Page() { function SuspendedComponent (line 12) | async function SuspendedComponent() { function NestedSuspendedComponent (line 23) | async function NestedSuspendedComponent() { function generateMetadata (line 29) | async function generateMetadata() { FILE: test/e2e/app-dir/ppr-metadata-streaming/app/dynamic-page/page.tsx function Page (line 4) | function Page() { function SubComponent (line 13) | async function SubComponent() { function generateMetadata (line 18) | async function generateMetadata() { FILE: test/e2e/app-dir/ppr-metadata-streaming/app/dynamic-page/partial/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/ppr-metadata-streaming/app/dynamic-page/partial/page.tsx function Page (line 4) | function Page() { function SuspendedComponent (line 12) | async function SuspendedComponent() { function NestedSuspendedComponent (line 23) | async function NestedSuspendedComponent() { function generateMetadata (line 29) | async function generateMetadata() { FILE: test/e2e/app-dir/ppr-metadata-streaming/app/fully-dynamic/page.tsx function Home (line 5) | function Home() { function SubComponent (line 16) | async function SubComponent() { function generateMetadata (line 23) | async function generateMetadata() { FILE: test/e2e/app-dir/ppr-metadata-streaming/app/fully-static/page.tsx function Page (line 1) | function Page() { function generateMetadata (line 5) | async function generateMetadata() { FILE: test/e2e/app-dir/ppr-metadata-streaming/app/layout.tsx function Root (line 13) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/ppr-metadata-streaming/app/partially-static/page.tsx function Dynamic (line 5) | async function Dynamic() { function getCachedDate (line 11) | async function getCachedDate() { function Page (line 19) | async function Page() { FILE: test/e2e/app-dir/ppr-metadata-streaming/ppr-metadata-streaming.test.ts function countSubstring (line 5) | function countSubstring(str: string, substr: string): number { FILE: test/e2e/app-dir/ppr-middleware-rewrite-force-dynamic-ssg-dynamic-params/app/[locale]/[...rest]/page.tsx function CatchAll (line 3) | async function CatchAll({ function generateStaticParams (line 13) | async function generateStaticParams(): Promise { FILE: test/e2e/app-dir/ppr-middleware-rewrite-force-dynamic-ssg-dynamic-params/app/[locale]/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/ppr-middleware-rewrite-force-dynamic-ssg-dynamic-params/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/ppr-middleware-rewrite-force-dynamic-ssg-dynamic-params/expected.ts type Params (line 1) | type Params = { FILE: test/e2e/app-dir/ppr-middleware-rewrite-force-dynamic-ssg-dynamic-params/middleware.ts function middleware (line 4) | function middleware(request: NextRequest) { FILE: test/e2e/app-dir/ppr-missing-root-params/fixtures/multiple/app/[lang]/[region]/layout.jsx function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/ppr-missing-root-params/fixtures/multiple/app/[lang]/[region]/page.jsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/ppr-missing-root-params/fixtures/nested/app/[lang]/blog/[slug]/page.jsx function Page (line 1) | function Page() { function generateStaticParams (line 5) | async function generateStaticParams() { FILE: test/e2e/app-dir/ppr-missing-root-params/fixtures/nested/app/[lang]/layout.jsx function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/ppr-missing-root-params/fixtures/single/app/[lang]/layout.jsx function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/ppr-missing-root-params/fixtures/single/app/[lang]/page.jsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/ppr-navigations/avoid-popstate-flash/app/layout.tsx function Root (line 3) | function Root({ children }) { FILE: test/e2e/app-dir/ppr-navigations/avoid-popstate-flash/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/ppr-navigations/avoid-popstate-flash/app/some-page/client.tsx function ShouldFallbackThrowContainer (line 7) | function ShouldFallbackThrowContainer({ children }) { function Fallback (line 27) | function Fallback({ children }) { class ErrorBoundary (line 34) | class ErrorBoundary extends Component<{ children: React.ReactNode }> { method getDerivedStateFromError (line 36) | static getDerivedStateFromError(error) { method render (line 39) | render() { FILE: test/e2e/app-dir/ppr-navigations/avoid-popstate-flash/app/some-page/page.tsx function Dynamic (line 5) | async function Dynamic() { function Static (line 9) | async function Static() { function Page (line 13) | async function Page() { FILE: test/e2e/app-dir/ppr-navigations/avoid-popstate-flash/app/test-data-service.ts constant TEST_DATA_SERVICE_URL (line 9) | const TEST_DATA_SERVICE_URL = process.env.TEST_DATA_SERVICE_URL constant ARTIFICIAL_DELAY (line 10) | const ARTIFICIAL_DELAY = 3000 function getTestData (line 12) | async function getTestData(key: string, isStatic: boolean): Promise { function getDynamicTestData (line 45) | async function getDynamicTestData(key: string): Promise { FILE: test/e2e/app-dir/ppr-navigations/prefetch-navigation/app/catch-all/[[...slug]]/page.tsx function Page (line 5) | async function Page(props) { function Dynamic (line 22) | function Dynamic() { FILE: test/e2e/app-dir/ppr-navigations/prefetch-navigation/app/layout.tsx function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/ppr-navigations/prefetch-navigation/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/ppr-navigations/prefetch-navigation/prefetch-navigation.test.ts method beforePageLoad (line 20) | beforePageLoad(page) { FILE: test/e2e/app-dir/ppr-navigations/search-params/app/layout.tsx function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/ppr-navigations/search-params/app/page.tsx type AnySearchParams (line 3) | type AnySearchParams = { [key: string]: string | Array | undefin... function Page (line 5) | async function Page(props: { FILE: test/e2e/app-dir/ppr-navigations/stale-prefetch-entry/app/layout.tsx function Root (line 3) | function Root({ children }) { FILE: test/e2e/app-dir/ppr-navigations/stale-prefetch-entry/app/page.tsx function Start (line 3) | function Start() { FILE: test/e2e/app-dir/ppr-navigations/stale-prefetch-entry/app/some-page/page.tsx function Dynamic (line 5) | async function Dynamic({ dataKey }) { function Static (line 11) | async function Static({ dataKey }) { function Page (line 15) | async function Page() { FILE: test/e2e/app-dir/ppr-navigations/stale-prefetch-entry/app/test-data-service.ts constant TEST_DATA_SERVICE_URL (line 9) | const TEST_DATA_SERVICE_URL = process.env.TEST_DATA_SERVICE_URL constant ARTIFICIAL_DELAY (line 10) | const ARTIFICIAL_DELAY = 3000 function getTestData (line 12) | async function getTestData(key: string, isStatic: boolean): Promise { function getDynamicTestData (line 45) | async function getDynamicTestData(key: string): Promise { FILE: test/e2e/app-dir/ppr-navigations/stale-prefetch-entry/stale-prefetch-entry.test.ts method beforePageLoad (line 55) | async beforePageLoad(page) { FILE: test/e2e/app-dir/ppr-partial-hydration/app/hydration-indicator.tsx function HydrationIndicator (line 4) | function HydrationIndicator({ id }: { id?: string }) { FILE: test/e2e/app-dir/ppr-partial-hydration/app/with-shell/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/ppr-partial-hydration/app/with-shell/with-streaming-metadata/page.tsx function generateMetadata (line 7) | async function generateMetadata(): Promise { function Page (line 14) | function Page() { function SlowServerComponent (line 30) | async function SlowServerComponent() { FILE: test/e2e/app-dir/ppr-partial-hydration/app/with-shell/without-metadata/page.tsx function Page (line 6) | function Page() { function SlowServerComponent (line 22) | async function SlowServerComponent() { FILE: test/e2e/app-dir/ppr-partial-hydration/app/without-shell/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/app-dir/ppr-partial-hydration/app/without-shell/with-streaming-metadata/page.tsx function generateMetadata (line 7) | async function generateMetadata(): Promise { function Page (line 14) | async function Page() { function SlowServerComponent (line 33) | async function SlowServerComponent() { FILE: test/e2e/app-dir/ppr-partial-hydration/app/without-shell/without-metadata/page.tsx function Page (line 6) | async function Page() { function SlowServerComponent (line 25) | async function SlowServerComponent() { FILE: test/e2e/app-dir/ppr-partial-hydration/waitForMarkerFile.ts function waitForMarkerFile (line 6) | async function waitForMarkerFile() { FILE: test/e2e/app-dir/ppr-root-param-fallback/app/[locale]/blog/[slug]/page.tsx function getBlogPost (line 5) | async function getBlogPost(locale: string, slug: string) { function BlogPost (line 16) | async function BlogPost({ function BlogContent (line 38) | async function BlogContent({ function DynamicComments (line 66) | async function DynamicComments() { function generateStaticParams (line 76) | function generateStaticParams() { FILE: test/e2e/app-dir/ppr-root-param-fallback/app/[locale]/layout.tsx function getLocaleConfig (line 4) | async function getLocaleConfig(localeParam: string) { function LocaleLayout (line 17) | async function LocaleLayout({ function LocaleInfo (line 53) | async function LocaleInfo({ params }: { params: Promise<{ locale: string... function UserInfo (line 68) | async function UserInfo() { function generateStaticParams (line 74) | function generateStaticParams() { FILE: test/e2e/app-dir/ppr-root-param-fallback/app/[locale]/page.tsx function Home (line 1) | function Home() { FILE: test/e2e/app-dir/ppr-root-param-rsc-fallback/app/[tenant]/layout.tsx function generateStaticParams (line 4) | function generateStaticParams() { function CachedTenantMarker (line 8) | async function CachedTenantMarker({ function EnsureTenant (line 22) | async function EnsureTenant({ function TenantLayout (line 36) | function TenantLayout({ FILE: test/e2e/app-dir/ppr-root-param-rsc-fallback/app/[tenant]/samples/page.tsx function CachedShell (line 5) | async function CachedShell({ tenant }: { tenant: string }) { function DynamicRequestContent (line 27) | async function DynamicRequestContent({ function SamplesPage (line 43) | function SamplesPage({ FILE: test/e2e/app-dir/ppr-root-param-rsc-fallback/app/layout.tsx function RootLayout (line 3) | function RootLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/ppr-unstable-cache/app/layout.jsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/ppr-unstable-cache/app/page.jsx function Page (line 33) | async function Page() { FILE: test/e2e/app-dir/ppr/app/api/cookie/route.js function POST (line 3) | async function POST(request) { function DELETE (line 13) | async function DELETE(request) { FILE: test/e2e/app-dir/ppr/app/layout.jsx function Root (line 15) | function Root({ children }) { FILE: test/e2e/app-dir/ppr/app/loading/layout.jsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/ppr/app/loading/loading.jsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/ppr/app/loading/nested/[slug]/page.jsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/ppr/app/no-suspense/node/gsp/[slug]/page.jsx function generateStaticParams (line 1) | function generateStaticParams() { function Page (line 5) | async function Page(props) { function Component (line 15) | async function Component({ id }) { FILE: test/e2e/app-dir/ppr/app/page.jsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/ppr/app/search/page.jsx function Page (line 1) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/ppr/app/suspense/node/gsp/[slug]/page.jsx function generateStaticParams (line 3) | function generateStaticParams() { function Page (line 7) | async function Page(props) { function Component (line 19) | async function Component({ id }) { FILE: test/e2e/app-dir/ppr/components/dynamic.jsx function Dynamic (line 5) | async function Dynamic({ fallback }) { FILE: test/e2e/app-dir/ppr/components/page.jsx function Page (line 5) | function Page({ suspense = false }) { function NonSuspensePage (line 24) | function NonSuspensePage() { function SuspensePage (line 28) | function SuspensePage() { FILE: test/e2e/app-dir/ppr/components/state.jsx function Pathname (line 8) | function Pathname() { function Login (line 13) | function Login({ signedIn = false, fallback }) { function Delay (line 46) | function Delay({ active = false, fallback }) { FILE: test/e2e/app-dir/preferred-region/app/api/test-edge/route.ts function GET (line 5) | async function GET() { FILE: test/e2e/app-dir/preferred-region/app/api/test/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/preferred-region/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/preferred-region/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/prefetch-searchparam/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/prefetch-searchparam/app/page.tsx function Page (line 3) | async function Page({ searchParams }: { searchParams: any }) { FILE: test/e2e/app-dir/prefetch-true-instant/app/layout-instant/layout.tsx function Layout (line 8) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/prefetch-true-instant/app/layout-instant/page.tsx function Page (line 7) | async function Page() { function CachedWrapper (line 20) | async function CachedWrapper() { function Cached (line 26) | async function Cached({ value }: { value: string }) { function Dynamic (line 31) | async function Dynamic() { FILE: test/e2e/app-dir/prefetch-true-instant/app/layout.tsx function RootLayout (line 4) | function RootLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/prefetch-true-instant/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/prefetch-true-instant/app/target-page/page.tsx function Page (line 10) | async function Page() { function Cached (line 23) | async function Cached() { function Dynamic (line 29) | async function Dynamic() { FILE: test/e2e/app-dir/prefetch-true-instant/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/prefetch-true-instant/prefetch-true-instant.test.ts method beforePageLoad (line 17) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 80) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/prefetching-not-found/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/e2e/app-dir/prefetching-not-found/app/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/prerender-encoding/app/[id]/page.tsx function Page (line 3) | async function Page({ function generateStaticParams (line 17) | function generateStaticParams() { FILE: test/e2e/app-dir/prerender-encoding/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/proxy-missing-export/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/proxy-missing-export/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/proxy-nfc-traced/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/proxy-nfc-traced/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/proxy-nfc-traced/proxy.ts function proxy (line 4) | function proxy(request: NextRequest) { FILE: test/e2e/app-dir/proxy-runtime-nodejs/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/proxy-runtime-nodejs/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/proxy-runtime-nodejs/proxy.ts function proxy (line 5) | function proxy(request: NextRequest) { FILE: test/e2e/app-dir/proxy-runtime/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/proxy-runtime/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/proxy-with-middleware/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/proxy-with-middleware/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/proxy-with-middleware/middleware.ts function middleware (line 3) | function middleware(req: Request) { FILE: test/e2e/app-dir/proxy-with-middleware/proxy.ts function proxy (line 3) | function proxy(req: Request) { FILE: test/e2e/app-dir/random-in-sass/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/random-in-sass/app/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/random-in-sass/components/hello.tsx function Problem (line 3) | function Problem(props) { FILE: test/e2e/app-dir/react-max-headers-length/app/layout.tsx function Root (line 4) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/react-max-headers-length/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/react-max-headers-length/react-max-headers-length.test.ts constant LINK_HEADER_SIZE (line 3) | const LINK_HEADER_SIZE = 111 function calculateMinHeaderLength (line 13) | function calculateMinHeaderLength(maxLength) { FILE: test/e2e/app-dir/reexport-client-component-metadata/app/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/reexport-client-component-metadata/app/no-override/page-content.tsx function PageContent (line 3) | function PageContent() { FILE: test/e2e/app-dir/reexport-client-component-metadata/app/override/page-content.tsx function PageContent (line 3) | function PageContent() { FILE: test/e2e/app-dir/refresh/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/refresh/app/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/refresh/app/redirect-and-refresh/actions.ts function addTodoEntry (line 7) | async function addTodoEntry(entry: string) { function getTodoEntries (line 18) | async function getTodoEntries() { function addEntryAndRefresh (line 24) | async function addEntryAndRefresh(formData: FormData) { FILE: test/e2e/app-dir/refresh/app/redirect-and-refresh/foo/page.tsx function Foo (line 1) | function Foo() { FILE: test/e2e/app-dir/refresh/app/redirect-and-refresh/layout.tsx function Layout (line 3) | async function Layout({ children }) { FILE: test/e2e/app-dir/refresh/app/redirect-and-refresh/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/refresh/app/refresh-invalid-cache/page.tsx function Page (line 9) | async function Page() { FILE: test/e2e/app-dir/refresh/app/refresh-invalid-render/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/refresh/app/refresh-invalid-route/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/refresh/app/refresh/actions.ts function triggerRefresh (line 4) | async function triggerRefresh() { FILE: test/e2e/app-dir/refresh/app/refresh/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/remove-console/app/client.tsx function Client (line 3) | function Client() { FILE: test/e2e/app-dir/remove-console/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/remove-console/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/require-context/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/require-context/app/require-context-with-no-regex/page.tsx function RequireContextWithNoRegex (line 1) | function RequireContextWithNoRegex() { FILE: test/e2e/app-dir/require-context/app/require-context-with-regex/page.tsx function Home (line 1) | function Home() { FILE: test/e2e/app-dir/resolve-extensions/app/PlatformComponent.tsx function PlatformComponent (line 1) | function PlatformComponent() { FILE: test/e2e/app-dir/resolve-extensions/app/PlatformComponent.web.tsx function PlatformComponent (line 1) | function PlatformComponent() { FILE: test/e2e/app-dir/resolve-extensions/app/component.jsx function Component (line 6) | function Component() { FILE: test/e2e/app-dir/resolve-extensions/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/resolve-extensions/app/page.jsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/resolve-extensions/next.config.js method webpack (line 20) | webpack(config) { FILE: test/e2e/app-dir/resource-url-encoding/app/client#component.tsx function Client (line 3) | function Client() { FILE: test/e2e/app-dir/resource-url-encoding/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/resource-url-encoding/app/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/resource-url-encoding/pages/pages.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/resume-data-cache/app/actions.ts function refreshAction (line 5) | async function refreshAction() { FILE: test/e2e/app-dir/resume-data-cache/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/resume-data-cache/app/page.tsx function getRandomNumber (line 6) | async function getRandomNumber() { function DynamicComponent (line 12) | async function DynamicComponent() { function Page (line 17) | async function Page() { FILE: test/e2e/app-dir/resume-data-cache/app/revalidate-action/actions.ts function revalidateAction (line 5) | async function revalidateAction() { FILE: test/e2e/app-dir/resume-data-cache/app/revalidate-action/page.tsx function getCachedRandom (line 6) | async function getCachedRandom() { function DynamicContent (line 12) | async function DynamicContent() { function Page (line 20) | async function Page() { FILE: test/e2e/app-dir/resume-data-cache/app/revalidate-action/revalidate-button.tsx function RevalidateButton (line 5) | function RevalidateButton() { FILE: test/e2e/app-dir/resume-data-cache/app/revalidate-fetch-action/actions.ts function revalidateFetchAction (line 5) | async function revalidateFetchAction() { FILE: test/e2e/app-dir/resume-data-cache/app/revalidate-fetch-action/page.tsx function DynamicContent (line 5) | async function DynamicContent() { function Page (line 13) | async function Page() { FILE: test/e2e/app-dir/resume-data-cache/app/revalidate-fetch-action/revalidate-button.tsx function RevalidateButton (line 5) | function RevalidateButton() { FILE: test/e2e/app-dir/resume-data-cache/app/revalidate/route.ts function POST (line 3) | function POST() { FILE: test/e2e/app-dir/resume-data-cache/app/server-action/page.tsx function getCachedRandomNumber (line 5) | async function getCachedRandomNumber() { function getUncachedRandomNumber (line 14) | async function getUncachedRandomNumber() { function DynamicComponent (line 20) | async function DynamicComponent() { function Page (line 25) | async function Page() { FILE: test/e2e/app-dir/resuming-head-runtime-search-param/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/resuming-head-runtime-search-param/app/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/revalidate-dynamic/app/api/revalidate-path/route.js function GET (line 4) | async function GET(req) { FILE: test/e2e/app-dir/revalidate-dynamic/app/api/revalidate-tag/route.js function GET (line 4) | async function GET(req) { FILE: test/e2e/app-dir/revalidate-dynamic/app/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/revalidate-dynamic/app/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/revalidate-path-with-rewrites/app/api/revalidate/route.ts function GET (line 6) | async function GET(request: NextRequest) { FILE: test/e2e/app-dir/revalidate-path-with-rewrites/app/cache-components/dynamic/page.tsx function CachedContent (line 5) | async function CachedContent() { function Content (line 10) | async function Content() { function Page (line 15) | function Page() { FILE: test/e2e/app-dir/revalidate-path-with-rewrites/app/cache-components/static/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/revalidate-path-with-rewrites/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/revalidate-path-with-rewrites/app/legacy/dynamic/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/revalidate-path-with-rewrites/app/legacy/static/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/revalidate-path-with-rewrites/app/shared-page.tsx function getData (line 1) | async function getData() { function SharedPage (line 8) | async function SharedPage({ FILE: test/e2e/app-dir/revalidatetag-rsc/app/RevalidateViaForm.tsx function RevalidateViaForm (line 5) | function RevalidateViaForm({ tag }: { tag: string }) { FILE: test/e2e/app-dir/revalidatetag-rsc/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/revalidatetag-rsc/app/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/rewrite-headers/app/hello/[name]/page.jsx function Page (line 1) | async function Page(props) { function generateStaticParams (line 6) | async function generateStaticParams() { FILE: test/e2e/app-dir/rewrite-headers/app/layout.jsx function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/e2e/app-dir/rewrite-headers/app/other/page.jsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/rewrite-headers/app/page.jsx function Home (line 1) | function Home() { FILE: test/e2e/app-dir/rewrite-headers/middleware.js function middleware (line 16) | function middleware(req) { FILE: test/e2e/app-dir/rewrite-headers/rewrite-headers.test.ts type Target (line 6) | type Target = (typeof targets)[number] FILE: test/e2e/app-dir/rewrite-with-search-params/app/[domain]/[...section]/page.tsx function Page (line 1) | async function Page({ FILE: test/e2e/app-dir/rewrite-with-search-params/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/rewrite-with-search-params/next.config.js method rewrites (line 5) | async rewrites() { FILE: test/e2e/app-dir/rewrites-redirects/app/[...params]/page.tsx function Page (line 1) | async function Page(props: { FILE: test/e2e/app-dir/rewrites-redirects/app/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/rewrites-redirects/app/page.tsx function Page (line 22) | function Page() { FILE: test/e2e/app-dir/rewrites-redirects/middleware.ts function middleware (line 4) | function middleware(request: NextRequest) { FILE: test/e2e/app-dir/rewrites-redirects/next.config.js method rewrites (line 3) | async rewrites() { method redirects (line 11) | async redirects() { FILE: test/e2e/app-dir/root-layout-redirect/app/actions.ts function redirectAction (line 5) | async function redirectAction() { FILE: test/e2e/app-dir/root-layout-redirect/app/layout.tsx function Root (line 5) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/root-layout-redirect/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/root-layout-redirect/app/result/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/root-layout-render-once/app/layout.js function Layout (line 6) | function Layout({ children }) { FILE: test/e2e/app-dir/root-layout-render-once/app/render-once/page.js function page (line 1) | function page() { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/(route-group)/(nested-route-group)/nested-route-group/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/(route-group)/layout.js function Root (line 4) | function Root({ children }) { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/(route-group)/route-group/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/basic-route/inner/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/basic-route/layout.js function Root (line 4) | function Root({ children }) { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/basic-route/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/dynamic-catchall/[...slug]/layout.js function Root (line 1) | function Root({ children }) { function generateStaticParams (line 13) | async function generateStaticParams() { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/dynamic-catchall/[...slug]/page.js function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/dynamic/[first]/[second]/page.js function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/dynamic/[first]/page.js function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/dynamic/layout.js function Root (line 4) | function Root({ children }) { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/static-mpa-navigation/[slug]/layout.js function Layout (line 1) | function Layout({ children }) { function generateStaticParams (line 12) | function generateStaticParams() { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/static-mpa-navigation/[slug]/page.js function Page (line 5) | async function Page(props) { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/to-pages-dir/layout.js function Root (line 4) | function Root({ children }) { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/to-pages-dir/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/with-parallel-routes/@one/default.js function Default (line 3) | function Default() { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/with-parallel-routes/@one/inner/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/with-parallel-routes/@one/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/with-parallel-routes/@two/default.js function Default (line 3) | function Default() { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/with-parallel-routes/@two/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/root-layout/app/(mpa-navigation)/with-parallel-routes/layout.js function Root (line 4) | function Root({ one, two }) { FILE: test/e2e/app-dir/root-layout/app/(multiple-root)/(root-a)/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/root-layout/app/(multiple-root)/(root-a)/root-layout-a/page.js function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/root-layout/app/(multiple-root)/(root-b)/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/app-dir/root-layout/app/(multiple-root)/(root-b)/root-layout-b/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/root-layout/app/(required-tags)/has-tags/layout.js function Root (line 4) | function Root({ children }) { FILE: test/e2e/app-dir/root-layout/app/(required-tags)/has-tags/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/root-layout/app/(required-tags)/missing-tags/layout.js function Root (line 4) | function Root({ children }) { FILE: test/e2e/app-dir/root-layout/app/(required-tags)/missing-tags/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/root-layout/app/(required-tags)/static-missing-tags/[slug]/layout.js function Layout (line 1) | function Layout({ children }) { function generateStaticParams (line 5) | function generateStaticParams() { FILE: test/e2e/app-dir/root-layout/app/(required-tags)/static-missing-tags/[slug]/page.js function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/root-suspense-dynamic/fixtures/default/app/dynamic-wrapper.tsx function DynamicWrapper (line 3) | async function DynamicWrapper({ FILE: test/e2e/app-dir/root-suspense-dynamic/fixtures/default/app/layout.tsx function RootLayout (line 5) | function RootLayout({ FILE: test/e2e/app-dir/root-suspense-dynamic/fixtures/default/app/page.tsx function HomePage (line 3) | function HomePage() { FILE: test/e2e/app-dir/route-page-manifest-bug/app/abc/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/route-page-manifest-bug/app/layout.tsx function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/route-page-manifest-bug/app/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/router-autoscroll/app/[layoutPaddingWidth]/[layoutPaddingHeight]/[pageWidth]/[pageHeight]/[param]/layout.tsx function Layout (line 3) | async function Layout({ FILE: test/e2e/app-dir/router-autoscroll/app/[layoutPaddingWidth]/[layoutPaddingHeight]/[pageWidth]/[pageHeight]/[param]/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/router-autoscroll/app/fixed-first-element/page.tsx function FixedFirstElementPage (line 1) | function FixedFirstElementPage() { FILE: test/e2e/app-dir/router-autoscroll/app/hoisted/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/router-autoscroll/app/invisible-first-element/page.tsx function InvisibleFirstElementPage (line 1) | function InvisibleFirstElementPage() { FILE: test/e2e/app-dir/router-autoscroll/app/layout.tsx function Layout (line 7) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/router-autoscroll/app/loading-scroll/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/router-autoscroll/app/loading-scroll/page.tsx function Page (line 3) | async function Page(props: PageProps<'/loading-scroll'>) { FILE: test/e2e/app-dir/router-autoscroll/app/new-metadata/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/router-autoscroll/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/router-autoscroll/app/server-action-refresh/actions.ts function refreshAction (line 5) | async function refreshAction() { FILE: test/e2e/app-dir/router-autoscroll/app/server-action-refresh/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/router-autoscroll/app/sticky-first-element/page.tsx function FixedFirstElementPage (line 1) | function FixedFirstElementPage() { FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/legacy-with-data/app/layout.tsx function RootLayout (line 4) | function RootLayout({ FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/legacy-with-data/app/page.tsx function HomePage (line 4) | function HomePage() { FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/legacy-with-data/app/page1/page.tsx function Page1 (line 4) | function Page1() { FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/legacy-with-data/app/page2/page.tsx function Page2 (line 4) | function Page2() { FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/legacy/app/layout.tsx function RootLayout (line 4) | function RootLayout({ FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/legacy/app/page.tsx function HomePage (line 4) | function HomePage() { FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/legacy/app/page1/page.tsx function Page1 (line 4) | function Page1() { FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/legacy/app/page2/page.tsx function Page2 (line 4) | function Page2() { FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/optimized-no-data/app/layout.tsx function RootLayout (line 4) | function RootLayout({ FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/optimized-no-data/app/page.tsx function HomePage (line 4) | function HomePage() { FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/optimized-no-data/app/page1/page.tsx function Page1 (line 4) | function Page1() { FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/optimized-no-data/app/page2/page.tsx function Page2 (line 4) | function Page2() { FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/optimized/app/layout.tsx function RootLayout (line 4) | function RootLayout({ FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/optimized/app/page.tsx function HomePage (line 4) | function HomePage() { FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/optimized/app/page1/page.tsx function Page1 (line 4) | function Page1() { FILE: test/e2e/app-dir/router-disable-smooth-scroll/fixtures/optimized/app/page2/page.tsx function Page2 (line 4) | function Page2() { FILE: test/e2e/app-dir/router-stuck-dynamic-static-segment/app/[slug]/page.tsx function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/router-stuck-dynamic-static-segment/app/blog/[slug]/page.tsx function Blog (line 3) | async function Blog(props) { FILE: test/e2e/app-dir/router-stuck-dynamic-static-segment/app/layout.tsx function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/router-stuck-dynamic-static-segment/app/page.tsx function Home (line 4) | function Home() { FILE: test/e2e/app-dir/rsc-basic/app/(group)/conventions/@named/client.js function Foo (line 3) | function Foo() { FILE: test/e2e/app-dir/rsc-basic/app/(group)/conventions/@named/default.js function Default (line 3) | function Default() { FILE: test/e2e/app-dir/rsc-basic/app/(group)/conventions/@named/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/(group)/conventions/layout.js function Layout (line 1) | function Layout({ named }) { FILE: test/e2e/app-dir/rsc-basic/app/app-react/client-react.js function ClientReact (line 8) | function ClientReact() { FILE: test/e2e/app-dir/rsc-basic/app/app-react/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/async-client/lazy/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/async-client/sync/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/css-modules/page.js function CSSM (line 4) | function CSSM() { FILE: test/e2e/app-dir/rsc-basic/app/dynamic/_dynamic.js function Dynamic (line 5) | function Dynamic() { FILE: test/e2e/app-dir/rsc-basic/app/dynamic/page.js function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/rsc-basic/app/edge/dynamic/[id]/page.js function page (line 1) | function page() { FILE: test/e2e/app-dir/rsc-basic/app/edge/dynamic/page.js function page (line 1) | function page() { FILE: test/e2e/app-dir/rsc-basic/app/escaping-rsc/page.js function Data (line 6) | function Data() { function Page (line 19) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/global-styles-rsc/page.js function GlobalStyle (line 1) | function GlobalStyle() { FILE: test/e2e/app-dir/rsc-basic/app/layout.js function AppLayout (line 3) | function AppLayout({ children }) { FILE: test/e2e/app-dir/rsc-basic/app/multi/page.js function Multi (line 3) | function Multi() { FILE: test/e2e/app-dir/rsc-basic/app/native-module/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/next-api/link/page.js function LinkPage (line 4) | async function LinkPage({ searchParams }) { FILE: test/e2e/app-dir/rsc-basic/app/node/dynamic/[id]/page.js function page (line 1) | function page() { FILE: test/e2e/app-dir/rsc-basic/app/node/dynamic/page.js function page (line 1) | function page() { FILE: test/e2e/app-dir/rsc-basic/app/page.js function Index (line 7) | async function Index() { FILE: test/e2e/app-dir/rsc-basic/app/reexport-named/client.js function PageComponent (line 3) | function PageComponent() { FILE: test/e2e/app-dir/rsc-basic/app/reexport-namespace/client.js function Foo (line 3) | function Foo() { FILE: test/e2e/app-dir/rsc-basic/app/reexport-namespace/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/return-null/component/component.js function Component (line 1) | function Component() { FILE: test/e2e/app-dir/rsc-basic/app/return-null/component/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/return-null/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/rsc-basic/app/return-null/layout/layout.js function Layout (line 1) | function Layout() { FILE: test/e2e/app-dir/rsc-basic/app/return-null/layout/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/return-null/page/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/return-undefined/component/component.js function Component (line 1) | function Component() {} FILE: test/e2e/app-dir/rsc-basic/app/return-undefined/component/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/return-undefined/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/rsc-basic/app/return-undefined/layout/layout.js function Layout (line 1) | function Layout() {} FILE: test/e2e/app-dir/rsc-basic/app/return-undefined/layout/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/return-undefined/page/page.js function Page (line 1) | function Page() {} FILE: test/e2e/app-dir/rsc-basic/app/root/page.js function page (line 3) | function page() { FILE: test/e2e/app-dir/rsc-basic/app/shared-context/server/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/shared/page.js function Page (line 6) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/streaming-rsc/page.js function Page (line 9) | function Page() { FILE: test/e2e/app-dir/rsc-basic/app/various-exports/page.js function Page (line 14) | function Page() { FILE: test/e2e/app-dir/rsc-basic/components/bar-client.js function bar (line 3) | function bar() { FILE: test/e2e/app-dir/rsc-basic/components/bar.js function Bar (line 3) | function Bar() { FILE: test/e2e/app-dir/rsc-basic/components/client-exports.js function Named (line 3) | function Named() { FILE: test/e2e/app-dir/rsc-basic/components/client.js function Client (line 5) | function Client() { FILE: test/e2e/app-dir/rsc-basic/components/export-all/one.js function One (line 1) | function One() { FILE: test/e2e/app-dir/rsc-basic/components/export-all/two.js function Two (line 1) | function Two() { FILE: test/e2e/app-dir/rsc-basic/components/foo.js function foo (line 3) | function foo() { FILE: test/e2e/app-dir/rsc-basic/components/nav.js function Nav (line 3) | function Nav() { FILE: test/e2e/app-dir/rsc-basic/components/partial-hydration-counter.js function Counter (line 5) | function Counter() { FILE: test/e2e/app-dir/rsc-basic/components/red/index.js function RedText (line 5) | function RedText(props) { FILE: test/e2e/app-dir/rsc-basic/components/shared.js function Shared (line 6) | function Shared() { FILE: test/e2e/app-dir/rsc-basic/lib/data.js function createDataFetcher (line 1) | function createDataFetcher(data, { timeout = 0, expire = 10 }) { FILE: test/e2e/app-dir/rsc-basic/pages/api/navigation.js function handle (line 4) | function handle(_, res) { FILE: test/e2e/app-dir/rsc-basic/pages/edge-pages-react.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/rsc-basic/pages/pages-react.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/rsc-basic/rsc-basic.test.ts function resolveStreamResponse (line 20) | async function resolveStreamResponse(response: any, onData?: any) { method beforePageLoad (line 185) | beforePageLoad(page) { FILE: test/e2e/app-dir/rsc-query-routing/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/rsc-query-routing/app/redirect/dest/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/rsc-query-routing/app/redirect/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/rsc-query-routing/app/rewrite/dest/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/rsc-query-routing/app/rewrite/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/rsc-query-routing/next.config.js method redirects (line 6) | async redirects() { method rewrites (line 15) | async rewrites() { FILE: test/e2e/app-dir/rsc-redirect/app/about/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/rsc-redirect/app/dest/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/rsc-redirect/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/rsc-redirect/app/old-about/page.tsx function OldAbout (line 1) | function OldAbout() { FILE: test/e2e/app-dir/rsc-redirect/app/origin/page.tsx function Page (line 3) | function Page(): never { FILE: test/e2e/app-dir/rsc-redirect/app/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/rsc-redirect/middleware.ts function middleware (line 4) | function middleware(request: NextRequest) { FILE: test/e2e/app-dir/rsc-webpack-loader/app/layout.js function AppLayout (line 3) | function AppLayout({ children }) { FILE: test/e2e/app-dir/rsc-webpack-loader/app/loader-rule/page.js function Home (line 5) | function Home() { FILE: test/e2e/app-dir/script-before-interactive/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/script-before-interactive/app/multiple/page.tsx function MultiplePage (line 3) | function MultiplePage() { FILE: test/e2e/app-dir/script-before-interactive/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/scss/3rd-party-module/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/basic-module-additional-data/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/basic-module-include-paths/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/basic-module-prepend-data/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/basic-module/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/compilation-and-prefixing/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/e2e/app-dir/scss/compilation-and-prefixing/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/composes-basic/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/composes-external/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/data-url/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/e2e/app-dir/scss/data-url/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/dev-module/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/external-url/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/e2e/app-dir/scss/external-url/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/hmr-module/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/invalid-global-module/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/invalid-global-with-app/pages/_app.js class MyApp (line 4) | class MyApp extends App { method render (line 5) | render() { FILE: test/e2e/app-dir/scss/invalid-global-with-app/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/invalid-global/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/invalid-module-document/pages/_document.js class MyDocument (line 4) | class MyDocument extends Document { method getInitialProps (line 5) | static async getInitialProps(ctx) { method render (line 10) | render() { FILE: test/e2e/app-dir/scss/invalid-module-document/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/invalid-module/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/loader-order/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/e2e/app-dir/scss/loader-order/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/multi-global-reversed/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/e2e/app-dir/scss/multi-global-reversed/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/multi-global/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/e2e/app-dir/scss/multi-global/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/multi-page/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/e2e/app-dir/scss/multi-page/pages/page1.js function Page1 (line 2) | function Page1() { FILE: test/e2e/app-dir/scss/multi-page/pages/page2.js function Page2 (line 2) | function Page2() { FILE: test/e2e/app-dir/scss/nested-global/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/e2e/app-dir/scss/nested-global/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/nm-module-nested/pages/index.js function Home (line 4) | function Home() { FILE: test/e2e/app-dir/scss/nm-module/pages/index.js function Home (line 4) | function Home() { FILE: test/e2e/app-dir/scss/npm-import-bad/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/e2e/app-dir/scss/npm-import-bad/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/npm-import-nested/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/e2e/app-dir/scss/npm-import-nested/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/npm-import-tilde/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/e2e/app-dir/scss/npm-import-tilde/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/npm-import/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/e2e/app-dir/scss/npm-import/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/prod-module/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/scss-mixins/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/scss/scss-mixins/app/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/single-global-src/src/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/e2e/app-dir/scss/single-global-src/src/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/single-global/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/e2e/app-dir/scss/single-global/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/unused/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/url-global-asset-prefix-1/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/e2e/app-dir/scss/url-global-asset-prefix-1/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/url-global-asset-prefix-2/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/e2e/app-dir/scss/url-global-asset-prefix-2/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/url-global-partial/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/e2e/app-dir/scss/url-global-partial/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/url-global/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/e2e/app-dir/scss/url-global/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/valid-and-invalid-global/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/e2e/app-dir/scss/valid-and-invalid-global/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/app-dir/scss/webpack-error/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/e2e/app-dir/scss/webpack-error/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/scss/with-styled-jsx/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/e2e/app-dir/scss/with-styled-jsx/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/app-dir/search-params-react-key/app/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/mpa-navs/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/onclick-navs/version-1/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/onclick-navs/version-2/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/onclick-navs/version-3/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/page.tsx function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/params-first/page.tsx function Home (line 3) | async function Home(props) { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/root-page-first/page.tsx function Home (line 3) | async function Home(props) { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/route-handler/route.ts function GET (line 3) | async function GET(req: NextRequest) { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/search-params/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/search-params/page.tsx type AnySearchParams (line 2) | type AnySearchParams = { [key: string]: string | Array | undefin... function Page (line 4) | async function Page({ FILE: test/e2e/app-dir/searchparams-reuse-loading/app/search/layout.tsx function SearchLayout (line 6) | function SearchLayout({ FILE: test/e2e/app-dir/searchparams-reuse-loading/app/search/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/search/page.tsx type AnySearchParams (line 4) | type AnySearchParams = { [key: string]: string | Array | undefin... function Page (line 6) | async function Page({ FILE: test/e2e/app-dir/searchparams-reuse-loading/app/search/search.tsx function Search (line 5) | function Search() { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/with-middleware/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/with-middleware/search-params/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/searchparams-reuse-loading/app/with-middleware/search-params/someValue/page.tsx type AnySearchParams (line 2) | type AnySearchParams = { [key: string]: string | Array | undefin... function Page (line 4) | async function Page({ FILE: test/e2e/app-dir/searchparams-reuse-loading/middleware.ts function middleware (line 4) | function middleware(request: NextRequest) { FILE: test/e2e/app-dir/searchparams-reuse-loading/pages/pages-dir.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/searchparams-reuse-loading/searchparams-reuse-loading.test.ts method beforePageLoad (line 194) | beforePageLoad(page) { method beforePageLoad (line 333) | beforePageLoad(page) { method beforePageLoad (line 419) | beforePageLoad(page) { method beforePageLoad (line 505) | beforePageLoad(page) { FILE: test/e2e/app-dir/searchparams-static-bailout/app/client-component-page/page.tsx type AnySearchParams (line 4) | type AnySearchParams = { [key: string]: string | Array | undefin... function Page (line 6) | function Page({ FILE: test/e2e/app-dir/searchparams-static-bailout/app/client-component-without-searchparams/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/searchparams-static-bailout/app/client-component/component.tsx function ClientComponent (line 5) | function ClientComponent({ FILE: test/e2e/app-dir/searchparams-static-bailout/app/client-component/page.tsx function Page (line 4) | function Page({ searchParams }) { FILE: test/e2e/app-dir/searchparams-static-bailout/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/searchparams-static-bailout/app/server-component-page/page.tsx function Page (line 3) | async function Page({ searchParams }) { FILE: test/e2e/app-dir/searchparams-static-bailout/app/server-component-without-searchparams/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/basic/app/cache-life-seconds-test/page.tsx function CacheLifeSecondsTestPage (line 3) | function CacheLifeSecondsTestPage() { FILE: test/e2e/app-dir/segment-cache/basic/app/cache-life-seconds/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/segment-cache/basic/app/cache-life-seconds/page.tsx function CacheLifeSecondsPage (line 3) | async function CacheLifeSecondsPage() { FILE: test/e2e/app-dir/segment-cache/basic/app/cycle/client.tsx function ClientComponent (line 3) | function ClientComponent({ testProp }: { testProp: { self: unknown } }) { FILE: test/e2e/app-dir/segment-cache/basic/app/cycle/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/segment-cache/basic/app/fully-static/page.tsx function FullyStaticStart (line 3) | function FullyStaticStart() { FILE: test/e2e/app-dir/segment-cache/basic/app/fully-static/target-page/page.tsx function Target (line 1) | function Target() { FILE: test/e2e/app-dir/segment-cache/basic/app/interception-with-params/feed/(..)photo/[id]/page.tsx function InterceptedPhotoPage (line 1) | async function InterceptedPhotoPage({ function generateStaticParams (line 15) | function generateStaticParams() { FILE: test/e2e/app-dir/segment-cache/basic/app/interception-with-params/feed/layout.tsx function FeedLayout (line 1) | function FeedLayout({ children }) { FILE: test/e2e/app-dir/segment-cache/basic/app/interception-with-params/feed/page.tsx function FeedPage (line 3) | function FeedPage() { FILE: test/e2e/app-dir/segment-cache/basic/app/interception-with-params/photo/[id]/page.tsx function PhotoPage (line 1) | async function PhotoPage({ function generateStaticParams (line 11) | function generateStaticParams() { FILE: test/e2e/app-dir/segment-cache/basic/app/interception/feed/(..)photo/page.tsx function InterceptedPhotoPage (line 1) | function InterceptedPhotoPage() { FILE: test/e2e/app-dir/segment-cache/basic/app/interception/feed/layout.tsx function FeedLayout (line 1) | function FeedLayout({ children }) { FILE: test/e2e/app-dir/segment-cache/basic/app/interception/feed/page.tsx function FeedPage (line 3) | function FeedPage() { FILE: test/e2e/app-dir/segment-cache/basic/app/interception/photo/page.tsx function PhotoPage (line 1) | function PhotoPage() { FILE: test/e2e/app-dir/segment-cache/basic/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/basic/app/lazily-generated-params/[param]/page.tsx function Content (line 3) | async function Content({ params }) { function Target (line 8) | async function Target({ params }) { FILE: test/e2e/app-dir/segment-cache/basic/app/lazily-generated-params/page.tsx function LazilyGeneratedParamsStartPage (line 8) | function LazilyGeneratedParamsStartPage() { FILE: test/e2e/app-dir/segment-cache/basic/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/basic/app/partially-static/page.tsx function FullyStaticStart (line 3) | function FullyStaticStart() { FILE: test/e2e/app-dir/segment-cache/basic/app/partially-static/target-page/layout.tsx function StaticLayout (line 1) | function StaticLayout({ FILE: test/e2e/app-dir/segment-cache/basic/app/partially-static/target-page/page.tsx function Content (line 4) | async function Content() { function DynamicPage (line 9) | function DynamicPage() { FILE: test/e2e/app-dir/segment-cache/basic/app/same-page-nav/layout.tsx function Content (line 4) | async function Content({ children }: { children: React.ReactNode }) { function Layout (line 10) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/segment-cache/basic/app/same-page-nav/page.tsx function SamePageNav (line 4) | async function SamePageNav() { FILE: test/e2e/app-dir/segment-cache/basic/app/streaming-text.tsx function DynamicText (line 4) | async function DynamicText({ text }) { function StreamingText (line 9) | function StreamingText({ FILE: test/e2e/app-dir/segment-cache/basic/app/test/@nav/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/segment-cache/basic/app/test/@nav/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/basic/app/test/layout.tsx function Layout (line 3) | function Layout({ FILE: test/e2e/app-dir/segment-cache/basic/app/test/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/basic/app/with-server-action/page.tsx function FullyStaticStart (line 3) | function FullyStaticStart() { FILE: test/e2e/app-dir/segment-cache/basic/app/with-server-action/target-page/action.ts function action (line 3) | async function action() { FILE: test/e2e/app-dir/segment-cache/basic/app/with-server-action/target-page/page.tsx function Target (line 3) | function Target() { FILE: test/e2e/app-dir/segment-cache/basic/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ href, children }) { FILE: test/e2e/app-dir/segment-cache/basic/segment-cache-basic.test.ts method beforePageLoad (line 17) | beforePageLoad(page) { method beforePageLoad (line 60) | beforePageLoad(page) { method beforePageLoad (line 103) | beforePageLoad(page) { method beforePageLoad (line 140) | beforePageLoad(page) { method beforePageLoad (line 172) | beforePageLoad(page) { method beforePageLoad (line 204) | beforePageLoad(page) { method beforePageLoad (line 235) | beforePageLoad(page) { method beforePageLoad (line 283) | beforePageLoad(page) { function readRandomNumberFromPage (line 298) | async function readRandomNumberFromPage() { method beforePageLoad (line 349) | beforePageLoad(page) { method beforePageLoad (line 384) | beforePageLoad(page) { method beforePageLoad (line 419) | beforePageLoad(page) { FILE: test/e2e/app-dir/segment-cache/cached-navigations/app/fully-static/page.tsx function Page (line 3) | async function Page() { function CachedContent (line 11) | async function CachedContent() { FILE: test/e2e/app-dir/segment-cache/cached-navigations/app/layout.tsx function RootLayout (line 4) | function RootLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/cached-navigations/app/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/segment-cache/cached-navigations/app/partially-static/page.tsx function Page (line 7) | async function Page({ function CachedContent (line 39) | async function CachedContent() { function SearchParamsContent (line 45) | async function SearchParamsContent({ function CookiesContent (line 59) | async function CookiesContent() { function getShortLivedCachedDate (line 71) | async function getShortLivedCachedDate() { function HeadersContent (line 77) | async function HeadersContent() { function ConnectionContent (line 88) | async function ConnectionContent() { FILE: test/e2e/app-dir/segment-cache/cached-navigations/app/runtime-prefetchable/page.tsx function Page (line 18) | async function Page({ function CachedContent (line 50) | async function CachedContent() { function SearchParamsContent (line 56) | async function SearchParamsContent({ function CookiesContent (line 72) | async function CookiesContent() { function HeadersContent (line 85) | async function HeadersContent() { function ConnectionContent (line 98) | async function ConnectionContent() { FILE: test/e2e/app-dir/segment-cache/cached-navigations/app/with-fallback-params/[slug]/layout.tsx function ParamsLayout (line 4) | function ParamsLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/cached-navigations/app/with-fallback-params/[slug]/page.tsx function Page (line 6) | function Page({ function CachedContent (line 28) | async function CachedContent() { function ParamsContent (line 34) | async function ParamsContent({ function ConnectionContent (line 47) | async function ConnectionContent() { FILE: test/e2e/app-dir/segment-cache/cached-navigations/app/with-static-params/[slug]/page.tsx function generateStaticParams (line 5) | async function generateStaticParams() { function Page (line 9) | async function Page({ function CachedContent (line 30) | async function CachedContent() { function ConnectionContent (line 35) | async function ConnectionContent() { FILE: test/e2e/app-dir/segment-cache/cached-navigations/cached-navigations.test.ts method beforePageLoad (line 20) | async beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 155) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 189) | async beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 283) | async beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 344) | async beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 414) | async beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 573) | async beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 705) | async beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 766) | async beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 831) | async beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 896) | async beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/cdn-cache-busting/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/cdn-cache-busting/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/cdn-cache-busting/app/target-page/page.tsx function TargetPage (line 1) | function TargetPage() { FILE: test/e2e/app-dir/segment-cache/cdn-cache-busting/cdn-cache-busting.test.ts method beforePageLoad (line 43) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 112) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/cdn-cache-busting/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/cdn-cache-busting/server.mjs function spawnNext (line 18) | async function spawnNext(port) { function isCacheableRequest (line 43) | function isCacheableRequest(req) { function isCacheableResponse (line 49) | function isCacheableResponse(res) { function createFakeCDN (line 53) | async function createFakeCDN(destPort) { function start (line 148) | async function start(cdnPort = 3000, nextPort = cdnPort + 1) { FILE: test/e2e/app-dir/segment-cache/client-params/app/[category]/[product]/page.tsx function Content (line 5) | function Content({ function ProductPage (line 28) | function ProductPage({ FILE: test/e2e/app-dir/segment-cache/client-params/app/[category]/layout.tsx function Content (line 5) | function Content({ params }: { params: Promise<{ category: string }> }) { function CategoryLayout (line 10) | function CategoryLayout({ FILE: test/e2e/app-dir/segment-cache/client-params/app/client-page-with-search-param/page.tsx function Content (line 5) | function Content({ function ClientPageWithSearchParam (line 24) | function ClientPageWithSearchParam({ FILE: test/e2e/app-dir/segment-cache/client-params/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/client-params/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/client-params/client-params.test.ts method beforePageLoad (line 17) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/client-params/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/deployment-skew/app/action-redirect/page.jsx function redirectToOtherDeployment (line 3) | async function redirectToOtherDeployment() { function ActionRedirectPage (line 13) | function ActionRedirectPage() { FILE: test/e2e/app-dir/segment-cache/deployment-skew/app/dynamic-page/page.jsx function TargetPage (line 3) | async function TargetPage() { FILE: test/e2e/app-dir/segment-cache/deployment-skew/app/layout.jsx function RootLayout (line 1) | function RootLayout({ children, params }) { FILE: test/e2e/app-dir/segment-cache/deployment-skew/app/page.jsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/deployment-skew/app/static-page/page.jsx function TargetPage (line 1) | function TargetPage() { FILE: test/e2e/app-dir/segment-cache/deployment-skew/components/action-redirect-button.tsx function ActionRedirectButton (line 5) | function ActionRedirectButton() { FILE: test/e2e/app-dir/segment-cache/deployment-skew/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/deployment-skew/components/redirect-action.ts function redirectToOtherDeployment (line 5) | async function redirectToOtherDeployment() { FILE: test/e2e/app-dir/segment-cache/deployment-skew/deployment-skew.test.ts function runTests (line 87) | function runTests(mode: 'BUILD_ID' | 'DEPLOYMENT_ID', getPort: () => num... FILE: test/e2e/app-dir/segment-cache/deployment-skew/servers.mjs function getEnv (line 10) | function getEnv(id, mode) { function spawnNext (line 35) | async function spawnNext(id, mode, port, extraEnv = {}) { function buildNext (line 63) | function buildNext(id, mode) { function build (line 70) | function build(mode) { function start (line 75) | async function start( FILE: test/e2e/app-dir/segment-cache/dynamic-on-hover/app/dynamic/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/segment-cache/dynamic-on-hover/app/dynamic/page.tsx function DynamicContent (line 4) | async function DynamicContent() { function Page (line 9) | function Page() { FILE: test/e2e/app-dir/segment-cache/dynamic-on-hover/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/dynamic-on-hover/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/dynamic-on-hover/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/dynamic-on-hover/dynamic-on-hover.test.ts method beforePageLoad (line 17) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/export/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/export/app/page.tsx function OutputExport (line 3) | function OutputExport() { FILE: test/e2e/app-dir/segment-cache/export/app/target-page/page.tsx function TargetPage (line 3) | function TargetPage() { FILE: test/e2e/app-dir/segment-cache/export/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ href, children }) { FILE: test/e2e/app-dir/segment-cache/export/segment-cache-output-export.test.ts method beforePageLoad (line 40) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 82) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 126) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/export/server.mjs constant OUT_DIR (line 13) | const OUT_DIR = join(dirname(fileURLToPath(import.meta.url)), 'out') FILE: test/e2e/app-dir/segment-cache/force-stale/app/dynamic/page.tsx function PageContent (line 4) | async function PageContent() { function Page (line 9) | async function Page() { FILE: test/e2e/app-dir/segment-cache/force-stale/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/force-stale/app/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/segment-cache/force-stale/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/force-stale/force-stale.test.ts method beforePageLoad (line 20) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 64) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/max-prefetch-inlining/app/dynamic/[slug]/page.tsx function Content (line 3) | async function Content({ params }: { params: Promise<{ slug: string }> }) { function DynamicPage (line 8) | function DynamicPage({ FILE: test/e2e/app-dir/segment-cache/max-prefetch-inlining/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/max-prefetch-inlining/app/page.tsx function Home (line 6) | function Home() { FILE: test/e2e/app-dir/segment-cache/max-prefetch-inlining/app/shared/a/b/c/page.tsx function PageC (line 1) | function PageC() { FILE: test/e2e/app-dir/segment-cache/max-prefetch-inlining/app/shared/a/b/layout.tsx function BLayout (line 2) | function BLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/max-prefetch-inlining/app/shared/a/d/e/page.tsx function PageE (line 1) | function PageE() { FILE: test/e2e/app-dir/segment-cache/max-prefetch-inlining/app/shared/a/d/layout.tsx function DLayout (line 2) | function DLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/max-prefetch-inlining/app/shared/a/layout.tsx function ALayout (line 2) | function ALayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/max-prefetch-inlining/app/shared/layout.tsx function SharedLayout (line 2) | function SharedLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/max-prefetch-inlining/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/max-prefetch-inlining/max-prefetch-inlining.test.ts method beforePageLoad (line 36) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 107) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/memory-pressure/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/memory-pressure/app/memory-pressure/[step]/layout.tsx function Layout (line 3) | async function Layout({ FILE: test/e2e/app-dir/segment-cache/memory-pressure/app/memory-pressure/[step]/page.tsx type Params (line 3) | type Params = { step: string } function Content (line 5) | async function Content({ params }: { params: Promise }) { function Page (line 17) | async function Page({ params }: { params: Promise }) { function generateStaticParams (line 25) | async function generateStaticParams(): Promise> { FILE: test/e2e/app-dir/segment-cache/memory-pressure/app/memory-pressure/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/segment-cache/memory-pressure/app/memory-pressure/page.tsx function Tab0 (line 6) | function Tab0() { function Tab1 (line 10) | function Tab1() { function Tab2 (line 14) | function Tab2() { function MemoryPressure (line 22) | function MemoryPressure() { FILE: test/e2e/app-dir/segment-cache/memory-pressure/segment-cache-memory-pressure.test.ts method beforePageLoad (line 17) | beforePageLoad(page) { method beforePageLoad (line 71) | async beforePageLoad(p: Page) { function getHeapMB (line 131) | async function getHeapMB(cdpSession: CDPSession): Promise { function waitForPrefetchesToSettle (line 144) | function waitForPrefetchesToSettle(page: Page, quietMs = 200): Promise { function Content (line 12) | async function Content() { function PageWithDynamicTitle (line 17) | function PageWithDynamicTitle() { FILE: test/e2e/app-dir/segment-cache/metadata/app/page-with-runtime-prefetchable-head/page.tsx function generateMetadata (line 5) | async function generateMetadata(): Promise { function Content (line 12) | async function Content() { function PageWithRuntimePrefetchableTitle (line 17) | function PageWithRuntimePrefetchableTitle() { FILE: test/e2e/app-dir/segment-cache/metadata/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/metadata/next.config.js method rewrites (line 6) | async rewrites() { FILE: test/e2e/app-dir/segment-cache/metadata/segment-cache-metadata.test.ts method beforePageLoad (line 16) | beforePageLoad(p) { method beforePageLoad (line 75) | beforePageLoad(p) { FILE: test/e2e/app-dir/segment-cache/mpa-navigations/app/(group1)/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/mpa-navigations/app/(group1)/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/segment-cache/mpa-navigations/app/(group2)/[rootParam]/(groupA)/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/mpa-navigations/app/(group2)/[rootParam]/(groupA)/page.tsx function generateStaticParams (line 3) | function generateStaticParams() { function Page (line 7) | async function Page(props: { FILE: test/e2e/app-dir/segment-cache/mpa-navigations/app/(group2)/[rootParam]/(groupB)/inner/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/mpa-navigations/app/(group2)/[rootParam]/(groupB)/inner/page.tsx function generateStaticParams (line 1) | function generateStaticParams() { function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/segment-cache/mpa-navigations/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/mpa-navigations/mpa-navigations.test.ts type ElementWithExpando (line 13) | type ElementWithExpando = Element & { __expando?: boolean } FILE: test/e2e/app-dir/segment-cache/no-prefetch/app/layout.tsx function RootLayout (line 1) | function RootLayout({ children }: LayoutProps<'/'>) { FILE: test/e2e/app-dir/segment-cache/no-prefetch/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/no-prefetch/app/with-loading/client.tsx function SuspendForeverOnClient (line 7) | function SuspendForeverOnClient() { FILE: test/e2e/app-dir/segment-cache/no-prefetch/app/with-loading/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/segment-cache/no-prefetch/app/with-loading/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/segment-cache/optimistic-route-cache-keying-regression/app/feed/page.tsx function FeedPage (line 4) | function FeedPage() { FILE: test/e2e/app-dir/segment-cache/optimistic-route-cache-keying-regression/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/optimistic-route-cache-keying-regression/app/photo/[id]/page.tsx function PhotoContent (line 5) | async function PhotoContent({ params }: { params: Promise<{ id: string }... function PhotoPage (line 15) | function PhotoPage({ FILE: test/e2e/app-dir/segment-cache/optimistic-route-cache-keying-regression/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/optimistic-route-cache-keying-regression/optimistic-route-cache-keying-regression.test.ts method beforePageLoad (line 57) | beforePageLoad(page) { FILE: test/e2e/app-dir/segment-cache/prefetch-auto/app/dynamic/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/segment-cache/prefetch-auto/app/dynamic/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-auto/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/prefetch-auto/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-auto/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/prefetch-auto/prefetch-auto.test.ts method beforePageLoad (line 23) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-deep/a/b/c/layout.tsx function Layout (line 2) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-deep/a/b/c/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-deep/a/b/layout.tsx function Layout (line 2) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-deep/a/layout.tsx function Layout (line 2) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-deep/layout.tsx function Layout (line 2) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-dynamic/[slug]/layout.tsx function Layout (line 10) | async function Layout({ FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-dynamic/[slug]/page.tsx function Page (line 1) | async function Page({ function generateStaticParams (line 10) | function generateStaticParams() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-independent-head/[item]/layout.tsx function Layout (line 6) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-independent-head/[item]/page.tsx function generateStaticParams (line 7) | async function generateStaticParams() { function generateMetadata (line 11) | async function generateMetadata({ function Page (line 23) | async function Page({ FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-independent-head/layout.tsx function LayoutContent (line 19) | async function LayoutContent({ children }: { children: ReactNode }) { function Layout (line 30) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-instant-false-passthrough/inner/layout.tsx function InnerLayout (line 4) | function InnerLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-instant-false-passthrough/inner/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-instant-false-passthrough/layout.tsx function DynamicContent (line 11) | async function DynamicContent() { function InstantFalsePassthroughLayout (line 16) | function InstantFalsePassthroughLayout({ FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-instant-false-root/layout.tsx function Layout (line 6) | async function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-instant-false-root/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-outlined/layout.tsx function LargeLayout (line 4) | function LargeLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-outlined/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-parallel/@sidebar/page.tsx function Sidebar (line 1) | function Sidebar() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-parallel/layout.tsx function ParallelLayout (line 2) | function ParallelLayout({ FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-parallel/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-restart/large-middle/after/layout.tsx function Layout (line 2) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-restart/large-middle/after/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-restart/large-middle/layout.tsx function LargeLayout (line 4) | function LargeLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-restart/layout.tsx function Layout (line 2) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-runtime-bailout/layout.tsx function RuntimeBailoutLayout (line 7) | function RuntimeBailoutLayout({ FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-runtime-bailout/page.tsx function RuntimeBailoutPage (line 8) | async function RuntimeBailoutPage() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-runtime-parallel/@sidebar/default.tsx function SidebarDefault (line 1) | function SidebarDefault() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-runtime-parallel/@sidebar/page.tsx function Sidebar (line 1) | function Sidebar() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-runtime-parallel/default.tsx function Default (line 1) | function Default() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-runtime-parallel/inner/layout.tsx function InnerLayout (line 3) | function InnerLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-runtime-parallel/inner/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-runtime-parallel/layout.tsx function DynamicContent (line 13) | async function DynamicContent() { function RuntimeParallelLayout (line 19) | function RuntimeParallelLayout({ FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-runtime-passthrough/inner/layout.tsx function InnerLayout (line 5) | function InnerLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-runtime-passthrough/inner/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-runtime-passthrough/layout.tsx function DynamicContent (line 13) | async function DynamicContent() { function RuntimePassthroughLayout (line 19) | function RuntimePassthroughLayout({ FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-small-chain/layout.tsx function SmallChainLayout (line 2) | function SmallChainLayout({ FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-small-chain/page.tsx function SmallChainPage (line 1) | function SmallChainPage() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-stale-hints/layout.tsx function Layout (line 3) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-stale-hints/nested/deep/layout.tsx function Layout (line 3) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-stale-hints/nested/deep/page.tsx function Page (line 8) | function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/app/test-stale-hints/nested/layout.tsx function Layout (line 3) | function Layout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/components/no-inline.tsx function NoInline (line 8) | async function NoInline({ size = 2048 }: { size?: number }) { FILE: test/e2e/app-dir/segment-cache/prefetch-inlining/prefetch-inlining.test.ts type TreePrefetch (line 15) | type TreePrefetch = { type RootTreePrefetch (line 21) | type RootTreePrefetch = { constant OUTLINED_TAG (line 34) | const OUTLINED_TAG = 'outlined \u25A0' constant INLINED_TAG (line 35) | const INLINED_TAG = '\u21E3'.padStart(OUTLINED_TAG.length) constant RUNTIME_TAG (line 36) | const RUNTIME_TAG = 'runtime \u25FB'.padStart(OUTLINED_TAG.length) constant DYNAMIC_TAG (line 37) | const DYNAMIC_TAG = 'dynamic \u25FB'.padStart(OUTLINED_TAG.length) function renderInliningTree (line 39) | function renderInliningTree(tree: TreePrefetch): string { function collectNodes (line 50) | function collectNodes( function fetchRouteTreePrefetch (line 125) | async function fetchRouteTreePrefetch( method beforePageLoad (line 171) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 212) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 271) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 329) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 374) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 422) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 466) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 510) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 558) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 614) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 657) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 713) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/layout.tsx function RootLayout (line 4) | function RootLayout({ children }: { children: ReactNode }) { function Header (line 15) | function Header() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/runtime-prefetchable-layout/layout.tsx function Layout (line 5) | async function Layout({ children }) { function RuntimePrefetchable (line 25) | async function RuntimePrefetchable() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/runtime-prefetchable-layout/one/page.tsx function Page (line 5) | function Page() { function RuntimePrefetchable (line 16) | async function RuntimePrefetchable() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/runtime-prefetchable-layout/two/page.tsx function Page (line 5) | function Page() { function RuntimePrefetchable (line 16) | async function RuntimePrefetchable() { function Dynamic (line 30) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/segment-config/runtime-prefetchable/configured-as-runtime/layout.tsx function SubLayout (line 7) | async function SubLayout({ children }) { function RuntimePrefetchable (line 32) | async function RuntimePrefetchable() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/segment-config/runtime-prefetchable/configured-as-runtime/page.tsx function Page (line 9) | function Page() { function RuntimePrefetchable (line 33) | async function RuntimePrefetchable() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/segment-config/runtime-prefetchable/configured-as-static/page.tsx function Page (line 10) | function Page() { function RuntimePrefetchable (line 29) | async function RuntimePrefetchable() { function DynamicContent (line 38) | async function DynamicContent() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/segment-config/runtime-prefetchable/fully-static/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/segment-config/runtime-prefetchable/layout.tsx function Layout (line 9) | async function Layout({ children }) { function RuntimePrefetchable (line 29) | async function RuntimePrefetchable() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/segment-config/runtime-prefetchable/page.tsx function Page (line 8) | function Page() { function RuntimePrefetchable (line 50) | async function RuntimePrefetchable() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/shared-layout/layout.tsx function Layout (line 6) | async function Layout({ children }) { function RuntimePrefetchable (line 26) | async function RuntimePrefetchable() { function Dynamic (line 40) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/shared-layout/one/page.tsx function Page (line 5) | function Page() { function RuntimePrefetchable (line 16) | async function RuntimePrefetchable() { function Dynamic (line 30) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/shared-layout/two/page.tsx function Page (line 5) | function Page() { function RuntimePrefetchable (line 16) | async function RuntimePrefetchable() { function Dynamic (line 30) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/app/shared.tsx function uncachedIO (line 4) | async function uncachedIO() { function cachedDelay (line 8) | async function cachedDelay(key: any) { function DebugRenderKind (line 14) | function DebugRenderKind() { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ function DebugLinkAccordion (line 36) | function DebugLinkAccordion({ function getPrefetchKind (line 48) | function getPrefetchKind(prefetch: LinkProps['prefetch']) { FILE: test/e2e/app-dir/segment-cache/prefetch-layout-sharing/prefetch-layout-sharing.test.ts method beforePageLoad (line 30) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 127) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 190) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 254) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 351) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 424) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 505) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 620) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 653) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 697) | beforePageLoad(p: Playwright.Page) { function defer (line 784) | function defer(callback: () => Promise) { FILE: test/e2e/app-dir/segment-cache/prefetch-partial-rsc/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-partial-rsc/app/learn/layout.tsx function LearnLayout (line 5) | function LearnLayout({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/prefetch-partial-rsc/app/learn/page.tsx function LearnPage (line 3) | async function LearnPage() { FILE: test/e2e/app-dir/segment-cache/prefetch-partial-rsc/app/lib/get-user.ts function getUser (line 3) | async function getUser(): Promise<{ name: string }> { FILE: test/e2e/app-dir/segment-cache/prefetch-partial-rsc/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-partial-rsc/app/user-card-shell.tsx function UserCardShell (line 6) | function UserCardShell() { FILE: test/e2e/app-dir/segment-cache/prefetch-partial-rsc/app/user-card.tsx function UserCard (line 5) | function UserCard() { FILE: test/e2e/app-dir/segment-cache/prefetch-partial-rsc/app/user-provider.tsx type User (line 5) | type User = { name: string } | undefined function UserProvider (line 10) | function UserProvider({ function useUser (line 22) | function useUser(): User { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/caches/private-seconds/page.tsx function Page (line 10) | async function Page() { function ShortLivedCache (line 27) | async function ShortLivedCache() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/caches/private-short-stale/page.tsx function Page (line 10) | async function Page() { function CachedButShortLived (line 26) | async function CachedButShortLived() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/caches/public-seconds/page.tsx function Page (line 10) | async function Page() { function ShortLivedCache (line 27) | async function ShortLivedCache() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/caches/public-short-expire-long-stale/page.tsx function Page (line 10) | async function Page() { function ShortLivedCache (line 27) | async function ShortLivedCache() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/caches/public-short-expire-short-stale/page.tsx function Page (line 10) | async function Page() { function ShortLivedCache (line 27) | async function ShortLivedCache() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/errors/error-after-cookies/page.tsx function Page (line 14) | async function Page() { function One (line 32) | async function One(): Promise { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/errors/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/errors/sync-io-after-runtime-api/cookies/page.tsx function Page (line 13) | async function Page() { function RuntimePrefetchable (line 28) | async function RuntimePrefetchable() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/errors/sync-io-after-runtime-api/dynamic-params/[id]/page.tsx type Params (line 4) | type Params = { id: string } function Page (line 14) | async function Page({ params }: { params: Promise }) { function RuntimePrefetchable (line 29) | async function RuntimePrefetchable({ params }: { params: Promise... FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/errors/sync-io-after-runtime-api/headers/page.tsx function Page (line 13) | async function Page() { function RuntimePrefetchable (line 28) | async function RuntimePrefetchable() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/errors/sync-io-after-runtime-api/private-cache/page.tsx function Page (line 12) | async function Page() { function RuntimePrefetchable (line 27) | async function RuntimePrefetchable() { function privateCache (line 32) | async function privateCache() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/errors/sync-io-after-runtime-api/quickly-expiring-public-cache/page.tsx function Page (line 13) | async function Page() { function RuntimePrefetchable (line 28) | async function RuntimePrefetchable() { function publicCache (line 33) | async function publicCache() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/errors/sync-io-after-runtime-api/search-params/page.tsx type AnySearchParams (line 4) | type AnySearchParams = { [key: string]: string | string[] | undefined } function Page (line 14) | async function Page({ function RuntimePrefetchable (line 33) | async function RuntimePrefetchable({ FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/fully-static/page.tsx function Page (line 11) | async function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/in-page/cookies-only/page.tsx function Page (line 10) | async function Page() { function RuntimePrefetchable (line 25) | async function RuntimePrefetchable() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/in-page/cookies/page.tsx function Page (line 11) | async function Page() { function RuntimePrefetchable (line 39) | async function RuntimePrefetchable() { function Dynamic (line 53) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/in-page/dynamic-params/[id]/page.tsx type Params (line 10) | type Params = { id: string } function Page (line 12) | async function Page({ params }: { params: Promise }) { function RuntimePrefetchable (line 27) | async function RuntimePrefetchable({ params }: { params: Promise... function Dynamic (line 40) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/in-page/headers/page.tsx function Page (line 11) | async function Page() { function RuntimePrefetchable (line 26) | async function RuntimePrefetchable() { function Dynamic (line 40) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/in-page/search-params/page.tsx type AnySearchParams (line 10) | type AnySearchParams = { [key: string]: string | string[] | undefined } function Page (line 12) | async function Page({ function RuntimePrefetchable (line 31) | async function RuntimePrefetchable({ function Dynamic (line 48) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/in-private-cache/cookies-only/page.tsx function Page (line 10) | async function Page() { function RuntimePrefetchable (line 25) | async function RuntimePrefetchable() { function privateCache (line 34) | async function privateCache() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/in-private-cache/cookies/page.tsx function Page (line 11) | async function Page() { function RuntimePrefetchable (line 39) | async function RuntimePrefetchable() { function privateCache (line 51) | async function privateCache() { function Dynamic (line 59) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/in-private-cache/date-now/page.tsx function Page (line 10) | async function Page() { function RuntimePrefetchable (line 25) | async function RuntimePrefetchable() { function privateCache (line 37) | async function privateCache() { function Dynamic (line 44) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/in-private-cache/dynamic-params/[id]/page.tsx type Params (line 10) | type Params = { id: string } function Page (line 12) | async function Page({ params }: { params: Promise }) { function RuntimePrefetchable (line 27) | async function RuntimePrefetchable({ params }: { params: Promise... function privateCache (line 39) | async function privateCache(params: Promise) { function Dynamic (line 46) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/in-private-cache/headers/page.tsx function Page (line 11) | async function Page() { function RuntimePrefetchable (line 26) | async function RuntimePrefetchable() { function privateCache (line 38) | async function privateCache() { function Dynamic (line 46) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/in-private-cache/search-params/page.tsx type AnySearchParams (line 10) | type AnySearchParams = { [key: string]: string | string[] | undefined } function Page (line 12) | async function Page({ function RuntimePrefetchable (line 31) | async function RuntimePrefetchable({ function privateCache (line 47) | async function privateCache(searchParams: Promise) { function Dynamic (line 54) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/layout.tsx function RootLayout (line 4) | function RootLayout({ children }: { children: ReactNode }) { function Header (line 15) | function Header() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/passed-to-public-cache/cookies-only/page.tsx function Page (line 10) | async function Page() { function RuntimePrefetchable (line 25) | async function RuntimePrefetchable() { function publicCache (line 42) | async function publicCache(cookiePromise: Promise) { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/passed-to-public-cache/cookies/page.tsx function Page (line 11) | async function Page() { function RuntimePrefetchable (line 39) | async function RuntimePrefetchable() { function publicCache (line 59) | async function publicCache(cookiePromise: Promise) { function Dynamic (line 66) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/passed-to-public-cache/dynamic-params/[id]/page.tsx type Params (line 11) | type Params = { id: string } function Page (line 13) | async function Page({ params }: { params: Promise }) { function RuntimePrefetchable (line 29) | async function RuntimePrefetchable({ params }: { params: Promise... function publicCache (line 43) | async function publicCache(params: Promise) { function Dynamic (line 50) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/passed-to-public-cache/headers/page.tsx function Page (line 11) | async function Page() { function RuntimePrefetchable (line 26) | async function RuntimePrefetchable() { function publicCache (line 46) | async function publicCache(headerPromise: Promise) { function Dynamic (line 53) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/(default)/passed-to-public-cache/search-params/page.tsx type AnySearchParams (line 11) | type AnySearchParams = { [key: string]: string | string[] | undefined } function Page (line 13) | async function Page({ function RuntimePrefetchable (line 32) | async function RuntimePrefetchable({ function publicCache (line 50) | async function publicCache(searchParams: Promise) { function Dynamic (line 57) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/shared.tsx function uncachedIO (line 4) | async function uncachedIO() { function cachedDelay (line 8) | async function cachedDelay(key: any) { function DebugRenderKind (line 14) | function DebugRenderKind() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/with-root-param/[lang]/in-page/root-params/page.tsx function Page (line 12) | async function Page() { function RuntimePrefetchable (line 28) | async function RuntimePrefetchable() { function Dynamic (line 43) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/with-root-param/[lang]/in-private-cache/root-params/page.tsx function Page (line 11) | async function Page() { function RuntimePrefetchable (line 28) | async function RuntimePrefetchable() { function privateCache (line 40) | async function privateCache() { function Dynamic (line 47) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/with-root-param/[lang]/layout.tsx function RootLayout (line 5) | async function RootLayout({ function Header (line 21) | async function Header() { function generateStaticParams (line 32) | function generateStaticParams() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/with-root-param/[lang]/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/app/with-root-param/[lang]/passed-to-public-cache/root-params/page.tsx function Page (line 11) | async function Page() { function RuntimePrefetchable (line 28) | async function RuntimePrefetchable() { function publicCache (line 40) | async function publicCache(currentLangPromise: Promise) { function Dynamic (line 47) | async function Dynamic() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/components/error-boundary.tsx class ErrorBoundary (line 5) | class ErrorBoundary extends React.Component<{ method getDerivedStateFromError (line 10) | static getDerivedStateFromError(error) { method render (line 14) | render() { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ function DebugLinkAccordion (line 36) | function DebugLinkAccordion({ function getPrefetchKind (line 48) | function getPrefetchKind(prefetch: LinkProps['prefetch']) { FILE: test/e2e/app-dir/segment-cache/prefetch-runtime/prefetch-runtime.test.ts method beforePageLoad (line 49) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 151) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 263) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 359) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 412) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 506) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 557) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 604) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 683) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 744) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 784) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 844) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 979) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 1046) | beforePageLoad(p: Playwright.Page) { function defer (line 1090) | function defer(callback: () => Promise) { FILE: test/e2e/app-dir/segment-cache/prefetch-scheduling/app/cancellation/[pageNumber]/page.tsx type Params (line 3) | type Params = { function generateViewport (line 7) | async function generateViewport({ function Content (line 20) | async function Content({ params }: { params: Promise }) { function LinkCancellationTargetPage (line 25) | async function LinkCancellationTargetPage({ function generateStaticParams (line 37) | async function generateStaticParams(): Promise> { FILE: test/e2e/app-dir/segment-cache/prefetch-scheduling/app/cancellation/page.tsx type PaginationConfig (line 6) | type PaginationConfig = { function LinkCancellationPage (line 11) | function LinkCancellationPage() { function Links (line 52) | function Links({ start, end }: PaginationConfig) { FILE: test/e2e/app-dir/segment-cache/prefetch-scheduling/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/prefetch-scheduling/prefetch-scheduling.test.ts method beforePageLoad (line 17) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 61) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 103) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 168) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 207) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/refresh/app/dashboard/@main/analytics/page.tsx function AnalyticsPage (line 1) | function AnalyticsPage() { FILE: test/e2e/app-dir/segment-cache/refresh/app/dashboard/@main/default.tsx function DefaultDashboardMain (line 1) | function DefaultDashboardMain() { FILE: test/e2e/app-dir/segment-cache/refresh/app/dashboard/@main/page.tsx function DashboardMainLandingPage (line 1) | function DashboardMainLandingPage() { FILE: test/e2e/app-dir/segment-cache/refresh/app/dashboard/@navbar/client.tsx function RenderCounterClient (line 5) | function RenderCounterClient({ uuid }: { uuid: string }) { FILE: test/e2e/app-dir/segment-cache/refresh/app/dashboard/@navbar/default.tsx function DefaultDashboardNavbar (line 1) | function DefaultDashboardNavbar() { FILE: test/e2e/app-dir/segment-cache/refresh/app/dashboard/@navbar/page.tsx function DynamicRenderCounter (line 5) | async function DynamicRenderCounter(): Promise { function DashboardNavbarLandingPage (line 14) | function DashboardNavbarLandingPage() { FILE: test/e2e/app-dir/segment-cache/refresh/app/dashboard/client.tsx function ClientRefreshButton (line 5) | function ClientRefreshButton() { FILE: test/e2e/app-dir/segment-cache/refresh/app/dashboard/layout.tsx function ServerRefreshButton (line 5) | function ServerRefreshButton() { function DashboardLayout (line 18) | function DashboardLayout({ FILE: test/e2e/app-dir/segment-cache/refresh/app/docs/page.tsx function DocsPage (line 1) | function DocsPage() { FILE: test/e2e/app-dir/segment-cache/refresh/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/refresh/app/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/segment-cache/refresh/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/refresh/segment-cache-refresh.test.ts method beforePageLoad (line 20) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 79) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 148) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/revalidation/app/greeting/page.tsx constant TEST_DATA_SERVICE_URL (line 6) | const TEST_DATA_SERVICE_URL = process.env.TEST_DATA_SERVICE_URL constant ARTIFICIAL_DELAY (line 7) | const ARTIFICIAL_DELAY = 3000 function Greeting (line 9) | async function Greeting() { function Page (line 34) | async function Page() { FILE: test/e2e/app-dir/segment-cache/revalidation/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/revalidation/app/page.tsx function Page (line 9) | async function Page() { FILE: test/e2e/app-dir/segment-cache/revalidation/app/refetch-on-new-base-tree/a/page.tsx function Content (line 4) | async function Content() { function PageA (line 9) | async function PageA() { FILE: test/e2e/app-dir/segment-cache/revalidation/app/refetch-on-new-base-tree/b/page.tsx function Content (line 4) | async function Content() { function PageB (line 9) | async function PageB() { FILE: test/e2e/app-dir/segment-cache/revalidation/app/refetch-on-new-base-tree/layout.tsx function RefetchOnNewBaseTreeLayout (line 3) | function RefetchOnNewBaseTreeLayout({ FILE: test/e2e/app-dir/segment-cache/revalidation/app/refetch-on-new-base-tree/page.tsx function Page (line 3) | function Page(): never { FILE: test/e2e/app-dir/segment-cache/revalidation/components/link-accordion.tsx function LinkAccordion (line 8) | function LinkAccordion({ function FormAccordion (line 37) | function FormAccordion({ function ManualPrefetchLinkAccordion (line 66) | function ManualPrefetchLinkAccordion({ type Router (line 95) | type Router = ReturnType type PrefetchOptions (line 96) | type PrefetchOptions = Parameters[1] function ManualPrefetchLink (line 98) | function ManualPrefetchLink({ FILE: test/e2e/app-dir/segment-cache/revalidation/segment-cache-revalidation.test.ts method beforePageLoad (line 57) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 118) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 181) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 238) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 294) | beforePageLoad(page) { method beforePageLoad (line 371) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/search-params/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/search-params/app/search-params-shared-loading-state/page.tsx function SearchParamsSharedLoadingStatePage (line 3) | function SearchParamsSharedLoadingStatePage() { FILE: test/e2e/app-dir/segment-cache/search-params/app/search-params-shared-loading-state/target-page/client.tsx function SearchParamsDisplay (line 4) | function SearchParamsDisplay() { FILE: test/e2e/app-dir/segment-cache/search-params/app/search-params-shared-loading-state/target-page/page.tsx function TargetPage (line 4) | function TargetPage() { FILE: test/e2e/app-dir/segment-cache/search-params/app/search-params/page.tsx function SearchParamsPage (line 4) | function SearchParamsPage({ function Greeting (line 98) | async function Greeting({ FILE: test/e2e/app-dir/segment-cache/search-params/app/search-params/target-page/layout.tsx function SearchParamsLayout (line 1) | function SearchParamsLayout({ children }) { FILE: test/e2e/app-dir/segment-cache/search-params/app/search-params/target-page/page.tsx function Content (line 3) | async function Content({ searchParams }) { function Target (line 8) | async function Target({ searchParams }) { FILE: test/e2e/app-dir/segment-cache/search-params/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/search-params/middleware.ts function middleware (line 4) | function middleware(request: NextRequest) { FILE: test/e2e/app-dir/segment-cache/search-params/segment-cache-search-params-shared-loading-state.test.ts method beforePageLoad (line 22) | beforePageLoad(page) { FILE: test/e2e/app-dir/segment-cache/search-params/segment-cache-search-params.test.ts method beforePageLoad (line 17) | beforePageLoad(page) { method beforePageLoad (line 73) | beforePageLoad(page) { method beforePageLoad (line 147) | beforePageLoad(page) { method beforePageLoad (line 197) | beforePageLoad(page) { method beforePageLoad (line 245) | beforePageLoad(page) { FILE: test/e2e/app-dir/segment-cache/staleness/app/dynamic/page.tsx function Content (line 4) | async function Content() { function Page (line 9) | function Page() { FILE: test/e2e/app-dir/segment-cache/staleness/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/staleness/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/staleness/app/per-page-config/dynamic-stale-10/page.tsx function Content (line 8) | async function Content() { function Page (line 15) | function Page() { FILE: test/e2e/app-dir/segment-cache/staleness/app/per-page-config/dynamic-stale-60/page.tsx function Content (line 7) | async function Content() { function Page (line 14) | function Page() { FILE: test/e2e/app-dir/segment-cache/staleness/app/per-page-config/hub-a/page.tsx function Content (line 5) | async function Content() { function Page (line 10) | function Page() { FILE: test/e2e/app-dir/segment-cache/staleness/app/per-page-config/hub-b/page.tsx function Content (line 5) | async function Content() { function Page (line 10) | function Page() { FILE: test/e2e/app-dir/segment-cache/staleness/app/per-page-config/hub-c/page.tsx function Content (line 5) | async function Content() { function Page (line 10) | function Page() { FILE: test/e2e/app-dir/segment-cache/staleness/app/per-page-config/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/segment-cache/staleness/app/per-page-config/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/segment-cache/staleness/app/per-page-config/parallel-slots/@slotA/page.tsx function Content (line 6) | async function Content() { function Page (line 11) | function Page() { FILE: test/e2e/app-dir/segment-cache/staleness/app/per-page-config/parallel-slots/@slotB/page.tsx function Content (line 6) | async function Content() { function Page (line 11) | function Page() { FILE: test/e2e/app-dir/segment-cache/staleness/app/per-page-config/parallel-slots/layout.tsx function Layout (line 1) | function Layout({ FILE: test/e2e/app-dir/segment-cache/staleness/app/per-page-config/parallel-slots/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/segment-cache/staleness/app/runtime-stale-2-minutes/page.tsx function Page (line 7) | function Page() { function RuntimePrefetchable (line 15) | async function RuntimePrefetchable() { function Content (line 27) | async function Content() { FILE: test/e2e/app-dir/segment-cache/staleness/app/runtime-stale-4-minutes/page.tsx function Page (line 7) | function Page() { function RuntimePrefetchable (line 15) | async function RuntimePrefetchable() { function Content (line 27) | async function Content() { FILE: test/e2e/app-dir/segment-cache/staleness/app/seconds/page.tsx function Page (line 4) | function Page() { function ShortLivedContent (line 22) | async function ShortLivedContent() { function LongerLivedContent (line 28) | async function LongerLivedContent() { FILE: test/e2e/app-dir/segment-cache/staleness/app/stale-2-minutes/page.tsx function Content (line 4) | async function Content() { function Page (line 11) | function Page() { FILE: test/e2e/app-dir/segment-cache/staleness/app/stale-4-minutes/page.tsx function Content (line 4) | async function Content() { function Page (line 11) | function Page() { FILE: test/e2e/app-dir/segment-cache/staleness/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/staleness/segment-cache-per-page-dynamic-stale-time.test.ts function startBrowserWithFakeClock (line 15) | async function startBrowserWithFakeClock(url: string) { FILE: test/e2e/app-dir/segment-cache/staleness/segment-cache-stale-time.test.ts method beforePageLoad (line 17) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 85) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 155) | async beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 219) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/vary-params-base-dynamic/app/[teamSlug]/[project]/loading.tsx function TeamProjectLoading (line 1) | function TeamProjectLoading() { FILE: test/e2e/app-dir/segment-cache/vary-params-base-dynamic/app/[teamSlug]/[project]/page.tsx type Params (line 4) | type Params = { teamSlug: string; project: string } function TeamProjectPage (line 6) | function TeamProjectPage({ function TeamProjectContent (line 22) | async function TeamProjectContent({ params }: { params: Promise ... FILE: test/e2e/app-dir/segment-cache/vary-params-base-dynamic/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/segment-cache/vary-params-base-dynamic/app/page.tsx function HomePage (line 3) | function HomePage() { FILE: test/e2e/app-dir/segment-cache/vary-params-base-dynamic/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/vary-params-base-dynamic/vary-params-base-dynamic.test.ts method beforePageLoad (line 24) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/in-page-loading-boundary/[slug]/page.tsx type Params (line 3) | type Params = { slug: string } function ItemContent (line 5) | async function ItemContent({ params }: { params: Promise }) { function InPageLoadingBoundaryPage (line 14) | function InPageLoadingBoundaryPage({ FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/in-page-loading-boundary/page.tsx function InPageLoadingBoundaryIndexPage (line 3) | function InPageLoadingBoundaryIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/instant-loading/[category]/[itemId]/loading.tsx function Loading (line 9) | function Loading() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/instant-loading/[category]/[itemId]/page.tsx type Params (line 1) | type Params = { category: string; itemId: string } function InstantLoadingPage (line 13) | async function InstantLoadingPage({ FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/instant-loading/[category]/layout.tsx type Params (line 1) | type Params = { category: string } function generateStaticParams (line 12) | async function generateStaticParams(): Promise { function InstantLoadingCategoryLayout (line 16) | async function InstantLoadingCategoryLayout({ FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/instant-loading/page.tsx function InstantLoadingIndexPage (line 22) | function InstantLoadingIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/metadata-no-params/[slug]/loading.tsx function Loading (line 4) | function Loading() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/metadata-no-params/[slug]/page.tsx type Params (line 1) | type Params = { slug: string } function generateStaticParams (line 9) | async function generateStaticParams(): Promise { function generateMetadata (line 13) | async function generateMetadata() { function MetadataNoParamsPage (line 18) | function MetadataNoParamsPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/metadata-no-params/page.tsx function MetadataNoParamsIndexPage (line 23) | function MetadataNoParamsIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/metadata/[slug]/loading.tsx function Loading (line 4) | function Loading() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/metadata/[slug]/page.tsx type Params (line 1) | type Params = { slug: string } function generateStaticParams (line 11) | async function generateStaticParams(): Promise { function generateMetadata (line 15) | async function generateMetadata({ function MetadataPage (line 24) | function MetadataPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/metadata/page.tsx function MetadataIndexPage (line 24) | function MetadataIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/optional-catchall-enumeration-index/page.tsx function OptionalCatchallEnumerationIndexPage (line 6) | function OptionalCatchallEnumerationIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/optional-catchall-enumeration/[[...slug]]/page.tsx type Params (line 1) | type Params = { slug?: string[] } function generateStaticParams (line 9) | async function generateStaticParams(): Promise { function OptionalCatchallEnumerationPage (line 13) | async function OptionalCatchallEnumerationPage({ FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/optional-catchall-has-index/page.tsx function OptionalCatchallHasIndexPage (line 6) | function OptionalCatchallHasIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/optional-catchall-has/[[...slug]]/page.tsx type Params (line 1) | type Params = { slug?: string[] } function generateStaticParams (line 9) | async function generateStaticParams(): Promise { function OptionalCatchallHasPage (line 13) | async function OptionalCatchallHasPage({ FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/optional-catchall-index/page.tsx function OptionalCatchallIndexPage (line 6) | function OptionalCatchallIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/optional-catchall/[[...slug]]/page.tsx type Params (line 1) | type Params = { slug?: string[] } function generateStaticParams (line 9) | async function generateStaticParams(): Promise { function OptionalCatchallPage (line 13) | async function OptionalCatchallPage({ FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/page-reuse/[category]/[item]/layout.tsx type Params (line 1) | type Params = { category: string; item: string } function generateStaticParams (line 16) | async function generateStaticParams(): Promise { function PageReuseLayout (line 23) | async function PageReuseLayout({ FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/page-reuse/[category]/[item]/loading.tsx function Loading (line 8) | function Loading() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/page-reuse/[category]/[item]/page.tsx type Params (line 1) | type Params = { category: string; item: string } function PageReusePage (line 15) | async function PageReusePage({ FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/page-reuse/page.tsx function PageReuseIndexPage (line 23) | function PageReuseIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/root-params/page.tsx function RootParamsIndexPage (line 23) | function RootParamsIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/runtime-prefetch-all-vary/[category]/[itemId]/page.tsx type Params (line 22) | type Params = { category: string; itemId: string } function RuntimePrefetchAllVaryPage (line 24) | async function RuntimePrefetchAllVaryPage({ function StaticContent (line 38) | async function StaticContent({ params }: { params: Promise }) { function DynamicContent (line 53) | async function DynamicContent() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/runtime-prefetch-all-vary/page.tsx function RuntimePrefetchAllVaryIndexPage (line 3) | function RuntimePrefetchAllVaryIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/runtime-prefetch-layout-split/[category]/[itemId]/layout.tsx type Params (line 9) | type Params = { category: string; itemId: string } function RuntimePrefetchLayoutSplitLayout (line 11) | async function RuntimePrefetchLayoutSplitLayout({ function LayoutContent (line 28) | async function LayoutContent({ params }: { params: Promise }) { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/runtime-prefetch-layout-split/[category]/[itemId]/page.tsx type Params (line 23) | type Params = { category: string; itemId: string } function RuntimePrefetchLayoutSplitPage (line 25) | async function RuntimePrefetchLayoutSplitPage({ function StaticContent (line 39) | async function StaticContent({ params }: { params: Promise }) { function DynamicContent (line 52) | async function DynamicContent() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/runtime-prefetch-layout-split/page.tsx function RuntimePrefetchLayoutSplitIndexPage (line 3) | function RuntimePrefetchLayoutSplitIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/runtime-prefetch-metadata/[slug]/page.tsx type Params (line 21) | type Params = { slug: string } function generateMetadata (line 23) | async function generateMetadata({ function RuntimePrefetchMetadataPage (line 32) | async function RuntimePrefetchMetadataPage() { function DynamicContent (line 44) | async function DynamicContent() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/runtime-prefetch-metadata/page.tsx function RuntimePrefetchMetadataIndexPage (line 3) | function RuntimePrefetchMetadataIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/runtime-prefetch-no-vary/[category]/[itemId]/page.tsx type Params (line 22) | type Params = { category: string; itemId: string } function RuntimePrefetchNoVaryPage (line 24) | async function RuntimePrefetchNoVaryPage({ function DynamicContent (line 42) | async function DynamicContent({ params }: { params: Promise }) { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/runtime-prefetch-no-vary/page.tsx function RuntimePrefetchNoVaryIndexPage (line 3) | function RuntimePrefetchNoVaryIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/runtime-prefetch-search-params/page.tsx function RuntimePrefetchSearchParamsIndexPage (line 3) | function RuntimePrefetchSearchParamsIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/runtime-prefetch-search-params/target-page/page.tsx function RuntimePrefetchSearchParamsTargetPage (line 15) | async function RuntimePrefetchSearchParamsTargetPage() { function DynamicContent (line 27) | async function DynamicContent() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/runtime-prefetch/[category]/[itemId]/page.tsx type Params (line 25) | type Params = { category: string; itemId: string } function RuntimePrefetchPage (line 27) | async function RuntimePrefetchPage({ function StaticContent (line 42) | async function StaticContent({ params }: { params: Promise }) { function DynamicContent (line 62) | async function DynamicContent({ params }: { params: Promise }) { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/runtime-prefetch/page.tsx function RuntimePrefetchIndexPage (line 23) | function RuntimePrefetchIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/search-params/page.tsx function SearchParamsIndexPage (line 19) | function SearchParamsIndexPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/search-params/static-target/loading.tsx function Loading (line 4) | function Loading() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/search-params/static-target/page.tsx function StaticTargetPage (line 12) | async function StaticTargetPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/search-params/target-page/loading.tsx function Loading (line 4) | function Loading() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/(main)/search-params/target-page/page.tsx type SearchParams (line 22) | type SearchParams = { foo?: string } function SearchParamsTargetPage (line 24) | async function SearchParamsTargetPage({ function SearchParamsContent (line 38) | async function SearchParamsContent({ FILE: test/e2e/app-dir/segment-cache/vary-params/app/[rootParam]/layout.tsx type Params (line 3) | type Params = { rootParam: string } function generateStaticParams (line 14) | async function generateStaticParams(): Promise { function RootParamsLayout (line 18) | async function RootParamsLayout({ FILE: test/e2e/app-dir/segment-cache/vary-params/app/[rootParam]/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/segment-cache/vary-params/app/[rootParam]/page.tsx function RootParamsPage (line 10) | async function RootParamsPage() { FILE: test/e2e/app-dir/segment-cache/vary-params/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/segment-cache/vary-params/pages/api/revalidate.ts function handler (line 3) | async function handler( FILE: test/e2e/app-dir/segment-cache/vary-params/root-params-segment-prefetch.test.ts method beforePageLoad (line 19) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/segment-cache/vary-params/vary-params.test.ts method beforePageLoad (line 36) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 95) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 152) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 216) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 258) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 295) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 326) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 357) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 404) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 446) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 488) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 529) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 566) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 608) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 645) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 680) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 734) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/self-importing-package-monorepo/app/layout.jsx function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/self-importing-package-monorepo/app/page.jsx function Home (line 4) | function Home() { FILE: test/e2e/app-dir/self-importing-package/app/layout.jsx function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/self-importing-package/app/page.jsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/server-action-logging/app/action-buttons.js function ActionButtons (line 5) | function ActionButtons({ FILE: test/e2e/app-dir/server-action-logging/app/actions.js function successAction (line 7) | async function successAction(value) { function multiArgAction (line 12) | async function multiArgAction(a, b, c) { function redirectAction (line 17) | async function redirectAction(path) { function notFoundAction (line 22) | async function notFoundAction() { function errorAction (line 27) | async function errorAction() { function objectArgAction (line 32) | async function objectArgAction(data) { function arrayArgAction (line 37) | async function arrayArgAction(items) { function promiseArgAction (line 47) | async function promiseArgAction(promiseValue) { FILE: test/e2e/app-dir/server-action-logging/app/inline/button.js function InlineActionButton (line 5) | function InlineActionButton({ action }) { FILE: test/e2e/app-dir/server-action-logging/app/inline/page.js function InlinePage (line 3) | function InlinePage() { FILE: test/e2e/app-dir/server-action-logging/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/server-action-logging/app/not-found.js function NotFound (line 1) | function NotFound() { FILE: test/e2e/app-dir/server-action-logging/app/page.js function Page (line 14) | function Page() { FILE: test/e2e/app-dir/server-action-logging/app/redirect-target/page.js function RedirectTarget (line 1) | function RedirectTarget() { FILE: test/e2e/app-dir/server-actions-redirect-middleware-rewrite/app/actions.ts function relativeRedirect (line 5) | async function relativeRedirect() { function absoluteRedirect (line 9) | async function absoluteRedirect() { FILE: test/e2e/app-dir/server-actions-redirect-middleware-rewrite/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/server-actions-redirect-middleware-rewrite/app/redirect/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/server-actions-redirect-middleware-rewrite/app/server-action/edge/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/server-actions-redirect-middleware-rewrite/app/server-action/node/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/server-actions-redirect-middleware-rewrite/middleware.ts function middleware (line 3) | function middleware(request: NextRequest) { FILE: test/e2e/app-dir/server-actions-relative-redirect/app/actions.ts function relativeRedirect (line 5) | async function relativeRedirect() { function multiRelativeRedirect (line 9) | async function multiRelativeRedirect() { function absoluteRedirect (line 13) | async function absoluteRedirect() { FILE: test/e2e/app-dir/server-actions-relative-redirect/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/server-actions-relative-redirect/app/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/server-actions-relative-redirect/app/subdir/page.tsx function Page (line 10) | function Page() { FILE: test/e2e/app-dir/server-actions-relative-redirect/app/subdir/subpage/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/server-actions-relative-redirect/app/subpage/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/server-components-externals/app/client/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/app-dir/server-components-externals/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/server-components-externals/app/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/server-components-externals/app/predefined/page.tsx function Predefined (line 3) | function Predefined() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/bad-sourcemap/page.js function logError (line 4) | function logError() { function Page (line 7) | function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/layout.js function Root (line 3) | function Root({ children }) { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/module-evaluation/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/rsc-anonymous-stack-frame-sandwich/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/rsc-error-log-aggregate/page.js function logError (line 2) | function logError() { function Page (line 14) | function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/rsc-error-log-cause/page.js function logError (line 1) | function logError(cause) { function Page (line 6) | function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/rsc-error-log-custom-name/page.js class UnnamedError (line 1) | class UnnamedError extends Error {} class NamedError (line 2) | class NamedError extends Error { function Page (line 6) | function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/rsc-error-log-ignore-listed/page.js function logError (line 7) | function logError() { function Page (line 12) | async function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/rsc-error-log-nested/page.js function logError (line 1) | function logError() { function Page (line 10) | function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/rsc-error-log/page.js function logError (line 3) | function logError() { function Page (line 8) | function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/ssr-anonymous-stack-frame-sandwich/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/ssr-error-log-ignore-listed/page.js function logError (line 8) | function logError() { function Page (line 13) | function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/ssr-error-log/page.js function logError (line 3) | function logError() { function Page (line 8) | function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/ssr-throw/Thrower.js function throwError (line 3) | function throwError() { function Thrower (line 7) | function Thrower() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/app/ssr-throw/page.js function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/bad-sourcemap/page.js function logError (line 5) | function logError() { function Page (line 9) | function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/external-pkg/index.js function runExternal (line 1) | function runExternal(fn) { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/external-pkg/sourcemapped.js function runExternalSourceMapped (line 1) | function runExternalSourceMapped(fn) { function runSetOfSets (line 4) | function runSetOfSets(setOfSets) { function runHiddenSetOfSets (line 11) | function runHiddenSetOfSets(message) { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/external-pkg/sourcemapped.ts type Fn (line 3) | type Fn = () => T function runExternalSourceMapped (line 4) | function runExternalSourceMapped(fn: Fn): T { function runSetOfSets (line 8) | function runSetOfSets(setOfSets: Set>>): void { function runHiddenSetOfSets (line 16) | function runHiddenSetOfSets(message: string): void { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/internal-pkg/ignored.js function runInternalIgnored (line 1) | function runInternalIgnored(fn) { function runSetOfSets (line 4) | function runSetOfSets(setOfSets) { function runHiddenSetOfSets (line 11) | function runHiddenSetOfSets(message) { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/internal-pkg/ignored.ts type Fn (line 4) | type Fn = () => T function runInternalIgnored (line 5) | function runInternalIgnored(fn: Fn): T { function runSetOfSets (line 9) | function runSetOfSets(setOfSets: Set>>): void { function runHiddenSetOfSets (line 17) | function runHiddenSetOfSets(message: string): void { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/internal-pkg/index.js function runInternal (line 1) | function runInternal(fn) { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/internal-pkg/sourcemapped.js function runInternalSourceMapped (line 1) | function runInternalSourceMapped(fn) { function runSetOfSets (line 4) | function runSetOfSets(setOfSets) { function runHiddenSetOfSets (line 11) | function runHiddenSetOfSets() { FILE: test/e2e/app-dir/server-source-maps/fixtures/default/internal-pkg/sourcemapped.ts type Fn (line 3) | type Fn = () => T function runInternalSourceMapped (line 4) | function runInternalSourceMapped(fn: Fn): T { FILE: test/e2e/app-dir/server-source-maps/fixtures/edge/app/layout.js function Root (line 3) | function Root({ children }) { FILE: test/e2e/app-dir/server-source-maps/fixtures/edge/app/rsc-error-log/page.js function logError (line 1) | function logError() { function Page (line 5) | function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/edge/app/rsc-throw/page.js function throwError (line 1) | function throwError() { function Page (line 5) | function Page() { FILE: test/e2e/app-dir/server-source-maps/fixtures/edge/app/ssr-throw/page.js function throwError (line 3) | function throwError() { function Page (line 7) | function Page() { FILE: test/e2e/app-dir/server-source-maps/server-source-maps-edge.test.ts function normalizeCliOutput (line 6) | function normalizeCliOutput(output: string) { FILE: test/e2e/app-dir/server-source-maps/server-source-maps.test.ts function normalizeCliOutput (line 6) | function normalizeCliOutput(output: string) { FILE: test/e2e/app-dir/set-cookies/app/api/app/edge/route.js function GET (line 5) | async function GET() { FILE: test/e2e/app-dir/set-cookies/app/api/app/node/route.js function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/set-cookies/next.config.mjs method headers (line 12) | async headers() { FILE: test/e2e/app-dir/set-cookies/pages/api/pages/edge.js function handler (line 5) | async function handler() { FILE: test/e2e/app-dir/set-cookies/pages/api/pages/experimental-edge.js function handler (line 5) | async function handler() { FILE: test/e2e/app-dir/set-cookies/pages/api/pages/node.js function handler (line 3) | async function handler(_req, res) { FILE: test/e2e/app-dir/set-cookies/set-cookies.test.ts function getSetCookieHeaders (line 6) | function getSetCookieHeaders(res: Response): ReadonlyArray { FILE: test/e2e/app-dir/shallow-routing/app/(shallow)/a/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/shallow-routing/app/(shallow)/b/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/shallow-routing/app/(shallow)/dynamic/[id]/page.tsx function Page (line 1) | async function Page(props) { FILE: test/e2e/app-dir/shallow-routing/app/(shallow)/layout.tsx function ShallowLayout (line 3) | function ShallowLayout({ children }) { FILE: test/e2e/app-dir/shallow-routing/app/(shallow)/pushstate-data/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/shallow-routing/app/(shallow)/pushstate-new-pathname/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/shallow-routing/app/(shallow)/pushstate-new-searchparams/page.tsx function InnerPage (line 6) | function InnerPage() { function Page (line 30) | function Page() { FILE: test/e2e/app-dir/shallow-routing/app/(shallow)/pushstate-string-url/page.tsx function InnerPage (line 6) | function InnerPage() { function Page (line 63) | function Page() { FILE: test/e2e/app-dir/shallow-routing/app/(shallow)/replacestate-data/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/shallow-routing/app/(shallow)/replacestate-new-pathname/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/shallow-routing/app/(shallow)/replacestate-new-searchparams/page.tsx function InnerPage (line 6) | function InnerPage() { function Page (line 30) | function Page() { FILE: test/e2e/app-dir/shallow-routing/app/(shallow)/replacestate-string-url/page.tsx function InnerPage (line 6) | function InnerPage() { function Page (line 63) | function Page() { FILE: test/e2e/app-dir/shallow-routing/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/shallow-routing/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/similar-pages-paths/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/sitemap-group/app/(group)/foo/sitemap.ts function sitemap (line 1) | async function sitemap() { FILE: test/e2e/app-dir/sitemap-group/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/sitemap-group/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/static-generation-status/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/static-generation-status/app/not-found-page/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/static-generation-status/app/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/static-generation-status/app/redirect-client-page/client-component.js function ClientComp (line 4) | function ClientComp() { FILE: test/e2e/app-dir/static-generation-status/app/redirect-client-page/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/static-generation-status/app/redirect-page/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/static-generation-status/app/redirect-permanent/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/static-rsc-cache-components/app/[slug]/page.tsx function generateStaticParams (line 1) | async function generateStaticParams() { function Page (line 5) | async function Page({ FILE: test/e2e/app-dir/static-rsc-cache-components/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/static-rsc-cache-components/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/static-shell-debugging/app/layout.jsx function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/static-shell-debugging/app/page.jsx function Dynamic (line 4) | function Dynamic() { function Page (line 9) | function Page() { FILE: test/e2e/app-dir/static-siblings/app/(group1)/products/sale/page.tsx function SalePage (line 1) | function SalePage() { FILE: test/e2e/app-dir/static-siblings/app/(group2)/products/[id]/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/static-siblings/app/(group2)/products/[id]/page.tsx function ProductPage (line 1) | function ProductPage({ FILE: test/e2e/app-dir/static-siblings/app/categories/[slug]/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/static-siblings/app/categories/[slug]/page.tsx function Page (line 1) | async function Page({ FILE: test/e2e/app-dir/static-siblings/app/categories/electronics/computers/laptops/layout.tsx function LaptopsLayout (line 1) | function LaptopsLayout({ FILE: test/e2e/app-dir/static-siblings/app/categories/electronics/computers/laptops/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/static-siblings/app/categories/electronics/computers/layout.tsx function ComputersLayout (line 1) | function ComputersLayout({ FILE: test/e2e/app-dir/static-siblings/app/categories/electronics/layout.tsx function ElectronicsLayout (line 1) | function ElectronicsLayout({ FILE: test/e2e/app-dir/static-siblings/app/dashboard/@panel/[id]/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/static-siblings/app/dashboard/@panel/[id]/page.tsx function PanelItemPage (line 1) | function PanelItemPage({ FILE: test/e2e/app-dir/static-siblings/app/dashboard/@panel/default.tsx function PanelDefault (line 1) | function PanelDefault() { FILE: test/e2e/app-dir/static-siblings/app/dashboard/@panel/settings/page.tsx function PanelSettingsPage (line 1) | function PanelSettingsPage() { FILE: test/e2e/app-dir/static-siblings/app/dashboard/default.tsx function DashboardDefault (line 1) | function DashboardDefault() { FILE: test/e2e/app-dir/static-siblings/app/dashboard/layout.tsx function DashboardLayout (line 3) | function DashboardLayout({ FILE: test/e2e/app-dir/static-siblings/app/dashboard/page.tsx function DashboardPage (line 1) | function DashboardPage() { FILE: test/e2e/app-dir/static-siblings/app/items/[id]/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/static-siblings/app/items/[id]/page.tsx function ItemPage (line 1) | function ItemPage({ FILE: test/e2e/app-dir/static-siblings/app/items/featured/page.tsx function FeaturedPage (line 1) | function FeaturedPage() { FILE: test/e2e/app-dir/static-siblings/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/static-siblings/app/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/static-siblings/components/link-accordion.tsx function LinkAccordion (line 6) | function LinkAccordion({ FILE: test/e2e/app-dir/static-siblings/static-siblings.test.ts function fetchRscResponse (line 42) | async function fetchRscResponse(url: string): Promise { FILE: test/e2e/app-dir/sub-shell-generation-middleware/app/[first]/[second]/[third]/layout.tsx function ThirdLayout (line 4) | async function ThirdLayout({ FILE: test/e2e/app-dir/sub-shell-generation-middleware/app/[first]/[second]/[third]/page.tsx function NotRewritePage (line 1) | async function NotRewritePage({ function generateStaticParams (line 14) | async function generateStaticParams() { FILE: test/e2e/app-dir/sub-shell-generation-middleware/app/[first]/[second]/layout.tsx function SecondLayout (line 4) | async function SecondLayout({ FILE: test/e2e/app-dir/sub-shell-generation-middleware/app/[first]/layout.tsx function FirstLayout (line 4) | async function FirstLayout({ FILE: test/e2e/app-dir/sub-shell-generation-middleware/app/[first]/~/overview/grid/page.tsx function getMetadata (line 1) | async function getMetadata() { function generateMetadata (line 8) | async function generateMetadata() { function GridPage (line 12) | async function GridPage({ FILE: test/e2e/app-dir/sub-shell-generation-middleware/app/api/route.ts function GET (line 4) | async function GET(request: NextRequest) { FILE: test/e2e/app-dir/sub-shell-generation-middleware/app/layout.tsx function Root (line 4) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/sub-shell-generation-middleware/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/sub-shell-generation-middleware/app/rewrite/[slug]/layout.tsx function RewriteSlugLayout (line 4) | async function RewriteSlugLayout({ FILE: test/e2e/app-dir/sub-shell-generation-middleware/app/rewrite/[slug]/page.tsx function RewritePage (line 1) | async function RewritePage({ function generateStaticParams (line 10) | async function generateStaticParams() { FILE: test/e2e/app-dir/sub-shell-generation-middleware/app/rewrite/layout.tsx function RewriteLayout (line 4) | async function RewriteLayout({ FILE: test/e2e/app-dir/sub-shell-generation-middleware/app/shared.tsx function getSentinelValue (line 3) | function getSentinelValue() { type Props (line 9) | type Props = { function SharedComponent (line 13) | function SharedComponent({ layout }: Props) { FILE: test/e2e/app-dir/sub-shell-generation/app/[lang]/[slug]/page.tsx function Page (line 3) | async function Page({ function generateStaticParams (line 18) | function generateStaticParams({ params }: { params: { lang: string } }) { FILE: test/e2e/app-dir/sub-shell-generation/app/[lang]/layout.tsx function LangLayout (line 4) | async function LangLayout({ function generateStaticParams (line 26) | function generateStaticParams() { FILE: test/e2e/app-dir/sub-shell-generation/app/layout.tsx function Root (line 6) | async function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/sub-shell-generation/app/sentinel.ts function getSentinelValue (line 3) | function getSentinelValue() { FILE: test/e2e/app-dir/syntax-highlighter-crash/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/syntax-highlighter-crash/app/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/app-dir/tailwind-css/app/layout.tsx function Root (line 4) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/tailwind-css/app/page.tsx function HomePage (line 1) | function HomePage() { FILE: test/e2e/app-dir/taint/app/component.tsx function ClientComponent (line 3) | function ClientComponent({ FILE: test/e2e/app-dir/taint/app/error.tsx function ErrorComponent (line 3) | function ErrorComponent({ error }) { FILE: test/e2e/app-dir/taint/app/layout.tsx function Root (line 5) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/taint/app/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/taint/process-taint.test.ts constant GENERIC_RSC_ERROR (line 3) | const GENERIC_RSC_ERROR = function runTest (line 6) | function runTest({ next, isNextDev }) { FILE: test/e2e/app-dir/temporary-references/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/temporary-references/app/node/form.tsx function Form (line 5) | function Form({ FILE: test/e2e/app-dir/temporary-references/app/node/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/test-template/{{ toFileName name }}/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/test-template/{{ toFileName name }}/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/third-parties/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/trace-build-file/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/trace-build-file/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/trailingslash/app/[lang]/cache-components/page.js function Page (line 8) | async function Page({ params }) { FILE: test/e2e/app-dir/trailingslash/app/[lang]/layout.js function generateStaticParams (line 3) | function generateStaticParams() { function LangLayout (line 7) | function LangLayout({ children }) { FILE: test/e2e/app-dir/trailingslash/app/[lang]/revalidate-button.js function RevalidateButton (line 5) | function RevalidateButton({ lang }) { FILE: test/e2e/app-dir/trailingslash/app/[lang]/shared-page.js function Page (line 3) | async function Page({ params }) { FILE: test/e2e/app-dir/trailingslash/app/a/page.js function HomePage (line 2) | function HomePage() { FILE: test/e2e/app-dir/trailingslash/app/api/revalidate/route.js function GET (line 6) | async function GET(request) { FILE: test/e2e/app-dir/trailingslash/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/trailingslash/app/metadata/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/trailingslash/app/page.js function HomePage (line 2) | function HomePage() { FILE: test/e2e/app-dir/transition-indicator/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/transition-indicator/app/page.tsx function sleep (line 5) | function sleep(ms: number) { function Page (line 9) | function Page() { FILE: test/e2e/app-dir/transition-indicator/app/slow-with-fallback/loading.tsx function SlowFallback (line 1) | function SlowFallback() { FILE: test/e2e/app-dir/transition-indicator/app/slow-with-fallback/page.tsx function SlowPage (line 3) | async function SlowPage() { FILE: test/e2e/app-dir/transition-indicator/app/slow-without-fallback/page.tsx function SlowPage (line 3) | async function SlowPage() { FILE: test/e2e/app-dir/turbopack-loader-content-type/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/turbopack-loader-content-type/app/page.tsx function Page (line 8) | function Page() { FILE: test/e2e/app-dir/turbopack-reports/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/turbopack-reports/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/turbopack-reports/app/sqlite-import-5913/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/typed-routes-validator/app/layout.tsx function Root (line 1) | function Root(props: LayoutProps<'/'>) { FILE: test/e2e/app-dir/typed-routes-validator/app/page.tsx function Page (line 1) | function Page(props: PageProps<'/'>) { FILE: test/e2e/app-dir/typed-routes-validator/app/send-email/route.ts function GET (line 3) | async function GET(request: NextRequest) { FILE: test/e2e/app-dir/typed-routes-validator/pages/about.tsx function AboutPage (line 1) | function AboutPage() { FILE: test/e2e/app-dir/typed-routes-validator/pages/api/test-route.ts type ResponseData (line 3) | type ResponseData = { FILE: test/e2e/app-dir/typed-routes/app/%5Fshop/[[...category]]/page.tsx function Page (line 1) | async function Page(props: PageProps<'/_shop/[[...category]]'>) { FILE: test/e2e/app-dir/typed-routes/app/(logged-in)/layout.tsx function Layout (line 1) | function Layout({ children }: LayoutProps<'/'>) { FILE: test/e2e/app-dir/typed-routes/app/(logged-in)/project/[slug]/page.tsx function Page (line 1) | async function Page(props: PageProps<'/project/[slug]'>) { FILE: test/e2e/app-dir/typed-routes/app/_hidden/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/typed-routes/app/api-test/route.ts function GET (line 3) | function GET() { FILE: test/e2e/app-dir/typed-routes/app/api/docs/[...slug]/route.ts function GET (line 3) | async function GET( FILE: test/e2e/app-dir/typed-routes/app/api/shop/[[...category]]/route.ts function GET (line 3) | async function GET( FILE: test/e2e/app-dir/typed-routes/app/api/users/[id]/route.ts function GET (line 3) | async function GET( function POST (line 11) | async function POST( FILE: test/e2e/app-dir/typed-routes/app/dashboard/@analytics/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/typed-routes/app/dashboard/@analytics/page.tsx function Page (line 1) | function Page(props: PageProps<'/dashboard'>) { FILE: test/e2e/app-dir/typed-routes/app/dashboard/@analytics/settings/page.tsx function Page (line 1) | function Page(props: PageProps<'/dashboard/settings'>) { FILE: test/e2e/app-dir/typed-routes/app/dashboard/@team/default.tsx function Default (line 3) | function Default() { FILE: test/e2e/app-dir/typed-routes/app/dashboard/@team/page.tsx function Page (line 1) | function Page(props: PageProps<'/dashboard'>) { FILE: test/e2e/app-dir/typed-routes/app/dashboard/@team/settings/page.tsx function Page (line 1) | function Page(props: PageProps<'/dashboard/settings'>) { FILE: test/e2e/app-dir/typed-routes/app/dashboard/layout.tsx function Layout (line 1) | async function Layout(props: LayoutProps<'/dashboard'>) { FILE: test/e2e/app-dir/typed-routes/app/dashboard/page.tsx function Page (line 1) | function Page(props: PageProps<'/dashboard'>) { FILE: test/e2e/app-dir/typed-routes/app/dashboard/settings/page.tsx function Page (line 1) | function Page(props: PageProps<'/dashboard/settings'>) { FILE: test/e2e/app-dir/typed-routes/app/docs/[...slug]/page.tsx function Page (line 1) | async function Page(props: PageProps<'/docs/[...slug]'>) { FILE: test/e2e/app-dir/typed-routes/app/gallery/photo/[id]/page.tsx function Page (line 1) | async function Page(props: PageProps<'/gallery/photo/[id]'>) { FILE: test/e2e/app-dir/typed-routes/app/gallery/test/(..)photo/[id]/page.tsx function Page (line 1) | async function Page(props: PageProps<'/gallery/photo/[id]'>) { FILE: test/e2e/app-dir/typed-routes/app/layout.tsx function Root (line 3) | function Root(props: LayoutProps<'/'>) { FILE: test/e2e/app-dir/typed-routes/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/typed-routes/app/type-testing.ts type ValidPage (line 3) | type ValidPage = PageProps<'/dashboard'> FILE: test/e2e/app-dir/typed-routes/next.config.js method redirects (line 9) | async redirects() { method rewrites (line 18) | async rewrites() { FILE: test/e2e/app-dir/typed-routes/pages/about.tsx function AboutPage (line 1) | function AboutPage() { FILE: test/e2e/app-dir/typed-routes/pages/users/[id].tsx function UserPage (line 1) | function UserPage({ id }: { id: string }) { function getServerSideProps (line 5) | async function getServerSideProps({ query }: { query: { id: string } }) { FILE: test/e2e/app-dir/typeof-window/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/typeof-window/app/page.js function Page (line 8) | function Page() { FILE: test/e2e/app-dir/unauthorized/basic/app/dynamic-layout-without-unauthorized/[id]/page.js function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/unauthorized/basic/app/dynamic-layout-without-unauthorized/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/unauthorized/basic/app/dynamic-layout-without-unauthorized/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/unauthorized/basic/app/dynamic/[id]/page.js function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/unauthorized/basic/app/dynamic/[id]/unauthorized.js function Unauthorized (line 1) | function Unauthorized() { FILE: test/e2e/app-dir/unauthorized/basic/app/dynamic/page.js function Test (line 1) | function Test() { FILE: test/e2e/app-dir/unauthorized/basic/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/unauthorized/basic/app/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/unauthorized/basic/app/unauthorized.js function Forbidden (line 1) | function Forbidden() { FILE: test/e2e/app-dir/unauthorized/default/app/(group)/group-dynamic/[id]/page.js function Page (line 3) | async function Page(props) { FILE: test/e2e/app-dir/unauthorized/default/app/(group)/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/unauthorized/default/app/layout.js function Root (line 7) | function Root({ children }) { FILE: test/e2e/app-dir/unauthorized/default/app/metadata-layout-unauthorized/layout.js function generateMetadata (line 3) | async function generateMetadata() { function layout (line 7) | function layout({ children }) { FILE: test/e2e/app-dir/unauthorized/default/app/metadata-layout-unauthorized/page.js function page (line 1) | function page() { FILE: test/e2e/app-dir/unauthorized/default/app/navigate-unauthorized/page.js function page (line 3) | function page() { FILE: test/e2e/app-dir/unauthorized/default/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/unauthorized/default/app/unauthorized-trigger.js function ForbiddenTrigger (line 5) | function ForbiddenTrigger() { FILE: test/e2e/app-dir/undefined-default-export/app/(group)/specific-path/1/page.js function Component (line 2) | function Component() { FILE: test/e2e/app-dir/undefined-default-export/app/(group)/specific-path/2/page.js function Page (line 1) | function Page() { FILE: test/e2e/app-dir/undefined-default-export/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/undefined-default-export/app/will-not-found/not-found.js function NotFound (line 2) | function NotFound() { FILE: test/e2e/app-dir/undefined-default-export/app/will-not-found/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/underscore-ignore-app-paths/app/%5Froutable-folder/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/underscore-ignore-app-paths/app/_components/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/underscore-ignore-app-paths/app/dashboard/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/underscore-ignore-app-paths/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/underscore-ignore-app-paths/app/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/underscore-ignore-app-paths/pages/_dashboard/index.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/unstable-rethrow/app/cause/page.tsx function someFunction (line 4) | async function someFunction() { function Page (line 12) | async function Page() { FILE: test/e2e/app-dir/unstable-rethrow/app/dynamic-error/page.tsx function Page (line 4) | async function Page() { FILE: test/e2e/app-dir/unstable-rethrow/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/unstable-rethrow/app/not-found-page/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/unstable-rethrow/app/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/unstable-rethrow/app/redirect/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/upward-distdir/apps/next-nx-test/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/upward-distdir/apps/next-nx-test/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/use-cache-close-over-function/app/client/client.tsx function Client (line 5) | function Client({ getValue }) { FILE: test/e2e/app-dir/use-cache-close-over-function/app/client/page.tsx function createCachedFn (line 3) | function createCachedFn(start: number) { function Page (line 14) | async function Page() { FILE: test/e2e/app-dir/use-cache-close-over-function/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-cache-close-over-function/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/use-cache-close-over-function/app/server/page.tsx function createCachedFn (line 1) | function createCachedFn(start: number) { function Page (line 14) | async function Page() { FILE: test/e2e/app-dir/use-cache-custom-handler/app/layout.tsx function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/e2e/app-dir/use-cache-custom-handler/app/no-cache/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/use-cache-custom-handler/app/page.tsx function getData (line 7) | async function getData() { function AsyncComp (line 16) | async function AsyncComp() { function Home (line 22) | async function Home() { FILE: test/e2e/app-dir/use-cache-custom-handler/app/prerender/page.tsx function DynamicCache (line 5) | async function DynamicCache({ id }: { id: string }) { function Page (line 11) | function Page() { FILE: test/e2e/app-dir/use-cache-custom-handler/handler.js method get (line 10) | async get(cacheKey, softTags) { method set (line 15) | async set(cacheKey, pendingEntry) { method refreshTags (line 20) | async refreshTags() { method getExpiration (line 25) | async getExpiration(tags) { method updateTags (line 32) | async updateTags(tags) { FILE: test/e2e/app-dir/use-cache-dev/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/use-cache-dev/app/page.tsx function getRandomValue (line 4) | async function getRandomValue() { function getData (line 10) | async function getData() { function Page (line 21) | async function Page() { FILE: test/e2e/app-dir/use-cache-dev/app/some/path/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/use-cache-hanging-inputs/app/bound-args/page.tsx function fetchUncachedData (line 4) | async function fetchUncachedData() { function Page (line 10) | async function Page() { FILE: test/e2e/app-dir/use-cache-hanging-inputs/app/error/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/use-cache-hanging-inputs/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/use-cache-hanging-inputs/app/transformed-params/[slug]/page.jsx function LastModified (line 1) | async function LastModified({ params }) { function transformParams (line 13) | async function transformParams(params) { function Page (line 19) | async function Page({ params }) { FILE: test/e2e/app-dir/use-cache-hanging-inputs/app/uncached-promise-nested/page.tsx function getUncachedData (line 4) | async function getUncachedData() { function indirection (line 16) | async function indirection(promise: Promise) { function Page (line 22) | async function Page() { FILE: test/e2e/app-dir/use-cache-hanging-inputs/app/uncached-promise/page.tsx function fetchUncachedData (line 4) | async function fetchUncachedData() { function Page (line 21) | async function Page() { FILE: test/e2e/app-dir/use-cache-hanging-inputs/use-cache-hanging-inputs.test.ts function createExpectedBuildErrorMessage (line 195) | function createExpectedBuildErrorMessage(pathname: string) { FILE: test/e2e/app-dir/use-cache-metadata-route-handler/app/icon.tsx function fetchIconLetter (line 7) | async function fetchIconLetter() { function Icon (line 16) | async function Icon() { FILE: test/e2e/app-dir/use-cache-metadata-route-handler/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-cache-metadata-route-handler/app/manifest.ts function manifest (line 5) | async function manifest(): Promise { FILE: test/e2e/app-dir/use-cache-metadata-route-handler/app/opengraph-image.tsx function fetchPostData (line 7) | async function fetchPostData() { function Image (line 13) | async function Image() { FILE: test/e2e/app-dir/use-cache-metadata-route-handler/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/use-cache-metadata-route-handler/app/products/sitemap.ts function generateSitemaps (line 4) | async function generateSitemaps() { function sitemap (line 8) | async function sitemap({ FILE: test/e2e/app-dir/use-cache-metadata-route-handler/app/robots.ts function robots (line 5) | async function robots(): Promise { FILE: test/e2e/app-dir/use-cache-metadata-route-handler/app/sentinel.ts function getSentinelValue (line 3) | function getSentinelValue() { FILE: test/e2e/app-dir/use-cache-metadata-route-handler/app/sitemap.ts function sitemap (line 5) | async function sitemap(): Promise { FILE: test/e2e/app-dir/use-cache-output-export/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/use-cache-output-export/app/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/use-cache-private/app/cookies/page.tsx function Page (line 5) | function Page() { function Private (line 13) | async function Private() { FILE: test/e2e/app-dir/use-cache-private/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/use-cache-private/app/page.tsx function Page (line 4) | async function Page() { function PageSentinel (line 15) | async function PageSentinel() { function Private (line 25) | async function Private() { FILE: test/e2e/app-dir/use-cache-private/app/search-params/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/use-cache-private/app/search-params/page.tsx function Page (line 1) | async function Page({ FILE: test/e2e/app-dir/use-cache-private/app/sentinel.ts function getSentinelValue (line 3) | function getSentinelValue() { FILE: test/e2e/app-dir/use-cache-route-handler-only/app/node/route.ts function getCachedDate (line 3) | async function getCachedDate() { function GET (line 12) | async function GET() { FILE: test/e2e/app-dir/use-cache-route-handler-only/app/revalidate/route.ts function POST (line 3) | async function POST() { FILE: test/e2e/app-dir/use-cache-search-params/app/layout.tsx function Root (line 4) | function Root({ children }: { children: ReactNode }) { function Dynamic (line 17) | async function Dynamic() { FILE: test/e2e/app-dir/use-cache-search-params/app/search-params-caught/page.tsx function Page (line 3) | async function Page({ FILE: test/e2e/app-dir/use-cache-search-params/app/search-params-unused/page.tsx function Page (line 3) | async function Page({ FILE: test/e2e/app-dir/use-cache-search-params/app/search-params-used-generate-metadata/page.tsx function generateMetadata (line 3) | async function generateMetadata({ function Page (line 14) | function Page() { FILE: test/e2e/app-dir/use-cache-search-params/app/search-params-used-generate-viewport/page.tsx function generateViewport (line 3) | async function generateViewport({ function Page (line 14) | function Page() { FILE: test/e2e/app-dir/use-cache-search-params/app/search-params-used/page.tsx function Page (line 3) | async function Page({ FILE: test/e2e/app-dir/use-cache-segment-configs/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-cache-segment-configs/app/runtime/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/use-cache-segment-configs/use-cache-segment-configs.test.ts function getBuildOutput (line 142) | function getBuildOutput(cliOutput: string): string { FILE: test/e2e/app-dir/use-cache-swr/app/layout.tsx function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/e2e/app-dir/use-cache-swr/app/page.tsx function getInnerData (line 4) | async function getInnerData(id: string) { function getOuterData (line 10) | async function getOuterData(id: string) { function Page (line 20) | async function Page() { FILE: test/e2e/app-dir/use-cache-swr/handler.js method get (line 19) | async get(cacheKey, softTags) { method set (line 45) | async set(cacheKey, pendingEntry) { method refreshTags (line 72) | async refreshTags() {} method getExpiration (line 74) | async getExpiration(_tags) { method updateTags (line 78) | async updateTags(_tags) {} FILE: test/e2e/app-dir/use-cache-unknown-cache-kind/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/use-cache-unknown-cache-kind/app/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/use-cache-unknown-cache-kind/app/remote/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/use-cache-unknown-cache-kind/instrumentation.ts function register (line 3) | function register() { FILE: test/e2e/app-dir/use-cache-unknown-cache-kind/use-cache-unknown-cache-kind.test.ts function getBuildOutput (line 195) | function getBuildOutput(cliOutput: string): string { FILE: test/e2e/app-dir/use-cache-with-server-function-props/app/layout.tsx function Root (line 4) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/use-cache-with-server-function-props/app/nested-cache/form.tsx function Form (line 5) | function Form({ FILE: test/e2e/app-dir/use-cache-with-server-function-props/app/nested-cache/page.tsx function Page (line 5) | function Page() { function CachedForm (line 16) | async function CachedForm() { FILE: test/e2e/app-dir/use-cache-with-server-function-props/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/use-cache-with-server-function-props/app/server-action/form.tsx function Form (line 5) | function Form({ FILE: test/e2e/app-dir/use-cache-with-server-function-props/app/server-action/page.tsx function Page (line 5) | function Page() { function CachedForm (line 16) | async function CachedForm({ subject }: { subject: string }) { FILE: test/e2e/app-dir/use-cache-without-experimental-flag/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/use-cache-without-experimental-flag/app/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/use-cache-without-experimental-flag/use-cache-without-experimental-flag.test.ts function getBuildOutput (line 177) | function getBuildOutput(cliOutput: string): string { FILE: test/e2e/app-dir/use-cache/app/(dynamic)/cache-fetch-auth-header/page.tsx function getData (line 4) | async function getData() { function Page (line 14) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(dynamic)/complex-args/page.tsx function getCached (line 1) | async function getCached({ p }) { function Page (line 10) | async function Page({ FILE: test/e2e/app-dir/use-cache/app/(dynamic)/custom-handler/page.tsx function getCachedRandom (line 1) | async function getCachedRandom(x: number, children: React.ReactNode) { function Page (line 10) | async function Page({ FILE: test/e2e/app-dir/use-cache/app/(dynamic)/generate-metadata/cached-data.ts function getCachedData (line 3) | async function getCachedData() { FILE: test/e2e/app-dir/use-cache/app/(dynamic)/generate-metadata/layout.tsx function Layout (line 3) | async function Layout({ FILE: test/e2e/app-dir/use-cache/app/(dynamic)/generate-metadata/page.tsx function generateMetadata (line 5) | async function generateMetadata(): Promise { function Page (line 17) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(dynamic)/generate-viewport-resume/params-used/[color]/layout.tsx function generateViewport (line 3) | async function generateViewport({ function Layout (line 32) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-cache/app/(dynamic)/generate-viewport-resume/params-used/[color]/page.tsx function generateViewport (line 5) | async function generateViewport({ function Page (line 31) | function Page() { function Dynamic (line 39) | async function Dynamic() { FILE: test/e2e/app-dir/use-cache/app/(dynamic)/hoc/[slug]/with-slug.tsx function withSlug (line 1) | function withSlug( FILE: test/e2e/app-dir/use-cache/app/(dynamic)/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-cache/app/(dynamic)/page.tsx function getCachedRandom (line 3) | async function getCachedRandom(x: number, children: React.ReactNode) { function Page (line 13) | async function Page({ FILE: test/e2e/app-dir/use-cache/app/(dynamic)/revalidate-and-redirect/page.tsx function getCachedValue (line 6) | async function getCachedValue() { function Page (line 13) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(dynamic)/revalidate-and-redirect/redirect/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/use-cache/app/(dynamic)/revalidate-and-use/form.tsx function Form (line 5) | function Form({ FILE: test/e2e/app-dir/use-cache/app/(dynamic)/revalidate-and-use/page.tsx function fetchCachedValue (line 5) | async function fetchCachedValue() { function getCachedValue (line 11) | async function getCachedValue() { function Page (line 17) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(dynamic)/unused-args/page.tsx function getRandomValue (line 3) | async function getRandomValue(offset: number) { function Page (line 10) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/[id]/page.tsx function generateStaticParams (line 3) | async function generateStaticParams() { function Page (line 10) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/api/[id]/route.ts function generateStaticParams (line 4) | async function generateStaticParams() { function GET (line 8) | async function GET( FILE: test/e2e/app-dir/use-cache/app/(partially-static)/api/revalidate-redirect/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/api/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/cache-fetch-no-store/page.tsx function getData (line 3) | async function getData() { function Page (line 12) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/cache-fetch/page.tsx function getData (line 3) | async function getData() { function Page (line 11) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/cache-life-with-dynamic/page.tsx function getCachedRandom (line 5) | async function getCachedRandom() { function DynamicCache (line 11) | async function DynamicCache() { function Dynamic (line 17) | async function Dynamic() { function Page (line 22) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/cache-life/page.tsx function getCachedRandom (line 3) | async function getCachedRandom() { function Page (line 9) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/cache-tag/buttons.tsx function RevalidateButtons (line 4) | function RevalidateButtons() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/cache-tag/page.tsx function getCachedWithTag (line 5) | async function getCachedWithTag({ function Page (line 33) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/directive-in-node-modules/with-handler/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/directive-in-node-modules/without-handler/page.tsx function Page (line 3) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/draft-mode/[mode]/button.tsx function Button (line 6) | function Button({ FILE: test/e2e/app-dir/use-cache/app/(partially-static)/draft-mode/[mode]/page.tsx function getCachedValue (line 4) | async function getCachedValue( function Page (line 25) | async function Page({ function generateStaticParams (line 79) | function generateStaticParams() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/fetch-revalidate/page.tsx function getData (line 3) | async function getData() { function Page (line 11) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/form/page.tsx function refresh (line 3) | async function refresh() { function Page (line 8) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/generate-metadata-resume/canonical/[slug]/layout.tsx function generateMetadata (line 3) | async function generateMetadata( function Layout (line 22) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/generate-metadata-resume/canonical/[slug]/page.tsx function generateMetadata (line 5) | async function generateMetadata( function Page (line 24) | function Page() { function Dynamic (line 32) | async function Dynamic() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/generate-metadata-resume/layout.tsx function Layout (line 7) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/generate-metadata-resume/nested/layout.tsx function generateMetadata (line 3) | async function generateMetadata( function Layout (line 18) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/generate-metadata-resume/nested/page.tsx function generateMetadata (line 5) | async function generateMetadata( function Page (line 24) | function Page() { function Dynamic (line 32) | async function Dynamic() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/generate-metadata-resume/params-unused/[slug]/layout.tsx function generateMetadata (line 3) | async function generateMetadata(_: { function Layout (line 20) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/generate-metadata-resume/params-unused/[slug]/page.tsx function generateMetadata (line 5) | async function generateMetadata(_: { function Page (line 22) | function Page() { function Dynamic (line 30) | async function Dynamic() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/generate-metadata-resume/params-used/[slug]/layout.tsx function generateMetadata (line 3) | async function generateMetadata({ function Layout (line 29) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/generate-metadata-resume/params-used/[slug]/page.tsx function generateMetadata (line 5) | async function generateMetadata({ function Page (line 31) | function Page() { function Dynamic (line 39) | async function Dynamic() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/generate-viewport-resume/page.tsx function generateViewport (line 5) | async function generateViewport({ function Page (line 19) | function Page() { function Dynamic (line 27) | async function Dynamic() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/generate-viewport-resume/params-unused/[color]/layout.tsx function generateViewport (line 3) | async function generateViewport({ function Layout (line 18) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/generate-viewport-resume/params-unused/[color]/page.tsx function generateViewport (line 5) | async function generateViewport({ function Page (line 20) | function Page() { function Dynamic (line 28) | async function Dynamic() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/imported-from-client/cached.ts function getRandomValue (line 5) | function getRandomValue() { function foo (line 11) | async function foo() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/imported-from-client/client-component.tsx function ClientComponent (line 6) | function ClientComponent() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/imported-from-client/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/logs/page.tsx function Bar (line 1) | async function Bar() { function Foo (line 8) | async function Foo() { function Page (line 14) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/method-props/cached.ts function createCached (line 1) | function createCached(n: number) { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/method-props/form.tsx function Form (line 5) | function Form({ FILE: test/e2e/app-dir/use-cache/app/(partially-static)/method-props/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/nested-in-unstable-cache/page.tsx function inner (line 3) | async function inner() { function Page (line 12) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/not-found/page.tsx function Page (line 5) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/on-demand-revalidate/page.tsx function cachedValue (line 4) | async function cachedValue() { function Page (line 9) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/on-demand-revalidate/revalidate-buttons.tsx function RevalidateButtons (line 5) | function RevalidateButtons({ FILE: test/e2e/app-dir/use-cache/app/(partially-static)/passed-to-client/page.tsx function getRandomValue (line 3) | function getRandomValue() { function Page (line 9) | function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/rdc/page.tsx function outermost (line 5) | async function outermost(id: string) { function middle (line 10) | async function middle(id: string) { function innermost (line 15) | async function innermost(id: string) { function Short (line 20) | async function Short({ id }: { id: string }) { function Dynamic (line 26) | async function Dynamic() { function CachedStuff (line 31) | async function CachedStuff() { function Page (line 42) | function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/react-cache/page.tsx function Component (line 7) | function Component() { function getCachedComponent (line 12) | async function getCachedComponent() { function Page (line 22) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/referential-equality/page.tsx function getObject (line 3) | async function getObject(arg: unknown) { function getObjectWithBoundArgs (line 9) | async function getObjectWithBoundArgs(arg: unknown) { function Page (line 19) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/revalidate-tag-no-refresh/page.tsx function getCachedRandomNumber (line 3) | async function getCachedRandomNumber() { function Page (line 12) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/rsc-payload/client.tsx function ClientComponent (line 3) | function ClientComponent({ children, data }) { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/rsc-payload/page.tsx function getLargeObject (line 3) | async function getLargeObject() { function Page (line 9) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/short-lived-caches/page.tsx function revalidateZero (line 5) | async function revalidateZero() { function lowExpire (line 12) | async function lowExpire() { function OuterCacheNoExplicit (line 19) | async function OuterCacheNoExplicit() { function OuterCacheExplicitShort (line 37) | async function OuterCacheExplicitShort() { function OuterCacheExplicitLong (line 56) | async function OuterCacheExplicitLong() { function Dynamic (line 76) | async function Dynamic() { function Page (line 82) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/static-class-method/cached.ts class Cached (line 1) | class Cached { method getRandomValue (line 2) | static async getRandomValue() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/static-class-method/form.tsx function Form (line 5) | function Form({ FILE: test/e2e/app-dir/use-cache/app/(partially-static)/static-class-method/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/unhandled-promise-regression/layout.tsx function RootLayout (line 10) | function RootLayout({ function HangingCalls (line 27) | async function HangingCalls() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/unhandled-promise-regression/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/unhandled-promise-regression/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/use-action-state-separate-export/form.tsx function Form (line 6) | function Form() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/use-action-state-separate-export/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/use-action-state/cached.ts function getRandomValue (line 3) | async function getRandomValue() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/use-action-state/form.tsx function Form (line 6) | function Form() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/use-action-state/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/use-cache/app/(partially-static)/with-server-action/form.tsx function Form (line 6) | function Form({ FILE: test/e2e/app-dir/use-cache/app/(partially-static)/with-server-action/page.tsx function action (line 3) | async function action() { function Page (line 9) | async function Page() { FILE: test/e2e/app-dir/use-cache/app/client.tsx function Foo (line 3) | function Foo() { FILE: test/e2e/app-dir/use-cache/app/form.tsx function Form (line 5) | function Form({ FILE: test/e2e/app-dir/use-cache/incremental-cache-handler.js method set (line 6) | async set(key, data, ctx) { FILE: test/e2e/app-dir/use-cache/node_modules/my-pkg/index.js function getCachedRandom (line 3) | async function getCachedRandom() { function getCachedRandomWithTag (line 8) | async function getCachedRandomWithTag(tag) { function getCachedRandomWithCacheLife (line 14) | async function getCachedRandomWithCacheLife(n = 1) { function getCachedRandomWithHandler (line 20) | async function getCachedRandomWithHandler() { FILE: test/e2e/app-dir/use-cache/pages/api/revalidate.ts function handler (line 3) | async function handler( FILE: test/e2e/app-dir/use-cache/use-cache.test.ts constant GENERIC_RSC_ERROR (line 16) | const GENERIC_RSC_ERROR = function getSanitizedLogs (line 1494) | async function getSanitizedLogs(browser: Playwright): Promise { function extractResumeDataCacheFromPostponedState (line 1504) | function extractResumeDataCacheFromPostponedState( FILE: test/e2e/app-dir/use-offline/app/destination/page.tsx function DynamicContent (line 5) | async function DynamicContent() { function DestinationPage (line 10) | function DestinationPage() { FILE: test/e2e/app-dir/use-offline/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/app-dir/use-offline/app/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/app-dir/use-offline/components/link-accordion.tsx function LinkAccordion (line 5) | function LinkAccordion({ FILE: test/e2e/app-dir/use-offline/components/offline-status.tsx function OfflineStatus (line 4) | function OfflineStatus() { FILE: test/e2e/app-dir/use-offline/use-offline.test.ts function goOffline (line 18) | async function goOffline(page: Playwright.Page) { function goOnline (line 22) | async function goOnline(page: Playwright.Page) { method beforePageLoad (line 30) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 94) | beforePageLoad(p: Playwright.Page) { method beforePageLoad (line 139) | beforePageLoad(p: Playwright.Page) { FILE: test/e2e/app-dir/use-params/app/[...path]/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/use-params/app/[id]/[id2]/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/use-params/app/[id]/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/use-params/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-params/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/use-params/app/rerenders/[dynamic]/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/use-params/pages/pages-dir/[dynamic]/index.tsx function Page (line 2) | function Page() { FILE: test/e2e/app-dir/use-selected-layout-segment-s/app/layout.tsx function Layout (line 4) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-selected-layout-segment-s/app/render-values.tsx function RenderValues (line 8) | function RenderValues({ prefix }: { prefix: string }) { FILE: test/e2e/app-dir/use-selected-layout-segment-s/app/segment-name/[param1]/different-segment/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/use-selected-layout-segment-s/app/segment-name/[param1]/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-selected-layout-segment-s/app/segment-name/[param1]/segment-name2/[param2]/[...catchall]/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-selected-layout-segment-s/app/segment-name/[param1]/segment-name2/[param2]/[...catchall]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/use-selected-layout-segment-s/app/segment-name/[param1]/segment-name2/[param2]/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-selected-layout-segment-s/app/segment-name/[param1]/segment-name2/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/use-server-inserted-html/app/css-in-js/edge/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/use-server-inserted-html/app/css-in-js/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/app-dir/use-server-inserted-html/app/css-in-js/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/use-server-inserted-html/app/css-in-js/styled-jsx.js function Comp (line 11) | function Comp() { FILE: test/e2e/app-dir/use-server-inserted-html/app/css-in-js/suspense/page.js function createDataFetcher (line 6) | function createDataFetcher(data, { timeout = 0, expire = 10 }) { function SuspenseyFooter (line 41) | function SuspenseyFooter() { function page (line 51) | function page() { FILE: test/e2e/app-dir/use-server-inserted-html/app/layout.js function Root (line 3) | function Root({ children }) { FILE: test/e2e/app-dir/use-server-inserted-html/app/root-style-registry.js function RootStyleRegistry (line 9) | function RootStyleRegistry({ children }) { FILE: test/e2e/app-dir/use-server-inserted-html/use-server-inserted-html.test.ts function resolveStreamResponse (line 3) | async function resolveStreamResponse(response: any, onData?: any) { FILE: test/e2e/app-dir/view-transitions/fixtures/default/app/basic/Toggle.js function Toggle (line 4) | function Toggle() { FILE: test/e2e/app-dir/view-transitions/fixtures/default/app/basic/page.js function BasicPage (line 4) | function BasicPage() { FILE: test/e2e/app-dir/view-transitions/fixtures/default/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/view-transitions/fixtures/default/app/page.js function Page (line 1) | function Page() {} FILE: test/e2e/app-dir/view-transitions/fixtures/default/app/transition-types/layout.js function Layout (line 4) | function Layout({ children }) { FILE: test/e2e/app-dir/view-transitions/fixtures/default/app/transition-types/page-two/page.js function PageTwo (line 3) | function PageTwo() { FILE: test/e2e/app-dir/view-transitions/fixtures/default/app/transition-types/page.js function PageOne (line 3) | function PageOne() { FILE: test/e2e/app-dir/view-transitions/view-transitions.test.ts function assertNoConsoleErrors (line 5) | async function assertNoConsoleErrors(browser: Playwright) { FILE: test/e2e/app-dir/webpack-loader-binary/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/webpack-loader-binary/app/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/webpack-loader-binary/next.config.js method webpack (line 17) | webpack(config) { FILE: test/e2e/app-dir/webpack-loader-conditions/app/client.tsx function Client (line 6) | function Client() { FILE: test/e2e/app-dir/webpack-loader-conditions/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/webpack-loader-conditions/app/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/webpack-loader-errors/app/error/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/webpack-loader-errors/app/fs-error/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/webpack-loader-errors/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/webpack-loader-errors/app/no-stack-error/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/webpack-loader-errors/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/webpack-loader-errors/app/promise-error/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/webpack-loader-errors/app/string-error/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/webpack-loader-errors/app/timeout-error/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/webpack-loader-errors/next.config.js method webpack (line 33) | webpack(config) { FILE: test/e2e/app-dir/webpack-loader-fs/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/webpack-loader-fs/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/app-dir/webpack-loader-fs/next.config.js method webpack (line 13) | webpack(config) { FILE: test/e2e/app-dir/webpack-loader-import-module/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/webpack-loader-import-module/app/page.js function Page (line 21) | function Page() { FILE: test/e2e/app-dir/webpack-loader-import-module/cjs-dep.ts type CjsDep (line 3) | interface CjsDep { FILE: test/e2e/app-dir/webpack-loader-import-module/config-data.ts type Config (line 4) | interface Config { FILE: test/e2e/app-dir/webpack-loader-import-module/next.config.js method webpack (line 23) | webpack(config) { FILE: test/e2e/app-dir/webpack-loader-module-type/app/layout.tsx function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/app-dir/webpack-loader-module-type/app/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/app-dir/webpack-loader-module-type/next.config.js method webpack (line 13) | webpack(config) { FILE: test/e2e/app-dir/webpack-loader-resolve/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/webpack-loader-resolve/app/page.js function Page (line 4) | function Page() { FILE: test/e2e/app-dir/webpack-loader-resolve/next.config.js method webpack (line 10) | webpack(config) { FILE: test/e2e/app-dir/webpack-loader-resource-query/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/webpack-loader-resource-query/app/page.tsx function Page (line 8) | function Page() { FILE: test/e2e/app-dir/webpack-loader-resource-query/next.config.js method webpack (line 28) | webpack(config) { FILE: test/e2e/app-dir/webpack-loader-set-environment-variable/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/app-dir/webpack-loader-set-environment-variable/app/page.tsx function Page (line 2) | function Page() { FILE: test/e2e/app-dir/webpack-loader-set-environment-variable/next.config.js method webpack (line 14) | webpack(config) { FILE: test/e2e/app-dir/webpack-loader-ts-transform/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/webpack-loader-ts-transform/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/app-dir/webpack-loader-ts-transform/next.config.js method webpack (line 10) | webpack(config) { FILE: test/e2e/app-dir/with-babel/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/app-dir/with-babel/app/page.js function Page (line 5) | function Page() { FILE: test/e2e/app-dir/with-babel/middleware.js function middleware (line 3) | async function middleware() { FILE: test/e2e/app-dir/with-exported-function-config/app/app-layout/inner/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/with-exported-function-config/app/app-layout/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/app-dir/with-exported-function-config/app/app-layout/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/with-exported-function-config/app/app-route-edge/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/with-exported-function-config/app/app-route/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/app-dir/with-exported-function-config/app/app-ssr-edge/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/with-exported-function-config/app/app-ssr/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/with-exported-function-config/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/app-dir/with-exported-function-config/pages/api/page-route.ts function handler (line 3) | function handler( FILE: test/e2e/app-dir/with-exported-function-config/pages/page-ssr.tsx function Page (line 1) | function Page({ data }) { function getServerSideProps (line 9) | async function getServerSideProps() { FILE: test/e2e/app-dir/with-exported-function-config/pages/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/app-dir/worker/app/classic/page.js function Home (line 4) | function Home() { FILE: test/e2e/app-dir/worker/app/deployment-id/page.js function Home (line 4) | function Home() { FILE: test/e2e/app-dir/worker/app/layout.js function AppLayout (line 1) | function AppLayout({ children }) { FILE: test/e2e/app-dir/worker/app/module/page.js function Home (line 4) | function Home() { FILE: test/e2e/app-dir/worker/app/png-worker.ts function verifyPng (line 3) | async function verifyPng() { FILE: test/e2e/app-dir/worker/app/png/page.js function Home (line 4) | function Home() { FILE: test/e2e/app-dir/worker/app/shared/page.js function Home (line 4) | function Home() { FILE: test/e2e/app-dir/worker/app/string/page.js function Home (line 4) | function Home() { FILE: test/e2e/app-dir/worker/app/wasm-worker.ts function loadWasm (line 4) | async function loadWasm() { FILE: test/e2e/app-dir/worker/app/wasm/page.js function WasmWorkerPage (line 4) | function WasmWorkerPage() { FILE: test/e2e/app-dir/worker/worker.test.ts function beforePageLoad (line 14) | function beforePageLoad(page: Page) { FILE: test/e2e/app-dir/x-forwarded-headers/app/route.tsx function GET (line 1) | function GET(req: Request) { FILE: test/e2e/app-dir/x-forwarded-headers/middleware.ts function middleware (line 3) | function middleware(req: Request) { FILE: test/e2e/app-document/pages/_app.js class Layout (line 7) | class Layout extends React.Component { method componentDidMount (line 12) | componentDidMount() { method render (line 16) | render() { class MyApp (line 30) | class MyApp extends App { method getInitialProps (line 31) | static async getInitialProps({ Component, router, ctx }) { method render (line 42) | render() { FILE: test/e2e/app-document/pages/_document.js class MyDocument (line 10) | class MyDocument extends Document { method getInitialProps (line 11) | static async getInitialProps(ctx) { method render (line 49) | render() { FILE: test/e2e/app-document/shared-module.js function setState (line 3) | function setState(state) { function currentState (line 7) | function currentState() { FILE: test/e2e/async-modules/pages/404.jsx function Custom404 (line 3) | function Custom404() { FILE: test/e2e/async-modules/pages/_app.jsx function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: test/e2e/async-modules/pages/_document.jsx class MyDocument (line 5) | class MyDocument extends Document { method getInitialProps (line 6) | static async getInitialProps(ctx) { method render (line 11) | render() { FILE: test/e2e/async-modules/pages/_error.jsx function Error (line 3) | function Error({ statusCode }) { FILE: test/e2e/async-modules/pages/config.jsx function Config (line 3) | function Config() { FILE: test/e2e/async-modules/pages/gsp.jsx function getStaticProps (line 3) | async function getStaticProps() { function Index (line 9) | function Index({ gspValue }) { FILE: test/e2e/async-modules/pages/gssp.jsx function getServerSideProps (line 3) | async function getServerSideProps() { function Index (line 9) | function Index({ gsspValue }) { FILE: test/e2e/async-modules/pages/index.jsx function Index (line 3) | function Index({ appValue }) { FILE: test/e2e/async-modules/pages/make-error.jsx function getServerSideProps (line 1) | async function getServerSideProps() { function Page (line 5) | function Page() { FILE: test/e2e/babel/fixture/lib/mycomponent.js method render (line 8) | render() { FILE: test/e2e/babel/fixture/pages/index.js function App (line 10) | function App() { FILE: test/e2e/basepath/basepath.test.ts method rewrites (line 25) | async rewrites() { method headers (line 35) | async headers() { FILE: test/e2e/basepath/pages/404.js function Page (line 3) | function Page() { FILE: test/e2e/basepath/pages/_app.js constant EVENT_LOG_KEY (line 6) | const EVENT_LOG_KEY = 'router-event-log' function getEventLog (line 8) | function getEventLog() { function clearEventLog (line 13) | function clearEventLog() { function addEvent (line 17) | function addEvent(data) { function useLoggedEvent (line 29) | function useLoggedEvent(event, serializeArgs = (...args) => args) { function serializeErrorEventArgs (line 40) | function serializeErrorEventArgs(err, url, properties) { function MyApp (line 44) | function MyApp({ Component, pageProps }) { FILE: test/e2e/basepath/pages/absolute-url-basepath.js function getServerSideProps (line 5) | async function getServerSideProps({ query: { port } }) { function Page (line 12) | function Page({ port }) { FILE: test/e2e/basepath/pages/absolute-url-no-basepath.js function getServerSideProps (line 4) | async function getServerSideProps({ query: { port } }) { function Page (line 11) | function Page({ port }) { FILE: test/e2e/basepath/pages/absolute-url.js function Page (line 4) | function Page() { FILE: test/e2e/basepath/pages/error-route.js function getServerSideProps (line 1) | async function getServerSideProps() { function Page (line 6) | function Page() { FILE: test/e2e/basepath/pages/hello.js function Page (line 4) | function Page() { FILE: test/e2e/basepath/pages/index.js function Index (line 15) | function Index({ hello, nested }) { FILE: test/e2e/basepath/pages/link-to-root.js function Page (line 3) | function Page() { FILE: test/e2e/basepath/pages/slow-route.js function getServerSideProps (line 1) | async function getServerSideProps() { function Page (line 8) | function Page() { FILE: test/e2e/basepath/pages/something-else.js function Page (line 1) | function Page() { FILE: test/e2e/basepath/pages/ssr.js function SSRPage (line 1) | function SSRPage({ test }) { FILE: test/e2e/basepath/redirect-and-rewrite.test.ts method rewrites (line 15) | async rewrites() { method redirects (line 37) | async redirects() { method headers (line 53) | async headers() { FILE: test/e2e/browserslist/app/pages/index.js class MyComp (line 4) | class MyComp extends React.Component { method render (line 5) | render() { function Page (line 10) | function Page() { FILE: test/e2e/build-indicator/app/app/a/page.js function Page (line 1) | function Page() { FILE: test/e2e/build-indicator/app/app/b/page.js function Page (line 3) | function Page() { FILE: test/e2e/build-indicator/app/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/build-indicator/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/e2e/build-indicator/pages/a.js function Page (line 1) | function Page() { FILE: test/e2e/build-indicator/pages/b.js function Page (line 1) | function Page() { FILE: test/e2e/build-indicator/pages/index.js function Page (line 3) | function Page() { FILE: test/e2e/cache-handlers-upstream-wiring/fixtures/edge-without-cache-components/app/api/edge-route/route.js function GET (line 3) | async function GET() { FILE: test/e2e/cache-handlers-upstream-wiring/fixtures/edge-without-cache-components/app/edge-page/page.js function Page (line 3) | function Page() { FILE: test/e2e/cache-handlers-upstream-wiring/fixtures/edge-without-cache-components/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/cache-handlers-upstream-wiring/fixtures/edge-without-cache-components/incremental-cache-handler.js method constructor (line 6) | constructor(options) { FILE: test/e2e/cache-handlers-upstream-wiring/fixtures/non-edge-cache-components/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/cache-handlers-upstream-wiring/fixtures/non-edge-cache-components/app/page.js function getCachedValue (line 3) | async function getCachedValue() { function Page (line 9) | async function Page() { FILE: test/e2e/cache-handlers-upstream-wiring/fixtures/non-edge-cache-components/app/revalidate-actions/page.js function revalidateTagAction (line 3) | async function revalidateTagAction() { function revalidatePathAction (line 8) | async function revalidatePathAction() { function Page (line 13) | function Page() { FILE: test/e2e/cache-handlers-upstream-wiring/fixtures/non-edge-cache-components/app/revalidate-target/page.js function getCachedValue (line 3) | async function getCachedValue() { function Page (line 9) | async function Page() { FILE: test/e2e/cache-handlers-upstream-wiring/fixtures/non-edge-cache-components/modern-cache-handler.js method get (line 10) | async get(cacheKey, softTags) { method set (line 15) | async set(cacheKey, pendingEntry) { method refreshTags (line 20) | async refreshTags() { method getExpiration (line 25) | async getExpiration(tags) { method updateTags (line 30) | async updateTags(tags) { FILE: test/e2e/cache-handlers-upstream-wiring/fixtures/pages-router-non-edge/incremental-cache-handler.js method constructor (line 6) | constructor(options) { method revalidateTag (line 11) | async revalidateTag(tags) { FILE: test/e2e/cache-handlers-upstream-wiring/fixtures/pages-router-non-edge/pages/api/revalidate.js function handler (line 1) | async function handler(req, res) { FILE: test/e2e/cache-handlers-upstream-wiring/fixtures/pages-router-non-edge/pages/isr.js function getStaticProps (line 1) | async function getStaticProps() { function Page (line 10) | function Page({ now }) { FILE: test/e2e/cancel-request/app/edge-route/route.ts function GET (line 8) | async function GET(req: NextRequest): Promise { FILE: test/e2e/cancel-request/app/node-route/route.ts function GET (line 10) | async function GET(req: NextRequest): Promise { FILE: test/e2e/cancel-request/middleware.ts function handler (line 10) | async function handler(req: NextRequest): Promise { FILE: test/e2e/cancel-request/pages/api/edge-api.ts function handler (line 10) | async function handler(req: NextRequest): Promise { FILE: test/e2e/cancel-request/pages/api/node-api.ts function handler (line 11) | async function handler( FILE: test/e2e/cancel-request/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/cancel-request/readable.ts function Readable (line 4) | function Readable(write: number) { FILE: test/e2e/cancel-request/sleep.ts function sleep (line 1) | function sleep(ms: number) { class Deferred (line 5) | class Deferred { method constructor (line 10) | constructor() { FILE: test/e2e/cancel-request/stream-cancel.test.ts function prime (line 10) | function prime(url: string, noData?: boolean) { FILE: test/e2e/cancel-request/streamable.ts function Streamable (line 3) | function Streamable(write: number) { FILE: test/e2e/children-page/app/children/page.js function Page (line 1) | function Page(props) { FILE: test/e2e/children-page/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/children-page/pages/other/children.js function Page (line 1) | function Page(props) { FILE: test/e2e/chrome-devtools-workspace/fixtures/base-path/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/chrome-devtools-workspace/fixtures/base-path/app/page.js function Page (line 1) | function Page() { FILE: test/e2e/chrome-devtools-workspace/fixtures/custom-disable/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/chrome-devtools-workspace/fixtures/custom-disable/app/page.js function Page (line 1) | function Page() { FILE: test/e2e/chrome-devtools-workspace/fixtures/default/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/chrome-devtools-workspace/fixtures/default/app/page.js function Page (line 1) | function Page() { FILE: test/e2e/chrome-devtools-workspace/fixtures/proxy/app/[lang]/page.js function Page (line 1) | async function Page({ params }) { FILE: test/e2e/chrome-devtools-workspace/fixtures/proxy/app/layout.js function Root (line 3) | function Root({ children }) { FILE: test/e2e/chrome-devtools-workspace/fixtures/proxy/proxy.js function proxy (line 3) | function proxy(request, context) { FILE: test/e2e/client-max-body-size/app/api/echo/route.ts function POST (line 3) | async function POST(request: NextRequest) { FILE: test/e2e/client-max-body-size/middleware.ts function middleware (line 3) | async function middleware(request: NextRequest) { FILE: test/e2e/config-turbopack/index.test.ts constant WARNING_MESSAGE (line 4) | const WARNING_MESSAGE = `ERROR: This build is using Turbopack, with a \`... function noWarnCases (line 82) | function noWarnCases(env?: Record) { FILE: test/e2e/conflicting-app-page-error/app/another/page.js function Page (line 1) | function Page(props) { FILE: test/e2e/conflicting-app-page-error/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/conflicting-app-page-error/app/non-conflict/page.js function Page (line 1) | function Page(props) { FILE: test/e2e/conflicting-app-page-error/app/page.js function Page (line 1) | function Page(props) { FILE: test/e2e/conflicting-app-page-error/index.test.ts function containConflictsError (line 50) | async function containConflictsError(browser, conflicts) { FILE: test/e2e/conflicting-app-page-error/pages/another.js function Page (line 1) | function Page(props) { FILE: test/e2e/conflicting-app-page-error/pages/index.js function Page (line 1) | function Page(props) { FILE: test/e2e/conflicting-app-page-error/pages/non-conflict-pages.js function Page (line 1) | function Page() { FILE: test/e2e/cpu-profiling/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/cpu-profiling/app/page.tsx function Home (line 1) | function Home() { FILE: test/e2e/css-data-url-global-pages/pages/index.tsx function Home (line 3) | function Home() { FILE: test/e2e/custom-app-render/components/page-identifier.jsx function PageIdentifier (line 3) | function PageIdentifier({ page }) { FILE: test/e2e/custom-app-render/pages/_app.jsx function App (line 1) | function App({ Component, pageProps }) { FILE: test/e2e/custom-app-render/pages/index.jsx function IndexPage (line 5) | function IndexPage() { FILE: test/e2e/custom-app-render/pages/render.jsx function RenderNodePage (line 5) | function RenderNodePage() { FILE: test/e2e/custom-app-render/server.js function main (line 6) | async function main() { FILE: test/e2e/custom-cache-handler-image/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/custom-cache-handler-image/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/custom-cache-handler-image/cache-handler.js constant MAX_IMAGE_ENTRIES (line 6) | const MAX_IMAGE_ENTRIES = parseInt( class LRUCache (line 11) | class LRUCache { method constructor (line 12) | constructor(maxEntries) { method get (line 17) | get(key) { method set (line 28) | set(key, value) { method has (line 42) | has(key) { method size (line 46) | get size() { method keys (line 50) | keys() { class CacheHandler (line 59) | class CacheHandler { method constructor (line 60) | constructor(options) { method get (line 66) | async get(key, ctx) { method set (line 81) | async set(key, data, ctx) { method revalidateTag (line 100) | async revalidateTag(tags) { FILE: test/e2e/deferred-entries/app/(grouped)/grouped/page.tsx function GroupedPage (line 1) | function GroupedPage() { FILE: test/e2e/deferred-entries/app/app-catch-all/[...slug]/page.tsx type AppCatchAllPageProps (line 1) | type AppCatchAllPageProps = { function AppCatchAllPage (line 5) | async function AppCatchAllPage({ FILE: test/e2e/deferred-entries/app/app-dynamic/[slug]/page.tsx type AppDynamicPageProps (line 1) | type AppDynamicPageProps = { function AppDynamicPage (line 5) | async function AppDynamicPage({ params }: AppDynamicPageProps) { FILE: test/e2e/deferred-entries/app/app-optional-catch-all/[[...slug]]/page.tsx type AppOptionalCatchAllPageProps (line 1) | type AppOptionalCatchAllPageProps = { function AppOptionalCatchAllPage (line 5) | async function AppOptionalCatchAllPage({ FILE: test/e2e/deferred-entries/app/apple-icon.tsx function AppleIcon (line 10) | function AppleIcon() { FILE: test/e2e/deferred-entries/app/current-time/page.tsx function DynamicCurrentTime (line 4) | async function DynamicCurrentTime() { function CurrentTimePage (line 10) | function CurrentTimePage() { FILE: test/e2e/deferred-entries/app/deferred/page.tsx constant CALLBACK_TIMESTAMP (line 1) | const CALLBACK_TIMESTAMP = 0 function DeferredPage (line 3) | function DeferredPage() { FILE: test/e2e/deferred-entries/app/edge-runtime/page.tsx function EdgeRuntimePage (line 3) | function EdgeRuntimePage() { FILE: test/e2e/deferred-entries/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/deferred-entries/app/opengraph-image.tsx function OpenGraphImage (line 10) | function OpenGraphImage() { FILE: test/e2e/deferred-entries/app/page.tsx function Home (line 1) | function Home() { FILE: test/e2e/deferred-entries/app/parallel/@analytics/page.tsx function ParallelAnalyticsSlotPage (line 1) | function ParallelAnalyticsSlotPage() { FILE: test/e2e/deferred-entries/app/parallel/@team/page.tsx function ParallelTeamSlotPage (line 1) | function ParallelTeamSlotPage() { FILE: test/e2e/deferred-entries/app/parallel/layout.tsx function ParallelLayout (line 1) | function ParallelLayout({ FILE: test/e2e/deferred-entries/app/parallel/page.tsx function ParallelRoutePage (line 1) | function ParallelRoutePage() { FILE: test/e2e/deferred-entries/app/route-handler/route.ts constant ROUTE_HANDLER_CALLBACK_TIMESTAMP (line 3) | const ROUTE_HANDLER_CALLBACK_TIMESTAMP = 0 function GET (line 5) | function GET() { FILE: test/e2e/deferred-entries/app/sitemap.ts function sitemap (line 3) | function sitemap(): MetadataRoute.Sitemap { FILE: test/e2e/deferred-entries/app/static-params/[slug]/page.tsx function generateStaticParams (line 1) | function generateStaticParams() { type StaticParamsPageProps (line 5) | type StaticParamsPageProps = { function StaticParamsPage (line 9) | async function StaticParamsPage({ FILE: test/e2e/deferred-entries/app/twitter-image.tsx function TwitterImage (line 10) | function TwitterImage() { FILE: test/e2e/deferred-entries/deferred-entries.test.ts type LogEntry (line 9) | interface LogEntry { function parseEntryLog (line 14) | function parseEntryLog(logPath: string): LogEntry[] { function parseCallbackLog (line 28) | function parseCallbackLog(logPath: string): number | null { function parseCurrentTimeTimestamp (line 41) | function parseCurrentTimeTimestamp(html: string): number { function parseDeferredCallbackTimestamp (line 49) | function parseDeferredCallbackTimestamp(html: string): number { function expectPngResponse (line 61) | async function expectPngResponse(res: Response) { function sleep (line 72) | function sleep(ms: number) { function waitForCallbackTimestampToStabilize (line 76) | async function waitForCallbackTimestampToStabilize( FILE: test/e2e/deferred-entries/instrumentation.ts function register (line 1) | function register() { FILE: test/e2e/deferred-entries/middleware.ts function middleware (line 4) | function middleware(request: NextRequest) { FILE: test/e2e/deferred-entries/pages/api/dynamic/[slug].ts type Data (line 3) | type Data = { function handler (line 7) | function handler( FILE: test/e2e/deferred-entries/pages/api/hello.ts type Data (line 3) | type Data = { function handler (line 7) | function handler( FILE: test/e2e/deferred-entries/pages/legacy.tsx function LegacyPage (line 1) | function LegacyPage() { FILE: test/e2e/deferred-entries/pages/no-data.tsx function NoDataPage (line 1) | function NoDataPage() { FILE: test/e2e/deferred-entries/pages/pages-catch-all/[...slug].tsx type PagesCatchAllRouteProps (line 1) | type PagesCatchAllRouteProps = { function getServerSideProps (line 5) | function getServerSideProps({ params }: { params: { slug: string[] } }) { function PagesCatchAllRoute (line 13) | function PagesCatchAllRoute({ slug }: PagesCatchAllRouteProps) { FILE: test/e2e/deferred-entries/pages/pages-dynamic/[slug].tsx type PagesDynamicRouteProps (line 1) | type PagesDynamicRouteProps = { function getServerSideProps (line 5) | function getServerSideProps({ params }: { params: { slug: string } }) { function PagesDynamicRoute (line 13) | function PagesDynamicRoute({ slug }: PagesDynamicRouteProps) { FILE: test/e2e/deferred-entries/pages/pages-optional-catch-all/[[...slug]].tsx type PagesOptionalCatchAllRouteProps (line 1) | type PagesOptionalCatchAllRouteProps = { function getServerSideProps (line 5) | function getServerSideProps({ function PagesOptionalCatchAllRoute (line 17) | function PagesOptionalCatchAllRoute({ FILE: test/e2e/deferred-entries/pages/server-side-props.tsx type ServerSidePropsPageProps (line 1) | type ServerSidePropsPageProps = { function getServerSideProps (line 5) | function getServerSideProps() { function ServerSidePropsPage (line 13) | function ServerSidePropsPage({ FILE: test/e2e/deferred-entries/pages/static-paths/[slug].tsx type StaticPathPageProps (line 1) | type StaticPathPageProps = { function getStaticPaths (line 5) | function getStaticPaths() { function getStaticProps (line 12) | function getStaticProps({ params }: { params: { slug: string } }) { function StaticPathPage (line 20) | function StaticPathPage({ slug }: StaticPathPageProps) { FILE: test/e2e/deferred-entries/pages/static-props-secondary.tsx type StaticPropsSecondaryPageProps (line 1) | type StaticPropsSecondaryPageProps = { function getStaticProps (line 5) | function getStaticProps() { function StaticPropsSecondaryPage (line 13) | function StaticPropsSecondaryPage({ FILE: test/e2e/deferred-entries/pages/static-props.tsx type StaticPropsPageProps (line 1) | type StaticPropsPageProps = { function getStaticProps (line 5) | function getStaticProps() { function StaticPropsPage (line 13) | function StaticPropsPage({ message }: StaticPropsPageProps) { FILE: test/e2e/define/app/client-component.js function ClientValue (line 4) | function ClientValue() { function ClientExpr (line 10) | function ClientExpr() { FILE: test/e2e/define/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/define/app/page.js function Page (line 4) | function Page() { FILE: test/e2e/define/app/with-server-only/client-component.js function ClientValue (line 6) | function ClientValue() { function ClientExpr (line 19) | function ClientExpr() { FILE: test/e2e/define/app/with-server-only/page.js function Page (line 4) | function Page() { FILE: test/e2e/deprecation-warnings/fixtures/no-config/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/deprecation-warnings/fixtures/no-config/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/deprecation-warnings/fixtures/with-deprecated-config/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/deprecation-warnings/fixtures/with-deprecated-config/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/dynamic-route-interpolation/pages/api/dynamic/[slug].js function Page (line 1) | function Page(req, res) { FILE: test/e2e/dynamic-route-interpolation/pages/blog/[slug].js function getServerSideProps (line 4) | function getServerSideProps({ params }) { function Page (line 8) | function Page(props) { FILE: test/e2e/edge-async-local-storage/pages/api/multiple.js function handler (line 5) | async function handler(request) { function getSomeData (line 13) | async function getSomeData(id) { FILE: test/e2e/edge-async-local-storage/pages/api/single.js function handler (line 5) | async function handler(request) { function getSomeData (line 13) | async function getSomeData() { FILE: test/e2e/edge-can-read-request-body/app/middleware.js function middleware (line 8) | async function middleware(req) { FILE: test/e2e/edge-can-read-request-body/index.test.ts function serialize (line 7) | async function serialize(response: Response) { FILE: test/e2e/edge-can-use-wasm-files/index.test.ts function extractJSON (line 7) | function extractJSON(response) { function baseNextConfig (line 11) | function baseNextConfig(): Parameters[0] { FILE: test/e2e/edge-pages-support/app/my-adapter.js method onBuildComplete (line 2) | onBuildComplete({ outputs }) { FILE: test/e2e/edge-pages-support/app/next.config.js method rewrites (line 2) | rewrites() { FILE: test/e2e/edge-pages-support/app/pages/[id].js function Page (line 5) | function Page(props) { function getServerSideProps (line 14) | function getServerSideProps({ req, params, query }) { FILE: test/e2e/edge-pages-support/app/pages/api/[id].js function handler (line 5) | async function handler(req) { FILE: test/e2e/edge-pages-support/app/pages/api/hello.js function handler (line 5) | async function handler(req) { FILE: test/e2e/edge-pages-support/app/pages/index.js function Page (line 5) | function Page(props) { function getServerSideProps (line 14) | function getServerSideProps({ req, params, query }) { FILE: test/e2e/edge-runtime-uses-edge-light-import-specifier-for-packages/app/app-dir/page.js function AppDirPage (line 6) | function AppDirPage() { FILE: test/e2e/edge-runtime-uses-edge-light-import-specifier-for-packages/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/edge-runtime-uses-edge-light-import-specifier-for-packages/pages/api/edge.js function MyEdgeFunction (line 7) | function MyEdgeFunction() { FILE: test/e2e/edge-runtime-uses-edge-light-import-specifier-for-packages/pages/index.js function Index (line 6) | function Index() { FILE: test/e2e/error-handler-not-found-req-url/pages/[slug].tsx function Page (line 1) | function Page() { function getStaticProps (line 5) | async function getStaticProps() { function getStaticPaths (line 11) | async function getStaticPaths() { FILE: test/e2e/error-handler-not-found-req-url/pages/_error.tsx function Error (line 10) | function Error({ FILE: test/e2e/error-handler-not-found-req-url/pages/index.tsx function Page (line 1) | function Page() { FILE: test/e2e/esm-externals/app/client/page.js function Index (line 7) | function Index() { FILE: test/e2e/esm-externals/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/esm-externals/app/server/page.js function Page (line 5) | function Page() { FILE: test/e2e/esm-externals/esm-externals.test.ts function normalize (line 3) | function normalize(str: string) { FILE: test/e2e/esm-externals/next.config.js method webpack (line 12) | webpack(config, { isServer }) { FILE: test/e2e/esm-externals/pages/ssg.js function getStaticProps (line 6) | async function getStaticProps() { function Index (line 14) | function Index({ worlds }) { FILE: test/e2e/esm-externals/pages/ssr.js function getServerSideProps (line 6) | function getServerSideProps() { function Index (line 14) | function Index({ worlds }) { FILE: test/e2e/esm-externals/pages/static.js function Index (line 8) | function Index() { FILE: test/e2e/externals-transitive/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/e2e/externals-transitive/app/page.js function page (line 4) | function page() { FILE: test/e2e/favicon-short-circuit/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/favicon-short-circuit/app/route.js function GET (line 1) | async function GET() { FILE: test/e2e/fetch-failures-have-good-stack-traces-in-edge-runtime/pages/api/unknown-domain-no-await.ts function UnknownDomainEndpoint (line 3) | async function UnknownDomainEndpoint() { FILE: test/e2e/fetch-failures-have-good-stack-traces-in-edge-runtime/pages/api/unknown-domain.js function UnknownDomainEndpoint (line 5) | async function UnknownDomainEndpoint() { FILE: test/e2e/fetch-failures-have-good-stack-traces-in-edge-runtime/pages/index.js function Page (line 1) | function Page() { FILE: test/e2e/fetch-failures-have-good-stack-traces-in-edge-runtime/src/fetcher.js function fetcher (line 1) | async function fetcher(...args) { function anotherFetcher (line 5) | async function anotherFetcher(...args) { FILE: test/e2e/filesystem-cache/app/client/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/filesystem-cache/app/env/client/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/filesystem-cache/app/env/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/filesystem-cache/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/filesystem-cache/app/loader/client/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/filesystem-cache/app/loader/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/filesystem-cache/app/next-config/client/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/filesystem-cache/app/next-config/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/filesystem-cache/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/filesystem-cache/app/remove-me/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/filesystem-cache/app/unchanged/page.jsx function Page (line 1) | function Page() { FILE: test/e2e/filesystem-cache/filesystem-cache.test.ts function getDirectorySize (line 9) | async function getDirectorySize(dirPath: string): Promise { function restartCycle (line 74) | async function restartCycle(): Promise { function stop (line 81) | async function stop() { function start (line 92) | async function start() { function getCacheSize (line 96) | async function getCacheSize(): Promise { function makeTextCheck (line 203) | function makeTextCheck(url: string, text: string) { function textCheck (line 207) | async function textCheck(url: string, text: string) { function makeFileEdit (line 213) | function makeFileEdit(file: string) { type Change (line 225) | interface Change { method withChange (line 250) | async withChange(inner) { method checkInitial (line 266) | async checkInitial() { method checkChanged (line 271) | async checkChanged() { method checkInitial (line 279) | async checkInitial() { method checkChanged (line 284) | async checkChanged() { method checkInitial (line 291) | async checkInitial() { method withChange (line 295) | async withChange(inner) { method checkChanged (line 303) | async checkChanged() { function checkChanged (line 345) | async function checkChanged() { function inner (line 361) | async function inner() { FILE: test/e2e/filesystem-cache/next.config.js method webpack (line 31) | webpack(config, { dev }) { FILE: test/e2e/filesystem-cache/pages/pages.tsx function Page (line 1) | function Page() { FILE: test/e2e/geist-font/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: test/e2e/geist-font/pages/foo.js function Page (line 1) | function Page() { FILE: test/e2e/getserversideprops/app/next.config.js method rewrites (line 3) | async rewrites() { FILE: test/e2e/getserversideprops/app/pages/500.js function Error (line 1) | function Error() { FILE: test/e2e/getserversideprops/app/pages/_app.js class MyApp (line 3) | class MyApp extends App { method getInitialProps (line 4) | static async getInitialProps(ctx) { method render (line 23) | render() { FILE: test/e2e/getserversideprops/app/pages/another/index.js function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/e2e/getserversideprops/app/pages/blog/[post]/[comment].js function getServerSideProps (line 4) | async function getServerSideProps({ query }) { FILE: test/e2e/getserversideprops/app/pages/blog/[post]/index.js function getServerSideProps (line 5) | async function getServerSideProps({ params, resolvedUrl }) { FILE: test/e2e/getserversideprops/app/pages/blog/index.js function getServerSideProps (line 4) | async function getServerSideProps() { FILE: test/e2e/getserversideprops/app/pages/catchall/[...path].js function getServerSideProps (line 5) | async function getServerSideProps({ params }) { FILE: test/e2e/getserversideprops/app/pages/custom-cache.js function getServerSideProps (line 3) | async function getServerSideProps({ res }) { FILE: test/e2e/getserversideprops/app/pages/default-revalidate.js function getServerSideProps (line 3) | async function getServerSideProps() { FILE: test/e2e/getserversideprops/app/pages/early-request-end.js function getServerSideProps (line 1) | function getServerSideProps({ res }) { function Page (line 10) | function Page(props) { FILE: test/e2e/getserversideprops/app/pages/enoent.js function getServerSideProps (line 1) | async function getServerSideProps() { FILE: test/e2e/getserversideprops/app/pages/index.js function RouterComp (line 6) | function RouterComp(props) { function getServerSideProps (line 21) | async function getServerSideProps({ req, query, preview }) { FILE: test/e2e/getserversideprops/app/pages/invalid-keys.js function getServerSideProps (line 5) | async function getServerSideProps({ params, query }) { FILE: test/e2e/getserversideprops/app/pages/non-json.js function getServerSideProps (line 1) | async function getServerSideProps() { FILE: test/e2e/getserversideprops/app/pages/not-found/[slug].js function Page (line 4) | function Page(props) { FILE: test/e2e/getserversideprops/app/pages/not-found/index.js function Page (line 4) | function Page(props) { FILE: test/e2e/getserversideprops/app/pages/promise/index.js function getServerSideProps (line 1) | async function getServerSideProps() { FILE: test/e2e/getserversideprops/app/pages/promise/mutate-res-no-streaming.js function getServerSideProps (line 3) | async function getServerSideProps(context) { FILE: test/e2e/getserversideprops/app/pages/promise/mutate-res-props.js function getServerSideProps (line 1) | async function getServerSideProps(context) { FILE: test/e2e/getserversideprops/app/pages/promise/mutate-res.js function getServerSideProps (line 3) | async function getServerSideProps(context) { FILE: test/e2e/getserversideprops/app/pages/refresh.js constant FOO (line 5) | const FOO = foo('query') FILE: test/e2e/getserversideprops/app/pages/rewrite-target/index.js function getServerSideProps (line 3) | async function getServerSideProps({ req }) { function RewriteTarget (line 7) | function RewriteTarget({ url }) { FILE: test/e2e/getserversideprops/app/pages/slow/index.js function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/e2e/getserversideprops/app/pages/something.js function getServerSideProps (line 5) | async function getServerSideProps({ params, query, resolvedUrl }) { FILE: test/e2e/getserversideprops/app/pages/user/[user]/profile.js function getServerSideProps (line 4) | async function getServerSideProps({ query }) { FILE: test/e2e/getserversideprops/test/index.test.ts function goFromHomeToAnother (line 227) | async function goFromHomeToAnother() { function goFromAnotherToHome (line 236) | async function goFromAnotherToHome() { FILE: test/e2e/hello-world/pages/index.tsx function Page (line 1) | function Page() { FILE: test/e2e/i18n-api-support/index.test.ts method rewrites (line 27) | async rewrites() { FILE: test/e2e/i18n-data-fetching-redirect/app/pages/gsp-blocking-redirect/[locale].js function getStaticProps (line 1) | async function getStaticProps(ctx) { function getStaticPaths (line 15) | async function getStaticPaths() { function Component (line 19) | function Component() { FILE: test/e2e/i18n-data-fetching-redirect/app/pages/gsp-fallback-redirect/[locale].js function getStaticProps (line 1) | async function getStaticProps(ctx) { function getStaticPaths (line 15) | async function getStaticPaths() { function Component (line 19) | function Component() { FILE: test/e2e/i18n-data-fetching-redirect/app/pages/gssp-redirect/[locale].js function getServerSideProps (line 1) | async function getServerSideProps(ctx) { function Component (line 15) | function Component() { FILE: test/e2e/i18n-data-fetching-redirect/app/pages/home.js function Component (line 3) | function Component() { FILE: test/e2e/i18n-data-fetching-redirect/app/pages/index.js function Component (line 3) | function Component() { FILE: test/e2e/i18n-data-route/components/page.tsx function Page (line 3) | function Page({ page }) { function createGetServerSideProps (line 7) | function createGetServerSideProps(page: string) { FILE: test/e2e/i18n-data-route/i18n-data-route.test.ts function checkDataRoute (line 10) | function checkDataRoute(data: any, page: string) { FILE: test/e2e/i18n-default-locale-redirect/app/next.config.js method redirects (line 10) | redirects() { FILE: test/e2e/i18n-default-locale-redirect/app/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/i18n-default-locale-redirect/app/pages/new.js function New (line 1) | function New() { FILE: test/e2e/i18n-disallow-multiple-locales/i18n-disallow-multiple-locales.test.ts function verify (line 6) | async function verify(res, locale) { FILE: test/e2e/i18n-disallow-multiple-locales/pages/index.jsx function Page (line 3) | function Page() { FILE: test/e2e/i18n-fallback-collision/pages/[first]/[second]/[third]/[fourth]/index.js function Page (line 1) | function Page() { function getStaticProps (line 9) | function getStaticProps({ params }) { function getStaticPaths (line 18) | function getStaticPaths() { FILE: test/e2e/i18n-fallback-collision/pages/[first]/[second]/[third]/index.js function Page (line 1) | function Page() { function getStaticProps (line 9) | function getStaticProps({ params }) { function getStaticPaths (line 18) | function getStaticPaths() { FILE: test/e2e/i18n-fallback-collision/pages/[first]/[second]/index.js function Page (line 1) | function Page() { function getStaticProps (line 9) | function getStaticProps({ params }) { function getStaticPaths (line 18) | function getStaticPaths() { FILE: test/e2e/i18n-fallback-collision/pages/[first]/index.js function Page (line 1) | function Page() { function getStaticProps (line 9) | function getStaticProps({ params }) { function getStaticPaths (line 18) | function getStaticPaths() { FILE: test/e2e/i18n-fallback-collision/pages/_app.tsx function App (line 3) | function App({ Component, pageProps }: AppProps) { FILE: test/e2e/i18n-fallback-collision/pages/_document.tsx function Document (line 3) | function Document() { FILE: test/e2e/i18n-fallback-collision/pages/index.tsx function Home (line 1) | function Home() { FILE: test/e2e/i18n-ignore-redirect-source-locale/app/pages/newpage.js function Page (line 3) | function Page() { FILE: test/e2e/i18n-ignore-redirect-source-locale/redirects-with-basepath.test.ts method redirects (line 24) | async redirects() { FILE: test/e2e/i18n-ignore-redirect-source-locale/redirects.test.ts method redirects (line 23) | async redirects() { FILE: test/e2e/i18n-ignore-rewrite-source-locale/next.config.js method rewrites (line 7) | async rewrites() { FILE: test/e2e/i18n-ignore-rewrite-source-locale/pages/api/hello.js function handler (line 1) | function handler(req, res) { FILE: test/e2e/i18n-ignore-rewrite-source-locale/rewrites.test.ts method rewrites (line 27) | async rewrites() { FILE: test/e2e/i18n-navigations-middleware/middleware.js function middleware (line 4) | async function middleware(req) { FILE: test/e2e/i18n-navigations-middleware/pages/dynamic/[id].js function Dynamic (line 9) | function Dynamic({ locale }) { FILE: test/e2e/i18n-navigations-middleware/pages/index.js function Home (line 11) | function Home({ locale }) { FILE: test/e2e/i18n-navigations-middleware/pages/static.js function Static (line 9) | function Static({ locale }) { FILE: test/e2e/i18n-preferred-locale-detection/app/middleware.js function middleware (line 1) | async function middleware() { FILE: test/e2e/i18n-preferred-locale-detection/app/pages/index.js function Home (line 11) | function Home({ locale }) { FILE: test/e2e/i18n-preferred-locale-detection/app/pages/new.js function New (line 11) | function New({ locale }) { FILE: test/e2e/ignore-invalid-popstateevent/app/pages/[dynamic].js function DynamicPage (line 1) | function DynamicPage() { FILE: test/e2e/ignore-invalid-popstateevent/app/pages/static.js function StaticPage (line 1) | function StaticPage() { FILE: test/e2e/import-conditions/app/app/ClientPage.tsx function ClientPage (line 7) | function ClientPage({ FILE: test/e2e/import-conditions/app/app/edge-page/page.tsx function action (line 8) | async function action() { function Page (line 17) | function Page() { FILE: test/e2e/import-conditions/app/app/node-page/page.tsx function action (line 8) | async function action() { function Page (line 17) | function Page() { FILE: test/e2e/import-conditions/app/edge-route/route.tsx function GET (line 7) | function GET() { FILE: test/e2e/import-conditions/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/import-conditions/app/node-route/route.tsx function GET (line 7) | function GET() { FILE: test/e2e/import-conditions/middleware.ts function middleware (line 6) | function middleware() { FILE: test/e2e/import-conditions/pages/api/edge-route.ts function handler (line 9) | function handler() { FILE: test/e2e/import-conditions/pages/api/node-route.ts function handler (line 10) | function handler( FILE: test/e2e/import-conditions/pages/pages/edge-page.tsx function Page (line 21) | function Page() { FILE: test/e2e/import-conditions/pages/pages/node-page.tsx function Page (line 21) | function Page() { FILE: test/e2e/import-meta/pages/index.tsx function Page (line 1) | function Page() { FILE: test/e2e/instrumentation-client-hook/app-router/app/layout.tsx function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/e2e/instrumentation-client-hook/app-router/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/instrumentation-client-hook/app-router/app/some-page/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/instrumentation-client-hook/app-router/instrumentation-client.ts function onRouterTransitionStart (line 8) | function onRouterTransitionStart(href: string, navigateType: string) { FILE: test/e2e/instrumentation-client-hook/app-with-src/src/app/layout.tsx function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/e2e/instrumentation-client-hook/app-with-src/src/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/instrumentation-client-hook/instrumentation-client-hook.test.ts function filterNavigationStartLogs (line 57) | function filterNavigationStartLogs(logs: Array<{ message: string }>) { FILE: test/e2e/instrumentation-client-hook/pages-router/pages/index.tsx function Page (line 3) | function Page() { FILE: test/e2e/instrumentation-hook-src/src/instrumentation.js function register (line 1) | function register() { FILE: test/e2e/instrumentation-hook-src/src/pages/edge.tsx function EdgePage (line 3) | function EdgePage() { function getServerSideProps (line 11) | function getServerSideProps() { FILE: test/e2e/instrumentation-hook-src/src/pages/index.tsx function Page (line 1) | function Page() { FILE: test/e2e/instrumentation-hook-src/src/pages/instrumentation.tsx function Hello (line 1) | function Hello() { FILE: test/e2e/instrumentation-hook/general/instrumentation.js function register (line 4) | function register() { FILE: test/e2e/instrumentation-hook/general/pages/api/index.ts function handler (line 1) | function handler() { FILE: test/e2e/instrumentation-hook/general/pages/instrumentation.tsx function Page (line 1) | function Page() { FILE: test/e2e/instrumentation-hook/register-once/instrumentation.js function register (line 3) | function register() { FILE: test/e2e/instrumentation-hook/register-once/pages/foo.js function Page (line 1) | function Page() { FILE: test/e2e/instrumentation-hook/with-async-edge-page/instrumentation.edge.js function register (line 5) | async function register() { FILE: test/e2e/instrumentation-hook/with-async-edge-page/instrumentation.js function register (line 1) | async function register() { FILE: test/e2e/instrumentation-hook/with-async-edge-page/pages/index.tsx function Page (line 1) | function Page({ finished }) { function getServerSideProps (line 5) | function getServerSideProps() { FILE: test/e2e/instrumentation-hook/with-async-node-page/instrumentation.js function register (line 1) | async function register() { FILE: test/e2e/instrumentation-hook/with-async-node-page/instrumentation.node.js function register (line 5) | async function register() { FILE: test/e2e/instrumentation-hook/with-async-node-page/pages/index.tsx function Page (line 1) | function Page({ finished }) { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/e2e/instrumentation-hook/with-edge-api/instrumentation.js function register (line 1) | function register() { FILE: test/e2e/instrumentation-hook/with-edge-api/pages/api/index.ts function handler (line 1) | function handler() { FILE: test/e2e/instrumentation-hook/with-edge-page/instrumentation.js function register (line 1) | function register() { FILE: test/e2e/instrumentation-hook/with-edge-page/pages/index.tsx function Page (line 1) | function Page() { function getServerSideProps (line 5) | function getServerSideProps() { FILE: test/e2e/instrumentation-hook/with-esm-import/instrumentation.js function register (line 3) | function register() { FILE: test/e2e/instrumentation-hook/with-esm-import/pages/index.tsx function Page (line 1) | function Page() { FILE: test/e2e/instrumentation-hook/with-middleware/instrumentation.js function register (line 1) | function register() { FILE: test/e2e/instrumentation-hook/with-middleware/middleware.ts function middleware (line 1) | function middleware() {} FILE: test/e2e/instrumentation-hook/with-middleware/pages/index.tsx function Page (line 1) | function Page() { FILE: test/e2e/instrumentation-hook/with-node-api/instrumentation.js function register (line 1) | function register() { FILE: test/e2e/instrumentation-hook/with-node-api/pages/api/index.ts function handler (line 1) | function handler(req, res) { FILE: test/e2e/instrumentation-hook/with-node-page/instrumentation.js function register (line 1) | function register() { FILE: test/e2e/instrumentation-hook/with-node-page/pages/index.tsx function Page (line 1) | function Page() { function getServerSideProps (line 5) | function getServerSideProps() { FILE: test/e2e/invalid-static-asset-404-app/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/invalid-static-asset-404-app/app/not-found.tsx function NotFound (line 1) | function NotFound() { FILE: test/e2e/invalid-static-asset-404-app/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/invalid-static-asset-404-pages/pages/404.tsx function NotFound (line 1) | function NotFound() { FILE: test/e2e/invalid-static-asset-404-pages/pages/index.tsx function Page (line 1) | function Page() { FILE: test/e2e/legacy-link-behavior-pages/pages/about/index.tsx function Page (line 3) | function Page() { FILE: test/e2e/legacy-link-behavior-pages/pages/child-is-a-number/index.tsx function Page (line 3) | function Page() { FILE: test/e2e/legacy-link-behavior-pages/pages/child-is-a-string/index.tsx function Page (line 3) | function Page() { FILE: test/e2e/legacy-link-behavior-pages/pages/index.tsx function Page (line 3) | function Page() { FILE: test/e2e/legacy-link-behavior-pages/pages/invalid-onclick/index.tsx function Page (line 4) | function Page(props: any) { FILE: test/e2e/legacy-link-behavior-pages/pages/passHref/index.tsx function Page (line 3) | function Page() { function CustomComponent (line 13) | function CustomComponent(props: any) { FILE: test/e2e/legacy-link-behavior/app/about/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/legacy-link-behavior/app/child-is-a-number/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/legacy-link-behavior/app/child-is-a-string/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/legacy-link-behavior/app/invalid-onclick/page.tsx function Page (line 6) | function Page(props: any) { FILE: test/e2e/legacy-link-behavior/app/layout.tsx function Root (line 4) | async function Root({ function Connection (line 20) | async function Connection({ children }: { children: ReactNode }) { FILE: test/e2e/legacy-link-behavior/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/legacy-link-behavior/app/passHref/_client.tsx function CustomComponent (line 3) | function CustomComponent(props: any) { FILE: test/e2e/legacy-link-behavior/app/passHref/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/legacy-link-behavior/app/validations/client/child-component/page.tsx function Page (line 5) | function Page() { function ChildComponent (line 15) | function ChildComponent(props: any) { FILE: test/e2e/legacy-link-behavior/app/validations/client/lazy-jsx/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/legacy-link-behavior/app/validations/client/missing-child/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/legacy-link-behavior/app/validations/client/multiple-children/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-client/asynchronous/page.tsx function Page (line 4) | function Page() { function RSC (line 14) | async function RSC({ children }: { children: ReactNode }) { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-client/client-link.tsx function ClientLink (line 6) | function ClientLink(props: ComponentProps) { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-client/client-with-rsc-child/_client.tsx function ClientA (line 5) | function ClientA({ children }: { children: ReactNode }) { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-client/client-with-rsc-child/page.tsx function Page (line 4) | function Page() { function RSC (line 16) | async function RSC() { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-client/client/_client.tsx function ClientA (line 5) | function ClientA({ children }: { children: ReactNode }) { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-client/client/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-client/synchronous/page.tsx function Page (line 4) | function Page() { function RSC (line 14) | function RSC({ children }: { children: ReactNode }) { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-link/asynchronous/page.tsx function Page (line 4) | function Page() { function RSC (line 14) | async function RSC({ children }: { children: ReactNode }) { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-link/client-with-rsc-child/_client.tsx function ClientComponent (line 3) | function ClientComponent(props: any) { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-link/client-with-rsc-child/page.tsx function Page (line 4) | function Page() { function RSC (line 16) | function RSC() { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-link/client/_client.tsx function ClientComponent (line 3) | function ClientComponent(props: any) { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-link/client/page.tsx function Page (line 4) | function Page() { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-link/lazy/_client.tsx function ClientComponent (line 3) | function ClientComponent(props: any) { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-link/lazy/page.tsx function Page (line 6) | function Page() { FILE: test/e2e/legacy-link-behavior/app/validations/rsc-that-renders-link/synchronous/page.tsx function Page (line 4) | function Page() { function RSC (line 14) | function RSC({ children }: { children: ReactNode }) { FILE: test/e2e/legacy-link-behavior/validations.console.test.ts function newConsoleOutput (line 18) | function newConsoleOutput() { function getContentBetween (line 366) | function getContentBetween({ FILE: test/e2e/link-on-navigate-prop/app/app-router/layout.tsx function Layout (line 6) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/e2e/link-on-navigate-prop/app/app-router/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/link-on-navigate-prop/app/app-router/subpage/page.tsx function Subpage (line 3) | function Subpage() { FILE: test/e2e/link-on-navigate-prop/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/link-on-navigate-prop/index.test.ts method beforePageLoad (line 155) | beforePageLoad(page) { FILE: test/e2e/link-on-navigate-prop/pages/_app.tsx function App (line 5) | function App({ Component, pageProps }: AppProps) { FILE: test/e2e/link-on-navigate-prop/pages/pages-router/index.tsx function Home (line 3) | function Home() { FILE: test/e2e/link-on-navigate-prop/pages/pages-router/subpage/index.tsx function Subpage (line 3) | function Subpage() { FILE: test/e2e/link-on-navigate-prop/shared/OnNavigate.tsx type OnNavigateProps (line 5) | interface OnNavigateProps { function OnNavigate (line 10) | function OnNavigate({ children, rootPath }: OnNavigateProps) { FILE: test/e2e/link-with-api-rewrite/app/next.config.js method rewrites (line 4) | async rewrites() { FILE: test/e2e/link-with-api-rewrite/app/pages/api/json.js function handler (line 1) | async function handler(req, res) { FILE: test/e2e/link-with-api-rewrite/app/pages/index.js function Page (line 3) | function Page() { FILE: test/e2e/manual-client-base-path/app/pages/another.js function Page (line 5) | function Page(props) { function getServerSideProps (line 43) | function getServerSideProps() { FILE: test/e2e/manual-client-base-path/app/pages/dynamic/[slug].js function Page (line 5) | function Page(props) { function getStaticPaths (line 43) | function getStaticPaths() { function getStaticProps (line 50) | function getStaticProps({ params }) { FILE: test/e2e/manual-client-base-path/app/pages/index.js function Page (line 5) | function Page(props) { FILE: test/e2e/middleware-base-path/app/middleware.js function middleware (line 3) | async function middleware(request) { FILE: test/e2e/middleware-base-path/app/pages/about.js function About (line 1) | function About() { FILE: test/e2e/middleware-base-path/app/pages/dynamic-routes/[routeName].js function DynamicRoutes (line 3) | function DynamicRoutes() { FILE: test/e2e/middleware-base-path/app/pages/index.js function Main (line 3) | function Main({ message }) { FILE: test/e2e/middleware-base-path/app/pages/other.js function Other (line 3) | function Other() { FILE: test/e2e/middleware-custom-matchers-basepath/app/middleware.js function middleware (line 3) | function middleware(request) { FILE: test/e2e/middleware-custom-matchers-basepath/app/pages/index.js function getServerSideProps (line 8) | async function getServerSideProps({ req, res }) { FILE: test/e2e/middleware-custom-matchers-i18n/app/middleware.js function middleware (line 3) | function middleware(request) { FILE: test/e2e/middleware-custom-matchers-i18n/app/pages/index.js function getServerSideProps (line 8) | async function getServerSideProps({ req, res }) { FILE: test/e2e/middleware-custom-matchers/app/middleware-node.js function middleware (line 3) | function middleware(request) { FILE: test/e2e/middleware-custom-matchers/app/middleware.js function middleware (line 3) | function middleware(request) { FILE: test/e2e/middleware-custom-matchers/app/pages/index.js function getServerSideProps (line 8) | async function getServerSideProps({ req, res }) { FILE: test/e2e/middleware-dynamic-basepath-matcher/app/middleware.js function middleware (line 3) | function middleware(_) { FILE: test/e2e/middleware-dynamic-basepath-matcher/app/pages/[path]/[[...pages]].js function getStaticPaths (line 20) | async function getStaticPaths() { function getStaticProps (line 27) | async function getStaticProps() { FILE: test/e2e/middleware-general/app/lib/some-data.js function getSomeData (line 3) | async function getSomeData() { FILE: test/e2e/middleware-general/app/middleware-node.js constant PATTERNS (line 16) | const PATTERNS = [] function middleware (line 32) | async function middleware(request) { function serializeData (line 270) | function serializeData(data) { function serializeError (line 274) | function serializeError(error) { function withLocalIp (line 278) | function withLocalIp(url) { FILE: test/e2e/middleware-general/app/middleware.js constant PATTERNS (line 10) | const PATTERNS = [ function middleware (line 41) | async function middleware(request) { function serializeData (line 269) | function serializeData(data) { function serializeError (line 273) | function serializeError(error) { function withLocalIp (line 277) | function withLocalIp(url) { FILE: test/e2e/middleware-general/app/pages/[id].js function Index (line 1) | function Index() { FILE: test/e2e/middleware-general/app/pages/_app.js function App (line 1) | function App({ Component, pageProps }) { FILE: test/e2e/middleware-general/app/pages/about/a.js function AboutA (line 1) | function AboutA() { FILE: test/e2e/middleware-general/app/pages/about/b.js function AboutB (line 1) | function AboutB() { FILE: test/e2e/middleware-general/app/pages/api/headers.js function handler (line 1) | function handler(req, res) { FILE: test/e2e/middleware-general/app/pages/blog/[slug].js function Page (line 3) | function Page(props) { function getServerSideProps (line 16) | function getServerSideProps({ params }) { FILE: test/e2e/middleware-general/app/pages/error-throw.js function ThrowOnData (line 1) | function ThrowOnData({ message }) { FILE: test/e2e/middleware-general/app/pages/error.js function Errors (line 3) | function Errors() { FILE: test/e2e/middleware-general/app/pages/shallow.js function Shallow (line 4) | function Shallow({ message }) { FILE: test/e2e/middleware-general/app/pages/ssg-fallback-false/[slug].js function Page (line 5) | function Page(props) { function getStaticProps (line 33) | function getStaticProps({ params }) { function getStaticPaths (line 48) | function getStaticPaths() { FILE: test/e2e/middleware-general/app/pages/ssg/[slug].js function Page (line 5) | function Page(props) { function getStaticProps (line 33) | function getStaticProps({ params }) { function getStaticPaths (line 48) | function getStaticPaths() { FILE: test/e2e/middleware-general/app/pages/ssr-page-2.js function SSRPage (line 1) | function SSRPage(props) { FILE: test/e2e/middleware-general/app/pages/ssr-page.js function SSRPage (line 1) | function SSRPage(props) { FILE: test/e2e/middleware-general/test/index.test.ts method redirects (line 53) | async redirects() { method rewrites (line 62) | async rewrites() { function readMiddlewareJSON (line 102) | function readMiddlewareJSON(response) { function readMiddlewareError (line 106) | function readMiddlewareError(response) { function runTests (line 110) | function runTests({ i18n }: { i18n?: boolean }) { FILE: test/e2e/middleware-matcher/app/pages/another-middleware.js function Page (line 3) | function Page(props) { FILE: test/e2e/middleware-matcher/app/pages/blog/[slug].js function Page (line 3) | function Page(props) { FILE: test/e2e/middleware-matcher/app/pages/index.js function Page (line 3) | function Page(props) { FILE: test/e2e/middleware-matcher/app/pages/with-middleware.js function Page (line 1) | function Page({ message }) { FILE: test/e2e/middleware-redirects/app/middleware.js function middleware (line 3) | async function middleware(request) { FILE: test/e2e/middleware-redirects/app/next.config.js method redirects (line 10) | redirects() { FILE: test/e2e/middleware-redirects/app/pages/_app.js function App (line 1) | function App({ Component, pageProps }) { FILE: test/e2e/middleware-redirects/app/pages/api/ok.js function handler (line 1) | function handler(req, res) { FILE: test/e2e/middleware-redirects/app/pages/dynamic/[slug].js function Account (line 1) | function Account({ slug }) { function getServerSideProps (line 9) | function getServerSideProps({ params }) { FILE: test/e2e/middleware-redirects/app/pages/index.js function Home (line 3) | function Home() { FILE: test/e2e/middleware-redirects/app/pages/new-home.js function Account (line 1) | function Account() { FILE: test/e2e/middleware-redirects/test/index.test.ts function tests (line 31) | function tests() { function testsWithLocale (line 99) | function testsWithLocale(locale = '') { FILE: test/e2e/middleware-request-header-overrides/app/middleware.js function middleware (line 6) | async function middleware(request) { FILE: test/e2e/middleware-request-header-overrides/app/pages/ssr-page.js function SSRPage (line 1) | function SSRPage({ headers }) { FILE: test/e2e/middleware-responses/app/middleware.js class MyResponse (line 5) | class MyResponse extends Response {} function middleware (line 7) | async function middleware(request, ev) { FILE: test/e2e/middleware-responses/app/pages/index.js function Home (line 3) | function Home({ message }) { FILE: test/e2e/middleware-responses/test/index.test.ts function testsWithLocale (line 21) | function testsWithLocale(locale = '') { FILE: test/e2e/middleware-rewrites/app/middleware.js constant PUBLIC_FILE (line 3) | const PUBLIC_FILE = /\.(.*)$/ function middleware (line 8) | async function middleware(request) { FILE: test/e2e/middleware-rewrites/app/next.config.js method rewrites (line 6) | rewrites() { FILE: test/e2e/middleware-rewrites/app/pages/404.js function NotFound (line 1) | function NotFound() { FILE: test/e2e/middleware-rewrites/app/pages/[param].js function Page (line 5) | function Page({ params: { param }, query: { qp } }) { FILE: test/e2e/middleware-rewrites/app/pages/_app.js function App (line 1) | function App({ Component, pageProps }) { FILE: test/e2e/middleware-rewrites/app/pages/ab-test/a.js function Home (line 1) | function Home() { FILE: test/e2e/middleware-rewrites/app/pages/ab-test/b.js function Home (line 1) | function Home() { FILE: test/e2e/middleware-rewrites/app/pages/about-bypass.js function AboutBypass (line 1) | function AboutBypass({ message }) { FILE: test/e2e/middleware-rewrites/app/pages/about.js function Main (line 1) | function Main({ message, middleware, now }) { FILE: test/e2e/middleware-rewrites/app/pages/clear-query-params.js function ClearQueryParams (line 1) | function ClearQueryParams(props) { FILE: test/e2e/middleware-rewrites/app/pages/country/[country].js function CountryPage (line 15) | function CountryPage({ locale, country }) { FILE: test/e2e/middleware-rewrites/app/pages/detail/[...slug].js function Detail (line 4) | function Detail() { FILE: test/e2e/middleware-rewrites/app/pages/dynamic-no-cache/[id].js function Dynamic (line 1) | function Dynamic({ id }) { FILE: test/e2e/middleware-rewrites/app/pages/fallback-true-blog/[slug].js function Page (line 4) | function Page(props) { function getStaticPaths (line 28) | function getStaticPaths() { function getStaticProps (line 41) | function getStaticProps({ params }) { FILE: test/e2e/middleware-rewrites/app/pages/i18n.js function Home (line 3) | function Home({ locale }) { FILE: test/e2e/middleware-rewrites/app/pages/index.js function Home (line 4) | function Home() { function getServerSideProps (line 89) | function getServerSideProps() { FILE: test/e2e/middleware-rewrites/app/pages/ssg.js function Main (line 1) | function Main({ now }) { FILE: test/e2e/middleware-rewrites/app/pages/static-ssg/[slug].js function Page (line 3) | function Page() { function getStaticPaths (line 16) | function getStaticPaths() { function getStaticProps (line 23) | function getStaticProps({ params }) { FILE: test/e2e/middleware-rewrites/test/index.test.ts function tests (line 25) | function tests() { function testsWithLocale (line 709) | function testsWithLocale(locale = '') { FILE: test/e2e/middleware-shallow-link/app/middleware.js function middleware (line 3) | async function middleware() { FILE: test/e2e/middleware-static-files/app/app/another/hello/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/middleware-static-files/app/app/dynamic/[slug]/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/middleware-static-files/app/app/glob/hello/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/middleware-static-files/app/app/layout.tsx function RootLayout (line 8) | function RootLayout({ FILE: test/e2e/middleware-static-files/app/app/page.tsx function Home (line 3) | function Home() { FILE: test/e2e/middleware-static-files/app/middleware.js function middleware (line 18) | function middleware() { FILE: test/e2e/middleware-static-files/app/pages/pages-another/hello.tsx function Page (line 3) | function Page() { FILE: test/e2e/middleware-static-files/app/pages/pages-dynamic/[slug].tsx function Page (line 3) | function Page() { FILE: test/e2e/middleware-static-files/app/pages/pages-glob/hello.tsx function Page (line 4) | function Page() { FILE: test/e2e/middleware-trailing-slash/app/middleware.js function middleware (line 3) | async function middleware(request) { constant PATTERNS (line 77) | const PATTERNS = [ FILE: test/e2e/middleware-trailing-slash/app/next.config.js method redirects (line 3) | redirects() { method rewrites (line 12) | rewrites() { FILE: test/e2e/middleware-trailing-slash/app/pages/[id].js function Index (line 1) | function Index() { FILE: test/e2e/middleware-trailing-slash/app/pages/_app.js function App (line 1) | function App({ Component, pageProps }) { FILE: test/e2e/middleware-trailing-slash/app/pages/about/a.js function AboutA (line 1) | function AboutA() { FILE: test/e2e/middleware-trailing-slash/app/pages/about/b.js function AboutB (line 1) | function AboutB() { FILE: test/e2e/middleware-trailing-slash/app/pages/api/headers.js function handler (line 1) | function handler(req, res) { FILE: test/e2e/middleware-trailing-slash/app/pages/blog/[slug].js function Page (line 3) | function Page(props) { function getServerSideProps (line 16) | function getServerSideProps({ params }) { FILE: test/e2e/middleware-trailing-slash/app/pages/error-throw.js function ThrowOnData (line 1) | function ThrowOnData({ message }) { FILE: test/e2e/middleware-trailing-slash/app/pages/error.js function Errors (line 3) | function Errors() { FILE: test/e2e/middleware-trailing-slash/app/pages/html-links.js function Page (line 3) | function Page() { FILE: test/e2e/middleware-trailing-slash/app/pages/product/[...product-params].tsx type ProductPageProps (line 4) | interface ProductPageProps { FILE: test/e2e/middleware-trailing-slash/app/pages/shallow.js function Shallow (line 4) | function Shallow({ message }) { FILE: test/e2e/middleware-trailing-slash/app/pages/ssg/[slug].js function Page (line 5) | function Page(props) { function getStaticProps (line 28) | function getStaticProps({ params }) { function getStaticPaths (line 37) | function getStaticPaths() { FILE: test/e2e/middleware-trailing-slash/app/pages/ssr-page-2.js function SSRPage (line 1) | function SSRPage(props) { FILE: test/e2e/middleware-trailing-slash/app/pages/ssr-page.js function SSRPage (line 1) | function SSRPage(props) { FILE: test/e2e/middleware-trailing-slash/test/index.test.ts function runTests (line 26) | function runTests() { FILE: test/e2e/module-layer/app/app/client-edge/page.js function Page (line 5) | function Page() { FILE: test/e2e/module-layer/app/app/client/page.js function Page (line 5) | function Page() { FILE: test/e2e/module-layer/app/app/route-edge/route.js function GET (line 3) | function GET() { FILE: test/e2e/module-layer/app/app/route/route.js function GET (line 3) | function GET() { FILE: test/e2e/module-layer/app/app/server-edge/page.js function Page (line 3) | function Page() { FILE: test/e2e/module-layer/app/app/server/page.js function Page (line 3) | function Page() { FILE: test/e2e/module-layer/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/module-layer/middleware.js function middleware (line 6) | function middleware(request) { FILE: test/e2e/module-layer/module-layer.test.ts function runTests (line 14) | function runTests() { FILE: test/e2e/module-layer/pages/api/mixed.js function handler (line 3) | function handler(req, res) { FILE: test/e2e/module-layer/pages/pages-ssr.js function Page (line 3) | function Page() { FILE: test/e2e/multi-zone/app/apps/guest/pages/another/[slug].tsx function Page (line 1) | function Page() { function getServerSideProps (line 5) | function getServerSideProps({ params }) { FILE: test/e2e/multi-zone/app/apps/guest/pages/blog/[slug].tsx function Page (line 1) | function Page() { function getServerSideProps (line 5) | function getServerSideProps({ params }) { FILE: test/e2e/multi-zone/app/apps/guest/pages/index.tsx function Page (line 3) | function Page() { FILE: test/e2e/multi-zone/app/apps/host/pages/blog/[slug].tsx function Page (line 1) | function Page() { function getServerSideProps (line 5) | function getServerSideProps({ params }) { FILE: test/e2e/multi-zone/app/apps/host/pages/index.tsx function Page (line 3) | function Page() { FILE: test/e2e/multi-zone/multi-zone.test.ts function runHMRTest (line 59) | async function runHMRTest(app: string) { FILE: test/e2e/new-link-behavior/app/pages/about.js function Page (line 2) | function Page() { FILE: test/e2e/new-link-behavior/app/pages/classname-pass-through.js function Page (line 2) | function Page() { FILE: test/e2e/new-link-behavior/app/pages/id-pass-through.js function Page (line 2) | function Page() { FILE: test/e2e/new-link-behavior/app/pages/index.js function Page (line 2) | function Page() { FILE: test/e2e/new-link-behavior/app/pages/multiple-children.js function Page (line 2) | function Page() { FILE: test/e2e/new-link-behavior/app/pages/onclick-prevent-default.js function Page (line 2) | function Page() { FILE: test/e2e/new-link-behavior/app/pages/onclick.js function Page (line 2) | function Page() { FILE: test/e2e/new-link-behavior/child-a-tag-error/pages/about.js function Page (line 3) | function Page() { FILE: test/e2e/new-link-behavior/child-a-tag-error/pages/index.js function Page (line 3) | function Page() { FILE: test/e2e/new-link-behavior/index.test.ts function matchLogs (line 8) | async function matchLogs(browser, includes: string) { FILE: test/e2e/new-link-behavior/material-ui/pages/_app.js function MyApp (line 12) | function MyApp(props) { FILE: test/e2e/new-link-behavior/material-ui/pages/_document.js class MyDocument (line 7) | class MyDocument extends Document { method render (line 8) | render() { FILE: test/e2e/new-link-behavior/material-ui/pages/about.js function About (line 10) | function About() { FILE: test/e2e/new-link-behavior/material-ui/pages/index.js function Index (line 9) | function Index() { FILE: test/e2e/new-link-behavior/material-ui/src/Copyright.js function Copyright (line 5) | function Copyright() { FILE: test/e2e/new-link-behavior/material-ui/src/ProTip.js function LightBulbIcon (line 6) | function LightBulbIcon(props) { function ProTip (line 14) | function ProTip() { FILE: test/e2e/new-link-behavior/material-ui/src/createEmotionCache.js function createEmotionCache (line 5) | function createEmotionCache() { FILE: test/e2e/new-link-behavior/stitches/pages/_document.jsx class Document (line 5) | class Document extends NextDocument { method render (line 6) | render() { FILE: test/e2e/new-link-behavior/stitches/pages/about.jsx function Home (line 36) | function Home() { FILE: test/e2e/new-link-behavior/stitches/pages/index.jsx function Home (line 37) | function Home() { FILE: test/e2e/next-analyze/app/page.tsx function Page (line 1) | function Page() { FILE: test/e2e/next-analyze/next-analyze.test.ts function waitForServer (line 92) | function waitForServer(process: ChildProcess, timeoutMs: number = 30000) { FILE: test/e2e/next-config-warnings/esm-externals-false/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/next-config-warnings/esm-externals-false/app/page.js function Page (line 1) | function Page() { FILE: test/e2e/next-font/app/components/CompWithFonts.js function Component (line 16) | function Component() { FILE: test/e2e/next-font/app/pages/_app.js function MyApp (line 4) | function MyApp({ Component, pageProps }) { FILE: test/e2e/next-font/app/pages/font-without-preloadable-subsets.js function FontWithoutPreloadableSubsets (line 5) | function FontWithoutPreloadableSubsets() { FILE: test/e2e/next-font/app/pages/variable-font-without-weight-range.js function VariableFontWithoutWeightRange (line 5) | function VariableFontWithoutWeightRange() { FILE: test/e2e/next-font/app/pages/variables.js function WithFonts (line 19) | function WithFonts() { FILE: test/e2e/next-font/app/pages/with-fallback.js function WithFonts (line 17) | function WithFonts() { FILE: test/e2e/next-font/app/pages/with-fonts.js function WithFonts (line 5) | function WithFonts() { FILE: test/e2e/next-font/app/pages/with-google-fonts.js function WithFonts (line 26) | function WithFonts() { FILE: test/e2e/next-font/app/pages/with-local-fonts.js function WithFonts (line 137) | function WithFonts() { FILE: test/e2e/next-font/app/pages/without-fonts.js function WithoutFonts (line 1) | function WithoutFonts() { FILE: test/e2e/next-font/basepath/pages/index.js function Inter (line 4) | function Inter() { FILE: test/e2e/next-font/google-fetch-error/pages/index.js function Page (line 4) | function Page() { FILE: test/e2e/next-font/index.test.ts function getClassNameRegex (line 12) | function getClassNameRegex(className: string): RegExp { function hrefMatchesFontWithSizeAdjust (line 16) | function hrefMatchesFontWithSizeAdjust(href: string) { function hrefMatchesFontWithoutSizeAdjust (line 27) | function hrefMatchesFontWithoutSizeAdjust(href: string) { FILE: test/e2e/next-font/with-font-declarations-file/components/roboto-comp.js function Roboto (line 4) | function Roboto() { FILE: test/e2e/next-font/with-font-declarations-file/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: test/e2e/next-font/with-font-declarations-file/pages/inter.js function Inter (line 4) | function Inter() { FILE: test/e2e/next-font/with-font-declarations-file/pages/local-font.js function LocalFont (line 3) | function LocalFont() { FILE: test/e2e/next-font/with-font-declarations-file/pages/roboto.js function Roboto (line 3) | function Roboto() { FILE: test/e2e/next-font/with-proxy/pages/index.js function Index (line 3) | function Index() { FILE: test/e2e/next-font/with-proxy/server.js constant PROXY_PORT (line 4) | const PROXY_PORT = process.env.PROXY_PORT constant SERVER_PORT (line 5) | const SERVER_PORT = process.env.SERVER_PORT FILE: test/e2e/next-font/without-preloaded-fonts/pages/_app.js function MyApp (line 4) | function MyApp({ Component, pageProps }) { FILE: test/e2e/next-font/without-preloaded-fonts/pages/no-preload.js function NoPreload (line 4) | function NoPreload() { FILE: test/e2e/next-font/without-preloaded-fonts/pages/without-fonts.js function WithoutFonts (line 1) | function WithoutFonts() { FILE: test/e2e/next-form/basepath/app/forms/basic/page.tsx function Home (line 4) | function Home() { FILE: test/e2e/next-form/basepath/app/forms/button-formaction/page.tsx function Home (line 4) | function Home() { FILE: test/e2e/next-form/basepath/app/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/next-form/basepath/app/search/loading.tsx function Loading (line 3) | function Loading() { FILE: test/e2e/next-form/basepath/app/search/page.tsx function SearchPage (line 3) | async function SearchPage({ searchParams }) { function sleep (line 9) | function sleep(ms: number) { FILE: test/e2e/next-form/default/app/forms/basic/page.tsx function Home (line 4) | function Home() { FILE: test/e2e/next-form/default/app/forms/button-formaction-unsupported/page.tsx type AnySearchParams (line 6) | type AnySearchParams = Promise<{ function Home (line 10) | function Home({ searchParams }: { searchParams: AnySearchParams }) { function Page (line 42) | function Page({ FILE: test/e2e/next-form/default/app/forms/button-formaction/page.tsx function Home (line 4) | function Home() { FILE: test/e2e/next-form/default/app/forms/prefetch-false/page.tsx function Home (line 4) | function Home() { FILE: test/e2e/next-form/default/app/forms/with-file-input/page.tsx function Home (line 4) | function Home() { FILE: test/e2e/next-form/default/app/forms/with-function/action-client/page.tsx function Page (line 7) | function Page() { FILE: test/e2e/next-form/default/app/forms/with-function/action-server-closure/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/next-form/default/app/forms/with-function/action-server/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/next-form/default/app/forms/with-function/button-formaction-client/page.tsx function Page (line 7) | function Page() { function NavigateButton (line 25) | function NavigateButton({ FILE: test/e2e/next-form/default/app/forms/with-function/button-formaction-server-closure/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/next-form/default/app/forms/with-function/button-formaction-server/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/next-form/default/app/forms/with-onsubmit-preventdefault/page.tsx function Home (line 6) | function Home() { FILE: test/e2e/next-form/default/app/forms/with-replace/page.tsx function Home (line 4) | function Home() { FILE: test/e2e/next-form/default/app/layout.tsx function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/next-form/default/app/redirected-from-action/page.tsx type AnySearchParams (line 4) | type AnySearchParams = Promise<{ function RedirectedPage (line 8) | async function RedirectedPage({ function Page (line 17) | function Page({ FILE: test/e2e/next-form/default/app/search/loading.tsx function Loading (line 3) | function Loading() { FILE: test/e2e/next-form/default/app/search/page.tsx function SearchPage (line 3) | async function SearchPage({ searchParams }) { function sleep (line 9) | function sleep(ms: number) { FILE: test/e2e/next-form/default/next-form-prefetch.test.ts type PlaywrightRoutePattern (line 132) | type PlaywrightRoutePattern = Parameters[0] type PlaywrightRouteOptions (line 133) | type PlaywrightRouteOptions = Parameters[2] type BeforePageLoadFn (line 134) | type BeforePageLoadFn = NonNullable type RequestInterceptorOptions (line 136) | type RequestInterceptorOptions = { type InterceptedRequest (line 144) | type InterceptedRequest = { class RequestInterceptor (line 149) | class RequestInterceptor { method constructor (line 152) | constructor(private opts: RequestInterceptorOptions) {} method getRequestKey (line 154) | private getRequestKey(request: PlaywrightRequest) { method start (line 164) | start() { method stop (line 168) | stop() { function promiseWithResolvers (line 242) | function promiseWithResolvers() { function timeoutPromise (line 252) | function timeoutPromise(duration: number, message = 'Timeout') { FILE: test/e2e/next-form/default/pages/pages-dir/forms/basic/index.tsx function Home (line 4) | function Home() { FILE: test/e2e/next-form/default/pages/pages-dir/forms/button-formaction-unsupported/index.tsx function Home (line 6) | function Home() { FILE: test/e2e/next-form/default/pages/pages-dir/forms/button-formaction/index.tsx function Home (line 4) | function Home() { FILE: test/e2e/next-form/default/pages/pages-dir/forms/with-file-input/index.tsx function Home (line 4) | function Home() { FILE: test/e2e/next-form/default/pages/pages-dir/forms/with-function/action-client/index.tsx function DummyPage (line 10) | function DummyPage() { function Page (line 14) | function Page() { FILE: test/e2e/next-form/default/pages/pages-dir/forms/with-function/button-formaction-client/index.tsx function DummyPage (line 10) | function DummyPage() { function Page (line 14) | function Page() { function NavigateButton (line 32) | function NavigateButton({ FILE: test/e2e/next-form/default/pages/pages-dir/forms/with-onsubmit-preventdefault/index.tsx function Home (line 6) | function Home() { FILE: test/e2e/next-form/default/pages/pages-dir/forms/with-replace/index.tsx function Home (line 4) | function Home() { FILE: test/e2e/next-form/default/pages/pages-dir/redirected-from-action/index.tsx function getServerSideProps (line 3) | async function getServerSideProps({ req }) { function RedirectedPage (line 13) | function RedirectedPage({ searchParams }) { FILE: test/e2e/next-form/default/pages/pages-dir/search/index.tsx function getServerSideProps (line 3) | async function getServerSideProps({ req }) { function SearchPage (line 14) | function SearchPage({ searchParams }) { function sleep (line 19) | function sleep(ms: number) { FILE: test/e2e/next-form/default/shared-tests.util.ts function runSharedTests (line 8) | function runSharedTests(type: 'app' | 'pages') { FILE: test/e2e/next-head/app/components/meta.js function Meta (line 3) | function Meta(props) { FILE: test/e2e/next-head/app/pages/_document.js function MyDocument (line 3) | function MyDocument() { FILE: test/e2e/next-head/app/pages/index.js function Page (line 4) | function Page(props) { FILE: test/e2e/next-image-forward-ref/app/pages/framer-motion.js function Page (line 20) | function Page() { FILE: test/e2e/next-image-legacy-src-with-query-without-local-patterns/pages/index.tsx function Page (line 3) | function Page() { FILE: test/e2e/next-image-src-with-query-without-local-patterns/pages/index.tsx function Page (line 3) | function Page() { FILE: test/e2e/next-image-svgo-webpack/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/e2e/next-image-svgo-webpack/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/next-image-svgo-webpack/next.config.js method webpack (line 10) | webpack(config, options) { FILE: test/e2e/next-image-svgo-webpack/pages/pages.tsx function Home (line 3) | function Home() { FILE: test/e2e/next-link-errors/app/invalid-href/page.js function Hello (line 5) | function Hello() { FILE: test/e2e/next-link-errors/app/invalid-prefetch/page.js function Hello (line 5) | function Hello() { FILE: test/e2e/next-link-errors/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/next-test/basic-example/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/next-test/basic-example/app/page.js function Home (line 1) | function Home() { FILE: test/e2e/next-test/first-time-setup-js/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/next-test/first-time-setup-js/app/page.js function Home (line 1) | function Home() { FILE: test/e2e/next-test/first-time-setup-ts/app/layout.tsx function Layout (line 1) | function Layout({ FILE: test/e2e/next-test/first-time-setup-ts/app/page.tsx function Home (line 1) | function Home() { FILE: test/e2e/next-test/next-test.test.ts function createTemporaryFixture (line 16) | function createTemporaryFixture(fixtureName: string) { FILE: test/e2e/node-cli-args/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/node-cli-args/app/page.tsx function Page (line 1) | async function Page() { FILE: test/e2e/nonce-head-manager/app/pages/_document.js class NextDocument (line 3) | class NextDocument extends Document { method render (line 4) | render() { FILE: test/e2e/nonce-head-manager/index.test.ts function runTests (line 20) | async function runTests(url) { FILE: test/e2e/og-api/app/app/og-node/route.js function GET (line 3) | async function GET() { FILE: test/e2e/og-api/app/app/og/route.js function GET (line 3) | async function GET() { FILE: test/e2e/og-api/app/middleware.js function middleware (line 4) | async function middleware(req) { FILE: test/e2e/og-api/app/pages/index.js function Page (line 1) | function Page() { FILE: test/e2e/og-routes-custom-font/app/app/og-node/route.js function GET (line 5) | async function GET() { FILE: test/e2e/og-routes-custom-font/app/app/og/route.js function GET (line 3) | async function GET() { FILE: test/e2e/on-request-error/_testing/utils.js function getOutputLogJson (line 1) | async function getOutputLogJson(next, outputLogPath) { FILE: test/e2e/on-request-error/basic/app/app-route/edge/route.js function GET (line 3) | async function GET() { FILE: test/e2e/on-request-error/basic/app/app-route/route.js function GET (line 3) | async function GET() { FILE: test/e2e/on-request-error/basic/app/client-page/edge/page.js function Page (line 3) | async function Page() { FILE: test/e2e/on-request-error/basic/app/client-page/page.js function Page (line 3) | async function Page() { FILE: test/e2e/on-request-error/basic/app/layout.js function Layout (line 3) | async function Layout({ children }) { FILE: test/e2e/on-request-error/basic/app/server-page/edge/page.js function Page (line 3) | async function Page() { FILE: test/e2e/on-request-error/basic/app/server-page/page.js function Page (line 3) | async function Page() { FILE: test/e2e/on-request-error/basic/app/write-log/route.js function POST (line 8) | async function POST(req) { FILE: test/e2e/on-request-error/basic/basic.test.ts function validateErrorRecord (line 17) | async function validateErrorRecord({ FILE: test/e2e/on-request-error/basic/middleware.js function middleware (line 1) | function middleware(req) { FILE: test/e2e/on-request-error/basic/pages/api/pages-route/edge.js function handle (line 1) | function handle(req, res) { FILE: test/e2e/on-request-error/basic/pages/api/pages-route/index.js function handle (line 1) | function handle(req, res) { FILE: test/e2e/on-request-error/basic/pages/page/edge.js function Page (line 1) | function Page() { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/e2e/on-request-error/basic/pages/page/index.js function Page (line 1) | function Page() { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/e2e/on-request-error/dynamic-routes/app/app-page/dynamic/[id]/page.js function Page (line 3) | async function Page() { FILE: test/e2e/on-request-error/dynamic-routes/app/app-page/suspense/page.js function Page (line 4) | async function Page() { function Inner (line 13) | function Inner() { FILE: test/e2e/on-request-error/dynamic-routes/app/app-route/dynamic/[id]/route.js function GET (line 3) | async function GET() { FILE: test/e2e/on-request-error/dynamic-routes/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/e2e/on-request-error/dynamic-routes/app/write-log/route.js function POST (line 8) | async function POST(req) { FILE: test/e2e/on-request-error/dynamic-routes/dynamic-routes.test.ts function getErrorRecord (line 17) | async function getErrorRecord({ errorMessage }: { errorMessage: string }) { FILE: test/e2e/on-request-error/dynamic-routes/instrumentation.js function onRequestError (line 1) | function onRequestError(err, request, context) { FILE: test/e2e/on-request-error/dynamic-routes/pages/api/dynamic/[id].js function handler (line 1) | function handler() { FILE: test/e2e/on-request-error/dynamic-routes/pages/pages-page/dynamic/[id].js function Page (line 1) | function Page() { function getServerSideProps (line 5) | function getServerSideProps() { FILE: test/e2e/on-request-error/isr/app/app/on-demand/page.js function Page (line 1) | function Page() { FILE: test/e2e/on-request-error/isr/app/app/route/on-demand/route.js function GET (line 1) | function GET() { FILE: test/e2e/on-request-error/isr/app/app/route/stale/route.js function GET (line 1) | function GET() { FILE: test/e2e/on-request-error/isr/app/app/self-revalidate/action.js function revalidateSelf (line 5) | async function revalidateSelf() { FILE: test/e2e/on-request-error/isr/app/app/self-revalidate/page.js function Page (line 5) | function Page() { FILE: test/e2e/on-request-error/isr/app/app/stale/page.js function Page (line 1) | function Page() { FILE: test/e2e/on-request-error/isr/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/e2e/on-request-error/isr/instrumentation.js function register (line 7) | async function register() { function onRequestError (line 13) | async function onRequestError(err, request, context) { FILE: test/e2e/on-request-error/isr/isr.test.ts function matchRevalidateReason (line 24) | async function matchRevalidateReason( FILE: test/e2e/on-request-error/isr/pages/api/revalidate-path.js function handler (line 1) | async function handler(req, res) { FILE: test/e2e/on-request-error/isr/pages/pages/on-demand.js function Page (line 1) | function Page() { function getStaticProps (line 9) | async function getStaticProps() { FILE: test/e2e/on-request-error/isr/pages/pages/stale.js function Page (line 1) | function Page() { function getStaticProps (line 10) | async function getStaticProps() { FILE: test/e2e/on-request-error/otel/app/app-route/route.js function GET (line 3) | async function GET() { FILE: test/e2e/on-request-error/otel/app/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/e2e/on-request-error/otel/app/server-page/page.js function Page (line 3) | async function Page() { FILE: test/e2e/on-request-error/otel/app/write-log/route.js function POST (line 8) | async function POST(req) { FILE: test/e2e/on-request-error/otel/instrumentation.js function register (line 17) | function register() { FILE: test/e2e/on-request-error/otel/otel.test.ts function validateErrorRecord (line 22) | async function validateErrorRecord({ FILE: test/e2e/on-request-error/server-action-error/app/another/page.js function Page (line 1) | function Page() { FILE: test/e2e/on-request-error/server-action-error/app/client/actions.js function redirectAction (line 5) | async function redirectAction() { function notFoundAction (line 9) | async function notFoundAction() { function serverLog (line 13) | async function serverLog(content) { FILE: test/e2e/on-request-error/server-action-error/app/client/callback/edge/page.js function Page (line 5) | function Page() { FILE: test/e2e/on-request-error/server-action-error/app/client/callback/page.js function Page (line 5) | function Page() { FILE: test/e2e/on-request-error/server-action-error/app/form-error/edge/page.js function Page (line 3) | async function Page() { FILE: test/e2e/on-request-error/server-action-error/app/form-error/page.js function Page (line 3) | async function Page() { FILE: test/e2e/on-request-error/server-action-error/app/layout.js function Layout (line 3) | async function Layout({ children }) { FILE: test/e2e/on-request-error/server-action-error/app/write-log/route.js function POST (line 8) | async function POST(req) { FILE: test/e2e/on-request-error/server-action-error/instrumentation.js function onRequestError (line 1) | function onRequestError(err, request, context) { FILE: test/e2e/on-request-error/server-action-error/server-action-error.test.ts function validateErrorRecord (line 17) | async function validateErrorRecord({ FILE: test/e2e/on-request-error/skip-next-internal-error/app/another/page.js function Page (line 1) | function Page() { FILE: test/e2e/on-request-error/skip-next-internal-error/app/app-route/not-found/route.js function GET (line 4) | async function GET() { FILE: test/e2e/on-request-error/skip-next-internal-error/app/app-route/redirect/route.js function GET (line 4) | async function GET() { FILE: test/e2e/on-request-error/skip-next-internal-error/app/client/dynamic-fetch/page.js function Page (line 1) | async function Page() { FILE: test/e2e/on-request-error/skip-next-internal-error/app/client/no-ssr/component.js function Component (line 1) | function Component() { FILE: test/e2e/on-request-error/skip-next-internal-error/app/client/no-ssr/page.js function Page (line 8) | async function Page() { FILE: test/e2e/on-request-error/skip-next-internal-error/app/client/not-found/page.js function Page (line 6) | async function Page() { FILE: test/e2e/on-request-error/skip-next-internal-error/app/client/redirect/page.js function Page (line 6) | async function Page() { FILE: test/e2e/on-request-error/skip-next-internal-error/app/form/action.js function redirectAction (line 5) | async function redirectAction() { function notFoundAction (line 9) | async function notFoundAction() { FILE: test/e2e/on-request-error/skip-next-internal-error/app/form/not-found/page.js function Page (line 4) | async function Page() { FILE: test/e2e/on-request-error/skip-next-internal-error/app/form/redirect/page.js function Page (line 4) | async function Page() { FILE: test/e2e/on-request-error/skip-next-internal-error/app/layout.js function Layout (line 3) | async function Layout({ children }) { FILE: test/e2e/on-request-error/skip-next-internal-error/app/server/dynamic-fetch/page.js function Page (line 1) | async function Page() { FILE: test/e2e/on-request-error/skip-next-internal-error/app/server/not-found/page.js function Page (line 4) | async function Page() { FILE: test/e2e/on-request-error/skip-next-internal-error/app/server/redirect/page.js function Page (line 4) | async function Page() { FILE: test/e2e/on-request-error/skip-next-internal-error/instrumentation.js function onRequestError (line 1) | function onRequestError(err, request, context) { FILE: test/e2e/on-request-error/skip-next-internal-error/skip-next-internal-error.test.ts function assertNoNextjsInternalErrors (line 13) | async function assertNoNextjsInternalErrors() { FILE: test/e2e/opentelemetry/client-trace-metadata/app/app-router/dynamic-page/page.tsx function DynamicPage (line 3) | function DynamicPage() { FILE: test/e2e/opentelemetry/client-trace-metadata/app/app-router/static-page-2/page.tsx function StaticPage (line 1) | function StaticPage() { FILE: test/e2e/opentelemetry/client-trace-metadata/app/app-router/static-page/page.tsx function StaticPage (line 3) | function StaticPage() { FILE: test/e2e/opentelemetry/client-trace-metadata/app/app-router/suspense/client.tsx function Client (line 5) | function Client() { FILE: test/e2e/opentelemetry/client-trace-metadata/app/app-router/suspense/page.tsx function Component (line 4) | async function Component() { function Suspensey (line 14) | function Suspensey() { function Page (line 22) | function Page() { FILE: test/e2e/opentelemetry/client-trace-metadata/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/opentelemetry/client-trace-metadata/instrumentation.ts function register (line 4) | async function register() { FILE: test/e2e/opentelemetry/client-trace-metadata/pages/pages-router/dynamic-page.tsx function DynamicPage (line 1) | function DynamicPage() { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/e2e/opentelemetry/client-trace-metadata/pages/pages-router/static-page-2.tsx function StaticPage (line 1) | function StaticPage() { FILE: test/e2e/opentelemetry/client-trace-metadata/pages/pages-router/static-page.tsx function StaticPage (line 3) | function StaticPage() { FILE: test/e2e/opentelemetry/instrumentation/app/api/app/[param]/data/edge/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/opentelemetry/instrumentation/app/api/app/[param]/data/route.ts function GET (line 1) | async function GET() { FILE: test/e2e/opentelemetry/instrumentation/app/app/[param]/layout.tsx function Layout (line 1) | async function Layout({ function generateMetadata (line 13) | async function generateMetadata() { function generateStaticParams (line 18) | async function generateStaticParams() { FILE: test/e2e/opentelemetry/instrumentation/app/app/[param]/loading/error/page.tsx function Page (line 3) | async function Page(): Promise { FILE: test/e2e/opentelemetry/instrumentation/app/app/[param]/loading/loading.tsx function Loading (line 1) | function Loading() { FILE: test/e2e/opentelemetry/instrumentation/app/app/[param]/loading/page1/page.tsx function Page (line 6) | async function Page() { FILE: test/e2e/opentelemetry/instrumentation/app/app/[param]/loading/page2/page.tsx function Page (line 6) | async function Page() { FILE: test/e2e/opentelemetry/instrumentation/app/app/[param]/rsc-fetch/edge/page.tsx function generateMetadata (line 6) | async function generateMetadata() { function Page (line 10) | async function Page() { FILE: test/e2e/opentelemetry/instrumentation/app/app/[param]/rsc-fetch/error/page.tsx function Page (line 1) | async function Page({ FILE: test/e2e/opentelemetry/instrumentation/app/app/[param]/rsc-fetch/page.tsx function generateMetadata (line 4) | async function generateMetadata() { function Page (line 8) | async function Page() { FILE: test/e2e/opentelemetry/instrumentation/app/behind-middleware/layout.tsx function Layout (line 1) | async function Layout({ function generateMetadata (line 13) | async function generateMetadata() { FILE: test/e2e/opentelemetry/instrumentation/app/behind-middleware/page.tsx function generateMetadata (line 4) | async function generateMetadata() { function Page (line 8) | async function Page() { FILE: test/e2e/opentelemetry/instrumentation/collector.ts type Collector (line 4) | interface Collector { function connectCollector (line 9) | async function connectCollector({ FILE: test/e2e/opentelemetry/instrumentation/constants.ts type SavedSpan (line 3) | type SavedSpan = { FILE: test/e2e/opentelemetry/instrumentation/custom-entrypoint-server.ts type EntrypointHandler (line 11) | type EntrypointHandler = ( function loadEntrypointHandler (line 19) | function loadEntrypointHandler(pathParts: string[]): EntrypointHandler { function main (line 28) | async function main() { FILE: test/e2e/opentelemetry/instrumentation/custom-server.ts function main (line 10) | async function main() { FILE: test/e2e/opentelemetry/instrumentation/instrumentation-custom-server.ts type SerializedSpan (line 12) | interface SerializedSpan { class TestExporter (line 44) | class TestExporter implements SpanExporter { method constructor (line 47) | constructor(port: string) { method export (line 51) | async export( method shutdown (line 86) | shutdown(): Promise { function register (line 91) | function register() { FILE: test/e2e/opentelemetry/instrumentation/instrumentation-minimal.ts function register (line 1) | async function register() { FILE: test/e2e/opentelemetry/instrumentation/instrumentation-node.ts function register (line 9) | function register() { FILE: test/e2e/opentelemetry/instrumentation/instrumentation-test.ts class TestExporter (line 48) | class TestExporter implements SpanExporter { method constructor (line 49) | constructor(private port: number) {} method export (line 51) | async export( method shutdown (line 82) | shutdown(): Promise { class CustomPropagator (line 112) | class CustomPropagator implements TextMapPropagator { method fields (line 113) | fields(): string[] { method inject (line 117) | inject(context: Context, carrier: unknown, setter: TextMapSetter): voi... method extract (line 119) | extract(context: Context, carrier: unknown, getter: TextMapGetter): Co... class CustomSampler (line 128) | class CustomSampler implements Sampler { method shouldSample (line 129) | shouldSample(context) { method toString (line 137) | toString() { FILE: test/e2e/opentelemetry/instrumentation/instrumentation.ts function register (line 1) | async function register() { FILE: test/e2e/opentelemetry/instrumentation/middleware.ts function middleware (line 10) | async function middleware( FILE: test/e2e/opentelemetry/instrumentation/opentelemetry.test.ts constant EXTERNAL (line 8) | const EXTERNAL = { constant COLLECTOR_PORT (line 13) | const COLLECTOR_PORT = 9001 function getCollector (line 33) | function getCollector(): Collector { function getCollector (line 1180) | function getCollector(): Collector { function getCollector (line 1270) | function getCollector(): Collector { function getCollector (line 1448) | function getCollector(): Collector { type HierSavedSpan (line 1550) | type HierSavedSpan = SavedSpan & { spans?: HierSavedSpan[] } type SpanMatch (line 1551) | type SpanMatch = Omit, 'spans'> & { spans?: SpanM... function expectTrace (line 1553) | async function expectTrace( FILE: test/e2e/opentelemetry/instrumentation/pages/api/pages/[param]/basic.ts function handler (line 1) | function handler(req, res) { FILE: test/e2e/opentelemetry/instrumentation/pages/api/pages/[param]/edge.ts function handler (line 7) | function handler(req) { FILE: test/e2e/opentelemetry/instrumentation/pages/pages/[param]/edge/getServerSideProps.tsx function Page (line 5) | function Page() { function getServerSideProps (line 9) | function getServerSideProps() { FILE: test/e2e/opentelemetry/instrumentation/pages/pages/[param]/getServerSideProps.tsx function Page (line 1) | function Page() { function getServerSideProps (line 5) | function getServerSideProps() { FILE: test/e2e/opentelemetry/instrumentation/pages/pages/[param]/getServerSidePropsError.tsx function Page (line 1) | function Page() { function getServerSideProps (line 5) | function getServerSideProps() { FILE: test/e2e/opentelemetry/instrumentation/pages/pages/[param]/getServerSidePropsNotFound.tsx function Page (line 1) | function Page() { function getServerSideProps (line 5) | function getServerSideProps() { FILE: test/e2e/opentelemetry/instrumentation/pages/pages/[param]/getStaticProps.tsx function Page (line 1) | function Page() { function getStaticProps (line 5) | function getStaticProps() { function getStaticPaths (line 12) | async function getStaticPaths() { FILE: test/e2e/opentelemetry/instrumentation/pages/pages/[param]/getStaticProps2.tsx function Page (line 1) | function Page() { function getStaticProps (line 5) | function getStaticProps() { function getStaticPaths (line 12) | async function getStaticPaths() { FILE: test/e2e/optimized-loading/test/index.test.ts function runTests (line 11) | function runTests(url) { FILE: test/e2e/pages-performance-mark/pages/_document.js function Document (line 3) | function Document() { FILE: test/e2e/pages-performance-mark/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/pages-ssg-data-deployment-skew/pages/gsp.js function Page (line 10) | function Page(props) { FILE: test/e2e/pages-ssg-data-deployment-skew/pages/gssp.js function Page (line 10) | function Page(props) { FILE: test/e2e/pages-ssg-data-deployment-skew/pages/index.js function Page (line 1) | function Page() { FILE: test/e2e/persistent-caching-migration/persistent-caching-migration.test.ts constant CASES (line 4) | const CASES = [ FILE: test/e2e/postcss-config-cjs/app/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: test/e2e/postcss-config-cjs/app/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/postcss-config-package/app/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: test/e2e/postcss-config-package/app/pages/index.js function Home (line 1) | function Home() { FILE: test/e2e/postcss-config-ts/postcss-config-cts/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/postcss-config-ts/postcss-config-cts/app/page.tsx function Home (line 1) | function Home() { FILE: test/e2e/postcss-config-ts/postcss-config-cts/plugin.cjs method color (line 8) | color(decl) { FILE: test/e2e/postcss-config-ts/postcss-config-mts/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/postcss-config-ts/postcss-config-mts/app/page.tsx function Home (line 1) | function Home() { FILE: test/e2e/postcss-config-ts/postcss-config-mts/plugin.mjs method color (line 8) | color(decl) { FILE: test/e2e/postcss-config-ts/postcss-config/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/postcss-config-ts/postcss-config/app/page.tsx function Home (line 1) | function Home() { FILE: test/e2e/postcss-config-ts/postcss-config/plugin.ts method color (line 8) | color(decl: { value: string }) { FILE: test/e2e/postcss-config-ts/postcss-config/postcss.config.ts type PluginConfig (line 4) | type PluginConfig = Record | boolean | (() => unknown) type PostCSSConfig (line 6) | interface PostCSSConfig { FILE: test/e2e/postcss-config-ts/postcssrc/.postcssrc.ts type PluginConfig (line 4) | type PluginConfig = Record | boolean | (() => unknown) type PostCSSConfig (line 6) | interface PostCSSConfig { FILE: test/e2e/postcss-config-ts/postcssrc/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/e2e/postcss-config-ts/postcssrc/app/page.tsx function Home (line 1) | function Home() { FILE: test/e2e/postcss-config-ts/postcssrc/plugin.ts method color (line 8) | color(decl: { value: string }) { FILE: test/e2e/prerender-native-module/pages/blog/[slug].js function Page (line 33) | function Page(props) { FILE: test/e2e/prerender-native-module/pages/index.js function Page (line 9) | function Page(props) { FILE: test/e2e/prerender.test.ts method rewrites (line 38) | async rewrites() { function waitForCacheWrite (line 60) | async function waitForCacheWrite( function isCachingHeader (line 93) | function isCachingHeader(cacheControl) { function goFromHomeToAnother (line 394) | async function goFromHomeToAnother() { function goFromAnotherToHome (line 405) | async function goFromAnotherToHome() { FILE: test/e2e/prerender/pages/another/index.js function getStaticProps (line 5) | async function getStaticProps() { FILE: test/e2e/prerender/pages/api-docs/[...slug].js function Slug (line 18) | function Slug(props) { FILE: test/e2e/prerender/pages/api/bad.js function handler (line 1) | function handler(req, res) { FILE: test/e2e/prerender/pages/api/enable.js function handler (line 1) | function handler(req, res) { FILE: test/e2e/prerender/pages/api/manual-revalidate.js function handler (line 1) | async function handler(req, res) { FILE: test/e2e/prerender/pages/bad-gssp.js function getServerSideProps (line 1) | function getServerSideProps() { function BadGssp (line 5) | function BadGssp() { FILE: test/e2e/prerender/pages/bad-ssr.js function getServerSideProps (line 1) | function getServerSideProps() { function BadSsr (line 5) | function BadSsr() { FILE: test/e2e/prerender/pages/blocking-fallback-once/[slug].js function getStaticPaths (line 5) | async function getStaticPaths() { function getStaticProps (line 16) | async function getStaticProps({ params }) { FILE: test/e2e/prerender/pages/blocking-fallback-some/[slug].js function getStaticPaths (line 5) | async function getStaticPaths() { function getStaticProps (line 12) | async function getStaticProps({ params }) { FILE: test/e2e/prerender/pages/blocking-fallback/[slug].js function getStaticPaths (line 7) | async function getStaticPaths() { function getStaticProps (line 21) | async function getStaticProps({ params }) { FILE: test/e2e/prerender/pages/blog/[post]/[comment].js function getStaticPaths (line 4) | async function getStaticPaths() { function getStaticProps (line 14) | async function getStaticProps({ params }) { FILE: test/e2e/prerender/pages/blog/[post]/index.js function getStaticPaths (line 6) | async function getStaticPaths() { function getStaticProps (line 22) | async function getStaticProps({ params }) { FILE: test/e2e/prerender/pages/blog/index.js function getStaticProps (line 4) | async function getStaticProps() { FILE: test/e2e/prerender/pages/catchall-explicit/[...slug].js function getStaticProps (line 3) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 17) | async function getStaticPaths() { function Page (line 31) | function Page({ slug, time }) { FILE: test/e2e/prerender/pages/catchall-optional/[[...slug]].js function getStaticProps (line 3) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 11) | async function getStaticPaths() { FILE: test/e2e/prerender/pages/catchall/[...slug].js function getStaticProps (line 3) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 16) | async function getStaticPaths() { FILE: test/e2e/prerender/pages/default-revalidate.js function getStaticProps (line 3) | async function getStaticProps() { FILE: test/e2e/prerender/pages/dynamic/[slug].js function getStaticProps (line 3) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 9) | async function getStaticPaths() { FILE: test/e2e/prerender/pages/fallback-only/[slug].js function getStaticPaths (line 6) | async function getStaticPaths() { function getStaticProps (line 13) | async function getStaticProps({ params }) { FILE: test/e2e/prerender/pages/fallback-true/[slug].js function getStaticPaths (line 4) | async function getStaticPaths() { function getStaticProps (line 11) | async function getStaticProps({ params }) { FILE: test/e2e/prerender/pages/index.js function getStaticProps (line 3) | async function getStaticProps() { FILE: test/e2e/prerender/pages/large-page-data-ssr.js function getServerSideProps (line 4) | function getServerSideProps() { FILE: test/e2e/prerender/pages/large-page-data.js function getStaticProps (line 4) | async function getStaticProps({ params }) { FILE: test/e2e/prerender/pages/non-json-blocking/[p].js function getStaticProps (line 3) | async function getStaticProps() { function getStaticPaths (line 9) | async function getStaticPaths() { FILE: test/e2e/prerender/pages/non-json/[p].js function getStaticProps (line 3) | async function getStaticProps() { function getStaticPaths (line 9) | async function getStaticPaths() { FILE: test/e2e/prerender/pages/preview.js function getStaticProps (line 1) | function getStaticProps({ preview, previewData }) { function Page (line 10) | function Page(props) { FILE: test/e2e/prerender/pages/something.js function getStaticProps (line 5) | async function getStaticProps({ params }) { FILE: test/e2e/prerender/pages/ssr.js function getServerSideProps (line 1) | function getServerSideProps() { function Page (line 5) | function Page() { FILE: test/e2e/prerender/pages/user/[user]/profile.js function getStaticPaths (line 4) | async function getStaticPaths() { function getStaticProps (line 8) | async function getStaticProps({ params }) { FILE: test/e2e/proxy-request-with-middleware/app/middleware.js function middleware (line 3) | async function middleware() { FILE: test/e2e/proxy-request-with-middleware/app/pages/api/index.js function handler (line 9) | function handler(req, res) { FILE: test/e2e/proxy-request-with-middleware/app/pages/api/post.js function handler (line 7) | function handler(req, res) { FILE: test/e2e/proxy-request-with-middleware/test/index.test.ts function sendRequest (line 24) | function sendRequest(method) { FILE: test/e2e/react-compiler/app/function-naming/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/react-compiler/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/e2e/react-compiler/app/library-client/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/react-compiler/app/library-missing-react-server/page.tsx function Page (line 5) | function Page() { FILE: test/e2e/react-compiler/app/library-react-server/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/react-compiler/app/page.tsx function StaticChild (line 9) | function StaticChild() { function Page (line 22) | function Page() { FILE: test/e2e/react-compiler/react-compiler.test.ts function normalizeCodeLocInfo (line 6) | function normalizeCodeLocInfo(str) { FILE: test/e2e/react-compiler/reference-library/compiled/client.js function Container (line 5) | function Container(t0) { FILE: test/e2e/react-compiler/reference-library/compiled/index.js function Container (line 3) | function Container(t0) { FILE: test/e2e/react-compiler/reference-library/compiled/index.react-server.js function Container (line 2) | function Container({ children }) { FILE: test/e2e/react-compiler/reference-library/compiled/missing-react-server.js function Container (line 3) | function Container(t0) { FILE: test/e2e/react-compiler/reference-library/src/index.js function Container (line 1) | function Container({ children }) { FILE: test/e2e/react-dnd-compile/pages/DragDropProvider.js function getOrCreateDndContext (line 8) | function getOrCreateDndContext() { function DragDropProvider (line 26) | function DragDropProvider(props) { FILE: test/e2e/react-dnd-compile/pages/_app.js function App (line 1) | function App({ Component, pageProps }) { FILE: test/e2e/react-dnd-compile/pages/index.js function Page (line 1) | function Page() { FILE: test/e2e/react-dnd-compile/pages/oom.js function Page (line 3) | function Page() { FILE: test/e2e/react-version/app/app/client/page.js function Page (line 5) | function Page() { FILE: test/e2e/react-version/app/app/route/route.js function GET (line 3) | function GET() { FILE: test/e2e/react-version/app/app/server/page.js function Page (line 3) | function Page() { FILE: test/e2e/react-version/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/react-version/lib/react-validate.js function getReactConditionByModule (line 4) | function getReactConditionByModule(React_) { function getReactDomConditionByModule (line 14) | function getReactDomConditionByModule(ReactDOM_) { function getReactCondition (line 21) | function getReactCondition() { function getReactDomCondition (line 25) | function getReactDomCondition() { FILE: test/e2e/react-version/lib/react-version.js function ReactConditionUI (line 3) | function ReactConditionUI() { function getReactConditionJson (line 12) | function getReactConditionJson() { FILE: test/e2e/react-version/middleware.js function middleware (line 4) | function middleware(request) { FILE: test/e2e/react-version/pages/pages-ssr-edge.js function Page (line 3) | function Page() { FILE: test/e2e/react-version/pages/pages-ssr.js function Page (line 3) | function Page() { FILE: test/e2e/repeated-forward-slashes-error/pages/my/path/[name].js function Page (line 3) | function Page() { FILE: test/e2e/revalidate-reason/pages/api/revalidate.ts function handler (line 3) | async function handler( FILE: test/e2e/revalidate-reason/pages/index.tsx function getStaticProps (line 3) | async function getStaticProps({ params, revalidateReason }) { FILE: test/e2e/revalidate-reason/pages/stale.tsx function getStaticProps (line 3) | async function getStaticProps({ params, revalidateReason }) { FILE: test/e2e/rsc-layers-transform/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/rsc-layers-transform/app/page.js function Page (line 1) | function Page() { FILE: test/e2e/rsc-layers-transform/instrumentation.js function register (line 4) | async function register() { FILE: test/e2e/rsc-layers-transform/middleware.js function middleware (line 4) | function middleware(request) { FILE: test/e2e/skip-trailing-slash-redirect/app/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/skip-trailing-slash-redirect/app/app/with-app-dir/another/page.js function Page (line 3) | function Page(props) { FILE: test/e2e/skip-trailing-slash-redirect/app/app/with-app-dir/blog/[slug]/page.js function Page (line 3) | function Page(props) { FILE: test/e2e/skip-trailing-slash-redirect/app/app/with-app-dir/page.js function Page (line 3) | function Page(props) { FILE: test/e2e/skip-trailing-slash-redirect/app/middleware.js function handler (line 3) | function handler(req) { FILE: test/e2e/skip-trailing-slash-redirect/app/next.config.js method redirects (line 12) | async redirects() { method rewrites (line 21) | async rewrites() { FILE: test/e2e/skip-trailing-slash-redirect/app/pages/another.js function Page (line 3) | function Page(props) { FILE: test/e2e/skip-trailing-slash-redirect/app/pages/api/test-cookie-edge.js function handler (line 7) | function handler(req) { FILE: test/e2e/skip-trailing-slash-redirect/app/pages/api/test-cookie.js function handler (line 1) | function handler(req, res) { FILE: test/e2e/skip-trailing-slash-redirect/app/pages/blog/[slug].js function Page (line 3) | function Page(props) { FILE: test/e2e/skip-trailing-slash-redirect/app/pages/index.js function Page (line 3) | function Page(props) { FILE: test/e2e/skip-trailing-slash-redirect/index.test.ts function runSharedTests (line 30) | async function runSharedTests(basePath: string) { FILE: test/e2e/socket-io/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/e2e/socket-io/app/page.js function Home (line 8) | function Home() { FILE: test/e2e/socket-io/index.test.ts method beforePageLoad (line 23) | beforePageLoad(page) { FILE: test/e2e/socket-io/pages/api/socket.js function onSocketConnection (line 3) | function onSocketConnection(io, socket) { function handler (line 11) | function handler(req, res) { FILE: test/e2e/ssr-react-context/app/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: test/e2e/ssr-react-context/app/pages/consumer.js function page (line 5) | function page() { function getServerSideProps (line 15) | async function getServerSideProps() { FILE: test/e2e/streaming-ssr-edge/components/bar.js function bar (line 1) | function bar() { FILE: test/e2e/streaming-ssr-edge/components/foo.js function foo (line 1) | function foo() { FILE: test/e2e/streaming-ssr-edge/pages/404.js function Data (line 5) | function Data() { function Page404 (line 17) | function Page404() { FILE: test/e2e/streaming-ssr-edge/pages/500.js function Page500 (line 1) | function Page500() { FILE: test/e2e/streaming-ssr-edge/pages/dynamic-imports.js function Page (line 9) | function Page() { FILE: test/e2e/streaming-ssr-edge/pages/err/render.js function MyError (line 1) | function MyError() { FILE: test/e2e/streaming-ssr-edge/pages/err/suspense.js function MyError (line 3) | function MyError() { function page (line 9) | function page() { FILE: test/e2e/streaming-ssr-edge/pages/streaming-single-export.js function Data (line 5) | function Data() { function Page (line 17) | function Page() { FILE: test/e2e/streaming-ssr-edge/pages/streaming.js function Data (line 5) | function Data() { function Page (line 17) | function Page() { FILE: test/e2e/streaming-ssr-edge/streaming-ssr-edge.test.ts function getNodeBySelector (line 4) | function getNodeBySelector(html, selector) { function resolveStreamResponse (line 9) | async function resolveStreamResponse(response, onData) { function testStreamingResponse (line 29) | async function testStreamingResponse(pathname) { FILE: test/e2e/streaming-ssr/custom-server/pages/index.js function Page (line 1) | function Page() { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/e2e/streaming-ssr/index.test.ts method webpack (line 143) | webpack(config, { nextRuntime }) { FILE: test/e2e/streaming-ssr/streaming-ssr/pages/api/user/[id].js function handler (line 1) | async function handler() { FILE: test/e2e/streaming-ssr/streaming-ssr/pages/api/user/login.js function handler (line 1) | async function handler(_, res) { FILE: test/e2e/streaming-ssr/streaming-ssr/pages/hello.js function Page (line 3) | function Page() { FILE: test/e2e/streaming-ssr/streaming-ssr/pages/index.js function Page (line 1) | function Page() { FILE: test/e2e/streaming-ssr/streaming-ssr/pages/multi-byte.js function Page (line 1) | function Page() { FILE: test/e2e/styled-jsx/node_modules/my-comps/button.js function _interopDefault (line 3) | function _interopDefault(ex) { function Button (line 10) | function Button() { FILE: test/e2e/styled-jsx/pages/index.js function Page (line 3) | function Page() { FILE: test/e2e/styled-jsx/pages/typescript.tsx type Props (line 1) | interface Props { function Test (line 5) | function Test(p: Props) { function Page (line 18) | function Page() { FILE: test/e2e/swc-plugins/app/layout.js function RootLayout (line 3) | function RootLayout({ children }) { FILE: test/e2e/swc-plugins/app/page.js function Page (line 3) | function Page({ children }) { FILE: test/e2e/switchable-runtime/app/app-invalid-runtime/page.js function Page (line 1) | function Page() { FILE: test/e2e/switchable-runtime/app/app-valid-runtime/page.js function Page (line 4) | function Page() { FILE: test/e2e/switchable-runtime/app/layout.js function Root (line 3) | function Root({ children }) { FILE: test/e2e/switchable-runtime/app/legacy-extension/page.server.js function Page (line 1) | function Page() { FILE: test/e2e/switchable-runtime/app/node-rsc-isr/page.js function getData (line 5) | async function getData() { function Page (line 11) | function Page(props) { FILE: test/e2e/switchable-runtime/app/node-rsc-ssg/page.js function getData (line 5) | async function getData() { function Page (line 13) | function Page(props) { FILE: test/e2e/switchable-runtime/app/node-rsc-ssr/page.js function getData (line 5) | async function getData() { function Page (line 13) | function Page(props) { FILE: test/e2e/switchable-runtime/app/node-rsc/page.js function Page (line 4) | function Page() { FILE: test/e2e/switchable-runtime/index.test.ts function splitLines (line 7) | function splitLines(text) { function testRoute (line 14) | async function testRoute(appPort, url, { isStatic, isEdge }) { method beforePageLoad (line 108) | beforePageLoad(page) { method beforePageLoad (line 613) | beforePageLoad(page) { method beforePageLoad (line 639) | beforePageLoad(page) { FILE: test/e2e/switchable-runtime/next.config.js method rewrites (line 4) | async rewrites() { FILE: test/e2e/switchable-runtime/pages/edge.js function Page (line 4) | function Page() { FILE: test/e2e/switchable-runtime/pages/edge/[id].js function Page (line 3) | function Page() { FILE: test/e2e/switchable-runtime/pages/edge/foo.js function Page (line 3) | function Page() { FILE: test/e2e/switchable-runtime/pages/invalid-runtime.js function Page (line 1) | function Page() { FILE: test/e2e/switchable-runtime/pages/node-ssg.js function Page (line 4) | function Page({ type }) { function getStaticProps (line 16) | function getStaticProps() { FILE: test/e2e/switchable-runtime/pages/node-ssr.js function Page (line 4) | function Page({ type }) { function getServerSideProps (line 16) | function getServerSideProps() { FILE: test/e2e/switchable-runtime/pages/node.js function Page (line 6) | function Page() { FILE: test/e2e/switchable-runtime/pages/static.js function Page (line 4) | function Page() { FILE: test/e2e/switchable-runtime/pages/switch-in-dev.js function Page (line 1) | function Page() { FILE: test/e2e/switchable-runtime/utils/runtime.js function Runtime (line 1) | function Runtime() { FILE: test/e2e/switchable-runtime/utils/time.js function Time (line 1) | function Time() { FILE: test/e2e/test-template/{{ toFileName name }}/pages/index.tsx function Page (line 1) | function Page() { FILE: test/e2e/test-utils-tests/basic/pages/index.tsx function Page (line 1) | function Page() { FILE: test/e2e/testmode/app/api/fetch-edge/route.ts function GET (line 4) | async function GET() { FILE: test/e2e/testmode/app/api/fetch/route.ts function GET (line 3) | async function GET() { FILE: test/e2e/testmode/app/api/httpget/route.ts function GET (line 5) | async function GET() { FILE: test/e2e/testmode/app/app/layout.tsx function Layout (line 1) | async function Layout({ function generateMetadata (line 13) | async function generateMetadata() { FILE: test/e2e/testmode/app/app/rsc-fetch-edge/page.tsx function generateMetadata (line 5) | async function generateMetadata() { function Page (line 9) | async function Page() { FILE: test/e2e/testmode/app/app/rsc-fetch/page.tsx function generateMetadata (line 4) | async function generateMetadata() { function Page (line 8) | async function Page() { FILE: test/e2e/testmode/app/app/rsc-httpget/page.tsx function generateMetadata (line 6) | async function generateMetadata() { function Page (line 10) | async function Page() { FILE: test/e2e/testmode/middleware.js function middleware (line 7) | async function middleware() { FILE: test/e2e/testmode/next.config.js method rewrites (line 6) | rewrites() { FILE: test/e2e/testmode/pages/api/pages/fetch.ts function handler (line 1) | async function handler(req, res) { FILE: test/e2e/testmode/pages/api/pages/httpget.ts function handler (line 3) | async function handler(req, res) { FILE: test/e2e/testmode/pages/pages/getServerSidePropsFetch.tsx function Page (line 1) | function Page({ text }) { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/e2e/testmode/pages/pages/getServerSidePropsHttpGet.tsx function Page (line 3) | function Page({ text }) { function getServerSideProps (line 7) | async function getServerSideProps() { FILE: test/e2e/trailing-slashes/pages/404.js function NotFound (line 1) | function NotFound() { FILE: test/e2e/trailing-slashes/pages/about.js function Page (line 4) | function Page() { FILE: test/e2e/trailing-slashes/pages/catch-all/[...slug].js function Page (line 4) | function Page() { FILE: test/e2e/trailing-slashes/pages/external-linker.js function getServerSideProps (line 4) | async function getServerSideProps({ query }) { function ExternalLinker (line 10) | function ExternalLinker({ href }) { FILE: test/e2e/trailing-slashes/pages/index.js function Page (line 4) | function Page() { FILE: test/e2e/trailing-slashes/pages/linker.js function getServerSideProps (line 4) | async function getServerSideProps({ query }) { function Linker (line 10) | function Linker({ href }) { FILE: test/e2e/trailing-slashes/pages/user/index.js function Page (line 4) | function Page() { FILE: test/e2e/trailing-slashes/shared-tests.util.ts function testShouldRedirect (line 11) | function testShouldRedirect( function testShouldResolve (line 26) | function testShouldResolve( function testExternalLinkShouldRewriteTo (line 64) | function testExternalLinkShouldRewriteTo( function testLinkShouldRewriteTo (line 77) | function testLinkShouldRewriteTo( FILE: test/e2e/trailingslash-with-rewrite/app/next.config.js method rewrites (line 3) | async rewrites() { FILE: test/e2e/trailingslash-with-rewrite/app/pages/index.js function Home (line 1) | function Home() { function getStaticProps (line 5) | async function getStaticProps() { FILE: test/e2e/transpile-packages-typescript-foreign/app/layout.js function Root (line 3) | function Root({ children }) { FILE: test/e2e/transpile-packages-typescript-foreign/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/transpile-packages-typescript-foreign/pkg/cents.ts type Cents (line 1) | type Cents = number FILE: test/e2e/transpile-packages-typescript-foreign/pkg/index.ts type Type (line 3) | type Type = Cents FILE: test/e2e/transpile-packages/npm/app/_peer-deps/page.js function Page (line 3) | function Page() { FILE: test/e2e/transpile-packages/npm/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/e2e/transpile-packages/npm/node_modules/package-with-optional-deps/index.js function getDynamicPath (line 1) | function getDynamicPath() { function unusedFunctionWithRequire (line 5) | function unusedFunctionWithRequire() { function hello (line 10) | function hello() { FILE: test/e2e/transpile-packages/npm/pages/css-modules.js function Index (line 3) | function Index() { FILE: test/e2e/transpile-packages/npm/pages/global-css.js function Index (line 3) | function Index() { FILE: test/e2e/transpile-packages/npm/pages/global-scss.js function Index (line 3) | function Index() { FILE: test/e2e/transpile-packages/npm/pages/scss-modules.js function Index (line 3) | function Index() { FILE: test/e2e/tsconfig-path/app/layout.tsx function Layout (line 1) | async function Layout({ function generateMetadata (line 13) | async function generateMetadata() { FILE: test/e2e/tsconfig-path/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/tsconfig-path/middleware.ts function middleware (line 6) | function middleware(request: NextRequest) { FILE: test/e2e/tsconfig-path/pages/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/turbopack-import-with-type/app/api/route.js function GET (line 9) | async function GET(_req) { FILE: test/e2e/turbopack-loader-config/app/api/route.ts function GET (line 6) | async function GET(_req) { FILE: test/e2e/twoslash/app/route.js function GET (line 4) | function GET(request) { FILE: test/e2e/typescript-custom-tsconfig/app/layout.tsx function Layout (line 1) | async function Layout({ function generateMetadata (line 13) | async function generateMetadata() { FILE: test/e2e/typescript-custom-tsconfig/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/typescript-custom-tsconfig/middleware.ts function middleware (line 6) | function middleware(request: NextRequest) { FILE: test/e2e/typescript-custom-tsconfig/pages/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/typescript-version-no-warning/pages/index.tsx function Page (line 1) | function Page() { FILE: test/e2e/typescript-version-warning/pages/index.tsx function Page (line 1) | function Page() { FILE: test/e2e/url-imports/pages/ssg.js function getStaticProps (line 8) | async function getStaticProps() { function Index (line 17) | function Index({ value: staticValue, url: staticUrl }) { FILE: test/e2e/url-imports/pages/ssr.js function getServerSideProps (line 8) | function getServerSideProps() { function Index (line 17) | function Index({ value: serverValue, url: serverUrl }) { FILE: test/e2e/url-imports/pages/static.js function Index (line 8) | function Index(props) { FILE: test/e2e/url/app/api/edge/route.js function GET (line 4) | function GET(req, res) { FILE: test/e2e/url/app/api/route.js function GET (line 7) | function GET(req, res) { FILE: test/e2e/url/app/client-edge/page.js function Index (line 6) | function Index(props) { FILE: test/e2e/url/app/client/page.js function Index (line 6) | function Index(props) { FILE: test/e2e/url/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/url/app/manifest.js function manifest (line 4) | function manifest() { FILE: test/e2e/url/app/opengraph-image.js function Image (line 7) | async function Image() { FILE: test/e2e/url/app/rsc-edge/page.js function Index (line 4) | function Index(props) { FILE: test/e2e/url/app/rsc/page.js function Index (line 4) | function Index(props) { FILE: test/e2e/url/middleware.ts function middleware (line 7) | async function middleware(req: NextRequest) { FILE: test/e2e/url/pages/pages-edge/ssr.js function getServerSideProps (line 3) | function getServerSideProps() { function Index (line 11) | function Index({ url }) { FILE: test/e2e/url/pages/pages-edge/static.js function Index (line 4) | function Index(props) { FILE: test/e2e/url/pages/pages/ssg.js function getStaticProps (line 3) | async function getStaticProps() { function Index (line 11) | function Index({ url }) { FILE: test/e2e/url/pages/pages/ssr.js function getServerSideProps (line 3) | function getServerSideProps() { function Index (line 11) | function Index({ url }) { FILE: test/e2e/url/pages/pages/static.js function Index (line 4) | function Index(props) { FILE: test/e2e/url/url.test.ts function stripVercelPngHash (line 202) | function stripVercelPngHash(text: string) { FILE: test/e2e/use-link-status/app/debug-mode.tsx function DebugMode (line 5) | function DebugMode() { FILE: test/e2e/use-link-status/app/layout.tsx function RootLayout (line 5) | function RootLayout({ FILE: test/e2e/use-link-status/app/nav-bar.tsx function NavBar (line 9) | function NavBar() { FILE: test/e2e/use-link-status/app/page.tsx function HomePage (line 3) | function HomePage() { FILE: test/e2e/use-link-status/app/post/[id]/page.tsx function PostContent (line 2) | async function PostContent({ id }: { id: string }) { function PostPage (line 14) | async function PostPage({ FILE: test/e2e/use-link-status/app/server-action.ts function navigateByServerAction (line 5) | async function navigateByServerAction(url: string) { FILE: test/e2e/use-router-with-rewrites/pages/foo.tsx function Page (line 4) | function Page() { FILE: test/e2e/use-router-with-rewrites/pages/rewrite-to-another-segment/[id]/foo.tsx function Page (line 4) | function Page() { FILE: test/e2e/use-router-with-rewrites/pages/rewrite-to-same-segment/[id]/index.tsx function Page (line 4) | function Page() { FILE: test/e2e/useselectedlayoutsegment-s-in-pages-router/pages/index.tsx function Page (line 6) | function Page() { FILE: test/e2e/vary-header/app/app/normal/route.js function GET (line 3) | async function GET(request) { FILE: test/e2e/vary-header/app/middleware.js function middleware (line 3) | function middleware() { FILE: test/e2e/vary-header/app/pages/api/custom-vary.js function handler (line 1) | function handler(req, res) { FILE: test/e2e/webpack-loader-parse-error/app/css-page/page.js function CssPage (line 3) | function CssPage() { FILE: test/e2e/webpack-loader-parse-error/app/data.broken.js function Data (line 3) | function Data() { FILE: test/e2e/webpack-loader-parse-error/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/e2e/webpack-loader-parse-error/app/page.js function Page (line 3) | function Page() { FILE: test/e2e/webpack-loader-parse-error/webpack-loader-parse-error.test.ts function normalizePaths (line 10) | function normalizePaths(output: string, testDir: string): string { function extractErrorBlock (line 28) | function extractErrorBlock(output: string, errorTitle: string): string { FILE: test/e2e/with-router/components/header-nav.js class HeaderNav (line 10) | class HeaderNav extends React.Component { method constructor (line 11) | constructor({ router }) { method componentDidMount (line 21) | componentDidMount() { method componentWillUnmount (line 31) | componentWillUnmount() { method render (line 58) | render() { FILE: test/e2e/with-router/pages/_app.js class MyApp (line 5) | class MyApp extends App { method getInitialProps (line 6) | static async getInitialProps({ Component, router, ctx }) { method render (line 16) | render() { FILE: test/e2e/with-router/pages/a.js class PageA (line 4) | class PageA extends React.Component { method goToB (line 5) | goToB() { method render (line 9) | render() { FILE: test/e2e/with-router/pages/b.js class PageB (line 3) | class PageB extends React.Component { method render (line 4) | render() { FILE: test/e2e/with-router/pages/router-method-ssr.js function RouterMethodSSR (line 3) | function RouterMethodSSR({ router }) { FILE: test/e2e/worker-react-refresh/app/client.tsx function ClientComponent (line 5) | function ClientComponent() { FILE: test/e2e/worker-react-refresh/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/e2e/worker-react-refresh/app/page.tsx function Page (line 3) | function Page() { FILE: test/e2e/worker-react-refresh/app/worker.tsx function Scene (line 5) | function Scene() { FILE: test/e2e/yarn-pnp/test/utils.ts function runTests (line 9) | function runTests( FILE: test/get-test-filter.js function mergeManifests (line 4) | function mergeManifests(manifests) { function getManifest (line 36) | function getManifest() { function getTestFilterFromManifest (line 49) | function getTestFilterFromManifest(manifest) { function getTestFilter (line 134) | function getTestFilter() { FILE: test/integration/404-page-app/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps, extraProp }) { FILE: test/integration/404-page-app/test/index.test.ts method onStderr (line 73) | onStderr(msg) { method onStdout (line 76) | onStdout(msg) { FILE: test/integration/404-page-ssg/test/index.test.ts method onStdout (line 111) | onStdout(msg) { method onStderr (line 114) | onStderr(msg) { method onStdout (line 132) | onStdout(msg) { method onStderr (line 135) | onStderr(msg) { FILE: test/integration/404-page/test/index.test.ts method onStderr (line 119) | onStderr(msg) { method onStderr (line 148) | onStderr(msg) { method onStderr (line 177) | onStderr(msg) { FILE: test/integration/500-page/test/gsp-gssp.test.ts method onStdout (line 118) | onStdout(msg) { method onStderr (line 121) | onStderr(msg) { method onStderr (line 174) | onStderr(msg) { method onStderr (line 203) | onStderr(msg) { method onStderr (line 232) | onStderr(msg) { FILE: test/integration/500-page/test/index.test.ts method onStderr (line 91) | onStderr(msg) { method onStdout (line 200) | onStdout(msg) { method onStderr (line 203) | onStderr(msg) { method onStderr (line 318) | onStderr(msg) { FILE: test/integration/absolute-assetprefix/pages/about.js function getStaticProps (line 1) | async function getStaticProps() { function About (line 5) | function About({ prop }) { FILE: test/integration/absolute-assetprefix/pages/gsp-fallback/[slug].js function getStaticPaths (line 1) | async function getStaticPaths() { function getStaticProps (line 8) | async function getStaticProps({ params }) { function GspPage (line 12) | function GspPage({ slug }) { FILE: test/integration/absolute-assetprefix/pages/gssp.js function getServerSideProps (line 1) | async function getServerSideProps({ query }) { function GspPage (line 5) | function GspPage({ prop }) { FILE: test/integration/absolute-assetprefix/pages/index.js function Page (line 3) | function Page() { FILE: test/integration/api-body-parser/test/index.test.ts function runTests (line 21) | function runTests() { function makeRequest (line 45) | async function makeRequest() { function makeRequestWithInvalidContentType (line 57) | async function makeRequestWithInvalidContentType() { FILE: test/integration/api-catch-all/test/index.test.ts function runTests (line 16) | function runTests() { FILE: test/integration/api-support/pages/api-conflict.js function Page (line 1) | function Page() { FILE: test/integration/api-support/pages/api/auth/[...nextauth].js function handler (line 1) | function handler(req, res) { FILE: test/integration/api-support/pages/api/cors.js function initMiddleware (line 5) | function initMiddleware(middleware) { function handler (line 26) | async function handler(req, res) { FILE: test/integration/api-support/pages/api/proxy-self.js function handler (line 3) | async function handler(req, res) { FILE: test/integration/api-support/pages/api/status-204.js function handler (line 1) | function handler(req, res) { FILE: test/integration/api-support/pages/index.js function Page (line 1) | function Page() { FILE: test/integration/api-support/pages/user.js function Page (line 1) | function Page() { function getServerSideProps (line 5) | function getServerSideProps() { FILE: test/integration/api-support/test/index.test.ts function runTests (line 28) | function runTests(dev = false) { FILE: test/integration/app-aspath/pages/_app.js class MyApp (line 4) | class MyApp extends App { method getInitialProps (line 7) | static async getInitialProps({ ctx }) { method render (line 12) | render() { FILE: test/integration/app-config-asset-prefix/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/integration/app-config-asset-prefix/app/page.js function Index (line 1) | function Index(props) { FILE: test/integration/app-document-add-hmr/pages/index.js function Page (line 1) | function Page() { FILE: test/integration/app-document-import-order/pages/_app.js function MyApp (line 7) | function MyApp({ Component, pageProps }) { FILE: test/integration/app-document-import-order/pages/_document.js class MyDocument (line 6) | class MyDocument extends Document { method getInitialProps (line 7) | static async getInitialProps(ctx) { method render (line 15) | render() { FILE: test/integration/app-document-import-order/pages/index.js function Hi (line 6) | function Hi() { FILE: test/integration/app-document-import-order/requiredByApp.js function RequiredByApp (line 1) | function RequiredByApp() { FILE: test/integration/app-document-import-order/requiredByPage.js function RequiredByPage (line 1) | function RequiredByPage() { FILE: test/integration/app-document-remove-hmr/pages/_app.js function MyApp (line 1) | function MyApp({ Component, pageProps }) { FILE: test/integration/app-document-remove-hmr/pages/_document.js class MyDocument (line 3) | class MyDocument extends Document { method getInitialProps (line 4) | static async getInitialProps(ctx) { method render (line 9) | render() { FILE: test/integration/app-document-remove-hmr/pages/index.js function Page (line 1) | function Page() { FILE: test/integration/app-document-style-fragment/pages/_document.js class MyDocument (line 3) | class MyDocument extends Document { method getInitialProps (line 4) | static async getInitialProps(ctx) { method render (line 23) | render() { FILE: test/integration/app-document-style-fragment/pages/index.js function Hi (line 1) | function Hi() { FILE: test/integration/app-dynamic-error/app/dynamic-error/loading.js function Page (line 1) | function Page() { FILE: test/integration/app-dynamic-error/app/dynamic-error/page.js function Page (line 5) | async function Page() { FILE: test/integration/app-dynamic-error/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/integration/app-functional/pages/_app.js function MyApp (line 1) | function MyApp({ Component, pageProps }) { FILE: test/integration/app-functional/pages/index.js function Page (line 1) | function Page({ message }) { FILE: test/integration/app-functional/shared-module.js function setState (line 3) | function setState(state) { function currentState (line 7) | function currentState() { FILE: test/integration/app-tree/pages/_app.tsx class MyApp (line 11) | class MyApp extends App<{ html: string }> { method getInitialProps (line 12) | static async getInitialProps({ Component, AppTree, ctx }: AppContext) { method render (line 37) | render() { FILE: test/integration/app-types/next.config.js method rewrites (line 10) | async rewrites() { method redirects (line 34) | async redirects() { FILE: test/integration/app-types/src/app/(newroot)/dashboard/another/page.tsx function Page (line 1) | function Page() { FILE: test/integration/app-types/src/app/about/page.tsx function Page (line 1) | function Page() { FILE: test/integration/app-types/src/app/blog/[category]/[id]/page.tsx function page (line 1) | function page() { FILE: test/integration/app-types/src/app/dashboard/[...slug]/page.tsx function page (line 1) | function page() { FILE: test/integration/app-types/src/app/dashboard/user/[[...slug]]/page.tsx function page (line 1) | function page() { FILE: test/integration/app-types/src/app/layout.tsx function Root (line 7) | function Root({ children }: { children: React.ReactNode }) { FILE: test/integration/app-types/src/app/type-checks/config/page.tsx function Page (line 1) | function Page({ foo }: { foo: string }) {} function generateStaticParams (line 4) | async function generateStaticParams(s: string) { function generateMetadata (line 8) | async function generateMetadata({ s }: { s: number }) {} FILE: test/integration/app-types/src/app/type-checks/config/revalidate-with-seperators/page.tsx function Page (line 3) | function Page() { FILE: test/integration/app-types/src/app/type-checks/form/page.tsx function Page (line 5) | function Page() { FILE: test/integration/app-types/src/app/type-checks/layout/layout.tsx type LayoutProps (line 3) | type LayoutProps = PropsWithChildren<{}> function Layout (line 5) | function Layout(props: LayoutProps) { FILE: test/integration/app-types/src/app/type-checks/link/page.tsx function Card (line 5) | function Card({ href }: { href: Route | URL }) { function page (line 13) | function page() { FILE: test/integration/app-types/src/app/type-checks/redirect/page.tsx function Page (line 4) | function Page() { FILE: test/integration/app-types/src/app/type-checks/route-handlers/route.ts function generateStaticParams (line 4) | async function generateStaticParams(s: string) { function bar (line 8) | function bar() {} function GET (line 10) | function GET(request: boolean) {} function POST (line 12) | function POST(request: NextRequest) {} function PUT (line 14) | function PUT(request: Request, { foo }) {} function DELETE (line 16) | function DELETE(request: Request) {} FILE: test/integration/app-types/src/app/type-checks/router/page.tsx function Page (line 6) | function Page() { FILE: test/integration/app-types/src/pages/aaa.js function Page (line 1) | function Page() { FILE: test/integration/auto-export-error-bail/pages/app/_error.js function MyError (line 3) | function MyError(props) { FILE: test/integration/auto-export-query-error/next.config.js method exportPathMap (line 3) | exportPathMap() { FILE: test/integration/auto-export-query-error/pages/ssg.js function getStaticProps (line 3) | async function getStaticProps() { FILE: test/integration/auto-export/pages/[post]/[cmnt].js function Page (line 18) | function Page() { FILE: test/integration/auto-export/pages/[post]/index.js function Page (line 3) | function Page() { FILE: test/integration/babel-next-image/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/integration/babel-next-image/app/page.js function Home (line 3) | function Home() { FILE: test/integration/broken-webpack-plugin/next.config.js class BrokenPlugin (line 1) | class BrokenPlugin { method apply (line 2) | apply(compiler) { method webpack (line 10) | webpack(config, { isServer }) { FILE: test/integration/broken-webpack-plugin/pages/index.js function Test (line 1) | function Test() { FILE: test/integration/broken-webpack-plugin/test/index.test.ts method onStderr (line 21) | onStderr(text) { FILE: test/integration/build-output/fixtures/basic-app/pages/slow-static/[propsDuration]/[renderDuration].js function getStaticPaths (line 7) | function getStaticPaths() { function getStaticProps (line 30) | async function getStaticProps({ params }) { FILE: test/integration/build-output/fixtures/with-app/pages/_app.js function MyApp (line 1) | function MyApp({ Component, pageProps }) { FILE: test/integration/build-output/fixtures/with-error-static/pages/_error.js function Error (line 1) | function Error() { FILE: test/integration/build-output/fixtures/with-error/pages/_error.js function Error (line 3) | function Error({ statusCode }) { FILE: test/integration/build-output/fixtures/with-parallel-routes/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/integration/build-output/fixtures/with-parallel-routes/app/page.js function Page (line 1) | function Page() { FILE: test/integration/build-output/fixtures/with-parallel-routes/app/root-page/@footer/default.js function Default (line 3) | function Default() { FILE: test/integration/build-output/fixtures/with-parallel-routes/app/root-page/@footer/page.js function Header (line 1) | function Header() { FILE: test/integration/build-output/fixtures/with-parallel-routes/app/root-page/@header/default.js function Default (line 3) | function Default() { FILE: test/integration/build-output/fixtures/with-parallel-routes/app/root-page/@header/page.js function Header (line 1) | function Header() { FILE: test/integration/build-output/fixtures/with-parallel-routes/app/root-page/layout.js function Layout (line 1) | function Layout({ children, header, footer }) { FILE: test/integration/build-output/fixtures/with-parallel-routes/app/root-page/page.js function Page (line 1) | function Page() { FILE: test/integration/build-trace-extra-entries-monorepo/app/app/route1/route.js function GET (line 3) | async function GET() { FILE: test/integration/build-trace-extra-entries-turbo/app/app/route1/route.js function GET (line 6) | async function GET() { FILE: test/integration/build-trace-extra-entries-turbo/app/lib/fetch-data.js function fetchData (line 10) | function fetchData() { FILE: test/integration/build-trace-extra-entries-turbo/app/lib/get-data.js function getData (line 4) | function getData() { FILE: test/integration/build-trace-extra-entries-turbo/app/next.config.js method webpack (line 4) | webpack(cfg, { isServer, nextRuntime }) { FILE: test/integration/build-trace-extra-entries-turbo/app/node_modules/some-cms/index.js function getCmsData (line 1) | function getCmsData() { FILE: test/integration/build-trace-extra-entries-turbo/app/pages/another.js function Page (line 3) | function Page() { function getStaticProps (line 7) | function getStaticProps() { FILE: test/integration/build-trace-extra-entries-turbo/app/pages/image-import.js function Page (line 6) | function Page(props) { function getServerSideProps (line 14) | function getServerSideProps() { FILE: test/integration/build-trace-extra-entries-turbo/app/pages/index.js function Page (line 3) | function Page() { function getStaticProps (line 7) | function getStaticProps() { FILE: test/integration/build-trace-extra-entries/app/app/route1/route.js function GET (line 6) | async function GET() { FILE: test/integration/build-trace-extra-entries/app/lib/fetch-data.js function fetchData (line 10) | function fetchData() { FILE: test/integration/build-trace-extra-entries/app/lib/get-data.js function getData (line 4) | function getData() { FILE: test/integration/build-trace-extra-entries/app/lib/my-component.js function Button (line 1) | function Button() { FILE: test/integration/build-trace-extra-entries/app/next.config.js method webpack (line 4) | webpack(cfg, { isServer, nextRuntime }) { FILE: test/integration/build-trace-extra-entries/app/node_modules/some-cms/index.js function getCmsData (line 1) | function getCmsData() { FILE: test/integration/build-trace-extra-entries/app/pages/another.js function Page (line 3) | function Page() { function getStaticProps (line 7) | function getStaticProps() { FILE: test/integration/build-trace-extra-entries/app/pages/image-import.js function Page (line 6) | function Page(props) { function getServerSideProps (line 14) | function getServerSideProps() { FILE: test/integration/build-trace-extra-entries/app/pages/index.js function Page (line 7) | function Page() { function getStaticProps (line 11) | function getStaticProps() { FILE: test/integration/bundle-size-profiling/next.config.js method webpack (line 2) | webpack(config, options) { FILE: test/integration/catches-missing-getStaticProps/pages/[slug].js function getStaticPaths (line 1) | async function getStaticPaths() { FILE: test/integration/chunking/next.config.js method webpack (line 4) | webpack(config) { FILE: test/integration/cli/duplicate-sass/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/cli/test/index.test.ts method onStdout (line 42) | onStdout(msg) { method onStderr (line 45) | onStderr(msg) { method onStdout (line 95) | onStdout(msg) { method onStderr (line 98) | onStderr(msg) { method onStdout (line 115) | onStdout(msg) { method onStderr (line 118) | onStderr(msg) { method onStdout (line 155) | onStdout(msg) { method onStderr (line 192) | onStderr(msg) { method onStdout (line 297) | onStdout(msg) { method onStderr (line 300) | onStderr(msg) { method onStdout (line 492) | onStdout(msg) { method onStdout (line 511) | onStdout(msg) { method onStdout (line 534) | onStdout(msg) { method onStdout (line 563) | onStdout(msg) { method onStdout (line 589) | onStdout(msg) { method onStderr (line 592) | onStderr(msg) { method onStdout (line 616) | onStdout(msg) { method onStderr (line 619) | onStderr(msg) { method onStdout (line 642) | onStdout(msg) { method onStderr (line 645) | onStderr(msg) { method onStdout (line 668) | onStdout(msg) { method onStderr (line 671) | onStderr(msg) { method onStdout (line 694) | onStdout(msg) { method onStderr (line 697) | onStderr(msg) { method onStdout (line 724) | onStdout(msg) { method onStderr (line 727) | onStderr(msg) { method onStdout (line 757) | onStdout(msg) { method onStderr (line 760) | onStderr(msg) { method onStdout (line 786) | onStdout(msg) { method onStderr (line 818) | onStderr(msg) { method onStdout (line 851) | onStdout(msg) { method onStdout (line 874) | onStdout(msg) { method onStdout (line 905) | onStdout(msg) { method onStdout (line 942) | onStdout(msg) { method onStdout (line 961) | onStdout(msg) { function matchInfoOutput (line 1035) | function matchInfoOutput(stdout, { nextConfigOutput = '.*' } = {}) { FILE: test/integration/client-404/pages/_error.js class Error (line 5) | class Error extends React.Component { method getInitialProps (line 6) | static getInitialProps(ctx) { method render (line 11) | render() { FILE: test/integration/client-404/pages/missing.js function Missing (line 1) | function Missing() { FILE: test/integration/client-404/test/index.test.ts method beforePageLoad (line 51) | beforePageLoad(page) { FILE: test/integration/client-shallow-routing/pages/[slug].js function Page (line 3) | function Page(props) { FILE: test/integration/config-devtool-dev/pages/index.js function Index (line 3) | function Index(props) { FILE: test/integration/config-devtool-dev/test/index.test.ts method onStderr (line 25) | onStderr(msg) { FILE: test/integration/config-experimental-warning/test/index.test.ts function collectStdoutFromDev (line 22) | async function collectStdoutFromDev(appDir) { function collectStdoutFromBuild (line 35) | async function collectStdoutFromBuild(appDir) { method onStdout (line 208) | onStdout(msg) { method onStdout (line 250) | onStdout(msg) { method onStderr (line 253) | onStderr(msg) { FILE: test/integration/config-mjs/test/index.test.ts function get$ (line 36) | async function get$(path: string, query?: any) { FILE: test/integration/config-output-export/test/index.test.ts method onStdout (line 27) | onStdout(msg: string) { method onStderr (line 31) | onStderr(msg: string) { FILE: test/integration/config-promise-error/pages/index.js function Index (line 1) | function Index(props) { FILE: test/integration/config-resolve-alias/next.config.js method webpack (line 2) | webpack(config) { FILE: test/integration/config-resolve-alias/pages/index.js function Index (line 1) | function Index(props) { FILE: test/integration/config-syntax-error/pages/index.js function Page (line 1) | function Page(props) { FILE: test/integration/config-validation/pages/index.js function Page (line 1) | function Page() { FILE: test/integration/config/test/index.test.ts function get$ (line 36) | async function get$(path, query?: any) { FILE: test/integration/cpu-profiling/fixtures/basic-app/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/integration/cpu-profiling/fixtures/basic-app/app/page.tsx function Page (line 1) | function Page() { FILE: test/integration/create-next-app/lib/specification.ts type ProjectSettings (line 8) | type ProjectSettings = { type ProjectSpecification (line 14) | type ProjectSpecification = { type GetProjectSettingsArgs (line 276) | type GetProjectSettingsArgs = { FILE: test/integration/create-next-app/lib/types.ts type DefaultTemplateOptions (line 6) | interface DefaultTemplateOptions { type CustomTemplateOptions (line 11) | interface CustomTemplateOptions extends DefaultTemplateOptions { type ProjectFiles (line 17) | interface ProjectFiles extends DefaultTemplateOptions { type ProjectDeps (line 21) | interface ProjectDeps extends DefaultTemplateOptions { FILE: test/integration/create-next-app/templates/app-api.test.ts function shouldBeApiTemplateProject (line 11) | function shouldBeApiTemplateProject({ FILE: test/integration/create-next-app/utils.ts constant CNA_PATH (line 5) | const CNA_PATH = require.resolve('create-next-app/dist/index.js') constant EXAMPLE_REPO (line 6) | const EXAMPLE_REPO = 'https://github.com/vercel/next.js/tree/canary' constant EXAMPLE_PATH (line 7) | const EXAMPLE_PATH = 'examples/basic-css' constant FULL_EXAMPLE_PATH (line 8) | const FULL_EXAMPLE_PATH = `${EXAMPLE_REPO}/${EXAMPLE_PATH}` constant DEFAULT_FILES (line 9) | const DEFAULT_FILES = [ function tryNextDev (line 45) | async function tryNextDev({ FILE: test/integration/critical-css/components/hello.js function Hello (line 3) | function Hello() { FILE: test/integration/critical-css/pages/_app.js function MyApp (line 4) | function MyApp({ Component, pageProps }) { FILE: test/integration/critical-css/pages/another.js function Home (line 6) | function Home() { FILE: test/integration/critical-css/pages/index.js function Home (line 4) | function Home() { FILE: test/integration/critical-css/test/index.test.ts function runTests (line 20) | function runTests() { FILE: test/integration/css-client-nav/test/index.test.ts function runTests (line 26) | function runTests(dev: boolean) { FILE: test/integration/css-customization/test/index.test.ts constant BUILD_FAILURE_RE (line 9) | const BUILD_FAILURE_RE = /Build failed because of (webpack|Rspack) errors/ FILE: test/integration/css-features/fixtures/browsers-new/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-features/fixtures/browsers-old/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-features/fixtures/cp-ie-11/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-features/fixtures/cp-modern/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-features/fixtures/inline-comments/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: test/integration/css-fixtures/3rd-party-module/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-1/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-1/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-2/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-2/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-3/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-3/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-4/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-4/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-5/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-5/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-6/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-6/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-7/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-7/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-8/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/bad-custom-configuration-arr-8/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/bad-custom-configuration-func/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/bad-custom-configuration-func/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/bad-custom-configuration/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/bad-custom-configuration/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/basic-module/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/compilation-and-prefixing/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/compilation-and-prefixing/pages/index.js function Home (line 1) | function Home() { function StyledJsxTest (line 10) | function StyledJsxTest() { FILE: test/integration/css-fixtures/composes-basic/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/composes-external/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/composes-ordering/pages/index.js function Home (line 4) | function Home() { FILE: test/integration/css-fixtures/composes-ordering/pages/other.js function Other (line 4) | function Other() { FILE: test/integration/css-fixtures/csp-style-src-nonce/next.config.js method headers (line 2) | async headers() { FILE: test/integration/css-fixtures/csp-style-src-nonce/pages/_document.js class MyDocument (line 3) | class MyDocument extends Document { method render (line 4) | render() { FILE: test/integration/css-fixtures/csp-style-src-nonce/pages/index.js function Home (line 4) | function Home() { FILE: test/integration/css-fixtures/csp-style-src-nonce/pages/other.js function Other (line 4) | function Other() { FILE: test/integration/css-fixtures/cssmodules-pure-no-check/pages/index.tsx function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/custom-configuration-arr/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/custom-configuration-arr/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/custom-configuration-loader/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/custom-configuration/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/custom-configuration/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/data-url/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/dev-module/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/global-and-module-ordering/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/global-and-module-ordering/pages/index.js function Home (line 4) | function Home() { FILE: test/integration/css-fixtures/hmr-module/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/hydrate-without-deps/pages/client.js function Home (line 4) | function Home() { FILE: test/integration/css-fixtures/hydrate-without-deps/pages/index.js function Home (line 5) | function Home() { FILE: test/integration/css-fixtures/import-global-from-module/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/invalid-global-module/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/invalid-global-with-app/pages/_app.js class MyApp (line 4) | class MyApp extends App { method render (line 5) | render() { FILE: test/integration/css-fixtures/invalid-global-with-app/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/invalid-global/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/invalid-module-document/pages/_document.js class MyDocument (line 4) | class MyDocument extends Document { method getInitialProps (line 5) | static async getInitialProps(ctx) { method render (line 10) | render() { FILE: test/integration/css-fixtures/invalid-module-document/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/invalid-module/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/multi-global-reversed/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/integration/css-fixtures/multi-global-reversed/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/multi-global/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/integration/css-fixtures/multi-global/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/multi-module/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: test/integration/css-fixtures/multi-module/pages/blue.js function Blue (line 4) | function Blue() { FILE: test/integration/css-fixtures/multi-module/pages/none.js function None (line 3) | function None() { FILE: test/integration/css-fixtures/multi-module/pages/red.js function Red (line 4) | function Red() { FILE: test/integration/css-fixtures/multi-page/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/integration/css-fixtures/multi-page/pages/page1.js function Page1 (line 2) | function Page1() { FILE: test/integration/css-fixtures/multi-page/pages/page2.js function Page2 (line 2) | function Page2() { FILE: test/integration/css-fixtures/nested-global/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/integration/css-fixtures/nested-global/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/next-issue-12343/pages/another-page.js function AnotherPage (line 4) | function AnotherPage() { FILE: test/integration/css-fixtures/next-issue-12343/pages/index.js function HomePage (line 5) | function HomePage() { FILE: test/integration/css-fixtures/next-issue-15468/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/next-issue-15468/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/nm-module-nested/pages/index.js function Home (line 4) | function Home() { FILE: test/integration/css-fixtures/nm-module/pages/index.js function Home (line 4) | function Home() { FILE: test/integration/css-fixtures/npm-import-bad/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/npm-import-bad/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/npm-import-nested/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/npm-import-nested/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/npm-import/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/npm-import/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/prod-module/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/single-global-special-characters/a+b/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/single-global-special-characters/a+b/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/single-global-src/src/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/single-global-src/src/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/single-global/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/single-global/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/transition-cleanup/pages/index.js function Home (line 4) | function Home() { function getServerSideProps (line 18) | function getServerSideProps() { FILE: test/integration/css-fixtures/transition-cleanup/pages/other.js function Other (line 3) | function Other() { function getServerSideProps (line 7) | function getServerSideProps() { FILE: test/integration/css-fixtures/transition-react/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/transition-react/pages/other.js class Other (line 5) | class Other extends React.Component { method constructor (line 8) | constructor(props) { method componentDidMount (line 15) | componentDidMount() { method render (line 21) | render() { FILE: test/integration/css-fixtures/transition-reload/pages/index.js function Home (line 4) | function Home() { FILE: test/integration/css-fixtures/transition-reload/pages/other.js function Other (line 4) | function Other() { FILE: test/integration/css-fixtures/unresolved-css-url/pages/_app.js function MyApp (line 4) | function MyApp({ Component, pageProps }) { FILE: test/integration/css-fixtures/unresolved-css-url/pages/another.js function Page (line 3) | function Page() { FILE: test/integration/css-fixtures/unresolved-css-url/pages/index.js function Page (line 3) | function Page() { FILE: test/integration/css-fixtures/unused/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/url-global-asset-prefix-1/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/integration/css-fixtures/url-global-asset-prefix-1/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/url-global-asset-prefix-2/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/integration/css-fixtures/url-global-asset-prefix-2/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/url-global/pages/_app.js class MyApp (line 6) | class MyApp extends App { method render (line 7) | render() { FILE: test/integration/css-fixtures/url-global/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/valid-and-invalid-global/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/valid-and-invalid-global/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/css-fixtures/with-styled-jsx/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/css-fixtures/with-styled-jsx/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-fixtures/with-tailwindcss-and-purgecss/pages/_app.js function MyApp (line 3) | function MyApp({ Component, pageProps }) { FILE: test/integration/css-fixtures/with-tailwindcss-and-purgecss/pages/index.js function Nav (line 8) | function Nav() { FILE: test/integration/css-minify/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/css-minify/test/index.test.ts function runTests (line 17) | function runTests() { FILE: test/integration/css/test/basic-global-support.test.ts function getStylesheetContents (line 713) | async function getStylesheetContents($, appPort, items) { FILE: test/integration/css/test/css-modules.test.ts function tests (line 41) | function tests() { function tests (line 390) | function tests(isDev = false) { FILE: test/integration/css/test/css-rendering.test.ts function tests (line 67) | function tests() { function tests (line 255) | function tests() { function tests (line 337) | function tests() { function tests (line 419) | function tests() { FILE: test/integration/custom-error-page-exception/pages/_error.js function Error (line 3) | function Error() { FILE: test/integration/custom-error-page-exception/pages/index.js function page (line 4) | function page() { FILE: test/integration/custom-error/pages/_error.js class Error (line 3) | class Error extends React.Component { method getInitialProps (line 4) | static getInitialProps({ res, err }) { method render (line 9) | render() { FILE: test/integration/custom-error/test/index.test.ts method onStderr (line 31) | onStderr(msg) { method onStderr (line 63) | onStderr(msg) { FILE: test/integration/custom-routes-catchall/next.config.js method rewrites (line 2) | rewrites() { FILE: test/integration/custom-routes-i18n-index-redirect/next.config.js method redirects (line 6) | async redirects() { FILE: test/integration/custom-routes-i18n-index-redirect/pages/index.js function Page (line 1) | function Page() { FILE: test/integration/custom-routes-i18n/next.config.js method rewrites (line 9) | async rewrites() { method redirects (line 64) | async redirects() { FILE: test/integration/custom-routes-i18n/pages/links.js function Links (line 3) | function Links() { FILE: test/integration/custom-routes/next.config.js method rewrites (line 6) | async rewrites() { method redirects (line 282) | async redirects() { method headers (line 509) | async headers() { FILE: test/integration/custom-routes/pages/_sport/[slug]/index.js function Page (line 3) | function Page() { FILE: test/integration/custom-routes/pages/_sport/[slug]/test.js function Page (line 3) | function Page() { FILE: test/integration/custom-routes/pages/auto-export/[slug].js function Page (line 3) | function Page() { FILE: test/integration/custom-routes/pages/auto-export/another.js function Page (line 3) | function Page() { FILE: test/integration/custom-routes/pages/blog-catchall/[...slug].js function Page (line 16) | function Page(props) { FILE: test/integration/custom-routes/pages/overridden.js function Page (line 1) | function Page() { FILE: test/integration/custom-routes/pages/overridden/[slug].js function Page (line 1) | function Page() { function getStaticProps (line 5) | function getStaticProps({ params }) { function getStaticPaths (line 13) | function getStaticPaths() { FILE: test/integration/custom-server/middleware.js function middleware (line 3) | function middleware(request) { FILE: test/integration/custom-server/pages/dynamic-dashboard/index.js function getServerSideProps (line 4) | async function getServerSideProps() { function Page (line 8) | function Page() { FILE: test/integration/custom-server/pages/index.js function Index (line 3) | function Index() { FILE: test/integration/custom-server/pages/middleware-augmented.js function Index (line 1) | function Index() { FILE: test/integration/custom-server/test/index.test.ts method onStderr (line 219) | onStderr(msg) { method onStderr (line 242) | onStderr(msg) { method onStderr (line 296) | onStderr(msg) { FILE: test/integration/data-fetching-errors/test/index.test.ts method onStderr (line 32) | onStderr(msg) { FILE: test/integration/development-hmr-refresh/pages/with+Special&Chars=.js function Page (line 1) | function Page() { FILE: test/integration/document-file-dependencies/pages/404.js function NotFound (line 3) | function NotFound() { FILE: test/integration/document-file-dependencies/pages/_app.js function App (line 3) | function App({ Component, pageProps }) { FILE: test/integration/document-file-dependencies/pages/_error.js function Error (line 3) | function Error() { FILE: test/integration/document-file-dependencies/pages/error-trigger.js function ErrorTrigger (line 1) | function ErrorTrigger() { FILE: test/integration/document-file-dependencies/pages/index.js function Index (line 3) | function Index() { FILE: test/integration/document-head-warnings/pages/_document.js class MyDocument (line 3) | class MyDocument extends Document { method render (line 4) | render() { FILE: test/integration/document-head-warnings/pages/index.js function Hi (line 1) | function Hi() { FILE: test/integration/draft-mode/pages/another.tsx type Props (line 4) | type Props = { function Another (line 19) | function Another(props: Props) { FILE: test/integration/draft-mode/pages/api/disable.ts function handler (line 3) | function handler(_req: NextApiRequest, res: NextApiResponse) { FILE: test/integration/draft-mode/pages/api/enable.ts function handler (line 3) | function handler(_req: NextApiRequest, res: NextApiResponse) { FILE: test/integration/draft-mode/pages/index.tsx type Props (line 5) | type Props = { function Home (line 20) | function Home(props: Props) { FILE: test/integration/draft-mode/pages/ssp.tsx type Props (line 4) | type Props = { function SSP (line 23) | function SSP(props: Props) { FILE: test/integration/draft-mode/pages/to-index.tsx function getStaticProps (line 3) | function getStaticProps() { FILE: test/integration/draft-mode/test/index.test.ts function getBuildId (line 20) | async function getBuildId() { function getData (line 24) | function getData(html: string) { FILE: test/integration/dynamic-optional-routing-root-fallback/pages/[[...optionalName]].js function Page (line 10) | function Page({ params }) { FILE: test/integration/dynamic-optional-routing-root-fallback/test/index.test.ts function runTests (line 19) | function runTests() { FILE: test/integration/dynamic-optional-routing-root-static-paths/pages/[[...optionalName]].js function Page (line 12) | function Page({ params }) { FILE: test/integration/dynamic-optional-routing-root-static-paths/test/index.test.ts function runTests (line 19) | function runTests() { FILE: test/integration/dynamic-optional-routing/pages/[[...optionalName]].js function getServerSideProps (line 3) | async function getServerSideProps({ query }) { function Page (line 11) | function Page(props) { FILE: test/integration/dynamic-optional-routing/pages/about.js function Page (line 1) | function Page(props) { FILE: test/integration/dynamic-optional-routing/pages/get-static-paths-fallback/[[...slug]].js function getStaticPaths (line 3) | async function getStaticPaths() { function getStaticProps (line 20) | async function getStaticProps({ params }) { function Index (line 24) | function Index(props) { FILE: test/integration/dynamic-optional-routing/pages/get-static-paths-false/[[...slug]].js function getStaticPaths (line 1) | async function getStaticPaths() { function getStaticProps (line 12) | async function getStaticProps({ params }) { function Index (line 16) | function Index(props) { FILE: test/integration/dynamic-optional-routing/pages/get-static-paths-null/[[...slug]].js function getStaticPaths (line 1) | async function getStaticPaths() { function getStaticProps (line 12) | async function getStaticProps({ params }) { function Index (line 16) | function Index(props) { FILE: test/integration/dynamic-optional-routing/pages/get-static-paths-undefined/[[...slug]].js function getStaticPaths (line 1) | async function getStaticPaths() { function getStaticProps (line 12) | async function getStaticProps({ params }) { function Index (line 16) | function Index(props) { FILE: test/integration/dynamic-optional-routing/pages/get-static-paths/[[...slug]].js function getStaticPaths (line 1) | async function getStaticPaths() { function getStaticProps (line 18) | async function getStaticProps({ params }) { function Index (line 22) | function Index(props) { FILE: test/integration/dynamic-optional-routing/pages/nested/[[...optionalName]].js function getServerSideProps (line 3) | async function getServerSideProps({ query }) { function Page (line 11) | function Page(props) { FILE: test/integration/dynamic-optional-routing/test/index.test.ts constant DUMMY_PAGE (line 22) | const DUMMY_PAGE = 'export default () => null' function runTests (line 24) | function runTests() { function runInvalidPagesTests (line 184) | function runInvalidPagesTests(buildFn) { FILE: test/integration/dynamic-route-rename/test/index.test.ts method onStderr (line 25) | onStderr(msg) { FILE: test/integration/dynamic-routing/pages/[name]/[comment]/[...rest].js function getServerSideProps (line 4) | function getServerSideProps() { function Page (line 10) | function Page() { FILE: test/integration/dynamic-routing/pages/[name]/on-mount-redir.js class Page (line 4) | class Page extends React.Component { method componentDidMount (line 5) | componentDidMount() { method render (line 9) | render() { FILE: test/integration/dynamic-routing/pages/_app.js function App (line 1) | function App({ Component, pageProps }) { FILE: test/integration/dynamic-routing/pages/another.js function Another (line 1) | function Another() { FILE: test/integration/dynamic-routing/pages/b/[123].js function Page (line 11) | function Page(props) { FILE: test/integration/dynamic-routing/pages/c/[alongparamnameshouldbeallowedeventhoughweird].js function Page (line 11) | function Page(props) { FILE: test/integration/dynamic-routing/pages/dash/[hello-world].js function Page (line 1) | function Page(props) { FILE: test/integration/dynamic-routing/pages/index/[...slug].js function page (line 1) | function page() { FILE: test/integration/dynamic-routing/pages/p1/p2/all-ssg/[...rest].js function All (line 1) | function All({ params }) { function getStaticProps (line 5) | function getStaticProps({ params }) { function getStaticPaths (line 9) | function getStaticPaths() { FILE: test/integration/dynamic-routing/pages/p1/p2/all-ssr/[...rest].js function All (line 1) | function All({ query }) { FILE: test/integration/dynamic-routing/pages/p1/p2/nested-all-ssg/[...rest]/index.js function All (line 3) | function All({ params }) { function getStaticProps (line 11) | function getStaticProps({ params }) { function getStaticPaths (line 15) | function getStaticPaths() { FILE: test/integration/dynamic-routing/pages/p1/p2/predefined-ssg/[...rest].js function All (line 1) | function All({ params }) { function getStaticProps (line 5) | function getStaticProps({ params }) { function getStaticPaths (line 9) | function getStaticPaths() { FILE: test/integration/dynamic-routing/test/index.test.ts function runTests (line 30) | function runTests({ dev }) { FILE: test/integration/edge-runtime-configurable-guards/pages/index.js function Page (line 1) | function Page() { FILE: test/integration/edge-runtime-configurable-guards/test/index.test.ts method onStdout (line 33) | onStdout(msg) { method onStderr (line 37) | onStderr(msg) { constant TELEMETRY_EVENT_NAME (line 44) | const TELEMETRY_EVENT_NAME = 'NEXT_EDGE_ALLOW_DYNAMIC_USED' method init (line 142) | init() { method init (line 158) | init() { method init (line 175) | init() { method init (line 197) | init() { method init (line 240) | init() { method init (line 258) | init() { method init (line 277) | init() { method init (line 301) | init() { method init (line 370) | init() { method init (line 395) | init() { method init (line 456) | init() { method init (line 468) | init() { FILE: test/integration/edge-runtime-dynamic-code/lib/utils.js function usingEval (line 1) | async function usingEval() { function notUsingEval (line 6) | async function notUsingEval() { function usingEvalSync (line 10) | function usingEvalSync() { FILE: test/integration/edge-runtime-dynamic-code/lib/wasm.js constant SQUARE_WASM_BUFFER (line 11) | const SQUARE_WASM_BUFFER = new Uint8Array([ function usingWebAssemblyCompile (line 21) | async function usingWebAssemblyCompile(x) { function usingWebAssemblyInstantiateWithBuffer (line 27) | async function usingWebAssemblyInstantiateWithBuffer(x) { function usingWebAssemblyInstantiate (line 32) | async function usingWebAssemblyInstantiate(x) { FILE: test/integration/edge-runtime-dynamic-code/middleware.js function middleware (line 9) | async function middleware(request) { FILE: test/integration/edge-runtime-dynamic-code/next.config.js method webpack (line 2) | webpack(config) { FILE: test/integration/edge-runtime-dynamic-code/pages/api/route.js function handler (line 8) | async function handler(request) { FILE: test/integration/edge-runtime-dynamic-code/pages/index.js function getServerSideProps (line 3) | async function getServerSideProps() { function Page (line 9) | function Page(props) { FILE: test/integration/edge-runtime-dynamic-code/test/index.test.ts constant EVAL_ERROR (line 15) | const EVAL_ERROR = `Dynamic Code Evaluation (e. g. 'eval', 'new Function... constant DYNAMIC_CODE_ERROR (line 16) | const DYNAMIC_CODE_ERROR = `Dynamic Code Evaluation (e. g. 'eval', 'new ... constant WASM_COMPILE_ERROR (line 17) | const WASM_COMPILE_ERROR = `Dynamic WASM code generation (e. g. 'WebAsse... constant WASM_INSTANTIATE_ERROR (line 18) | const WASM_INSTANTIATE_ERROR = `Dynamic WASM code generation ('WebAssemb... method onStdout (line 33) | onStdout(msg) { method onStderr (line 36) | onStderr(msg) { method computeRoute (line 59) | computeRoute(useCase) { method extractValue (line 62) | async extractValue(response) { method computeRoute (line 68) | computeRoute(useCase) { method extractValue (line 71) | async extractValue(response) { method onStdout (line 86) | onStdout(msg) { method onStderr (line 89) | onStderr(msg) { FILE: test/integration/edge-runtime-module-errors/pages/api/route.js function handler (line 1) | async function handler(request) { FILE: test/integration/edge-runtime-module-errors/pages/index.js function Page (line 1) | function Page() { FILE: test/integration/edge-runtime-module-errors/test/index.test.ts method init (line 52) | init(importStatement) { method init (line 68) | init(importStatement) { method init (line 134) | init(importStatement) { method init (line 149) | init(importStatement) { method init (line 223) | init(importStatement) { method init (line 239) | init(importStatement) { method init (line 288) | init(importStatement) { method init (line 304) | init(importStatement) { method init (line 356) | init(importStatement) { method init (line 373) | init(importStatement) { FILE: test/integration/edge-runtime-module-errors/test/module-imports.test.ts method init (line 51) | init(importStatement) { method init (line 67) | init(importStatement) { method init (line 119) | init(importStatement) { method init (line 133) | init(importStatement) { method init (line 180) | init(importStatement) { method init (line 196) | init(importStatement) { method init (line 246) | init(importStatement) { method init (line 262) | init(importStatement) { method onStdout (line 302) | onStdout(msg) { method onStderr (line 306) | onStderr(msg) { FILE: test/integration/edge-runtime-module-errors/test/utils.js method onStdout (line 14) | onStdout(msg) { method onStderr (line 18) | onStderr(msg) { function getModuleNotFound (line 24) | function getModuleNotFound(name) { function getUnsupportedModule (line 28) | function getUnsupportedModule(name) { function getUnsupportedModuleWarning (line 32) | function getUnsupportedModuleWarning(name) { function escapeLF (line 36) | function escapeLF(s) { function expectUnsupportedModuleProdError (line 40) | function expectUnsupportedModuleProdError( function expectUnsupportedModuleDevError (line 50) | function expectUnsupportedModuleDevError( function expectModuleNotFoundProdError (line 68) | function expectModuleNotFoundProdError( function expectModuleNotFoundDevError (line 82) | function expectModuleNotFoundDevError( function expectNoError (line 98) | function expectNoError(moduleName) { FILE: test/integration/edge-runtime-response-error/pages/api/route.js function handler (line 1) | async function handler(request) { FILE: test/integration/edge-runtime-response-error/pages/index.js function Page (line 1) | function Page() { FILE: test/integration/edge-runtime-response-error/test/index.test.ts method onStdout (line 26) | onStdout(msg) { method onStderr (line 30) | onStderr(msg) { FILE: test/integration/edge-runtime-streaming-error/pages/api/test.js method start (line 8) | start(ctr) { FILE: test/integration/edge-runtime-streaming-error/test/index.test.ts function test (line 17) | function test(context: ReturnType) { function createContext (line 34) | function createContext() { FILE: test/integration/edge-runtime-with-node.js-apis/lib/utils.js function invokeNodeAPI (line 2) | function invokeNodeAPI(useCase) { FILE: test/integration/edge-runtime-with-node.js-apis/middleware.js function middleware (line 4) | function middleware({ nextUrl }) { FILE: test/integration/edge-runtime-with-node.js-apis/pages/api/route.js function handler (line 3) | async function handler(request) { FILE: test/integration/edge-runtime-with-node.js-apis/pages/index.js function HomePage (line 1) | function HomePage() { FILE: test/integration/edge-runtime-with-node.js-apis/test/index.test.ts method computeRoute (line 50) | computeRoute(useCase) { method computeRoute (line 56) | computeRoute(useCase) { method onStdout (line 76) | onStdout(msg) { method onStderr (line 79) | onStderr(msg) { FILE: test/integration/env-config/app/next.config.js method redirects (line 10) | async redirects() { FILE: test/integration/env-config/app/pages/another-global.js function Page (line 1) | function Page() { FILE: test/integration/env-config/app/pages/api/all.js function handler (line 30) | async function handler(req, res) { FILE: test/integration/env-config/app/pages/global.js function Page (line 2) | function Page() { FILE: test/integration/env-config/app/pages/index.js function getStaticProps (line 31) | async function getStaticProps() { function Page (line 48) | function Page({ env }) { FILE: test/integration/env-config/app/pages/some-ssg.js function getStaticProps (line 30) | async function getStaticProps() { function Page (line 47) | function Page({ env }) { FILE: test/integration/env-config/app/pages/some-ssp.js function getServerSideProps (line 30) | async function getServerSideProps() { function Page (line 46) | function Page({ env }) { FILE: test/integration/env-config/test/index.test.ts method onStdout (line 152) | onStdout(msg) { method onStderr (line 155) | onStderr(msg) { FILE: test/integration/error-in-error/pages/_error.js class Error (line 3) | class Error extends React.Component { method getInitialProps (line 4) | static async getInitialProps({ req, res, err }) { method render (line 12) | render() { FILE: test/integration/error-in-error/pages/index.js function Index (line 3) | function Index() { FILE: test/integration/error-load-fail/test/index.test.ts method beforePageLoad (line 31) | beforePageLoad(page) { FILE: test/integration/error-plugin-stack-overflow/next.config.js method webpack (line 2) | webpack(config) { FILE: test/integration/export-dynamic-pages/next.config.js method exportPathMap (line 3) | exportPathMap() { FILE: test/integration/export-dynamic-pages/pages/regression/[slug].js function Regression (line 3) | function Regression() { FILE: test/integration/export-fallback-true-error/next.config.js method exportPathMap (line 3) | exportPathMap() { FILE: test/integration/export-image-loader/dummy-loader.js function dummyLoader (line 1) | function dummyLoader({ src, width, quality }) { FILE: test/integration/export-index-not-found-gsp/pages/index.js function Page (line 1) | function Page() { function getStaticProps (line 5) | function getStaticProps() { FILE: test/integration/export-intent/fixtures/custom-export/next.config.js method exportPathMap (line 3) | exportPathMap() { FILE: test/integration/externals-esm-loose/next.config.js method webpack (line 5) | webpack(config, { isServer }) { FILE: test/integration/externals-esm-loose/pages/ssg.js function getStaticProps (line 6) | async function getStaticProps() { function Index (line 12) | function Index(props) { FILE: test/integration/externals-esm-loose/pages/ssr.js function getServerSideProps (line 6) | function getServerSideProps() { function Index (line 10) | function Index(props) { FILE: test/integration/externals-esm-loose/pages/static.js function Index (line 6) | function Index(props) { FILE: test/integration/externals-pages-bundle/pages/index.js function getServerSideProps (line 3) | async function getServerSideProps() { function Index (line 12) | function Index({ foo }) { FILE: test/integration/fallback-false-rewrite/next.config.js method rewrites (line 2) | rewrites() { FILE: test/integration/fallback-false-rewrite/pages/[slug].js function Page (line 18) | function Page({ world }) { FILE: test/integration/fallback-false-rewrite/pages/another.js function Page (line 9) | function Page() { FILE: test/integration/fallback-route-params/pages/[slug].js function Page (line 18) | function Page({ world }) { FILE: test/integration/fetch-polyfill-ky-universal/api/api-route.js function ApiRoute (line 3) | async function ApiRoute(_req, res) { FILE: test/integration/fetch-polyfill-ky-universal/pages/getinitialprops.js function SSRPageWithGetInitialProps (line 3) | function SSRPageWithGetInitialProps({ data }) { FILE: test/integration/fetch-polyfill-ky-universal/pages/ssr.js function SSRPage (line 3) | function SSRPage({ data }) { function getServerSideProps (line 7) | async function getServerSideProps() { FILE: test/integration/fetch-polyfill-ky-universal/pages/static.js function StaticPage (line 3) | function StaticPage({ data }) { function getStaticProps (line 7) | async function getStaticProps() { FILE: test/integration/fetch-polyfill-ky-universal/test/index.test.ts function runTests (line 38) | function runTests() { FILE: test/integration/fetch-polyfill/pages/api/api-route.js function ApiRoute (line 1) | async function ApiRoute(_req, res) { FILE: test/integration/fetch-polyfill/pages/getinitialprops.js function SSRPageWithGetInitialProps (line 1) | function SSRPageWithGetInitialProps({ data }) { FILE: test/integration/fetch-polyfill/pages/ssr.js function SSRPage (line 1) | function SSRPage({ data }) { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/integration/fetch-polyfill/pages/static.js function StaticPage (line 1) | function StaticPage({ data }) { function getStaticProps (line 5) | async function getStaticProps() { FILE: test/integration/fetch-polyfill/pages/user/[username].js function StaticPage (line 1) | function StaticPage({ data }) { function getStaticPaths (line 7) | async function getStaticPaths() { function getStaticProps (line 23) | async function getStaticProps({ params }) { FILE: test/integration/fetch-polyfill/test/index.test.ts function runTests (line 40) | function runTests() { FILE: test/integration/filesystempublicroutes/next.config.js method exportPathMap (line 7) | exportPathMap() { FILE: test/integration/filesystempublicroutes/pages/exportpathmap-route.js function ExportPathMapRoute (line 3) | function ExportPathMapRoute() { FILE: test/integration/getinitialprops/next.config.js method rewrites (line 2) | async rewrites() { FILE: test/integration/getserversideprops-export-error/pages/index.js function getServerSideProps (line 1) | async function getServerSideProps() { FILE: test/integration/getserversideprops-preview/pages/index.js function getServerSideProps (line 3) | function getServerSideProps({ res, preview, previewData }) { FILE: test/integration/getserversideprops-preview/pages/to-index.js function getServerSideProps (line 3) | function getServerSideProps() { FILE: test/integration/getserversideprops-preview/test/index.test.ts function getBuildId (line 21) | async function getBuildId() { function getData (line 25) | function getData(html) { function runTests (line 37) | function runTests(startServer = nextStart) { FILE: test/integration/gsp-extension/pages/[slug].js function Page (line 1) | function Page({ value }) { FILE: test/integration/gssp-redirect-base-path/pages/404.js function NotFound (line 1) | function NotFound() { FILE: test/integration/gssp-redirect-base-path/pages/another.js function Another (line 1) | function Another() { FILE: test/integration/gssp-redirect-base-path/pages/gsp-blog/[post].js function Post (line 3) | function Post(props) { FILE: test/integration/gssp-redirect-base-path/pages/gssp-blog/[post].js function Post (line 3) | function Post(props) { FILE: test/integration/gssp-redirect-base-path/pages/index.js function Index (line 1) | function Index() { FILE: test/integration/gssp-redirect-with-rewrites/next.config.js method rewrites (line 2) | async rewrites() { FILE: test/integration/gssp-redirect-with-rewrites/pages/main-content.js function MainContent (line 3) | function MainContent({ message }) { FILE: test/integration/gssp-redirect-with-rewrites/pages/redirector.js function Redirector (line 1) | function Redirector() { FILE: test/integration/gssp-redirect/pages/404.js function NotFound (line 1) | function NotFound() { FILE: test/integration/gssp-redirect/pages/another.js function Another (line 1) | function Another() { FILE: test/integration/gssp-redirect/pages/gsp-blog-blocking/[post].js function Post (line 3) | function Post(props) { FILE: test/integration/gssp-redirect/pages/gsp-blog/[post].js function Post (line 3) | function Post(props) { FILE: test/integration/gssp-redirect/pages/gssp-blog/[post].js function Post (line 3) | function Post(props) { FILE: test/integration/gssp-redirect/pages/index.js function Index (line 1) | function Index() { FILE: test/integration/gssp-redirect/test/index.test.ts method onStdout (line 529) | onStdout(msg) { method onStderr (line 532) | onStderr(msg) { FILE: test/integration/handles-export-errors/pages/blog/[slug].js function Page (line 1) | function Page() { function getStaticProps (line 5) | function getStaticProps() { function getStaticPaths (line 11) | function getStaticPaths() { FILE: test/integration/handles-export-errors/pages/custom-error.js class CustomError (line 1) | class CustomError { method constructor (line 2) | constructor(message, data) { method toString (line 6) | toString() { FILE: test/integration/hashbang/test/index.test.ts function runTests (line 18) | function runTests() { FILE: test/integration/hydrate-then-render/pages/_app.js class MyApp (line 20) | class MyApp extends App {} function reportWebVitals (line 22) | function reportWebVitals(data) { FILE: test/integration/hydration/pages/_app.js function CustomApp (line 1) | function CustomApp({ Component, pageProps }) { FILE: test/integration/hydration/pages/_document.js class WeddingDocument (line 4) | class WeddingDocument extends Document { method render (line 5) | render() { FILE: test/integration/i18n-support-base-path/next.config.js method redirects (line 33) | async redirects() { method rewrites (line 64) | async rewrites() { method headers (line 95) | async headers() { FILE: test/integration/i18n-support-base-path/pages/404.js function NotFound (line 1) | function NotFound(props) { FILE: test/integration/i18n-support-base-path/pages/[post]/[comment].js function Post (line 3) | function Post() { FILE: test/integration/i18n-support-base-path/pages/[post]/index.js function Post (line 3) | function Post() { FILE: test/integration/i18n-support-base-path/pages/_app.js function MyApp (line 17) | function MyApp({ Component, pageProps }) { FILE: test/integration/i18n-support-base-path/pages/another.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/auto-export/index.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/developments/index.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/dynamic/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/frank.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/gsp/fallback/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/gsp/index.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/gsp/no-fallback/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/gssp/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/gssp/index.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/index.js function Page (line 6) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/links.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/locale-false.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/mixed.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/not-found/blocking-fallback/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/not-found/fallback/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-base-path/pages/not-found/index.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-catchall/pages/[[...slug]].js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support-catchall/test/index.test.ts function runTests (line 24) | function runTests(isDev: boolean) { FILE: test/integration/i18n-support-custom-error/pages/_error.js function CustomError (line 1) | function CustomError(props) { FILE: test/integration/i18n-support-custom-error/pages/index.js function IndexPage (line 1) | function IndexPage() { FILE: test/integration/i18n-support-fallback-rewrite-legacy/next.config.js method rewrites (line 6) | rewrites() { FILE: test/integration/i18n-support-fallback-rewrite-legacy/pages/another.js function Another (line 3) | function Another(props) { FILE: test/integration/i18n-support-fallback-rewrite-legacy/pages/dynamic/[slug].js function Dynamic (line 3) | function Dynamic(props) { FILE: test/integration/i18n-support-fallback-rewrite-legacy/pages/index.js function Index (line 3) | function Index(props) { FILE: test/integration/i18n-support-fallback-rewrite-legacy/test/index.test.ts function runTests (line 21) | function runTests() { FILE: test/integration/i18n-support-fallback-rewrite/next.config.js method rewrites (line 6) | rewrites() { FILE: test/integration/i18n-support-fallback-rewrite/pages/another.js function Another (line 3) | function Another(props) { FILE: test/integration/i18n-support-fallback-rewrite/pages/dynamic/[slug].js function Dynamic (line 3) | function Dynamic(props) { FILE: test/integration/i18n-support-fallback-rewrite/pages/index.js function Index (line 3) | function Index(props) { FILE: test/integration/i18n-support-fallback-rewrite/test/index.test.ts function runTests (line 21) | function runTests() { FILE: test/integration/i18n-support-index-rewrite/next.config.js method rewrites (line 7) | async rewrites() { FILE: test/integration/i18n-support-same-page-hash-change/pages/about.js function Page (line 5) | function Page(props) { FILE: test/integration/i18n-support-same-page-hash-change/pages/posts/[...slug].js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/next.config.js method redirects (line 34) | async redirects() { method rewrites (line 65) | async rewrites() { method headers (line 96) | async headers() { FILE: test/integration/i18n-support/pages/404.js function NotFound (line 1) | function NotFound(props) { FILE: test/integration/i18n-support/pages/[post]/[comment].js function Post (line 3) | function Post() { FILE: test/integration/i18n-support/pages/[post]/index.js function Post (line 3) | function Post() { FILE: test/integration/i18n-support/pages/_app.js function MyApp (line 17) | function MyApp({ Component, pageProps }) { FILE: test/integration/i18n-support/pages/another.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/auto-export/index.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/developments/index.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/dynamic/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/frank.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/gsp/fallback/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/gsp/index.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/gsp/no-fallback/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/gssp/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/gssp/index.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/index.js function Page (line 6) | function Page(props) { FILE: test/integration/i18n-support/pages/links.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/locale-false.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/mixed.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/not-found/blocking-fallback/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/not-found/fallback/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/pages/not-found/index.js function Page (line 4) | function Page(props) { FILE: test/integration/i18n-support/test/shared.ts function addDefaultLocaleCookie (line 32) | async function addDefaultLocaleCookie(browser) { function runTests (line 39) | function runTests(ctx) { FILE: test/integration/image-optimizer/app/pages/api/application.svg.js function handler (line 1) | function handler(_req, res) { FILE: test/integration/image-optimizer/app/pages/api/comma.svg.js function handler (line 1) | function handler(_req, res) { FILE: test/integration/image-optimizer/app/pages/api/conditional-cookie.js function handler (line 4) | function handler(req, res) { FILE: test/integration/image-optimizer/app/pages/api/no-header.js function handler (line 1) | function handler(_req, res) { FILE: test/integration/image-optimizer/app/pages/api/stateful/test.png.js function handler (line 13) | function handler(_req, res) { FILE: test/integration/image-optimizer/app/pages/api/uppercase.svg.js function handler (line 1) | function handler(_req, res) { FILE: test/integration/image-optimizer/app/pages/api/wrong-header.svg.js function handler (line 1) | function handler(_req, res) { FILE: test/integration/image-optimizer/app/pages/index.js function Home (line 19) | function Home() { FILE: test/integration/image-optimizer/test/index.test.ts method onStderr (line 39) | onStderr(msg) { method onStderr (line 66) | onStderr(msg) { method onStderr (line 91) | onStderr(msg) { method onStderr (line 118) | onStderr(msg) { method onStderr (line 143) | onStderr(msg) { method onStderr (line 168) | onStderr(msg) { method onStderr (line 193) | onStderr(msg) { method onStderr (line 218) | onStderr(msg) { method onStderr (line 246) | onStderr(msg) { method onStderr (line 277) | onStderr(msg) { method onStderr (line 302) | onStderr(msg) { method onStderr (line 327) | onStderr(msg) { method onStderr (line 352) | onStderr(msg) { method onStderr (line 377) | onStderr(msg) { method onStderr (line 402) | onStderr(msg) { method onStderr (line 429) | onStderr(msg) { method onStderr (line 454) | onStderr(msg) { method onStderr (line 477) | onStderr(msg) { method onStderr (line 502) | onStderr(msg) { method onStderr (line 529) | onStderr(msg) { method onStderr (line 558) | onStderr(msg) { method onStderr (line 579) | onStderr(msg) { method onStderr (line 604) | onStderr(msg) { method onStderr (line 629) | onStderr(msg) { method onStderr (line 654) | onStderr(msg) { FILE: test/integration/image-optimizer/test/util.ts type SetupTestsCtx (line 24) | type SetupTestsCtx = { type RunTestsCtx (line 31) | type RunTestsCtx = SetupTestsCtx & { function serveSlowImage (line 46) | async function serveSlowImage() { function fsToJson (line 95) | async function fsToJson(dir: string, output = {}) { function expectWidth (line 113) | async function expectWidth(res, w, { expectAnimated = false } = {}) { function getDirSize (line 127) | async function getDirSize(dir: string): Promise { function expectAvifSmallerThanWebp (line 143) | async function expectAvifSmallerThanWebp( function fetchWithDuration (line 181) | async function fetchWithDuration( function runTests (line 195) | function runTests(ctx: RunTestsCtx) { method onStderr (line 1741) | onStderr(msg) { method onStderr (line 1796) | onStderr(msg) { method onStderr (line 1839) | onStderr(msg) { method onStderr (line 1893) | onStderr(msg) { FILE: test/integration/import-assertion/pages/es.js function Es (line 3) | function Es() { FILE: test/integration/import-assertion/pages/ts.ts function Ts (line 3) | function Ts() { FILE: test/integration/import-assertion/test/index.test.ts function basic (line 6) | function basic(context) { FILE: test/integration/import-attributes/pages/es.js function Es (line 3) | function Es() { FILE: test/integration/import-attributes/pages/ts.ts function Ts (line 3) | function Ts() { FILE: test/integration/import-attributes/test/index.test.ts function basic (line 6) | function basic(context) { FILE: test/integration/index-index/pages/index.js function Index (line 1) | function Index() { FILE: test/integration/index-index/pages/index/index.js function Index (line 1) | function Index() { FILE: test/integration/index-index/pages/index/index/index.js function Index (line 1) | function Index() { FILE: test/integration/index-index/pages/index/project/index.js function Index (line 1) | function Index() { FILE: test/integration/index-index/pages/index/user.js function Index (line 1) | function Index() { FILE: test/integration/index-index/pages/links.js function Index (line 3) | function Index() { FILE: test/integration/index-index/test/index.test.ts function runTests (line 23) | function runTests(testMode: 'start' | 'dev') { FILE: test/integration/initial-ref/pages/index.js class App (line 3) | class App extends React.Component { method constructor (line 4) | constructor() { method componentDidMount (line 14) | componentDidMount() { method render (line 19) | render() { FILE: test/integration/invalid-document-image-import/pages/_document.js class MyDocument (line 5) | class MyDocument extends Document { method render (line 6) | render() { FILE: test/integration/invalid-document-image-import/pages/index.js function home (line 1) | function home() { FILE: test/integration/invalid-href/pages/[post].js function Page (line 1) | function Page() { FILE: test/integration/invalid-href/pages/dynamic-route-mismatch-manual.js function Page (line 3) | function Page() { FILE: test/integration/invalid-href/pages/dynamic-route-mismatch.js function Page (line 3) | function Page() { FILE: test/integration/invalid-href/pages/exotic-href.js function Page (line 3) | function Page() { FILE: test/integration/invalid-href/pages/first.js function Page (line 6) | function Page() { FILE: test/integration/invalid-href/pages/index.js function Page (line 2) | function Page() { FILE: test/integration/invalid-href/pages/invalid-relative.js function Page (line 3) | function Page() { FILE: test/integration/invalid-href/pages/second.js function Page (line 6) | function Page() { FILE: test/integration/invalid-href/pages/third.js function Page (line 4) | function Page() { FILE: test/integration/invalid-middleware-matchers/test/index.test.ts method onStderr (line 158) | onStderr(msg) { FILE: test/integration/invalid-multi-match/next.config.js method rewrites (line 2) | rewrites() { FILE: test/integration/invalid-page-automatic-static-optimization/pages/also-valid.js class AlsoValid (line 3) | class AlsoValid extends Component { method render (line 4) | render() { FILE: test/integration/invalid-revalidate-values/pages/ssg.js function Page (line 1) | function Page() { FILE: test/integration/jsconfig-baseurl/components/world.js function World (line 3) | function World() { FILE: test/integration/jsconfig-baseurl/pages/hello.js function getServerSideProps (line 5) | function getServerSideProps() { function HelloPage (line 11) | function HelloPage() { FILE: test/integration/jsconfig-baseurl/test/index.test.ts function get$ (line 20) | async function get$(path, query?: any) { method onStdout (line 32) | onStdout(msg) { method onStderr (line 35) | onStderr(msg) { FILE: test/integration/jsconfig-empty/pages/index.js function Abc (line 1) | function Abc() { FILE: test/integration/jsconfig-paths-wildcard/pages/wildcard-alias.js function getServerSideProps (line 4) | function getServerSideProps() { function WildcardAlias (line 10) | function WildcardAlias() { FILE: test/integration/jsconfig-paths-wildcard/test/index.test.ts function get$ (line 19) | async function get$(path, query?: any) { function runTests (line 24) | function runTests() { FILE: test/integration/jsconfig-paths/components/hello.js function Hello (line 3) | function Hello() { FILE: test/integration/jsconfig-paths/components/world.js function World (line 3) | function World() { FILE: test/integration/jsconfig-paths/pages/basic-alias.js function getServerSideProps (line 5) | function getServerSideProps() { function HelloPage (line 11) | function HelloPage() { FILE: test/integration/jsconfig-paths/pages/resolve-fallback.js function getServerSideProps (line 5) | function getServerSideProps() { function ResolveOrder (line 11) | function ResolveOrder() { FILE: test/integration/jsconfig-paths/pages/resolve-order.js function getServerSideProps (line 5) | function getServerSideProps() { function ResolveOrder (line 11) | function ResolveOrder() { FILE: test/integration/jsconfig-paths/pages/single-alias.js function getServerSideProps (line 4) | function getServerSideProps() { function SingleAlias (line 10) | function SingleAlias() { FILE: test/integration/jsconfig-paths/test/index.test.ts function get$ (line 23) | async function get$(path, query?: any) { function runTests (line 28) | function runTests() { FILE: test/integration/json-serialize-original-error/pages/bigint.js function getStaticProps (line 1) | async function getStaticProps() { function Repro (line 13) | function Repro(props) { FILE: test/integration/link-ref-app/app/child-ref-func-cleanup/page.js function Page (line 7) | function Page() { FILE: test/integration/link-ref-app/app/class/page.js class MyLink (line 5) | class MyLink extends React.Component { method render (line 6) | render() { FILE: test/integration/link-ref-app/app/click-away-race-condition/page.js function App (line 31) | function App() { FILE: test/integration/link-ref-app/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/integration/link-ref-app/test/index.test.ts method beforePageLoad (line 39) | beforePageLoad(page) { function runCommonTests (line 61) | function runCommonTests() { FILE: test/integration/link-ref-pages/pages/child-ref-func-cleanup.js function Page (line 6) | function Page() { FILE: test/integration/link-ref-pages/pages/class.js class MyLink (line 4) | class MyLink extends React.Component { method render (line 5) | render() { FILE: test/integration/link-ref-pages/pages/click-away-race-condition.js function App (line 30) | function App() { FILE: test/integration/link-ref-pages/test/index.test.ts function runCommonTests (line 57) | function runCommonTests() { FILE: test/integration/link-with-encoding/pages/query.js function getServerSideProps (line 1) | function getServerSideProps({ query }) { function Single (line 5) | function Single(props) { FILE: test/integration/link-with-encoding/pages/single/[slug].js function getServerSideProps (line 1) | function getServerSideProps({ params: { slug } }) { function Single (line 5) | function Single(props) { FILE: test/integration/link-without-router/components/hello.js function Hello (line 4) | function Hello() { FILE: test/integration/middleware-basic/test/index.test.ts function runTest (line 19) | function runTest() { FILE: test/integration/middleware-build-errors/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/middleware-dev-update/middleware.js function middleware (line 3) | function middleware(request) { FILE: test/integration/middleware-dev-update/pages/index.js function getServerSideProps (line 5) | async function getServerSideProps({ req, res }) { FILE: test/integration/middleware-dev-update/test/index.test.ts method onStdout (line 26) | onStdout(msg) { method onStderr (line 30) | onStderr(msg) { function assertMiddlewareFetch (line 44) | async function assertMiddlewareFetch(hasMiddleware, path = '/') { function assertMiddlewareRender (line 55) | async function assertMiddlewareRender(hasMiddleware, path = '/') { FILE: test/integration/middleware-overrides-node.js-api/middleware.js function middleware (line 1) | function middleware() { FILE: test/integration/middleware-overrides-node.js-api/pages/index.js function Home (line 1) | function Home() { FILE: test/integration/middleware-overrides-node.js-api/test/index.test.ts method onStdout (line 26) | onStdout(msg) { method onStderr (line 29) | onStderr(msg) { FILE: test/integration/middleware-prefetch/middleware.js function middleware (line 3) | function middleware(request) { FILE: test/integration/middleware-prefetch/pages/index.js function Home (line 3) | function Home() { FILE: test/integration/middleware-prefetch/pages/ssg-page-2.js function getStaticProps (line 3) | function getStaticProps() { FILE: test/integration/middleware-prefetch/pages/ssg-page.js function getStaticProps (line 3) | function getStaticProps() { FILE: test/integration/middleware-prefetch/tests/index.test.ts method onStdout (line 49) | onStdout(msg) { method onStderr (line 53) | onStderr(msg) { FILE: test/integration/middleware-src-node/test/index.test.ts function runSingleMiddlewareTests (line 21) | function runSingleMiddlewareTests() { function runDoubleMiddlewareTests (line 29) | function runDoubleMiddlewareTests() { function writeRootMiddleware (line 39) | async function writeRootMiddleware() { function removeRootMiddleware (line 69) | async function removeRootMiddleware() { method setup (line 88) | setup() {} method teardown (line 89) | teardown() {} FILE: test/integration/middleware-src/test/index.test.ts function runSingleMiddlewareTests (line 21) | function runSingleMiddlewareTests() { function runDoubleMiddlewareTests (line 29) | function runDoubleMiddlewareTests() { function writeRootMiddleware (line 39) | async function writeRootMiddleware() { function removeRootMiddleware (line 69) | async function removeRootMiddleware() { method setup (line 88) | setup() {} method teardown (line 89) | teardown() {} FILE: test/integration/missing-document-component-error/pages/index.js function Index (line 1) | function Index() { FILE: test/integration/missing-document-component-error/test/index.test.ts method onStderr (line 24) | onStderr(msg) { FILE: test/integration/module-ids/components/CustomComponent.tsx function CustomComponent (line 3) | function CustomComponent() { FILE: test/integration/module-ids/pages/index.js function Index (line 12) | function Index() { FILE: test/integration/next-dynamic-css-asset-prefix/src/Component2.jsx function Content2 (line 3) | function Content2() { FILE: test/integration/next-dynamic-css-asset-prefix/src/Content.jsx function Content (line 4) | function Content() { FILE: test/integration/next-dynamic-css-asset-prefix/src/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/integration/next-dynamic-css-asset-prefix/src/app/test-app/page.tsx function Index (line 7) | function Index() { FILE: test/integration/next-dynamic-css-asset-prefix/src/pages/index.jsx function Index (line 5) | function Index() { FILE: test/integration/next-dynamic-css-asset-prefix/test/index.test.ts function runTests (line 23) | function runTests() { FILE: test/integration/next-dynamic-css/src/Component2.jsx function Content2 (line 3) | function Content2() { FILE: test/integration/next-dynamic-css/src/Content.jsx function Content (line 4) | function Content() { FILE: test/integration/next-dynamic-css/src/app/layout.tsx function RootLayout (line 6) | function RootLayout({ FILE: test/integration/next-dynamic-css/src/app/test-app/page.tsx function Index (line 7) | function Index() { FILE: test/integration/next-dynamic-css/src/pages/index.jsx function Index (line 5) | function Index() { FILE: test/integration/next-dynamic-css/test/index.test.ts function runTests (line 17) | function runTests() { FILE: test/integration/next-dynamic-lazy-compilation/next.config.js method webpack (line 2) | webpack(config, { isServer, dev }) { FILE: test/integration/next-dynamic-lazy-compilation/pages/index.js constant BEFORE_HYDRATION (line 20) | const BEFORE_HYDRATION = FILE: test/integration/next-dynamic-lazy-compilation/test/index.test.ts function runTests (line 21) | function runTests() { FILE: test/integration/next-dynamic/test/index.test.ts function runTests (line 21) | function runTests() { FILE: test/integration/next-image-legacy/base-path/test/index.test.ts function getImageUrls (line 24) | async function getImageUrls(browser) { function getComputed (line 35) | async function getComputed(browser, id, prop) { function getSrc (line 50) | async function getSrc(browser, id) { function getRatio (line 58) | function getRatio(width, height) { function runTests (line 62) | function runTests(mode: 'dev' | 'server') { FILE: test/integration/next-image-legacy/basic/test/index.test.ts function runTests (line 21) | function runTests() { function lazyLoadingTests (line 107) | function lazyLoadingTests() { function hasPreloadLinkMatchingUrl (line 237) | async function hasPreloadLinkMatchingUrl(url) { function hasImagePreloadBeforeCSSPreload (line 249) | async function hasImagePreloadBeforeCSSPreload() { FILE: test/integration/next-image-legacy/custom-resolver/test/index.test.ts function runTests (line 12) | function runTests() { FILE: test/integration/next-image-legacy/default/components/static-img.js function StaticImg (line 4) | function StaticImg() { FILE: test/integration/next-image-legacy/default/pages/_document.js function Document (line 3) | function Document() { FILE: test/integration/next-image-legacy/default/pages/blurry-placeholder.js function Page (line 4) | function Page() { FILE: test/integration/next-image-legacy/default/pages/invalid-width-or-height.js function Page (line 4) | function Page() { FILE: test/integration/next-image-legacy/default/pages/on-error.js function ImageWithMessage (line 19) | function ImageWithMessage({ id, ...props }) { FILE: test/integration/next-image-legacy/default/pages/on-load.js function ImageWithMessage (line 72) | function ImageWithMessage({ id, idToCount, setIdToCount, ...props }) { FILE: test/integration/next-image-legacy/default/pages/on-loading-complete.js function ImageWithMessage (line 96) | function ImageWithMessage({ id, idToCount, setIdToCount, ...props }) { FILE: test/integration/next-image-legacy/default/test/index.test.ts function getImageUrls (line 29) | async function getImageUrls(browser) { function getComputed (line 39) | async function getComputed(browser, id, prop) { function getComputedStyle (line 54) | async function getComputedStyle(browser, id, prop) { function getSrc (line 60) | async function getSrc(browser, id) { function getRatio (line 68) | function getRatio(width, height) { function runTests (line 72) | function runTests(mode: 'dev' | 'server') { FILE: test/integration/next-image-legacy/default/test/static.test.ts function replaceDataUrl (line 169) | function replaceDataUrl(styles) { FILE: test/integration/next-image-legacy/image-from-node-modules/node_modules/my-cool-image/index.js function _defineProperty (line 9) | function _defineProperty(obj, key, value) { function _interopRequireDefault (line 22) | function _interopRequireDefault(obj) { function _objectSpread (line 29) | function _objectSpread(target) { function MyCoolImage (line 46) | function MyCoolImage(props) { FILE: test/integration/next-image-legacy/image-from-node-modules/test/index.test.ts function runTests (line 17) | function runTests() { FILE: test/integration/next-image-legacy/no-intersection-observer-fallback/pages/_document.js class MyDocument (line 3) | class MyDocument extends Document { method render (line 4) | render() { FILE: test/integration/next-image-legacy/react-virtualized/pages/index.js function Home (line 5) | function Home() { FILE: test/integration/next-image-legacy/typescript/components/image-card.tsx type ImageCardProps (line 4) | type ImageCardProps = ImageProps & { function ImageCard (line 12) | function ImageCard(props: ImageCardProps) { FILE: test/integration/next-image-legacy/typescript/components/image-dynamic-src.tsx type DynamicSrcImageProps (line 4) | type DynamicSrcImageProps = ImageProps & { function DynamicSrcImage (line 9) | function DynamicSrcImage({ FILE: test/integration/next-image-legacy/unicode/test/index.test.ts function runTests (line 20) | function runTests() { FILE: test/integration/next-image-legacy/unoptimized/test/index.test.ts function runTests (line 19) | function runTests(mode: 'dev' | 'server') { FILE: test/integration/next-image-new/app-dir-image-from-node-modules/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/integration/next-image-new/app-dir-image-from-node-modules/node_modules/my-cool-image/index.js function _defineProperty (line 9) | function _defineProperty(obj, key, value) { function _interopRequireDefault (line 22) | function _interopRequireDefault(obj) { function _objectSpread (line 29) | function _objectSpread(target) { function MyCoolImage (line 46) | function MyCoolImage(props) { FILE: test/integration/next-image-new/app-dir-image-from-node-modules/test/index.test.ts function runTests (line 16) | function runTests() { FILE: test/integration/next-image-new/app-dir-localpatterns/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/integration/next-image-new/app-dir-localpatterns/test/index.test.ts function getSrc (line 23) | async function getSrc( function runTests (line 34) | function runTests(mode: 'dev' | 'server') { FILE: test/integration/next-image-new/app-dir-qualities/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/integration/next-image-new/app-dir-qualities/test/index.test.ts function getSrc (line 21) | async function getSrc( function runTests (line 32) | function runTests(mode: 'dev' | 'server') { FILE: test/integration/next-image-new/app-dir/app/blurry-placeholder/page.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/app-dir/app/data-url-placeholder/page.js function Page (line 5) | function Page() { FILE: test/integration/next-image-new/app-dir/app/data-url-with-fill-and-sizes/page.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/app-dir/app/fill-blur/page.js function Page (line 8) | function Page() { FILE: test/integration/next-image-new/app-dir/app/fill-data-url-placeholder/page.js function Page (line 6) | function Page() { FILE: test/integration/next-image-new/app-dir/app/invalid-Infinity-width/page.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/app-dir/app/invalid-height/page.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/app-dir/app/invalid-src-leading-space/page.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/app-dir/app/invalid-src-trailing-space/page.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/app-dir/app/invalid-width/page.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/app-dir/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/integration/next-image-new/app-dir/app/legacy-layout-fill/page.js function Page (line 3) | function Page() { FILE: test/integration/next-image-new/app-dir/app/legacy-layout-responsive/page.js function Page (line 3) | function Page() { FILE: test/integration/next-image-new/app-dir/app/missing-alt/page.js function Page (line 5) | function Page() { FILE: test/integration/next-image-new/app-dir/app/missing-height/page.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/app-dir/app/missing-width/page.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/app-dir/app/on-error/page.js function ImageWithMessage (line 30) | function ImageWithMessage({ id, ...props }) { FILE: test/integration/next-image-new/app-dir/app/on-load/page.js function ImageWithMessage (line 80) | function ImageWithMessage({ id, idToCount, setIdToCount, ...props }) { FILE: test/integration/next-image-new/app-dir/app/on-loading-complete/page.js function ImageWithMessage (line 101) | function ImageWithMessage({ id, idToCount, setIdToCount, ...props }) { FILE: test/integration/next-image-new/app-dir/app/picture/page.js function Page (line 3) | function Page() { FILE: test/integration/next-image-new/app-dir/app/ref-cleanup/page.js function Home (line 5) | function Home() { FILE: test/integration/next-image-new/app-dir/app/should-not-warn-unmount/page.js function Home (line 5) | function Home() { FILE: test/integration/next-image-new/app-dir/components/static-img.js function StaticImg (line 4) | function StaticImg() { FILE: test/integration/next-image-new/app-dir/test/index.test.ts function getImageUrls (line 31) | async function getImageUrls(browser) { function getComputed (line 41) | async function getComputed(browser, id, prop) { function getComputedStyle (line 56) | async function getComputedStyle(browser, id, prop) { function getSrc (line 62) | async function getSrc(browser, id) { function getRatio (line 70) | function getRatio(width, height) { function runTests (line 74) | function runTests(mode: 'dev' | 'server') { function stripTestHash (line 1865) | function stripTestHash(text: string) { FILE: test/integration/next-image-new/asset-prefix/test/index.test.ts method onStdout (line 27) | onStdout(msg) { method onStderr (line 30) | onStderr(msg) { method onStdout (line 71) | onStdout(msg) { method onStderr (line 74) | onStderr(msg) { FILE: test/integration/next-image-new/base-path/test/index.test.ts function getImageUrls (line 24) | async function getImageUrls(browser) { function getComputed (line 35) | async function getComputed(browser, id, prop) { function getRatio (line 50) | function getRatio(width, height) { function runTests (line 54) | function runTests(mode: 'dev' | 'server') { FILE: test/integration/next-image-new/both-basepath-trailingslash/test/index.test.ts function stripTestHash (line 80) | function stripTestHash(text: string) { FILE: test/integration/next-image-new/default/components/static-img.js function StaticImg (line 4) | function StaticImg() { FILE: test/integration/next-image-new/default/pages/_document.js function Document (line 3) | function Document() { FILE: test/integration/next-image-new/default/pages/blurry-placeholder.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/default/pages/data-url-placeholder.js function Page (line 5) | function Page() { FILE: test/integration/next-image-new/default/pages/data-url-with-fill-and-sizes.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/default/pages/edge.js function About (line 7) | function About() { FILE: test/integration/next-image-new/default/pages/fill-blur.js function Page (line 8) | function Page() { FILE: test/integration/next-image-new/default/pages/fill-data-url-placeholder.js function Page (line 6) | function Page() { FILE: test/integration/next-image-new/default/pages/invalid-Infinity-width.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/default/pages/invalid-height.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/default/pages/invalid-src-leading-space.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/default/pages/invalid-src-trailing-space.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/default/pages/invalid-width.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/default/pages/legacy-layout-fill.js function Page (line 3) | function Page() { FILE: test/integration/next-image-new/default/pages/legacy-layout-responsive.js function Page (line 3) | function Page() { FILE: test/integration/next-image-new/default/pages/missing-alt.js function Page (line 5) | function Page() { FILE: test/integration/next-image-new/default/pages/missing-height.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/default/pages/missing-width.js function Page (line 4) | function Page() { FILE: test/integration/next-image-new/default/pages/on-error.js function ImageWithMessage (line 29) | function ImageWithMessage({ id, ...props }) { FILE: test/integration/next-image-new/default/pages/on-load.js function ImageWithMessage (line 79) | function ImageWithMessage({ id, idToCount, setIdToCount, ...props }) { FILE: test/integration/next-image-new/default/pages/on-loading-complete.js function ImageWithMessage (line 100) | function ImageWithMessage({ id, idToCount, setIdToCount, ...props }) { FILE: test/integration/next-image-new/default/pages/picture.js function Page (line 3) | function Page() { FILE: test/integration/next-image-new/default/pages/should-not-warn-unmount.js function Home (line 4) | function Home() { FILE: test/integration/next-image-new/default/pages/static-img.js function FillContainer (line 28) | function FillContainer({ children }) { FILE: test/integration/next-image-new/default/test/index.test.ts function getImageUrls (line 33) | async function getImageUrls(browser) { function getComputed (line 44) | async function getComputed(browser, id, prop) { function getComputedStyle (line 59) | async function getComputedStyle(browser, id, prop) { function getSrc (line 65) | async function getSrc(browser, id) { function getRatio (line 73) | function getRatio(width, height) { function runTests (line 77) | function runTests(mode: 'dev' | 'server') { function stripTestHash (line 1820) | function stripTestHash(text: string) { FILE: test/integration/next-image-new/export-config/test/index.test.ts method onStderr (line 25) | onStderr(msg) { FILE: test/integration/next-image-new/image-from-node-modules/node_modules/my-cool-image/index.js function _defineProperty (line 9) | function _defineProperty(obj, key, value) { function _interopRequireDefault (line 22) | function _interopRequireDefault(obj) { function _objectSpread (line 29) | function _objectSpread(target) { function MyCoolImage (line 46) | function MyCoolImage(props) { FILE: test/integration/next-image-new/image-from-node-modules/test/index.test.ts function runTests (line 16) | function runTests(getOutput: () => string) { FILE: test/integration/next-image-new/invalid-image-import/test/index.test.ts function runTests (line 21) | function runTests({ isDev }) { method onStderr (line 93) | onStderr(msg) { FILE: test/integration/next-image-new/loader-config-default-loader-with-file/dummy-loader.js function dummyLoader (line 1) | function dummyLoader({ src, width, quality }) { FILE: test/integration/next-image-new/loader-config-default-loader-with-file/pages/get-img-props.js function loader (line 3) | function loader({ src, width, quality }) { function Page (line 7) | function Page() { FILE: test/integration/next-image-new/loader-config-default-loader-with-file/pages/index.js function loader (line 4) | function loader({ src, width, quality }) { FILE: test/integration/next-image-new/loader-config-default-loader-with-file/test/index.test.ts function runTests (line 18) | function runTests(url: string) { FILE: test/integration/next-image-new/loader-config-edge-runtime/dummy-loader.js function dummyLoader (line 1) | function dummyLoader({ src, width, quality }) { FILE: test/integration/next-image-new/loader-config-edge-runtime/pages/index.js function loader (line 6) | function loader({ src, width, quality }) { FILE: test/integration/next-image-new/loader-config-edge-runtime/test/index.test.ts function runTests (line 19) | function runTests() { FILE: test/integration/next-image-new/loader-config/dummy-loader.js function dummyLoader (line 1) | function dummyLoader({ src, width, quality }) { FILE: test/integration/next-image-new/loader-config/pages/get-img-props.js function loader (line 3) | function loader({ src, width, quality }) { function Page (line 7) | function Page() { FILE: test/integration/next-image-new/loader-config/pages/index.js function loader (line 4) | function loader({ src, width, quality }) { FILE: test/integration/next-image-new/loader-config/test/index.test.ts function runTests (line 18) | function runTests(url: string) { FILE: test/integration/next-image-new/middleware/middleware.js function middleware (line 3) | async function middleware(request) { FILE: test/integration/next-image-new/middleware/pages/index.js function Page (line 3) | function Page() { FILE: test/integration/next-image-new/react-virtualized/pages/index.js function Home (line 5) | function Home() { FILE: test/integration/next-image-new/typescript/components/image-card.tsx type ImageCardProps (line 4) | type ImageCardProps = ImageProps & { function ImageCard (line 12) | function ImageCard(props: ImageCardProps) { FILE: test/integration/next-image-new/typescript/components/image-dynamic-src.tsx type DynamicSrcImageProps (line 4) | type DynamicSrcImageProps = ImageProps & { function DynamicSrcImage (line 9) | function DynamicSrcImage({ FILE: test/integration/next-image-new/typescript/components/image-with-loader.tsx function myLoader (line 4) | function myLoader({ src, width, quality }: ImageLoaderProps): string { function ImageWithLoader (line 9) | function ImageWithLoader(props: Omit) { FILE: test/integration/next-image-new/unicode/test/index.test.ts function runTests (line 21) | function runTests(mode: 'server' | 'dev') { FILE: test/integration/next-image-new/unoptimized/test/index.test.ts function runTests (line 19) | function runTests(url: string, mode: 'dev' | 'server') { FILE: test/integration/no-override-next-props/pages/_app.js class MyApp (line 4) | class MyApp extends App { method getInitialProps (line 5) | static async getInitialProps({ Component, ctx }) { method render (line 15) | render() { FILE: test/integration/no-page-props/pages/_app.js function App (line 1) | function App({ Component, pageProps }) { FILE: test/integration/no-page-props/pages/gsp.js function Gsp (line 1) | function Gsp() { FILE: test/integration/no-page-props/pages/gssp.js function Gssp (line 1) | function Gssp() { FILE: test/integration/no-page-props/pages/index.js function Index (line 3) | function Index() { FILE: test/integration/node-fetch-keep-alive/pages/api/json.js function handler (line 1) | async function handler(_req, res) { FILE: test/integration/node-fetch-keep-alive/pages/blog/[slug].js function Blog (line 1) | function Blog(props) { function getStaticProps (line 5) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 9) | async function getStaticPaths() { FILE: test/integration/node-fetch-keep-alive/pages/ssg.js function SSG (line 1) | function SSG(props) { function getStaticProps (line 5) | async function getStaticProps() { FILE: test/integration/node-fetch-keep-alive/pages/ssr.js function SSR (line 1) | function SSR(props) { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/integration/node-fetch-keep-alive/test/index.test.ts function runTests (line 70) | function runTests() { FILE: test/integration/non-standard-node-env-warning/pages/index.js function Page (line 1) | function Page() { FILE: test/integration/non-standard-node-env-warning/test/index.test.ts method onStderr (line 40) | onStderr(msg) { method onStderr (line 56) | onStderr(msg) { method onStderr (line 73) | onStderr(msg) { method onStderr (line 135) | onStderr(msg) { method onStderr (line 153) | onStderr(msg) { method onStderr (line 170) | onStderr(msg) { method onStderr (line 187) | onStderr(msg) { FILE: test/integration/not-found-revalidate/pages/404.js function Page (line 1) | function Page(props) { FILE: test/integration/not-found-revalidate/pages/fallback-blocking/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/not-found-revalidate/pages/fallback-true/[slug].js function Page (line 5) | function Page(props) { FILE: test/integration/not-found-revalidate/pages/initial-not-found/[slug].js function getStaticProps (line 4) | async function getStaticProps() { function getStaticPaths (line 19) | async function getStaticPaths() { function Page (line 26) | function Page({ data }) { FILE: test/integration/not-found-revalidate/pages/initial-not-found/index.js function getStaticProps (line 4) | async function getStaticProps() { function Page (line 19) | function Page({ data }) { FILE: test/integration/ondemand/server.js function rewriteAssetPrefix (line 10) | function rewriteAssetPrefix(req) { FILE: test/integration/page-config/test/index.test.ts function uncommentExport (line 9) | async function uncommentExport(page) { FILE: test/integration/plugin-mdx-rs/components/marker.js function Marker (line 1) | function Marker() { FILE: test/integration/plugin-mdx-rs/mdx-components.js function useMDXComponents (line 7) | function useMDXComponents() { FILE: test/integration/polyfills/pages/process.js function Page (line 1) | function Page() { FILE: test/integration/preload-viewport/next.config.js method rewrites (line 2) | rewrites() { FILE: test/integration/preload-viewport/pages/[...rest].js function Page (line 14) | function Page() { FILE: test/integration/preload-viewport/pages/invalid-ref.js class Button (line 4) | class Button extends React.Component { method render (line 5) | render() { FILE: test/integration/preload-viewport/pages/rewrite-prefetch.js function Page (line 3) | function Page() { FILE: test/integration/preload-viewport/pages/ssg/basic.js function getStaticProps (line 1) | function getStaticProps() { FILE: test/integration/preload-viewport/pages/ssg/catch-all/[...slug].js function getStaticProps (line 1) | function getStaticProps({ params }) { function getStaticPaths (line 5) | function getStaticPaths() { FILE: test/integration/preload-viewport/pages/ssg/dynamic-nested/[slug1]/[slug2].js function getStaticProps (line 1) | function getStaticProps({ params }) { function getStaticPaths (line 5) | function getStaticPaths() { FILE: test/integration/preload-viewport/pages/ssg/dynamic/[slug].js function getStaticProps (line 1) | function getStaticProps({ params }) { function getStaticPaths (line 5) | function getStaticPaths() { FILE: test/integration/preload-viewport/pages/ssg/slow.js function getStaticProps (line 1) | async function getStaticProps() { FILE: test/integration/preload-viewport/test/index.test.ts function hasAnotherScript (line 314) | async function hasAnotherScript() { function hasSsgScript (line 348) | async function hasSsgScript() { FILE: test/integration/prerender-export/pages/another/index.js function getStaticProps (line 5) | async function getStaticProps() { FILE: test/integration/prerender-export/pages/api-docs/[...slug].js function Slug (line 18) | function Slug(props) { FILE: test/integration/prerender-export/pages/api/bad.js function handler (line 1) | function handler(req, res) { FILE: test/integration/prerender-export/pages/blocking-fallback-once/[slug].js function getStaticPaths (line 5) | async function getStaticPaths() { function getStaticProps (line 12) | async function getStaticProps({ params }) { FILE: test/integration/prerender-export/pages/blocking-fallback-some/[slug].js function getStaticPaths (line 5) | async function getStaticPaths() { function getStaticProps (line 12) | async function getStaticProps({ params }) { FILE: test/integration/prerender-export/pages/blocking-fallback/[slug].js function getStaticPaths (line 5) | async function getStaticPaths() { function getStaticProps (line 12) | async function getStaticProps({ params }) { FILE: test/integration/prerender-export/pages/blog/[post]/[comment].js function getStaticPaths (line 4) | async function getStaticPaths() { function getStaticProps (line 14) | async function getStaticProps({ params }) { FILE: test/integration/prerender-export/pages/blog/[post]/index.js function getStaticPaths (line 6) | async function getStaticPaths() { function getStaticProps (line 22) | async function getStaticProps({ params }) { FILE: test/integration/prerender-export/pages/blog/index.js function getStaticProps (line 4) | async function getStaticProps() { FILE: test/integration/prerender-export/pages/catchall-explicit/[...slug].js function getStaticProps (line 3) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 15) | async function getStaticPaths() { function Page (line 29) | function Page({ slug }) { FILE: test/integration/prerender-export/pages/catchall-optional/[[...slug]].js function getStaticProps (line 3) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 11) | async function getStaticPaths() { FILE: test/integration/prerender-export/pages/catchall/[...slug].js function getStaticProps (line 3) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 15) | async function getStaticPaths() { FILE: test/integration/prerender-export/pages/default-revalidate.js function getStaticProps (line 3) | async function getStaticProps() { FILE: test/integration/prerender-export/pages/dynamic/[slug].js function getStaticProps (line 3) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 9) | async function getStaticPaths() { FILE: test/integration/prerender-export/pages/fallback-only/[slug].js function getStaticPaths (line 5) | async function getStaticPaths() { function getStaticProps (line 12) | async function getStaticProps({ params }) { FILE: test/integration/prerender-export/pages/index.js function getStaticProps (line 3) | async function getStaticProps() { FILE: test/integration/prerender-export/pages/index/index.js function getStaticProps (line 3) | async function getStaticProps() { FILE: test/integration/prerender-export/pages/non-json-blocking/[p].js function getStaticProps (line 3) | async function getStaticProps() { function getStaticPaths (line 9) | async function getStaticPaths() { FILE: test/integration/prerender-export/pages/non-json/[p].js function getStaticProps (line 3) | async function getStaticProps() { function getStaticPaths (line 9) | async function getStaticPaths() { FILE: test/integration/prerender-export/pages/something.js function getStaticProps (line 5) | async function getStaticProps({ params }) { FILE: test/integration/prerender-export/pages/user/[user]/profile.js function getStaticPaths (line 4) | async function getStaticPaths() { function getStaticProps (line 8) | async function getStaticProps({ params }) { FILE: test/integration/prerender-export/test/index.test.ts function goFromHomeToAnother (line 40) | async function goFromHomeToAnother() { function goFromAnotherToHome (line 51) | async function goFromAnotherToHome() { FILE: test/integration/prerender-fallback-encoding/pages/fallback-blocking/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/prerender-fallback-encoding/pages/fallback-false/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/prerender-fallback-encoding/pages/fallback-true/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/prerender-fallback-encoding/paths.js function getPaths (line 1) | function getPaths(pathPrefix) { FILE: test/integration/prerender-fallback-encoding/test/index.test.ts function runTests (line 57) | function runTests(isDev: boolean) { FILE: test/integration/prerender-invalid-catchall-params/pages/[...slug].js function getStaticPaths (line 3) | async function getStaticPaths() { function getStaticProps (line 7) | async function getStaticProps({ params }) { FILE: test/integration/prerender-invalid-paths/pages/[foo]/[post].js function getStaticPaths (line 3) | async function getStaticPaths() { function getStaticProps (line 7) | async function getStaticProps({ params }) { FILE: test/integration/prerender-no-revalidate/pages/index.js function getStaticProps (line 3) | async function getStaticProps() { FILE: test/integration/prerender-no-revalidate/pages/named.js function getStaticProps (line 3) | async function getStaticProps() { FILE: test/integration/prerender-no-revalidate/pages/nested/index.js function getStaticProps (line 3) | async function getStaticProps() { FILE: test/integration/prerender-no-revalidate/pages/nested/named.js function getStaticProps (line 3) | async function getStaticProps() { FILE: test/integration/prerender-no-revalidate/test/index.test.ts function runTests (line 21) | function runTests(route, routePath) { FILE: test/integration/prerender-preview/pages/index.js function getStaticProps (line 4) | function getStaticProps({ preview, previewData }) { FILE: test/integration/prerender-preview/pages/to-index.js function getStaticProps (line 3) | function getStaticProps() { FILE: test/integration/prerender-preview/test/index.test.ts function getBuildId (line 21) | async function getBuildId() { function getData (line 25) | function getData(html) { function runTests (line 37) | function runTests(startServer = nextStart) { FILE: test/integration/prerender-revalidate/pages/index.js function getStaticProps (line 1) | async function getStaticProps() { FILE: test/integration/prerender-revalidate/pages/named.js function getStaticProps (line 1) | async function getStaticProps() { FILE: test/integration/prerender-revalidate/pages/nested/index.js function getStaticProps (line 1) | async function getStaticProps() { FILE: test/integration/prerender-revalidate/pages/nested/named.js function getStaticProps (line 1) | async function getStaticProps() { FILE: test/integration/prerender-revalidate/pages/static.js function getStaticProps (line 1) | async function getStaticProps() { FILE: test/integration/prerender-revalidate/test/index.test.ts function runTests (line 21) | function runTests(route, routePath) { FILE: test/integration/prerender/pages/another/index.js function getStaticProps (line 5) | async function getStaticProps() { FILE: test/integration/prerender/pages/api-docs/[...slug].js function Slug (line 18) | function Slug(props) { FILE: test/integration/prerender/pages/api/bad.js function handler (line 1) | function handler(req, res) { FILE: test/integration/prerender/pages/bad-gssp.js function getServerSideProps (line 1) | function getServerSideProps() { function BadGssp (line 5) | function BadGssp() { FILE: test/integration/prerender/pages/bad-ssr.js function getServerSideProps (line 1) | function getServerSideProps() { function BadSsr (line 5) | function BadSsr() { FILE: test/integration/prerender/pages/blocking-fallback-once/[slug].js function getStaticPaths (line 5) | async function getStaticPaths() { function getStaticProps (line 12) | async function getStaticProps({ params }) { FILE: test/integration/prerender/pages/blocking-fallback-some/[slug].js function getStaticPaths (line 5) | async function getStaticPaths() { function getStaticProps (line 12) | async function getStaticProps({ params }) { FILE: test/integration/prerender/pages/blocking-fallback/[slug].js function getStaticPaths (line 5) | async function getStaticPaths() { function getStaticProps (line 12) | async function getStaticProps({ params }) { FILE: test/integration/prerender/pages/blog/[post]/[comment].js function getStaticPaths (line 4) | async function getStaticPaths() { function getStaticProps (line 14) | async function getStaticProps({ params }) { FILE: test/integration/prerender/pages/blog/[post]/index.js function getStaticPaths (line 6) | async function getStaticPaths() { function getStaticProps (line 22) | async function getStaticProps({ params }) { FILE: test/integration/prerender/pages/blog/index.js function getStaticProps (line 4) | async function getStaticProps() { FILE: test/integration/prerender/pages/catchall-explicit/[...slug].js function getStaticProps (line 3) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 16) | async function getStaticPaths() { function Page (line 30) | function Page({ slug }) { FILE: test/integration/prerender/pages/catchall-optional/[[...slug]].js function getStaticProps (line 3) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 11) | async function getStaticPaths() { FILE: test/integration/prerender/pages/catchall/[...slug].js function getStaticProps (line 3) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 16) | async function getStaticPaths() { FILE: test/integration/prerender/pages/default-revalidate.js function getStaticProps (line 3) | async function getStaticProps() { FILE: test/integration/prerender/pages/dynamic/[slug].js function getStaticProps (line 3) | async function getStaticProps({ params: { slug } }) { function getStaticPaths (line 9) | async function getStaticPaths() { FILE: test/integration/prerender/pages/fallback-only/[slug].js function getStaticPaths (line 5) | async function getStaticPaths() { function getStaticProps (line 12) | async function getStaticProps({ params }) { FILE: test/integration/prerender/pages/index.js function getStaticProps (line 3) | async function getStaticProps() { FILE: test/integration/prerender/pages/index/index.js function getStaticProps (line 3) | async function getStaticProps() { FILE: test/integration/prerender/pages/non-json-blocking/[p].js function getStaticProps (line 3) | async function getStaticProps() { function getStaticPaths (line 9) | async function getStaticPaths() { FILE: test/integration/prerender/pages/non-json/[p].js function getStaticProps (line 3) | async function getStaticProps() { function getStaticPaths (line 9) | async function getStaticPaths() { FILE: test/integration/prerender/pages/something.js function getStaticProps (line 5) | async function getStaticProps({ params }) { FILE: test/integration/prerender/pages/user/[user]/profile.js function getStaticPaths (line 4) | async function getStaticPaths() { function getStaticProps (line 8) | async function getStaticProps({ params }) { FILE: test/integration/preview-fallback/pages/fallback/[post].js function Post (line 1) | function Post(props) { FILE: test/integration/preview-fallback/pages/index.js function Index (line 10) | function Index(props) { FILE: test/integration/preview-fallback/pages/no-fallback/[post].js function Post (line 1) | function Post(props) { FILE: test/integration/preview-fallback/test/index.test.ts function runTests (line 29) | function runTests(isDev: boolean) { FILE: test/integration/production-config/next.config.js method generateBuildId (line 28) | async generateBuildId() { FILE: test/integration/production-config/pages/_app.js class MyApp (line 5) | class MyApp extends App { method render (line 6) | render() { FILE: test/integration/production-config/pages/index.js method constructor (line 3) | constructor(props) { method componentDidMount (line 11) | componentDidMount() { method render (line 15) | render() { FILE: test/integration/production-nav/next.config.js method rewrites (line 2) | rewrites() { FILE: test/integration/production-start-no-build/next.config.js method rewrites (line 6) | rewrites() { method redirects (line 15) | redirects() { FILE: test/integration/re-export-all-exports-from-page-disallowed/pages/about.js function getStaticProps (line 6) | async function getStaticProps() { FILE: test/integration/react-current-version/app/components/red.tsx function Styled (line 6) | function Styled() { FILE: test/integration/react-current-version/app/components/streaming-data.js function createStreamingData (line 1) | function createStreamingData() { FILE: test/integration/react-current-version/app/pages/index.js function Index (line 4) | function Index() { FILE: test/integration/react-current-version/app/pages/use-flush-effect/styled-jsx.tsx function Blue (line 8) | function Blue() { function StyledJsx (line 21) | function StyledJsx() { FILE: test/integration/react-current-version/app/pages/use-id.js function Page (line 3) | function Page() { FILE: test/integration/react-current-version/test/index.test.ts function expectToContainPreload (line 53) | async function expectToContainPreload(page) { function runTestsAgainstRuntime (line 77) | function runTestsAgainstRuntime(runtime) { function runTests (line 161) | function runTests( FILE: test/integration/relay-graphql-swc-multi-project/project-a/__generated__/pagesAQuery.graphql.ts type pagesAQuery$variables (line 12) | type pagesAQuery$variables = {} type pagesAQueryVariables (line 13) | type pagesAQueryVariables = pagesAQuery$variables type pagesAQuery$data (line 14) | type pagesAQuery$data = { type pagesAQueryResponse (line 17) | type pagesAQueryResponse = pagesAQuery$data type pagesAQuery (line 18) | type pagesAQuery = { FILE: test/integration/relay-graphql-swc-multi-project/project-a/pages/api/query.ts function handler (line 3) | function handler( FILE: test/integration/relay-graphql-swc-multi-project/project-a/pages/index.tsx type Props (line 13) | type Props = { greeting: string } function Index (line 15) | function Index({ greeting }: Props) { function createGraphQLFetcher (line 19) | function createGraphQLFetcher(host: string | undefined): FetchFunction { FILE: test/integration/relay-graphql-swc-multi-project/project-b/__generated__/pagesBQuery.graphql.ts type pagesBQuery$variables (line 12) | type pagesBQuery$variables = {} type pagesBQueryVariables (line 13) | type pagesBQueryVariables = pagesBQuery$variables type pagesBQuery$data (line 14) | type pagesBQuery$data = { type pagesBQueryResponse (line 17) | type pagesBQueryResponse = pagesBQuery$data type pagesBQuery (line 18) | type pagesBQuery = { FILE: test/integration/relay-graphql-swc-multi-project/project-b/pages/api/query.ts function handler (line 3) | function handler( FILE: test/integration/relay-graphql-swc-multi-project/project-b/pages/index.tsx type Props (line 13) | type Props = { greeting: string } function Index (line 15) | function Index({ greeting }: Props) { function createGraphQLFetcher (line 19) | function createGraphQLFetcher(host: string | undefined): FetchFunction { FILE: test/integration/relay-graphql-swc-single-project/pages/api/query.ts function handler (line 3) | function handler( FILE: test/integration/relay-graphql-swc-single-project/pages/index.tsx type Props (line 13) | type Props = { greeting: string } function Index (line 15) | function Index({ greeting }: Props) { function createGraphQLFetcher (line 19) | function createGraphQLFetcher(host: string | undefined): FetchFunction { FILE: test/integration/relay-graphql-swc-single-project/queries/__generated__/pagesQuery.graphql.ts type pagesQuery$variables (line 12) | type pagesQuery$variables = {} type pagesQueryVariables (line 13) | type pagesQueryVariables = pagesQuery$variables type pagesQuery$data (line 14) | type pagesQuery$data = { type pagesQueryResponse (line 17) | type pagesQueryResponse = pagesQuery$data type pagesQuery (line 18) | type pagesQuery = { FILE: test/integration/render-error-on-module-error/pages/_error.js function Error (line 1) | function Error() { FILE: test/integration/repeated-slashes/app/next.config.js method redirects (line 2) | redirects() { FILE: test/integration/repeated-slashes/app/pages/_error.js function Page (line 5) | function Page() { FILE: test/integration/repeated-slashes/app/pages/another.js function Another (line 1) | function Another() { FILE: test/integration/repeated-slashes/app/pages/index.js function Index (line 1) | function Index(props) { FILE: test/integration/repeated-slashes/app/pages/invalid.js function Invalid (line 13) | function Invalid() { FILE: test/integration/repeated-slashes/test/index.test.ts function runTests (line 27) | function runTests({ isDev = false, isExport = false, isPages404 = false ... FILE: test/integration/revalidate-as-path/pages/_app.js function App (line 3) | function App({ Component, pageProps }) { FILE: test/integration/revalidate-as-path/pages/another/index/index.js function Another (line 3) | function Another() { FILE: test/integration/revalidate-as-path/pages/index.js function Index (line 3) | function Index() { FILE: test/integration/revalidate-as-path/test/index.test.ts method onStdout (line 84) | onStdout(msg) { FILE: test/integration/rewrite-with-browser-history/next.config.js method rewrites (line 2) | rewrites() { FILE: test/integration/rewrite-with-browser-history/pages/dynamic-page/[[...param]].js function Page (line 4) | function Page(props) { FILE: test/integration/rewrite-with-browser-history/pages/index.js function Page (line 3) | function Page() { FILE: test/integration/rewrites-client-resolving/next.config.js method rewrites (line 2) | rewrites() { FILE: test/integration/rewrites-destination-query-array/next.config.js method rewrites (line 2) | rewrites() { FILE: test/integration/rewrites-destination-query-array/pages/index.js function getServerSideProps (line 1) | function getServerSideProps(context) { function Page (line 9) | function Page(props) { FILE: test/integration/rewrites-has-condition/next.config.js method rewrites (line 2) | rewrites() { FILE: test/integration/rewrites-has-condition/pages/another.js function Page (line 3) | function Page() { FILE: test/integration/rewrites-has-condition/pages/index.js function Page (line 3) | function Page(props) { FILE: test/integration/rewrites-manual-href-as/next.config.js method rewrites (line 2) | rewrites() { FILE: test/integration/rewrites-manual-href-as/pages/another.js function Page (line 4) | function Page(props) { FILE: test/integration/rewrites-manual-href-as/pages/index.js function Page (line 4) | function Page(props) { FILE: test/integration/rewrites-manual-href-as/pages/news/[[...slugs]].js function News (line 4) | function News() { function getServerSideProps (line 18) | async function getServerSideProps() { FILE: test/integration/rewrites-manual-href-as/pages/preview/[slug].js function Page (line 20) | function Page(props) { FILE: test/integration/root-catchall-cache/app/[[...slug]]/page.js function Page (line 4) | function Page() { FILE: test/integration/root-catchall-cache/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/integration/root-optional-revalidate/pages/[[...slug]].js function Home (line 1) | function Home(props) { function getStaticPaths (line 5) | async function getStaticPaths() { function getStaticProps (line 16) | async function getStaticProps({ params, revalidateReason }) { FILE: test/integration/route-load-cancel-css/pages/page1.js function Page1 (line 3) | function Page1(props) { function getServerSideProps (line 11) | async function getServerSideProps() { FILE: test/integration/route-load-cancel-css/pages/page2.js function Page2 (line 1) | function Page2() { FILE: test/integration/route-load-cancel-css/test/index.test.ts function runTests (line 18) | function runTests() { FILE: test/integration/route-load-cancel/pages/page1.js function Page1 (line 1) | function Page1() { FILE: test/integration/route-load-cancel/pages/page2.js function Page2 (line 1) | function Page2() { FILE: test/integration/route-load-cancel/test/index.test.ts function runTests (line 21) | function runTests() { FILE: test/integration/router-hash-navigation/pages/index.js function Page (line 3) | function Page() { FILE: test/integration/router-hash-navigation/test/index.test.ts function runTests (line 17) | function runTests() { FILE: test/integration/router-is-ready-app-gip/pages/_app.js function TestApp (line 1) | function TestApp({ Component, pageProps }) { FILE: test/integration/router-is-ready-app-gip/pages/appGip.js function Page (line 4) | function Page(props) { FILE: test/integration/router-is-ready-app-gip/pages/gsp.js function Page (line 4) | function Page(props) { FILE: test/integration/router-is-ready-app-gip/pages/invalid.js function Page (line 3) | function Page(props) { FILE: test/integration/router-is-ready-app-gip/test/index.test.ts function runTests (line 29) | function runTests() { FILE: test/integration/router-is-ready/pages/auto-export/[slug].js function Page (line 4) | function Page(props) { FILE: test/integration/router-is-ready/pages/auto-export/index.js function Page (line 4) | function Page(props) { FILE: test/integration/router-is-ready/pages/gip.js function Page (line 4) | function Page(props) { FILE: test/integration/router-is-ready/pages/gsp.js function Page (line 4) | function Page(props) { FILE: test/integration/router-is-ready/pages/gssp.js function Page (line 4) | function Page(props) { FILE: test/integration/router-is-ready/pages/invalid.js function Page (line 3) | function Page(props) { FILE: test/integration/router-is-ready/test/index.test.ts function runTests (line 29) | function runTests() { FILE: test/integration/router-prefetch/pages/another-page.js function AnotherPage (line 1) | function AnotherPage() { FILE: test/integration/router-prefetch/pages/index.js function RouterPrefetch (line 4) | function RouterPrefetch() { FILE: test/integration/router-rerender/middleware.js function middleware (line 3) | function middleware() { FILE: test/integration/router-rerender/pages/index.js function Index (line 4) | function Index() { FILE: test/integration/script-loader/base/pages/_app.js function MyApp (line 5) | function MyApp({ Component, pageProps }) { FILE: test/integration/script-loader/base/pages/_document.js function Document (line 5) | function Document() { FILE: test/integration/script-loader/test/index.test.ts function test (line 32) | async function test(scriptID: string) { function test (line 64) | async function test(scriptId: string, css?: string) { function test (line 100) | function test(id) { function test (line 137) | function test(id) { FILE: test/integration/scroll-back-restoration/pages/another.js function Page (line 3) | function Page() { FILE: test/integration/scss/scss-fixtures/next.config.js method webpack (line 6) | webpack(cfg) { FILE: test/integration/server-asset-modules/test/index.test.ts function runTests (line 19) | function runTests() { FILE: test/integration/server-side-dev-errors/pages/api/blog/[slug].js function handler (line 1) | function handler(req, res) { FILE: test/integration/server-side-dev-errors/pages/api/hello.js function handler (line 1) | function handler(req, res) { FILE: test/integration/server-side-dev-errors/pages/blog/[slug].js function Page (line 1) | function Page() { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/integration/server-side-dev-errors/pages/gsp.js function Page (line 1) | function Page() { function getStaticProps (line 5) | async function getStaticProps() { FILE: test/integration/server-side-dev-errors/pages/gssp.js function Page (line 1) | function Page() { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/integration/server-side-dev-errors/pages/uncaught-empty-exception.js function Page (line 1) | function Page() { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/integration/server-side-dev-errors/pages/uncaught-empty-rejection.js function Page (line 1) | function Page() { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/integration/server-side-dev-errors/pages/uncaught-exception.js function Page (line 1) | function Page() { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/integration/server-side-dev-errors/pages/uncaught-rejection.js function Page (line 1) | function Page() { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/integration/server-side-dev-errors/test/index.test.ts method onStderr (line 32) | onStderr(msg) { function stripInternalHandler (line 46) | function stripInternalHandler(output) { FILE: test/integration/sharp-api/app/pages/api/custom-sharp.js function handler (line 3) | async function handler(req, res) { FILE: test/integration/src-dir-support-double-dir/test/index.test.ts function runTests (line 17) | function runTests(dev: boolean) { FILE: test/integration/src-dir-support/test/index.test.ts function runTests (line 18) | function runTests() { FILE: test/integration/styled-jsx-plugin/test/index.test.ts function runTests (line 16) | function runTests() { FILE: test/integration/telemetry/_app/layout.jsx function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/integration/telemetry/_app/use-cache/funtion-level-use-cache/page.jsx function getCachedRandom (line 1) | async function getCachedRandom(n) { function getCachedRandomV2 (line 6) | async function getCachedRandomV2(n) { function Page (line 11) | async function Page() { FILE: test/integration/telemetry/_app/use-cache/page.jsx function Page (line 3) | async function Page() { FILE: test/integration/telemetry/_app/use-cache/page2/page.jsx function getCachedRandom (line 1) | async function getCachedRandom(n) { function Page (line 6) | async function Page() { FILE: test/integration/telemetry/app/app-dir/page.js function About (line 5) | function About() { FILE: test/integration/telemetry/app/hello/page.js function Page (line 1) | function Page() { FILE: test/integration/telemetry/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/integration/telemetry/pages/about.js function About (line 5) | function About() { function AboutFutureImage (line 17) | function AboutFutureImage() { FILE: test/integration/telemetry/pages/dynamic-file-imports/index.js function Page (line 1) | function Page() { FILE: test/integration/telemetry/pages/edge.js function About (line 9) | function About() { function AboutFutureImage (line 21) | function AboutFutureImage() { FILE: test/integration/telemetry/pages/gip.js function A (line 1) | function A() { FILE: test/integration/telemetry/pages/gssp-again.js function getServerSideProps (line 6) | function getServerSideProps() { FILE: test/integration/telemetry/pages/gssp.js function getServerSideProps (line 6) | function getServerSideProps() { FILE: test/integration/telemetry/pages/script.js function Home (line 6) | function Home() { FILE: test/integration/telemetry/pages/ssg.js function getStaticProps (line 3) | function getStaticProps() { FILE: test/integration/telemetry/pages/ssg/[dynamic].js function getStaticProps (line 3) | function getStaticProps() { function getStaticPaths (line 7) | function getStaticPaths() { FILE: test/integration/telemetry/test/config.test.ts method onStderr (line 104) | onStderr(msg) { method onStderr (line 706) | onStderr(msg) { FILE: test/integration/trailing-slashes-href-resolving/pages/404.js function NotFound (line 1) | function NotFound() { FILE: test/integration/trailing-slashes-href-resolving/pages/[slug].js function Page (line 3) | function Page() { FILE: test/integration/trailing-slashes-href-resolving/pages/another.js function Page (line 1) | function Page() { FILE: test/integration/trailing-slashes-href-resolving/pages/blog/[slug].js function Page (line 3) | function Page() { FILE: test/integration/trailing-slashes-href-resolving/pages/blog/another.js function Page (line 1) | function Page() { FILE: test/integration/trailing-slashes-href-resolving/pages/catch-all/[...slug].js function Page (line 3) | function Page() { FILE: test/integration/trailing-slashes-href-resolving/pages/catch-all/first.js function Page (line 1) | function Page() { FILE: test/integration/trailing-slashes-href-resolving/pages/index.js function Index (line 3) | function Index() { FILE: test/integration/trailing-slashes-rewrite/next.config.js method rewrites (line 4) | async rewrites() { FILE: test/integration/trailing-slashes-rewrite/pages/catch-all/[...slug].js function Page (line 1) | function Page() { FILE: test/integration/trailing-slashes-rewrite/pages/index.js function Index (line 1) | function Index() { FILE: test/integration/trailing-slashes-rewrite/pages/products/[product].js function Products (line 1) | function Products() { FILE: test/integration/trailing-slashes-rewrite/pages/products/index.js function Products (line 1) | function Products() { FILE: test/integration/tsconfig-verifier/app/layout.tsx function RootLayout (line 2) | function RootLayout({ FILE: test/integration/tsconfig-verifier/app/test/page.tsx function Page (line 2) | function Page() { FILE: test/integration/turbopack-unsupported-log/app/pages/index.js function Page (line 1) | function Page() { FILE: test/integration/turbopack-unsupported-log/index.test.ts method onStdout (line 19) | onStdout(msg) { method onStderr (line 22) | onStderr(msg) { method onStdout (line 44) | onStdout(msg) { method onStderr (line 47) | onStderr(msg) { method onStdout (line 77) | onStdout(msg) { method onStderr (line 80) | onStderr(msg) { FILE: test/integration/turborepo-access-trace/app/app/route1/route.js function GET (line 6) | async function GET() { FILE: test/integration/turborepo-access-trace/app/lib/fetch-data.js function fetchData (line 10) | function fetchData() { FILE: test/integration/turborepo-access-trace/app/lib/get-data.js function getData (line 4) | function getData() { FILE: test/integration/turborepo-access-trace/app/lib/my-component.js function Button (line 1) | function Button() { FILE: test/integration/turborepo-access-trace/app/node_modules/some-cms/index.js function getCmsData (line 1) | function getCmsData() { FILE: test/integration/turborepo-access-trace/app/pages/image-import.js function Page (line 4) | function Page(props) { function getServerSideProps (line 13) | function getServerSideProps() { FILE: test/integration/turborepo-access-trace/app/pages/index.js function Page (line 7) | function Page() { function getStaticProps (line 11) | function getStaticProps() { FILE: test/integration/turbotrace-with-webpack-worker/app/lib/fetch-data.js function fetchData (line 10) | function fetchData() { FILE: test/integration/turbotrace-with-webpack-worker/app/lib/get-data.js function getData (line 4) | function getData() { FILE: test/integration/turbotrace-with-webpack-worker/app/next.config.js method webpack (line 4) | webpack(cfg, { isServer, nextRuntime }) { FILE: test/integration/turbotrace-with-webpack-worker/app/node_modules/some-cms/index.js function getCmsData (line 1) | function getCmsData() { FILE: test/integration/turbotrace-with-webpack-worker/app/pages/another.js function Page (line 3) | function Page() { function getStaticProps (line 7) | function getStaticProps() { FILE: test/integration/turbotrace-with-webpack-worker/app/pages/image-import.js function Page (line 6) | function Page(props) { function getServerSideProps (line 14) | function getServerSideProps() { FILE: test/integration/turbotrace-with-webpack-worker/app/pages/index.js function Page (line 3) | function Page() { function getStaticProps (line 7) | function getStaticProps() { FILE: test/integration/typescript-app-type-declarations/pages/index.tsx function Index (line 1) | function Index() { FILE: test/integration/typescript-baseurl/components/hi.tsx function Hi (line 3) | function Hi(): JSX.Element { FILE: test/integration/typescript-baseurl/components/world.tsx function World (line 3) | function World(): JSX.Element { FILE: test/integration/typescript-baseurl/pages/hello.tsx function HelloPage (line 3) | function HelloPage(): JSX.Element { FILE: test/integration/typescript-baseurl/test/index.test.ts function get$ (line 11) | async function get$(path, query?: any) { FILE: test/integration/typescript-custom-tsconfig/pages/index.tsx function Index (line 1) | function Index() { FILE: test/integration/typescript-external-dir/project/components/world.tsx function World (line 3) | function World(): JSX.Element { FILE: test/integration/typescript-external-dir/project/pages/index.tsx function HelloPage (line 8) | function HelloPage(): JSX.Element { FILE: test/integration/typescript-external-dir/project/test/index.test.ts function get$ (line 11) | async function get$(path, query?: any) { FILE: test/integration/typescript-external-dir/shared/components/counter.tsx function Counter (line 5) | function Counter(): JSX.Element { FILE: test/integration/typescript-external-dir/shared/libs/inc.ts function inc (line 1) | function inc(x: number) { FILE: test/integration/typescript-only-remove-type-imports/User.ts type User (line 1) | interface User { FILE: test/integration/typescript-only-remove-type-imports/UserStatistics.ts function getNewsletterRecipients (line 3) | function getNewsletterRecipients(users: User[]) { FILE: test/integration/typescript-only-remove-type-imports/pages/index.tsx function Index (line 18) | function Index() { FILE: test/integration/typescript-paths/components/hello.tsx function Hello (line 3) | function Hello() { FILE: test/integration/typescript-paths/components/world.tsx function World (line 3) | function World(): JSX.Element { FILE: test/integration/typescript-paths/pages/alias-to-d-ts.tsx function HelloPage (line 4) | function HelloPage(): JSX.Element { FILE: test/integration/typescript-paths/pages/basic-alias.tsx function HelloPage (line 3) | function HelloPage(): JSX.Element { FILE: test/integration/typescript-paths/pages/resolve-fallback.tsx function ResolveOrder (line 3) | function ResolveOrder(): JSX.Element { FILE: test/integration/typescript-paths/pages/resolve-order.tsx function ResolveOrder (line 3) | function ResolveOrder(): JSX.Element { FILE: test/integration/typescript-paths/pages/single-alias.tsx function SingleAlias (line 3) | function SingleAlias() { FILE: test/integration/typescript-paths/test/index.test.ts function get$ (line 19) | async function get$(path, query?: any) { function runTests (line 24) | function runTests() { FILE: test/integration/typescript-workspaces-paths/packages/lib/a/api.ts type API (line 3) | type API = () => string FILE: test/integration/typescript-workspaces-paths/packages/www/components/hello.tsx function Hello (line 3) | function Hello() { FILE: test/integration/typescript-workspaces-paths/packages/www/components/world.tsx function World (line 3) | function World(): JSX.Element { FILE: test/integration/typescript-workspaces-paths/packages/www/pages/alias-to-d-ts.tsx function HelloPage (line 4) | function HelloPage(): JSX.Element { FILE: test/integration/typescript-workspaces-paths/packages/www/pages/basic-alias.tsx function HelloPage (line 3) | function HelloPage(): JSX.Element { FILE: test/integration/typescript-workspaces-paths/packages/www/pages/resolve-fallback.tsx function ResolveOrder (line 3) | function ResolveOrder(): JSX.Element { FILE: test/integration/typescript-workspaces-paths/packages/www/pages/resolve-order.tsx function ResolveOrder (line 3) | function ResolveOrder(): JSX.Element { FILE: test/integration/typescript-workspaces-paths/packages/www/pages/single-alias.tsx function SingleAlias (line 3) | function SingleAlias() { FILE: test/integration/typescript-workspaces-paths/packages/www/test/index.test.ts function get$ (line 11) | async function get$(path, query?: any) { FILE: test/integration/typescript/components/generics.ts class MyClass (line 1) | class MyClass { method constructor (line 3) | constructor(value: T) { FILE: test/integration/typescript/components/hello.ts function hello (line 5) | function hello(): string { FILE: test/integration/typescript/components/world.tsx function World (line 3) | function World(): JSX.Element { FILE: test/integration/typescript/pages/_document.tsx class MyDocument (line 3) | class MyDocument extends Document { method getInitialProps (line 4) | static async getInitialProps(ctx: DocumentContext) { FILE: test/integration/typescript/pages/_error.tsx class CustomError (line 4) | class CustomError extends ErrorComponent { method getInitialProps (line 5) | static getInitialProps({ res }: NextPageContext) { FILE: test/integration/typescript/pages/hello.tsx type SearchEntity (line 10) | enum SearchEntity { class Test (line 19) | class Test { method show (line 20) | show() { class Test2 (line 25) | class Test2 extends Test { method show (line 26) | override show() { function HelloPage (line 33) | function HelloPage(): JSX.Element { FILE: test/integration/typescript/pages/ssg/[slug].tsx type Params (line 3) | type Params = { type Props (line 7) | type Props = { type PreviewData (line 12) | type PreviewData = { function Page (line 37) | function Page({ data, title }: Props) { FILE: test/integration/typescript/pages/ssg/blog/[post].tsx type Post (line 7) | type Post = { function Blog (line 36) | function Blog({ posts }: InferGetStaticPropsType) { FILE: test/integration/typescript/pages/ssg/blog/index.tsx function Page (line 10) | function Page({ FILE: test/integration/typescript/pages/ssr/[slug].tsx type Params (line 3) | type Params = { type Props (line 7) | type Props = { type PreviewData (line 12) | type PreviewData = { function Page (line 26) | function Page({ data, title }: Props) { FILE: test/integration/typescript/pages/ssr/blog/[post].tsx type Post (line 3) | type Post = { function Blog (line 20) | function Blog({ FILE: test/integration/typescript/pages/ssr/cookies.tsx type Props (line 3) | type Props = { function Page (line 16) | function Page({ cookies }: Props) { FILE: test/integration/typescript/pages/ssr/promise.tsx type Props (line 3) | type Props = { function Page (line 17) | function Page({ data }: Props) { FILE: test/integration/typescript/test/index.test.ts function get$ (line 24) | async function get$(path, query?: any, options?: any) { FILE: test/integration/undefined-webpack-config/next.config.js method webpack (line 2) | webpack() {} FILE: test/integration/undefined-webpack-config/pages/index.js function Page (line 1) | function Page() { FILE: test/integration/undefined-webpack-config/test/index.test.ts method onStderr (line 31) | onStderr(msg) { FILE: test/integration/webpack-bun-externals/pages/index.js function Page (line 2) | function Page() { function getServerSideProps (line 6) | async function getServerSideProps() { FILE: test/integration/webpack-bun-externals/test/index.test.ts constant IS_TURBOPACK (line 9) | const IS_TURBOPACK = process.env.IS_TURBOPACK_TEST === '1' FILE: test/integration/webpack-config-extensionalias/components/TsxComponent.tsx function TsxComponent (line 3) | function TsxComponent() { FILE: test/integration/webpack-config-extensionalias/pages/pagewithimport.js function PageWithImport (line 3) | function PageWithImport() { FILE: test/integration/webpack-config-mainjs/pages/static.js function StaticPage (line 1) | function StaticPage() { FILE: test/integration/webpack-require-hook/next.config.js method webpack (line 2) | webpack(config) { FILE: test/integration/with-electron/app/pages/index.js function routeToAbout (line 4) | function routeToAbout(e) { FILE: test/integration/with-electron/app/public/main.js function createWindow (line 5) | function createWindow() { FILE: test/integration/worker-webpack5/lib/sharedCode.js function Expensive (line 1) | function Expensive() { FILE: test/integration/worker-webpack5/pages/index.js function Home (line 4) | function Home() { FILE: test/jest-global-setup.ts function globalSetup (line 3) | async function globalSetup() { FILE: test/lib/add-redbox-matchers.ts type Matchers (line 23) | interface Matchers { type ErrorSnapshotOptions (line 74) | interface ErrorSnapshotOptions { type SanitizedCauseEntry (line 78) | interface SanitizedCauseEntry { type ErrorSnapshot (line 85) | interface ErrorSnapshot { function focusSource (line 101) | function focusSource( function sanitizeStack (line 157) | function sanitizeStack( function createErrorSnapshot (line 185) | async function createErrorSnapshot( type RedboxSnapshot (line 301) | type RedboxSnapshot = ErrorSnapshot | ErrorSnapshot[] function createRedboxSnapshot (line 303) | async function createRedboxSnapshot( method toDisplayRedbox (line 335) | async toDisplayRedbox( method toDisplayCollapsedRedbox (line 385) | async toDisplayCollapsedRedbox( FILE: test/lib/browsers/playwright.ts type EventType (line 19) | type EventType = 'request' | 'response' type PageLog (line 21) | type PageLog = { source: string; message: string; args: unknown[] } type Permissions (line 23) | type Permissions = BrowserContextOptions['permissions'] function quit (line 46) | async function quit() { function teardown (line 54) | async function teardown(tearDownFn: () => Promise) { type ElementHandleExt (line 60) | interface ElementHandleExt extends ElementHandle { type ElementByCssOpts (line 65) | type ElementByCssOpts = { type PlaywrightNavigationWaitUntil (line 79) | type PlaywrightNavigationWaitUntil = class Playwright (line 85) | class Playwright { method initContextTracing (line 91) | private async initContextTracing(url: string, context: BrowserContext) { method teardownTracing (line 111) | private async teardownTracing() { method on (line 145) | on(event: EventType, cb: (...args: any[]) => void) { method off (line 164) | off(event: EventType, cb: (...args: any[]) => void) { method setup (line 168) | async setup( method close (line 226) | async close(): Promise { method launchBrowser (line 231) | async launchBrowser( method get (line 262) | async get(url: string): Promise { method loadPage (line 266) | async loadPage( method back (line 374) | back(options?: Parameters[0]) { method forward (line 380) | forward(options?: Parameters[0]) { method refresh (line 386) | refresh() { method setDimensions (line 392) | setDimensions({ width, height }: { height: number; width: number }) { method addCookie (line 397) | addCookie(opts: { name: string; value: string }) { method deleteCookies (line 408) | deleteCookies() { method wrapElement (line 412) | private wrapElement(el: ElementHandle, selector: string): ElementHandl... method elementByCss (line 430) | elementByCss(selector: string, opts?: ElementByCssOpts) { method elementByCssInstant (line 438) | elementByCssInstant(selector: string, opts?: ElementByCssOpts) { method hasElementByCss (line 446) | hasElementByCss(selector: string) { method elementById (line 450) | elementById(id: string) { method getValue (line 454) | getValue(this: Playwright) { method text (line 458) | text(this: Playwright) { method type (line 462) | type(this: Playwright, text: string) { method moveTo (line 469) | moveTo(this: Playwright) { method getComputedCss (line 476) | async getComputedCss(this: Playwright, prop: string) { method getAttribute (line 480) | async getAttribute(this: Playwright, attr: string) { method hasElementByCssSelector (line 484) | hasElementByCssSelector(selector: string) { method keydown (line 488) | keydown(key: string) { method keyup (line 492) | keyup(key: string) { method click (line 496) | click(this: Playwright) { method touchStart (line 503) | touchStart(this: Playwright) { method elementsByCss (line 510) | elementsByCss(selector: string) { method waitForElementByCss (line 526) | waitForElementByCss(selector: string, opts: number | ElementByCssOpts ... method waitForCondition (line 565) | waitForCondition(snippet: string, timeout?: number) { method eval (line 582) | eval( method log (line 600) | async log(options?: { includeArgs?: T }) { method websocketFrames (line 616) | async websocketFrames() { method url (line 620) | async url() { method waitForIdleNetwork (line 624) | async waitForIdleNetwork() { method getByRole (line 630) | getByRole( method locateRedbox (line 637) | locateRedbox(): Locator { method locateDevToolsIndicator (line 643) | locateDevToolsIndicator(): Locator { method locator (line 647) | locator(selector: string, options?: Parameters<(typeof page)['locator'... method continueChain (line 652) | private continueChain(nextCall: (value: TCurrent) => Promise(nextCall: () => TNext | Promise) { method startOrPreserveChain (line 662) | private startOrPreserveChain(nextCall: () => Promise) { method _chain (line 672) | private _chain( FILE: test/lib/check-build-freshness.js constant YELLOW (line 6) | const YELLOW = '\x1b[33m' constant RESET (line 7) | const RESET = '\x1b[0m' function checkBuildFreshness (line 14) | async function checkBuildFreshness() { FILE: test/lib/create-next-install.js constant PREFER_OFFLINE (line 10) | const PREFER_OFFLINE = process.env.NEXT_TEST_PREFER_OFFLINE === '1' function installDependencies (line 13) | async function installDependencies(cwd, tmpDir) { function createNextInstall (line 47) | async function createNextInstall({ FILE: test/lib/development-sandbox.ts function waitForHydration (line 19) | async function waitForHydration(browser: Playwright) { function createSandbox (line 35) | async function createSandbox( FILE: test/lib/e2e-utils/index.ts type E2ETestGlobal (line 28) | type E2ETestGlobal = typeof globalThis & { method apply (line 42) | apply(target, thisArg, argArray: unknown[]) { method get (line 55) | get(target, prop, receiver) { class FileRef (line 183) | class FileRef { method constructor (line 186) | constructor(path: string) { class PatchedFileRef (line 195) | class PatchedFileRef { method constructor (line 199) | constructor(path: string, cb: (content: string) => string) { function createNext (line 232) | async function createNext( function nextTestSetup (line 302) | function nextTestSetup( FILE: test/lib/e2e-utils/instant-validation.ts type ValidationEvent (line 4) | type ValidationEvent = function parseValidationMessages (line 8) | function parseValidationMessages(output: string): ValidationEvent[] { function extractBuildValidationError (line 24) | function extractBuildValidationError( function normalizeValidationUrl (line 75) | function normalizeValidationUrl(url: string): string { function waitForValidationStart (line 83) | async function waitForValidationStart( function waitForValidationEnd (line 109) | async function waitForValidationEnd( function waitForValidation (line 127) | async function waitForValidation( type PrerenderResult (line 135) | type PrerenderResult = { function expectNoBuildValidationErrors (line 140) | function expectNoBuildValidationErrors(result: PrerenderResult) { function expectBuildValidationSkipped (line 151) | function expectBuildValidationSkipped(result: PrerenderResult) { FILE: test/lib/e2e-utils/ppr.ts function splitResponseWithPPRSentinel (line 19) | async function splitResponseWithPPRSentinel( FILE: test/lib/e2e-utils/request-tracker.ts type RequestMatcherObject (line 8) | type RequestMatcherObject = { type RequestMatcher (line 14) | type RequestMatcher = type RequestTracker (line 18) | type RequestTracker = ReturnType function createRequestTracker (line 21) | function createRequestTracker(browser: Playwright) { function promiseWithResolvers (line 170) | function promiseWithResolvers() { FILE: test/lib/next-modes/base.ts type Event (line 23) | type Event = 'stdout' | 'stderr' | 'error' | 'destroy' type InstallCommand (line 24) | type InstallCommand = type PackageJson (line 28) | type PackageJson = { type ResolvedFileConfig (line 33) | type ResolvedFileConfig = type FilesConfig (line 37) | type FilesConfig = ResolvedFileConfig | string type NextInstanceOpts (line 38) | interface NextInstanceOpts { type OmitFirstArgument (line 63) | type OmitFirstArgument = F extends ( class NextInstance (line 74) | class NextInstance { method constructor (line 103) | constructor(opts: NextInstanceOpts) { method writeFiles (line 127) | private async writeFiles(filesConfig: FilesConfig, testDir: string) { method writeInitialFiles (line 197) | protected async writeInitialFiles() { method writeOverrideFiles (line 201) | protected async writeOverrideFiles() { method beforeInstall (line 207) | protected async beforeInstall(parentSpan: Span) { method createTestDir (line 217) | protected async createTestDir({ method setServerReadyTimeout (line 487) | protected setServerReadyTimeout( method normalizeTestDirContent (line 502) | public normalizeTestDirContent(content) { method clean (line 510) | public async clean() { method build (line 532) | public async build(options?: { method setup (line 542) | public async setup(parentSpan: Span): Promise { method start (line 549) | public async start(options?: { skipBuild?: boolean }): Promise {} method stop (line 551) | public async stop( method destroy (line 582) | public async destroy(): Promise { method url (line 632) | public get url() { method appPort (line 636) | public get appPort() { method buildId (line 640) | public get buildId(): string { method deploymentId (line 644) | public get deploymentId(): string | undefined { method getDeploymentIdQuery (line 648) | public getDeploymentIdQuery(ampersand: boolean = false): string | unde... method immutableAssetToken (line 653) | public get immutableAssetToken(): string | undefined { method assetToken (line 657) | public get assetToken(): string | undefined { method getAssetQuery (line 661) | public getAssetQuery(ampersand: boolean = false): string | undefined { method cliOutput (line 666) | public get cliOutput(): string { method throwIfUnavailable (line 670) | protected throwIfUnavailable(): void | never { method hasFile (line 687) | public async hasFile(filename: string) { method readFile (line 691) | public async readFile(filename: string) { method readFileBuffer (line 695) | public async readFileBuffer( method writeFileBuffer (line 701) | public async writeFileBuffer(filename: string, data: Buffer): Promise<... method readFiles (line 705) | public async readFiles( method readFileSync (line 721) | public readFileSync(filename: string) { method readJSON (line 725) | public async readJSON(filename: string) { method remove (line 731) | public async remove(fileOrDirPath: string) { method patchFile (line 738) | public async patchFile( method renameFile (line 773) | public async renameFile(filename: string, newFilename: string) { method symlink (line 786) | public async symlink(targetFilename: string, linkFilename: string) { method renameFolder (line 797) | public async renameFolder(foldername: string, newFoldername: string) { method deleteFile (line 804) | public async deleteFile(filename: string) { method browser (line 814) | public async browser( method browserWithResponse (line 830) | public async browserWithResponse( method render$ (line 878) | public async render$( method render (line 894) | public async render( method fetch (line 913) | public async fetch( method on (line 926) | public on(event: Event, cb: (...args: any[]) => any) { method off (line 933) | public off(event: Event, cb: (...args: any[]) => any) { method emit (line 937) | protected emit(event: Event, args: any[]) { method getCliOutputFromHere (line 943) | public getCliOutputFromHere() { method waitForMinPrerenderAge (line 950) | public async waitForMinPrerenderAge(minAgeMS: number): Promise { FILE: test/lib/next-modes/next-deploy.ts class NextDeployInstance (line 9) | class NextDeployInstance extends NextInstance { method throwIfUnavailable (line 16) | protected throwIfUnavailable(): void | never { method buildId (line 32) | public get buildId() { method deploymentId (line 38) | public get deploymentId() { method immutableAssetToken (line 42) | public get immutableAssetToken() { method deployUsingCustomScript (line 46) | private async deployUsingCustomScript(): Promise<{ url: string }> { method fetchBuildLogsUsingCustomScript (line 95) | private async fetchBuildLogsUsingCustomScript(): Promise { method cleanupUsingCustomScript (line 126) | private async cleanupUsingCustomScript(): Promise { method parseIdsFromCliOuput (line 159) | private parseIdsFromCliOuput(): void { method setup (line 188) | public async setup(parentSpan: Span) { method configureProxyAddress (line 446) | private async configureProxyAddress(): Promise { method destroy (line 478) | public async destroy() { method cliOutput (line 519) | public get cliOutput() { method start (line 523) | public async start() { method patchFile (line 527) | public async patchFile( method readFile (line 533) | public async readFile(filename: string): Promise { method deleteFile (line 536) | public async deleteFile(filename: string): Promise { method renameFile (line 539) | public async renameFile( FILE: test/lib/next-modes/next-dev.ts class NextDevInstance (line 8) | class NextDevInstance extends NextInstance { method buildId (line 11) | public get buildId() { method setup (line 15) | public async setup(parentSpan: Span) { method cliOutput (line 20) | public get cliOutput() { method getBuildArgs (line 39) | private getBuildArgs(args?: string[]) { method getSpawnOpts (line 64) | private getSpawnOpts( method build (line 82) | public async build( method start (line 123) | public async start() { method handleDevWatchDelayBeforeChange (line 240) | private async handleDevWatchDelayBeforeChange(filename: string) { method handleDevWatchDelayAfterChange (line 250) | private async handleDevWatchDelayAfterChange(filename: string) { method patchFile (line 262) | public override async patchFile( method renameFile (line 327) | public override async renameFile(filename: string, newFilename: string) { method renameFolder (line 333) | public override async renameFolder( method deleteFile (line 342) | public override async deleteFile(filename: string) { FILE: test/lib/next-modes/next-start.ts class NextStartInstance (line 10) | class NextStartInstance extends NextInstance { method constructor (line 18) | constructor(opts: NextInstanceOpts) { method buildId (line 27) | public get buildId() { method deploymentId (line 31) | public get deploymentId() { method immutableAssetToken (line 35) | public get immutableAssetToken() { method cliOutput (line 39) | public get cliOutput() { method setup (line 43) | public async setup(parentSpan: Span) { method start (line 63) | public async start(options: { skipBuild?: boolean } = {}) { method getBuildArgs (line 206) | private getBuildArgs(args?: string[]) { method getSpawnOpts (line 231) | private getSpawnOpts( method build (line 249) | public async build( method waitForMinPrerenderAge (line 313) | public async waitForMinPrerenderAge(minAgeMS: number): Promise { FILE: test/lib/next-test-utils.ts function initNextServerScript (line 62) | function initNextServerScript( function getFullUrl (line 133) | function getFullUrl( function withQuery (line 166) | function withQuery( function getFetchUrl (line 184) | function getFetchUrl( function fetchViaHTTP (line 193) | function fetchViaHTTP( function expectVaryHeaderToContain (line 203) | function expectVaryHeaderToContain( function withInvocationId (line 239) | function withInvocationId(opts?: RequestInit): RequestInit { function renderViaHTTP (line 250) | function renderViaHTTP( function findPort (line 259) | function findPort() { type NextOptions (line 274) | interface NextOptions { function runNextCommand (line 290) | function runNextCommand( type NextDevOptions (line 401) | interface NextDevOptions { function runNextCommandDev (line 419) | function runNextCommandDev( function launchApp (line 511) | function launchApp( function nextBuild (line 533) | function nextBuild( function nextTest (line 547) | function nextTest( function nextStart (line 561) | function nextStart( function buildTS (line 579) | function buildTS( function killProcess (line 611) | async function killProcess( function killApp (line 640) | async function killApp( function startListen (line 658) | async function startListen(server: http.Server, port?: number) { function startApp (line 675) | async function startApp(app: NextServer) { function stopApp (line 693) | async function stopApp(server: http.Server | undefined) { function waitFor (line 716) | async function waitFor( function startStaticServer (line 733) | async function startStaticServer( function startCleanStaticServer (line 752) | async function startCleanStaticServer(dir: string) { function check (line 765) | async function check( class File (line 793) | class File { method constructor (line 797) | constructor(path: string) { method write (line 804) | write(content: string) { method replace (line 811) | replace(pattern: RegExp | string, newValue: string) { method prepend (line 833) | prepend(str: string) { method delete (line 838) | delete() { method restore (line 842) | restore() { function retry (line 847) | async function retry( function waitForRedbox (line 881) | async function waitForRedbox(browser: Playwright) { function waitForNoRedbox (line 904) | async function waitForNoRedbox( function waitForNoErrorToast (line 929) | async function waitForNoErrorToast( function hasErrorToast (line 952) | async function hasErrorToast(browser: Playwright): Promise { function getToastErrorCount (line 966) | async function getToastErrorCount(browser: Playwright): Promise { function openRedbox (line 984) | async function openRedbox(browser: Playwright): Promise { function toggleDevToolsIndicatorPopover (line 1004) | async function toggleDevToolsIndicatorPopover( function getSegmentExplorerRoute (line 1018) | async function getSegmentExplorerRoute(browser: Playwright) { function getSegmentExplorerContent (line 1025) | async function getSegmentExplorerContent(browser: Playwright) { function hasDevToolsPanel (line 1055) | async function hasDevToolsPanel(browser: Playwright) { function waitForDevToolsIndicator (line 1065) | async function waitForDevToolsIndicator(browser: Playwright) { function assertNoDevToolsIndicator (line 1080) | async function assertNoDevToolsIndicator(browser: Playwright) { function waitForStaticIndicator (line 1092) | async function waitForStaticIndicator( function getRedboxHeader (line 1127) | function getRedboxHeader(browser: Playwright): Promise { function getRedboxTotalErrorCount (line 1137) | async function getRedboxTotalErrorCount( function getRedboxSource (line 1154) | function getRedboxSource(browser: Playwright): Promise { function getRedboxTitle (line 1171) | function getRedboxTitle(browser: Playwright): Promise { function getRedboxLabel (line 1185) | function getRedboxLabel(browser: Playwright): Promise { function getRedboxEnvironmentLabel (line 1197) | function getRedboxEnvironmentLabel( function getRedboxDescription (line 1212) | function getRedboxDescription( function getRedboxErrorCode (line 1226) | function getRedboxErrorCode( function getRedboxDescriptionWarning (line 1242) | function getRedboxDescriptionWarning( function getRedboxErrorLink (line 1256) | function getRedboxErrorLink( function getBrowserBodyText (line 1270) | function getBrowserBodyText(browser: Playwright) { function normalizeRegEx (line 1276) | function normalizeRegEx(src: string) { function readJson (line 1280) | function readJson(path: string) { function getBuildManifest (line 1284) | function getBuildManifest(dir: string) { function getImagesManifest (line 1288) | function getImagesManifest(dir: string) { function getPageFilesFromBuildManifest (line 1292) | function getPageFilesFromBuildManifest(dir: string, page: string) { function getContentOfPageFilesFromBuildManifest (line 1302) | function getContentOfPageFilesFromBuildManifest( function getPageFileFromBuildManifest (line 1313) | function getPageFileFromBuildManifest(dir: string, page: string) { function readNextBuildClientPageFile (line 1328) | function readNextBuildClientPageFile(appDir: string, page: string) { function getPagesManifest (line 1333) | function getPagesManifest(dir: string) { function updatePagesManifest (line 1339) | function updatePagesManifest(dir: string, content: any) { function getPageFileFromPagesManifest (line 1345) | function getPageFileFromPagesManifest(dir: string, page: string) { function readNextBuildServerPageFile (line 1355) | function readNextBuildServerPageFile(appDir: string, page: string) { function getClientBuildManifest (line 1363) | function getClientBuildManifest(dir: string) { function getClientBuildManifestLoaderChunkUrlPath (line 1374) | function getClientBuildManifestLoaderChunkUrlPath( function runSuite (line 1392) | function runSuite( function runDevSuite (line 1456) | function runDevSuite( function runProdSuite (line 1469) | function runProdSuite( function findAllTelemetryEvents (line 1493) | function findAllTelemetryEvents(output: string, eventName: string) { type TestVariants (line 1502) | type TestVariants = 'default' | 'turbo' function getSnapshotTestDescribe (line 1507) | function getSnapshotTestDescribe(variant: TestVariants) { function getRedboxComponentStack (line 1560) | async function getRedboxComponentStack( function hasRedboxCallStack (line 1595) | async function hasRedboxCallStack(browser: Playwright) { type RedboxCauseEntry (line 1606) | interface RedboxCauseEntry { function getRedboxCause (line 1613) | async function getRedboxCause( function getRedboxAggregateErrors (line 1652) | async function getRedboxAggregateErrors( function getRedboxCallStack (line 1695) | async function getRedboxCallStack( function getRedboxCallStackCollapsed (line 1752) | async function getRedboxCallStackCollapsed( function getVersionCheckerText (line 1767) | async function getVersionCheckerText( function colorToRgb (line 1778) | function colorToRgb(color) { function getUrlFromBackgroundImage (line 1797) | function getUrlFromBackgroundImage(backgroundImage: string) { function checkMeta (line 1809) | async function checkMeta( function createDomMatcher (line 1837) | function createDomMatcher(browser: Playwright) { function createMultiHtmlMatcher (line 1866) | function createMultiHtmlMatcher($: ReturnType) { function createMultiDomMatcher (line 1903) | function createMultiDomMatcher(browser: Playwright) { function toggleCollapseCallStackFrames (line 1953) | async function toggleCollapseCallStackFrames(browser: Playwright) { function createNowRouteMatches (line 1978) | function createNowRouteMatches( function assertNoConsoleErrors (line 1993) | async function assertNoConsoleErrors(browser: Playwright) { function getHighlightedDiffLines (line 2009) | async function getHighlightedDiffLines( function trimEndMultiline (line 2025) | function trimEndMultiline(str: string) { function normalizeManifest (line 2040) | function normalizeManifest( function getDistDir (line 2070) | function getDistDir(): '.next' | '.next/dev' { function getClientReferenceManifest (line 2081) | function getClientReferenceManifest( function getDeploymentId (line 2120) | function getDeploymentId(appDir: string, isDev: boolean) { FILE: test/lib/next-webdriver.ts type WebdriverOptions (line 51) | interface WebdriverOptions { function webdriver (line 107) | async function webdriver( FILE: test/lib/parse-trace-file.ts type TraceStructure (line 4) | interface TraceStructure { function parseTraceEvents (line 16) | function parseTraceEvents(tracePath: string): TraceEvent[] { function parseTraceFile (line 30) | function parseTraceFile(tracePath: string): TraceStructure { FILE: test/lib/router-act.ts type Batch (line 5) | type Batch = { type PendingRSCRequest (line 10) | type PendingRSCRequest = { type ExpectedResponseConfig (line 24) | type ExpectedResponseConfig = { type ActConfig (line 51) | type ActConfig = function createRouterAct (line 58) | function createRouterAct( FILE: test/lib/test-data-service/writer.ts type TestDataResponse (line 3) | type TestDataResponse = { type TestDataServer (line 9) | type TestDataServer = { function createTestDataServer (line 33) | function createTestDataServer( FILE: test/lib/test-log.ts function createTestLog (line 11) | function createTestLog() { FILE: test/lib/turbo.ts function shouldUseTurbopack (line 3) | function shouldUseTurbopack(): boolean { FILE: test/lib/use-temp-dir.ts function useTempDir (line 9) | async function useTempDir( FILE: test/production/500-page/app-router-only/app/actions.ts function throwErrorAction (line 3) | async function throwErrorAction() { FILE: test/production/500-page/app-router-only/app/global-error.tsx function GlobalError (line 3) | function GlobalError() { FILE: test/production/500-page/app-router-only/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/production/500-page/app-router-only/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/500-page/app-router-only/app/route-error/route.tsx function GET (line 3) | async function GET() { FILE: test/production/500-page/app-router-only/middleware.ts function middleware (line 3) | async function middleware(request: NextRequest) { FILE: test/production/500-page/mixed-router-no-custom-pages-error/app/app-page/page.tsx function AppPage (line 1) | function AppPage() { FILE: test/production/500-page/mixed-router-no-custom-pages-error/app/global-error.tsx function GlobalError (line 3) | function GlobalError() { FILE: test/production/500-page/mixed-router-no-custom-pages-error/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/production/500-page/mixed-router-no-custom-pages-error/pages/pages-error.tsx function PagesPage (line 1) | function PagesPage() { function getServerSideProps (line 6) | async function getServerSideProps() { FILE: test/production/500-page/mixed-router-with-custom-pages-error/app/app-page/page.tsx function AppPage (line 1) | function AppPage() { FILE: test/production/500-page/mixed-router-with-custom-pages-error/app/global-error.tsx function GlobalError (line 3) | function GlobalError({ FILE: test/production/500-page/mixed-router-with-custom-pages-error/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/production/500-page/mixed-router-with-custom-pages-error/pages/_error.tsx function Error (line 1) | function Error() { FILE: test/production/500-page/mixed-router-with-custom-pages-error/pages/pages-error.tsx function PagesPage (line 1) | function PagesPage() { function getServerSideProps (line 6) | async function getServerSideProps() { FILE: test/production/adapter-config/adapter-config.test.ts type PageRoutesType (line 55) | type PageRoutesType = FILE: test/production/adapter-config/app/edge-app/page.tsx function Page (line 3) | function Page() { FILE: test/production/adapter-config/app/edge-route/route.ts function GET (line 5) | function GET(req: NextRequest) { FILE: test/production/adapter-config/app/isr-app/[slug]/page.tsx function generateStaticParams (line 3) | function generateStaticParams() { function Page (line 7) | async function Page({ params }) { FILE: test/production/adapter-config/app/isr-app/page.tsx function Page (line 1) | function Page() { FILE: test/production/adapter-config/app/isr-route/[slug]/route.ts function generateStaticParams (line 5) | function generateStaticParams() { function GET (line 9) | async function GET(req: NextRequest, { params }) { FILE: test/production/adapter-config/app/isr-route/route.ts function GET (line 5) | async function GET(req: NextRequest, { params }) { FILE: test/production/adapter-config/app/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/production/adapter-config/app/node-app/@dialog/[slug]/page.tsx function Page (line 1) | function Page() { FILE: test/production/adapter-config/app/node-app/@dialog/default.tsx function Page (line 1) | function Page() { FILE: test/production/adapter-config/app/node-app/[slug]/page.tsx function Page (line 1) | function Page() { FILE: test/production/adapter-config/app/node-app/layout.tsx function Layout (line 1) | function Layout({ dialog, children }: any) { FILE: test/production/adapter-config/app/node-app/page.tsx function Page (line 3) | function Page() { FILE: test/production/adapter-config/app/node-route/route.ts function GET (line 3) | function GET(req: NextRequest) { FILE: test/production/adapter-config/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/adapter-config/next.config.mjs method rewrites (line 8) | rewrites() { method redirects (line 16) | redirects() { method headers (line 25) | headers() { FILE: test/production/adapter-config/pages/api/edge-pages.ts function handler (line 7) | function handler(req: NextRequest) { FILE: test/production/adapter-config/pages/api/node-pages.ts function handler (line 3) | function handler(req: NextApiRequest, res: NextApiResponse) { FILE: test/production/adapter-config/pages/automatic-static-pages.js function Pages (line 1) | function Pages() { FILE: test/production/adapter-config/pages/edge-pages/index.tsx function Page (line 5) | function Page() { FILE: test/production/adapter-config/pages/isr-pages-fallback-false/[slug]/index.tsx function getStaticPaths (line 1) | function getStaticPaths() { function getStaticProps (line 18) | function getStaticProps({ params }) { function Page (line 35) | function Page(props) { FILE: test/production/adapter-config/pages/isr-pages-fallback-true/[slug]/index.tsx function getStaticPaths (line 1) | function getStaticPaths() { function getStaticProps (line 18) | function getStaticProps({ params }) { function Page (line 35) | function Page(props) { FILE: test/production/adapter-config/pages/isr-pages/[slug]/index.tsx function getStaticPaths (line 1) | function getStaticPaths() { function getStaticProps (line 18) | function getStaticProps({ params }) { function Page (line 35) | function Page() { FILE: test/production/adapter-config/pages/isr-pages/index.tsx function getStaticProps (line 1) | function getStaticProps() { function Page (line 9) | function Page() { FILE: test/production/adapter-config/pages/node-pages/index.tsx function getServerSideProps (line 1) | function getServerSideProps() { function Page (line 9) | function Page(props) { FILE: test/production/allow-development-build/app/app-page/page.tsx function Page (line 4) | function Page() { FILE: test/production/allow-development-build/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/production/allow-development-build/pages/pages-page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir-hide-suppressed-error-during-next-export/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/app-dir-hide-suppressed-error-during-next-export/app/page.js function Page (line 1) | function Page() { FILE: test/production/app-dir-prefetch-non-iso-url/app/[slug]/page.js function Slug (line 1) | function Slug(props) { function generateStaticParams (line 10) | function generateStaticParams() { FILE: test/production/app-dir-prefetch-non-iso-url/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/app-dir-prefetch-non-iso-url/app/page.js function Page (line 3) | function Page(props) { FILE: test/production/app-dir-prevent-304-caching/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/app-dir-prevent-304-caching/app/page.js function Page (line 1) | async function Page() { FILE: test/production/app-dir/actions-tree-shaking/_testing/utils.ts type Actions (line 5) | type Actions = { function getActionsMappingByRuntime (line 18) | async function getActionsMappingByRuntime( function nextTestSetupActionTreeShaking (line 29) | function nextTestSetupActionTreeShaking(opts) { type ActionState (line 49) | type ActionState = { function getActionsRoutesState (line 53) | function getActionsRoutesState(actionsMappingOfRuntime: Actions): Action... function getActionsRoutesStateByRuntime (line 79) | async function getActionsRoutesStateByRuntime(next: NextInstance) { FILE: test/production/app-dir/actions-tree-shaking/basic/app/actions.js function serverComponentAction (line 3) | async function serverComponentAction() { function clientComponentAction (line 7) | async function clientComponentAction() { function unusedExportedAction (line 11) | async function unusedExportedAction() { FILE: test/production/app-dir/actions-tree-shaking/basic/app/client/page.js function Page (line 6) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/basic/app/inline/page.js function Page (line 1) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/basic/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/app-dir/actions-tree-shaking/basic/app/server/page.js function Page (line 3) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/client-actions-tree-shaking/app/actions.js function foo (line 6) | async function foo() { function bar (line 10) | async function bar() { function baz (line 14) | async function baz() { FILE: test/production/app-dir/actions-tree-shaking/client-actions-tree-shaking/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/production/app-dir/actions-tree-shaking/client-actions-tree-shaking/app/route-1/page.js function Page (line 5) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/client-actions-tree-shaking/app/route-2/page.js function Page (line 5) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/client-actions-tree-shaking/app/route-3/page.js function Page (line 5) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/client-actions-tree-shaking/client-actions-tree-shaking.test.ts function getServerReferenceIdsFromBundle (line 6) | function getServerReferenceIdsFromBundle(source: string): string[] { function getClientChunks (line 35) | function getClientChunks(route: string): Array { FILE: test/production/app-dir/actions-tree-shaking/mixed-module-actions/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/app-dir/actions-tree-shaking/mixed-module-actions/app/mixed-module/cjs/actions.js function esmModuleTypeAction (line 3) | async function esmModuleTypeAction() { function cjsModuleTypeAction (line 7) | async function cjsModuleTypeAction() { function unusedModuleTypeAction1 (line 11) | async function unusedModuleTypeAction1() { FILE: test/production/app-dir/actions-tree-shaking/mixed-module-actions/app/mixed-module/cjs/page.js function Page (line 3) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/mixed-module-actions/app/mixed-module/esm/actions.js function esmModuleTypeAction (line 3) | async function esmModuleTypeAction() { function cjsModuleTypeAction (line 7) | async function cjsModuleTypeAction() { function unusedModuleTypeAction1 (line 11) | async function unusedModuleTypeAction1() { FILE: test/production/app-dir/actions-tree-shaking/mixed-module-actions/app/mixed-module/esm/page.js function Page (line 3) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/reexport/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/app-dir/actions-tree-shaking/reexport/app/named-reexport/client/actions.js function sharedClientLayerAction (line 3) | async function sharedClientLayerAction() { function unusedClientLayerAction1 (line 7) | async function unusedClientLayerAction1() { function unusedClientLayerAction2 (line 11) | async function unusedClientLayerAction2() { FILE: test/production/app-dir/actions-tree-shaking/reexport/app/named-reexport/client/page.js function Page (line 6) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/reexport/app/named-reexport/server/actions.js function sharedServerLayerAction (line 3) | async function sharedServerLayerAction() { function unusedServerLayerAction1 (line 7) | async function unusedServerLayerAction1() { function unusedServerLayerAction2 (line 11) | async function unusedServerLayerAction2() { FILE: test/production/app-dir/actions-tree-shaking/reexport/app/named-reexport/server/page.js function Page (line 3) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/reexport/app/namespace-reexport-2/actions/action-modules.js function action (line 3) | async function action() { FILE: test/production/app-dir/actions-tree-shaking/reexport/app/namespace-reexport-2/client/page.js function Page (line 6) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/reexport/app/namespace-reexport-2/nested.js function foo (line 3) | async function foo() { function getFoo (line 7) | async function getFoo() { FILE: test/production/app-dir/actions-tree-shaking/reexport/app/namespace-reexport-2/server/page.js function Page (line 4) | async function Page() { FILE: test/production/app-dir/actions-tree-shaking/reexport/app/namespace-reexport/client/actions.js function sharedClientLayerAction (line 3) | async function sharedClientLayerAction() { function unusedClientLayerAction1 (line 7) | async function unusedClientLayerAction1() { function unusedClientLayerAction2 (line 11) | async function unusedClientLayerAction2() { FILE: test/production/app-dir/actions-tree-shaking/reexport/app/namespace-reexport/client/page.js function Page (line 6) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/reexport/app/namespace-reexport/server/actions.js function sharedServerLayerAction (line 3) | async function sharedServerLayerAction() { function unusedServerLayerAction1 (line 7) | async function unusedServerLayerAction1() { function unusedServerLayerAction2 (line 11) | async function unusedServerLayerAction2() { FILE: test/production/app-dir/actions-tree-shaking/reexport/app/namespace-reexport/server/page.js function Page (line 3) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/shared-module-actions/app/client/actions.js function sharedClientLayerAction (line 3) | async function sharedClientLayerAction() { function unusedClientLayerAction1 (line 7) | async function unusedClientLayerAction1() { function unusedClientLayerAction2 (line 11) | async function unusedClientLayerAction2() { FILE: test/production/app-dir/actions-tree-shaking/shared-module-actions/app/client/one/page.js function Page (line 6) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/shared-module-actions/app/client/two/page.js function Page (line 6) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/shared-module-actions/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/app-dir/actions-tree-shaking/shared-module-actions/app/server/actions.js function sharedServerLayerAction (line 3) | async function sharedServerLayerAction() { function unusedServerLayerAction1 (line 7) | async function unusedServerLayerAction1() { function unusedServerLayerAction2 (line 11) | async function unusedServerLayerAction2() { FILE: test/production/app-dir/actions-tree-shaking/shared-module-actions/app/server/one/page.js function Page (line 3) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/shared-module-actions/app/server/two/page.js function Page (line 3) | function Page() { FILE: test/production/app-dir/actions-tree-shaking/use-effect-actions/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/app-dir/actions-tree-shaking/use-effect-actions/app/mixed/actions.ts function action1 (line 3) | async function action1() { function action2 (line 6) | async function action2() { function action3 (line 9) | async function action3() { FILE: test/production/app-dir/actions-tree-shaking/use-effect-actions/app/mixed/my-component.tsx function MyComponent (line 3) | function MyComponent() { FILE: test/production/app-dir/actions-tree-shaking/use-effect-actions/app/mixed/page.tsx function Page (line 7) | function Page() { FILE: test/production/app-dir/actions/app/body-finalize/actions.js function submitLargePayload (line 6) | async function submitLargePayload(largeJson) { FILE: test/production/app-dir/actions/app/body-finalize/page.js function Page (line 6) | function Page() { FILE: test/production/app-dir/actions/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/production/app-dir/actions/middleware.js function middleware (line 4) | async function middleware(req) { FILE: test/production/app-dir/adapter-partial-fallback/app/dashed/[my-slug]/[two]/loading.tsx function Loading (line 1) | function Loading() { FILE: test/production/app-dir/adapter-partial-fallback/app/dashed/[my-slug]/[two]/page.tsx function Dynamic (line 3) | async function Dynamic() { function Page (line 8) | async function Page({ FILE: test/production/app-dir/adapter-partial-fallback/app/dashed/[my-slug]/layout.tsx function generateStaticParams (line 3) | function generateStaticParams() { function Layout (line 7) | function Layout({ children }: { children: ReactNode }) { FILE: test/production/app-dir/adapter-partial-fallback/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/adapter-partial-fallback/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/adapter-partial-fallback/app/prefix/[one]/[two]/loading.tsx function Loading (line 1) | function Loading() { FILE: test/production/app-dir/adapter-partial-fallback/app/prefix/[one]/[two]/page.tsx function Dynamic (line 3) | async function Dynamic() { function Page (line 8) | async function Page({ FILE: test/production/app-dir/adapter-partial-fallback/app/prefix/[one]/layout.tsx function generateStaticParams (line 3) | function generateStaticParams() { function Layout (line 7) | function Layout({ children }: { children: ReactNode }) { FILE: test/production/app-dir/adapter-partial-fallback/app/with-gsp/[slug]/loading.tsx function Loading (line 1) | function Loading() { FILE: test/production/app-dir/adapter-partial-fallback/app/with-gsp/[slug]/page.tsx function Dynamic (line 3) | async function Dynamic() { function generateStaticParams (line 8) | function generateStaticParams() { function Page (line 12) | async function Page({ FILE: test/production/app-dir/adapter-partial-fallback/app/without-gsp/[slug]/loading.tsx function Loading (line 1) | function Loading() { FILE: test/production/app-dir/adapter-partial-fallback/app/without-gsp/[slug]/page.tsx function Dynamic (line 3) | async function Dynamic() { function Page (line 8) | async function Page({ FILE: test/production/app-dir/adapter-partial-fallback/my-adapter.mjs method onBuildComplete (line 6) | async onBuildComplete(ctx) { FILE: test/production/app-dir/app-fetch-build-cache/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/app-fetch-build-cache/app/page.tsx function Page (line 5) | async function Page() { FILE: test/production/app-dir/app-fetch-patching/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/app-dir/app-fetch-patching/app/page.js function Page (line 11) | async function Page() { function DynamicThing (line 31) | async function DynamicThing() { FILE: test/production/app-dir/app-only-flag/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/app-only-flag/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/app-only-flag/pages/about.js function About (line 1) | function About() { FILE: test/production/app-dir/bad-file-structure/pages/foo.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/bad-file-structure/src/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/bad-file-structure/src/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/barrel-optimization/basic/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/production/app-dir/barrel-optimization/basic/app/mixed-barrel-imports/page.js function Page (line 3) | function Page() { FILE: test/production/app-dir/barrel-optimization/basic/app/page.js function Home (line 3) | function Home() { FILE: test/production/app-dir/barrel-optimization/basic/node_modules/mixed-lib/button.js function Button (line 3) | function Button(props) { function buttonStyle (line 7) | function buttonStyle() { FILE: test/production/app-dir/barrel-optimization/basic/node_modules/my-lib/client/client-module.js function ClientDefault (line 3) | function ClientDefault() { function ClientFoo (line 7) | function ClientFoo() { FILE: test/production/app-dir/barrel-optimization/mui/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/production/app-dir/barrel-optimization/mui/app/page.js function Home (line 3) | function Home() { FILE: test/production/app-dir/browser-chunks/app/cache-client.tsx function CacheClient (line 12) | function CacheClient() { FILE: test/production/app-dir/browser-chunks/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/browser-chunks/app/page.tsx function Page (line 3) | function Page() { FILE: test/production/app-dir/browser-chunks/browser-chunks.test.ts function readFilesRecursive (line 5) | async function readFilesRecursive( FILE: test/production/app-dir/build-output-debug/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/build-output-debug/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/build-output-debug/next.config.js method redirects (line 3) | async redirects() { method rewrites (line 12) | async rewrites() { method headers (line 20) | async headers() { FILE: test/production/app-dir/build-output-prerender/build-output-prerender.test.ts function getPreambleOutput (line 410) | function getPreambleOutput(cliOutput: string): string { function getPrerenderOutput (line 424) | function getPrerenderOutput(cliOutput: string): string { FILE: test/production/app-dir/build-output-prerender/fixtures/with-config-file/app/client/page.tsx function Page (line 3) | function Page() { FILE: test/production/app-dir/build-output-prerender/fixtures/with-config-file/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/build-output-prerender/fixtures/with-config-file/app/server/page.tsx function cachedDelay (line 3) | async function cachedDelay() { function Page (line 8) | async function Page() { FILE: test/production/app-dir/build-output-prerender/fixtures/without-config-file/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/build-output-prerender/fixtures/without-config-file/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/build-output-ssg-bailout/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/build-output-ssg-bailout/app/ssg-bailout-partial/[id]/page.tsx function Page (line 1) | async function Page({ function generateStaticParams (line 18) | async function generateStaticParams() { FILE: test/production/app-dir/build-output-ssg-bailout/app/ssg-bailout/[id]/page.tsx function Page (line 1) | async function Page({ function generateStaticParams (line 10) | async function generateStaticParams() { FILE: test/production/app-dir/build-output-ssg-bailout/app/ssg/[id]/page.tsx function Page (line 1) | function Page() { function generateStaticParams (line 5) | function generateStaticParams() { FILE: test/production/app-dir/build-output-ssg-bailout/build-output-ssg-bailout.test.ts function getTreeView (line 63) | function getTreeView(cliOutput: string): string { FILE: test/production/app-dir/build-output-tree-view/build-output-tree-view.test.ts function getTreeView (line 73) | function getTreeView(cliOutput: string): string { FILE: test/production/app-dir/build-output-tree-view/fixtures/minimal-static/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/build-output-tree-view/fixtures/minimal-static/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/build-output-tree-view/fixtures/minimal-static/pages/static.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/build-output-tree-view/fixtures/mixed/app/api/force-static/route.ts function GET (line 3) | async function GET() { FILE: test/production/app-dir/build-output-tree-view/fixtures/mixed/app/api/route.ts function GET (line 1) | async function GET() { FILE: test/production/app-dir/build-output-tree-view/fixtures/mixed/app/app-static/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/build-output-tree-view/fixtures/mixed/app/cache-life-custom/page.tsx function Page (line 5) | async function Page() { FILE: test/production/app-dir/build-output-tree-view/fixtures/mixed/app/cache-life-hours/page.tsx function Page (line 5) | async function Page() { FILE: test/production/app-dir/build-output-tree-view/fixtures/mixed/app/dynamic/page.tsx function Page (line 3) | async function Page() { FILE: test/production/app-dir/build-output-tree-view/fixtures/mixed/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/build-output-tree-view/fixtures/mixed/app/ppr/[slug]/page.tsx type CacheLife (line 3) | type CacheLife = Parameters[0] function getCachedValue (line 5) | async function getCachedValue(cacheLife: CacheLife) { function Page (line 13) | async function Page({ function generateStaticParams (line 23) | function generateStaticParams() { FILE: test/production/app-dir/build-output-tree-view/fixtures/mixed/app/revalidate/page.tsx function Page (line 3) | function Page() { FILE: test/production/app-dir/build-output-tree-view/fixtures/mixed/pages/api/hello.ts function handler (line 3) | function handler(req: NextApiRequest, res: NextApiResponse) { FILE: test/production/app-dir/build-output-tree-view/fixtures/mixed/pages/gsp-revalidate.tsx function Page (line 1) | function Page() { function getStaticProps (line 5) | async function getStaticProps() { FILE: test/production/app-dir/build-output-tree-view/fixtures/mixed/pages/gssp.tsx function Page (line 1) | function Page() { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/production/app-dir/build-output-tree-view/fixtures/mixed/pages/static.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/build-output/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/build-output/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/build-output/app/uncaught-error/page.tsx function Page (line 3) | function Page() { FILE: test/production/app-dir/client-components-tree-shaking/app/cjs-dep/page.js function Page (line 3) | function Page() { FILE: test/production/app-dir/client-components-tree-shaking/app/client-import-namespace/client-module/client-module.js function ClientModExportA (line 3) | function ClientModExportA() { function ClientModExportB (line 7) | function ClientModExportB() { function ClientModExportC (line 11) | function ClientModExportC() { FILE: test/production/app-dir/client-components-tree-shaking/app/client-import-namespace/client-module2/client-module.js function ClientMod2ExportA (line 3) | function ClientMod2ExportA() { function ClientMod2ExportB (line 7) | function ClientMod2ExportB() { FILE: test/production/app-dir/client-components-tree-shaking/app/client-import-namespace/page.js function Page (line 19) | function Page() { FILE: test/production/app-dir/client-components-tree-shaking/app/client-reexport-index/client-module/client.js function ClientModExportDefault (line 3) | function ClientModExportDefault() { function ClientModExportA (line 7) | function ClientModExportA() { function ClientModExportB (line 11) | function ClientModExportB() { FILE: test/production/app-dir/client-components-tree-shaking/app/client-reexport-index/page.js function Page (line 3) | function Page() { FILE: test/production/app-dir/client-components-tree-shaking/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/production/app-dir/client-components-tree-shaking/app/relative-dep/client-relative-dep.js function ImportedComp (line 3) | function ImportedComp() { function UnusedComp (line 7) | function UnusedComp() { function DefaultComp (line 11) | function DefaultComp() { FILE: test/production/app-dir/client-components-tree-shaking/app/relative-dep/page.js function Page (line 3) | function Page() { FILE: test/production/app-dir/client-components-tree-shaking/app/third-party-dep/page.js function Page (line 3) | function Page() { FILE: test/production/app-dir/client-page-error-bailout/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/production/app-dir/client-page-error-bailout/app/page.js function Page (line 3) | function Page() { FILE: test/production/app-dir/deopted-into-client-rendering-warning/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/deopted-into-client-rendering-warning/app/page.tsx function Home (line 2) | async function Home() { FILE: test/production/app-dir/empty-generate-static-params/app/[slug]/page.tsx function Page (line 3) | async function Page({ function Params (line 18) | async function Params({ params }: { params: Promise<{ slug: string }> }) { function generateStaticParams (line 22) | async function generateStaticParams() { FILE: test/production/app-dir/empty-generate-static-params/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/empty-generate-static-params/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/empty-shell-route-cache/app/layout.tsx function Root (line 3) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/empty-shell-route-cache/app/page.tsx function Page (line 3) | function Page() { FILE: test/production/app-dir/empty-shell-route-cache/app/with-suspense/page.tsx function DynamicContent (line 4) | async function DynamicContent() { function Page (line 9) | function Page() { FILE: test/production/app-dir/empty-shell-route-cache/app/without-suspense/page.tsx function Page (line 5) | async function Page() { FILE: test/production/app-dir/empty-shell-route-cache/empty-shell-route-cache.test.ts function getRouteArtifactMtimes (line 18) | async function getRouteArtifactMtimes(route: string) { FILE: test/production/app-dir/generate-static-params-errors/app/[lang]/connection/[slug]/page.tsx function Page (line 3) | function Page() { function generateStaticParams (line 7) | async function generateStaticParams() { FILE: test/production/app-dir/generate-static-params-errors/app/[lang]/cookies/[slug]/page.tsx function Page (line 3) | function Page() { function generateStaticParams (line 7) | async function generateStaticParams() { FILE: test/production/app-dir/generate-static-params-errors/app/[lang]/draft-mode/[slug]/page.tsx function Page (line 3) | function Page() { function generateStaticParams (line 7) | async function generateStaticParams() { FILE: test/production/app-dir/generate-static-params-errors/app/[lang]/headers/[slug]/page.tsx function Page (line 3) | function Page() { function generateStaticParams (line 7) | async function generateStaticParams() { FILE: test/production/app-dir/generate-static-params-errors/app/[lang]/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { function generateStaticParams (line 9) | async function generateStaticParams() { FILE: test/production/app-dir/generate-static-params-errors/app/[lang]/root-params/[slug]/page.tsx function Page (line 3) | function Page() { function generateStaticParams (line 7) | async function generateStaticParams() { FILE: test/production/app-dir/global-default-cache-handler/app/actions.ts function revalidate (line 4) | async function revalidate() { FILE: test/production/app-dir/global-default-cache-handler/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/global-default-cache-handler/app/page.tsx function Random (line 5) | async function Random({ cached }: { cached?: boolean }) { function CachedRandom (line 20) | async function CachedRandom() { function Page (line 26) | async function Page() { FILE: test/production/app-dir/global-default-cache-handler/app/revalidate-tag/route.ts function GET (line 4) | async function GET(req: NextRequest) { FILE: test/production/app-dir/global-default-cache-handler/global-default-cache-handler.test.ts method onStdout (line 72) | onStdout(data) { method onStderr (line 75) | onStderr(data) { FILE: test/production/app-dir/graceful-degrade/app/browser-crash-error-boundary/error.tsx function Error (line 3) | function Error() { FILE: test/production/app-dir/graceful-degrade/app/browser-crash-error-boundary/page.tsx function Page (line 3) | function Page() { FILE: test/production/app-dir/graceful-degrade/app/browser-crash/page.tsx function Page (line 3) | function Page() { FILE: test/production/app-dir/graceful-degrade/app/chunk-loading-failed/content.tsx function Large (line 3) | function Large() { FILE: test/production/app-dir/graceful-degrade/app/chunk-loading-failed/page-client.tsx function Page (line 5) | function Page() { FILE: test/production/app-dir/graceful-degrade/app/layout.tsx function Root (line 3) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/graceful-degrade/delete-dynamic-chunk.js function deleteBrowserDynamicChunks (line 4) | function deleteBrowserDynamicChunks(next) { FILE: test/production/app-dir/image-jest-qualities/app/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/mangle-reserved/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/mangle-reserved/app/page.tsx class AbortSignal (line 1) | class AbortSignal {} function Page (line 3) | function Page() { FILE: test/production/app-dir/max-postponed-state-size/app/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/max-postponed-state-size/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/metadata-base-warning/app/layout.tsx function RootLayout (line 9) | function RootLayout({ FILE: test/production/app-dir/metadata-base-warning/app/page.tsx function Home (line 1) | function Home() { FILE: test/production/app-dir/metadata-img-too-large/generate-image.ts constant PNG_SIGNATURE (line 3) | const PNG_SIGNATURE = Buffer.from([137, 80, 78, 71, 13, 10, 26, 10]) function createChunk (line 5) | function createChunk(type, data) { function calculateCRC (line 14) | function calculateCRC(data) { function generatePNG (line 25) | function generatePNG(targetSizeMB) { FILE: test/production/app-dir/metadata-img-too-large/opengraph-image/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/metadata-img-too-large/opengraph-image/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/metadata-img-too-large/twitter-image/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/metadata-img-too-large/twitter-image/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/metadata-revalidate/app/manifest.ts function manifest (line 3) | function manifest(): MetadataRoute.Manifest { FILE: test/production/app-dir/metadata-revalidate/app/revalidate/og/opengraph-image.tsx function og (line 4) | function og() { FILE: test/production/app-dir/metadata-revalidate/app/robots.ts function robots (line 3) | function robots(): MetadataRoute.Robots { FILE: test/production/app-dir/metadata-revalidate/app/sitemap.ts function sitemap (line 1) | function sitemap() { FILE: test/production/app-dir/metadata-spread-types/app/layout.tsx function Layout (line 21) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/metadata-spread-types/app/page.tsx function Page (line 3) | function Page() { function generateMetadata (line 7) | async function generateMetadata( FILE: test/production/app-dir/metadata-spread-types/app/spread-all/page.tsx function generateMetadata (line 3) | async function generateMetadata( function Page (line 12) | function Page() { FILE: test/production/app-dir/metadata-static-route-cache/app/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/metadata-static-route-cache/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/metadata-static-route-cache/metadata-static-route-cache.test.ts function generateMD5 (line 4) | function generateMD5(text: string) { FILE: test/production/app-dir/metadata-static/app/favicon.tsx function Icon (line 11) | function Icon() { FILE: test/production/app-dir/metadata-static/app/manifest.ts function manifest (line 3) | function manifest(): MetadataRoute.Manifest { FILE: test/production/app-dir/metadata-static/app/opengraph-image.tsx function Image (line 13) | async function Image() { FILE: test/production/app-dir/metadata-static/app/robots.ts function robots (line 3) | function robots(): MetadataRoute.Robots { FILE: test/production/app-dir/metadata-static/app/sitemap.ts function sitemap (line 3) | function sitemap(): MetadataRoute.Sitemap { FILE: test/production/app-dir/metadata-streaming-config/app/dynamic/page.tsx function Page (line 3) | async function Page() { FILE: test/production/app-dir/metadata-streaming-config/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/metadata-streaming-config/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/metadata-streaming-config/app/ppr/layout.tsx function Root (line 3) | function Root({ children }) { FILE: test/production/app-dir/metadata-streaming-config/app/ppr/page.tsx function Page (line 3) | async function Page() { FILE: test/production/app-dir/next-types-plugin/basic/app/[dynamic]/layout.tsx function Layout (line 2) | function Layout({ children }: { children: ReactNode }) { FILE: test/production/app-dir/next-types-plugin/basic/app/[dynamic]/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/next-types-plugin/basic/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/next-types-plugin/basic/app/nested/layout.tsx function Layout (line 2) | function Layout({ children }: { children: ReactNode }) { FILE: test/production/app-dir/next-types-plugin/basic/app/nested/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/next-types-plugin/basic/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/next-types-plugin/private-folder-convention/app/_private/layout.tsx function PrivateLayout (line 3) | function PrivateLayout({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/next-types-plugin/private-folder-convention/app/_private/page.tsx function PrivatePage (line 3) | function PrivatePage() { FILE: test/production/app-dir/next-types-plugin/private-folder-convention/app/layout.tsx function Root (line 2) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/next-types-plugin/private-folder-convention/app/nested/_private/layout.tsx function PrivateLayout (line 3) | function PrivateLayout({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/next-types-plugin/private-folder-convention/app/nested/_private/page.tsx function PrivatePage (line 3) | function PrivatePage() { FILE: test/production/app-dir/next-types-plugin/private-folder-convention/app/nested/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/next-types-plugin/private-folder-convention/app/nested/page.tsx function Page (line 3) | function Page() { FILE: test/production/app-dir/next-types-plugin/private-folder-convention/app/page.tsx function Page (line 3) | function Page() { FILE: test/production/app-dir/next-types-plugin/sync-params-type-check/app/blog/[slug]/page.tsx type Params (line 1) | interface Params { function Page (line 5) | async function Page({ params }: { params: Promise }) { FILE: test/production/app-dir/next-types-plugin/sync-params-type-check/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/next-types-plugin/sync-params-type-check/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/no-mangling/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/no-mangling/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/no-mangling/app/use-cache/page.tsx function CachedPage (line 3) | async function CachedPage() { FILE: test/production/app-dir/parallel-routes-static/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/production/app-dir/parallel-routes-static/app/nested/@bar/bar/page.js function Page (line 1) | function Page() { FILE: test/production/app-dir/parallel-routes-static/app/nested/@bar/default.tsx function Default (line 3) | function Default() { FILE: test/production/app-dir/parallel-routes-static/app/nested/@foo/default.tsx function Default (line 3) | function Default() { FILE: test/production/app-dir/parallel-routes-static/app/nested/@foo/foo/page.js function Default (line 1) | function Default() { FILE: test/production/app-dir/parallel-routes-static/app/nested/layout.js function Layout (line 1) | function Layout({ children, bar, foo }) { FILE: test/production/app-dir/parallel-routes-static/app/nested/page.js function Page (line 1) | function Page() { FILE: test/production/app-dir/post-build/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/post-build/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/ppr-use-server-inserted-html/app/layout.tsx function Root (line 3) | async function Root({ FILE: test/production/app-dir/ppr-use-server-inserted-html/app/partial-resume/client.tsx function InsertHtml (line 6) | function InsertHtml({ id, data }: { id: string; data: string }) { FILE: test/production/app-dir/ppr-use-server-inserted-html/app/partial-resume/page.tsx function Dynamic (line 5) | async function Dynamic() { function Page (line 16) | function Page() { FILE: test/production/app-dir/proxy-build-cli-output/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/proxy-build-cli-output/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/proxy-build-cli-output/proxy.ts function proxy (line 3) | function proxy(request: NextRequest) { FILE: test/production/app-dir/reference-tree-shaking/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/production/app-dir/reference-tree-shaking/app/page.js function page (line 3) | function page() { FILE: test/production/app-dir/reference-tree-shaking/library/action.js function Bar (line 1) | function Bar() { FILE: test/production/app-dir/reference-tree-shaking/library/client.js function Foo (line 3) | function Foo() { FILE: test/production/app-dir/reference-tree-shaking/library/index.js function Server (line 1) | function Server() { function Client (line 7) | function Client() { function Action (line 13) | function Action() { FILE: test/production/app-dir/revalidate/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/production/app-dir/revalidate/app/page.js function Page (line 1) | async function Page() { FILE: test/production/app-dir/route-handler-manifest-size/app/api-with-client/client-utils.ts function formatData (line 4) | function formatData(data: { value: number }) { FILE: test/production/app-dir/route-handler-manifest-size/app/api-with-client/route.ts function GET (line 6) | async function GET() { FILE: test/production/app-dir/route-handler-manifest-size/app/api/hello/route.ts function GET (line 4) | async function GET() { FILE: test/production/app-dir/route-handler-manifest-size/app/components/Button.tsx function Button (line 3) | function Button({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/route-handler-manifest-size/app/components/Dropdown.tsx function Dropdown (line 5) | function Dropdown({ FILE: test/production/app-dir/route-handler-manifest-size/app/components/Modal.tsx function Modal (line 5) | function Modal({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/route-handler-manifest-size/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/production/app-dir/route-handler-manifest-size/app/page.tsx function Page (line 5) | function Page() { FILE: test/production/app-dir/route-handler-manifest-size/route-handler-manifest-size.test.ts function getClientModulePaths (line 17) | function getClientModulePaths(manifest: ClientReferenceManifest): string... FILE: test/production/app-dir/server-action-period-hash/app/actions.js function action1 (line 3) | async function action1() { FILE: test/production/app-dir/server-action-period-hash/app/client.js function Client (line 5) | function Client({ onClick }) { FILE: test/production/app-dir/server-action-period-hash/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/production/app-dir/server-action-period-hash/app/page.js function Page (line 3) | function Page() { FILE: test/production/app-dir/server-action-period-hash/server-action-period-hash-custom-key.test.ts function getServerActionManifestNodeKeys (line 3) | async function getServerActionManifestNodeKeys(next: NextInstance) { FILE: test/production/app-dir/server-action-period-hash/server-action-period-hash.test.ts function getServerActionManifestNodeKeys (line 3) | async function getServerActionManifestNodeKeys(next: NextInstance) { FILE: test/production/app-dir/ssg-single-pass/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/ssg-single-pass/app/page.tsx function Home (line 3) | async function Home() { FILE: test/production/app-dir/ssg-single-pass/app/revalidate/route.ts function GET (line 4) | async function GET() { FILE: test/production/app-dir/subresource-integrity/fixture/app/client.tsx function Client (line 3) | function Client() { FILE: test/production/app-dir/subresource-integrity/fixture/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/subresource-integrity/fixture/app/node/page.tsx function Page (line 5) | function Page() { FILE: test/production/app-dir/subresource-integrity/fixture/pages/pages.tsx function getServerSideProps (line 4) | function getServerSideProps() { function Page (line 12) | function Page() { FILE: test/production/app-dir/subresource-integrity/subresource-integrity.test.ts function fetchWithPolicy (line 15) | function fetchWithPolicy(policy: string | null, reportOnly?: boolean) { function renderWithPolicy (line 28) | async function renderWithPolicy( function collectFile (line 170) | function collectFile(el: CheerioElement) { FILE: test/production/app-dir/symbolic-file-links/somewhere-else/src/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/symbolic-file-links/somewhere-else/src/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/tsconfig-no-relative-resolve/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/tsconfig-no-relative-resolve/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/typed-routes-with-webpack-worker/bad-routes/app/api/hello/route.ts function GET (line 5) | async function GET(request: NextRequest) { FILE: test/production/app-dir/typed-routes-with-webpack-worker/bad-routes/app/layout.tsx function Root (line 5) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/typed-routes-with-webpack-worker/bad-routes/app/page.tsx function Home (line 3) | function Home() { FILE: test/production/app-dir/typed-routes-with-webpack-worker/good-routes/app/api/hello/route.ts function GET (line 5) | async function GET(request: NextRequest) { FILE: test/production/app-dir/typed-routes-with-webpack-worker/good-routes/app/layout.tsx function Root (line 5) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/typed-routes-with-webpack-worker/good-routes/app/page.tsx function Home (line 3) | function Home() { FILE: test/production/app-dir/types-gen-nounuselocal/app/layout.tsx function Root (line 2) | function Root({ children }: { children: ReactNode }) { FILE: test/production/app-dir/types-gen-nounuselocal/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-dir/unexpected-error/app/isr-unexpected-error/page.tsx type AnySearchParams (line 1) | type AnySearchParams = { [key: string]: string | Array | undefin... function UnexpectedErrorPage (line 5) | async function UnexpectedErrorPage(props: { FILE: test/production/app-dir/unexpected-error/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/app-dir/unexpected-error/app/ssr-unexpected-error-after-streaming/loading.tsx function Loading (line 1) | function Loading() { FILE: test/production/app-dir/unexpected-error/app/ssr-unexpected-error-after-streaming/page.tsx type AnySearchParams (line 3) | type AnySearchParams = { [key: string]: string | Array | undefin... function UnexpectedErrorPage (line 5) | function UnexpectedErrorPage(props: { FILE: test/production/app-dir/unexpected-error/app/ssr-unexpected-error/page.tsx type AnySearchParams (line 3) | type AnySearchParams = { [key: string]: string | Array | undefin... function UnexpectedErrorPage (line 5) | function UnexpectedErrorPage(props: { FILE: test/production/app-dir/unstable-cache-foreground-revalidate/app/isr-10/page.js function Page (line 26) | async function Page() { FILE: test/production/app-dir/unstable-cache-foreground-revalidate/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/production/app-dir/use-node-streams-env-precedence/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/production/app-dir/use-node-streams-env-precedence/app/page.js function Page (line 1) | function Page() { FILE: test/production/app-dir/worker-restart/fixtures/retries/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/app-dir/worker-restart/fixtures/retries/app/page.js function Page (line 1) | function Page() { FILE: test/production/app-dir/worker-restart/fixtures/timeout/app/bad-page/page.js function generateMetadata (line 1) | async function generateMetadata() { function Page (line 9) | function Page() { FILE: test/production/app-dir/worker-restart/fixtures/timeout/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/app-dir/worker-restart/fixtures/timeout/app/page.js function Page (line 1) | function Page() { FILE: test/production/app-dir/worker-restart/fixtures/worker-kill/app/bad-page/page.js function Page (line 1) | function Page() { FILE: test/production/app-dir/worker-restart/fixtures/worker-kill/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/app-dir/worker-restart/fixtures/worker-kill/app/page.js function Page (line 1) | function Page() { FILE: test/production/app-type/fixtures/app-only/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/production/app-type/fixtures/app-only/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-type/fixtures/hybrid/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/production/app-type/fixtures/hybrid/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/app-type/fixtures/hybrid/pages/other.tsx function Page (line 1) | function Page() { FILE: test/production/app-type/fixtures/pages-only/pages/index.tsx function Page (line 1) | function Page() { FILE: test/production/bfcache-routing/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/bfcache-routing/app/page.js function Page (line 5) | function Page() { FILE: test/production/build-failed-trace/pages/index.tsx function Page (line 1) | function Page() { FILE: test/production/build-lifecycle-hooks/after.ts function after (line 3) | async function after({ FILE: test/production/build-lifecycle-hooks/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/production/build-lifecycle-hooks/app/page.tsx function Page (line 3) | function Page() { FILE: test/production/build-lifecycle-hooks/bad-after.ts function after (line 1) | async function after({ FILE: test/production/build-spinners/index.test.ts type File (line 7) | type File = { FILE: test/production/build-tracing-message/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/build-tracing-message/app/page.js function Page (line 3) | function Page() { FILE: test/production/bundle-size/app/app/a/page.js function Page (line 3) | function Page() { FILE: test/production/bundle-size/app/app/b/page.js function Page (line 3) | function Page() { FILE: test/production/bundle-size/app/app/client-a/page.js function Page (line 4) | function Page() { FILE: test/production/bundle-size/app/app/client-b/page.js function Page (line 4) | function Page() { FILE: test/production/bundle-size/app/app/client.js constant DATA (line 3) | const DATA = `this is a bit of data to make the bundle bigger function Client (line 36) | function Client() { FILE: test/production/bundle-size/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/bundle-size/bundle-size.test.ts method beforePageLoad (line 57) | beforePageLoad(page) { method beforePageLoad (line 100) | beforePageLoad(page) { function getResourceSize (line 129) | function getResourceSize(resources: Promise[]) { FILE: test/production/bundle-size/nav.js function Nav (line 3) | function Nav() { FILE: test/production/bundle-size/pages/pages/a.js function Page (line 3) | function Page() { FILE: test/production/bundle-size/pages/pages/b.js function Page (line 3) | function Page() { FILE: test/production/chunk-load-failure/app/dynamic/async.ts function Async (line 1) | function Async() { FILE: test/production/chunk-load-failure/app/dynamic/page.tsx function Page (line 8) | function Page() { FILE: test/production/chunk-load-failure/app/layout.tsx function Layout (line 1) | function Layout({ children }) { FILE: test/production/chunk-load-failure/app/other/page.tsx function Page (line 3) | function Page() { FILE: test/production/chunk-load-failure/chunk-load-failure.test.ts function getNextDynamicChunk (line 12) | async function getNextDynamicChunk() { method beforePageLoad (line 32) | beforePageLoad(page) { method beforePageLoad (line 66) | beforePageLoad(page) { FILE: test/production/clean-distdir/index.test.ts function checkFileWrite (line 19) | async function checkFileWrite(existsAfterBuild: boolean) { FILE: test/production/config-validation-fatal-errors/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/production/config-validation-fatal-errors/app/page.js function Page (line 1) | function Page() { FILE: test/production/config-validation-warnings/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/production/config-validation-warnings/app/page.js function Page (line 1) | function Page() { FILE: test/production/css-url-deployment-id/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/production/css-url-deployment-id/app/page.tsx function Page (line 4) | function Page() { FILE: test/production/custom-server/app/1/page.js function Page (line 3) | function Page() { FILE: test/production/custom-server/app/layout.js function RootLayout (line 6) | function RootLayout({ children }) { FILE: test/production/custom-server/app/use-cache/page.js function Inner (line 3) | async function Inner({ id }) { function Outer (line 9) | async function Outer({ id }) { function Page (line 15) | async function Page() { FILE: test/production/custom-server/cache-handler.js method get (line 12) | async get(cacheKey) { method set (line 16) | async set(cacheKey, pendingEntry) { method refreshTags (line 22) | async refreshTags() { method getExpiration (line 26) | async getExpiration(tags) { method updateTags (line 30) | async updateTags(tags) { FILE: test/production/custom-server/custom-server.test.ts function createCacheSetLogRegExp (line 116) | function createCacheSetLogRegExp(id: string) { FILE: test/production/custom-server/pages/2.js function Page (line 3) | function Page() { FILE: test/production/custom-server/pages/a.js function Page (line 1) | function Page() { FILE: test/production/custom-server/pages/c.js function Page (line 1) | function Page() { FILE: test/production/custom-server/pages/page-b.js function Page (line 1) | function Page() { FILE: test/production/custom-server/pages/page-error.js function Page (line 1) | function Page() { FILE: test/production/custom-server/server.js function main (line 10) | async function main() { FILE: test/production/debug-build-path/fixtures/default/app/(group)/nested/page.tsx function Page (line 1) | function Page() { FILE: test/production/debug-build-path/fixtures/default/app/about/page.tsx function About (line 1) | function About() { FILE: test/production/debug-build-path/fixtures/default/app/blog/[slug]/comments/page.tsx function Comments (line 1) | async function Comments({ FILE: test/production/debug-build-path/fixtures/default/app/blog/[slug]/page.tsx function BlogPost (line 1) | async function BlogPost({ FILE: test/production/debug-build-path/fixtures/default/app/dashboard/page.tsx function Dashboard (line 1) | function Dashboard() { FILE: test/production/debug-build-path/fixtures/default/app/layout.tsx function RootLayout (line 7) | function RootLayout({ FILE: test/production/debug-build-path/fixtures/default/app/page.tsx function Home (line 1) | function Home() { FILE: test/production/debug-build-path/fixtures/default/app/parallel-test/@sidebar/default.tsx function Default (line 1) | function Default() { FILE: test/production/debug-build-path/fixtures/default/app/parallel-test/@sidebar/page.tsx function Sidebar (line 1) | function Sidebar() { FILE: test/production/debug-build-path/fixtures/default/app/parallel-test/layout.tsx function Layout (line 1) | function Layout(props: { FILE: test/production/debug-build-path/fixtures/default/app/parallel-test/page.tsx function Page (line 1) | function Page() { FILE: test/production/debug-build-path/fixtures/default/app/with-type-error/page.tsx function WithTypeError (line 4) | function WithTypeError() { FILE: test/production/debug-build-path/fixtures/default/pages/api/hello.ts type ResponseData (line 3) | type ResponseData = { function handler (line 7) | function handler( FILE: test/production/debug-build-path/fixtures/default/pages/bar.tsx function Page (line 1) | function Page() { FILE: test/production/debug-build-path/fixtures/default/pages/foo.tsx function Page (line 1) | function Page() { FILE: test/production/debug-build-path/fixtures/with-compile-error/app/layout.tsx function RootLayout (line 1) | function RootLayout({ FILE: test/production/debug-build-path/fixtures/with-compile-error/app/valid/page.tsx function ValidPage (line 1) | function ValidPage() { FILE: test/production/deployment-id-handling/app/app/api/hello-app/route.ts function GET (line 5) | function GET(req) { FILE: test/production/deployment-id-handling/app/app/from-app/edge/page.tsx function Page (line 5) | function Page() { FILE: test/production/deployment-id-handling/app/app/from-app/page.tsx function Page (line 7) | function Page() { FILE: test/production/deployment-id-handling/app/app/layout.tsx function Layout (line 8) | function Layout({ children }) { FILE: test/production/deployment-id-handling/app/app/other-app/page.tsx function Page (line 5) | function Page() { FILE: test/production/deployment-id-handling/app/middleware.ts function middleware (line 3) | function middleware(_req: NextRequest) { FILE: test/production/deployment-id-handling/app/my-adapter.mjs method onBuildComplete (line 6) | async onBuildComplete(ctx) { FILE: test/production/deployment-id-handling/app/pages/_app.tsx function App (line 8) | function App({ Component, pageProps }) { FILE: test/production/deployment-id-handling/app/pages/api/hello.ts function handler (line 1) | function handler(_req, res) { FILE: test/production/deployment-id-handling/app/pages/index.tsx function Page (line 6) | function Page() { FILE: test/production/deployment-id-handling/app/pages/pages-edge.tsx function Page (line 4) | function Page({ data }: { data: string }) { function getServerSideProps (line 29) | function getServerSideProps() { FILE: test/production/deployment-id-handling/deployment-id-handling.test.ts method beforePageLoad (line 82) | beforePageLoad(page) { method beforePageLoad (line 136) | beforePageLoad(page) { method beforePageLoad (line 164) | beforePageLoad(page) { FILE: test/production/deterministic-build/cache-components/app/[variants]/layout.js function DynamicRootLayout (line 13) | async function DynamicRootLayout(props) { function generateStaticParams (line 29) | function generateStaticParams() { FILE: test/production/deterministic-build/cache-components/app/[variants]/page.js function InternalDesignPage (line 3) | async function InternalDesignPage() { FILE: test/production/deterministic-build/deployment-id.test.ts constant IGNORE_CONTENT_NEXT_REGEX (line 11) | const IGNORE_CONTENT_NEXT_REGEX = new RegExp( function readFilesNext (line 27) | async function readFilesNext( function readFilesBuilder (line 58) | async function readFilesBuilder( function runTest (line 116) | async function runTest( constant FILES (line 183) | const FILES = { FILE: test/production/deterministic-build/standard/app/app-page/client.js function Client (line 3) | function Client() { FILE: test/production/deterministic-build/standard/app/app-page/edge/page.js function Page (line 1) | function Page() { FILE: test/production/deterministic-build/standard/app/app-page/page.js function Page (line 3) | function Page() { FILE: test/production/deterministic-build/standard/app/app-route/edge/route.js function GET (line 1) | function GET() { FILE: test/production/deterministic-build/standard/app/app-route/route.js function GET (line 1) | function GET() { FILE: test/production/deterministic-build/standard/app/force-dynamic/app-page/edge/page.js function Page (line 1) | function Page() { FILE: test/production/deterministic-build/standard/app/force-dynamic/app-page/page.js function Page (line 1) | function Page() { FILE: test/production/deterministic-build/standard/app/force-dynamic/app-route/edge/route.js function GET (line 1) | function GET() { FILE: test/production/deterministic-build/standard/app/force-dynamic/app-route/route.js function GET (line 1) | function GET() { FILE: test/production/deterministic-build/standard/app/force-dynamic/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/deterministic-build/standard/app/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/production/deterministic-build/standard/middleware.ts function middleware (line 5) | async function middleware(req: NextRequest) { FILE: test/production/deterministic-build/standard/pages/api/pages-api/edge/index.js function handler (line 1) | function handler() { FILE: test/production/deterministic-build/standard/pages/api/pages-api/index.js function handler (line 1) | function handler(req, res) { FILE: test/production/deterministic-build/standard/pages/pages-dynamic/edge/index.js function Page (line 1) | function Page() { FILE: test/production/deterministic-build/standard/pages/pages-dynamic/index.js function Page (line 1) | function Page() { function getServerSideProps (line 6) | function getServerSideProps() { FILE: test/production/deterministic-build/standard/pages/pages-static-gsp/index.js function Page (line 1) | function Page() { function getStaticProps (line 5) | async function getStaticProps() { FILE: test/production/deterministic-build/standard/pages/pages-static/index.js function Page (line 1) | function Page() { FILE: test/production/disable-fallback-polyfills/index.test.ts function getIndexPageSize (line 12) | async function getIndexPageSize() { FILE: test/production/dynamic-css-client-navigation/dynamic-import/src/components/red-button-lazy.tsx function RedButtonLazy (line 3) | function RedButtonLazy() { FILE: test/production/dynamic-css-client-navigation/dynamic-import/src/components/red-button.tsx function RedButton (line 4) | function RedButton() { FILE: test/production/dynamic-css-client-navigation/dynamic-import/src/pages/edge/dynamic-import.tsx function DynamicImport (line 4) | function DynamicImport() { FILE: test/production/dynamic-css-client-navigation/dynamic-import/src/pages/edge/index.tsx function Home (line 6) | function Home() { FILE: test/production/dynamic-css-client-navigation/dynamic-import/src/pages/nodejs/dynamic-import.tsx function DynamicImport (line 4) | function DynamicImport() { FILE: test/production/dynamic-css-client-navigation/dynamic-import/src/pages/nodejs/index.tsx function Home (line 6) | function Home() { FILE: test/production/dynamic-css-client-navigation/src/components/red-button.tsx function RedButton (line 4) | function RedButton() { FILE: test/production/dynamic-css-client-navigation/src/pages/edge/index.tsx function Home (line 5) | function Home() { FILE: test/production/dynamic-css-client-navigation/src/pages/edge/next-dynamic-ssr-false.tsx function NextDynamic (line 10) | function NextDynamic() { FILE: test/production/dynamic-css-client-navigation/src/pages/edge/next-dynamic.tsx function NextDynamic (line 8) | function NextDynamic() { FILE: test/production/dynamic-css-client-navigation/src/pages/edge/react-lazy.tsx function ReactLazy (line 9) | function ReactLazy() { FILE: test/production/dynamic-css-client-navigation/src/pages/nodejs/index.tsx function Home (line 5) | function Home() { FILE: test/production/dynamic-css-client-navigation/src/pages/nodejs/next-dynamic-ssr-false.tsx function NextDynamic (line 10) | function NextDynamic() { FILE: test/production/dynamic-css-client-navigation/src/pages/nodejs/next-dynamic.tsx function NextDynamic (line 8) | function NextDynamic() { FILE: test/production/dynamic-css-client-navigation/src/pages/nodejs/react-lazy.tsx function ReactLazy (line 9) | function ReactLazy() { FILE: test/production/edge-dynamic-code-eval/lib/foo.js function foo (line 3) | function foo() { FILE: test/production/edge-dynamic-code-eval/middleware.js function middleware (line 4) | async function middleware(request) { FILE: test/production/edge-dynamic-code-eval/node_modules/foo/index.js function bar (line 1) | function bar() { FILE: test/production/edge-dynamic-code-eval/pages/index.js function Page (line 1) | function Page() { FILE: test/production/emit-decorator-metadata/app/pages/api/[[...params]].js class HelloService (line 4) | @singleton() method getHello (line 6) | getHello() { function handler (line 13) | function handler(req, res) { FILE: test/production/emit-decorator-metadata/app/pages/index.js class HelloService (line 5) | @singleton() method getHello (line 7) | getHello() { function Home (line 14) | function Home() { function getServerSideProps (line 20) | function getServerSideProps() { FILE: test/production/empty-ssg-fallback/pages/[...slug].tsx function Page (line 13) | function Page() { FILE: test/production/empty-ssg-fallback/pages/_error.tsx function Error (line 3) | function Error({ statusCode }: { statusCode: number }) { function getServerSideProps (line 7) | async function getServerSideProps({ res }: GetServerSidePropsContext) { FILE: test/production/error-hydration/pages/_error.tsx function ErrorPage (line 1) | function ErrorPage() { FILE: test/production/error-hydration/pages/no-error.tsx function Page (line 3) | function Page() { FILE: test/production/error-hydration/pages/with-error.tsx function Page (line 1) | function Page() { FILE: test/production/escheck-output/app/foo/page.js function Page (line 3) | function Page() { FILE: test/production/escheck-output/app/layout.js function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/production/escheck-output/pages/index.js function Page (line 1) | function Page() { FILE: test/production/export/pages/counter.js class Counter (line 6) | class Counter extends React.Component { method increaseCounter (line 7) | increaseCounter() { method render (line 12) | render() { FILE: test/production/export/pages/dynamic.js class DynamicPage (line 5) | class DynamicPage extends React.Component { method getInitialProps (line 6) | static getInitialProps({ query }) { method componentDidMount (line 12) | componentDidMount() { method render (line 17) | render() { FILE: test/production/export/pages/gssp/[slug].js function getStaticPaths (line 1) | async function getStaticPaths() { function getStaticProps (line 8) | async function getStaticProps({ params }) { function Page (line 12) | function Page({ slug }) { FILE: test/production/export/pages/index.js function routeToAbout (line 4) | function routeToAbout(e) { FILE: test/production/export/pages/query.js class Page (line 3) | class Page extends Component { method getInitialProps (line 4) | static getInitialProps({ query }) { method render (line 7) | render() { FILE: test/production/exported-runtimes-value-validation/invalid-middleware/pages/index.js function Page (line 1) | function Page() { FILE: test/production/exported-runtimes-value-validation/invalid-runtime/app/pages/index.js function Page (line 1) | function Page() { FILE: test/production/exported-runtimes-value-validation/unsupported-syntax/app/pages/array-spread-operator.js function Page (line 1) | function Page() { FILE: test/production/exported-runtimes-value-validation/unsupported-syntax/app/pages/binary-expression.js function Page (line 1) | function Page() { FILE: test/production/exported-runtimes-value-validation/unsupported-syntax/app/pages/invalid-identifier.js function Page (line 1) | function Page() { FILE: test/production/exported-runtimes-value-validation/unsupported-syntax/app/pages/object-spread-operator.js function Page (line 1) | function Page() { FILE: test/production/exported-runtimes-value-validation/unsupported-syntax/app/pages/template-literal-with-expressions.js function Page (line 1) | function Page() { FILE: test/production/exported-runtimes-value-validation/unsupported-syntax/app/pages/unsupported-object-key.js function Page (line 1) | function Page() { FILE: test/production/exported-runtimes-value-validation/unsupported-syntax/app/pages/unsupported-value-type.js function Page (line 1) | function Page() { FILE: test/production/fallback-export-error/pages/[...slug].js function getStaticProps (line 1) | function getStaticProps() { function getStaticPaths (line 9) | function getStaticPaths() { function Page (line 16) | function Page() { FILE: test/production/fallback-export-error/pages/index.js function Page (line 1) | function Page() { FILE: test/production/fatal-render-error/app/pages/_app.js function App (line 1) | function App({ Component, pageProps }) { FILE: test/production/fatal-render-error/app/pages/_error.js function Error (line 1) | function Error() { FILE: test/production/fatal-render-error/app/pages/index.js function Page (line 1) | function Page() { FILE: test/production/fatal-render-error/app/pages/with-error.js function Error (line 1) | function Error() { FILE: test/production/generate-middleware-source-maps/index.test.ts function extractSourceMappingURL (line 5) | function extractSourceMappingURL(jsContent) { FILE: test/production/generate-middleware-source-maps/middleware.js function middleware (line 2) | function middleware() { FILE: test/production/graceful-shutdown/index.test.ts function assertDefined (line 23) | function assertDefined(value: T | void): asserts value is T { function runTests (line 121) | function runTests(dev = false) { function waitForAppToStartRefusingConnections (line 236) | async function waitForAppToStartRefusingConnections( FILE: test/production/graceful-shutdown/src/pages/api/long-running.ts constant LONG_RUNNING_MS (line 1) | const LONG_RUNNING_MS = 400 FILE: test/production/handle-already-sent-response/pages/index.jsx function Page (line 1) | function Page() { function getServerSideProps (line 5) | async function getServerSideProps(ctx) { FILE: test/production/instrumentation/required-files-instrumentation-entry/app/node/route.js function GET (line 1) | function GET() { FILE: test/production/instrumentation/required-files-instrumentation-entry/instrumentation.js function register (line 1) | function register() {} FILE: test/production/instrumentation/required-files-instrumentation-entry/required-files-instrumentation-entry.test.ts function readRequiredFilesManifest (line 3) | async function readRequiredFilesManifest(next: any) { FILE: test/production/ipc-forbidden-headers/app/api/app-api/route.ts function POST (line 1) | async function POST(req: Request) { function DELETE (line 5) | async function DELETE(req: Request) { FILE: test/production/ipc-forbidden-headers/pages/api/pages-api.js function handler (line 1) | async function handler(req, res) { FILE: test/production/jest/next-image-preload/app/app/layout.tsx function RootLayout (line 2) | function RootLayout({ FILE: test/production/jest/next-image-preload/app/app/page.tsx function MyImage (line 5) | function MyImage() { FILE: test/production/jest/relay/app/components/environment.tsx function fetchGraphQL (line 3) | async function fetchGraphQL(text, variables) { function fetchRelay (line 15) | async function fetchRelay(params, variables) { FILE: test/production/jest/relay/app/pages/_app.tsx function MyApp (line 4) | function MyApp({ Component, pageProps }) { FILE: test/production/jest/relay/app/pages/index.tsx function Component (line 5) | function Component() { FILE: test/production/jest/relay/app/types/pagesQuery.graphql.ts type pagesQuery$variables (line 12) | type pagesQuery$variables = {} type pagesQueryVariables (line 13) | type pagesQueryVariables = pagesQuery$variables type pagesQuery$data (line 14) | type pagesQuery$data = { type pagesQueryResponse (line 22) | type pagesQueryResponse = pagesQuery$data type pagesQuery (line 23) | type pagesQuery = { FILE: test/production/jest/remove-react-properties/app/pages/index.tsx function Index (line 1) | function Index() { FILE: test/production/jest/rsc/app/[blog]/page.jsx function generateMetadata (line 1) | async function generateMetadata({ params: { blog: title } }) { function Page (line 5) | function Page({ params }) { FILE: test/production/jest/rsc/app/client-component.jsx function Counter (line 3) | function Counter() { FILE: test/production/jest/rsc/app/component.jsx function Counter (line 2) | function Counter() { FILE: test/production/jest/rsc/app/layout.jsx function RootLayout (line 1) | function RootLayout({ children }) { FILE: test/production/jest/rsc/app/page.jsx function Home (line 2) | function Home() { FILE: test/production/jest/rsc/app/server-action/action.js function action (line 3) | async function action(data) { FILE: test/production/jest/rsc/app/server-action/page.jsx function Page (line 3) | function Page() { FILE: test/production/middleware-typescript/app/pages/index.tsx function Index (line 1) | function Index() { FILE: test/production/next-font/babel-unsupported/pages/index.js function Page (line 5) | function Page() { FILE: test/production/next-font/telemetry/pages-unused/index.js function Page (line 1) | function Page() { FILE: test/production/next-font/telemetry/pages/_app.js function MyApp (line 5) | function MyApp({ Component, pageProps }) { FILE: test/production/next-font/telemetry/pages/index.js function Page (line 4) | function Page() { FILE: test/production/next-link-legacybehavior-ref-merging/app/layout.tsx function RootLayout (line 3) | function RootLayout({ FILE: test/production/next-link-legacybehavior-ref-merging/app/link-target/page.tsx function Page (line 3) | function Page() { FILE: test/production/next-link-legacybehavior-ref-merging/app/page.tsx function Page (line 12) | function Page() { function ToggleVisibility (line 27) | function ToggleVisibility({ children }: { children: ReactNode }) { function AnchorThatDoesRefMerging (line 41) | function AnchorThatDoesRefMerging({ function useBuggyRefMerge (line 65) | function useBuggyRefMerge( FILE: test/production/next-server-nft/app/dynamic-read/page.tsx function Page (line 4) | async function Page() { FILE: test/production/next-server-nft/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/next-server-nft/app/page.tsx function Page (line 1) | function Page() { FILE: test/production/next-server-nft/next-server-nft.test.ts function readNormalizedNFT (line 7) | async function readNormalizedNFT(next, name) { FILE: test/production/optimize-server-react/pages/index.tsx function Page (line 3) | function Page() { function getServerSideProps (line 11) | function getServerSideProps() { FILE: test/production/options-request/app/app-page/dynamic/page.tsx function Page (line 1) | function Page() { FILE: test/production/options-request/app/app-page/static/page.tsx function Page (line 1) | function Page() { FILE: test/production/options-request/app/app-route/route.ts function GET (line 3) | async function GET() { FILE: test/production/options-request/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/options-request/app/page.tsx function Page (line 2) | function Page() { FILE: test/production/options-request/pages/api/pages-api-handler.ts type ResponseData (line 3) | type ResponseData = { function handler (line 7) | function handler( FILE: test/production/options-request/pages/pages-page/dynamic.tsx function Page (line 1) | function Page() { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/production/options-request/pages/pages-page/static.tsx function Page (line 1) | function Page() { FILE: test/production/pages-dir/production/fixture/components/hello-context.js method render (line 9) | render() { FILE: test/production/pages-dir/production/fixture/components/logo/index.js function Logo (line 3) | function Logo() { FILE: test/production/pages-dir/production/fixture/components/welcome.js class Welcome (line 3) | class Welcome extends React.Component { method componentDidMount (line 6) | componentDidMount() { method render (line 11) | render() { FILE: test/production/pages-dir/production/fixture/next.config.js method rewrites (line 9) | rewrites() { method redirects (line 18) | redirects() { FILE: test/production/pages-dir/production/fixture/pages/client-error.js function getServerSideProps (line 5) | function getServerSideProps() { function Page (line 11) | function Page(props) { FILE: test/production/pages-dir/production/fixture/pages/counter.js method increase (line 8) | increase() { method visitQueryStringPage (line 13) | visitQueryStringPage() { method render (line 19) | render() { FILE: test/production/pages-dir/production/fixture/pages/development-logs/index.js function IndexPage (line 3) | function IndexPage() { FILE: test/production/pages-dir/production/fixture/pages/dynamic/many-dynamic-css.js function Page (line 13) | function Page() { FILE: test/production/pages-dir/production/fixture/pages/dynamic/pagechange1.js function PageChange1 (line 5) | function PageChange1() { FILE: test/production/pages-dir/production/fixture/pages/dynamic/pagechange2.js function PageChange2 (line 5) | function PageChange2() { FILE: test/production/pages-dir/production/fixture/pages/dynamic/shared-css-module.js function Page (line 10) | function Page() { FILE: test/production/pages-dir/production/fixture/pages/error-in-browser-render-status-code.js class ErrorInRenderPage (line 2) | class ErrorInRenderPage extends React.Component { method render (line 3) | render() { FILE: test/production/pages-dir/production/fixture/pages/error-in-browser-render.js class ErrorInRenderPage (line 2) | class ErrorInRenderPage extends React.Component { method render (line 3) | render() { FILE: test/production/pages-dir/production/fixture/pages/error-in-ssr-render.js class ErrorInRenderPage (line 2) | class ErrorInRenderPage extends React.Component { method getInitialProps (line 3) | static async getInitialProps() { method render (line 8) | render() { FILE: test/production/pages-dir/production/fixture/pages/finish-response.js method getInitialProps (line 4) | static getInitialProps({ res }) { method render (line 8) | render() { FILE: test/production/pages-dir/production/fixture/pages/fully-dynamic.js function getServerSideProps (line 1) | async function getServerSideProps() { function FullyDynamic (line 9) | function FullyDynamic({ myDynamicProp }) { FILE: test/production/pages-dir/production/fixture/pages/fully-static.js function getStaticProps (line 1) | async function getStaticProps() { function FullyStatic (line 9) | function FullyStatic({ myStaticProp }) { FILE: test/production/pages-dir/production/fixture/pages/index.js function getServerSideProps (line 4) | function getServerSideProps() { function Page (line 14) | function Page() { FILE: test/production/pages-dir/production/fixture/pages/invalid-param/[slug].js function Page (line 3) | function Page() { FILE: test/production/pages-dir/production/fixture/pages/next-import.js function getServerSideProps (line 8) | function getServerSideProps() { function Page (line 14) | function Page() { FILE: test/production/pages-dir/production/fixture/pages/node-browser-polyfills.js function NodeBrowserPolyfillPage (line 8) | function NodeBrowserPolyfillPage() { FILE: test/production/pages-dir/production/fixture/pages/shadowed-page.js function getServerSideProps (line 1) | function getServerSideProps() { function ShadowedPage (line 5) | function ShadowedPage() { FILE: test/production/pages-dir/production/fixture/pages/to-nonexistent.js function ToNonexistent (line 3) | function ToNonexistent() { FILE: test/production/pages-dir/production/fixture/pages/to-shadowed-page.js function ToShadowed (line 3) | function ToShadowed() { FILE: test/production/pages-dir/production/test/dynamic.ts function get$ (line 9) | async function get$(path: string, query?: any) { FILE: test/production/pages-dir/production/test/security.ts function checkInjected (line 12) | async function checkInjected(browser) { function invalidRequest (line 26) | async function invalidRequest() { FILE: test/production/pnpm-support/app/pages/regenerator.js function RegeneratorTest (line 3) | function RegeneratorTest() { FILE: test/production/prerender-prefetch/app/pages/blog/[slug].js function Page (line 1) | function Page(props) { function getStaticProps (line 10) | function getStaticProps({ params }) { function getStaticPaths (line 21) | function getStaticPaths() { FILE: test/production/prerender-prefetch/app/pages/index.js function Page (line 3) | function Page(props) { function getStaticProps (line 20) | function getStaticProps() { FILE: test/production/production-browser-sourcemaps/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/production/production-browser-sourcemaps/app/page.js function page (line 1) | function page() { FILE: test/production/production-browser-sourcemaps/index.test.ts function extractSourceMappingURL (line 7) | function extractSourceMappingURL(jsContent: string): string | null { function validateSourceMapForChunk (line 13) | async function validateSourceMapForChunk( FILE: test/production/production-browser-sourcemaps/pages/ssr.js function SSRPage (line 1) | function SSRPage({ data }) { function getServerSideProps (line 5) | async function getServerSideProps() { FILE: test/production/production-browser-sourcemaps/pages/static.js function StaticPage (line 1) | function StaticPage({ data }) { function getStaticProps (line 5) | async function getStaticProps() { FILE: test/production/proxy-typescript/app/pages/index.tsx function Index (line 1) | function Index() { FILE: test/production/react-profiling-mode/app/client/page.js function Page (line 5) | function Page() { FILE: test/production/react-profiling-mode/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/production/react-profiling-mode/app/server/page.js function Page (line 3) | function Page() { FILE: test/production/remove-unused-imports/app/layout.js function Layout (line 3) | function Layout({ children }) { FILE: test/production/remove-unused-imports/app/page.js function Page (line 4) | function Page() { FILE: test/production/remove-unused-imports/library/a.js function a (line 1) | function a() { FILE: test/production/remove-unused-imports/library/index.js function unused (line 2) | function unused() { function used (line 6) | function used() { FILE: test/production/required-server-files-ssr-404/lib/config.js function setConfig (line 10) | function setConfig(configValue) { FILE: test/production/required-server-files-ssr-404/next.config.js method rewrites (line 2) | rewrites() { FILE: test/production/required-server-files-ssr-404/pages/404.js function NotFound (line 1) | function NotFound() { FILE: test/production/required-server-files-ssr-404/pages/[slug].js function Page (line 16) | function Page(props) { FILE: test/production/required-server-files-ssr-404/pages/_app.js function MyApp (line 6) | function MyApp({ Component, pageProps }) { FILE: test/production/required-server-files-ssr-404/pages/catch-all/[[...rest]].js function Page (line 20) | function Page(props) { FILE: test/production/required-server-files-ssr-404/pages/dynamic/[slug].js function Page (line 13) | function Page(props) { FILE: test/production/required-server-files-ssr-404/pages/errors/gip.js function Page (line 1) | function Page(props) { FILE: test/production/required-server-files-ssr-404/pages/errors/gsp/[post].js function Page (line 3) | function Page(props) { FILE: test/production/required-server-files-ssr-404/pages/errors/gssp.js function Page (line 1) | function Page(props) { FILE: test/production/required-server-files-ssr-404/pages/fallback/[slug].js function Page (line 20) | function Page(props) { FILE: test/production/required-server-files-ssr-404/pages/index.js function Page (line 19) | function Page(props) { FILE: test/production/required-server-files-ssr-404/pages/optional-ssg/[[...rest]].js function Page (line 18) | function Page(props) { FILE: test/production/required-server-files-ssr-404/pages/optional-ssp/[[...rest]].js function Page (line 11) | function Page(props) { FILE: test/production/required-server-files-ssr-404/pages/partial-catch-all/[domain]/[[...rest]].js function Page (line 20) | function Page(props) { FILE: test/production/rewrite-request-smuggling/next.config.js method rewrites (line 3) | async rewrites() { FILE: test/production/rewrite-request-smuggling/pages/index.tsx function Page (line 1) | function Page() { FILE: test/production/rewrite-request-smuggling/rewrite-request-smuggling.test.ts function sendSmugglingPayload (line 14) | async function sendSmugglingPayload({ FILE: test/production/route-bundle-stats/app/blog/client.tsx function BlogClient (line 3) | function BlogClient() { FILE: test/production/route-bundle-stats/app/blog/page.tsx function BlogPage (line 3) | function BlogPage() { FILE: test/production/route-bundle-stats/app/layout.tsx function Layout (line 1) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/production/route-bundle-stats/pages/index.tsx function Page (line 1) | function Page() { FILE: test/production/sharp-basic/pages/index.tsx function Page (line 1) | function Page() { FILE: test/production/standalone-mode/basic/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/production/standalone-mode/basic/app/not-found.js function NotFound (line 1) | function NotFound() { FILE: test/production/standalone-mode/basic/app/page.js function page (line 1) | function page() { FILE: test/production/standalone-mode/basic/pages/hello.js function Page (line 3) | function Page({ foo }) { function getServerSideProps (line 10) | function getServerSideProps() { FILE: test/production/standalone-mode/ipv6/app/app-page/page.js function AppPage (line 1) | function AppPage() { FILE: test/production/standalone-mode/ipv6/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/standalone-mode/ipv6/index.test.ts method onStdout (line 60) | onStdout(msg) { method onStderr (line 63) | onStderr(msg) { FILE: test/production/standalone-mode/ipv6/pages/pages-page.js function AppPage (line 1) | function AppPage() { FILE: test/production/standalone-mode/no-app-routes/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/production/standalone-mode/no-app-routes/pages/hello.js function Page (line 1) | function Page() { FILE: test/production/standalone-mode/required-server-files/app/@slot/[...catchAll]/loading.js function Loading (line 1) | function Loading() { FILE: test/production/standalone-mode/required-server-files/app/@slot/[...catchAll]/page.js function Page (line 1) | async function Page({ params }) { FILE: test/production/standalone-mode/required-server-files/app/@slot/default.js function Default (line 1) | function Default() { FILE: test/production/standalone-mode/required-server-files/app/api/isr/[slug]/route.js function generateStaticParams (line 5) | function generateStaticParams() { function GET (line 9) | async function GET(req, { params }) { FILE: test/production/standalone-mode/required-server-files/app/api/ssr/[slug]/route.js function generateStaticParams (line 5) | function generateStaticParams() { function GET (line 9) | async function GET(req, { params }) { FILE: test/production/standalone-mode/required-server-files/app/api/test/[slug]/route.js function GET (line 3) | async function GET(request, context) { FILE: test/production/standalone-mode/required-server-files/app/default.js function Default (line 1) | function Default() { FILE: test/production/standalone-mode/required-server-files/app/delayed/page.js function Page (line 4) | function Page() { function Time (line 20) | async function Time() { function Random (line 26) | async function Random() { FILE: test/production/standalone-mode/required-server-files/app/dyn/[slug]/page.js function Page (line 3) | async function Page({ params }) { FILE: test/production/standalone-mode/required-server-files/app/isr/[slug]/page.js function generateStaticParams (line 3) | function generateStaticParams() { function Page (line 7) | async function Page({ params }) { FILE: test/production/standalone-mode/required-server-files/app/layout.js function Layout (line 3) | function Layout({ children, slot }) { FILE: test/production/standalone-mode/required-server-files/app/optional-catchall/[lang]/[flags]/[[...slug]]/page.jsx function generateStaticParams (line 1) | async function generateStaticParams() { function Page (line 5) | async function Page(props) { FILE: test/production/standalone-mode/required-server-files/app/postpone/isr/[slug]/loading.js function Loading (line 1) | function Loading() { FILE: test/production/standalone-mode/required-server-files/app/postpone/isr/[slug]/page.js function Page (line 1) | async function Page({ params }) { FILE: test/production/standalone-mode/required-server-files/app/rewrite/[slug]/page.js function generateStaticParams (line 4) | function generateStaticParams() { function Postpone (line 8) | async function Postpone({ children }) { function Page (line 13) | async function Page({ params }) { FILE: test/production/standalone-mode/required-server-files/app/search/[key]/page.jsx function Page (line 1) | async function Page({ searchParams, params }) { FILE: test/production/standalone-mode/required-server-files/app/ssr/[slug]/page.js function Page (line 3) | async function Page({ params }) { FILE: test/production/standalone-mode/required-server-files/app/test/[slug]/page.jsx function Page (line 3) | function Page() { function generateStaticParams (line 7) | async function generateStaticParams() { FILE: test/production/standalone-mode/required-server-files/cache-handler.js method constructor (line 4) | constructor() { method get (line 8) | async get(key, ctx) { method set (line 17) | async set(key, data, ctx) { FILE: test/production/standalone-mode/required-server-files/instrumentation.js function register (line 1) | function register() {} FILE: test/production/standalone-mode/required-server-files/lib/config.js function setConfig (line 10) | function setConfig(configValue) { FILE: test/production/standalone-mode/required-server-files/middleware-node.js function middleware (line 10) | async function middleware(req) { FILE: test/production/standalone-mode/required-server-files/middleware.js function middleware (line 4) | async function middleware(req) { FILE: test/production/standalone-mode/required-server-files/pages/[slug]/index.js function Page (line 18) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/[slug]/social/[[...rest]].js function Page (line 18) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/_app.js function MyApp (line 5) | function MyApp({ Component, pageProps }) { FILE: test/production/standalone-mode/required-server-files/pages/api/env.js function handler (line 1) | function handler(_, res) { FILE: test/production/standalone-mode/required-server-files/pages/api/error.js function handler (line 1) | async function handler(req, res) { FILE: test/production/standalone-mode/required-server-files/pages/auto-static.js function Page (line 1) | function Page() { FILE: test/production/standalone-mode/required-server-files/pages/catch-all/[[...rest]].js function Page (line 20) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/dynamic/[slug].js function Page (line 14) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/errors/gip.js function Page (line 1) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/errors/gsp/[post].js function Page (line 3) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/errors/gssp.js function Page (line 1) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/fallback-false/[slug].js function Page (line 3) | function Page(props) { function getStaticProps (line 17) | function getStaticProps({ params }) { function getStaticPaths (line 30) | function getStaticPaths() { FILE: test/production/standalone-mode/required-server-files/pages/fallback/[slug].js function Page (line 23) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/gsp-long-revalidate.js function getStaticProps (line 6) | async function getStaticProps() { function Page (line 30) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/gsp.js function getStaticProps (line 6) | async function getStaticProps() { function Page (line 30) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/gssp.js function getServerSideProps (line 7) | async function getServerSideProps({ res }) { function Page (line 34) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/index.js function Page (line 26) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/optional-ssg/[[...rest]].js function Page (line 56) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/optional-ssp/[[...rest]].js function Page (line 11) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/route-resolving/[slug]/[project].js function Page (line 1) | function Page(props) { FILE: test/production/standalone-mode/required-server-files/pages/route-resolving/import/[slug].js function Page (line 1) | function Page(props) { function getStaticProps (line 5) | function getStaticProps() { function getStaticPaths (line 14) | function getStaticPaths() { FILE: test/production/standalone-mode/required-server-files/ppr/app/not-found.js function NotFound (line 3) | async function NotFound() { FILE: test/production/standalone-mode/required-server-files/required-server-files-i18n.test.ts method rewrites (line 67) | async rewrites() { method onStderr (line 127) | onStderr(msg) { FILE: test/production/standalone-mode/required-server-files/required-server-files-ppr.test.ts method onStderr (line 115) | onStderr(data) { method onStdout (line 118) | onStdout(data) { FILE: test/production/standalone-mode/required-server-files/required-server-files.test.ts method rewrites (line 61) | async rewrites() { method onStderr (line 155) | onStderr(msg) { FILE: test/production/standalone-mode/response-cache/app/app/app-another/page.js function Page (line 3) | function Page() { FILE: test/production/standalone-mode/response-cache/app/app/app-blog/[...slug]/page.js function generateStaticParams (line 3) | function generateStaticParams() { function Page (line 11) | function Page({ params: { slug } }) { FILE: test/production/standalone-mode/response-cache/app/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/standalone-mode/response-cache/app/next.config.js method rewrites (line 4) | rewrites() { FILE: test/production/standalone-mode/response-cache/app/pages/blog/[slug].js function Page (line 3) | function Page(props) { function getStaticProps (line 17) | function getStaticProps({ params }) { function getStaticPaths (line 27) | function getStaticPaths() { FILE: test/production/standalone-mode/response-cache/app/pages/index.js function Page (line 3) | function Page(props) { function getStaticProps (line 17) | function getStaticProps() { FILE: test/production/standalone-mode/response-cache/app/pages/news.js function Page (line 3) | function Page(props) { function getStaticProps (line 17) | function getStaticProps() { FILE: test/production/standalone-mode/response-cache/index.test.ts method onStdout (line 78) | onStdout(msg) { method onStderr (line 81) | onStderr(msg) { FILE: test/production/standalone-mode/runtimeServerDeploymentId/app/app-page-edge/page.js function AppPage (line 1) | function AppPage() { FILE: test/production/standalone-mode/runtimeServerDeploymentId/app/app-page/page.js function AppPage (line 1) | function AppPage() { FILE: test/production/standalone-mode/runtimeServerDeploymentId/app/app-route-edge/route.js function GET (line 1) | function GET() { FILE: test/production/standalone-mode/runtimeServerDeploymentId/app/app-route/route.js function GET (line 1) | function GET() { FILE: test/production/standalone-mode/runtimeServerDeploymentId/app/layout.js function Layout (line 1) | function Layout({ children }) { FILE: test/production/standalone-mode/runtimeServerDeploymentId/index.test.ts constant MY_DEPLOYMENT_ID (line 11) | let MY_DEPLOYMENT_ID = 'test-deployment-id' method onStdout (line 59) | onStdout(msg) { method onStderr (line 62) | onStderr(msg) { FILE: test/production/standalone-mode/runtimeServerDeploymentId/pages/api/pages-route-edge.js function handler (line 1) | function handler(req) { FILE: test/production/standalone-mode/runtimeServerDeploymentId/pages/api/pages-route.js function handler (line 1) | function handler(req, res) { FILE: test/production/standalone-mode/runtimeServerDeploymentId/pages/pages-page-edge.js function AppPage (line 1) | function AppPage() { FILE: test/production/standalone-mode/runtimeServerDeploymentId/pages/pages-page.js function AppPage (line 1) | function AppPage() { FILE: test/production/standalone-mode/server-actions/app/[slug]/form.tsx class ErrorBoundary (line 6) | class ErrorBoundary extends Component< method constructor (line 10) | constructor(props: { children: ReactNode }) { method getDerivedStateFromError (line 15) | static getDerivedStateFromError(error: Error) { method render (line 19) | render() { function Form (line 32) | function Form({ action }: { action: () => Promise }) { function FormWithErrorBoundary (line 47) | function FormWithErrorBoundary({ FILE: test/production/standalone-mode/server-actions/app/[slug]/page.tsx function generateStaticParams (line 3) | function generateStaticParams() { function Page (line 7) | async function Page({ FILE: test/production/standalone-mode/server-actions/app/layout.tsx function Layout (line 3) | function Layout({ children }: { children: React.ReactNode }) { FILE: test/production/standalone-mode/tracing-side-effects-false/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/production/standalone-mode/tracing-side-effects-false/app/page.js function Page (line 3) | function Page() { FILE: test/production/standalone-mode/tracing-side-effects-false/foo/index.js function getValue (line 4) | function getValue() { FILE: test/production/standalone-mode/tracing-static-files/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/production/standalone-mode/tracing-static-files/app/page.js function Page (line 11) | function Page() { FILE: test/production/standalone-mode/tracing-unparsable/app/layout.js function Root (line 1) | function Root({ children }) { FILE: test/production/standalone-mode/tracing-unparsable/app/page.js function Page (line 3) | function Page() { FILE: test/production/standalone-mode/tracing-unparsable/foo/index.js function doRequire (line 1) | function doRequire(mod) { FILE: test/production/standalone-mode/type-module/pages/index.js function Page (line 1) | function Page() { FILE: test/production/supports-module-resolution-nodenext/pages/index.tsx function Page (line 3) | function Page() { FILE: test/production/terser-class-static-blocks/pages/index.tsx class TestClass (line 8) | class TestClass { function Page (line 12) | function Page() { FILE: test/production/transpile-packages/app/layout.tsx function Root (line 1) | function Root({ children }: { children: React.ReactNode }) { FILE: test/production/transpile-packages/app/page.tsx function Page (line 4) | function Page() { FILE: test/production/turbopack-node-backend/pages/api/pid.js function handler (line 3) | function handler(_req, res) { FILE: test/production/turbopack-node-backend/pages/index.js function Page (line 1) | function Page() { FILE: test/production/typescript-basic/app/components/named.tsx function NamedExport (line 1) | function NamedExport() { FILE: test/production/typescript-basic/app/pages/_document.tsx class MyDocument (line 3) | class MyDocument extends Document { method getInitialProps (line 4) | static async getInitialProps(ctx) { method render (line 12) | render() { FILE: test/production/typescript-basic/app/pages/api/hello.ts function handler (line 7) | function handler(req, res) { FILE: test/production/typescript-basic/app/pages/dynamic.tsx function Dynamic (line 8) | function Dynamic() { FILE: test/production/typescript-basic/app/pages/image-import.tsx function Page (line 5) | function Page() { FILE: test/production/typescript-basic/app/pages/index.tsx function Page (line 9) | function Page() { FILE: test/production/typescript-basic/app/pages/page-config.tsx function Page (line 8) | function Page() { FILE: test/production/typescript-basic/app/pages/styled-jsx.tsx function Page (line 9) | function Page(props) { FILE: test/production/typescript-build-output/pages/index.tsx function Page (line 1) | function Page() { FILE: test/production/typescript-checked-side-effect-imports/app/client/page.tsx function Page (line 4) | function Page() { FILE: test/production/typescript-checked-side-effect-imports/app/layout.tsx function RootLayout (line 6) | function RootLayout({ children }: { children: ReactNode }) { FILE: test/production/typescript-checked-side-effect-imports/app/server/page.tsx function Page (line 3) | function Page() { FILE: test/scripts/merge-errors-json/merge-errors-json.test.ts type Contents (line 90) | type Contents = Record function simulateRebase (line 92) | async function simulateRebase({ FILE: test/unit/babel-plugin-next-ssg-transform.test.ts constant NODE_ENV (line 7) | const NODE_ENV = process.env.NODE_ENV FILE: test/unit/cssnano-simple/noop-template.ts function noop (line 1) | function noop(strings: TemplateStringsArray, ...keys: string[]) { FILE: test/unit/eslint-config-next/core-web-vitals/test.js function Test (line 2) | function Test() { FILE: test/unit/eslint-config-next/default/test.js function Test (line 2) | function Test() { FILE: test/unit/eslint-config-next/typescript/test.tsx type Props (line 2) | interface Props { function Test (line 6) | function Test({ message }: Props) { FILE: test/unit/eslint-config-next/utils.ts function getEslintConfigSnapshot (line 6) | function getEslintConfigSnapshot(eslintConfig: any) { FILE: test/unit/eslint-plugin-next/next-script-for-ga.test.ts constant ERROR_MSG_GOOGLE_ANALYTICS (line 7) | const ERROR_MSG_GOOGLE_ANALYTICS = `Prefer \`GoogleAnalytics\` component... constant ERROR_MSG_GOOGLE_TAG_MANAGER (line 8) | const ERROR_MSG_GOOGLE_TAG_MANAGER = `Prefer \`GoogleTagManager\` compon... FILE: test/unit/eslint-plugin-next/with-app-dir/app/@modal/default.tsx function Default (line 3) | function Default() { FILE: test/unit/fixtures/page-runtime/edge.js function Edge (line 1) | function Edge() { FILE: test/unit/fixtures/page-runtime/fallback-re-export-gsp.js function ImportGsp (line 3) | function ImportGsp({ gsp }) { FILE: test/unit/fixtures/page-runtime/fallback-with-gsp.js function Fallback (line 1) | function Fallback() { function getStaticProps (line 5) | async function getStaticProps() { FILE: test/unit/fixtures/page-runtime/nodejs-ssr.js function Nodejs (line 1) | function Nodejs() { function getServerSideProps (line 5) | function getServerSideProps() { FILE: test/unit/fixtures/page-runtime/nodejs.js function Nodejs (line 1) | function Nodejs() { FILE: test/unit/fixtures/page-runtime/ssr-variable-gssp.js function Nodejs (line 1) | function Nodejs() { FILE: test/unit/fixtures/page-runtime/static.js function Static (line 1) | function Static() { FILE: test/unit/fixtures/stub-components/hello.js function Hello (line 3) | function Hello() { FILE: test/unit/getDisplayName.test.ts class ComponentOne (line 7) | class ComponentOne extends Component { method render (line 8) | render() { class ComponentTwo (line 13) | class ComponentTwo extends Component { method render (line 15) | render() { function FunctionalComponent (line 20) | function FunctionalComponent() { FILE: test/unit/image-optimizer/fetch-external-image.test.ts method pull (line 40) | async pull(controller) { method pull (line 81) | async pull(controller) { method pull (line 118) | async pull(controller) { method pull (line 155) | async pull(controller) { FILE: test/unit/image-optimizer/lru-disk-eviction.test.ts function writeEntry (line 11) | async function writeEntry( function readEntry (line 23) | async function readEntry(cacheDir: string, key: string) { function initEntries (line 31) | async function initEntries( function rmEntry (line 46) | async function rmEntry(cacheDir: string, cacheKey: string): Promise { FILE: test/unit/infer-get-server-side-props-type.test.ts function getServerSideProps (line 10) | function getServerSideProps(context: GetServerSidePropsContext) { type PageProps (line 24) | type PageProps = InferGetServerSidePropsType function getServerSideProps (line 31) | async function getServerSideProps(context: GetServerSidePropsContext) { type PageProps (line 53) | type PageProps = InferGetServerSidePropsType function getServerSideProps (line 60) | async function getServerSideProps() { type PageProps (line 68) | type PageProps = InferGetServerSidePropsType FILE: test/unit/infer-get-static-props.test.ts function getStaticProps (line 7) | function getStaticProps(context: GetStaticPropsContext) { type PageProps (line 21) | type PageProps = InferGetStaticPropsType function getStaticProps (line 28) | async function getStaticProps(context: GetStaticPropsContext) { type PageProps (line 50) | type PageProps = InferGetStaticPropsType FILE: test/unit/loadGetInitialProps.test.ts class TestComponent (line 6) | class TestComponent { method getInitialProps (line 7) | getInitialProps() {} method getInitialProps (line 23) | static async getInitialProps() { method getInitialProps (line 33) | static async getInitialProps() { method getInitialProps (line 48) | static async getInitialProps() {} class TestComponent (line 22) | class TestComponent { method getInitialProps (line 7) | getInitialProps() {} method getInitialProps (line 23) | static async getInitialProps() { method getInitialProps (line 33) | static async getInitialProps() { method getInitialProps (line 48) | static async getInitialProps() {} class TestComponent (line 32) | class TestComponent { method getInitialProps (line 7) | getInitialProps() {} method getInitialProps (line 23) | static async getInitialProps() { method getInitialProps (line 33) | static async getInitialProps() { method getInitialProps (line 48) | static async getInitialProps() {} class TestComponent (line 47) | class TestComponent { method getInitialProps (line 7) | getInitialProps() {} method getInitialProps (line 23) | static async getInitialProps() { method getInitialProps (line 33) | static async getInitialProps() { method getInitialProps (line 48) | static async getInitialProps() {} FILE: test/unit/metadata-types-compatibility.test.ts type ResolvedOpenGraphUrl (line 28) | type ResolvedOpenGraphUrl = NonNullable['... type MetadataOpenGraphUrl (line 29) | type MetadataOpenGraphUrl = NonNullable['url'] type ResolvedTwitterSite (line 31) | type ResolvedTwitterSite = NonNullable['site'] type MetadataTwitterSite (line 32) | type MetadataTwitterSite = NonNullable['site'] type ResolvedTwitterCreator (line 34) | type ResolvedTwitterCreator = NonNullable< type MetadataTwitterCreator (line 37) | type MetadataTwitterCreator = NonNullable['creator'] type ResolvedTwitterSiteId (line 39) | type ResolvedTwitterSiteId = NonNullable['s... type MetadataTwitterSiteId (line 40) | type MetadataTwitterSiteId = NonNullable['siteId'] type ResolvedTwitterCreatorId (line 42) | type ResolvedTwitterCreatorId = NonNullable< type MetadataTwitterCreatorId (line 45) | type MetadataTwitterCreatorId = NonNullable['creato... type ResolvedTwitterDescription (line 47) | type ResolvedTwitterDescription = NonNullable< type MetadataTwitterDescription (line 50) | type MetadataTwitterDescription = NonNullable< type ResolvedFacebookType (line 54) | type ResolvedFacebookType = NonNullable type MetadataFacebookType (line 55) | type MetadataFacebookType = NonNullable type ResolvedPinterestType (line 57) | type ResolvedPinterestType = NonNullable type MetadataPinterestType (line 58) | type MetadataPinterestType = NonNullable FILE: test/unit/next-babel-loader-dev.test.ts function callback (line 27) | function callback(err, content) { method async (line 37) | async() { method emitWarning (line 42) | emitWarning() {} FILE: test/unit/next-babel-loader-prod.test.ts function callback (line 14) | function callback(err, content) { method async (line 38) | async() { method emitWarning (line 43) | emitWarning() {} FILE: test/unit/next-babel.test.ts function compileMyCar (line 139) | function compileMyCar(options) { FILE: test/unit/next-image-get-img-props.test.ts method getDeploymentId (line 8) | getDeploymentId() { method getDeploymentIdQuery (line 11) | getDeploymentIdQuery(ampersand = false): string { method getAssetToken (line 18) | getAssetToken() { method getAssetTokenQuery (line 21) | getAssetTokenQuery(ampersand = false) { FILE: test/unit/next-image-legacy.test.ts method getDeploymentId (line 11) | getDeploymentId() { method getDeploymentIdQuery (line 14) | getDeploymentIdQuery(ampersand = false): string { method getAssetToken (line 21) | getAssetToken() { method getAssetTokenQuery (line 24) | getAssetTokenQuery(ampersand = false) { FILE: test/unit/parse-page-static-info.test.ts function createNextConfig (line 8) | function createNextConfig() { FILE: test/unit/recursive-copy.test.ts method filter (line 54) | filter(path) { FILE: test/unit/split-cookies-string.test.ts function generateCookies (line 5) | function generateCookies( FILE: test/unit/web-runtime/user-agent.test.ts constant UA_STRING (line 7) | const UA_STRING = FILE: test/update-bundler-manifest.d.ts type ListArtifactsResponse (line 3) | type ListArtifactsResponse = { type Artifact (line 8) | type Artifact = { type WorkflowRun (line 22) | type WorkflowRun = { FILE: test/update-bundler-manifest.js constant WORKING_PATH (line 11) | const WORKING_PATH = '/root/actions-runner/_work/next.js/next.js/' constant INITIALIZING_TEST_CASES (line 13) | const INITIALIZING_TEST_CASES = [ constant SKIPPED_TEST_SUITES (line 19) | const SKIPPED_TEST_SUITES = {} function format (line 39) | async function format(text) { function checkSorted (line 44) | function checkSorted(arr, name) { function exec (line 72) | function exec(title, file, args) { function logCommand (line 84) | function logCommand(title, command) { function fetchLatestTestArtifact (line 97) | async function fetchLatestTestArtifact() { function fetchTestResults (line 126) | async function fetchTestResults() { function updatePassingTests (line 161) | async function updatePassingTests() { function shouldSkip (line 290) | function shouldSkip(name, skips) { function stripWorkingPath (line 303) | function stripWorkingPath(path) { FILE: turbo/generators/config.ts type TestResponse (line 5) | interface TestResponse { type ErrorResponse (line 11) | interface ErrorResponse { function validateNonEmptyString (line 18) | function validateNonEmptyString(field: string) { function generator (line 27) | function generator(plop: NodePlopAPI): void { FILE: turbo/generators/helpers.ts function toFileName (line 3) | function toFileName(str: string) { function init (line 7) | function init(plop: NodePlopAPI): void { FILE: turbopack/benchmark-apps/date-fns-all/App.tsx function Home (line 6) | function Home() { FILE: turbopack/benchmark-apps/date-fns-single/App.tsx function Home (line 4) | function Home() { FILE: turbopack/benchmark-apps/framer-motion-all/App.tsx function Home (line 7) | function Home() { FILE: turbopack/benchmark-apps/framer-motion-single/App.tsx function Home (line 4) | function Home() { FILE: turbopack/benchmark-apps/joy/App.tsx function Copyright (line 5) | function Copyright() { function App (line 20) | function App() { FILE: turbopack/benchmark-apps/joy/ProTip.tsx function LightBulbIcon (line 4) | function LightBulbIcon(props: SvgIconProps) { function ProTip (line 12) | function ProTip() { FILE: turbopack/benchmark-apps/lucide-react-all/App.tsx function Home (line 4) | function Home() { FILE: turbopack/benchmark-apps/lucide-react-single/App.tsx function Home (line 4) | function Home() { FILE: turbopack/benchmark-apps/mui/App.tsx function Home (line 9) | function Home() { FILE: turbopack/benchmark-apps/mui/ProTip.tsx function LightBulbIcon (line 6) | function LightBulbIcon(props: SvgIconProps) { function ProTip (line 14) | function ProTip() { FILE: turbopack/benchmark-apps/mui/components/Copyright.tsx function Copyright (line 5) | function Copyright() { FILE: turbopack/benchmark-apps/mui/components/ModeSwitch.tsx function ModeSwitch (line 10) | function ModeSwitch() { FILE: turbopack/benchmark-apps/mui/components/ProTip.tsx function LightBulbIcon (line 6) | function LightBulbIcon(props: SvgIconProps) { function ProTip (line 14) | function ProTip() { FILE: turbopack/benchmark-apps/shiki/App.tsx function Home (line 6) | async function Home() { FILE: turbopack/crates/turbo-bincode/src/lib.rs constant TURBO_BINCODE_CONFIG (line 16) | pub const TURBO_BINCODE_CONFIG: bincode::config::Configuration = bincode... constant TURBO_BINCODE_HASH_CONFIG (line 19) | pub const TURBO_BINCODE_HASH_CONFIG: bincode::config::Configuration< type TurboBincodeBuffer (line 24) | pub type TurboBincodeBuffer = SmallVec<[u8; 16]>; type TurboBincodeEncoder (line 25) | pub type TurboBincodeEncoder<'a> = type TurboBincodeDecoder (line 27) | pub type TurboBincodeDecoder<'a> = type AnyEncodeFn (line 29) | pub type AnyEncodeFn = fn(&dyn Any, &mut TurboBincodeEncoder<'_>) -> Res... type AnyDecodeFn (line 30) | pub type AnyDecodeFn = fn(&mut TurboBincodeDecoder<'_>) -> Result TurboB... function new_turbo_bincode_decoder (line 36) | pub fn new_turbo_bincode_decoder(buffer: &[u8]) -> TurboBincodeDecoder<'... function turbo_bincode_encode (line 44) | pub fn turbo_bincode_encode(value: &T) -> Result( function turbo_bincode_decode (line 61) | pub fn turbo_bincode_decode>(buf: &[u8]) -> Result { function new (line 79) | pub fn new(buffer: &'a mut TurboBincodeBuffer) -> Self { method write (line 85) | fn write(&mut self, bytes: &[u8]) -> Result<(), EncodeError> { type TurboBincodeReader (line 93) | pub struct TurboBincodeReader<'a> { function new (line 98) | pub fn new(buffer: &'a [u8]) -> Self { method read (line 104) | fn read(&mut self, target_buffer: &mut [u8]) -> Result<(), DecodeError> { method peek_read (line 123) | fn peek_read(&mut self, n: usize) -> Option<&[u8]> { method consume (line 127) | fn consume(&mut self, n: usize) { type HashWriter (line 135) | pub struct HashWriter<'a, H: DeterministicHasher + ?Sized> { function new (line 141) | pub fn new(hasher: &'a mut H) -> Self { method write (line 147) | fn write(&mut self, bytes: &[u8]) -> Result<(), EncodeError> { type HashEncoder (line 154) | pub type HashEncoder<'a, H> = EncoderImpl< function new_hash_encoder (line 166) | pub fn new_hash_encoder(hasher: &mut H)... type TurboBincodeEncode (line 177) | pub trait TurboBincodeEncode: Encode { method encode (line 178) | fn encode(&self, encoder: &mut TurboBincodeEncoder) -> Result<(), Enco... type TurboBincodeDecode (line 189) | pub trait TurboBincodeDecode: Decode { method decode (line 190) | fn decode(decoder: &mut TurboBincodeDecoder) -> Result(map: &IndexMap, encoder: &mut E) -> R... function decode (line 242) | pub fn decode(decoder: &mut D) -> Result( function test_roundtrip (line 281) | fn test_roundtrip() { function encode (line 308) | pub fn encode(set: &IndexSet, encoder: &mut E) -> Result<... function decode (line 320) | pub fn decode(decoder: &mut D) -> Result( function test_roundtrip (line 357) | fn test_roundtrip() { function encode (line 385) | pub fn encode(set: &RingSet, encoder: &mut E) -> Result<(... function decode (line 397) | pub fn decode(decoder: &mut D) -> Result... function borrow_decode (line 411) | pub fn borrow_decode<'de, Context, D, T, S>( function test_roundtrip (line 434) | fn test_roundtrip() { function encode (line 462) | pub fn encode(mime: &Option, encoder: &mut E) -> Resul... function decode (line 467) | pub fn decode>( function borrow_decode (line 479) | pub fn borrow_decode<'de, Context, D: BorrowDecoder<'de, Context = Conte... type Wrapper (line 492) | struct Wrapper(#[bincode(with = "crate::mime_option")] Option); function test_roundtrip (line 495) | fn test_roundtrip() { function test_roundtrip_none (line 508) | fn test_roundtrip_none() { function encode (line 527) | pub fn encode( function decode (line 535) | pub fn decode< function borrow_decode (line 551) | pub fn borrow_decode< type Wrapper (line 575) | struct Wrapper(#[bincode(with = "crate::either")] Either); function test_roundtrip_left (line 578) | fn test_roundtrip_left() { function test_roundtrip_right (line 591) | fn test_roundtrip_right() { function encode (line 610) | pub fn encode>( function decode (line 621) | pub fn decode, A: Array(cow: &Cow<'_, T>, encoder: &mut E) -> Result<(), Enc... function decode (line 691) | pub fn decode<'cow, Context, D, T>(decoder: &mut D) -> Result( FILE: turbopack/crates/turbo-bincode/src/macro_helpers.rs function encode_for_turbo_bincode_encode_impl (line 13) | pub fn encode_for_turbo_bincode_encode_impl<'a, T: TurboBincodeEncode, E... function decode_for_turbo_bincode_decode_impl (line 42) | pub fn decode_for_turbo_bincode_decode_impl< FILE: turbopack/crates/turbo-bincode/src/serde_self_describing/de.rs type Error (line 15) | pub struct Error(pub DecodeError); method custom (line 18) | fn custom(msg: T) -> Self method from (line 39) | fn from(err: DecodeError) -> Self { method source (line 27) | fn source(&self) -> Option<&(dyn StdError + 'static)> { method fmt (line 33) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Result (line 44) | type Result = std::result::Result; function decode_tag (line 46) | fn decode_tag(decoder: &mut impl Decoder) -> Result { type BincodeDeserializer (line 51) | pub struct BincodeDeserializer<'a, D> { function new (line 56) | pub fn new(decoder: &'a mut D) -> Self { type Error (line 62) | type Error = Error; method custom (line 18) | fn custom(msg: T) -> Self method from (line 39) | fn from(err: DecodeError) -> Self { function deserialize_any (line 64) | fn deserialize_any(self, visitor: V) -> Result type BincodeTaggedDeserializer (line 84) | struct BincodeTaggedDeserializer<'a, D> { function new (line 90) | fn new(tag: TypeTag, decoder: &'a mut D) -> Self { type Error (line 96) | type Error = Error; method custom (line 18) | fn custom(msg: T) -> Self method from (line 39) | fn from(err: DecodeError) -> Self { function deserialize_any (line 98) | fn deserialize_any(self, visitor: V) -> Result type BincodeSizedAccess (line 157) | struct BincodeSizedAccess<'a, D> { function new (line 163) | fn new(decoder: &'a mut D, len: usize) -> Self { type Error (line 172) | type Error = Error; method custom (line 18) | fn custom(msg: T) -> Self method from (line 39) | fn from(err: DecodeError) -> Self { function next_element_seed (line 174) | fn next_element_seed(&mut self, seed: T) -> Result> function size_hint (line 188) | fn size_hint(&self) -> Option { type Error (line 194) | type Error = Error; method custom (line 18) | fn custom(msg: T) -> Self method from (line 39) | fn from(err: DecodeError) -> Self { function next_key_seed (line 196) | fn next_key_seed(&mut self, seed: K) -> Result> function next_value_seed (line 204) | fn next_value_seed(&mut self, seed: V) -> Result function size_hint (line 212) | fn size_hint(&self) -> Option { type BincodeUnsizedAccess (line 217) | struct BincodeUnsizedAccess<'a, D> { function new (line 222) | fn new(decoder: &'a mut D) -> Self { type Error (line 228) | type Error = Error; method custom (line 18) | fn custom(msg: T) -> Self method from (line 39) | fn from(err: DecodeError) -> Self { function next_element_seed (line 230) | fn next_element_seed(&mut self, seed: T) -> Result> type Error (line 246) | type Error = Error; method custom (line 18) | fn custom(msg: T) -> Self method from (line 39) | fn from(err: DecodeError) -> Self { function next_key_seed (line 248) | fn next_key_seed(&mut self, seed: K) -> Result> function next_value_seed (line 256) | fn next_value_seed(&mut self, seed: V) -> Result type BincodeStructAccess (line 264) | struct BincodeStructAccess<'a, D> { function new (line 270) | fn new(decoder: &'a mut D, len: usize) -> Self { type Error (line 279) | type Error = Error; method custom (line 18) | fn custom(msg: T) -> Self method from (line 39) | fn from(err: DecodeError) -> Self { function next_key_seed (line 281) | fn next_key_seed(&mut self, seed: K) -> Result> function next_value_seed (line 296) | fn next_value_seed(&mut self, seed: V) -> Result function size_hint (line 303) | fn size_hint(&self) -> Option { type BincodeEnumAccess (line 308) | struct BincodeEnumAccess<'a, D> { function new (line 314) | fn new(decoder: &'a mut D, tag: TypeTag) -> Self { type Error (line 320) | type Error = Error; method custom (line 18) | fn custom(msg: T) -> Self method from (line 39) | fn from(err: DecodeError) -> Self { type Variant (line 321) | type Variant = Self; function variant_seed (line 323) | fn variant_seed(self, seed: V) -> Result<(V::Value, Self::Variant)> type Error (line 336) | type Error = Error; method custom (line 18) | fn custom(msg: T) -> Self method from (line 39) | fn from(err: DecodeError) -> Self { function unit_variant (line 338) | fn unit_variant(self) -> Result<()> { function newtype_variant_seed (line 345) | fn newtype_variant_seed(self, seed: T) -> Result function tuple_variant (line 355) | fn tuple_variant(self, expected_len: usize, visitor: V) -> Result(self, fields: &'static [&'static str], visitor: V) ... FILE: turbopack/crates/turbo-bincode/src/serde_self_describing/mod.rs type TypeTag (line 26) | enum TypeTag { type Error (line 62) | type Error = DecodeError; method try_from (line 64) | fn try_from(num: u8) -> Result { function encode (line 107) | pub fn encode(value: &T, encoder: &mut E) -> R... function decode (line 113) | pub fn decode, T: DeserializeOwned>( function borrow_decode (line 119) | pub fn borrow_decode< function round_trip (line 137) | fn round_trip(value... function test_primitives (line 159) | fn test_primitives() { function test_string (line 176) | fn test_string() { function test_option (line 182) | fn test_option() { function test_vec (line 190) | fn test_vec() { function test_tuple (line 198) | fn test_tuple() { function test_hashmap (line 204) | fn test_hashmap() { function test_struct (line 215) | fn test_struct() { function test_unit_struct (line 242) | fn test_unit_struct() { function test_newtype_struct (line 250) | fn test_newtype_struct() { function test_tuple_struct (line 258) | fn test_tuple_struct() { function test_enum_unit_variants (line 266) | fn test_enum_unit_variants() { function test_enum_newtype_variants (line 280) | fn test_enum_newtype_variants() { function test_enum_tuple_variants (line 295) | fn test_enum_tuple_variants() { function test_enum_struct_variants (line 307) | fn test_enum_struct_variants() { FILE: turbopack/crates/turbo-bincode/src/serde_self_describing/ser.rs type Error (line 18) | pub struct Error(pub EncodeError); method custom (line 21) | fn custom(msg: T) -> Self method from (line 42) | fn from(err: EncodeError) -> Self { method source (line 30) | fn source(&self) -> Option<&(dyn StdError + 'static)> { method fmt (line 36) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Result (line 47) | type Result = std::result::Result; type BincodeSerializer (line 49) | pub struct BincodeSerializer { function new (line 54) | pub fn new(encoder: E) -> Self { function encode_tag (line 60) | fn encode_tag(&mut self, tag: TypeTag) -> Result<()> { function encode_primitive (line 64) | fn encode_primitive(&mut self, value: T) -> Result<()> { type Ok (line 70) | type Ok = (); type Error (line 71) | type Error = Error; type SerializeSeq (line 73) | type SerializeSeq = BincodeCollectionSerializer<'a, E>; type SerializeTuple (line 74) | type SerializeTuple = BincodeCollectionSerializer<'a, E>; type SerializeTupleStruct (line 75) | type SerializeTupleStruct = BincodeCollectionSerializer<'a, E>; type SerializeTupleVariant (line 76) | type SerializeTupleVariant = BincodeCollectionSerializer<'a, E>; type SerializeMap (line 77) | type SerializeMap = BincodeCollectionSerializer<'a, E>; type SerializeStruct (line 78) | type SerializeStruct = BincodeCollectionSerializer<'a, E>; type SerializeStructVariant (line 79) | type SerializeStructVariant = BincodeCollectionSerializer<'a, E>; method serialize_bool (line 81) | fn serialize_bool(self, v: bool) -> Result<()> { method serialize_u8 (line 89) | fn serialize_u8(self, v: u8) -> Result<()> { method serialize_u16 (line 94) | fn serialize_u16(self, v: u16) -> Result<()> { method serialize_u32 (line 99) | fn serialize_u32(self, v: u32) -> Result<()> { method serialize_u64 (line 104) | fn serialize_u64(self, v: u64) -> Result<()> { method serialize_i8 (line 109) | fn serialize_i8(self, v: i8) -> Result<()> { method serialize_i16 (line 114) | fn serialize_i16(self, v: i16) -> Result<()> { method serialize_i32 (line 119) | fn serialize_i32(self, v: i32) -> Result<()> { method serialize_i64 (line 124) | fn serialize_i64(self, v: i64) -> Result<()> { method serialize_f32 (line 129) | fn serialize_f32(self, v: f32) -> Result<()> { method serialize_f64 (line 134) | fn serialize_f64(self, v: f64) -> Result<()> { method serialize_char (line 139) | fn serialize_char(self, v: char) -> Result<()> { method serialize_str (line 144) | fn serialize_str(self, v: &str) -> Result<()> { method serialize_bytes (line 149) | fn serialize_bytes(self, v: &[u8]) -> Result<()> { method serialize_none (line 154) | fn serialize_none(self) -> Result<()> { method serialize_some (line 158) | fn serialize_some(self, value: &T) -> Result<()> method serialize_unit (line 166) | fn serialize_unit(self) -> Result<()> { method serialize_unit_struct (line 170) | fn serialize_unit_struct(self, _name: &'static str) -> Result<()> { method serialize_unit_variant (line 174) | fn serialize_unit_variant( method serialize_newtype_struct (line 188) | fn serialize_newtype_struct(self, _name: &'static str, value: &T) -> ... method serialize_newtype_variant (line 196) | fn serialize_newtype_variant( method serialize_seq (line 211) | fn serialize_seq(self, len: Option) -> Result { method serialize_tuple (line 222) | fn serialize_tuple(self, len: usize) -> Result { method serialize_tuple_struct (line 228) | fn serialize_tuple_struct( method serialize_tuple_variant (line 238) | fn serialize_tuple_variant( method serialize_map (line 251) | fn serialize_map(self, len: Option) -> Result { method serialize_struct (line 262) | fn serialize_struct(self, _name: &'static str, len: usize) -> Result { function new (line 288) | fn new(inner: &'a mut BincodeSerializer, emit_end_tag: bool) -> Self { function maybe_emit_end (line 295) | fn maybe_emit_end(&mut self) -> Result<()> { type Ok (line 304) | type Ok = (); type Error (line 305) | type Error = Error; method serialize_element (line 307) | fn serialize_element(&mut self, value: &T) -> Result<()> method end (line 314) | fn end(mut self) -> Result<()> { type Ok (line 320) | type Ok = (); type Error (line 321) | type Error = Error; method serialize_element (line 323) | fn serialize_element(&mut self, value: &T) -> Result<()> method end (line 330) | fn end(mut self) -> Result<()> { type Ok (line 336) | type Ok = (); type Error (line 337) | type Error = Error; method serialize_field (line 339) | fn serialize_field(&mut self, value: &T) -> Result<()> method end (line 346) | fn end(mut self) -> Result<()> { type Ok (line 352) | type Ok = (); type Error (line 353) | type Error = Error; method custom (line 21) | fn custom(msg: T) -> Self method from (line 42) | fn from(err: EncodeError) -> Self { function serialize_field (line 355) | fn serialize_field(&mut self, value: &T) -> Result<()> function end (line 362) | fn end(mut self) -> Result<()> { type Ok (line 368) | type Ok = (); type Error (line 369) | type Error = Error; method custom (line 21) | fn custom(msg: T) -> Self method from (line 42) | fn from(err: EncodeError) -> Self { function serialize_key (line 371) | fn serialize_key(&mut self, key: &T) -> Result<()> function serialize_value (line 378) | fn serialize_value(&mut self, value: &T) -> Result<()> function end (line 385) | fn end(mut self) -> Result<()> { type Ok (line 391) | type Ok = (); type Error (line 392) | type Error = Error; method serialize_field (line 394) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result... method end (line 402) | fn end(mut self) -> Result<()> { type Ok (line 408) | type Ok = (); type Error (line 409) | type Error = Error; method serialize_field (line 411) | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result... method end (line 419) | fn end(mut self) -> Result<()> { FILE: turbopack/crates/turbo-dyn-eq-hash/src/lib.rs type DynPartialEq (line 8) | pub trait DynPartialEq: Any { method dyn_partial_eq (line 9) | fn dyn_partial_eq(&self, other: &dyn Any) -> bool; method dyn_partial_eq (line 13) | fn dyn_partial_eq(&self, other: &dyn Any) -> bool { type DynEq (line 34) | pub trait DynEq: DynPartialEq {} type DynHash (line 51) | pub trait DynHash { method dyn_hash (line 52) | fn dyn_hash(&self, state: &mut dyn Hasher); method dyn_hash (line 56) | fn dyn_hash(&self, mut state: &mut dyn Hasher) { FILE: turbopack/crates/turbo-esregex/src/lib.rs type EsRegex (line 19) | pub struct EsRegex { method decode (line 54) | fn decode>(decoder: &mut D) -> Result Result { method is_match (line 118) | pub fn is_match(&self, haystack: &str) -> bool { method captures (line 135) | pub fn captures<'h>(&self, haystack: &'h str) -> Option> { type EsRegexImpl (line 29) | enum EsRegexImpl { method eq (line 39) | fn eq(&self, other: &Self) -> bool { method encode (line 46) | fn encode(&self, encoder: &mut E) -> Result<(), EncodeError> { type Captures (line 154) | pub struct Captures<'h> { type CapturesImpl (line 158) | enum CapturesImpl<'h> { type Item (line 178) | type Item = Option<&'h str>; method next (line 180) | fn next(&mut self) -> Option { function round_trip_bincode (line 212) | fn round_trip_bincode() { function es_regex_matches_simple (line 222) | fn es_regex_matches_simple() { function es_regex_matches_negative_lookahead (line 229) | fn es_regex_matches_negative_lookahead() { function invalid_regex (line 238) | fn invalid_regex() { function captures_with_regex (line 246) | fn captures_with_regex() { function captures_with_regress (line 262) | fn captures_with_regress() { FILE: turbopack/crates/turbo-frozenmap/src/map.rs type FrozenMap (line 47) | pub struct FrozenMap { function new (line 54) | pub fn new() -> Self { function from_unique_sorted_box (line 71) | pub fn from_unique_sorted_box(entries: Box<[(K, V)]>) -> Self { function from_unique_sorted_box_unchecked (line 89) | pub fn from_unique_sorted_box_unchecked(entries: Box<[(K, V)]>) -> Self { function from_unique_box_inner (line 97) | pub(crate) fn from_unique_box_inner(mut entries: Box<[(K, V)]>) -> Self { function from_vec_inner (line 105) | pub(crate) fn from_vec_inner(mut entries: Vec<(K, V)>) -> Self { function assert_unique_sorted (line 124) | fn assert_unique_sorted(entries: &[(K, V)]) { function debug_assert_unique_sorted (line 132) | fn debug_assert_unique_sorted(entries: &[(K, V)]) { function from_iter (line 143) | fn from_iter>(entries: T) -> Self { function from (line 154) | fn from(map: BTreeMap) -> Self { function from (line 172) | fn from(map: HashMap) -> Self { function from (line 188) | fn from(map: IndexMap) -> Self { function from (line 200) | fn from(entries: Vec<(K, V)>) -> Self { function from (line 212) | fn from(entries: Box<[(K, V)]>) -> Self { function from (line 228) | fn from(entries: &[(K, V)]) -> Self { function from (line 240) | fn from(entries: [(K, V); N]) -> Self { function len (line 250) | pub const fn len(&self) -> usize { function is_empty (line 255) | pub const fn is_empty(&self) -> bool { function as_slice (line 260) | pub const fn as_slice(&self) -> &[(K, V)] { function get (line 265) | pub fn get(&self, key: &Q) -> Option<&V> function get_key_value (line 274) | pub fn get_key_value(&self, key: &Q) -> Option<(&K, &V)> function contains_key (line 288) | pub fn contains_key(&self, key: &Q) -> bool function first_key_value (line 299) | pub fn first_key_value(&self) -> Option<(&K, &V)> { function last_key_value (line 304) | pub fn last_key_value(&self) -> Option<(&K, &V)> { function iter (line 309) | pub fn iter(&self) -> Iter<'_, K, V> { function keys (line 316) | pub fn keys(&self) -> Keys<'_, K, V> { function values (line 321) | pub fn values(&self) -> Values<'_, K, V> { function into_keys (line 326) | pub fn into_keys(self) -> IntoKeys { function into_values (line 333) | pub fn into_values(self) -> IntoValues { function range (line 340) | pub fn range(&self, range: R) -> Range<'_, K, V> function extend (line 388) | pub fn extend(&self, entries: impl IntoIterator) -> Self method default (line 399) | fn default() -> Self { method fmt (line 405) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Output (line 415) | type Output = V; function index (line 417) | fn index(&self, key: &Q) -> &V { function as_ref (line 423) | fn as_ref(&self) -> &[(K, V)] { function from (line 429) | fn from(map: FrozenMap) -> Self { type Item (line 435) | type Item = (&'a K, &'a V); type IntoIter (line 436) | type IntoIter = Iter<'a, K, V>; method into_iter (line 438) | fn into_iter(self) -> Iter<'a, K, V> { type Item (line 444) | type Item = (K, V); type IntoIter (line 445) | type IntoIter = IntoIter; method into_iter (line 447) | fn into_iter(self) -> IntoIter { type Iter (line 455) | pub struct Iter<'a, K, V> { method fmt (line 460) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 468) | type Item = (&'a K, &'a V); method next (line 470) | fn next(&mut self) -> Option { method size_hint (line 474) | fn size_hint(&self) -> (usize, Option) { method last (line 478) | fn last(mut self) -> Option { method nth (line 482) | fn nth(&mut self, n: usize) -> Option { method count (line 486) | fn count(self) -> usize { method next_back (line 492) | fn next_back(&mut self) -> Option { method nth_back (line 496) | fn nth_back(&mut self, n: usize) -> Option { method len (line 502) | fn len(&self) -> usize { method clone (line 511) | fn clone(&self) -> Self { type IntoIter (line 519) | pub struct IntoIter { method fmt (line 524) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 530) | type Item = (K, V); method next (line 532) | fn next(&mut self) -> Option { method size_hint (line 536) | fn size_hint(&self) -> (usize, Option) { method count (line 540) | fn count(self) -> usize { method next_back (line 546) | fn next_back(&mut self) -> Option { method len (line 552) | fn len(&self) -> usize { type Keys (line 560) | pub struct Keys<'a, K, V> { method fmt (line 565) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 573) | type Item = &'a K; method next (line 575) | fn next(&mut self) -> Option { method size_hint (line 579) | fn size_hint(&self) -> (usize, Option) { method last (line 583) | fn last(mut self) -> Option { method count (line 587) | fn count(self) -> usize { method next_back (line 593) | fn next_back(&mut self) -> Option { method len (line 599) | fn len(&self) -> usize { method clone (line 608) | fn clone(&self) -> Self { type Values (line 616) | pub struct Values<'a, K, V> { method fmt (line 621) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 629) | type Item = &'a V; method next (line 631) | fn next(&mut self) -> Option { method size_hint (line 635) | fn size_hint(&self) -> (usize, Option) { method last (line 639) | fn last(mut self) -> Option { method count (line 643) | fn count(self) -> usize { method next_back (line 649) | fn next_back(&mut self) -> Option { method len (line 655) | fn len(&self) -> usize { method clone (line 664) | fn clone(&self) -> Self { type IntoKeys (line 672) | pub struct IntoKeys { method fmt (line 677) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 685) | type Item = K; method next (line 687) | fn next(&mut self) -> Option { method size_hint (line 691) | fn size_hint(&self) -> (usize, Option) { method count (line 695) | fn count(self) -> usize { method next_back (line 701) | fn next_back(&mut self) -> Option { method len (line 707) | fn len(&self) -> usize { type IntoValues (line 715) | pub struct IntoValues { method fmt (line 720) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 728) | type Item = V; method next (line 730) | fn next(&mut self) -> Option { method size_hint (line 734) | fn size_hint(&self) -> (usize, Option) { method count (line 738) | fn count(self) -> usize { method next_back (line 744) | fn next_back(&mut self) -> Option { method len (line 750) | fn len(&self) -> usize { type Range (line 758) | pub struct Range<'a, K, V> { method fmt (line 763) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 769) | type Item = (&'a K, &'a V); method next (line 771) | fn next(&mut self) -> Option { method size_hint (line 775) | fn size_hint(&self) -> (usize, Option) { method last (line 779) | fn last(mut self) -> Option { method count (line 783) | fn count(self) -> usize { method next_back (line 789) | fn next_back(&mut self) -> Option { method len (line 795) | fn len(&self) -> usize { method clone (line 804) | fn clone(&self) -> Self { function test_empty (line 816) | fn test_empty() { function test_from_btreemap (line 824) | fn test_from_btreemap() { function test_from_overlapping_vec (line 841) | fn test_from_overlapping_vec() { function test_range (line 850) | fn test_range() { function test_index (line 864) | fn test_index() { function test_index_missing (line 872) | fn test_index_missing() { function test_first_last (line 878) | fn test_first_last() { function test_as_ref (line 889) | fn test_as_ref() { function test_from_hashmap (line 900) | fn test_from_hashmap() { function test_from_unique_sorted_box (line 914) | fn test_from_unique_sorted_box() { function test_from_unique_sorted_box_panics (line 923) | fn test_from_unique_sorted_box_panics() { FILE: turbopack/crates/turbo-frozenmap/src/set.rs type FrozenSet (line 45) | pub struct FrozenSet { function new (line 51) | pub fn new() -> Self { function from_unique_sorted_iter (line 68) | pub fn from_unique_sorted_iter(items: impl IntoIterator) -> Se... function from_unique_sorted_iter_unchecked (line 90) | pub fn from_unique_sorted_iter_unchecked(items: impl IntoIterator>(items: I) -> Self { function from (line 114) | fn from(set: BTreeSet) -> Self { function from (line 134) | fn from(set: HashSet) -> Self { function from (line 152) | fn from(set: IndexSet) -> Self { function from (line 167) | fn from(items: [T; N]) -> Self { function len (line 174) | pub const fn len(&self) -> usize { function is_empty (line 179) | pub const fn is_empty(&self) -> bool { function contains (line 184) | pub fn contains(&self, value: &Q) -> bool function get (line 193) | pub fn get(&self, value: &Q) -> Option<&T> function first (line 203) | pub fn first(&self) -> Option<&T> { function last (line 209) | pub fn last(&self) -> Option<&T> { function iter (line 214) | pub fn iter(&self) -> Iter<'_, T> { function range (line 219) | pub fn range(&self, range: R) -> Range<'_, T> function is_disjoint (line 232) | pub fn is_disjoint(&self, other: &Self) -> bool function is_subset (line 245) | pub fn is_subset(&self, other: &Self) -> bool function is_superset (line 257) | pub fn is_superset(&self, other: &Self) -> bool method default (line 267) | fn default() -> Self { method fmt (line 273) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 279) | type Item = &'a T; type IntoIter (line 280) | type IntoIter = Iter<'a, T>; method into_iter (line 282) | fn into_iter(self) -> Iter<'a, T> { type Item (line 288) | type Item = T; type IntoIter (line 289) | type IntoIter = IntoIter; method into_iter (line 291) | fn into_iter(self) -> IntoIter { type Iter (line 297) | pub type Iter<'a, T> = map::Keys<'a, T, ()>; type IntoIter (line 298) | pub type IntoIter = map::IntoKeys; type Range (line 301) | pub struct Range<'a, T> { method fmt (line 306) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Item (line 312) | type Item = &'a T; method next (line 314) | fn next(&mut self) -> Option<&'a T> { method size_hint (line 318) | fn size_hint(&self) -> (usize, Option) { method last (line 322) | fn last(self) -> Option<&'a T> { method count (line 326) | fn count(self) -> usize { method next_back (line 332) | fn next_back(&mut self) -> Option<&'a T> { method len (line 338) | fn len(&self) -> usize { method clone (line 347) | fn clone(&self) -> Self { function test_empty (line 359) | fn test_empty() { function test_from_btreeset (line 367) | fn test_from_btreeset() { function test_from_array (line 384) | fn test_from_array() { function test_from_iter_with_duplicates (line 394) | fn test_from_iter_with_duplicates() { function test_range (line 402) | fn test_range() { function test_first_last (line 416) | fn test_first_last() { function test_is_disjoint (line 427) | fn test_is_disjoint() { function test_is_subset (line 437) | fn test_is_subset() { function test_is_superset (line 448) | fn test_is_superset() { function test_from_hashset (line 459) | fn test_from_hashset() { function test_from_unique_sorted_iter (line 473) | fn test_from_unique_sorted_iter() { function test_from_unique_sorted_iter_panics (line 482) | fn test_from_unique_sorted_iter_panics() { FILE: turbopack/crates/turbo-persistence-tools/src/main.rs function main (line 8) | fn main() -> Result<()> { FILE: turbopack/crates/turbo-persistence/benches/mod.rs constant MB (line 26) | const MB: u64 = 1024 * 1024; constant BATCH_READ_DATA_AMOUNT (line 28) | const BATCH_READ_DATA_AMOUNT: usize = 1024 * MB as usize; constant MAX_KEY_MEMORY (line 30) | const MAX_KEY_MEMORY: usize = 4 * 1024 * MB as usize; function format_number (line 37) | fn format_number(n: usize) -> String { type DbConfig (line 51) | struct DbConfig { constant KEY_SHARED_PERCENTAGE (line 59) | const KEY_SHARED_PERCENTAGE: usize = 33; constant KEY_COMPRESSIBLE_PERCENTAGE (line 60) | const KEY_COMPRESSIBLE_PERCENTAGE: usize = 33; constant VALUE_SHARED_PERCENTAGE (line 61) | const VALUE_SHARED_PERCENTAGE: usize = 33; constant VALUE_COMPRESSIBLE_PERCENTAGE (line 62) | const VALUE_COMPRESSIBLE_PERCENTAGE: usize = 33; function random_data (line 65) | fn random_data( function random_key (line 84) | fn random_key(rng: &mut SmallRng, size: usize) -> Box<[u8]> { function random_value (line 94) | fn random_value(rng: &mut SmallRng, size: usize) -> Box<[u8]> { function prefill_database (line 104) | fn prefill_database(path: &Path, config: &DbConfig) -> Result Result<(TempDir, V... function prepare_db_for_benchmarking (line 171) | fn prepare_db_for_benchmarking(db: &TurboPersistence) { function iter_batched_with_init (line 176) | fn iter_batched_with_init<'a, T, O>( function bench_write (line 235) | fn bench_write(c: &mut Criterion) { function bench_read_get (line 302) | fn bench_read_get(c: &mut Criterion) { function bench_read_batch_get (line 448) | fn bench_read_batch_get(c: &mut Criterion) { type MultiValueDbConfig (line 560) | struct MultiValueDbConfig { function prefill_multi_value_database (line 573) | fn prefill_multi_value_database( function setup_prefilled_multi_value_db (line 626) | fn setup_prefilled_multi_value_db( function open_multi_value_db (line 648) | fn open_multi_value_db(path: &Path) -> TurboPersistence u64 { method key_len (line 1111) | fn key_len(&self) -> usize { method write_key_to (line 1115) | fn write_key_to(&self, buf: &mut Vec) { method value (line 1119) | fn value(&self) -> EntryValue<'_> { function bench_static_sorted_file_lookup (line 1124) | fn bench_static_sorted_file_lookup(c: &mut Criterion) { function bench_block_cache (line 1300) | fn bench_block_cache(c: &mut Criterion) { FILE: turbopack/crates/turbo-persistence/src/arc_bytes.rs type Backing (line 20) | enum Backing { type ArcBytes (line 27) | pub struct ArcBytes { method from (line 36) | fn from(arc: Arc<[u8]>) -> Self { method from (line 45) | fn from(b: Box<[u8]>) -> Self { method borrow (line 59) | fn borrow(&self) -> &[u8] { method is_mmap_backed (line 86) | pub fn is_mmap_backed(&self) -> bool { type Target (line 51) | type Target = [u8]; method deref (line 53) | fn deref(&self) -> &Self::Target { method hash (line 65) | fn hash(&self, state: &mut H) { method eq (line 71) | fn eq(&self, other: &Self) -> bool { method fmt (line 77) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type MmapHandle (line 92) | type MmapHandle = Arc; method slice (line 94) | fn slice(self, range: Range) -> Self { method slice_from_subslice (line 103) | unsafe fn slice_from_subslice(&self, subslice: &[u8]) -> Self { method from_mmap (line 120) | unsafe fn from_mmap(mmap: &Arc, subslice: &[u8]) -> Self { method from_decompressed (line 133) | fn from_decompressed(uncompressed_length: u32, block: &[u8]) -> anyhow::... FILE: turbopack/crates/turbo-persistence/src/be.rs function read_u8 (line 8) | pub fn read_u8(s: &[u8]) -> u8 { function read_u16 (line 13) | pub fn read_u16(s: &[u8]) -> u16 { function read_u24 (line 18) | pub fn read_u24(s: &[u8]) -> u32 { function read_u32 (line 24) | pub fn read_u32(s: &[u8]) -> u32 { function read_u64 (line 29) | pub fn read_u64(s: &[u8]) -> u64 { FILE: turbopack/crates/turbo-persistence/src/bin/sst_inspect.rs constant KEY_BLOCK_HEADER_SIZE (line 35) | const KEY_BLOCK_HEADER_SIZE: usize = 4; type BlockSizeInfo (line 39) | struct BlockSizeInfo { method add (line 51) | fn add(&mut self, stored: u64, actual: u64, was_compressed: bool) { method total_count (line 61) | fn total_count(&self) -> u64 { method merge (line 65) | fn merge(&mut self, other: &BlockSizeInfo) { type SstStats (line 75) | struct SstStats { method merge (line 107) | fn merge(&mut self, other: &SstStats) { type SstInfo (line 128) | struct SstInfo { function track_entry_type (line 134) | fn track_entry_type(stats: &mut SstStats, entry_type: u8) { function entry_type_description (line 159) | fn entry_type_description(ty: u8) -> String { function family_name (line 173) | fn family_name(family: u32) -> &'static str { function format_number (line 184) | fn format_number(n: u64) -> String { function format_bytes (line 196) | fn format_bytes(bytes: u64) -> String { function collect_sst_info (line 209) | fn collect_sst_info(db_path: &Path) -> Result... type RawBlock (line 246) | struct RawBlock { function read_block (line 254) | fn read_block( function parse_key_block_indices (line 319) | fn parse_key_block_indices(index_block: &[u8]) -> HashSet { type KeyBlockHeader (line 335) | enum KeyBlockHeader { function parse_key_block_header (line 341) | fn parse_key_block_header(block: &[u8]) -> Result { function iter_key_block_entry_types (line 364) | fn iter_key_block_entry_types( function analyze_sst_file (line 388) | fn analyze_sst_file(db_path: &Path, info: &SstInfo) -> Result { function print_block_stats (line 486) | fn print_block_stats(name: &str, info: &BlockSizeInfo) { function print_entry_histogram (line 553) | fn print_entry_histogram(stats: &SstStats, prefix: &str) { function print_value_storage (line 575) | fn print_value_storage(stats: &SstStats, prefix: &str) { function print_sst_details (line 621) | fn print_sst_details(seq_num: u32, stats: &SstStats) { function print_family_summary (line 681) | fn print_family_summary(family: u32, sst_count: usize, stats: &SstStats) { function main (line 762) | fn main() -> Result<()> { FILE: turbopack/crates/turbo-persistence/src/collector.rs type Collector (line 15) | pub struct Collector { function new (line 24) | pub fn new() -> Self { function is_empty (line 34) | pub fn is_empty(&self) -> bool { function is_full (line 39) | pub fn is_full(&self) -> bool { function put (line 47) | pub fn put(&mut self, key: K, value: ValueBuffer) { function put_blob (line 77) | pub fn put_blob(&mut self, key: K, blob: u32) { function delete (line 90) | pub fn delete(&mut self, key: K) { function add_entry (line 103) | pub fn add_entry(&mut self, entry: CollectorEntry) { function sorted (line 117) | pub fn sorted(&mut self, family_kind: FamilyKind) -> (&[CollectorEntry impl Iterator> + '_ { function drop_contents (line 172) | pub fn drop_contents(&mut self) { FILE: turbopack/crates/turbo-persistence/src/collector_entry.rs type CollectorEntry (line 9) | pub struct CollectorEntry { constant TINY_VALUE_THRESHOLD (line 16) | pub const TINY_VALUE_THRESHOLD: usize = 22; type CollectorEntryValue (line 18) | pub enum CollectorEntryValue { method len (line 39) | pub fn len(&self) -> usize { method is_medium_value (line 50) | pub fn is_medium_value(&self) -> bool { method small_value_size (line 55) | pub fn small_value_size(&self) -> usize { method is_deleted (line 66) | pub fn is_deleted(&self) -> bool { type EntryKey (line 71) | pub struct EntryKey { function len (line 77) | pub fn len(&self) -> usize { method eq (line 83) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 91) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 97) | fn cmp(&self, other: &Self) -> Ordering { method key_hash (line 105) | fn key_hash(&self) -> u64 { method key_len (line 109) | fn key_len(&self) -> usize { method write_key_to (line 113) | fn write_key_to(&self, buf: &mut Vec) { method value (line 117) | fn value(&self) -> EntryValue<'_> { FILE: turbopack/crates/turbo-persistence/src/compaction/interval_map.rs type IntervalBound (line 10) | pub trait IntervalBound: Copy + Ord { method bound_min (line 11) | fn bound_min() -> Self; method bound_max (line 12) | fn bound_max() -> Self; method checked_increment (line 13) | fn checked_increment(&self) -> Option; method checked_decrement (line 14) | fn checked_decrement(&self) -> Option; method bound_min (line 18) | fn bound_min() -> Self { method bound_max (line 21) | fn bound_max() -> Self { method checked_increment (line 24) | fn checked_increment(&self) -> Option { method checked_decrement (line 27) | fn checked_decrement(&self) -> Option { function into_range_inclusive (line 32) | fn into_range_inclusive(bounds: impl RangeBounds) -> RangeInclusiv... type IntervalMap (line 58) | pub struct IntervalMap { method default (line 74) | fn default() -> Self { function new (line 91) | pub fn new() -> Self { function upper_bound (line 113) | fn upper_bound(&self, bound: Bound<&B>) -> Option<(&B, &T)> { function update (line 129) | pub fn update(&mut self, range: impl RangeBounds, mut update: impl Fn... function replace (line 219) | pub fn replace(&mut self, bounds: impl RangeBounds, value: T) { function iter_intersecting (line 232) | pub fn iter_intersecting(&self, range: impl RangeBounds) -> IntervalM... function iter (line 254) | pub fn iter(&self) -> IntervalMapIterator<'_, T, B> { type IntervalMapIterator (line 262) | pub struct IntervalMapIterator<'a, T, B> { type Item (line 272) | type Item = (RangeInclusive, &'a T); method next (line 274) | fn next(&mut self) -> Option { function test_interval_map (line 294) | fn test_interval_map() { function test_interval_map_empty (line 352) | fn test_interval_map_empty() { function test_interval_map_single_point (line 361) | fn test_interval_map_single_point() { function for_all_tiny_int_ranges (line 370) | fn for_all_tiny_int_ranges( function test_exhaustive_replace_versus_naive (line 384) | fn test_exhaustive_replace_versus_naive() { function test_exhaustive_update_versus_naive (line 404) | fn test_exhaustive_update_versus_naive() { FILE: turbopack/crates/turbo-persistence/src/compaction/naive_interval_map.rs type TinyInt (line 13) | pub struct TinyInt(pub u8); constant MIN (line 16) | pub const MIN: TinyInt = TinyInt(0); constant MAX (line 17) | pub const MAX: TinyInt = TinyInt(6); method bound_min (line 21) | fn bound_min() -> Self { method bound_max (line 24) | fn bound_max() -> Self { method checked_increment (line 27) | fn checked_increment(&self) -> Option { method checked_decrement (line 34) | fn checked_decrement(&self) -> Option { method fmt (line 44) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type NaiveIntervalMap (line 52) | pub struct NaiveIntervalMap { function new (line 61) | pub fn new() -> Self { function update (line 78) | pub fn update(&mut self, bounds: impl RangeBounds, mut update: impl F... function replace (line 86) | pub fn replace(&mut self, bounds: impl RangeBounds, value: T) { function iter (line 95) | pub fn iter(&self) -> NaiveIntervalMapIterator<'_, T, B> { type NaiveIntervalMapIterator (line 101) | pub struct NaiveIntervalMapIterator<'a, T, B> { type Item (line 110) | type Item = (RangeInclusive, &'a T); method next (line 112) | fn next(&mut self) -> Option { FILE: turbopack/crates/turbo-persistence/src/compaction/selector.rs type Compactable (line 10) | pub trait Compactable { method range (line 12) | fn range(&self) -> RangeInclusive; method size (line 15) | fn size(&self) -> u64; method category (line 19) | fn category(&self) -> u8 { method range (line 410) | fn range(&self) -> RangeInclusive { method size (line 414) | fn size(&self) -> u64 { method range (line 703) | fn range(&self) -> RangeInclusive { method size (line 707) | fn size(&self) -> u64 { function is_overlapping (line 24) | fn is_overlapping(a: &RangeInclusive, b: &RangeInclusive) -> b... function spread (line 28) | fn spread(range: &RangeInclusive) -> u128 { function extend_range (line 34) | fn extend_range(a: &mut RangeInclusive, b: &RangeInclusive) ->... type CompactableMetrics (line 49) | pub struct CompactableMetrics { function compute_metrics (line 65) | pub fn compute_metrics( type CompactConfig (line 117) | pub struct CompactConfig { method default (line 141) | fn default() -> Self { type DuplicationInfo (line 156) | struct DuplicationInfo { method duplication (line 166) | fn duplication(&self, range: &RangeInclusive) -> u64 { method size (line 180) | fn size(&self, range: &RangeInclusive) -> u64 { method add (line 189) | fn add(&mut self, size: u64, range: &RangeInclusive) { function total_duplication_size (line 203) | fn total_duplication_size(duplication: &IntervalMap>; function get_merge_segments (line 219) | pub fn get_merge_segments( type TestCompactable (line 404) | struct TestCompactable { function compact (line 419) | fn compact( function test_compaction_jobs_by_count (line 434) | fn test_compaction_jobs_by_count() { function test_compaction_jobs_by_size (line 461) | fn test_compaction_jobs_by_size() { function test_compaction_jobs_full (line 488) | fn test_compaction_jobs_full() { function test_compaction_jobs_big (line 515) | fn test_compaction_jobs_big() { function test_compaction_jobs_small (line 542) | fn test_compaction_jobs_small() { function debug_print_compactables (line 571) | pub fn debug_print_compactables(compactables: &[T], max_... function simulate_compactions (line 592) | fn simulate_compactions() { type Container (line 690) | struct Container { method new (line 696) | fn new(batch_index: usize, mut keys: Vec) -> Self { method fmt (line 713) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function do_compact (line 725) | fn do_compact(containers: &mut Vec, segments: MergeSegments, ... FILE: turbopack/crates/turbo-persistence/src/compression.rs function decompress_block (line 7) | fn decompress_block(block: &[u8], dest: &mut [u8], expected_len: u32) ->... function decompress_into_arc (line 31) | pub fn decompress_into_arc(uncompressed_length: u32, block: &[u8]) -> Re... function decompress_into_rc (line 45) | pub fn decompress_into_rc(uncompressed_length: u32, block: &[u8]) -> Res... function checksum_block (line 56) | pub fn checksum_block(data: &[u8]) -> u32 { function compress_into_buffer (line 61) | pub fn compress_into_buffer(block: &[u8], buffer: &mut Vec) -> Resul... FILE: turbopack/crates/turbo-persistence/src/constants.rs constant MAX_MEDIUM_VALUE_SIZE (line 2) | pub const MAX_MEDIUM_VALUE_SIZE: usize = 64 * 1024 * 1024; constant MAX_SMALL_VALUE_SIZE (line 10) | pub const MAX_SMALL_VALUE_SIZE: usize = 4096; constant MAX_INLINE_VALUE_SIZE (line 16) | pub const MAX_INLINE_VALUE_SIZE: usize = 8; constant MAX_ENTRIES_PER_INITIAL_FILE (line 19) | pub const MAX_ENTRIES_PER_INITIAL_FILE: usize = 256 * 1024; constant MAX_ENTRIES_PER_COMPACTED_FILE (line 22) | pub const MAX_ENTRIES_PER_COMPACTED_FILE: usize = 1024 * 1024; constant DATA_THRESHOLD_PER_INITIAL_FILE (line 25) | pub const DATA_THRESHOLD_PER_INITIAL_FILE: usize = 64 * 1024 * 1024; constant DATA_THRESHOLD_PER_COMPACTED_FILE (line 28) | pub const DATA_THRESHOLD_PER_COMPACTED_FILE: usize = 256 * 1024 * 1024; constant THREAD_LOCAL_SIZE_SHIFT (line 32) | pub const THREAD_LOCAL_SIZE_SHIFT: usize = 7; constant MIN_SMALL_VALUE_BLOCK_SIZE (line 37) | pub const MIN_SMALL_VALUE_BLOCK_SIZE: usize = 8 * 1024; constant MAX_VALUE_BLOCK_COUNT (line 43) | pub const MAX_VALUE_BLOCK_COUNT: usize = u16::MAX as usize / 2; constant KEY_BLOCK_CACHE_SIZE (line 46) | pub const KEY_BLOCK_CACHE_SIZE: u64 = 400 * 1024 * 1024; constant KEY_BLOCK_AVG_SIZE (line 47) | pub const KEY_BLOCK_AVG_SIZE: usize = 16 * 1024; constant VALUE_BLOCK_CACHE_SIZE (line 50) | pub const VALUE_BLOCK_CACHE_SIZE: u64 = 300 * 1024 * 1024; constant VALUE_BLOCK_AVG_SIZE (line 51) | pub const VALUE_BLOCK_AVG_SIZE: usize = 132000; FILE: turbopack/crates/turbo-persistence/src/db.rs type CacheStatistics (line 48) | pub struct CacheStatistics { method new (line 59) | fn new(cache: &quick_cache::sync::Cache { type Inner (line 135) | struct Inner { type CommitOptions (line 146) | pub struct CommitOptions { function open (line 161) | pub fn open(path: PathBuf) -> Result { function open_with_config (line 166) | pub fn open_with_config(path: PathBuf, config: DbConfig) -> Re... function open_read_only_with_config (line 172) | pub fn open_read_only_with_config(path: PathBuf, config: DbConfig Result<()> { function create_and_init_directory (line 275) | fn create_and_init_directory(&mut self) -> Result<()> { function init_directory (line 281) | fn init_directory(&mut self) -> Result<()> { function load_directory (line 289) | fn load_directory(&mut self, entries: ReadDir, read_only: bool) -> Resul... function read_blob (line 405) | fn read_blob(&self, seq: u32) -> Result { function is_empty (line 444) | pub fn is_empty(&self) -> bool { function write_batch (line 452) | pub fn write_batch(&self) -> Result Result> { function commit_write_batch (line 512) | pub fn commit_write_batch( function commit (line 561) | fn commit( function full_compact (line 796) | pub fn full_compact(&self) -> Result<()> { function compact (line 813) | pub fn compact(&self, compact_config: &CompactConfig) -> Result { function compact_internal (line 877) | fn compact_internal( function get (line 1392) | pub fn get(&self, family: usize, key: &K) -> Result( function get_impl (line 1445) | fn get_impl( function batch_get (line 1557) | pub fn batch_get( function statistics (line 1670) | pub fn statistics(&self) -> Statistics { function meta_info (line 1688) | pub fn meta_info(&self) -> Result> { function shutdown (line 1724) | pub fn shutdown(&self) -> Result<()> { function range_to_str (line 1731) | fn range_to_str(min: u64, max: u64) -> String { type MetaFileInfo (line 1755) | pub struct MetaFileInfo { type MetaFileEntryInfo (line 1762) | pub struct MetaFileEntryInfo { FILE: turbopack/crates/turbo-persistence/src/key.rs type KeyBase (line 4) | pub trait KeyBase { method len (line 6) | fn len(&self) -> usize; method is_empty (line 7) | fn is_empty(&self) -> bool { method hash (line 12) | fn hash(&self, state: &mut H); method len (line 16) | fn len(&self) -> usize { method is_empty (line 20) | fn is_empty(&self) -> bool { method hash (line 24) | fn hash(&self, state: &mut H) { method len (line 30) | fn len(&self) -> usize { method is_empty (line 34) | fn is_empty(&self) -> bool { method hash (line 38) | fn hash(&self, state: &mut H) { method len (line 44) | fn len(&self) -> usize { method is_empty (line 48) | fn is_empty(&self) -> bool { method hash (line 52) | fn hash(&self, state: &mut H) { method len (line 58) | fn len(&self) -> usize { method is_empty (line 62) | fn is_empty(&self) -> bool { method hash (line 66) | fn hash(&self, state: &mut H) { method len (line 72) | fn len(&self) -> usize { method is_empty (line 76) | fn is_empty(&self) -> bool { method hash (line 80) | fn hash(&self, state: &mut H) { method len (line 86) | fn len(&self) -> usize { method is_empty (line 91) | fn is_empty(&self) -> bool { method hash (line 96) | fn hash(&self, state: &mut H) { method len (line 104) | fn len(&self) -> usize { method is_empty (line 108) | fn is_empty(&self) -> bool { method hash (line 112) | fn hash(&self, state: &mut H) { type QueryKey (line 119) | pub trait QueryKey: KeyBase { method cmp (line 120) | fn cmp(&self, key: &[u8]) -> std::cmp::Ordering; method cmp (line 124) | fn cmp(&self, key: &[u8]) -> std::cmp::Ordering { method cmp (line 130) | fn cmp(&self, key: &[u8]) -> std::cmp::Ordering { method cmp (line 136) | fn cmp(&self, key: &[u8]) -> std::cmp::Ordering { method cmp (line 142) | fn cmp(&self, key: &[u8]) -> std::cmp::Ordering { method cmp (line 148) | fn cmp(&self, key: &[u8]) -> std::cmp::Ordering { method cmp (line 154) | fn cmp(&self, mut key: &[u8]) -> std::cmp::Ordering { method cmp (line 170) | fn cmp(&self, key: &[u8]) -> std::cmp::Ordering { type StoreKey (line 176) | pub trait StoreKey: KeyBase + Ord { method write_to (line 177) | fn write_to(&self, buf: &mut Vec); method write_to (line 181) | fn write_to(&self, buf: &mut Vec) { method write_to (line 187) | fn write_to(&self, buf: &mut Vec) { method write_to (line 193) | fn write_to(&self, buf: &mut Vec) { method write_to (line 199) | fn write_to(&self, buf: &mut Vec) { method write_to (line 205) | fn write_to(&self, buf: &mut Vec) { method write_to (line 211) | fn write_to(&self, buf: &mut Vec) { method write_to (line 218) | fn write_to(&self, buf: &mut Vec) { function hash_key (line 224) | pub fn hash_key(key: &impl KeyBase) -> u64 { function tuple (line 237) | fn tuple() { function hash (line 252) | fn hash() { FILE: turbopack/crates/turbo-persistence/src/lib.rs type FamilyKind (line 37) | pub enum FamilyKind { type FamilyConfig (line 52) | pub struct FamilyConfig { type DbConfig (line 61) | pub struct DbConfig { method default (line 66) | fn default() -> Self { FILE: turbopack/crates/turbo-persistence/src/lookup_entry.rs type LookupValue (line 12) | pub enum LookupValue { type IterValue (line 25) | pub enum IterValue { method from (line 40) | fn from(v: LookupValue) -> Self { type LookupEntry (line 49) | pub struct LookupEntry { method key_hash (line 59) | fn key_hash(&self) -> u64 { method key_len (line 63) | fn key_len(&self) -> usize { method write_key_to (line 67) | fn write_key_to(&self, buf: &mut Vec) { method value (line 71) | fn value(&self) -> EntryValue<'_> { FILE: turbopack/crates/turbo-persistence/src/merge_iter.rs type ActiveIterator (line 12) | struct ActiveIterator>> { type HeapNode (line 23) | struct HeapNode>> { method eq (line 30) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 38) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 44) | fn cmp(&self, other: &Self) -> Ordering { type MergeIter (line 56) | pub struct MergeIter>> { function new (line 61) | pub fn new(iters: impl Iterator) -> Result { type Item (line 78) | type Item = Result; method next (line 80) | fn next(&mut self) -> Option { FILE: turbopack/crates/turbo-persistence/src/meta_file.rs constant FRESH (line 38) | pub const FRESH: MetaEntryFlags = MetaEntryFlags(0b10); constant COLD (line 39) | pub const COLD: MetaEntryFlags = MetaEntryFlags(0b01); constant WARM (line 40) | pub const WARM: MetaEntryFlags = MetaEntryFlags(0b00); method fmt (line 44) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type AmqfBincodeWrapper (line 57) | pub struct AmqfBincodeWrapper( type MetaEntry (line 63) | pub struct MetaEntry { method sequence_number (line 90) | pub fn sequence_number(&self) -> u32 { method size (line 94) | pub fn size(&self) -> u64 { method flags (line 98) | pub fn flags(&self) -> MetaEntryFlags { method amqf_size (line 102) | pub fn amqf_size(&self) -> u32 { method raw_amqf (line 106) | pub fn raw_amqf<'l>(&self, amqf_data: &'l [u8]) -> &'l [u8] { method deserialize_amqf (line 112) | pub fn deserialize_amqf(&self, meta: &MetaFile) -> Result Result Result<&StaticSortedFile> { method range (line 144) | pub fn range(&self) -> StaticSortedFileRange { method min_hash (line 152) | pub fn min_hash(&self) -> u64 { method max_hash (line 156) | pub fn max_hash(&self) -> u64 { method block_count (line 160) | pub fn block_count(&self) -> u16 { method sst_metadata (line 166) | pub fn sst_metadata(&self) -> StaticSortedFileMetaData { type MetaLookupResult (line 172) | pub enum MetaLookupResult { type MetaBatchLookupResult (line 186) | pub struct MetaBatchLookupResult { type StaticSortedFileRange (line 207) | pub struct StaticSortedFileRange { type MetaFile (line 213) | pub struct MetaFile { method open (line 241) | pub fn open(db_path: &Path, sequence_number: u32) -> Result { method open_internal (line 248) | fn open_internal(db_path: PathBuf, sequence_number: u32, path: &Path) ... method clear_cache (line 310) | pub fn clear_cache(&mut self) { method prepare_sst_cache (line 317) | pub fn prepare_sst_cache(&self) { method sequence_number (line 324) | pub fn sequence_number(&self) -> u32 { method family (line 328) | pub fn family(&self) -> u32 { method entries (line 332) | pub fn entries(&self) -> &[MetaEntry] { method entry (line 336) | pub fn entry(&self, index: u32) -> &MetaEntry { method amqf_data (line 341) | pub fn amqf_data(&self) -> &[u8] { method deserialize_used_key_hashes_amqf (line 345) | pub fn deserialize_used_key_hashes_amqf(&self) -> Result boo... method obsolete_entries (line 372) | pub fn obsolete_entries(&self) -> &[u32] { method has_active_entries (line 376) | pub fn has_active_entries(&self) -> bool { method obsolete_sst_files (line 380) | pub fn obsolete_sst_files(&self) -> &[u32] { method lookup (line 389) | pub fn lookup( method batch_lookup (line 452) | pub fn batch_lookup( FILE: turbopack/crates/turbo-persistence/src/meta_file_builder.rs type MetaFileBuilder (line 13) | pub struct MetaFileBuilder<'a> { function new (line 24) | pub fn new(family: u32) -> Self { function add (line 33) | pub fn add(&mut self, sequence_number: u32, sst: StaticSortedFileBuilder... function add_obsolete_sst_file (line 37) | pub fn add_obsolete_sst_file(&mut self, sequence_number: u32) { function set_used_key_hashes_amqf (line 41) | pub fn set_used_key_hashes_amqf(&mut self, amqf: Filter) { function write (line 46) | pub fn write(self, db_path: &Path, seq: u32) -> Result { function write_internal (line 52) | fn write_internal(mut self, file: &Path) -> io::Result { FILE: turbopack/crates/turbo-persistence/src/mmap_helper.rs function advise_mmap_for_persistence (line 6) | pub fn advise_mmap_for_persistence(mmap: &memmap2::Mmap) -> anyhow::Resu... function advise_mmap_for_persistence (line 14) | pub fn advise_mmap_for_persistence(_mmap: &memmap2::Mmap) -> anyhow::Res... FILE: turbopack/crates/turbo-persistence/src/parallel_scheduler.rs type ParallelScheduler (line 1) | pub trait ParallelScheduler: Clone + Sync + Send { method block_in_place (line 2) | fn block_in_place(&self, f: impl FnOnce() -> R + Send) -> R method parallel_for_each (line 6) | fn parallel_for_each(&self, items: &[T], f: impl Fn(&T) + Send + Sync) method try_parallel_for_each (line 10) | fn try_parallel_for_each<'l, T, E>( method try_parallel_for_each_mut (line 19) | fn try_parallel_for_each_mut<'l, T, E>( method try_parallel_for_each_owned (line 28) | fn try_parallel_for_each_owned( method parallel_map_collect (line 37) | fn parallel_map_collect<'l, Item, PerItemResult, Result>( method parallel_map_collect_owned (line 47) | fn parallel_map_collect_owned( method block_in_place (line 62) | fn block_in_place(&self, f: impl FnOnce() -> R + Send) -> R method parallel_for_each (line 69) | fn parallel_for_each(&self, items: &[T], f: impl Fn(&T) + Send + Sync) method try_parallel_for_each (line 78) | fn try_parallel_for_each<'l, T, E>( method try_parallel_for_each_mut (line 93) | fn try_parallel_for_each_mut<'l, T, E>( method try_parallel_for_each_owned (line 108) | fn try_parallel_for_each_owned( method parallel_map_collect (line 123) | fn parallel_map_collect<'l, Item, PerItemResult, Result>( method parallel_map_collect_owned (line 136) | fn parallel_map_collect_owned( type SerialScheduler (line 59) | pub struct SerialScheduler; FILE: turbopack/crates/turbo-persistence/src/rc_bytes.rs type Backing (line 19) | enum Backing { type RcBytes (line 30) | pub struct RcBytes { method from (line 36) | fn from(rc: Rc<[u8]>) -> Self { method from (line 45) | fn from(b: Box<[u8]>) -> Self { method borrow (line 59) | fn borrow(&self) -> &[u8] { type Target (line 51) | type Target = [u8]; method deref (line 53) | fn deref(&self) -> &Self::Target { method eq (line 65) | fn eq(&self, other: &Self) -> bool { method fmt (line 71) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type MmapHandle (line 79) | type MmapHandle = Rc; method slice (line 81) | fn slice(self, range: Range) -> Self { method slice_from_subslice (line 90) | unsafe fn slice_from_subslice(&self, subslice: &[u8]) -> Self { method from_mmap (line 107) | unsafe fn from_mmap(mmap: &Rc, subslice: &[u8]) -> Self { method from_decompressed (line 120) | fn from_decompressed(uncompressed_length: u32, block: &[u8]) -> anyhow::... FILE: turbopack/crates/turbo-persistence/src/shared_bytes.rs type SharedBytes (line 14) | pub trait SharedBytes: Clone + Deref + Sized { method slice (line 19) | fn slice(self, range: Range) -> Self; method slice_from_subslice (line 28) | unsafe fn slice_from_subslice(&self, subslice: &[u8]) -> Self; method from_mmap (line 36) | unsafe fn from_mmap(mmap: &Self::MmapHandle, subslice: &[u8]) -> Self; method from_decompressed (line 39) | fn from_decompressed(uncompressed_length: u32, block: &[u8]) -> anyhow... function is_subslice_of (line 43) | pub(crate) fn is_subslice_of(subslice: &[u8], backing: &[u8]) -> bool { FILE: turbopack/crates/turbo-persistence/src/sst_filter.rs type SstState (line 7) | enum SstState { type SstFilter (line 13) | pub struct SstFilter(FxHashMap); method new (line 16) | pub fn new() -> Self { method apply_filter (line 21) | pub fn apply_filter(&mut self, meta: &mut MetaFile) { method apply_and_get_remove (line 53) | pub fn apply_and_get_remove(&mut self, meta: &MetaFile) -> bool { FILE: turbopack/crates/turbo-persistence/src/static_sorted_file.rs constant BLOCK_TYPE_INDEX (line 23) | pub const BLOCK_TYPE_INDEX: u8 = 0; constant BLOCK_TYPE_KEY_WITH_HASH (line 25) | pub const BLOCK_TYPE_KEY_WITH_HASH: u8 = 1; constant BLOCK_TYPE_KEY_NO_HASH (line 27) | pub const BLOCK_TYPE_KEY_NO_HASH: u8 = 2; constant BLOCK_TYPE_FIXED_KEY_WITH_HASH (line 29) | pub const BLOCK_TYPE_FIXED_KEY_WITH_HASH: u8 = 3; constant BLOCK_TYPE_FIXED_KEY_NO_HASH (line 31) | pub const BLOCK_TYPE_FIXED_KEY_NO_HASH: u8 = 4; constant KEY_BLOCK_ENTRY_TYPE_SMALL (line 34) | pub const KEY_BLOCK_ENTRY_TYPE_SMALL: u8 = 0; constant KEY_BLOCK_ENTRY_TYPE_BLOB (line 36) | pub const KEY_BLOCK_ENTRY_TYPE_BLOB: u8 = 1; constant KEY_BLOCK_ENTRY_TYPE_DELETED (line 38) | pub const KEY_BLOCK_ENTRY_TYPE_DELETED: u8 = 2; constant KEY_BLOCK_ENTRY_TYPE_MEDIUM (line 40) | pub const KEY_BLOCK_ENTRY_TYPE_MEDIUM: u8 = 3; constant KEY_BLOCK_ENTRY_TYPE_INLINE_MIN (line 42) | pub const KEY_BLOCK_ENTRY_TYPE_INLINE_MIN: u8 = 8; constant SMALL_VALUE_REF_SIZE (line 45) | pub(crate) const SMALL_VALUE_REF_SIZE: usize = 8; constant MEDIUM_VALUE_REF_SIZE (line 47) | pub(crate) const MEDIUM_VALUE_REF_SIZE: usize = 2; constant BLOB_VALUE_REF_SIZE (line 49) | pub(crate) const BLOB_VALUE_REF_SIZE: usize = 4; constant DELETED_VALUE_REF_SIZE (line 51) | pub(crate) const DELETED_VALUE_REF_SIZE: usize = 0; constant _ (line 55) | const _: () = assert!( type SstLookupResult (line 61) | pub enum SstLookupResult { method from (line 69) | fn from(value: LookupValue) -> Self { type BlockWeighter (line 75) | pub struct BlockWeighter; method weight (line 78) | fn weight(&self, _key: &(u32, u16), val: &ArcBytes) -> u64 { type BlockCache (line 90) | pub type BlockCache = type ValueBlockCache (line 99) | trait ValueBlockCache { method get_or_read (line 100) | fn get_or_read( function get_or_read (line 110) | fn get_or_read( function get_or_read (line 132) | fn get_or_read( type StaticSortedFileMetaData (line 150) | pub struct StaticSortedFileMetaData { method block_offsets_start (line 158) | pub fn block_offsets_start(&self, sst_len: usize) -> usize { type StaticSortedFile (line 165) | pub struct StaticSortedFile { method open (line 177) | pub fn open(db_path: &Path, meta: StaticSortedFileMetaData) -> Result<... method lookup (line 207) | pub fn lookup( method lookup_index_block (line 254) | fn lookup_index_block(&self, block: &[u8], hash: u64) -> Result { method lookup_key_block (line 275) | fn lookup_key_block( method lookup_fixed_key_block (line 308) | fn lookup_fixed_key_block( method lookup_block_inner (line 347) | fn lookup_block_inner<'a, K: QueryKey, const FIND_ALL: bool>( method handle_key_match (line 428) | fn handle_key_match( method get_key_block (line 446) | fn get_key_block( method read_key_block (line 465) | fn read_key_block(&self, block_index: u16) -> Result { method read_block (line 473) | fn read_block(&self, block_index: u16) -> Result { function get_raw_block_slice (line 480) | fn get_raw_block_slice<'a>( function verify_checksum (line 539) | fn verify_checksum( function get_raw_block_generic (line 561) | fn get_raw_block_generic( function read_block_generic (line 576) | fn read_block_generic( function handle_key_match_generic (line 606) | fn handle_key_match_generic( type StaticSortedFileIter (line 644) | pub struct StaticSortedFileIter { method open (line 698) | pub fn open(db_path: &Path, meta: StaticSortedFileMetaData) -> Result<... method new (line 717) | fn new(mmap: Rc, meta: StaticSortedFileMetaData) -> Result { method parse_key_block (line 751) | fn parse_key_block( method next_internal (line 812) | fn next_internal(&mut self) -> Result> { type CurrentKeyBlockKind (line 665) | enum CurrentKeyBlockKind { type CurrentKeyBlock (line 677) | struct CurrentKeyBlock { type Item (line 687) | type Item = Result; method next (line 689) | fn next(&mut self) -> Option { type GetKeyEntryResult (line 882) | struct GetKeyEntryResult<'l> { function compare_hash_key (line 892) | fn compare_hash_key( function entry_matches_key (line 918) | fn entry_matches_key( function entry_val_size (line 934) | fn entry_val_size(ty: u8) -> Result { function read_offset_entry (line 950) | fn read_offset_entry(offsets: &[u8], index: usize) -> (u8, usize) { function get_key_entry (line 959) | fn get_key_entry<'l>( function get_fixed_key_entry (line 989) | fn get_fixed_key_entry<'l>( FILE: turbopack/crates/turbo-persistence/src/static_sorted_file_builder.rs constant BLOCK_HEADER_SIZE (line 27) | pub const BLOCK_HEADER_SIZE: usize = 8; constant MAX_KEY_BLOCK_ENTRIES (line 30) | const MAX_KEY_BLOCK_ENTRIES: usize = MAX_KEY_BLOCK_SIZE / KEY_BLOCK_ENTR... constant MAX_KEY_BLOCK_SIZE (line 33) | const MAX_KEY_BLOCK_SIZE: usize = 16 * 1024; constant KEY_BLOCK_ENTRY_META_OVERHEAD (line 42) | const KEY_BLOCK_ENTRY_META_OVERHEAD: usize = 20; constant AMQF_FALSE_POSITIVE_RATE (line 44) | const AMQF_FALSE_POSITIVE_RATE: f64 = 0.01; constant AVG_SMALL_VALUE_SIZE (line 49) | const AVG_SMALL_VALUE_SIZE: usize = 64; constant BLOCK_INDEX_CAPACITY_BUFFER (line 54) | const BLOCK_INDEX_CAPACITY_BUFFER: usize = 16; constant MIN_KEY_SIZE_FOR_COMPRESSION (line 61) | const MIN_KEY_SIZE_FOR_COMPRESSION: usize = 16; constant MAX_FIXED_KEY_LEN (line 67) | const MAX_FIXED_KEY_LEN: usize = u8::MAX as usize; type EntryType (line 74) | struct EntryType(u8); type KeyBlockFormat (line 84) | enum KeyBlockFormat { method update (line 98) | fn update(&mut self, key_len: usize, value_type: EntryType) { type KeyBlockFlushInfo (line 124) | struct KeyBlockFlushInfo { type KeyBlockAccumulator (line 134) | struct KeyBlockAccumulator { method new (line 149) | fn new() -> Self { method add (line 160) | fn add(&mut self, key_len: usize, key_hash: u64, value_type: EntryType) { method flush_info (line 169) | fn flush_info(&self) -> KeyBlockFlushInfo { method should_flush (line 179) | fn should_flush(&self, next_key_len: usize, next_key_hash: u64) -> bool { method reset (line 191) | fn reset(&mut self) { function use_hash (line 201) | fn use_hash(max_key_len: usize) -> bool { type Entry (line 206) | pub trait Entry { method key_hash (line 208) | fn key_hash(&self) -> u64; method key_len (line 210) | fn key_len(&self) -> usize; method write_key_to (line 212) | fn write_key_to(&self, buf: &mut Vec); method value (line 215) | fn value(&self) -> EntryValue<'_>; method key_hash (line 219) | fn key_hash(&self) -> u64 { method key_len (line 222) | fn key_len(&self) -> usize { method write_key_to (line 225) | fn write_key_to(&self, buf: &mut Vec) { method value (line 228) | fn value(&self) -> EntryValue<'_> { method key_hash (line 1314) | fn key_hash(&self) -> u64 { method key_len (line 1318) | fn key_len(&self) -> usize { method write_key_to (line 1322) | fn write_key_to(&self, buf: &mut Vec) { method value (line 1326) | fn value(&self) -> EntryValue<'_> { type EntryValue (line 235) | pub enum EntryValue<'l> { type StaticSortedFileBuilderMeta (line 258) | pub struct StaticSortedFileBuilderMeta<'a> { function write_static_stored_file (line 281) | pub fn write_static_stored_file( function write_raw_block_to_file (line 302) | fn write_raw_block_to_file( function write_block_to_file (line 333) | fn write_block_to_file( type ValueRef (line 371) | enum ValueRef { method entry_type (line 401) | fn entry_type(&self) -> EntryType { method write_value_to (line 415) | fn write_value_to(&self, buffer: &mut Vec) { type PendingEntry (line 449) | struct PendingEntry { type StreamingSstWriter (line 463) | pub struct StreamingSstWriter { function new (line 543) | pub fn new(file: &Path, flags: MetaEntryFlags, max_entry_count: u64) -> ... function is_full (line 591) | pub fn is_full(&self, max_entries: usize, max_data_size: usize) -> bool { function has_block_index_capacity (line 600) | fn has_block_index_capacity(&self) -> bool { function add (line 620) | pub fn add(&mut self, entry: E) -> Result<()> { function push_pending_key_entry (line 722) | fn push_pending_key_entry(&mut self, entry: E, value_ref: ValueRef) { function try_flush_key_blocks (line 732) | fn try_flush_key_blocks(&mut self) -> Result<()> { function advance_boundary_to (line 749) | fn advance_boundary_to(&mut self, new_boundary: usize) -> Result<()> { function flush_small_value_block (line 786) | fn flush_small_value_block(&mut self) -> Result<()> { function flush_key_block (line 845) | fn flush_key_block(&mut self, start: usize, end: usize, info: KeyBlockFl... function close (line 898) | pub fn close(mut self) -> Result<(StaticSortedFileBuilderMeta<'static>, ... function flush_remaining_key_blocks (line 988) | fn flush_remaining_key_blocks(&mut self) -> Result<()> { method drop (line 1035) | fn drop(&mut self) { type KeyBlockBuilder (line 1054) | struct KeyBlockBuilder<'l> { constant KEY_BLOCK_HEADER_SIZE (line 1061) | const KEY_BLOCK_HEADER_SIZE: usize = 4; function new (line 1065) | fn new(buffer: &'l mut Vec, entry_count: u32, has_hash: bool) -> Self { function write_entry_header (line 1088) | fn write_entry_header(&mut self, entry_type: EntryType) { function put (line 1096) | fn put(&mut self, entry: &E, value_ref: &ValueRef, has_hash: b... function finish (line 1108) | fn finish(self) -> &'l mut Vec { constant FIXED_KEY_BLOCK_HEADER_SIZE (line 1118) | const FIXED_KEY_BLOCK_HEADER_SIZE: usize = 6; type FixedKeyBlockBuilder (line 1123) | struct FixedKeyBlockBuilder<'l> { function new (line 1128) | fn new( function put (line 1158) | fn put(&mut self, entry: &E, value_ref: &ValueRef, has_hash: b... function finish (line 1167) | fn finish(self) -> &'l mut Vec { function value_type_val_size (line 1176) | fn value_type_val_size(ty: EntryType) -> usize { type IndexBlockBuilder (line 1194) | struct IndexBlockBuilder { constant INDEX_BLOCK_ENTRY_SIZE (line 1199) | pub(crate) const INDEX_BLOCK_ENTRY_SIZE: usize = size_of::() + size... constant INDEX_BLOCK_HEADER_SIZE (line 1202) | pub(crate) const INDEX_BLOCK_HEADER_SIZE: usize = size_of::() + size... function new (line 1207) | fn new(mut writer: W, first_block: u16) -> Self { function put (line 1214) | fn put(&mut self, hash: u64, block: u16) { type TestBlockCache (line 1236) | type TestBlockCache = function make_cache (line 1239) | fn make_cache() -> TestBlockCache { type TestEntry (line 1250) | struct TestEntry { method new (line 1267) | fn new(key: &[u8], value_kind: TestValueKind) -> Self { method small (line 1277) | fn small(key: &[u8], value: &[u8]) -> Self { method inline (line 1281) | fn inline(key: &[u8], value: &[u8]) -> Self { method medium (line 1286) | fn medium(key: &[u8], value: &[u8]) -> Self { method blob (line 1290) | fn blob(key: &[u8], blob_id: u32) -> Self { method deleted (line 1294) | fn deleted(key: &[u8]) -> Self { method medium_raw (line 1298) | fn medium_raw(key: &[u8], value: &[u8]) -> Self { method expected_value (line 1302) | fn expected_value(&self) -> Option<&[u8]> { type TestValueKind (line 1256) | enum TestValueKind { function sort_entries (line 1344) | fn sort_entries(entries: &mut [TestEntry]) { function open_sst (line 1349) | fn open_sst( function write_sst (line 1364) | fn write_sst( function assert_lookup (line 1380) | fn assert_lookup( function single_inline_entry (line 1425) | fn single_inline_entry() -> Result<()> { function single_small_entry (line 1441) | fn single_small_entry() -> Result<()> { function single_medium_entry (line 1458) | fn single_medium_entry() -> Result<()> { function single_blob_entry (line 1475) | fn single_blob_entry() -> Result<()> { function single_deleted_entry (line 1491) | fn single_deleted_entry() -> Result<()> { function many_small_values (line 1507) | fn many_small_values() -> Result<()> { function many_medium_values (line 1535) | fn many_medium_values() -> Result<()> { function mixed_value_types (line 1561) | fn mixed_value_types() -> Result<()> { function is_full_entry_count_limit (line 1589) | fn is_full_entry_count_limit() { function is_full_data_size_limit (line 1615) | fn is_full_data_size_limit() { function write_static_stored_file_matches_streaming (line 1636) | fn write_static_stored_file_matches_streaming() -> Result<()> { function close_empty_writer_panics (line 1741) | fn close_empty_writer_panics() { function key_block_boundary_at_max_entries (line 1750) | fn key_block_boundary_at_max_entries() -> Result<()> { function single_medium_raw_entry (line 1779) | fn single_medium_raw_entry() -> Result<()> { function corrupt_sst_byte (line 1796) | fn corrupt_sst_byte(dir: &Path, seq: u32, pos: u64) { function assert_corruption_detected (line 1812) | fn assert_corruption_detected( function checksum_detects_corrupted_compressed_block (line 1834) | fn checksum_detects_corrupted_compressed_block() { function checksum_detects_corrupted_uncompressed_block (line 1849) | fn checksum_detects_corrupted_uncompressed_block() { FILE: turbopack/crates/turbo-persistence/src/tests.rs type RayonParallelScheduler (line 15) | struct RayonParallelScheduler; method block_in_place (line 18) | fn block_in_place(&self, f: impl FnOnce() -> R + Send) -> R method parallel_for_each (line 25) | fn parallel_for_each(&self, items: &[T], f: impl Fn(&T) + Send + Sync) method try_parallel_for_each (line 32) | fn try_parallel_for_each<'l, T, E>( method try_parallel_for_each_mut (line 44) | fn try_parallel_for_each_mut<'l, T, E>( method try_parallel_for_each_owned (line 56) | fn try_parallel_for_each_owned( method parallel_map_collect (line 68) | fn parallel_map_collect<'l, Item, PerItemResult, Result>( method parallel_map_collect_owned (line 87) | fn parallel_map_collect_owned( function full_cycle (line 108) | fn full_cycle() -> Result<()> { function persist_changes (line 510) | fn persist_changes() -> Result<()> { function partial_compaction (line 642) | fn partial_compaction() -> Result<()> { function merge_file_removal (line 740) | fn merge_file_removal() -> Result<()> { function batch_get_basic (line 857) | fn batch_get_basic() -> Result<()> { function batch_get_all_existing (line 889) | fn batch_get_all_existing() -> Result<()> { function batch_get_none_existing (line 919) | fn batch_get_none_existing() -> Result<()> { function batch_get_empty (line 949) | fn batch_get_empty() -> Result<()> { function batch_get_duplicate_keys (line 974) | fn batch_get_duplicate_keys() -> Result<()> { function batch_get_large_batch (line 1011) | fn batch_get_large_batch() -> Result<()> { function batch_get_different_sizes (line 1052) | fn batch_get_different_sizes() -> Result<()> { function batch_get_across_families (line 1106) | fn batch_get_across_families() -> Result<()> { function batch_get_after_compaction (line 1152) | fn batch_get_after_compaction() -> Result<()> { function batch_get_with_overwrites (line 1197) | fn batch_get_with_overwrites() -> Result<()> { function batch_get_comparison_with_get (line 1247) | fn batch_get_comparison_with_get() -> Result<()> { function batch_get_after_restore (line 1301) | fn batch_get_after_restore() -> Result<()> { function many_small_values_compaction (line 1348) | fn many_small_values_compaction() -> Result<()> { function many_max_small_values_compaction (line 1389) | fn many_max_small_values_compaction() -> Result<()> { function many_medium_values_compaction (line 1429) | fn many_medium_values_compaction() -> Result<()> { function compaction_multi_value_preserves_different_values (line 1468) | fn compaction_multi_value_preserves_different_values() -> Result<()> { function multi_value_config (line 1521) | fn multi_value_config() -> DbConfig<1> { function compaction_multi_value_multiple_compactions (line 1530) | fn compaction_multi_value_multiple_compactions() -> Result<()> { function multi_value_delete_key (line 1609) | fn multi_value_delete_key() -> Result<()> { function multi_value_delete_then_rewrite (line 1679) | fn multi_value_delete_then_rewrite() -> Result<()> { function multi_value_delete_with_compaction_interleaved (line 1767) | fn multi_value_delete_with_compaction_interleaved() -> Result<()> { function single_value_duplicate_key_panics (line 1859) | fn single_value_duplicate_key_panics() { function multi_value_tombstone_only_shadows_older_ssts (line 1879) | fn multi_value_tombstone_only_shadows_older_ssts() -> Result<()> { function multi_value_tombstone_shadows_older_sst_only (line 1928) | fn multi_value_tombstone_shadows_older_sst_only() -> Result<()> { function count_blob_files (line 1973) | fn count_blob_files(dir: &Path) -> usize { function compaction_deletes_superseded_blob (line 1984) | fn compaction_deletes_superseded_blob() -> Result<()> { function compaction_deletes_blob_on_tombstone (line 2043) | fn compaction_deletes_blob_on_tombstone() -> Result<()> { function compaction_deletes_blob_multi_value_tombstone (line 2094) | fn compaction_deletes_blob_multi_value_tombstone() -> Result<()> { function compaction_preserves_active_blob (line 2150) | fn compaction_preserves_active_blob() -> Result<()> { FILE: turbopack/crates/turbo-persistence/src/value_block_count_tracker.rs type ValueBlockCountTracker (line 6) | pub struct ValueBlockCountTracker { method new (line 12) | pub fn new() -> Self { method track (line 18) | pub fn track(&mut self, is_medium: bool, small_value_size: usize) { method is_full (line 31) | pub fn is_full(&self) -> bool { method reset (line 37) | pub fn reset(&mut self) { FILE: turbopack/crates/turbo-persistence/src/value_buf.rs type ValueBuffer (line 5) | pub enum ValueBuffer<'l> { function into_boxed_slice (line 12) | pub fn into_boxed_slice(self) -> Box<[u8]> { function from (line 22) | fn from(b: &'l [u8]) -> Self { function from (line 28) | fn from(v: Vec) -> Self { function from (line 34) | fn from(v: Box<[u8]>) -> Self { function from (line 40) | fn from(sv: SmallVec<[u8; 16]>) -> Self { function from (line 46) | fn from(c: Cow<'l, [u8]>) -> Self { type Target (line 55) | type Target = [u8]; method deref (line 57) | fn deref(&self) -> &Self::Target { FILE: turbopack/crates/turbo-persistence/src/write_batch.rs type ThreadLocalState (line 35) | struct ThreadLocalState { constant COLLECTOR_SHARDS (line 43) | const COLLECTOR_SHARDS: usize = 4; constant COLLECTOR_SHARD_SHIFT (line 44) | const COLLECTOR_SHARD_SHIFT: usize = type FinishResult (line 48) | pub(crate) struct FinishResult { type GlobalCollectorState (line 60) | enum GlobalCollectorState { type WriteBatch (line 69) | pub struct WriteBatch &mut ThreadLocalState { function thread_local_collector_mut (line 130) | fn thread_local_collector_mut<'l>( function flush_thread_local_collector (line 145) | fn flush_thread_local_collector( function put (line 218) | pub fn put(&self, family: u32, key: K, value: ValueBuffer<'_>) -> Result... function delete (line 232) | pub fn delete(&self, family: u32, key: K) -> Result<()> { function flush (line 247) | pub unsafe fn flush(&self, family: u32) -> Result<()> { function finish (line 308) | pub(crate) fn finish( function create_blob (line 434) | fn create_blob(&self, value: &[u8]) -> Result<(u32, File)> { function create_sst_file (line 456) | fn create_sst_file( function usize_from_u32 (line 567) | const fn usize_from_u32(value: u32) -> usize { FILE: turbopack/crates/turbo-prehash/src/lib.rs type PreHashed (line 43) | pub struct PreHashed { function new (line 52) | pub fn new(hash: H, inner: I) -> Self { function into_parts (line 57) | pub fn into_parts(self) -> (H, I) { function inner (line 61) | fn inner(&self) -> &I { function new_from_builder (line 68) | fn new_from_builder(hasher: &B, inner: I) -> Self { type Target (line 74) | type Target = I; method deref (line 76) | fn deref(&self) -> &Self::Target { function as_ref (line 82) | fn as_ref(&self) -> &I { method hash (line 88) | fn hash(&self, state: &mut S) { method eq (line 97) | fn eq(&self, other: &Self) -> bool { function fmt (line 103) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { type PassThroughHash (line 110) | pub struct PassThroughHash(u64); method new (line 113) | pub fn new() -> Self { method write (line 119) | fn write(&mut self, _bytes: &[u8]) { method write_u64 (line 123) | fn write_u64(&mut self, i: u64) { method finish (line 127) | fn finish(&self) -> u64 { type BuildHasherExt (line 134) | pub trait BuildHasherExt: BuildHasher { method prehash (line 137) | fn prehash(&self, value: T) -> PreHashed; type Hash (line 141) | type Hash = u64; method prehash (line 143) | fn prehash(&self, value: T) -> PreHashed { FILE: turbopack/crates/turbo-rcstr/benches/mod.rs function bench_map (line 5) | fn bench_map(c: &mut Criterion) { function bench_construct (line 34) | fn bench_construct(c: &mut Criterion) { FILE: turbopack/crates/turbo-rcstr/src/dynamic.rs type Payload (line 10) | pub enum Payload { method as_str (line 16) | pub(crate) fn as_str(&self) -> &str { method into_string (line 22) | pub(crate) fn into_string(self) -> String { method eq (line 30) | fn eq(&self, other: &Self) -> bool { type PrehashedString (line 35) | pub struct PrehashedString { function cast (line 42) | pub unsafe fn cast(ptr: TaggedValue) -> *const PrehashedString { function deref_from (line 46) | pub(crate) unsafe fn deref_from<'i>(ptr: TaggedValue) -> &'i PrehashedSt... function restore_arc (line 51) | pub unsafe fn restore_arc(v: TaggedValue) -> Arc { function new_atom (line 58) | pub(crate) fn new_atom + Into>(text: T) -> RcStr { function new_static_atom (line 90) | pub(crate) fn new_static_atom(string: &'static PrehashedString) -> RcStr { function inline_atom (line 108) | pub(crate) const fn inline_atom(text: &str) -> Option { constant SEED1 (line 129) | const SEED1: u64 = 0x243f6a8885a308d3; constant SEED2 (line 130) | const SEED2: u64 = 0x13198a2e03707344; constant PREVENT_TRIVIAL_ZERO_COLLAPSE (line 131) | const PREVENT_TRIVIAL_ZERO_COLLAPSE: u64 = 0xa4093822299f31d0; function multiply_mix (line 134) | const fn multiply_mix(x: u64, y: u64) -> u64 { function read_u64_le (line 179) | const unsafe fn read_u64_le(bytes: &[u8], offset: usize) -> u64 { function read_u32_le (line 193) | const unsafe fn read_u32_le(bytes: &[u8], offset: usize) -> u32 { function hash_bytes (line 221) | pub const fn hash_bytes(bytes: &[u8]) -> u64 { function test_hash (line 287) | fn test_hash() { function fxhash (line 305) | fn fxhash(value: T) -> u64 { FILE: turbopack/crates/turbo-rcstr/src/lib.rs type RcStr (line 77) | pub struct RcStr { method tag (line 106) | fn tag(&self) -> u8 { method location (line 110) | fn location(&self) -> u8 { method as_str (line 115) | pub fn as_str(&self) -> &str { method inline_as_str (line 123) | fn inline_as_str(&self) -> &str { method prehashed_string_as_str (line 131) | fn prehashed_string_as_str(&self) -> &str { method into_owned (line 143) | pub fn into_owned(self) -> String { method map (line 159) | pub fn map(self, f: impl FnOnce(String) -> String) -> Self { method borrow (line 180) | fn borrow(&self) -> &str { method as_ref (line 186) | fn as_ref(&self) -> &str { method from (line 192) | fn from(s: BytesStr) -> Self { method from (line 202) | fn from(s: Arc) -> Self { method from (line 211) | fn from(s: String) -> Self { method from (line 217) | fn from(s: &str) -> Self { method from (line 223) | fn from(s: Cow) -> Self { method as_ref (line 230) | fn as_ref(&self) -> &Path { method as_ref (line 237) | fn as_ref(&self) -> &OsStr { method as_ref (line 244) | fn as_ref(&self) -> &[u8] { method eq (line 256) | fn eq(&self, other: &str) -> bool { method eq (line 262) | fn eq(&self, other: &&str) -> bool { method eq (line 268) | fn eq(&self, other: &String) -> bool { method deserialize (line 379) | fn deserialize>(deserializer: D) -> Result>(decoder: &mut D) -> Result(&self, state: &mut H) { type Target (line 172) | type Target = str; method deref (line 174) | fn deref(&self) -> &Self::Target { method from (line 250) | fn from(value: RcStr) -> Self { method fmt (line 274) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method fmt (line 280) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method from (line 286) | fn from(s: RcStr) -> Self { method from (line 292) | fn from(s: RcStr) -> Self { method clone (line 299) | fn clone(&self) -> Self { method default (line 316) | fn default() -> Self { method eq (line 322) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 345) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 351) | fn cmp(&self, other: &Self) -> std::cmp::Ordering { method hash (line 357) | fn hash(&self, state: &mut H) { method serialize (line 373) | fn serialize(&self, serializer: S) -> Result(&self, encoder: &mut E) -> Result<(), EncodeError> { method drop (line 400) | fn drop(&mut self) { function inline_atom (line 416) | pub const fn inline_atom(s: &str) -> Option { function from_static (line 422) | pub fn from_static(s: &'static PrehashedString) -> RcStr { function make_const_prehashed_string (line 429) | pub const fn make_const_prehashed_string(text: &'static str) -> Prehashe... method shrink_to_fit (line 462) | fn shrink_to_fit(&mut self) {} method type_name (line 478) | fn type_name() -> &'static str { method value_type (line 482) | fn value_type() -> napi::ValueType { method to_napi_value (line 488) | unsafe fn to_napi_value(env: napi_env, val: Self) -> napi::Result napi::... method validate (line 502) | unsafe fn validate(env: napi_env, napi_val: napi_value) -> napi::Result<... function test_refcount (line 515) | fn test_refcount() { function test_rcstr (line 538) | fn test_rcstr() { function test_static_atom (line 554) | fn test_static_atom() { function test_inline_atom (line 563) | fn test_inline_atom() { function test_hash_matches_str (line 577) | fn test_hash_matches_str() { FILE: turbopack/crates/turbo-rcstr/src/tagged_value.rs type RawTaggedValue (line 16) | pub type RawTaggedValue = u128; type RawTaggedNonZeroValue (line 17) | pub type RawTaggedNonZeroValue = std::num::NonZeroU128; type RawTaggedValue (line 29) | pub type RawTaggedValue = u64; type RawTaggedNonZeroValue (line 30) | pub type RawTaggedNonZeroValue = std::num::NonZeroU64; type RawTaggedValue (line 40) | pub type RawTaggedValue = usize; type RawTaggedNonZeroValue (line 41) | pub type RawTaggedNonZeroValue = std::ptr::NonNull<()>; constant MAX_INLINE_LEN (line 44) | pub(crate) const MAX_INLINE_LEN: usize = std::mem::size_of::(value: NonNull) -> Self { method new_tag (line 82) | pub const fn new_tag(value: NonZeroU8) -> Self { method get_ptr (line 91) | pub fn get_ptr(&self) -> *const c_void { method get_value (line 115) | fn get_value(&self) -> RawTaggedValue { method tag_byte (line 120) | pub fn tag_byte(&self) -> u8 { method data (line 124) | pub fn data(&self) -> &[u8] { method data_mut (line 142) | pub const unsafe fn data_mut(&mut self) -> &mut [u8] { FILE: turbopack/crates/turbo-static/src/call_resolver.rs type CallResolver (line 10) | pub struct CallResolver<'a> { method drop (line 18) | fn drop(&mut self) { function new (line 30) | pub fn new(client: &'a mut RAClient, path: Option) -> Self { function cached_count (line 59) | pub fn cached_count(&self) -> usize { function cleared (line 63) | pub fn cleared(mut self) -> Self { function resolve (line 72) | pub fn resolve(&mut self, ident: &Identifier) -> Vec { FILE: turbopack/crates/turbo-static/src/identifier.rs type IdentifierReference (line 8) | pub struct IdentifierReference { method from (line 73) | fn from(item: CallHierarchyIncomingCall) -> Self { type Identifier (line 15) | pub struct Identifier { method equals_ident (line 28) | pub fn equals_ident(&self, other: &syn::Ident, match_location: bool) -... method get_name (line 37) | fn get_name(item: &CallHierarchyItem) -> String { method from (line 53) | fn from((path, ident): (PathBuf, syn::Ident)) -> Self { method fmt (line 87) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method fmt (line 93) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { FILE: turbopack/crates/turbo-static/src/lsp_client.rs type RAClient (line 6) | pub struct RAClient { method new (line 15) | pub fn new() -> Self { method start (line 35) | pub fn start(&mut self, folders: &[PathBuf]) { method request (line 100) | pub fn request(&mut self, message: lsp_server::Request) -> Option Result<(), Box> { function get_all_tasks (line 78) | fn get_all_tasks(folders: &[PathBuf]) -> FxHashMap Self { method visit_item_fn (line 26) | fn visit_item_fn(&mut self, i: &syn::ItemFn) { method visit_impl_item_fn (line 34) | fn visit_impl_item_fn(&mut self, i: &syn::ImplItemFn) { function extract_tags (line 42) | fn extract_tags<'a>(mut meta: impl Iterator) ... type CallingStyle (line 81) | pub enum CallingStyle { method bitset (line 89) | fn bitset(self) -> u8 { type Output (line 95) | type Output = Self; method add (line 111) | fn add(self, rhs: Self) -> Self { type CallingStyleVisitor (line 129) | pub struct CallingStyleVisitor { method new (line 138) | pub fn new(reference: crate::IdentifierReference) -> Self { method result (line 146) | pub fn result(self) -> Option { method visit_item_fn (line 168) | fn visit_item_fn(&mut self, i: &'_ syn::ItemFn) { method visit_impl_item_fn (line 176) | fn visit_impl_item_fn(&mut self, i: &'_ syn::ImplItemFn) { method visit_expr_loop (line 184) | fn visit_expr_loop(&mut self, i: &'_ syn::ExprLoop) { method visit_expr_for_loop (line 192) | fn visit_expr_for_loop(&mut self, i: &'_ syn::ExprForLoop) { method visit_expr_if (line 200) | fn visit_expr_if(&mut self, i: &'_ syn::ExprIf) { method visit_expr_closure (line 208) | fn visit_expr_closure(&mut self, i: &'_ syn::ExprClosure) { method visit_expr_call (line 216) | fn visit_expr_call(&mut self, i: &'_ syn::ExprCall) { method visit_expr_method_call (line 232) | fn visit_expr_method_call(&mut self, i: &'_ syn::ExprMethodCall) { type CallingStyleVisitorState (line 160) | enum CallingStyleVisitorState { function is_match (line 247) | fn is_match(target: &Identifier, check: &syn::Ident, ranges: &[Range]) -... FILE: turbopack/crates/turbo-tasks-auto-hash-map/src/lib.rs constant MAX_LIST_SIZE (line 10) | pub const MAX_LIST_SIZE: usize = 32; constant MIN_HASH_SIZE (line 12) | pub const MIN_HASH_SIZE: usize = 16; FILE: turbopack/crates/turbo-tasks-auto-hash-map/src/map.rs type AutoMap (line 28) | pub enum AutoMap, const I: usize ... method default (line 34) | fn default() -> Self { method fmt (line 40) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function new (line 47) | pub const fn new() -> Self { function with_capacity (line 52) | pub fn with_capacity(capacity: usize) -> Self { function with_hasher (line 66) | pub const fn with_hasher() -> Self { function with_capacity_and_hasher (line 71) | pub fn with_capacity_and_hasher(capacity: usize, hasher: H) -> Self { function clear (line 82) | pub fn clear(&mut self) { function convert_to_map (line 91) | fn convert_to_map(&mut self) -> &mut HashMap { function convert_to_list (line 104) | fn convert_to_list(&mut self) -> &mut SmallVec<[(K, V); I]> { function insert (line 118) | pub fn insert(&mut self, key: K, value: V) -> Option { function remove (line 139) | pub fn remove(&mut self, key: &K) -> Option { function extend (line 154) | pub fn extend(&mut self, iter: impl IntoIterator) { function entry (line 179) | pub fn entry(&mut self, key: K) -> Entry<'_, K, V, H, I> { function raw_entry_mut (line 195) | pub fn raw_entry_mut(&mut self, key: &Q) -> RawEntry<'_, K, V, H, I> function retain (line 218) | pub fn retain(&mut self, mut f: F) function extract_if (line 244) | pub fn extract_if<'l, F>(&'l mut self, f: F) -> ExtractIfIter<'l, K, V, ... function shrink_to_fit (line 255) | pub fn shrink_to_fit(&mut self) { function shrink_amortized (line 270) | pub fn shrink_amortized(&mut self) { function get (line 295) | pub fn get(&self, key: &Q) -> Option<&V> function get_mut (line 309) | pub fn get_mut(&mut self, key: &K) -> Option<&mut V> { function contains_key (line 319) | pub fn contains_key(&self, key: &K) -> bool { function iter (line 329) | pub fn iter(&self) -> Iter<'_, K, V> { function iter_mut (line 336) | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { function is_empty (line 344) | pub fn is_empty(&self) -> bool { function len (line 352) | pub fn len(&self) -> usize { function values_mut (line 360) | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { function values (line 368) | pub fn values(&self) -> Values<'_, K, V> { function into_values (line 376) | pub fn into_values(self) -> IntoValues { type Item (line 385) | type Item = (K, V); type IntoIter (line 386) | type IntoIter = IntoIter; method into_iter (line 388) | fn into_iter(self) -> Self::IntoIter { type Item (line 397) | type Item = (&'a K, &'a V); type IntoIter (line 398) | type IntoIter = Iter<'a, K, V>; method into_iter (line 400) | fn into_iter(self) -> Self::IntoIter { type Iter (line 405) | pub enum Iter<'a, K, V> { type Item (line 411) | type Item = (&'a K, &'a V); method next (line 415) | fn next(&mut self) -> Option { method size_hint (line 422) | fn size_hint(&self) -> (usize, Option) { method clone (line 431) | fn clone(&self) -> Self { type IterMut (line 439) | pub enum IterMut<'a, K, V> { type Item (line 445) | type Item = (&'a K, &'a mut V); method next (line 447) | fn next(&mut self) -> Option { method size_hint (line 454) | fn size_hint(&self) -> (usize, Option) { type IntoIter (line 462) | pub enum IntoIter { type Item (line 468) | type Item = (K, V); method next (line 470) | fn next(&mut self) -> Option { method size_hint (line 477) | fn size_hint(&self) -> (usize, Option) { type Values (line 485) | pub enum Values<'a, K, V> { type Item (line 491) | type Item = &'a V; method next (line 493) | fn next(&mut self) -> Option { method size_hint (line 500) | fn size_hint(&self) -> (usize, Option) { type ValuesMut (line 508) | pub enum ValuesMut<'a, K, V> { type Item (line 514) | type Item = &'a mut V; method next (line 516) | fn next(&mut self) -> Option { method size_hint (line 523) | fn size_hint(&self) -> (usize, Option) { type IntoValues (line 531) | pub enum IntoValues { type Item (line 537) | type Item = V; method next (line 539) | fn next(&mut self) -> Option { method size_hint (line 546) | fn size_hint(&self) -> (usize, Option) { type Entry (line 554) | pub enum Entry<'a, K, V, H, const I: usize> { function or_insert_with (line 561) | pub fn or_insert_with(self, default: impl FnOnce() -> V) -> &'a mut V { function or_insert (line 569) | pub fn or_insert(self, default: V) -> &'a mut V { function or_default (line 581) | pub fn or_default(self) -> &'a mut V { type OccupiedEntry (line 589) | pub enum OccupiedEntry<'a, K, V, H, const I: usize> { function get_mut (line 602) | pub fn get_mut(&mut self) -> &mut V { function into_mut (line 610) | pub fn into_mut(self) -> &'a mut V { function remove (line 620) | pub fn remove(self) -> V { function replace_entry_with (line 627) | pub fn replace_entry_with(self, func: impl FnOnce(&K, V) -> Option) { type VacantEntry (line 642) | pub enum VacantEntry<'a, K, V, H, const I: usize> { function insert (line 655) | pub fn insert(self, value: V) -> &'a mut V { type RawEntry (line 671) | pub enum RawEntry<'a, K, V, H, const I: usize> { type OccupiedRawEntry (line 676) | pub enum OccupiedRawEntry<'a, K, V, H, const I: usize> { function get_mut (line 689) | pub fn get_mut(&mut self) -> &mut V { function into_mut (line 697) | pub fn into_mut(self) -> &'a mut V { function remove (line 707) | pub fn remove(self) -> V { type VacantRawEntry (line 715) | pub enum VacantRawEntry<'a, K, V, H, const I: usize> { function insert (line 727) | pub fn insert(self, key: K, value: V) -> &'a mut V { method serialize (line 749) | fn serialize(&self, serializer: S) -> Result function deserialize (line 772) | fn deserialize(deserializer: D) -> Result method encode (line 831) | fn encode(&self, encoder: &mut E) -> Result<(), EncodeError> { function decode (line 848) | fn decode>(decoder: &mut D) -> Result bool { method hash (line 906) | fn hash(&self, state: &mut H) { function from_iter (line 938) | fn from_iter>(iter: T) -> Self { type ExtractIfIter (line 957) | pub enum ExtractIfIter<'l, K, V, const I: usize, F> type Item (line 973) | type Item = (K, V); method next (line 975) | fn next(&mut self) -> Option { method shrink_to_fit (line 1000) | fn shrink_to_fit(&mut self) { function test_auto_map (line 1018) | fn test_auto_map() { function test_extract_if_map (line 1035) | fn test_extract_if_map() { function test_extract_if_list (line 1046) | fn test_extract_if_list() { function test_extract_if_list2 (line 1057) | fn test_extract_if_list2() { FILE: turbopack/crates/turbo-tasks-auto-hash-map/src/set.rs type AutoSet (line 20) | pub struct AutoSet, const I: usize =... method default (line 25) | fn default() -> Self { method fmt (line 33) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function new (line 40) | pub const fn new() -> Self { function with_capacity (line 47) | pub fn with_capacity(capacity: usize) -> Self { function with_hasher (line 56) | pub const fn with_hasher() -> Self { function with_capacity_and_hasher (line 63) | pub fn with_capacity_and_hasher(capacity: usize, hasher: H) -> Self { function clear (line 70) | pub fn clear(&mut self) { function insert (line 77) | pub fn insert(&mut self, key: K) -> bool { function remove (line 82) | pub fn remove(&mut self, key: &K) -> bool { function extend (line 87) | pub fn extend(&mut self, iter: impl IntoIterator) { function shrink_to_fit (line 92) | pub fn shrink_to_fit(&mut self) { function contains (line 97) | pub fn contains(&self, key: &K) -> bool { function len (line 104) | pub fn len(&self) -> usize { function is_empty (line 109) | pub fn is_empty(&self) -> bool { function iter (line 114) | pub fn iter(&self) -> Iter<'_, K> { type Item (line 120) | type Item = K; type IntoIter (line 121) | type IntoIter = IntoIter; method into_iter (line 123) | fn into_iter(self) -> Self::IntoIter { type Item (line 129) | type Item = &'a K; type IntoIter (line 130) | type IntoIter = Iter<'a, K>; method into_iter (line 132) | fn into_iter(self) -> Self::IntoIter { type Iter (line 137) | pub struct Iter<'a, K>(super::map::Iter<'a, K, ()>); type Item (line 140) | type Item = &'a K; method next (line 142) | fn next(&mut self) -> Option { method size_hint (line 146) | fn size_hint(&self) -> (usize, Option) { method clone (line 152) | fn clone(&self) -> Self { type IntoIter (line 157) | pub struct IntoIter(super::map::IntoIter); type Item (line 160) | type Item = K; method next (line 162) | fn next(&mut self) -> Option { method size_hint (line 166) | fn size_hint(&self) -> (usize, Option) { method serialize (line 176) | fn serialize(&self, serializer: S) -> Result>(deserializer: D) -> Result bool { method hash (line 229) | fn hash(&self, state: &mut H) { function from_iter (line 239) | fn from_iter>(iter: T) -> Self { function from (line 251) | fn from(array: [K; N]) -> Self { method shrink_to_fit (line 261) | fn shrink_to_fit(&mut self) { function test_auto_set (line 272) | fn test_auto_set() { FILE: turbopack/crates/turbo-tasks-backend/benches/overhead.rs function busy_task (line 14) | fn busy_task(duration: Duration) { function busy_turbo (line 23) | fn busy_turbo(key: u64, duration: Duration) { function overhead (line 28) | pub fn overhead(c: &mut Criterion) { type TurboMode (line 132) | trait TurboMode { method key (line 133) | fn key(index: u64) -> u64; method is_cached (line 134) | fn is_cached() -> bool; method key (line 138) | fn key(index: u64) -> u64 { method is_cached (line 142) | fn is_cached() -> bool { method key (line 148) | fn key(_index: u64) -> u64 { method is_cached (line 152) | fn is_cached() -> bool { method key (line 158) | fn key(index: u64) -> u64 { method is_cached (line 162) | fn is_cached() -> bool { type Uncached (line 136) | struct Uncached; type CachedSame (line 146) | struct CachedSame; type CachedDifferent (line 156) | struct CachedDifferent; function run_turbo (line 167) | fn run_turbo( FILE: turbopack/crates/turbo-tasks-backend/benches/scope_stress.rs function scope_stress (line 6) | pub fn scope_stress(c: &mut Criterion) { function rectangle_operation (line 75) | async fn rectangle_operation(a: u32, b: u32) -> Result> { FILE: turbopack/crates/turbo-tasks-backend/benches/stress.rs function fibonacci (line 8) | pub fn fibonacci(c: &mut Criterion) { type FibResult (line 60) | struct FibResult(u64); function fib (line 73) | async fn fib(i: u32, key: u32) -> Result> { FILE: turbopack/crates/turbo-tasks-backend/fuzz/afl_targets/graph.rs function main (line 15) | fn main() { FILE: turbopack/crates/turbo-tasks-backend/fuzz/src/graph.rs type TaskReferenceSpec (line 23) | pub struct TaskReferenceSpec { type TaskSpec (line 43) | pub struct TaskSpec { method iter (line 50) | fn iter(&self) -> impl Iterator { type Iter (line 55) | struct Iter<'a> { function new (line 60) | fn new(task: &'a TaskSpec) -> Self { type Item (line 68) | type Item = &'a TaskSpec; method next (line 70) | fn next(&mut self) -> Option { function init (line 94) | pub fn init() { function run (line 98) | pub fn run(data: Vec) { type Iteration (line 133) | struct Iteration(State); function actual_operation (line 135) | fn actual_operation(spec: Arc>, iterations: usize) { function create_state (line 165) | fn create_state() -> Vc { function run_task_chain (line 170) | async fn run_task_chain( function run_task (line 187) | async fn run_task( function run_task_child (line 231) | async fn run_task_child(from: u16, i: u8) -> Result> { function optimize (line 239) | fn optimize(spec: Vec) -> Vec { FILE: turbopack/crates/turbo-tasks-backend/src/backend/counter_map.rs type InnerMap (line 15) | type InnerMap = AutoMap, 1>; type CounterMap (line 22) | pub struct CounterMap(InnerMap); method default (line 25) | fn default() -> Self { method eq (line 31) | fn eq(&self, other: &Self) -> bool { method encode (line 37) | fn encode(&self, encoder: &mut E) -> Result<(), EncodeError> { function decode (line 47) | fn decode>(decoder: &mut D) -> Result bool; method is_positive (line 60) | fn is_positive(&self) -> bool; method is_zero (line 64) | fn is_zero(&self) -> bool { method is_positive (line 68) | fn is_positive(&self) -> bool { method is_zero (line 74) | fn is_zero(&self) -> bool { method is_positive (line 78) | fn is_positive(&self) -> bool { function new (line 84) | pub fn new() -> Self { function is_empty (line 88) | pub fn is_empty(&self) -> bool { function shrink_to_fit (line 92) | pub fn shrink_to_fit(&mut self) function len (line 99) | pub fn len(&self) -> usize { function get (line 103) | pub fn get(&self, key: &K) -> Option<&V> function iter (line 110) | pub fn iter(&self) -> impl Iterator { function remove (line 114) | pub fn remove(&mut self, key: &K) -> Option function insert (line 124) | pub fn insert(&mut self, key: K, value: V) -> Option { function update_count (line 138) | pub fn update_count(&mut self, key: K, delta: V) -> bool { function update_and_get (line 168) | pub fn update_and_get(&mut self, key: K, delta: V) -> V { function update_with (line 196) | pub fn update_with(&mut self, key: K, f: F) function add_entry (line 226) | pub fn add_entry(&mut self, key: K, value: V) { function update_positive_crossing (line 236) | pub fn update_positive_crossing(&mut self, key: K, delta: V) -> bool { function test_update_count_new_entry (line 271) | fn test_update_count_new_entry() { function test_update_count_increment (line 279) | fn test_update_count_increment() { function test_update_count_removal_on_zero (line 288) | fn test_update_count_removal_on_zero() { function test_update_count_zero_delta_on_empty (line 298) | fn test_update_count_zero_delta_on_empty() { function test_update_and_get_new_entry (line 306) | fn test_update_and_get_new_entry() { function test_update_and_get_increment (line 313) | fn test_update_and_get_increment() { function test_update_and_get_removal (line 321) | fn test_update_and_get_removal() { function test_add_entry (line 329) | fn test_add_entry() { function test_add_entry_panics_on_duplicate (line 337) | fn test_add_entry_panics_on_duplicate() { function test_update_positive_crossing_new_positive (line 344) | fn test_update_positive_crossing_new_positive() { function test_update_positive_crossing_new_negative (line 352) | fn test_update_positive_crossing_new_negative() { function test_update_positive_crossing_stay_positive (line 360) | fn test_update_positive_crossing_stay_positive() { function test_update_positive_crossing_to_non_positive (line 369) | fn test_update_positive_crossing_to_non_positive() { function test_update_positive_crossing_to_zero_removes (line 378) | fn test_update_positive_crossing_to_zero_removes() { function test_update_with_create (line 387) | fn test_update_with_create() { function test_update_with_modify (line 394) | fn test_update_with_modify() { function test_update_with_remove (line 402) | fn test_update_with_remove() { function test_update_with_no_op (line 410) | fn test_update_with_no_op() { function test_len_and_is_empty (line 417) | fn test_len_and_is_empty() { function test_iter (line 431) | fn test_iter() { FILE: turbopack/crates/turbo-tasks-backend/src/backend/mod.rs constant DEPENDENT_TASKS_DIRTY_PARALLIZATION_THRESHOLD (line 87) | const DEPENDENT_TASKS_DIRTY_PARALLIZATION_THRESHOLD: usize = 10000; constant SNAPSHOT_REQUESTED_BIT (line 89) | const SNAPSHOT_REQUESTED_BIT: usize = 1 << (usize::BITS - 1); type SnapshotRequest (line 101) | struct SnapshotRequest { method new (line 107) | fn new() -> Self { type StorageMode (line 115) | pub enum StorageMode { type BackendOptions (line 126) | pub struct BackendOptions { method default (line 152) | fn default() -> Self { type TurboTasksBackendJob (line 163) | pub enum TurboTasksBackendJob { type TurboTasksBackend (line 168) | pub struct TurboTasksBackend(Arc, TaskId)>>; type TurboTasksBackendInner (line 172) | struct TurboTasksBackendInner { function new (line 223) | pub fn new(options: BackendOptions, backing_storage: B) -> Self { function backing_storage (line 230) | pub fn backing_storage(&self) -> &B { function new (line 236) | pub fn new(mut options: BackendOptions, backing_storage: B) -> Self { function execute_context (line 282) | fn execute_context<'a>( function suspending_requested (line 289) | fn suspending_requested(&self) -> bool { function operation_suspend_point (line 294) | fn operation_suspend_point(&self, suspend: impl FnOnce() -> AnyOperation) { function start_operation (line 327) | pub(crate) fn start_operation(&self) -> OperationGuard<'_, B> { function should_persist (line 351) | fn should_persist(&self) -> bool { function should_restore (line 358) | fn should_restore(&self) -> bool { function should_track_dependencies (line 362) | fn should_track_dependencies(&self) -> bool { function set_initial_aggregation_number (line 371) | fn set_initial_aggregation_number( function should_track_activeness (line 397) | fn should_track_activeness(&self) -> bool { function track_cache_hit (line 401) | fn track_cache_hit(&self, task_type: &CachedTaskType) { function track_cache_miss (line 406) | fn track_cache_miss(&self, task_type: &CachedTaskType) { function task_error_to_turbo_tasks_execution_error (line 415) | fn task_error_to_turbo_tasks_execution_error( type OperationGuard (line 475) | pub(crate) struct OperationGuard<'a, B: BackingStorage> { method drop (line 480) | fn drop(&mut self) { type TaskExecutionCompletePrepareResult (line 493) | struct TaskExecutionCompletePrepareResult { function try_read_task_output (line 504) | fn try_read_task_output( function try_read_task_cell (line 850) | fn try_read_task_cell( function listen_to_cell (line 988) | fn listen_to_cell( function snapshot_and_persist (line 1017) | fn snapshot_and_persist( function startup (line 1441) | fn startup(&self, turbo_tasks: &dyn TurboTasksBackendApi, turbo_tasks: &dyn TurboTasksBackendApi String { function get_task_name (line 1831) | fn get_task_name( function debug_get_cached_task_type (line 1847) | fn debug_get_cached_task_type(&self, task_id: TaskId) -> Option( function try_read_own_task_cell (line 2909) | fn try_read_own_task_cell( function read_task_collectibles (line 2926) | fn read_task_collectibles( function emit_collectible (line 2991) | fn emit_collectible( function unemit_collectible (line 3018) | fn unemit_collectible( function update_task_cell (line 3046) | fn update_task_cell( function mark_own_task_as_finished (line 3067) | fn mark_own_task_as_finished( function connect_task (line 3087) | fn connect_task( function create_transient_task (line 3097) | fn create_transient_task(&self, task_type: TransientTaskType) -> TaskId { function dispose_root_task (line 3108) | fn dispose_root_task( function verify_aggregation_graph (line 3134) | fn verify_aggregation_graph( function assert_not_persistent_calling_transient (line 3322) | fn assert_not_persistent_calling_transient( function panic_persistent_calling_transient (line 3340) | fn panic_persistent_calling_transient( function assert_valid_collectible (line 3362) | fn assert_valid_collectible(&self, task_id: TaskId, collectible: RawVc) { method startup (line 3396) | fn startup(&self, turbo_tasks: &dyn TurboTasksBackendApi) { method stopping (line 3400) | fn stopping(&self, _turbo_tasks: &dyn TurboTasksBackendApi) { method stop (line 3404) | fn stop(&self, turbo_tasks: &dyn TurboTasksBackendApi) { method idle_start (line 3408) | fn idle_start(&self, turbo_tasks: &dyn TurboTasksBackendApi) { method idle_end (line 3412) | fn idle_end(&self, _turbo_tasks: &dyn TurboTasksBackendApi) { method get_or_create_persistent_task (line 3416) | fn get_or_create_persistent_task( method get_or_create_transient_task (line 3426) | fn get_or_create_transient_task( method invalidate_task (line 3436) | fn invalidate_task(&self, task_id: TaskId, turbo_tasks: &dyn TurboTasksB... method invalidate_tasks (line 3440) | fn invalidate_tasks(&self, tasks: &[TaskId], turbo_tasks: &dyn TurboTask... method invalidate_tasks_set (line 3444) | fn invalidate_tasks_set( method invalidate_serialization (line 3452) | fn invalidate_serialization( method task_execution_canceled (line 3460) | fn task_execution_canceled(&self, task: TaskId, turbo_tasks: &dyn TurboT... method try_start_task_execution (line 3464) | fn try_start_task_execution( method task_execution_completed (line 3474) | fn task_execution_completed( type BackendJob (line 3494) | type BackendJob = TurboTasksBackendJob; method run_backend_job (line 3496) | fn run_backend_job<'a>( method try_read_task_output (line 3504) | fn try_read_task_output( method try_read_task_cell (line 3515) | fn try_read_task_cell( method try_read_own_task_cell (line 3527) | fn try_read_own_task_cell( method read_task_collectibles (line 3538) | fn read_task_collectibles( method emit_collectible (line 3549) | fn emit_collectible( method unemit_collectible (line 3560) | fn unemit_collectible( method update_task_cell (line 3572) | fn update_task_cell( method mark_own_task_as_finished (line 3593) | fn mark_own_task_as_finished( method connect_task (line 3601) | fn connect_task( method create_transient_task (line 3610) | fn create_transient_task( method dispose_root_task (line 3618) | fn dispose_root_task(&self, task_id: TaskId, turbo_tasks: &dyn TurboTask... method task_statistics (line 3622) | fn task_statistics(&self) -> &TaskStatisticsApi { method is_tracking_dependencies (line 3626) | fn is_tracking_dependencies(&self) -> bool { method get_task_name (line 3630) | fn get_task_name(&self, task: TaskId, turbo_tasks: &dyn TurboTasksBacken... type DebugTraceTransientTask (line 3635) | enum DebugTraceTransientTask { method fmt_indented (line 3653) | fn fmt_indented(&self, f: &mut fmt::Formatter<'_>, level: usize) -> fm... method fmt (line 3720) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function far_future (line 3726) | fn far_future() -> Instant { function encode_task_data (line 3738) | fn encode_task_data( FILE: turbopack/crates/turbo-tasks-backend/src/backend/operation/aggregation_update.rs type FxRingSet (line 43) | type FxRingSet = RingSet; constant LEAF_NUMBER (line 45) | pub const LEAF_NUMBER: u32 = 16; constant MAX_COUNT_BEFORE_YIELD (line 46) | const MAX_COUNT_BEFORE_YIELD: usize = 1000; constant FIND_AND_SCHEDULE_BATCH_SIZE (line 50) | const FIND_AND_SCHEDULE_BATCH_SIZE: usize = 10000; constant MAX_UPPERS_FOLLOWER_PRODUCT (line 51) | const MAX_UPPERS_FOLLOWER_PRODUCT: usize = 31; type TaskIdVec (line 53) | type TaskIdVec = SmallVec<[TaskId; 4]>; type TaskIdWithCountVec (line 54) | type TaskIdWithCountVec = SmallVec<[(TaskId, u32); 2]>; function is_aggregating_node (line 57) | pub fn is_aggregating_node(aggregation_number: u32) -> bool { function is_root_node (line 62) | pub fn is_root_node(aggregation_number: u32) -> bool { function get_followers_with_aggregation_number (line 67) | fn get_followers_with_aggregation_number( function get_followers (line 80) | fn get_followers(task: &impl TaskGuard) -> TaskIdVec { function get_uppers (line 86) | pub fn get_uppers(task: &impl TaskGuard) -> TaskIdVec { function get_aggregation_number (line 91) | pub fn get_aggregation_number(task: &impl TaskGuard) -> u32 { type ComputeDirtyAndCleanUpdate (line 98) | pub struct ComputeDirtyAndCleanUpdate { method compute (line 115) | pub fn compute(self) -> ComputeDirtyAndCleanUpdateResult { type ComputeDirtyAndCleanUpdateResult (line 109) | pub struct ComputeDirtyAndCleanUpdateResult { method aggregated_update (line 157) | pub fn aggregated_update(&self, task_id: TaskId) -> Option Self { method from (line 193) | fn from(job: InnerOfUppersLostFollowersJob) -> Self { method from (line 205) | fn from(job: AggregatedDataUpdateJob) -> Self { method data_update (line 306) | pub fn data_update( function unreachable_decode (line 301) | fn unreachable_decode() -> T { type SessionDependent (line 327) | pub struct SessionDependent { function new (line 333) | pub fn new(value: T) -> Self { type Target (line 339) | type Target = T; method deref (line 341) | fn deref(&self) -> &Self::Target { type AggregatedDataUpdate (line 348) | pub struct AggregatedDataUpdate { method from_task (line 360) | fn from_task(task: &mut impl TaskGuard) -> Self { method invert (line 405) | fn invert(mut self) -> Self { method apply (line 422) | fn apply( method is_empty (line 614) | fn is_empty(&self) -> bool { method new (line 623) | pub fn new() -> Self { method dirty_container_update (line 631) | pub fn dirty_container_update( method collectibles_update (line 646) | pub fn collectibles_update(mut self, collectibles_update: Vec<(Collect... type AggregationNumberUpdate (line 654) | struct AggregationNumberUpdate { type AggregationUpdateJobItem (line 664) | struct AggregationUpdateJobItem { method new (line 672) | fn new(job: AggregationUpdateJob) -> Self { method entered (line 680) | fn entered(self) -> AggregationUpdateJobGuard { type AggregationUpdateJobGuard (line 689) | struct AggregationUpdateJobGuard { type BalanceJob (line 697) | struct BalanceJob { method new (line 706) | fn new(upper: TaskId, task: TaskId) -> Self { method hash (line 717) | fn hash(&self, state: &mut H) { method eq (line 724) | fn eq(&self, other: &Self) -> bool { type OptimizeJob (line 733) | struct OptimizeJob { method new (line 741) | fn new(task: TaskId) -> Self { method hash (line 751) | fn hash(&self, state: &mut H) { method eq (line 757) | fn eq(&self, other: &Self) -> bool { type FindAndScheduleJob (line 766) | struct FindAndScheduleJob { method new (line 774) | fn new(task: TaskId) -> Self { method hash (line 784) | fn hash(&self, state: &mut H) { method eq (line 790) | fn eq(&self, other: &Self) -> bool { function encode (line 807) | pub fn encode( function decode (line 833) | pub fn decode>( function borrow_decode (line 844) | pub fn borrow_decode<'de, Context, D: BorrowDecoder<'de, Context = Conte... type AggregationUpdateQueue (line 853) | pub struct AggregationUpdateQueue { method new (line 871) | pub fn new() -> Self { method is_empty (line 884) | pub fn is_empty(&self) -> bool { method push (line 903) | pub fn push(&mut self, job: AggregationUpdateJob) { method extend (line 962) | pub fn extend(&mut self, jobs: impl IntoIterator) -> bool { method balance_edge (line 1275) | fn balance_edge(&mut self, ctx: &mut impl ExecuteContext, upper_id: Ta... method find_and_schedule_dirty (line 1436) | fn find_and_schedule_dirty( method find_and_schedule_dirty_internal (line 1461) | fn find_and_schedule_dirty_internal( method aggregated_data_update (line 1503) | fn aggregated_data_update( method inner_of_uppers_lost_follower (line 1527) | fn inner_of_uppers_lost_follower( method inner_of_upper_lost_followers (line 1708) | fn inner_of_upper_lost_followers( method inner_of_uppers_has_new_follower (line 1897) | fn inner_of_uppers_has_new_follower,... method increase_active_count (line 2619) | fn increase_active_count( method update_aggregation_number (line 2673) | fn update_aggregation_number( method optimize_task (line 2766) | fn optimize_task(&mut self, ctx: &mut impl ExecuteContext<'_>, task_id... method execute (line 2895) | fn execute(mut self, ctx: &mut impl ExecuteContext<'_>) { type TaskIdWithOptionalCount (line 2905) | trait TaskIdWithOptionalCount { method task_id (line 2906) | fn task_id(&self) -> TaskId; method task_id_and_count (line 2907) | fn task_id_and_count(&self) -> (TaskId, u32); method task_id (line 2911) | fn task_id(&self) -> TaskId { method task_id_and_count (line 2915) | fn task_id_and_count(&self) -> (TaskId, u32) { method task_id (line 2921) | fn task_id(&self) -> TaskId { method task_id_and_count (line 2925) | fn task_id_and_count(&self) -> (TaskId, u32) { type RetryTimeout (line 2930) | struct RetryTimeout; constant MAX_YIELD_DURATION (line 2932) | const MAX_YIELD_DURATION: Duration = Duration::from_millis(1); constant MAX_RETRIES (line 2933) | const MAX_RETRIES: u16 = 60000; function retry_loop (line 2949) | fn retry_loop(mut retry: u16, mut f: impl FnMut() -> ControlFlow<()>) ->... FILE: turbopack/crates/turbo-tasks-backend/src/backend/operation/cleanup_old_edges.rs type CleanupOldEdgesOperation (line 24) | pub enum CleanupOldEdgesOperation { method run (line 48) | pub fn run( type OutdatedEdge (line 39) | pub enum OutdatedEdge { method execute (line 64) | fn execute(mut self, ctx: &mut impl ExecuteContext<'_>) { FILE: turbopack/crates/turbo-tasks-backend/src/backend/operation/connect_child.rs type ConnectChildOperation (line 21) | pub enum ConnectChildOperation { method run (line 30) | pub fn run( method execute (line 133) | fn execute(mut self, ctx: &mut impl ExecuteContext<'_>) { FILE: turbopack/crates/turbo-tasks-backend/src/backend/operation/connect_children.rs function connect_children (line 15) | pub fn connect_children( FILE: turbopack/crates/turbo-tasks-backend/src/backend/operation/invalidate.rs type InvalidateOperation (line 20) | pub enum InvalidateOperation { method run (line 34) | pub fn run( method execute (line 49) | fn execute(mut self, ctx: &mut impl ExecuteContext<'_>) { type TaskDirtyCause (line 90) | pub enum TaskDirtyCause { type TaskDirtyCauseInContext (line 110) | struct TaskDirtyCauseInContext<'l> { function new (line 117) | fn new(cause: &'l TaskDirtyCause, ctx: &'l mut impl ExecuteContext<'_>) ... function fmt (line 132) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function make_task_dirty (line 180) | pub fn make_task_dirty( function make_task_dirty_internal (line 198) | pub fn make_task_dirty_internal( FILE: turbopack/crates/turbo-tasks-backend/src/backend/operation/leaf_distance_update.rs constant MAX_COUNT_BEFORE_YIELD (line 21) | const MAX_COUNT_BEFORE_YIELD: usize = 1000; constant BASE_LEAF_DISTANCE_BUFFER (line 26) | const BASE_LEAF_DISTANCE_BUFFER: u32 = 128; type LeafDistanceUpdate (line 30) | struct LeafDistanceUpdate { method add (line 40) | fn add(&mut self, dependency_distance: u32, dependency_max_distance_in... type LeafDistanceUpdateQueue (line 52) | pub struct LeafDistanceUpdateQueue { method new (line 58) | pub fn new() -> Self { method is_empty (line 62) | pub fn is_empty(&self) -> bool { method push (line 66) | pub fn push( method process (line 93) | pub fn process(&mut self, ctx: &mut impl ExecuteContext) -> bool { method update_leaf_distance (line 127) | fn update_leaf_distance( method execute (line 179) | fn execute(mut self, ctx: &mut impl ExecuteContext<'_>) { FILE: turbopack/crates/turbo-tasks-backend/src/backend/operation/mod.rs type Operation (line 32) | pub trait Operation: Encode + Decode<()> + Default + TryFrom); type ExecuteContext (line 36) | pub trait ExecuteContext<'e>: Sized { method child_context (line 38) | fn child_context<'l, 'r>(&'r self) -> impl ChildExecuteContext<'l> + u... method task (line 41) | fn task(&mut self, task_id: TaskId, category: TaskDataCategory) -> Sel... method prepare_tasks (line 44) | fn prepare_tasks( method for_each_task (line 48) | fn for_each_task( method for_each_task_meta (line 53) | fn for_each_task_meta( method for_each_task_all (line 63) | fn for_each_task_all( method task_pair (line 73) | fn task_pair( method schedule (line 79) | fn schedule(&mut self, task_id: TaskId, parent_priority: TaskPriority); method schedule_task (line 80) | fn schedule_task(&self, task: Self::TaskGuardImpl, parent_priority: Ta... method get_current_task_priority (line 81) | fn get_current_task_priority(&self) -> TaskPriority; method operation_suspend_point (line 82) | fn operation_suspend_point(&mut self, op: &T) method suspending_requested (line 85) | fn suspending_requested(&self) -> bool; method should_track_dependencies (line 86) | fn should_track_dependencies(&self) -> bool; method should_track_activeness (line 87) | fn should_track_activeness(&self) -> bool; method turbo_tasks (line 88) | fn turbo_tasks(&self) -> Arc; method task_by_type (line 94) | fn task_by_type(&mut self, task_type: &CachedTaskType) -> Option; type ChildExecuteContext (line 97) | pub trait ChildExecuteContext<'e>: Send + Sized { method create (line 98) | fn create(self) -> impl ExecuteContext<'e>; type TaskLockCounter (line 107) | struct TaskLockCounter(#[cfg(debug_assertions)] std::sync::Arc Self { method acquire (line 118) | fn acquire(&self) { method acquire_multiple (line 129) | fn acquire_multiple(&self, n: u8) { method release (line 141) | fn release(&self) { type ExecuteContextImpl (line 147) | pub struct ExecuteContextImpl<'e, B: BackingStorage> { function new (line 155) | pub(super) fn new( function should_check_backing_storage (line 167) | fn should_check_backing_storage(&self) -> bool { function restore_task_data (line 171) | fn restore_task_data( function restore_task_data_batch (line 197) | fn restore_task_data_batch( function prepare_tasks_with_callback (line 228) | fn prepare_tasks_with_callback( type TaskGuardImpl (line 385) | type TaskGuardImpl = TaskGuardImpl<'e>; function child_context (line 387) | fn child_context<'l, 'r>(&'r self) -> impl ChildExecuteContext<'l> + use... function task (line 397) | fn task(&mut self, task_id: TaskId, category: TaskDataCategory) -> Self:... function prepare_tasks (line 448) | fn prepare_tasks(&mut self, task_ids: impl IntoIterator TaskPriority { function operation_suspend_point (line 581) | fn operation_suspend_point>(&mut self, op:... function suspending_requested (line 585) | fn suspending_requested(&self) -> bool { function should_track_dependencies (line 589) | fn should_track_dependencies(&self) -> bool { function should_track_activeness (line 593) | fn should_track_activeness(&self) -> bool { function turbo_tasks (line 597) | fn turbo_tasks(&self) -> Arc { function task_by_type (line 601) | fn task_by_type(&mut self, task_type: &CachedTaskType) -> Option { type ChildExecuteContextImpl (line 627) | struct ChildExecuteContextImpl<'e, B: BackingStorage> { function create (line 633) | fn create(self) -> impl ExecuteContext<'e> { type TaskTypeRef (line 643) | pub enum TaskTypeRef<'l> { function to_owned (line 649) | pub fn to_owned(&self) -> TaskType { method fmt (line 658) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type TaskType (line 666) | pub enum TaskType { method fmt (line 672) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type TaskGuard (line 680) | pub trait TaskGuard: Debug + TaskStorageAccessors { method id (line 681) | fn id(&self) -> TaskId; method get_activeness_mut_or_insert_with (line 684) | fn get_activeness_mut_or_insert_with(&mut self, f: F) -> &mut Activ... method update_and_get_aggregated_dirty_container_count (line 693) | fn update_and_get_aggregated_dirty_container_count(&mut self, delta: i... method update_and_get_aggregated_current_session_clean_container_count (line 709) | fn update_and_get_aggregated_current_session_clean_container_count( method invalidate_serialization (line 726) | fn invalidate_serialization(&mut self); method prefetch (line 730) | fn prefetch(&mut self) -> Option>; method is_dirty (line 732) | fn is_dirty(&self) -> Option { method dirtyness_and_session (line 744) | fn dirtyness_and_session(&self) -> Option<(Dirtyness, bool)> { method dirty_state (line 753) | fn dirty_state(&self) -> (bool, bool) { method dirty_containers (line 760) | fn dirty_containers(&self) -> impl Iterator { method dirty_containers_with_count (line 764) | fn dirty_containers_with_count(&self) -> impl Iterator bool { method remove_cell_data (line 797) | fn remove_cell_data( method get_cell_data (line 809) | fn get_cell_data( method has_cell_data (line 821) | fn has_cell_data(&self, is_serializable_cell_content: bool, cell: Cell... method set_cell_data (line 829) | fn set_cell_data( method add_cell_data (line 844) | fn add_cell_data( method add_scheduled (line 857) | fn add_scheduled( method insert_outdated_collectible (line 872) | fn insert_outdated_collectible(&mut self, collectible: CollectibleRef,... method get_task_type (line 881) | fn get_task_type(&self) -> TaskTypeRef<'_> { method is_session_dependent (line 890) | fn is_session_dependent(&self) -> bool { method get_task_desc_fn (line 893) | fn get_task_desc_fn(&self) -> impl Fn() -> String + Send + Sync + 'sta... method get_task_description (line 898) | fn get_task_description(&self) -> String { method get_task_name (line 903) | fn get_task_name(&self) -> String { method id (line 966) | fn id(&self) -> TaskId { method invalidate_serialization (line 970) | fn invalidate_serialization(&mut self) { method prefetch (line 981) | fn prefetch(&mut self) -> Option> { method get_activeness_mut_or_insert_with (line 1005) | fn get_activeness_mut_or_insert_with(&mut self, f: F) -> &mut Activ... type TaskGuardImpl (line 909) | pub struct TaskGuardImpl<'a> { method drop (line 918) | fn drop(&mut self) { function check_access (line 928) | fn check_access(&self, category: crate::backend::storage::SpecificTaskDa... method fmt (line 957) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { method typed (line 1018) | fn typed(&self) -> &TaskStorage { method typed_mut (line 1022) | fn typed_mut(&mut self) -> &mut TaskStorage { method track_modification (line 1027) | fn track_modification( method check_access (line 1037) | fn check_access(&self, category: crate::backend::storage::SpecificTaskDa... type AnyOperation (line 1066) | pub enum AnyOperation { method execute (line 1077) | pub fn execute(self, ctx: &mut impl ExecuteContext<'_>) { FILE: turbopack/crates/turbo-tasks-backend/src/backend/operation/prepare_new_children.rs constant AGGREGATION_NUMBER_BUFFER_SPACE (line 10) | const AGGREGATION_NUMBER_BUFFER_SPACE: u32 = 3; function prepare_new_children (line 12) | pub fn prepare_new_children( FILE: turbopack/crates/turbo-tasks-backend/src/backend/operation/update_cell.rs type UpdateCellOperation (line 28) | pub enum UpdateCellOperation { method run (line 53) | pub fn run( method is_serializable (line 194) | fn is_serializable(&self) -> bool { method execute (line 211) | fn execute(mut self, ctx: &mut impl ExecuteContext<'_>) { FILE: turbopack/crates/turbo-tasks-backend/src/backend/operation/update_collectible.rs type UpdateCollectibleOperation (line 18) | pub struct UpdateCollectibleOperation; method run (line 21) | pub fn run( FILE: turbopack/crates/turbo-tasks-backend/src/backend/storage.rs type TaskDataCategory (line 24) | pub enum TaskDataCategory { method into_specific (line 31) | pub fn into_specific(self) -> SpecificTaskDataCategory { method includes_data (line 39) | pub fn includes_data(self) -> bool { method includes_meta (line 43) | pub fn includes_meta(self) -> bool { type SpecificTaskDataCategory (line 49) | pub enum SpecificTaskDataCategory { method key_space (line 56) | pub fn key_space(self) -> KeySpace { type ModifiedState (line 64) | enum ModifiedState { type Storage (line 79) | pub struct Storage { method new (line 86) | pub fn new(shard_amount: usize, small_preallocation: bool) -> Self { method take_snapshot (line 120) | pub fn take_snapshot< method start_snapshot (line 184) | pub fn start_snapshot(&self) { method end_snapshot (line 193) | fn end_snapshot(&self) { method snapshot_mode (line 252) | fn snapshot_mode(&self) -> bool { method access_mut (line 257) | pub fn access_mut(&self, key: TaskId) -> StorageWriteGuard<'_> { method access_pair_mut (line 268) | pub fn access_pair_mut( method drop_contents (line 286) | pub fn drop_contents(&self) { type StorageWriteGuard (line 292) | pub struct StorageWriteGuard<'a> { function track_modification (line 300) | pub fn track_modification( function track_modification_internal (line 316) | fn track_modification_internal( type Target (line 378) | type Target = TaskStorage; method deref (line 380) | fn deref(&self) -> &Self::Target { method deref_mut (line 386) | fn deref_mut(&mut self) -> &mut Self::Target { constant SCRATCH_BUFFER_INITIAL_SIZE (line 393) | const SCRATCH_BUFFER_INITIAL_SIZE: usize = 4096; type ScratchBufferSlot (line 404) | enum ScratchBufferSlot { type SnapshotGuard (line 414) | pub struct SnapshotGuard<'l> { function take_scratch_buffer (line 425) | fn take_scratch_buffer(&self) -> TurboBincodeBuffer { function return_scratch_buffer (line 442) | fn return_scratch_buffer(&self, buffer: TurboBincodeBuffer) { method drop (line 457) | fn drop(&mut self) { type SnapshotShard (line 462) | pub struct SnapshotShard<'l, P> { type Item (line 475) | type Item = SnapshotItem; type IntoIter (line 476) | type IntoIter = SnapshotShardIter<'l, P>; method into_iter (line 478) | fn into_iter(self) -> Self::IntoIter { type SnapshotShardIter (line 489) | pub struct SnapshotShardIter<'l, P> { type Item (line 498) | type Item = SnapshotItem; method next (line 500) | fn next(&mut self) -> Option { method drop (line 536) | fn drop(&mut self) { FILE: turbopack/crates/turbo-tasks-backend/src/backend/storage_schema.rs type AutoSet (line 41) | type AutoSet = auto_hash_map::AutoSet = type TaskStorageSchema (line 61) | struct TaskStorageSchema { method set_restored (line 312) | pub fn set_restored(&mut self, category: TaskDataCategory) { method is_restored (line 328) | pub fn is_restored(&self, category: TaskDataCategory) -> bool { method any_modified_during_snapshot (line 337) | pub fn any_modified_during_snapshot(&self) -> bool { method any_modified (line 342) | pub fn any_modified(&self) -> bool { method is_modified (line 347) | pub fn is_modified(&self, category: SpecificTaskDataCategory) -> bool { method set_modified (line 355) | pub fn set_modified(&mut self, category: SpecificTaskDataCategory, value... method is_modified_during_snapshot (line 363) | pub fn is_modified_during_snapshot(&self, category: SpecificTaskDataCate... method set_modified_during_snapshot (line 371) | pub fn set_modified_during_snapshot( method find_lazy (line 392) | fn find_lazy(&self, extract: impl Fn(&LazyField) -> Option<&T>) -> Op... method find_lazy_mut (line 400) | fn find_lazy_mut( method find_lazy_ref (line 411) | fn find_lazy_ref(&self, extract: impl Fn(&LazyField) -> Option<&T>) -... method lazy_at_mut (line 422) | fn lazy_at_mut( method lazy_take_at (line 434) | fn lazy_take_at(&mut self, idx: usize, extract: impl FnOnce(LazyField... method get_or_create_lazy (line 455) | fn get_or_create_lazy( method take_lazy (line 477) | fn take_lazy( method set_lazy (line 492) | fn set_lazy( method encode (line 508) | pub fn encode( method decode (line 520) | pub fn decode( method init_transient_task (line 535) | pub fn init_transient_task( method meta_counts (line 578) | pub fn meta_counts(&self) -> MetaCounts { type MetaCounts (line 593) | pub struct MetaCounts { type IsTransient (line 605) | trait IsTransient { method is_transient (line 606) | fn is_transient(&self) -> bool; method is_transient (line 610) | fn is_transient(&self) -> bool { method is_transient (line 615) | fn is_transient(&self) -> bool { method is_transient (line 620) | fn is_transient(&self) -> bool { function test_accessors (line 635) | fn test_accessors() { function test_flag_fields (line 696) | fn test_flag_fields() { function test_internal_state_flags (line 737) | fn test_internal_state_flags() { function new_encoder (line 784) | fn new_encoder( function new_decoder (line 794) | fn new_decoder(buffer: &[u8]) -> turbo_bincode::TurboBincodeDecoder<'_> { function test_encode_decode_meta_roundtrip (line 803) | fn test_encode_decode_meta_roundtrip() { function test_encode_decode_data_roundtrip (line 898) | fn test_encode_decode_data_roundtrip() { function test_encode_decode_empty_storage (line 989) | fn test_encode_decode_empty_storage() { function test_schema_size (line 1043) | fn test_schema_size() { FILE: turbopack/crates/turbo-tasks-backend/src/backing_storage.rs type SnapshotItem (line 14) | pub struct SnapshotItem { method is_empty (line 21) | pub fn is_empty(&self) -> bool { type BackingStorage (line 35) | pub trait BackingStorage: BackingStorageSealed { method invalidate (line 46) | fn invalidate(&self, reason_code: &str) -> Result<()>; method invalidate (line 103) | fn invalidate(&self, reason_code: &str) -> Result<()> { type BackingStorageSealed (line 54) | pub trait BackingStorageSealed: 'static + Send + Sync { method next_free_task_id (line 55) | fn next_free_task_id(&self) -> Result; method uncompleted_operations (line 56) | fn uncompleted_operations(&self) -> Result>; method save_snapshot (line 58) | fn save_snapshot( method lookup_task_candidates (line 71) | fn lookup_task_candidates(&self, key: &CachedTaskType) -> Result Result { method shutdown (line 93) | fn shutdown(&self) -> Result<()> { method next_free_task_id (line 113) | fn next_free_task_id(&self) -> Result { method uncompleted_operations (line 117) | fn uncompleted_operations(&self) -> Result> { method save_snapshot (line 121) | fn save_snapshot( method lookup_task_candidates (line 137) | fn lookup_task_candidates(&self, key: &CachedTaskType) -> Result Result { method shutdown (line 162) | fn shutdown(&self) -> Result<()> { FILE: turbopack/crates/turbo-tasks-backend/src/data.rs type CellRef (line 42) | pub struct CellRef { method is_transient (line 49) | pub fn is_transient(&self) -> bool { type CollectibleRef (line 55) | pub struct CollectibleRef { method is_transient (line 62) | pub fn is_transient(&self) -> bool { type CollectiblesRef (line 68) | pub struct CollectiblesRef { method is_transient (line 75) | pub fn is_transient(&self) -> bool { type OutputValue (line 81) | pub enum OutputValue { method is_transient (line 92) | pub fn is_transient(&self) -> bool { type ActivenessState (line 102) | pub struct ActivenessState { method new (line 121) | pub fn new(id: TaskId) -> Self { method new_root (line 132) | pub fn new_root(root_ty: RootType, id: TaskId) -> Self { method set_root (line 138) | pub fn set_root(&mut self, root_ty: RootType) { method set_active_until_clean (line 142) | pub fn set_active_until_clean(&mut self) { method increment_active_counter (line 147) | pub fn increment_active_counter(&mut self) -> bool { method decrement_active_counter (line 153) | pub fn decrement_active_counter(&mut self) -> bool { method unset_root_type (line 158) | pub fn unset_root_type(&mut self) { method unset_active_until_clean (line 162) | pub fn unset_active_until_clean(&mut self) { method is_empty (line 166) | pub fn is_empty(&self) -> bool { type TransientTaskOnce (line 173) | type TransientTaskOnce = type TransientTask (line 176) | pub enum TransientTask { method fmt (line 196) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 205) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type Dirtyness (line 216) | pub enum Dirtyness { type RootType (line 222) | pub enum RootType { method fmt (line 228) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type InProgressStateInner (line 237) | pub struct InProgressStateInner { type InProgressState (line 253) | pub enum InProgressState { method new_scheduled (line 316) | pub fn new_scheduled(reason: TaskExecutionReason, description: EventDe... method new_scheduled_with_listener (line 321) | pub fn new_scheduled_with_listener( type InProgressCellState (line 268) | pub struct InProgressCellState { method new (line 275) | pub fn new(task_id: TaskId, cell: CellId) -> Self { type AggregationNumber (line 285) | pub struct AggregationNumber { type LeafDistance (line 304) | pub struct LeafDistance { constant InProgress (line 336) | pub const InProgress: () = (); constant Activeness (line 337) | pub const Activeness: () = (); FILE: turbopack/crates/turbo-tasks-backend/src/database/db_invalidation.rs constant INVALIDATION_MARKER (line 11) | const INVALIDATION_MARKER: &str = "__turbo_tasks_invalidated_db"; constant EXPLANATION (line 13) | const EXPLANATION: &str = "The cache database has been invalidated. The ... constant EASTER_EGG (line 16) | const EASTER_EGG: &str = type InvalidationFile (line 21) | struct InvalidationFile<'a> { type StartupCacheState (line 37) | pub enum StartupCacheState { constant PANIC (line 60) | pub const PANIC: &str = concat!(module_path!(), "::PANIC"); constant USER_REQUEST (line 63) | pub const USER_REQUEST: &str = concat!(module_path!(), "::USER_REQUEST"); function invalidate_db (line 82) | pub(crate) fn invalidate_db(base_path: &Path, reason_code: &str) -> anyh... function check_db_invalidation_and_cleanup (line 115) | pub(crate) fn check_db_invalidation_and_cleanup( function cleanup_db (line 150) | pub(crate) fn cleanup_db(base_path: &Path) -> anyhow::Result<()> { function cleanup_db_inner (line 159) | fn cleanup_db_inner(base_path: &Path) -> io::Result<()> { FILE: turbopack/crates/turbo-tasks-backend/src/database/db_versioning.rs type GitVersionInfo (line 16) | pub struct GitVersionInfo<'a> { constant DEFAULT_MAX_OTHER_DB_VERSIONS (line 27) | const DEFAULT_MAX_OTHER_DB_VERSIONS: usize = 2; constant DELETION_PREFIX (line 31) | const DELETION_PREFIX: &str = "__stale_"; function handle_db_versioning (line 42) | pub fn handle_db_versioning( function count_entries (line 165) | fn count_entries(base_path: &Path) -> usize { function test_max_versions (line 176) | fn test_max_versions(#[case] is_ci: bool, #[case] max_other_db_versions:... function test_cleanup_of_prefixed_items (line 213) | fn test_cleanup_of_prefixed_items() { FILE: turbopack/crates/turbo-tasks-backend/src/database/key_value_database.rs type KeySpace (line 8) | pub enum KeySpace { method from_index (line 20) | pub const fn from_index(i: usize) -> Self { method family_config (line 31) | pub const fn family_config(&self) -> FamilyConfig { type KeyValueDatabase (line 44) | pub trait KeyValueDatabase { method is_empty (line 45) | fn is_empty(&self) -> bool { method get (line 53) | fn get(&self, key_space: KeySpace, key: &[u8]) -> Result Result>; method prevent_writes (line 96) | fn prevent_writes(&self) { method compact (line 104) | fn compact(&self) -> Result { method shutdown (line 108) | fn shutdown(&self) -> Result<()> { FILE: turbopack/crates/turbo-tasks-backend/src/database/noop_kv.rs type NoopKvDb (line 8) | pub struct NoopKvDb; type ValueBuffer (line 11) | type ValueBuffer<'l> method get (line 16) | fn get(&self, _key_space: KeySpace, _key: &[u8]) -> Result method write_batch (line 25) | fn write_batch(&self) -> Result> { type NoopWriteBatch (line 30) | pub struct NoopWriteBatch; type ValueBuffer (line 33) | type ValueBuffer<'l> method get (line 39) | fn get<'l>(&'l self, _key_space: KeySpace, _key: &[u8]) -> Result Result<()> { method put (line 50) | fn put( method delete (line 59) | fn delete(&self, _key_space: KeySpace, _key: WriteBuffer<'_>) -> Resul... method flush (line 63) | unsafe fn flush(&self, _key_space: KeySpace) -> Result<()> { FILE: turbopack/crates/turbo-tasks-backend/src/database/turbo/mod.rs constant FAMILIES (line 28) | pub const FAMILIES: usize = 4; constant COMPACTION_MESSAGE (line 30) | const COMPACTION_MESSAGE: &str = "Finished filesystem cache database com... constant MB (line 32) | const MB: u64 = 1024 * 1024; function db_config (line 36) | pub fn db_config() -> DbConfig { constant COMPACT_CONFIG (line 42) | pub const COMPACT_CONFIG: CompactConfig = CompactConfig { type TurboKeyValueDatabase (line 52) | pub struct TurboKeyValueDatabase { method new (line 61) | pub fn new( method is_empty (line 86) | fn is_empty(&self) -> bool { type ValueBuffer (line 90) | type ValueBuffer<'l> method get (line 95) | fn get(&self, key_space: KeySpace, key: &[u8]) -> Result method write_batch (line 120) | fn write_batch(&self) -> Result> { method prevent_writes (line 127) | fn prevent_writes(&self) {} method compact (line 129) | fn compact(&self) -> Result { method shutdown (line 140) | fn shutdown(&self) -> Result<()> { function do_compact (line 161) | fn do_compact( type TurboWriteBatch (line 197) | pub struct TurboWriteBatch<'a> { type ValueBuffer (line 204) | type ValueBuffer<'l> function get (line 210) | fn get<'l>(&'l self, key_space: KeySpace, key: &[u8]) -> Result Result<()> { function put (line 222) | fn put(&self, key_space: KeySpace, key: WriteBuffer<'_>, value: WriteBuf... function delete (line 227) | fn delete(&self, key_space: KeySpace, key: WriteBuffer<'_>) -> Result<()> { function flush (line 231) | unsafe fn flush(&self, key_space: KeySpace) -> Result<()> { method len (line 237) | fn len(&self) -> usize { method hash (line 241) | fn hash(&self, state: &mut H) { method write_to (line 249) | fn write_to(&self, buf: &mut Vec) { method eq (line 255) | fn eq(&self, other: &Self) -> bool { method cmp (line 263) | fn cmp(&self, other: &Self) -> std::cmp::Ordering { method partial_cmp (line 269) | fn partial_cmp(&self, other: &Self) -> Option { function from (line 275) | fn from(val: WriteBuffer<'l>) -> Self { FILE: turbopack/crates/turbo-tasks-backend/src/database/turbo/parallel_scheduler.rs type TurboTasksParallelScheduler (line 5) | pub struct TurboTasksParallelScheduler; method block_in_place (line 8) | fn block_in_place(&self, f: impl FnOnce() -> R + Send) -> R method parallel_for_each (line 15) | fn parallel_for_each(&self, items: &[T], f: impl Fn(&T) + Send + Sync) method try_parallel_for_each (line 22) | fn try_parallel_for_each<'l, T, E>( method try_parallel_for_each_mut (line 34) | fn try_parallel_for_each_mut<'l, T, E>( method try_parallel_for_each_owned (line 46) | fn try_parallel_for_each_owned( method parallel_map_collect (line 58) | fn parallel_map_collect<'l, T, I, R>( method parallel_map_collect_owned (line 71) | fn parallel_map_collect_owned( FILE: turbopack/crates/turbo-tasks-backend/src/database/write_batch.rs type WriteBuffer (line 8) | pub enum WriteBuffer<'a> { function into_static (line 15) | pub fn into_static(self) -> WriteBuffer<'static> { type Target (line 25) | type Target = [u8]; method deref (line 27) | fn deref(&self) -> &Self::Target { function from (line 37) | fn from(c: Cow<'l, [u8]>) -> Self { type ConcurrentWriteBatch (line 45) | pub trait ConcurrentWriteBatch<'a>: Sync + Send { method get (line 51) | fn get<'l>(&'l self, key_space: KeySpace, key: &[u8]) -> Result Result<()>; method put (line 55) | fn put(&self, key_space: KeySpace, key: WriteBuffer<'_>, value: WriteB... method delete (line 56) | fn delete(&self, key_space: KeySpace, key: WriteBuffer<'_>) -> Result<... method flush (line 62) | unsafe fn flush(&self, key_space: KeySpace) -> Result<()>; FILE: turbopack/crates/turbo-tasks-backend/src/error.rs type TaskErrorItem (line 22) | pub struct TaskErrorItem { type LocalTaskContext (line 29) | pub struct LocalTaskContext { type TaskError (line 40) | pub enum TaskError { method from (line 54) | fn from(value: &TurboTasksExecutionError) -> Self { method eq (line 101) | fn eq(&self, other: &TurboTasksExecutionError) -> bool { function eq_option (line 89) | fn eq_option(this: &Option, other: &Option Self { method as_ref (line 45) | fn as_ref(&self) -> &[u8] { function as_u32 (line 50) | fn as_u32(bytes: impl Borrow<[u8]>) -> Result { function should_invalidate_on_panic (line 63) | fn should_invalidate_on_panic() -> bool { type KeyValueDatabaseBackingStorageInner (line 74) | pub struct KeyValueDatabaseBackingStorageInner { type KeyValueDatabaseBackingStorage (line 86) | pub struct KeyValueDatabaseBackingStorage { function new_in_memory (line 95) | pub(crate) fn new_in_memory(database: T) -> Self { function open_versioned_on_disk (line 117) | pub(crate) fn open_versioned_on_disk( function invalidate (line 163) | fn invalidate(&self, reason_code: &str) -> Result<()> { function get_infra_u32 (line 187) | fn get_infra_u32(&self, key: u32) -> Result> { method invalidate (line 198) | fn invalidate(&self, reason_code: &str) -> Result<()> { method next_free_task_id (line 206) | fn next_free_task_id(&self) -> Result { method uncompleted_operations (line 214) | fn uncompleted_operations(&self) -> Result> { method save_snapshot (line 227) | fn save_snapshot( method lookup_task_candidates (line 300) | fn lookup_task_candidates(&self, task_type: &CachedTaskType) -> Result Result { method shutdown (line 382) | fn shutdown(&self) -> Result<()> { function get_next_free_task_id (line 387) | fn get_next_free_task_id<'a>(batch: &impl ConcurrentWriteBatch<'a>) -> R... function save_infra (line 399) | fn save_infra<'a>( function compute_task_type_hash (line 433) | fn compute_task_type_hash(task_type: &CachedTaskType) -> u64 { function process_task_data (line 449) | fn process_task_data<'a, B: ConcurrentWriteBatch<'a> + Send + Sync, I>( function write_task_cache_entry (line 497) | fn write_task_cache_entry( function test_hash_collision_returns_multiple_candidates (line 518) | async fn test_hash_collision_returns_multiple_candidates() -> Result<()> { FILE: turbopack/crates/turbo-tasks-backend/src/lib.rs type TurboBackingStorage (line 34) | pub type TurboBackingStorage = KeyValueDatabaseBackingStorage; function noop_backing_storage (line 57) | pub fn noop_backing_storage() -> NoopBackingStorage { function compact_database (line 67) | pub fn compact_database( FILE: turbopack/crates/turbo-tasks-backend/src/utils/arc_or_owned.rs type ArcOrOwned (line 11) | pub enum ArcOrOwned { type Target (line 19) | type Target = T; method deref (line 21) | fn deref(&self) -> &Self::Target { function as_ref (line 30) | fn as_ref(&self) -> &T { function from (line 36) | fn from(value: T) -> Self { function from (line 42) | fn from(arc: Arc) -> Self { function from (line 48) | fn from(value: ArcOrOwned) -> Self { method encode (line 60) | fn encode(&self, encoder: &mut E) -> Result<()... function decode (line 72) | fn decode>(decoder: &mut D) -> Result) -> std::fmt::Result { FILE: turbopack/crates/turbo-tasks-backend/src/utils/chunked_vec.rs type ChunkedVec (line 1) | pub struct ChunkedVec { method default (line 6) | fn default() -> Self { function new (line 12) | pub fn new() -> Self { function len (line 16) | pub fn len(&self) -> usize { function push (line 26) | pub fn push(&mut self, item: T) { function extend (line 38) | pub fn extend>(&mut self, iter: I) { function iter (line 44) | pub fn iter(&self) -> impl ExactSizeIterator { function is_empty (line 51) | pub fn is_empty(&self) -> bool { type Item (line 57) | type Item = T; type IntoIter (line 58) | type IntoIter = ExactSizeIter Self::IntoIter { function extend (line 70) | fn extend>(&mut self, iter: I) { function chunk_size (line 77) | fn chunk_size(chunk_index: usize) -> usize { function cumulative_chunk_size (line 81) | fn cumulative_chunk_size(chunk_index: usize) -> usize { type ExactSizeIter (line 85) | pub struct ExactSizeIter { type Item (line 91) | type Item = I::Item; method next (line 93) | fn next(&mut self) -> Option { method size_hint (line 97) | fn size_hint(&self) -> (usize, Option) { method len (line 103) | fn len(&self) -> usize { function test_chunked_vec (line 113) | fn test_chunked_vec() { FILE: turbopack/crates/turbo-tasks-backend/src/utils/dash_map_drop_contents.rs function drop_contents (line 9) | pub fn drop_contents = RwLockWriteGuard<'a, RawTable<(K,... type RefMut (line 12) | pub enum RefMut<'a, K, V> { function key (line 36) | pub fn key(&self) -> &K { function value (line 40) | pub fn value(&self) -> &V { function value_mut (line 44) | pub fn value_mut(&mut self) -> &mut V { function pair (line 48) | pub fn pair(&self) -> (&K, &V) { function pair_mut (line 63) | pub fn pair_mut(&mut self) -> (&K, &mut V) { type Target (line 79) | type Target = V; method deref (line 81) | fn deref(&self) -> &V { method deref_mut (line 87) | fn deref_mut(&mut self) -> &mut V { function from (line 96) | fn from(r: dashmap::mapref::one::RefMut<'a, K, V>) -> Self { function get_multiple_mut (line 101) | pub fn get_multiple_mut( function stress_deadlock (line 222) | fn stress_deadlock() { FILE: turbopack/crates/turbo-tasks-backend/src/utils/dash_map_raw_entry.rs function raw_entry (line 9) | pub fn raw_entry<'l, K: Eq + Hash + AsRef, V, Q: Eq + Hash, S: BuildH... type RawEntry (line 32) | pub enum RawEntry<'l, K, V> { function or_insert_with (line 39) | pub fn or_insert_with (K, V)>(self, f: F) -> RefMut<'l, K... type OccupiedEntry (line 50) | pub struct OccupiedEntry<'l, K, V> { function get (line 57) | pub fn get(&self) -> &V { function get_mut (line 64) | pub fn get_mut(&mut self) -> &mut V { function into_mut (line 71) | pub fn into_mut(self) -> RefMut<'l, K, V> { type VacantEntry (line 78) | pub struct VacantEntry<'l, K, V> { function insert (line 85) | pub fn insert(mut self, key: K, value: V) -> RefMut<'l, K, V> { type RefMut (line 98) | pub struct RefMut<'l, K, V> { function from_bucket (line 105) | fn from_bucket( type Target (line 114) | type Target = V; method deref (line 116) | fn deref(&self) -> &Self::Target { method deref_mut (line 124) | fn deref_mut(&mut self) -> &mut Self::Target { FILE: turbopack/crates/turbo-tasks-backend/src/utils/markdown_table.rs function print_markdown_table (line 6) | pub fn print_markdown_table( function write_markdown_table (line 22) | pub fn write_markdown_table( function escape_markdown_cell (line 120) | fn escape_markdown_cell(content: &str) -> String { function test_write_markdown_table (line 129) | fn test_write_markdown_table() { FILE: turbopack/crates/turbo-tasks-backend/src/utils/ptr_eq_arc.rs type PtrEqArc (line 7) | pub struct PtrEqArc(Arc); function arc (line 10) | pub fn arc(&self) -> &Arc { function from (line 16) | fn from(value: Arc) -> Self { type Target (line 22) | type Target = Arc; method deref (line 24) | fn deref(&self) -> &Self::Target { method clone (line 30) | fn clone(&self) -> Self { method eq (line 36) | fn eq(&self, other: &Self) -> bool { method hash (line 44) | fn hash(&self, state: &mut H) { FILE: turbopack/crates/turbo-tasks-backend/src/utils/shard_amount.rs function compute_shard_amount (line 13) | pub fn compute_shard_amount(num_workers: Option, small_preallocat... FILE: turbopack/crates/turbo-tasks-backend/src/utils/sharded.rs type Sharded (line 6) | pub struct Sharded> { function new (line 13) | pub fn new(mut shard_amount: usize) -> Self function lock (line 31) | pub fn lock(&self, key: K) -> MutexGuard<'_, T> function take (line 41) | pub fn take(&self, map: impl Fn(T) -> R) -> Vec FILE: turbopack/crates/turbo-tasks-backend/src/utils/swap_retain.rs type VecLike (line 5) | pub trait VecLike: Index + IndexMut usize; method swap_remove (line 7) | fn swap_remove(&mut self, index: usize); function len (line 11) | fn len(&self) -> usize { function swap_remove (line 15) | fn swap_remove(&mut self, index: usize) { function len (line 21) | fn len(&self) -> usize { function swap_remove (line 25) | fn swap_remove(&mut self, index: usize) { function swap_retain (line 30) | pub fn swap_retain(vec: &mut impl VecLike, mut f: impl FnMut(&mut ... function test_swap_retain (line 48) | fn test_swap_retain() { FILE: turbopack/crates/turbo-tasks-backend/tests/all_in_one.rs function test_all_in_one (line 13) | async fn test_all_in_one() { function test_all_in_one_operation (line 29) | async fn test_all_in_one_operation(nonce: u32) -> Result> { type MyTransparentValue (line 81) | struct MyTransparentValue(u32); type MyEnumValue (line 85) | enum MyEnumValue { method get_last (line 94) | pub async fn get_last(self: Vc) -> Result> { method to_string (line 106) | fn to_string(&self) -> Vc { type MyStructValue (line 116) | struct MyStructValue { method new (line 124) | pub async fn new(value: Vc) -> Result> { method to_string (line 135) | fn to_string(&self) -> Vc { type MyTrait (line 156) | trait MyTrait: ValueToString { method my_trait_function2 (line 143) | fn my_trait_function2(self: Vc) -> Vc { method my_trait_function3 (line 147) | fn my_trait_function3(&self) -> Result> { method my_trait_function (line 158) | async fn my_trait_function(self: Vc) -> Result> { method my_trait_function2 (line 167) | fn my_trait_function2(self: Vc) -> Vc; method my_trait_function3 (line 169) | fn my_trait_function3(self: Vc) -> Vc; function my_function (line 173) | async fn my_function( type Add (line 187) | trait Add { method add (line 189) | fn add(self: Vc, other: Vc>) -> Vc; method add (line 198) | async fn add(self: Vc, other: ResolvedVc>) -> Resul... method add (line 212) | async fn add(self: Vc, other: ResolvedVc>) -> Resul... type Number (line 193) | struct Number(u32); type NumberB (line 207) | struct NumberB(u32); FILE: turbopack/crates/turbo-tasks-backend/tests/basic.rs function test_basic (line 12) | async fn test_basic() { function test_basic_operation (line 24) | async fn test_basic_operation(nonce: u32) -> Result> { type Value (line 48) | struct Value { function func_transient (line 53) | async fn func_transient(input: Vc) -> Result> { function func_persistent (line 60) | async fn func_persistent(input: Vc) -> Result> { function func_without_args (line 67) | fn func_without_args() -> Result> { function nested_func_without_args_waiting (line 74) | async fn nested_func_without_args_waiting() -> Result> { function nested_func_without_args_non_waiting (line 81) | fn nested_func_without_args_non_waiting() -> Result> { FILE: turbopack/crates/turbo-tasks-backend/tests/bug.rs type TaskReferenceSpec (line 13) | struct TaskReferenceSpec { type TaskSpec (line 20) | struct TaskSpec { type TasksSpec (line 25) | struct TasksSpec(Vec); function test_graph_bug (line 28) | async fn test_graph_bug() { function test_graph_bug_operation (line 42) | async fn test_graph_bug_operation(nonce: u32) -> Result> { function run_task (line 194) | async fn run_task(spec: Vc, task: u16) -> Result> { FILE: turbopack/crates/turbo-tasks-backend/tests/bug2.rs type TaskReferenceSpec (line 17) | pub struct TaskReferenceSpec { type TaskSpec (line 27) | pub struct TaskSpec { type Iteration (line 34) | struct Iteration(State); function test_graph_bug (line 37) | async fn test_graph_bug() { function test_graph_bug_operation (line 53) | async fn test_graph_bug_operation(nonce: u32) -> Result> { function create_iteration (line 97) | fn create_iteration() -> Vc { function run_task_chain (line 102) | async fn run_task_chain( function run_task (line 120) | async fn run_task( function run_task_child (line 165) | async fn run_task_child(from: u16, i: u8) -> Result> { FILE: turbopack/crates/turbo-tasks-backend/tests/call_types.rs function test_functions (line 12) | async fn test_functions() { function test_functions_operation (line 28) | async fn test_functions_operation(nonce: u32) -> Result> { function fn_plain (line 41) | fn fn_plain() -> Vc { function fn_arg (line 46) | fn fn_arg(n: u32) -> Vc { function fn_vc_arg (line 51) | fn fn_vc_arg(n: Vc) -> Vc { function async_fn_plain (line 56) | fn async_fn_plain() -> Result> { function async_fn_arg (line 61) | fn async_fn_arg(n: u32) -> Result> { function async_fn_vc_arg (line 66) | async fn async_fn_vc_arg(n: Vc) -> Result> { function test_methods (line 71) | async fn test_methods() { function test_methods_operation (line 81) | async fn test_methods_operation() -> Result> { type Value (line 94) | struct Value(u32); method static_method (line 99) | fn static_method() -> Vc { method async_static_method (line 104) | fn async_static_method() -> Result> { method method (line 109) | fn method(&self) -> Vc { method async_method (line 114) | fn async_method(&self) -> Result> { method vc_method (line 119) | fn vc_method(self: Vc) -> Vc { method async_vc_method (line 124) | fn async_vc_method(&self) -> Result> { function test_trait_methods (line 130) | async fn test_trait_methods() { function test_trait_methods_operation (line 142) | async fn test_trait_methods_operation() -> Result> { function wrap_value (line 175) | fn wrap_value(v: Vc) -> Vc { function wrap_trait_value (line 180) | fn wrap_trait_value(v: Vc>) -> Vc Vc; method async_static_trait_method (line 189) | async fn async_static_trait_method() -> Result>; method default_static_trait_method (line 191) | fn default_static_trait_method() -> Vc { method default_async_static_trait_method (line 195) | fn default_async_static_trait_method() -> Result> { method trait_method (line 199) | fn trait_method(&self) -> Vc; method async_trait_method (line 201) | fn async_trait_method(&self) -> Result>; method default_trait_method (line 203) | fn default_trait_method(self: Vc) -> Vc { method default_async_trait_method (line 207) | fn default_async_trait_method(self: Vc) -> Result> { method static_trait_method (line 215) | fn static_trait_method() -> Vc { method async_static_trait_method (line 220) | fn async_static_trait_method() -> Result> { method trait_method (line 225) | fn trait_method(&self) -> Vc { method async_trait_method (line 230) | fn async_trait_method(&self) -> Result> { FILE: turbopack/crates/turbo-tasks-backend/tests/collectibles.rs function test_transitive_emitting (line 21) | async fn test_transitive_emitting() { function test_transitive_emitting_indirect (line 40) | async fn test_transitive_emitting_indirect() { function test_multi_emitting (line 59) | async fn test_multi_emitting() { function taking_collectibles (line 78) | async fn taking_collectibles() { function taking_collectibles_extra_layer (line 94) | async fn taking_collectibles_extra_layer() { function taking_collectibles_parallel (line 110) | async fn taking_collectibles_parallel() { function taking_collectibles_with_resolve (line 152) | async fn taking_collectibles_with_resolve() { type Collectibles (line 166) | struct Collectibles(AutoSet>>); function my_collecting_function (line 169) | async fn my_collecting_function() -> Result> { function my_collecting_function_indirect (line 178) | async fn my_collecting_function_indirect() -> Result> { function my_multi_emitting_function (line 190) | async fn my_multi_emitting_function() -> Result> { function my_transitive_emitting_function (line 202) | async fn my_transitive_emitting_function(key: RcStr, key2: RcStr) -> Res... function my_transitive_emitting_function_collectibles (line 209) | fn my_transitive_emitting_function_collectibles( function my_transitive_emitting_function_with_child_scope (line 220) | async fn my_transitive_emitting_function_with_child_scope( function my_emitting_function (line 235) | async fn my_emitting_function(key: RcStr) -> Result<()> { function my_transitive_emitting_function_with_thing (line 246) | fn my_transitive_emitting_function_with_thing(key: RcStr, _thing: Vc Result<()> { type Thing (line 258) | struct Thing(u32); method new (line 261) | fn new(v: u32) -> ResolvedVc { method to_string (line 269) | fn to_string(&self) -> Vc { function get_thing (line 275) | fn get_thing(v: u32) -> Vc { FILE: turbopack/crates/turbo-tasks-backend/tests/debug.rs function dbg_operation (line 16) | fn dbg_operation(value: ResolvedVc>) -> Vc bool { FILE: turbopack/crates/turbo-tasks-backend/tests/derive_value_to_string.rs function to_string_operation (line 14) | fn to_string_operation(value: ResolvedVc>) -> Vc<... type SimpleDisplay (line 22) | struct SimpleDisplay(u32); method fmt (line 25) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type NamedFields (line 33) | struct NamedFields { type TupleStruct (line 41) | struct TupleStruct(u32); type ConstantString (line 46) | struct ConstantString; type DirectExpr (line 51) | struct DirectExpr { type FormatExprs (line 60) | struct FormatExprs { type VcExprDelegate (line 68) | struct VcExprDelegate { type Kind (line 74) | enum Kind { type DefaultNames (line 85) | enum DefaultNames { type MixedEnum (line 92) | enum MixedEnum { function test_display_delegation (line 105) | async fn test_display_delegation() { function test_struct_format_strings (line 121) | async fn test_struct_format_strings() { function test_struct_direct_expr (line 157) | async fn test_struct_direct_expr() { function test_struct_format_exprs (line 178) | async fn test_struct_format_exprs() { function test_enum_variants (line 212) | async fn test_enum_variants() { function test_mixed_enum (line 263) | async fn test_mixed_enum() { type DisplayVal (line 299) | struct DisplayVal(u32); method fmt (line 302) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type TortureEnum (line 311) | enum TortureEnum { function test_torture_enum (line 332) | async fn test_torture_enum() { FILE: turbopack/crates/turbo-tasks-backend/tests/detached.rs function test_spawns_detached (line 19) | async fn test_spawns_detached() -> anyhow::Result<()> { type NotifyTaskInput (line 57) | struct NotifyTaskInput( type WatchSenderTaskInput (line 62) | struct WatchSenderTaskInput(watch::Sender); method trace_raw_vcs (line 65) | fn trace_raw_vcs(&self, _trace_context: &mut TraceRawVcsContext) { function spawns_detached (line 72) | async fn spawns_detached( function test_spawns_detached_changing (line 88) | async fn test_spawns_detached_changing() -> anyhow::Result<()> { type ChangingInput (line 137) | struct ChangingInput { function spawns_detached_changing (line 142) | async fn spawns_detached_changing( function read_changing_input (line 168) | async fn read_changing_input(changing_input: Vc) -> Vc Vc { function inner_compute (line 74) | async fn inner_compute(input: ResolvedVc) -> Result) -> Result Vc { type ChangingInput (line 57) | struct ChangingInput { function compute_operation (line 62) | async fn compute_operation(input: ResolvedVc) -> Result) -> Result> { function compute2 (line 80) | async fn compute2(input: Vc) -> Result> { FILE: turbopack/crates/turbo-tasks-backend/tests/emptied_cells_session_dependent.rs function test_emptied_cells_session_dependent (line 12) | async fn test_emptied_cells_session_dependent() { function get_state_operation (line 49) | fn get_state_operation() -> Vc { type ChangingInput (line 57) | struct ChangingInput { function compute_operation (line 62) | async fn compute_operation(input: ResolvedVc) -> Result) -> Result> { function compute2 (line 80) | async fn compute2(input: Vc) -> Result> { FILE: turbopack/crates/turbo-tasks-backend/tests/errors.rs function assert_error (line 22) | async fn assert_error( function test (line 37) | async fn test(fut: impl Fn() -> F + Send + 'static) function direct_bail (line 49) | fn direct_bail() -> Result> { function direct_bail_with_context (line 54) | fn direct_bail_with_context() -> Result> { function direct_panic (line 59) | fn direct_panic() -> Result> { function direct_panic_with_context (line 64) | fn direct_panic_with_context() -> Result> { function indirect_bail (line 74) | async fn indirect_bail() -> Result> { function indirect_bail_with_context (line 80) | async fn indirect_bail_with_context() -> Result> { function indirect_panic (line 86) | async fn indirect_panic() -> Result> { function indirect_panic_with_context (line 92) | async fn indirect_panic_with_context() -> Result> { function test_direct_bail (line 102) | async fn test_direct_bail() { function test_direct_bail_with_context (line 119) | async fn test_direct_bail_with_context() { function test_direct_panic (line 140) | async fn test_direct_panic() { function test_direct_panic_with_context (line 157) | async fn test_direct_panic_with_context() { function test_indirect_bail (line 175) | async fn test_indirect_bail() { function test_indirect_bail_with_context (line 193) | async fn test_indirect_bail_with_context() { function test_indirect_panic (line 215) | async fn test_indirect_panic() { function test_indirect_panic_with_context (line 233) | async fn test_indirect_panic_with_context() { function direct_bail_in_context (line 258) | async fn direct_bail_in_context() -> Result<()> { function direct_bail_with_context_in_context (line 263) | async fn direct_bail_with_context_in_context() -> Result<()> { function direct_panic_in_context (line 268) | async fn direct_panic_in_context() -> Result<()> { function direct_panic_with_context_in_context (line 273) | async fn direct_panic_with_context_in_context() -> Result<()> { function indirect_bail_in_context (line 278) | async fn indirect_bail_in_context() -> Result<()> { function indirect_bail_with_context_in_context (line 283) | async fn indirect_bail_with_context_in_context() -> Result<()> { function indirect_panic_in_context (line 288) | async fn indirect_panic_in_context() -> Result<()> { function indirect_panic_with_context_in_context (line 293) | async fn indirect_panic_with_context_in_context() -> Result<()> { function test_direct_bail_in_context (line 303) | async fn test_direct_bail_in_context() { function test_direct_bail_with_context_in_context (line 324) | async fn test_direct_bail_with_context_in_context() { function test_direct_panic_in_context (line 347) | async fn test_direct_panic_in_context() { function test_direct_panic_with_context_in_context (line 368) | async fn test_direct_panic_with_context_in_context() { function test_indirect_bail_in_context (line 389) | async fn test_indirect_bail_in_context() { function test_indirect_bail_with_context_in_context (line 411) | async fn test_indirect_bail_with_context_in_context() { function test_indirect_panic_in_context (line 435) | async fn test_indirect_panic_in_context() { function test_indirect_panic_with_context_in_context (line 457) | async fn test_indirect_panic_with_context_in_context() { FILE: turbopack/crates/turbo-tasks-backend/tests/filter_unused_args.rs function test_filtered_impl_method_args (line 12) | async fn test_filtered_impl_method_args() -> Result<()> { function test_filtered_trait_method_args (line 42) | async fn test_filtered_trait_method_args() -> Result<()> { function test_filtered_impl_method_self (line 72) | async fn test_filtered_impl_method_self() -> Result<()> { function test_filtered_trait_method_self (line 108) | async fn test_filtered_trait_method_self() -> Result<()> { function test_filtered_plain_method_args (line 144) | async fn test_filtered_plain_method_args() -> Result<()> { type ExampleTrait (line 171) | trait ExampleTrait { method trait_method_with_arg (line 173) | fn trait_method_with_arg(&self, number: i32) -> Vc<()>; method trait_method_with_arg (line 191) | fn trait_method_with_arg(&self, number: i32) -> Vc<()> { method trait_method_with_arg (line 211) | fn trait_method_with_arg(&self, _number: i32) -> Vc<()> { type UsesArg (line 177) | struct UsesArg(i32); method method_with_arg (line 182) | fn method_with_arg(&self, number: i32) -> Vc<()> { type IgnoresArg (line 198) | struct IgnoresArg(i32); method method_with_arg (line 203) | fn method_with_arg(&self, _number: i32) -> Vc<()> { function method_with_arg (line 217) | fn method_with_arg(number: i32) -> Vc<()> { function method_with_ignored_arg (line 223) | fn method_with_ignored_arg(_number: i32) -> Vc<()> { FILE: turbopack/crates/turbo-tasks-backend/tests/immutable.rs function test_hidden_mutate (line 12) | async fn test_hidden_mutate() { type ChangingInput (line 53) | struct ChangingInput { type Value (line 58) | struct Value { method read_self (line 96) | fn read_self(&self) -> Vc { method immutable_self_fn (line 102) | fn immutable_self_fn(self: Vc) -> Vc { function create_input (line 63) | async fn create_input() -> Result> { function compute (line 72) | async fn compute(input: Vc) -> Result> { function read_input (line 80) | async fn read_input(input: Vc) -> Result> { function immutable_fn (line 87) | fn immutable_fn(input: Vc) -> Vc { FILE: turbopack/crates/turbo-tasks-backend/tests/invalidation.rs type Step (line 13) | struct Step(State); function create_state_operation (line 16) | fn create_state_operation() -> Vc { function test_invalidation_map (line 21) | async fn test_invalidation_map() { type Map (line 71) | struct Map(FxHashMap); function create_map (line 74) | async fn create_map(step: ResolvedVc) -> Result> { type GetValueResult (line 87) | struct GetValueResult { function get_value (line 93) | async fn get_value(map: OperationVc, key: String) -> Result); function create_set (line 155) | async fn create_set(step: ResolvedVc) -> Result> { type HasValueResult (line 168) | struct HasValueResult { function has_value (line 174) | async fn has_value(set: OperationVc, key: String) -> Result Vc { function multiply (line 18) | async fn multiply(value: OperationVc, coefficient: ResolvedVc)... function use_operations (line 23) | fn use_operations() -> Vc { function test_use_operations (line 30) | async fn test_use_operations() -> Result<()> { FILE: turbopack/crates/turbo-tasks-backend/tests/panics.rs function test_panic_hook (line 30) | async fn test_panic_hook() { function double (line 70) | fn double(_val: u64) -> Result> { FILE: turbopack/crates/turbo-tasks-backend/tests/performance.rs constant COUNT1 (line 13) | const COUNT1: u32 = 100; constant COUNT2 (line 14) | const COUNT2: u32 = 2000; function run_test (line 16) | async fn run_test( function check_skip (line 133) | fn check_skip() -> bool { function many_calls_to_many_children (line 146) | async fn many_calls_to_many_children() { function many_calls_to_uncached_many_children (line 161) | async fn many_calls_to_uncached_many_children() { function run_big_graph_test (line 178) | fn run_big_graph_test(counts: Vec) -> impl Future, j: Option>) -> Vc<()> { function many_children_inner (line 318) | fn many_children_inner(_i: u32) -> Vc<()> { function calls_big_graph (line 323) | fn calls_big_graph(mut counts: Vec, i: TransientInstance<()>) -> Vc... function big_graph (line 331) | fn big_graph(mut counts: Vec, keys: Vec) -> Vc<()> { FILE: turbopack/crates/turbo-tasks-backend/tests/random_change.rs function test_random_change (line 13) | async fn test_random_change() { type Value (line 41) | struct Value { type ValueContainer (line 47) | struct ValueContainer { function make_state_operation (line 52) | fn make_state_operation() -> Vc { function func2_operation (line 60) | async fn func2_operation(input: ResolvedVc) -> Result) -> Vc { function func (line 73) | async fn func(input: Vc, nesting: i32) -> Result) -> Vc { type Counter (line 60) | struct Counter { method incr (line 66) | fn incr(&self) { method get_value (line 81) | fn get_value(&self) -> Result> { FILE: turbopack/crates/turbo-tasks-backend/tests/recompute.rs function recompute (line 14) | async fn recompute() { function immutable_analysis (line 65) | async fn immutable_analysis() { type ChangingInput (line 95) | struct ChangingInput { type VcHolder (line 100) | struct VcHolder { method compute (line 107) | fn compute(&self) -> Vc { type Output (line 113) | struct Output { function compute (line 120) | async fn compute(input: Vc, input2: Vc) ->... function compute2 (line 138) | async fn compute2(input: Vc) -> Result> { function recompute_dependency (line 151) | async fn recompute_dependency() { function get_dependency_input (line 205) | fn get_dependency_input() -> Vc { type DependencyOutput (line 213) | struct DependencyOutput { function inner_compute (line 221) | async fn inner_compute(input: Vc) -> Result> { function outer_compute (line 231) | async fn outer_compute(input: Vc) -> Result Vc { type Output (line 65) | struct Output { type Collectible (line 71) | struct Collectible { method to_string (line 78) | fn to_string(&self) -> Vc { function inner_compute (line 84) | async fn inner_compute( function inner_compute2 (line 93) | async fn inner_compute2(input: Vc, innerness: u32) -> Res... function compute (line 107) | async fn compute( FILE: turbopack/crates/turbo-tasks-backend/tests/resolved_vc.rs type Wrapper (line 12) | struct Wrapper(u32); function returns_int (line 15) | fn returns_int(value: u32) -> Vc { function assert_resolved (line 20) | fn assert_resolved(input: ResolvedVc) { function test_conversion (line 27) | async fn test_conversion() -> Result<()> { function test_cell_construction (line 52) | async fn test_cell_construction() -> Result<()> { function test_resolved_vc_as_arg (line 73) | async fn test_resolved_vc_as_arg() -> Result<()> { function test_into_future (line 95) | async fn test_into_future() -> Result<()> { function test_sidecast (line 120) | async fn test_sidecast() -> Result<()> { type TraitA (line 134) | trait TraitA {} type TraitB (line 137) | trait TraitB {} type TraitC (line 140) | trait TraitC {} type ImplementsAAndB (line 143) | struct ImplementsAAndB; FILE: turbopack/crates/turbo-tasks-backend/tests/scope_stress.rs function rectangle_stress (line 12) | async fn rectangle_stress() -> Result<()> { function rectangle (line 40) | async fn rectangle(a: u32, b: u32) -> Result> { FILE: turbopack/crates/turbo-tasks-backend/tests/shrink_to_fit.rs type Wrapper (line 12) | struct Wrapper(Vec); function test_shrink_to_fit (line 15) | async fn test_shrink_to_fit() -> Result<()> { FILE: turbopack/crates/turbo-tasks-backend/tests/task_statistics.rs function test_simple_task (line 15) | async fn test_simple_task() -> Result<()> { function test_await_same_vc_multiple_times (line 42) | async fn test_await_same_vc_multiple_times() -> Result<()> { function test_vc_receiving_task (line 65) | async fn test_vc_receiving_task() -> Result<()> { function test_trait_methods (line 98) | async fn test_trait_methods() -> Result<()> { function test_dyn_trait_methods (line 136) | async fn test_dyn_trait_methods() -> Result<()> { function test_no_execution (line 183) | async fn test_no_execution() -> Result<()> { function test_inline_definitions (line 223) | async fn test_inline_definitions() -> Result<()> { function double (line 260) | fn double(val: u64) -> Vc { function double_vc (line 266) | async fn double_vc(val: Vc) -> Result> { type WrappedU64 (line 272) | struct WrappedU64(u64); function wrap (line 275) | fn wrap(val: u64) -> Vc { function wrap_vc (line 280) | async fn wrap_vc(val: Vc) -> Result> { type Doublable (line 285) | pub trait Doublable { method double (line 287) | fn double(&self) -> Vc; method double_vc (line 289) | fn double_vc(self: Vc) -> Vc; method double (line 295) | fn double(&self) -> Vc { method double_vc (line 300) | fn double_vc(&self) -> Result> { function fail (line 307) | fn fail(val: u64) -> Result> { function enable_stats (line 311) | fn enable_stats() { function stats_json (line 316) | fn stats_json() -> serde_json::Value { function make_stats_deterministic (line 322) | fn make_stats_deterministic(mut json: serde_json::Value) -> serde_json::... function inline_definitions (line 343) | fn inline_definitions() -> Result> { FILE: turbopack/crates/turbo-tasks-backend/tests/top_level_task_consistency.rs type Value (line 15) | struct Value { function returns_value_operation (line 20) | async fn returns_value_operation() -> Result> { function test_eventual_read_in_top_level_task_fails (line 28) | async fn test_eventual_read_in_top_level_task_fails() { function test_cell_read_in_top_level_task_succeeds (line 39) | async fn test_cell_read_in_top_level_task_succeeds() { function test_manual_mark_unmark_top_level_task (line 53) | async fn test_manual_mark_unmark_top_level_task() { function test_manual_mark_top_level_task_causes_error (line 73) | async fn test_manual_mark_top_level_task_causes_error() { FILE: turbopack/crates/turbo-tasks-backend/tests/trace_transient.rs constant EXPECTED_TRACE (line 11) | const EXPECTED_TRACE: &str = "\ function test_trace_transient (line 22) | async fn test_trace_transient() { function test_trace_transient_operation (line 39) | async fn test_trace_transient_operation( type Adder (line 52) | struct Adder; method new (line 57) | fn new(arg: ResolvedVc<()>) -> Vc { method add_method (line 63) | async fn add_method(&self, arg1: ResolvedVc, arg2: ResolvedVc Result<... type IncorrectTaskInput (line 77) | struct IncorrectTaskInput(ResolvedVc); method is_transient (line 80) | fn is_transient(&self) -> bool { FILE: turbopack/crates/turbo-tasks-backend/tests/trait_ref_cell.rs function trait_ref (line 17) | async fn trait_ref() { type CounterValue (line 66) | struct CounterValue(usize); type Counter (line 69) | struct Counter { method incr (line 75) | fn incr(&self) { type CounterTrait (line 88) | trait CounterTrait { method get_value (line 90) | fn get_value(&self) -> Vc; method get_value_sync (line 92) | fn get_value_sync(&self) -> CounterValue; method get_value (line 98) | fn get_value(&self) -> Result> { method get_value_sync (line 104) | fn get_value_sync(&self) -> CounterValue { type CounterValueTrait (line 110) | trait CounterValueTrait { method get_value (line 112) | fn get_value(&self) -> Vc; method get_value (line 118) | fn get_value(self: Vc) -> Vc { FILE: turbopack/crates/turbo-tasks-backend/tests/trait_ref_cell_mode.rs function test_trait_ref_shared_cell_mode (line 15) | async fn test_trait_ref_shared_cell_mode() { function test_trait_ref_new_cell_mode (line 51) | async fn test_trait_ref_new_cell_mode() { type ValueTrait (line 85) | trait ValueTrait { method get_value (line 87) | fn get_value(&self) -> Vc; method get_value (line 99) | fn get_value(&self) -> Vc { method get_value (line 107) | fn get_value(&self) -> Vc { type SharedValue (line 91) | struct SharedValue(usize); type NewValue (line 94) | struct NewValue(usize); type CellIdSelector (line 113) | struct CellIdSelector { function value_from_input (line 118) | async fn value_from_input( function shared_value_from_input (line 143) | async fn shared_value_from_input(input: Vc) -> Result) -> Result); method is_transient (line 37) | fn is_transient(&self) -> bool { type Number (line 43) | trait Number {} type U32Wrapper (line 46) | struct U32Wrapper(u32); FILE: turbopack/crates/turbo-tasks-backend/tests/transient_vc.rs function test_transient_vc (line 11) | async fn test_transient_vc() -> Result<()> { function test_transient_operation (line 22) | async fn test_transient_operation(transient_arg: TransientValue) ->... function has_transient_arg (line 43) | fn has_transient_arg(arg: TransientValue) -> Vc { function has_persistent_arg (line 48) | fn has_persistent_arg(arg: i32) -> Vc { function has_vc_arg (line 53) | async fn has_vc_arg(arg: Vc) -> Result> { FILE: turbopack/crates/turbo-tasks-backend/tests/turbofmt.rs type FmtTest (line 14) | struct FmtTest { function turbofmt_operation (line 20) | async fn turbofmt_operation(value: ResolvedVc) -> anyhow::Resul... function turbobail_operation (line 26) | async fn turbobail_operation(value: ResolvedVc) -> anyhow::Resu... function test_turbofmt (line 31) | async fn test_turbofmt() { function test_turbobail (line 49) | async fn test_turbobail() { FILE: turbopack/crates/turbo-tasks-bytes/src/bytes.rs type Bytes (line 20) | pub struct Bytes(#[turbo_tasks(trace_ignore)] CBytes); method to_str (line 23) | pub fn to_str(&self) -> Result<&'_ str, Utf8Error> { method decode (line 35) | fn decode>(decoder: &mut D) -> Result Self { method from (line 69) | fn from(value: CBytes) -> Self { method eq (line 85) | fn eq(&self, other: &&str) -> bool { method encode (line 29) | fn encode(&self, encoder: &mut E) -> Result<(), EncodeError> { type Target (line 45) | type Target = CBytes; method deref (line 46) | fn deref(&self) -> &Self::Target { type IntoBytes (line 55) | pub trait IntoBytes: Into {} method from (line 75) | fn from(value: Bytes) -> Self { function into_bytes (line 91) | fn into_bytes() { function bincode (line 101) | fn bincode() { function from_into (line 111) | fn from_into() { function deref (line 119) | fn deref() { function to_str (line 125) | fn to_str() { FILE: turbopack/crates/turbo-tasks-bytes/src/stream.rs type Stream (line 23) | pub struct Stream { type StreamState (line 28) | struct StreamState { function new_closed (line 36) | pub fn new_closed(pulled: Vec) -> Self { function new_open (line 46) | pub fn new_open( function read (line 59) | pub fn read(&self) -> StreamRead { function into_single (line 66) | pub async fn into_single(&self) -> SingleValue { type SingleValue (line 80) | pub enum SingleValue { function fmt (line 92) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function from (line 102) | fn from(source: S) -> Self { method default (line 108) | fn default() -> Self { method eq (line 116) | fn eq(&self, other: &Self) -> bool { method encode (line 140) | fn encode(&self, encoder: &mut E) -> Result<(), EncodeError> { function decode (line 156) | fn decode>(decoder: &mut D) -> Result>( function fmt (line 174) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type StreamRead (line 183) | pub struct StreamRead { type Item (line 189) | type Item = T; method poll_next (line 191) | fn poll_next(self: Pin<&mut Self>, cx: &mut TaskContext<'_>) -> Poll Vc { function env_snapshot (line 19) | fn env_snapshot() -> FxIndexMap { method read_all (line 27) | fn read_all(&self) -> Vc { FILE: turbopack/crates/turbo-tasks-env/src/custom.rs type CustomProcessEnv (line 10) | pub struct CustomProcessEnv { method new (line 18) | pub fn new(prior: ResolvedVc>, custom: ResolvedVc<... method read_all (line 26) | async fn read_all(&self) -> Result> { method read (line 36) | async fn read(&self, name: RcStr) -> Result>> { FILE: turbopack/crates/turbo-tasks-env/src/dotenv.rs type DotenvProcessEnv (line 14) | pub struct DotenvProcessEnv { method new (line 22) | pub fn new(prior: Option>>, path: FileS... method read_prior (line 27) | pub fn read_prior(&self) -> Vc { method read_all_with_prior (line 35) | pub async fn read_all_with_prior( method read_all (line 82) | fn read_all(self: Vc) -> Vc { function restore_env (line 89) | fn restore_env( FILE: turbopack/crates/turbo-tasks-env/src/filter.rs type FilterProcessEnv (line 10) | pub struct FilterProcessEnv { method new (line 18) | pub fn new(prior: ResolvedVc>, filters: Vec... method read_all (line 33) | async fn read_all(&self) -> Result> { method read (line 49) | fn read(&self, name: RcStr) -> Vc> { FILE: turbopack/crates/turbo-tasks-env/src/lib.rs type TransientEnvMap (line 23) | pub struct TransientEnvMap(#[turbo_tasks(trace_ignore)] FxIndexMap Vc { type EnvMap (line 34) | pub struct EnvMap( method empty (line 43) | pub fn empty() -> Vc { type ProcessEnv (line 62) | pub trait ProcessEnv { method read_all (line 51) | async fn read_all(self: Vc) -> Result> { method read (line 56) | fn read(self: Vc, name: RcStr) -> Vc> { method read_all (line 65) | fn read_all(self: Vc) -> Vc; method read (line 69) | fn read(self: Vc, name: RcStr) -> Vc> { function sorted_env_vars (line 74) | pub fn sorted_env_vars() -> FxIndexMap { function case_insensitive_read (line 83) | pub async fn case_insensitive_read( function to_uppercase_map (line 96) | async fn to_uppercase_map(map: Vc) -> Result reqwest::Result Self { type HttpTimeout (line 105) | pub(crate) struct HttpTimeout {} method kind (line 108) | fn kind(&self) -> Option> { method fmt (line 114) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type HttpTimeoutKind (line 121) | struct HttpTimeoutKind; method fmt (line 126) | fn fmt( type FetchInnerResult (line 137) | struct FetchInnerResult { function parse_cache_control (line 303) | fn parse_cache_control(headers: &reqwest::header::HeaderMap) -> Option usize { function headers (line 341) | fn headers(value: &str) -> HeaderMap { function max_age (line 348) | fn max_age() { function no_cache_headers (line 358) | fn no_cache_headers() { FILE: turbopack/crates/turbo-tasks-fetch/src/error.rs type FetchErrorKind (line 9) | pub enum FetchErrorKind { type FetchError (line 17) | pub struct FetchError { method from_reqwest_error (line 24) | pub(crate) fn from_reqwest_error(error: &reqwest::Error, url: &str) ->... method to_issue (line 46) | pub fn to_issue( type FetchIssue (line 63) | pub struct FetchIssue { method file_path (line 74) | fn file_path(&self) -> Vc { method severity (line 78) | fn severity(&self) -> IssueSeverity { method title (line 83) | fn title(&self) -> Vc { method stage (line 88) | fn stage(&self) -> Vc { method description (line 93) | async fn description(&self) -> Result> { method detail (line 125) | fn detail(&self) -> Vc { FILE: turbopack/crates/turbo-tasks-fetch/src/response.rs type FetchResult (line 8) | pub struct FetchResult(Result, ResolvedVc); method to_string (line 24) | pub fn to_string(&self) -> Result> { FILE: turbopack/crates/turbo-tasks-fetch/tests/fetch.rs function basic_get (line 27) | async fn basic_get() { function sends_user_agent (line 73) | async fn sends_user_agent() { function invalidation_does_not_invalidate (line 121) | async fn invalidation_does_not_invalidate() { function get_issue_context (line 182) | fn get_issue_context() -> Vc { function errors_on_failed_connection (line 187) | async fn errors_on_failed_connection() { function errors_on_404 (line 240) | async fn errors_on_404() { function create_fetch_tt (line 308) | fn create_fetch_tt(name: &str, initial: bool) -> Arc { function fetch_body (line 313) | async fn fetch_body(url: RcStr) -> Result> { function ttl_invalidates_within_session (line 334) | async fn ttl_invalidates_within_session() { function ttl_invalidates_on_session_restore (line 394) | async fn ttl_invalidates_on_session_restore() { function errors_retried_on_session_restore (line 476) | async fn errors_retried_on_session_restore() { function client_cache (line 536) | async fn client_cache() { FILE: turbopack/crates/turbo-tasks-fs/benches/mod.rs function bench_file_watching (line 17) | fn bench_file_watching(c: &mut Criterion) { function bench_rope_iteration (line 77) | fn bench_rope_iteration(c: &mut Criterion) { FILE: turbopack/crates/turbo-tasks-fs/examples/hash_directory.rs function main (line 21) | async fn main() -> Result<()> { function print_hash (line 58) | async fn print_hash(dir_hash: Vc) -> Result> { function filename (line 63) | async fn filename(path: FileSystemPath) -> Result { function hash_directory (line 68) | async fn hash_directory(directory: FileSystemPath) -> Result> { function hash_file (line 104) | async fn hash_file(file_path: FileSystemPath) -> Result> { function hash_content (line 115) | fn hash_content(content: &mut R) -> Vc { FILE: turbopack/crates/turbo-tasks-fs/examples/hash_glob.rs function main (line 22) | async fn main() -> Result<()> { function empty_string (line 61) | pub fn empty_string() -> Vc { function print_hash (line 66) | async fn print_hash(dir_hash: Vc) -> Result> { function hash_glob_result (line 72) | async fn hash_glob_result(result: Vc) -> Result Result> { function hash_content (line 111) | fn hash_content(content: &mut R) -> Vc { FILE: turbopack/crates/turbo-tasks-fs/src/attach.rs type AttachedFileSystem (line 14) | pub struct AttachedFileSystem { method new (line 27) | pub async fn new( method child_path (line 42) | async fn child_path(self: Vc) -> Result> { method get_inner_fs_path (line 49) | pub async fn get_inner_fs_path( method read (line 75) | async fn read(self: Vc, path: FileSystemPath) -> Result, path: FileSystemPath) -> Result, path: FileSystemPath) -> Result, path: FileSystemPath) -> Result Vc { FILE: turbopack/crates/turbo-tasks-fs/src/embed/fs.rs type EmbeddedFileSystem (line 15) | pub struct EmbeddedFileSystem { method new (line 22) | pub(super) fn new(name: RcStr, dir: &'static Dir<'static>) -> Vc Result> { method read_link (line 40) | fn read_link(&self, _path: FileSystemPath) -> Vc { method raw_read_dir (line 45) | async fn raw_read_dir(&self, path: FileSystemPath) -> Result) -> Res... method write_link (line 80) | fn write_link(&self, _path: FileSystemPath, _target: Vc) ->... method metadata (line 85) | async fn metadata(&self, path: FileSystemPath) -> Result> { FILE: turbopack/crates/turbo-tasks-fs/src/glob.rs type Glob (line 31) | pub struct Glob { method decode (line 64) | fn decode>(decoder: &mut D) -> Result bool { method can_match_in_directory (line 94) | pub fn can_match_in_directory(&self, path: &str) -> bool { method parse (line 102) | pub fn parse(input: RcStr, opts: GlobOptions) -> Result { method new (line 119) | pub fn new(glob: RcStr, opts: GlobOptions) -> Result> { method alternatives (line 124) | pub async fn alternatives(globs: Vec>) -> Result> { method eq (line 42) | fn eq(&self, other: &Self) -> bool { method fmt (line 50) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method encode (line 56) | fn encode(&self, encoder: &mut E) -> Result<(), EncodeError> { type GlobOptions (line 77) | pub struct GlobOptions { function new_regex (line 157) | fn new_regex(pattern: &str) -> Regex { function glob_match (line 238) | fn glob_match(#[case] glob: &str, #[case] path: &str) { function glob_not_matching (line 253) | fn glob_not_matching(#[case] glob: &str, #[case] path: &str) { function glob_can_match_directory (line 272) | fn glob_can_match_directory(#[case] glob: &str, #[case] path: &str) { function glob_not_can_match_directory (line 282) | fn glob_not_can_match_directory(#[case] glob: &str, #[case] path: &str) { function partial_glob_match (line 297) | fn partial_glob_match(#[case] glob: &str, #[case] path: &str) { function partial_glob_not_matching (line 311) | fn partial_glob_not_matching(#[case] glob: &str, #[case] path: &str) { FILE: turbopack/crates/turbo-tasks-fs/src/globset.rs type Tokens (line 36) | struct Tokens(Vec); type Target (line 39) | type Target = Vec; method deref (line 40) | fn deref(&self) -> &Vec { method deref_mut (line 46) | fn deref_mut(&mut self) -> &mut Vec { method to_regex (line 77) | fn to_regex(&self, opts: GlobOptions) -> String { method to_directory_match_regex (line 89) | fn to_directory_match_regex(&self, opts: GlobOptions) -> String { method to_regex_impl (line 93) | fn to_regex_impl( method tokens_to_regex (line 120) | fn tokens_to_regex(tokens: &[Token], re: &mut String) { method tokens_to_directory_match_regex (line 155) | fn tokens_to_directory_match_regex(tokens: &[Token], re: &mut String) { method tokens_to_directory_match_regex_inner (line 158) | fn tokens_to_directory_match_regex_inner(mut tokens: &[Token], re: &mu... type Token (line 52) | enum Token { function build_alternates (line 266) | fn build_alternates(re: &mut String, patterns: &Vec, branch_fn: ... function build_char_class (line 291) | fn build_char_class(re: &mut String, negated: bool, ranges: &Vec<(char, ... function char_to_escaped_literal (line 311) | fn char_to_escaped_literal(c: char) -> String { type ErrorKind (line 318) | enum ErrorKind { method description (line 334) | fn description(&self, pos: usize) -> String { function parse (line 355) | pub(crate) fn parse(glob: &str, opts: GlobOptions) -> Result<(String, St... type Parser (line 360) | struct Parser<'a> { function is_separator (line 373) | fn is_separator(c: char) -> bool { function new (line 377) | fn new(glob: &'a str) -> Self { function error (line 388) | fn error(&self, kind: ErrorKind) -> Error { function parse (line 395) | fn parse(mut self) -> Result { function push_alternate (line 415) | fn push_alternate(&mut self) { function pop_alternate (line 420) | fn pop_alternate(&mut self) -> Result<(), Error> { function push_token (line 429) | fn push_token(&mut self, tok: Token) { function pop_token_unchecked (line 434) | fn pop_token_unchecked(&mut self) -> Token { function have_tokens (line 438) | fn have_tokens(&self) -> bool { function parse_comma (line 442) | fn parse_comma(&mut self) { function parse_backslash (line 453) | fn parse_backslash(&mut self) -> Result<(), Error> { function parse_star (line 463) | fn parse_star(&mut self) { function parse_class (line 533) | fn parse_class(&mut self) -> Result<(), Error> { function bump (line 621) | fn bump(&mut self) -> Option { function peek (line 630) | fn peek(&mut self) -> Option { function glob_regex_mapping (line 656) | fn glob_regex_mapping( FILE: turbopack/crates/turbo-tasks-fs/src/invalidation.rs type WatchChange (line 12) | pub(crate) struct WatchChange { method kind (line 17) | fn kind(&self) -> Option> { method fmt (line 23) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type WatchChangeKind (line 30) | struct WatchChangeKind; method fmt (line 35) | fn fmt( type WatchStart (line 56) | pub(crate) struct WatchStart { method kind (line 62) | fn kind(&self) -> Option> { method fmt (line 68) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type WatchStartKind (line 75) | struct WatchStartKind; method fmt (line 80) | fn fmt( type Initialize (line 101) | pub struct Initialize { method kind (line 106) | fn kind(&self) -> Option> { method fmt (line 112) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type InitializeKind (line 123) | struct InitializeKind; method fmt (line 128) | fn fmt( type Write (line 148) | pub(crate) struct Write { method kind (line 153) | fn kind(&self) -> Option> { method fmt (line 159) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type WriteKind (line 166) | struct WriteKind; method fmt (line 171) | fn fmt( FILE: turbopack/crates/turbo-tasks-fs/src/invalidator_map.rs type WriteContent (line 14) | pub enum WriteContent { type LockedInvalidatorMap (line 19) | pub type LockedInvalidatorMap = BTreeMap Self { method lock (line 40) | pub fn lock(&self) -> LockResult> { method insert (line 48) | pub fn insert( method default (line 27) | fn default() -> Self { FILE: turbopack/crates/turbo-tasks-fs/src/json.rs type UnparsableJson (line 11) | pub struct UnparsableJson { method from_jsonc_error (line 33) | pub fn from_jsonc_error(e: jsonc_parser::errors::ParseError, text: &st... method from_serde_path_to_error (line 42) | pub fn from_serde_path_to_error(e: serde_path_to_error::Error String { function byte_to_location (line 23) | fn byte_to_location(pos: usize, text: &str) -> (u32, u32) { method fmt (line 90) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { function parse_json_with_source_context (line 99) | pub fn parse_json_with_source_context<'de, T: Deserialize<'de>>(text: &'... function parse_json_rope_with_source_context (line 109) | pub fn parse_json_rope_with_source_context<'de, T: Deserialize<'de>>(rop... FILE: turbopack/crates/turbo-tasks-fs/src/lib.rs function validate_path_length (line 119) | pub fn validate_path_length(path: &Path) -> Result> { type ConcurrencyLimitedExt (line 174) | trait ConcurrencyLimitedExt { method concurrency_limited (line 176) | async fn concurrency_limited(self, semaphore: &tokio::sync::Semaphore)... type Output (line 183) | type Output = R; method concurrency_limited (line 184) | async fn concurrency_limited(self, semaphore: &tokio::sync::Semaphore)... function number_env_var (line 190) | fn number_env_var(name: &'static str) -> Option { function create_read_semaphore (line 201) | fn create_read_semaphore() -> tokio::sync::Semaphore { function create_write_semaphore (line 209) | fn create_write_semaphore() -> tokio::sync::Semaphore { type FileSystem (line 223) | pub trait FileSystem: ValueToString { method root (line 226) | fn root(self: ResolvedVc) -> Vc { method read (line 230) | fn read(self: Vc, fs_path: FileSystemPath) -> Vc; method read_link (line 232) | fn read_link(self: Vc, fs_path: FileSystemPath) -> Vc; method raw_read_dir (line 234) | fn raw_read_dir(self: Vc, fs_path: FileSystemPath) -> Vc, fs_path: FileSystemPath, content: Vc, fs_path: FileSystemPath, target: Vc, fs_path: FileSystemPath) -> Vc; method read (line 756) | async fn read(&self, fs_path: FileSystemPath) -> Result Result Result Result Vc { method read_link (line 2674) | fn read_link(&self, _fs_path: FileSystemPath) -> Vc { method raw_read_dir (line 2679) | fn raw_read_dir(&self, _fs_path: FileSystemPath) -> Vc) -... method write_link (line 2689) | fn write_link(&self, _fs_path: FileSystemPath, _target: Vc Vc { type DiskFileSystemApplyContext (line 245) | struct DiskFileSystemApplyContext { type DiskFileSystemInner (line 251) | struct DiskFileSystemInner { method root_path (line 295) | fn root_path(&self) -> &Path { method is_path_denied (line 309) | fn is_path_denied(&self, path: &FileSystemPath) -> bool { method register_read_invalidator (line 320) | fn register_read_invalidator(&self, path: &Path) -> Result<()> { method register_write_invalidator (line 332) | fn register_write_invalidator( method register_dir_invalidator (line 357) | fn register_dir_invalidator(&self, path: &Path) -> Result<()> { method lock_path (line 366) | async fn lock_path(&self, full_path: &Path) -> PathLockGuard<'_> { method invalidate (line 372) | fn invalidate(&self) { method invalidate_with_reason (line 394) | fn invalidate_with_reason( method invalidate_path_and_children_with_reason (line 424) | fn invalidate_path_and_children_with_reason, directory: &Path) -> Resul... type DiskFileSystem (line 562) | pub struct DiskFileSystem { method name (line 567) | pub fn name(&self) -> &RcStr { method root (line 571) | pub fn root(&self) -> &RcStr { method invalidate (line 575) | pub fn invalidate(&self) { method invalidate_with_reason (line 579) | pub fn invalidate_with_reason( method invalidate_path_and_children_with_reason (line 586) | pub fn invalidate_path_and_children_with_reason) ->... method start_watching_with_invalidation_reason (line 601) | pub async fn start_watching_with_invalidation_reason( method stop_watching (line 610) | pub fn stop_watching(&self) { method try_from_sys_path (line 626) | pub fn try_from_sys_path( method to_sys_path (line 661) | pub fn to_sys_path(&self, fs_path: &FileSystemPath) -> PathBuf { method new (line 698) | pub fn new(name: RcStr, root: RcStr) -> Vc { method new_with_denied_paths (line 710) | pub fn new_with_denied_paths(name: RcStr, root: RcStr, denied_paths: V... method new_internal (line 725) | fn new_internal(name: RcStr, root: RcStr, denied_paths: Vec) ->... type PathLockGuard (line 672) | struct PathLockGuard<'a>( function format_absolute_fs_path (line 677) | fn format_absolute_fs_path(path: &Path, name: &str, root_path: &Path) ->... method fmt (line 748) | fn fmt(&self, f: &mut Formatter) -> fmt::Result { function remove_symbolic_link_dir_helper (line 1366) | fn remove_symbolic_link_dir_helper(path: &Path) -> io::Result<()> { type FileSystemPath (line 1399) | pub struct FileSystemPath { method value_to_string (line 1406) | pub fn value_to_string(&self) -> Vc { method is_inside_ref (line 1426) | pub fn is_inside_ref(&self, other: &FileSystemPath) -> bool { method is_inside_or_equal_ref (line 1438) | pub fn is_inside_or_equal_ref(&self, other: &FileSystemPath) -> bool { method is_root (line 1453) | pub fn is_root(&self) -> bool { method is_in_node_modules (line 1457) | pub fn is_in_node_modules(&self) -> bool { method get_path_to (line 1464) | pub fn get_path_to<'a>(&self, inner: &'a FileSystemPath) -> Option<&'a... method get_relative_path_to (line 1478) | pub fn get_relative_path_to(&self, other: &FileSystemPath) -> Option &str { method has_extension (line 1497) | pub fn has_extension(&self, extension: &str) -> bool { method extension_ref (line 1503) | pub fn extension_ref(&self) -> Option<&str> { method split_extension (line 1511) | fn split_extension(&self) -> (&str, Option<&str>) { method split_file_name (line 1529) | fn split_file_name(&self) -> (Option<&str>, &str) { method split_file_stem_extension (line 1542) | fn split_file_stem_extension(&self) -> (Option<&str>, &str, Option<&st... method new_normalized (line 1568) | fn new_normalized(fs: ResolvedVc>, path: RcStr) ->... method join (line 1586) | pub fn join(&self, path: &str) -> Result { method append (line 1599) | pub fn append(&self, path: &str) -> Result { method append_to_stem (line 1615) | pub fn append_to_stem(&self, appending: &str) -> Result { method try_join (line 1638) | pub fn try_join(&self, path: &str) -> Option { method try_join_inside (line 1649) | pub fn try_join_inside(&self, path: &str) -> Option { method read_glob (line 1660) | pub fn read_glob(&self, glob: Vc) -> Vc { method track_glob (line 1667) | pub fn track_glob(&self, glob: Vc, include_dot_files: bool) -> V... method root (line 1671) | pub fn root(&self) -> Vc { method fs (line 1677) | pub fn fs(&self) -> Vc> { method extension (line 1681) | pub fn extension(&self) -> &str { method is_inside (line 1685) | pub fn is_inside(&self, other: &FileSystemPath) -> bool { method is_inside_or_equal (line 1689) | pub fn is_inside_or_equal(&self, other: &FileSystemPath) -> bool { method with_extension (line 1695) | pub fn with_extension(&self, extension: &str) -> FileSystemPath { method file_stem (line 1716) | pub fn file_stem(&self) -> Option<&str> { method fmt (line 1726) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method read (line 1765) | pub fn read(&self) -> Vc { method read_link (line 1769) | pub fn read_link(&self) -> Vc { method read_json (line 1773) | pub fn read_json(&self) -> Vc { method read_json5 (line 1777) | pub fn read_json5(&self) -> Vc { method raw_read_dir (line 1785) | pub fn raw_read_dir(&self) -> Vc { method write (line 1789) | pub fn write(&self, content: Vc) -> Vc<()> { method write_symbolic_link_dir (line 1810) | pub fn write_symbolic_link_dir(&self, target: Vc) -> Vc<(... method metadata (line 1814) | pub fn metadata(&self) -> Vc { method realpath (line 1820) | pub async fn realpath(&self) -> Result { method rebase (line 1828) | pub fn rebase( method read_dir (line 1842) | pub fn read_dir(&self) -> Vc { method parent (line 1846) | pub fn parent(&self) -> FileSystemPath { method get_type (line 1862) | pub fn get_type(&self) -> Vc { method realpath_with_links (line 1866) | pub fn realpath_with_links(&self) -> Vc { method to_string_ref (line 1412) | async fn to_string_ref(&self) -> Result { method to_string (line 1420) | async fn to_string(&self) -> Result> { type FileSystemPathOption (line 1554) | pub struct FileSystemPathOption(Option); method none (line 1559) | pub fn none() -> Vc { function rebase (line 1732) | pub async fn rebase( type RealPathResult (line 1873) | pub struct RealPathResult { type RealPathResultError (line 1881) | pub enum RealPathResultError { method as_error_message (line 1890) | pub async fn as_error_message( type Permissions (line 1922) | pub enum Permissions { method from (line 1945) | fn from(perm: std::fs::Permissions) -> Self { method from (line 1962) | fn from(_: std::fs::Permissions) -> Self { function from (line 1933) | fn from(perm: Permissions) -> Self { type FileContent (line 1969) | pub enum FileContent { method from (line 1975) | fn from(file: File) -> Self { method streaming_compare (line 1990) | async fn streaming_compare(&self, path: &Path) -> Result Self { method is_content (line 2270) | pub fn is_content(&self) -> bool { method as_content (line 2274) | pub fn as_content(&self) -> Option<&File> { method parse_json_ref (line 2281) | pub fn parse_json_ref(&self) -> FileJsonContent { method parse_json_with_comments_ref (line 2297) | pub fn parse_json_with_comments_ref(&self) -> FileJsonContent { method parse_json5_ref (line 2324) | pub fn parse_json5_ref(&self) -> FileJsonContent { method lines_ref (line 2351) | pub fn lines_ref(&self) -> FileLinesContent { method len (line 2380) | pub fn len(&self) -> Result>> { method parse_json (line 2388) | pub fn parse_json(&self) -> Result> { method parse_json_with_comments (line 2393) | pub fn parse_json_with_comments(&self) -> Vc { method parse_json5 (line 2398) | pub fn parse_json5(&self) -> Vc { method lines (line 2403) | pub fn lines(&self) -> Vc { method hash (line 2408) | pub async fn hash(&self) -> Result> { method content_hash (line 2415) | pub async fn content_hash(&self, algorithm: HashAlgorithm) -> Result io::Result { method from_bytes (line 2112) | fn from_bytes(content: Vec) -> Self { method from_rope (line 2120) | fn from_rope(content: Rope) -> Self { method content_type (line 2128) | pub fn content_type(&self) -> Option<&Mime> { method with_content_type (line 2133) | pub fn with_content_type(mut self, content_type: Mime) -> Self { method read (line 2139) | pub fn read(&self) -> RopeReader<'_> { method from (line 2154) | fn from(s: RcStr) -> Self { method from (line 2160) | fn from(s: String) -> Self { method from (line 2166) | fn from(s: ReadRef) -> Self { method from (line 2172) | fn from(s: &str) -> Self { method from (line 2178) | fn from(bytes: Vec) -> Self { method from (line 2184) | fn from(bytes: &[u8]) -> Self { method from (line 2190) | fn from(rope: ReadRef) -> Self { method from (line 2196) | fn from(rope: Rope) -> Self { method new (line 2202) | pub fn new(meta: FileMeta, content: Vec) -> Self { method meta (line 2210) | pub fn meta(&self) -> &FileMeta { method content (line 2215) | pub fn content(&self) -> &Rope { method fmt (line 2145) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type FileMeta (line 2222) | pub struct FileMeta { method from (line 2246) | fn from(meta: std::fs::Metadata) -> Self { method cmp (line 2232) | fn cmp(&self, other: &Self) -> Ordering { method partial_cmp (line 2240) | fn partial_cmp(&self, other: &Self) -> Option { method deterministic_hash (line 2257) | fn deterministic_hash(&self, state: &mut H) { type FileJsonContent (line 2427) | pub enum FileJsonContent { method content (line 2452) | pub async fn content(self: Vc) -> Result> { method unparsable (line 2461) | pub fn unparsable(message: RcStr) -> Self { method unparsable_with_message (line 2470) | pub fn unparsable_with_message(message: RcStr) -> Self { method to_string (line 2440) | fn to_string(&self) -> Result> { type FileLine (line 2481) | pub struct FileLine { method len (line 2487) | pub fn len(&self) -> usize { method is_empty (line 2492) | pub fn is_empty(&self) -> bool { type FileLinesContent (line 2498) | pub enum FileLinesContent { type RawDirectoryEntry (line 2505) | pub enum RawDirectoryEntry { type DirectoryEntry (line 2514) | pub enum DirectoryEntry { method resolve_symlink (line 2526) | pub async fn resolve_symlink(self) -> Result { method path (line 2556) | pub fn path(self) -> Option { type FileSystemEntryType (line 2569) | pub enum FileSystemEntryType { method from (line 2580) | fn from(file_type: FileType) -> Self { method from (line 2591) | fn from(entry: DirectoryEntry) -> Self { method from (line 2597) | fn from(entry: &DirectoryEntry) -> Self { method from (line 2609) | fn from(entry: RawDirectoryEntry) -> Self { method from (line 2615) | fn from(entry: &RawDirectoryEntry) -> Self { type RawDirectoryContent (line 2627) | pub enum RawDirectoryContent { method new (line 2635) | pub fn new(entries: AutoMap) -> Vc { method not_found (line 2639) | pub fn not_found() -> Vc { type DirectoryContent (line 2646) | pub enum DirectoryContent { method new (line 2652) | pub fn new(entries: AutoMap) -> Vc { method not_found (line 2656) | pub fn not_found() -> Vc { type NullFileSystem (line 2664) | pub struct NullFileSystem; function to_sys_path (line 2699) | pub async fn to_sys_path(mut path: FileSystemPath) -> Result Result> { function get_type (line 2748) | async fn get_type(path: FileSystemPath) -> Result Result) -> std::fmt::Result { method fmt (line 2871) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method from (line 2883) | fn from(err: anyhow::Error) -> Self { method source (line 2877) | fn source(&self) -> Option<&(dyn StdError + 'static)> { function test_get_relative_path_to (line 2896) | fn test_get_relative_path_to() { function with_extension (line 2912) | async fn with_extension() { function file_stem (line 2947) | async fn file_stem() { function test_try_from_sys_path (line 2975) | async fn test_try_from_sys_path() { function assert_try_from_sys_path_operation (line 2998) | async fn assert_try_from_sys_path_operation(sys_root: RcStr) -> anyhow::... function test_write_link_effect_operation (line 3097) | async fn test_write_link_effect_operation( function apply_effects_operation (line 3134) | async fn apply_effects_operation(op: OperationVc<()>) -> anyhow::Result<... function test_write_link (line 3141) | async fn test_write_link() { constant STRESS_ITERATIONS (line 3203) | const STRESS_ITERATIONS: usize = 100; constant STRESS_PARALLELISM (line 3204) | const STRESS_PARALLELISM: usize = 8; constant STRESS_TARGET_COUNT (line 3205) | const STRESS_TARGET_COUNT: usize = 20; constant STRESS_SYMLINK_COUNT (line 3206) | const STRESS_SYMLINK_COUNT: usize = 16; function disk_file_system_operation (line 3209) | fn disk_file_system_operation(fs_root: RcStr) -> Vc { function disk_file_system_root (line 3213) | fn disk_file_system_root(fs: ResolvedVc) -> FileSystemPa... function write_symlink_stress_batch (line 3221) | async fn write_symlink_stress_batch( function test_symlink_stress (line 3251) | async fn test_symlink_stress() { function setup_test_fs (line 3334) | fn setup_test_fs() -> (tempfile::TempDir, RcStr, RcStr) { function test_denied_path_read (line 3378) | async fn test_denied_path_read() { function test_denied_path_read_dir (line 3438) | async fn test_denied_path_read_dir() { function test_denied_path_read_glob (line 3497) | async fn test_denied_path_read_glob() { function write_file (line 3560) | async fn write_file(path: FileSystemPath, contents: RcStr) -> anyhow::Re... function test_denied_path_write (line 3570) | async fn test_denied_path_write() { FILE: turbopack/crates/turbo-tasks-fs/src/mutex_map.rs type MutexMap (line 7) | pub struct MutexMap { method default (line 12) | fn default() -> Self { function lock (line 20) | pub async fn lock(&'a self, key: K) -> MutexMapGuard<'a, K> { type MutexMapGuard (line 55) | pub struct MutexMapGuard<'a, K: Eq + Hash> { method drop (line 61) | fn drop(&mut self) { FILE: turbopack/crates/turbo-tasks-fs/src/path_map.rs type OrderedPathMapExt (line 11) | pub trait OrderedPathMapExt { method extract_path_with_children (line 12) | fn extract_path_with_children<'a>( function extract_path_with_children (line 20) | fn extract_path_with_children<'a>( type PathMapExtractPathWithChildren (line 31) | pub struct PathMapExtractPathWithChildren<'a, V> { type Item (line 37) | type Item = (PathBuf, V); method next (line 39) | fn next(&mut self) -> Option { type OrderedPathSetExt (line 57) | pub trait OrderedPathSetExt { method iter_path_children (line 59) | fn iter_path_children<'a>(&'a mut self, path: &'a Path) -> PathSetIter... method iter_path_children (line 63) | fn iter_path_children<'a>(&'a mut self, path: &'a Path) -> PathSetIter... type PathSetIterPathChildren (line 73) | pub struct PathSetIterPathChildren<'a> { type Item (line 80) | type Item = &'a Path; method next (line 82) | fn next(&mut self) -> Option { function test_map_extract_path_with_children (line 99) | fn test_map_extract_path_with_children() { function test_set_iter_path_children (line 131) | fn test_set_iter_path_children() { FILE: turbopack/crates/turbo-tasks-fs/src/read_glob.rs type ReadGlobResult (line 13) | pub struct ReadGlobResult { function read_glob (line 23) | pub async fn read_glob(directory: FileSystemPath, glob: Vc) -> Res... function read_glob_inner (line 28) | async fn read_glob_inner( function read_glob_internal (line 37) | async fn read_glob_internal( function resolve_symlink_safely (line 112) | async fn resolve_symlink_safely(entry: DirectoryEntry) -> Result, Q: AsRef>( function assert_read_glob_basic_operation (line 267) | async fn assert_read_glob_basic_operation(path: RcStr) -> anyhow::Result... function assert_read_glob_symlinks_operation (line 310) | async fn assert_read_glob_symlinks_operation(path: RcStr) -> anyhow::Res... function assert_dead_symlink_read_glob_operation (line 361) | async fn assert_dead_symlink_read_glob_operation(path: RcStr) -> anyhow:... function read_glob_basic (line 389) | async fn read_glob_basic() { function read_glob_symlinks (line 421) | async fn read_glob_symlinks() { function delete (line 463) | pub async fn delete(path: FileSystemPath) -> anyhow::Result<()> { function write (line 469) | pub async fn write(path: FileSystemPath, contents: RcStr) -> anyhow::Res... function track_star_star_glob (line 478) | pub fn track_star_star_glob(path: FileSystemPath) -> Vc { function disk_file_system_root_operation (line 483) | fn disk_file_system_root_operation(path: RcStr) -> Vc { function apply_effects_operation (line 489) | async fn apply_effects_operation(op: OperationVc<()>) -> anyhow::Result<... function track_glob_operation (line 496) | async fn track_glob_operation(path: RcStr, glob: RcStr) -> anyhow::Resul... function read_glob_operation (line 506) | async fn read_glob_operation(path: RcStr, glob: RcStr) -> anyhow::Result... function track_glob_invalidations (line 516) | async fn track_glob_invalidations() { function track_glob_symlinks_loop (line 599) | async fn track_glob_symlinks_loop() { function dead_symlinks (line 647) | async fn dead_symlinks() { function symlink_escapes_fs_root (line 685) | async fn symlink_escapes_fs_root() { function read_glob_symlinks_loop (line 713) | async fn read_glob_symlinks_loop() { FILE: turbopack/crates/turbo-tasks-fs/src/retry.rs constant MAX_RETRY_ATTEMPTS (line 6) | const MAX_RETRY_ATTEMPTS: usize = 10; function retry_blocking (line 21) | pub(crate) async fn retry_blocking(func: impl FnMut() -> io::Result( function can_retry (line 49) | pub fn can_retry(err: &io::Error) -> bool { function get_retry_wait_time (line 56) | fn get_retry_wait_time(attempt: usize) -> Duration { FILE: turbopack/crates/turbo-tasks-fs/src/rope.rs type Rope (line 37) | pub struct Rope { method len (line 102) | pub fn len(&self) -> usize { method is_empty (line 106) | pub fn is_empty(&self) -> bool { method read (line 111) | pub fn read(&self) -> RopeReader<'_> { method to_str (line 116) | pub fn to_str(&self) -> Result> { method to_bytes (line 121) | pub fn to_bytes(&self) -> Cow<'_, [u8]> { method into_bytes (line 125) | pub fn into_bytes(self) -> Bytes { method from (line 131) | fn from(mut bytes: Vec) -> Self { method from (line 138) | fn from(mut bytes: String) -> Self { method from (line 145) | default fn from(bytes: T) -> Self { method content_hash (line 402) | pub fn content_hash(&self) -> impl DeterministicHash + '_ { method decode (line 432) | fn decode>(decoder: &mut D) -> Result) -> Self { type InnerRope (line 49) | struct InnerRope(Arc>); method to_str (line 578) | fn to_str(&self, len: usize) -> Result> { method to_bytes (line 598) | fn to_bytes(&self, len: usize) -> Cow<'_, [u8]> { method into_bytes (line 613) | fn into_bytes(mut self, len: usize) -> Bytes { method from (line 659) | fn from(mut els: Vec) -> Self { method len (line 946) | fn len(&self) -> usize { type RopeElem (line 53) | enum RopeElem { method maybe_cmp (line 689) | fn maybe_cmp(&self, other: &Self) -> Option { method into_bytes (line 713) | fn into_bytes(self, len: usize) -> Bytes { method from (line 922) | fn from(value: &str) -> Self { method from (line 927) | fn from(value: Vec) -> Self { method from (line 932) | fn from(value: Rope) -> Self { method len (line 951) | fn len(&self) -> usize { type RopeBuilder (line 65) | pub struct RopeBuilder { method push_bytes (line 164) | pub fn push_bytes(&mut self, bytes: &[u8]) { method reserve_bytes (line 176) | pub fn reserve_bytes(&mut self, additional: usize) { method push_static_bytes (line 184) | pub fn push_static_bytes(&mut self, bytes: &'static [u8]) { method concat (line 207) | pub fn concat(&mut self, other: &Rope) { method finish (line 223) | fn finish(&mut self) { method len (line 231) | pub fn len(&self) -> usize { method is_empty (line 235) | pub fn is_empty(&self) -> bool { method build (line 240) | pub fn build(mut self) -> Rope { method from (line 250) | default fn from(bytes: &'static str) -> Self { method from (line 258) | fn from(bytes: Vec) -> Self { method add_assign (line 284) | fn add_assign(&mut self, rhs: &'static str) { method add_assign (line 290) | fn add_assign(&mut self, rhs: &Rope) { type Uncommitted (line 84) | enum Uncommitted { method len (line 296) | fn len(&self) -> usize { method push_bytes (line 306) | fn push_bytes(&mut self, bytes: &[u8]) { method reserve_bytes (line 323) | fn reserve_bytes(&mut self, additional: usize) { method push_static_bytes (line 341) | fn push_static_bytes(&mut self, bytes: &'static [u8]) { method finish (line 357) | fn finish(&mut self) -> Option { method fmt (line 370) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 567) | fn from(bytes: Vec) -> Self { method write (line 268) | fn write(&mut self, bytes: &[u8]) -> IoResult { method flush (line 273) | fn flush(&mut self) -> IoResult<()> { method deterministic_hash (line 388) | fn deterministic_hash(&self, state: &mut H) { type RopeBytesOnlyHash (line 406) | pub struct RopeBytesOnlyHash<'a>(&'a Rope); method deterministic_hash (line 408) | fn deterministic_hash(&self, state: &mut H) { method encode (line 419) | fn encode(&self, encoder: &mut E) -> Result<(), EncodeError> { function serialize (line 460) | pub fn serialize(rope: &Rope, serializer: S) -> Result(rope: &Option, serializer: S) -> R... method eq (line 484) | fn eq(&self, other: &Self) -> bool { method cmp (line 495) | fn cmp(&self, other: &Self) -> Ordering { method partial_cmp (line 561) | fn partial_cmp(&self, other: &Self) -> Option { method default (line 641) | fn default() -> Self { method deterministic_hash (line 651) | fn deterministic_hash(&self, state: &mut H) { type Target (line 681) | type Target = Arc>; method deref (line 683) | fn deref(&self) -> &Self::Target { method deterministic_hash (line 725) | fn deterministic_hash(&self, state: &mut H) { type RopeReader (line 735) | pub struct RopeReader<'a> { type StackElem (line 746) | enum StackElem<'a> { function new (line 752) | fn new(inner: &'a InnerRope, index: usize) -> Self { function read_internal (line 765) | fn read_internal(&mut self, want: usize, buf: &mut ReadBuf<'_>) -> usize { function next_internal (line 792) | fn next_internal(&mut self) -> Option<&'a Bytes> { type Item (line 817) | type Item = &'a Bytes; method next (line 819) | fn next(&mut self) -> Option { method read (line 826) | fn read(&mut self, buf: &mut [u8]) -> IoResult { method poll_read (line 832) | fn poll_read( method fill_buf (line 845) | fn fill_buf(&mut self) -> IoResult<&[u8]> { method consume (line 864) | fn consume(&mut self, amt: usize) { type Item (line 887) | type Item = Result<&'a Bytes>; method poll_next (line 891) | fn poll_next(self: Pin<&mut Self>, _cx: &mut TaskContext<'_>) -> Poll Self { function empty_build_without_pushes (line 960) | fn empty_build_without_pushes() { function empty_build_with_empty_static_push (line 967) | fn empty_build_with_empty_static_push() { function empty_build_with_empty_bytes_push (line 977) | fn empty_build_with_empty_bytes_push() { function empty_build_with_empty_concat (line 987) | fn empty_build_with_empty_concat() { function empty_from_empty_static_str (line 997) | fn empty_from_empty_static_str() { function empty_from_empty_string (line 1004) | fn empty_from_empty_string() { function empty_equality (line 1011) | fn empty_equality() { function cloned_equality (line 1019) | fn cloned_equality() { function value_equality (line 1027) | fn value_equality() { function value_inequality (line 1035) | fn value_inequality() { function value_equality_shared_1 (line 1043) | fn value_equality_shared_1() { function value_equality_shared_2 (line 1052) | fn value_equality_shared_2() { function value_equality_splits_1 (line 1060) | fn value_equality_splits_1() { function value_equality_splits_2 (line 1068) | fn value_equality_splits_2() { function value_inequality_shared_1 (line 1076) | fn value_inequality_shared_1() { function value_inequality_shared_2 (line 1085) | fn value_inequality_shared_2() { function value_inequality_shared_3 (line 1093) | fn value_inequality_shared_3() { function hash_structure_invariance (line 1102) | fn hash_structure_invariance() { function content_hash (line 1117) | fn content_hash() { function iteration (line 1128) | fn iteration() { function read (line 1138) | fn read() { function fill_buf (line 1166) | fn fill_buf() { function test_to_bytes (line 1198) | fn test_to_bytes() -> Result<()> { FILE: turbopack/crates/turbo-tasks-fs/src/source_context.rs type SourceContextLine (line 3) | pub enum SourceContextLine<'a> { method fmt (line 31) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type SourceContextLines (line 92) | pub struct SourceContextLines<'a>(pub Vec>); method fmt (line 95) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function get_source_context (line 105) | pub fn get_source_context<'a>( FILE: turbopack/crates/turbo-tasks-fs/src/util.rs function extract_disk_access (line 14) | pub fn extract_disk_access(value: io::Result, path: &Path) -> Resu... function uri_from_file (line 23) | pub async fn uri_from_file(root: FileSystemPath, path: Option<&str>) -> ... function uri_from_path_buf (line 38) | pub fn uri_from_path_buf(sys_path: PathBuf) -> String { function uri_from_path_buf (line 53) | pub fn uri_from_path_buf(sys_path: PathBuf) -> String { FILE: turbopack/crates/turbo-tasks-fs/src/virtual_fs.rs type VirtualFileSystem (line 10) | pub struct VirtualFileSystem { method new (line 23) | pub fn new() -> Vc { method new_with_name (line 37) | pub fn new_with_name(name: RcStr) -> Vc { method value_default (line 43) | fn value_default() -> Vc { method read (line 51) | fn read(&self, _fs_path: FileSystemPath) -> Result> { method read_link (line 56) | fn read_link(&self, _fs_path: FileSystemPath) -> Result> { method raw_read_dir (line 61) | fn raw_read_dir(&self, _fs_path: FileSystemPath) -> Result) -> ... method write_link (line 71) | fn write_link(&self, _fs_path: FileSystemPath, _target: Vc)... method metadata (line 76) | fn metadata(&self, _fs_path: FileSystemPath) -> Result> { FILE: turbopack/crates/turbo-tasks-fs/src/watcher.rs type DiskWatcher (line 64) | pub(crate) struct DiskWatcher { method new (line 336) | pub fn new() -> Self { method start_watching (line 357) | pub fn start_watching( method stop_watching (line 461) | pub fn stop_watching(&self) { method watch_thread (line 474) | fn watch_thread( method ensure_watched_file (line 737) | pub fn ensure_watched_file(&self, path: &Path, root_path: &Path) -> Re... method ensure_watched_dir (line 749) | pub fn ensure_watched_dir(&self, dir_path: &Path, root_path: &Path) ->... type State (line 69) | enum State { method new_stopped (line 88) | fn new_stopped() -> Self { method write (line 97) | fn write(&self) -> StateWriteGuard<'_> { method default (line 77) | fn default() -> Self { type StateWriteGuard (line 82) | enum StateWriteGuard<'a> { type RecursiveState (line 107) | enum RecursiveState { type NonRecursiveState (line 118) | enum NonRecursiveState { type NonRecursiveWatchingState (line 126) | struct NonRecursiveWatchingState { type NotifyWatcher (line 139) | enum NotifyWatcher { method watch (line 145) | fn watch(&mut self, path: &Path, recursive_mode: RecursiveMode) -> not... function restore_all_watched_ignore_errors (line 159) | pub fn restore_all_watched_ignore_errors(state: &RwLock) -> fmt::Result { method kind (line 820) | fn kind(&self) -> Option> { type InvalidateRescanKind (line 833) | struct InvalidateRescanKind; method fmt (line 838) | fn fmt( FILE: turbopack/crates/turbo-tasks-fuzz/src/fs_watcher.rs constant FILE_SENTINEL_CONTENT (line 27) | const FILE_SENTINEL_CONTENT: &[u8] = b"sentinel_value"; constant SYMLINK_SENTINEL_TARGET (line 28) | const SYMLINK_SENTINEL_TARGET: &str = "../0"; type FsWatcher (line 31) | pub struct FsWatcher { type SymlinkMode (line 65) | enum SymlinkMode { method to_link_type (line 78) | fn to_link_type(self) -> LinkType { type PathInvalidations (line 89) | struct PathInvalidations(#[turbo_tasks(trace_ignore)] Arc anyhow::Result<()> { function disk_file_system_operation (line 288) | fn disk_file_system_operation(fs_root: RcStr) -> Vc { function disk_file_system_root_operation (line 293) | fn disk_file_system_root_operation(fs: ResolvedVc) -> Vc... function read_path (line 298) | async fn read_path( function read_link (line 309) | async fn read_link( function write_path (line 320) | async fn write_path( function write_link (line 332) | async fn write_link( function read_or_write_all_paths_operation (line 354) | async fn read_or_write_all_paths_operation( function verify_written_files (line 421) | fn verify_written_files( function create_directory_tree (line 501) | fn create_directory_tree( function create_initial_symlinks (line 526) | fn create_initial_symlinks( function create_symlink (line 562) | fn create_symlink(link_path: &Path, target: &Path, mode: SymlinkMode) ->... function remove_symlink (line 587) | fn remove_symlink(link_path: &Path, mode: SymlinkMode) -> anyhow::Result... function pick_random_file (line 607) | fn pick_random_file(depth: usize, width: usize) -> PathBuf { type RandomDirectory (line 614) | struct RandomDirectory { function pick_random_directory (line 619) | fn pick_random_directory(max_depth: usize, width: usize) -> RandomDirect... function pick_random_link_target (line 629) | fn pick_random_link_target(depth: usize, width: usize, mode: SymlinkMode... type FsCleanup (line 638) | struct FsCleanup<'a> { method drop (line 643) | fn drop(&mut self) { FILE: turbopack/crates/turbo-tasks-fuzz/src/main.rs type Cli (line 17) | struct Cli { type Commands (line 23) | enum Commands { function main (line 31) | async fn main() -> anyhow::Result<()> { FILE: turbopack/crates/turbo-tasks-fuzz/src/symlink_stress.rs constant PROGRESS_INTERVAL (line 6) | const PROGRESS_INTERVAL: Duration = Duration::from_secs(1); type SymlinkStress (line 16) | pub struct SymlinkStress { function run (line 33) | pub async fn run(args: SymlinkStress) -> anyhow::Result<()> { function disk_file_system_operation (line 152) | fn disk_file_system_operation(fs_root: RcStr) -> Vc { function disk_file_system_root_operation (line 157) | fn disk_file_system_root_operation(fs: ResolvedVc) -> Vc... function create_initial_symlinks_operation (line 162) | async fn create_initial_symlinks_operation( function write_symlinks_batch_operation (line 175) | async fn write_symlinks_batch_operation( function write_symlink (line 191) | async fn write_symlink( type FsCleanup (line 208) | struct FsCleanup<'a> { method drop (line 213) | fn drop(&mut self) { FILE: turbopack/crates/turbo-tasks-hash/src/base38.rs constant BASE38_CHARS (line 10) | const BASE38_CHARS: &[u8; 38] = b"0123456789abcdefghijklmnopqrstuvwxyz_-"; constant BASE (line 12) | const BASE: u128 = BASE38_CHARS.len() as u128; function digits_for_bits (line 16) | const fn digits_for_bits(base: u128, bits: u32) -> usize { constant BASE38_LEN_64 (line 42) | pub const BASE38_LEN_64: usize = digits_for_bits(BASE, 64); constant BASE38_LEN_128 (line 46) | pub const BASE38_LEN_128: usize = digits_for_bits(BASE, 128); constant _ (line 49) | const _: () = assert!(BASE38_LEN_64 == 13); constant _ (line 50) | const _: () = assert!(BASE38_LEN_128 == 25); function encode_base38_fixed (line 54) | fn encode_base38_fixed(mut n: u128) -> String { function encode_base38 (line 66) | pub fn encode_base38(n: u64) -> String { function encode_base38_128 (line 72) | pub fn encode_base38_128(n: u128) -> String { FILE: turbopack/crates/turbo-tasks-hash/src/base64.rs function encode_base64 (line 6) | pub fn encode_base64(n: u64) -> String { FILE: turbopack/crates/turbo-tasks-hash/src/deterministic_hash.rs type DeterministicHash (line 35) | pub trait DeterministicHash { method deterministic_hash (line 38) | fn deterministic_hash(&self, state: &mut H); method deterministic_hash (line 102) | fn deterministic_hash(&self, state: &mut H) { method deterministic_hash (line 108) | fn deterministic_hash(&self, state: &mut H) { method deterministic_hash (line 115) | fn deterministic_hash(&self, state: &mut H) { method deterministic_hash (line 122) | fn deterministic_hash(&self, state: &mut H) { method deterministic_hash (line 129) | fn deterministic_hash(&self, state: &mut H) { method deterministic_hash (line 135) | fn deterministic_hash(&self, state: &mut H) { method deterministic_hash (line 147) | fn deterministic_hash(&self, state: &mut H) { method deterministic_hash (line 196) | fn deterministic_hash(&self, state: &mut H) { type DeterministicHasher (line 45) | pub trait DeterministicHasher { method finish (line 46) | fn finish(&self) -> u64; method write_bytes (line 47) | fn write_bytes(&mut self, bytes: &[u8]); method write_u8 (line 51) | fn write_u8(&mut self, i: u8) { method write_usize (line 57) | fn write_usize(&mut self, i: usize) { method write_isize (line 66) | fn write_isize(&mut self, i: isize) { type HasherWrapper (line 184) | struct HasherWrapper<'a, D: DeterministicHasher>(&'a mut D); function write (line 186) | fn write(&mut self, bytes: &[u8]) { function finish (line 190) | fn finish(&self) -> u64 { FILE: turbopack/crates/turbo-tasks-hash/src/hex.rs function encode_hex (line 2) | pub fn encode_hex(n: u64) -> String { function encode_hex_128 (line 7) | pub fn encode_hex_128(n: u128) -> String { FILE: turbopack/crates/turbo-tasks-hash/src/lib.rs type HashAlgorithm (line 18) | pub enum HashAlgorithm { function deterministic_hash (line 41) | pub fn deterministic_hash(input: T, algorithm: Has... FILE: turbopack/crates/turbo-tasks-hash/src/sha.rs type ShaHasher (line 5) | pub struct ShaHasher(D); function write_value (line 13) | pub fn write_value(&mut self, input: T) { function write_ref (line 19) | pub fn write_ref(&mut self, input: &T) { function finish (line 24) | pub fn finish(self) -> String { function finish_base64 (line 30) | pub fn finish_base64(self) -> String { method finish (line 37) | fn finish(&self) -> u64 { method write_bytes (line 41) | fn write_bytes(&mut self, bytes: &[u8]) { function new_sha256 (line 47) | pub fn new_sha256() -> Self { function new_sha384 (line 52) | pub fn new_sha384() -> Self { function new_sha512 (line 57) | pub fn new_sha512() -> Self { FILE: turbopack/crates/turbo-tasks-hash/src/xxh3_hash128.rs function hash_xxh3_hash128 (line 8) | pub fn hash_xxh3_hash128(input: T) -> u128 { type Xxh3Hash128Hasher (line 15) | pub struct Xxh3Hash128Hasher(Xxh3Default); method new (line 19) | pub fn new() -> Self { method write_value (line 25) | pub fn write_value(&mut self, input: T) { method write_ref (line 31) | pub fn write_ref(&mut self, input: &T) { method finish (line 36) | pub fn finish(&self) -> u128 { method finish (line 42) | fn finish(&self) -> u64 { method write_bytes (line 46) | fn write_bytes(&mut self, bytes: &[u8]) { method default (line 52) | fn default() -> Self { FILE: turbopack/crates/turbo-tasks-hash/src/xxh3_hash64.rs function hash_xxh3_hash64 (line 8) | pub fn hash_xxh3_hash64(input: T) -> u64 { type Xxh3Hash64Hasher (line 15) | pub struct Xxh3Hash64Hasher(Xxh3Default); method new (line 19) | pub fn new() -> Self { method write_value (line 25) | pub fn write_value(&mut self, input: T) { method write_ref (line 31) | pub fn write_ref(&mut self, input: &T) { method finish (line 36) | pub fn finish(&self) -> u64 { method finish (line 42) | fn finish(&self) -> u64 { method write_bytes (line 46) | fn write_bytes(&mut self, bytes: &[u8]) { method default (line 52) | fn default() -> Self { FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_non_local_value/fail_contains_only_vc.rs type ContainsOnlyVc (line 6) | struct ContainsOnlyVc { function main (line 10) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_non_local_value/fail_contains_resolved_vc_and_vc.rs type ContainsResolvedVcAndVc (line 6) | struct ContainsResolvedVcAndVc { function main (line 11) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_non_local_value/fail_contains_vc_inside_generic.rs type ContainsVcInsideGeneric (line 6) | struct ContainsVcInsideGeneric { function main (line 10) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_non_local_value/fail_simple_enum.rs type UnresolvedValue (line 5) | struct UnresolvedValue; type ContainsUnresolvedValue (line 8) | enum ContainsUnresolvedValue { function main (line 14) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_non_local_value/fail_simple_named_struct.rs type UnresolvedValue (line 5) | struct UnresolvedValue; type ContainsUnresolvedValueNamed (line 8) | struct ContainsUnresolvedValueNamed { function main (line 12) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_non_local_value/fail_simple_unnamed_struct.rs type UnresolvedValue (line 5) | struct UnresolvedValue; type ContainsUnresolvedValueUnnamed (line 8) | struct ContainsUnresolvedValueUnnamed(UnresolvedValue); function main (line 10) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_non_local_value/fail_underconstrained_generic.rs type ContainsUnderconstrainedGeneric (line 6) | struct ContainsUnderconstrainedGeneric { function main (line 10) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_non_local_value/pass_contains_resolved_vc.rs type ContainsResolvedVcNamedStruct (line 6) | struct ContainsResolvedVcNamedStruct { type ContainsResolvedVcUnnamedStruct (line 11) | struct ContainsResolvedVcUnnamedStruct(ResolvedVc); type ContainsResolvedVcEnum (line 14) | enum ContainsResolvedVcEnum { type ContainsResolvedAlongWithOtherValues (line 21) | struct ContainsResolvedAlongWithOtherValues { function main (line 27) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_non_local_value/pass_ignore_field.rs type UnannotatedValue (line 5) | struct UnannotatedValue(PhantomData); type ContainsIgnore (line 8) | struct ContainsIgnore { function main (line 13) | fn main() { FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_non_local_value/pass_lifetimes.rs type ContainsBorrowedData (line 4) | struct ContainsBorrowedData<'a> { function main (line 8) | fn main() { FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_non_local_value/pass_linked_list.rs type LinkedList (line 5) | struct LinkedList { type LinkedListNode (line 11) | struct LinkedListNode function main (line 20) | fn main() { FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_non_local_value/pass_phantom_data.rs type Unresolved (line 7) | struct Unresolved; type PhantomDataCanContainAnything (line 10) | struct PhantomDataCanContainAnything( function main (line 16) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_non_local_value/pass_simple_enums.rs type EnumI32 (line 6) | enum EnumI32 { type EnumResolvedVc (line 13) | enum EnumResolvedVc { function main (line 19) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_non_local_value/pass_simple_structs.rs type UnitStruct (line 8) | struct UnitStruct; type ContainsSimpleValuesNamed (line 11) | struct ContainsSimpleValuesNamed { type ContainsSimpleValuesUnnamed (line 21) | struct ContainsSimpleValuesUnnamed(i32, String, ()); function main (line 23) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_operation_value/fail_contains_vc_and_resolved_vc.rs type ContainsVcAndResolvedVc (line 6) | struct ContainsVcAndResolvedVc { function main (line 11) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/derive_operation_value/pass_contains_operation_vc.rs type UnitStruct (line 6) | struct UnitStruct; type ContainsOperationVcNamed (line 9) | struct ContainsOperationVcNamed { type ContainsOperationVcUnnamed (line 16) | struct ContainsOperationVcUnnamed(i32, OperationVc, Vec>); function return_contains_resolved_vc (line 11) | fn return_contains_resolved_vc() -> Vc { function main (line 15) | fn main() { FILE: turbopack/crates/turbo-tasks-macros-tests/tests/function/fail_attribute_invalid_args_inherent_impl.rs type ExampleStruct (line 8) | struct ExampleStruct; method return_contains_resolved_vc (line 16) | fn return_contains_resolved_vc(self: Vc) -> Vc { type IntegersVec (line 11) | struct IntegersVec(Vec>); function main (line 21) | fn main() { FILE: turbopack/crates/turbo-tasks-macros-tests/tests/function/fail_operation_method_self_ref.rs type Foobar (line 9) | struct Foobar; method self_ref (line 14) | fn self_ref(&self) -> Vc<()> { function main (line 19) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/function/fail_operation_method_self_type.rs type Foobar (line 9) | struct Foobar; method arbitrary_self_type (line 14) | fn arbitrary_self_type(self: OperationVc) -> Vc<()> { function main (line 19) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/function/fail_operation_method_self_type_base_vc.rs type Foobar (line 9) | struct Foobar; method arbitrary_self_type_base_vc (line 14) | fn arbitrary_self_type_base_vc(self: Vc) -> Vc<()> { function main (line 19) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/function/fail_operation_vc_arg.rs function multiply (line 8) | async fn multiply(value: Vc, coefficient: ResolvedVc) -> Resul... function main (line 14) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/function/pass_non_local_vc_input.rs type ExampleStruct (line 11) | struct ExampleStruct { method constructor_one (line 18) | fn constructor_one(item: ResolvedVc) -> Vc { method constructor_vec (line 23) | fn constructor_vec(items: Vec>) -> Vc) { method non_turbo_method_with_resolved_vc_self (line 42) | fn non_turbo_method_with_resolved_vc_self(self: ResolvedVc) {} type MaybeExampleStruct (line 46) | struct MaybeExampleStruct(Option); function caller_uses_unresolved_vc (line 49) | async fn caller_uses_unresolved_vc(items: Option>>) -> Resul... function main (line 59) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/function/pass_operation.rs function bare_op_fn (line 5) | fn bare_op_fn() -> Vc { function multiply (line 10) | async fn multiply(value: OperationVc, coefficient: i32) -> Result Vc { function multiply (line 12) | async fn multiply(value: OperationVc, coefficient: ResolvedVc)... function use_operations (line 17) | fn use_operations() { function main (line 22) | fn main() {} FILE: turbopack/crates/turbo-tasks-macros-tests/tests/task_input.rs type OneUnnamedField (line 14) | struct OneUnnamedField(u32); function one_unnamed_field (line 17) | fn one_unnamed_field(input: OneUnnamedField) -> Vc { function tests (line 23) | async fn tests() { FILE: turbopack/crates/turbo-tasks-macros-tests/tests/trybuild.rs function derive_operation_value (line 2) | fn derive_operation_value() { function derive_non_local_value (line 9) | fn derive_non_local_value() { function function (line 16) | fn function() { function value (line 23) | fn value() { function value_trait (line 30) | fn value_trait() { FILE: turbopack/crates/turbo-tasks-macros-tests/tests/value/fail_non_local.rs type MyValue (line 8) | struct MyValue { function main (line 12) | fn main() { FILE: turbopack/crates/turbo-tasks-macros-tests/tests/value/pass_non_local.rs type MyValue (line 6) | struct MyValue { function expects_non_local (line 10) | fn expects_non_local(_value: T) {} function main (line 12) | fn main() { FILE: turbopack/crates/turbo-tasks-macros-tests/tests/value_debug.rs function ignored_indexes (line 11) | async fn ignored_indexes() { FILE: turbopack/crates/turbo-tasks-macros-tests/tests/value_trait/fail_missing_function_annotation.rs type MyTrait (line 8) | trait MyTrait { method item (line 9) | fn item(&self) -> bool; method item2 (line 12) | fn item2(&self) -> Vc; method item3 (line 15) | fn item3(&self) -> Vc; method item (line 23) | fn item(&self) -> bool { method item2 (line 28) | fn item2(&self) -> Vc { method item3 (line 33) | fn item3(&self) -> Vc { type MyStruct (line 19) | struct MyStruct; function expects_my_trait (line 38) | fn expects_my_trait(_x: impl MyTrait) {} function main (line 40) | fn main() { FILE: turbopack/crates/turbo-tasks-macros-tests/tests/value_trait/pass_non_local.rs type MyTrait (line 6) | trait MyTrait {} function expects_non_local (line 8) | fn expects_non_local() {} function main (line 10) | fn main() { FILE: turbopack/crates/turbo-tasks-macros-tests/tests/value_trait/pass_trait_items.rs type MyTrait (line 8) | trait MyTrait { method item (line 9) | fn item(&self) -> bool; method item2 (line 12) | fn item2(&self) -> Vc; method item3 (line 15) | fn item3(&self) -> Vc; method item (line 23) | fn item(&self) -> bool { method item2 (line 28) | fn item2(&self) -> Vc { method item3 (line 33) | fn item3(&self) -> Vc { type MyStruct (line 19) | struct MyStruct; function expects_my_trait (line 38) | fn expects_my_trait(_x: impl MyTrait) {} function main (line 40) | fn main() { FILE: turbopack/crates/turbo-tasks-macros/src/assert_fields.rs function assert_fields_impl_trait (line 16) | pub fn assert_fields_impl_trait( function iter_data_fields (line 62) | fn iter_data_fields(data: &Data) -> impl Iterator { FILE: turbopack/crates/turbo-tasks-macros/src/derive/deterministic_hash_macro.rs function derive_deterministic_hash (line 12) | pub fn derive_deterministic_hash(input: TokenStream) -> TokenStream { function hash_named (line 40) | fn hash_named(_ident: TokenStream2, fields: &FieldsNamed) -> (TokenStrea... function hash_unnamed (line 54) | fn hash_unnamed(_ident: TokenStream2, fields: &FieldsUnnamed) -> (TokenS... function hash_unit (line 67) | fn hash_unit(_ident: TokenStream2) -> TokenStream2 { FILE: turbopack/crates/turbo-tasks-macros/src/derive/mod.rs type FieldAttributes (line 21) | struct FieldAttributes { method from (line 27) | fn from(attrs: &[Attribute]) -> Self { FILE: turbopack/crates/turbo-tasks-macros/src/derive/non_local_value_macro.rs function derive_non_local_value (line 7) | pub fn derive_non_local_value(input: TokenStream) -> TokenStream { FILE: turbopack/crates/turbo-tasks-macros/src/derive/operation_value_macro.rs function derive_operation_value (line 7) | pub fn derive_operation_value(input: TokenStream) -> TokenStream { FILE: turbopack/crates/turbo-tasks-macros/src/derive/task_input_macro.rs function derive_task_input (line 7) | pub fn derive_task_input(input: TokenStream) -> TokenStream { FILE: turbopack/crates/turbo-tasks-macros/src/derive/task_storage_macro.rs function task_storage (line 9) | pub fn task_storage(input: proc_macro::TokenStream) -> proc_macro::Token... function task_storage_impl (line 13) | fn task_storage_impl(input: TokenStream) -> TokenStream { type FieldInfo (line 47) | struct FieldInfo { method is_flag (line 76) | fn is_flag(&self) -> bool { method is_transient (line 81) | fn is_transient(&self) -> bool { method check_access_call (line 86) | fn check_access_call(&self) -> TokenStream { method track_modification_call (line 101) | fn track_modification_call(&self) -> TokenStream { method is_inline (line 119) | fn is_inline(&self) -> bool { method collection_ref_expr (line 130) | fn collection_ref_expr(&self) -> TokenStream { method collection_mut_expr (line 144) | fn collection_mut_expr(&self) -> TokenStream { method is_option_ref (line 155) | fn is_option_ref(&self) -> bool { method direct_get_expr (line 166) | fn direct_get_expr(&self) -> TokenStream { method direct_set_expr (line 176) | fn direct_set_expr(&self) -> TokenStream { method direct_take_expr (line 184) | fn direct_take_expr(&self) -> TokenStream { method direct_get_mut_expr (line 193) | fn direct_get_mut_expr(&self) -> TokenStream { method lazy_extractor_closure (line 207) | fn lazy_extractor_closure(&self) -> TokenStream { method lazy_constructor (line 220) | fn lazy_constructor(&self, value_expr: TokenStream) -> TokenStream { method lazy_matches_closure (line 228) | fn lazy_matches_closure(&self) -> TokenStream { method lazy_unwrap_closure (line 240) | fn lazy_unwrap_closure(&self) -> TokenStream { method prefixed_ident (line 256) | fn prefixed_ident(&self, prefix: &str) -> syn::Ident { method suffixed_ident (line 264) | fn suffixed_ident(&self, suffix: &str) -> syn::Ident { method infixed_ident (line 272) | fn infixed_ident(&self, prefix: &str, suffix: &str) -> syn::Ident { method ref_ident (line 280) | fn ref_ident(&self) -> syn::Ident { method get_ident (line 285) | fn get_ident(&self) -> syn::Ident { method set_ident (line 288) | fn set_ident(&self) -> syn::Ident { method take_ident (line 291) | fn take_ident(&self) -> syn::Ident { method has_ident (line 294) | fn has_ident(&self) -> syn::Ident { method get_mut_ident (line 297) | fn get_mut_ident(&self) -> syn::Ident { method mut_ident (line 300) | fn mut_ident(&self) -> syn::Ident { method iter_ident (line 303) | fn iter_ident(&self) -> syn::Ident { method len_ident (line 306) | fn len_ident(&self) -> syn::Ident { method is_empty_ident (line 309) | fn is_empty_ident(&self) -> syn::Ident { type StorageType (line 318) | enum StorageType { type Category (line 327) | enum Category { function expect_string_literal (line 334) | fn expect_string_literal<'a>(expr: &'a syn::Expr, attr_name: &str) -> Op... function parse_field_storage_attributes (line 350) | fn parse_field_storage_attributes(field: &syn::Field) -> FieldInfo { type GroupedFields (line 557) | struct GroupedFields { method new (line 562) | fn new(fields: Vec) -> Self { method transient_flags (line 571) | fn transient_flags(&self) -> impl Iterator { method has_flags (line 578) | fn has_flags(&self) -> bool { method persisted_meta_flags (line 583) | fn persisted_meta_flags(&self) -> impl Iterator { method persisted_data_flags (line 590) | fn persisted_data_flags(&self) -> impl Iterator { method persisted_meta_flags_count (line 597) | fn persisted_meta_flags_count(&self) -> usize { method persisted_data_flags_count (line 602) | fn persisted_data_flags_count(&self) -> usize { method all_fields (line 611) | fn all_fields(&self) -> impl Iterator { method all_lazy (line 616) | fn all_lazy(&self) -> impl Iterator { method has_lazy (line 621) | fn has_lazy(&self) -> bool { method all_inline (line 626) | fn all_inline(&self) -> impl Iterator { method persistent_inline (line 635) | fn persistent_inline(&self, category: Category) -> impl Iterator impl Iterator(fields: impl Iterator(fields: impl Iterator( function generate_task_storage_impl (line 700) | fn generate_task_storage_impl(_ident: &Ident, grouped_fields: &GroupedFi... function generate_task_flags_bitfield (line 755) | fn generate_task_flags_bitfield(grouped_fields: &GroupedFields) -> Token... function generate_lazy_field_enum (line 900) | fn generate_lazy_field_enum(grouped_fields: &GroupedFields) -> TokenStre... function generate_typed_storage_struct (line 1010) | fn generate_typed_storage_struct(grouped_fields: &GroupedFields) -> Toke... function generate_accessor_methods (line 1075) | fn generate_accessor_methods(grouped_fields: &GroupedFields) -> TokenStr... function generate_field_accessors (line 1099) | fn generate_field_accessors(field: &FieldInfo) -> TokenStream { function generate_direct_field_accessors (line 1116) | fn generate_direct_field_accessors(field: &FieldInfo) -> TokenStream { function generate_collection_field_accessors (line 1209) | fn generate_collection_field_accessors( function generate_task_storage_accessors_trait (line 1276) | fn generate_task_storage_accessors_trait(grouped_fields: &GroupedFields)... function generate_trait_accessor_methods (line 1350) | fn generate_trait_accessor_methods(field: &FieldInfo) -> TokenStream { function generate_direct_accessors (line 1499) | fn generate_direct_accessors(field: &FieldInfo) -> TokenStream { function generate_autoset_ops (line 1670) | fn generate_autoset_ops(field: &FieldInfo) -> TokenStream { function generate_countermap_ops (line 1962) | fn generate_countermap_ops(field: &FieldInfo) -> TokenStream { function generate_automap_ops (line 2270) | fn generate_automap_ops(field: &FieldInfo) -> TokenStream { function generate_cleanup_after_execution (line 2444) | fn generate_cleanup_after_execution(grouped_fields: &GroupedFields) -> T... function extract_option_inner_type (line 2578) | fn extract_option_inner_type(ty: &Type) -> TokenStream { function extract_set_element_type (line 2594) | fn extract_set_element_type(ty: &Type) -> Option { function extract_map_types (line 2607) | fn extract_map_types(ty: &Type, expected_name: &str) -> Option<(TokenStr... function extract_map_types_raw (line 2613) | fn extract_map_types_raw<'a>(ty: &'a Type, expected_name: &str) -> Optio... function is_type_i32 (line 2630) | fn is_type_i32(ty: &Type) -> bool { function is_type_u32 (line 2635) | fn is_type_u32(ty: &Type) -> bool { function is_primitive_type (line 2640) | fn is_primitive_type(ty: &Type, name: &str) -> bool { function capitalize (line 2653) | fn capitalize(s: &str) -> String { function to_pascal_case (line 2662) | fn to_pascal_case(s: &str) -> String { function gen_encode_body (line 2667) | fn gen_encode_body(grouped_fields: &GroupedFields, category: Category) -... function gen_decode_body (line 2682) | fn gen_decode_body(grouped_fields: &GroupedFields, category: Category) -... function generate_encode_decode_methods (line 2711) | fn generate_encode_decode_methods(grouped_fields: &GroupedFields) -> Tok... constant LAZY_FIELD_SENTINEL (line 2809) | const LAZY_FIELD_SENTINEL: u8 = 0x00; type FilterPredicateType (line 2823) | enum FilterPredicateType { function generate_filter_predicate (line 2834) | fn generate_filter_predicate(field: &FieldInfo) -> Option<(TokenStream, ... function generate_encode_value (line 2870) | fn generate_encode_value(field: &FieldInfo, value_ref: TokenStream) -> T... function generate_encode_inline_field (line 2932) | fn generate_encode_inline_field(field: &FieldInfo) -> TokenStream { function generate_encode_lazy_field_with_index (line 2941) | fn generate_encode_lazy_field_with_index(field: &FieldInfo, index: u8) -... function generate_encode_lazy_fields (line 2999) | fn generate_encode_lazy_fields(fields: &[&FieldInfo]) -> TokenStream { function generate_decode_lazy_fields (line 3026) | fn generate_decode_lazy_fields(fields: &[&FieldInfo]) -> TokenStream { function gen_clone_inline_for_category (line 3065) | fn gen_clone_inline_for_category( function gen_clone_lazy_arms_for_category (line 3073) | fn gen_clone_lazy_arms_for_category( function gen_restore_inline_for_category (line 3084) | fn gen_restore_inline_for_category( function generate_snapshot_restore_methods (line 3100) | fn generate_snapshot_restore_methods(grouped_fields: &GroupedFields) -> ... FILE: turbopack/crates/turbo-tasks-macros/src/derive/trace_raw_vcs_macro.rs function filter_field (line 9) | pub fn filter_field(field: &Field) -> bool { function derive_trace_raw_vcs (line 13) | pub fn derive_trace_raw_vcs(input: TokenStream) -> TokenStream { function trace_named (line 36) | fn trace_named(_ident: TokenStream2, fields: &FieldsNamed) -> (TokenStre... function trace_unnamed (line 48) | fn trace_unnamed(_ident: TokenStream2, fields: &FieldsUnnamed) -> (Token... function trace_unit (line 60) | fn trace_unit(_ident: TokenStream2) -> TokenStream2 { FILE: turbopack/crates/turbo-tasks-macros/src/derive/value_debug_format_macro.rs function filter_field (line 9) | fn filter_field(field: &Field) -> bool { function derive_value_debug_format (line 18) | pub fn derive_value_debug_format(input: TokenStream) -> TokenStream { function format_field (line 58) | fn format_field(value: TokenStream2) -> TokenStream2 { function format_named (line 66) | fn format_named(ident: TokenStream2, fields: &FieldsNamed) -> (TokenStre... function format_unnamed (line 95) | fn format_unnamed(ident: TokenStream2, fields: &FieldsUnnamed) -> (Token... function format_unit (line 120) | fn format_unit(ident: TokenStream2) -> TokenStream2 { FILE: turbopack/crates/turbo-tasks-macros/src/derive/value_debug_macro.rs function derive_value_debug (line 9) | pub fn derive_value_debug(input: TokenStream) -> TokenStream { FILE: turbopack/crates/turbo-tasks-macros/src/derive/value_to_string_macro.rs type AttrForm (line 13) | enum AttrForm { type Field (line 24) | struct Field { method new (line 36) | fn new(name: String) -> Self { method struct_access (line 51) | fn struct_access(&self) -> TokenStream2 { function derive_value_to_string (line 75) | pub fn derive_value_to_string(input: TokenStream) -> TokenStream { function wrap_impl (line 105) | fn wrap_impl(ident: &syn::Ident, ref_body: TokenStream2) -> TokenStream { function find_attr (line 128) | fn find_attr(attrs: &[Attribute]) -> Option { function parse_attr (line 146) | fn parse_attr(attr: &Attribute) -> syn::Result { function try_single_field_self_expr (line 187) | fn try_single_field_self_expr(fmt: &str) -> Option { function parse_format_fields (line 208) | fn parse_format_fields(fmt: &str) -> (String, Vec) { function generate_resolve (line 238) | fn generate_resolve(var_name: &syn::Ident, access: &TokenStream2) -> Tok... function generate_struct_impl (line 242) | fn generate_struct_impl( function struct_format_auto_fields_ref_body (line 263) | fn struct_format_auto_fields_ref_body(fmt: &str) -> TokenStream2 { function struct_format_exprs_ref_body (line 287) | fn struct_format_exprs_ref_body(fmt: &str, exprs: &[Expr]) -> TokenStrea... function generate_enum_impl (line 297) | fn generate_enum_impl( function generate_enum_format_auto_fields (line 361) | fn generate_enum_format_auto_fields( function generate_enum_format_exprs (line 445) | fn generate_enum_format_exprs( function generate_enum_direct_expr (line 472) | fn generate_enum_direct_expr( function enum_destructure_all (line 487) | fn enum_destructure_all( FILE: turbopack/crates/turbo-tasks-macros/src/expand.rs function match_expansion (line 21) | pub fn match_expansion< function expand_fields (line 111) | pub fn expand_fields< function generate_destructuring (line 147) | pub fn generate_destructuring<'a, I: Fn(&Field) -> bool>( function generate_exhaustive_destructuring (line 186) | pub fn generate_exhaustive_destructuring<'a>( FILE: turbopack/crates/turbo-tasks-macros/src/func.rs type TurboFn (line 19) | pub struct TurboFn<'a> { type Input (line 37) | pub struct Input { function new (line 43) | pub fn new( function signature (line 216) | pub fn signature(&self) -> TokenStream { function trait_signature (line 247) | pub fn trait_signature(&self) -> TokenStream { function inline_signature_and_block (line 264) | pub fn inline_signature_and_block<'a>( function inline_ident (line 426) | pub fn inline_ident(&self) -> &Ident { function inline_input_idents (line 430) | fn inline_input_idents(&self) -> impl Iterator { function exposed_input_idents (line 435) | fn exposed_input_idents(&self) -> impl Iterator { function exposed_input_types (line 439) | pub fn exposed_input_types(&self) -> impl Iterator> { function filter_trait_call_args (line 445) | pub fn filter_trait_call_args(&self) -> Option { function persistence (line 485) | pub fn persistence(&self) -> impl ToTokens { function persistence_with_this (line 491) | pub fn persistence_with_this(&self) -> impl ToTokens { function converted_this (line 497) | fn converted_this(&self) -> Option { function get_assertions (line 505) | fn get_assertions(&self) -> TokenStream { function dynamic_block (line 539) | pub fn dynamic_block(&self, trait_type_ident: &Ident) -> TokenStream { function static_block (line 574) | pub fn static_block(&self, native_function_ident: &Ident) -> TokenStream { function is_method (line 632) | pub(crate) fn is_method(&self) -> bool { type ReceiverStyle (line 638) | pub enum ReceiverStyle { function get_receiver_style (line 646) | pub(crate) fn get_receiver_style( type IoMarker (line 696) | enum IoMarker { function parse_with_optional_parens (line 702) | pub fn parse_with_optional_parens(attr: &Attribute) ... type FunctionArguments (line 715) | pub struct FunctionArguments { method parse (line 738) | fn parse(input: ParseStream) -> syn::Result { function return_type_to_type (line 779) | fn return_type_to_type(return_type: &ReturnType) -> Type { function expand_task_input_type (line 800) | fn expand_task_input_type(orig_input: &Type) -> Cow<'_, Type> { function expand_vc_return_type (line 905) | fn expand_vc_return_type(orig_output: &Type, replace_vc: Option TokenTree { type DefinitionContext (line 1058) | pub enum DefinitionContext { method function_type (line 1070) | pub fn function_type(&self) -> &'static str { type FilterTraitCallArgsTokens (line 1081) | pub struct FilterTraitCallArgsTokens { type NativeFn (line 1087) | pub struct NativeFn { method ty (line 1100) | pub fn ty(&self) -> TokenStream { method definition (line 1104) | pub fn definition(&self) -> TokenStream { function filter_inline_attributes (line 1156) | pub fn filter_inline_attributes<'a>( function inline_inputs_identifier_filter (line 1166) | pub fn inline_inputs_identifier_filter(arg_ident: &Ident) -> bool { function is_attribute (line 1172) | fn is_attribute(attr: &Attribute, name: &str) -> bool { function split_function_attributes (line 1189) | pub fn split_function_attributes( FILE: turbopack/crates/turbo-tasks-macros/src/function_macro.rs function function (line 31) | pub fn function(args: TokenStream, input: TokenStream) -> TokenStream { FILE: turbopack/crates/turbo-tasks-macros/src/global_name.rs function global_name_for_type (line 4) | pub(crate) fn global_name_for_type(ty: impl quote::ToTokens) -> TokenStr... function global_name_for_method (line 10) | pub(crate) fn global_name_for_method( function global_name_for_trait_method (line 19) | pub(crate) fn global_name_for_trait_method( function global_name_for_trait_method_impl (line 28) | pub(crate) fn global_name_for_trait_method_impl( function global_name_for_scope (line 41) | pub(crate) fn global_name_for_scope(depth: usize, local_name: impl quote... FILE: turbopack/crates/turbo-tasks-macros/src/ident.rs function get_cast_to_fat_pointer_ident (line 4) | pub fn get_cast_to_fat_pointer_ident(trait_ident: &Ident, struct_ident: ... function get_native_function_ident (line 11) | pub fn get_native_function_ident(ident: &Ident) -> Ident { function get_trait_type_ident (line 18) | pub fn get_trait_type_ident(ident: &Ident) -> Ident { function get_inherent_impl_function_ident (line 25) | pub fn get_inherent_impl_function_ident(ty_ident: &Ident, fn_ident: &Ide... function get_trait_impl_function_ident (line 36) | pub fn get_trait_impl_function_ident( function get_path_ident (line 52) | pub fn get_path_ident(path: &Path) -> Ident { function get_type_ident (line 113) | pub fn get_type_ident(ty: &Type) -> Option { function get_trait_default_impl_function_ident (line 130) | pub fn get_trait_default_impl_function_ident(trait_ident: &Ident, ident:... function get_value_type_ident (line 141) | pub fn get_value_type_ident(ident: &Ident) -> Ident { FILE: turbopack/crates/turbo-tasks-macros/src/lib.rs function derive_trace_raw_vcs_attr (line 27) | pub fn derive_trace_raw_vcs_attr(input: TokenStream) -> TokenStream { function derive_non_local_value_attr (line 32) | pub fn derive_non_local_value_attr(input: TokenStream) -> TokenStream { function derive_operation_value_attr (line 37) | pub fn derive_operation_value_attr(input: TokenStream) -> TokenStream { function derive_value_debug_attr (line 42) | pub fn derive_value_debug_attr(input: TokenStream) -> TokenStream { function derive_value_debug_format_attr (line 47) | pub fn derive_value_debug_format_attr(input: TokenStream) -> TokenStream { function derive_deterministic_hash (line 52) | pub fn derive_deterministic_hash(input: TokenStream) -> TokenStream { function derive_task_input (line 57) | pub fn derive_task_input(input: TokenStream) -> TokenStream { function derive_value_to_string (line 64) | pub fn derive_value_to_string(input: TokenStream) -> TokenStream { function task_storage (line 73) | pub fn task_storage(_args: TokenStream, input: TokenStream) -> TokenStre... function value (line 84) | pub fn value(args: TokenStream, input: TokenStream) -> TokenStream { function value_trait (line 95) | pub fn value_trait(args: TokenStream, input: TokenStream) -> TokenStream { function function (line 102) | pub fn function(args: TokenStream, input: TokenStream) -> TokenStream { function test_tt (line 109) | pub fn test_tt(_args: TokenStream, input: TokenStream) -> TokenStream { function value_impl (line 116) | pub fn value_impl(args: TokenStream, input: TokenStream) -> TokenStream { function primitive (line 123) | pub fn primitive(input: TokenStream) -> TokenStream { function turbofmt (line 134) | pub fn turbofmt(input: TokenStream) -> TokenStream { function turbobail (line 145) | pub fn turbobail(input: TokenStream) -> TokenStream { FILE: turbopack/crates/turbo-tasks-macros/src/primitive_input.rs type PrimitiveInput (line 6) | pub struct PrimitiveInput { method parse (line 12) | fn parse(input: ParseStream) -> Result { type BincodeWrappers (line 56) | pub struct BincodeWrappers { method parse (line 62) | fn parse(input: ParseStream) -> Result { FILE: turbopack/crates/turbo-tasks-macros/src/primitive_macro.rs function primitive (line 12) | pub fn primitive(input: TokenStream) -> TokenStream { FILE: turbopack/crates/turbo-tasks-macros/src/self_filter.rs function is_self_used (line 5) | pub fn is_self_used(block: &syn::Block) -> bool { type SelfFinder (line 11) | struct SelfFinder { method visit_block (line 16) | fn visit_block(&mut self, n: &syn::Block) { method visit_expr (line 24) | fn visit_expr(&mut self, expr: &syn::Expr) { method visit_item (line 39) | fn visit_item(&mut self, n: &syn::Item) { method visit_item_impl (line 47) | fn visit_item_impl(&mut self, _: &syn::ItemImpl) { method visit_macro (line 52) | fn visit_macro(&mut self, mac: &syn::Macro) { function contains_self_token (line 68) | fn contains_self_token(tok: &TokenTree) -> bool { function test_is_self_used (line 111) | fn test_is_self_used(#[case] code: &str, #[case] expected: bool) { FILE: turbopack/crates/turbo-tasks-macros/src/turbofmt_macro.rs type FormatPart (line 8) | pub(crate) enum FormatPart<'a> { type FormatIter (line 24) | pub(crate) struct FormatIter<'a> { function new (line 30) | pub fn new(input: &'a str) -> Self { type Item (line 36) | type Item = FormatPart<'a>; method next (line 38) | fn next(&mut self) -> Option { function is_captured_ident (line 97) | fn is_captured_ident(name: &str) -> bool { function extract_captured_variables (line 110) | fn extract_captured_variables(fmt: &str) -> Vec { function generate_resolve_stmts (line 124) | pub(crate) fn generate_resolve_stmts(exprs: &[Expr]) -> Vec { function generate_arg_vars (line 138) | pub(crate) fn generate_arg_vars(count: usize) -> Vec { function generate_captured_resolve_stmts (line 145) | fn generate_captured_resolve_stmts(captured_vars: &[String]) -> Vec TokenStrea... function generate_turbofmt_inner (line 165) | pub(crate) fn generate_turbofmt_inner(fmt: &str, exprs: &[Expr]) -> Toke... function parse_fmt_args (line 189) | fn parse_fmt_args(input: TokenStream) -> syn::Result<(String, Vec)> { function turbofmt (line 219) | pub fn turbofmt(input: TokenStream) -> TokenStream { function turbobail (line 231) | pub fn turbobail(input: TokenStream) -> TokenStream { function format_iter_all_parts (line 268) | fn format_iter_all_parts() { function extract_captures (line 288) | fn extract_captures() { FILE: turbopack/crates/turbo-tasks-macros/src/value_impl_macro.rs type ValueImplArguments (line 25) | struct ValueImplArguments { method parse (line 30) | fn parse(input: ParseStream) -> syn::Result { function value_impl (line 67) | pub fn value_impl(args: TokenStream, input: TokenStream) -> TokenStream { FILE: turbopack/crates/turbo-tasks-macros/src/value_macro.rs type CellMode (line 17) | enum CellMode { type Error (line 31) | type Error = Error; method try_from (line 33) | fn try_from(lit: LitStr) -> Result { method parse (line 24) | fn parse(input: ParseStream) -> syn::Result { type SerializationMode (line 46) | enum SerializationMode { type Error (line 60) | type Error = Error; method try_from (line 62) | fn try_from(lit: LitStr) -> Result { method parse (line 53) | fn parse(input: ParseStream) -> syn::Result { type ValueArguments (line 75) | struct ValueArguments { method parse (line 86) | fn parse(input: ParseStream) -> syn::Result { function value (line 171) | pub fn value(args: TokenStream, input: TokenStream) -> TokenStream { function value_type_and_register (line 409) | pub fn value_type_and_register( FILE: turbopack/crates/turbo-tasks-macros/src/value_trait_arguments.rs type ValueTraitArguments (line 10) | pub struct ValueTraitArguments { method default (line 19) | fn default() -> Self { method parse (line 28) | fn parse(input: ParseStream) -> syn::Result { FILE: turbopack/crates/turbo-tasks-macros/src/value_trait_macro.rs function value_trait (line 19) | pub fn value_trait(args: TokenStream, input: TokenStream) -> TokenStream { FILE: turbopack/crates/turbo-tasks-malloc/src/counter.rs constant KB (line 14) | const KB: usize = 1024; constant TARGET_BUFFER (line 17) | const TARGET_BUFFER: usize = 100 * KB; constant MAX_BUFFER (line 20) | const MAX_BUFFER: usize = 200 * KB; type ThreadLocalCounter (line 23) | struct ThreadLocalCounter { method new (line 33) | const fn new() -> Self { method add (line 39) | fn add(&mut self, size: usize) { method remove (line 51) | fn remove(&mut self, size: usize) { method update (line 62) | fn update(&mut self, old_size: usize, new_size: usize) { method unload (line 91) | fn unload(&mut self) { function get (line 104) | pub fn get() -> usize { function allocation_counters (line 108) | pub fn allocation_counters() -> AllocationCounters { function reset_allocation_counters (line 112) | pub fn reset_allocation_counters(start: AllocationCounters) { function with_local_counter (line 116) | fn with_local_counter(f: impl FnOnce(&mut ThreadLocalCounter) -> T) -... function add (line 126) | pub fn add(size: usize) { function remove (line 131) | pub fn remove(size: usize) { function update (line 136) | pub fn update(old_size: usize, new_size: usize) { function flush (line 142) | pub fn flush() { function counting (line 151) | fn counting() { FILE: turbopack/crates/turbo-tasks-malloc/src/lib.rs type AllocationInfo (line 12) | pub struct AllocationInfo { constant ZERO (line 20) | pub const ZERO: Self = Self { method is_empty (line 27) | pub fn is_empty(&self) -> bool { method memory_usage (line 34) | pub fn memory_usage(&self) -> usize { type Output (line 40) | type Output = Self; method add (line 42) | fn add(self, other: Self) -> Self { method add_assign (line 53) | fn add_assign(&mut self, other: Self) { type AllocationCounters (line 62) | pub struct AllocationCounters { method new (line 71) | const fn new() -> Self { type TurboMalloc (line 84) | pub struct TurboMalloc; method memory_usage (line 88) | pub fn memory_usage() -> usize { method thread_stop (line 92) | pub fn thread_stop() { method allocation_counters (line 96) | pub fn allocation_counters() -> AllocationCounters { method reset_allocation_counters (line 100) | pub fn reset_allocation_counters(start: AllocationCounters) { function base_alloc (line 107) | fn base_alloc() -> &'static impl GlobalAlloc { function base_alloc_size (line 115) | unsafe fn base_alloc_size(ptr: *const u8, layout: Layout) -> usize { method alloc (line 123) | unsafe fn alloc(&self, layout: Layout) -> *mut u8 { method dealloc (line 132) | unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) { method alloc_zeroed (line 138) | unsafe fn alloc_zeroed(&self, layout: Layout) -> *mut u8 { method realloc (line 147) | unsafe fn realloc(&self, ptr: *mut u8, layout: Layout, new_size: usize) ... FILE: turbopack/crates/turbo-tasks-testing/src/lib.rs type Task (line 33) | enum Task { type VcStorage (line 39) | pub struct VcStorage { method dynamic_call (line 46) | fn dynamic_call( method with (line 327) | pub fn with(f: impl Future) -> impl Future { method dynamic_call (line 95) | fn dynamic_call( method native_call (line 104) | fn native_call( method trait_call (line 114) | fn trait_call( method run (line 124) | fn run( method run_once (line 133) | fn run_once( method run_once_with_reason (line 142) | fn run_once_with_reason( method start_once_process (line 152) | fn start_once_process( method send_compilation_event (line 161) | fn send_compilation_event(&self, _event: Arc) { method get_task_name (line 165) | fn get_task_name(&self, task: TaskId) -> String { method invalidate (line 171) | fn invalidate(&self, _task: TaskId) { method invalidate_with_reason (line 175) | fn invalidate_with_reason( method invalidate_serialization (line 183) | fn invalidate_serialization(&self, _task: TaskId) { method try_read_task_output (line 187) | fn try_read_task_output( method try_read_task_cell (line 204) | fn try_read_task_cell( method try_read_own_task_cell (line 218) | fn try_read_own_task_cell( method try_read_local_output (line 227) | fn try_read_local_output( method emit_collectible (line 235) | fn emit_collectible(&self, _trait_type: turbo_tasks::TraitTypeId, _colle... method unemit_collectible (line 239) | fn unemit_collectible( method unemit_collectibles (line 248) | fn unemit_collectibles( method read_task_collectibles (line 256) | fn read_task_collectibles(&self, _task: TaskId, _trait_id: TraitTypeId) ... method read_own_task_cell (line 260) | fn read_own_task_cell( method update_own_task_cell (line 275) | fn update_own_task_cell( method connect_task (line 289) | fn connect_task(&self, _task: TaskId) { method mark_own_task_as_finished (line 293) | fn mark_own_task_as_finished(&self, _task: TaskId) { method spawn_detached_for_testing (line 297) | fn spawn_detached_for_testing( method task_statistics (line 304) | fn task_statistics(&self) -> &turbo_tasks::task_statistics::TaskStatisti... method stop_and_wait (line 308) | fn stop_and_wait(&self) -> std::pin::Pin + S... method subscribe_to_compilation_events (line 314) | fn subscribe_to_compilation_events( method is_tracking_dependencies (line 321) | fn is_tracking_dependencies(&self) -> bool { FILE: turbopack/crates/turbo-tasks-testing/src/retry.rs function retry (line 3) | pub fn retry( function retry_async (line 28) | pub async fn retry_async( FILE: turbopack/crates/turbo-tasks-testing/src/run.rs type Registration (line 6) | pub struct Registration { method new (line 12) | pub const fn new(create_turbo_tasks: fn(&str, bool) -> Arc Arc( function run_without_cache_check (line 52) | pub async fn run_without_cache_check( function closure_to_name (line 66) | fn closure_to_name(value: &T) -> String { function run_once (line 71) | pub async fn run_once( function run (line 82) | pub async fn run( function run_with_tt (line 93) | pub async fn run_with_tt( FILE: turbopack/crates/turbo-tasks/benches/scope.rs function busy_task (line 11) | fn busy_task(duration: Duration, result: T) -> T { function get_test_cases (line 19) | fn get_test_cases() -> Vec<(Duration, u32)> { function overhead (line 35) | pub fn overhead(c: &mut Criterion) { FILE: turbopack/crates/turbo-tasks/src/backend.rs type TransientTaskRoot (line 38) | pub type TransientTaskRoot = type TransientTaskType (line 41) | pub enum TransientTaskType { method fmt (line 62) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type CachedTaskType (line 73) | pub struct CachedTaskType { method get_name (line 82) | pub fn get_name(&self) -> &'static str { method hash_encode (line 90) | pub fn hash_encode(&self, hasher: &mut H) { method decode (line 114) | fn decode(decoder: &mut TurboBincodeDecoder) -> Result Result<(), Encode... method eq (line 137) | fn eq(&self, other: &Self) -> bool { method hash (line 145) | fn hash(&self, state: &mut H) { method fmt (line 153) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type TaskExecutionSpec (line 158) | pub struct TaskExecutionSpec<'a> { type CellContent (line 164) | pub struct CellContent(pub Option); method into_typed (line 260) | pub fn into_typed(self, type_id: ValueTypeId) -> TypedCellContent { method from (line 266) | fn from(value: SharedReference) -> Self { method from (line 272) | fn from(value: Option) -> Self { type TypedCellContent (line 166) | pub struct TypedCellContent(pub ValueTypeId, pub CellContent); method cast (line 178) | pub fn cast(self) -> Result> { method cast_trait (line 190) | pub fn cast_trait(self) -> Result> method into_untyped (line 205) | pub fn into_untyped(self) -> CellContent { method encode (line 209) | pub fn encode(&self, enc: &mut TurboBincodeEncoder) -> Result<(), Enco... method decode (line 227) | pub fn decode(dec: &mut TurboBincodeDecoder) -> Result Self { method fmt (line 169) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Error (line 248) | type Error = TypedCellContent; method try_from (line 250) | fn try_from(content: TypedCellContent) -> Result { type Error (line 278) | type Error = CellContent; method try_from (line 280) | fn try_from(content: CellContent) -> Result { type TaskCollectiblesMap (line 289) | pub type TaskCollectiblesMap = AutoMap) -> fmt::Result { type TurboTasksError (line 309) | pub struct TurboTasksError { type TurboTaskContextError (line 318) | pub struct TurboTaskContextError { method decode (line 340) | fn decode>(decoder: &mut D) -> Result bool { method encode (line 332) | fn encode(&self, encoder: &mut E) -> Result<(), EncodeError> { method fmt (line 355) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type TurboTaskLocalContextError (line 366) | pub struct TurboTaskLocalContextError { type TurboTasksExecutionError (line 372) | pub enum TurboTasksExecutionError { method with_task_context (line 382) | pub fn with_task_context( method with_local_task_context (line 396) | pub fn with_local_task_context(self, name: String) -> Self { method from (line 445) | fn from(err: &'l (dyn std::error::Error + 'static)) -> Self { method from (line 460) | fn from(err: anyhow::Error) -> Self { method source (line 405) | fn source(&self) -> Option<&(dyn Error + 'static)> { method fmt (line 422) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type VerificationMode (line 466) | pub enum VerificationMode { type Backend (line 471) | pub trait Backend: Sync + Send { method startup (line 473) | fn startup(&self, turbo_tasks: &dyn TurboTasksBackendApi) {} method stop (line 476) | fn stop(&self, turbo_tasks: &dyn TurboTasksBackendApi) {} method stopping (line 478) | fn stopping(&self, turbo_tasks: &dyn TurboTasksBackendApi) {} method idle_start (line 481) | fn idle_start(&self, turbo_tasks: &dyn TurboTasksBackendApi) {} method idle_end (line 483) | fn idle_end(&self, turbo_tasks: &dyn TurboTasksBackendApi) {} method invalidate_task (line 485) | fn invalidate_task(&self, task: TaskId, turbo_tasks: &dyn TurboTasksBa... method invalidate_tasks (line 487) | fn invalidate_tasks(&self, tasks: &[TaskId], turbo_tasks: &dyn TurboTa... method invalidate_tasks_set (line 488) | fn invalidate_tasks_set(&self, tasks: &TaskIdSet, turbo_tasks: &dyn Tu... method invalidate_serialization (line 490) | fn invalidate_serialization( method try_start_task_execution (line 497) | fn try_start_task_execution<'a>( method task_execution_canceled (line 504) | fn task_execution_canceled(&self, task: TaskId, turbo_tasks: &dyn Turb... method task_execution_completed (line 506) | fn task_execution_completed( method run_backend_job (line 518) | fn run_backend_job<'a>( method try_read_task_output (line 526) | fn try_read_task_output( method try_read_task_cell (line 536) | fn try_read_task_cell( method try_read_own_task_cell (line 547) | fn try_read_own_task_cell( method read_task_collectibles (line 562) | fn read_task_collectibles( method emit_collectible (line 570) | fn emit_collectible( method unemit_collectible (line 578) | fn unemit_collectible( method update_task_cell (line 587) | fn update_task_cell( method get_or_create_persistent_task (line 598) | fn get_or_create_persistent_task( method get_or_create_transient_task (line 605) | fn get_or_create_transient_task( method connect_task (line 612) | fn connect_task( method mark_own_task_as_finished (line 619) | fn mark_own_task_as_finished( method create_transient_task (line 627) | fn create_transient_task( method dispose_root_task (line 633) | fn dispose_root_task(&self, task: TaskId, turbo_tasks: &dyn TurboTasks... method task_statistics (line 635) | fn task_statistics(&self) -> &TaskStatisticsApi; method is_tracking_dependencies (line 637) | fn is_tracking_dependencies(&self) -> bool; method get_task_name (line 641) | fn get_task_name(&self, task: TaskId, turbo_tasks: &dyn TurboTasksBack... FILE: turbopack/crates/turbo-tasks/src/capture_future.rs function new (line 24) | pub fn new(future: F) -> Self { type TurboTasksPanic (line 30) | pub struct TurboTasksPanic { method into_panic (line 36) | pub fn into_panic(self) -> Box { method fmt (line 47) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Output (line 53) | type Output = Result; method poll (line 55) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { FILE: turbopack/crates/turbo-tasks/src/collectibles.rs type CollectiblesSource (line 6) | pub trait CollectiblesSource { method drop_collectibles (line 7) | fn drop_collectibles(self); method take_collectibles (line 8) | fn take_collectibles(self) -> AutoSet>; method peek_collectibles (line 9) | fn peek_collectibles(self) -> AutoSet>; FILE: turbopack/crates/turbo-tasks/src/completion.rs type Completion (line 15) | pub struct Completion; method immutable (line 21) | pub fn immutable() -> Vc { method session_dependent (line 29) | pub fn session_dependent() -> Vc { method new (line 38) | pub fn new() -> Vc { type Completions (line 44) | pub struct Completions(Vec>); method completed (line 50) | pub async fn completed(&self) -> anyhow::Result> { function wrap (line 78) | async fn wrap(completion: Vc) -> Result> { FILE: turbopack/crates/turbo-tasks/src/debug/internal.rs type FormattingField (line 9) | pub struct FormattingField<'a> { function new (line 15) | pub fn new(name: &'a str, contents: String) -> Self { type AsyncFormattingField (line 23) | pub struct AsyncFormattingField<'a, Fut> function new (line 35) | pub fn new(name: &'a str, contents: Fut) -> Self { function resolve (line 39) | pub async fn resolve(self) -> FormattingField<'a> { type FormattingStruct (line 50) | pub enum FormattingStruct<'a> { function new_named (line 61) | pub fn new_named(name: &'a str, fields: Vec>) -> Self { function new_unnamed (line 65) | pub fn new_unnamed(name: &'a str, fields: Vec) -> Self { function new_named_async (line 69) | pub async fn new_named_async( function new_unnamed_async (line 79) | pub async fn new_unnamed_async( function fmt (line 91) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type PassthroughDebug (line 113) | pub struct PassthroughDebug<'a>(Cow<'a, str>); function new_str (line 116) | pub fn new_str(s: &'a str) -> Self { function new_string (line 120) | pub fn new_string(s: String) -> Self { function fmt (line 126) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { FILE: turbopack/crates/turbo-tasks/src/debug/mod.rs type ValueDebugString (line 22) | pub struct ValueDebugString(String); method as_str (line 38) | pub fn as_str(&self) -> &str { method new (line 45) | pub fn new(s: String) -> Vc { method fmt (line 25) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method fmt (line 31) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type ValueDebug (line 59) | pub trait ValueDebug { method dbg (line 61) | fn dbg(self: Vc) -> Vc; method dbg_depth (line 65) | fn dbg_depth(self: Vc, depth: usize) -> Vc; type ValueDebugFormat (line 71) | pub trait ValueDebugFormat { method value_debug_format (line 72) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'_>; method value_debug_format (line 76) | fn value_debug_format(&self, _depth: usize) -> ValueDebugFormatString<... method value_debug_format (line 82) | fn value_debug_format(&self, _depth: usize) -> ValueDebugFormatString<... method value_debug_format (line 96) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'... method value_debug_format (line 109) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'... method value_debug_format (line 136) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'... method value_debug_format (line 167) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'... method value_debug_format (line 198) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'... method value_debug_format (line 230) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'... method value_debug_format (line 267) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'... method value_debug_format (line 303) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'... method value_debug_format (line 332) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'... type ValueDebugFormatString (line 404) | pub enum ValueDebugFormatString<'a> { function try_to_string (line 420) | pub async fn try_to_string(self) -> anyhow::Result { function try_to_value_debug_string (line 430) | pub async fn try_to_value_debug_string(self) -> anyhow::Result) -> Vc; method to_string (line 37) | fn to_string(self: Vc) -> Vc { type ValueToStringRef (line 22) | pub trait ValueToStringRef { method to_string_ref (line 23) | fn to_string_ref(&self) -> impl Future> + Send; method to_string_ref (line 28) | fn to_string_ref(&self) -> impl Future> + Send { method to_string_ref (line 44) | async fn to_string_ref(&self) -> Result { method to_string_ref (line 55) | fn to_string_ref(&self) -> impl Future> + Send { type ValueToStringifyWrap (line 90) | pub struct ValueToStringifyWrap(pub T); type ValueToStringify (line 92) | pub trait ValueToStringify { method to_stringify (line 93) | fn to_stringify(&self) -> impl Future> ... type StringifyType (line 96) | pub enum StringifyType { method as_ref (line 102) | fn as_ref(&self) -> &str { method fmt (line 111) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 117) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method from (line 123) | fn from(s: StringifyType) -> Self { function to_stringify (line 134) | fn to_stringify(&self) -> impl Future> + ... function to_stringify (line 145) | fn to_stringify(&self) -> impl Future> + ... function to_stringify (line 159) | fn to_stringify(&self) -> impl Future> + ... function to_stringify (line 173) | fn to_stringify(&self) -> impl Future> { FILE: turbopack/crates/turbo-tasks/src/duration_span.rs type DurationSpanGuard (line 5) | pub struct DurationSpanGuard { function new (line 11) | pub fn new(f: F) -> Self { method drop (line 20) | fn drop(&mut self) { FILE: turbopack/crates/turbo-tasks/src/effect.rs constant APPLY_EFFECTS_CONCURRENCY_LIMIT (line 27) | const APPLY_EFFECTS_CONCURRENCY_LIMIT: usize = 1024; type Effect (line 29) | pub trait Effect: TraceRawVcs + NonLocalValue + Send + Sync + 'static { method apply (line 38) | fn apply(&self) -> impl Future> + Send; type EffectError (line 54) | pub trait EffectError: StdError + TraceRawVcs + NonLocalValue + Send + S... type DynEffect (line 59) | trait DynEffect: TraceRawVcs + NonLocalValue + Send + Sync + 'static { method dyn_apply (line 60) | fn dyn_apply<'a>(&'a self) -> DynEffectApplyFuture<'a>; method dyn_apply (line 67) | fn dyn_apply<'a>(&'a self) -> DynEffectApplyFuture<'a> { type DynEffectApplyFuture (line 76) | type DynEffectApplyFuture<'a> = type EffectCollectible (line 83) | trait EffectCollectible {} type EffectState (line 86) | enum EffectState { type EffectInstance (line 101) | struct EffectInstance { method new (line 109) | fn new(effect: impl Effect) -> Self { method apply (line 117) | async fn apply(&self) -> Result<()> { function emit_effect (line 190) | pub fn emit_effect(effect: impl Effect) { function apply_effects (line 213) | pub async fn apply_effects(source: impl CollectiblesSource) -> Result<()> { function get_effects (line 256) | pub async fn get_effects(source: impl CollectiblesSource) -> Result Result<()> { method eq (line 282) | fn eq(&self, other: &Self) -> bool { type ApplyEffectsContext (line 325) | pub struct ApplyEffectsContext { method in_current_scope (line 330) | fn in_current_scope(f: F) -> impl Future { method current (line 335) | fn current() -> Arc> { method with_context (line 341) | fn with_context T>(f: F) -> T { method set (line 347) | pub fn set(value: T) { method with (line 353) | pub fn with(f: impl FnOnce(&mut T) -> R) -> O... method with_or_insert_with (line 365) | pub fn with_or_insert_with( function is_sync_and_send (line 388) | fn is_sync_and_send() { FILE: turbopack/crates/turbo-tasks/src/error.rs type PrettyPrintError (line 5) | pub struct PrettyPrintError<'a>(pub &'a anyhow::Error); method fmt (line 8) | fn fmt(&self, f: &mut Formatter<'_>) -> Result { type WithDash (line 51) | struct WithDash<'a>(&'a str); method fmt (line 54) | fn fmt(&self, f: &mut Formatter<'_>) -> Result { FILE: turbopack/crates/turbo-tasks/src/event.rs type EventDescriptor (line 17) | pub trait EventDescriptor { method get_description (line 19) | fn get_description(self) -> Arc String + Sync + Send>; method get_description (line 28) | fn get_description(self) -> Arc String + Sync + Send> { method get_description (line 64) | fn get_description(self) -> Arc String + Sync + Send> { type EventDescription (line 34) | pub struct EventDescription { method new (line 41) | pub fn new(#[allow(unused_variables)] description: impl FnOnc... method fmt (line 53) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type Event (line 69) | pub struct Event { method new (line 90) | pub fn new(#[allow(unused_variables)] description: impl EventDescripto... method listen (line 103) | pub fn listen(&self) -> EventListener { method listen_with_note (line 132) | pub fn listen_with_note(&self, _note: impl EventDescriptor) -> EventLi... method take (line 150) | pub fn take(&mut self) -> Event { method notify (line 165) | pub fn notify(&self, n: usize) { method fmt (line 171) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type EventListener (line 180) | pub struct EventListener { method fmt (line 186) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type Output (line 193) | type Output = (); method poll (line 195) | fn poll( type EventListener (line 205) | pub struct EventListener { method fmt (line 216) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type Output (line 229) | type Output = (); method poll (line 231) | fn poll( function ensure_dead_code_elimination (line 288) | async fn ensure_dead_code_elimination() { FILE: turbopack/crates/turbo-tasks/src/graph/adjacency_map.rs type AdjacencyMap (line 13) | pub struct AdjacencyMap { method eq (line 29) | fn eq(&self, other: &Self) -> bool { method default (line 45) | fn default() -> Self { function new (line 55) | pub fn new() -> Self { function roots (line 63) | pub fn roots(&self) -> impl Iterator { function get (line 68) | pub fn get(&self, node: &T) -> Option> { function len (line 73) | pub fn len(&self) -> usize { function is_empty (line 78) | pub fn is_empty(&self) -> bool { function reversed (line 82) | pub fn reversed(&self) -> AdjacencyMap { type Node (line 108) | type Node = T; type Edge (line 109) | type Edge = E; type Handle (line 110) | type Handle = T; method insert (line 112) | fn insert(&mut self, from: Option<(&T, E)>, node: T) { method try_enter (line 124) | fn try_enter(&mut self, node: &T) -> Option { function into_postorder_topological (line 141) | pub fn into_postorder_topological(self) -> IntoPostorderTopologicalIter<... function into_breadth_first_edges (line 156) | pub fn into_breadth_first_edges(self) -> IntoBreadthFirstEdges { function postorder_topological (line 166) | pub fn postorder_topological(&self) -> PostorderTopologicalIter<'_, T, E> { type ReverseTopologicalPass (line 181) | enum ReverseTopologicalPass { type IntoPostorderTopologicalIter (line 188) | pub struct IntoPostorderTopologicalIter type Item (line 202) | type Item = T; method next (line 204) | fn next(&mut self) -> Option { type IntoBreadthFirstEdges (line 238) | pub struct IntoBreadthFirstEdges type Item (line 252) | type Item = (Option<(T, E)>, T); method next (line 254) | fn next(&mut self) -> Option { type PostorderTopologicalIter (line 275) | pub struct PostorderTopologicalIter<'graph, T, E> type Item (line 288) | type Item = &'graph T; method next (line 290) | fn next(&mut self) -> Option { FILE: turbopack/crates/turbo-tasks/src/graph/control_flow.rs type VisitControlFlow (line 2) | pub enum VisitControlFlow { FILE: turbopack/crates/turbo-tasks/src/graph/graph_store.rs type GraphStore (line 3) | pub trait GraphStore: Send { method insert (line 13) | fn insert(&mut self, from: Option<(&Self::Handle, Self::Edge)>, node: ... method try_enter (line 18) | fn try_enter(&mut self, node: &Self::Node) -> Option; FILE: turbopack/crates/turbo-tasks/src/graph/graph_traversal.rs type VisitedNodes (line 11) | pub struct VisitedNodes(pub FxHashSet); type GraphTraversal (line 18) | pub trait GraphTraversal: GraphStore + Sized { method visit (line 19) | fn visit( method visit (line 35) | fn visit( type GraphTraversalResult (line 104) | pub enum GraphTraversalResult { function completed (line 109) | pub fn completed(self) -> Completed { FILE: turbopack/crates/turbo-tasks/src/graph/non_deterministic.rs type NonDeterministic (line 9) | pub struct NonDeterministic { method default (line 16) | fn default() -> Self { function new (line 22) | pub fn new() -> Self { type Node (line 36) | type Node = T; type Edge (line 37) | type Edge = E; type Handle (line 38) | type Handle = (); method insert (line 40) | fn insert(&mut self, _from: Option<(&(), E)>, node: T) { method try_enter (line 44) | fn try_enter(&mut self, node: &T) -> Option<()> { type Item (line 54) | type Item = T; type IntoIter (line 55) | type IntoIter = as IntoIterator>::IntoIter; method into_iter (line 57) | fn into_iter(self) -> Self::IntoIter { FILE: turbopack/crates/turbo-tasks/src/graph/visit.rs type Visit (line 10) | pub trait Visit { method visit (line 19) | fn visit(&mut self, node: &Node, edge: Option<&Edge>) -> VisitControlF... method edges (line 32) | fn edges(&mut self, node: &Node) -> Self::EdgesFuture; method span (line 35) | fn span(&mut self, _node: &Node, _edge: Option<&Edge>) -> Span { type ImplWithEdgeRef (line 45) | pub struct ImplWithEdgeRef; type EdgesIntoIter (line 53) | type EdgesIntoIter = NeighIt; type EdgesFuture (line 54) | type EdgesFuture = NeighFut; method edges (line 56) | fn edges(&mut self, node: &Node) -> Self::EdgesFuture { type ImplWithEdgeValue (line 61) | pub struct ImplWithEdgeValue; type EdgesIntoIter (line 70) | type EdgesIntoIter = NeighIt; type EdgesFuture (line 71) | type EdgesFuture = NeighFut; method edges (line 73) | fn edges(&mut self, node: &Node) -> Self::EdgesFuture { type ImplRef (line 78) | pub struct ImplRef; type EdgesIntoIter (line 86) | type EdgesIntoIter = Map (Node, ())>; type EdgesFuture (line 87) | type EdgesFuture = NoEdgeFuture; method edges (line 89) | fn edges(&mut self, node: &Node) -> Self::EdgesFuture { type ImplValue (line 94) | pub struct ImplValue; type EdgesIntoIter (line 103) | type EdgesIntoIter = Map (Node, ())>; type EdgesFuture (line 104) | type EdgesFuture = NoEdgeFuture; method edges (line 106) | fn edges(&mut self, node: &Node) -> Self::EdgesFuture { type NoEdgeFuture (line 111) | pub struct NoEdgeFuture(F); type Output (line 118) | type Output = Result (Node, ())>>; method poll (line 120) | fn poll( FILE: turbopack/crates/turbo-tasks/src/graph/with_future.rs function new (line 22) | pub fn new(future: T, span: Span, data: H) -> Self { type Output (line 35) | type Output = (H, Span, T::Output); method poll (line 37) | fn poll( FILE: turbopack/crates/turbo-tasks/src/id.rs method fmt (line 148) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { constant TRANSIENT_TASK_BIT (line 153) | pub const TRANSIENT_TASK_BIT: u32 = 0x8000_0000; method is_transient (line 156) | pub fn is_transient(&self) -> bool { method persistence (line 159) | pub fn persistence(&self) -> TaskPersistence { FILE: turbopack/crates/turbo-tasks/src/id_factory.rs type IdFactory (line 13) | pub struct IdFactory { function new (line 25) | pub fn new(start: T, max: T) -> Self function new_const (line 36) | pub const fn new_const(start: NonZeroU64, max: NonZeroU64) -> Self { function get (line 56) | pub fn get(&self) -> T { function wrapping_get (line 104) | pub fn wrapping_get(&self) -> T { type IdFactoryWithReuse (line 128) | pub struct IdFactoryWithReuse { function new (line 138) | pub fn new(start: T, max: T) -> Self { function new_const (line 148) | pub const fn new_const(start: NonZeroU64, max: NonZeroU64) -> Self { function get (line 163) | pub fn get(&self) -> T { function reuse (line 174) | pub unsafe fn reuse(&self, id: T) { function test_overflow_detection (line 187) | fn test_overflow_detection() { function test_overflow_detection_near_u64_max (line 198) | fn test_overflow_detection_near_u64_max() { FILE: turbopack/crates/turbo-tasks/src/invalidation.rs function get_invalidator (line 19) | pub fn get_invalidator() -> Option { type Invalidator (line 31) | pub struct Invalidator { method invalidate (line 36) | pub fn invalidate(self, turbo_tasks: &dyn TurboTasksApi) { method invalidate_with_reason (line 40) | pub fn invalidate_with_reason( method trace_raw_vcs (line 53) | fn trace_raw_vcs(&self, _context: &mut crate::trace::TraceRawVcsContext) { type InvalidationReason (line 67) | pub trait InvalidationReason: DynEq + DynHash + Display + Send + Sync + ... method kind (line 68) | fn kind(&self) -> Option> { type InvalidationReasonKind (line 78) | pub trait InvalidationReasonKind: DynEq + DynHash + Send + Sync + 'static { method fmt (line 81) | fn fmt( type MapKey (line 97) | enum MapKey { type MapEntry (line 106) | enum MapEntry { type InvalidationReasonSet (line 119) | pub struct InvalidationReasonSet { method insert (line 126) | pub(crate) fn insert(&mut self, reason: StaticOrArc bool { method len (line 175) | pub fn len(&self) -> usize { method fmt (line 181) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { FILE: turbopack/crates/turbo-tasks/src/join_iter_ext.rs type Output (line 29) | type Output = Vec; method poll (line 31) | fn poll( type JoinIterExt (line 39) | pub trait JoinIterExt: Iterator method join (line 45) | fn join(self) -> Join; type Output (line 64) | type Output = Result>; method poll (line 66) | fn poll( type TryJoinIterExt (line 79) | pub trait TryJoinIterExt: Iterator method try_join (line 88) | fn try_join(self) -> TryJoin; method join (line 97) | fn join(self) -> Join { method try_join (line 110) | fn try_join(self) -> TryJoin { type Output (line 134) | type Output = Result>; method poll (line 136) | fn poll(self: Pin<&mut Self>, cx: &mut std::task::Context<'_>) -> Poll: Iterator method try_flat_join (line 164) | fn try_flat_join(self) -> TryFlatJoin; method try_flat_join (line 175) | fn try_flat_join(self) -> TryFlatJoin { FILE: turbopack/crates/turbo-tasks/src/keyed.rs type KeyedEq (line 10) | pub trait KeyedEq { method different_keys (line 13) | fn different_keys<'l>(&'l self, other: &'l Self) -> SmallVec<[&'l Self... type Key (line 26) | type Key = K; method different_keys (line 28) | fn different_keys<'l>(&'l self, other: &'l Self) -> SmallVec<[&'l Self... type Key (line 68) | type Key = K; method different_keys (line 70) | fn different_keys<'l>(&'l self, other: &'l Self) -> SmallVec<[&'l Self... type Key (line 108) | type Key = K; method different_keys (line 110) | fn different_keys<'l>(&'l self, other: &'l Self) -> SmallVec<[&'l Self... type Key (line 146) | type Key = K; method different_keys (line 148) | fn different_keys<'l>(&'l self, other: &'l Self) -> SmallVec<[&'l Self... type KeyedAccess (line 16) | pub trait KeyedAccess { method get (line 19) | fn get(&self, key: &Q) -> Option<&Self::Value>; method contains_key (line 20) | fn contains_key(&self, key: &Q) -> bool { type Value (line 56) | type Value = V; function get (line 58) | fn get(&self, key: &Q) -> Option<&Self::Value> { function contains_key (line 62) | fn contains_key(&self, key: &Q) -> bool { type Value (line 96) | type Value = V; function get (line 98) | fn get(&self, key: &Q) -> Option<&Self::Value> { function contains_key (line 102) | fn contains_key(&self, key: &Q) -> bool { type Value (line 134) | type Value = (); function get (line 136) | fn get(&self, key: &Q) -> Option<&Self::Value> { function contains_key (line 140) | fn contains_key(&self, key: &Q) -> bool { type Value (line 170) | type Value = (); function get (line 172) | fn get(&self, key: &Q) -> Option<&Self::Value> { function contains_key (line 176) | fn contains_key(&self, key: &Q) -> bool { function abc (line 185) | fn abc() -> [(&'static str, i32); 3] { function abd (line 189) | fn abd() -> [(&'static str, i32); 3] { function ab (line 193) | fn ab() -> [(&'static str, i32); 2] { function abcde (line 197) | fn abcde() -> [(&'static str, i32); 5] { function edcba (line 201) | fn edcba() -> [(&'static str, i32); 5] { function assert_diff (line 205) | fn assert_diff(a: &T, b: &T, expected: &[&T::Key]) function test_hash_map_diff (line 217) | fn test_hash_map_diff() { function test_index_map_diff (line 224) | fn test_index_map_diff() { function test_hash_map_equal (line 231) | fn test_hash_map_equal() { function test_index_map_equal (line 238) | fn test_index_map_equal() { function test_hash_map_add_key (line 245) | fn test_hash_map_add_key() { function test_index_map_add_key (line 252) | fn test_index_map_add_key() { function test_hash_map_remove_key (line 259) | fn test_hash_map_remove_key() { function test_index_map_remove_key (line 266) | fn test_index_map_remove_key() { FILE: turbopack/crates/turbo-tasks/src/lib.rs type FxIndexSet (line 124) | pub type FxIndexSet = indexmap::IndexSet = indexmap::IndexMap = dashmap::DashMap, 2>; FILE: turbopack/crates/turbo-tasks/src/macro_helpers.rs function value_debug_format_field (line 31) | pub async fn value_debug_format_field(value: ValueDebugFormatString<'_>)... function get_persistence_from_inputs (line 41) | pub fn get_persistence_from_inputs(inputs: &impl TaskInput) -> TaskPersi... function get_persistence_from_inputs_and_this (line 49) | pub fn get_persistence_from_inputs_and_this( function assert_argument_is_non_local_value (line 60) | pub fn assert_argument_is_non_local_value() {} function metadata (line 72) | pub const fn metadata(ptr: *const T) -> () -> &'static str { function const_concat_len (line 86) | pub const fn const_concat_len(slices: &[&str]) -> usize { function const_concat_into (line 98) | pub const fn const_concat_into(slices: &[&str]) -> [u8; ... function strip_trailing_segments (line 138) | pub const fn strip_trailing_segments(s: &str, count: usize) -> &str { type VTableRegistry (line 165) | pub struct VTableRegistry { function new (line 170) | pub fn new(id: TraitTypeId) -> Self { function cast (line 199) | pub(crate) fn cast(&self, id: ValueTypeId, raw: *const ()) -> *const T { type RawPtr (line 205) | struct RawPtr(*const ()); type CollectableTraitCastFunctions (line 225) | pub struct CollectableTraitCastFunctions( type CollectableTraitMethods (line 234) | pub struct CollectableTraitMethods { FILE: turbopack/crates/turbo-tasks/src/magic_any.rs type MagicAny (line 13) | pub trait MagicAny: Debug + DynEq + DynHash + TraceRawVcs + Send + Sync ... method magic_type_name (line 15) | fn magic_type_name(&self) -> &'static str; method magic_type_name (line 23) | fn magic_type_name(&self) -> &'static str { function any_as_encode (line 32) | pub fn any_as_encode(this: &dyn Any) -> &T { FILE: turbopack/crates/turbo-tasks/src/manager.rs type TurboTasksCallApi (line 54) | pub trait TurboTasksCallApi: Sync + Send { method dynamic_call (line 57) | fn dynamic_call( method native_call (line 66) | fn native_call( method trait_call (line 75) | fn trait_call( method run (line 83) | fn run( method run_once (line 87) | fn run_once( method run_once_with_reason (line 91) | fn run_once_with_reason( method start_once_process (line 96) | fn start_once_process(&self, future: Pin +... method send_compilation_event (line 99) | fn send_compilation_event(&self, event: Arc); method get_task_name (line 102) | fn get_task_name(&self, task: TaskId) -> String; method dynamic_call (line 1355) | fn dynamic_call( method native_call (line 1364) | fn native_call( method trait_call (line 1373) | fn trait_call( method run (line 1384) | fn run( method run_once (line 1393) | fn run_once( method run_once_with_reason (line 1402) | fn run_once_with_reason( method start_once_process (line 1416) | fn start_once_process(&self, future: Pin +... method send_compilation_event (line 1420) | fn send_compilation_event(&self, event: Arc) { method get_task_name (line 1426) | fn get_task_name(&self, task: TaskId) -> String { type TurboTasksApi (line 110) | pub trait TurboTasksApi: TurboTasksCallApi + Sync + Send { method invalidate (line 111) | fn invalidate(&self, task: TaskId); method invalidate_with_reason (line 112) | fn invalidate_with_reason(&self, task: TaskId, reason: StaticOrArc &TaskStatisticsApi; method stop_and_wait (line 191) | fn stop_and_wait(&self) -> Pin + Send>>; method subscribe_to_compilation_events (line 193) | fn subscribe_to_compilation_events( method is_tracking_dependencies (line 199) | fn is_tracking_dependencies(&self) -> bool; method invalidate (line 1433) | fn invalidate(&self, task: TaskId) { method invalidate_with_reason (line 1438) | fn invalidate_with_reason(&self, task: TaskId, reason: StaticOrArc &TaskStatisticsApi { method stop_and_wait (line 1617) | fn stop_and_wait(&self) -> Pin + Send + 's... method subscribe_to_compilation_events (line 1624) | fn subscribe_to_compilation_events( method is_tracking_dependencies (line 1631) | fn is_tracking_dependencies(&self) -> bool { type Unused (line 203) | pub struct Unused { function new_unchecked (line 213) | pub unsafe fn new_unchecked(inner: T) -> Self { function get_unchecked (line 222) | pub unsafe fn get_unchecked(&self) -> &T { function into (line 227) | pub fn into(self) -> T { type TurboTasksBackendApi (line 233) | pub trait TurboTasksBackendApi: TurboTasksCallApi ... method pin (line 234) | fn pin(&self) -> Arc>; method get_fresh_persistent_task_id (line 236) | fn get_fresh_persistent_task_id(&self) -> Unused; method get_fresh_transient_task_id (line 237) | fn get_fresh_transient_task_id(&self) -> Unused; method reuse_persistent_task_id (line 241) | unsafe fn reuse_persistent_task_id(&self, id: Unused); method reuse_transient_task_id (line 245) | unsafe fn reuse_transient_task_id(&self, id: Unused); method schedule (line 248) | fn schedule(&self, task: TaskId, priority: TaskPriority); method get_current_task_priority (line 251) | fn get_current_task_priority(&self) -> TaskPriority; method schedule_backend_foreground_job (line 254) | fn schedule_backend_foreground_job(&self, job: B::BackendJob); method schedule_backend_background_job (line 260) | fn schedule_backend_background_job(&self, job: B::BackendJob); method program_duration_until (line 263) | fn program_duration_until(&self, instant: Instant) -> Duration; method is_idle (line 266) | fn is_idle(&self) -> bool; method backend (line 269) | fn backend(&self) -> &B; type UpdateInfo (line 273) | pub struct UpdateInfo { type TaskPersistence (line 282) | pub enum TaskPersistence { method fmt (line 296) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type ReadConsistency (line 305) | pub enum ReadConsistency { type ReadCellTracking (line 318) | pub enum ReadCellTracking { method should_track (line 337) | pub fn should_track(&self, is_err: bool) -> bool { method key (line 345) | pub fn key(&self) -> Option { method default (line 355) | fn default() -> Self { method fmt (line 361) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type ReadTracking (line 372) | pub enum ReadTracking { method should_track (line 389) | pub fn should_track(&self, is_err: bool) -> bool { method fmt (line 399) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type TaskPriority (line 409) | pub enum TaskPriority { method invalidation (line 418) | pub fn invalidation(priority: u32) -> Self { method initial (line 424) | pub fn initial() -> Self { method leaf (line 428) | pub fn leaf() -> Self { method in_parent (line 434) | pub fn in_parent(&self, parent_priority: TaskPriority) -> Self { method fmt (line 455) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type ScheduledTask (line 463) | enum ScheduledTask { type TurboTasks (line 477) | pub struct TurboTasks { type LocalTaskTracker (line 502) | type LocalTaskTracker = Option< type CurrentTaskState (line 514) | struct CurrentTaskState { method new (line 546) | fn new( method new_temporary (line 566) | fn new_temporary( method assert_execution_id (line 585) | fn assert_execution_id(&self, expected_execution_id: ExecutionId) { method create_local_task (line 594) | fn create_local_task(&mut self, local_task: LocalTask) -> LocalTaskId { method get_local_task (line 604) | fn get_local_task(&self, local_task_id: LocalTaskId) -> &LocalTask { method get_mut_local_task (line 609) | fn get_mut_local_task(&mut self, local_task_id: LocalTaskId) -> &mut L... function new (line 634) | pub fn new(backend: B) -> Arc { function pin (line 671) | pub fn pin(&self) -> Arc { function spawn_root_task (line 676) | pub fn spawn_root_task(&self, functor: F) -> TaskId function dispose_root_task (line 696) | pub fn dispose_root_task(&self, task_id: TaskId) { function spawn_once_task (line 704) | fn spawn_once_task(&self, future: Fut) function run_once (line 719) | pub async fn run_once( function run (line 736) | pub async fn run( function start_once_process (line 770) | pub fn start_once_process(&self, future: impl Future + Send... function native_call (line 785) | pub(crate) fn native_call( function dynamic_call (line 811) | pub fn dynamic_call( function trait_call (line 829) | pub fn trait_call( function schedule (line 864) | pub(crate) fn schedule(&self, task_id: TaskId, priority: TaskPriority) { function schedule_local_task (line 878) | fn schedule_local_task( function begin_foreground_job (line 922) | fn begin_foreground_job(&self) { function finish_foreground_job (line 934) | fn finish_foreground_job(&self) { function begin_background_job (line 958) | fn begin_background_job(&self) { function finish_background_job (line 963) | fn finish_background_job(&self) { function get_in_progress_count (line 973) | pub fn get_in_progress_count(&self) -> usize { function wait_task_completion (line 989) | pub async fn wait_task_completion( function get_or_wait_aggregated_update_info (line 1009) | pub async fn get_or_wait_aggregated_update_info(&self, aggregation: Dura... function aggregated_update_info (line 1018) | pub async fn aggregated_update_info( function wait_background_done (line 1092) | pub async fn wait_background_done(&self) { function stop_and_wait (line 1103) | pub async fn stop_and_wait(&self) { function schedule_foreground_job (line 1135) | pub(crate) fn schedule_foreground_job(&self, func: T) function schedule_background_job (line 1155) | pub(crate) fn schedule_background_job(&self, func: T) function finish_current_task_state (line 1174) | fn finish_current_task_state(&self) -> FinishedTaskState { function backend (line 1185) | pub fn backend(&self) -> &B { type TurboTasksExecutor (line 1190) | struct TurboTasksExecutor; type Future (line 1193) | type Future = impl Future + Send + 'static; method execute (line 1195) | fn execute( type FinishedTaskState (line 1344) | struct FinishedTaskState { function pin (line 1637) | fn pin(&self) -> Arc> { function backend (line 1640) | fn backend(&self) -> &B { function schedule_backend_background_job (line 1645) | fn schedule_backend_background_job(&self, job: B::BackendJob) { function schedule_backend_foreground_job (line 1653) | fn schedule_backend_foreground_job(&self, job: B::BackendJob) { function schedule (line 1661) | fn schedule(&self, task: TaskId, priority: TaskPriority) { function get_current_task_priority (line 1665) | fn get_current_task_priority(&self) -> TaskPriority { function program_duration_until (line 1671) | fn program_duration_until(&self, instant: Instant) -> Duration { function get_fresh_persistent_task_id (line 1675) | fn get_fresh_persistent_task_id(&self) -> Unused { function get_fresh_transient_task_id (line 1680) | fn get_fresh_transient_task_id(&self) -> Unused { function reuse_persistent_task_id (line 1685) | unsafe fn reuse_persistent_task_id(&self, id: Unused) { function reuse_transient_task_id (line 1689) | unsafe fn reuse_transient_task_id(&self, id: Unused) { function is_idle (line 1693) | fn is_idle(&self) -> bool { function wait_for_local_tasks (line 1700) | async fn wait_for_local_tasks() { function current_task_if_available (line 1709) | pub(crate) fn current_task_if_available(from: &str) -> Option { function current_task (line 1719) | pub(crate) fn current_task(from: &str) -> TaskId { function debug_assert_not_in_top_level_task (line 1729) | fn debug_assert_not_in_top_level_task(operation: &str) { function run (line 1755) | pub async fn run( function run_once (line 1772) | pub async fn run_once( function run_once_with_reason (line 1789) | pub async fn run_once_with_reason( function dynamic_call (line 1811) | pub fn dynamic_call( function trait_call (line 1821) | pub fn trait_call( function turbo_tasks (line 1830) | pub fn turbo_tasks() -> Arc { function turbo_tasks_weak (line 1834) | pub fn turbo_tasks_weak() -> Weak { function try_turbo_tasks (line 1838) | pub fn try_turbo_tasks() -> Option> { function with_turbo_tasks (line 1842) | pub fn with_turbo_tasks(func: impl FnOnce(&Arc) ->... function turbo_tasks_scope (line 1846) | pub fn turbo_tasks_scope(tt: Arc, f: impl FnOnce()... function turbo_tasks_future_scope (line 1850) | pub fn turbo_tasks_future_scope( function with_turbo_tasks_for_testing (line 1857) | pub fn with_turbo_tasks_for_testing( function spawn_detached_for_testing (line 1881) | pub fn spawn_detached_for_testing(f: impl Future + Send + '... function current_task_for_testing (line 1885) | pub fn current_task_for_testing() -> Option { function mark_finished (line 1891) | pub fn mark_finished() { function get_serialization_invalidator (line 1902) | pub fn get_serialization_invalidator() -> SerializationInvalidator { function mark_invalidator (line 1924) | pub fn mark_invalidator() { function mark_stateful (line 1938) | pub fn mark_stateful() { function mark_top_level_task (line 1952) | pub fn mark_top_level_task() { function unmark_top_level_task_may_leak_eventually_consistent_state (line 1970) | pub fn unmark_top_level_task_may_leak_eventually_consistent_state() { function prevent_gc (line 1978) | pub fn prevent_gc() { function emit (line 1982) | pub fn emit(collectible: ResolvedVc) { function read_task_output (line 1989) | pub(crate) async fn read_task_output( type CurrentCellRef (line 2008) | pub struct CurrentCellRef { method conditional_update (line 2018) | fn conditional_update( method conditional_update_with_shared_reference (line 2035) | fn conditional_update_with_shared_reference( method compare_and_update (line 2100) | pub fn compare_and_update(&self, new_value: T) method compare_and_update_with_shared_reference (line 2121) | pub fn compare_and_update_with_shared_reference(&self, new_shared_r... method keyed_compare_and_update (line 2138) | pub fn keyed_compare_and_update(&self, new_value: T) method keyed_compare_and_update_with_shared_reference (line 2165) | pub fn keyed_compare_and_update_with_shared_reference( method update (line 2195) | pub fn update(&self, new_value: T, verification_mode: VerificationM... method update_with_shared_reference (line 2217) | pub fn update_with_shared_reference( type VcReadTarget (line 2014) | type VcReadTarget = <::Read as VcRead>::Target; method from (line 2259) | fn from(cell: CurrentCellRef) -> Self { function extract_sr_value (line 2264) | fn extract_sr_value(sr: &SharedReference) -> &T { function find_cell_by_type (line 2269) | pub fn find_cell_by_type() -> CurrentCellRef { function find_cell_by_id (line 2273) | pub fn find_cell_by_id(ty: ValueTypeId, is_serializable_cell_content: bo... function read_local_output (line 2289) | pub(crate) async fn read_local_output( FILE: turbopack/crates/turbo-tasks/src/mapped_read_ref.rs type MappedReadRef (line 10) | pub struct MappedReadRef { function new (line 21) | pub unsafe fn new(arc: triomphe::Arc, value: *const T) -> Self { function ptr_eq (line 27) | pub fn ptr_eq(&self, other: &Self) -> bool { function ptr (line 31) | pub fn ptr(&self) -> *const T { method clone (line 37) | fn clone(&self) -> Self { type Target (line 46) | type Target = T; function deref (line 48) | fn deref(&self) -> &Self::Target { method fmt (line 57) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method fmt (line 66) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method eq (line 75) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 86) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 95) | fn cmp(&self, other: &Self) -> std::cmp::Ordering { function hash (line 104) | fn hash(&self, state: &mut H) { method value_debug_format (line 113) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'_> { method trace_raw_vcs (line 123) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { type Item (line 132) | type Item = I; type IntoIter (line 134) | type IntoIter = J; method into_iter (line 136) | fn into_iter(self) -> Self::IntoIter { method serialize (line 145) | fn serialize(&self, serializer: S) -> Result FILE: turbopack/crates/turbo-tasks/src/message_queue.rs type CompilationEvent (line 7) | pub trait CompilationEvent: Sync + Send + Any { method type_name (line 8) | fn type_name(&self) -> &'static str; method severity (line 9) | fn severity(&self) -> Severity; method message (line 10) | fn message(&self) -> String; method to_json (line 11) | fn to_json(&self) -> String; method type_name (line 182) | fn type_name(&self) -> &'static str { method severity (line 186) | fn severity(&self) -> Severity { method message (line 190) | fn message(&self) -> String { method to_json (line 204) | fn to_json(&self) -> String { method type_name (line 222) | fn type_name(&self) -> &'static str { method severity (line 226) | fn severity(&self) -> Severity { method message (line 230) | fn message(&self) -> String { method to_json (line 234) | fn to_json(&self) -> String { method type_name (line 267) | fn type_name(&self) -> &'static str { method severity (line 271) | fn severity(&self) -> Severity { method message (line 275) | fn message(&self) -> String { method to_json (line 280) | fn to_json(&self) -> String { constant MAX_QUEUE_SIZE (line 14) | const MAX_QUEUE_SIZE: usize = 256; type ArcMx (line 16) | type ArcMx = Arc>; type CompilationEventChannel (line 17) | type CompilationEventChannel = mpsc::Sender>; type EventChannelType (line 20) | enum EventChannelType { type CompilationEventQueue (line 25) | pub struct CompilationEventQueue { method send (line 46) | pub fn send( method subscribe (line 96) | pub fn subscribe( method default (line 31) | fn default() -> Self { type Severity (line 137) | pub enum Severity { method fmt (line 147) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type TimingEvent (line 161) | pub struct TimingEvent { method new (line 176) | pub fn new(message: String, duration: Duration) -> Self { type DiagnosticEvent (line 210) | pub struct DiagnosticEvent { method new (line 216) | pub fn new(severity: Severity, message: String) -> Self { type TraceEvent (line 243) | pub struct TraceEvent { method new (line 251) | pub fn new( function test_timing_event_string_formatting (line 290) | fn test_timing_event_string_formatting() { FILE: turbopack/crates/turbo-tasks/src/native_function.rs type ResolveFuture (line 18) | type ResolveFuture<'a> = Pin fn(&'a dyn MagicAny) -> ResolveFuture<'a>; type IsResolvedFunctor (line 21) | type IsResolvedFunctor = fn(&dyn MagicAny) -> bool; type FilterOwnedArgsFunctor (line 24) | pub type FilterOwnedArgsFunctor = for<'a> fn(Box) -> Box(_t: &T) -> Self method with_filter_trait_call_from (line 65) | pub const fn with_filter_trait_call_from( method new (line 76) | pub const fn new() -> Self method with_filter_trait_call (line 86) | pub const fn with_filter_trait_call( method is_resolved (line 116) | pub fn is_resolved(&self, value: &dyn MagicAny) -> bool { method resolve (line 120) | pub async fn resolve(&self, value: &dyn MagicAny) -> Result) -> Box Result<... function resolve_functor_impl (line 135) | fn resolve_functor_impl(value: &dyn MagicAny) -... function debug_downcast_args_error_msg (line 145) | pub fn debug_downcast_args_error_msg(expected: &str, actual: &str) -> St... function downcast_args_owned (line 149) | pub fn downcast_args_owned(args: Box) -> Box<... function downcast_args_ref (line 167) | pub fn downcast_args_ref(args: &dyn MagicAny) -> &T { type NativeFunction (line 184) | pub struct NativeFunction { constant DEFAULT (line 222) | pub const DEFAULT: NativeFunction = NativeFunction { method new (line 230) | pub const fn new( method execute (line 248) | pub fn execute(&'static self, this: Option, arg: &dyn MagicAny)... method span (line 255) | pub fn span( method resolve_span (line 274) | pub fn resolve_span(&'static self, priority: TaskPriority) -> Span { method fmt (line 204) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function default_fn (line 212) | fn default_fn() { FILE: turbopack/crates/turbo-tasks/src/once_map.rs type OnceConcurrentlyMap (line 10) | pub struct OnceConcurrentlyMap Self { function new (line 23) | pub fn new() -> Self { function action (line 29) | pub fn action(&self, key: &K, func: impl FnOnce() -> V) -> V { type TemporarilyInserted (line 52) | struct TemporarilyInserted<'a, K: 'static + Hash + Eq + Ord + Send + Syn... function entry (line 58) | fn entry(&self) -> Entry<'a, &'static K, V> { method drop (line 66) | fn drop(&mut self) { type SafeOnceConcurrentlyMap (line 72) | pub struct SafeOnceConcurrentlyMap< method default (line 82) | fn default() -> Self { function new (line 90) | pub fn new() -> Self { function action (line 96) | pub fn action(&self, key: &K, func: impl FnOnce() -> V) -> V { type SafeTemporarilyInserted (line 119) | struct SafeTemporarilyInserted< function entry (line 129) | fn entry(&self) -> Entry<'_, K, V> { method drop (line 138) | fn drop(&mut self) { FILE: turbopack/crates/turbo-tasks/src/output.rs type OutputContent (line 9) | pub enum OutputContent { method as_read_result (line 15) | pub fn as_read_result(&self) -> anyhow::Result { method fmt (line 24) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { FILE: turbopack/crates/turbo-tasks/src/panic_hooks.rs type PanicHook (line 58) | pub type PanicHook = Box) + Sync + Send + 'sta... type ArcPanicHook (line 59) | pub type ArcPanicHook = Arc) + Sync + Send + '... function handle_panic (line 63) | pub fn handle_panic(info: &PanicHookInfo<'_>) { function register_panic_hook (line 85) | pub fn register_panic_hook(hook: PanicHook) -> PanicHookGuard { type PanicHookGuard (line 94) | pub struct PanicHookGuard { method drop (line 99) | fn drop(&mut self) { FILE: turbopack/crates/turbo-tasks/src/parallel.rs type Chunked (line 13) | struct Chunked { function get_chunked (line 18) | fn get_chunked(len: usize) -> Option { function for_each (line 33) | pub fn for_each<'l, T, F>(items: &'l [T], f: F) function for_each_owned (line 60) | pub fn for_each_owned(items: Vec, f: impl Fn(T) + Send + Sync) function try_for_each (line 87) | pub fn try_for_each<'l, T, E>( function try_for_each_mut (line 119) | pub fn try_for_each_mut<'l, T, E>( function try_for_each_owned (line 151) | pub fn try_for_each_owned( function map_collect (line 183) | pub fn map_collect<'l, Item, PerItemResult, Result>( function map_collect_owned (line 209) | pub fn map_collect_owned<'l, Item, PerItemResult, Result>( function map_collect_chunked_owned (line 235) | pub fn map_collect_chunked_owned<'l, Item, PerItemResult, Result>( function test_parallel_for_each (line 271) | async fn test_parallel_for_each() { function test_parallel_try_for_each (line 281) | async fn test_parallel_try_for_each() { function test_parallel_try_for_each_mut (line 295) | async fn test_parallel_try_for_each_mut() { function test_parallel_for_each_owned (line 311) | async fn test_parallel_for_each_owned() { function test_parallel_map_collect (line 321) | async fn test_parallel_map_collect() { function test_parallel_map_collect_owned (line 328) | async fn test_parallel_map_collect_owned() { function test_parallel_map_collect_owned_many (line 335) | async fn test_parallel_map_collect_owned_many() { function test_panic_in_scope (line 342) | async fn test_panic_in_scope() { FILE: turbopack/crates/turbo-tasks/src/primitives.rs type JsonValueEncodeWrapper (line 47) | struct JsonValueEncodeWrapper<'a>(&'a serde_json::Value); type Value (line 50) | type Value = serde_json::Value; method new (line 52) | fn new<'a>(value: &'a Self::Value) -> impl Encode + 'a { method encode (line 58) | fn encode(&self, encoder: &mut E) -> Result<(), EncodeError> { type JsonValueDecodeWrapper (line 63) | struct JsonValueDecodeWrapper(serde_json::Value); method decode (line 74) | fn decode>(decoder: &mut D) -> Result Self::Value { FILE: turbopack/crates/turbo-tasks/src/priority_runner.rs type Executor (line 19) | pub trait Executor: Send + Sync { method execute (line 22) | fn execute(&self, execute_context: &Arc, task: T, priority: P) -> S... type Future (line 30) | type Future = Fut; method execute (line 32) | fn execute(&self, execute_context: &Arc, task: T, priority: P) -> Sel... type HeapItem (line 37) | struct HeapItem { method eq (line 44) | fn eq(&self, other: &Self) -> bool { method cmp (line 52) | fn cmp(&self, other: &Self) -> std::cmp::Ordering { method partial_cmp (line 58) | fn partial_cmp(&self, other: &Self) -> Option { type PriorityRunner (line 63) | pub struct PriorityRunner< function new (line 87) | pub fn new(executor: E) -> Self { function schedule (line 97) | pub fn schedule(self: &Arc, execute_context: &Arc, task: T, pri... function schedule_with_join_handle (line 101) | pub fn schedule_with_join_handle( function schedule_internal (line 112) | fn schedule_internal( function reuse_or_decrease_active_workers (line 147) | fn reuse_or_decrease_active_workers(self: &Arc, execute_context: &... function decrease_active_workers (line 163) | fn decrease_active_workers(self: &Arc, execute_context: &Arc) { function pop_future_from_worker (line 173) | fn pop_future_from_worker( function spawn_worker_if_work_available (line 192) | fn spawn_worker_if_work_available( function shrink_amortized (line 217) | fn shrink_amortized(queue: &mut BinaryHeap>) { type WorkerState (line 227) | enum WorkerState { function spawn (line 266) | fn spawn( type Output (line 289) | type Output = (); method poll (line 291) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { type JoinHandle (line 371) | pub struct JoinHandle { type Output (line 376) | type Output = (); method poll (line 378) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function test_cpu_bound_tasks (line 401) | async fn test_cpu_bound_tasks() { function test_cpu_bound_with_yield_tasks (line 453) | async fn test_cpu_bound_with_yield_tasks() { function test_waiting_tasks (line 506) | async fn test_waiting_tasks() { function test_mixed_cpu_bound_and_waiting_tasks (line 557) | fn test_mixed_cpu_bound_and_waiting_tasks() { function test_mixed_cpu_bound_and_waiting_tasks_impl (line 576) | async fn test_mixed_cpu_bound_and_waiting_tasks_impl() { FILE: turbopack/crates/turbo-tasks/src/raw_vc.rs type CellId (line 29) | pub struct CellId { method fmt (line 35) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type RawVc (line 56) | pub enum RawVc { method is_resolved (line 116) | pub fn is_resolved(&self) -> bool { method is_local (line 124) | pub fn is_local(&self) -> bool { method is_transient (line 136) | pub fn is_transient(&self) -> bool { method into_read (line 143) | pub(crate) fn into_read(self, is_serializable_cell_content: bool) -> R... method into_read_with_unknown_is_serializable_cell_content (line 149) | pub(crate) fn into_read_with_unknown_is_serializable_cell_content(self... method resolve (line 156) | pub(crate) async fn resolve(self) -> Result { method resolve_strongly_consistent (line 165) | pub(crate) async fn resolve_strongly_consistent(self) -> Result { method resolve_inner (line 175) | async fn resolve_inner(self, mut options: ReadOutputOptions) -> Result... method to_non_local (line 198) | pub(crate) async fn to_non_local(self) -> Result { method connect (line 213) | pub(crate) fn connect(&self) { method try_get_task_id (line 221) | pub fn try_get_task_id(&self) -> Option { method try_get_type_id (line 228) | pub fn try_get_type_id(&self) -> Option { method resolved_has_trait (line 237) | pub(crate) fn resolved_has_trait(&self, trait_id: TraitTypeId) -> bool { method resolved_is_type (line 248) | pub(crate) fn resolved_is_type(&self, type_id: ValueTypeId) -> bool { method fmt (line 78) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method fmt (line 100) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method peek_collectibles (line 258) | fn peek_collectibles(self) -> AutoSet(self) -> AutoSet(self) { type SuppressTopLevelTaskCheckFuture (line 304) | struct SuppressTopLevelTaskCheckFuture { type Output (line 309) | type Output = F::Output; method poll (line 311) | fn poll(self: Pin<&mut Self>, cx: &mut std::task::Context<'_>) -> Poll Self { method track_with_key (line 357) | pub fn track_with_key(mut self, key: u64) -> Self { method untracked (line 368) | pub fn untracked(mut self) -> Self { method final_read_hint (line 375) | pub fn final_read_hint(mut self) -> Self { type Output (line 382) | type Output = Result; method poll (line 384) | fn poll(self: Pin<&mut Self>, cx: &mut std::task::Context<'_>) -> Poll = <::Read as VcRead>::Target; type ReadRef (line 34) | pub struct ReadRef(pub(crate) triomphe::Arc); method clone (line 37) | fn clone(&self) -> Self { type Target (line 46) | type Target = VcReadTarget; method deref (line 48) | fn deref(&self) -> &Self::Target { method fmt (line 58) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method fmt (line 67) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method trace_raw_vcs (line 76) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method value_debug_format (line 86) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'_> { method eq (line 96) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 107) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 116) | fn cmp(&self, other: &Self) -> Ordering { method hash (line 125) | fn hash(&self, state: &mut H) { method deterministic_hash (line 135) | fn deterministic_hash(&self, s... type Item (line 146) | type Item = I; type IntoIter (line 148) | type IntoIter = J; method into_iter (line 150) | fn into_iter(self) -> Self::IntoIter { type Item (line 160) | type Item = I; type IntoIter (line 162) | type IntoIter = ReadRefIter; method into_iter (line 164) | fn into_iter(self) -> Self::IntoIter { type ReadRefIter (line 176) | pub struct ReadRefIter> type Item (line 189) | type Item = I; method next (line 191) | fn next(&mut self) -> Option { method serialize (line 200) | fn serialize(&self, serializer: S) -> Result function deserialize (line 212) | fn deserialize(deserializer: D) -> Result method encode (line 225) | fn encode(&self, encoder: &mut E) -> Result<(), EncodeError> { function decode (line 234) | fn decode>(decoder: &mut D) -> Result Self { function new_arc (line 247) | pub fn new_arc(arc: triomphe::Arc) -> Self { function as_raw_ref (line 253) | pub fn as_raw_ref(this: &ReadRef) -> &T { function into_raw_arc (line 258) | pub fn into_raw_arc(self) -> triomphe::Arc { function ptr_eq (line 262) | pub fn ptr_eq(&self, other: &ReadRef) -> bool { function ptr (line 266) | pub fn ptr(&self) -> *const T { function cell (line 276) | pub fn cell(read_ref: ReadRef) -> Vc { function resolved_cell (line 287) | pub fn resolved_cell(read_ref: ReadRef) -> ResolvedVc { function try_unwrap (line 301) | pub fn try_unwrap(this: Self) -> Result, Self> { function into_owned (line 316) | pub fn into_owned(this: Self) -> VcReadTarget { FILE: turbopack/crates/turbo-tasks/src/registry/mod.rs type RegistryDef (line 68) | pub trait RegistryDef { constant DEF (line 69) | const DEF: &'static T; type Registerable (line 76) | trait Registerable: 'static + Eq + std::hash::Hash { constant TYPE_NAME (line 79) | const TYPE_NAME: &'static str; method ty (line 82) | fn ty(&self) -> &RegistryType; type Id (line 86) | type Id = FunctionId; constant TYPE_NAME (line 87) | const TYPE_NAME: &'static str = "Function"; method ty (line 89) | fn ty(&self) -> &RegistryType { type Id (line 95) | type Id = ValueTypeId; constant TYPE_NAME (line 96) | const TYPE_NAME: &'static str = "Value"; method ty (line 97) | fn ty(&self) -> &RegistryType { type Id (line 103) | type Id = TraitTypeId; constant TYPE_NAME (line 104) | const TYPE_NAME: &'static str = "Trait"; method ty (line 105) | fn ty(&self) -> &RegistryType { function init_registry (line 111) | fn init_registry(mut items: Vec<&'static T>) -> Box<[&'... function get_item (line 137) | fn get_item(registry: &Lazy>, id: T::... function get_id (line 144) | fn get_id(registry: &Lazy>, item: &'s... function validate_id (line 159) | fn validate_id(registry: &Lazy>, id: ... function get_native_function (line 181) | pub fn get_native_function(id: FunctionId) -> &'static NativeFunction { function get_function_id (line 186) | pub fn get_function_id(func: &'static NativeFunction) -> FunctionId { function validate_function_id (line 190) | pub fn validate_function_id(id: FunctionId) -> Option { function get_value_type_id (line 206) | pub fn get_value_type_id(value: &'static ValueType) -> ValueTypeId { function get_value_type (line 211) | pub fn get_value_type(id: ValueTypeId) -> &'static ValueType { function validate_value_type_id (line 215) | pub fn validate_value_type_id(id: ValueTypeId) -> Option { function trait_type_count (line 221) | pub(crate) fn trait_type_count() -> usize { function get_trait_type_id (line 235) | pub fn get_trait_type_id(trait_type: &'static TraitType) -> TraitTypeId { function get_trait (line 240) | pub fn get_trait(id: TraitTypeId) -> &'static TraitType { function validate_trait_type_id (line 244) | pub fn validate_trait_type_id(id: TraitTypeId) -> Option { FILE: turbopack/crates/turbo-tasks/src/registry/registry_type.rs type RegistryType (line 3) | pub struct RegistryType { method new (line 28) | pub const fn new(name: &'static str, global_name: &'static... method eq (line 16) | fn eq(&self, other: &Self) -> bool { method fmt (line 22) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { FILE: turbopack/crates/turbo-tasks/src/scope.rs type WorkQueueJob (line 27) | enum WorkQueueJob { type ScopeInner (line 32) | struct ScopeInner { method on_task_finished (line 45) | fn on_task_finished(&self, panic: Option<(Box Option<(usize, Box { function new (line 171) | unsafe fn new(results: &'scope [Mutex>]) -> Self { function spawn (line 190) | pub fn spawn(&self, f: F) method drop (line 251) | fn drop(&mut self) { function scope_and_block (line 264) | pub fn scope_and_block<'env, F, R>(number_of_tasks: usize, f: F) -> impl... function test_scope (line 296) | async fn test_scope() { function test_empty_scope (line 310) | async fn test_empty_scope() { function test_single_task (line 320) | async fn test_single_task() { function test_task_finish_before_scope (line 329) | async fn test_task_finish_before_scope() { function test_task_finish_after_scope (line 339) | async fn test_task_finish_after_scope() { function test_panic_in_scope_factory (line 351) | async fn test_panic_in_scope_factory() { function test_panic_in_scope_task (line 369) | async fn test_panic_in_scope_task() { FILE: turbopack/crates/turbo-tasks/src/serialization_invalidation.rs type SerializationInvalidator (line 19) | pub struct SerializationInvalidator { method invalidate (line 40) | pub fn invalidate(&self) { method new (line 52) | pub(crate) fn new(task_id: TaskId) -> Self { method deserialize (line 77) | fn deserialize(deserializer: D) -> Result method decode (line 112) | fn decode>(decoder: &mut D) -> Result(&self, state: &mut H) { method eq (line 32) | fn eq(&self, other: &Self) -> bool { method trace_raw_vcs (line 62) | fn trace_raw_vcs(&self, _context: &mut crate::trace::TraceRawVcsContext) { method serialize (line 68) | fn serialize(&self, serializer: S) -> Result method encode (line 106) | fn encode(&self, encoder: &mut E) -> Result<(), EncodeError> { FILE: turbopack/crates/turbo-tasks/src/small_duration.rs type SmallDuration (line 12) | pub struct SmallDuration(u32); constant ZERO (line 15) | pub const ZERO: SmallDuration

= SmallDuration(0); constant MIN (line 17) | pub const MIN: SmallDuration

= SmallDuration(1); constant MAX (line 18) | pub const MAX: SmallDuration

= SmallDuration(u32::MAX); function from_nanos (line 20) | pub const fn from_nanos(nanos: u64) -> Self { function from_micros (line 34) | pub const fn from_micros(micros: u64) -> Self { function from_millis (line 49) | pub const fn from_millis(millis: u64) -> Self { function from_secs (line 64) | pub const fn from_secs(secs: u64) -> Self { function to_duration (line 79) | pub(self) fn to_duration(self) -> Duration { function from (line 85) | fn from(duration: Duration) -> Self { method from (line 100) | fn from(duration: SmallDuration

) -> Self { method fmt (line 106) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method fmt (line 113) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function eq (line 120) | fn eq(&self, other: &Duration) -> bool { function test_1_nano (line 132) | fn test_1_nano() { function test_1_micro (line 152) | fn test_1_micro() { function test_1_milli (line 174) | fn test_1_milli() { function test_1_sec (line 195) | fn test_1_sec() { FILE: turbopack/crates/turbo-tasks/src/spawn.rs type JoinHandle (line 18) | pub struct JoinHandle { function join (line 23) | pub fn join(self) -> T { type Output (line 29) | type Output = T; method poll (line 31) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function spawn (line 46) | pub fn spawn(future: impl Future + Send +... function spawn_blocking (line 59) | pub fn spawn_blocking( function spawn_thread (line 73) | pub fn spawn_thread(func: impl FnOnce() + Send + 'static) { function block_in_place (line 88) | pub fn block_in_place(f: impl FnOnce() -> R + Send) -> R function block_for_future (line 98) | pub fn block_for_future(future: impl Future + Send ... FILE: turbopack/crates/turbo-tasks/src/state.rs type StateInner (line 19) | struct StateInner { function new (line 25) | pub fn new(value: T) -> Self { function add_invalidator (line 32) | pub fn add_invalidator(&mut self, invalidator: Invalidator) { function set_unconditionally (line 36) | pub fn set_unconditionally(&mut self, value: T) { function update_conditionally (line 49) | pub fn update_conditionally(&mut self, update: impl FnOnce(&mut T) -> bo... function set (line 67) | pub fn set(&mut self, value: T) -> bool { type StateRef (line 85) | pub struct StateRef<'a, T> { type Target (line 92) | type Target = T; method deref (line 94) | fn deref(&self) -> &Self::Target { method deref_mut (line 100) | fn deref_mut(&mut self) -> &mut Self::Target { method drop (line 107) | fn drop(&mut self) { function encode (line 135) | pub fn encode( function decode (line 142) | pub fn decode, D: Decoder>( function borrow_decode (line 148) | pub fn borrow_decode< type State (line 184) | pub struct State { method fmt (line 191) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method trace_raw_vcs (line 199) | fn trace_raw_vcs(&self, trace_context: &mut crate::trace::TraceRawVcsCon... method default (line 205) | fn default() -> Self { method eq (line 212) | fn eq(&self, _other: &Self) -> bool { function new (line 219) | pub fn new(value: T) -> Self function get (line 232) | pub fn get(&self) -> StateRef<'_, T> { function get_untracked (line 246) | pub fn get_untracked(&self) -> StateRef<'_, T> { function set_unconditionally (line 257) | pub fn set_unconditionally(&self, value: T) { function update_conditionally (line 269) | pub fn update_conditionally(&self, update: impl FnOnce(&mut T) -> bool) { function set (line 283) | pub fn set(&self, value: T) { FILE: turbopack/crates/turbo-tasks/src/task/from_task_input.rs type FromTaskInput (line 5) | pub trait FromTaskInput: private::Sealed { method from_task_input (line 7) | fn from_task_input(from: Self::TaskInput) -> Self; type TaskInput (line 24) | type TaskInput = Vc; method from_task_input (line 25) | fn from_task_input(from: Vc) -> ResolvedVc { type TaskInput (line 38) | type TaskInput = Vec; method from_task_input (line 39) | fn from_task_input(from: Vec) -> Vec { type TaskInput (line 52) | type TaskInput = Option; method from_task_input (line 53) | fn from_task_input(from: Option) -> Option { type Sealed (line 14) | pub trait Sealed {} FILE: turbopack/crates/turbo-tasks/src/task/function.rs type NativeTaskFuture (line 31) | pub type NativeTaskFuture = Pin> +... type TaskFn (line 33) | pub trait TaskFn: Send + Sync + 'static { method functor (line 34) | fn functor(&self, this: Option, arg: &dyn MagicAny) -> Result, arg: &dyn MagicAny) -> Result<... method functor (line 117) | fn functor(&self, this: Option, arg: &dyn MagicAny) -> Result { type FunctionTaskFnWithThis (line 98) | pub struct FunctionTaskFnWithThis< type TaskFnInputFunction (line 136) | pub trait TaskFnInputFunction: method functor (line 139) | fn functor(&self, arg: &dyn MagicAny) -> Result; type TaskFnInputFunctionWithThis (line 143) | pub trait TaskFnInputFunctionWithThis< method functor (line 149) | fn functor(&self, this: RawVc, arg: &dyn MagicAny) -> Result(arg: &dyn MagicAny) -> Result { function output_try_into_non_local_raw_vc (line 201) | async fn output_try_into_non_local_raw_vc(output: impl TaskOutput) -> Re... function test_task_fn (line 376) | fn test_task_fn() { FILE: turbopack/crates/turbo-tasks/src/task/local_task.rs type LocalTask (line 11) | pub enum LocalTask { type LocalTaskSpec (line 16) | pub struct LocalTaskSpec { type LocalTaskType (line 25) | pub enum LocalTaskType { method fmt (line 37) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method run_resolve_native (line 52) | pub(crate) async fn run_resolve_native( method run_resolve_trait (line 66) | pub(crate) async fn run_resolve_trait( method resolve_trait_method_from_value (line 83) | fn resolve_trait_method_from_value( function mock_func_task (line 104) | fn mock_func_task() -> Vc<()> { type MockTrait (line 109) | trait MockTrait { method mock_method_task (line 111) | fn mock_method_task() -> Vc<()>; function test_fmt (line 115) | fn test_fmt() { FILE: turbopack/crates/turbo-tasks/src/task/shared_reference.rs type SharedReference (line 27) | pub struct SharedReference(pub triomphe::Arc); method new (line 30) | pub fn new(data: triomphe::Arc) -> Self { method downcast (line 43) | pub fn downcast(self) -> Result... method downcast_ref (line 50) | pub fn downcast_ref(&self) -> Option<&T> { method into_typed (line 54) | pub fn into_typed(self, type_id: ValueTypeId) -> TypedSharedReference { type TypedSharedReference (line 37) | pub struct TypedSharedReference { method into_untyped (line 63) | pub fn into_untyped(self) -> SharedReference { method decode (line 86) | fn decode(decoder: &mut TurboBincodeDecoder) -> Result Result<(), Encode... type Target (line 107) | type Target = SharedReference; method deref (line 109) | fn deref(&self) -> &Self::Target { method hash (line 115) | fn hash(&self, state: &mut H) { method eq (line 123) | fn eq(&self, other: &Self) -> bool { method partial_cmp (line 129) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 134) | fn cmp(&self, other: &Self) -> std::cmp::Ordering { method fmt (line 142) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method fmt (line 148) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method fmt (line 154) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { FILE: turbopack/crates/turbo-tasks/src/task/task_input.rs type TaskInput (line 83) | pub trait TaskInput: method resolve_input (line 89) | fn resolve_input(&self) -> impl Future> + Send +... method is_resolved (line 104) | fn is_resolved(&self) -> bool { method is_transient (line 117) | fn is_transient(&self) -> bool; method is_resolved (line 153) | fn is_resolved(&self) -> bool { method is_transient (line 157) | fn is_transient(&self) -> bool { method resolve_input (line 161) | async fn resolve_input(&self) -> Result { method is_resolved (line 174) | fn is_resolved(&self) -> bool { method is_transient (line 178) | fn is_transient(&self) -> bool { method resolve_input (line 182) | async fn resolve_input(&self) -> Result { method is_resolved (line 191) | fn is_resolved(&self) -> bool { method is_transient (line 195) | fn is_transient(&self) -> bool { method resolve_input (line 199) | async fn resolve_input(&self) -> Result { method is_resolved (line 208) | fn is_resolved(&self) -> bool { method is_transient (line 212) | fn is_transient(&self) -> bool { method resolve_input (line 216) | async fn resolve_input(&self) -> Result { method is_resolved (line 227) | fn is_resolved(&self) -> bool { method is_transient (line 234) | fn is_transient(&self) -> bool { method resolve_input (line 241) | async fn resolve_input(&self) -> Result { method is_resolved (line 253) | fn is_resolved(&self) -> bool { method is_transient (line 257) | fn is_transient(&self) -> bool { method resolve_input (line 261) | async fn resolve_input(&self) -> Result { method is_resolved (line 272) | fn is_resolved(&self) -> bool { method is_transient (line 276) | fn is_transient(&self) -> bool { method resolve_input (line 280) | async fn resolve_input(&self) -> Result { method is_transient (line 289) | fn is_transient(&self) -> bool { method is_transient (line 310) | fn is_transient(&self) -> bool { method resolve_input (line 332) | async fn resolve_input(&self) -> Result { method is_resolved (line 343) | fn is_resolved(&self) -> bool { method is_transient (line 348) | fn is_transient(&self) -> bool { method resolve_input (line 358) | async fn resolve_input(&self) -> Result { method is_resolved (line 366) | fn is_resolved(&self) -> bool { method is_transient (line 370) | fn is_transient(&self) -> bool { method resolve_input (line 380) | async fn resolve_input(&self) -> Result { method is_resolved (line 392) | fn is_resolved(&self) -> bool { method is_transient (line 397) | fn is_transient(&self) -> bool { method resolve_input (line 407) | async fn resolve_input(&self) -> Result { method is_resolved (line 415) | fn is_resolved(&self) -> bool { method is_transient (line 419) | fn is_transient(&self) -> bool { method resolve_input (line 468) | fn resolve_input(&self) -> impl Future> + Send +... method is_resolved (line 475) | fn is_resolved(&self) -> bool { method is_transient (line 480) | fn is_transient(&self) -> bool { method encode (line 295) | fn encode(&self, _encoder: &mut E) -> Result<(), EncodeError> { function decode (line 301) | fn decode>(_decoder: &mut D) -> Result(&self, _encoder: &mut E) -> Result<(), EncodeError> { function decode (line 322) | fn decode>(_decoder: &mut D) -> Result(pub Either); type Target (line 430) | type Target = Either; method deref (line 432) | fn deref(&self) -> &Self::Target { method deref_mut (line 438) | fn deref_mut(&mut self) -> &mut Self::Target { method encode (line 448) | fn encode(&self, encoder: &mut E) -> Result<(), EncodeError> { function decode (line 458) | fn decode>(decoder: &mut D) -> Result(_: T) function test_no_fields (line 540) | fn test_no_fields() -> Result<()> { function test_one_unnamed_field (line 549) | fn test_one_unnamed_field() -> Result<()> { function test_multiple_unnamed_fields (line 558) | fn test_multiple_unnamed_fields() -> Result<()> { function test_one_named_field (line 567) | fn test_one_named_field() -> Result<()> { function test_multiple_named_fields (line 578) | fn test_multiple_named_fields() -> Result<()> { function test_generic_field (line 593) | fn test_generic_field() -> Result<()> { type OneVariant (line 603) | enum OneVariant { function test_one_variant (line 608) | fn test_one_variant() -> Result<()> { function test_multiple_variants (line 614) | fn test_multiple_variants() -> Result<()> { type MultipleVariantsAndHeterogeneousFields (line 626) | enum MultipleVariantsAndHeterogeneousFields { function test_multiple_variants_and_heterogeneous_fields (line 635) | fn test_multiple_variants_and_heterogeneous_fields() -> Result<()> { function test_nested_variants (line 644) | fn test_nested_variants() -> Result<()> { FILE: turbopack/crates/turbo-tasks/src/task/task_output.rs type TaskOutput (line 9) | pub trait TaskOutput: Send { method try_from_raw_vc (line 12) | fn try_from_raw_vc(raw_vc: RawVc) -> Vc { method try_into_raw_vc (line 18) | fn try_into_raw_vc(self) -> Result; type Return (line 25) | type Return = T; method try_into_raw_vc (line 27) | fn try_into_raw_vc(self) -> Result { type Return (line 33) | type Return = (); method try_into_raw_vc (line 35) | fn try_into_raw_vc(self) -> Result { type Return (line 45) | type Return = T::Return; method try_into_raw_vc (line 47) | fn try_into_raw_vc(self) -> Result { FILE: turbopack/crates/turbo-tasks/src/task_execution_reason.rs type TaskExecutionReason (line 2) | pub enum TaskExecutionReason { method as_str (line 15) | pub fn as_str(&self) -> &'static str { FILE: turbopack/crates/turbo-tasks/src/task_statistics.rs type TaskStatisticsApi (line 9) | pub struct TaskStatisticsApi { method enable (line 14) | pub fn enable(&self) -> &Arc { method map (line 24) | pub fn map(&self, func: impl FnOnce(&Arc) -> T) -> ... method get (line 30) | pub fn get(&self) -> Option<&Arc> { type TaskStatistics (line 36) | pub struct TaskStatistics { method increment_cache_hit (line 41) | pub fn increment_cache_hit(&self, native_fn: &'static NativeFunction) { method increment_cache_miss (line 45) | pub fn increment_cache_miss(&self, native_fn: &'static NativeFunction) { method with_task_type_statistics (line 49) | fn with_task_type_statistics( method get (line 57) | pub fn get(&self, f: &'static NativeFunction) -> TaskFunctionStatistics { type TaskFunctionStatistics (line 64) | pub struct TaskFunctionStatistics { method serialize (line 70) | fn serialize(&self, serializer: S) -> Result FILE: turbopack/crates/turbo-tasks/src/trace.rs type TraceRawVcsContext (line 23) | pub struct TraceRawVcsContext { method new (line 28) | pub(crate) fn new() -> Self { method into_vec (line 32) | pub(crate) fn into_vec(self) -> Vec { type TraceRawVcs (line 47) | pub trait TraceRawVcs { method trace_raw_vcs (line 48) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext); method get_raw_vcs (line 49) | fn get_raw_vcs(&self) -> Vec { method trace_raw_vcs (line 98) | fn trace_raw_vcs(&self, _trace_context: &mut TraceRawVcsContext) {} method trace_raw_vcs (line 145) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 153) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 161) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 169) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 177) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 185) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 193) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 201) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 209) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 217) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 225) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 234) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 243) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 252) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 261) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 274) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 280) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 286) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 292) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 298) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 304) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 322) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 328) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 334) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 340) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 345) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method trace_raw_vcs (line 351) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { FILE: turbopack/crates/turbo-tasks/src/trait_ref.rs type TraitRef (line 14) | pub struct TraitRef method fmt (line 23) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method clone (line 31) | fn clone(&self) -> Self { method eq (line 40) | fn eq(&self, other: &Self) -> bool { function hash (line 48) | fn hash(&self, state: &mut H) { type Target (line 58) | type Target = U; function deref (line 60) | fn deref(&self) -> &Self::Target { function new (line 86) | pub(crate) fn new(shared_reference: TypedSharedReference) -> Self { function ptr_eq (line 93) | pub fn ptr_eq(this: &Self, other: &Self) -> bool { function cell (line 107) | pub fn cell(trait_ref: TraitRef) -> Vc { FILE: turbopack/crates/turbo-tasks/src/triomphe_utils.rs function downcast_triomphe_arc (line 11) | pub fn downcast_triomphe_arc( function unchecked_sidecast_triomphe_arc (line 31) | pub unsafe fn unchecked_sidecast_triomphe_arc(this: triomphe::Arc<... function coerce_to_any_send_sync (line 49) | pub fn coerce_to_any_send_sync() -> Coercion Self { method as_ref (line 45) | fn as_ref(&self) -> &(dyn StdError + 'static) { method from (line 68) | fn from(e: Error) -> Self { method decode (line 94) | fn decode>(decoder: &mut D) -> Result Option<&(dyn std::error::Error + 'static)> { method provide (line 56) | fn provide<'a>(&'a self, req: &mut std::error::Request<'a>) { method fmt (line 62) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method eq (line 74) | fn eq(&self, other: &Self) -> bool { method encode (line 82) | fn encode(&self, encoder: &mut E) -> Result<(), EncodeError> { type Target (line 110) | type Target = Arc; method deref (line 111) | fn deref(&self) -> &Self::Target { type FormatDuration (line 116) | pub struct FormatDuration(pub Duration); method fmt (line 119) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method fmt (line 133) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type FormatBytes (line 149) | pub struct FormatBytes(pub usize); method fmt (line 152) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type StaticOrArc (line 171) | pub enum StaticOrArc { function as_ref (line 177) | fn as_ref(&self) -> &T { function from (line 186) | fn from(s: &'static T) -> Self { function from (line 192) | fn from(b: Arc) -> Self { function from (line 198) | fn from(b: T) -> Self { type Target (line 204) | type Target = T; method deref (line 206) | fn deref(&self) -> &Self::Target { method clone (line 212) | fn clone(&self) -> Self { method eq (line 221) | fn eq(&self, other: &Self) -> bool { method hash (line 229) | fn hash(&self, state: &mut H) { method fmt (line 235) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method fmt (line 241) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function new (line 256) | pub fn new(future: F, wrapper: W) -> Self { type Output (line 264) | type Output = F::Output; method poll (line 266) | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { function good_chunk_size (line 274) | pub fn good_chunk_size(len: usize) -> usize { function into_chunks (line 283) | pub fn into_chunks(data: Vec, chunk_size: usize) -> IntoChunks { type IntoChunks (line 299) | pub struct IntoChunks { function len (line 306) | pub fn len(&self) -> usize { function is_empty (line 310) | pub fn is_empty(&self) -> bool { type Item (line 316) | type Item = Chunk; method next (line 318) | fn next(&mut self) -> Option { function next_item (line 335) | fn next_item(&mut self) -> Option { method drop (line 349) | fn drop(&mut self) { type Chunk (line 355) | pub struct Chunk { type Item (line 362) | type Item = T; method next (line 364) | fn next(&mut self) -> Option { method size_hint (line 376) | fn size_hint(&self) -> (usize, Option) { method len (line 383) | fn len(&self) -> usize { method drop (line 389) | fn drop(&mut self) { function test_into_chunks_len (line 400) | fn test_into_chunks_len() { function test_chunk_iterator (line 412) | fn test_chunk_iterator() { FILE: turbopack/crates/turbo-tasks/src/value.rs type TransientValue (line 15) | pub struct TransientValue { function new (line 20) | pub fn new(value: T) -> Self { function into_value (line 24) | pub fn into_value(self) -> T { type Target (line 30) | type Target = T; method deref (line 32) | fn deref(&self) -> &Self::Target { method trace_raw_vcs (line 38) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { type TransientInstance (line 50) | pub struct TransientInstance { method fmt (line 56) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method clone (line 62) | fn clone(&self) -> Self { method eq (line 73) | fn eq(&self, other: &Self) -> bool { function hash (line 79) | fn hash(&self, state: &mut H) { function from (line 85) | fn from(instance: TransientInstance) -> Self { method from (line 92) | fn from(instance: TransientInstance) -> Self { function from (line 98) | fn from(arc: triomphe::Arc) -> Self { type Error (line 107) | type Error = (); function try_from (line 109) | fn try_from(inner: SharedReference) -> Result { function new (line 122) | pub fn new(value: T) -> Self { type Target (line 131) | type Target = T; method deref (line 133) | fn deref(&self) -> &Self::Target { method trace_raw_vcs (line 139) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { FILE: turbopack/crates/turbo-tasks/src/value_type.rs type RawCellFactoryFn (line 22) | type RawCellFactoryFn = fn(TypedSharedReference) -> RawVc; type Vtable (line 23) | type Vtable = &'static [&'static NativeFunction]; type ValueType (line 34) | pub struct ValueType { method new (line 90) | pub const fn new(global_name: &'static str) -> Self { method new_with_bincode (line 95) | pub const fn new_with_bincode>( method new_with_bincode_wrappers (line 120) | pub const fn new_with_bincode_wrappers< method new_inner (line 143) | const fn new_inner( method type_id (line 156) | pub fn type_id(&self) -> TypeId { method trait_info (line 161) | fn trait_info(&self) -> &ValueTypeTraits { method get_trait_method (line 167) | pub fn get_trait_method( method register_trait (line 176) | fn register_trait(&self, trait_type: &'static TraitType, trait_methods... method has_trait (line 187) | pub fn has_trait(&self, trait_type: &TraitTypeId) -> bool { method fmt (line 55) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { method fmt (line 63) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type ValueTypeTraits (line 68) | struct ValueTypeTraits { type ManualEncodeWrapper (line 75) | pub trait ManualEncodeWrapper: Encode { method new (line 79) | fn new<'a>(value: &'a Self::Value) -> impl Encode + 'a; type ManualDecodeWrapper (line 82) | pub trait ManualDecodeWrapper: Decode<()> { method inner (line 85) | fn inner(self) -> Self::Value; function register_all_trait_methods (line 199) | pub(crate) fn register_all_trait_methods(_: &[&'static ValueType]) { type TraitMethod (line 207) | pub struct TraitMethod { method trait_type_id (line 240) | fn trait_type_id(&self) -> TraitTypeId { method resolve_span (line 247) | pub(crate) fn resolve_span(&self, priority: TaskPriority) -> Span { method hash (line 215) | fn hash(&self, state: &mut H) { method eq (line 223) | fn eq(&self, other: &Self) -> bool { method fmt (line 228) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type TraitType (line 256) | pub struct TraitType { method new (line 281) | pub const fn new( method get (line 296) | pub fn get(&self, name: &str) -> &TraitMethod { method fmt (line 264) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { method fmt (line 275) | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { type TraitVtablePrototype (line 303) | pub trait TraitVtablePrototype { constant LEN (line 304) | const LEN: usize; constant NAMES (line 305) | const NAMES: &'static [&'static str]; constant DEFAULTS (line 306) | const DEFAULTS: &'static [Option<&'static NativeFunction>]; function index_of_name (line 309) | pub(crate) const fn index_of_name(array: &'static [&'static str], name: ... function build_trait_vtable (line 328) | pub const fn build_trait_vtable( FILE: turbopack/crates/turbo-tasks/src/vc/cast.rs type VcCast (line 12) | pub trait VcCast: private::Sealed { method cast (line 15) | fn cast(content: TypedCellContent) -> Result; type Output (line 27) | type Output = ReadRef; method cast (line 29) | fn cast(content: TypedCellContent) -> Result { type Output (line 46) | type Output = TraitRef; method cast (line 48) | fn cast(content: TypedCellContent) -> Result { type VcValueTypeCast (line 19) | pub struct VcValueTypeCast { type VcValueTraitCast (line 35) | pub struct VcValueTraitCast type Sealed (line 61) | pub trait Sealed {} FILE: turbopack/crates/turbo-tasks/src/vc/cell_mode.rs type VcReadTarget (line 9) | type VcReadTarget = <::Read as VcRead>::Target; type VcCellMode (line 15) | pub trait VcCellMode method cell (line 20) | fn cell(value: VcReadTarget) -> Vc; method raw_cell (line 28) | fn raw_cell(value: TypedSharedReference) -> RawVc; type VcCellNewMode (line 32) | pub struct VcCellNewMode { function cell (line 40) | fn cell(inner: VcReadTarget) -> Vc { function raw_cell (line 52) | fn raw_cell(content: TypedSharedReference) -> RawVc { type VcCellCompareMode (line 62) | pub struct VcCellCompareMode { function cell (line 70) | fn cell(inner: VcReadTarget) -> Vc { function raw_cell (line 79) | fn raw_cell(content: TypedSharedReference) -> RawVc { type VcCellKeyedCompareMode (line 89) | pub struct VcCellKeyedCompareMode { function cell (line 99) | fn cell(inner: VcReadTarget) -> Vc { function raw_cell (line 108) | fn raw_cell(content: TypedSharedReference) -> RawVc { function debug_assert_type (line 116) | fn debug_assert_type(content: &TypedSharedReference) { FILE: turbopack/crates/turbo-tasks/src/vc/default.rs type ValueDefault (line 15) | pub trait ValueDefault { method value_default (line 17) | fn value_default() -> Vc; FILE: turbopack/crates/turbo-tasks/src/vc/local.rs type NonLocalValue (line 34) | pub unsafe trait NonLocalValue {} FILE: turbopack/crates/turbo-tasks/src/vc/mod.rs type VcReadTarget (line 43) | type VcReadTarget = <::Read as VcRead>::Target; type Vc (line 51) | pub struct Vc type VcDeref (line 63) | pub struct VcDeref type Target (line 165) | type Target = *const *mut *const T; method deref (line 167) | fn deref(&self) -> &Self::Target { type Target (line 191) | type Target = VcDeref; method deref (line 193) | fn deref(&self) -> &Self::Target { method clone (line 209) | fn clone(&self) -> Self { method hash (line 218) | fn hash(&self, state: &mut H) { function eq (line 227) | fn eq(&self, other: &Self) -> bool { method fmt (line 243) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function cell_private (line 254) | pub fn cell_private(mut inner: >::Target) -> Self { function cell (line 266) | pub fn cell(inner: Inner) -> Self { function debug_identifier (line 276) | pub async fn debug_identifier(vc: Self) -> Result { function into_raw (line 288) | pub fn into_raw(vc: Self) -> RawVc { function upcast (line 296) | pub fn upcast(vc: Self) -> Vc function upcast_non_strict (line 323) | pub fn upcast_non_strict(vc: Self) -> Vc function as_side_effect (line 335) | pub async fn as_side_effect(self) -> Result<()> { function to_resolved (line 343) | pub async fn to_resolved(self) -> Result> { function is_resolved (line 359) | pub fn is_resolved(self) -> bool { function is_local (line 369) | pub fn is_local(self) -> bool { function resolve_strongly_consistent (line 375) | pub async fn resolve_strongly_consistent(self) -> Result { function from (line 387) | fn from(node: RawVc) -> Self { method trace_raw_vcs (line 399) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method value_debug_format (line 408) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'_> { function strongly_consistent (line 443) | pub fn strongly_consistent(self) -> ReadVcFuture { function untracked (line 452) | pub fn untracked(self) -> ReadVcFuture { function final_read_hint (line 461) | pub fn final_read_hint(self) -> ReadVcFuture { function owned (line 475) | pub fn owned(self) -> ReadOwnedVcFuture { function get (line 488) | pub fn get<'l, Q>(self, key: &'l Q) -> ReadKeyedVcFuture<'l, T, Q> function contains_key (line 499) | pub fn contains_key<'l, Q>(self, key: &'l Q) -> ReadContainsKeyedVcFutur... function into_trait_ref (line 520) | pub fn into_trait_ref(self) -> ReadVcFuture> { method default (line 531) | fn default() -> Self { type OptionVcExt (line 536) | pub trait OptionVcExt method to_resolved (line 540) | fn to_resolved(self) -> impl Future Result>> { FILE: turbopack/crates/turbo-tasks/src/vc/operation.rs type OperationVc (line 56) | pub struct OperationVc function cell_private (line 69) | pub fn cell_private(node: Vc) -> Self { function connect (line 85) | pub fn connect(self) -> Vc { function into_raw (line 91) | pub fn into_raw(vc: Self) -> RawVc { function upcast (line 99) | pub fn upcast(vc: Self) -> OperationVc function resolve_strongly_consistent (line 119) | pub async fn resolve_strongly_consistent(self) -> Result> { function read_strongly_consistent (line 132) | pub fn read_strongly_consistent(self) -> ReadVcFuture function read_trait_strongly_consistent (line 147) | pub fn read_trait_strongly_consistent(self) -> ReadVcFuture Self { method hash (line 170) | fn hash(&self, state: &mut H) { function eq (line 179) | fn eq(&self, other: &Self) -> bool { method fmt (line 190) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method is_transient (line 203) | fn is_transient(&self) -> bool { type Error (line 212) | type Error = anyhow::Error; function try_from (line 214) | fn try_from(raw: RawVc) -> Result { method trace_raw_vcs (line 228) | fn trace_raw_vcs(&self, trace_context: &mut crate::trace::TraceRawVcsCon... method drop_collectibles (line 237) | fn drop_collectibles(self) { method take_collectibles (line 241) | fn take_collectibles(self) -> AutoSet> { method peek_collectibles (line 245) | fn peek_collectibles(self) -> AutoSet> { type OperationValue (line 257) | pub unsafe trait OperationValue {} FILE: turbopack/crates/turbo-tasks/src/vc/read.rs type VcReadTarget (line 22) | type VcReadTarget = <::Read as VcRead>::Target; type VcRead (line 31) | pub trait VcRead method value_to_target_ref (line 44) | fn value_to_target_ref(value: &T) -> &Self::Target; method value_to_target (line 47) | fn value_to_target(value: T) -> Self::Target; method target_to_value (line 50) | fn target_to_value(target: Self::Target) -> T; method target_to_value_ref (line 53) | fn target_to_value_ref(target: &Self::Target) -> &T; method target_to_value_mut_ref (line 56) | fn target_to_value_mut_ref(target: &mut Self::Target) -> &mut T; type VcDefaultRead (line 61) | pub struct VcDefaultRead { type Target (line 69) | type Target = T; function value_to_target_ref (line 71) | fn value_to_target_ref(value: &T) -> &Self::Target { function value_to_target (line 75) | fn value_to_target(value: T) -> Self::Target { function target_to_value (line 79) | fn target_to_value(target: Self::Target) -> T { function target_to_value_ref (line 83) | fn target_to_value_ref(target: &Self::Target) -> &T { function target_to_value_mut_ref (line 87) | fn target_to_value_mut_ref(target: &mut Self::Target) -> &mut T { type VcTransparentRead (line 94) | pub struct VcTransparentRead { type Target (line 103) | type Target = Target; function value_to_target_ref (line 105) | fn value_to_target_ref(value: &T) -> &Self::Target { function value_to_target (line 116) | fn value_to_target(value: T) -> Self::Target { function target_to_value (line 123) | fn target_to_value(target: Self::Target) -> T { function target_to_value_ref (line 130) | fn target_to_value_ref(target: &Self::Target) -> &T { function target_to_value_mut_ref (line 137) | fn target_to_value_mut_ref(target: &mut Self::Target) -> &mut T { type ReadVcFuture (line 148) | pub struct ReadVcFuture> function strongly_consistent (line 164) | pub(crate) fn strongly_consistent(mut self) -> Self { function untracked (line 171) | pub fn untracked(mut self) -> Self { function final_read_hint (line 178) | pub fn final_read_hint(mut self) -> Self { function owned (line 190) | pub fn owned(self) -> ReadOwnedVcFuture { function get (line 202) | pub fn get<'l, Q>(mut self, key: &'l Q) -> ReadKeyedVcFuture<'l, T, Q> function contains_key (line 216) | pub fn contains_key<'l, Q>(mut self, key: &'l Q) -> ReadContainsKeyedVcF... function from (line 230) | fn from(raw: ReadRawVcFuture) -> Self { function from (line 243) | fn from(raw: ReadRawVcFuture) -> Self { type Output (line 257) | type Output = Result; method poll (line 259) | fn poll(self: Pin<&mut Self>, cx: &mut std::task::Context<'_>) -> Poll type Output (line 279) | type Output = Result>; method poll (line 281) | fn poll(self: Pin<&mut Self>, cx: &mut std::task::Context<'_>) -> Poll as KeyedAc... method poll (line 314) | fn poll(self: Pin<&mut Self>, cx: &mut std::task::Context<'_>) -> Poll; method poll (line 354) | fn poll(self: Pin<&mut Self>, cx: &mut std::task::Context<'_>) -> Poll function to_resolved (line 93) | pub async fn to_resolved(self) -> Result { function resolve (line 97) | pub async fn resolve(self) -> Result> { method clone (line 108) | fn clone(&self) -> Self { type Target (line 117) | type Target = Vc; method deref (line 119) | fn deref(&self) -> &Self::Target { function eq (line 128) | fn eq(&self, other: &Self) -> bool { method hash (line 139) | fn hash(&self, state: &mut H) { method default (line 149) | fn default() -> Self { function cell_private (line 179) | pub fn cell_private(inner: >::Target) -> Self { function cell (line 191) | pub fn cell(inner: Inner) -> Self { function upcast (line 206) | pub fn upcast(this: Self) -> ResolvedVc function upcast_non_strict (line 220) | pub fn upcast_non_strict(this: Self) -> ResolvedVc function upcast_vec (line 234) | pub fn upcast_vec(vec: Vec) -> Vec> function deref_vec (line 247) | pub fn deref_vec(vec: Vec>) -> Vec> { function deref_slice (line 254) | pub fn deref_slice(slice: &[ResolvedVc]) -> &[Vc] { function try_sidecast (line 269) | pub fn try_sidecast(this: Self) -> Option> function try_downcast (line 301) | pub fn try_downcast(this: Self) -> Option> function try_downcast_type (line 312) | pub fn try_downcast_type(this: Self) -> Option> method fmt (line 338) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method trace_raw_vcs (line 347) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method value_debug_format (line 356) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'_> { type Error (line 365) | type Error = anyhow::Error; function try_from (line 367) | fn try_from(raw: RawVc) -> Result { FILE: turbopack/crates/turbo-tasks/src/vc/traits.rs type VcValueType (line 19) | pub unsafe trait VcValueType: ShrinkToFit + Sized + Send + Sync + 'static { method get_value_type_id (line 27) | fn get_value_type_id() -> ValueTypeId; method has_serialization (line 29) | fn has_serialization() -> bool; type VcValueTrait (line 124) | pub trait VcValueTrait: NonLocalValue + Send + Sync + 'static { method get_trait_type_id (line 129) | fn get_trait_type_id() -> TraitTypeId; method get_impl_vtables (line 133) | fn get_impl_vtables() -> &'static VTableRegistry; type Upcast (line 145) | pub unsafe trait Upcast type UpcastStrict (line 159) | pub unsafe trait UpcastStrict: Upcast type Dynamic (line 172) | pub unsafe trait Dynamic FILE: turbopack/crates/turbo-unix-path/src/lib.rs function sys_to_unix (line 8) | pub fn sys_to_unix(path: &str) -> Cow<'_, str> { function unix_to_sys (line 22) | pub fn unix_to_sys(path: &str) -> Cow<'_, str> { function join_path (line 38) | pub fn join_path(fs_path: &str, join: &str) -> Option { function normalize_path (line 66) | pub fn normalize_path(str: &str) -> Option { function normalize_request (line 87) | pub fn normalize_request(str: &str) -> String { function get_relative_path_to (line 121) | pub fn get_relative_path_to(from: &str, target: &str) -> String { function get_parent_path (line 153) | pub fn get_parent_path(path: &str) -> &str { function test_normalize_path_no_op (line 170) | fn test_normalize_path_no_op(#[case] path: &str) { function test_normalize_path (line 179) | fn test_normalize_path(#[case] path: &str, #[case] normalized: &str) { function test_normalize_path_invalid (line 186) | fn test_normalize_path_invalid(#[case] path: &str) { FILE: turbopack/crates/turbopack-analyze/src/compressed_size.rs function compressed_size_bytes (line 9) | pub fn compressed_size_bytes(content: RcStr) -> Result { FILE: turbopack/crates/turbopack-analyze/src/split_chunk.rs type ChunkPartRange (line 17) | pub struct ChunkPartRange { type ChunkPart (line 24) | pub struct ChunkPart { method get_compressed_size (line 33) | pub async fn get_compressed_size(&self) -> Result { type ChunkParts (line 56) | pub struct ChunkParts(Vec); function split_output_asset_into_parts (line 59) | pub async fn split_output_asset_into_parts( function self_mapped (line 378) | async fn self_mapped( function unaccounted (line 393) | async fn unaccounted( function append_content_between (line 408) | fn append_content_between( FILE: turbopack/crates/turbopack-analyze/tests/split_chunk.rs function split_chunk (line 24) | async fn split_chunk() { type TestAsset (line 125) | struct TestAsset { method path (line 135) | async fn path(&self) -> Result> { method content (line 147) | async fn content(&self) -> Result> { method generate_source_map (line 157) | pub fn generate_source_map(&self) -> Vc { FILE: turbopack/crates/turbopack-bench/benches/mod.rs function get_bundlers (line 4) | fn get_bundlers() -> Vec> { function bench_startup (line 8) | fn bench_startup(c: &mut Criterion) { function bench_hydration (line 12) | fn bench_hydration(c: &mut Criterion) { function bench_startup_cached (line 16) | fn bench_startup_cached(c: &mut Criterion) { function bench_hydration_cached (line 20) | fn bench_hydration_cached(c: &mut Criterion) { function bench_hmr_to_eval (line 24) | fn bench_hmr_to_eval(c: &mut Criterion) { function bench_hmr_to_commit (line 28) | fn bench_hmr_to_commit(c: &mut Criterion) { FILE: turbopack/crates/turbopack-bench/src/bundlers/mod.rs type RenderType (line 20) | pub enum RenderType { type Bundler (line 33) | pub trait Bundler { method get_name (line 34) | fn get_name(&self) -> &str; method get_path (line 35) | fn get_path(&self) -> &str { method react_version (line 38) | fn react_version(&self) -> &str { method render_type (line 41) | fn render_type(&self) -> RenderType { method has_hydration_event (line 45) | fn has_hydration_event(&self) -> bool { method prepare (line 52) | fn prepare(&self, _template_dir: &Path) -> Result<()> { method prepare_each (line 55) | fn prepare_each(&self, _template_dir: &Path) -> Result<()> { method start_server (line 58) | fn start_server(&self, test_dir: &Path) -> Result<(Child, String)>; method max_init_update_timeout (line 62) | fn max_init_update_timeout(&self, _module_count: usize) -> Duration { method max_update_timeout (line 70) | fn max_update_timeout(&self, _module_count: usize) -> Duration { function get_bundlers (line 75) | pub fn get_bundlers() -> Vec> { FILE: turbopack/crates/turbopack-bench/src/bundlers/nextjs/mod.rs type NextJsVersion (line 23) | pub enum NextJsVersion { method version (line 149) | pub fn version(&self) -> &'static str { method react_version (line 160) | pub fn react_version(&self) -> &'static str { method app_dir (line 170) | pub fn app_dir(&self) -> bool { type NextJs (line 31) | pub struct NextJs { method new (line 40) | pub fn new( method get_name (line 58) | fn get_name(&self) -> &str { method get_path (line 62) | fn get_path(&self) -> &str { method render_type (line 66) | fn render_type(&self) -> RenderType { method react_version (line 70) | fn react_version(&self) -> &str { method prepare (line 74) | fn prepare(&self, install_dir: &Path) -> Result<()> { method start_server (line 90) | fn start_server(&self, test_dir: &Path) -> Result<(Child, String)> { method max_update_timeout (line 138) | fn max_update_timeout(&self, module_count: usize) -> std::time::Duration { FILE: turbopack/crates/turbopack-bench/src/bundlers/parcel.rs type Parcel (line 19) | pub struct Parcel; method get_name (line 21) | fn get_name(&self) -> &str { method prepare (line 25) | fn prepare(&self, install_dir: &Path) -> Result<()> { method start_server (line 40) | fn start_server(&self, test_dir: &Path) -> Result<(Child, String)> { FILE: turbopack/crates/turbopack-bench/src/bundlers/rspack/mod.rs type Rspack (line 20) | pub struct Rspack; method get_name (line 22) | fn get_name(&self) -> &str { method prepare (line 26) | fn prepare(&self, install_dir: &Path) -> Result<()> { method start_server (line 44) | fn start_server(&self, test_dir: &Path) -> Result<(Child, String)> { FILE: turbopack/crates/turbopack-bench/src/bundlers/vite/mod.rs type Vite (line 20) | pub struct Vite { method new (line 26) | pub fn new(swc: bool, ssr: bool) -> Self { method get_name (line 32) | fn get_name(&self) -> &str { method prepare (line 42) | fn prepare(&self, install_dir: &Path) -> Result<()> { method start_server (line 66) | fn start_server(&self, test_dir: &Path) -> Result<(Child, String)> { FILE: turbopack/crates/turbopack-bench/src/bundlers/webpack/mod.rs type Webpack (line 20) | pub struct Webpack; method get_name (line 22) | fn get_name(&self) -> &str { method prepare (line 26) | fn prepare(&self, install_dir: &Path) -> Result<()> { method start_server (line 50) | fn start_server(&self, test_dir: &Path) -> Result<(Child, String)> { FILE: turbopack/crates/turbopack-bench/src/lib.rs function bench_startup (line 35) | pub fn bench_startup(c: &mut Criterion, bundlers: &[Box]) { function bench_hydration (line 43) | pub fn bench_hydration(c: &mut Criterion, bundlers: &[Box]) { function bench_startup_internal (line 51) | fn bench_startup_internal( type CodeLocation (line 122) | enum CodeLocation { function bench_hmr_to_eval (line 127) | pub fn bench_hmr_to_eval(c: &mut Criterion, bundlers: &[Box... function bench_hmr_to_commit (line 135) | pub fn bench_hmr_to_commit(c: &mut Criterion, bundlers: &[Box Vec { FILE: turbopack/crates/turbopack-bench/src/util/env.rs function read_env (line 6) | pub fn read_env(name: &str, default: T) -> Result function read_env_bool (line 22) | pub fn read_env_bool(name: &str) -> bool { function read_env_list (line 31) | pub fn read_env_list(name: &str, default: Vec) -> Result> FILE: turbopack/crates/turbopack-bench/src/util/mod.rs constant BINDING_NAME (line 37) | pub const BINDING_NAME: &str = "__turbopackBenchBinding"; function retry_default (line 39) | fn retry_default(args: A, f: F) -> Result function retry_async_default (line 47) | async fn retry_async_default(args: A, f: F) -> Result TestApp { function create_browser (line 89) | pub async fn create_browser() -> Browser { function resume_on_error (line 124) | pub fn resume_on_error(f: F) { type AsyncBencherExtension (line 137) | pub trait AsyncBencherExtension { method try_iter_custom (line 138) | fn try_iter_custom(&mut self, routine: R) method try_iter_async (line 143) | fn try_iter_async( function try_iter_custom (line 159) | fn try_iter_custom(&mut self, routine: R) function try_iter_async (line 177) | fn try_iter_async( function command (line 246) | pub fn command(bin: &str) -> Command { function wait_for_match (line 256) | pub fn wait_for_match(readable: R, re: Regex) -> Option FILE: turbopack/crates/turbopack-bench/src/util/module_picker.rs type ModulePicker (line 11) | pub struct ModulePicker { method new (line 19) | pub fn new(mut modules: Vec<(PathBuf, usize)>) -> Self { method pick (line 41) | pub fn pick(&self) -> &PathBuf { FILE: turbopack/crates/turbopack-bench/src/util/npm.rs type NpmPackage (line 16) | pub struct NpmPackage<'a> { function new (line 22) | pub fn new(name: &'a str, version: &'a str) -> Self { function fmt (line 28) | fn fmt(&self, fmt: &mut std::fmt::Formatter) -> std::fmt::Result { function install (line 33) | pub fn install(install_dir: &Path, packages: &[NpmPackage<'_>]) -> Resul... FILE: turbopack/crates/turbopack-bench/src/util/page_guard.rs constant MAX_HYDRATION_TIMEOUT (line 14) | const MAX_HYDRATION_TIMEOUT: Duration = Duration::from_secs(120); constant TEST_APP_HYDRATION_DONE (line 15) | const TEST_APP_HYDRATION_DONE: &str = "Hydration done"; type PageGuard (line 18) | pub struct PageGuard<'a> { type Event (line 24) | enum Event { function new (line 31) | pub fn new( function page (line 48) | pub fn page(&self) -> &Page { function close_page (line 54) | pub async fn close_page(mut self) -> Result> { function wait_for_binding (line 64) | pub async fn wait_for_binding(&mut self, payload: &str) -> Result<()> { function wait_for_hydration (line 82) | pub async fn wait_for_hydration(&mut self) -> Result<()> { method drop (line 95) | fn drop(&mut self) { FILE: turbopack/crates/turbopack-bench/src/util/prepared_app.rs function copy_dir (line 22) | async fn copy_dir(from: PathBuf, to: PathBuf) -> anyhow::Result<()> { function copy_dir_inner_send (line 28) | fn copy_dir_inner_send( function copy_dir_inner (line 36) | async fn copy_dir_inner( type PreparedDir (line 79) | enum PreparedDir { type PreparedApp (line 84) | pub struct PreparedApp<'a> { function new (line 91) | pub async fn new(bundler: &'a dyn Bundler, template_dir: PathBuf) -> Res... function new_without_copy (line 104) | pub async fn new_without_copy( function start_server (line 115) | pub fn start_server(&mut self) -> Result<()> { function with_page (line 123) | pub async fn with_page(self, browser: &Browser) -> Result> { function stop_server (line 178) | pub fn stop_server(&mut self) -> Result<()> { function path (line 184) | pub fn path(&self) -> &Path { method drop (line 193) | fn drop(&mut self) { function add_binding (line 201) | async fn add_binding(page: &Page) -> Result<()> { function stop_process (line 207) | fn stop_process(proc: &mut Child) -> Result<()> { function stop_process (line 251) | fn stop_process(proc: &mut Child) -> Result<()> { function kill_process (line 255) | fn kill_process(proc: &mut Child) -> Result<()> { FILE: turbopack/crates/turbopack-browser/src/chunking_context.rs type CurrentChunkMethod (line 44) | pub enum CurrentChunkMethod { constant CURRENT_CHUNK_METHOD_DOCUMENT_CURRENT_SCRIPT_EXPR (line 49) | pub const CURRENT_CHUNK_METHOD_DOCUMENT_CURRENT_SCRIPT_EXPR: &str = type BrowserChunkingContextBuilder (line 52) | pub struct BrowserChunkingContextBuilder { method name (line 57) | pub fn name(mut self, name: RcStr) -> Self { method hot_module_replacement (line 62) | pub fn hot_module_replacement(mut self) -> Self { method source_map_source_type (line 67) | pub fn source_map_source_type(mut self, source_map_source_type: Source... method tracing (line 72) | pub fn tracing(mut self, enable_tracing: bool) -> Self { method nested_async_availability (line 77) | pub fn nested_async_availability(mut self, enable_nested_async_availab... method module_merging (line 82) | pub fn module_merging(mut self, enable_module_merging: bool) -> Self { method dynamic_chunk_content_loading (line 87) | pub fn dynamic_chunk_content_loading( method asset_base_path (line 96) | pub fn asset_base_path(mut self, asset_base_path: Option) -> Se... method chunk_base_path (line 101) | pub fn chunk_base_path(mut self, chunk_base_path: Option) -> Se... method asset_suffix (line 106) | pub fn asset_suffix(mut self, asset_suffix: ResolvedVc) -... method runtime_type (line 111) | pub fn runtime_type(mut self, runtime_type: RuntimeType) -> Self { method manifest_chunks (line 116) | pub fn manifest_chunks(mut self, manifest_chunks: bool) -> Self { method minify_type (line 121) | pub fn minify_type(mut self, minify_type: MinifyType) -> Self { method source_maps (line 126) | pub fn source_maps(mut self, source_maps: SourceMapsType) -> Self { method current_chunk_method (line 131) | pub fn current_chunk_method(mut self, method: CurrentChunkMethod) -> S... method module_id_strategy (line 136) | pub fn module_id_strategy(mut self, module_id_strategy: ResolvedVc Self { method should_use_absolute_url_references (line 156) | pub fn should_use_absolute_url_references( method asset_root_path_override (line 165) | pub fn asset_root_path_override(mut self, tag: RcStr, path: FileSystem... method client_roots_override (line 170) | pub fn client_roots_override(mut self, tag: RcStr, path: FileSystemPat... method asset_base_path_override (line 175) | pub fn asset_base_path_override(mut self, tag: RcStr, path: RcStr) -> ... method url_behavior_override (line 180) | pub fn url_behavior_override(mut self, tag: RcStr, behavior: UrlBehavi... method default_url_behavior (line 185) | pub fn default_url_behavior(mut self, behavior: UrlBehavior) -> Self { method chunking_config (line 190) | pub fn chunking_config(mut self, ty: ResolvedVc, chunking_config... method chunk_content_hashing (line 200) | pub fn chunk_content_hashing(mut self, content_hashing: ContentHashing... method asset_content_hashing (line 205) | pub fn asset_content_hashing(mut self, content_hashing: ContentHashing... method worker_forwarded_globals (line 210) | pub fn worker_forwarded_globals(mut self, globals: Vec) -> Self { method chunk_loading_global (line 217) | pub fn chunk_loading_global(mut self, chunk_loading_global: RcStr) -> ... method build (line 222) | pub fn build(self) -> Vc { type BrowserChunkingContext (line 235) | pub struct BrowserChunkingContext { method builder (line 321) | pub fn builder( method generate_evaluate_chunk (line 375) | fn generate_evaluate_chunk( method generate_chunk_list_register_chunk (line 391) | fn generate_chunk_list_register_chunk( method generate_chunk (line 406) | async fn generate_chunk( method current_chunk_method (line 431) | pub fn current_chunk_method(&self) -> Vc { method runtime_type (line 440) | pub fn runtime_type(&self) -> Vc { method chunk_base_path (line 446) | pub fn chunk_base_path(&self) -> Vc> { method asset_suffix (line 452) | pub fn asset_suffix(&self) -> Vc { method source_maps_type (line 462) | pub fn source_maps_type(&self) -> Vc { method minify_type (line 468) | pub fn minify_type(&self) -> Vc { method chunk_path_info (line 474) | fn chunk_path_info(&self) -> Vc { method chunk_loading_global (line 486) | pub fn chunk_loading_global(&self) -> Vc { method name (line 498) | fn name(&self) -> Vc { method root_path (line 507) | fn root_path(&self) -> Vc { method output_root (line 512) | fn output_root(&self) -> Vc { method output_root_to_root_path (line 517) | fn output_root_to_root_path(&self) -> Vc { method environment (line 522) | fn environment(&self) -> Vc { method chunk_root_path (line 527) | fn chunk_root_path(&self) -> Vc { method chunk_path (line 532) | async fn chunk_path( method asset_url (line 580) | async fn asset_url(&self, ident: FileSystemPath, tag: Option) -> ... method reference_chunk_source_maps (line 608) | fn reference_chunk_source_maps(&self, _chunk: Vc>) ... method reference_module_source_maps (line 617) | fn reference_module_source_maps(&self, _module: Vc>) -> ... method asset_path (line 626) | async fn asset_path( method url_behavior (line 654) | fn url_behavior(&self, tag: Option) -> Vc { method chunking_configs (line 667) | fn chunking_configs(&self) -> Result> { method source_map_source_type (line 672) | fn source_map_source_type(&self) -> Vc { method is_tracing_enabled (line 677) | fn is_tracing_enabled(&self) -> Vc { method is_nested_async_availability_enabled (line 682) | fn is_nested_async_availability_enabled(&self) -> Vc { method is_module_merging_enabled (line 687) | fn is_module_merging_enabled(&self) -> Vc { method is_dynamic_chunk_content_loading_enabled (line 692) | fn is_dynamic_chunk_content_loading_enabled(&self) -> Vc { method minify_type (line 697) | pub fn minify_type(&self) -> Vc { method should_use_absolute_url_references (line 702) | fn should_use_absolute_url_references(&self) -> Vc { method chunk_group (line 707) | async fn chunk_group( method evaluated_chunk_group (line 772) | async fn evaluated_chunk_group( method entry_chunk_group (line 857) | fn entry_chunk_group( method chunk_item_id_strategy (line 870) | fn chunk_item_id_strategy(&self) -> Vc { method async_loader_chunk_item (line 877) | async fn async_loader_chunk_item( method async_loader_chunk_item_ident (line 900) | async fn async_loader_chunk_item_ident( method module_export_usage (line 912) | async fn module_export_usage( method unused_references (line 924) | fn unused_references(&self) -> Vc { method debug_ids_enabled (line 933) | async fn debug_ids_enabled(self: Vc) -> Result> { method worker_forwarded_globals (line 938) | fn worker_forwarded_globals(&self) -> Vc> { method worker_entrypoint (line 943) | async fn worker_entrypoint(self: Vc) -> Result) -> Result> { method ident_for_path (line 54) | fn ident_for_path(&self) -> Vc { method own_content (line 76) | async fn own_content(self: Vc) -> Result Result>> { method runtime_info (line 64) | async fn runtime_info(&self) -> Result> { method references (line 95) | async fn references(self: Vc) -> Result) -> Result> { method size_bytes (line 133) | fn size_bytes(self: Vc) -> Vc> { method content (line 141) | fn content(self: Vc) -> Vc { method versioned_content (line 146) | fn versioned_content(self: Vc) -> Vc> { method generate_source_map (line 154) | fn generate_source_map(self: Vc) -> Vc { method by_section (line 159) | fn by_section(self: Vc, section: RcStr) -> Vc { method ty (line 167) | fn ty(&self) -> Vc { method title (line 172) | fn title(self: Vc) -> Vc { method details (line 177) | fn details(&self) -> Vc { method children (line 182) | fn children(&self) -> Result> { FILE: turbopack/crates/turbopack-browser/src/ecmascript/content.rs type EcmascriptBrowserChunkContent (line 28) | pub struct EcmascriptBrowserChunkContent { method new (line 38) | pub(crate) fn new( method entries (line 54) | pub fn entries(&self) -> Vc { method own_version (line 62) | pub(crate) async fn own_version(&self) -> Result) -> Result> { method content (line 141) | async fn content(self: Vc) -> Result> { method version (line 155) | fn version(self: Vc) -> Vc> { method get_merger (line 163) | fn get_merger(&self) -> Vc> { method generate_source_map (line 171) | fn generate_source_map(self: Vc) -> Vc { method by_section (line 176) | async fn by_section(self: Vc, section: RcStr) -> Result Result> { method code (line 81) | async fn code(self: Vc) -> Result> { method ident_for_path (line 206) | async fn ident_for_path(&self) -> Result> { method source_map (line 233) | async fn source_map(self: Vc) -> Result> { method references (line 246) | async fn references(self: Vc) -> Result) -> Result> { method content (line 285) | async fn content(self: Vc) -> Result> { method generate_source_map (line 300) | fn generate_source_map(self: Vc) -> Vc { type EcmascriptBrowserChunkRuntimeParams (line 307) | struct EcmascriptBrowserChunkRuntimeParams<'a, T> { FILE: turbopack/crates/turbopack-browser/src/ecmascript/list/asset.rs type EcmascriptDevChunkList (line 32) | pub(crate) struct EcmascriptDevChunkList { method new (line 44) | pub fn new( method own_content (line 62) | fn own_content(self: Vc) -> Vc { method references (line 70) | fn references(&self) -> Vc { method path (line 78) | async fn path(self: Vc) -> Result> { method content (line 104) | fn content(self: Vc) -> Vc { method versioned_content (line 109) | fn versioned_content(self: Vc) -> Vc> { type EcmascriptDevChunkListSource (line 130) | pub enum EcmascriptDevChunkListSource { FILE: turbopack/crates/turbopack-browser/src/ecmascript/list/content.rs type CurrentChunkMethodWithData (line 34) | enum CurrentChunkMethodWithData { type EcmascriptDevChunkListContent (line 41) | pub(super) struct EcmascriptDevChunkListContent { method new (line 54) | pub async fn new(chunk_list: Vc) -> Result Result) -> Result> { method content (line 186) | async fn content(self: Vc) -> Result> { method version (line 194) | fn version(self: Vc) -> Vc> { method update (line 199) | fn update(self: Vc, from_version: Vc>) -> Vc { type ChunkUpdate (line 30) | enum ChunkUpdate { function is_empty (line 43) | fn is_empty(&self) -> bool { function update_chunk_list (line 51) | pub(super) async fn update_chunk_list( FILE: turbopack/crates/turbopack-browser/src/ecmascript/list/version.rs type VersionTraitRef (line 7) | type VersionTraitRef = TraitRef>; type EcmascriptDevChunkListVersion (line 13) | pub(super) struct EcmascriptDevChunkListVersion { method id (line 29) | async fn id(&self) -> Result> { FILE: turbopack/crates/turbopack-browser/src/ecmascript/merged/content.rs type EcmascriptBrowserMergedChunkContent (line 19) | pub(super) struct EcmascriptBrowserMergedChunkContent { method version (line 26) | pub async fn version(&self) -> Result) -> Result> { method version (line 47) | fn version(self: Vc) -> Vc> { method update (line 52) | async fn update( FILE: turbopack/crates/turbopack-browser/src/ecmascript/merged/merger.rs type EcmascriptBrowserChunkContentMerger (line 13) | pub(crate) struct EcmascriptBrowserChunkContentMerger; method new (line 19) | pub fn new() -> Vc { method merge (line 27) | async fn merge( FILE: turbopack/crates/turbopack-browser/src/ecmascript/merged/update.rs type EcmascriptMergedUpdate (line 26) | struct EcmascriptMergedUpdate<'a> { function is_empty (line 36) | fn is_empty(&self) -> bool { type EcmascriptMergedChunkUpdate (line 43) | enum EcmascriptMergedChunkUpdate { type EcmascriptMergedChunkAdded (line 51) | struct EcmascriptMergedChunkAdded { type EcmascriptMergedChunkDeleted (line 58) | struct EcmascriptMergedChunkDeleted { type EcmascriptMergedChunkPartial (line 68) | struct EcmascriptMergedChunkPartial { type EcmascriptModuleEntry (line 76) | struct EcmascriptModuleEntry { method from_code (line 85) | async fn from_code(id: &ModuleId, code: Vc, chunk_path: &str) ->... type MergedModuleMap (line 108) | struct MergedModuleMap { method new (line 114) | fn new(versions: Vec>) -> Self { method get (line 120) | fn get(&self, id: &ModuleId) -> Option { function update_ecmascript_merged_chunk (line 130) | pub(super) async fn update_ecmascript_merged_chunk( FILE: turbopack/crates/turbopack-browser/src/ecmascript/merged/version.rs type EcmascriptBrowserMergedChunkVersion (line 12) | pub(super) struct EcmascriptBrowserMergedChunkVersion { method id (line 20) | async fn id(&self) -> Result> { FILE: turbopack/crates/turbopack-browser/src/ecmascript/update.rs type EcmascriptChunkUpdate (line 8) | pub(super) enum EcmascriptChunkUpdate { type EcmascriptChunkPartialUpdate (line 13) | pub(super) struct EcmascriptChunkPartialUpdate { function update_ecmascript_chunk (line 19) | pub(super) async fn update_ecmascript_chunk( FILE: turbopack/crates/turbopack-browser/src/ecmascript/version.rs type EcmascriptBrowserChunkVersion (line 12) | pub(super) struct EcmascriptBrowserChunkVersion { method new (line 20) | pub async fn new( method id (line 49) | fn id(&self) -> Vc { FILE: turbopack/crates/turbopack-browser/src/ecmascript/worker.rs type EcmascriptBrowserWorkerEntrypoint (line 26) | pub struct EcmascriptBrowserWorkerEntrypoint { method new (line 37) | pub async fn new( method code (line 49) | async fn code(self: Vc) -> Result> { method ident_for_path (line 68) | async fn ident_for_path(&self) -> Result> { method source_map (line 79) | async fn source_map(self: Vc) -> Result> { method references (line 92) | async fn references(self: Vc) -> Result) -> Result> { method content (line 117) | async fn content(self: Vc) -> Result> { method generate_source_map (line 132) | fn generate_source_map(self: Vc) -> Vc { function generate_worker_bootstrap_code (line 141) | fn generate_worker_bootstrap_code(forwarded_globals: &[RcStr]) -> Result... FILE: turbopack/crates/turbopack-browser/src/react_refresh.rs function react_refresh_request (line 15) | fn react_refresh_request() -> Vc { function react_refresh_request_in_next (line 20) | fn react_refresh_request_in_next() -> Vc { type ResolveReactRefreshResult (line 27) | pub enum ResolveReactRefreshResult { method as_request (line 33) | pub fn as_request(&self) -> Option> { method is_found (line 39) | pub fn is_found(&self) -> bool { function assert_can_resolve_react_refresh (line 50) | pub async fn assert_can_resolve_react_refresh( type ReactRefreshResolvingIssue (line 77) | pub struct ReactRefreshResolvingIssue { method severity (line 83) | fn severity(&self) -> IssueSeverity { method title (line 88) | fn title(&self) -> Vc { method stage (line 93) | fn stage(&self) -> Vc { method file_path (line 98) | fn file_path(&self) -> Vc { method description (line 103) | fn description(&self) -> Vc { FILE: turbopack/crates/turbopack-cli-utils/src/issue.rs function severity_to_style (line 24) | fn severity_to_style(severity: IssueSeverity) -> Style { function format_source_content (line 37) | fn format_source_content(source: &PlainIssueSource, formatted_issue: &mu... function format_issue (line 47) | pub fn format_issue( type GroupedIssues (line 232) | pub type GroupedIssues = constant DEFAULT_SHOW_COUNT (line 235) | const DEFAULT_SHOW_COUNT: usize = 3; constant ORDERED_GROUPS (line 237) | const ORDERED_GROUPS: &[IssueSeverity] = &[ type LogOptions (line 250) | pub struct LogOptions { type SeenIssues (line 275) | struct SeenIssues { method new (line 288) | fn new() -> Self { method new_ids (line 294) | fn new_ids(&mut self, source: RawVc, issue_ids: FxHashSet) -> FxH... type ConsoleUi (line 354) | pub struct ConsoleUi { method new (line 370) | pub fn new(options: TransientInstance) -> Vc { method eq (line 362) | fn eq(&self, other: &Self) -> bool { method report_issues (line 382) | async fn report_issues( function make_relative_to_cwd (line 546) | fn make_relative_to_cwd<'a>(path: &'a str, project_dir: &Path, cwd: &Pat... function show_all_message (line 564) | fn show_all_message(label: &str, size: usize) -> StyledContent { function show_all_message_with_shown_count (line 568) | fn show_all_message_with_shown_count( function render_styled_string_to_ansi (line 590) | fn render_styled_string_to_ansi(styled_string: &StyledString) -> String { function style_issue_source (line 614) | fn style_issue_source(plain_issue: &PlainIssue, context_path: &str) -> S... FILE: turbopack/crates/turbopack-cli-utils/src/runtime_entry.rs type RuntimeEntry (line 15) | pub enum RuntimeEntry { method resolve_entry (line 24) | pub async fn resolve_entry( type RuntimeEntries (line 65) | pub struct RuntimeEntries(Vec>); method resolve_entries (line 70) | pub async fn resolve_entries( FILE: turbopack/crates/turbopack-cli-utils/src/source_context.rs type MarkerRange (line 6) | struct MarkerRange { method fmt (line 14) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function format_source_context_lines (line 29) | pub fn format_source_context_lines(ctx: &SourceContextLines, f: &mut imp... FILE: turbopack/crates/turbopack-cli/benches/bundler.rs type Turbopack (line 19) | pub struct Turbopack; method new (line 22) | pub fn new() -> Self { method get_name (line 28) | fn get_name(&self) -> &str { method get_path (line 32) | fn get_path(&self) -> &str { method render_type (line 36) | fn render_type(&self) -> RenderType { method prepare (line 40) | fn prepare(&self, install_dir: &Path) -> Result<()> { method start_server (line 54) | fn start_server(&self, test_dir: &Path) -> Result<(Child, String)> { method max_update_timeout (line 84) | fn max_update_timeout(&self, _module_count: usize) -> std::time::Duration { FILE: turbopack/crates/turbopack-cli/benches/mod.rs function get_bundlers (line 6) | fn get_bundlers() -> Vec> { function bench_startup (line 10) | fn bench_startup(c: &mut Criterion) { function bench_hydration (line 14) | fn bench_hydration(c: &mut Criterion) { function bench_startup_cached (line 18) | fn bench_startup_cached(c: &mut Criterion) { function bench_hydration_cached (line 22) | fn bench_hydration_cached(c: &mut Criterion) { function bench_hmr_to_eval (line 26) | fn bench_hmr_to_eval(c: &mut Criterion) { function bench_hmr_to_commit (line 30) | fn bench_hmr_to_commit(c: &mut Criterion) { FILE: turbopack/crates/turbopack-cli/benches/small_apps.rs function list_apps (line 11) | fn list_apps() -> (PathBuf, Vec) { function bench_small_apps (line 38) | fn bench_small_apps(c: &mut Criterion) { FILE: turbopack/crates/turbopack-cli/build.rs function main (line 3) | fn main() -> anyhow::Result<()> { FILE: turbopack/crates/turbopack-cli/js/src/entry/client.ts function initializeHMR (line 4) | function initializeHMR(options: { assetPrefix: string }) { FILE: turbopack/crates/turbopack-cli/js/src/entry/websocket.ts function getSocketProtocol (line 11) | function getSocketProtocol(assetPrefix: string): string { function addMessageListener (line 22) | function addMessageListener(cb: (message: HmrMessage) => void) { function sendMessage (line 26) | function sendMessage(data: any) { type HMROptions (line 31) | type HMROptions = { function connectHMR (line 39) | function connectHMR(options: HMROptions) { FILE: turbopack/crates/turbopack-cli/src/arguments.rs type Arguments (line 15) | pub enum Arguments { method dir (line 22) | pub fn dir(&self) -> Option<&Path> { method worker_threads (line 30) | pub fn worker_threads(&self) -> Option { type Target (line 52) | pub enum Target { type CommonArguments (line 58) | pub struct CommonArguments { type DevArguments (line 116) | pub struct DevArguments { type BuildArguments (line 151) | pub struct BuildArguments { type IssueSeverityCliOption (line 175) | pub struct IssueSeverityCliOption(pub IssueSeverity); method value_variants (line 178) | fn value_variants<'a>() -> &'a [Self] { method to_possible_value (line 192) | fn to_possible_value<'a>(&self) -> Option { type Err (line 198) | type Err = anyhow::Error; method from_str (line 200) | fn from_str(s: &str) -> Result { FILE: turbopack/crates/turbopack-cli/src/build/mod.rs type Backend (line 60) | type Backend = TurboTasksBackend>, project_dir: RcStr, ... method entry_request (line 99) | pub fn entry_request(mut self, entry_asset_path: EntryRequest) -> Self { method browserslist_query (line 104) | pub fn browserslist_query(mut self, browserslist_query: RcStr) -> Self { method log_level (line 109) | pub fn log_level(mut self, log_level: IssueSeverity) -> Self { method show_all (line 114) | pub fn show_all(mut self, show_all: bool) -> Self { method log_detail (line 119) | pub fn log_detail(mut self, log_detail: bool) -> Self { method source_maps_type (line 124) | pub fn source_maps_type(mut self, source_maps_type: SourceMapsType) ->... method minify_type (line 129) | pub fn minify_type(mut self, minify_type: MinifyType) -> Self { method scope_hoist (line 134) | pub fn scope_hoist(mut self, scope_hoist: bool) -> Self { method target (line 139) | pub fn target(mut self, target: Target) -> Self { method build (line 144) | pub async fn build(self) -> Result<()> { function build_internal (line 188) | async fn build_internal( function build (line 522) | pub async fn build(args: &BuildArguments) -> Result<()> { FILE: turbopack/crates/turbopack-cli/src/contexts.rs type NodeEnv (line 33) | pub enum NodeEnv { method fmt (line 39) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { function foreign_code_context_condition (line 47) | fn foreign_code_context_condition() -> ContextCondition { function get_client_import_map (line 52) | pub async fn get_client_import_map(project_path: FileSystemPath) -> Resu... function get_client_resolve_options_context (line 78) | pub async fn get_client_resolve_options_context( function get_client_module_options_context (line 106) | async fn get_client_module_options_context( function get_client_asset_context (line 160) | pub fn get_client_asset_context( function client_defines (line 188) | fn client_defines(node_env: &NodeEnv) -> CompileTimeDefines { function get_client_compile_time_info (line 197) | pub async fn get_client_compile_time_info( FILE: turbopack/crates/turbopack-cli/src/dev/mod.rs type Backend (line 59) | type Backend = TurboTasksBackend Turb... method eager_compile (line 107) | pub fn eager_compile(mut self, eager_compile: bool) -> TurbopackDevSer... method hostname (line 112) | pub fn hostname(mut self, hostname: IpAddr) -> TurbopackDevServerBuild... method port (line 117) | pub fn port(mut self, port: u16) -> TurbopackDevServerBuilder { method browserslist_query (line 122) | pub fn browserslist_query(mut self, browserslist_query: RcStr) -> Turb... method log_level (line 127) | pub fn log_level(mut self, log_level: IssueSeverity) -> TurbopackDevSe... method show_all (line 132) | pub fn show_all(mut self, show_all: bool) -> TurbopackDevServerBuilder { method allow_retry (line 137) | pub fn allow_retry(mut self, allow_retry: bool) -> TurbopackDevServerB... method log_detail (line 142) | pub fn log_detail(mut self, log_detail: bool) -> TurbopackDevServerBui... method issue_reporter (line 147) | pub fn issue_reporter( method find_port (line 156) | fn find_port(&self, host: IpAddr, port: u16, max_attempts: u16) -> Res... method build (line 196) | pub async fn build(self) -> Result { function source (line 256) | async fn source( function start_server (line 368) | pub async fn start_server(args: &DevArguments) -> Result<()> { function profile_timeout (line 571) | async fn profile_timeout(tt: &TurboTasks, future: impl Futur... function profile_timeout (line 590) | fn profile_timeout( type IssueReporterProvider (line 597) | pub trait IssueReporterProvider: Send + Sync + 'static { method get_issue_reporter (line 598) | fn get_issue_reporter(&self) -> Vc>; method get_issue_reporter (line 605) | fn get_issue_reporter(&self) -> Vc> { FILE: turbopack/crates/turbopack-cli/src/dev/web_entry_source.rs function get_client_chunking_context (line 38) | pub async fn get_client_chunking_context( function get_client_runtime_entries (line 64) | pub async fn get_client_runtime_entries( function create_web_entry_source (line 104) | pub async fn create_web_entry_source( FILE: turbopack/crates/turbopack-cli/src/embed_js.rs function embed_fs (line 7) | fn embed_fs() -> Vc> { function embed_file (line 12) | pub(crate) async fn embed_file(path: RcStr) -> Result> { function embed_file_path (line 17) | pub(crate) async fn embed_file_path(path: RcStr) -> Result Result<()> { FILE: turbopack/crates/turbopack-cli/src/util.rs type EntryRequest (line 13) | pub enum EntryRequest { type NormalizedDirs (line 18) | pub struct NormalizedDirs { function normalize_dirs (line 27) | pub fn normalize_dirs( function normalize_entries (line 55) | pub fn normalize_entries(entries: &Option>) -> Vec { function project_fs (line 63) | pub async fn project_fs( function output_fs (line 80) | pub fn output_fs(project_dir: RcStr) -> Result>> { FILE: turbopack/crates/turbopack-core/src/asset.rs type Asset (line 20) | pub trait Asset { method content (line 22) | fn content(self: Vc) -> Vc; method versioned_content (line 26) | fn versioned_content(self: Vc) -> Result, algorithm: HashAlgorithm) -> Vc) -> Result> { method parse_json (line 55) | pub fn parse_json(&self) -> Vc { method file_content (line 65) | pub fn file_content(&self) -> Vc { method lines (line 73) | pub fn lines(&self) -> Vc { method len (line 81) | pub fn len(&self) -> Vc> { method parse_json_with_comments (line 89) | pub fn parse_json_with_comments(&self) -> Vc { method write (line 99) | pub async fn write(&self, path: FileSystemPath) -> Result<()> { method hash (line 120) | pub async fn hash(&self) -> Result> { method content_hash (line 136) | pub async fn content_hash(&self, algorithm: HashAlgorithm) -> Result>) -> Result>) -> Result Self { method available_modules (line 33) | pub fn available_modules(&self) -> Option> { method with_modules (line 37) | pub async fn with_modules(self, modules: Vc) -> R... method in_async_module (line 56) | pub fn in_async_module(self) -> Self { method is_in_async_module (line 65) | pub fn is_in_async_module(&self) -> bool { method ident (line 69) | pub async fn ident(&self) -> Result> { FILE: turbopack/crates/turbopack-core/src/chunk/available_modules.rs type AvailableModuleItem (line 18) | pub enum AvailableModuleItem { method ident_strings (line 25) | pub async fn ident_strings(&self) -> Result { method from (line 41) | fn from(value: ChunkableModuleOrBatch) -> Self { type AvailableModulesSet (line 54) | pub struct AvailableModulesSet( type AvailableModules (line 62) | pub struct AvailableModules { method new (line 70) | pub fn new(modules: ResolvedVc) -> Vc { method with_modules (line 79) | pub fn with_modules( method hash (line 91) | pub async fn hash(&self) -> Result> { method get (line 120) | pub async fn get(&self, item: AvailableModuleItem) -> Result> { method snapshot (line 131) | pub async fn snapshot(&self) -> Result> { type AvailableModulesSnapshot (line 145) | pub struct AvailableModulesSnapshot { method get (line 151) | pub fn get(&self, item: AvailableModuleItem) -> bool { FILE: turbopack/crates/turbopack-core/src/chunk/chunk_group.rs type MakeChunkGroupResult (line 37) | pub struct MakeChunkGroupResult { function make_chunk_group (line 45) | pub async fn make_chunk_group( function references_to_output_assets (line 173) | pub async fn references_to_output_assets( type ChunkGroupContentOptions (line 196) | pub struct ChunkGroupContentOptions { function chunk_group_content (line 210) | pub async fn chunk_group_content( function map_module_batch (line 448) | async fn map_module_batch( function map_module_batch_group (line 495) | async fn map_module_batch_group( FILE: turbopack/crates/turbopack-core/src/chunk/chunk_id_strategy.rs type ModuleIds (line 14) | pub struct ModuleIds(FxHashMap, ModuleId>); type ModuleIdFallback (line 19) | pub enum ModuleIdFallback { type ModuleIdStrategy (line 27) | pub struct ModuleIdStrategy { method get_id (line 33) | pub async fn get_id(&self, chunk_item: Vc>) -> Resu... method get_id_from_module (line 38) | pub async fn get_id_from_module(&self, module: Vc>) ->... method get_id_from_ident (line 43) | pub async fn get_id_from_ident(&self, ident: Vc) -> Result... FILE: turbopack/crates/turbopack-core/src/chunk/chunk_item_batch.rs function attach_async_info_to_chunkable_module (line 28) | pub async fn attach_async_info_to_chunkable_module( type ChunkItemOrBatchWithAsyncModuleInfo (line 59) | pub enum ChunkItemOrBatchWithAsyncModuleInfo { method from_chunkable_module_or_batch (line 73) | pub async fn from_chunkable_module_or_batch( method split_by_chunk_type (line 102) | pub async fn split_by_chunk_type( type ChunkItemOrBatchWithAsyncModuleInfoByChunkType (line 64) | type ChunkItemOrBatchWithAsyncModuleInfoByChunkType = Either< type ChunkItemOrBatchWithAsyncModuleInfos (line 70) | pub struct ChunkItemOrBatchWithAsyncModuleInfos(Vec) -> Vc { method from_module_batch (line 134) | pub async fn from_module_batch( method split_by_chunk_type (line 162) | pub async fn split_by_chunk_type( type ChunkItemBatchWithAsyncModuleInfoByChunkTypeData (line 211) | type ChunkItemBatchWithAsyncModuleInfoByChunkTypeData = SmallVec< type ChunkItemBatchWithAsyncModuleInfoByChunkType (line 219) | pub struct ChunkItemBatchWithAsyncModuleInfoByChunkType( type ChunkItemBatchGroupByChunkTypeT (line 223) | type ChunkItemBatchGroupByChunkTypeT = SmallVec< type ChunkItemBatchGroupByChunkType (line 231) | pub struct ChunkItemBatchGroupByChunkType(ChunkItemBatchGroupByChunkTypeT); type ChunkItemBatchGroups (line 234) | pub struct ChunkItemBatchGroups(Vec>); type ChunkItemBatchGroup (line 237) | pub struct ChunkItemBatchGroup { method from_module_batch_group (line 245) | pub async fn from_module_batch_group( method split_by_chunk_type (line 273) | pub async fn split_by_chunk_type(self: Vc) -> Result( FILE: turbopack/crates/turbopack-core/src/chunk/chunking/dev.rs function handle_split_group (line 19) | async fn handle_split_group<'l>( function expand_batches (line 39) | pub async fn expand_batches( function app_vendors_split (line 81) | pub async fn app_vendors_split( function package_name_split (line 152) | async fn package_name_split( function folder_split (line 186) | async fn folder_split<'l>( function is_app_code (line 257) | fn is_app_code(ident: &str) -> bool { function package_name (line 262) | fn package_name(ident: &str) -> &str { function folder_name (line 274) | fn folder_name(ident: &str, location: usize) -> (&str, Option) { constant LARGE_CHUNK (line 283) | const LARGE_CHUNK: usize = 1_000_000; constant SMALL_CHUNK (line 284) | const SMALL_CHUNK: usize = 100_000; type ChunkSize (line 286) | enum ChunkSize { function chunk_size (line 294) | fn chunk_size(chunk_items: &[&ChunkItemOrBatchWithInfo]) -> ChunkSize { FILE: turbopack/crates/turbopack-core/src/chunk/chunking/mod.rs type ChunkItemsWithInfo (line 36) | struct ChunkItemsWithInfo { type BatchChunkItemsWithInfo (line 48) | struct BatchChunkItemsWithInfo( type ChunkItemOrBatchWithInfo (line 53) | enum ChunkItemOrBatchWithInfo { method size (line 66) | fn size(&self) -> usize { function batch_size (line 75) | async fn batch_size( function plain_chunk_items_with_info (line 101) | async fn plain_chunk_items_with_info( function plain_chunk_items_with_info_with_type (line 151) | async fn plain_chunk_items_with_info_with_type( function chunk_items_with_info (line 194) | async fn chunk_items_with_info( function chunk_items_with_info_with_type (line 204) | async fn chunk_items_with_info_with_type( function batch_chunk_items_with_info (line 224) | async fn batch_chunk_items_with_info( function batch_chunk_items_with_info_with_type (line 254) | async fn batch_chunk_items_with_info_with_type( function make_chunks (line 285) | pub async fn make_chunks( type SplitContext (line 393) | struct SplitContext<'a> { function make_chunk (line 403) | async fn make_chunk( FILE: turbopack/crates/turbopack-core/src/chunk/chunking/production.rs function make_production_chunks (line 22) | pub async fn make_production_chunks( type ChunkCandidate (line 587) | struct ChunkCandidate<'l> { method cmp (line 595) | fn cmp(&self, other: &Self) -> std::cmp::Ordering { method partial_cmp (line 601) | fn partial_cmp(&self, other: &Self) -> Option { method eq (line 609) | fn eq(&self, other: &Self) -> bool { type MergeCandidate (line 614) | struct MergeCandidate<'l> { function chunk_groups_len (line 622) | fn chunk_groups_len(&self) -> u64 { method cmp (line 630) | fn cmp(&self, other: &Self) -> std::cmp::Ordering { method partial_cmp (line 638) | fn partial_cmp(&self, other: &Self) -> Option { method eq (line 646) | fn eq(&self, other: &Self) -> bool { function overlap (line 651) | fn overlap( function merge_chunk_groups (line 662) | fn merge_chunk_groups<'l>( FILE: turbopack/crates/turbopack-core/src/chunk/chunking/style_production.rs function make_style_production_chunks (line 15) | pub async fn make_style_production_chunks( FILE: turbopack/crates/turbopack-core/src/chunk/chunking_context.rs type MangleType (line 48) | pub enum MangleType { type MinifyType (line 55) | pub enum MinifyType { method default (line 63) | fn default() -> Self { type SourceMapsType (line 72) | pub enum SourceMapsType { type AssetSuffix (line 85) | pub enum AssetSuffix { type UrlBehavior (line 101) | pub struct UrlBehavior { type ChunkGroupType (line 124) | pub enum ChunkGroupType { type ChunkGroupResult (line 131) | pub struct ChunkGroupResult { method empty (line 139) | pub fn empty() -> Vc { method empty_resolved (line 149) | pub fn empty_resolved() -> ResolvedVc { method output_assets_with_referenced (line 163) | pub async fn output_assets_with_referenced(&self) -> Result) -> Result> { method all_assets (line 193) | pub async fn all_assets(&self) -> Result> { method primary_assets (line 218) | pub fn primary_assets(&self) -> Vc { method referenced_assets (line 223) | pub async fn referenced_assets(&self) -> Result> { type EntryChunkGroupResult (line 246) | pub struct EntryChunkGroupResult { type ChunkingConfig (line 264) | pub struct ChunkingConfig { type ChunkingConfigs (line 282) | pub struct ChunkingConfigs(FxHashMap>, Chu... type SourceMapSourceType (line 286) | pub enum SourceMapSourceType { type UnusedReferences (line 294) | pub struct UnusedReferences(FxHashSet) -> Vc; method source_map_source_type (line 302) | fn source_map_source_type(self: Vc) -> Vc; method root_path (line 305) | fn root_path(self: Vc) -> Vc; method output_root (line 308) | fn output_root(self: Vc) -> Vc; method output_root_to_root_path (line 312) | fn output_root_to_root_path(self: Vc) -> Vc; method environment (line 317) | fn environment(self: Vc) -> Vc; method chunk_root_path (line 322) | fn chunk_root_path(self: Vc) -> Vc; method chunk_path (line 329) | fn chunk_path( method reference_chunk_source_maps (line 339) | fn reference_chunk_source_maps(self: Vc, chunk: Vc, module: Vc, ident: FileSystemPath, tag: Option... method asset_path (line 353) | fn asset_path( method url_behavior (line 363) | fn url_behavior(self: Vc, _tag: Option) -> Vc { method chunking_configs (line 372) | fn chunking_configs(self: Vc) -> Vc { method batching_config (line 377) | fn batching_config(self: Vc) -> Vc { method is_tracing_enabled (line 386) | fn is_tracing_enabled(self: Vc) -> Vc { method is_nested_async_availability_enabled (line 395) | fn is_nested_async_availability_enabled(self: Vc) -> Vc { method is_module_merging_enabled (line 401) | fn is_module_merging_enabled(self: Vc) -> Vc { method is_dynamic_chunk_content_loading_enabled (line 408) | fn is_dynamic_chunk_content_loading_enabled(self: Vc) -> Vc { method minify_type (line 413) | fn minify_type(self: Vc) -> Vc { method should_use_absolute_url_references (line 418) | fn should_use_absolute_url_references(self: Vc) -> Vc { method async_loader_chunk_item (line 423) | fn async_loader_chunk_item( method async_loader_chunk_item_ident (line 430) | fn async_loader_chunk_item_ident(&self, module: Vc) -> Result) -> Result) -> Vc; method worker_forwarded_globals (line 486) | fn worker_forwarded_globals(self: Vc) -> Vc> { method worker_entrypoint (line 492) | async fn worker_entrypoint(self: Vc) -> Result) -> Vc... method root_chunk_group (line 578) | fn root_chunk_group( method root_chunk_group_assets (line 587) | fn root_chunk_group_assets( method evaluated_chunk_group_assets (line 601) | fn evaluated_chunk_group_assets( method entry_chunk_group_asset (line 617) | fn entry_chunk_group_asset( method root_entry_chunk_group (line 637) | fn root_entry_chunk_group( method root_entry_chunk_group_asset (line 655) | fn root_entry_chunk_group_asset( method chunk_group_assets (line 674) | fn chunk_group_assets( method relative_path_from_chunk_root_to_project_root (line 690) | fn relative_path_from_chunk_root_to_project_root(self: Vc) -> Vc... function relative_path_from_chunk_root_to_project_root (line 696) | async fn relative_path_from_chunk_root_to_project_root( function root_chunk_group_assets (line 737) | fn root_chunk_group_assets( function evaluated_chunk_group_assets (line 749) | fn evaluated_chunk_group_assets( function entry_chunk_group_asset (line 762) | async fn entry_chunk_group_asset( function chunk_group_assets (line 785) | fn chunk_group_assets( FILE: turbopack/crates/turbopack-core/src/chunk/data.rs type ChunkData (line 12) | pub struct ChunkData { method hash (line 44) | pub async fn hash(&self) -> Result> { method from_asset (line 61) | pub async fn from_asset( method from_assets (line 140) | pub async fn from_assets( type ChunkDataOption (line 20) | pub struct ChunkDataOption(Option>); type ChunksData (line 27) | pub struct ChunksData(Vec>); method hash (line 32) | pub async fn hash(&self) -> Result> { FILE: turbopack/crates/turbopack-core/src/chunk/evaluate.rs type EvaluatableAsset (line 17) | pub trait EvaluatableAsset: Module + ChunkableModule {} type EvaluatableAssetExt (line 19) | pub trait EvaluatableAssetExt { method to_evaluatable (line 20) | fn to_evaluatable( method to_evaluatable (line 30) | fn to_evaluatable( function to_evaluatable (line 39) | async fn to_evaluatable( type EvaluatableAssets (line 55) | pub struct EvaluatableAssets(Vec>>); method empty (line 60) | pub fn empty() -> Vc { method one (line 65) | pub fn one(entry: ResolvedVc>) -> Vc>>) -> Vc<... method with_entry (line 75) | pub async fn with_entry( FILE: turbopack/crates/turbopack-core/src/chunk/mod.rs type ContentHashing (line 63) | pub enum ContentHashing { type ModuleId (line 78) | pub enum ModuleId { method parse (line 93) | pub fn parse(id: &str) -> Result { method fmt (line 84) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type ModuleIds (line 103) | pub struct ModuleIds(Vec); type ChunkableModule (line 107) | pub trait ChunkableModule: Module { method as_chunk_item (line 109) | fn as_chunk_item( type ChunkableModules (line 117) | pub struct ChunkableModules(Vec>>); method interned (line 122) | pub fn interned(modules: Vec>>) ->... type MergeableModule (line 132) | pub trait MergeableModule: Module { method is_mergeable (line 136) | fn is_mergeable(self: Vc) -> Vc { method merge (line 146) | fn merge( type MergeableModules (line 153) | pub struct MergeableModules(Vec>>); method interned (line 158) | pub fn interned(modules: Vec>>) ->... type MergeableModuleExposure (line 167) | pub enum MergeableModuleExposure { type MergeableModulesExposed (line 180) | pub struct MergeableModulesExposed( method interned (line 190) | pub fn interned( type Chunks (line 201) | pub struct Chunks(Vec>>); method empty (line 206) | pub fn empty() -> Vc { type Chunk (line 218) | pub trait Chunk: OutputAssetsReference { method ident (line 220) | fn ident(self: Vc) -> Vc; method chunking_context (line 223) | fn chunking_context(self: Vc) -> Vc>; method chunk_items (line 226) | fn chunk_items(self: Vc) -> Vc { type OutputChunkRuntimeInfo (line 235) | pub struct OutputChunkRuntimeInfo { method empty (line 248) | pub fn empty() -> Vc { type OutputChunk (line 254) | pub trait OutputChunk: Asset { method runtime_info (line 256) | fn runtime_info(self: Vc) -> Vc; type ChunkingType (line 275) | pub enum ChunkingType { method is_inherit_async (line 352) | pub fn is_inherit_async(&self) -> bool { method is_parallel (line 365) | pub fn is_parallel(&self) -> bool { method is_merged (line 369) | pub fn is_merged(&self) -> bool { method without_inherit_async (line 382) | pub fn without_inherit_async(&self) -> Self { method fmt (line 307) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type ChunkGroupContent (line 405) | pub struct ChunkGroupContent { type ChunkItem (line 414) | pub trait ChunkItem: OutputAssetsReference { method asset_ident (line 419) | fn asset_ident(self: Vc) -> Vc; method content_ident (line 426) | fn content_ident(self: Vc) -> Vc { method ty (line 432) | fn ty(self: Vc) -> Vc>; method module (line 437) | fn module(self: Vc) -> Vc>; method chunking_context (line 440) | fn chunking_context(self: Vc) -> Vc>; type ChunkType (line 444) | pub trait ChunkType: ValueToString { method is_style (line 447) | fn is_style(self: Vc) -> Vc; method chunk (line 451) | fn chunk( method chunk_item_size (line 459) | fn chunk_item_size( function round_chunk_item_size (line 467) | pub fn round_chunk_item_size(size: usize) -> usize { type ChunkItems (line 473) | pub struct ChunkItems(pub Vec>>); type AsyncModuleInfo (line 476) | pub struct AsyncModuleInfo { method new (line 483) | pub fn new(referenced_async_modules: Vec>>)... type ChunkItemWithAsyncModuleInfo (line 494) | pub struct ChunkItemWithAsyncModuleInfo { type ChunkItemExt (line 500) | pub trait ChunkItemExt { method id (line 502) | fn id(self: Vc) -> impl Future> + Send; method id (line 510) | async fn id(self: Vc) -> Result { type ModuleChunkItemIdExt (line 521) | pub trait ModuleChunkItemIdExt { method chunk_item_id (line 523) | fn chunk_item_id( method chunk_item_id (line 532) | async fn chunk_item_id( function test_round_chunk_item_size (line 549) | fn test_round_chunk_item_size() { FILE: turbopack/crates/turbopack-core/src/code_builder.rs type Mapping (line 25) | pub type Mapping = (usize, Option); type Code (line 30) | pub struct Code { method source_code (line 37) | pub fn source_code(&self) -> &Rope { method has_source_map (line 42) | pub fn has_source_map(&self) -> bool { method should_generate_debug_id (line 46) | pub fn should_generate_debug_id(&self) -> bool { method into_source_code (line 51) | pub fn into_source_code(self) -> Rope { method to_rope_with_magic_comments (line 56) | pub async fn to_rope_with_magic_comments( method source_code_hash (line 274) | pub fn source_code_hash(&self) -> Vc { method debug_id (line 281) | pub fn debug_id(&self) -> Vc { method generate_source_map_ref (line 293) | pub fn generate_source_map_ref(&self, debug_id: Option) -> Rope { type CodeBuilder (line 112) | pub struct CodeBuilder { method new (line 129) | pub fn new(collect_mappings: bool, should_generate_debug_id: bool) -> ... method push_static_bytes (line 140) | fn push_static_bytes(&mut self, code: &'static [u8]) { method push_source (line 148) | pub fn push_source(&mut self, code: &Rope, map: Option) { method push_code (line 157) | pub fn push_code(&mut self, prebuilt: &Code) { method push_map (line 187) | fn push_map(&mut self, map: Option) { method has_source_map (line 204) | pub fn has_source_map(&self) -> bool { method build (line 210) | pub fn build(self) -> Code { method add_assign (line 220) | fn add_assign(&mut self, rhs: &'static str) { method from (line 243) | fn from(code: Code) -> Self { method default (line 119) | fn default() -> Self { function add_assign (line 226) | fn add_assign(&mut self, rhs: &'static str) { method write (line 232) | fn write(&mut self, bytes: &[u8]) -> IoResult { method flush (line 237) | fn flush(&mut self) -> IoResult<()> { method generate_source_map (line 261) | pub async fn generate_source_map(self: ResolvedVc) -> Result); FILE: turbopack/crates/turbopack-core/src/compile_time_info.rs type CompileTimeDefineValue (line 115) | pub enum CompileTimeDefineValue { method from (line 164) | fn from(value: bool) -> Self { method from (line 170) | fn from(value: RcStr) -> Self { method from (line 176) | fn from(value: String) -> Self { method from (line 182) | fn from(value: &str) -> Self { method from (line 188) | fn from(value: serde_json::Value) -> Self { type TotalOrderF64 (line 134) | pub struct TotalOrderF64(f64); method from (line 147) | fn from(value: f64) -> Self { method eq (line 136) | fn eq(&self, other: &Self) -> bool { method hash (line 142) | fn hash(&self, state: &mut H) { type Target (line 152) | type Target = f64; method deref (line 153) | fn deref(&self) -> &Self::Target { method fmt (line 158) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type DefinableNameSegment (line 208) | pub enum DefinableNameSegment { method hash (line 220) | fn hash(&self, state: &mut H) { method from (line 238) | fn from(value: RcStr) -> Self { method from (line 244) | fn from(value: &str) -> Self { method from (line 250) | fn from(value: String) -> Self { type DefinableNameSegmentRef (line 256) | pub enum DefinableNameSegmentRef<'a> { function hash (line 266) | fn hash(&self, state: &mut H) { function equivalent (line 284) | fn equivalent(&self, key: &DefinableNameSegment) -> bool { type DefinableNameSegmentRefs (line 295) | pub struct DefinableNameSegmentRefs<'a>(pub SmallVec<[DefinableNameSegme... function hash (line 299) | fn hash(&self, state: &mut H) { function equivalent (line 308) | fn equivalent(&self, key: &Vec) -> bool { type CompileTimeDefines (line 323) | pub struct CompileTimeDefines( method empty (line 340) | pub fn empty() -> Vc { type Item (line 329) | type Item = (Vec, CompileTimeDefineValue); type IntoIter (line 330) | type IntoIter = indexmap::map::IntoIter, Compi... method into_iter (line 332) | fn into_iter(self) -> Self::IntoIter { type InputRelativeConstant (line 346) | pub enum InputRelativeConstant { type FreeVarReference (line 354) | pub enum FreeVarReference { method from (line 374) | fn from(value: bool) -> Self { method from (line 380) | fn from(value: String) -> Self { method from (line 385) | fn from(value: RcStr) -> Self { method from (line 391) | fn from(value: &str) -> Self { method from (line 397) | fn from(value: CompileTimeDefineValue) -> Self { type FreeVarReferences (line 404) | pub struct FreeVarReferences( method empty (line 415) | pub fn empty() -> Vc { method members (line 420) | pub fn members(&self) -> Vc { type FreeVarReferencesMembers (line 410) | pub struct FreeVarReferencesMembers(FxHashSet); type Item (line 444) | type Item = (Vec, FreeVarReference); type IntoIter (line 445) | type IntoIter = indexmap::map::IntoIter, FreeV... method into_iter (line 447) | fn into_iter(self) -> Self::IntoIter { type CompileTimeInfo (line 454) | pub struct CompileTimeInfo { method builder (line 462) | pub fn builder(environment: ResolvedVc) -> CompileTimeInf... method new (line 475) | pub async fn new(environment: ResolvedVc) -> Result Vc { type CompileTimeInfoBuilder (line 491) | pub struct CompileTimeInfoBuilder { method defines (line 499) | pub fn defines(mut self, defines: ResolvedVc) -> S... method free_var_references (line 504) | pub fn free_var_references( method hot_module_replacement_enabled (line 512) | pub fn hot_module_replacement_enabled(mut self, enabled: bool) -> Self { method build (line 517) | pub async fn build(self) -> Result { method cell (line 532) | pub async fn cell(self) -> Result> { function hash_value (line 553) | fn hash_value(value: &T) -> u64 { function hash_segment_name_matches (line 560) | fn hash_segment_name_matches() { function hash_segment_call_matches (line 571) | fn hash_segment_call_matches() { function hash_segment_typeof_matches (line 582) | fn hash_segment_typeof_matches() { function hash_segments_vec_matches (line 594) | fn hash_segments_vec_matches() { function hash_segments_with_typeof_matches (line 613) | fn hash_segments_with_typeof_matches() { function hash_segments_with_call_matches (line 631) | fn hash_segments_with_call_matches() { function macro_parser (line 649) | fn macro_parser() { function macro_parser_typeof (line 682) | fn macro_parser_typeof() { function indexmap_lookup_with_equivalent (line 725) | fn indexmap_lookup_with_equivalent() { function fxhashset_rcstr_lookup_with_str (line 779) | fn fxhashset_rcstr_lookup_with_str() { FILE: turbopack/crates/turbopack-core/src/condition.rs type ContextCondition (line 6) | pub enum ContextCondition { method all (line 19) | pub fn all(conditions: Vec) -> ContextCondition { method any (line 24) | pub fn any(conditions: Vec) -> ContextCondition { method not (line 30) | pub fn not(condition: ContextCondition) -> ContextCondition { method matches (line 35) | pub fn matches(&self, path: &FileSystemPath) -> bool { function is_in_directory (line 50) | fn is_in_directory(path: &FileSystemPath, dir: &str) -> bool { FILE: turbopack/crates/turbopack-core/src/context.rs type ProcessResult (line 17) | pub enum ProcessResult { method module (line 32) | pub fn module(&self) -> Result>> { method try_into_module (line 46) | pub async fn try_into_module(&self) -> Result> { type AssetContext (line 62) | pub trait AssetContext { method compile_time_info (line 65) | fn compile_time_info(self: Vc) -> Vc; method layer (line 68) | fn layer(&self) -> Layer; method resolve_options (line 72) | fn resolve_options(self: Vc, origin_path: FileSystemPath) -> Vc<... method resolve_asset (line 76) | fn resolve_asset( method process (line 86) | fn process( method process_resolve_result (line 94) | fn process_resolve_result( method with_transition (line 102) | fn with_transition(self: Vc, transition: RcStr) -> Vc Result> { method ident (line 60) | async fn ident(&self) -> Result> { method content (line 80) | async fn content(&self) -> Result> { FILE: turbopack/crates/turbopack-core/src/debug_id.rs function generate_debug_id (line 10) | pub fn generate_debug_id(content: &Rope) -> RcStr { function test_generate_debug_id_deterministic (line 25) | fn test_generate_debug_id_deterministic() { function test_generate_debug_id_different_content (line 42) | fn test_generate_debug_id_different_content() { function test_debug_id_format (line 56) | fn test_debug_id_format() { FILE: turbopack/crates/turbopack-core/src/diagnostics/mod.rs type PlainDiagnostic (line 11) | pub struct PlainDiagnostic { method cmp (line 18) | fn cmp(&self, other: &Self) -> std::cmp::Ordering { method partial_cmp (line 42) | fn partial_cmp(&self, other: &Self) -> Option { type DiagnosticPayload (line 48) | pub struct DiagnosticPayload( type Diagnostic (line 54) | pub trait Diagnostic { method category (line 60) | fn category(&self) -> Vc; method name (line 63) | fn name(&self) -> Vc; method payload (line 66) | fn payload(&self) -> Vc; method into_plain (line 69) | async fn into_plain(self: Vc) -> Result> { type DiagnosticExt (line 79) | pub trait DiagnosticExt { method emit (line 80) | fn emit(self); method emit (line 87) | fn emit(self) { type DiagnosticContextExt (line 94) | pub trait DiagnosticContextExt method peek_diagnostics (line 98) | async fn peek_diagnostics(self) -> Result; method peek_diagnostics (line 106) | async fn peek_diagnostics(self) -> Result { type CapturedDiagnostics (line 116) | pub struct CapturedDiagnostics { FILE: turbopack/crates/turbopack-core/src/environment.rs type Rendering (line 20) | pub enum Rendering { method is_none (line 28) | pub fn is_none(&self) -> bool { type ChunkLoading (line 34) | pub enum ChunkLoading { type Environment (line 43) | pub struct Environment { method new (line 51) | pub fn new(execution: ExecutionEnvironment) -> Vc { method compile_target (line 80) | pub async fn compile_target(&self) -> Result> { method runtime_versions (line 91) | pub async fn runtime_versions(&self) -> Result> { method browserslist_query (line 105) | pub async fn browserslist_query(&self) -> Result> { method node_externals (line 126) | pub fn node_externals(&self) -> Vc { method supports_esm_externals (line 138) | pub fn supports_esm_externals(&self) -> Vc { method supports_commonjs_externals (line 150) | pub fn supports_commonjs_externals(&self) -> Vc { method supports_wasm (line 162) | pub fn supports_wasm(&self) -> Vc { method resolve_extensions (line 174) | pub fn resolve_extensions(&self) -> Vc> { method resolve_node_modules (line 188) | pub fn resolve_node_modules(&self) -> Vc { method resolve_conditions (line 202) | pub fn resolve_conditions(&self) -> Vc> { method cwd (line 217) | pub async fn cwd(&self) -> Result> { method rendering (line 227) | pub fn rendering(&self) -> Vc { method chunk_loading (line 240) | pub fn chunk_loading(&self) -> Vc { type ExecutionEnvironment (line 58) | pub enum ExecutionEnvironment { function resolve_browserslist (line 67) | async fn resolve_browserslist(browser_env: ResolvedVc Result> { method current (line 295) | pub async fn current(process_env: ResolvedVc>) -> ... method default (line 266) | fn default() -> Self { type NodeJsVersion (line 307) | pub enum NodeJsVersion { method default (line 315) | fn default() -> Self { type BrowserEnvironment (line 321) | pub struct BrowserEnvironment { type EdgeWorkerEnvironment (line 329) | pub struct EdgeWorkerEnvironment { method runtime_versions (line 339) | pub async fn runtime_versions(&self) -> Result> { type RuntimeVersions (line 358) | pub struct RuntimeVersions(#[turbo_tasks(trace_ignore)] pub Versions); method supports_arrow_functions (line 364) | pub fn supports_arrow_functions(&self) -> Vc { method supports_block_scoping (line 401) | pub fn supports_block_scoping(&self) -> Vc { function get_current_nodejs_version (line 434) | pub async fn get_current_nodejs_version(env: Vc>) ->... FILE: turbopack/crates/turbopack-core/src/file_source.rs type FileSource (line 15) | pub struct FileSource { method new (line 22) | pub fn new(path: FileSystemPath) -> Vc { method new_with_query (line 25) | pub fn new_with_query(path: FileSystemPath, query: RcStr) -> Vc { method new_with_query_and_fragment (line 33) | pub fn new_with_query_and_fragment( method ident (line 49) | fn ident(&self) -> Vc { method description (line 61) | fn description(&self) -> Vc { method content (line 69) | async fn content(&self) -> Result> { FILE: turbopack/crates/turbopack-core/src/generated_code_source.rs type GeneratedCodeSource (line 15) | pub struct GeneratedCodeSource { method new (line 22) | pub fn new(source: ResolvedVc>) -> Vc { method ident (line 30) | fn ident(&self) -> Vc { method description (line 35) | fn description(&self) -> Vc { method content (line 43) | fn content(&self) -> Vc { FILE: turbopack/crates/turbopack-core/src/ident.rs type Layer (line 30) | pub struct Layer { method new (line 36) | pub fn new(name: RcStr) -> Self { method new_with_user_friendly_name (line 43) | pub fn new_with_user_friendly_name(name: RcStr, user_friendly_name: Rc... method user_friendly_name (line 53) | pub fn user_friendly_name(&self) -> &RcStr { method name (line 57) | pub fn name(&self) -> &RcStr { type AssetIdent (line 64) | pub struct AssetIdent { method new (line 86) | pub fn new(ident: AssetIdent) -> Vc { method add_modifier (line 90) | pub fn add_modifier(&mut self, modifier: RcStr) { method add_asset (line 95) | pub fn add_asset(&mut self, key: RcStr, asset: ResolvedVc) { method rename_as_ref (line 99) | pub async fn rename_as_ref(&mut self, pattern: &str) -> Result<()> { method new_inner (line 111) | fn new_inner(ident: ReadRef) -> Vc { method from_path (line 125) | pub fn from_path(path: FileSystemPath) -> Vc { method with_query (line 139) | pub fn with_query(&self, query: RcStr) -> Vc { method with_fragment (line 146) | pub fn with_fragment(&self, fragment: RcStr) -> Vc { method with_modifier (line 153) | pub fn with_modifier(&self, modifier: RcStr) -> Vc { method with_part (line 160) | pub fn with_part(&self, part: ModulePart) -> Vc { method with_path (line 167) | pub fn with_path(&self, path: FileSystemPath) -> Vc { method with_layer (line 174) | pub fn with_layer(&self, layer: Layer) -> Vc { method with_content_type (line 181) | pub fn with_content_type(&self, content_type: RcStr) -> Vc { method with_asset (line 188) | pub fn with_asset(&self, key: RcStr, asset: ResolvedVc) ->... method rename_as (line 195) | pub async fn rename_as(&self, pattern: RcStr) -> Result> { method path (line 202) | pub fn path(&self) -> Vc { method output_name (line 211) | pub async fn output_name( method to_string (line 380) | async fn to_string(&self) -> Result> { function escape_file_path (line 438) | fn escape_file_path(s: &str) -> String { function clean_additional_extensions (line 443) | fn clean_additional_extensions(s: &str) -> String { function test_output_name_escaping (line 457) | async fn test_output_name_escaping() { FILE: turbopack/crates/turbopack-core/src/introspect/mod.rs type IntrospectableChildren (line 10) | pub struct IntrospectableChildren( type Introspectable (line 16) | pub trait Introspectable { method ty (line 18) | fn ty(self: Vc) -> Vc; method title (line 20) | fn title(self: Vc) -> Vc { method details (line 24) | fn details(self: Vc) -> Vc { method children (line 28) | fn children(self: Vc) -> Vc { FILE: turbopack/crates/turbopack-core/src/introspect/module.rs type IntrospectableModule (line 12) | pub struct IntrospectableModule(ResolvedVc>); method new (line 17) | pub fn new(asset: ResolvedVc>) -> Result Vc { method title (line 31) | fn title(&self) -> Vc { method details (line 36) | async fn details(&self) -> Result> { method children (line 45) | fn children(&self) -> Vc { FILE: turbopack/crates/turbopack-core/src/introspect/output_asset.rs type IntrospectableOutputAsset (line 15) | pub struct IntrospectableOutputAsset(ResolvedVc>); method new (line 20) | pub fn new(asset: ResolvedVc>) -> Result Vc { method title (line 37) | fn title(&self) -> Vc { method details (line 42) | fn details(&self) -> Vc { method children (line 47) | fn children(&self) -> Vc { FILE: turbopack/crates/turbopack-core/src/introspect/source.rs type IntrospectableSource (line 9) | pub struct IntrospectableSource(ResolvedVc>); method new (line 14) | pub fn new(asset: ResolvedVc>) -> Result Vc { method title (line 28) | fn title(&self) -> Vc { method details (line 33) | fn details(&self) -> Vc { FILE: turbopack/crates/turbopack-core/src/introspect/utils.rs function reference_ty (line 16) | fn reference_ty() -> RcStr { function parallel_reference_ty (line 20) | fn parallel_reference_ty() -> RcStr { function parallel_inherit_async_reference_ty (line 24) | fn parallel_inherit_async_reference_ty() -> RcStr { function async_reference_ty (line 28) | fn async_reference_ty() -> RcStr { function isolated_reference_ty (line 32) | fn isolated_reference_ty() -> RcStr { function shared_reference_ty (line 36) | fn shared_reference_ty() -> RcStr { function traced_reference_ty (line 40) | fn traced_reference_ty() -> RcStr { function content_to_details (line 45) | pub async fn content_to_details(content: Vc) -> Result IssueSeverity { method title (line 52) | async fn title(&self) -> Result> { method stage (line 67) | fn stage(&self) -> Vc { method file_path (line 72) | fn file_path(&self) -> Vc { method description (line 77) | fn description(&self) -> Vc { method source (line 82) | async fn source(&self) -> Vc { method additional_sources (line 87) | async fn additional_sources(&self) -> Result> { FILE: turbopack/crates/turbopack-core/src/issue/code_gen.rs type CodeGenerationIssue (line 10) | pub struct CodeGenerationIssue { method severity (line 21) | fn severity(&self) -> IssueSeverity { method title (line 26) | fn title(&self) -> Vc { method stage (line 31) | fn stage(&self) -> Vc { method file_path (line 36) | fn file_path(&self) -> Vc { method description (line 41) | fn description(&self) -> Vc { method source (line 46) | fn source(&self) -> Vc { FILE: turbopack/crates/turbopack-core/src/issue/mod.rs type IssueSeverity (line 43) | pub enum IssueSeverity { method as_str (line 55) | pub fn as_str(&self) -> &'static str { method as_help_str (line 68) | pub fn as_help_str(&self) -> &'static str { method fmt (line 83) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type StyledString (line 93) | pub enum StyledString { method to_unstyled_string (line 111) | pub fn to_unstyled_string(&self) -> String { type Issue (line 131) | pub trait Issue { method severity (line 134) | fn severity(&self) -> IssueSeverity { method file_path (line 141) | fn file_path(self: Vc) -> Vc; method stage (line 146) | fn stage(self: Vc) -> Vc; method title (line 153) | fn title(self: Vc) -> Vc; method description (line 159) | fn description(self: Vc) -> Vc { method detail (line 167) | fn detail(self: Vc) -> Vc { method documentation_link (line 174) | fn documentation_link(self: Vc) -> Vc { method source (line 182) | fn source(self: Vc) -> Vc { method additional_sources (line 191) | fn additional_sources(self: Vc) -> Vc { type ImportTracer (line 198) | pub trait ImportTracer { method get_traces (line 200) | fn get_traces(self: Vc, path: FileSystemPath) -> Vc; type DelegatingImportTracer (line 205) | pub struct DelegatingImportTracer { method get_traces (line 210) | async fn get_traces(&self, path: FileSystemPath) -> Result>; type ImportTraces (line 226) | pub struct ImportTraces(pub Vec); method value_default (line 231) | fn value_default() -> Vc { type IssueExt (line 236) | pub trait IssueExt { method emit (line 237) | fn emit(self); method emit (line 244) | fn emit(self) { type Issues (line 250) | pub struct Issues(Vec>>); type IgnoreIssuePattern (line 254) | pub enum IgnoreIssuePattern { method matches (line 265) | pub fn matches(&self, value: &str) -> bool { type IgnoreIssue (line 277) | pub struct IgnoreIssue { type IssueFilter (line 287) | pub struct IssueFilter { method everything (line 300) | pub fn everything() -> Vc { method matches (line 311) | pub async fn matches(&self, issue: ResolvedVc>) -> Resu... method warnings_and_foreign_errors (line 393) | pub fn warnings_and_foreign_errors() -> Self { method with_ignore_rules (line 402) | pub fn with_ignore_rules(mut self, rules: Vec) -> Self { type CapturedIssues (line 411) | pub struct CapturedIssues { method iter (line 418) | pub fn iter(&self) -> impl Iterator>>... method get_plain_issues (line 423) | pub async fn get_plain_issues( type IssueSource (line 449) | pub struct IssueSource { method from_source_only (line 466) | pub fn from_source_only(source: ResolvedVc>) -> Self { method from_line_col (line 473) | pub fn from_line_col( method from_single_line_col (line 484) | pub fn from_single_line_col(source: ResolvedVc>, pos: ... method into_plain (line 498) | async fn into_plain(self) -> Result { method from_unparsable_json (line 536) | pub fn from_unparsable_json( method from_swc_offsets (line 571) | pub fn from_swc_offsets(source: ResolvedVc>, start: u3... method from_byte_offset (line 592) | pub async fn from_byte_offset( method file_path (line 610) | pub fn file_path(&self) -> Vc { method to_generated_code_source (line 618) | pub async fn to_generated_code_source(&self) -> Result Result> { type SourceRange (line 458) | enum SourceRange { function source_pos (line 661) | async fn source_pos( type OptionIssueSource (line 714) | pub struct OptionIssueSource(Option); type OptionStyledString (line 717) | pub struct OptionStyledString(Option>); type AdditionalIssueSource (line 723) | pub struct AdditionalIssueSource { type AdditionalIssueSources (line 729) | pub struct AdditionalIssueSources(Vec); method empty (line 734) | pub fn empty() -> Vc { type PlainTraceItem (line 753) | pub struct PlainTraceItem { method from_asset_ident (line 765) | async fn from_asset_ident(asset: ReadRef) -> Result { type PlainTrace (line 782) | pub type PlainTrace = Vec; function into_plain_trace (line 785) | async fn into_plain_trace(traces: Vec>>) -> Resu... type IssueStage (line 864) | pub enum IssueStage { method fmt (line 884) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type PlainIssue (line 906) | pub struct PlainIssue { method internal_hash_ref (line 966) | pub fn internal_hash_ref(&self, full: bool) -> u64 { method from_issue (line 978) | pub async fn from_issue( type PlainAdditionalIssueSource (line 924) | pub struct PlainAdditionalIssueSource { function hash_plain_issue (line 929) | fn hash_plain_issue(issue: &PlainIssue, hasher: &mut Xxh3Hash64Hasher, f... type PlainIssueSource (line 1038) | pub struct PlainIssueSource { type PlainSource (line 1045) | pub struct PlainSource { method from_source (line 1055) | pub async fn from_source(asset: ResolvedVc>) -> Result... type IssueReporter (line 1072) | pub trait IssueReporter { method report_issues (line 1084) | fn report_issues( type CollectibleIssuesExt (line 1091) | pub trait CollectibleIssuesExt method peek_issues (line 1098) | fn peek_issues(self) -> CapturedIssues; method drop_issues (line 1103) | fn drop_issues(self); method peek_issues (line 1110) | fn peek_issues(self) -> CapturedIssues { method drop_issues (line 1121) | fn drop_issues(self) { function handle_issues (line 1129) | pub async fn handle_issues( function find_line_and_column (line 1159) | fn find_line_and_column(lines: &[FileLine], offset: u32) -> SourcePos { function find_offset (line 1182) | fn find_offset(lines: &[FileLine], pos: SourcePos) -> u32 { FILE: turbopack/crates/turbopack-core/src/issue/module.rs type ModuleIssue (line 14) | pub struct ModuleIssue { method new (line 24) | pub fn new( method stage (line 43) | fn stage(&self) -> Vc { method file_path (line 48) | fn file_path(&self) -> Vc { method title (line 53) | fn title(&self) -> Vc { method description (line 58) | fn description(&self) -> Vc { method source (line 63) | fn source(&self) -> Vc { function emit_unknown_module_type_error (line 69) | pub async fn emit_unknown_module_type_error(source: Vc>)... FILE: turbopack/crates/turbopack-core/src/issue/resolve.rs type ResolvingIssue (line 18) | pub struct ResolvingIssue { method severity (line 30) | fn severity(&self) -> IssueSeverity { method title (line 35) | async fn title(&self) -> Result> { method stage (line 46) | fn stage(&self) -> Vc { method file_path (line 51) | fn file_path(&self) -> Vc { method description (line 56) | async fn description(&self) -> Result> { method detail (line 88) | async fn detail(&self) -> Result> { method source (line 117) | fn source(&self) -> Vc { function lookup_import_map (line 125) | async fn lookup_import_map( FILE: turbopack/crates/turbopack-core/src/lib.rs constant PROJECT_FILESYSTEM_NAME (line 61) | pub const PROJECT_FILESYSTEM_NAME: &str = "project"; constant SOURCE_URL_PROTOCOL (line 62) | pub const SOURCE_URL_PROTOCOL: &str = "turbopack:"; FILE: turbopack/crates/turbopack-core/src/loader.rs type WebpackLoaderItem (line 21) | pub struct WebpackLoaderItem { method hash (line 29) | fn hash(&self, state: &mut H) { method is_transient (line 40) | fn is_transient(&self) -> bool { type ResolvedWebpackLoaderItem (line 47) | pub struct ResolvedWebpackLoaderItem { method hash (line 54) | fn hash(&self, state: &mut H) { method is_transient (line 62) | fn is_transient(&self) -> bool { type WebpackLoaderItems (line 69) | pub struct WebpackLoaderItems(pub Vec); method fmt (line 72) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { FILE: turbopack/crates/turbopack-core/src/module.rs type StyleType (line 8) | pub enum StyleType { type ModuleSideEffects (line 15) | pub enum ModuleSideEffects { type Module (line 41) | pub trait Module { method ident (line 45) | fn ident(&self) -> Vc; method ident_string (line 50) | fn ident_string(self: Vc) -> Vc { method source (line 56) | fn source(&self) -> Vc; method references (line 64) | fn references(self: Vc) -> Vc { method is_self_async (line 70) | fn is_self_async(self: Vc) -> Vc { method side_effects (line 79) | fn side_effects(self: Vc) -> Vc; type StyleModule (line 83) | pub trait StyleModule: Module { method style_type (line 86) | fn style_type(&self) -> Vc; type OptionModule (line 90) | pub struct OptionModule(Option>>); type Modules (line 93) | pub struct Modules(Vec>>); method empty (line 98) | pub fn empty() -> Vc { FILE: turbopack/crates/turbopack-core/src/module_graph/async_module_info.rs type AsyncModulesInfo (line 13) | pub struct AsyncModulesInfo(FxHashSet>>); method is_async (line 16) | pub async fn is_async(self: Vc, module: ResolvedVc>, ModuleE... type ExportCircuitBreakers (line 24) | pub struct ExportCircuitBreakers(FxHashSet>>); type BindingUsageInfo (line 28) | pub struct BindingUsageInfo { method is_reference_unused_edge (line 59) | pub fn is_reference_unused_edge(&self, edge: &GraphEdgeIndex) -> bool { method used_exports (line 63) | pub async fn used_exports( method unused_references (line 92) | pub fn unused_references(&self) -> Vc { type OptionBindingUsageInfo (line 38) | pub struct OptionBindingUsageInfo(Option>); type ModuleExportUsage (line 41) | pub struct ModuleExportUsage { method all (line 49) | pub async fn all() -> Result> { function compute_binding_usage_info (line 98) | pub async fn compute_binding_usage_info( type ModuleExportUsageInfo (line 311) | pub enum ModuleExportUsageInfo { method all (line 322) | pub fn all() -> Vc { method add (line 329) | pub fn add(&mut self, usage: &ExportUsage) -> bool { method is_export_used (line 360) | pub fn is_export_used(&self, export: &RcStr) -> bool { FILE: turbopack/crates/turbopack-core/src/module_graph/chunk_group_info.rs type RoaringBitmapWrapper (line 27) | pub struct RoaringBitmapWrapper( method is_proper_superset (line 43) | pub fn is_proper_superset(&self, other: &Self) -> bool { method into_inner (line 47) | pub fn into_inner(self) -> RoaringBitmap { method is_transient (line 34) | fn is_transient(&self) -> bool { type Target (line 59) | type Target = RoaringBitmap; method deref (line 60) | fn deref(&self) -> &Self::Target { method deref_mut (line 65) | fn deref_mut(&mut self) -> &mut Self::Target { method hash (line 70) | fn hash(&self, state: &mut H) { type ModuleToChunkGroups (line 86) | pub struct ModuleToChunkGroups(FxHashMap>, Ro... type ChunkGroupInfo (line 89) | pub struct ChunkGroupInfo { method module_chunk_groups (line 102) | pub fn module_chunk_groups(&self) -> Vc { method get_index_of (line 107) | pub async fn get_index_of(&self, chunk_group: ChunkGroup) -> Result impl Iterator Option { method entries (line 205) | pub fn entries(&self) -> impl Iterator usize { method debug_str (line 227) | pub async fn debug_str(&self, chunk_group_info: &ChunkGroupInfo) -> Re... type ChunkGroupKey (line 294) | pub enum ChunkGroupKey { method debug_str (line 311) | pub async fn debug_str( type ChunkGroupId (line 360) | pub struct ChunkGroupId(u32); method from (line 363) | fn from(id: usize) -> Self { type Target (line 369) | type Target = u32; method deref (line 370) | fn deref(&self) -> &Self::Target { type TraversalPriority (line 376) | struct TraversalPriority { method partial_cmp (line 381) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 386) | fn cmp(&self, other: &Self) -> std::cmp::Ordering { function compute_chunk_group_info (line 398) | pub async fn compute_chunk_group_info(graph: &ModuleGraph) -> Result>>); type MergedModuleInfo (line 37) | pub struct MergedModuleInfo { method should_replace_module (line 49) | pub async fn should_replace_module( method get_original_module (line 58) | pub async fn get_original_module( method should_create_chunk_item_for (line 72) | pub async fn should_create_chunk_item_for( function compute_merged_modules (line 85) | pub async fn compute_merged_modules(module_graph: Vc) -> Re... FILE: turbopack/crates/turbopack-core/src/module_graph/mod.rs type GraphNodeIndex (line 71) | pub struct GraphNodeIndex { method new (line 79) | fn new(graph_idx: u32, node_idx: NodeIndex) -> Self { type GraphEdgeIndex (line 103) | pub struct GraphEdgeIndex { method new (line 111) | fn new(graph_idx: u32, edge_idx: EdgeIndex) -> Self { type VisitedModules (line 121) | pub struct VisitedModules { method empty (line 130) | pub fn empty() -> Vc { method from_graph (line 139) | pub async fn from_graph(graph: OperationVc) -> Resu... method with_incremented_index (line 162) | pub async fn with_incremented_index(this: OperationVc) -> Result... method concatenate (line 172) | pub async fn concatenate( type GraphEntriesT (line 214) | pub type GraphEntriesT = Vec; type GraphEntries (line 217) | pub struct GraphEntries(GraphEntriesT); method empty (line 222) | pub fn empty() -> Vc { type SingleModuleGraph (line 229) | pub struct SingleModuleGraph { method new_inner (line 271) | async fn new_inner( method iter_nodes (line 429) | pub fn iter_nodes(&self) -> impl Iterator>) ->... method entry_modules (line 449) | pub fn entry_modules(&self) -> impl Iterator( method new_with_entry (line 1464) | pub async fn new_with_entry( method new_with_entries (line 1479) | pub async fn new_with_entries( method new_with_entries_visited (line 1494) | pub async fn new_with_entries_visited( method new_with_entries_visited_intern (line 1510) | pub async fn new_with_entries_visited_intern( method module_count (line 1527) | pub async fn module_count(&self) -> Result> { type RefData (line 261) | pub struct RefData { type ModuleGraphImportTracer (line 578) | struct ModuleGraphImportTracer { method new (line 590) | fn new(graph: ResolvedVc) -> Vc { method path_to_modules (line 596) | async fn path_to_modules(&self) -> Result> { type PathToModulesMap (line 583) | struct PathToModulesMap { method get_traces (line 617) | async fn get_traces(self: Vc, path: FileSystemPath) -> Result) ... method from_graphs (line 710) | pub async fn from_graphs(graphs: Vec>) ... method from_single_graph_without_unused_references (line 723) | pub async fn from_single_graph_without_unused_references( method from_graphs_without_unused_references (line 739) | pub async fn from_graphs_without_unused_references( method create (line 750) | async fn create( method chunk_group_info (line 772) | pub async fn chunk_group_info(self: Vc) -> Result) -> Result) -> Result Vc { type Target (line 854) | type Target = ModuleGraphSnapshot; method deref (line 856) | fn deref(&self) -> &Self::Target { type ModuleGraphLayer (line 862) | pub struct ModuleGraphLayer { method new (line 869) | async fn new( type Target (line 891) | type Target = ModuleGraphSnapshot; method deref (line 893) | fn deref(&self) -> &Self::Target { type ModuleGraphLayers (line 899) | pub struct ModuleGraphLayers(Vec>); type ModuleGraphSnapshot (line 902) | pub struct ModuleGraphSnapshot { method get_entry (line 914) | fn get_entry(&self, entry: ResolvedVc>) -> Result impl Iterator + '_ { method get_graph (line 939) | fn get_graph(&self, graph_idx: u32) -> &ReadRef { method get_node (line 947) | fn get_node(&self, node: GraphNodeIndex) -> Result<&SingleModuleGraphN... method get_edge (line 955) | fn get_edge(&self, edge: GraphEdgeIndex) -> Result<&RefData> { method should_visit_node (line 963) | fn should_visit_node(&self, node: &SingleModuleGraphNode, direction: D... method enumerate_nodes (line 971) | pub fn enumerate_nodes( method iter_nodes (line 977) | pub fn iter_nodes(&self) -> impl Iterator( method get_ids (line 1017) | pub async fn get_ids(&self) -> Result( method traverse_edges_bfs (line 1098) | pub fn traverse_edges_bfs( method traverse_edges_unordered (line 1147) | pub fn traverse_edges_unordered( method traverse_edges_dfs (line 1187) | pub fn traverse_edges_dfs( method traverse_edges_reverse_dfs (line 1227) | pub fn traverse_edges_reverse_dfs( method traverse_edges_dfs_impl (line 1251) | fn traverse_edges_dfs_impl( method traverse_cycles (line 1328) | pub fn traverse_cycles( method traverse_edges_fixed_point_with_priority (line 1365) | pub fn traverse_edges_fixed_point_with_priority( type SingleModuleGraphNode (line 1533) | pub enum SingleModuleGraphNode { method module (line 1543) | pub fn module(&self) -> ResolvedVc> { method target_idx (line 1549) | pub fn target_idx(&self, direction: Direction) -> Option>, idx: GraphN... type SingleModuleGraphBuilder (line 1604) | struct SingleModuleGraphBuilder<'a> { type EdgesIntoIter (line 1616) | type EdgesIntoIter = Vec<(SingleModuleGraphBuilderNode, RefData)>; type EdgesFuture (line 1617) | type EdgesFuture = impl Future>; function visit (line 1619) | fn visit( function edges (line 1637) | fn edges( function span (line 1696) | fn span( function test_traverse_dfs_from_entries_diamond (line 1772) | async fn test_traverse_dfs_from_entries_diamond() { function test_traverse_dfs_from_entries_cycle (line 1832) | async fn test_traverse_dfs_from_entries_cycle() { function test_traverse_edges_fixed_point_with_priority_cycle (line 1890) | async fn test_traverse_edges_fixed_point_with_priority_cycle() { function test_traverse_edges_fixed_point_no_priority_is_bfs (line 1944) | async fn test_traverse_edges_fixed_point_no_priority_is_bfs() { function test_traverse_cycles (line 2002) | async fn test_traverse_cycles() { function test_reverse_edges_through_layered_graph (line 2054) | async fn test_reverse_edges_through_layered_graph() { type TestRepo (line 2223) | struct TestRepo { type MockModule (line 2227) | struct MockModule { method new (line 2234) | fn new(path: FileSystemPath, repo: ResolvedVc) -> Vc { method content (line 2242) | fn content(&self) -> Vc { method ident (line 2250) | fn ident(&self) -> Vc { method source (line 2255) | fn source(&self) -> Vc { method references (line 2260) | async fn references(&self) -> Result> { method side_effects (line 2284) | fn side_effects(self: Vc) -> Vc { function run_graph_test (line 2302) | async fn run_graph_test( FILE: turbopack/crates/turbopack-core/src/module_graph/module_batch.rs type ModuleOrBatch (line 31) | pub enum ModuleOrBatch { method ident_strings (line 38) | pub async fn ident_strings(self) -> Result { method from (line 81) | fn from(chunkable_module_or_batch: ChunkableModuleOrBatch) -> Self { type ChunkableModuleOrBatch (line 52) | pub enum ChunkableModuleOrBatch { method from_module_or_batch (line 59) | pub fn from_module_or_batch(module_or_batch: ModuleOrBatch) -> Option<... method ident_strings (line 67) | pub async fn ident_strings(self) -> Result { type IdentStrings (line 90) | pub enum IdentStrings { method fmt (line 97) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type ModuleBatch (line 107) | pub struct ModuleBatch { method new (line 115) | pub fn new( method ident_strings (line 127) | pub async fn ident_strings(&self) -> Result>> { type ModuleBatchGroup (line 139) | pub struct ModuleBatchGroup { method new (line 147) | pub fn new(items: Vec, chunk_groups: RoaringBitmapWrapp... type ChunkableModuleBatchGroup (line 157) | pub struct ChunkableModuleBatchGroup { method from_module_batch_group (line 165) | pub async fn from_module_batch_group(batch_group: Vc... FILE: turbopack/crates/turbopack-core/src/module_graph/module_batches.rs type BatchingConfig (line 32) | pub struct BatchingConfig { method new (line 41) | pub fn new(config: BatchingConfig) -> Vc { type ModuleBatchesGraphEdge (line 47) | pub struct ModuleBatchesGraphEdge { type EntriesList (line 53) | struct EntriesList( type ModuleBatchesGraph (line 58) | pub struct ModuleBatchesGraph { method get_entry_index (line 80) | pub async fn get_entry_index(&self, entry: ResolvedVc>... method get_ordered_entries (line 99) | pub fn get_ordered_entries<'l>( method get_batch_group (line 121) | pub fn get_batch_group( method get_entry (line 128) | pub async fn get_entry(&self, entry: ResolvedVc>) -> R... method traverse_edges_from_entries_dfs (line 152) | pub fn traverse_edges_from_entries_dfs<'a, S>( type PreBatchIndex (line 216) | type PreBatchIndex = usize; type PreBatchItem (line 219) | enum PreBatchItem { type PreBatch (line 225) | struct PreBatch { method new (line 231) | fn new(chunk_groups: RoaringBitmapWrapper) -> Self { type TraversalState (line 239) | struct TraversalState<'l> { type PreBatches (line 244) | struct PreBatches { method new (line 252) | fn new() -> Self { method ensure_pre_batch_for_module (line 261) | fn ensure_pre_batch_for_module( method get_pre_batch_items (line 283) | async fn get_pre_batch_items( function compute_module_batches (line 339) | pub async fn compute_module_batches( FILE: turbopack/crates/turbopack-core/src/module_graph/side_effect_module_info.rs type SideEffectFreeModules (line 14) | pub struct SideEffectFreeModules(FxHashSet>>); function compute_side_effect_free_module_info (line 26) | pub async fn compute_side_effect_free_module_info( function compute_side_effect_free_module_info_single (line 39) | async fn compute_side_effect_free_module_info_single( FILE: turbopack/crates/turbopack-core/src/module_graph/style_groups.rs type StyleGroupsConfig (line 28) | pub struct StyleGroupsConfig { type StyleGroups (line 37) | pub struct StyleGroups { type ModuleInfo (line 46) | struct ModuleInfo { method new (line 56) | fn new(style_type: StyleType, ident: RcStr) -> Self { type ChunkGroupState (line 68) | struct ChunkGroupState { function compute_style_groups (line 73) | pub async fn compute_style_groups( FILE: turbopack/crates/turbopack-core/src/module_graph/traced_di_graph.rs type TracedDiGraph (line 18) | pub struct TracedDiGraph(#[bincode(with_serde)] pub DiGraph); method default (line 20) | fn default() -> Self { function new (line 26) | pub fn new(graph: DiGraph) -> Self { method trace_raw_vcs (line 36) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { type Target (line 47) | type Target = DiGraph; method deref (line 48) | fn deref(&self) -> &Self::Target { function iter_neighbors_rev (line 61) | pub fn iter_neighbors_rev( FILE: turbopack/crates/turbopack-core/src/node_addon_module.rs type NodeAddonModule (line 21) | pub struct NodeAddonModule { method new (line 28) | pub fn new(source: ResolvedVc>) -> Vc { method ident (line 36) | fn ident(&self) -> Vc { method source (line 41) | fn source(&self) -> Vc { method references (line 46) | async fn references(&self) -> Result> { method side_effects (line 104) | fn side_effects(self: Vc) -> Vc { function dir_references (line 111) | async fn dir_references(package_dir: FileSystemPath) -> Result>>); type OutputAssetsReference (line 16) | pub trait OutputAssetsReference { method references (line 19) | fn references(self: Vc) -> Vc { type OutputAsset (line 34) | pub trait OutputAsset: Asset + OutputAssetsReference { method path (line 38) | fn path(&self) -> Vc; method path_string (line 43) | fn path_string(self: Vc) -> Vc { method size_bytes (line 48) | fn size_bytes(self: Vc) -> Vc> { type OutputAssetsReferences (line 54) | pub struct OutputAssetsReferences(Vec) -> Result> { method empty (line 66) | pub fn empty() -> Vc { method empty_resolved (line 70) | pub fn empty_resolved() -> ResolvedVc { type OutputAssets (line 76) | pub struct OutputAssets(Vec>>); method concatenate (line 81) | pub async fn concatenate(&self, other: Vc) -> Result> { method concat_asset (line 88) | pub async fn concat_asset(&self, asset: ResolvedVc>) -> Result> { method empty (line 105) | pub fn empty() -> Vc { method empty_resolved (line 109) | pub fn empty_resolved() -> ResolvedVc { type ExpandedOutputAssets (line 115) | pub struct ExpandedOutputAssets(Vec>>); type OutputAssetsSet (line 119) | pub struct OutputAssetsSet( type OutputAssetsWithReferenced (line 125) | pub struct OutputAssetsWithReferenced { method expand_assets (line 137) | async fn expand_assets( method from_assets (line 162) | pub fn from_assets(assets: ResolvedVc) -> Vc { method concatenate (line 172) | pub async fn concatenate(&self, other: Vc) -> Result> { method concatenate_asset (line 191) | pub async fn concatenate_asset( method expand_all_assets (line 205) | pub async fn expand_all_assets(&self) -> Result Result> { method primary_assets (line 219) | pub fn primary_assets(&self) -> Vc { method referenced_assets (line 226) | pub async fn referenced_assets(&self) -> Result> { function get_referenced_assets (line 249) | async fn get_referenced_assets( type ExpandOutputAssetsInput (line 278) | pub enum ExpandOutputAssetsInput { function expand_output_assets (line 283) | pub async fn expand_output_assets( FILE: turbopack/crates/turbopack-core/src/package_json.rs type PackageJson (line 24) | pub struct PackageJson(ReadRef); type Target (line 27) | type Target = JsonValue; method deref (line 28) | fn deref(&self) -> &Self::Target { type OptionPackageJson (line 37) | pub struct OptionPackageJson(Option); function read_package_json (line 42) | pub async fn read_package_json(path: ResolvedVc>) -> Res... type PackageJsonIssue (line 67) | pub struct PackageJsonIssue { method title (line 75) | fn title(&self) -> Vc { method stage (line 80) | fn stage(&self) -> Vc { method file_path (line 85) | fn file_path(&self) -> Vc { method description (line 90) | fn description(&self) -> Vc { method source (line 97) | fn source(&self) -> Vc { FILE: turbopack/crates/turbopack-core/src/proxied_asset.rs type ProxiedAsset (line 16) | pub struct ProxiedAsset { method new (line 25) | pub fn new(asset: ResolvedVc>, path: FileSystemPa... method references (line 33) | fn references(&self) -> Vc { method path (line 41) | fn path(&self) -> Vc { method content (line 49) | fn content(&self) -> Vc { method versioned_content (line 54) | fn versioned_content(&self) -> Vc> { FILE: turbopack/crates/turbopack-core/src/raw_module.rs type RawModule (line 13) | pub struct RawModule { method new (line 39) | pub fn new(source: Vc>) -> Vc { method new_with_modifier (line 43) | pub fn new_with_modifier(source: Vc>, modifier: RcStr)... method new_inner (line 51) | fn new_inner(source: ResolvedVc>, modifier: Option Vc { method source (line 29) | fn source(&self) -> Vc { method side_effects (line 33) | fn side_effects(self: Vc) -> Vc { FILE: turbopack/crates/turbopack-core/src/raw_output.rs type RawOutput (line 13) | pub struct RawOutput { method new (line 40) | pub fn new(path: FileSystemPath, source: ResolvedVc>) ... method path (line 24) | fn path(&self) -> Vc { method content (line 32) | fn content(&self) -> Vc { FILE: turbopack/crates/turbopack-core/src/rebase.rs type RebasedAsset (line 18) | pub struct RebasedAsset { method new (line 27) | pub fn new( method references (line 43) | async fn references(&self) -> Result> { method path (line 65) | async fn path(&self) -> Result> { method content (line 77) | async fn content(&self) -> Result> { FILE: turbopack/crates/turbopack-core/src/reference/mod.rs type ModuleReference (line 31) | pub trait ModuleReference: ValueToString { method resolve_reference (line 33) | fn resolve_reference(self: Vc) -> Vc; method chunking_type (line 37) | fn chunking_type(&self) -> Option { method binding_usage (line 41) | fn binding_usage(&self) -> BindingUsage { method resolve_reference (line 71) | fn resolve_reference(&self) -> Vc { method resolve_reference (line 116) | fn resolve_reference(&self) -> Vc { method chunking_type (line 120) | fn chunking_type(&self) -> Option { method binding_usage (line 127) | fn binding_usage(&self) -> BindingUsage { method resolve_reference (line 147) | fn resolve_reference(&self) -> Vc { method resolve_reference (line 214) | fn resolve_reference(&self) -> Vc { method chunking_type (line 218) | fn chunking_type(&self) -> Option { type ModuleReferences (line 48) | pub struct ModuleReferences(Vec>>); method empty (line 54) | pub fn empty() -> Vc { type SingleModuleReference (line 63) | pub struct SingleModuleReference { method new (line 80) | pub fn new(module: ResolvedVc>, description: RcStr) ->... type SingleChunkableModuleReference (line 91) | pub struct SingleChunkableModuleReference { method new (line 100) | pub async fn new( type SingleOutputAssetReference (line 139) | pub struct SingleOutputAssetReference { method new (line 156) | pub fn new(asset: ResolvedVc>, description: RcStr... method asset (line 162) | pub fn asset(&self) -> Vc> { function referenced_modules_and_affecting_sources (line 173) | pub async fn referenced_modules_and_affecting_sources( type TracedModuleReference (line 207) | pub struct TracedModuleReference { method new (line 226) | pub fn new(module: ResolvedVc>) -> Vc { function primary_referenced_modules (line 236) | pub async fn primary_referenced_modules(module: Vc>) -> ... type ResolvedReference (line 261) | pub struct ResolvedReference { type ModulesWithRefData (line 268) | pub struct ModulesWithRefData(Vec<(ResolvedVc>,... function primary_chunkable_referenced_modules (line 276) | pub async fn primary_chunkable_referenced_modules( function all_assets_from_entries (line 322) | pub async fn all_assets_from_entries( function all_assets_from_entry (line 340) | pub async fn all_assets_from_entry( FILE: turbopack/crates/turbopack-core/src/reference/source_map.rs type SourceMapReference (line 16) | pub struct SourceMapReference { method new (line 24) | pub fn new(from: FileSystemPath, file: FileSystemPath) -> Vc { method get_file (line 30) | async fn get_file(&self) -> Option { method resolve_reference (line 44) | async fn resolve_reference(&self) -> Result> { method generate_source_map (line 59) | async fn generate_source_map(&self) -> Result> { FILE: turbopack/crates/turbopack-core/src/reference_type.rs type InnerAssets (line 15) | pub struct InnerAssets( method empty (line 22) | pub fn empty() -> Vc { type CommonJsReferenceSubType (line 47) | pub enum CommonJsReferenceSubType { type ImportWithType (line 56) | pub enum ImportWithType { type EcmaScriptModulesReferenceSubType (line 74) | pub enum EcmaScriptModulesReferenceSubType { type ImportAttributes (line 96) | pub struct ImportAttributes { method is_empty (line 103) | pub fn is_empty(&self) -> bool { type ImportContext (line 112) | pub struct ImportContext { method new (line 121) | pub fn new(layers: Vec, media: Vec, supports: Vec... method add_attributes (line 131) | pub fn add_attributes( method modifier (line 171) | pub fn modifier(&self) -> Result> { type CssReferenceSubType (line 222) | pub enum CssReferenceSubType { type UrlReferenceSubType (line 250) | pub enum UrlReferenceSubType { type TypeScriptReferenceSubType (line 261) | pub enum TypeScriptReferenceSubType { type WorkerReferenceSubType (line 269) | pub enum WorkerReferenceSubType { type EntryReferenceSubType (line 283) | pub enum EntryReferenceSubType { type ReferenceType (line 313) | pub enum ReferenceType { method is_internal (line 360) | pub fn is_internal(&self) -> bool { method fmt (line 330) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type ReferenceTypeCondition (line 378) | pub enum ReferenceTypeCondition { method includes (line 393) | pub fn includes(&self, other: &ReferenceType) -> bool { FILE: turbopack/crates/turbopack-core/src/resolve/alias_map.rs type AliasMap (line 34) | pub struct AliasMap { method default (line 40) | fn default() -> Self { method eq (line 49) | fn eq(&self, other: &Self) -> bool { method trace_raw_vcs (line 64) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { method value_debug_format (line 79) | fn value_debug_format(&self, depth: usize) -> ValueDebugFormatString<'_> { method fmt (line 123) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { function new (line 138) | pub fn new() -> Self { function lookup (line 147) | pub fn lookup<'a>(&'a self, request: &'a Pattern) -> AliasMapLookupItera... function lookup_with_prefix_predicate (line 208) | pub fn lookup_with_prefix_predicate<'a>( function insert (line 283) | pub fn insert(&mut self, pattern: AliasPattern, template: T) -> Option { type Item (line 308) | type Item = (AliasPattern, T); type IntoIter (line 310) | type IntoIter = AliasMapIntoIter; method into_iter (line 312) | fn into_iter(self) -> Self::IntoIter { type Item (line 321) | type Item = (AliasPattern, &'a T); type IntoIter (line 323) | type IntoIter = AliasMapIter<'a, T>; method into_iter (line 325) | fn into_iter(self) -> Self::IntoIter { type AliasMapIntoIter (line 339) | pub struct AliasMapIntoIter { type AliasMapIntoIterItem (line 344) | struct AliasMapIntoIterItem { function advance_iter (line 350) | fn advance_iter(&mut self) -> Option<&mut AliasMapIntoIterItem> { type Item (line 364) | type Item = (AliasPattern, T); method next (line 366) | fn next(&mut self) -> Option { type AliasMapIter (line 404) | pub struct AliasMapIter<'a, T> { type AliasMapIterItem (line 409) | struct AliasMapIterItem<'a, T> { function advance_iter (line 415) | fn advance_iter(&mut self) -> bool { type Item (line 431) | type Item = (AliasPattern, &'a T); method next (line 433) | fn next(&mut self) -> Option { function extend (line 464) | fn extend(&mut self, iter: It) type AliasMapLookupIterator (line 479) | pub struct AliasMapLookupIterator<'a, T> { type Item (line 492) | type Item = Result>; method next (line 494) | fn next(&mut self) -> Option { type AliasPattern (line 586) | pub enum AliasPattern { method parse (line 598) | pub fn parse<'a, T>(pattern: T) -> Self method exact (line 618) | pub fn exact<'a, T>(pattern: T) -> Self method wildcard (line 629) | pub fn wildcard<'p, 's, P, S>(prefix: P, suffix: S) -> Self type AliasKey (line 642) | pub enum AliasKey { type AliasMatch (line 649) | pub struct AliasMatch<'a, T> method partial_cmp (line 659) | fn partial_cmp(&self, other: &Self) -> Option { method cmp (line 668) | fn cmp(&self, other: &Self) -> std::cmp::Ordering { type AliasTemplate (line 685) | pub trait AliasTemplate { method convert (line 692) | fn convert(&self) -> Self::Output<'_>; method replace (line 695) | fn replace<'a>(&'a self, capture: &Pattern) -> Self::Output<'a>; type Output (line 750) | type Output<'b> method replace (line 755) | fn replace(&self, capture: &Pattern) -> Self::Output<'a> { method convert (line 759) | fn convert(&self) -> Self::Output<'a> { function test_one_exact (line 765) | fn test_one_exact() { function test_many_exact (line 775) | fn test_many_exact() { function test_empty (line 788) | fn test_empty() { function test_left_wildcard (line 798) | fn test_left_wildcard() { function test_wildcard_replace_suffix (line 808) | fn test_wildcard_replace_suffix() { function test_wildcard_replace_prefix (line 826) | fn test_wildcard_replace_prefix() { function test_wildcard_replace_infix (line 844) | fn test_wildcard_replace_infix() { function test_wildcard_replace_only (line 889) | fn test_wildcard_replace_only() { function test_pattern (line 911) | fn test_pattern() { function test_pattern_very_dynamic (line 975) | fn test_pattern_very_dynamic() { FILE: turbopack/crates/turbopack-core/src/resolve/error.rs function handle_resolve_error (line 18) | pub async fn handle_resolve_error( function handle_resolve_source_error (line 62) | pub async fn handle_resolve_source_error( function handle_item_issues (line 105) | async fn handle_item_issues( function emit_resolve_error_issue (line 127) | async fn emit_resolve_error_issue( function emit_unresolvable_issue (line 158) | async fn emit_unresolvable_issue( function resolve_error_severity (line 189) | pub async fn resolve_error_severity(resolve_options: Vc)... type ResolvingIssueWithLocation (line 199) | pub struct ResolvingIssueWithLocation { method severity (line 208) | fn severity(&self) -> IssueSeverity { method file_path (line 213) | fn file_path(&self) -> Vc { method stage (line 218) | fn stage(&self) -> Vc { method title (line 223) | fn title(&self) -> Vc { method description (line 228) | fn description(&self) -> Vc { method detail (line 233) | fn detail(&self) -> Vc { method documentation_link (line 238) | fn documentation_link(&self) -> Vc { method source (line 243) | fn source(&self) -> Vc { FILE: turbopack/crates/turbopack-core/src/resolve/mod.rs type ResolveErrorMode (line 74) | pub enum ResolveErrorMode { type AfterResolvePluginWithCondition (line 85) | type AfterResolvePluginWithCondition = ( type ModuleResolveResultItem (line 92) | pub enum ModuleResolveResultItem { method as_module (line 112) | async fn as_module(&self) -> Result>... type BindingUsage (line 130) | pub struct BindingUsage { method all (line 138) | pub fn all() -> Vc { type ImportUsage (line 146) | pub enum ImportUsage { type ExportUsage (line 162) | pub enum ExportUsage { method all (line 196) | pub fn all() -> Vc { method evaluation (line 201) | pub fn evaluation() -> Vc { method named (line 206) | pub fn named(name: RcStr) -> Vc { method fmt (line 174) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type ModuleResolveResult (line 213) | pub struct ModuleResolveResult { method unresolvable (line 221) | pub fn unresolvable() -> ResolvedVc { method module (line 229) | pub fn module(module: ResolvedVc>) -> ResolvedVc { method module_with_key (line 233) | pub fn module_with_key( method output_asset (line 245) | pub fn output_asset( method modules (line 260) | pub fn modules( method modules_with_affecting_sources (line 273) | pub fn modules_with_affecting_sources( method primary_modules_raw_iter (line 290) | pub fn primary_modules_raw_iter( method primary_modules_ref (line 300) | pub async fn primary_modules_ref(&self) -> Result impl Iterator bool { method errors (line 318) | pub fn errors(&self) -> impl Iterator... method from (line 332) | fn from(v: ModuleResolveResultBuilder) -> Self { method alternatives (line 372) | pub async fn alternatives(results: Vec>) -> Re... method is_unresolvable (line 391) | pub fn is_unresolvable(&self) -> Vc { method first_module (line 396) | pub async fn first_module(&self) -> Result> { method primary_modules (line 408) | pub async fn primary_modules(&self) -> Result> { method primary_output_assets (line 419) | pub fn primary_output_assets(&self) -> Vc { type ModuleResolveResultBuilder (line 326) | pub struct ModuleResolveResultBuilder { method from (line 340) | fn from(v: ModuleResolveResult) -> Self { method merge_alternatives (line 348) | pub fn merge_alternatives(&mut self, other: &ModuleResolveResult) { type ExternalTraced (line 447) | pub enum ExternalTraced { method fmt (line 453) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type ExternalType (line 476) | pub enum ExternalType { method fmt (line 485) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type ResolveResultItem (line 498) | pub enum ResolveResultItem { type RequestKey (line 526) | pub struct RequestKey { method new (line 553) | pub fn new(request: RcStr) -> Self { method fmt (line 532) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type ResolveResult (line 563) | pub struct ResolveResult { method unresolvable (line 635) | pub fn unresolvable() -> Self { method unresolvable_with_affecting_sources (line 642) | pub fn unresolvable_with_affecting_sources( method primary (line 651) | pub fn primary(result: ResolveResultItem) -> Self { method primary_with_key (line 655) | pub fn primary_with_key(request_key: RequestKey, result: ResolveResult... method primary_with_affecting_sources (line 662) | pub fn primary_with_affecting_sources( method source (line 673) | pub fn source(source: ResolvedVc>) -> Self { method source_with_key (line 677) | fn source_with_key(request_key: RequestKey, source: ResolvedVc impl Iterator... method get_affecting_sources (line 706) | pub fn get_affecting_sources(&self) -> impl Iterator bool { method map_module (line 714) | pub async fn map_module(&self, source_fn: A) -> Result(&self, item_fn: A) -> Result Self { method with_conditions (line 807) | pub fn with_conditions(&self, new_conditions: &[(RcStr, bool)]) -> Self { method from (line 836) | fn from(v: ResolveResultBuilder) -> Self { method as_raw_module_result (line 876) | pub async fn as_raw_module_result(&self) -> Result>) -> Result Vc { method first_source (line 960) | pub fn first_source(&self) -> Vc { method primary_sources (line 971) | pub fn primary_sources(&self) -> Vc { method with_replaced_request_key (line 991) | fn with_replaced_request_key( method with_stripped_request_key_prefix (line 1024) | fn with_stripped_request_key_prefix(&self, prefix: RcStr) -> Result Vc { method to_string (line 573) | async fn to_string(&self) -> Result> { type ResolveResultBuilder (line 830) | struct ResolveResultBuilder { method from (line 844) | fn from(v: ResolveResult) -> Self { method merge_alternatives (line 852) | pub fn merge_alternatives(&mut self, other: &ResolveResult) { type ResolveResultOption (line 1109) | pub struct ResolveResultOption(Option>); method some (line 1114) | pub fn some(result: ResolvedVc) -> Vc { method none (line 1119) | pub fn none() -> Vc { function exists (line 1124) | async fn exists( function dir_exists (line 1131) | async fn dir_exists( function type_exists (line 1138) | async fn type_exists( function realpath (line 1151) | async fn realpath( type ExportsFieldResult (line 1177) | enum ExportsFieldResult { function exports_field (line 1185) | async fn exports_field( type ImportsFieldResult (line 1213) | enum ImportsFieldResult { function imports_field (line 1224) | async fn imports_field(lookup_path: FileSystemPath) -> Result Vc> { type FindContextFileResult (line 1265) | pub enum FindContextFileResult { function find_context_file (line 1271) | pub async fn find_context_file( function find_context_file_or_package_key (line 1322) | pub async fn find_context_file_or_package_key( type FindPackageItem (line 1349) | enum FindPackageItem { type FindPackageResult (line 1356) | struct FindPackageResult { function find_package (line 1363) | async fn find_package( function merge_results (line 1489) | fn merge_results(results: Vec>) -> Vc { function merge_results_with_affecting_sources (line 1497) | fn merge_results_with_affecting_sources( function resolve_raw (line 1520) | pub async fn resolve_raw( function resolve (line 1618) | pub async fn resolve( function resolve_inline (line 1627) | pub async fn resolve_inline( function url_resolve (line 1687) | pub async fn url_resolve( type MatchingBeforeResolvePlugins (line 1741) | struct MatchingBeforeResolvePlugins(Vec Vc { method into_cell_if_resolvable (line 3099) | async fn into_cell_if_resolvable(self) -> Result Self { method export (line 3394) | pub fn export(export: RcStr) -> Self { method renamed_export (line 3398) | pub fn renamed_export(original_export: RcStr, export: RcStr) -> Self { method renamed_namespace (line 3405) | pub fn renamed_namespace(export: RcStr) -> Self { method internal (line 3409) | pub fn internal(id: u32) -> Self { method locals (line 3413) | pub fn locals() -> Self { method exports (line 3417) | pub fn exports() -> Self { method facade (line 3421) | pub fn facade() -> Self { method fmt (line 3427) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { function test_explicit_js_resolves_to_ts (line 3466) | async fn test_explicit_js_resolves_to_ts() { function test_implicit_request_ts_priority (line 3479) | async fn test_implicit_request_ts_priority() { function test_ts_priority_over_json (line 3492) | async fn test_ts_priority_over_json() { function test_only_js_file_no_ts (line 3505) | async fn test_only_js_file_no_ts() { function test_explicit_ts_request (line 3518) | async fn test_explicit_ts_request() { function test_fragment (line 3532) | async fn test_fragment() { function test_fragment_as_part_of_filename (line 3545) | async fn test_fragment_as_part_of_filename() { function test_fragment_with_ts_priority (line 3561) | async fn test_fragment_with_ts_priority() { function test_query (line 3575) | async fn test_query() { function test_dynamic_pattern_with_js_extension (line 3589) | async fn test_dynamic_pattern_with_js_extension() { function test_dynamic_pattern_without_extension (line 3612) | async fn test_dynamic_pattern_without_extension() { function test_custom_extensions_web_before_default (line 3644) | async fn test_custom_extensions_web_before_default() { function test_custom_extensions_fallback_when_web_missing (line 3667) | async fn test_custom_extensions_fallback_when_web_missing() { type TestParams (line 3689) | struct TestParams<'a> { function resolve_relative_request_test (line 3700) | async fn resolve_relative_request_test( function resolve_relative_helper (line 3801) | async fn resolve_relative_helper( FILE: turbopack/crates/turbopack-core/src/resolve/node.rs function node_cjs_resolve_options (line 11) | pub fn node_cjs_resolve_options(root: FileSystemPath) -> Vc Vc Self { type ResolutionConditions (line 59) | pub type ResolutionConditions = BTreeMap; type ResolveIntoPackage (line 63) | pub enum ResolveIntoPackage { type ResolveInPackage (line 81) | pub enum ResolveInPackage { type ImportMapping (line 95) | pub enum ImportMapping { method primary_alternatives (line 151) | pub fn primary_alternatives( type ReplacedImportMapping (line 128) | pub enum ReplacedImportMapping { type Output (line 172) | type Output<'a> = as AliasTemplate>::Output<'a>; method convert (line 174) | fn convert(&self) -> Self::Output<'_> { method replace (line 178) | fn replace<'a>(&'a self, capture: &Pattern) -> Self::Output<'a> { type Output (line 184) | type Output<'a> = method convert (line 187) | fn convert(&self) -> Self::Output<'_> { method replace (line 232) | fn replace<'a>(&'a self, capture: &Pattern) -> Self::Output<'a> { type ImportMap (line 310) | pub struct ImportMap { method new (line 316) | pub fn new(map: AliasMap>) -> ImportMap { method empty (line 321) | pub fn empty() -> Self { method extend_ref (line 326) | pub fn extend_ref(&mut self, other: &ImportMap) { method insert_alias (line 332) | pub fn insert_alias(&mut self, alias: AliasPattern, mapping: ResolvedV... method insert_exact_alias (line 337) | pub fn insert_exact_alias<'a>( method insert_wildcard_alias (line 346) | pub fn insert_wildcard_alias<'a>( method insert_wildcard_alias_with_suffix (line 356) | pub fn insert_wildcard_alias_with_suffix<'p, 's>( method insert_singleton_alias (line 368) | pub fn insert_singleton_alias<'a>( method extend (line 392) | pub async fn extend(self: Vc, other: ResolvedVc) -> R... method lookup (line 545) | pub async fn lookup( type ResolvedMap (line 401) | pub struct ResolvedMap { method lookup (line 598) | pub async fn lookup( type ImportMapResult (line 407) | pub enum ImportMapResult { function import_mapping_to_result (line 427) | async fn import_mapping_to_result( method to_string (line 506) | async fn to_string(&self) -> Result> { type ResolveOptions (line 623) | pub struct ResolveOptions { method with_extended_import_map (line 664) | pub async fn with_extended_import_map( method with_extended_fallback_import_map (line 683) | pub async fn with_extended_fallback_import_map( method with_extensions (line 704) | pub async fn with_extensions(self: Vc, extensions: Vec) -... method with_fully_specified (line 712) | pub async fn with_fully_specified(self: Vc, fully_specified: boo... type ResolveModulesOptions (line 724) | pub struct ResolveModulesOptions { function resolve_modules_options (line 730) | pub async fn resolve_modules_options( type ImportMappingReplacement (line 742) | pub trait ImportMappingReplacement { method replace (line 744) | fn replace(self: Vc, capture: Vc) -> Vc) -> Vc; method asset_context (line 25) | fn asset_context(self: Vc) -> Vc>; method get_inner_asset (line 30) | fn get_inner_asset(self: Vc, request: Vc) -> Vc) -> Result> { method origin_path (line 136) | fn origin_path(&self) -> Vc { method asset_context (line 141) | fn asset_context(&self) -> Vc> { method origin_path (line 156) | fn origin_path(&self) -> Vc { method asset_context (line 161) | fn asset_context(&self) -> Vc> { method get_inner_asset (line 168) | fn get_inner_asset(&self, request: Vc) -> Vc { type ResolveOriginExt (line 47) | pub trait ResolveOriginExt: Send { method resolve_asset (line 50) | fn resolve_asset( method with_transition (line 58) | fn with_transition(self: ResolvedVc, transition: RcStr) -> Vc, transition: RcStr) -> Vc Option { method parse_ref (line 150) | fn parse_ref(request: Pattern) -> Self { method parse_constant_pattern (line 161) | fn parse_constant_pattern(r: RcStr) -> Self { method parse_concatenation_pattern (line 254) | fn parse_concatenation_pattern(list: Vec) -> Self { method parse_string (line 331) | pub fn parse_string(request: RcStr) -> Vc { method parse (line 335) | pub fn parse(mut request: Pattern) -> Vc { method parse_inner (line 345) | async fn parse_inner(request: Pattern) -> Result> { method raw (line 364) | pub fn raw( method relative (line 379) | pub fn relative( method module (line 394) | pub fn module(module: Pattern, path: Pattern, query: RcStr, fragment: ... method as_relative (line 404) | pub async fn as_relative(self: Vc) -> Result> { method with_query (line 452) | pub async fn with_query(self: Vc, query: RcStr) -> Result, fragment: RcStr) -> Result<... method append_path (line 590) | pub async fn append_path(self: Vc, suffix: RcStr) -> Result Vc { method request_pattern (line 723) | pub async fn request_pattern(self: Vc) -> Result> { function split_off_query_fragment (line 69) | fn split_off_query_fragment(mut raw: &str) -> (Pattern, RcStr, RcStr) { method to_string (line 769) | async fn to_string(&self) -> Result> { function stringify_data_uri (line 843) | pub async fn stringify_data_uri( function test_parse_windows_paths (line 860) | fn test_parse_windows_paths() { function test_parse_module (line 881) | fn test_parse_module() { function test_split_query_fragment (line 999) | fn test_split_query_fragment() { FILE: turbopack/crates/turbopack-core/src/resolve/pattern.rs type Pattern (line 24) | pub enum Pattern { method as_constant_string (line 124) | pub fn as_constant_string(&self) -> Option<&RcStr> { method has_constant_parts (line 133) | pub fn has_constant_parts(&self) -> bool { method has_dynamic_parts (line 143) | pub fn has_dynamic_parts(&self) -> bool { method constant_prefix (line 153) | pub fn constant_prefix(&self) -> &str { method constant_suffix (line 194) | pub fn constant_suffix(&self) -> &str { method strip_prefix (line 231) | pub fn strip_prefix(&self, prefix: &str) -> Result> { method strip_prefix_len (line 241) | pub fn strip_prefix_len(&mut self, len: usize) -> Result<()> { method strip_suffix_len (line 297) | pub fn strip_suffix_len(&mut self, len: usize) { method spread_into_star (line 350) | pub fn spread_into_star(&self, template: &str) -> Pattern { method extend (line 381) | pub fn extend(&mut self, concatenated: impl Iterator) { method push (line 398) | pub fn push(&mut self, pat: Pattern) { method push_front (line 436) | pub fn push_front(&mut self, pat: Pattern) { method alternatives (line 461) | pub fn alternatives(alts: impl IntoIterator) -> Self { method concat (line 473) | pub fn concat(items: impl IntoIterator) -> Self { method with_normalized_path (line 488) | pub fn with_normalized_path(&self) -> Option { method normalize (line 593) | pub fn normalize(&mut self) { method is_empty (line 740) | pub fn is_empty(&self) -> bool { method filter_could_match (line 749) | pub fn filter_could_match(&self, value: &str) -> Option { method filter_could_not_match (line 768) | pub fn filter_could_not_match(&self, value: &str) -> Option { method split_could_match (line 787) | pub fn split_could_match(&self, value: &str) -> (Option, Opti... method is_match (line 821) | pub fn is_match(&self, value: &str) -> bool { method is_match_ignore_dynamic (line 835) | pub fn is_match_ignore_dynamic(&self, value: &str) -> bool { method match_position (line 847) | pub fn match_position(&self, value: &str) -> Option { method could_match_others (line 860) | pub fn could_match_others(&self, value: &str) -> bool { method must_match (line 873) | pub fn must_match(&self, value: &str) -> bool { method could_match (line 886) | pub fn could_match(&self, value: &str) -> bool { method could_match_position (line 898) | pub fn could_match_position(&self, value: &str) -> Option { method match_internal (line 910) | fn match_internal<'a>( method match_collect_internal (line 1009) | fn match_collect_internal<'a>( method next_constants (line 1113) | pub fn next_constants<'a>(&'a self, value: &str) -> Option( method or_any_nested_file (line 1221) | pub fn or_any_nested_file(&self) -> Self { method replace_final_constants (line 1232) | pub fn replace_final_constants( method replace_constants (line 1261) | pub fn replace_constants(&mut self, cb: &impl Fn(&RcStr) -> Option O... method new (line 1337) | pub fn new(mut pattern: Pattern) -> Vc { method new_internal (line 1346) | fn new_internal(pattern: Pattern) -> Vc { method from (line 1460) | fn from(s: RcStr) -> Self { method describe_as_string (line 1466) | pub fn describe_as_string(&self) -> String { method is_transient (line 37) | fn is_transient(&self) -> bool { function concatenation_push_or_merge_item (line 43) | fn concatenation_push_or_merge_item(list: &mut Vec, pat: Patter... function concatenation_push_front_or_merge_item (line 55) | fn concatenation_push_front_or_merge_item(list: &mut Vec, pat: ... function concatenation_extend_or_merge_items (line 70) | fn concatenation_extend_or_merge_items( function longest_common_prefix (line 80) | fn longest_common_prefix<'a>(strings: &[&'a str]) -> &'a str { function longest_common_suffix (line 102) | fn longest_common_suffix<'a>(strings: &[&'a str]) -> &'a str { type InNodeModules (line 1352) | enum InNodeModules { method check (line 1360) | fn check(value: &str) -> Self { type MatchResult (line 1372) | enum MatchResult<'a> { function is_match (line 1392) | fn is_match(&self) -> bool { function could_match_others (line 1412) | fn could_match_others(&self) -> bool { function could_match (line 1432) | fn could_match(&self) -> bool { type NextConstantUntilResult (line 1452) | enum NextConstantUntilResult<'a, 'b> { type PatternMatch (line 1490) | pub enum PatternMatch { method path (line 1496) | pub fn path(&self) -> Vc { method name (line 1502) | pub fn name(&self) -> &str { type PatternMatches (line 1513) | pub struct PatternMatches(Vec); function read_matches (line 1524) | pub async fn read_matches( function concat (line 1869) | fn concat(a: &str, b: &str) -> String { function split_last_segment (line 1878) | fn split_last_segment(path: &str) -> (&str, &str) { function longest_common_prefix_test (line 1914) | fn longest_common_prefix_test() { function longest_common_suffix_test (line 1923) | fn longest_common_suffix_test() { function normalize (line 1932) | fn normalize() { function with_normalized_path (line 2001) | fn with_normalized_path() { function is_match (line 2080) | fn is_match() { function is_match_dynamic_no_slash (line 2111) | fn is_match_dynamic_no_slash() { function constant_prefix (line 2128) | fn constant_prefix() { function constant_suffix (line 2143) | fn constant_suffix() { function strip_prefix (line 2162) | fn strip_prefix() { function strip_suffix (line 2203) | fn strip_suffix() { function spread_into_star (line 2244) | fn spread_into_star() { function dynamic_match (line 2310) | fn dynamic_match(#[case] pat: Pattern) { function dynamic_match_node_modules (line 2362) | fn dynamic_match_node_modules(#[case] pat: Pattern) { function dynamic_match2 (line 2370) | fn dynamic_match2() { function split_could_match (line 2439) | fn split_could_match(#[case] pat: Pattern) { function next_constants (line 2472) | fn next_constants( function replace_final_constants (line 2481) | fn replace_final_constants() { function match_apply_template (line 2554) | fn match_apply_template() { function test_split_last_segment (line 2620) | fn test_split_last_segment() { function test_read_matches (line 2654) | async fn test_read_matches() { FILE: turbopack/crates/turbopack-core/src/resolve/plugin.rs type AfterResolvePluginCondition (line 14) | pub enum AfterResolvePluginCondition { method new_with_glob (line 26) | pub fn new_with_glob(root: FileSystemPath, glob: ResolvedVc) -> ... method matches (line 34) | pub async fn matches(&self, fs_path: FileSystemPath) -> Result>) -> Result) -> Vc { method matches (line 78) | pub async fn matches(&self, request: Vc) -> Result> { type BeforeResolvePlugin (line 98) | pub trait BeforeResolvePlugin { method before_resolve_condition (line 100) | fn before_resolve_condition(self: Vc) -> Vc) -> Vc) -> std::fmt::Result { type SubpathValue (line 37) | pub enum SubpathValue { method results_mut (line 118) | fn results_mut(&mut self) -> ResultsIterMut<'_> { method add_results (line 126) | pub fn add_results<'a>( method try_new (line 204) | fn try_new(value: &Value, ty: ExportImport) -> Result { type ReplacedSubpathValue (line 66) | pub enum ReplacedSubpathValue { method add_results (line 250) | pub fn add_results<'a, 'b>( type Output (line 74) | type Output<'a> method convert (line 79) | fn convert(&self) -> ReplacedSubpathValue { method replace (line 96) | fn replace(&self, capture: &Pattern) -> ReplacedSubpathValue { type ReplacedSubpathValueResult (line 236) | pub struct ReplacedSubpathValueResult<'a, 'b> { type ResultsIterMut (line 339) | struct ResultsIterMut<'a> { type Item (line 344) | type Item = &'a mut RcStr; method next (line 346) | fn next(&mut self) -> Option { type ExportsField (line 369) | pub struct ExportsField(AliasMap); type Error (line 372) | type Error = anyhow::Error; method try_from (line 374) | fn try_from(value: &Value) -> Result { type Target (line 455) | type Target = AliasMap; method deref (line 456) | fn deref(&self) -> &Self::Target { type ImportsField (line 463) | pub struct ImportsField(AliasMap); type Error (line 466) | type Error = anyhow::Error; method try_from (line 468) | fn try_from(value: &Value) -> Result { type Target (line 492) | type Target = AliasMap; method deref (line 493) | fn deref(&self) -> &Self::Target { function is_folder_shorthand (line 499) | fn is_folder_shorthand(key: &str) -> bool { function expand_folder_shorthand (line 510) | fn expand_folder_shorthand(key: &str, value: &mut SubpathValue) -> Resul... type ResolveAliasMap (line 545) | pub struct ResolveAliasMap(#[turbo_tasks(trace_ignore)] AliasMap) -> Result { type Item (line 569) | type Item = (AliasPattern, &'a SubpathValue); type IntoIter (line 570) | type IntoIter = AliasMapIter<'a, SubpathValue>; method into_iter (line 572) | fn into_iter(self) -> Self::IntoIter { FILE: turbopack/crates/turbopack-core/src/server_fs.rs type ServerFileSystem (line 10) | pub struct ServerFileSystem {} method new (line 15) | pub fn new() -> Vc { method read (line 23) | fn read(&self, _fs_path: FileSystemPath) -> Result> { method read_link (line 28) | fn read_link(&self, _fs_path: FileSystemPath) -> Result> { method raw_read_dir (line 33) | fn raw_read_dir(&self, _fs_path: FileSystemPath) -> Result) -> ... method write_link (line 43) | fn write_link(&self, _fs_path: FileSystemPath, _target: Vc)... method metadata (line 48) | fn metadata(&self, _fs_path: FileSystemPath) -> Result> { FILE: turbopack/crates/turbopack-core/src/source.rs type Source (line 15) | pub trait Source: Asset { method ident (line 19) | fn ident(&self) -> Vc; method description (line 27) | fn description(&self) -> Vc; type OptionSource (line 31) | pub struct OptionSource(Option>>); type Sources (line 34) | pub struct Sources(Vec>>); FILE: turbopack/crates/turbopack-core/src/source_map/mod.rs type GenerateSourceMap (line 39) | pub trait GenerateSourceMap { method generate_source_map (line 42) | fn generate_source_map(self: Vc) -> Vc; method by_section (line 46) | fn by_section(self: Vc, _section: RcStr) -> Vc { method generate_source_map (line 640) | fn generate_source_map(&self) -> Result> { type SourceMap (line 55) | pub struct SourceMap { method new_regular (line 231) | fn new_regular(map: RegularMap) -> Self { method new_decoded (line 235) | fn new_decoded(map: DecodedMap) -> Self { method new_from_rope (line 241) | pub fn new_from_rope(content: &Rope) -> Result> { method new_from_rope_cached (line 254) | pub async fn new_from_rope_cached(content: Vc) -> Result<... method to_source_map (line 264) | pub fn to_source_map(&self) -> Arc { method empty (line 277) | pub fn empty() -> Self { method empty_rope (line 287) | pub fn empty_rope() -> Rope { method sections_to_rope (line 291) | pub fn sections_to_rope( method to_rope (line 349) | pub fn to_rope(&self) -> Result { method lookup_token (line 357) | pub fn lookup_token(&self, line: u32, column: u32) -> Token { method lookup_token_and_source (line 364) | pub async fn lookup_token_and_source(&self, line: u32, column: u32) ->... method with_resolved_sources (line 375) | pub async fn with_resolved_sources(&self, origin: FileSystemPath) -> R... method lookup_token_and_source_internal (line 515) | fn lookup_token_and_source_internal( method tokens (line 582) | pub fn tokens(&self) -> impl Iterator + '_ { method eq (line 62) | fn eq(&self, other: &Self) -> bool { type OptionSourceMap (line 68) | pub struct OptionSourceMap(Option); method none (line 73) | pub fn none() -> Vc { method none_resolved (line 79) | pub fn none_resolved() -> ResolvedVc { type Token (line 91) | pub enum Token { method generated_line (line 129) | pub fn generated_line(&self) -> u32 { method generated_column (line 136) | pub fn generated_column(&self) -> u32 { method with_offset (line 143) | pub fn with_offset(&self, line_offset: u32, column_offset: u32) -> Self { method from (line 172) | fn from(t: swc_sourcemap::Token) -> Self { type Error (line 201) | type Error = std::num::ParseIntError; method try_into (line 203) | fn try_into(self) -> Result { type TokenWithSource (line 98) | pub struct TokenWithSource { type SyntheticToken (line 107) | pub struct SyntheticToken { type OriginalToken (line 117) | pub struct OriginalToken { function sourcemap_content_fs_root (line 503) | fn sourcemap_content_fs_root() -> Vc { function sourcemap_content_source (line 508) | async fn sourcemap_content_source(path: RcStr, content: RcStr) -> Result... type CrateMapWrapper (line 652) | pub struct CrateMapWrapper(DecodedMap); method as_regular_source_map (line 674) | pub fn as_regular_source_map(&self) -> Option> { method decode (line 702) | fn decode>(decoder: &mut D) -> Result &Self::Target { method encode (line 692) | fn encode(&self, encoder: &mut E) -> Result<(), EncodeError> { FILE: turbopack/crates/turbopack-core/src/source_map/source_map_asset.rs type PathType (line 20) | enum PathType { type SourceMapAsset (line 32) | pub struct SourceMapAsset { method new (line 40) | pub fn new( method new_fixed (line 56) | pub fn new_fixed( method path (line 74) | async fn path(self: Vc) -> Result> { method content (line 100) | async fn content(&self) -> Result> { method ty (line 115) | fn ty(&self) -> Vc { method title (line 120) | fn title(self: Vc) -> Vc { method details (line 125) | fn details(&self) -> Vc { method children (line 130) | fn children(&self) -> Result> { FILE: turbopack/crates/turbopack-core/src/source_map/utils.rs function add_default_ignore_list (line 18) | pub fn add_default_ignore_list(map: &mut swc_sourcemap::SourceMap) { type SourceMapSectionOffsetJson (line 38) | struct SourceMapSectionOffsetJson { type SourceMapSectionItemJson (line 44) | struct SourceMapSectionItemJson { type SourceMapJson (line 54) | struct SourceMapJson { function resolve_source_map_sources (line 84) | pub async fn resolve_source_map_sources( function unencoded_str_to_raw_value (line 221) | fn unencoded_str_to_raw_value(unencoded: &str) -> Box { function transform_relative_files (line 233) | async fn transform_relative_files( function absolute_fileify_source_map (line 278) | pub async fn absolute_fileify_source_map( function uri_encode_path (line 290) | fn uri_encode_path(path: &str) -> String { function relative_fileify_source_map (line 298) | pub async fn relative_fileify_source_map( function source_map_rope (line 336) | fn source_map_rope<'a>( function test_resolve_source_map_sources (line 355) | async fn test_resolve_source_map_sources() { FILE: turbopack/crates/turbopack-core/src/source_pos.rs constant U8_LF (line 7) | const U8_LF: u8 = 0x0A; constant U8_CR (line 9) | const U8_CR: u8 = 0x0D; type SourcePos (line 29) | pub struct SourcePos { method new (line 37) | pub fn new(start_line: u32) -> Self { method max (line 44) | pub fn max() -> Self { method update (line 56) | pub fn update(&mut self, code: &[u8]) { method eq (line 140) | fn eq(&self, other: &(u32, u32)) -> bool { FILE: turbopack/crates/turbopack-core/src/source_transform.rs type SourceTransform (line 6) | pub trait SourceTransform { method transform (line 8) | fn transform( type SourceTransforms (line 16) | pub struct SourceTransforms(Vec>>); method transform (line 21) | pub fn transform( FILE: turbopack/crates/turbopack-core/src/target.rs type CompileTarget (line 9) | pub struct CompileTarget { method current (line 33) | pub fn current() -> Vc { method unknown (line 38) | pub fn unknown() -> Vc { method current_raw (line 55) | pub fn current_raw() -> Self { method dylib_ext (line 65) | pub fn dylib_ext(&self) -> &'static str { method current_endianness (line 74) | fn current_endianness() -> Endianness { method current_arch (line 86) | fn current_arch() -> Arch { method current_platform (line 123) | fn current_platform() -> Platform { method current_libc (line 156) | fn current_libc() -> Libc { method default (line 20) | fn default() -> Self { method fmt (line 49) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Arch (line 180) | pub enum Arch { method as_str (line 195) | pub fn as_str(&self) -> &'static str { method fmt (line 213) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Platform (line 221) | pub enum Platform { method as_str (line 234) | pub fn as_str(&self) -> &'static str { method path_separator (line 248) | pub fn path_separator(&self) -> RcStr { method fmt (line 257) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Endianness (line 264) | pub enum Endianness { method as_str (line 270) | pub fn as_str(&self) -> &'static str { method fmt (line 279) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Libc (line 286) | pub enum Libc { method as_str (line 294) | pub fn as_str(&self) -> &'static str { method fmt (line 305) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { FILE: turbopack/crates/turbopack-core/src/traced_asset.rs type TracedAsset (line 14) | pub struct TracedAsset { method new (line 21) | pub fn new(module: ResolvedVc>) -> Vc { method references (line 29) | async fn references(&self) -> Result> { method path (line 49) | fn path(&self) -> Vc { method content (line 57) | async fn content(&self) -> Result> { FILE: turbopack/crates/turbopack-core/src/utils.rs function _race_pop (line 3) | pub fn _race_pop<'a, T: 'a, F: Future + Unpin>( type _FutureRacePop (line 9) | struct _FutureRacePop<'a, T, F: Future + Unpin> { type Output (line 14) | type Output = Option; method poll (line 16) | fn poll(mut self: Pin<&mut Self>, cx: &mut std::task::Context<'_>) -> Po... function _visit (line 34) | pub async fn _visit(node: N, visit: V, get_referenc... FILE: turbopack/crates/turbopack-core/src/version.rs type OptionVersionedContent (line 14) | pub struct OptionVersionedContent(Option) -> Vc; method version (line 31) | fn version(self: Vc) -> Vc>; method update (line 36) | async fn update(self: Vc, from: Vc>) -> Result<... method content (line 78) | fn content(&self) -> Vc { method version (line 83) | async fn version(&self) -> Result>> { type VersionedAssetContent (line 67) | pub struct VersionedAssetContent { method new (line 94) | pub async fn new(asset_content: Vc) -> Result> { function from (line 101) | fn from(asset_content: AssetContent) -> Self { function from (line 107) | fn from(asset_content: AssetContent) -> Self { type VersionedContentExt (line 112) | pub trait VersionedContentExt: Send { method versioned (line 113) | fn versioned(self: Vc) -> Vc>; method versioned (line 117) | fn versioned(self: Vc) -> Vc> { type Version (line 127) | pub trait Version { method id (line 132) | fn id(self: Vc) -> Vc; method id (line 171) | fn id(&self) -> Vc { method id (line 248) | fn id(&self) -> Vc { type MergeableVersionedContent (line 141) | pub trait MergeableVersionedContent: VersionedContent { method get_merger (line 143) | fn get_merger(self: Vc) -> Vc>; type VersionedContentMerger (line 149) | pub trait VersionedContentMerger { method merge (line 151) | fn merge(self: Vc, contents: Vc) -> Vc>>); type NotFoundVersion (line 158) | pub struct NotFoundVersion; method new (line 163) | pub fn new() -> Vc { type Update (line 179) | pub enum Update { type TotalUpdate (line 197) | pub struct TotalUpdate { type PartialUpdate (line 209) | pub struct PartialUpdate { type FileHashVersion (line 224) | pub struct FileHashVersion { method compute (line 230) | pub async fn compute(asset_content: &AssetContent) -> Result> { type VersionRef (line 256) | struct VersionRef( type VersionState (line 264) | pub struct VersionState { method get (line 271) | pub fn get(&self) -> Vc> { method new (line 277) | pub async fn new(version: TraitRef>) -> Result, new_version: TraitRef) ->... method references (line 34) | fn references(&self) -> Vc { method path (line 42) | fn path(&self) -> Vc { method content (line 50) | fn content(&self) -> Vc { FILE: turbopack/crates/turbopack-core/src/virtual_source.rs type VirtualSource (line 14) | pub struct VirtualSource { method new (line 22) | pub async fn new(path: FileSystemPath, content: ResolvedVc Vc { method description (line 46) | async fn description(&self) -> Result> { method content (line 55) | fn content(&self) -> Vc { FILE: turbopack/crates/turbopack-create-test-app/src/main.rs type Args (line 9) | struct Args { function main (line 43) | fn main() -> Result<()> { FILE: turbopack/crates/turbopack-create-test-app/src/templates/vite-entry-client.jsx function App (line 5) | function App() { FILE: turbopack/crates/turbopack-create-test-app/src/templates/vite-entry-server.jsx function App (line 4) | function App() { function render (line 12) | function render() { FILE: turbopack/crates/turbopack-create-test-app/src/templates/vite-server.mjs constant TEMPLATE (line 4) | const TEMPLATE = ` function createServer (line 17) | async function createServer() { FILE: turbopack/crates/turbopack-create-test-app/src/test_app_builder.rs function decide (line 14) | fn decide(remaining: usize, min_remaining_decisions: usize) -> bool { function decide_early (line 25) | fn decide_early(remaining: usize, min_remaining_decisions: usize) -> bool { function write_file (line 36) | fn write_file>(name: &str, path: P, content: &[u8]) -> Re... type EffectMode (line 45) | pub enum EffectMode { type Err (line 57) | type Err = anyhow::Error; method from_str (line 59) | fn from_str(s: &str) -> Result { type TestAppBuilder (line 70) | pub struct TestAppBuilder { method build (line 121) | pub fn build(&self) -> Result { method default (line 82) | fn default() -> Self { constant SETUP_IMPORTS (line 96) | const SETUP_IMPORTS: &str = indoc! {r#" constant SETUP_EFFECT_PROPS (line 99) | const SETUP_EFFECT_PROPS: &str = indoc! {r#" constant SETUP_EVAL (line 102) | const SETUP_EVAL: &str = indoc! {r#" constant USE_EFFECT (line 106) | const USE_EFFECT: &str = indoc! {r#" constant EFFECT_ELEMENT (line 116) | const EFFECT_ELEMENT: &str = indoc! {r#" type PackageJsonConfig (line 533) | pub struct PackageJsonConfig { method default (line 539) | fn default() -> Self { type TestAppTarget (line 547) | enum TestAppTarget { method path (line 554) | fn path(&self) -> &Path { type TestApp (line 563) | pub struct TestApp { method path (line 570) | pub fn path(&self) -> &Path { method modules (line 575) | pub fn modules(&self) -> &[(PathBuf, usize)] { FILE: turbopack/crates/turbopack-css/src/asset.rs type CssModule (line 39) | pub struct CssModule { method new (line 52) | pub fn new( method source_ident (line 72) | pub fn source_ident(&self) -> Vc { method parse_css (line 80) | async fn parse_css(self: Vc) -> Result> { method get_css_with_placeholder (line 97) | async fn get_css_with_placeholder(self: Vc) -> Result Result> { method source (line 149) | fn source(&self) -> Vc { method references (line 154) | async fn references(self: Vc) -> Result> { method side_effects (line 165) | fn side_effects(self: Vc) -> Vc { method style_type (line 174) | fn style_type(&self) -> Vc { method as_chunk_item (line 185) | fn as_chunk_item( method origin_path (line 204) | fn origin_path(&self) -> Vc { method asset_context (line 209) | fn asset_context(&self) -> Vc> { type CssModuleChunkItem (line 215) | struct CssModuleChunkItem { method references (line 224) | async fn references(&self) -> Result> { method asset_ident (line 245) | fn asset_ident(&self) -> Vc { method chunking_context (line 250) | fn chunking_context(&self) -> Vc> { method ty (line 255) | fn ty(&self) -> Vc> { method module (line 260) | fn module(&self) -> Vc> { method content (line 268) | async fn content(&self) -> Result> { FILE: turbopack/crates/turbopack-css/src/chunk/mod.rs type CssChunk (line 42) | pub struct CssChunk { method new (line 50) | pub fn new( method chunk_content (line 62) | fn chunk_content(&self) -> Vc { method code (line 67) | async fn code(self: Vc) -> Result> { method content (line 144) | async fn content(self: Vc) -> Result> { method ident_for_path (line 168) | async fn ident_for_path(&self) -> Result> { function write_import_context (line 223) | pub async fn write_import_context( type CssChunkContent (line 251) | pub struct CssChunkContent { method references (line 258) | async fn references(self: Vc) -> Result) -> Result> { method chunking_context (line 339) | fn chunking_context(&self) -> Vc> { method runtime_info (line 347) | async fn runtime_info(&self) -> Result> { method path (line 414) | async fn path(self: Vc) -> Result> { method content (line 429) | fn content(self: Vc) -> Vc { method generate_source_map (line 437) | fn generate_source_map(self: Vc) -> Vc { type CssChunkPlaceable (line 444) | pub trait CssChunkPlaceable: ChunkableModule + Module {} type CssImport (line 448) | pub enum CssImport { type CssChunkItemContent (line 459) | pub struct CssChunkItemContent { type CssChunkItem (line 467) | pub trait CssChunkItem: ChunkItem + OutputAssetsReference { method content (line 469) | fn content(self: Vc) -> Vc; method ty (line 475) | fn ty(&self) -> Vc { method title (line 480) | fn title(self: Vc) -> Vc { method details (line 485) | async fn details(self: Vc) -> Result> { method children (line 500) | async fn children(self: Vc) -> Result> { type CssChunkType (line 528) | pub struct CssChunkType {} method is_style (line 533) | fn is_style(self: Vc) -> Vc { method chunk (line 538) | async fn chunk( method chunk_item_size (line 577) | async fn chunk_item_size( method value_default (line 595) | fn value_default() -> Vc { FILE: turbopack/crates/turbopack-css/src/chunk/single_item_chunk/chunk.rs type SingleItemCssChunk (line 24) | pub struct SingleItemCssChunk { method new (line 33) | pub fn new( method code (line 48) | async fn code(self: Vc) -> Result> { method ident_for_path (line 84) | pub(super) fn ident_for_path(&self) -> Result> { method references (line 93) | async fn references(self: Vc) -> Result) -> Result> { method chunking_context (line 124) | fn chunking_context(&self) -> Vc> { method path (line 132) | async fn path(self: Vc) -> Result> { method content (line 145) | async fn content(self: Vc) -> Result> { method generate_source_map (line 172) | fn generate_source_map(self: Vc) -> Vc { method ty (line 180) | fn ty(&self) -> Vc { method title (line 185) | fn title(self: Vc) -> Vc { method details (line 190) | async fn details(&self) -> Result> { FILE: turbopack/crates/turbopack-css/src/chunk/single_item_chunk/source_map.rs type SingleItemCssChunkSourceMapAsset (line 16) | pub struct SingleItemCssChunkSourceMapAsset { method new (line 23) | pub fn new(chunk: ResolvedVc) -> Vc { method path (line 34) | async fn path(self: Vc) -> Result> { method content (line 55) | async fn content(&self) -> Result> { FILE: turbopack/crates/turbopack-css/src/chunk/source_map.rs type CssChunkSourceMapAsset (line 16) | pub struct CssChunkSourceMapAsset { method new (line 23) | pub fn new(chunk: ResolvedVc) -> Vc { method path (line 34) | async fn path(self: Vc) -> Result> { method content (line 51) | async fn content(&self) -> Result> { FILE: turbopack/crates/turbopack-css/src/code_gen.rs type CodeGeneration (line 9) | pub struct CodeGeneration { type CodeGenerateable (line 15) | pub trait CodeGenerateable { method code_generation (line 17) | fn code_generation( FILE: turbopack/crates/turbopack-css/src/embed.rs type CssEmbed (line 5) | pub trait CssEmbed: Module { method embedded_asset (line 7) | fn embedded_asset( FILE: turbopack/crates/turbopack-css/src/lib.rs type CssModuleType (line 39) | pub enum CssModuleType { type LightningCssFeatureFlags (line 53) | pub struct LightningCssFeatureFlags { FILE: turbopack/crates/turbopack-css/src/lifetime_util.rs function stylesheet_into_static (line 6) | pub fn stylesheet_into_static<'i, 'o>( FILE: turbopack/crates/turbopack-css/src/module_asset.rs type EcmascriptCssModule (line 45) | pub struct EcmascriptCssModule { method new (line 53) | pub fn new( method inner (line 172) | pub fn inner(&self, ty: ReferenceType) -> Vc { method classes (line 177) | async fn classes(self: Vc) -> Result> { method module_references (line 231) | async fn module_references(self: Vc) -> Result Result> { method source (line 76) | fn source(&self) -> Vc { method references (line 81) | async fn references(self: Vc) -> Result> { method side_effects (line 116) | fn side_effects(self: Vc) -> Vc { type ModuleCssClass (line 128) | enum ModuleCssClass { type ModuleCssClasses (line 165) | struct ModuleCssClasses( method as_chunk_item (line 252) | fn as_chunk_item( method get_exports (line 264) | fn get_exports(&self) -> Vc { method chunk_item_content (line 269) | async fn chunk_item_content( method origin_path (line 387) | fn origin_path(&self) -> Vc { method asset_context (line 392) | fn asset_context(&self) -> Vc> { function generate_minimal_source_map (line 397) | fn generate_minimal_source_map(filename: String, source: String) -> Resu... type CssModuleComposesIssue (line 418) | struct CssModuleComposesIssue { method severity (line 426) | fn severity(&self) -> IssueSeverity { method title (line 431) | fn title(&self) -> Vc { method stage (line 439) | fn stage(&self) -> Vc { method file_path (line 444) | fn file_path(&self) -> Vc { method description (line 449) | fn description(&self) -> Vc { method source (line 456) | fn source(&self) -> Vc { FILE: turbopack/crates/turbopack-css/src/process.rs type CssOutput (line 46) | pub type CssOutput = (ToCssResult, Option); type LightningCssTargets (line 49) | struct LightningCssTargets( function get_lightningcss_browser_targets (line 61) | async fn get_lightningcss_browser_targets( function stylesheet_to_css (line 97) | async fn stylesheet_to_css( type UnresolvedUrlReferences (line 149) | pub struct UnresolvedUrlReferences(pub Vec<(String, ResolvedVc) -> Result>; type ProcessCss (line 349) | pub trait ProcessCss: ParseCss { method get_css_with_placeholder (line 351) | async fn get_css_with_placeholder(self: Vc) -> Result( function process_content (line 429) | async fn process_content( type CssValidator (line 634) | struct CssValidator { type Error (line 667) | type Error = (); method visit_types (line 669) | fn visit_types(&self) -> lightningcss::visitor::VisitTypes { method visit_selector (line 673) | fn visit_selector( type CssError (line 639) | enum CssError { method report (line 644) | fn report(self, source: ResolvedVc>) { function generate_css_source_map (line 721) | fn generate_css_source_map(source_map: &parcel_sourcemap::SourceMap) -> ... type ParsingIssue (line 752) | struct ParsingIssue { method severity (line 761) | fn severity(&self) -> IssueSeverity { method file_path (line 766) | fn file_path(&self) -> Vc { method stage (line 771) | fn stage(&self) -> Vc { method title (line 776) | fn title(&self) -> Vc { method source (line 786) | fn source(&self) -> Vc { method description (line 791) | fn description(&self) -> Result> { method additional_sources (line 798) | async fn additional_sources(&self) -> Result> { function lint_lightningcss (line 816) | fn lint_lightningcss(code: &str) -> Vec { function assert_lint_success (line 839) | fn assert_lint_success(code: &str) { function assert_lint_failure (line 844) | fn assert_lint_failure(code: &str) { function css_module_pure_lint (line 849) | fn css_module_pure_lint() { FILE: turbopack/crates/turbopack-css/src/references/compose.rs type CssModuleComposeReference (line 15) | pub struct CssModuleComposeReference { method new (line 24) | pub fn new( method resolve_reference (line 35) | fn resolve_reference(&self) -> Vc { method chunking_type (line 45) | fn chunking_type(&self) -> Option { FILE: turbopack/crates/turbopack-css/src/references/import.rs type ImportAttributes (line 26) | pub enum ImportAttributes { method new_from_lightningcss (line 40) | pub fn new_from_lightningcss(prelude: &ImportRule<'static>) -> Self { method as_reference_import_attributes (line 54) | fn as_reference_import_attributes(&self) -> turbopack_core::reference_... type ImportAssetReference (line 84) | pub struct ImportAssetReference { method new (line 95) | pub fn new( method resolve_reference (line 115) | async fn resolve_reference(&self) -> Result> { method chunking_type (line 145) | fn chunking_type(&self) -> Option { method code_generation (line 156) | async fn code_generation( FILE: turbopack/crates/turbopack-css/src/references/internal.rs type InternalCssAssetReference (line 10) | pub struct InternalCssAssetReference { method new (line 18) | pub fn new(module: ResolvedVc>) -> Vc { method resolve_reference (line 26) | fn resolve_reference(&self) -> Vc { method chunking_type (line 30) | fn chunking_type(&self) -> Option { FILE: turbopack/crates/turbopack-css/src/references/mod.rs type AnalyzedRefs (line 34) | pub type AnalyzedRefs = ( function analyze_references (line 40) | pub async fn analyze_references( type ModuleReferencesVisitor (line 61) | struct ModuleReferencesVisitor<'a> { function new (line 72) | fn new( type Error (line 90) | type Error = Infallible; function visit_types (line 92) | fn visit_types(&self) -> lightningcss::visitor::VisitTypes { function visit_rule (line 96) | fn visit_rule(&mut self, rule: &mut CssRule) -> std::result::Result<(), ... function visit_url (line 129) | fn visit_url(&mut self, u: &mut Url) -> std::result::Result<(), Self::Er... function visit_supports_condition (line 162) | fn visit_supports_condition( function css_resolve (line 171) | pub fn css_resolve( FILE: turbopack/crates/turbopack-css/src/references/url.rs type ReferencedAsset (line 27) | pub enum ReferencedAsset { type UrlAssetReference (line 35) | pub struct UrlAssetReference { method new (line 44) | pub fn new( method get_referenced_asset (line 57) | pub async fn get_referenced_asset( method resolve_reference (line 79) | fn resolve_reference(&self) -> Vc { method chunking_type (line 89) | fn chunking_type(&self) -> Option { function resolve_url_reference (line 98) | pub async fn resolve_url_reference( function replace_url_references (line 131) | pub fn replace_url_references<'i, 'o>(ss: &mut StyleSheet<'i, 'o>, urls:... type AssetReferenceReplacer (line 136) | struct AssetReferenceReplacer<'a> { type Error (line 141) | type Error = Infallible; function visit_types (line 143) | fn visit_types(&self) -> lightningcss::visitor::VisitTypes { function visit_url (line 147) | fn visit_url(&mut self, u: &mut Url) -> std::result::Result<(), Self::Er... FILE: turbopack/crates/turbopack-dev-server/src/html.rs type DevHtmlEntry (line 25) | pub struct DevHtmlEntry { type DevHtmlAsset (line 37) | pub struct DevHtmlAsset { method new (line 74) | pub fn new(path: FileSystemPath, entries: Vec) -> Vc, path: FileSystemPath) -> Result... method with_body (line 108) | pub async fn with_body(self: Vc, body: RcStr) -> Result> { method html_content (line 118) | async fn html_content(self: Vc) -> Result Result> { method references (line 46) | fn references(self: Vc) -> Vc { method path (line 54) | fn path(&self) -> Vc { method content (line 62) | fn content(self: Vc) -> Vc { method versioned_content (line 67) | fn versioned_content(self: Vc) -> Vc> { type DevHtmlAssetContent (line 207) | struct DevHtmlAssetContent { method new (line 213) | fn new(chunk_paths: Vec, body: Option) -> Vc { method content (line 221) | fn content(&self) -> Result> { method version (line 256) | async fn version(self: Vc) -> Result> { method content (line 265) | fn content(self: Vc) -> Vc { method version (line 270) | fn version(self: Vc) -> Vc> { type DevHtmlAssetVersion (line 276) | struct DevHtmlAssetVersion { method id (line 283) | fn id(&self) -> Vc { FILE: turbopack/crates/turbopack-dev-server/src/http.rs type GetFromSourceResult (line 32) | enum GetFromSourceResult { function get_from_source_operation (line 46) | async fn get_from_source_operation( function process_request_with_content_source (line 76) | pub async fn process_request_with_content_source( function http_request_to_source_request (line 234) | async fn http_request_to_source_request(request: Request) -... FILE: turbopack/crates/turbopack-dev-server/src/introspect/mod.rs type IntrospectionSource (line 21) | pub struct IntrospectionSource { function introspection_source (line 25) | fn introspection_source() -> RcStr { method ty (line 32) | fn ty(&self) -> Vc { method title (line 37) | fn title(&self) -> Vc { method children (line 42) | fn children(&self) -> Vc { type HtmlEscaped (line 52) | struct HtmlEscaped(T); method fmt (line 55) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type HtmlStringEscaped (line 68) | struct HtmlStringEscaped(T); method fmt (line 71) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method get_routes (line 88) | async fn get_routes(self: Vc) -> Result> { method get (line 104) | async fn get( FILE: turbopack/crates/turbopack-dev-server/src/invalidation.rs type ServerRequest (line 11) | pub struct ServerRequest { method kind (line 17) | fn kind(&self) -> Option> { method fmt (line 23) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type ServerRequestKind (line 30) | struct ServerRequestKind; method fmt (line 35) | fn fmt( type ServerRequestSideEffects (line 62) | pub struct ServerRequestSideEffects { method kind (line 68) | fn kind(&self) -> Option> { method fmt (line 74) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type ServerRequestSideEffectsKind (line 81) | struct ServerRequestSideEffectsKind; method fmt (line 87) | fn fmt( FILE: turbopack/crates/turbopack-dev-server/src/lib.rs type SourceProvider (line 46) | pub trait SourceProvider: Send + Clone + 'static { method get_source (line 48) | fn get_source(&self) -> OperationVc>; method get_source (line 55) | fn get_source(&self) -> OperationVc> { type ContentSourceWithIssues (line 61) | struct ContentSourceWithIssues { function get_source_with_issues_operation (line 67) | async fn get_source_with_issues_operation( type DevServerBuilder (line 76) | pub struct DevServerBuilder { method serve (line 127) | pub fn serve( type DevServer (line 84) | pub struct DevServer { method listen (line 92) | pub fn listen(addr: SocketAddr) -> Result>; type AssetGraphContentSource (line 31) | pub struct AssetGraphContentSource { method new_eager (line 41) | pub fn new_eager( method new_lazy (line 55) | pub fn new_lazy( method all_assets_map (line 67) | async fn all_assets_map(&self) -> Result> { function expand (line 79) | async fn expand( function get_sub_paths (line 177) | fn get_sub_paths(sub_path: &str) -> ([RcStr; 3], usize) { function all_assets_map_operation (line 196) | fn all_assets_map_operation(source: ResolvedVc)... method get_routes (line 203) | async fn get_routes(self: ResolvedVc) -> Result> { type AssetGraphGetContentSourceContent (line 230) | struct AssetGraphGetContentSourceContent { method new (line 239) | pub fn new( method get (line 255) | async fn get( method apply (line 271) | async fn apply(&self) -> Result> { method ty (line 284) | fn ty(&self) -> Vc { method title (line 289) | fn title(&self) -> Vc { method details (line 294) | fn details(&self) -> Vc { method children (line 303) | async fn children(self: Vc) -> Result> { type FullyExpanded (line 345) | struct FullyExpanded(ResolvedVc); method ty (line 350) | fn ty(&self) -> Vc { method title (line 355) | async fn title(&self) -> Result> { method children (line 360) | async fn children(&self) -> Result> { FILE: turbopack/crates/turbopack-dev-server/src/source/combined.rs type CombinedContentSource (line 13) | pub struct CombinedContentSource { method new (line 18) | pub fn new(sources: Vec>>) -> Vc Result> { method get_children (line 37) | fn get_children(&self) -> Vc { method ty (line 45) | fn ty(&self) -> Vc { method title (line 50) | async fn title(&self) -> Result> { method children (line 83) | async fn children(&self) -> Result> { FILE: turbopack/crates/turbopack-dev-server/src/source/headers.rs type Headers (line 20) | pub struct Headers(BTreeMap); type Target (line 35) | type Target = BTreeMap; method deref (line 36) | fn deref(&self) -> &Self::Target { type HeaderValue (line 27) | pub enum HeaderValue { method extend_with_string (line 50) | pub fn extend_with_string(&mut self, new: String) { method extend_with_bytes (line 66) | pub fn extend_with_bytes(&mut self, new: Vec) { method contains (line 82) | pub fn contains(&self, string_value: &str) -> bool { method deref_mut (line 42) | fn deref_mut(&mut self) -> &mut Self::Target { FILE: turbopack/crates/turbopack-dev-server/src/source/issue_context.rs type IssueFilePathContentSource (line 14) | pub struct IssueFilePathContentSource { method new_file_path (line 23) | pub fn new_file_path( method get_routes (line 40) | async fn get_routes(self: ResolvedVc) -> Result> { method get_children (line 49) | fn get_children(&self) -> Vc { type IssueContextContentSourceMapper (line 55) | struct IssueContextContentSourceMapper { method map_get_content (line 62) | fn map_get_content( type IssueContextGetContentSourceContent (line 77) | struct IssueContextGetContentSourceContent { method vary (line 85) | async fn vary(&self) -> Result> { method get (line 90) | async fn get(&self, path: RcStr, data: ContentSourceData) -> Result Result> { method title (line 109) | async fn title(&self) -> Result> { method details (line 121) | fn details(&self) -> Result> { method children (line 132) | fn children(&self) -> Result> { FILE: turbopack/crates/turbopack-dev-server/src/source/lazy_instantiated.rs type GetContentSource (line 11) | pub trait GetContentSource { method content_source (line 14) | fn content_source(self: Vc) -> Vc>; type LazyInstantiatedContentSource (line 20) | pub struct LazyInstantiatedContentSource { method get_routes (line 27) | fn get_routes(&self) -> Vc { method ty (line 35) | fn ty(&self) -> Vc { method children (line 40) | async fn children(&self) -> Result> { FILE: turbopack/crates/turbopack-dev-server/src/source/mod.rs type ProxyResult (line 36) | pub struct ProxyResult { method id (line 49) | async fn id(&self) -> Result> { type GetContentSourceContent (line 66) | pub trait GetContentSourceContent { method vary (line 70) | fn vary(self: Vc) -> Vc { method get (line 75) | fn get(self: Vc, path: RcStr, data: ContentSourceData) -> Vc, _path: RcStr, _data: ContentSourceData) -> Vc Vc { type ContentSourceSideEffect (line 104) | pub trait ContentSourceSideEffect { method apply (line 106) | fn apply(self: Vc) -> Vc; type HeaderList (line 142) | pub struct HeaderList(Vec<(RcStr, RcStr)>); method new (line 147) | pub fn new(headers: Vec<(RcStr, RcStr)>) -> Vc { method empty (line 152) | pub fn empty() -> Vc { type ContentSourceData (line 174) | pub struct ContentSourceData { type BodyChunk (line 198) | pub type BodyChunk = Result; type Body (line 203) | pub struct Body { method new (line 210) | pub fn new(chunks: Vec) -> Self { method read (line 217) | pub fn read(&self) -> StreamRead { method from_stream (line 221) | pub fn from_stream + Send + Unpin + '... method from (line 231) | fn from(value: T) -> Self { method value_default (line 237) | fn value_default() -> Vc { type ContentSourceDataFilter (line 244) | pub enum ContentSourceDataFilter { method extend (line 251) | pub fn extend(&mut self, other: &ContentSourceDataFilter) { method extend_options (line 264) | pub fn extend_options( method contains (line 278) | pub fn contains(&self, key: &str) -> bool { method fulfills (line 287) | pub fn fulfills( type ContentSourceDataVary (line 310) | pub struct ContentSourceDataVary { method extend (line 329) | pub fn extend(&mut self, other: &ContentSourceDataVary) { method fulfills (line 354) | pub fn fulfills(&self, other: &ContentSourceDataVary) -> bool { type ContentSource (line 401) | pub trait ContentSource { method get_routes (line 403) | fn get_routes(self: Vc) -> Vc; method get_children (line 407) | fn get_children(self: Vc) -> Vc { method get_routes (line 463) | fn get_routes(&self) -> Vc { type ContentSourceExt (line 412) | pub trait ContentSourceExt { method issue_file_path (line 413) | fn issue_file_path( method issue_file_path (line 424) | fn issue_file_path( type ContentSources (line 438) | pub struct ContentSources(Vec>>); method empty (line 443) | pub fn empty() -> Vc { type NoContentSource (line 451) | pub struct NoContentSource; method new (line 456) | pub fn new() -> Vc { type RewriteType (line 469) | pub enum RewriteType { type Rewrite (line 494) | pub struct Rewrite { type RewriteBuilder (line 506) | pub struct RewriteBuilder { method new (line 511) | pub fn new(path_and_query: RcStr) -> Self { method new_source_with_path_and_query (line 521) | pub fn new_source_with_path_and_query( method new_sources (line 537) | pub fn new_sources(sources: OperationVc) -> ... method response_headers (line 549) | pub fn response_headers(mut self, headers: ResolvedVc) -> ... method request_headers (line 556) | pub fn request_headers(mut self, headers: ResolvedVc) -> S... method build (line 561) | pub fn build(self) -> Vc { FILE: turbopack/crates/turbopack-dev-server/src/source/query.rs type Query (line 23) | pub struct Query(BTreeMap); method filter_with (line 34) | pub fn filter_with(&mut self, filter: &ContentSourceDataFilter) { type Target (line 45) | type Target = BTreeMap; method deref (line 46) | fn deref(&self) -> &Self::Target { method is_transient (line 28) | fn is_transient(&self) -> bool { method deref_mut (line 52) | fn deref_mut(&mut self) -> &mut Self::Target { type QueryValue (line 61) | pub enum QueryValue { FILE: turbopack/crates/turbopack-dev-server/src/source/request.rs type SourceRequest (line 8) | pub struct SourceRequest { FILE: turbopack/crates/turbopack-dev-server/src/source/resolve.rs type ResolveSourceRequestResult (line 27) | pub enum ResolveSourceRequestResult { function content_source_get_routes_operation (line 34) | fn content_source_get_routes_operation( function route_tree_get_operation (line 41) | fn route_tree_get_operation( function get_content_source_content_vary_operation (line 49) | fn get_content_source_content_vary_operation( function get_content_source_content_get_operation (line 56) | fn get_content_source_content_get_operation( function resolve_source_request (line 81) | pub async fn resolve_source_request( function request_to_data (line 182) | async fn request_to_data( FILE: turbopack/crates/turbopack-dev-server/src/source/route_tree.rs type RouteType (line 18) | pub enum RouteType { type BaseSegment (line 29) | pub enum BaseSegment { method from_static_pathname (line 35) | pub fn from_static_pathname(str: &str) -> impl Iterator>); method merge (line 53) | pub async fn merge(&self) -> Result> { type RouteTree (line 105) | pub struct RouteTree { method new_route_ref (line 118) | pub fn new_route_ref( method flat_merge (line 147) | async fn flat_merge(&mut self, others: impl IntoIterator... method prepend_base (line 189) | fn prepend_base(&mut self, segments: Vec) { method empty (line 248) | pub fn empty() -> Vc { method new_route (line 254) | pub fn new_route( method get (line 266) | pub async fn get(self: Vc, path: RcStr) -> Result, base_len: usize) -> Result Result> { type MapGetContentSourceContent (line 401) | pub trait MapGetContentSourceContent { method map_get_content (line 403) | fn map_get_content( FILE: turbopack/crates/turbopack-dev-server/src/source/router.rs type PrefixedRouterContentSource (line 20) | pub struct PrefixedRouterContentSource { method new (line 29) | pub fn new( function get_children (line 43) | fn get_children( function get_introspection_children (line 56) | async fn get_introspection_children( method get_routes (line 75) | async fn get_routes(&self) -> Result> { method get_children (line 116) | fn get_children(&self) -> Vc { type PrefixedRouterContentSourceMapper (line 122) | struct PrefixedRouterContentSourceMapper { method map_get_content (line 130) | fn map_get_content( type PrefixedRouterGetContentSourceContent (line 145) | struct PrefixedRouterGetContentSourceContent { method vary (line 153) | fn vary(&self) -> Vc { method get (line 158) | async fn get(&self, path: RcStr, data: ContentSourceData) -> Result Vc { method details (line 181) | async fn details(&self) -> Result> { method children (line 187) | async fn children(&self) -> Result> { FILE: turbopack/crates/turbopack-dev-server/src/source/static_assets.rs type StaticAssetsContentSource (line 18) | pub struct StaticAssetsContentSource { method new (line 27) | pub fn new(prefix: RcStr, dir: FileSystemPath) -> Vc Result Result> { type StaticAssetsContentSourceItem (line 86) | struct StaticAssetsContentSourceItem { method new (line 93) | pub fn new(path: FileSystemPath) -> Vc { method get (line 101) | fn get(&self, _path: RcStr, _data: ContentSourceData) -> Vc Vc { method children (line 115) | async fn children(&self) -> Result> { FILE: turbopack/crates/turbopack-dev-server/src/source/wrapping_source.rs type ContentSourceProcessor (line 18) | pub trait ContentSourceProcessor { method process (line 20) | fn process(self: Vc, content: Vc) -> Vc Vc { method get (line 71) | async fn get(&self, path: RcStr, data: ContentSourceData) -> Result { function new (line 47) | pub fn new(source_provider: P, issue_reporter: Vc... function run (line 55) | pub fn run(self, tt: &dyn TurboTasksApi, ws: HyperWebsocket) { function run_internal (line 64) | async fn run_internal(self, ws: HyperWebsocket) -> Result<()> { function get_content (line 99) | fn get_content( function on_message (line 108) | async fn on_message( function on_stream (line 152) | async fn on_stream( function send_update (line 170) | async fn send_update( function resource_to_request (line 219) | fn resource_to_request(resource: &ResourceIdentifier) -> Result; method poll_next (line 250) | fn poll_next(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll bool { type Error (line 290) | type Error = Error; method poll_ready (line 292) | fn poll_ready( method start_send (line 302) | fn start_send( method poll_flush (line 314) | fn poll_flush( method poll_close (line 324) | fn poll_close( method from (line 336) | fn from(ws: WebSocketStream) -> Self { FILE: turbopack/crates/turbopack-dev-server/src/update/stream.rs type TypedGetContentFn (line 28) | struct TypedGetContentFn { method trace_raw_vcs (line 39) | fn trace_raw_vcs(&self, trace_context: &mut TraceRawVcsContext) { type TypedGetContentFnTrait (line 44) | trait TypedGetContentFnTrait: NonLocalValue + TraceRawVcs { method call (line 45) | fn call(&self) -> OperationVc; method call (line 52) | fn call(&self) -> OperationVc { type GetContentFn (line 63) | pub struct GetContentFn { method new (line 70) | pub fn new( method call (line 84) | fn call(&self) -> OperationVc { function peek_issues (line 89) | async fn peek_issues(source: OperationVc) -> Result>, new_issues: Vec<... function versioned_content_update_operation (line 106) | fn versioned_content_update_operation( function get_update_stream_item_operation (line 114) | async fn get_update_stream_item_operation( type ComputeUpdateStreamSender (line 238) | struct ComputeUpdateStreamSender( function compute_update_stream (line 251) | async fn compute_update_stream( type UpdateStream (line 267) | pub(super) struct UpdateStream( method new (line 273) | pub async fn new( type Item (line 353) | type Item = Result>; method poll_next (line 355) | fn poll_next( type UpdateStreamItem (line 365) | pub enum UpdateStreamItem { type FatalStreamIssue (line 374) | struct FatalStreamIssue { method severity (line 381) | fn severity(&self) -> IssueSeverity { method stage (line 386) | fn stage(&self) -> Vc { method file_path (line 391) | async fn file_path(&self) -> Result> { method title (line 400) | fn title(&self) -> Vc { method description (line 405) | fn description(&self) -> Vc { function noop_operation (line 423) | pub fn noop_operation() -> Vc { function test_get_content_fn (line 428) | async fn test_get_content_fn() { FILE: turbopack/crates/turbopack-ecmascript/benches/analyzer.rs function benchmark (line 33) | pub fn benchmark(c: &mut Criterion) { type BenchInput (line 94) | struct BenchInput { function bench_create_graph (line 100) | fn bench_create_graph(b: &mut Bencher, input: &BenchInput) { function bench_link (line 110) | fn bench_link(b: &mut Bencher, input: &BenchInput) { FILE: turbopack/crates/turbopack-ecmascript/benches/references.rs function benchmark (line 24) | pub fn benchmark(c: &mut Criterion) { function setup (line 63) | async fn setup( type BenchInput (line 108) | struct BenchInput { function bench_full (line 114) | fn bench_full(b: &mut Bencher, input: &BenchInput) { FILE: turbopack/crates/turbopack-ecmascript/src/analyzer/builtin.rs function early_replace_builtin (line 9) | pub fn early_replace_builtin(value: &mut JsValue) -> bool { function replace_builtin (line 96) | pub fn replace_builtin(value: &mut JsValue) -> bool { FILE: turbopack/crates/turbopack-ecmascript/src/analyzer/graph.rs type EffectsBlock (line 39) | pub struct EffectsBlock { method is_empty (line 45) | pub fn is_empty(&self) -> bool { type ConditionalKind (line 51) | pub enum ConditionalKind { method normalize (line 84) | pub fn normalize(&mut self) { type EffectArg (line 121) | pub enum EffectArg { method normalize (line 129) | pub fn normalize(&mut self) { type Effect (line 144) | pub enum Effect { method normalize (line 229) | pub fn normalize(&mut self) { type AssignmentScope (line 272) | pub enum AssignmentScope { type AssignmentScopes (line 278) | pub enum AssignmentScopes { method new (line 284) | fn new(initial: AssignmentScope) -> Self { method merge (line 291) | fn merge(self, other: AssignmentScope) -> Self { type VarMeta (line 302) | pub struct VarMeta { method new (line 315) | pub fn new(value: JsValue, kind: AssignmentScope) -> Self { method normalize (line 322) | pub fn normalize(&mut self) { method add_alt (line 326) | fn add_alt(&mut self, value: JsValue, kind: AssignmentScope) { type DeclUsage (line 333) | pub enum DeclUsage { method add_usage (line 343) | fn add_usage(&mut self, user: &Id) { method make_side_effects (line 351) | fn make_side_effects(&mut self) { method default (line 338) | fn default() -> Self { type VarGraph (line 357) | pub struct VarGraph { method normalize (line 377) | pub fn normalize(&mut self) { function create_graph (line 387) | pub fn create_graph( type EvalContext (line 420) | pub struct EvalContext { method new (line 437) | pub fn new( method is_esm (line 455) | pub fn is_esm(&self, specified_type: SpecifiedModuleType) -> bool { method eval_prop_name (line 459) | fn eval_prop_name(&self, prop: &PropName) -> JsValue { method eval_member_prop (line 469) | fn eval_member_prop(&self, prop: &MemberProp) -> Option { method eval_tpl (line 477) | fn eval_tpl(&self, e: &Tpl, raw: bool) -> JsValue { method eval_ident (line 518) | fn eval_ident(&self, i: &Ident) -> JsValue { method eval (line 537) | pub fn eval(&self, e: &Expr) -> JsValue { method eval_single_expr_lit (line 877) | pub fn eval_single_expr_lit(expr_lit: &RcStr) -> Result { type EarlyReturn (line 901) | enum EarlyReturn { function as_parent_path_skip (line 921) | pub fn as_parent_path_skip( type Analyzer (line 932) | struct Analyzer<'a> { type FunctionLike (line 947) | trait FunctionLike { method is_async (line 948) | fn is_async(&self) -> bool { method is_generator (line 951) | fn is_generator(&self) -> bool { method span (line 954) | fn span(&self) -> Span; method binds_this (line 955) | fn binds_this(&self) -> bool { method is_async (line 961) | fn is_async(&self) -> bool { method is_generator (line 964) | fn is_generator(&self) -> bool { method span (line 967) | fn span(&self) -> Span { method is_async (line 972) | fn is_async(&self) -> bool { method is_generator (line 975) | fn is_generator(&self) -> bool { method span (line 978) | fn span(&self) -> Span { method binds_this (line 981) | fn binds_this(&self) -> bool { method span (line 987) | fn span(&self) -> Span { method span (line 992) | fn span(&self) -> Span { method span (line 997) | fn span(&self) -> Span { type LexicalContext (line 1003) | enum LexicalContext { type AnalyzerState (line 1023) | pub struct AnalyzerState { method cur_top_level_decl_name (line 1040) | pub(super) fn cur_top_level_decl_name(&self) -> &Option { function is_in_fn (line 1047) | pub(super) fn is_in_fn(&self) -> bool { function is_in_try (line 1054) | pub(super) fn is_in_try(&self) -> bool { function is_in_nested_block_scope (line 1065) | pub(super) fn is_in_nested_block_scope(&self) -> bool { function cur_lexical_context (line 1077) | pub(super) fn cur_lexical_context(&self) -> LexicalContext { function cur_fn_ident (line 1083) | pub(super) fn cur_fn_ident(&self) -> u32 { function is_this_bound (line 1101) | pub(super) fn is_this_bound(&self) -> bool { function add_return_value (line 1115) | pub(super) fn add_return_value(&mut self, value: JsValue) { function take_pat_value (line 1129) | pub(super) fn take_pat_value(&mut self) -> Option { function with_pat_value (line 1136) | pub(super) fn with_pat_value( function with_decl_kind (line 1149) | pub(super) fn with_decl_kind( function var_decl_kind (line 1161) | pub(super) fn var_decl_kind(&self) -> Option { function enter_fn (line 1167) | pub(super) fn enter_fn( function early_return_stack_mut (line 1198) | pub(super) fn early_return_stack_mut(&mut self) -> &mut Vec { function add_early_return_always (line 1205) | pub(super) fn add_early_return_always( function enter_control_flow (line 1219) | pub(super) fn enter_control_flow( function enter_try (line 1230) | pub(super) fn enter_try(&mut self, func: impl FnOnce(&mut Self) -> T)... function enter_block (line 1239) | pub(super) fn enter_block( function with_block (line 1252) | pub(super) fn with_block( function end_early_return_block (line 1266) | fn end_early_return_block(&mut self) -> bool { function enter_top_level_decl (line 1339) | pub(super) fn enter_top_level_decl( function as_parent_path (line 1357) | pub fn as_parent_path(ast_path: &AstNodePath>) -> V... function extract_dynamic_import_export_usage (line 1371) | fn extract_dynamic_import_export_usage( function extract_names_from_then_callback (line 1437) | fn extract_names_from_then_callback(call: &CallExpr) -> Option Option Option { function as_call (line 1508) | fn as_call(&self) -> Option<&CallExpr> { function as_new (line 1514) | fn as_new(&self) -> Option<&NewExpr> { function add_value (line 1523) | fn add_value(&mut self, id: Id, value: JsValue) { function add_value_from_expr (line 1543) | fn add_value_from_expr(&mut self, id: Id, value: &Expr) { function add_effect (line 1549) | fn add_effect(&mut self, effect: Effect) { function check_iife (line 1553) | fn check_iife<'ast: 'r, 'r>( function handle_iife_arrow (line 1648) | fn handle_iife_arrow<'ast: 'r, 'r>( function handle_iife_function (line 1698) | fn handle_iife_function<'ast: 'r, 'r>( function check_call_expr_for_effects (line 1765) | fn check_call_expr_for_effects<'ast: 'r, 'n, 'r>( function check_member_expr_for_effects (line 1913) | fn check_member_expr_for_effects<'ast: 'r, 'r>( method visit_import_specifier (line 1943) | fn visit_import_specifier<'ast: 'r, 'r>( method visit_assign_expr (line 1951) | fn visit_assign_expr<'ast: 'r, 'r>( method visit_update_expr (line 1987) | fn visit_update_expr<'ast: 'r, 'r>( method visit_call_expr (line 2004) | fn visit_call_expr<'ast: 'r, 'r>( method visit_new_expr (line 2048) | fn visit_new_expr<'ast: 'r, 'r>( method visit_member_expr (line 2068) | fn visit_member_expr<'ast: 'r, 'r>( method visit_expr (line 2077) | fn visit_expr<'ast: 'r, 'r>( method visit_params (line 2087) | fn visit_params<'ast: 'r, 'r>( method visit_param (line 2101) | fn visit_param<'ast: 'r, 'r>( method visit_fn_decl (line 2127) | fn visit_fn_decl<'ast: 'r, 'r>( method visit_fn_expr (line 2148) | fn visit_fn_expr<'ast: 'r, 'r>( method visit_arrow_expr (line 2169) | fn visit_arrow_expr<'ast: 'r, 'r>( method visit_class_decl (line 2206) | fn visit_class_decl<'ast: 'r, 'r>( method visit_class (line 2221) | fn visit_class<'ast: 'r, 'r>( method visit_getter_prop (line 2231) | fn visit_getter_prop<'ast: 'r, 'r>( method visit_setter_prop (line 2241) | fn visit_setter_prop<'ast: 'r, 'r>( method visit_constructor (line 2251) | fn visit_constructor<'ast: 'r, 'r>( method visit_class_method (line 2261) | fn visit_class_method<'ast: 'r, 'r>( method visit_private_method (line 2271) | fn visit_private_method<'ast: 'r, 'r>( method visit_method_prop (line 2281) | fn visit_method_prop<'ast: 'r, 'r>( method visit_var_decl (line 2291) | fn visit_var_decl<'ast: 'r, 'r>( method visit_var_declarator (line 2301) | fn visit_var_declarator<'ast: 'r, 'r>( method visit_for_in_stmt (line 2355) | fn visit_for_in_stmt<'ast: 'r, 'r>( method visit_for_of_stmt (line 2390) | fn visit_for_of_stmt<'ast: 'r, 'r>( method visit_for_stmt (line 2418) | fn visit_for_stmt<'ast: 'r, 'r>( method visit_while_stmt (line 2447) | fn visit_while_stmt<'ast: 'r, 'r>( method visit_do_while_stmt (line 2467) | fn visit_do_while_stmt<'ast: 'r, 'r>( method visit_simple_assign_target (line 2487) | fn visit_simple_assign_target<'ast: 'r, 'r>( method visit_assign_target_pat (line 2508) | fn visit_assign_target_pat<'ast: 'r, 'r>( method visit_pat (line 2535) | fn visit_pat<'ast: 'r, 'r>( method visit_return_stmt (line 2574) | fn visit_return_stmt<'ast: 'r, 'r>( method visit_ident (line 2596) | fn visit_ident<'ast: 'r, 'r>( method visit_this_expr (line 2689) | fn visit_this_expr<'ast: 'r, 'r>( method visit_meta_prop_expr (line 2704) | fn visit_meta_prop_expr<'ast: 'r, 'r>( method visit_program (line 2719) | fn visit_program<'ast: 'r, 'r>( method visit_cond_expr (line 2732) | fn visit_cond_expr<'ast: 'r, 'r>( method visit_if_stmt (line 2773) | fn visit_if_stmt<'ast: 'r, 'r>( method visit_try_stmt (line 2827) | fn visit_try_stmt<'ast: 'r, 'r>( method visit_switch_case (line 2873) | fn visit_switch_case<'ast: 'r, 'r>( method visit_block_stmt (line 2887) | fn visit_block_stmt<'ast: 'r, 'r>( method visit_unary_expr (line 2936) | fn visit_unary_expr<'ast: 'r, 'r>( method visit_labeled_stmt (line 2954) | fn visit_labeled_stmt<'ast: 'r, 'r>( method visit_export_decl (line 2984) | fn visit_export_decl<'ast: 'r, 'r>( method visit_export_named_specifier (line 3012) | fn visit_export_named_specifier<'ast: 'r, 'r>( function add_conditional_if_effect_with_early_return (line 3035) | fn add_conditional_if_effect_with_early_return( function add_conditional_effect (line 3114) | fn add_conditional_effect( function handle_array_pat_with_value (line 3163) | fn handle_array_pat_with_value<'ast: 'r, 'r>( function handle_object_pat_with_value (line 3202) | fn handle_object_pat_with_value<'ast: 'r, 'r>( function extract_var_from_umd_factory (line 3279) | fn extract_var_from_umd_factory(callee: &Expr, args: &[ExprOrSpread]) ->... FILE: turbopack/crates/turbopack-ecmascript/src/analyzer/imports.rs type ImportAnnotations (line 31) | pub struct ImportAnnotations { method parse (line 54) | pub fn parse(with: Option<&ObjectLit>) -> Option { method parse_dynamic (line 150) | pub fn parse_dynamic(with: &JsValue) -> Option { method transition (line 189) | pub fn transition(&self) -> Option> { method chunking_type (line 195) | pub fn chunking_type(&self) -> Option { method module_type (line 200) | pub fn module_type(&self) -> Option<&Wtf8Atom> { method turbopack_loader (line 205) | pub fn turbopack_loader(&self) -> Option<&WebpackLoaderItem> { method turbopack_rename_as (line 210) | pub fn turbopack_rename_as(&self) -> Option<&RcStr> { method turbopack_module_type (line 215) | pub fn turbopack_module_type(&self) -> Option<&RcStr> { method has_turbopack_loader (line 220) | pub fn has_turbopack_loader(&self) -> bool { method get (line 224) | pub fn get(&self, key: &Wtf8Atom) -> Option<&Wtf8Atom> { method fmt (line 230) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type Reexport (line 245) | pub(crate) enum Reexport { type ImportMap (line 256) | pub(crate) struct ImportMap { method is_esm (line 395) | pub fn is_esm(&self, specified_type: SpecifiedModuleType) -> bool { method get_import (line 409) | pub fn get_import(&self, id: &Id) -> Option { method get_attributes (line 430) | pub fn get_attributes(&self, span: Span) -> &ImportAttributes { method get_binding (line 435) | pub fn get_binding(&self, id: &Id) -> Option<(usize, Option)> { method references (line 445) | pub fn references(&self) -> impl ExactSizeIterator impl ExactSizeIterator ... type ImportAttributes (line 301) | pub struct ImportAttributes { method empty (line 349) | pub const fn empty() -> Self { method empty_ref (line 358) | pub fn empty_ref() -> &'static Self { method default (line 366) | fn default() -> Self { method default (line 372) | fn default() -> Self { type ImportedSymbol (line 378) | pub(crate) enum ImportedSymbol { type ImportMapReference (line 387) | pub(crate) struct ImportMapReference { type StarImportAnalyzer (line 505) | struct StarImportAnalyzer<'a> { method visit_expr (line 512) | fn visit_expr(&mut self, node: &Expr) { method visit_import_decl (line 523) | fn visit_import_decl(&mut self, _: &ImportDecl) {} method visit_member_expr (line 525) | fn visit_member_expr(&mut self, node: &MemberExpr) { method visit_pat (line 541) | fn visit_pat(&mut self, pat: &Pat) { method visit_simple_assign_target (line 552) | fn visit_simple_assign_target(&mut self, node: &SimpleAssignTarget) { type Analyzer (line 564) | struct Analyzer<'a> { function ensure_reference (line 571) | fn ensure_reference( method visit_import_decl (line 599) | fn visit_import_decl(&mut self, import: &ImportDecl) { method visit_export_all (line 658) | fn visit_export_all(&mut self, export: &ExportAll) { method visit_named_export (line 682) | fn visit_named_export(&mut self, export: &NamedExport) { method visit_export_decl (line 746) | fn visit_export_decl(&mut self, n: &ExportDecl) { method visit_export_default_decl (line 775) | fn visit_export_default_decl(&mut self, n: &ExportDefaultDecl) { method visit_export_default_expr (line 809) | fn visit_export_default_expr(&mut self, n: &ExportDefaultExpr) { method visit_export_named_specifier (line 827) | fn visit_export_named_specifier(&mut self, n: &ExportNamedSpecifier) { method visit_export_default_specifier (line 839) | fn visit_export_default_specifier(&mut self, n: &ExportDefaultSpecifier) { method visit_program (line 845) | fn visit_program(&mut self, m: &Program) { method visit_stmt (line 863) | fn visit_stmt(&mut self, n: &Stmt) { method visit_call_expr (line 883) | fn visit_call_expr(&mut self, n: &CallExpr) { method visit_new_expr (line 902) | fn visit_new_expr(&mut self, n: &NewExpr) { function parse_directives (line 923) | fn parse_directives( function parse_export_names (line 979) | fn parse_export_names(val: &str) -> SmallVec<[RcStr; 1]> { function parse_with (line 1000) | fn parse_with(with: Option<&ObjectLit>) -> Option { function get_import_symbol_from_import (line 1010) | fn get_import_symbol_from_import(specifier: &ImportSpecifier) -> Importe... function get_import_symbol_from_export (line 1023) | fn get_import_symbol_from_export(specifier: &ExportSpecifier) -> Importe... function str_lit (line 1040) | fn str_lit(s: &str) -> Box { function ident_key (line 1049) | fn ident_key(s: &str) -> PropName { function kv_prop (line 1057) | fn kv_prop(key: PropName, value: Box) -> PropOrSpread { function test_parse_turbopack_loader_annotation (line 1062) | fn test_parse_turbopack_loader_annotation() { function test_parse_turbopack_loader_with_options (line 1078) | fn test_parse_turbopack_loader_with_options() { function test_parse_without_turbopack_loader (line 1100) | fn test_parse_without_turbopack_loader() { function test_parse_empty_with (line 1113) | fn test_parse_empty_with() { FILE: turbopack/crates/turbopack-ecmascript/src/analyzer/linker.rs function link (line 11) | pub async fn link<'a, B, RB, F, RF>( constant LIMIT_NODE_SIZE (line 38) | const LIMIT_NODE_SIZE: u32 = 100; constant LIMIT_IN_PROGRESS_NODES (line 39) | const LIMIT_IN_PROGRESS_NODES: u32 = 500; constant LIMIT_LINK_STEPS (line 40) | const LIMIT_LINK_STEPS: u32 = 1500; type Step (line 43) | enum Step { method fmt (line 63) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function link_internal_iterative (line 78) | pub(crate) async fn link_internal_iterative<'a, B, RB, F, RF>( function visit (line 400) | async fn visit<'a, F, RF>( FILE: turbopack/crates/turbopack-ecmascript/src/analyzer/mod.rs type ObjectPart (line 51) | pub enum ObjectPart { method default (line 57) | fn default() -> Self { type ConstantNumber (line 63) | pub struct ConstantNumber(pub TotalOrderF64); method as_u32_index (line 66) | pub fn as_u32_index(&self) -> Option { method from (line 72) | fn from(value: f64) -> Self { type ConstantString (line 78) | pub enum ConstantString { method as_str (line 84) | pub fn as_str(&self) -> &str { method as_rcstr (line 91) | pub fn as_rcstr(&self) -> RcStr { method as_atom (line 98) | pub fn as_atom(&self) -> Cow<'_, Atom> { method is_empty (line 105) | pub fn is_empty(&self) -> bool { method from (line 131) | fn from(v: Atom) -> Self { method from (line 137) | fn from(v: &'static str) -> Self { method from (line 143) | fn from(v: String) -> Self { method from (line 149) | fn from(v: RcStr) -> Self { method eq (line 111) | fn eq(&self, other: &Self) -> bool { method hash (line 119) | fn hash(&self, state: &mut H) { method fmt (line 125) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type ConstantValue (line 155) | pub enum ConstantValue { method as_str (line 168) | pub fn as_str(&self) -> Option<&str> { method as_bool (line 175) | pub fn as_bool(&self) -> Option { method is_truthy (line 183) | pub fn is_truthy(&self) -> bool { method is_nullish (line 193) | pub fn is_nullish(&self) -> bool { method is_empty_string (line 205) | pub fn is_empty_string(&self) -> bool { method is_value_type (line 212) | pub fn is_value_type(&self) -> bool { method from (line 218) | fn from(v: bool) -> Self { method from (line 227) | fn from(v: &str) -> Self { method from (line 233) | fn from(v: Lit) -> Self { method fmt (line 255) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type ModuleValue (line 270) | pub struct ModuleValue { type LogicalOperator (line 276) | pub enum LogicalOperator { method joiner (line 283) | fn joiner(&self) -> &'static str { method multi_line_joiner (line 290) | fn multi_line_joiner(&self) -> &'static str { type BinaryOperator (line 300) | pub enum BinaryOperator { method joiner (line 308) | fn joiner(&self) -> &'static str { method positive_op (line 317) | fn positive_op(&self) -> (PositiveBinaryOperator, bool) { type PositiveBinaryOperator (line 328) | pub enum PositiveBinaryOperator { type JsValueUrlKind (line 334) | pub enum JsValueUrlKind { method fmt (line 340) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type JsValueMetaKind (line 349) | enum JsValueMetaKind { type LogicalProperty (line 363) | pub enum LogicalProperty { method fmt (line 371) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type JsValue (line 401) | pub enum JsValue { method from (line 511) | fn from(v: &str) -> Self { method from (line 517) | fn from(v: Atom) -> Self { method from (line 523) | fn from(v: BigInt) -> Self { method from (line 529) | fn from(v: Box) -> Self { method from (line 535) | fn from(v: f64) -> Self { method from (line 541) | fn from(v: RcStr) -> Self { method from (line 547) | fn from(v: String) -> Self { method from (line 553) | fn from(v: swc_core::ecma::ast::Str) -> Self { method from (line 559) | fn from(v: ConstantValue) -> Self { type Error (line 565) | type Error = anyhow::Error; method try_from (line 567) | fn try_from(value: &CompileTimeDefineValue) -> Result { type Error (line 632) | type Error = anyhow::Error; method try_from (line 634) | fn try_from(value: &FreeVarReference) -> Result { method meta_type (line 878) | fn meta_type(&self) -> JsValueMetaKind { method alternatives (line 914) | pub fn alternatives(list: Vec) -> Self { method alternatives_with_additional_property (line 922) | pub fn alternatives_with_additional_property( method concat (line 933) | pub fn concat(list: Vec) -> Self { method add (line 937) | pub fn add(list: Vec) -> Self { method logical_and (line 941) | pub fn logical_and(list: Vec) -> Self { method logical_or (line 945) | pub fn logical_or(list: Vec) -> Self { method nullish_coalescing (line 949) | pub fn nullish_coalescing(list: Vec) -> Self { method tenary (line 957) | pub fn tenary(test: Box, cons: Box, alt: Box) -> Self { method equal (line 970) | pub fn equal(a: Box, b: Box) -> Self { method not_equal (line 979) | pub fn not_equal(a: Box, b: Box) -> Self { method strict_equal (line 988) | pub fn strict_equal(a: Box, b: Box) -> Self { method strict_not_equal (line 997) | pub fn strict_not_equal(a: Box, b: Box) -> Self { method logical_not (line 1006) | pub fn logical_not(inner: Box) -> Self { method type_of (line 1010) | pub fn type_of(operand: Box) -> Self { method array (line 1014) | pub fn array(items: Vec) -> Self { method frozen_array (line 1022) | pub fn frozen_array(items: Vec) -> Self { method function (line 1030) | pub fn function( method object (line 1051) | pub fn object(list: Vec) -> Self { method frozen_object (line 1065) | pub fn frozen_object(list: Vec) -> Self { method new (line 1079) | pub fn new(f: Box, args: Vec) -> Self { method call (line 1083) | pub fn call(f: Box, args: Vec) -> Self { method super_call (line 1087) | pub fn super_call(args: Vec) -> Self { method member_call (line 1091) | pub fn member_call(o: Box, p: Box, args: Vec, p: Box) -> Self { method promise (line 1104) | pub fn promise(operand: JsValue) -> Self { method awaited (line 1112) | pub fn awaited(operand: Box) -> Self { method unknown (line 1116) | pub fn unknown( method unknown_empty (line 1128) | pub fn unknown_empty(side_effects: bool, reason: impl Into bool { method total_nodes (line 1160) | pub fn total_nodes(&self) -> u32 { method update_total_nodes (line 1194) | fn update_total_nodes(&mut self) { method debug_assert_total_nodes_up_to_date (line 1281) | pub fn debug_assert_total_nodes_up_to_date(&mut self) { method debug_assert_total_nodes_up_to_date (line 1292) | pub fn debug_assert_total_nodes_up_to_date(&mut self) {} method explain_args (line 1297) | pub fn explain_args(args: &[JsValue], depth: usize, unknown_depth: usi... method explain (line 1313) | pub fn explain(&self, depth: usize, unknown_depth: usize) -> (String, ... method explain_internal_inner (line 1325) | fn explain_internal_inner( method explain_internal (line 1350) | fn explain_internal( method make_unknown (line 1948) | pub fn make_unknown(&mut self, side_effects: bool, reason: impl Into bool { method add_unknown_mutations (line 1989) | pub fn add_unknown_mutations(&mut self, side_effects: bool) { method get_definable_name (line 2004) | pub fn get_definable_name( method as_str (line 2083) | pub fn as_str(&self) -> Option<&str> { method as_bool (line 2091) | pub fn as_bool(&self) -> Option { method has_side_effects (line 2098) | pub fn has_side_effects(&self) -> bool { method is_truthy (line 2149) | pub fn is_truthy(&self) -> Option { method is_falsy (line 2224) | pub fn is_falsy(&self) -> Option { method is_nullish (line 2230) | pub fn is_nullish(&self) -> Option { method is_not_nullish (line 2266) | pub fn is_not_nullish(&self) -> Option { method is_empty_string (line 2273) | pub fn is_empty_string(&self) -> Option { method is_unknown (line 2308) | pub fn is_unknown(&self) -> bool { method is_string (line 2322) | pub fn is_string(&self) -> Option { method starts_with (line 2398) | pub fn starts_with(&self, str: &str) -> Option { method ends_with (line 2433) | pub fn ends_with(&self, str: &str) -> Option { method for_each_children_mut (line 2537) | pub fn for_each_children_mut( method for_each_early_children_mut (line 2705) | pub fn for_each_early_children_mut( method for_each_late_children_mut (line 2746) | pub fn for_each_late_children_mut( method visit (line 2799) | pub fn visit(&self, visitor: &mut impl FnMut(&JsValue)) { method for_each_children (line 2805) | pub fn for_each_children(&self, visitor: &mut impl FnMut(&JsValue)) { method add_alt (line 2902) | fn add_alt(&mut self, v: Self) { method normalize_shallow (line 2932) | pub fn normalize_shallow(&mut self) { method normalize (line 3063) | pub fn normalize(&mut self) { method similar (line 3077) | fn similar(&self, other: &JsValue, depth: usize) -> bool { method similar_hash (line 3199) | fn similar_hash(&self, state: &mut H, depth: usi... type Error (line 612) | type Error = anyhow::Error; method try_from (line 614) | fn try_from(value: &ConstantValue) -> Result { method default (line 677) | fn default() -> Self { method fmt (line 683) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method fmt (line 692) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { function pretty_join (line 832) | fn pretty_join( function total_nodes (line 872) | fn total_nodes(vec: &[JsValue]) -> u32 { function merge_if_known (line 2464) | fn merge_if_known( function all_if_known (line 2486) | fn all_if_known( function any_if_known (line 2504) | fn any_if_known( function shortcircuit_if_known (line 2513) | fn shortcircuit_if_known( constant SIMILAR_EQ_DEPTH (line 3311) | const SIMILAR_EQ_DEPTH: usize = 3; constant SIMILAR_HASH_DEPTH (line 3313) | const SIMILAR_HASH_DEPTH: usize = 2; type SimilarJsValue (line 3318) | struct SimilarJsValue(JsValue); method eq (line 3321) | fn eq(&self, other: &Self) -> bool { method hash (line 3329) | fn hash(&self, state: &mut H) { type WellKnownObjectKind (line 3336) | pub enum WellKnownObjectKind { method as_define_name (line 3371) | pub fn as_define_name(&self) -> Option<&[&str]> { type RequireContextOptions (line 3392) | pub struct RequireContextOptions { function parse_require_context (line 3401) | pub fn parse_require_context(args: &[JsValue]) -> Result); method from_context_map (line 3449) | pub async fn from_context_map(map: Vc) -> Result(&self, state: &mut H) { type WellKnownFunctionKind (line 3473) | pub enum WellKnownFunctionKind { method as_define_name (line 3522) | pub fn as_define_name(&self) -> Option<&[&str]> { function is_unresolved (line 3534) | fn is_unresolved(i: &Ident, unresolved_mark: Mark) -> bool { function is_unresolved_id (line 3538) | fn is_unresolved_id(i: &Id, unresolved_mark: Mark) -> bool { function early_visitor (line 3561) | pub async fn early_visitor(mut v: JsValue) -> Result<(JsValue, bool)> { function visitor (line 3568) | pub async fn visitor( function fixture (line 3751) | fn fixture(input: PathBuf) { function resolve (line 4163) | async fn resolve( FILE: turbopack/crates/turbopack-ecmascript/src/analyzer/side_effects.rs function compute_module_evaluation_side_effects (line 271) | pub fn compute_module_evaluation_side_effects( type SideEffectVisitor (line 287) | struct SideEffectVisitor<'a> { function new (line 296) | fn new(comments: &'a dyn Comments, unresolved_mark: Mark) -> Self { function mark_side_effect (line 307) | fn mark_side_effect(&mut self) { function with_will_invoke_fn_exprs (line 316) | fn with_will_invoke_fn_exprs(&mut self, value: bool, f: F) function is_pure_annotated (line 327) | fn is_pure_annotated(&self, span: swc_core::common::Span) -> bool { function is_known_pure_builtin (line 334) | fn is_known_pure_builtin(&self, callee: &Callee) -> bool { function is_require_or_import (line 343) | fn is_require_or_import(&self, callee: &Callee) -> bool { function is_known_pure_builtin_function (line 367) | fn is_known_pure_builtin_function(&self, expr: &Expr) -> bool { function is_known_pure_constructor (line 444) | fn is_known_pure_constructor(&self, expr: &Expr) -> bool { method visit_program (line 464) | fn visit_program(&mut self, program: &Program) { method visit_module (line 469) | fn visit_module(&mut self, module: &Module) { method visit_script (line 479) | fn visit_script(&mut self, script: &Script) { method visit_module_decl (line 490) | fn visit_module_decl(&mut self, decl: &ModuleDecl) { method visit_stmt (line 575) | fn visit_stmt(&mut self, stmt: &Stmt) { method visit_var_declarator (line 608) | fn visit_var_declarator(&mut self, var_decl: &VarDeclarator) { method visit_expr (line 621) | fn visit_expr(&mut self, expr: &Expr) { method visit_opt_chain_base (line 804) | fn visit_opt_chain_base(&mut self, base: &OptChainBase) { method visit_prop_or_spread (line 820) | fn visit_prop_or_spread(&mut self, prop: &PropOrSpread) { method visit_prop (line 833) | fn visit_prop(&mut self, prop: &Prop) { method visit_prop_name (line 863) | fn visit_prop_name(&mut self, prop_name: &PropName) { method visit_class (line 877) | fn visit_class(&mut self, class: &Class) { method visit_class_member (line 896) | fn visit_class_member(&mut self, member: &ClassMember) { method visit_decorator (line 987) | fn visit_decorator(&mut self, _decorator: &Decorator) { method visit_pat (line 998) | fn visit_pat(&mut self, pat: &Pat) { function parse_and_check_for_side_effects (line 1059) | fn parse_and_check_for_side_effects(code: &str, expected: ModuleSideEffe... FILE: turbopack/crates/turbopack-ecmascript/src/analyzer/top_level_await.rs function has_top_level_await (line 11) | pub(crate) fn has_top_level_await(m: &Program) -> Option { type TopLevelAwaitVisitor (line 20) | struct TopLevelAwaitVisitor { method visit_await_expr (line 31) | fn visit_await_expr(&mut self, n: &AwaitExpr) { method visit_getter_prop (line 43) | fn visit_getter_prop(&mut self, n: &GetterProp) { method visit_setter_prop (line 47) | fn visit_setter_prop(&mut self, n: &SetterProp) { method visit_class_prop (line 51) | fn visit_class_prop(&mut self, n: &ClassProp) { method visit_private_prop (line 59) | fn visit_private_prop(&mut self, n: &PrivateProp) { method visit_auto_accessor (line 66) | fn visit_auto_accessor(&mut self, n: &AutoAccessor) { FILE: turbopack/crates/turbopack-ecmascript/src/analyzer/well_known.rs function replace_well_known (line 14) | pub async fn replace_well_known( function well_known_function_call (line 77) | pub async fn well_known_function_call( function object_assign (line 151) | fn object_assign(args: Vec) -> JsValue { function path_join (line 194) | fn path_join(args: Vec) -> JsValue { function path_resolve (line 250) | fn path_resolve(cwd: JsValue, mut args: Vec) -> JsValue { function path_dirname (line 325) | fn path_dirname(mut args: Vec) -> JsValue { function import (line 356) | pub fn import(args: Vec) -> JsValue { function require (line 377) | fn require(args: Vec) -> JsValue { function require_context_require (line 407) | fn require_context_require(val: RequireContextValue, args: Vec)... function require_context_require_keys (line 455) | fn require_context_require_keys(val: RequireContextValue, args: Vec) -> JsValue { function well_known_function_member (line 563) | fn well_known_function_member(kind: WellKnownFunctionKind, prop: JsValue... function well_known_object_member (line 600) | async fn well_known_object_member( function global_object (line 674) | fn global_object(prop: JsValue) -> JsValue { function path_module_member (line 688) | async fn path_module_member( function fs_module_member (line 723) | fn fs_module_member(kind: WellKnownObjectKind, prop: JsValue) -> JsValue { function fs_extra_module_member (line 754) | fn fs_extra_module_member(kind: WellKnownObjectKind, prop: JsValue) -> J... function module_module_member (line 793) | fn module_module_member(kind: WellKnownObjectKind, prop: JsValue) -> JsV... function url_module_member (line 812) | fn url_module_member(kind: WellKnownObjectKind, prop: JsValue) -> JsValue { function worker_threads_module_member (line 831) | fn worker_threads_module_member(kind: WellKnownObjectKind, prop: JsValue... function child_process_module_member (line 852) | fn child_process_module_member(kind: WellKnownObjectKind, prop: JsValue)... function os_module_member (line 878) | fn os_module_member(kind: WellKnownObjectKind, prop: JsValue) -> JsValue { function node_process_member (line 897) | async fn node_process_member( function node_pre_gyp (line 932) | fn node_pre_gyp(prop: JsValue) -> JsValue { function express (line 946) | fn express(prop: JsValue) -> JsValue { function protobuf_loader (line 962) | fn protobuf_loader(prop: JsValue) -> JsValue { FILE: turbopack/crates/turbopack-ecmascript/src/annotations.rs constant ANNOTATION_CHUNKING_TYPE (line 7) | pub const ANNOTATION_CHUNKING_TYPE: &str = "turbopack-chunking-type"; constant ANNOTATION_TRANSITION (line 10) | pub const ANNOTATION_TRANSITION: &str = "turbopack-transition"; function with_clause (line 12) | pub fn with_clause<'a>( function with_prop (line 21) | fn with_prop(key: &str, value: &str) -> PropOrSpread { FILE: turbopack/crates/turbopack-ecmascript/src/async_chunk/module.rs type AsyncLoaderModule (line 32) | pub struct AsyncLoaderModule { method new (line 41) | pub fn new( method asset_ident_for (line 54) | pub fn asset_ident_for(module: Vc>) -> Vc, module_graph: Vc) ->... method ident (line 110) | fn ident(&self) -> Vc { method source (line 115) | fn source(&self) -> Vc { method references (line 120) | async fn references(self: Vc) -> Result> { method side_effects (line 132) | fn side_effects(self: Vc) -> Vc { method as_chunk_item (line 140) | fn as_chunk_item( method get_exports (line 152) | fn get_exports(&self) -> Vc { method chunk_item_content (line 157) | async fn chunk_item_content( method chunk_item_content_ident (line 263) | async fn chunk_item_content_ident( method chunk_item_output_assets (line 297) | fn chunk_item_output_assets( FILE: turbopack/crates/turbopack-ecmascript/src/bytes_source_transform.rs type BytesSourceTransform (line 21) | pub struct BytesSourceTransform; method new (line 26) | pub fn new() -> Vc { method transform (line 34) | async fn transform( FILE: turbopack/crates/turbopack-ecmascript/src/chunk/batch.rs type EcmascriptChunkItemOrBatchWithAsyncInfo (line 16) | pub enum EcmascriptChunkItemOrBatchWithAsyncInfo { method from_chunk_item_or_batch (line 22) | pub async fn from_chunk_item_or_batch( method references (line 41) | pub fn references(&self) -> Vc { type EcmascriptChunkBatchWithAsyncInfo (line 52) | pub struct EcmascriptChunkBatchWithAsyncInfo { method from_batch (line 59) | pub async fn from_batch(batch: Vc) ... method references (line 72) | pub async fn references(&self) -> Result) -> Vc { method chunk (line 24) | async fn chunk( method chunk_item_size (line 50) | async fn chunk_item_size( method value_default (line 72) | fn value_default() -> Vc { FILE: turbopack/crates/turbopack-ecmascript/src/chunk/code_and_ids.rs type CodeAndIds (line 16) | pub struct CodeAndIds(SmallVec<[(ModuleId, ReadRef); 1]>); type BatchGroupCodeAndIds (line 19) | pub struct BatchGroupCodeAndIds( function batch_group_code_and_ids (line 24) | pub async fn batch_group_code_and_ids( function item_code_and_ids (line 41) | pub async fn item_code_and_ids( FILE: turbopack/crates/turbopack-ecmascript/src/chunk/content.rs type EcmascriptChunkContent (line 15) | pub struct EcmascriptChunkContent { method included_chunk_items (line 23) | pub async fn included_chunk_items(&self) -> Result> { method chunk_item_code_and_ids (line 52) | pub async fn chunk_item_code_and_ids(&self) -> Result { function new (line 21) | pub fn new(chunk_data: &ChunkData) -> EcmascriptChunkData<'_> { FILE: turbopack/crates/turbopack-ecmascript/src/chunk/item.rs type RewriteSourcePath (line 47) | pub enum RewriteSourcePath { type EcmascriptChunkItemContent (line 58) | pub struct EcmascriptChunkItemContent { method new (line 70) | pub async fn new( method module_factory (line 135) | async fn module_factory(&self) -> Result> { type EcmascriptChunkItemOptions (line 212) | pub struct EcmascriptChunkItemOptions { type EcmascriptChunkItemWithAsyncInfo (line 232) | pub struct EcmascriptChunkItemWithAsyncInfo { method from_chunk_item (line 238) | pub fn from_chunk_item( type EcmascriptChunkItem (line 259) | pub trait EcmascriptChunkItem: ChunkItem + OutputAssetsReference { method content (line 261) | fn content(self: Vc) -> Vc; method content_with_async_module_info (line 268) | fn content_with_async_module_info( method content (line 402) | fn content(&self) -> Vc { method content_with_async_module_info (line 408) | fn content_with_async_module_info( type EcmascriptChunkItemExt (line 277) | pub trait EcmascriptChunkItemExt { method code (line 279) | fn code(self: Vc, async_module_info: Option>... method code (line 287) | fn code(self: Vc, async_module_info: Option>... function module_factory_with_code_generation_issue (line 293) | async fn module_factory_with_code_generation_issue( type EcmascriptModuleChunkItem (line 338) | pub struct EcmascriptModuleChunkItem { function ecmascript_chunk_item (line 346) | pub fn ecmascript_chunk_item( method asset_ident (line 364) | fn asset_ident(&self) -> Vc { method content_ident (line 369) | fn content_ident(&self) -> Vc { method ty (line 375) | fn ty(&self) -> Vc> { method module (line 380) | fn module(&self) -> Vc> { method chunking_context (line 385) | fn chunking_context(&self) -> Vc> { method references (line 393) | fn references(&self) -> Vc) -> Vc { method chunk_content (line 181) | pub fn chunk_content(&self) -> Vc { method references (line 72) | async fn references(&self) -> Result> { method ident (line 114) | async fn ident(&self) -> Result> { method chunking_context (line 168) | fn chunking_context(&self) -> Vc> { method chunk_items (line 173) | fn chunk_items(&self) -> Vc { method ty (line 189) | fn ty(&self) -> Vc { method title (line 194) | fn title(self: Vc) -> Vc { method details (line 199) | async fn details(&self) -> Result> { method children (line 209) | async fn children(self: Vc) -> Result> { FILE: turbopack/crates/turbopack-ecmascript/src/chunk/placeable.rs type EcmascriptChunkPlaceable (line 34) | pub trait EcmascriptChunkPlaceable: ChunkableModule + Module { method get_exports (line 36) | fn get_exports(self: Vc) -> Vc; method get_async_module (line 38) | fn get_async_module(self: Vc) -> Vc { method chunk_item_content (line 47) | fn chunk_item_content( method chunk_item_content_ident (line 59) | fn chunk_item_content_ident( method chunk_item_output_assets (line 70) | fn chunk_item_output_assets( type SideEffectsValue (line 80) | enum SideEffectsValue { function side_effects_from_package_json (line 87) | async fn side_effects_from_package_json( type SideEffectsInPackageJsonIssue (line 185) | struct SideEffectsInPackageJsonIssue { method stage (line 193) | fn stage(&self) -> Vc { method severity (line 197) | fn severity(&self) -> IssueSeverity { method file_path (line 202) | fn file_path(&self) -> Vc { method title (line 207) | fn title(&self) -> Vc { method description (line 212) | fn description(&self) -> Vc { method source (line 222) | fn source(&self) -> Vc { type SideEffectsDeclaration (line 229) | pub enum SideEffectsDeclaration { function get_side_effect_free_declaration (line 236) | pub async fn get_side_effect_free_declaration( type EcmascriptExports (line 277) | pub enum EcmascriptExports { method split_locals_and_reexports (line 301) | pub async fn split_locals_and_reexports(&self) -> Result> { FILE: turbopack/crates/turbopack-ecmascript/src/code_gen.rs type CodeGeneration (line 46) | pub struct CodeGeneration { method empty (line 57) | pub fn empty() -> Self { method new (line 63) | pub fn new( method visitors_with_comments (line 80) | pub fn visitors_with_comments( method visitors (line 91) | pub fn visitors(visitors: Vec<(Vec, Box Self { method hoisted_stmts (line 105) | pub fn hoisted_stmts(hoisted_stmts: Vec) ->... type CodeGenerationHoistedStmt (line 114) | pub struct CodeGenerationHoistedStmt { method new (line 120) | pub fn new(key: RcStr, stmt: Stmt) -> Self { type AstModifier (line 131) | pub trait AstModifier: Send + Sync { type ModifiableAst (line 148) | pub trait ModifiableAst { method modify (line 149) | fn modify(&mut self, modifier: &dyn AstModifier); type CodeGen (line 180) | pub enum CodeGen { method code_generation (line 207) | pub async fn code_generation( type CodeGens (line 244) | pub struct CodeGens(Vec); method empty (line 249) | pub fn empty() -> Vc { type IntoCodeGenReference (line 254) | pub trait IntoCodeGenReference { method into_code_gen_reference (line 255) | fn into_code_gen_reference( function path_to (line 261) | pub fn path_to( FILE: turbopack/crates/turbopack-ecmascript/src/errors.rs constant DYNAMIC_IMPORT (line 3) | pub const DYNAMIC_IMPORT: &str = "TP1001"; constant REQUIRE (line 4) | pub const REQUIRE: &str = "TP1002"; constant REQUIRE_RESOLVE (line 5) | pub const REQUIRE_RESOLVE: &str = "TP1003"; constant FS_METHOD (line 6) | pub const FS_METHOD: &str = "TP1004"; constant CHILD_PROCESS_SPAWN (line 7) | pub const CHILD_PROCESS_SPAWN: &str = "TP1005"; constant PATH_METHOD (line 8) | pub const PATH_METHOD: &str = "TP1006"; constant REQUIRE_CONTEXT (line 9) | pub const REQUIRE_CONTEXT: &str = "TP1007"; constant NODE_PRE_GYP_FIND (line 10) | pub const NODE_PRE_GYP_FIND: &str = "TP1100"; constant NODE_GYP_BUILD (line 11) | pub const NODE_GYP_BUILD: &str = "TP1101"; constant NODE_BINDINGS (line 12) | pub const NODE_BINDINGS: &str = "TP1102"; constant NODE_EXPRESS (line 13) | pub const NODE_EXPRESS: &str = "TP1103"; constant NODE_RESOLVE_FROM (line 14) | pub const NODE_RESOLVE_FROM: &str = "TP1104"; constant NODE_PROTOBUF_LOADER (line 15) | pub const NODE_PROTOBUF_LOADER: &str = "TP1105"; constant AMD_DEFINE (line 16) | pub const AMD_DEFINE: &str = "TP1200"; constant NEW_URL_IMPORT_META (line 17) | pub const NEW_URL_IMPORT_META: &str = "TP1201"; constant FREE_VAR_REFERENCE (line 18) | pub const FREE_VAR_REFERENCE: &str = "TP1202"; constant NEW_WORKER (line 19) | pub const NEW_WORKER: &str = "TP1203"; constant MODULE_HOT_ACCEPT (line 20) | pub const MODULE_HOT_ACCEPT: &str = "TP1204"; constant MODULE_HOT_DECLINE (line 21) | pub const MODULE_HOT_DECLINE: &str = "TP1205"; constant CHUNKING_TYPE (line 22) | pub const CHUNKING_TYPE: &str = "TP1206"; FILE: turbopack/crates/turbopack-ecmascript/src/json_source_transform.rs type JsonSourceTransform (line 30) | pub struct JsonSourceTransform { method new_cjs (line 40) | pub fn new_cjs() -> Vc { method new_esm (line 47) | pub fn new_esm() -> Vc { method transform (line 55) | async fn transform( FILE: turbopack/crates/turbopack-ecmascript/src/lib.rs type SpecifiedModuleType (line 150) | pub enum SpecifiedModuleType { type TreeShakingMode (line 175) | pub enum TreeShakingMode { type AnalyzeMode (line 198) | pub enum AnalyzeMode { method is_tracing_assets (line 210) | pub fn is_tracing_assets(self) -> bool { method is_code_gen (line 217) | pub fn is_code_gen(self) -> bool { type OptionTreeShaking (line 226) | pub struct OptionTreeShaking(pub Option); type TypeofWindow (line 232) | pub enum TypeofWindow { type EcmascriptOptions (line 239) | pub struct EcmascriptOptions { type EcmascriptModuleAssetType (line 280) | pub enum EcmascriptModuleAssetType { method fmt (line 297) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { type EcmascriptModuleAssetBuilder (line 319) | pub struct EcmascriptModuleAssetBuilder { method with_inner_assets (line 331) | pub fn with_inner_assets(mut self, inner_assets: ResolvedVc Self { method build (line 341) | pub fn build(self) -> Vc { type TransientCache (line 369) | struct TransientCache(parking_lot::Mutex>); method default (line 372) | fn default() -> Self { method eq (line 380) | fn eq(&self, _other: &Self) -> bool { function get (line 387) | fn get(&self) -> parking_lot::MutexGuard<'_, Option> { function set (line 391) | fn set(&self, value: T) { type EcmascriptModuleAsset (line 397) | pub struct EcmascriptModuleAsset { method fmt (line 415) | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { method builder (line 486) | pub fn builder( method new (line 661) | fn new( method new_with_inner_assets (line 684) | async fn new_with_inner_assets( method source (line 720) | pub fn source(&self) -> Vc> { method analyze (line 725) | pub fn analyze(self: Vc) -> Vc { method options (line 730) | pub fn options(&self) -> Vc { method parse (line 736) | pub async fn parse(&self) -> Result> { method determine_module_type (line 748) | pub(crate) async fn determine_module_type(self: Vc) -> Result) -> Result>; method parse_original (line 435) | fn parse_original(self: Vc) -> Result>; method ty (line 438) | fn ty(self: Vc) -> Result>; method failsafe_parse (line 539) | async fn failsafe_parse(&self) -> Result> { method parse_original (line 557) | fn parse_original(self: Vc) -> Vc { method ty (line 562) | fn ty(&self) -> Vc { type EcmascriptAnalyzable (line 442) | pub trait EcmascriptAnalyzable: Module { method analyze (line 444) | fn analyze(self: Vc) -> Vc; method module_content_without_analysis (line 449) | async fn module_content_without_analysis( method module_content_options (line 455) | async fn module_content_options( method analyze (line 570) | fn analyze(self: Vc) -> Vc { method module_content_without_analysis (line 577) | async fn module_content_without_analysis( method module_content_options (line 594) | async fn module_content_options( type EcmascriptAnalyzableExt (line 462) | pub trait EcmascriptAnalyzableExt { method module_content (line 463) | fn module_content( method module_content (line 474) | fn module_content( type ModuleTypeResult (line 509) | pub(crate) struct ModuleTypeResult { method new (line 517) | fn new(module_type: SpecifiedModuleType) -> Vc { method new_with_package_json (line 525) | fn new_with_package_json( function determine_module_type_for_directory (line 629) | async fn determine_module_type_for_directory( method ident (line 768) | async fn ident(&self) -> Result> { method source (line 781) | fn source(&self) -> Vc { method references (line 786) | fn references(self: Vc) -> Result> { method is_self_async (line 791) | async fn is_self_async(self: Vc) -> Result> { method side_effects (line 800) | async fn side_effects(self: Vc) -> Result> { method as_chunk_item (line 821) | fn as_chunk_item( method get_exports (line 833) | async fn get_exports(self: Vc) -> Result> { method get_async_module (line 838) | async fn get_async_module(self: Vc) -> Result) -> Result> { method merge (line 882) | async fn merge( method origin_path (line 904) | fn origin_path(&self) -> Vc { method asset_context (line 909) | fn asset_context(&self) -> Vc> { method get_inner_asset (line 914) | async fn get_inner_asset(&self, request: Vc) -> Result) -> Result<... method new_without_analysis (line 1082) | pub async fn new_without_analysis( method new_merged (line 1109) | pub async fn new_merged( type EcmascriptModuleContentOptions (line 939) | pub struct EcmascriptModuleContentOptions { method merged_code_gens (line 956) | async fn merged_code_gens( function merge_modules (line 1241) | async fn merge_modules( type ScopeHoistingContext (line 1610) | pub enum ScopeHoistingContext<'a> { function module (line 1629) | pub fn module(&self) -> Option bool { function get_module_syntax_context (line 1650) | pub fn get_module_syntax_context( function get_module_index (line 1685) | pub fn get_module_index( type CodeGenResult (line 1696) | struct CodeGenResult { type ScopeHoistingOptions (line 1712) | struct ScopeHoistingOptions<'a> { function process_parse_result (line 1717) | async fn process_parse_result( function with_consumed_parse_result (line 1987) | async fn with_consumed_parse_result( function emit_content (line 2075) | async fn emit_content( function process_content_with_code_gens (line 2173) | fn process_content_with_code_gens( function hygiene_rename_only (line 2256) | fn hygiene_rename_only( type CodeGenResultSourceMap (line 2299) | enum CodeGenResultSourceMap { method is_some (line 2316) | fn is_some(&self) -> bool { method fmt (line 2326) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { method try_lookup_source_file (line 2350) | fn try_lookup_source_file( method is_in_file (line 2369) | fn is_in_file(&self, f: &Arc, raw_pos: BytePos) -> bool { method map_raw_pos (line 2384) | fn map_raw_pos(&self, pos: BytePos) -> BytePos { method lookup_char_pos (line 2398) | fn lookup_char_pos(&self, pos: BytePos) -> Loc { method span_to_lines (line 2415) | fn span_to_lines(&self, sp: Span) -> FileLinesResult { method span_to_string (line 2443) | fn span_to_string(&self, sp: Span) -> String { method span_to_filename (line 2471) | fn span_to_filename(&self, sp: Span) -> Arc { method merge_spans (line 2499) | fn merge_spans(&self, sp_lhs: Span, sp_rhs: Span) -> Option { method call_span_if_macro (line 2546) | fn call_span_if_macro(&self, sp: Span) -> Span { method doctest_offset_line (line 2574) | fn doctest_offset_line(&self, _line: usize) -> usize { method span_to_snippet (line 2577) | fn span_to_snippet(&self, sp: Span) -> Result &dyn SourceMapper { type CodeGenResultOriginalSourceMap (line 2613) | enum CodeGenResultOriginalSourceMap { method iter (line 2619) | fn iter(&self) -> impl Iterator Self { method consumable (line 2732) | fn consumable(&self) -> CodeGenResultCommentsConsumable<'_> { method encode_bytepos (line 2757) | fn encode_bytepos( method encode_bytepos_with_vec (line 2777) | fn encode_bytepos_with_vec( method decode_bytepos (line 2794) | fn decode_bytepos( type CodeGenResultCommentsConsumable (line 2831) | enum CodeGenResultCommentsConsumable<'a> { function encode_module_into_comment_span (line 2846) | fn encode_module_into_comment_span( method add_leading (line 2870) | fn add_leading(&self, _pos: BytePos, _cmt: Comment) { method add_leading_comments (line 2874) | fn add_leading_comments(&self, _pos: BytePos, _comments: Vec) { method has_leading (line 2878) | fn has_leading(&self, pos: BytePos) -> bool { method move_leading (line 2900) | fn move_leading(&self, _from: BytePos, _to: BytePos) { method take_leading (line 2904) | fn take_leading(&self, pos: BytePos) -> Option> { method get_leading (line 2938) | fn get_leading(&self, pos: BytePos) -> Option> { method add_trailing (line 2972) | fn add_trailing(&self, _pos: BytePos, _cmt: Comment) { method add_trailing_comments (line 2976) | fn add_trailing_comments(&self, _pos: BytePos, _comments: Vec) { method has_trailing (line 2980) | fn has_trailing(&self, pos: BytePos) -> bool { method move_trailing (line 3002) | fn move_trailing(&self, _from: BytePos, _to: BytePos) { method take_trailing (line 3006) | fn take_trailing(&self, pos: BytePos) -> Option> { method get_trailing (line 3043) | fn get_trailing(&self, pos: BytePos) -> Option> { method add_pure_comment (line 3077) | fn add_pure_comment(&self, _pos: BytePos) { function merge_option_vec (line 3082) | fn merge_option_vec(a: Option>, b: Option>) -> Option String { function unmangle (line 54) | pub fn unmangle(identifier: &str) -> Option { function unmangle_identifiers (line 145) | pub fn unmangle_identifiers(text: &str, magic: impl Fn(Strin... function test_encode (line 167) | fn test_encode() { function test_decode (line 188) | fn test_decode() { function test_unmangle_identifiers (line 237) | fn test_unmangle_identifiers() { FILE: turbopack/crates/turbopack-ecmascript/src/manifest/chunk_asset.rs type ManifestAsyncModule (line 40) | pub struct ManifestAsyncModule { method new (line 50) | pub fn new( method chunk_group (line 65) | pub(super) fn chunk_group(&self) -> Vc { method manifest_chunk_group (line 75) | pub async fn manifest_chunk_group( method module_ident (line 107) | pub fn module_ident(&self) -> Vc { method content_ident (line 112) | pub async fn content_ident(&self) -> Result> { method chunks_data (line 121) | async fn chunks_data(self: Vc) -> Result> { function manifest_chunk_reference_description (line 130) | fn manifest_chunk_reference_description() -> RcStr { method ident (line 137) | fn ident(&self) -> Vc { method source (line 144) | fn source(&self) -> Vc { method references (line 149) | async fn references(self: Vc) -> Result> { method side_effects (line 172) | fn side_effects(self: Vc) -> Vc { method as_chunk_item (line 180) | fn as_chunk_item( method get_exports (line 192) | fn get_exports(&self) -> Vc { method chunk_item_content (line 197) | async fn chunk_item_content( method chunk_item_content_ident (line 226) | fn chunk_item_content_ident( method chunk_item_output_assets (line 235) | fn chunk_item_output_assets( FILE: turbopack/crates/turbopack-ecmascript/src/manifest/loader_module.rs function modifier (line 29) | fn modifier() -> RcStr { type ManifestLoaderModule (line 48) | pub struct ManifestLoaderModule { method new (line 55) | pub fn new(manifest: ResolvedVc) -> Vc { method chunks_data (line 60) | pub async fn chunks_data(self: Vc) -> Result> { method asset_ident_for (line 71) | pub fn asset_ident_for(module: Vc>) -> Vc Vc { method ident (line 79) | fn ident(&self) -> Vc { method source (line 84) | fn source(&self) -> Vc { method references (line 89) | fn references(&self) -> Vc { method side_effects (line 94) | fn side_effects(self: Vc) -> Vc { method as_chunk_item (line 102) | fn as_chunk_item( method get_exports (line 114) | fn get_exports(&self) -> Vc { method chunk_item_content (line 119) | async fn chunk_item_content( method chunk_item_content_ident (line 188) | fn chunk_item_content_ident( method chunk_item_output_assets (line 197) | fn chunk_item_output_assets( FILE: turbopack/crates/turbopack-ecmascript/src/merged_module.rs type MergedEcmascriptModule (line 23) | pub(crate) struct MergedEcmascriptModule { method new (line 33) | pub async fn new( method ident (line 67) | fn ident(&self) -> Vc { method source (line 74) | fn source(&self) -> Vc { method references (line 79) | fn references(self: Vc) -> Result> { method is_self_async (line 84) | fn is_self_async(&self) -> Result> { method side_effects (line 88) | fn side_effects(&self) -> Vc { method as_chunk_item (line 97) | fn as_chunk_item( method get_exports (line 109) | fn get_exports(&self) -> Vc { method chunk_item_content (line 114) | async fn chunk_item_content( FILE: turbopack/crates/turbopack-ecmascript/src/minify.rs function minify (line 37) | pub fn minify(code: Code, source_maps: bool, mangle: Option)... function print_program (line 172) | fn print_program( FILE: turbopack/crates/turbopack-ecmascript/src/parse.rs type IdentCollector (line 61) | pub struct IdentCollector { method into_map (line 69) | pub fn into_map(self) -> FxHashMap { method default (line 74) | fn default() -> Self { function unmangle_atom (line 83) | fn unmangle_atom(name: &Atom) -> Atom { method visit_ident (line 92) | fn visit_ident(&mut self, ident: &Ident) { method visit_ident_name (line 101) | fn visit_ident_name(&mut self, ident: &IdentName) { method visit_class_decl (line 120) | fn visit_class_decl(&mut self, decl: &swc_core::ecma::ast::ClassDecl) { method visit_class_expr (line 132) | fn visit_class_expr(&mut self, expr: &swc_core::ecma::ast::ClassExpr) { type ParseResult (line 151) | pub enum ParseResult { function generate_js_source_map (line 175) | pub fn generate_js_source_map<'a>( type InlineSourcesContentConfig (line 244) | pub struct InlineSourcesContentConfig { method file_name_to_source (line 250) | fn file_name_to_source(&self, f: &FileName) -> String { method inline_sources_content (line 259) | fn inline_sources_content(&self, _f: &FileName) -> bool { method name_for_bytepos (line 263) | fn name_for_bytepos(&self, pos: BytePos) -> Option<&str> { function parse (line 269) | pub async fn parse( function parse_internal (line 292) | async fn parse_internal( function parse_file_content (line 392) | async fn parse_file_content( type ReadSourceIssue (line 631) | struct ReadSourceIssue { method file_path (line 640) | fn file_path(&self) -> Vc { method title (line 645) | fn title(&self) -> Vc { method description (line 650) | fn description(&self) -> Vc { method severity (line 664) | fn severity(&self) -> IssueSeverity { method stage (line 669) | fn stage(&self) -> Vc { method source (line 674) | fn source(&self) -> Vc { type VarDeclWithTsDeclareCollector (line 679) | struct VarDeclWithTsDeclareCollector { method collect (line 685) | fn collect>(n: &N) -> FxHa... method handle_pat (line 697) | fn handle_pat(&mut self, pat: &Pat, declare: bool) { method visit_var_decl (line 737) | fn visit_var_decl(&mut self, node: &VarDecl) { method visit_ts_module_decl (line 743) | fn visit_ts_module_decl(&mut self, node: &TsModuleDecl) { function parse_and_collect (line 761) | fn parse_and_collect(code: &str) -> Vec { function test_collect_declare_const (line 788) | fn test_collect_declare_const() { function test_collect_declare_global (line 794) | fn test_collect_declare_global() { function test_collect_declare_global_with_content (line 800) | fn test_collect_declare_global_with_content() { function test_collect_multiple_declares (line 814) | fn test_collect_multiple_declares() { function test_no_collect_non_declare (line 826) | fn test_no_collect_non_declare() { function test_collect_declare_namespace (line 832) | fn test_collect_declare_namespace() { FILE: turbopack/crates/turbopack-ecmascript/src/path_visitor.rs type AstPath (line 13) | pub type AstPath = Vec; type ApplyVisitors (line 16) | pub struct ApplyVisitors<'a, 'b> { function find_range (line 26) | fn find_range<'a, 'b>( function new (line 70) | pub fn new(mut visitors: Vec<(&'a AstPath, &'a dyn AstModifier)>) -> Self { function visit_if_required (line 80) | fn visit_if_required(&mut self, n: &mut N, ast_path: &mut AstKindPath... function parse (line 177) | fn parse(fm: &SourceFile) -> Module { type StrReplacer (line 195) | struct StrReplacer<'a> { method visit_mut_str (line 201) | fn visit_mut_str(&self, s: &mut Str) { function replacer (line 207) | fn replacer(from: &'static str, to: &'static str) -> Box) -> String { function path_visitor (line 226) | fn path_visitor() { FILE: turbopack/crates/turbopack-ecmascript/src/references/amd.rs type AmdDefineAssetReference (line 39) | pub struct AmdDefineAssetReference { method new (line 49) | pub fn new( method resolve_reference (line 67) | fn resolve_reference(&self) -> Vc { method chunking_type (line 77) | fn chunking_type(&self) -> Option { type AmdDefineDependencyElement (line 88) | pub enum AmdDefineDependencyElement { type AmdDefineFactoryType (line 111) | pub enum AmdDefineFactoryType { type AmdDefineWithDependenciesCodeGen (line 120) | pub struct AmdDefineWithDependenciesCodeGen { method new (line 130) | pub fn new( method code_generation (line 148) | pub async fn code_generation( method from (line 209) | fn from(val: AmdDefineWithDependenciesCodeGen) -> Self { type ResolvedElement (line 214) | enum ResolvedElement { function transform_amd_factory (line 231) | fn transform_amd_factory( FILE: turbopack/crates/turbopack-ecmascript/src/references/async_module.rs type AsyncModuleOptions (line 29) | pub struct AsyncModuleOptions { type OptionAsyncModuleOptions (line 35) | pub struct OptionAsyncModuleOptions(Option); method none (line 40) | pub(crate) fn none() -> Vc { type AsyncModule (line 51) | pub struct AsyncModule { method get_async_idents (line 112) | async fn get_async_idents( method is_self_async (line 164) | pub(crate) async fn is_self_async(&self, references: Vc>); method none (line 64) | pub fn none() -> Vc { method module_options (line 69) | pub fn module_options( type AsyncModuleIdents (line 84) | struct AsyncModuleIdents( function get_inherit_async_referenced_asset (line 88) | async fn get_inherit_async_referenced_asset( FILE: turbopack/crates/turbopack-ecmascript/src/references/cjs.rs type CjsAssetReference (line 34) | pub struct CjsAssetReference { method new (line 44) | pub fn new( method resolve_reference (line 62) | fn resolve_reference(&self) -> Vc { method chunking_type (line 72) | fn chunking_type(&self) -> Option { type CjsRequireAssetReference (line 83) | pub struct CjsRequireAssetReference { method new (line 92) | pub fn new( method resolve_reference (line 112) | fn resolve_reference(&self) -> Vc { method chunking_type (line 122) | fn chunking_type(&self) -> Option { method into_code_gen_reference (line 136) | fn into_code_gen_reference( type CjsRequireAssetReferenceCodeGen (line 154) | pub struct CjsRequireAssetReferenceCodeGen { method code_generation (line 160) | pub async fn code_generation( type CjsRequireResolveAssetReference (line 213) | pub struct CjsRequireResolveAssetReference { method new (line 222) | pub fn new( method resolve_reference (line 242) | fn resolve_reference(&self) -> Vc { method chunking_type (line 252) | fn chunking_type(&self) -> Option { method into_code_gen_reference (line 266) | fn into_code_gen_reference( type CjsRequireResolveAssetReferenceCodeGen (line 283) | pub struct CjsRequireResolveAssetReferenceCodeGen { method code_generation (line 289) | pub async fn code_generation( type CjsRequireCacheAccess (line 345) | pub struct CjsRequireCacheAccess { method new (line 349) | pub fn new(path: AstPath) -> Self { method code_generation (line 353) | pub async fn code_generation( method from (line 376) | fn from(val: CjsRequireCacheAccess) -> Self { FILE: turbopack/crates/turbopack-ecmascript/src/references/constant_condition.rs type ConstantConditionValue (line 14) | pub enum ConstantConditionValue { type ConstantConditionCodeGen (line 23) | pub struct ConstantConditionCodeGen { method new (line 29) | pub fn new(value: ConstantConditionValue, path: AstPath) -> Self { method code_generation (line 33) | pub async fn code_generation( method from (line 63) | fn from(val: ConstantConditionCodeGen) -> Self { FILE: turbopack/crates/turbopack-ecmascript/src/references/constant_value.rs type ConstantValueCodeGen (line 26) | pub struct ConstantValueCodeGen { method new (line 32) | pub fn new(value: CompileTimeDefineValue, path: AstPath) -> Self { method code_generation (line 35) | pub async fn code_generation( method from (line 50) | fn from(val: ConstantValueCodeGen) -> Self { function value_to_expr (line 55) | fn value_to_expr(value: &CompileTimeDefineValue) -> Expr { function parse_single_expr_lit (line 112) | pub(crate) fn parse_single_expr_lit(expr_lit: &RcStr) -> Expr { FILE: turbopack/crates/turbopack-ecmascript/src/references/dynamic_expression.rs type DynamicExpressionType (line 16) | enum DynamicExpressionType { type DynamicExpression (line 24) | pub struct DynamicExpression { method new (line 30) | pub fn new(path: AstPath) -> Self { method new_promise (line 37) | pub fn new_promise(path: AstPath) -> Self { method code_generation (line 44) | pub async fn code_generation( method from (line 74) | fn from(val: DynamicExpression) -> Self { FILE: turbopack/crates/turbopack-ecmascript/src/references/esm/base.rs type ReferencedAsset (line 57) | pub enum ReferencedAsset { method get_ident (line 156) | pub async fn get_ident( method get_ident_inner (line 166) | async fn get_ident_inner( method get_ident_from_placeable (line 270) | pub(crate) async fn get_ident_from_placeable( method from_resolve_result (line 284) | pub async fn from_resolve_result(resolve_result: Vc Option<(String, Option Either Expr { type EsmAssetReferences (line 313) | pub struct EsmAssetReferences(Vec>); method empty (line 318) | pub fn empty() -> Vc { type EsmAssetReference (line 326) | pub struct EsmAssetReference { method get_origin (line 341) | fn get_origin(&self) -> Vc> { method new (line 351) | pub fn new( method new_pure (line 376) | pub fn new_pure( method get_referenced_asset (line 400) | pub(crate) fn get_referenced_asset(self: Vc) -> Vc Result> { method chunking_type (line 508) | fn chunking_type(&self) -> Option { method binding_usage (line 523) | fn binding_usage(&self) -> BindingUsage { function var_decl_with_span (line 778) | fn var_decl_with_span(mut decl: Stmt, span: Span) -> Stmt { type InvalidExport (line 787) | pub struct InvalidExport { method severity (line 795) | fn severity(&self) -> IssueSeverity { method title (line 800) | fn title(&self) -> Result> { method stage (line 810) | fn stage(&self) -> Vc { method file_path (line 815) | fn file_path(&self) -> Vc { method description (line 820) | async fn description(&self) -> Result> { method detail (line 856) | async fn detail(&self) -> Result> { method source (line 875) | fn source(&self) -> Vc { type CircularReExport (line 881) | pub struct CircularReExport { method severity (line 890) | fn severity(&self) -> IssueSeverity { method title (line 895) | async fn title(&self) -> Result> { method stage (line 905) | fn stage(&self) -> Vc { method file_path (line 910) | fn file_path(&self) -> Vc { method description (line 915) | async fn description(&self) -> Result> { method source (line 939) | fn source(&self) -> Vc { FILE: turbopack/crates/turbopack-ecmascript/src/references/esm/binding.rs type EsmBinding (line 25) | pub struct EsmBinding { method new (line 33) | pub fn new( method new_keep_this (line 47) | pub fn new_keep_this( method code_generation (line 60) | pub async fn code_generation( method from (line 197) | fn from(val: EsmBinding) -> Self { FILE: turbopack/crates/turbopack-ecmascript/src/references/esm/dynamic.rs type EsmAsyncAssetReference (line 38) | pub struct EsmAsyncAssetReference { method get_origin (line 52) | fn get_origin(&self) -> Vc> { method new (line 62) | pub fn new( method resolve_reference (line 86) | async fn resolve_reference(&self) -> Result> { method chunking_type (line 97) | fn chunking_type(&self) -> Option { method binding_usage (line 101) | fn binding_usage(&self) -> BindingUsage { method into_code_gen_reference (line 110) | fn into_code_gen_reference( type EsmAsyncAssetReferenceCodeGen (line 128) | pub struct EsmAsyncAssetReferenceCodeGen { method code_generation (line 134) | pub async fn code_generation( FILE: turbopack/crates/turbopack-ecmascript/src/references/esm/export.rs type Liveness (line 44) | pub enum Liveness { type EsmExport (line 56) | pub enum EsmExport { function is_export_missing (line 72) | pub async fn is_export_missing( function all_known_export_names (line 127) | pub async fn all_known_export_names( type FoundExportType (line 135) | pub enum FoundExportType { type FollowExportsResult (line 144) | pub struct FollowExportsResult { function follow_reexports (line 151) | pub async fn follow_reexports( function handle_declared_export (line 250) | async fn handle_declared_export( type FindExportFromReexportsResult (line 297) | enum FindExportFromReexportsResult { function find_export_from_reexports (line 304) | async fn find_export_from_reexports( type AllExportNamesResult (line 344) | struct AllExportNamesResult { function get_all_export_names (line 353) | async fn get_all_export_names( type ExpandStarResult (line 410) | pub struct ExpandStarResult { function expand_star_exports (line 417) | pub async fn expand_star_exports( function emit_star_exports_issue (line 513) | async fn emit_star_exports_issue(source_ident: Vc, message: ... type EsmExports (line 530) | pub struct EsmExports { method reexport_including_default (line 558) | pub async fn reexport_including_default( method expand_exports (line 580) | pub async fn expand_exports( method code_generation (line 633) | pub async fn code_generation( type ExpandedExports (line 543) | pub struct ExpandedExports { FILE: turbopack/crates/turbopack-ecmascript/src/references/esm/meta.rs type ImportMetaBinding (line 32) | pub struct ImportMetaBinding { method new (line 38) | pub fn new(path: FileSystemPath, hmr_enabled: bool) -> Self { method code_generation (line 42) | pub async fn code_generation( method from (line 93) | fn from(val: ImportMetaBinding) -> Self { type ImportMetaRef (line 106) | pub struct ImportMetaRef { method new (line 111) | pub fn new(ast_path: AstPath) -> Self { method code_generation (line 115) | pub async fn code_generation( method from (line 128) | fn from(val: ImportMetaRef) -> Self { function encode_path (line 135) | fn encode_path(path: &'_ str) -> Cow<'_, str> { function meta_ident (line 164) | fn meta_ident() -> Ident { function test_encode_path_regular (line 177) | fn test_encode_path_regular() { function test_encode_path_special_chars (line 183) | fn test_encode_path_special_chars() { function test_encode_path_special_char_start (line 189) | fn test_encode_path_special_char_start() { function test_encode_path_special_char_end (line 195) | fn test_encode_path_special_char_end() { function test_encode_path_special_char_contiguous (line 201) | fn test_encode_path_special_char_contiguous() { FILE: turbopack/crates/turbopack-ecmascript/src/references/esm/module_id.rs type EsmModuleIdAssetReference (line 26) | pub struct EsmModuleIdAssetReference { method new (line 32) | pub fn new(inner: ResolvedVc, chunking_type: Option... method resolve_reference (line 43) | fn resolve_reference(&self) -> Vc { method chunking_type (line 47) | fn chunking_type(&self) -> Option { method into_code_gen_reference (line 53) | fn into_code_gen_reference( type EsmModuleIdAssetReferenceCodeGen (line 71) | pub struct EsmModuleIdAssetReferenceCodeGen { method code_generation (line 77) | pub async fn code_generation( FILE: turbopack/crates/turbopack-ecmascript/src/references/esm/module_item.rs type EsmModuleItem (line 28) | pub struct EsmModuleItem { method new (line 34) | pub fn new(path: AstPath, supports_block_scoping: bool) -> Self { method code_generation (line 41) | pub async fn code_generation( method from (line 150) | fn from(val: EsmModuleItem) -> Self { FILE: turbopack/crates/turbopack-ecmascript/src/references/esm/url.rs type UrlRewriteBehavior (line 39) | pub enum UrlRewriteBehavior { type UrlAssetReference (line 56) | pub struct UrlAssetReference { method new (line 66) | pub fn new( method get_referenced_asset (line 84) | pub(crate) fn get_referenced_asset(self: Vc) -> Vc Vc { method chunking_type (line 102) | fn chunking_type(&self) -> Option { method into_code_gen_reference (line 111) | fn into_code_gen_reference( type UrlAssetReferenceCodeGen (line 126) | pub struct UrlAssetReferenceCodeGen { method code_generation (line 149) | pub async fn code_generation( FILE: turbopack/crates/turbopack-ecmascript/src/references/exports_info.rs type ExportsInfoBinding (line 29) | pub struct ExportsInfoBinding {} method new (line 33) | pub fn new() -> Self { method code_generation (line 37) | pub async fn code_generation( method from (line 84) | fn from(val: ExportsInfoBinding) -> Self { type ExportsInfoRef (line 97) | pub struct ExportsInfoRef { method new (line 102) | pub fn new(ast_path: AstPath) -> Self { method code_generation (line 106) | pub async fn code_generation( method from (line 119) | fn from(val: ExportsInfoRef) -> Self { function exports_ident (line 124) | fn exports_ident() -> Ident { FILE: turbopack/crates/turbopack-ecmascript/src/references/external_module.rs type CachedExternalType (line 47) | pub enum CachedExternalType { type CachedExternalTracingMode (line 60) | pub enum CachedExternalTracingMode { method fmt (line 68) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type CachedExternalModule (line 80) | pub struct CachedExternalModule { method request (line 105) | pub fn request(&self) -> Cow<'_, str> { method new (line 132) | pub fn new( method content (line 147) | pub fn content(&self) -> Result> { function hashed_package_name (line 90) | fn hashed_package_name(folder: &FileSystemPath) -> String { function externals_fs_root (line 259) | fn externals_fs_root() -> Vc { method ident (line 266) | async fn ident(&self) -> Result> { method source (line 280) | fn source(&self) -> Vc { method references (line 285) | async fn references(&self) -> Result> { method is_self_async (line 360) | fn is_self_async(&self) -> Result> { method side_effects (line 368) | fn side_effects(self: Vc) -> Vc { method as_chunk_item (line 376) | fn as_chunk_item( method get_exports (line 388) | fn get_exports(&self) -> Vc { method get_async_module (line 397) | fn get_async_module(&self) -> Vc { method chunk_item_content (line 417) | fn chunk_item_content( method chunk_item_output_assets (line 430) | async fn chunk_item_output_assets( type SideEffectfulModuleWithoutSelfAsync (line 462) | struct SideEffectfulModuleWithoutSelfAsync { method new (line 469) | fn new(module: ResolvedVc>) -> Vc { method ident (line 477) | fn ident(&self) -> Vc { method source (line 482) | fn source(&self) -> Vc { method references (line 487) | fn references(&self) -> Vc { method side_effects (line 492) | fn side_effects(&self) -> Vc { type ExternalsSymlinkAsset (line 500) | pub struct ExternalsSymlinkAsset { method new (line 508) | pub fn new( method path (line 527) | async fn path(&self) -> Result> { method content (line 541) | async fn content(self: Vc) -> Result> { FILE: turbopack/crates/turbopack-ecmascript/src/references/hot_module.rs type ModuleHotReferenceAssetReference (line 45) | pub struct ModuleHotReferenceAssetReference { method new (line 56) | pub fn new( method resolve (line 75) | pub async fn resolve(&self) -> Result> { method to_string (line 100) | async fn to_string(&self) -> Result> { method resolve_reference (line 111) | async fn resolve_reference(&self) -> Result> { method chunking_type (line 115) | fn chunking_type(&self) -> Option { type ModuleHotReferenceCodeGen (line 126) | pub struct ModuleHotReferenceCodeGen { method new (line 136) | pub fn new( method code_generation (line 148) | pub async fn code_generation( method from (line 298) | fn from(val: ModuleHotReferenceCodeGen) -> Self { FILE: turbopack/crates/turbopack-ecmascript/src/references/ident.rs type IdentReplacement (line 17) | pub struct IdentReplacement { method new (line 23) | pub fn new(value: RcStr, path: AstPath) -> Self { method code_generation (line 27) | pub async fn code_generation( method from (line 43) | fn from(val: IdentReplacement) -> Self { FILE: turbopack/crates/turbopack-ecmascript/src/references/member.rs type MemberReplacement (line 26) | pub struct MemberReplacement { method new (line 33) | pub fn new(key: RcStr, value: RcStr, path: AstPath) -> Self { method code_generation (line 37) | pub async fn code_generation( method from (line 74) | fn from(val: MemberReplacement) -> Self { FILE: turbopack/crates/turbopack-ecmascript/src/references/mod.rs type AnalyzeEcmascriptModuleResult (line 166) | pub struct AnalyzeEcmascriptModuleResult { method references (line 185) | pub async fn references(&self) -> Result> { method local_references (line 197) | pub async fn local_references(&self) -> Result> { type CodeGenCollection (line 212) | type CodeGenCollection = FxIndexSet; type CodeGenCollection (line 214) | type CodeGenCollection = Vec; type AnalyzeEcmascriptModuleResultBuilder (line 218) | struct AnalyzeEcmascriptModuleResultBuilder { method new (line 243) | fn new(analyze_mode: AnalyzeMode) -> Self { method add_reference (line 264) | pub fn add_reference(&mut self, reference: ResolvedVc(&mut self, refe... method add_esm_reference (line 277) | pub fn add_esm_reference(&mut self, idx: usize) { method add_esm_reexport_reference (line 284) | pub fn add_esm_reexport_reference(&mut self, idx: usize) { method add_esm_evaluation_reference (line 291) | pub fn add_esm_evaluation_reference(&mut self, idx: usize) { method add_code_gen (line 297) | pub fn add_code_gen(&mut self, code_gen: C) method set_source_map (line 320) | pub fn set_source_map(&mut self, source_map: ResolvedVc { function link_value (line 498) | async fn link_value(&self, value: JsValue, attributes: &ImportAttributes... function set_handler_and_globals (line 522) | fn set_handler_and_globals(handler: &Handler, globals: &Arc) + Send + Sync>( function handle_dynamic_import (line 1878) | async fn handle_dynamic_import) + Send + Sync>( function handle_dynamic_import_with_linked_args (line 1947) | async fn handle_dynamic_import_with_linked_args( function handle_well_known_function_call (line 2021) | async fn handle_well_known_function_call<'a, F, Fut>( function extract_hot_dep_strings (line 3125) | fn extract_hot_dep_strings(arg: &JsValue) -> Option> { function handle_member (line 3141) | async fn handle_member( function handle_typeof (line 3187) | async fn handle_typeof( function handle_free_var (line 3210) | async fn handle_free_var( function handle_free_var_reference (line 3231) | async fn handle_free_var_reference( function issue_source (line 3371) | fn issue_source(source: ResolvedVc>, span: Span) -> Issu... function analyze_amd_define (line 3375) | async fn analyze_amd_define( function analyze_amd_define_with_deps (line 3484) | async fn analyze_amd_define_with_deps( function as_abs_path (line 3565) | pub fn as_abs_path(path: FileSystemPath) -> String { function require_resolve (line 3574) | fn require_resolve(path: FileSystemPath) -> String { function early_value_visitor (line 3578) | async fn early_value_visitor(mut v: JsValue) -> Result<(JsValue, bool)> { function value_visitor (line 3583) | async fn value_visitor( function value_visitor_inner (line 3606) | async fn value_visitor_inner( function require_resolve_visitor (line 3767) | async fn require_resolve_visitor( function require_context_visitor (line 3821) | async fn require_context_visitor( type StaticExpr (line 3865) | enum StaticExpr { type StaticAnalyser (line 3874) | struct StaticAnalyser { method prop_to_name (line 3879) | fn prop_to_name(&self, prop: &MemberProp) -> Option { method evaluate_expr (line 3890) | fn evaluate_expr(&self, expr: &Expr) -> StaticExpr { type ModuleReferencesVisitor (line 3928) | struct ModuleReferencesVisitor<'a> { function new (line 3943) | fn new( function get_export_ident_liveness (line 3970) | fn get_export_ident_liveness(&self, id: Id) -> Liveness { function as_parent_path (line 3992) | fn as_parent_path(ast_path: &AstNodePath>) -> Vec( method visit_named_export (line 4046) | fn visit_named_export<'ast: 'r, 'r>( method visit_export_decl (line 4132) | fn visit_export_decl<'ast: 'r, 'r>( method visit_export_default_expr (line 4178) | fn visit_export_default_expr<'ast: 'r, 'r>( method visit_export_default_decl (line 4200) | fn visit_export_default_decl<'ast: 'r, 'r>( method visit_import_decl (line 4233) | fn visit_import_decl<'ast: 'r, 'r>( method visit_var_declarator (line 4282) | fn visit_var_declarator<'ast: 'r, 'r>( method visit_call_expr (line 4304) | fn visit_call_expr<'ast: 'r, 'r>( function resolve_as_webpack_runtime (line 4348) | async fn resolve_as_webpack_runtime( type AstPath (line 4372) | pub struct AstPath( method from (line 4394) | fn from(v: Vec) -> Self { method is_transient (line 4379) | fn is_transient(&self) -> bool { type Target (line 4386) | type Target = [AstParentKind]; method deref (line 4388) | fn deref(&self) -> &Self::Target { function is_turbopack_helper_import (line 4403) | pub fn is_turbopack_helper_import(import: &ImportDecl) -> bool { function is_swc_helper_import (line 4409) | pub fn is_swc_helper_import(import: &ImportDecl) -> bool { type DetectedDynamicExportType (line 4414) | enum DetectedDynamicExportType { function detect_dynamic_export (line 4422) | fn detect_dynamic_export(p: &Program) -> DetectedDynamicExportType { function is_invoking_node_process_eval (line 4525) | fn is_invoking_node_process_eval(args: &[JsValue]) -> bool { FILE: turbopack/crates/turbopack-ecmascript/src/references/node.rs type PackageJsonReference (line 12) | pub struct PackageJsonReference { method new (line 19) | pub fn new(package_json: FileSystemPath) -> Vc { method resolve_reference (line 27) | async fn resolve_reference(&self) -> Result> { FILE: turbopack/crates/turbopack-ecmascript/src/references/pattern_mapping.rs type SinglePatternMapping (line 43) | pub(crate) enum SinglePatternMapping { method create_id (line 100) | pub fn create_id(&self, key_expr: Cow<'_, Expr>) -> Expr { method create_require (line 117) | pub fn create_require(&self, key_expr: Cow<'_, Expr>) -> Expr { method create_import (line 139) | pub fn create_import(&self, key_expr: Cow<'_, Expr>, import_externals:... type PatternMapping (line 74) | pub(crate) enum PatternMapping { method create_id (line 262) | pub fn create_id(&self, key_expr: Expr) -> Expr { method create_require (line 277) | pub fn create_require(&self, key_expr: Expr) -> Expr { method create_import (line 292) | pub fn create_import(&self, key_expr: Expr, import_externals: bool) ->... method resolve_request (line 396) | pub async fn resolve_request( type ResolveType (line 94) | pub(crate) enum ResolveType { type ImportMode (line 228) | enum ImportMode { function create_context_map (line 233) | fn create_context_map( function to_single_pattern_mapping (line 309) | async fn to_single_pattern_mapping( FILE: turbopack/crates/turbopack-ecmascript/src/references/raw.rs type FileSourceReference (line 24) | pub struct FileSourceReference { method new (line 34) | pub fn new( method resolve_reference (line 52) | async fn resolve_reference(&self) -> Result> { method chunking_type (line 81) | fn chunking_type(&self) -> Option { type DirAssetReference (line 89) | pub struct DirAssetReference { method new (line 98) | pub fn new( function resolve_reference_from_dir (line 111) | async fn resolve_reference_from_dir( method resolve_reference (line 189) | async fn resolve_reference(&self) -> Result> { method chunking_type (line 209) | fn chunking_type(&self) -> Option { FILE: turbopack/crates/turbopack-ecmascript/src/references/require_context.rs type DirListEntry (line 54) | pub(crate) enum DirListEntry { type DirList (line 60) | pub(crate) struct DirList( method read (line 67) | pub(crate) fn read(dir: FileSystemPath, recursive: bool, filter: Vc) -> Result> { type FlatDirList (line 152) | pub(crate) struct FlatDirList( method read (line 159) | pub(crate) fn read(dir: FileSystemPath, recursive: bool, filter: Vc) -> std::fmt::Result { method new (line 252) | pub async fn new( method resolve_reference (line 294) | fn resolve_reference(&self) -> Vc { method chunking_type (line 298) | fn chunking_type(&self) -> Option { method into_code_gen_reference (line 307) | fn into_code_gen_reference( type RequireContextAssetReferenceCodeGen (line 325) | pub struct RequireContextAssetReferenceCodeGen { method code_generation (line 331) | pub async fn code_generation( type ResolvedModuleReference (line 366) | pub struct ResolvedModuleReference(ResolvedVc); method resolve_reference (line 371) | fn resolve_reference(&self) -> Vc { method chunking_type (line 375) | fn chunking_type(&self) -> Option { type RequireContextAsset (line 384) | pub struct RequireContextAsset { function modifier (line 394) | fn modifier(dir: &RcStr, include_subdirs: bool) -> RcStr { method ident (line 406) | fn ident(&self) -> Vc { method source (line 413) | fn source(&self) -> Vc { method references (line 418) | async fn references(&self) -> Result> { method side_effects (line 431) | fn side_effects(self: Vc) -> Vc { method as_chunk_item (line 439) | fn as_chunk_item( method get_exports (line 451) | fn get_exports(&self) -> Vc { method chunk_item_content (line 456) | async fn chunk_item_content( FILE: turbopack/crates/turbopack-ecmascript/src/references/type_issue.rs type SpecifiedModuleTypeIssue (line 11) | pub struct SpecifiedModuleTypeIssue { method file_path (line 19) | fn file_path(&self) -> Vc { method title (line 24) | fn title(&self) -> Vc { method description (line 42) | fn description(&self) -> Vc { method severity (line 76) | fn severity(&self) -> IssueSeverity { method stage (line 85) | fn stage(&self) -> Vc { method source (line 90) | fn source(&self) -> Vc { FILE: turbopack/crates/turbopack-ecmascript/src/references/typescript.rs type TsConfigReference (line 19) | pub struct TsConfigReference { method new (line 27) | pub fn new(origin: ResolvedVc>, tsconfig: FileS... method resolve_reference (line 35) | async fn resolve_reference(&self) -> Result> { type TsReferencePathAssetReference (line 50) | pub struct TsReferencePathAssetReference { method new (line 58) | pub fn new(origin: ResolvedVc>, path: RcStr) ->... method resolve_reference (line 66) | async fn resolve_reference(&self) -> Result> { type TsReferenceTypeAssetReference (line 96) | pub struct TsReferenceTypeAssetReference { method new (line 104) | pub fn new(origin: ResolvedVc>, module: RcStr) ... method resolve_reference (line 112) | fn resolve_reference(&self) -> Vc { FILE: turbopack/crates/turbopack-ecmascript/src/references/unreachable.rs type Unreachable (line 37) | pub struct Unreachable { method new (line 138) | pub fn new(range: AstPathRange) -> Self { method code_generation (line 142) | pub async fn code_generation( function unreachable_atom (line 41) | fn unreachable_atom() -> Atom { type UnreachableModifier (line 44) | struct UnreachableModifier { method visit_mut_expr (line 49) | fn visit_mut_expr(&self, node: &mut Expr) { method visit_mut_stmt (line 61) | fn visit_mut_stmt(&self, stmt: &mut Stmt) { type UnreachableRangeModifier (line 93) | struct UnreachableRangeModifier { method replace (line 109) | fn replace(&self, stmts: &mut Vec, start_index: usize) { method visit_mut_block_stmt (line 99) | fn visit_mut_block_stmt(&self, block: &mut BlockStmt) { method visit_mut_switch_case (line 103) | fn visit_mut_switch_case(&self, case: &mut SwitchCase) { method from (line 200) | fn from(val: Unreachable) -> Self { type ExtractDeclarations (line 205) | struct ExtractDeclarations<'a> { method visit_mut_var_decl (line 211) | fn visit_mut_var_decl(&mut self, decl: &mut VarDecl) { method visit_mut_fn_decl (line 251) | fn visit_mut_fn_decl(&mut self, decl: &mut FnDecl) { method visit_mut_constructor (line 264) | fn visit_mut_constructor(&mut self, _: &mut swc_core::ecma::ast::Constru... method visit_mut_function (line 268) | fn visit_mut_function(&mut self, _: &mut swc_core::ecma::ast::Function) { method visit_mut_getter_prop (line 272) | fn visit_mut_getter_prop(&mut self, _: &mut swc_core::ecma::ast::GetterP... method visit_mut_setter_prop (line 276) | fn visit_mut_setter_prop(&mut self, _: &mut swc_core::ecma::ast::SetterP... method visit_mut_arrow_expr (line 280) | fn visit_mut_arrow_expr(&mut self, _: &mut ArrowExpr) { method visit_mut_class_decl (line 284) | fn visit_mut_class_decl(&mut self, decl: &mut ClassDecl) { method visit_mut_block_stmt (line 303) | fn visit_mut_block_stmt(&mut self, n: &mut BlockStmt) { function collect_idents (line 311) | fn collect_idents(pat: &Pat, idents: &mut Vec) { FILE: turbopack/crates/turbopack-ecmascript/src/references/util.rs function throw_module_not_found_expr (line 28) | pub fn throw_module_not_found_expr(request: &str) -> Expr { function throw_module_not_found_expr_async (line 39) | pub fn throw_module_not_found_expr_async(request: &str) -> Expr { function throw_module_not_found_error_expr (line 50) | pub fn throw_module_not_found_error_expr(request: &str, message: &str) -... function request_to_string (line 60) | pub async fn request_to_string(request: Vc) -> Result> { constant TOO_MANY_MATCHES_LIMIT (line 71) | const TOO_MANY_MATCHES_LIMIT: usize = 10000; function check_and_emit_too_many_matches_warning (line 73) | pub async fn check_and_emit_too_many_matches_warning( type TooManyMatchesWarning (line 94) | struct TooManyMatchesWarning { method title (line 104) | async fn title(&self) -> Result> { method description (line 118) | fn description(&self) -> Vc { method file_path (line 128) | async fn file_path(&self) -> Vc { method stage (line 133) | fn stage(&self) -> Vc { method severity (line 137) | fn severity(&self) -> IssueSeverity { method source (line 142) | fn source(&self) -> Vc { type SpecifiedChunkingType (line 148) | pub enum SpecifiedChunkingType { method as_chunking_type (line 155) | pub fn as_chunking_type(&self, inherit_async: bool, hoisted: bool) -> ... function parse_chunking_type_annotation (line 170) | pub fn parse_chunking_type_annotation( FILE: turbopack/crates/turbopack-ecmascript/src/references/worker.rs type WorkerAssetReference (line 42) | pub struct WorkerAssetReference { method new_web_worker (line 69) | pub fn new_web_worker( method new_node_worker_thread (line 91) | pub fn new_node_worker_thread( method get_module_type_issue_severity (line 269) | async fn get_module_type_issue_severity(&self) -> Result { type WorkerRequest (line 56) | pub enum WorkerRequest { method resolve_reference (line 118) | async fn resolve_reference(&self) -> Result> { method chunking_type (line 259) | fn chunking_type(&self) -> Option { method to_string (line 285) | async fn to_string(&self) -> Result> { method into_code_gen_reference (line 300) | fn into_code_gen_reference( type WorkerAssetReferenceCodeGen (line 315) | pub struct WorkerAssetReferenceCodeGen { method code_generation (line 321) | pub async fn code_generation( FILE: turbopack/crates/turbopack-ecmascript/src/rename/module.rs type EcmascriptModuleRenameModule (line 39) | pub struct EcmascriptModuleRenameModule { method new (line 50) | pub fn new( method async_module (line 65) | pub async fn async_module(&self) -> Result> { method module_reference (line 84) | pub async fn module_reference(&self) -> Result Vc { method ident (line 121) | fn ident(&self) -> Vc { method references (line 126) | async fn references(self: Vc) -> Result> { method is_self_async (line 132) | async fn is_self_async(self: Vc) -> Result> { method side_effects (line 145) | fn side_effects(&self) -> Vc { method content (line 154) | fn content(&self) -> Vc { method analyze (line 164) | fn analyze(&self) -> Result> { method module_content_without_analysis (line 169) | fn module_content_without_analysis( method module_content_options (line 177) | async fn module_content_options( method get_exports (line 209) | async fn get_exports(&self) -> Result> { method get_async_module (line 245) | async fn get_async_module(self: Vc) -> Result Self { method bound (line 20) | pub fn bound(&self) -> String { method fmt (line 29) | fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { method from (line 35) | fn from(val: &TurbopackRuntimeFunctionShortcut) -> Self { method from (line 41) | fn from(val: &TurbopackRuntimeFunctionShortcut) -> Self { function from (line 51) | fn from(val: &TurbopackRuntimeFunctionShortcut) -> Self { constant TURBOPACK_EXPORTS (line 67) | pub const TURBOPACK_EXPORTS: &TurbopackRuntimeFunctionShortcut = make_sh... constant TURBOPACK_MODULE (line 68) | pub const TURBOPACK_MODULE: &TurbopackRuntimeFunctionShortcut = make_sho... constant TURBOPACK_REQUIRE (line 69) | pub const TURBOPACK_REQUIRE: &TurbopackRuntimeFunctionShortcut = make_sh... constant TURBOPACK_ASYNC_LOADER (line 70) | pub const TURBOPACK_ASYNC_LOADER: &TurbopackRuntimeFunctionShortcut = ma... constant TURBOPACK_MODULE_CONTEXT (line 71) | pub const TURBOPACK_MODULE_CONTEXT: &TurbopackRuntimeFunctionShortcut = ... constant TURBOPACK_IMPORT (line 72) | pub const TURBOPACK_IMPORT: &TurbopackRuntimeFunctionShortcut = make_sho... constant TURBOPACK_ESM (line 73) | pub const TURBOPACK_ESM: &TurbopackRuntimeFunctionShortcut = make_shortc... constant TURBOPACK_EXPORT_VALUE (line 74) | pub const TURBOPACK_EXPORT_VALUE: &TurbopackRuntimeFunctionShortcut = ma... constant TURBOPACK_EXPORT_URL (line 75) | pub const TURBOPACK_EXPORT_URL: &TurbopackRuntimeFunctionShortcut = make... constant TURBOPACK_EXPORT_NAMESPACE (line 76) | pub const TURBOPACK_EXPORT_NAMESPACE: &TurbopackRuntimeFunctionShortcut ... constant TURBOPACK_CACHE (line 77) | pub const TURBOPACK_CACHE: &TurbopackRuntimeFunctionShortcut = make_shor... constant TURBOPACK_MODULES (line 78) | pub const TURBOPACK_MODULES: &TurbopackRuntimeFunctionShortcut = make_sh... constant TURBOPACK_LOAD (line 79) | pub const TURBOPACK_LOAD: &TurbopackRuntimeFunctionShortcut = make_short... constant TURBOPACK_LOAD_BY_URL (line 80) | pub const TURBOPACK_LOAD_BY_URL: &TurbopackRuntimeFunctionShortcut = mak... constant TURBOPACK_CLEAR_CHUNK_CACHE (line 81) | pub const TURBOPACK_CLEAR_CHUNK_CACHE: &TurbopackRuntimeFunctionShortcut... constant TURBOPACK_DYNAMIC (line 82) | pub const TURBOPACK_DYNAMIC: &TurbopackRuntimeFunctionShortcut = make_sh... constant TURBOPACK_RESOLVE_ABSOLUTE_PATH (line 83) | pub const TURBOPACK_RESOLVE_ABSOLUTE_PATH: &TurbopackRuntimeFunctionShor... constant TURBOPACK_RELATIVE_URL (line 84) | pub const TURBOPACK_RELATIVE_URL: &TurbopackRuntimeFunctionShortcut = ma... constant TURBOPACK_RESOLVE_MODULE_ID_PATH (line 85) | pub const TURBOPACK_RESOLVE_MODULE_ID_PATH: &TurbopackRuntimeFunctionSho... constant TURBOPACK_CREATE_WORKER (line 86) | pub const TURBOPACK_CREATE_WORKER: &TurbopackRuntimeFunctionShortcut = m... constant TURBOPACK_ASYNC_MODULE (line 87) | pub const TURBOPACK_ASYNC_MODULE: &TurbopackRuntimeFunctionShortcut = ma... constant TURBOPACK_EXTERNAL_REQUIRE (line 88) | pub const TURBOPACK_EXTERNAL_REQUIRE: &TurbopackRuntimeFunctionShortcut ... constant TURBOPACK_EXTERNAL_IMPORT (line 89) | pub const TURBOPACK_EXTERNAL_IMPORT: &TurbopackRuntimeFunctionShortcut =... constant TURBOPACK_REFRESH (line 90) | pub const TURBOPACK_REFRESH: &TurbopackRuntimeFunctionShortcut = make_sh... constant TURBOPACK_REQUIRE_STUB (line 91) | pub const TURBOPACK_REQUIRE_STUB: &TurbopackRuntimeFunctionShortcut = ma... constant TURBOPACK_REQUIRE_REAL (line 92) | pub const TURBOPACK_REQUIRE_REAL: &TurbopackRuntimeFunctionShortcut = ma... constant TURBOPACK_WASM (line 93) | pub const TURBOPACK_WASM: &TurbopackRuntimeFunctionShortcut = make_short... constant TURBOPACK_WASM_MODULE (line 94) | pub const TURBOPACK_WASM_MODULE: &TurbopackRuntimeFunctionShortcut = mak... constant TURBOPACK_GLOBAL (line 95) | pub const TURBOPACK_GLOBAL: &TurbopackRuntimeFunctionShortcut = make_sho... constant TURBOPACK_RUNTIME_FUNCTION_SHORTCUTS (line 99) | pub const TURBOPACK_RUNTIME_FUNCTION_SHORTCUTS: [(&str, &TurbopackRuntim... FILE: turbopack/crates/turbopack-ecmascript/src/side_effect_optimization/facade/module.rs type EcmascriptModuleFacadeModule (line 40) | pub struct EcmascriptModuleFacadeModule { method new (line 47) | pub fn new(module: ResolvedVc>) -> V... method async_module (line 52) | pub async fn async_module(&self) -> Result> { method specific_references (line 71) | pub async fn specific_references( method ident (line 104) | fn ident(&self) -> Vc { method source (line 109) | fn source(&self) -> Vc { method references (line 114) | async fn references(&self) -> Result> { method is_self_async (line 125) | async fn is_self_async(self: Vc) -> Result> { method side_effects (line 138) | fn side_effects(&self) -> Vc { method analyze (line 146) | fn analyze(&self) -> Result> { method module_content_without_analysis (line 151) | fn module_content_without_analysis( method module_content_options (line 159) | async fn module_content_options( method get_exports (line 191) | async fn get_exports(&self) -> Result> { method get_async_module (line 245) | async fn get_async_module(self: Vc) -> Result) -> Vc { method ident (line 52) | fn ident(&self) -> Vc { method source (line 57) | fn source(&self) -> Vc { method references (line 62) | fn references(&self) -> Result> { method is_self_async (line 68) | async fn is_self_async(self: Vc) -> Result> { method side_effects (line 79) | fn side_effects(&self) -> Vc { method analyze (line 87) | fn analyze(&self) -> Vc { method module_content_without_analysis (line 92) | fn module_content_without_analysis( method module_content_options (line 101) | async fn module_content_options( method get_exports (line 140) | async fn get_exports(&self) -> Result> { method get_async_module (line 173) | fn get_async_module(&self) -> Vc { method chunk_item_content (line 178) | async fn chunk_item_content( method as_chunk_item (line 201) | fn as_chunk_item( method merge (line 213) | async fn merge( FILE: turbopack/crates/turbopack-ecmascript/src/side_effect_optimization/reference.rs type EcmascriptModulePartReferenceMode (line 30) | enum EcmascriptModulePartReferenceMode { type EcmascriptModulePartReference (line 40) | pub struct EcmascriptModulePartReference { method new_part (line 51) | pub async fn new_part( method new_normal (line 74) | pub async fn new_normal( method code_generation (line 146) | pub async fn code_generation( method resolve_reference (line 92) | async fn resolve_reference(&self) -> Result> { method chunking_type (line 130) | fn chunking_type(&self) -> Option { method binding_usage (line 137) | fn binding_usage(&self) -> BindingUsage { FILE: turbopack/crates/turbopack-ecmascript/src/single_file_ecmascript_output.rs type SingleFileEcmascriptOutput (line 20) | pub struct SingleFileEcmascriptOutput { method new (line 48) | pub fn new( method path (line 29) | fn path(&self) -> Vc { method content (line 40) | fn content(&self) -> Vc { method generate_source_map (line 65) | pub async fn generate_source_map(&self) -> Result> { FILE: turbopack/crates/turbopack-ecmascript/src/source_map.rs type InlineSourceMap (line 17) | pub struct InlineSourceMap { method generate_source_map (line 27) | pub async fn generate_source_map(&self) -> Result> { constant SOURCE_MAPPING_URL_PREFIX (line 39) | const SOURCE_MAPPING_URL_PREFIX: &str = "# sourceMappingURL="; constant SOURCE_MAPPING_URL_PREFIX_LEGACY (line 40) | const SOURCE_MAPPING_URL_PREFIX_LEGACY: &str = "@ sourceMappingURL="; function extract_source_mapping_url (line 43) | pub fn extract_source_mapping_url(comment: &Comment) -> Option<&str> { function maybe_decode_data_url (line 53) | fn maybe_decode_data_url(url: &str) -> Option { function extract_source_mapping_url_from_content (line 71) | pub fn extract_source_mapping_url_from_content(file_content: &str) -> Op... function parse_source_map_comment (line 86) | pub async fn parse_source_map_comment( FILE: turbopack/crates/turbopack-ecmascript/src/static_code.rs type StaticEcmascriptCode (line 18) | pub struct StaticEcmascriptCode { method new (line 27) | pub async fn new( method code (line 52) | pub async fn code(&self) -> Result> { FILE: turbopack/crates/turbopack-ecmascript/src/swc_comments.rs type ImmutableComments (line 18) | pub struct ImmutableComments { method new (line 24) | pub fn new(comments: SwcComments) -> Self { method new_with_source_mapping_url (line 49) | pub fn new_with_source_mapping_url(comments: SwcComments) -> (Self, Op... method into_consumable (line 99) | pub fn into_consumable(self) -> CowComments<'static> { method consumable (line 103) | pub fn consumable(&self) -> CowComments<'_> { method add_leading (line 109) | fn add_leading( method add_leading_comments (line 117) | fn add_leading_comments( method has_leading (line 125) | fn has_leading(&self, pos: swc_core::common::BytePos) -> bool { method move_leading (line 129) | fn move_leading(&self, _from: swc_core::common::BytePos, _to: swc_core::... method take_leading (line 133) | fn take_leading( method get_leading (line 143) | fn get_leading( method add_trailing (line 150) | fn add_trailing( method add_trailing_comments (line 158) | fn add_trailing_comments( method has_trailing (line 166) | fn has_trailing(&self, pos: swc_core::common::BytePos) -> bool { method move_trailing (line 170) | fn move_trailing(&self, _from: swc_core::common::BytePos, _to: swc_core:... method take_trailing (line 174) | fn take_trailing( method get_trailing (line 184) | fn get_trailing( method add_pure_comment (line 191) | fn add_pure_comment(&self, _pos: swc_core::common::BytePos) { method has_flag (line 195) | fn has_flag(&self, pos: BytePos, flag: &str) -> bool { method with_leading (line 220) | fn with_leading(&self, pos: BytePos, f: F) -> Ret method with_trailing (line 234) | fn with_trailing(&self, pos: BytePos, f: F) -> Ret type CowComments (line 249) | pub struct CowComments<'a> { function borrowed (line 255) | fn borrowed(comments: &'a ImmutableComments) -> Self { function owned (line 274) | fn owned(comments: ImmutableComments) -> Self { method add_leading (line 295) | fn add_leading( method add_leading_comments (line 303) | fn add_leading_comments( method has_leading (line 311) | fn has_leading(&self, pos: swc_core::common::BytePos) -> bool { method move_leading (line 315) | fn move_leading(&self, _from: swc_core::common::BytePos, _to: swc_core::... method take_leading (line 319) | fn take_leading( method get_leading (line 329) | fn get_leading( method add_trailing (line 336) | fn add_trailing( method add_trailing_comments (line 344) | fn add_trailing_comments( method has_trailing (line 352) | fn has_trailing(&self, pos: swc_core::common::BytePos) -> bool { method move_trailing (line 356) | fn move_trailing(&self, _from: swc_core::common::BytePos, _to: swc_core:... method take_trailing (line 360) | fn take_trailing( method get_trailing (line 370) | fn get_trailing( method add_pure_comment (line 377) | fn add_pure_comment(&self, _pos: swc_core::common::BytePos) { method with_leading (line 381) | fn with_leading(&self, pos: BytePos, f: F) -> Ret method with_trailing (line 395) | fn with_trailing(&self, pos: BytePos, f: F) -> Ret FILE: turbopack/crates/turbopack-ecmascript/src/text/mod.rs type TextContentFileSource (line 16) | pub struct TextContentFileSource { method new (line 23) | pub fn new(source: ResolvedVc>) -> Vc { method ident (line 31) | fn ident(&self) -> Vc { method description (line 39) | async fn description(&self) -> Result> { method content (line 48) | async fn content(&self) -> Result> { FILE: turbopack/crates/turbopack-ecmascript/src/text_source_transform.rs type TextSourceTransform (line 19) | pub struct TextSourceTransform; method new (line 24) | pub fn new() -> Vc { method transform (line 32) | async fn transform( FILE: turbopack/crates/turbopack-ecmascript/src/transform/mod.rs type EcmascriptInputTransform (line 33) | pub enum EcmascriptInputTransform { method apply (line 111) | pub async fn apply( type CustomTransformer (line 61) | pub trait CustomTransformer: Debug { method transform (line 62) | async fn transform(&self, program: &mut Program, ctx: &TransformContex... method transform (line 73) | async fn transform(&self, program: &mut Program, ctx: &TransformContex... type TransformPlugin (line 69) | pub struct TransformPlugin(#[turbo_tasks(trace_ignore)] Box); method empty (line 85) | pub fn empty() -> Vc { method extend (line 90) | pub async fn extend(self: Vc, other: Vc { function apply_transform (line 272) | fn apply_transform(program: &mut Program, helpers: HelperData, op: impl ... function remove_shebang (line 280) | pub fn remove_shebang(program: &mut Program) { function remove_directives (line 291) | pub fn remove_directives(program: &mut Program) { FILE: turbopack/crates/turbopack-ecmascript/src/tree_shake/graph.rs type ItemId (line 40) | pub(crate) enum ItemId { method is_phantom (line 75) | pub fn is_phantom(&self) -> bool { method fmt (line 87) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { type ItemIdGroupKind (line 46) | pub(crate) enum ItemIdGroupKind { type ItemIdItemKind (line 55) | pub(crate) enum ItemIdItemKind { type ItemData (line 100) | pub(crate) struct ItemData { method fmt (line 159) | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { method default (line 177) | fn default() -> Self { type InternedGraph (line 197) | pub struct InternedGraph type Dependency (line 206) | pub enum Dependency { method default (line 215) | fn default() -> Self { function node (line 227) | pub(super) fn node(&mut self, id: &T) -> u32 { function get_node (line 236) | pub(super) fn get_node(&self, id: &T) -> u32 { type DepGraph (line 242) | pub struct DepGraph { method handle_weak (line 267) | pub(super) fn handle_weak(&mut self, mode: Mode) { method split_module (line 291) | pub(super) fn split_module( method finalize (line 781) | pub(super) fn finalize( method init (line 862) | pub(super) fn init( method add_strong_deps (line 1483) | pub(super) fn add_strong_deps<'a, T>(&mut self, from: &ItemId, to: T) method add_weak_deps (line 1497) | pub(super) fn add_weak_deps<'a, T>(&mut self, from: &ItemId, to: T) method has_dep (line 1513) | pub(crate) fn has_dep(&mut self, id: &ItemId, dep: &ItemId, only_stron... method has_path_connecting (line 1523) | pub(crate) fn has_path_connecting(&mut self, from: &ItemId, to: &ItemI... method workaround_server_action (line 1540) | fn workaround_server_action( type Mode (line 247) | pub(super) enum Mode { type SplitModuleResult (line 253) | pub(super) struct SplitModuleResult { constant ASSERT_CHUNK_KEY (line 1647) | const ASSERT_CHUNK_KEY: &str = "__turbopack_part__"; type PartId (line 1650) | pub(crate) enum PartId { function create_turbopack_part_id_assert (line 1658) | pub(crate) fn create_turbopack_part_id_assert(dep: PartId) -> ObjectLit { function find_turbopack_part_id_in_asserts (line 1678) | pub(crate) fn find_turbopack_part_id_in_asserts(asserts: &ObjectLit) -> ... function encode_base54 (line 1704) | pub(crate) fn encode_base54(init: &mut usize, skip_reserved: bool) -> At... FILE: turbopack/crates/turbopack-ecmascript/src/tree_shake/merge.rs type Load (line 11) | pub trait Load { method load (line 13) | fn load(&mut self, uri: &Wtf8Atom, part_id: u32) -> Result function new (line 33) | pub fn new(loader: L) -> Self { function merge_recursively (line 42) | pub fn merge_recursively(&mut self, entry: Module) -> Result { type VarState (line 49) | struct VarState { type VarOp (line 63) | enum VarOp { function analyze (line 69) | pub(super) fn analyze( function handle_explicit_deps (line 99) | fn handle_explicit_deps(&mut self) { function hoist_vars_and_bindings (line 113) | fn hoist_vars_and_bindings(&mut self) -> FxIndexSet { function evaluate_immediate (line 149) | fn evaluate_immediate(&mut self, _module: &Module, eventual_ids: &FxInde... function evaluate_eventual (line 309) | fn evaluate_eventual(&mut self, _module: &Module) { function handle_exports (line 353) | fn handle_exports(&mut self, _module: &Module) { type Key (line 374) | pub(crate) enum Key { function get_part_id (line 382) | async fn get_part_id(result: &SplitResult, part: &ModulePart) -> Result<... type SplitResult (line 441) | pub(crate) enum SplitResult { method eq (line 464) | fn eq(&self, other: &Self) -> bool { function split_module (line 473) | pub(super) async fn split_module(asset: Vc) -> Re... function part_of_module (line 605) | pub(crate) async fn part_of_module( FILE: turbopack/crates/turbopack-ecmascript/src/tree_shake/optimizations.rs type GraphOptimizer (line 9) | pub(super) struct GraphOptimizer<'a> { type Output (line 14) | type Output = ItemId; function index (line 16) | fn index(&self, index: u32) -> &Self::Output { function should_not_merge (line 22) | pub(super) fn should_not_merge(&self, item: &N) -> bool function should_not_merge_iter (line 34) | fn should_not_merge_iter(&self, items: &[N]) -> bool function merge_single_incoming_nodes (line 45) | pub(super) fn merge_single_incoming_nodes(&self, g: &mut Graph... function merge_nodes_with_same_starting_point (line 121) | pub(super) fn merge_nodes_with_same_starting_point( FILE: turbopack/crates/turbopack-ecmascript/src/tree_shake/part/module.rs type EcmascriptModulePartAsset (line 36) | pub struct EcmascriptModulePartAsset { method new_raw (line 121) | fn new_raw(module: ResolvedVc, part: ModulePart... method new_with_resolved_part (line 130) | pub async fn new_with_resolved_part( method select_part (line 149) | pub async fn select_part( method is_async_module (line 231) | pub async fn is_async_module(self: Vc) -> Result> { method analyze (line 393) | pub(super) fn analyze(&self) -> Vc { method failsafe_parse (line 44) | fn failsafe_parse(&self) -> Result> { method parse_original (line 50) | fn parse_original(&self) -> Vc { method ty (line 55) | fn ty(&self) -> Vc { method analyze (line 63) | fn analyze(&self) -> Vc { method module_content_without_analysis (line 68) | fn module_content_without_analysis( method module_content_options (line 77) | async fn module_content_options( type FollowExportsWithSideEffectsResult (line 244) | struct FollowExportsWithSideEffectsResult { function follow_reexports_with_side_effects (line 250) | async fn follow_reexports_with_side_effects( method ident (line 293) | fn ident(&self) -> Vc { method source (line 298) | fn source(&self) -> Vc { method is_self_async (line 303) | fn is_self_async(self: Vc) -> Vc { method references (line 308) | async fn references(&self) -> Result> { method side_effects (line 340) | async fn side_effects(&self) -> Vc { method get_exports (line 353) | async fn get_exports(self: Vc) -> Result> { method chunk_item_content (line 358) | async fn chunk_item_content( method as_chunk_item (line 381) | fn as_chunk_item( function analyze (line 399) | fn analyze( function only_effects (line 410) | async fn only_effects( FILE: turbopack/crates/turbopack-ecmascript/src/tree_shake/side_effects/module.rs type SideEffectsModule (line 28) | pub struct SideEffectsModule { method new (line 42) | pub fn new( method ident (line 61) | async fn ident(&self) -> Result> { method source (line 83) | fn source(&self) -> Vc { method references (line 88) | async fn references(&self) -> Result> { method side_effects (line 123) | fn side_effects(self: Vc) -> Vc { method get_exports (line 134) | fn get_exports(&self) -> Vc { method chunk_item_content (line 139) | async fn chunk_item_content( method as_chunk_item (line 215) | fn as_chunk_item( FILE: turbopack/crates/turbopack-ecmascript/src/tree_shake/tests.rs function test_fixture (line 27) | fn test_fixture(input: PathBuf) { type TestConfig (line 32) | struct TestConfig { function run (line 39) | fn run(input: PathBuf) { type SingleModuleLoader (line 265) | struct SingleModuleLoader<'a> { function load (line 271) | fn load(&mut self, uri: &Wtf8Atom, chunk_id: u32) -> Result(cm: &Arc, nodes: &... function render_graph (line 300) | fn render_graph(item_ids: &[ItemId], g: &mut DepGraph) -> String { function render_mermaid (line 330) | fn render_mermaid(g: &mut InternedGraph, render: &dyn Fn(&T) -> St... function render_item_id (line 366) | fn render_item_id(id: &ItemId) -> Option { FILE: turbopack/crates/turbopack-ecmascript/src/tree_shake/util.rs type Mode (line 19) | enum Mode { type Target (line 26) | struct Target { type IdentUsageCollector (line 32) | pub(crate) struct IdentUsageCollector<'a> { function with_nested (line 46) | fn with_nested(&mut self, f: impl FnOnce(&mut Self)) { function with_mode (line 56) | fn with_mode(&mut self, mode: Option, f: impl FnOnce(&mut Self)) { method visit_assign_target (line 65) | fn visit_assign_target(&mut self, n: &AssignTarget) { method visit_class (line 71) | fn visit_class(&mut self, n: &Class) { method visit_constructor (line 81) | fn visit_constructor(&mut self, n: &Constructor) { method visit_export_named_specifier (line 87) | fn visit_export_named_specifier(&mut self, n: &ExportNamedSpecifier) { method visit_export_specifier (line 91) | fn visit_export_specifier(&mut self, n: &ExportSpecifier) { method visit_expr (line 97) | fn visit_expr(&mut self, e: &Expr) { method visit_function (line 102) | fn visit_function(&mut self, n: &Function) { method visit_ident (line 108) | fn visit_ident(&mut self, n: &Ident) { method visit_member_expr (line 142) | fn visit_member_expr(&mut self, e: &MemberExpr) { method visit_member_prop (line 151) | fn visit_member_prop(&mut self, n: &MemberProp) { method visit_named_export (line 158) | fn visit_named_export(&mut self, n: &NamedExport) { method visit_pat (line 166) | fn visit_pat(&mut self, p: &Pat) { method visit_prop (line 172) | fn visit_prop(&mut self, n: &Prop) { method visit_prop_name (line 182) | fn visit_prop_name(&mut self, n: &PropName) { type Vars (line 193) | pub(crate) struct Vars { function ids_captured_by (line 206) | pub(crate) fn ids_captured_by<'a, N>( function ids_used_by (line 235) | pub(crate) fn ids_used_by<'a, N>( function ids_used_by_ignoring_nested (line 264) | pub(crate) fn ids_used_by_ignoring_nested<'a, N>( type TopLevelBindingCollector (line 289) | pub struct TopLevelBindingCollector { method add (line 295) | fn add(&mut self, i: &Ident) { method visit_arrow_expr (line 303) | fn visit_arrow_expr(&mut self, _: &ArrowExpr) {} method visit_assign_pat_prop (line 305) | fn visit_assign_pat_prop(&mut self, node: &AssignPatProp) { method visit_class_decl (line 313) | fn visit_class_decl(&mut self, node: &ClassDecl) { method visit_expr (line 317) | fn visit_expr(&mut self, _: &Expr) {} method visit_export_default_decl (line 319) | fn visit_export_default_decl(&mut self, e: &ExportDefaultDecl) { method visit_fn_decl (line 336) | fn visit_fn_decl(&mut self, node: &FnDecl) { method visit_import_specifier (line 340) | fn visit_import_specifier(&mut self, node: &ImportSpecifier) { method visit_param (line 352) | fn visit_param(&mut self, node: &Param) { method visit_pat (line 359) | fn visit_pat(&mut self, node: &Pat) { method visit_var_declarator (line 369) | fn visit_var_declarator(&mut self, node: &VarDeclarator) { function collect_top_level_decls (line 381) | pub fn collect_top_level_decls(n: &N) -> FxHashSet function should_skip_tree_shaking (line 393) | pub fn should_skip_tree_shaking(m: &Program) -> bool { type ShouldSkip (line 470) | struct ShouldSkip { method visit_await_expr (line 475) | fn visit_await_expr(&mut self, n: &AwaitExpr) { method visit_expr (line 491) | fn visit_expr(&mut self, n: &Expr) { method visit_stmt (line 499) | fn visit_stmt(&mut self, n: &Stmt) { FILE: turbopack/crates/turbopack-ecmascript/src/typescript/mod.rs type TsConfigModuleAsset (line 24) | pub struct TsConfigModuleAsset { method new (line 32) | pub fn new( method ident (line 43) | fn ident(&self) -> Vc { method source (line 48) | fn source(&self) -> Vc { method references (line 53) | async fn references(&self) -> Result> { method side_effects (line 175) | fn side_effects(self: Vc) -> Vc { type CompilerReference (line 183) | pub struct CompilerReference { method new (line 191) | pub fn new( method resolve_reference (line 202) | fn resolve_reference(&self) -> Vc { type TsExtendsReference (line 216) | pub struct TsExtendsReference { method new (line 223) | pub fn new(config: ResolvedVc>) -> Vc { method resolve_reference (line 231) | async fn resolve_reference(&self) -> Result> { type TsNodeRequireReference (line 241) | pub struct TsNodeRequireReference { method new (line 249) | pub fn new( method resolve_reference (line 260) | fn resolve_reference(&self) -> Vc { type TsConfigTypesReference (line 274) | pub struct TsConfigTypesReference { method new (line 282) | pub fn new( method resolve_reference (line 293) | fn resolve_reference(&self) -> Vc { FILE: turbopack/crates/turbopack-ecmascript/src/utils.rs function unparen (line 21) | pub fn unparen(expr: &Expr) -> &Expr { function js_value_to_pattern (line 32) | pub fn js_value_to_pattern(value: &JsValue) -> Pattern { constant JS_MAX_SAFE_INTEGER (line 77) | const JS_MAX_SAFE_INTEGER: u64 = (1u64 << 53) - 1; function module_id_to_lit (line 79) | pub fn module_id_to_lit(module_id: &ModuleId) -> Expr { type StringifyModuleId (line 100) | pub struct StringifyModuleId<'a>(pub &'a ModuleId); function fmt (line 103) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type StringifyJs (line 117) | pub struct StringifyJs<'a, T>(pub &'a T) function fmt (line 125) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type FormatIter (line 154) | pub struct FormatIter T>(pub F); type AstPathRange (line 183) | pub enum AstPathRange { function module_value_to_well_known_object (line 201) | pub fn module_value_to_well_known_object(module_value: &ModuleValue) -> ... type AstSyntaxContext (line 239) | pub struct AstSyntaxContext( method from (line 261) | fn from(v: SyntaxContext) -> Self { method is_transient (line 246) | fn is_transient(&self) -> bool { type Target (line 253) | type Target = SyntaxContext; method deref (line 255) | fn deref(&self) -> &Self::Target { function inline_source_map_comment (line 278) | pub fn inline_source_map_comment(original_path: &str, original_content: ... function test_path_normalization_in_pattern (line 308) | fn test_path_normalization_in_pattern() { function test_inline_source_map_comment (line 330) | fn test_inline_source_map_comment() { FILE: turbopack/crates/turbopack-ecmascript/src/webpack/mod.rs type WebpackModuleAsset (line 26) | pub struct WebpackModuleAsset { method new (line 35) | pub fn new( method ident (line 51) | fn ident(&self) -> Vc { method source (line 56) | fn source(&self) -> Vc { method references (line 61) | fn references(&self) -> Vc { method side_effects (line 66) | fn side_effects(self: Vc) -> Vc { type WebpackChunkAssetReference (line 74) | pub struct WebpackChunkAssetReference { method chunk_id (line 83) | fn chunk_id(&self) -> RcStr { method resolve_reference (line 95) | async fn resolve_reference(&self) -> Result> { type WebpackEntryAssetReference (line 125) | pub struct WebpackEntryAssetReference { method resolve_reference (line 134) | async fn resolve_reference(&self) -> Result> { type WebpackRuntimeAssetReference (line 146) | pub struct WebpackRuntimeAssetReference { method resolve_reference (line 156) | async fn resolve_reference(&self) -> Result> { FILE: turbopack/crates/turbopack-ecmascript/src/webpack/parse.rs type WebpackRuntime (line 28) | pub enum WebpackRuntime { function iife (line 39) | fn iife(stmt: &Stmt) -> Option<&Vec> { function program_iife (line 55) | fn program_iife(program: &Program) -> Option<&Vec> { function is_webpack_require_decl (line 71) | fn is_webpack_require_decl(stmt: &Stmt) -> bool { function get_assign_target_identifier (line 80) | fn get_assign_target_identifier(expr: &AssignTarget) -> Option Option> { function get_assignment (line 111) | fn get_assignment<'a>(stmts: &'a Vec, property: &str) -> Option<&'... function get_fn_body (line 130) | fn get_fn_body(expr: &Expr) -> Option<&Vec> { function get_javascript_chunk_filename (line 145) | fn get_javascript_chunk_filename(stmts: &Vec, eval_context: &EvalC... type RequirePrefixVisitor (line 156) | struct RequirePrefixVisitor { method visit_call_expr (line 161) | fn visit_call_expr(&mut self, call: &CallExpr) { function get_require_prefix (line 179) | fn get_require_prefix(stmts: &Vec) -> Option { function webpack_runtime (line 189) | pub async fn webpack_runtime( FILE: turbopack/crates/turbopack-ecmascript/src/webpack/references.rs function module_references (line 24) | pub async fn module_references( type ModuleReferencesVisitor (line 65) | struct ModuleReferencesVisitor<'a> { method visit_call_expr (line 72) | fn visit_call_expr(&mut self, call: &CallExpr) { FILE: turbopack/crates/turbopack-ecmascript/src/worker_chunk/module.rs type WorkerLoaderModule (line 34) | pub struct WorkerLoaderModule { method new (line 43) | pub fn new( method chunk_group (line 56) | async fn chunk_group( method chunks_data (line 112) | async fn chunks_data( method chunk_group_with_type (line 128) | async fn chunk_group_with_type( method ident (line 149) | fn ident(&self) -> Vc { method source (line 156) | fn source(&self) -> Vc { method references (line 161) | async fn references(self: Vc) -> Result> { method side_effects (line 171) | fn side_effects(self: Vc) -> Vc { method as_chunk_item (line 179) | fn as_chunk_item( method get_exports (line 191) | fn get_exports(&self) -> Vc { method chunk_item_content (line 196) | async fn chunk_item_content( method chunk_item_output_assets (line 309) | fn chunk_item_output_assets( type WorkerModuleReference (line 321) | struct WorkerModuleReference { method new (line 329) | pub fn new(module: ResolvedVc>, worker_type: WorkerTyp... method resolve_reference (line 340) | fn resolve_reference(&self) -> Vc { method chunking_type (line 344) | fn chunking_type(&self) -> Option { FILE: turbopack/crates/turbopack-ecmascript/src/worker_chunk/worker_type.rs type WorkerType (line 9) | pub enum WorkerType { method modifier_str (line 16) | pub fn modifier_str(&self) -> RcStr { method chunk_modifier_str (line 23) | pub fn chunk_modifier_str(&self) -> RcStr { method friendly_str (line 30) | pub fn friendly_str(&self) -> RcStr { method reference_type (line 38) | pub fn reference_type(&self) -> ReferenceType { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/1/input.js function a (line 4) | function a() { function b (line 8) | function b() { function c (line 12) | function c() { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/array-map/input.js function func (line 11) | function func(file) { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/arrow/input.js function x (line 17) | function x() { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/async-lazy-init/input.js function computeAsyncValue (line 7) | async function computeAsyncValue() { function getLasyInitAsyncValue (line 11) | function getLasyInitAsyncValue() { function initLasyInitAsyncProcess (line 20) | async function initLasyInitAsyncProcess() { function ensureAsyncProcessStarted (line 24) | function ensureAsyncProcessStarted() { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/class_super/input.js class BaseClass (line 3) | class BaseClass { method super (line 4) | super(fn) {} class SubClass (line 7) | class SubClass extends BaseClass { method constructor (line 8) | constructor() { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/conditional-import/input.js function earlyExit (line 25) | function earlyExit() { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/declarations/input.js function a (line 1) | function a() {} class e (line 5) | class e {} FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/default-args/input.js function Fun (line 3) | function Fun({ value = named }) { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/early-return/input.js function a (line 1) | function a() { function b (line 9) | function b() { function c (line 19) | function c() { function d (line 26) | function d() { function e (line 35) | function e() { function f (line 44) | function f() { function g (line 52) | function g() { function h (line 62) | function h() { function i (line 71) | function i(j) { function j (line 76) | function j(j) { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/esbuild-reduced/input.js function pkgAndSubpathForCurrentPlatform (line 9) | function pkgAndSubpathForCurrentPlatform() { function generateBinPath (line 16) | function generateBinPath() { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/esbuild/input.js function pkgAndSubpathForCurrentPlatform (line 27) | function pkgAndSubpathForCurrentPlatform() { function generateBinPath (line 42) | function generateBinPath() { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/fn-array-2/input.js function c (line 1) | function c(a, b) { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/fn-array/input.js function c (line 1) | function c(a, b) { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/issue-75938/input.js function Home (line 5) | function Home() { class HelloWorld (line 12) | class HelloWorld { method hi (line 13) | hi() { method #wrap (line 18) | #wrap(cb) { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/issue-77083/input.js function runGetClassesOrUseCache (line 4) | function runGetClassesOrUseCache() { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/issue-77126/input.js function run (line 3) | function run() { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/md5-reduced/input.js function wordsToMd5 (line 4) | function wordsToMd5(x, len) { function md5cmn (line 49) | function md5cmn(q, a, b, x, s, t) { function md5ff (line 52) | function md5ff(a, b, c, d, x, s, t) { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/md5/input.js function md5 (line 24) | function md5(bytes) { function md5ToHexEncodedArray (line 39) | function md5ToHexEncodedArray(input) { function wordsToMd5 (line 63) | function wordsToMd5(x, len) { function bytesToWords (line 165) | function bytesToWords(input) { function safeAdd (line 184) | function safeAdd(x, y) { function bitRotateLeft (line 193) | function bitRotateLeft(num, cnt) { function md5cmn (line 200) | function md5cmn(q, a, b, x, s, t) { function md5ff (line 203) | function md5ff(a, b, c, d, x, s, t) { function md5gg (line 206) | function md5gg(a, b, c, d, x, s, t) { function md5hh (line 209) | function md5hh(a, b, c, d, x, s, t) { function md5ii (line 212) | function md5ii(a, b, c, d, x, s, t) { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/nested-args/input.js function x (line 1) | function x(a) { function r (line 8) | function r(a) { function outer (line 17) | function outer(a) { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/nested/input.js function a (line 1) | function a() { class d (line 17) | class d { method m (line 18) | m() { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/non-root-assignments/input.js function named_function_export_const_after_eval (line 2) | function named_function_export_const_after_eval() { function default_function_export_const_after_eval (line 9) | function default_function_export_const_after_eval() { class ConstAfterEvalClass (line 34) | class ConstAfterEvalClass { method named_class_method_export_const_after_eval (line 35) | named_class_method_export_const_after_eval() { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/op-assign/input.js function wrapClientComponentLoader (line 4) | function wrapClientComponentLoader(ComponentMod) { function getClientComponentLoaderMetrics (line 18) | function getClientComponentLoaderMetrics( FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/peg/input.js function peg$subclass (line 9) | function peg$subclass(child, parent) { function peg$SyntaxError (line 17) | function peg$SyntaxError(message, expected, found, location) { function hex (line 66) | function hex(ch) { function literalEscape (line 70) | function literalEscape(s) { function classEscape (line 86) | function classEscape(s) { function describeExpectation (line 104) | function describeExpectation(expectation) { function describeExpected (line 108) | function describeExpected(expected) { function describeFound (line 145) | function describeFound(found) { function peg$parse (line 158) | function peg$parse(input, options) { FILE: turbopack/crates/turbopack-ecmascript/tests/analyzer/graph/react-dom-production/input.js function p (line 13) | function p(a){for(var b="https://reactjs.org/docs/error-decoder.html?inv... function fa (line 13) | function fa(a,b){ha(a,b);ha(a+"Capture",b)} function ha (line 14) | function ha(a,b){ea[a]=b;for(a=0;a>>=0;return 0===a?32:31-(pc(a)/qc|0)|0} function tc (line 60) | function tc(a){switch(a&-a){case 1:return 1;case 2:return 2;case 4:retur... function uc (line 61) | function uc(a,b){var c=a.pendingLanes;if(0===c)return 0;var d=0,e=a.susp... function vc (line 62) | function vc(a,b){switch(a){case 1:case 2:case 4:return b+250;case 8:case... function wc (line 63) | function wc(a,b){for(var c=a.suspendedLanes,d=a.pingedLanes,e=a.expirati... function xc (line 63) | function xc(a){a=a.pendingLanes&-1073741825;return 0!==a?a:a&1073741824?... function yc (line 63) | function yc(){var a=rc;rc<<=1;0===(rc&4194240)&&(rc=64);return a} function zc (line 63) | function zc(a){for(var b=[],c=0;31>c;c++)b.push(a);return b} function Ac (line 64) | function Ac(a,b,c){a.pendingLanes|=b;536870912!==b&&(a.suspendedLanes=0,... function Bc (line 64) | function Bc(a,b){var c=a.pendingLanes&~b;a.pendingLanes=b;a.suspendedLan... function Cc (line 65) | function Cc(a,b){var c=a.entangledLanes|=b;for(a=a.entanglements;c;){var... function Dc (line 65) | function Dc(a){a&=-a;return 1Tf||(a.current=Sf[Tf],Sf[Tf]=null,Tf--)} function G (line 124) | function G(a,b){Tf++;Sf[Tf]=a.current;a.current=b} function Yf (line 124) | function Yf(a,b){var c=a.type.contextTypes;if(!c)return Vf;var d=a.state... function Zf (line 125) | function Zf(a){a=a.childContextTypes;return null!==a&&void 0!==a} function $f (line 125) | function $f(){E(Wf);E(H)} function ag (line 125) | function ag(a,b,c){if(H.current!==Vf)throw Error(p(168));G(H,b);G(Wf,c)} function bg (line 125) | function bg(a,b,c){var d=a.stateNode;b=b.childContextTypes;if("function"... function cg (line 126) | function cg(a){a=(a=a.stateNode)&&a.__reactInternalMemoizedMergedChildCo... function dg (line 126) | function dg(a,b,c){var d=a.stateNode;if(!d)throw Error(p(169));c?(a=bg(a... function hg (line 126) | function hg(a){null===eg?eg=[a]:eg.push(a)} function ig (line 126) | function ig(a){fg=!0;hg(a)} function jg (line 127) | function jg(){if(!gg&&null!==eg){gg=!0;var a=0,b=C;try{var c=eg;for(C=1;... function tg (line 127) | function tg(a,b){kg[lg++]=ng;kg[lg++]=mg;mg=a;ng=b} function ug (line 128) | function ug(a,b,c){og[pg++]=rg;og[pg++]=sg;og[pg++]=qg;qg=a;var d=rg;a=s... function vg (line 128) | function vg(a){null!==a.return&&(tg(a,1),ug(a,1,0))} function wg (line 128) | function wg(a){for(;a===mg;)mg=kg[--lg],kg[lg]=null,ng=kg[--lg],kg[lg]=n... function Ag (line 129) | function Ag(a,b){var c=Bg(5,null,null,0);c.elementType="DELETED";c.state... function Cg (line 130) | function Cg(a,b){switch(a.tag){case 5:var c=a.type;b=1!==b.nodeType||c.t... function Dg (line 131) | function Dg(a){return 0!==(a.mode&1)&&0===(a.flags&128)} function Eg (line 131) | function Eg(a){if(I){var b=yg;if(b){var c=b;if(!Cg(a,b)){if(Dg(a))throw ... function Fg (line 131) | function Fg(a){for(a=a.return;null!==a&&5!==a.tag&&3!==a.tag&&13!==a.tag... function Gg (line 132) | function Gg(a){if(a!==xg)return!1;if(!I)return Fg(a),I=!0,!1;var b;(b=3!... function Hg (line 133) | function Hg(){for(var a=yg;a;)a=Lf(a.nextSibling)} function Ig (line 133) | function Ig(){yg=xg=null;I=!1} function Jg (line 133) | function Jg(a){null===zg?zg=[a]:zg.push(a)} function Lg (line 133) | function Lg(a,b){if(a&&a.defaultProps){b=A({},b);a=a.defaultProps;for(va... function Qg (line 133) | function Qg(){Pg=Og=Ng=null} function Rg (line 133) | function Rg(a){var b=Mg.current;E(Mg);a._currentValue=b} function Sg (line 134) | function Sg(a,b,c){for(;null!==a;){var d=a.alternate;(a.childLanes&b)!==... function Tg (line 134) | function Tg(a,b){Ng=a;Pg=Og=null;a=a.dependencies;null!==a&&null!==a.fir... function Vg (line 135) | function Vg(a){var b=a._currentValue;if(Pg!==a)if(a={context:a,memoizedV... function Xg (line 135) | function Xg(a){null===Wg?Wg=[a]:Wg.push(a)} function Yg (line 135) | function Yg(a,b,c,d){var e=b.interleaved;null===e?(c.next=c,Xg(b)):(c.ne... function Zg (line 136) | function Zg(a,b){a.lanes|=b;var c=a.alternate;null!==c&&(c.lanes|=b);c=a... function ah (line 136) | function ah(a){a.updateQueue={baseState:a.memoizedState,firstBaseUpdate:... function bh (line 137) | function bh(a,b){a=a.updateQueue;b.updateQueue===a&&(b.updateQueue={base... function ch (line 137) | function ch(a,b){return{eventTime:a,lane:b,tag:0,payload:null,callback:n... function dh (line 138) | function dh(a,b,c){var d=a.updateQueue;if(null===d)return null;d=d.share... function eh (line 138) | function eh(a,b,c){b=b.updateQueue;if(null!==b&&(b=b.shared,0!==(c&41942... function fh (line 139) | function fh(a,b){var c=a.updateQueue,d=a.alternate;if(null!==d&&(d=d.upd... function gh (line 141) | function gh(a,b,c,d){var e=a.updateQueue;$g=!1;var f=e.firstBaseUpdate,g... function ih (line 144) | function ih(a,b,c){a=b.effects;b.effects=null;if(null!==a)for(b=0;bc?c:4;a(!0);var d=Qh.transition;Qh.t... function Fi (line 179) | function Fi(){return di().memoizedState} function Gi (line 180) | function Gi(a,b,c){var d=lh(a);c={lane:d,action:c,hasEagerState:!1,eager... function ri (line 181) | function ri(a,b,c){var d=lh(a),e={lane:d,action:c,hasEagerState:!1,eager... function Hi (line 182) | function Hi(a){var b=a.alternate;return a===N||null!==b&&b===N} function Ii (line 182) | function Ii(a,b){Th=Sh=!0;var c=a.pending;null===c?b.next=b:(b.next=c.ne... function Ji (line 182) | function Ji(a,b,c){if(0!==(c&4194240)){var d=b.lanes;d&=a.pendingLanes;c... function Ki (line 188) | function Ki(a,b){try{var c="",d=b;do c+=Pa(d),d=d.return;while(d);var e=... function Li (line 188) | function Li(a,b,c){return{value:a,source:null,stack:null!=c?c:null,diges... function Mi (line 189) | function Mi(a,b){try{console.error(b.value)}catch(c){setTimeout(function... function Oi (line 189) | function Oi(a,b,c){c=ch(-1,c);c.tag=3;c.payload={element:null};var d=b.v... function Ri (line 190) | function Ri(a,b,c){c=ch(-1,c);c.tag=3;var d=a.type.getDerivedStateFromEr... function Ti (line 191) | function Ti(a,b,c){var d=a.pingCache;if(null===d){d=a.pingCache=new Ni;v... function Vi (line 191) | function Vi(a){do{var b;if(b=13===a.tag)b=a.memoizedState,b=null!==b?nul... function Wi (line 192) | function Wi(a,b,c,d,e){if(0===(a.mode&1))return a===b?a.flags|=65536:(a.... function Yi (line 192) | function Yi(a,b,c,d){b.child=null===a?Ch(b,null,c,d):Bh(b,a.child,c,d)} function Zi (line 193) | function Zi(a,b,c,d,e){c=c.render;var f=b.ref;Tg(b,e);d=Xh(a,b,c,d,f,e);... function aj (line 194) | function aj(a,b,c,d,e){if(null===a){var f=c.type;if("function"===typeof ... function cj (line 195) | function cj(a,b,c,d,e){if(null!==a){var f=a.memoizedProps;if(Ie(f,d)&&a.... function ej (line 196) | function ej(a,b,c){var d=b.pendingProps,e=d.children,f=null!==a?a.memoiz... function hj (line 197) | function hj(a,b){var c=b.ref;if(null===a&&null!==c||null!==a&&a.ref!==c)... function dj (line 197) | function dj(a,b,c,d,e){var f=Zf(c)?Xf:H.current;f=Yf(b,f);Tg(b,e);c=Xh(a... function ij (line 198) | function ij(a,b,c,d,e){if(Zf(c)){var f=!0;cg(b)}else f=!1;Tg(b,e);if(nul... function kj (line 204) | function kj(a,b,c,d,e,f){hj(a,b);var g=0!==(b.flags&128);if(!d&&!g)retur... function lj (line 204) | function lj(a){var b=a.stateNode;b.pendingContext?ag(a,b.pendingContext,... function mj (line 205) | function mj(a,b,c,d,e){Ig();Jg(e);b.flags|=256;Yi(a,b,c,d);return b.child} function oj (line 205) | function oj(a){return{baseLanes:a,cachePool:null,transitions:null}} function pj (line 206) | function pj(a,b,c){var d=b.pendingProps,e=M.current,f=!1,g=0!==(b.flags&... function rj (line 209) | function rj(a,b){b=qj({mode:"visible",children:b},a.mode,0,null);b.retur... function tj (line 209) | function tj(a,b,c,d){null!==d&&Jg(d);Bh(b,a.child,null,c);a=rj(b,b.pendi... function sj (line 210) | function sj(a,b,c,d,e,f,g){if(c){if(b.flags&256)return b.flags&=-257,d=L... function wj (line 212) | function wj(a,b,c){a.lanes|=b;var d=a.alternate;null!==d&&(d.lanes|=b);S... function xj (line 213) | function xj(a,b,c,d,e){var f=a.memoizedState;null===f?a.memoizedState={i... function yj (line 214) | function yj(a,b,c){var d=b.pendingProps,e=d.revealOrder,f=d.tail;Yi(a,b,... function jj (line 216) | function jj(a,b){0===(b.mode&1)&&null!==a&&(a.alternate=null,b.alternate... function $i (line 216) | function $i(a,b,c){null!==a&&(b.dependencies=a.dependencies);hh|=b.lanes... function zj (line 217) | function zj(a,b,c){switch(b.tag){case 3:lj(b);Ig();break;case 5:Kh(b);br... function Ej (line 223) | function Ej(a,b){if(!I)switch(a.tailMode){case "hidden":b=a.tail;for(var... function S (line 224) | function S(a){var b=null!==a.alternate&&a.alternate.child===a.child,c=0,... function Fj (line 225) | function Fj(a,b,c){var d=b.pendingProps;wg(b);switch(b.tag){case 2:case ... function Jj (line 239) | function Jj(a,b){wg(b);switch(b.tag){case 1:return Zf(b.type)&&$f(),a=b.... function Mj (line 240) | function Mj(a,b){var c=a.ref;if(null!==c)if("function"===typeof c)try{c(... function Nj (line 240) | function Nj(a,b,c){try{c()}catch(d){W(a,b,d)}} function Pj (line 241) | function Pj(a,b){Cf=dd;a=Me();if(Ne(a)){if("selectionStart"in a)var c={s... function Qj (line 244) | function Qj(a,b,c){var d=b.updateQueue;d=null!==d?d.lastEffect:null;if(n... function Rj (line 244) | function Rj(a,b){b=b.updateQueue;b=null!==b?b.lastEffect:null;if(null!==... function Sj (line 244) | function Sj(a){var b=a.ref;if(null!==b){var c=a.stateNode;switch(a.tag){... function Tj (line 245) | function Tj(a){var b=a.alternate;null!==b&&(a.alternate=null,Tj(b));a.ch... function Uj (line 245) | function Uj(a){return 5===a.tag||3===a.tag||4===a.tag} function Vj (line 246) | function Vj(a){a:for(;;){for(;null===a.sibling;){if(null===a.return||Uj(... function Wj (line 247) | function Wj(a,b,c){var d=a.tag;if(5===d||6===d)a=a.stateNode,b?8===c.nod... function Xj (line 248) | function Xj(a,b,c){var d=a.tag;if(5===d||6===d)a=a.stateNode,b?c.insertB... function Zj (line 248) | function Zj(a,b,c){for(c=c.child;null!==c;)ak(a,b,c),c=c.sibling} function ak (line 249) | function ak(a,b,c){if(lc&&"function"===typeof lc.onCommitFiberUnmount)tr... function bk (line 251) | function bk(a){var b=a.updateQueue;if(null!==b){a.updateQueue=null;var c... function dk (line 252) | function dk(a,b){var c=b.deletions;if(null!==c)for(var d=0;d Result<()> { FILE: turbopack/crates/turbopack/src/evaluate_context.rs function node_build_environment (line 26) | pub fn node_build_environment() -> Vc { function node_env_value (line 32) | async fn node_env_value(env: Vc>) -> Result { function node_evaluate_asset_context (line 41) | pub async fn node_evaluate_asset_context( function config_tracing_module_context (line 124) | pub async fn config_tracing_module_context( FILE: turbopack/crates/turbopack/src/global_module_ids.rs function get_global_module_id_strategy (line 20) | pub async fn get_global_module_id_strategy( constant JS_MAX_SAFE_INTEGER (line 88) | const JS_MAX_SAFE_INTEGER: u64 = (1u64 << 53) - 1; function finalize_module_ids (line 91) | fn finalize_module_ids( FILE: turbopack/crates/turbopack/src/lib.rs function apply_module_type (line 79) | async fn apply_module_type( function apply_reexport_tree_shaking (line 310) | async fn apply_reexport_tree_shaking( type ModuleAssetContext (line 342) | pub struct ModuleAssetContext { method new (line 357) | pub fn new( method new_transition (line 376) | pub fn new_transition( method new_without_replace_externals (line 397) | pub fn new_without_replace_externals( method module_options_context (line 416) | pub fn module_options_context(&self) -> Vc { method resolve_options_context (line 421) | pub fn resolve_options_context(&self) -> Vc { method is_types_resolving_enabled (line 426) | pub async fn is_types_resolving_enabled(&self) -> Result> { method with_types_resolving_enabled (line 434) | pub async fn with_types_resolving_enabled(self: Vc) -> Result Vc { method layer (line 981) | fn layer(&self) -> Layer { method resolve_options (line 986) | async fn resolve_options( method resolve_asset (line 1004) | async fn resolve_asset( method process_resolve_result (line 1035) | async fn process_resolve_result( method process (line 1151) | async fn process( method with_transition (line 1167) | async fn with_transition(&self, transition: RcStr) -> Result>) -> Result<()> { function emit_assets_into_dir (line 1204) | pub async fn emit_assets_into_dir( function emit_assets_into_dir_operation (line 1219) | pub async fn emit_assets_into_dir_operation( function replace_external (line 1230) | pub async fn replace_external( FILE: turbopack/crates/turbopack/src/module_options/custom_module_type.rs type CustomModuleType (line 8) | pub trait CustomModuleType { method create_module (line 10) | fn create_module( method extend_ecmascript_transforms (line 18) | fn extend_ecmascript_transforms( FILE: turbopack/crates/turbopack/src/module_options/match_mode.rs type MatchMode (line 6) | pub enum MatchMode { method matches (line 16) | pub fn matches(&self, reference_type: &ReferenceType) -> bool { FILE: turbopack/crates/turbopack/src/module_options/mod.rs function package_import_map_from_import_mapping (line 45) | pub(crate) fn package_import_map_from_import_mapping( function package_import_map_from_context (line 58) | pub(crate) fn package_import_map_from_context( function rule_condition_from_webpack_condition_glob (line 70) | async fn rule_condition_from_webpack_condition_glob( function rule_condition_from_webpack_condition (line 84) | async fn rule_condition_from_webpack_condition( type ModuleOptions (line 171) | pub struct ModuleOptions { method new (line 178) | pub async fn new( method new_internal (line 225) | async fn new_internal( FILE: turbopack/crates/turbopack/src/module_options/module_options_context.rs type LoaderRuleItem (line 29) | pub struct LoaderRuleItem { type WebpackRules (line 43) | pub struct WebpackRules(Vec<(RcStr, LoaderRuleItem)>); type ConditionPath (line 46) | pub enum ConditionPath { type ConditionQuery (line 52) | pub enum ConditionQuery { type ConditionContentType (line 58) | pub enum ConditionContentType { type ConditionItem (line 65) | pub enum ConditionItem { type WebpackLoadersOptions (line 80) | pub struct WebpackLoadersOptions { type WebpackLoaderBuiltinConditionSetMatch (line 86) | pub enum WebpackLoaderBuiltinConditionSetMatch { type WebpackLoaderBuiltinConditionSet (line 96) | pub trait WebpackLoaderBuiltinConditionSet { method match_condition (line 99) | fn match_condition(&self, condition: &str) -> WebpackLoaderBuiltinCond... method match_condition (line 119) | fn match_condition(&self, _condition: &str) -> WebpackLoaderBuiltinCon... type EmptyWebpackLoaderBuiltinConditionSet (line 105) | pub struct EmptyWebpackLoaderBuiltinConditionSet; method new (line 110) | fn new() -> Vc> { type DecoratorsKind (line 128) | pub enum DecoratorsKind { type DecoratorsOptions (line 157) | pub struct DecoratorsOptions { method value_default (line 179) | fn value_default() -> Vc { type TypescriptTransformOptions (line 188) | pub struct TypescriptTransformOptions { method value_default (line 196) | fn value_default() -> Vc { type JsxTransformOptions (line 203) | pub struct JsxTransformOptions { type ExternalsTracingOptions (line 212) | pub struct ExternalsTracingOptions { type ModuleOptionsContext (line 220) | pub struct ModuleOptionsContext { type EcmascriptOptionsContext (line 262) | pub struct EcmascriptOptionsContext { type CssOptionsContext (line 304) | pub struct CssOptionsContext { method value_default (line 329) | fn value_default() -> Vc { function side_effect_free_packages_glob (line 335) | pub async fn side_effect_free_packages_glob( FILE: turbopack/crates/turbopack/src/module_options/module_rule.rs type ModuleRule (line 22) | pub struct ModuleRule { method new (line 30) | pub fn new(mut condition: RuleCondition, effects: Vec impl Iterator { method matches (line 63) | pub async fn matches( type ModuleRuleEffect (line 76) | pub enum ModuleRuleEffect { type ModuleType (line 94) | pub enum ModuleType { method fmt (line 162) | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { type ConfiguredModuleType (line 186) | pub enum ConfiguredModuleType { method parse (line 205) | pub fn parse(type_str: &str) -> Result { method into_effect (line 228) | pub async fn into_effect( FILE: turbopack/crates/turbopack/src/module_options/rule_condition.rs type RuleCondition (line 21) | pub enum RuleCondition { method all (line 58) | pub fn all(conditions: Vec) -> RuleCondition { method any (line 62) | pub fn any(conditions: Vec) -> RuleCondition { method not (line 67) | pub fn not(condition: RuleCondition) -> RuleCondition { method flatten (line 76) | pub fn flatten(&mut self) { method matches (line 165) | pub async fn matches( function flatten_any_with_single_child_collapses (line 380) | fn flatten_any_with_single_child_collapses() { function flatten_any_nested_and_false (line 391) | fn flatten_any_nested_and_false() { function flatten_any_short_circuits_on_true (line 401) | fn flatten_any_short_circuits_on_true() { function flatten_any_empty_becomes_false (line 412) | fn flatten_any_empty_becomes_false() { function flatten_all_with_single_child_collapses (line 419) | fn flatten_all_with_single_child_collapses() { function flatten_all_nested_and_true (line 430) | fn flatten_all_nested_and_true() { function flatten_all_short_circuits_on_false (line 440) | fn flatten_all_short_circuits_on_false() { function flatten_all_empty_becomes_true (line 451) | fn flatten_all_empty_becomes_true() { function flatten_not_of_not (line 458) | fn flatten_not_of_not() { function flatten_not_constants (line 467) | fn flatten_not_constants() { function test_rule_condition_leaves (line 478) | async fn test_rule_condition_leaves() { function run_leaves_test_operation (line 489) | pub async fn run_leaves_test_operation() -> Result<()> { function test_rule_condition_tree (line 611) | async fn test_rule_condition_tree() { function run_rule_condition_tree_test_operation (line 626) | pub async fn run_rule_condition_tree_test_operation() -> Result<()> { FILE: turbopack/crates/turbopack/src/module_options/transition_rule.rs type TransitionRule (line 13) | pub struct TransitionRule { method new (line 21) | pub fn new(condition: RuleCondition, transition: ResolvedVc ResolvedVc> { method matches (line 54) | pub async fn matches( FILE: turbopack/crates/turbopack/src/transition/full_context_transition.rs type FullContextTransition (line 7) | pub struct FullContextTransition { method new (line 14) | pub fn new(module_context: ResolvedVc) -> Vc, asset: Vc>) -> Vc Option Vc {