Nathan Shively-Sanders 29f9493d87
Fix crash when exporting+aliasing globalThis inside declare global (#34408)
* global module:Fix crash when exporting+aliasing globalThis

* Fix another globalThis crash

find-all-refs assumed that an export inside a `declare x` was always an
ambient module, but it is not -- `declare global` does not allow
`export`, so find-all-refs shouldn't return any refs for this error case.
2019-10-15 14:05:39 -07:00
..
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-08-30 18:05:07 +08:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-05-06 21:21:37 +02:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-05-23 13:33:38 -07:00
2019-06-09 10:11:36 -07:00
2019-06-09 10:11:36 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00
2019-06-13 12:41:21 -07:00