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