mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
I _really_ wanted to call this `.await()`, but that did not fit in with
the convention, or the corresponding `getPromised` in JS.
54f191cfe3/javascript/ql/src/semmle/javascript/ApiGraphs.qll (L184)
148 B
148 B
lgtm,codescanning
- API graph nodes now contain a
getAwaited()member predicate, for getting the result of awaiting an item, such asawait foo.