Skip to content
Snippets Groups Projects
Commit da764caf authored by André Bargull's avatar André Bargull Committed by Leo Balter
Browse files

Add Function.prototype.toString tests for async generator functions (#955)

* Add Function.prototype.toString tests for many function forms
* Add non-const computed property name to Function.prototype.toString tests
* Split class method tests into class-expression and class-statement tests
* Add tests for unnamed function expression forms
* Add tests for async (generator) methods in class contexts
* Add test case for Function.prototype.toString on async arrow function
parent faaa4685
No related branches found
No related tags found
Loading
Showing
with 251 additions and 6 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment