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

Predicate join

Concatenates two access paths, separating them by . unless one of them is empty.

Import path

import codeql.mad.dynamic.GraphExport
string join(string x, string y)