Predicate TaintTracking::isNumberGuard
Holds if guard is a test that checks if operand is a number.
Import path
import semmle.javascript.dataflow.TaintTrackingpredicate isNumberGuard(Node guard, Expr operand, boolean polarity)Holds if guard is a test that checks if operand is a number.
import semmle.javascript.dataflow.TaintTrackingpredicate isNumberGuard(Node guard, Expr operand, boolean polarity)