Asger Feldthaus
|
530be38b84
|
JS: MapGet
|
2021-03-23 14:53:14 +00:00 |
|
Asger Feldthaus
|
4a45731c85
|
JS: SetMapForEach
|
2021-03-23 14:53:14 +00:00 |
|
Asger Feldthaus
|
c9c99464cf
|
JS: ForOfStep (unify with Arrays version)
|
2021-03-23 14:53:13 +00:00 |
|
Asger Feldthaus
|
1a5eede39f
|
JS: SetConstructor
|
2021-03-23 14:53:13 +00:00 |
|
Asger Feldthaus
|
5c9a239776
|
JS: SetAdd
|
2021-03-23 14:53:13 +00:00 |
|
Asger Feldthaus
|
98398a9efd
|
JS: add two-prop version of loadStoreStep and infer pseudo properties
Initial step towards migrating CollectionFlowStep to PreCallGraphStep
|
2021-03-23 14:53:13 +00:00 |
|
Asger Feldthaus
|
67ec5d325c
|
JS: Stop caching AdditionalFlowStep
|
2021-03-23 14:53:13 +00:00 |
|
Asger Feldthaus
|
adaf3234ec
|
JS: IteratorExceptionStep
|
2021-03-23 14:53:13 +00:00 |
|
Asger Feldthaus
|
7021be05c5
|
JS: FlowStepThroughImport
|
2021-03-23 14:53:13 +00:00 |
|
Asger Feldthaus
|
52279d4bea
|
JS: Rename some test predicates to reflect reality
|
2021-03-23 14:53:13 +00:00 |
|
Asger Feldthaus
|
fae907df65
|
JS: Update some uses in tests
|
2021-03-23 14:53:13 +00:00 |
|
Asger Feldthaus
|
bda074835e
|
JS: Replace uses in ExternalApiUsedWithUntrustedData
|
2021-03-23 14:53:12 +00:00 |
|
Asger Feldthaus
|
2012e97842
|
JS: NextJSStaticReactComponentPropsStep
|
2021-03-23 14:53:12 +00:00 |
|
Asger Feldthaus
|
64c7d4e597
|
JS: NextJSStaticPropsStep
|
2021-03-23 14:53:12 +00:00 |
|
Asger Feldthaus
|
0035defd72
|
JS: ExceptionStep
|
2021-03-23 14:53:12 +00:00 |
|
Asger Feldthaus
|
5051f10586
|
JS: ImmutableConstructionStep
|
2021-03-23 14:53:12 +00:00 |
|
Asger Feldthaus
|
3e54136086
|
JS: Rename EventEmitterFlowStep to reflect reality
|
2021-03-23 14:53:12 +00:00 |
|
Asger Feldthaus
|
5fe3c1a0a9
|
JS: EventEmitterTaintStep
|
2021-03-23 14:53:12 +00:00 |
|
Asger Feldthaus
|
3a2f87f0a7
|
JS: AdditionalTypeTrackingStep -> SharedTypeTrackingStep
|
2021-03-23 14:53:12 +00:00 |
|
Asger Feldthaus
|
b8049f19e2
|
JS: SharedFlowStepFromPreCallGraph
|
2021-03-23 14:53:12 +00:00 |
|
Asger Feldthaus
|
8f750d4ad3
|
JS: UrlSearchParamsTaintStep
|
2021-03-23 14:53:12 +00:00 |
|
Asger Feldthaus
|
f84a05526d
|
JS: ArraySliceStep
|
2021-03-23 14:53:11 +00:00 |
|
Asger Feldthaus
|
633152940c
|
JS: ArrayConcatStep
|
2021-03-23 14:53:11 +00:00 |
|
Asger Feldthaus
|
17d1e6d614
|
JS: ArraySpliceStep
|
2021-03-23 14:53:11 +00:00 |
|
Asger Feldthaus
|
5d6c6b4b9b
|
JS: ArrayCreationStep
|
2021-03-23 14:53:11 +00:00 |
|
Asger Feldthaus
|
5bfd2ad07f
|
JS: ArrayPopStep
|
2021-03-23 14:53:11 +00:00 |
|
Asger Feldthaus
|
36a8134490
|
JS: ArrayIndexingAccess
|
2021-03-23 14:53:11 +00:00 |
|
Asger Feldthaus
|
b7ae62c3a3
|
JS: ArrayAppendStep
|
2021-03-23 14:53:11 +00:00 |
|
Asger Feldthaus
|
1c815f12da
|
JS: ArrayCopySpread
|
2021-03-23 14:53:11 +00:00 |
|
Asger Feldthaus
|
151420fd0f
|
JS: ArrayFrom
|
2021-03-23 14:53:11 +00:00 |
|
Asger Feldthaus
|
e42f8439de
|
JS: Replace uses of AdditionalFlowStep with SharedFlowStep
|
2021-03-23 14:53:10 +00:00 |
|
Asger Feldthaus
|
24539dc0ee
|
JS: Remove unneeded default case in loadStoreStep
|
2021-03-23 14:53:10 +00:00 |
|
CodeQL CI
|
a43bb1fb6d
|
Merge pull request #5499 from asgerf/js/non-recursive-sourcenode
Approved by erik-krogh
|
2021-03-23 14:52:10 +00:00 |
|
Asger Feldthaus
|
6c8b4a82c1
|
JS: Autoformat
|
2021-03-23 11:55:37 +00:00 |
|
Asger Feldthaus
|
6b19e69d30
|
JS: Fix some join orders
|
2021-03-22 16:17:19 +00:00 |
|
Asger Feldthaus
|
42e6c7eb2e
|
JS: Remove field from InvokeNode
|
2021-03-22 15:19:31 +00:00 |
|
Asger Feldthaus
|
c03e9d6c75
|
JS: Address review comments
|
2021-03-22 15:19:31 +00:00 |
|
Asger Feldthaus
|
5bfdca895b
|
JS: Remove recursive def of SourceNode::Range
|
2021-03-22 15:07:38 +00:00 |
|
Asger Feldthaus
|
230b9cf5d3
|
JS: Avoid recursion in SourceNode::Range
|
2021-03-22 15:07:38 +00:00 |
|
Erik Krogh Kristensen
|
b565e3de91
|
expand outDir support in tsconfig files
|
2021-03-19 23:13:51 +01:00 |
|
Erik Krogh Kristensen
|
84e9229386
|
Merge branch 'main' into koa
|
2021-03-19 16:56:15 +01:00 |
|
Erik Krogh Kristensen
|
79feb3b689
|
Merge pull request #5454 from asgerf/js/fix-untrusted-checkout-id
JS: Fix query ID for UntrustedCheckout
|
2021-03-19 14:32:52 +01:00 |
|
CodeQL CI
|
3b117f5218
|
Merge pull request #5419 from erik-krogh/forgery
Approved by asgerf
|
2021-03-19 12:56:53 +00:00 |
|
Asger Feldthaus
|
42c4b22ea1
|
JS: Fix query ID for UntrustedCheckout
|
2021-03-19 12:41:34 +00:00 |
|
CodeQL CI
|
fc7f19f900
|
Merge pull request #5433 from erik-krogh/clientSocket
Approved by esbena
|
2021-03-19 02:12:19 -07:00 |
|
Erik Krogh Kristensen
|
58617c5c59
|
recognize client websockets as ClientRequests
|
2021-03-18 19:08:39 +01:00 |
|
Erik Krogh Kristensen
|
ed8e0fb593
|
remove CannonicalName API nodes
|
2021-03-18 15:34:17 +01:00 |
|
Erik Krogh Kristensen
|
7180a1ed52
|
add Type to MkHasUnderlyingType
|
2021-03-18 15:16:31 +01:00 |
|
Erik Krogh Kristensen
|
6bab41ce8b
|
Merge pull request #5350 from JarLob/actions
github actions queries
|
2021-03-18 14:46:25 +01:00 |
|
Erik Krogh Kristensen
|
f94f82a0dc
|
use getAChainedMethodCall
|
2021-03-18 14:35:10 +01:00 |
|