Hack to display more useful SyntaxError exceptions.
For some reason v8 doesn't include the frame with the syntax error in the stack trace - so have to special case it.
parent
6c5c8085
Please register or sign in to comment
For some reason v8 doesn't include the frame with the syntax error in the stack trace - so have to special case it.