abujehad139 / js-addin

Automatically exported from code.google.com/p/js-addin
0 stars 0 forks source link

Syntax error reported on "debugger;" #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. JavaScript Parser reports "Syntax error" on 'debugger;' line. 

What is the expected output? What do you see instead?
No errors reported.

What version of the product are you using? On what operating system?
Windows 7 Enterprise, VS2010 Professional x64, JavaScript Parser v. 3.6

Original issue reported on code.google.com by alxgr...@gmail.com on 9 May 2013 at 11:19

GoogleCodeExporter commented 9 years ago
Fixed with new version. There is option in settings where you can disable error 
on debugger

Original comment by mega.boich@gmail.com on 13 May 2013 at 7:48