This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-02-12 21:21:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aae6cd93a28d0b380ef4b46db594a66ed93db403
codeql
/
javascript
/
ql
/
test
/
ApiGraphs
History
Asger F
587ad5c600
JS: Refine criteria so that explicit this-passing is not affected
2025-10-06 11:43:18 +02:00
..
accessors
…
argprops
…
async-await
JS: Move some promise-related store steps into PromiseFlow::storeStep
2025-03-13 12:53:04 +01:00
bound-args
…
branching-flow
…
call-nodes
…
classes
JS: show test changes after
#15823
2024-03-18 13:09:37 +01:00
ctor-arg
…
custom-entry-point
…
custom-use-steps
JS: Add test for use steps
2024-04-17 14:46:00 +02:00
cyclic
…
dynamic-prop-read
JS: Update a test
2025-03-14 23:08:20 +01:00
explicit-this
JS: Refine criteria so that explicit this-passing is not affected
2025-10-06 11:43:18 +02:00
imprecise-export
…
imprecision
…
namespaced-package
…
nested-property-export
…
nonlocal
…
partial-invoke
…
promises
…
promisify
…
property-read-from-argument
…
reexport
JS: Add store step into namespace re-export specifier
2024-04-17 14:14:12 +02:00
return-self
…
spread
JS: Fix handling of spread args on a bound function
2025-04-01 16:20:57 +02:00
tagged-template
…
typed
…
VerifyAssertions.qll
…