Searched refs:rawBugReport (Results 1 – 1 of 1) sorted by relevance
85 const rawBugReport = files.find((file) => file.file.name === bugreportName); constant86 if (!rawBugReport) {90 const traceBuffer = new Uint8Array(await rawBugReport.file.arrayBuffer());