Iain Ireland 3ce66a4829 Bug 1754968: Don't optimize Object.assign on prototypes r=jandem
It would also have been possible to fix this bug by loosening the assertion to only compare prop maps instead of shapes, but I don't think there's any value in optimizing Object.assign on prototypes, so this seems like the safest fix.

Differential Revision: https://phabricator.services.mozilla.com/D139083
2022-02-22 17:13:53 +00:00
..