mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
This implements the changes from the "has consensus" PR in TC39 The second pair of `DefaultNumberOption()` calls was inlined, because only the fallback case is relevant anyway. Steps 12.d and 12.e from the spec PR were combined into a single `if`-block. That way it also matches step 12.f more closely. Also changed the single `if` steps into an `if-else if` chain, because the steps are mutually exclusive. |
||
|---|---|---|
| .. | ||
| ductwork | ||
| examples | ||
| ipc | ||
| public | ||
| src | ||
| xpconnect | ||
| ffi.configure | ||
| moz.configure | ||