Commit 19efe60
src: expose async context frame debugging helper to JS
This was invaluable for debugging the previous change,
so I'm suggesting we add it regardless of it being a
debugging-only API.
PR-URL: #62103
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>1 parent 0257e80 commit 19efe60Copy full SHA for 19efe60
2 files changed
+14Lines changed: 14 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+12Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
322 | 322 | |
323 | 323 | |
324 | 324 | |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
325 | 332 | |
326 | 333 | |
327 | 334 | |
| ||
372 | 379 | |
373 | 380 | |
374 | 381 | |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
375 | 386 | |
376 | 387 | |
377 | 388 | |
| ||
501 | 512 | |
502 | 513 | |
503 | 514 | |
| 515 | + |
504 | 516 | |
505 | 517 | |
506 | 518 | |
|
Collapse file
+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
166 | 166 | |
167 | 167 | |
168 | 168 | |
| 169 | + |
| 170 | + |
169 | 171 | |
170 | 172 | |
171 | 173 | |
|
0 commit comments