We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=314514767&repo=mozilla-central&lineNumber=123691
## test262/language/arguments-object/cls-expr-private-gen-meth-static-args-trailing-comma-single-args.js: rc = 3, run time = 0.054069 ... <unknown>:1:0 SyntaxError: syntax error on: Token { terminal_id: PrivateIdentifier, loc: SourceLocation { start: 1251, end: 1258 }, is_on_new_line: false, value: Atom(SourceAtomSetIndex { index: 59 }) } TEST-UNEXPECTED-FAIL | test262/language/arguments-object/cls-expr-private-gen-meth-static-args-trailing-comma-single-args.js | (args: "--smoosh") [0.1 s]
The text was updated successfully, but these errors were encountered:
so, basically this is https://tc39.es/proposal-private-methods/
Sorry, something went wrong.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=53e70e6661f3b1f7986a1a5daa615604f2e7134f
Add private methods to the grammar rule (fixes mozilla-spidermonkey#630)
fbd529b
b4bcfed
arai-a
No branches or pull requests
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=314514767&repo=mozilla-central&lineNumber=123691
The text was updated successfully, but these errors were encountered: