Closed
Bug 353055
Opened 19 years ago
Closed 13 years ago
operator-grammar decompiler tester
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: sayrer, Unassigned)
Details
In bug 350531, brendan says:
Write a complete, correct exhaustive operator-grammar decompiler tester.
This could use an optimized version of subset to good effect. It should handle
unary operators as well as binary, plus let, function, and ?: of course.
| Reporter | ||
Updated•19 years ago
|
Severity: normal → enhancement
Comment 1•13 years ago
|
||
Don't need when we just save the source. We also have real fuzzers.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•