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

Member predicate StringReplaceCall::replaces

Holds if this call to replace replaces old with new.

predicate replaces(string old, string new)