Commit d793fc0
[sdk/vm] Make Base64._inverseAlphabet shared.
This is so that Base64 decoding is available for isolategroup-bound callbacks.
TEST=run_isolate_group_run_test
BUG=#61541
CoreLibraryReviewExempt: vm-only pragma
Change-Id: I30b8f0c36b0f980a1f5a13cec3cb07e214324ce0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/461180
Reviewed-by: Slava Egorov <[email protected]>
Commit-Queue: Alexander Aprelev <[email protected]>1 parent c5268b2 commit d793fc0
File tree
2 files changed
+9
-0
lines changed- sdk/lib/convert
- tests/ffi
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
| 592 | + | |
592 | 593 | | |
593 | 594 | | |
594 | 595 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
259 | 260 | | |
260 | 261 | | |
261 | 262 | | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
262 | 270 | | |
263 | 271 | | |
0 commit comments