This result comes from the following profile where both SmooshMonkey and SpiderMonkey succeed: https://share.firefox.dev/38DHNBm
Under js::frontend::GeneralParser::parse, filtering with Token highlights that we spent 3.407s in the lexer.
Under smoosh_test_parse_script, filtering with lexer highlights that we spent 4.858s in the lexer.