Home | History | Annotate | Download | only in src

Lines Matching refs:IsLiteralCompareTypeof

6767 static bool IsLiteralCompareTypeof(HValue* left,
6832 if (IsLiteralCompareTypeof(left, op, right, &typeof_expr, &check)) {