Commit 06a64da
Fix regress-crbug-1520311 on big endian
DataView is used to make sure values are written and read back
correctly on BE platforms.
Change-Id: I23984e0c0b65114e7027c30726080dd40cd4cbce
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5234515
Commit-Queue: Milad Farazmand <mfarazma@redhat.com>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/main@{#91992}1 parent 325c326 commit 06a64da
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
0 commit comments