Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 1357506 - Remove assert that constructorBox can only be set once when ↵ | Gaming4JC | 2019-07-18 | -0/+8 |
| | | | | | | | parsing classes. Both asm.js and syntax parsing can abort and rewind parsing of an inner function. The bookkeeping to make sure that a class's constructor FunctionBox is only set once is not worth it -- duplicate constructor definitions already throw an early error. | |||
* | 1359622 - Fix assert for calling Function.toString on class constructors ↵ | Gaming4JC | 2019-07-18 | -0/+4 |
| | | | | when the compartment has had source discarded. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+30 |