(response)
| 13476 | } |
| 13477 | }; |
| 13478 | function handleFetchDone(response) { |
| 13479 | finalizeAndReportTiming(response, "fetch"); |
| 13480 | } |
| 13481 | __name(handleFetchDone, "handleFetchDone"); |
| 13482 | function fetch2(input, init = void 0) { |
| 13483 | webidl.argumentLengthCheck(arguments, 1, "globalThis.fetch"); |
no test coverage detected