Commit 1b51dca
Add MicrotasksPolicy parameter on MicrotaskQueue constructor
MicrotasksPolicy was a missing functionality of MicrotaskQueue that
was available on the per-Isolate MicrotaskQueue.
This expose that as a construction time option.
Change-Id: I22bcc8082ca64552d107ee6db138011654047861
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1559677
Reviewed-by: Ulan Degenbaev <[email protected]>
Commit-Queue: Taiju Tsuiki <[email protected]>
Cr-Commit-Position: refs/heads/master@{#60858}1 parent 4269f23 commit 1b51dca
2 files changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6768 | 6768 | | |
6769 | 6769 | | |
6770 | 6770 | | |
6771 | | - | |
| 6771 | + | |
| 6772 | + | |
6772 | 6773 | | |
6773 | 6774 | | |
6774 | 6775 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8935 | 8935 | | |
8936 | 8936 | | |
8937 | 8937 | | |
8938 | | - | |
8939 | | - | |
| 8938 | + | |
| 8939 | + | |
| 8940 | + | |
| 8941 | + | |
| 8942 | + | |
| 8943 | + | |
8940 | 8944 | | |
8941 | 8945 | | |
8942 | 8946 | | |
| |||
0 commit comments