TypeScript/tests/cases/conformance/es2019
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
..
importMeta Add missing MetaProperty stuffs 2021-02-22 19:33:01 -05:00
globalThisBlockscopedProperties.ts Forbid accessing block-scoped variables on globalThis (#30510) 2019-03-25 14:07:48 -07:00
globalThisCollision.ts Fix binder performance regression 2019-04-27 16:47:27 -07:00
globalThisGlobalExportAsGlobal.ts Fix crash when exporting+aliasing globalThis inside declare global (#34408) 2019-10-15 14:05:39 -07:00
globalThisPropertyAssignment.ts Add globalThis (#29332) 2019-02-27 14:14:34 -08:00
globalThisReadonlyProperties.ts Add globalThis (#29332) 2019-02-27 14:14:34 -08:00
globalThisTypeIndexAccess.ts Add globalThis (#29332) 2019-02-27 14:14:34 -08:00
globalThisUnknown.ts Add globalThis (#29332) 2019-02-27 14:14:34 -08:00
globalThisUnknownNoImplicitAny.ts Add globalThis (#29332) 2019-02-27 14:14:34 -08:00
globalThisVarDeclaration.ts Add globalThis (#29332) 2019-02-27 14:14:34 -08:00