Commit 465a32a
committed
Revert "deps: cherry-pick 3c8195d from V8 upstream"
This reverts commit e7f30db.
The original commit included tests for AsyncIterator that broke on 6.2
PR-URL: #17383
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Yang Guo <yangguo@chromium.org>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>1 parent 49d23a3 commit 465a32aCopy full SHA for 465a32a
File tree
Expand file treeCollapse file tree
4 files changed
+6
-36
lines changedOpen diff view settings
Filter options
- deps/v8
- src/builtins
- test/inspector/debugger
Expand file treeCollapse file tree
4 files changed
+6
-36
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
| 30 | + |
31 | 31 | |
32 | 32 | |
33 | 33 | |
|
Collapse file
deps/v8/src/builtins/builtins-collections-gen.cc
Copy file name to clipboardExpand all lines: deps/v8/src/builtins/builtins-collections-gen.cc+4-5Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
302 | 302 | |
303 | 303 | |
304 | 304 | |
305 | | - |
306 | | - |
307 | | - |
308 | | - |
309 | | - |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
310 | 309 | |
311 | 310 | |
312 | 311 | |
|
Collapse file
deps/v8/test/inspector/debugger/caught-uncaught-exceptions-expected.txt
Copy file name to clipboardExpand all lines: deps/v8/test/inspector/debugger/caught-uncaught-exceptions-expected.txt-8Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
10 | | - |
11 | | - |
12 | | - |
13 | | - |
Collapse file
deps/v8/test/inspector/debugger/caught-uncaught-exceptions.js
Copy file name to clipboardExpand all lines: deps/v8/test/inspector/debugger/caught-uncaught-exceptions.js+1-22Lines changed: 1 addition & 22 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
11 | | - |
12 | | - |
13 | | - |
14 | | - |
15 | | - |
16 | | - |
17 | | - |
18 | | - |
19 | | - |
20 | | - |
21 | | - |
22 | | - |
23 | 10 | |
24 | 11 | |
25 | 12 | |
| ||
35 | 22 | |
36 | 23 | |
37 | 24 | |
38 | | - |
39 | | - |
40 | | - |
41 | | - |
42 | | - |
43 | | - |
44 | | - |
45 | | - |
46 | | - |
| 25 | + |
0 commit comments