mozilla / scanjs

[DEPRECATED] Static analysis tool for javascript code.
Other
429 stars 38 forks source link

[scanwork.js] - 'arguments.join is not a function' - console.log #67

Closed pwnetrationguru closed 10 years ago

pwnetrationguru commented 10 years ago

When scanning, I get:

arguments.join is not a function

postMessage({'type':'log', 'message': arguments.join(" ")});