Commit 9fa0f08
[vm] Remove redundant VerifyOriginId.
It was made redundant by 69485e9, which started using isolate group id as origin id. It is populated by different random generator than the one used for isolate id.
Fixes #60651
TEST=ci
Change-Id: I42545f8a491dbaa7e8b7f636df929522b4499990
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/425700
Commit-Queue: Alexander Aprelev <[email protected]>
Reviewed-by: Ryan Macnak <[email protected]>1 parent 926d4e1 commit 9fa0f08
1 file changed
+0
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | 106 | | |
122 | 107 | | |
123 | 108 | | |
| |||
1939 | 1924 | | |
1940 | 1925 | | |
1941 | 1926 | | |
1942 | | - | |
1943 | | - | |
1944 | | - | |
1945 | | - | |
1946 | | - | |
1947 | 1927 | | |
1948 | 1928 | | |
1949 | 1929 | | |
| |||
0 commit comments