зеркало из https://github.com/mozilla/gecko-dev.git
f10844979b
`ValueToId` turned out to be a pitfall we want to avoid, it looks quite similar to `ToPropertyKey`, but is subtly different to that function. Let's rename it to `PrimitiveValueToId` and assert its input is a primitive, that should prevent any accidental use of that function when `ToPropertyKey` should have been used instead. Differential Revision: https://phabricator.services.mozilla.com/D83060 |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
public | ||
rust | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |