I am trying to parse a number of JavaScript codes into AST, the code is from a dataset and it might have syntax error. Is there away i can use tolerant mode in pyjsparser? Thank you.