Searched refs:ValueIsBooleanType (Results 1 – 2 of 2) sorted by relevance
101 bool ValueIsBooleanType() const in ValueIsBooleanType() function
421 if (tacc.ValueIsBooleanType() && TypeInfoAccessor::IsTrustedType(acc_, tacc.GetValue())) { in LowerConditionJump()1198 if (!tacc.ValueIsPrimitiveNumberType() && !tacc.ValueIsBooleanType()) { in LowerTypedIsTrueOrFalse()