Commit graph

6 commits

Author SHA1 Message Date
Eli Barzilay d495957065 Add missing MetaProperty stuffs
Add missing parts in the binder and the checker to enable CFA +
narrowing of `import.meta` values.

Fixes #41468
2021-02-22 19:33:01 -05:00
Oleksandr T af38ab90e2
feat(41249): allow import.meta with module: es2020 (#41274) 2020-10-27 17:26:15 -07:00
Ron Buckton bf054ae796
Add support for import.meta in System modules (#32797) 2019-08-12 13:00:58 -07:00
Daniel Rosenwasser 12a3e39dca Specify ESNext module in test. 2018-04-27 18:17:49 -07:00
Daniel Rosenwasser 4f497e6c0c Added tests around ES5, assigning to 'import.meta' and properties, global augmentations. 2018-04-10 16:28:50 -07:00
Daniel Rosenwasser 8923eec80a Added tests for 'import.meta'. 2018-04-09 15:26:30 -07:00