Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly mangle `this` in the JS backend (#8853) | LemonBoy | 2018-09-03 | 1 | -0/+23 |
As shown in pragmagic/karax#67 using `this` as parameter name made the codegen output wrong code (and the user didn't notice the errors in the browser console). |