Ecco la spiegazione, spero possa essere utile a qualcuno.
https://developer.mozilla.org/en-US/...ort_in_Mozilla
Features partially supported by Firefox
These features, while part of ECMAScript 6, are only partially implemented in Firefox, and are only available in nightly builds.
New class syntax
- Basic support (bug 837314)
- extends support
- static method definitions