mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-28 18:28:38 +09:00
For checking if a module is in an error state and what the error is, it shouldn't matter if we are currently GC-ing or not. So we don't need to check for it, which removes the requirement to pass in the JS context (needed for AssertHeapIsIdle's runtime check); this unblocks progress where otherwise we'd have to figure out what the context is at the module level just to satisfy this check. |
||
|---|---|---|
| .. | ||
| ductwork | ||
| examples | ||
| ipc | ||
| public | ||
| src | ||
| xpconnect | ||
| ffi.configure | ||
| moz.configure | ||