Commit 18cd002
test: change buffer offset to accommodate V8 BackingStore
To avoid problem with the behavior of new V8 BackingStore API,
change the offset. The base address of each test case will be
different.
Fixes: #31061
PR-URL: #31171
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent 20a8175 commit 18cd002Copy full SHA for 18cd002
File tree
Expand file treeCollapse file tree
1 file changed
+8
-4
lines changedOpen diff view settings
Filter options
- test/addons/buffer-free-callback
Expand file treeCollapse file tree
1 file changed
+8
-4
lines changedOpen diff view settings
Collapse file
test/addons/buffer-free-callback/test.js
Copy file name to clipboardExpand all lines: test/addons/buffer-free-callback/test.js+8-4Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
16 | 16 | |
17 | 17 | |
18 | 18 | |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
19 | 23 | |
20 | 24 | |
21 | 25 | |
22 | | - |
| 26 | + |
23 | 27 | |
24 | 28 | |
25 | 29 | |
26 | 30 | |
27 | 31 | |
28 | 32 | |
29 | | - |
30 | | - |
31 | 33 | |
32 | 34 | |
| 35 | + |
| 36 | + |
33 | 37 | |
34 | 38 | |
35 | | - |
| 39 | + |
0 commit comments