TypeScript/tests
Andrew Casey e3808b65d4 Simplify and correct PermittedJumps computation
1. It was looking at the parent which wasn't guaranteed to be in the
extracted range.
2. It was checking direct, rather than indirect containment - apparently
to avoid applying the rules to certain expressions (which can't contain
jumps anyway, unless they're in anonymous functions, in which case
they're fine).

Fixes #18144
2017-09-07 16:21:20 -07:00
..
baselines/reference Simplify and correct PermittedJumps computation 2017-09-07 16:21:20 -07:00
cases When loading a module from node_modules, get packageId even in the loadModuleFromFile case (#18185) 2017-09-07 14:31:20 -07:00
lib
webhost
perfsys.ts
perftsc.ts
test.bat
webTestResults.html
webTestServer.ts