Commit 2699fe4
quic: fixes undefined handle in QuicStream kInspect
If the #handle is undefined and not QuicStream,
while kInspect is called
`DataViewPrototypeGetByteLength` will throw.
Signed-off-by: Marten Richter <marten.richter@freenet.de>
PR-URL: #64170
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
Reviewed-By: Tim Perry <pimterry@gmail.com>1 parent 0854482 commit 2699fe4
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
933 | 933 | | |
934 | 934 | | |
935 | 935 | | |
936 | | - | |
| 936 | + | |
| 937 | + | |
937 | 938 | | |
938 | 939 | | |
939 | 940 | | |
| |||
0 commit comments