Commit 8962bd7
committed
Replace native
* Replace native `DisposableStack` globals with internal shims
* Add disposer shim tests for symbol aliases and disposal behavior
- Verify fallback/use of runtime disposal symbols
- Cover sync/async alias installation and descriptors
- Test InternalDisposableStack and async disposer LIFO semantics
- Assert shim-only resources are accepted and invalid resources throwDisposableStack globals with internal shims (#41)1 parent aa8dd93 commit 8962bd7
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
684 | | - | |
| 684 | + | |
685 | 685 | | |
686 | | - | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | | - | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
691 | 689 | | |
692 | 690 | | |
693 | 691 | | |
| |||
0 commit comments