зеркало из https://github.com/mozilla/gecko-dev.git
c4e5d07fa3
This patch fixes a regression introduced by the `--enable-record-tuple` build flag, which made https://searchfox.org/mozilla-central/source/js/src/tests/non262/template-strings/bug1559123.js crash because the `IsExtendedPrimitive` doesn't work with forwarded objects. This patch introduces a new `gc::MaybeForwardedIsExtendedPrimitive` function, similar to the existing `gc::MaybeForwardedObjectIs` one. Differential Revision: https://phabricator.services.mozilla.com/D133076 |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
public | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |