mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-02 04:22:56 +00:00

Turned off 'super' keyword - was letting through some cut'n'pasted java code quietly and blowing big chunks out of the codegen/interpreter later. Anybody know why 'super' had an interesting value here? - there was no support for it on any path that I could see.