summaryrefslogtreecommitdiff
path: root/test/built-ins/Function/prototype/toString/AsyncFunction.js
Commit message (Expand)AuthorAgeFilesLines
* allow any function to report its toString as a NativeFunctionMichael Ficarra2018-03-071-1/+2
* Update Function/prototype/toString 'esid: pending' frontmatterValerie R Young2018-02-221-1/+1
* Revert "js-beautify: make all indentation consistent (depth & character) (#14...André Bargull2018-02-091-1/+1
* js-beautify: make all indentation consistent (depth & character) (#1409)Rick Waldron2018-02-091-1/+1
* add line feed following `{` of F.p.toString output for dynamic functions (#847)Josh Wolfe2017-02-071-1/+1
* Add tests for async functionsBrian Terlson2016-07-281-0/+15