Commit 9b84ee6
committed
src: add ability to look up platform based on
This should eventually remove any necessity to use the global-state
`GetMainThreadMultiIsolatePlatform()`.
Backport-PR-URL: #35241
PR-URL: #30467
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>Environment*
1 parent a770a35 commit 9b84ee6Copy full SHA for 9b84ee6
File tree
Expand file treeCollapse file tree
2 files changed
+14
-1
lines changedOpen diff view settings
Filter options
- src
- api
Expand file treeCollapse file tree
2 files changed
+14
-1
lines changedOpen diff view settings
Collapse file
+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
474 | 474 | |
475 | 475 | |
476 | 476 | |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
477 | 485 | |
478 | 486 | |
479 | 487 | |
|
Collapse file
+6-1Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
456 | 456 | |
457 | 457 | |
458 | 458 | |
459 | | - |
| 459 | + |
460 | 460 | |
| 461 | + |
461 | 462 | |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
462 | 467 | |
463 | 468 | |
464 | 469 | |
|
0 commit comments