| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/56587 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
In the REPL example,
we should have asserted the decorator is callable before we invoke the call method, as is required by the spec 7.3.13 Call. We have similar guards for initializers and the decorated class, but somehow we missed the decorators.