Predicate TaintTracking::isStringTypeGuard
A test for the value of typeof x, restricting the potential types of x.
Import path
import semmle.javascript.dataflow.TaintTrackingpredicate isStringTypeGuard(EqualityTest test, Expr operand, boolean polarity)