Commit 7afc299
committed
src: set ArrayBufferViewContents::WasDetached for array buffer views
Previously, this would only be set if a raw ArrayBuffer was passed, not
a view on a detached ArrayBuffer.1 parent bdf75a6 commit 7afc299
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
594 | | - | |
595 | | - | |
596 | | - | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
597 | 599 | | |
598 | 600 | | |
599 | 601 | | |
| |||
0 commit comments