JS: undeclared variables in strict mode
I noticed when running the testsuite in strict mode there are several places that don't declare local variables. Some in the JS code and some caused by the code generator.
I have a fix.
I noticed when running the testsuite in strict mode there are several places that don't declare local variables. Some in the JS code and some caused by the code generator.
I have a fix.