CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.21-dev (changelog, source)
Search

Predicate DataFlow::ContentSet::mapValueWithKnownKeyStrict

Gets the content set describing the value of a Map object stored with the given known key.

This has no result if key is not one of the keys we track precisely. See also mapValueFromKey.

Import path

import javascript
ContentSet mapValueWithKnownKeyStrict(string key)