JS: add utility SyntacticConstants::isNullOrUndefined

This commit is contained in:
Esben Sparre Andreasen
2018-10-12 14:36:57 +02:00
parent 7c7cd7c213
commit ec1722c4db
3 changed files with 22 additions and 21 deletions

View File

@@ -58,7 +58,6 @@
| tst.js:47:5:47:5 | 1 |
| tst.js:48:1:48:7 | x.p = 1 |
| tst.js:48:7:48:7 | 1 |
| tst.js:49:1:49:6 | x += 1 |
| tst.js:49:6:49:6 | 1 |
| tst.ts:1:13:1:21 | <number>1 |
| tst.ts:1:21:1:21 | 1 |