Closed
Description
We should be test engine on the original testsuite without any modification. Issues that have to be solved for this:
- RegExp engine Implement ECMA262 RegExp builtin object and RegExp engine #27
- Unicode support Unicode support #49
- Able to parse JS files from 70 Kbyte to 150 Kbyte
- Implement for-in loop Implement for-in statement #51
- Fix the for loop bug with function calls in the iteration part PARSE_ERROR in for loops #156
These are only the currently known issues, there could be more.