Open robturtle opened 8 years ago
It's always reproducible on my machine. I tried to reproduce it with other code but failed. Currently the exact reproducible code is:
function construct(f) { let newObject = Object.create(f.prototype); newO
The nesh will crash when you press tab key right after the "newO". Here's the screenshot:
It's always reproducible on my machine. I tried to reproduce it with other code but failed. Currently the exact reproducible code is:
The nesh will crash when you press tab key right after the "newO". Here's the screenshot: