Files
sousa-gecko/dom/bindings
Jan de Mooij 30aaddd90f Bug 2051957 part 4 - Use JS::DoubleValue instead of the redundant JS::CanonicalizedDoubleValue. r=spidermonkey-reviewers,mccr8,jonco
`JS::CanonicalizedDoubleValue` forwards to `JS::DoubleValue` since bug 2049714.

`JS::DoubleValue` is in NamespaceImports.h so some files now use `DoubleValue`
instead of `JS::DoubleValue` to match code for other types.

Differential Revision: https://phabricator.services.mozilla.com/D311321
2026-07-14 07:47:59 +00:00
..