Skip to content

Commit

Permalink
update assumptions
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiosantoscode committed Jun 16, 2020
1 parent cfad907 commit 7dd0b9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -1317,6 +1317,7 @@ To allow for better optimizations, the compiler makes various assumptions:
`Object.defineProperty()`, `Object.defineProperties()`, `Object.freeze()`,
`Object.preventExtensions()` or `Object.seal()`).
- `document.all` is not `== null`
- Assigning properties to a class doesn't have side effects and does not throw.

### Build Tools and Adaptors using Terser

Expand Down

0 comments on commit 7dd0b9d

Please sign in to comment.