gecko-dev/js
Ashley Hauck f81622c868 Bug 1547130 - Always use a tdzCache for class scopes. r=jorendorff
This was incorrectly implemented in bug 1542448 - for a class without a
name, the .initializers varaible would correctly use the class scope,
but would incorrectly use the tdzCache of the *surrounding* scope.
Having two distinct .initializer variables use the same tdzCache caused
the crash in this bug.

Differential Revision: https://phabricator.services.mozilla.com/D29574

--HG--
extra : moz-landing-system : lando
2019-05-01 22:11:41 +00:00
..
ductwork/debugger Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
examples No bug. Update jorendb for newGlobal API change, a=NPOTB, DONTBUILD 2019-02-25 21:20:32 -08:00
ipc Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
public Bug 1547782 - Implement GCPolicy<T>::isValid for Gecko specializations r=jonco 2019-04-30 21:48:32 +00:00
rust Bug 1543843 - Add constructors to JSPropertySpec and inner structs/unions. r=jwalden 2019-04-26 01:01:15 +00:00
src Bug 1547130 - Always use a tdzCache for class scopes. r=jorendorff 2019-05-01 22:11:41 +00:00
xpconnect Bug 1533955 - Show some UI to indicate that a subframe has crashed. r=NeilDeakin 2019-05-01 20:05:24 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1545502 - move fuzzing options to toolchain.configure; r=firefox-build-system-reviewers,chmanchester 2019-04-23 19:15:17 +00:00
sub.configure