| 1 | // Flags: --experimental-quic --experimental-stream-iter --no-warnings |
| 2 | |
| 3 | // Test: PerformanceObserver integration for QUIC. |
| 4 | // QuicEndpoint, QuicSession, and QuicStream emit PerformanceEntry |
nothing calls this directly
no test coverage detected