Searched defs:boolValue (Results 1 – 6 of 6) sorted by relevance
29 bool boolValue = GetCallArg(argv, 0)->ToBoolean(); in BooleanConstructor() local
299 bool boolValue = elem->AsBooleanLiteral()->Value(); in ProcessArrayExpressionInLiteralArray() local965 bool boolValue = value->AsBooleanLiteral()->Value(); in CreateAnnotationProp() local
619 bool boolValue = elem->AsBooleanLiteral()->Value(); in ProcessArrayElement() local
668 GateRef boolValue = ConvertTaggedBooleanToBool(value); in LowerCheckTaggedBoolAndConvert() local
2037 auto boolValue = inst->GetInput(0).GetInst()->GetInput(0).GetInst(); in TrySimplifyCompareNegation() local
1733 Local<BooleanRef> boolValue = BooleanRef::New(vm_, inputBool); in HWTEST_F_L0() local