Daniel Anderson

Results 3 issues of Daniel Anderson

When parsing certain kinds class fields, the parser throws an error expecting a semicolon. ###### JerryScript revision 2.4.0 ###### Build platform all ###### Build steps n/a ###### Build log n/a...

bug
parser

From my reading of the spec, it sounds like keywords are not allowed as export names. However, modules can export default and the spec is not explicit on whether this...

feature request

###### JerryScript revision 2.4.0 ###### Build platform all ###### Build steps n/a ###### Build log n/a ###### Test case Assume there is a global variable named 'process' in the current...